This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix POD typo
[perl5.git] / Changes5.10
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: Renée Bäcker <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: Sébastien 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      Branch: perl
3857            ! pp_sys.c
3858 ____________________________________________________________________________
3859 [ 31953] By: rgs                                   on 2007/09/24  13:19:10
3860         Log: Upgrade to Compress::Zlib 2.007
3861      Branch: perl
3862            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
3863            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
3864            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t
3865 ____________________________________________________________________________
3866 [ 31952] By: rgs                                   on 2007/09/24  12:50:02
3867         Log: Upgrade to threads::shared 1.14
3868              Corrects warnings reported by Devel::PPPort.
3869      Branch: perl
3870            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
3871 ____________________________________________________________________________
3872 [ 31951] By: rgs                                   on 2007/09/24  12:37:28
3873         Log: Subject: [PATCH] Re: BigInt bug with non-integer accuracy/precision
3874              From: Tels <nospam-abuse@bloodgate.com>
3875              Date: Sat, 22 Sep 2007 11:33:34 +0200
3876              Message-Id: <200709221133.35110@bloodgate.com>
3877      Branch: perl
3878            + lib/Math/BigInt/t/round.t
3879            ! MANIFEST lib/Math/BigInt.pm
3880 ____________________________________________________________________________
3881 [ 31950] By: merijn                                on 2007/09/24  08:34:14
3882         Log: Announce plans for -Duse32bit* options for Configure, and document
3883              that there is no guarantee on 32bit builds when no args passed
3884      Branch: perl
3885            ! INSTALL
3886 ____________________________________________________________________________
3887 [ 31949] By: craigb                                on 2007/09/24  02:51:23
3888         Log: Allow IEEE math to be deselected on OpenVMS I64 (but it remains
3889              the default).
3890      Branch: perl
3891            ! configure.com
3892 ____________________________________________________________________________
3893 [ 31948] By: davem                                 on 2007/09/24  01:20:00
3894         Log: silence a spurious compiler warning in regcomp.c
3895      Branch: perl
3896            ! regcomp.c
3897 ____________________________________________________________________________
3898 [ 31947] By: davem                                 on 2007/09/24  00:42:07
3899         Log: fifth attempt to silence S_emulate_eaccess compiler warning
3900      Branch: perl
3901            ! embed.fnc embed.h pp_sys.c proto.h
3902 ____________________________________________________________________________
3903 [ 31946] By: craigb                                on 2007/09/23  23:44:59
3904         Log: And some more VMS-specific additions to PL_bincompat_options.
3905      Branch: perl
3906            ! perl.h
3907 ____________________________________________________________________________
3908 [ 31945] By: nicholas                              on 2007/09/23  21:10:27
3909         Log: Add USE_IEEE to PL_bincompat_options, as use_ieee in the configuration
3910              on VMS affects binary compatibility.
3911      Branch: perl
3912            ! perl.h
3913 ____________________________________________________________________________
3914 [ 31944] By: craigb                                on 2007/09/23  15:09:51
3915         Log: Record IEEE usage in config.h on VMS.
3916      Branch: perl
3917            ! configure.com
3918 ____________________________________________________________________________
3919 [ 31943] By: merijn                                on 2007/09/23  13:57:00
3920         Log: Revert #31942, as it was inconsistent between threaded and
3921              non-threaded builds
3922      Branch: perl
3923            ! hints/netbsd.sh t/uni/overload.t
3924 ____________________________________________________________________________
3925 [ 31942] By: merijn                                on 2007/09/23  08:59:52
3926         Log: netbsd's setlocale () doesn't support LC_COLLATE and LC_NUMERIC
3927              Subject: Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu)
3928              From: Abe Timmerman <abe@ztreet.demon.nl>
3929              Date: Sun, 23 Sep 2007 01:11:50 +0200
3930              Message-ID: <46F5A136.8080000@ztreet.demon.nl>
3931      Branch: perl
3932            ! hints/netbsd.sh t/uni/overload.t
3933 ____________________________________________________________________________
3934 [ 31941] By: nicholas                              on 2007/09/23  07:20:49
3935         Log: Under -DDEBUGGING (on gcc), assert that SvRV(sv) is being called on
3936              a valid SvTYPE().
3937      Branch: perl
3938            ! sv.h
3939 ____________________________________________________________________________
3940 [ 31940] By: nicholas                              on 2007/09/22  15:46:44
3941         Log: Fix bug 45607 - for the corner case *{"BONK"} = \&{"BONK"} the order
3942              of op evaluation means that what had been a reference to a constant
3943              can turn into a typeglob before the sassign gets to run.
3944      Branch: perl
3945            ! pp_hot.c t/op/gv.t
3946 ____________________________________________________________________________
3947 [ 31939] By: mhx                                   on 2007/09/22  08:01:59
3948         Log: Upgrade to Devel::PPPort 3.12
3949      Branch: perl
3950            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
3951            ! ext/Devel/PPPort/soak
3952 ____________________________________________________________________________
3953 [ 31938] By: nicholas                              on 2007/09/21  09:16:37
3954         Log: hv_stores() on a literal string is now fractionally more efficient than
3955              hv_store().
3956      Branch: perl
3957            ! mg.c util.c
3958 ____________________________________________________________________________
3959 [ 31937] By: steveh                                on 2007/09/21  08:25:47
3960         Log: Fix Win32 breakage caused by #31926
3961      Branch: perl
3962            ! hv.c
3963 ____________________________________________________________________________
3964 [ 31936] By: rgs                                   on 2007/09/21  07:54:47
3965         Log: Silence a load of "value computed is not used" warnings
3966      Branch: perl
3967            ! dump.c gv.c hv.c mg.c mro.c op.c pp_ctl.c pp_hot.c util.c
3968 ____________________________________________________________________________
3969 [ 31935] By: steveh                                on 2007/09/21  07:39:02
3970         Log: Upgrade to Win32-0.32
3971      Branch: perl
3972            ! ext/Win32/Win32.pm ext/Win32/Win32.xs
3973            ! ext/Win32/t/GetFileVersion.t ext/Win32/t/Names.t
3974 ____________________________________________________________________________
3975 [ 31934] By: rgs                                   on 2007/09/21  07:35:24
3976         Log: Subject: [PATCH] version-0.73 (was Re: Change 31920: Don't use ~0 as a version
3977              From: John Peacock <jpeacock@cpan.org>
3978              Date: Thu, 20 Sep 2007 21:15:51 -0400
3979              Message-ID: <46F31B47.6030601@cpan.org>
3980      Branch: perl
3981            ! lib/version.pm lib/version.t util.c
3982 ____________________________________________________________________________
3983 [ 31933] By: nicholas                              on 2007/09/20  19:34:51
3984         Log: Get mad compiling as C++. (At least for me)
3985      Branch: perl
3986            ! embed.fnc op.c op.h proto.h
3987 ____________________________________________________________________________
3988 [ 31932] By: nicholas                              on 2007/09/20  16:52:06
3989         Log: Remove now-unnecessary =cuts where POD is now adjacent to POD.
3990      Branch: perl
3991            ! hv.c
3992 ____________________________________________________________________________
3993 [ 31931] By: nicholas                              on 2007/09/20  16:44:24
3994         Log: Add a new function Perl_hv_common_key_len(), which contains the
3995              manipulations to convert negative lengths to positive length + UTF-8
3996              flag. hv_delete(), hv_exists(), hv_fetch(), hv_store() and
3997              hv_store_flags() all become mathoms. The macros hv_fetchs() and
3998              hv_stores() call hv_common() directly.
3999      Branch: perl
4000            ! embed.fnc embed.h global.sym handy.h hv.c hv.h mathoms.c
4001            ! proto.h
4002 ____________________________________________________________________________
4003 [ 31930] By: nicholas                              on 2007/09/20  15:11:01
4004         Log: Move the SV dereference of Perl_hv_fetch()/Perl_hv_store()/
4005              Perl_hv_store_flags() into Perl_hv_common(). All already pass in
4006              HV_FETCH_JUST_SV, which only these three pass in.
4007      Branch: perl
4008            ! hv.c
4009 ____________________________________________________________________________
4010 [ 31929] By: stevep                                on 2007/09/20  14:00:07
4011         Log: ext/XS/APITest/APITest.xs was suffering casting issues with g++
4012              as well after the addition of Perl_hv_common().
4013      Branch: perl
4014            ! ext/XS/APItest/APItest.xs
4015 ____________________________________________________________________________
4016 [ 31928] By: rgs                                   on 2007/09/20  13:53:03
4017         Log: Subject: [PATCH] Archive::Extract 0.24 (was Re: Archive::Extract test failures on Solaris)
4018              From: "Jos I. Boumans" <kane@dwim.org>
4019              Date: Thu, 20 Sep 2007 15:46:24 +0200
4020              Message-Id: <174BF3BE-B640-4CCA-AB47-BE527382B236@dwim.org>
4021      Branch: perl
4022            ! lib/Archive/Extract.pm
4023            ! lib/Archive/Extract/t/01_Archive-Extract.t
4024            ! lib/Archive/Extract/t/src/double_dir.zip.packed
4025            ! lib/Archive/Extract/t/src/x.Z.packed
4026            ! lib/Archive/Extract/t/src/x.bz2.packed
4027            ! lib/Archive/Extract/t/src/x.gz.packed
4028            ! lib/Archive/Extract/t/src/x.jar.packed
4029            ! lib/Archive/Extract/t/src/x.par.packed
4030            ! lib/Archive/Extract/t/src/x.tar.gz.packed
4031            ! lib/Archive/Extract/t/src/x.tar.packed
4032            ! lib/Archive/Extract/t/src/x.tgz.packed
4033            ! lib/Archive/Extract/t/src/x.zip.packed
4034            ! lib/Archive/Extract/t/src/y.jar.packed
4035            ! lib/Archive/Extract/t/src/y.par.packed
4036            ! lib/Archive/Extract/t/src/y.tar.bz2.packed
4037            ! lib/Archive/Extract/t/src/y.tar.gz.packed
4038            ! lib/Archive/Extract/t/src/y.tar.packed
4039            ! lib/Archive/Extract/t/src/y.tbz.packed
4040            ! lib/Archive/Extract/t/src/y.tgz.packed
4041            ! lib/Archive/Extract/t/src/y.zip.packed
4042 ____________________________________________________________________________
4043 [ 31927] By: stevep                                on 2007/09/20  13:32:18
4044         Log: Casts needed in mathoms.c to make it compile with g++ after the
4045              making Perl_hv_common() return void *.
4046      Branch: perl
4047            ! mathoms.c
4048 ____________________________________________________________________________
4049 [ 31926] By: nicholas                              on 2007/09/20  12:59:25
4050         Log: Switch Perl_hv_common() to returning void * rather than HE *.
4051      Branch: perl
4052            ! embed.fnc hv.c hv.h proto.h
4053 ____________________________________________________________________________
4054 [ 31925] By: nicholas                              on 2007/09/20  12:20:59
4055         Log: Change 31919 forgot to add Perl_hv_common to global.sym
4056      Branch: perl
4057            ! global.sym
4058 ____________________________________________________________________________
4059 [ 31924] By: nicholas                              on 2007/09/20  12:13:16
4060         Log: Convert hv_delete_ent(), hv_exists_ent(), hv_fetch_ent() and
4061              hv_store_ent() to macros, and consign the function bodies to history.
4062              Er, mathoms.c
4063      Branch: perl
4064            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
4065 ____________________________________________________________________________
4066 [ 31923] By: nicholas                              on 2007/09/20  10:21:30
4067         Log: Use Perl_hv_common() to test disabling the key conversion in hash
4068              lookups.
4069      Branch: perl
4070            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
4071 ____________________________________________________________________________
4072 [ 31922] By: nicholas                              on 2007/09/20  10:20:47
4073         Log: assert that what is passed into the hash functions is really an HV.
4074              (MRO code is calling hash functions during global destruction, hence
4075              the check on SVTYPEMASK.)
4076      Branch: perl
4077            ! hv.c
4078 ____________________________________________________________________________
4079 [ 31921] By: nicholas                              on 2007/09/20  09:42:50
4080         Log: SVs know their length, so avoid 2 calls to strlen().
4081              As we have an SV, call hv_fetch_ent() rather than hv_fetch().
4082      Branch: perl
4083            ! mro.c
4084 ____________________________________________________________________________
4085 [ 31920] By: rgs                                   on 2007/09/20  08:59:34
4086         Log: Don't use ~0 as a version number -- it could overflow.
4087      Branch: perl
4088            ! lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t
4089 ____________________________________________________________________________
4090 [ 31919] By: nicholas                              on 2007/09/20  08:39:28
4091         Log: Make hv_fetch_common() non-static, and change its name to hv_common(),
4092              as it now also performs hv_delete()/hv_delete_ent()
4093      Branch: perl
4094            ! embed.fnc embed.h hv.c proto.h
4095 ____________________________________________________________________________
4096 [ 31918] By: nicholas                              on 2007/09/19  22:55:27
4097         Log: Change 31849 forgot to regenerate the documentation - removing a
4098              documented function from the published API moves the POD file in which
4099              its documentation resides.
4100      Branch: perl
4101            ! pod/perlapi.pod pod/perlintern.pod
4102 ____________________________________________________________________________
4103 [ 31917] By: nicholas                              on 2007/09/19  22:52:53
4104         Log: Inline and abolish S_hv_magic_uvar_xkey().
4105      Branch: perl
4106            ! embed.fnc embed.h hv.c proto.h
4107 ____________________________________________________________________________
4108 [ 31916] By: nicholas                              on 2007/09/19  22:04:46
4109         Log: Send all delete()/delete_ent() calls via S_hv_fetch_common().
4110              This puts all the key normalisation code in one place.
4111      Branch: perl
4112            ! hv.c hv.h
4113 ____________________________________________________________________________
4114 [ 31915] By: nicholas                              on 2007/09/19  21:43:54
4115         Log: Lots more tests with many permuations of 7, 8 and $lots bit data.
4116      Branch: perl
4117            ! ext/XS/APItest/t/hash.t
4118 ____________________________________________________________________________
4119 [ 31914] By: nicholas                              on 2007/09/19  21:01:26
4120         Log: Parameterise the code that tests the rot13 hash, and add a second
4121              hashtype to test - bitflip (that xors code point with 32).
4122      Branch: perl
4123            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
4124 ____________________________________________________________________________
4125 [ 31913] By: nicholas                              on 2007/09/19  18:11:40
4126         Log: ext/XS/APItest/t/hash.t was failing because the fieldhash code didn't
4127              reset the pre-computed hash value.
4128      Branch: perl
4129            ! hv.c
4130 ____________________________________________________________________________
4131 [ 31912] By: nicholas                              on 2007/09/19  15:53:43
4132         Log: Call the key transformation function for hv_exists()/hv_fetch()/
4133              hv_store(). (And test this)
4134      Branch: perl
4135            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
4136 ____________________________________________________________________________
4137 [ 31911] By: rgs                                   on 2007/09/19  14:28:28
4138         Log: Fix failing Test::Simple test
4139      Branch: perl
4140            ! lib/Test/Simple/t/More.t
4141 ____________________________________________________________________________
4142 [ 31910] By: steveh                                on 2007/09/19  13:58:25
4143         Log: Updates to AUTHORS etc.
4144      Branch: perl
4145            ! AUTHORS Porting/checkAUTHORS.pl
4146 ____________________________________________________________________________
4147 [ 31909] By: steveh                                on 2007/09/19  13:48:44
4148         Log: Fix whitespace in Changes to keep Porting/checkAUTHORS.pl happy
4149      Branch: perl
4150            ! Changes
4151 ____________________________________________________________________________
4152 [ 31908] By: rgs                                   on 2007/09/19  13:30:18
4153         Log: Fix file name in MANIFEST
4154      Branch: perl
4155            ! MANIFEST
4156 ____________________________________________________________________________
4157 [ 31907] By: stevep                                on 2007/09/19  13:21:26
4158         Log: Update to Test-Simple-0.71
4159      Branch: perl
4160            + lib/Test/Simple/t/BEGIN_use_ok.t lib/Test/Simple/t/cmp_ok.t
4161            + lib/Test/Simple/t/is_deeply_dne_bug.t
4162            + lib/Test/Simple/t/is_deeply_with_threads.t
4163            + lib/Test/Simple/t/lib/Dummy.pm
4164            + lib/Test/Simple/t/lib/MyOverload.pm lib/Test/Simple/t/try.t
4165            - lib/Test/Simple/t/sort_bug.t
4166            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
4167            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
4168            ! lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-more.t
4169            ! lib/Test/Simple/t/is_fh.t lib/Test/Simple/t/output.t
4170 ____________________________________________________________________________
4171 [ 31906] By: nicholas                              on 2007/09/19  10:54:59
4172         Log: Mark utils/Makefile as read/write in perforce.
4173      Branch: perl
4174            ! utils/Makefile
4175 ____________________________________________________________________________
4176 [ 31905] By: nicholas                              on 2007/09/19  10:53:01
4177         Log: Call the key transformation function for hv_delete().
4178              Honour the HV_DISABLE_UVAR_XKEY for hv_delete().
4179              Test this.
4180              [Pass in 3 more parameters to S_hv_magic_uvar_xkey()]
4181      Branch: perl
4182            ! embed.fnc embed.h ext/XS/APItest/APItest.xs
4183            ! ext/XS/APItest/Makefile.PL ext/XS/APItest/t/hash.t hv.c
4184            ! proto.h
4185 ____________________________________________________________________________
4186 [ 31904] By: steveh                                on 2007/09/19  10:42:15
4187         Log: Clean up test files left behind (on Win32, at least) by Archive-Extract
4188      Branch: perl
4189            ! lib/Archive/Extract/t/01_Archive-Extract.t
4190 ____________________________________________________________________________
4191 [ 31903] By: rgs                                   on 2007/09/19  09:57:00
4192         Log: Subject: [PATCH] minor changes to File::Path (and more tests)
4193              From: David Landgren <david@landgren.net>
4194              Date: Mon, 17 Sep 2007 23:27:45 +0200
4195              Message-ID: <46EEF151.6010409@landgren.net>
4196      Branch: perl
4197            ! lib/File/Path.pm lib/File/Path.t utils/Makefile
4198 ____________________________________________________________________________
4199 [ 31902] By: nicholas                              on 2007/09/19  09:34:00
4200         Log: More tests for when fieldhash magic (doesn't) trigger.
4201      Branch: perl
4202            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
4203 ____________________________________________________________________________
4204 [ 31901] By: nicholas                              on 2007/09/19  09:05:44
4205         Log: Correct test descriptions. bless didn't trigger. ever. Change 31898
4206              forgot to update the comment - lvalue store should trigger once.
4207      Branch: perl
4208            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
4209 ____________________________________________________________________________
4210 [ 31900] By: steveh                                on 2007/09/19  08:46:40
4211         Log: Subject: Re: [perl #45493] [patch] ext/Win32/Win32.xs compilation fails on msvc < 6
4212              From: Dmitry Karasik <dk@tetsuo.karasik.eu.org>
4213              Date: Tue, 18 Sep 2007 10:45:31 +0200
4214              Message-ID: <20070918084531.GA96406@tetsuo.karasik.eu.org>
4215              
4216              (Adds some #defines missing from MSVC++ < 6, plus sorts the list into
4217              numerical order and tests each #define individually)
4218      Branch: perl
4219            ! ext/Win32/Win32.pm ext/Win32/Win32.xs
4220 ____________________________________________________________________________
4221 [ 31899] By: steveh                                on 2007/09/19  08:40:57
4222         Log: Subject: Re: [PATCH] Cray XT4/Catamount build
4223              From: Jarkko Hietaniemi <jhi@iki.fi>
4224              Date: Tue, 18 Sep 2007 19:48:48 -0400
4225              Message-ID: <46F063E0.1000004@iki.fi>
4226              
4227              (Restores a pre-generated utils/Makefile for the benefit of Win32,
4228              which can't run utils/Makefile.SH itself)
4229      Branch: perl
4230            + utils/Makefile
4231            ! MANIFEST Porting/makerel utils/Makefile.SH
4232 ____________________________________________________________________________
4233 [ 31898] By: nicholas                              on 2007/09/19  08:12:09
4234         Log: For an LVALUE fetch, "hv_fetch()" will recurse into "hv_store()" for a
4235              hash with magic. Field hashes have u magic, so this recursion triggers.
4236              However, key conversion replaces the original key with the converted
4237              key, so we need to ensure that conversion happens exactly once, else
4238              for a non-idempotent key conversion routine (eg ROT13) we will see
4239              double conversion in this case.
4240      Branch: perl
4241            ! cop.h ext/Hash/Util/FieldHash/t/05_perlhook.t
4242            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c hv.h
4243 ____________________________________________________________________________
4244 [ 31897] By: rgs                                   on 2007/09/19  07:59:40
4245         Log: Subject: [PATCH] threads 1.67
4246              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4247              Date: Tue, 18 Sep 2007 16:48:03 -0400
4248              Message-ID: <1ff86f510709181348h45b1941epf501f9f73d4daa75@mail.gmail.com>
4249              
4250              fix test count.
4251      Branch: perl
4252            ! ext/threads/t/exit.t ext/threads/t/thread.t
4253            ! ext/threads/threads.pm
4254 ____________________________________________________________________________
4255 [ 31896] By: rgs                                   on 2007/09/19  07:56:56
4256         Log: Subject: [PATCH] t/TEST doesn't check exit (was Re: Test::More bug?)
4257              From: Michael G Schwern <schwern@pobox.com>
4258              Date: Tue, 18 Sep 2007 18:25:14 -0700
4259              Message-ID: <46F07A7A.1060900@pobox.com>
4260      Branch: perl
4261            ! t/TEST
4262 ____________________________________________________________________________
4263 [ 31895] By: rgs                                   on 2007/09/19  07:52:40
4264         Log: Subject: Re: [PATCH] Re: Unintentional base.pm behavior change
4265              From: Michael G Schwern <schwern@pobox.com>
4266              Date: Wed, 19 Sep 2007 00:39:40 -0700
4267              Message-ID: <46F0D23C.6020105@pobox.com>
4268      Branch: perl
4269            + lib/base/t/isa.t
4270            ! MANIFEST lib/base.pm
4271 ____________________________________________________________________________
4272 [ 31894] By: rgs                                   on 2007/09/18  14:10:34
4273         Log: Prevent the pragmas from ${^OPEN} propagated to %^H from deparsing.
4274              This stops test failures when perl is run with -C under utf-8 locales.
4275              However this is only a partial solution, since it will prevent the
4276              open pragma from being properly deparsed. Probably ${^OPEN} should
4277              be handled separately.
4278      Branch: perl
4279            ! ext/B/B/Deparse.pm
4280 ____________________________________________________________________________
4281 [ 31893] By: rgs                                   on 2007/09/18  12:29:55
4282         Log: Subject: document [PATCH] lib/feature.pm
4283              From: "Robin Barker" <Robin.Barker@npl.co.uk>
4284              Date: Mon, 17 Sep 2007 18:18:43 +0100
4285              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1B3@exchsvr1.npl.ad.local>
4286      Branch: perl
4287            ! lib/feature.pm
4288 ____________________________________________________________________________
4289 [ 31892] By: rgs                                   on 2007/09/18  10:09:43
4290         Log: More work and modernization of INSTALL
4291      Branch: perl
4292            ! INSTALL
4293 ____________________________________________________________________________
4294 [ 31891] By: steveh                                on 2007/09/18  07:41:51
4295         Log: Change #31889 forgot to regen global.sym
4296      Branch: perl
4297            ! global.sym
4298 ____________________________________________________________________________
4299 [ 31890] By: nicholas                              on 2007/09/17  22:34:45
4300         Log: Fix spelling errors in comments.
4301      Branch: perl
4302            ! ext/Hash/Util/FieldHash/t/10_hash.t t/op/hash.t
4303 ____________________________________________________________________________
4304 [ 31889] By: nicholas                              on 2007/09/17  21:07:33
4305         Log: Remove dead functions:
4306              Perl_do_pipe, which is unused since 4.036
4307              Perl_save_hints, which would just croak
4308              pp_threadsv, which was only used by 5.005 threads
4309      Branch: perl
4310            ! embed.fnc embed.h mathoms.c proto.h
4311 ____________________________________________________________________________
4312 [ 31888] By: nicholas                              on 2007/09/17  20:19:51
4313         Log: Remove dead code surrounded by #if 0 from mathoms.c
4314      Branch: perl
4315            ! mathoms.c
4316 ____________________________________________________________________________
4317 [ 31887] By: rgs                                   on 2007/09/17  15:21:20
4318         Log: Subject: [patch] qualify OP arenas item in perltodo
4319              From: Jim Cromie <jim.cromie@gmail.com>
4320              Date: Sat, 15 Sep 2007 13:36:46 -0600
4321              Message-ID: <46EC344E.3080903@gmail.com>
4322      Branch: perl
4323            ! pod/perltodo.pod
4324 ____________________________________________________________________________
4325 [ 31886] By: merijn                                on 2007/09/17  14:16:08
4326         Log: HP's ANSI-C optimizer breaks op.c (t/op/state.t failure); ccversion fixed
4327      Branch: perl
4328            ! hints/hpux.sh
4329 ____________________________________________________________________________
4330 [ 31885] By: nicholas                              on 2007/09/17  12:21:01
4331         Log: Some more state variable deparse tests.
4332      Branch: perl
4333            ! ext/B/t/deparse.t
4334 ____________________________________________________________________________
4335 [ 31884] By: rgs                                   on 2007/09/17  11:49:04
4336         Log: Subject: [ patch ] add line-number to embed.pl warnings
4337              From: Jim Cromie <jim.cromie@gmail.com>
4338              Date: Wed, 12 Sep 2007 11:25:08 -0600
4339              Message-ID: <46E820F4.80106@gmail.com>
4340      Branch: perl
4341            ! embed.pl
4342 ____________________________________________________________________________
4343 [ 31883] By: rgs                                   on 2007/09/17  11:36:11
4344         Log: Subject: [PATCH] Module::Load::Conditional 0.18 (was Re: Module::Load::Conditional 0.18 wannabe)
4345              From: "Jos I. Boumans" <kane@cpan.org>
4346              Date: Sat, 15 Sep 2007 16:22:20 +0200
4347              Message-Id: <B7B53F13-0EF3-4B05-984C-E481D14964F0@cpan.org>
4348      Branch: perl
4349            ! lib/Module/Load/Conditional.pm
4350            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
4351            ! lib/Module/Load/Conditional/t/02_Parse_Version.t
4352 ____________________________________________________________________________
4353 [ 31882] By: rgs                                   on 2007/09/17  11:25:33
4354         Log: Make B::Deparse able to handle pragmas from %^H.
4355              Add tests for deparsing say() and state().
4356      Branch: perl
4357            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
4358 ____________________________________________________________________________
4359 [ 31881] By: rgs                                   on 2007/09/17  11:20:33
4360         Log: Subject: [PATCH] document limitation of exec() inside pseudo-processes
4361              From: "Jan Dubois" <jand@activestate.com>
4362              Date: Thu, 13 Sep 2007 12:46:06 -0700
4363              Message-ID: <023a01c7f63e$b9da1170$2d8e3450$@com>
4364      Branch: perl
4365            ! pod/perlfork.pod
4366 ____________________________________________________________________________
4367 [ 31880] By: rgs                                   on 2007/09/17  11:19:20
4368         Log: Subject: [PATCH] threads 1.66
4369              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4370              Date: Fri, 14 Sep 2007 14:56:34 -0400
4371              Message-ID: <1ff86f510709141156n498af13aq9e0d279a0c76b48@mail.gmail.com>
4372              
4373              Version bump (sync with CPAN version)
4374      Branch: perl
4375            ! ext/threads/t/exit.t ext/threads/t/thread.t
4376            ! ext/threads/threads.pm ext/threads/threads.xs
4377 ____________________________________________________________________________
4378 [ 31879] By: rgs                                   on 2007/09/17  11:09:56
4379         Log: Subject: [PATCH] fix bigint testsuite
4380              From: Tels <nospam-abuse@bloodgate.com>
4381              Date: Sun, 16 Sep 2007 13:41:15 +0200
4382              Message-Id: <200709161341.15574@bloodgate.com>
4383      Branch: perl
4384            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigfltpm.inc
4385            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/calling.t
4386            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
4387 ____________________________________________________________________________
4388 [ 31878] By: rgs                                   on 2007/09/17  10:07:29
4389         Log: Subject: Re: [PATCH] Cray XT4/Catamount build
4390              From: Jarkko Hietaniemi <jhi@iki.fi>
4391              Date: Sat, 15 Sep 2007 20:47:57 -0400
4392              Message-ID: <46EC7D3D.5010604@iki.fi>
4393      Branch: perl
4394            + utils/Makefile.SH
4395            - utils/Makefile
4396            ! MANIFEST Makefile.SH ext/util/make_ext hints/catamount.sh
4397            ! x2p/Makefile.SH
4398 ____________________________________________________________________________
4399 [ 31877] By: nicholas                              on 2007/09/17  09:35:13
4400         Log: Subject: grammar nit
4401              From: Jim Cromie <jim.cromie@gmail.com>
4402              Message-ID: <46EE39E0.80601@gmail.com>
4403              Date: Mon, 17 Sep 2007 02:25:04 -0600
4404      Branch: perl
4405            ! op.h
4406 ____________________________________________________________________________
4407 [ 31876] By: nicholas                              on 2007/09/16  23:28:30
4408         Log: Change 31873 was not robust against the possibility that the
4409              configuration has no #defined options. So add a "" that will make the
4410              initialiser for PL_bincompat_options syntactically correct in this
4411              case.
4412      Branch: perl
4413            ! perl.h
4414 ____________________________________________________________________________
4415 [ 31875] By: nicholas                              on 2007/09/16  10:48:40
4416         Log: Subject: [PATCHES] various small Math::BigInt et. al. fixes
4417              From: Tels <nospam-abuse@bloodgate.com>
4418              Message-Id: <200709161123.14970@bloodgate.com>
4419              Date: Sun, 16 Sep 2007 11:23:14 +0200
4420              
4421              Subject: Re: [PATCHES] various small Math::BigInt et. al. fixes
4422              From: Tels <nospam-abuse@bloodgate.com>
4423              Message-Id: <200709161156.09071@bloodgate.com>
4424              Date: Sun, 16 Sep 2007 11:56:08 +0200
4425      Branch: perl
4426            ! ext/Math/BigInt/FastCalc/FastCalc.pm
4427            ! ext/Math/BigInt/FastCalc/Makefile.PL lib/Math/BigFloat.pm
4428            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm lib/Math/BigRat.pm
4429 ____________________________________________________________________________
4430 [ 31874] By: nicholas                              on 2007/09/16  09:40:45
4431         Log: Upgrade to Archive::Tar 1.36
4432              (Portability fixes for VMS, as offered by Craig Berry)
4433      Branch: perl
4434            ! lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
4435            ! lib/Archive/Tar/t/src/long/bar.tar.packed
4436            ! lib/Archive/Tar/t/src/long/foo.tgz.packed
4437            ! lib/Archive/Tar/t/src/short/bar.tar.packed
4438            ! lib/Archive/Tar/t/src/short/foo.tgz.packed
4439 ____________________________________________________________________________
4440 [ 31873] By: nicholas                              on 2007/09/15  22:34:16
4441         Log: Move all the compile time options that affect binary compatibility into
4442              a global variable PL_bincompat_options. Because the string will be
4443              embedded in any shared perl library, it will allow a comparison check
4444              to be added to perlmain.c in the future, to detect library mismatch.
4445      Branch: perl
4446            ! perl.c perl.h
4447 ____________________________________________________________________________
4448 [ 31872] By: nicholas                              on 2007/09/15  21:26:53
4449         Log: Rejig the word wrapping code for the "Compile-time options:" of perl -V
4450              Replace the rather elegant C code with Perl code that can also sort the
4451              options first, as this will allow them to be split into those that
4452              affect binary compatibility, and those that do not.
4453      Branch: perl
4454            ! perl.c
4455 ____________________________________________________________________________
4456 [ 31871] By: nicholas                              on 2007/09/15  17:54:04
4457         Log: Note the gotcha about newlines in the elements of PL_preambleav.
4458      Branch: perl
4459            ! intrpvar.h
4460 ____________________________________________________________________________
4461 [ 31870] By: nicholas                              on 2007/09/15  16:23:25
4462         Log: Save some C<","> in the embedded program used to generate -V output.
4463      Branch: perl
4464            ! perl.c
4465 ____________________________________________________________________________
4466 [ 31869] By: craigb                                on 2007/09/14  22:45:53
4467         Log: Subject: [PATCH] Update Module::Load to 0.12 (Was Re: Module::Load 0.12 wanna be
4468              (was Re: [patch@31735] Module-load/require fixes for VMS))
4469              From: "Jos I. Boumans" <kane@cpan.org>
4470              Date: Fri, 14 Sep 2007 14:03:14 +0200
4471              Message-id: <594A1762-D3E1-47AD-BBED-121E315D89BF@cpan.org>
4472
4473      Branch: perl
4474            ! MANIFEST lib/Module/Load.pm lib/Module/Load/t/01_Module-Load.t
4475 ____________________________________________________________________________
4476 [ 31868] By: davem                                 on 2007/09/14  22:28:03
4477         Log: enable utf8 cache assertions on DEBUGGING builds
4478      Branch: perl
4479            ! intrpvar.h
4480 ____________________________________________________________________________
4481 [ 31867] By: davem                                 on 2007/09/14  21:59:59
4482         Log: a{2}" + /$.../ = panic: sv_len_utf8 cache
4483              when shrinking an SV, shrink the sv_len_utf8 cache too!
4484      Branch: perl
4485            ! regcomp.c t/op/pat.t
4486 ____________________________________________________________________________
4487 [ 31866] By: merijn                                on 2007/09/14  20:49:49
4488         Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gz
4489              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
4490              Date: Fri, 14 Sep 2007 01:18:04 +0200
4491              Message-Id: <92AB5E7F-F8E1-4DEE-805C-B257A569CB62@free.fr>
4492      Branch: perl
4493            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
4494            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
4495            ! ext/Sys/Syslog/t/syslog.t
4496 ____________________________________________________________________________
4497 [ 31865] By: merijn                                on 2007/09/14  20:38:00
4498         Log: Subject: a spelling nit
4499              From: Jim Cromie <jim.cromie@gmail.com>
4500              Date: Fri, 14 Sep 2007 10:58:36 -0600
4501              Message-ID: <46EABDBC.40700@gmail.com>
4502      Branch: perl
4503            ! sv.c
4504 ____________________________________________________________________________
4505 [ 31864] By: davem                                 on 2007/09/14  18:25:44
4506         Log: Memory corruption with heavy module loading in threads
4507              In void context, eval leaves garbage on the stack. Don't then
4508              copy this back into the threads->param array!
4509      Branch: perl
4510            ! ext/threads/t/thread.t ext/threads/threads.xs
4511 ____________________________________________________________________________
4512 [ 31863] By: nicholas                              on 2007/09/13  14:52:20
4513         Log: Note that list initialisation of state variables is TODO. While in the
4514              area, note how B::Deparse might be improved to name inlined constants.
4515      Branch: perl
4516            ! pod/perltodo.pod
4517 ____________________________________________________________________________
4518 [ 31862] By: rgs                                   on 2007/09/13  11:29:20
4519         Log: Subject: [patch@31788] Term::ReadLine::Stub missing get_line
4520              From: "John E. Malmberg" <wb8tyw@qsl.net>
4521              Date: Wed, 12 Sep 2007 20:14:53 -0500
4522              Message-id: <46E88F0D.2090405@qsl.net>
4523      Branch: perl
4524            ! lib/Term/ReadLine.pm
4525 ____________________________________________________________________________
4526 [ 31861] By: rgs                                   on 2007/09/13  09:10:18
4527         Log: Better diagnostics and test naming
4528      Branch: perl
4529            ! ext/B/t/deparse.t
4530 ____________________________________________________________________________
4531 [ 31860] By: rgs                                   on 2007/09/13  08:58:07
4532         Log: Make Deparse handle "say"
4533      Branch: perl
4534            ! ext/B/B/Deparse.pm
4535 ____________________________________________________________________________
4536 [ 31859] By: rgs                                   on 2007/09/13  08:17:09
4537         Log: URL correction by Robert Spier
4538      Branch: perl
4539            ! pod/perlhack.pod
4540 ____________________________________________________________________________
4541 [ 31858] By: nicholas                              on 2007/09/12  23:11:45
4542         Log: Carp's argument backtrace code would show undef as "undef" - a string.
4543      Branch: perl
4544            ! lib/Carp.pm lib/Carp.t lib/Carp/Heavy.pm
4545 ____________________________________________________________________________
4546 [ 31857] By: nicholas                              on 2007/09/12  23:10:58
4547         Log: Add the missing assignment to op_last that change 31798 missed out.
4548              With this, state $zok = ...; will deparse.
4549      Branch: perl
4550            ! ext/B/B/Deparse.pm op.c
4551 ____________________________________________________________________________
4552 [ 31856] By: nicholas                              on 2007/09/12  18:38:54
4553         Log: Don't call frexp() on +Inf or -Inf either. (It's not just NaN it might
4554              choke on.)
4555      Branch: perl
4556            ! sv.c
4557 ____________________________________________________________________________
4558 [ 31855] By: rgs                                   on 2007/09/12  11:48:32
4559         Log: Amend change 31854 for when NAN_COMPARE_BROKEN
4560      Branch: perl
4561            ! sv.c
4562 ____________________________________________________________________________
4563 [ 31854] By: rgs                                   on 2007/09/12  11:02:40
4564         Log: Subject: [perl #45383] sprintf %f panics with NaN 
4565              From: Zefram (via RT) <perlbug-followup@perl.org>
4566              Date: Tue, 11 Sep 2007 15:22:23 -0700
4567              Message-ID: <rt-3.6.HEAD-10743-1189549342-52.45383-75-0@perl.org>
4568      Branch: perl
4569            ! sv.c
4570 ____________________________________________________________________________
4571 [ 31853] By: rgs                                   on 2007/09/12  09:32:47
4572         Log: Make @INC available in base.pm's error message when
4573              a module can't be found. See CPAN bug #28582.
4574      Branch: perl
4575            ! lib/base.pm lib/base/t/base.t
4576 ____________________________________________________________________________
4577 [ 31852] By: steveh                                on 2007/09/12  08:11:46
4578         Log: Upgrade to Win32-0.31
4579      Branch: perl
4580            + ext/Win32/t/Names.t
4581            ! MANIFEST ext/Win32/Win32.pm ext/Win32/t/GetLongPathName.t
4582 ____________________________________________________________________________
4583 [ 31851] By: rgs                                   on 2007/09/12  08:07:21
4584         Log: Subject: Re: mro "PERFORMANCE CONSIDERATIONS" still true?
4585              From: Rick Delaney <rick@bort.ca>
4586              Date: Mon, 10 Sep 2007 10:45:41 -0400
4587              Message-ID: <20070910144541.GI9260@bort.ca>
4588              
4589              plus update Changes file for base.pm
4590      Branch: perl
4591            ! lib/base.pm lib/base/Changes
4592 ____________________________________________________________________________
4593 [ 31850] By: rgs                                   on 2007/09/12  08:03:00
4594         Log: Subject: [patch@31846] vms stat and chmod fixes.
4595              From: "John E. Malmberg" <wb8tyw@qsl.net>
4596              Date: Tue, 11 Sep 2007 22:01:14 -0500
4597              Message-ID: <46E7567A.8090203@qsl.net>
4598      Branch: perl
4599            ! vms/vms.c vms/vmsish.h
4600 ____________________________________________________________________________
4601 [ 31849] By: nicholas                              on 2007/09/12  00:09:18
4602         Log: mro_get_linear_isa_dfs and mro_get_linear_isa_c3 can have static
4603              linkage.
4604      Branch: perl
4605            ! embed.fnc embed.h global.sym mro.c proto.h
4606 ____________________________________________________________________________
4607 [ 31848] By: mhx                                   on 2007/09/11  21:45:40
4608         Log: Upgrade to Devel::PPPort 3.11_06
4609      Branch: perl
4610            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
4611            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/inc/SvPV
4612            ! ext/Devel/PPPort/parts/inc/grok
4613            ! ext/Devel/PPPort/parts/inc/magic
4614            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
4615            ! ext/Devel/PPPort/parts/inc/ppphbin
4616            ! ext/Devel/PPPort/parts/inc/ppphtest
4617            ! ext/Devel/PPPort/parts/inc/shared_pv
4618            ! ext/Devel/PPPort/parts/inc/sv_xpvf
4619            ! ext/Devel/PPPort/parts/inc/variables ext/Devel/PPPort/soak
4620            ! ext/Devel/PPPort/t/ppphtest.t
4621 ____________________________________________________________________________
4622 [ 31847] By: rgs                                   on 2007/09/11  15:59:15
4623         Log: Some escapes were mentioned twice, although they're not qr//-specific
4624      Branch: perl
4625            ! pod/perlre.pod
4626 ____________________________________________________________________________
4627 [ 31846] By: rgs                                   on 2007/09/11  10:00:46
4628         Log: Subject: [patch] [Win32] Makefile and makefile.mk rely on shell association
4629              From: Max Maischein <corion@cpan.org>
4630              Date: Sat, 01 Sep 2007 15:27:54 +0200
4631              Message-ID: <46D968DA.2000205@cpan.org>
4632      Branch: perl
4633            ! win32/Makefile win32/makefile.mk
4634 ____________________________________________________________________________
4635 [ 31845] By: rgs                                   on 2007/09/11  09:32:02
4636         Log: Upgrade to Net::Ping 2.33, with help from Jerry Hedden
4637      Branch: perl
4638            ! lib/Net/Ping.pm lib/Net/Ping/Changes
4639 ____________________________________________________________________________
4640 [ 31844] By: rgs                                   on 2007/09/11  09:28:02
4641         Log: Upgrade to libnet 1.22 (with some help by Jerry Hedden)
4642      Branch: perl
4643            ! lib/Net/Changes lib/Net/Cmd.pm lib/Net/FTP.pm
4644 ____________________________________________________________________________
4645 [ 31843] By: craigb                                on 2007/09/10  22:40:30
4646         Log: VMS help for File::Path 2.00_11:  chdir() is finicky about directory
4647              format; catdir spews warnings when given files that aren't directories;
4648              File::Spec functions may call stat(), thus zapping C<_>; filenames with 
4649              characters that need escaping (such as spaces), must have some path
4650              syntax attached to them and be converted to native syntax in order to
4651              force escaping to take place.
4652      Branch: perl
4653            ! lib/File/Path.pm
4654 ____________________________________________________________________________
4655 [ 31842] By: davem                                 on 2007/09/10  21:53:53
4656         Log: change #31246 unconditionally enabled utf8 cache debugging code
4657      Branch: perl
4658            ! intrpvar.h
4659 ____________________________________________________________________________
4660 [ 31841] By: rgs                                   on 2007/09/10  16:17:08
4661         Log: Move version to 1.07, although some tests are different (due to
4662              the perl core test preamble).
4663      Branch: perl
4664            ! lib/IO/Zlib.pm
4665 ____________________________________________________________________________
4666 [ 31840] By: davem                                 on 2007/09/10  14:04:40
4667         Log: silence warning in new state.t test (spotted by Jerry Hedden)
4668      Branch: perl
4669            ! t/op/state.t
4670 ____________________________________________________________________________
4671 [ 31839] By: nicholas                              on 2007/09/10  11:10:37
4672         Log: The best way not to have the missing subroutines hash trample all over
4673              someone else's namespace is by not having it in their namespace in the
4674              first place :-)
4675      Branch: perl
4676            ! lib/ExtUtils/Constant/ProxySubs.pm
4677 ____________________________________________________________________________
4678 [ 31838] By: rgs                                   on 2007/09/10  09:43:14
4679         Log: Subject: [PATCH blead] Re: [perl #44623] Optimized magic_setisa has bug
4680              From: Rick Delaney <rick@bort.ca>
4681              Date: Thu, 6 Sep 2007 14:40:39 -0400
4682              Message-ID: <20070906184039.GG9260@bort.ca>
4683      Branch: perl
4684            ! pp_hot.c t/mro/basic.t
4685 ____________________________________________________________________________
4686 [ 31837] By: rgs                                   on 2007/09/10  08:34:08
4687         Log: Upgrade to ExtUtils::Install 1.44
4688      Branch: perl
4689            ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
4690 ____________________________________________________________________________
4691 [ 31836] By: rgs                                   on 2007/09/10  08:19:58
4692         Log: Remove the "performance considerations" paragraph.
4693      Branch: perl
4694            ! lib/mro.pm
4695 ____________________________________________________________________________
4696 [ 31835] By: davem                                 on 2007/09/10  00:02:55
4697         Log: when anon subs are cloned, the 'assign once only' flag should be
4698              set for all state vars in the pad.
4699              (Nicholas worked up the same fix - spooky action at a distance!)
4700      Branch: perl
4701            ! pad.c t/op/state.t
4702 ____________________________________________________________________________
4703 [ 31834] By: davem                                 on 2007/09/09  22:27:38
4704         Log: ununit pos value warning identified the wrong variable name
4705      Branch: perl
4706            ! sv.c t/lib/warnings/9uninit
4707 ____________________________________________________________________________
4708 [ 31833] By: davem                                 on 2007/09/09  19:51:50
4709         Log: state variables shouldn't be shared between anon subs
4710      Branch: perl
4711            ! op.c t/op/state.t
4712 ____________________________________________________________________________
4713 [ 31832] By: merijn                                on 2007/09/09  10:09:34
4714         Log: Moved really outdated Y2K comment from INSTALL to README.hpux
4715      Branch: perl
4716            ! INSTALL README.hpux
4717 ____________________________________________________________________________
4718 [ 31831] By: merijn                                on 2007/09/09  09:54:38
4719         Log: Merged duplicate info about GDBM/threads on HP-UX 11
4720              from INSTALL to README.hpux
4721      Branch: perl
4722            ! INSTALL README.hpux
4723 ____________________________________________________________________________
4724 [ 31830] By: merijn                                on 2007/09/09  09:37:40
4725         Log: The question auctioned at YAPC::Europe-2007 in Vienna
4726      Branch: perl
4727            ! Configure
4728 ____________________________________________________________________________
4729 [ 31828] By: rgs                                   on 2007/09/09  09:18:12
4730         Log: More INSTALL nits. Move Tru64 specific info in the related
4731              README file. (is it outdated?)
4732      Branch: perl
4733            ! INSTALL README.tru64
4734 ____________________________________________________________________________
4735 [ 31827] By: rgs                                   on 2007/09/09  08:26:02
4736         Log: Not many people reuse an old config.sh nowadays, I suppose.
4737              Move the section "start with a fresh distribution" further down.
4738      Branch: perl
4739            ! INSTALL
4740 ____________________________________________________________________________
4741 [ 31826] By: rgs                                   on 2007/09/09  07:43:50
4742         Log: Move the "reporting problems" section further in the INSTALL file,
4743              and simplify the synopsis, as suggested by Richard Foley.
4744      Branch: perl
4745            ! INSTALL
4746 ____________________________________________________________________________
4747 [ 31825] By: craigb                                on 2007/09/09  00:31:51
4748         Log: Band-aid for Pod::Man::devise_title to keep it from looking
4749              beyond the end of an array and generating undefined warnings.
4750      Branch: perl
4751            ! lib/Pod/Man.pm
4752 ____________________________________________________________________________
4753 [ 31824] By: nicholas                              on 2007/09/08  22:34:29
4754         Log: For now, forbid all list assignment initialisation of state variables,
4755              as the precise semantics in Perl 6 are not clear. Better to make it a
4756              syntax error, than to have one behaviour now, but change it later.
4757              [I believe that this is the consensus. If not, it will be backed out]
4758      Branch: perl
4759            ! op.c pod/perldiag.pod t/op/state.t
4760 ____________________________________________________________________________
4761 [ 31823] By: nicholas                              on 2007/09/08  21:47:24
4762         Log: Make 'state $$' etc report 'Can't use global $$ in "state"' (not "my")
4763      Branch: perl
4764            ! op.c pod/perldiag.pod
4765 ____________________________________________________________________________
4766 [ 31822] By: nicholas                              on 2007/09/08  21:21:37
4767         Log: Update perldiag.pod to mention "state" in all places where state
4768              variables can report the same errors as my variables.
4769      Branch: perl
4770            ! pod/perldiag.pod
4771 ____________________________________________________________________________
4772 [ 31821] By: nicholas                              on 2007/09/08  15:20:14
4773         Log: B.pm still assumed that SVt_PVBM exists. Correct this.
4774              Tweak the alignment of ASCII art inheritance diagrams.
4775      Branch: perl
4776            ! ext/B/B.pm
4777 ____________________________________________________________________________
4778 [ 31820] By: rgs                                   on 2007/09/08  13:12:33
4779         Log: Subject: [patch] readabilty tweaks
4780              From: Jim Cromie <jim.cromie@gmail.com>
4781              Date: Fri, 07 Sep 2007 13:12:22 -0600
4782              Message-ID: <46E1A296.1020101@gmail.com>
4783      Branch: perl
4784            ! ext/B/B/Concise.pm pod/perlglossary.pod
4785 ____________________________________________________________________________
4786 [ 31819] By: rgs                                   on 2007/09/08  13:03:29
4787         Log: Subject: [PATCH] sync blead with File-Path 2.00_11
4788              From: David Landgren <david@landgren.net>
4789              Date: Sat, 08 Sep 2007 10:46:15 +0200
4790              Message-ID: <46E26157.4050307@landgren.net>
4791      Branch: perl
4792            ! lib/File/Path.pm lib/File/Path.t
4793 ____________________________________________________________________________
4794 [ 31818] By: rgs                                   on 2007/09/08  12:40:05
4795         Log: Subject: [PATCH pod/perlunicode.pod] Userdefined properties
4796              From: Abigail <abigail@abigail.be>
4797              Date: Fri, 7 Sep 2007 18:38:47 +0200
4798              Message-ID: <20070907163847.GB16395@abigail.be>
4799      Branch: perl
4800            ! pod/perlunicode.pod
4801 ____________________________________________________________________________
4802 [ 31817] By: rgs                                   on 2007/09/08  12:34:27
4803         Log: err should be removed from perl_keyword.pl, too
4804      Branch: perl
4805            ! perl_keyword.pl
4806 ____________________________________________________________________________
4807 [ 31816] By: rgs                                   on 2007/09/07  15:50:10
4808         Log: Spelling nit by Jim Cromie
4809      Branch: perl
4810            ! lib/DBM_Filter/t/encode.t
4811 ____________________________________________________________________________
4812 [ 31815] By: craigb                                on 2007/09/07  15:07:14
4813         Log: Two Module::Build::Platform::VMS tweaks:
4814              -- Override expand_test_dir to relativize paths.
4815              -- Eliminate eliminate_macros; M::B doesn't need it.
4816      Branch: perl
4817            ! lib/Module/Build/Platform/VMS.pm
4818 ____________________________________________________________________________
4819 [ 31814] By: craigb                                on 2007/09/07  14:58:05
4820         Log: Subject: [patch@31780] fixes for cpanplus on VMS
4821              From: "John E. Malmberg" <wb8tyw@qsl.net>
4822              Date: Sun, 02 Sep 2007 17:23:04 -0500
4823              Message-id: <46DB37C8.3060100@qsl.net>
4824
4825              
4826              Only the hunk containing the replacement of catdir with 
4827              catfile in Module::Build::Base::install_map.
4828      Branch: perl
4829            ! lib/Module/Build/Base.pm
4830 ____________________________________________________________________________
4831 [ 31813] By: rgs                                   on 2007/09/07  14:03:52
4832         Log: Bump version of Module::Build after change #31619
4833      Branch: perl
4834            ! lib/Module/Build.pm
4835 ____________________________________________________________________________
4836 [ 31812] By: rgs                                   on 2007/09/07  09:25:24
4837         Log: Remove the 'err' keyword
4838      Branch: perl
4839            - t/lib/feature/err
4840            ! MANIFEST embed.h keywords.h keywords.pl lib/feature.pm
4841            ! pod/perlop.pod pp.c t/lib/warnings/op t/op/cproto.t t/op/dor.t
4842            ! t/run/switches.t toke.c
4843 ____________________________________________________________________________
4844 [ 31811] By: rgs                                   on 2007/09/07  08:55:19
4845         Log: feature bundle :5.10 should be equivalent to latest :5.10.X
4846      Branch: perl
4847            ! lib/feature.pm
4848 ____________________________________________________________________________
4849 [ 31810] By: rgs                                   on 2007/09/07  08:41:16
4850         Log: Subject: [PATCH] Test fixes to go along with longpath.inc patch
4851              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4852              Date: Thu, 6 Sep 2007 14:50:15 -0400
4853              Message-ID: <1ff86f510709061150t4838c7d4i4c5b3f1f7dc0edd1@mail.gmail.com>
4854      Branch: perl
4855            ! ext/Win32/t/GetLongPathName.t
4856 ____________________________________________________________________________
4857 [ 31809] By: rgs                                   on 2007/09/07  08:38:54
4858         Log: Subject: [PATCH] Fix t/op/magic.t failures under Cygwin
4859              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4860              Date: Thu, 6 Sep 2007 13:37:34 -0400
4861              Message-ID: <1ff86f510709061037q6744827cub29f666ca5fb5904@mail.gmail.com>
4862      Branch: perl
4863            ! t/op/magic.t
4864 ____________________________________________________________________________
4865 [ 31808] By: rgs                                   on 2007/09/07  08:36:02
4866         Log: Subject: [PATCH] Fix ext/Win32/t/Unicode.t test failure under Cygwin
4867              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4868              Date: Thu, 6 Sep 2007 13:07:51 -0400
4869              Message-ID: <1ff86f510709061007x57e86b50led110861846cdc02@mail.gmail.com>
4870      Branch: perl
4871            ! ext/Win32/t/Unicode.t
4872 ____________________________________________________________________________
4873 [ 31807] By: rgs                                   on 2007/09/07  08:34:00
4874         Log: Subject: [PATCH] Force uppercase drive letters
4875              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4876              Date: Thu, 6 Sep 2007 12:57:09 -0400
4877              Message-ID: <1ff86f510709060957p9a530feu7b97616dd8cd3b50@mail.gmail.com>
4878      Branch: perl
4879            ! ext/Win32/longpath.inc
4880 ____________________________________________________________________________
4881 [ 31806] By: rgs                                   on 2007/09/06  17:30:57
4882         Log: Subject: [PATCH t/op/state.t] More tests
4883              From: Abigail <abigail@abigail.be>
4884              Date: Thu, 6 Sep 2007 18:56:34 +0200
4885              Message-ID: <20070906165634.GB446@abigail.be>
4886      Branch: perl
4887            ! t/op/state.t
4888 ____________________________________________________________________________
4889 [ 31805] By: rgs                                   on 2007/09/06  14:57:03
4890         Log: state $foo if 0 shouldn't warn. Spotted by Abigail.
4891      Branch: perl
4892            ! op.c
4893 ____________________________________________________________________________
4894 [ 31804] By: nicholas                              on 2007/09/06  14:45:52
4895         Log: Change 31798 forgot to add the op 'once' to Opcode.pm
4896      Branch: perl
4897            ! ext/Opcode/Opcode.pm
4898 ____________________________________________________________________________
4899 [ 31803] By: merijn                                on 2007/09/06  14:18:30
4900         Log: Part of the 5.10.0 bump
4901      Branch: perl
4902            ! Porting/config.sh
4903 ____________________________________________________________________________
4904 [ 31802] By: merijn                                on 2007/09/06  14:15:07
4905         Log: Upstream netbsd patch. Also unified the whitespace. (thanks BinGOs)
4906      Branch: perl
4907            ! hints/netbsd.sh
4908 ____________________________________________________________________________
4909 [ 31801] By: rgs                                   on 2007/09/06  13:46:33
4910         Log: If perl's minimal required version number is >= 5.6.0,
4911              we can write it 5.XXXXXX always. Fixes h2xs.t failiing
4912              tests with 5.10.0.
4913      Branch: perl
4914            ! utils/h2xs.PL
4915 ____________________________________________________________________________
4916 [ 31800] By: rgs                                   on 2007/09/06  13:23:02
4917         Log: Fix CPANPLUS test to work with 5.10.0
4918      Branch: perl
4919            ! lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t
4920 ____________________________________________________________________________
4921 [ 31799] By: rgs                                   on 2007/09/06  13:21:34
4922         Log: Bump version number to 5.10.0.
4923      Branch: perl
4924            ! Cross/config.sh-arm-linux Cross/config.sh-arm-linux-n770
4925            ! NetWare/Makefile NetWare/config_H.wc epoc/config.sh
4926            ! epoc/createpkg.pl patchlevel.h plan9/config.plan9 t/comp/use.t
4927            ! t/op/ver.t win32/Makefile win32/Makefile.ce win32/config_H.bc
4928            ! win32/config_H.ce win32/config_H.gc win32/config_H.vc
4929            ! win32/config_H.vc64 win32/makefile.mk
4930 ____________________________________________________________________________
4931 [ 31798] By: nicholas                              on 2007/09/06  09:18:41
4932         Log: Make state $zok = slosh(); behave as the Perl 6 design with an implicit
4933              START block. First time through, call slosh() and assign to $zok.
4934              Subsequently neither call slosh() nor assign to $zok. Adds a new op
4935              ONCE to control the conditonal call and assign. No change to list
4936              context, so state ($zok) = slosh() and (state $zok) = ... etc will
4937              still repeatedly evaluate and assign. [Can't fix that before 5.10]
4938              Use as an RVALUE is as Larry's design - my $boff = state $zok = ...;
4939              will evaluate, assign and return first time, and subsequently act as if
4940              it were written my $boff = $zok;
4941              FIXME - state $zok = ...; won't deparse - I believe op->op_last isn't
4942              being correctly set on the sassign, but I don't know how to fix this.
4943              This change may be backed out before 5.10.
4944      Branch: perl
4945            ! op.c opcode.h opcode.pl opnames.h pp.c pp.sym pp_proto.h
4946            ! t/op/state.t
4947 ____________________________________________________________________________
4948 [ 31797] By: rgs                                   on 2007/09/06  08:31:01
4949         Log: Subject: [PATCH blead] Re: [perl #44969] Restricted hashes do not handle private fields properly
4950              From: Rick Delaney <rick@bort.ca>
4951              Date: Wed, 5 Sep 2007 14:38:40 -0400
4952              Message-ID: <20070905183840.GE9260@bort.ca>
4953      Branch: perl
4954            ! lib/base/t/fields-base.t lib/fields.pm
4955 ____________________________________________________________________________
4956 [ 31796] By: rgs                                   on 2007/09/05  15:15:58
4957         Log: Subject: [PATCH] Fix ext/Win32/t/Unicode.t test bug
4958              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4959              Date: Wed, 5 Sep 2007 10:59:49 -0400
4960              Message-ID: <1ff86f510709050759v27872bbam3f191283996960d3@mail.gmail.com>
4961      Branch: perl
4962            ! ext/Win32/t/Unicode.t
4963 ____________________________________________________________________________
4964 [ 31795] By: rgs                                   on 2007/09/05  13:53:16
4965         Log: Subject: [PATCH] threads::shared 1.13
4966              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4967              Date: Wed, 5 Sep 2007 09:50:24 -0400
4968              Message-ID: <1ff86f510709050650j3c3f54b2o64c8ce05dc4c8604@mail.gmail.com>
4969      Branch: perl
4970            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4971            ! ext/threads/shared/t/0nothread.t
4972            ! ext/threads/shared/t/blessed.t
4973            ! ext/threads/shared/t/waithires.t
4974 ____________________________________________________________________________
4975 [ 31794] By: rgs                                   on 2007/09/05  13:34:25
4976         Log: Subject: [PATCH] threads 1.65
4977              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4978              Date: Wed, 5 Sep 2007 09:29:57 -0400
4979              Message-ID: <1ff86f510709050629x7698cedes9b09c7d8eecc786b@mail.gmail.com>
4980      Branch: perl
4981            ! ext/threads/t/exit.t ext/threads/t/thread.t
4982            ! ext/threads/threads.pm
4983 ____________________________________________________________________________
4984 [ 31793] By: rgs                                   on 2007/09/05  10:49:06
4985         Log: Subject: Re: perlfunc.pod/split; concerning trailing fields
4986              From: Father Chrysostomos <sprout@cpan.org>
4987              Date: Tue, 4 Sep 2007 14:40:24 -0700
4988              Message-Id: <5A964B87-8725-4BB3-A782-0189B1481113@cpan.org>
4989      Branch: perl
4990            ! pod/perlfunc.pod
4991 ____________________________________________________________________________
4992 [ 31792] By: rgs                                   on 2007/09/05  10:42:15
4993         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gz
4994              From: =?iso-8859-1?b?U+liYXN0aWVu?= Aperghis-Tramoni <maddingue@free.fr>
4995              Date: Wed, 05 Sep 2007 12:27:54 +0200
4996              Message-ID: <1188988074.46de84aa8fceb@imp.free.fr>
4997      Branch: perl
4998            + ext/Sys/Syslog/README.win32
4999            ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
5000            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/00-load.t
5001            ! ext/Sys/Syslog/t/syslog.t
5002 ____________________________________________________________________________
5003 [ 31791] By: rgs                                   on 2007/09/05  10:34:42
5004         Log: Subject: Re: The path to the Release
5005              From: Jim Cromie <jim.cromie@gmail.com>
5006              Date: Wed, 05 Sep 2007 03:56:19 -0600
5007              Message-ID: <46DE7D43.9040309@gmail.com>
5008              
5009              Doc patch to perlglossary, with tweaks.
5010      Branch: perl
5011            ! pod/perlglossary.pod
5012 ____________________________________________________________________________
5013 [ 31790] By: rgs                                   on 2007/09/04  13:43:23
5014         Log: Subject: Re: [patch] perlhack.pod
5015              From: Jim Cromie <jim.cromie@gmail.com>
5016              Date: Mon, 03 Sep 2007 20:02:05 -0600
5017              Message-ID: <46DCBC9D.3070409@gmail.com>
5018      Branch: perl
5019            ! pod/perlhack.pod
5020 ____________________________________________________________________________
5021 [ 31789] By: nicholas                              on 2007/09/04  08:00:07
5022         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
5023              Subject: Re: [Fwd: Smoke [5.9.5] 31775 FAIL(m) OSF1 V5.1 (EV6/4 cpu)]
5024              Message-ID: <46DC3C7B.9000602@iki.fi>
5025              Message-ID: <46DC3C7B.9000602@iki.fi>
5026              
5027              Add { } to keep all variable declarations at the start of blocks.
5028      Branch: perl
5029            ! reentr.c reentr.pl
5030 ____________________________________________________________________________
5031 [ 31788] By: craigb                                on 2007/09/03  19:36:39
5032         Log: Portability tweaks for Archive::Tar::_extract_file.
5033      Branch: perl
5034            ! lib/Archive/Tar.pm
5035 ____________________________________________________________________________
5036 [ 31787] By: rgs                                   on 2007/09/03  17:11:02
5037         Log: Deprecate the -P switch.
5038      Branch: perl
5039            ! perl.c pod/perlrun.pod
5040 ____________________________________________________________________________
5041 [ 31786] By: rgs                                   on 2007/09/03  16:47:52
5042         Log: Regenerate Changes
5043      Branch: perl
5044            ! Changes
5045 ____________________________________________________________________________
5046 [ 31785] By: steveh                                on 2007/09/03  11:07:53
5047         Log: Subject: Re: [patch-at-31775] Re: [PATCH-revised] [perl #44999] 
5048              From: Vadim <vadim@vkonovalov.ru>
5049              Date: Sun, 02 Sep 2007 02:52:13 +0400
5050              Message-ID: <46D9ED1D.8060104@vkonovalov.ru>
5051              
5052              Better way to silence unwanted warnings. (The previous method didn't
5053              work with an "all static" build made with #31784. This method does
5054              work.)
5055      Branch: perl
5056            ! lib/ExtUtils/Constant/ProxySubs.pm
5057 ____________________________________________________________________________
5058 [ 31784] By: steveh                                on 2007/09/03  11:04:04
5059         Log: Add Win32 makefile option to link all extensions statically
5060              
5061              Subject: [PATCH-at31768] RE: [PATCH at 31761] RE: MakeMaker + static misbehaviour
5062              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@alcatel-lucent.com>
5063              Date: Fri, 31 Aug 2007 08:56:47 +0200
5064              Message-ID: <D16F05D0CAAA234BA2B753B80DE6100D448945@DEEXC1U02.de.lucent.com>
5065              
5066              (with a couple of tweaks to comments in Makefile, exclusion of one more
5067              module (Hash/Utils) from the "all static" build option, plus the same
5068              changes in makefile.mk)
5069      Branch: perl
5070            ! win32/FindExt.pm win32/Makefile win32/buildext.pl
5071            ! win32/makefile.mk
5072 ____________________________________________________________________________
5073 [ 31783] By: rgs                                   on 2007/09/02  12:06:00
5074         Log: Subject: [PATCH] Improved error messages for new comers and non-English speakers
5075              From: "Gabor Szabo" <szabgab@gmail.com>
5076              Date: Sun, 2 Sep 2007 11:12:53 +0300
5077              Message-ID: <d8a74af10709020112o77419172q4cc2f2ff66dca385@mail.gmail.com>
5078      Branch: perl
5079            ! pod/perldiag.pod
5080 ____________________________________________________________________________
5081 [ 31782] By: rgs                                   on 2007/09/02  08:06:33
5082         Log: Subject: [PATCH] Compress* 2.006
5083              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
5084              Date: Sat, 1 Sep 2007 20:41:57 +0100
5085              Message-ID: <00f501c7ecd0$29b32ef0$6601a8c0@myopwv.com>
5086      Branch: perl
5087            ! ext/Compress/Raw/Zlib/Changes
5088            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
5089            ! ext/Compress/Raw/Zlib/Zlib.xs
5090            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
5091            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
5092            ! ext/Compress/Zlib/README
5093            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
5094            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t
5095            ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/Makefile.PL
5096            ! ext/IO_Compress_Base/README
5097            ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm
5098            ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm
5099            ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm
5100            ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm
5101            ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL
5102            ! ext/IO_Compress_Zlib/README
5103            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm
5104            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm
5105            ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm
5106            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm
5107            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm
5108            ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm
5109            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm
5110            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm
5111            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm
5112            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm
5113            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm
5114            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
5115            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm
5116            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm
5117            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm
5118            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm
5119            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm
5120            ! t/lib/compress/generic.pl t/lib/compress/newtied.pl
5121            ! t/lib/compress/tied.pl
5122 ____________________________________________________________________________
5123 [ 31781] By: rgs                                   on 2007/09/02  07:41:57
5124         Log: Subject: [patch] perlhack.pod
5125              From: Jim Cromie <jim.cromie@gmail.com>
5126              Date: Sat, 01 Sep 2007 15:43:53 -0600
5127              Message-ID: <46D9DD19.1050709@gmail.com>
5128      Branch: perl
5129            ! pod/perlhack.pod
5130 ____________________________________________________________________________
5131 [ 31780] By: rgs                                   on 2007/09/01  08:10:11
5132         Log: Subject: [perl #45093] Can't find ODBM library while compiling 5.9.5 
5133              From: Clinton Gormley (via RT) <perlbug-followup@perl.org>
5134              Date: Fri, 31 Aug 2007 10:29:13 -0700
5135              Message-ID: <rt-3.6.HEAD-10743-1188581353-593.45093-75-0@perl.org>
5136      Branch: perl
5137            ! ext/ODBM_File/hints/linux.pl
5138 ____________________________________________________________________________
5139 [ 31779] By: rgs                                   on 2007/09/01  07:48:31
5140         Log: Subject: Re: RFC patch - display src-lines in B::Concise
5141              From: Jim Cromie <jim.cromie@gmail.com>
5142              Date: Thu, 16 Aug 2007 22:31:31 -0600
5143              Message-ID: <46C524A3.2080708@gmail.com>
5144      Branch: perl
5145            ! ext/B/B/Concise.pm
5146 ____________________________________________________________________________
5147 [ 31778] By: rgs                                   on 2007/09/01  07:34:42
5148         Log: Subject: Re: INC handlers and shutdown-time warnings
5149              From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
5150              Date: Thu, 9 Aug 2007 14:56:19 +0200
5151              Message-ID: <b77c1dce0708090556k68768897yb8ccc1c0dd2ce714@mail.gmail.com>
5152      Branch: perl
5153            ! pp_ctl.c
5154 ____________________________________________________________________________
5155 [ 31777] By: craigb                                on 2007/08/31  23:02:38
5156         Log: Subject: [patch@31750] rename directories on VMS like on UNIX
5157              From: "John E. Malmberg" <wb8tyw@qsl.net>
5158              Date: Thu, 30 Aug 2007 22:59:50 -0500
5159              Message-id: <46D79236.4070207@qsl.net>
5160              
5161              More aggressive UNIX-like renaming of directories on VMS by analogy
5162              with unlink() and rmdir().  Patch modified to compile under threads.
5163
5164      Branch: perl
5165            ! vms/vms.c vms/vmsish.h
5166 ____________________________________________________________________________
5167 [ 31776] By: craigb                                on 2007/08/31  22:42:43
5168         Log: Subject: [patch@31750] CPANPLUS extract.pm fixes for VMS.
5169              From: "John E. Malmberg" <wb8tyw@qsl.net>
5170              Date: Fri, 31 Aug 2007 00:21:52 -0500
5171              Message-id: <46D7A570.4050801@qsl.net>
5172
5173              
5174              catdir was used where catfile was meant.
5175      Branch: perl
5176            ! lib/CPANPLUS/Internals/Extract.pm
5177 ____________________________________________________________________________
5178 [ 31775] By: craigb                                on 2007/08/31  14:14:52
5179         Log: Avoid infinite recursion in File::Path::_rmtree on VMS when there
5180              is a file present with a single dot as the name.  Reported by
5181              John Malmberg in <46D79A90.50405@qsl.net>.
5182      Branch: perl
5183            ! lib/File/Path.pm
5184 ____________________________________________________________________________
5185 [ 31774] By: rgs                                   on 2007/08/31  13:44:58
5186         Log: Subject: [PATCH] Suppress Sys::Syslog diag msg (repost)
5187              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5188              Date: Fri, 31 Aug 2007 09:42:31 -0400
5189              Message-ID: <1ff86f510708310642mee767bdk6351a590c0f32d7a@mail.gmail.com>
5190      Branch: perl
5191            ! ext/Sys/Syslog/t/00-load.t
5192 ____________________________________________________________________________
5193 [ 31773] By: rgs                                   on 2007/08/31  13:28:46
5194         Log: Following Jan's advice, remove Cygwin::is_textmount(),
5195              which duplicates the functionality of is_binmount().
5196      Branch: perl
5197            ! README.cygwin cygwin/cygwin.c t/lib/cygwin.t
5198 ____________________________________________________________________________
5199 [ 31772] By: rgs                                   on 2007/08/31  13:23:29
5200         Log: Bump $VERSION due to #31686
5201      Branch: perl
5202            ! lib/File/Spec/Unix.pm
5203 ____________________________________________________________________________
5204 [ 31771] By: rgs                                   on 2007/08/31  13:16:42
5205         Log: Patch by Gerard Goosen to avoid building man pages for extensions
5206              even if the Makefile.PL forgets to specify it.
5207      Branch: perl
5208            ! ext/util/make_ext
5209 ____________________________________________________________________________
5210 [ 31770] By: rgs                                   on 2007/08/31  09:07:51
5211         Log: Subject: Re: optimize push @ISA, (was Re: parent.pm at http://corion.net/perl-dev)
5212              From: "Brandon Black" <blblack@gmail.com>
5213              Date: Sun, 12 Aug 2007 13:36:14 -0700
5214              Message-ID: <84621a60708121336m13dcf9e5uac624fb246f2a79c@mail.gmail.com>
5215      Branch: perl
5216            ! av.c embedvar.h gv.h intrpvar.h lib/mro.pm mg.c perlapi.h pp.c
5217            ! pp_hot.c sv.c
5218 ____________________________________________________________________________
5219 [ 31769] By: steveh                                on 2007/08/31  08:54:12
5220         Log: Fix Win32 breakage (code before declaration) caused by #31766
5221      Branch: perl
5222            ! lib/ExtUtils/Constant/ProxySubs.pm
5223 ____________________________________________________________________________
5224 [ 31768] By: rgs                                   on 2007/08/30  16:12:06
5225         Log: Need to bump MakeMaker's $VERSION too.
5226      Branch: perl
5227            ! lib/ExtUtils/MakeMaker.pm
5228 ____________________________________________________________________________
5229 [ 31767] By: rgs                                   on 2007/08/30  16:11:23
5230         Log: Subject: [PATCH at 31761] RE: MakeMaker + static misbehaviour
5231              From: "Konovalov, Vadim Vladimirovich \(Vadim\)** CTR **" <vkonovalov@alcatel-lucent.com>
5232              Date: Thu, 30 Aug 2007 08:11:04 +0200
5233              Message-ID: <D16F05D0CAAA234BA2B753B80DE6100D4486C3@DEEXC1U02.de.lucent.com>
5234      Branch: perl
5235            ! lib/ExtUtils/MakeMaker.pm
5236 ____________________________________________________________________________
5237 [ 31766] By: rgs                                   on 2007/08/30  14:01:25
5238         Log: Subject: [PATCH-revised] [perl #44999] ExtUtils::Constant::ProxySubs not thread-safe
5239              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5240              Date: Thu, 30 Aug 2007 09:37:59 -0400
5241              Message-ID: <1ff86f510708300637i7fb7b790x3ea1c459a1debb33@mail.gmail.com>
5242      Branch: perl
5243            ! lib/ExtUtils/Constant/ProxySubs.pm
5244 ____________________________________________________________________________
5245 [ 31765] By: rgs                                   on 2007/08/30  13:49:14
5246         Log: Subject: [PATCH] misc blead stuff
5247              From: Jarkko Hietaniemi <jhi@iki.fi>
5248              Date: Wed, 29 Aug 2007 21:04:53 -0400
5249              Message-ID: <46D617B5.3000002@iki.fi>
5250      Branch: perl
5251            ! deb.c mg.c op.c pod/perlapi.pod pp.c pp_sys.c reentr.c
5252            ! reentr.pl regexec.c sv.c
5253 ____________________________________________________________________________
5254 [ 31764] By: rgs                                   on 2007/08/30  13:19:44
5255         Log: Subject: Re: [patch] First batch of whitespace patches (Test::Harness)
5256              From: Max Maischein <corion@corion.net>
5257              Date: Fri, 24 Aug 2007 22:04:56 +0200
5258              Message-ID: <46CF39E8.8020707@corion.net>
5259      Branch: perl
5260            ! lib/Test/Harness/Straps.pm
5261 ____________________________________________________________________________
5262 [ 31763] By: rgs                                   on 2007/08/30  08:51:20
5263         Log: Typo fix
5264      Branch: perl
5265            ! lib/Pod/Perldoc.pm
5266 ____________________________________________________________________________
5267 [ 31762] By: rgs                                   on 2007/08/30  08:50:11
5268         Log: Subject: [PATCH] lib/Pod/Perldoc.pm - make -L more forgiving
5269              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
5270              Date: Thu, 23 Aug 2007 15:37:13 -0300
5271              Message-ID: <73ddeb6c0708231137w2d436cfbo7409345c37280560@mail.gmail.com>
5272      Branch: perl
5273            ! lib/Pod/Perldoc.pm
5274 ____________________________________________________________________________
5275 [ 31761] By: steveh                                on 2007/08/29  16:58:25
5276         Log: Add support for Visual C++ 2008 Express Edition (Beta 2)
5277      Branch: perl
5278            ! README.win32 makedef.pl win32/Makefile win32/makefile.mk
5279 ____________________________________________________________________________
5280 [ 31760] By: rgs                                   on 2007/08/29  08:55:17
5281         Log: Subject: Re: [PATCH] Cygwin::mount_table, Cygwin::mount_flags
5282              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
5283              Date: Thu, 16 Aug 2007 13:25:53 -0700 (PDT)
5284              Message-ID: <52892.64.81.167.122.1187295953.squirrel@webmail.efn.org>
5285      Branch: perl
5286            ! t/lib/cygwin.t
5287 ____________________________________________________________________________
5288 [ 31759] By: rgs                                   on 2007/08/28  16:57:23
5289         Log: Subject: [patch@31750] Unit variable in /lib/File/Copy.pm
5290              From: "John E. Malmberg" <wb8tyw@qsl.net>
5291              Date: Mon, 27 Aug 2007 23:21:31 -0500
5292              Message-ID: <46D3A2CB.8010205@qsl.net>
5293      Branch: perl
5294            ! lib/File/Copy.pm
5295 ____________________________________________________________________________
5296 [ 31758] By: rgs                                   on 2007/08/28  16:52:45
5297         Log: Subject: [PATCH] Revert/fix 31731 - Empty PATH taint test on Cygwin
5298              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5299              Date: Tue, 28 Aug 2007 10:43:41 -0400
5300              Message-ID: <1ff86f510708280743n7c0424berb9a402f864dcd399@mail.gmail.com>
5301      Branch: perl
5302            ! t/op/taint.t
5303 ____________________________________________________________________________
5304 [ 31757] By: rgs                                   on 2007/08/28  08:56:29
5305         Log: Subject: [PATCH pp_ctl.c]
5306              From: "Robin Barker" <Robin.Barker@npl.co.uk>
5307              Date: Wed, 22 Aug 2007 18:22:59 +0100
5308              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D18B@exchsvr1.npl.ad.local>
5309      Branch: perl
5310            ! pp_ctl.c
5311 ____________________________________________________________________________
5312 [ 31756] By: craigb                                on 2007/08/27  02:46:41
5313         Log: Fix configure.com's d_fcntl_can_lock test to look for a file
5314              that actually exists.
5315      Branch: perl
5316            ! configure.com
5317 ____________________________________________________________________________
5318 [ 31755] By: nicholas                              on 2007/08/25  22:05:55
5319         Log: Erm. -u may have been superseded by the bytecode generator, but
5320              we've recently removed it, having never let it pass beyond  
5321              "experimental" status. So this paragraph is now wrong, although it's
5322              not clear what we do recommend in place of -u.
5323      Branch: perl
5324            ! pod/perlrun.pod
5325 ____________________________________________________________________________
5326 [ 31754] By: nicholas                              on 2007/08/25  22:04:06
5327         Log: Test that all the unknown command line flags are unknown.
5328      Branch: perl
5329            ! t/run/switches.t
5330 ____________________________________________________________________________
5331 [ 31753] By: ams                                   on 2007/08/25  02:26:09
5332         Log: Subject: [patch] me, in AUTHORS
5333              From: Ricardo SIGNES <rjbs-perl-p5p@lists.manxome.org>
5334              Date: Fri, 24 Aug 2007 20:59:22 -0400
5335              Message-Id: <20070825005922.GA388@knight.manxome.org>
5336      Branch: perl
5337            ! AUTHORS
5338 ____________________________________________________________________________
5339 [ 31752] By: craigb                                on 2007/08/24  21:08:33
5340         Log: Subject: [patch@31739] ASTFLT in HiRes.t on VMS
5341              From: "John E. Malmberg" <wb8tyw@qsl.net>
5342              Date: Tue, 21 Aug 2007 22:44:58 -0500
5343              Message-id: <46CBB13A.6090405@qsl.net>
5344
5345              
5346              Skip test #17 because select() is not interruptible and we run afoul
5347              of Perl's signal deferrals.
5348      Branch: perl
5349            ! ext/Time/HiRes/t/HiRes.t
5350 ____________________________________________________________________________
5351 [ 31751] By: craigb                                on 2007/08/24  20:31:14
5352         Log: thinko in 10_Archive-Extract.t portion of #31747
5353      Branch: perl
5354            ! lib/Archive/Extract/t/01_Archive-Extract.t
5355 ____________________________________________________________________________
5356 [ 31750] By: stevep                                on 2007/08/23  15:15:07
5357         Log: Subject: [PATCH] Upgrade Sys::Syslog to 0.19_01
5358              From: Séstien Aperghis-Tramoni <maddingue@free.fr>
5359              Date: Thu, 23 Aug 2007 16:04:46 +0200
5360              Message-ID: <1187877886.46cd93fe13b12@imp.free.fr>
5361      Branch: perl
5362            + ext/Sys/Syslog/win32/PerlLog.mc
5363            + ext/Sys/Syslog/win32/PerlLog_RES.uu
5364            + ext/Sys/Syslog/win32/PerlLog_dll.uu
5365            + ext/Sys/Syslog/win32/Win32.pm ext/Sys/Syslog/win32/compile.pl
5366            ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
5367            ! ext/Sys/Syslog/README ext/Sys/Syslog/Syslog.pm
5368            ! ext/Sys/Syslog/Syslog.xs ext/Sys/Syslog/fallback/const-c.inc
5369            ! ext/Sys/Syslog/t/00-load.t ext/Sys/Syslog/t/constants.t
5370            ! ext/Sys/Syslog/t/syslog.t
5371 ____________________________________________________________________________
5372 [ 31749] By: stevep                                on 2007/08/22  15:15:10
5373         Log: Upgrade to Text-Soundex-3.03
5374      Branch: perl
5375            ! ext/Text/Soundex/Soundex.pm ext/Text/Soundex/Soundex.xs
5376 ____________________________________________________________________________
5377 [ 31748] By: craigb                                on 2007/08/22  11:53:47
5378         Log: Subject: [patch@31739] regop.t fix for VMS
5379              From: "John E. Malmberg" <wb8tyw@qsl.net>
5380              Date: Tue, 21 Aug 2007 20:38:41 -0500
5381              Message-id: <46CB93A1.2090407@qsl.net>
5382
5383      Branch: perl
5384            ! ext/re/t/regop.t
5385 ____________________________________________________________________________
5386 [ 31747] By: craigb                                on 2007/08/22  11:20:52
5387         Log: Subject: [patch@31735]Archive Extract fix on VMS.
5388              From: "John E. Malmberg" <wb8tyw@qsl.net>
5389              Date: Mon, 20 Aug 2007 22:05:11 -0500
5390              Message-id: <46CA5667.2050207@qsl.net>
5391
5392              
5393              Quote -Z for unzip.
5394      Branch: perl
5395            ! lib/Archive/Extract.pm
5396            ! lib/Archive/Extract/t/01_Archive-Extract.t
5397 ____________________________________________________________________________
5398 [ 31746] By: craigb                                on 2007/08/22  11:08:01
5399         Log: Subject: [patch@31735] Module-load/require fixes for VMS
5400              From: "John E. Malmberg" <wb8tyw@qsl.net>
5401              Date: Mon, 20 Aug 2007 21:55:07 -0500
5402              Message-id: <46CA540B.4070001@qsl.net>
5403              
5404              Avoid double module loads by populating %INC keys in unix format.
5405      Branch: perl
5406            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
5407            ! lib/Module/Load/t/01_Module-Load.t pp_ctl.c
5408 ____________________________________________________________________________
5409 [ 31745] By: merijn                                on 2007/08/21  14:31:45
5410         Log: bye bye charsize
5411              it is^Wwas always 1
5412      Branch: perl
5413            ! Configure Cross/config.sh-arm-linux
5414            ! Cross/config.sh-arm-linux-n770 NetWare/config.wc
5415            ! Porting/Glossary Porting/config.sh plan9/config_sh.sample
5416            ! symbian/config.sh uconfig.sh win32/config.bc win32/config.ce
5417            ! win32/config.gc win32/config.vc win32/config.vc64
5418 ____________________________________________________________________________
5419 [ 31744] By: stevep                                on 2007/08/21  14:16:54
5420         Log: Changes to unicore files to fix issues with certain quotation mark 
5421              characters.  Fixes are noted at the Unicode web site 
5422              <http://www.unicode.org/versions/corrigendum6.html>.  This fix
5423              was pointed out by Jarkko.
5424      Branch: perl
5425            ! lib/unicore/BidiMirroring.txt lib/unicore/UnicodeData.txt
5426 ____________________________________________________________________________
5427 [ 31742] By: steveh                                on 2007/08/21  09:55:07
5428         Log: Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996 to suppress warnings
5429              about POSIX CRT function names being deprecated in VC8
5430              (-wd4996 suppresses all deprecated function warnings, so is more
5431              wide-ranging than is required)
5432      Branch: perl
5433            ! pod/perltodo.pod win32/Makefile win32/makefile.mk
5434 ____________________________________________________________________________
5435 [ 31741] By: ams                                   on 2007/08/21  08:56:31
5436         Log: Subject: [patch] File::CheckTree - a side effect of making the build whitespace safe(r)
5437              From: Max Maischein <corion@corion.net>
5438              Date: Sun, 19 Aug 2007 23:45:57 +0200
5439              Message-Id: <46C8BA15.3080300@corion.net>
5440              
5441              (Applied with some tweaks.)
5442      Branch: perl
5443            ! lib/File/CheckTree.pm lib/File/CheckTree.t
5444 ____________________________________________________________________________
5445 [ 31740] By: ams                                   on 2007/08/21  08:25:55
5446         Log: Subject: patch for lib/ExtUtils/t/Constant.t which failed on EBCDIC platform
5447              From: Chun Bing Ge <gecb@cn.ibm.com>
5448              Date: Tue, 21 Aug 2007 14:37:25 +0800
5449              Message-Id: <OFF86FB888.70D5EF70-ON4825733E.0021A246-4825733E.00246265@IBMCN>
5450      Branch: perl
5451            ! lib/ExtUtils/Constant/Utils.pm
5452 ____________________________________________________________________________
5453 [ 31739] By: mhx                                   on 2007/08/20  17:31:12
5454         Log: Upgrade to Devel::PPPort 3.11_05
5455      Branch: perl
5456            + ext/Devel/PPPort/parts/inc/shared_pv
5457            + ext/Devel/PPPort/t/shared_pv.t
5458            ! MANIFEST ext/Devel/PPPort/Changes
5459            ! ext/Devel/PPPort/MANIFEST.SKIP ext/Devel/PPPort/PPPort_pm.PL
5460            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/apicheck.pl
5461            ! ext/Devel/PPPort/parts/base/5004000
5462            ! ext/Devel/PPPort/parts/base/5009003
5463            ! ext/Devel/PPPort/parts/inc/call
5464            ! ext/Devel/PPPort/parts/inc/magic
5465            ! ext/Devel/PPPort/parts/inc/misc
5466            ! ext/Devel/PPPort/parts/inc/ppphbin
5467            ! ext/Devel/PPPort/parts/inc/ppphtest
5468            ! ext/Devel/PPPort/parts/inc/threads
5469            ! ext/Devel/PPPort/parts/ppptools.pl
5470            ! ext/Devel/PPPort/parts/todo/5007001 ext/Devel/PPPort/soak
5471            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/ppphtest.t
5472 ____________________________________________________________________________
5473 [ 31738] By: stevep                                on 2007/08/20  16:49:21
5474         Log: Default LOG_PRIMASK for Sys-Syslog in cases where it is not
5475              defined.
5476      Branch: perl
5477            ! ext/Sys/Syslog/Makefile.PL
5478 ____________________________________________________________________________
5479 [ 31737] By: stevep                                on 2007/08/20  13:16:19
5480         Log: Subject: [PATCH] Get Cwd->cwd() to work under Cygwin
5481              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5482              Date: Wed, 15 Aug 2007 10:39:41 -0400
5483              Message-ID: <1ff86f510708150739q18fa5863s55010b538d11f77f@mail.gmail.com>
5484              
5485              Updated patch originally by Reini Urban.
5486      Branch: perl
5487            ! cygwin/cygwin.c t/lib/cygwin.t
5488 ____________________________________________________________________________
5489 [ 31736] By: ams                                   on 2007/08/20  08:19:13
5490         Log: Subject: [PATCH] Fix some typos in threads.pm
5491              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5492              Date: Sun, 19 Aug 2007 13:53:17 -0400
5493              Message-Id: <1ff86f510708191053x36f35619yaa019db70a623612@mail.gmail.com>
5494      Branch: perl
5495            ! ext/threads/threads.pm
5496 ____________________________________________________________________________
5497 [ 31735] By: demerphq                              on 2007/08/18  13:07:06
5498         Log: Typo prevented test from doing what it meant to do.
5499      Branch: perl
5500            ! t/op/regexp_notrie.t
5501 ____________________________________________________________________________
5502 [ 31734] By: demerphq                              on 2007/08/18  11:31:08
5503         Log: Add note to regexp.h that modifying RXf_ type flags requires a regen.pl or regcomp.pl to update regnodes.h
5504              
5505              Currently the *NIX makefiles are not set up to update regnodes.h automatically when regexp.h is modified. 
5506              This at least warns people modifying the list about what they should do. A better solution is needed.
5507      Branch: perl
5508            ! regcomp.h regexp.h regnodes.h
5509 ____________________________________________________________________________
5510 [ 31733] By: demerphq                              on 2007/08/18  11:15:19
5511         Log: TRIE must use 'yes' state transitions when more than one match possible to ensure proper scope cleanup.
5512              
5513              Fix and test for issue raised in:
5514              
5515              Subject: Very strange interaction between regex and lexical array in blead
5516              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
5517              Date: Sat, 18 Aug 2007 01:55:37 +0200
5518              Message-ID: <20070818015537.0088db31@r2d2>
5519      Branch: perl
5520            ! regexec.c regnodes.h t/op/pat.t
5521 ____________________________________________________________________________
5522 [ 31732] By: ams                                   on 2007/08/18  08:03:28
5523         Log: Subject: [perl #44647] [PATCH] Add a test for overload::constant 'integer' across use's. 
5524              From: Shlomi Fish <perlbug-followup@perl.org>
5525              Date: Wed, 15 Aug 2007 04:19:53 -0700
5526              Message-Id: <rt-3.6.HEAD-10743-1187176792-1816.44647-75-0@perl.org>
5527      Branch: perl
5528            + t/op/overload_integer.t
5529            ! MANIFEST
5530 ____________________________________________________________________________
5531 [ 31731] By: ams                                   on 2007/08/18  08:01:15
5532         Log: Subject: [PATCH] Change 31710 causes t/op/taint.t to fail
5533              From: Reini Urban <rurban@x-ray.at>
5534              Date: Fri, 17 Aug 2007 08:56:38 +0200
5535              Message-Id: <46C546A6.6020000@x-ray.at>
5536      Branch: perl
5537            ! t/op/taint.t
5538 ____________________________________________________________________________
5539 [ 31730] By: ams                                   on 2007/08/18  07:59:56
5540         Log: Subject: [PATCH blead] Re: t/op/taint.t failed on EBCDIC platform
5541              From: Rick Delaney <rick@bort.ca>
5542              Date: Thu, 16 Aug 2007 23:35:26 -0400
5543              Message-Id: <20070817033526.GA9639@bort.ca>
5544      Branch: perl
5545            ! pp_sys.c
5546 ____________________________________________________________________________
5547 [ 31729] By: steveh                                on 2007/08/17  11:00:24
5548         Log: Oops, forgot to bump $VERSION for #31728
5549      Branch: perl
5550            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
5551 ____________________________________________________________________________
5552 [ 31728] By: steveh                                on 2007/08/17  10:58:46
5553         Log: Clean up debug symbol files (.pdb for VC++, .tds for BCC) when running
5554              ExtUtils::CBuilder->new()->have_compiler()
5555      Branch: perl
5556            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
5557 ____________________________________________________________________________
5558 [ 31727] By: steveh                                on 2007/08/17  10:55:22
5559         Log: Fix 01_Module_Load_Conditional.t on Win32 (broken by #31726)
5560      Branch: perl
5561            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
5562 ____________________________________________________________________________
5563 [ 31726] By: craigb                                on 2007/08/16  17:05:48
5564         Log: Subject: [patch@31706]01_module_load_conditional.t fix for VMS
5565              From: "John E. Malmberg" <wb8tyw@qsl.net>
5566              Date: Thu, 16 Aug 2007 00:27:35 -0500
5567              Message-id: <46C3E047.4010001@qsl.net>
5568
5569      Branch: perl
5570            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
5571 ____________________________________________________________________________
5572 [ 31725] By: nicholas                              on 2007/08/16  11:14:34
5573         Log: Correct parentheses. Calling Win32::GetOSVersion() on non-win32 would
5574              be bad, m'kay.
5575      Branch: perl
5576            ! ext/POSIX/t/posix.t
5577 ____________________________________________________________________________
5578 [ 31724] By: ams                                   on 2007/08/16  10:12:11
5579         Log: Bump version to 1.26_01 after #31707.
5580      Branch: perl
5581            ! lib/ExtUtils/Embed.pm
5582 ____________________________________________________________________________
5583 [ 31723] By: stevep                                on 2007/08/15  16:17:13
5584         Log: Upgrade to CPANPLUS-0.82
5585      Branch: perl
5586            ! lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm lib/CPANPLUS/Config.pm
5587            ! lib/CPANPLUS/Configure.pm lib/CPANPLUS/Internals.pm
5588            ! lib/CPANPLUS/Shell/Default.pm
5589            ! lib/CPANPLUS/Shell/Default/Plugins/Remote.pm
5590            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
5591            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
5592            ! r-0.01.tar.gz.packed
5593            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
5594            ! tar.gz.packed
5595            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
5596            ! r.gz.packed
5597            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
5598            ! tar.gz.packed
5599            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
5600            ! r.gz.packed
5601            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
5602            ! cked
5603            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
5604            ! lib/CPANPLUS/t/inc/conf.pl
5605 ____________________________________________________________________________
5606 [ 31722] By: stevep                                on 2007/08/15  14:58:57
5607         Log: Upgrade to Archive-Tar-1.34.  Omitted re-addition of the Pod
5608              tests.
5609      Branch: perl
5610            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/File.pm
5611            ! lib/Archive/Tar/t/03_file.t
5612            ! lib/Archive/Tar/t/src/long/bar.tar.packed
5613            ! lib/Archive/Tar/t/src/long/foo.tgz.packed
5614            ! lib/Archive/Tar/t/src/short/bar.tar.packed
5615            ! lib/Archive/Tar/t/src/short/foo.tgz.packed
5616 ____________________________________________________________________________
5617 [ 31721] By: steveh                                on 2007/08/15  12:44:08
5618         Log: Skip the POSIX::strftime() time test with a 60sec parameter on Vista:
5619              it seems to have the same problem as when built with the VC8 CRT
5620              (Fixes perl #44589)
5621              
5622              Also, change the %D to the equivalent %m/%d/%y because %D isn't
5623              supported at all by Microsoft's CRT and just converts to nothing
5624              with VC6's CRT and causes another invalid parameter error with VC8
5625              and Vista
5626      Branch: perl
5627            ! ext/POSIX/t/posix.t
5628 ____________________________________________________________________________
5629 [ 31720] By: steveh                                on 2007/08/15  10:06:20
5630         Log: Fix syntax error introduced by #31715
5631              
5632              Fix "Useless use of a constant in void context" warning introduced by
5633              #31709 which was causing failures in ext/Compress/Zlib/t/05examples.t
5634              and ext/IO_Compress_Zlib/t/010examples.t on Win32.
5635      Branch: perl
5636            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Win32.pm
5637 ____________________________________________________________________________
5638 [ 31719] By: ams                                   on 2007/08/15  10:05:31
5639         Log: Test update to demonstrate @ISA assignment bug:
5640              
5641              Subject: Optimized magic_setisa has bug
5642              From: Rick Delaney <rick@bort.ca>
5643              Date: Tue, 14 Aug 2007 01:45:17 -0400
5644              Message-Id: <20070814054517.GA12709@bort.ca>
5645      Branch: perl
5646            ! t/mro/basic.t
5647 ____________________________________________________________________________
5648 [ 31718] By: ams                                   on 2007/08/15  09:59:16
5649         Log: Document SvSHARED_HASH.
5650              
5651              Subject: Re: newSVpvn_share doesn't seem to correctly initialize the hash
5652              value with perl >= 5.9.3
5653              From: Vincent Pit <perl@profvince.com>
5654              Date: Tue, 14 Aug 2007 20:54:36 +0200
5655              Message-Id: <46C1FA6C.4090801@profvince.com>
5656      Branch: perl
5657            ! sv.c
5658 ____________________________________________________________________________
5659 [ 31717] By: ams                                   on 2007/08/15  09:57:02
5660         Log: Subject: Harness prove-switches.t for fixed bug 30952
5661              From: Reini Urban <rurban@x-ray.at>
5662              Date: Tue, 14 Aug 2007 22:49:32 +0200
5663              Message-Id: <46C2155C.3000905@x-ray.at>
5664      Branch: perl
5665            ! lib/Test/Harness/t/prove-switches.t
5666 ____________________________________________________________________________
5667 [ 31715] By: ams                                   on 2007/08/15  09:54:14
5668         Log: Subject: Re: Test failure @recent bleadperls (31712,31711)
5669              From: Reini Urban <rurban@x-ray.at>
5670              Date: Wed, 15 Aug 2007 09:44:29 +0200
5671              Message-Id: <46C2AEDD.80400@x-ray.at>
5672      Branch: perl
5673            ! lib/File/Spec/Cygwin.pm
5674 ____________________________________________________________________________
5675 [ 31714] By: craigb                                on 2007/08/15  02:33:24
5676         Log: Subject: [patch@31701] /lib/File/Find/t/taint.t - VMS Symlinks Part 3 of ?
5677              From: "John E. Malmberg" <wb8tyw@qsl.net>
5678              Date: Mon, 13 Aug 2007 20:44:41 -0500
5679              Message-id: <46C10909.6010805@qsl.net>
5680
5681      Branch: perl
5682            ! lib/File/Find/t/taint.t
5683 ____________________________________________________________________________
5684 [ 31713] By: mhx                                   on 2007/08/14  19:22:20
5685         Log: Upgrade to Devel::PPPort 3.11_03
5686      Branch: perl
5687            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
5688            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/parts/inc/SvPV
5689            ! ext/Devel/PPPort/parts/inc/ppphbin
5690            ! ext/Devel/PPPort/parts/inc/version
5691            ! ext/Devel/PPPort/parts/ppptools.pl ext/Devel/PPPort/soak
5692 ____________________________________________________________________________
5693 [ 31712] By: ams                                   on 2007/08/14  16:14:45
5694         Log: Delete the files which #31710 should have removed.
5695      Branch: perl
5696            - cygwin/ld2.in cygwin/perlld.in
5697            ! MANIFEST
5698 ____________________________________________________________________________
5699 [ 31711] By: ams                                   on 2007/08/14  07:04:16
5700         Log: Subject: Re: [PATCH] get rid of cygwin perlld and ld2 - installperl also
5701              From: Reini Urban <rurban@x-ray.at>
5702              Date: Tue, 14 Aug 2007 08:59:58 +0200
5703              Message-Id: <46C152EE.2080506@x-ray.at>
5704      Branch: perl
5705            ! installperl
5706 ____________________________________________________________________________
5707 [ 31710] By: ams                                   on 2007/08/14  06:58:22
5708         Log: Subject: [PATCH] get rid of cygwin perlld and ld2
5709              From: Reini Urban <rurban@x-ray.at>
5710              Date: Tue, 14 Aug 2007 08:51:50 +0200
5711              Message-Id: <46C15106.9080003@x-ray.at>
5712      Branch: perl
5713            ! cflags.SH cygwin/Makefile.SHs cygwin/ld2.in cygwin/perlld.in
5714            ! hints/cygwin.sh
5715 ____________________________________________________________________________
5716 [ 31709] By: ams                                   on 2007/08/14  06:57:08
5717         Log: Subject: [PATCH] CYG07-File-Spec-case_tolerant
5718              From: Reini Urban <rurban@x-ray.at>
5719              Date: Tue, 14 Aug 2007 08:45:34 +0200
5720              Message-Id: <46C14F8E.9080402@x-ray.at>
5721      Branch: perl
5722            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Win32.pm
5723 ____________________________________________________________________________
5724 [ 31708] By: ams                                   on 2007/08/14  06:56:00
5725         Log: Subject: [PATCH] Cygwin::mount_table, Cygwin::mount_flags
5726              From: Reini Urban <rurban@x-ray.at>
5727              Date: Tue, 14 Aug 2007 08:40:44 +0200
5728              Message-Id: <46C14E6C.8020809@x-ray.at>
5729      Branch: perl
5730            ! README.cygwin cygwin/cygwin.c t/lib/cygwin.t
5731 ____________________________________________________________________________
5732 [ 31707] By: ams                                   on 2007/08/14  06:27:48
5733         Log: Strip whitespace from the beginning of static_ext:
5734              
5735              Subject: [PATCH] CYG02lib-ExtUtils-Embed.patch
5736              From: Reini Urban <rurban@x-ray.at>
5737              Date: Tue, 14 Aug 2007 08:21:11 +0200
5738              Message-Id: <46C149D7.5060307@x-ray.at>
5739      Branch: perl
5740            ! lib/ExtUtils/Embed.pm
5741 ____________________________________________________________________________
5742 [ 31706] By: craigb                                on 2007/08/13  03:04:37
5743         Log: Subject: [patch@31670]File/Find.pm Find.t - VMS Symbolic Links Part 2 of ?
5744              From: "John E. Malmberg" <wb8tyw@qsl.net>
5745              Date: Sat, 11 Aug 2007 23:44:44 -0500
5746              Message-id: <46BE903C.90403@qsl.net>
5747
5748              
5749              VMS-specific File::Find changes to support symlinks
5750      Branch: perl
5751            ! lib/File/Find.pm lib/File/Find/t/find.t
5752 ____________________________________________________________________________
5753 [ 31705] By: mhx                                   on 2007/08/12  23:17:42
5754         Log: Upgrade to Devel::PPPort 3.11_02
5755      Branch: perl
5756            + ext/Devel/PPPort/parts/ppport.fnc
5757            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
5758            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
5759            ! ext/Devel/PPPort/devel/buildperl.pl
5760            ! ext/Devel/PPPort/devel/devtools.pl
5761            ! ext/Devel/PPPort/devel/mkapidoc.sh
5762            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
5763            ! ext/Devel/PPPort/devel/regenerate
5764            ! ext/Devel/PPPort/devel/scanprov
5765            ! ext/Devel/PPPort/parts/apicheck.pl
5766            ! ext/Devel/PPPort/parts/apidoc.fnc
5767            ! ext/Devel/PPPort/parts/base/5005000
5768            ! ext/Devel/PPPort/parts/base/5006000
5769            ! ext/Devel/PPPort/parts/base/5007001
5770            ! ext/Devel/PPPort/parts/base/5007002
5771            ! ext/Devel/PPPort/parts/base/5008001
5772            ! ext/Devel/PPPort/parts/base/5009000
5773            ! ext/Devel/PPPort/parts/base/5009002
5774            ! ext/Devel/PPPort/parts/base/5009003
5775            ! ext/Devel/PPPort/parts/base/5009004
5776            ! ext/Devel/PPPort/parts/base/5009005
5777            ! ext/Devel/PPPort/parts/embed.fnc
5778            ! ext/Devel/PPPort/parts/inc/SvPV
5779            ! ext/Devel/PPPort/parts/inc/call
5780            ! ext/Devel/PPPort/parts/inc/grok
5781            ! ext/Devel/PPPort/parts/inc/magic
5782            ! ext/Devel/PPPort/parts/inc/misc
5783            ! ext/Devel/PPPort/parts/inc/ppphbin
5784            ! ext/Devel/PPPort/parts/inc/ppphdoc
5785            ! ext/Devel/PPPort/parts/inc/ppphtest
5786            ! ext/Devel/PPPort/parts/inc/pvs
5787            ! ext/Devel/PPPort/parts/inc/sv_xpvf
5788            ! ext/Devel/PPPort/parts/inc/uv
5789            ! ext/Devel/PPPort/parts/inc/variables
5790            ! ext/Devel/PPPort/parts/inc/warn
5791            ! ext/Devel/PPPort/parts/ppptools.pl
5792            ! ext/Devel/PPPort/parts/todo/5004000
5793            ! ext/Devel/PPPort/parts/todo/5006000
5794            ! ext/Devel/PPPort/parts/todo/5007001
5795            ! ext/Devel/PPPort/parts/todo/5007002
5796            ! ext/Devel/PPPort/parts/todo/5008001
5797            ! ext/Devel/PPPort/parts/todo/5009000
5798            ! ext/Devel/PPPort/parts/todo/5009005 ext/Devel/PPPort/soak
5799            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/magic.t
5800            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/variables.t
5801 ____________________________________________________________________________
5802 [ 31704] By: ams                                   on 2007/08/12  14:20:44
5803         Log: Subject: Re: [PATCH] Optimize split //
5804              From: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
5805              Date: Sat, 11 Aug 2007 20:33:49 +0000
5806              Message-Id: <51dd1af80708111333kfd82e12u145b5ba38e23dcce@mail.gmail.com>
5807      Branch: perl
5808            ! pp.c
5809 ____________________________________________________________________________
5810 [ 31703] By: ams                                   on 2007/08/12  14:17:26
5811         Log: Subject: [PATCH] regcomp.c fix 64int warning
5812              From: Reini Urban <rurban@x-ray.at>
5813              Date: Sun, 12 Aug 2007 15:38:46 +0200
5814              Message-Id: <46BF0D66.5020605@x-ray.at>
5815      Branch: perl
5816            ! regcomp.c
5817 ____________________________________________________________________________
5818 [ 31702] By: ams                                   on 2007/08/12  14:10:10
5819         Log: Use sysconf/getpagesize/page.h to determine page size on Linux,
5820              in that order.
5821              
5822              Subject: Re: [PATCH] Various Gentoo Patches
5823              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
5824              Date: Sun, 12 Aug 2007 13:16:52 +0200
5825              Message-Id: <20070812131652.16ca5444@r2d2>
5826      Branch: perl
5827            ! ext/IPC/SysV/SysV.xs
5828 ____________________________________________________________________________
5829 [ 31701] By: craigb                                on 2007/08/10  16:28:34
5830         Log: Skip a couple of case sensitive tests in Pod::Simple on VMS.
5831      Branch: perl
5832            ! lib/Pod/Simple/t/search20.t lib/Pod/Simple/t/search22.t
5833 ____________________________________________________________________________
5834 [ 31700] By: rgs                                   on 2007/08/10  13:37:42
5835         Log: Fix compilation with threads
5836      Branch: perl
5837            ! toke.c
5838 ____________________________________________________________________________
5839 [ 31699] By: rgs                                   on 2007/08/10  09:57:08
5840         Log: Subject: Re: [PATCH] Adding more information to "Unrecognized character" error in toke.c
5841              From: Claes Jakobsson <claes@surfar.nu>
5842              Date: Sat, 4 Aug 2007 16:00:19 +0200
5843              Message-Id: <57CEC660-0020-48DF-A72A-931BCADC2AEE@surfar.nu>
5844      Branch: perl
5845            ! pod/perldiag.pod t/base/lex.t toke.c
5846 ____________________________________________________________________________
5847 [ 31698] By: rgs                                   on 2007/08/10  08:51:30
5848         Log: Win32CORE can be upgraded separately (see change #31663)
5849      Branch: perl
5850            ! Porting/Maintainers.pl
5851 ____________________________________________________________________________
5852 [ 31697] By: ams                                   on 2007/08/10  05:42:26
5853         Log: SWIG uses XS() like this (in the perlrun.swg template):
5854              
5855              typedef XS(SwigPerlWrapper);
5856              typedef SwigPerlWrapper *SwigPerlWrapperPtr;
5857              
5858              This breaks if XS() includes the 'extern "C"' decoration under C++.
5859              The appended patch provides an XSPROTO() macro that could be used
5860              by SWIG instead.
5861              
5862              (Patch from Jan Dubois to fix breakage caused by #28734.)
5863      Branch: perl
5864            ! XSUB.h
5865 ____________________________________________________________________________
5866 [ 31696] By: rgs                                   on 2007/08/09  15:00:25
5867         Log: Subject: [PATCH] Test '-x dir'
5868              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5869              Date: Thu, 9 Aug 2007 08:28:17 -0400
5870              Message-ID: <1ff86f510708090528w5579515bp6f862c613abccf84@mail.gmail.com>
5871      Branch: perl
5872            + t/run/switchx2.aux
5873            ! MANIFEST t/run/switchx.aux t/run/switchx.t
5874 ____________________________________________________________________________
5875 [ 31695] By: rgs                                   on 2007/08/09  13:41:28
5876         Log: Add an idea by Hugo
5877      Branch: perl
5878            ! pod/perltodo.pod
5879 ____________________________________________________________________________
5880 [ 31694] By: rgs                                   on 2007/08/09  10:17:07
5881         Log: Fix a bunch of typos
5882      Branch: perl
5883            ! pod/perlreapi.pod
5884 ____________________________________________________________________________
5885 [ 31693] By: rgs                                   on 2007/08/09  10:10:37
5886         Log: Subject: [PATCH] Optimize split //
5887              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
5888              Date: Thu, 9 Aug 2007 07:49:16 +0000
5889              Message-ID: <51dd1af80708090049p2cf4810ep5a437ad53f64fa78@mail.gmail.com>
5890      Branch: perl
5891            ! pod/perlreapi.pod pp.c regcomp.c regexp.h
5892 ____________________________________________________________________________
5893 [ 31692] By: ams                                   on 2007/08/09  07:56:20
5894         Log: Subject: Re: [PATCH] Re: [perl #44387] The blank in option '-x directory' should be deleted from perlrun.pod
5895              From: "David Nicol" <davidnicol@gmail.com>
5896              Date: Wed, 8 Aug 2007 18:06:16 -0500
5897              Message-Id: <934f64a20708081606n441c392am615cf5461e4f3e94@mail.gmail.com>
5898      Branch: perl
5899            ! pod/perlrun.pod
5900 ____________________________________________________________________________
5901 [ 31691] By: ams                                   on 2007/08/08  21:58:29
5902         Log: Revert #31690, because it can make -x eat arguments. Even if the
5903              next argument happens to be a directory name, changing this does
5904              not seem worthwhile. It's as likely as not to break something.
5905              
5906              The many -x users clamouring for consistency must go home
5907              empty-handed, alas.
5908      Branch: perl
5909            ! perl.c
5910 ____________________________________________________________________________
5911 [ 31690] By: ams                                   on 2007/08/08  18:45:34
5912         Log: Make '-xx' and '-x x' work the same way (see #44387).
5913      Branch: perl
5914            ! perl.c
5915 ____________________________________________________________________________
5916 [ 31689] By: ams                                   on 2007/08/08  17:27:48
5917         Log: Subject: [PATCH] Move Tie::StdHandle into its own file.
5918              From: Michael G Schwern <schwern@pobox.com>
5919              Date: Tue, 07 Aug 2007 15:47:31 -0700
5920              Message-Id: <46B8F683.7040607@pobox.com>
5921      Branch: perl
5922            + lib/Tie/Handle/stdhandle_from_handle.t lib/Tie/StdHandle.pm
5923            ! MANIFEST lib/Tie/Handle.pm lib/Tie/Handle/stdhandle.t
5924 ____________________________________________________________________________
5925 [ 31688] By: ams                                   on 2007/08/08  16:52:41
5926         Log: #31687-bis.
5927      Branch: perl
5928            - ext/threads/shared/Changes
5929 ____________________________________________________________________________
5930 [ 31687] By: ams                                   on 2007/08/08  16:43:49
5931         Log: Subject: [PATCH] threads 1.64 (repost)
5932              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5933              Date: Mon, 6 Aug 2007 15:09:41 -0400
5934              Message-Id: <1ff86f510708061209m130fd1fbxe03dce2351ae37c9@mail.gmail.com>
5935      Branch: perl
5936            - ext/threads/Changes ext/threads/README
5937            - ext/threads/shared/README
5938            ! MANIFEST ext/threads/t/basic.t ext/threads/t/blocks.t
5939            ! ext/threads/t/context.t ext/threads/t/end.t
5940            ! ext/threads/t/exit.t ext/threads/t/free.t
5941            ! ext/threads/t/free2.t ext/threads/t/join.t
5942            ! ext/threads/t/kill.t ext/threads/t/problems.t
5943            ! ext/threads/t/state.t ext/threads/t/thread.t
5944            ! ext/threads/threads.pm
5945 ____________________________________________________________________________
5946 [ 31686] By: ams                                   on 2007/08/08  16:28:40
5947         Log: From #43633: Cwd::cwd() use in File::Spec::Unix use causes unnecessary fork()
5948      Branch: perl
5949            ! lib/File/Spec/Unix.pm
5950 ____________________________________________________________________________
5951 [ 31685] By: rgs                                   on 2007/08/08  09:13:00
5952         Log: Subject: patch for perlboot.pod
5953              From: YAMASHINA Hio <hio@hio.jp>
5954              Date: Wed, 8 Aug 2007 01:12:06 +0900
5955              Message-Id: <20070808011206.db7d5184.hio@hio.jp>
5956      Branch: perl
5957            ! pod/perlboot.pod
5958 ____________________________________________________________________________
5959 [ 31684] By: rgs                                   on 2007/08/07  14:47:35
5960         Log: The documentation for prototype() sounds a bit better like that.
5961      Branch: perl
5962            ! pod/perlfunc.pod
5963 ____________________________________________________________________________
5964 [ 31683] By: rgs                                   on 2007/08/07  09:41:31
5965         Log: Documentation updates for new regexp features
5966      Branch: perl
5967            ! pod/perlop.pod pod/perlre.pod pod/perlreref.pod
5968 ____________________________________________________________________________
5969 [ 31682] By: ams                                   on 2007/08/04  01:53:19
5970         Log: Subject: [PATCH] installperl patch
5971              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5972              Date: Fri, 3 Aug 2007 09:55:10 -0400
5973              Message-Id: <1ff86f510708030655tdef838p859bb1ac7b05dcf9@mail.gmail.com>
5974              
5975              (Applied after splitting up the tests a little.)
5976      Branch: perl
5977            ! installperl
5978 ____________________________________________________________________________
5979 [ 31681] By: ams                                   on 2007/08/04  01:40:18
5980         Log: Subject: [PATCH] ssh-keygen usage in repository.pod out of date
5981              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
5982              Date: Fri, 3 Aug 2007 11:47:22 -0700 (PDT)
5983              Message-Id: <37856.64.81.167.122.1186166842.squirrel@webmail.efn.org>
5984      Branch: perl
5985            ! Porting/repository.pod
5986 ____________________________________________________________________________
5987 [ 31680] By: ams                                   on 2007/08/03  11:41:29
5988         Log: Subject: [PATCH] add BigInt changes to perl595delta.pod
5989              From: Tels <nospam-abuse@bloodgate.com>
5990              Date: Fri, 3 Aug 2007 13:19:17 +0200
5991              Message-Id: <200708031319.18320@bloodgate.com>
5992      Branch: perl
5993            ! pod/perl595delta.pod
5994 ____________________________________________________________________________
5995 [ 31679] By: ams                                   on 2007/08/03  11:38:26
5996         Log: Subject: [PATCH] fix typo in bigint POD
5997              From: Tels <nospam-abuse@bloodgate.com>
5998              Date: Fri, 3 Aug 2007 12:06:01 +0200
5999              Message-Id: <200708031206.10365@bloodgate.com>
6000      Branch: perl
6001            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
6002 ____________________________________________________________________________
6003 [ 31678] By: ams                                   on 2007/08/03  07:49:28
6004         Log: Subject: problems in ext/Storable/t/file_magic.t on EBCDIC platform
6005              From: Chun Bing Ge <gecb@cn.ibm.com>
6006              Date: Fri, 3 Aug 2007 14:16:34 +0800
6007              Message-Id: <OF9205F187.AEDD9A24-ON4825732C.0021701B-4825732C.002279E4@IBMCN>
6008      Branch: perl
6009            ! ext/Storable/t/file_magic.t
6010 ____________________________________________________________________________
6011 [ 31677] By: ams                                   on 2007/08/03  04:25:43
6012         Log: Subject: [perl #44349] DProf - poor timer resolution on BSDs (patch) 
6013              From: "agrow@thegotonerd.com" <perlbug-followup@perl.org>
6014              Date: Thu, 02 Aug 2007 15:36:42 -0700
6015              Message-Id: <rt-3.6.HEAD-23341-1186094202-398.44349-75-0@perl.org>
6016      Branch: perl
6017            ! ext/Devel/DProf/DProf.xs
6018 ____________________________________________________________________________
6019 [ 31676] By: ams                                   on 2007/08/03  04:12:27
6020         Log: Make installperl skip lib/CPAN/SIGNATURE and PAUSE*.pub.
6021              
6022              Subject: [PATCH - revised] Fix CPAN issues in blead
6023              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6024              Date: Thu, 2 Aug 2007 23:05:14 -0400
6025              Message-Id: <1ff86f510708022005i2d73247eo96e692acd17a2547@mail.gmail.com>
6026      Branch: perl
6027            ! installperl
6028 ____________________________________________________________________________
6029 [ 31675] By: ams                                   on 2007/08/03  00:34:18
6030         Log: Applied after word-wrapping:
6031              
6032              Subject: [PATCH] Time::HiRes is a better suggestion than setitimer in perlfunc.
6033              From: Benjamin Smith <bsmith@cabbage.org.uk>
6034              Date: Thu, 2 Aug 2007 18:28:05 +0100
6035              Message-Id: <20070802172804.GA7856@vtrl.co.uk>
6036      Branch: perl
6037            ! pod/perlfunc.pod
6038 ____________________________________________________________________________
6039 [ 31674] By: craigb                                on 2007/08/02  12:54:40
6040         Log: Subject: [patch@31670] vms.c - Missing null terminator
6041              From: "John E. Malmberg" <wb8tyw@qsl.net>
6042              Date: Wed, 01 Aug 2007 08:25:22 -0500
6043              Message-id: <46B089C2.9000508@qsl.net>
6044
6045      Branch: perl
6046            ! vms/vms.c
6047 ____________________________________________________________________________
6048 [ 31673] By: ams                                   on 2007/08/01  18:37:04
6049         Log: MANIFEST.SKIP ought not to have been skipped after all.
6050      Branch: perl
6051            ! installperl
6052 ____________________________________________________________________________
6053 [ 31672] By: ams                                   on 2007/08/01  17:01:29
6054         Log: For files ignored by installperl:
6055              
6056              - Split README handling into a separate case.
6057              - Extend the MANIFEST pattern to include .SKIP.
6058              
6059              Based on the following:
6060              
6061              Subject: [PATCH] Don't install MANIFEST.SKIP files
6062              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6063              Date: Wed, 1 Aug 2007 12:28:49 -0400
6064              Message-Id: <1ff86f510708010928o48ea74d6je46148b0a409bffa@mail.gmail.com>
6065      Branch: perl
6066            ! installperl
6067 ____________________________________________________________________________
6068 [ 31671] By: craigb                                on 2007/08/01  12:35:11
6069         Log: Missing a couple of aTHX_'s in #31670.
6070      Branch: perl
6071            ! vms/vms.c
6072 ____________________________________________________________________________
6073 [ 31670] By: craigb                                on 2007/08/01  03:24:03
6074         Log: Subject: [patch@31688] VMS symbolic links - part 1 of ? 2nd try.
6075              From: "John E. Malmberg" <wb8tyw@qsl.net>
6076              Date: Mon, 30 Jul 2007 23:55:34 -0500
6077              Message-id: <46AEC0C6.5020702@qsl.net>
6078              
6079              Patch for VMS so that remove/delete/unlink/kill_file and 
6080              rmdir will work on symbolic links where support is available
6081              in VMS 8.3.
6082
6083      Branch: perl
6084            ! vms/vms.c
6085 ____________________________________________________________________________
6086 [ 31669] By: stevep                                on 2007/07/31  14:27:00
6087         Log: Upgrade to Net-Ping-2.32
6088      Branch: perl
6089            ! lib/Net/Ping.pm
6090 ____________________________________________________________________________
6091 [ 31668] By: nicholas                              on 2007/07/30  13:17:14
6092         Log: Fix typos in comments.
6093      Branch: perl
6094            ! t/uni/case.pl
6095 ____________________________________________________________________________
6096 [ 31667] By: rgs                                   on 2007/07/30  09:23:55
6097         Log: Subject: Example in perlthrtut.pod doesn't work
6098              From: Elizabeth Mattijsen <liz@dijkmat.nl>
6099              Date: Mon, 30 Jul 2007 11:19:01 +0200
6100              Message-Id: <p06230913c2d35ab76254@[10.0.1.200]>
6101      Branch: perl
6102            ! pod/perlothrtut.pod pod/perlthrtut.pod
6103 ____________________________________________________________________________
6104 [ 31666] By: craigb                                on 2007/07/29  18:13:46
6105         Log: Oops, 31665 was empty.
6106      Branch: perl
6107            ! t/op/stat.t
6108 ____________________________________________________________________________
6109 [ 31665] By: craigb                                on 2007/07/29  14:48:20
6110         Log: Subject: [patch@31553] t/op/stat.t Test $nlink if $Config{d_link}
6111              From: "John E. Malmberg" <wb8tyw@qsl.net>
6112              Date: Sun, 29 Jul 2007 07:56:22 -0500
6113              Message-id: <46AC8E76.5040902@qsl.net>
6114
6115
6116      Branch: perl
6117            ! t/op/stat.t
6118 ____________________________________________________________________________
6119 [ 31664] By: ams                                   on 2007/07/29  13:45:31
6120         Log: Subject: [rt.cpan.org #28537] PATCH for croak.t test failure 
6121              From: Slaven_Rezic via RT <bug-Storable@rt.cpan.org>
6122              Date: Sun, 29 Jul 2007 05:10:46 -0400
6123              Message-Id: <rt-3.6.HEAD-28249-1185700244-992.28537-4-0@rt.cpan.org>
6124              
6125              "The attached patch solves a possible failure in the croak.t
6126              test. It seems that in some version Config.pm pre-loads Carp.pm,
6127              causing the test to fail. The patch just makes sure that
6128              Config.pm is only loaded when building Storable within core
6129              perl."
6130      Branch: perl
6131            ! ext/Storable/t/croak.t
6132 ____________________________________________________________________________
6133 [ 31663] By: stevep                                on 2007/07/27  03:45:58
6134         Log: Subject: [PATCH] RE: Sorry, no Win32CORE-update for you unless you use development version...
6135              From: "Jan Dubois" <jand@activestate.com>
6136              Date: Thu, 26 Jul 2007 17:51:37 -0700
6137              Message-ID: <03a701c7cfe8$4989abf0$dc9d03d0$@com>
6138      Branch: perl
6139            ! META.yml
6140 ____________________________________________________________________________
6141 [ 31662] By: rgs                                   on 2007/07/26  10:01:31
6142         Log: Don't use C++ comments.
6143      Branch: perl
6144            ! ext/Data/Dumper/Dumper.xs
6145 ____________________________________________________________________________
6146 [ 31661] By: merijn                                on 2007/07/26  09:38:48
6147         Log: Subject: [patch@31658] Dynamically load dbg xterm on VMS
6148              From: "John E. Malmberg" <wb8tyw@qsl.net>
6149              Date: Thu, 26 Jul 2007 00:28:04 -0500
6150              Message-ID: <46A830E4.1040708@qsl.net>
6151      Branch: perl
6152            ! configure.com vms/descrip_mms.template vms/vms.c
6153 ____________________________________________________________________________
6154 [ 31660] By: ams                                   on 2007/07/26  01:49:15
6155         Log: Subject: [PATCH] Silence diag in ext/Data/Dumper/t/bless.t
6156              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6157              Date: Wed, 25 Jul 2007 14:27:44 -0400
6158              Message-Id: <1ff86f510707251127l3530b011q853608654a7347f7@mail.gmail.com>
6159              
6160              Subject: Cleanup CPANPLUS test dirs
6161              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6162              Date: Wed, 25 Jul 2007 14:30:25 -0400
6163              Message-Id: <1ff86f510707251130x771e3ccds55f20b83cc162818@mail.gmail.com>
6164      Branch: perl
6165            ! Makefile.SH ext/Data/Dumper/t/bless.t
6166 ____________________________________________________________________________
6167 [ 31659] By: demerphq                              on 2007/07/26  00:21:29
6168         Log: Rework Text::ParseWords regex so it doesnt core dump on older perls due to stack exhaustion.
6169              
6170              This makes of the (?>...) construct in the regex engine making Text::ParseWords not backwards compatible with Perls from 
6171              before the time this construct was added.
6172      Branch: perl
6173            ! lib/Text/ParseWords.pm
6174 ____________________________________________________________________________
6175 [ 31658] By: demerphq                              on 2007/07/25  19:13:56
6176         Log: Allow TEST_FILES make var to be used to pass an argument list through to harness when using the test_harness target.
6177              
6178              This allows things like 
6179              
6180              make test_harness TEST_FILES='-re x2p'
6181              
6182              which will run any test files that match the string 'x2p'. As x2p is the last test to be run this is kinda useful.
6183      Branch: perl
6184            ! Makefile.SH
6185 ____________________________________________________________________________
6186 [ 31657] By: ams                                   on 2007/07/25  19:02:44
6187         Log: Change stripRegex prototype to $$;$ because only one caller uses
6188              the third argument.
6189      Branch: perl
6190            ! x2p/s2p.PL
6191 ____________________________________________________________________________
6192 [ 31656] By: ams                                   on 2007/07/25  12:56:56
6193         Log: Subject: [PATCH] s2p.PL
6194              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
6195              Date: Mon, 23 Jul 2007 11:28:02 +0200
6196              Message-Id: <46A474A2.2060400@thalesgroup.com>
6197      Branch: perl
6198            ! x2p/s2p.PL
6199 ____________________________________________________________________________
6200 [ 31655] By: steveh                                on 2007/07/25  12:35:47
6201         Log: Update AUTHORS following change #31653
6202      Branch: perl
6203            ! AUTHORS
6204 ____________________________________________________________________________
6205 [ 31654] By: ams                                   on 2007/07/25  12:21:19
6206         Log: Fix incorrect =head1 NAME.
6207      Branch: perl
6208            ! lib/File/CheckTree.pm
6209 ____________________________________________________________________________
6210 [ 31653] By: steveh                                on 2007/07/25  12:15:18
6211         Log: Subject: [PATCH] XSUB.h - silence MSVC6 compiler warning
6212              From: "Robert May" <robertmay@cpan.org>
6213              Date: Sun, 22 Jul 2007 02:29:37 +0100
6214              Message-ID: <54bdc7510707211829t67e8b82eo7d8e722e73c6a3b3@mail.gmail.com>
6215      Branch: perl
6216            ! XSUB.h pod/perlxs.pod
6217 ____________________________________________________________________________
6218 [ 31652] By: merijn                                on 2007/07/25  08:49:23
6219         Log: Doc re-ordering to have ALIASES and CUSTOM ALIASES together
6220      Branch: perl
6221            ! lib/charnames.pm
6222 ____________________________________________________________________________
6223 [ 31651] By: stevep                                on 2007/07/24  20:42:14
6224         Log: Subject: [perl #39420] [PATCH] Data::Dumper fails to escape bless class name
6225              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
6226              Date: Tue, 24 Jul 2007 16:29:21 -0300
6227              Message-ID: <73ddeb6c0707241229of8f87d7r9315855344451b05@mail.gmail.com>
6228      Branch: perl
6229            + ext/Data/Dumper/t/bless.t
6230            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
6231 ____________________________________________________________________________
6232 [ 31650] By: merijn                                on 2007/07/24  13:05:54
6233         Log: Subject: [patch@31649] vms.c realpath prototype mismatch
6234              From: "John E. Malmberg" <wb8tyw@qsl.net>
6235              Date: Tue, 24 Jul 2007 07:56:39 -0500
6236              Message-ID: <46A5F707.1080502@qsl.net>
6237      Branch: perl
6238            ! vms/vms.c
6239 ____________________________________________________________________________
6240 [ 31649] By: nicholas                              on 2007/07/23  20:07:29
6241         Log: Need to run the plan() at BEGIN time, else the use_ok() will fail.
6242              However, it doesn't actually produce any output due to a known core
6243              bug: http://rt.cpan.org/Ticket/Display.html?id=28345
6244              (But the test count in the plan saves our bacon by alerting us)
6245      Branch: perl
6246            ! ext/Encode/t/mime_header_iso2022jp.t
6247 ____________________________________________________________________________
6248 [ 31648] By: stevep                                on 2007/07/23  13:42:24
6249         Log: Various fixes for EBCDIC platforms.
6250      Branch: perl
6251            ! ext/Encode/t/mime_header_iso2022jp.t t/io/layers.t
6252 ____________________________________________________________________________
6253 [ 31647] By: craigb                                on 2007/07/23  01:48:34
6254         Log: Update utility commands for VMS.
6255      Branch: perl
6256            ! configure.com
6257 ____________________________________________________________________________
6258 [ 31646] By: craigb                                on 2007/07/23  01:47:12
6259         Log: Make TabsWrap tests work around broken VMS pipes.
6260      Branch: perl
6261            ! lib/Text/TabsWrap/t/fill.t lib/Text/TabsWrap/t/tabs.t
6262 ____________________________________________________________________________
6263 [ 31645] By: demerphq                              on 2007/07/20  22:46:47
6264         Log: Update ExtUtils::Install, EU::Installed and EU::Packlist to the latest CPAN version 1.43
6265      Branch: perl
6266            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
6267            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Installed.t
6268 ____________________________________________________________________________
6269 [ 31644] By: merijn                                on 2007/07/20  09:53:20
6270         Log: Extend the update info regarding Configure changes
6271      Branch: perl
6272            ! pod/perl595delta.pod
6273 ____________________________________________________________________________
6274 [ 31643] By: steveh                                on 2007/07/20  09:05:32
6275         Log: Re-apply #31429, which was accidentally undone by #31632
6276              (and bump the $VERSION this time too).
6277      Branch: perl
6278            ! ext/Hash/Util/FieldHash/FieldHash.xs
6279            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
6280 ____________________________________________________________________________
6281 [ 31642] By: steveh                                on 2007/07/20  08:19:19
6282         Log: Updates to AUTHORS and Porting/CheckAUTHORS.pl
6283      Branch: perl
6284            ! AUTHORS Porting/checkAUTHORS.pl
6285 ____________________________________________________________________________
6286 [ 31641] By: steveh                                on 2007/07/20  08:02:15
6287         Log: I've had my email address changed
6288      Branch: perl
6289            ! AUTHORS Porting/checkAUTHORS.pl
6290 ____________________________________________________________________________
6291 [ 31640] By: steveh                                on 2007/07/20  07:50:22
6292         Log: Fix pod nit in perlunicode
6293      Branch: perl
6294            ! pod/perlunicode.pod
6295 ____________________________________________________________________________
6296 [ 31639] By: merijn                                on 2007/07/19  13:57:43
6297         Log: Subject: [PATCH] Various Gentoo Patches
6298              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
6299              Date: Wed, 18 Jul 2007 17:17:58 +0200
6300              Message-ID: <20070718171758.77912ed4@r2d2>
6301              
6302              perl-noksh.patch - http://bugs.gentoo.org/show_bug.cgi?id=42665
6303      Branch: perl
6304            ! Configure
6305 ____________________________________________________________________________
6306 [ 31637] By: merijn                                on 2007/07/19  12:30:44
6307         Log: Expand tabs, add -A ccflags=-DMACRO to -h
6308      Branch: perl
6309            ! Configure
6310 ____________________________________________________________________________
6311 [ 31636] By: demerphq                              on 2007/07/19  12:09:32
6312         Log: Change Porting/regcharclass.pl so it doesn't depend on unpack 'U0C*'
6313              Includes an updated regcharclass.h without datestamp in it so when it
6314              is trivially rebuilt it doesnt change in terms of contents.
6315      Branch: perl
6316            ! Porting/regcharclass.pl regcharclass.h
6317 ____________________________________________________________________________
6318 [ 31635] By: davem                                 on 2007/07/19  11:42:15
6319         Log: fix up some nested #ifdef indentation
6320      Branch: perl
6321            ! perl.c
6322 ____________________________________________________________________________
6323 [ 31634] By: davem                                 on 2007/07/19  11:26:40
6324         Log: silence 'unused var' compiler warning
6325      Branch: perl
6326            ! perl.c
6327 ____________________________________________________________________________
6328 [ 31633] By: rgs                                   on 2007/07/19  08:51:28
6329         Log: Add a TODO note about lc() etc. and the UTF-8 flag
6330      Branch: perl
6331            ! pod/perltodo.pod
6332 ____________________________________________________________________________
6333 [ 31632] By: rgs                                   on 2007/07/19  08:12:57
6334         Log: Subject: Re: [patch] Hash::Util::FieldHash v1.02
6335              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
6336              Date: Sun, 15 Jul 2007 15:02:11 +0200
6337              Message-Id: <490839CC-BF8E-44B9-AF88-EFBE9863EDB2@mailbox.tu-berlin.de>
6338      Branch: perl
6339            ! ext/Hash/Util/FieldHash/Changes
6340            ! ext/Hash/Util/FieldHash/FieldHash.xs
6341            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
6342            ! ext/Hash/Util/FieldHash/t/02_function.t
6343 ____________________________________________________________________________
6344 [ 31631] By: rgs                                   on 2007/07/19  07:44:19
6345         Log: Suggestion and fixes to the hash seed docs by Paul Johnson
6346      Branch: perl
6347            ! pod/perlrun.pod
6348 ____________________________________________________________________________
6349 [ 31630] By: stevep                                on 2007/07/18  19:05:05
6350         Log: Upgrade to IO-Zlib-1.06.  One bleadperl fix was added, but the other
6351              hasn't yet, so we keep the version bump.
6352      Branch: perl
6353            ! lib/IO/Zlib.pm
6354 ____________________________________________________________________________
6355 [ 31629] By: stevep                                on 2007/07/18  18:52:12
6356         Log: Upgrade to Math-BigRat-0.20
6357      Branch: perl
6358            + lib/Math/BigRat/t/biglog.t lib/Math/BigRat/t/bigroot.t
6359            ! MANIFEST lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
6360            ! lib/Math/BigRat/t/bigfltrt.t
6361 ____________________________________________________________________________
6362 [ 31628] By: stevep                                on 2007/07/18  17:37:53
6363         Log: The lib/Pod/Perldoc.pm portion of...
6364              
6365              Subject:  [PATCH] Various Gentoo Patches
6366              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
6367              Date: Wed, 18 Jul 2007 17:17:58 +0200
6368              Message-ID: <20070718171758.77912ed4@r2d2>
6369      Branch: perl
6370            ! lib/Pod/Perldoc.pm
6371 ____________________________________________________________________________
6372 [ 31627] By: rgs                                   on 2007/07/18  16:59:47
6373         Log: Subject: [PATCH] Win32API::File cleanup
6374              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6375              Date: Tue, 17 Jul 2007 14:21:00 -0400
6376              Message-ID: <1ff86f510707171121y3db38817ic4be4cbdd8c8696e@mail.gmail.com>
6377      Branch: perl
6378            ! ext/Win32API/File/Makefile.PL
6379 ____________________________________________________________________________
6380 [ 31626] By: rgs                                   on 2007/07/18  16:37:11
6381         Log: Subject: [PATCH] Change "Perl6" to "Perl 6" in pod/*
6382              From: chromatic <chromatic@wgz.org>
6383              Date: Fri, 13 Jul 2007 14:38:12 -0700
6384              Message-Id: <200707131438.12342.chromatic@wgz.org>
6385      Branch: perl
6386            ! pod/perlcommunity.pod pod/perliol.pod pod/perlre.pod
6387 ____________________________________________________________________________
6388 [ 31624] By: rgs                                   on 2007/07/18  10:26:31
6389         Log: Clarifications on the hash seed
6390      Branch: perl
6391            ! pod/perlrun.pod
6392 ____________________________________________________________________________
6393 [ 31623] By: rgs                                   on 2007/07/18  08:17:47
6394         Log: Subject: [PATCH] gethostbyname() example
6395              From: "Gabor Szabo" <szabgab@gmail.com>
6396              Date: Wed, 18 Jul 2007 08:47:40 +0300
6397              Message-ID: <d8a74af10707172247v2f761bebs30d054eddbe5861@mail.gmail.com>
6398      Branch: perl
6399            ! pod/perlfunc.pod
6400 ____________________________________________________________________________
6401 [ 31622] By: rgs                                   on 2007/07/18  08:12:17
6402         Log: Subject: [PATCH AUTHORS, porting/checkAUTHORS.pl] (was Re: perldelta)
6403              From: Abigail <abigail@abigail.be>
6404              Date: Wed, 18 Jul 2007 10:04:06 +0200
6405              Message-ID: <20070718080406.GE6316@abigail.be>
6406      Branch: perl
6407            ! AUTHORS Porting/checkAUTHORS.pl
6408 ____________________________________________________________________________
6409 [ 31621] By: rgs                                   on 2007/07/18  07:38:19
6410         Log: Miscellaneous modernisations and trimmings.
6411      Branch: perl
6412            ! INSTALL
6413 ____________________________________________________________________________
6414 [ 31620] By: rgs                                   on 2007/07/17  10:20:17
6415         Log: Fix references to perldelta.pod (this file doesn't exist in the
6416              source distribution).
6417              Remove paragraph on space requirements (space is now cheaper).
6418              Remove paragraph on I/O mechanisms (PerlIO is standard).
6419              Remove paragraph on coexistence with Perl 4.
6420      Branch: perl
6421            ! INSTALL
6422 ____________________________________________________________________________
6423 [ 31619] By: craigb                                on 2007/07/17  03:37:22
6424         Log: Inching towards Module::Build-ability on VMS.
6425      Branch: perl
6426            ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm
6427            ! lib/Module/Build/t/destinations.t
6428            ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/xs.t
6429 ____________________________________________________________________________
6430 [ 31618] By: nicholas                              on 2007/07/16  22:20:26
6431         Log: Re-order struct yy_parser to save space on most systems.
6432              Re-order struct yy_stack_frame to save space on LP64 systems.
6433      Branch: perl
6434            ! parser.h
6435 ____________________________________________________________________________
6436 [ 31617] By: davem                                 on 2007/07/16  15:42:56
6437         Log: fourth attempt to silence S_emulate_eaccess compiler warning
6438      Branch: perl
6439            ! embed.fnc embed.h pp_sys.c proto.h
6440 ____________________________________________________________________________
6441 [ 31616] By: davem                                 on 2007/07/16  14:23:54
6442         Log: change #31615 added the new field in the wrong place
6443      Branch: perl
6444            ! parser.h
6445 ____________________________________________________________________________
6446 [ 31615] By: davem                                 on 2007/07/16  13:15:37
6447         Log: local $[: fix scoping during parser error handling.
6448              
6449              Change 22306# inadvertently made 'local $[' statement-scoped
6450              rather than block-scoped; so revert that change and add a
6451              different fix. The problem was to ensure that the savestack got
6452              popped correctly while popping errored tokens. We how record the
6453              current value of PL_savestack_ix with each pushed parser state. 
6454      Branch: perl
6455            ! op.c pad.c parser.h perly.act perly.c perly.tab perly.y
6456            ! t/op/local.t
6457 ____________________________________________________________________________
6458 [ 31614] By: craigb                                on 2007/07/14  02:21:14
6459         Log: VMS todo for threads exit test.
6460      Branch: perl
6461            ! ext/threads/t/exit.t
6462 ____________________________________________________________________________
6463 [ 31613] By: rgs                                   on 2007/07/13  15:18:59
6464         Log: Comment out links to docs that don't exist yet.
6465      Branch: perl
6466            ! pod/perlrebackslash.pod
6467 ____________________________________________________________________________
6468 [ 31612] By: rgs                                   on 2007/07/13  15:03:45
6469         Log: More typo fixes in the regexp docs
6470      Branch: perl
6471            ! pod/perlre.pod pod/perlrebackslash.pod
6472 ____________________________________________________________________________
6473 [ 31611] By: rgs                                   on 2007/07/13  14:49:41
6474         Log: Fix typos, readability nits
6475      Branch: perl
6476            ! ext/Hash/Util/lib/Hash/Util.pm
6477 ____________________________________________________________________________
6478 [ 31610] By: rgs                                   on 2007/07/13  14:16:57
6479         Log: Use new style L<> links in POD
6480      Branch: perl
6481            ! ext/Opcode/Opcode.pm ext/Opcode/Safe.pm ext/Opcode/ops.pm
6482 ____________________________________________________________________________
6483 [ 31609] By: rgs                                   on 2007/07/13  13:45:35
6484         Log: Subject: [PATCH] BigInt v1.88 take 1 (fix from_hex, from_oct, from_bin)
6485              From: Tels <nospam-abuse@bloodgate.com>
6486              Date: Thu, 12 Jul 2007 19:11:01 +0200
6487              Message-Id: <200707121911.02528@bloodgate.com>
6488      Branch: perl
6489            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
6490 ____________________________________________________________________________
6491 [ 31608] By: rgs                                   on 2007/07/13  12:13:09
6492         Log: Specify prototyping behaviour for Math::BigInt::FastCalc
6493      Branch: perl
6494            ! ext/Math/BigInt/FastCalc/FastCalc.xs
6495 ____________________________________________________________________________
6496 [ 31607] By: rgs                                   on 2007/07/13  08:43:50
6497         Log: Spelling and formatting nits
6498      Branch: perl
6499            ! Cross/README.new
6500 ____________________________________________________________________________
6501 [ 31606] By: rgs                                   on 2007/07/13  08:36:23
6502         Log: That's NAME, not TITLE.
6503      Branch: perl
6504            ! Porting/regcharclass.pl
6505 ____________________________________________________________________________
6506 [ 31605] By: rgs                                   on 2007/07/13  08:32:44
6507         Log: Put a proper title like in every man page
6508      Branch: perl
6509            ! hints/README.hints
6510 ____________________________________________________________________________
6511 [ 31604] By: rgs                                   on 2007/07/13  08:29:28
6512         Log: Avoid POD in test files
6513      Branch: perl
6514            ! lib/SelfLoader-buggy.t
6515 ____________________________________________________________________________
6516 [ 31603] By: rgs                                   on 2007/07/13  08:16:41
6517         Log: * make splitpod actually work if perl isn't installed
6518              * prevent doc extractors to extract POD from splitpod
6519      Branch: perl
6520            ! pod/splitpod
6521 ____________________________________________________________________________
6522 [ 31602] By: rgs                                   on 2007/07/13  07:59:15
6523         Log: Shorten description.
6524      Branch: perl
6525            ! lib/DB.pm
6526 ____________________________________________________________________________
6527 [ 31601] By: rgs                                   on 2007/07/13  06:12:50
6528         Log: Silence mandatory warning by using @# instead of $#.
6529              "no warnings" is probably a bit inappropriate for a
6530              base test. Putting -X on the command-line is probably
6531              not a good idea, since it may hide other interesting
6532              warnings in the future.
6533      Branch: perl
6534            ! t/base/lex.t
6535 ____________________________________________________________________________
6536 [ 31600] By: davem                                 on 2007/07/12  22:10:35
6537         Log: really really fix S_emulate_eaccess compiler warning (#31536 didn't)
6538      Branch: perl
6539            ! embed.fnc embed.h proto.h
6540 ____________________________________________________________________________
6541 [ 31599] By: rgs                                   on 2007/07/12  16:22:59
6542         Log: Subject: [PATCH] perlbug
6543              From: Alexandr Ciornii <alexchorny@gmail.com>
6544              Date: Thu, 12 Jul 2007 13:46:24 +0300
6545              Message-ID: <1367844687.20070712134624@gmail.com>
6546      Branch: perl
6547            ! utils/perlbug.PL
6548 ____________________________________________________________________________
6549 [ 31598] By: rgs                                   on 2007/07/12  15:16:56
6550         Log: Subject: [PATCH] Re: [PATCH] 'make veryclean' still dirty
6551              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6552              Date: Thu, 12 Jul 2007 10:49:29 -0400
6553              Message-ID: <1ff86f510707120749v3b4e12b4uf35d3673cce639f0@mail.gmail.com>
6554      Branch: perl
6555            ! Makefile.SH
6556 ____________________________________________________________________________
6557 [ 31597] By: craigb                                on 2007/07/12  10:57:36
6558         Log: Set $Config{PERL_PATCHLEVEL} as well as $Config{perl_patchlevel}, and
6559              grab the value from a MAINTXXX or SMOKEXXX line in patchlevel.h if present.
6560      Branch: perl
6561            ! configure.com
6562 ____________________________________________________________________________
6563 [ 31596] By: rgs                                   on 2007/07/12  09:56:38
6564         Log: Subject: mention of g and c modifiers missing from perlre.pod
6565              From: "David Nicol" <davidnicol@gmail.com>
6566              Date: Wed, 11 Jul 2007 17:31:45 -0500
6567              Message-ID: <934f64a20707111531m313e3a9at82f002c68eab5bee@mail.gmail.com>
6568      Branch: perl
6569            ! pod/perlre.pod
6570 ____________________________________________________________________________
6571 [ 31595] By: rgs                                   on 2007/07/12  08:50:56
6572         Log: Revert part of #31591
6573      Branch: perl
6574            ! Makefile.SH
6575 ____________________________________________________________________________
6576 [ 31594] By: rgs                                   on 2007/07/12  07:48:29
6577         Log: Link TODO test to appropriate RT ticket
6578      Branch: perl
6579            ! t/op/local.t
6580 ____________________________________________________________________________
6581 [ 31593] By: rgs                                   on 2007/07/12  07:39:53
6582         Log: A couple of additions in perltodo for the future
6583      Branch: perl
6584            ! pod/perltodo.pod
6585 ____________________________________________________________________________
6586 [ 31592] By: rgs                                   on 2007/07/12  05:51:35
6587         Log: More terminology updates for warnings
6588      Branch: perl
6589            ! pod/perldiag.pod pod/perllexwarn.pod
6590 ____________________________________________________________________________
6591 [ 31591] By: stevep                                on 2007/07/12  02:10:29
6592         Log: Subject: [PATCH] 'make veryclean' still dirty
6593              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6594              Date: Wed, 11 Jul 2007 20:06:39 -0400
6595              Message-ID: <1ff86f510707111706g7bfe8306o3c913409a307567c@mail.gmail.com>
6596      Branch: perl
6597            ! Makefile.SH x2p/Makefile.SH
6598 ____________________________________________________________________________
6599 [ 31590] By: rgs                                   on 2007/07/11  20:33:27
6600         Log: Better wording, suggested by Eric Cholet.
6601      Branch: perl
6602            ! pod/perldiag.pod
6603 ____________________________________________________________________________
6604 [ 31589] By: rgs                                   on 2007/07/11  19:31:40
6605         Log: Turn the "$# / $* is no longer supported" warnings into
6606              severe warnings (as suggested by Audrey Tang)
6607      Branch: perl
6608            ! gv.c pod/perldiag.pod t/lib/warnings/gv
6609 ____________________________________________________________________________
6610 [ 31588] By: rgs                                   on 2007/07/11  17:36:40
6611         Log: Subject: [PATCH] dump.c: do not use sv_len_utf8 because it modified the scalar
6612              From: Gerard Goossen <gerard@tty.nl>
6613              Date: Wed, 11 Jul 2007 19:19:11 +0200
6614              Message-ID: <20070711171911.GD8177@ostwald>
6615              
6616              do not use sv_len_utf8 because it modified the scalar.
6617              Add a test to Peek.t to check that dumping doesn't modify anything;
6618              the test is still TODO because hashiteration in dump.c set the OOK flag.
6619      Branch: perl
6620            ! dump.c ext/Devel/Peek/t/Peek.t
6621 ____________________________________________________________________________
6622 [ 31587] By: rgs                                   on 2007/07/11  12:02:11
6623         Log: Subject: [PATCH blead] Re: [perl #43545] 'no warnings' effects $@.
6624              From: Rick Delaney <rick@bort.ca>
6625              Date: Sat, 7 Jul 2007 23:06:11 -0400
6626              Message-ID: <20070708030611.GJ436@bort.ca>
6627      Branch: perl
6628            ! t/op/eval.t toke.c
6629 ____________________________________________________________________________
6630 [ 31586] By: steveh                                on 2007/07/11  09:00:49
6631         Log: Use Perl_croak() rather than DIE() in S_doeval() because "DIE()"
6632              becomes "return Perl_die()" and Perl_die() returns an OP*, which
6633              isn't appropriate to return from S_doeval.
6634      Branch: perl
6635            ! pp_ctl.c
6636 ____________________________________________________________________________
6637 [ 31585] By: rgs                                   on 2007/07/11  07:48:46
6638         Log: Less indirect object notation
6639      Branch: perl
6640            ! pod/perlfunc.pod
6641 ____________________________________________________________________________
6642 [ 31584] By: rgs                                   on 2007/07/11  07:40:17
6643         Log: Remove wrong equivalent to pop() (bug #43705)
6644      Branch: perl
6645            ! pod/perlfunc.pod
6646 ____________________________________________________________________________
6647 [ 31583] By: rgs                                   on 2007/07/11  07:35:27
6648         Log: Subject: Re: [PATCH] File-Path fix wrong skip count
6649              From: David Landgren <david@landgren.net>
6650              Date: Tue, 10 Jul 2007 22:48:53 +0200
6651              Message-ID: <4693F0B5.1030505@landgren.net>
6652      Branch: perl
6653            ! lib/File/Path.t
6654 ____________________________________________________________________________
6655 [ 31582] By: davem                                 on 2007/07/10  23:51:58
6656         Log: Fix assertion failure on failed magic eval - eg FETCH {eval'('}
6657              S_doeval()'s behaviour varies depending on whether the code
6658              compiles or not; on failure it pops the EVAL context block. This
6659              is bad because later on, S_docatch() assumes that the block is
6660              still there. Make docatch() return a boolean instead, indicating
6661              success. The value it formerly returned (the next op) can be deduced
6662              as PL_eval_start or PL_op->op_next on success/failure.
6663      Branch: perl
6664            ! embed.fnc pp_ctl.c proto.h t/op/eval.t
6665 ____________________________________________________________________________
6666 [ 31581] By: stevep                                on 2007/07/10  20:31:31
6667         Log: Add additional SUSV3 constants to Socket for use with setsockopt() 
6668              and getsockopt().
6669      Branch: perl
6670            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
6671 ____________________________________________________________________________
6672 [ 31580] By: rgs                                   on 2007/07/10  15:46:05
6673         Log: Subject: Re: Small addition to perlcheat.pod
6674              From: "Spiros Denaxas" <spiros@lokku.com>
6675              Date: Mon, 9 Jul 2007 17:14:43 +0100
6676              Message-ID: <bba689ec0707090914vc018f1cj2a45add2d7630c8f@mail.gmail.com>
6677      Branch: perl
6678            ! pod/perlcheat.pod
6679 ____________________________________________________________________________
6680 [ 31579] By: rgs                                   on 2007/07/10  14:10:43
6681         Log: Fix Digest::SHA test boilerplate.
6682      Branch: perl
6683            ! ext/Digest/SHA/t/allfcns.t ext/Digest/SHA/t/base64.t
6684            ! ext/Digest/SHA/t/bitbuf.t ext/Digest/SHA/t/dumpload.t
6685            ! ext/Digest/SHA/t/fips198.t ext/Digest/SHA/t/gg.t
6686            ! ext/Digest/SHA/t/gglong.t ext/Digest/SHA/t/hmacsha.t
6687            ! ext/Digest/SHA/t/ireland.t ext/Digest/SHA/t/methods.t
6688            ! ext/Digest/SHA/t/nistbit.t ext/Digest/SHA/t/nistbyte.t
6689            ! ext/Digest/SHA/t/rfc2202.t ext/Digest/SHA/t/sha1.t
6690            ! ext/Digest/SHA/t/sha224.t ext/Digest/SHA/t/sha256.t
6691            ! ext/Digest/SHA/t/sha384.t ext/Digest/SHA/t/sha512.t
6692            ! ext/Digest/SHA/t/woodbury.t
6693 ____________________________________________________________________________
6694 [ 31578] By: rgs                                   on 2007/07/10  14:08:35
6695         Log: Upgrade to Digest::SHA 5.45.
6696      Branch: perl
6697            + ext/Digest/SHA/t/allfcns.t ext/Digest/SHA/t/base64.t
6698            + ext/Digest/SHA/t/bitbuf.t ext/Digest/SHA/t/dumpload.t
6699            + ext/Digest/SHA/t/fips198.t ext/Digest/SHA/t/gg.t
6700            + ext/Digest/SHA/t/gglong.t ext/Digest/SHA/t/hmacsha.t
6701            + ext/Digest/SHA/t/ireland.t ext/Digest/SHA/t/methods.t
6702            + ext/Digest/SHA/t/nistbit.t ext/Digest/SHA/t/nistbyte.t
6703            + ext/Digest/SHA/t/rfc2202.t ext/Digest/SHA/t/sha1.t
6704            + ext/Digest/SHA/t/sha224.t ext/Digest/SHA/t/sha256.t
6705            + ext/Digest/SHA/t/sha384.t ext/Digest/SHA/t/sha512.t
6706            + ext/Digest/SHA/t/woodbury.t
6707            - ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/1-hello-world.t
6708            - ext/Digest/SHA/t/2-nist-sha-1.t
6709            - ext/Digest/SHA/t/2-nist-sha-224.t
6710            - ext/Digest/SHA/t/2-nist-sha-256.t
6711            - ext/Digest/SHA/t/2-nist-sha-384.t
6712            - ext/Digest/SHA/t/2-nist-sha-512.t
6713            - ext/Digest/SHA/t/2-nist-sha-base64.t
6714            - ext/Digest/SHA/t/2-nist-sha-oo.t
6715            - ext/Digest/SHA/t/2-nist-vectors-bit.t
6716            - ext/Digest/SHA/t/2-nist-vectors-byte.t
6717            - ext/Digest/SHA/t/3-gillogly-easy.t
6718            - ext/Digest/SHA/t/3-gillogly-hard.t
6719            - ext/Digest/SHA/t/4-bitstr-increasing.t
6720            - ext/Digest/SHA/t/4-bitstr-large.t
6721            - ext/Digest/SHA/t/4-bitstr-random.t
6722            - ext/Digest/SHA/t/5-hmac-fips198.t
6723            - ext/Digest/SHA/t/5-hmac-rfc2202.t
6724            - ext/Digest/SHA/t/5-hmac-sha-256.t
6725            - ext/Digest/SHA/t/5-hmac-woodbury.t
6726            - ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
6727            - ext/Digest/SHA/t/gillogly/state.011
6728            - ext/Digest/SHA/t/gillogly/state.110
6729            - ext/Digest/SHA/t/nist/COPYRIGHT
6730            - ext/Digest/SHA/t/nist/Readme.txt
6731            - ext/Digest/SHA/t/nist/bit-hashes.sha1
6732            - ext/Digest/SHA/t/nist/bit-messages.sha1
6733            - ext/Digest/SHA/t/nist/byte-hashes.sha1
6734            - ext/Digest/SHA/t/nist/byte-messages.sha1
6735            - ext/Digest/SHA/t/state/state.1
6736            - ext/Digest/SHA/t/state/state.256
6737            - ext/Digest/SHA/t/state/state.384
6738            - ext/Digest/SHA/t/state/state.512
6739            ! MANIFEST ext/Digest/SHA/Changes ext/Digest/SHA/README
6740            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/SHA.xs
6741            ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c
6742            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/hmacxtra.c
6743            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
6744 ____________________________________________________________________________
6745 [ 31577] By: stevep                                on 2007/07/10  13:18:20
6746         Log: How this got I got ext/Digest/MD5/t/files.t wrong for EBCDIC, I
6747              do not know.
6748      Branch: perl
6749            ! ext/Digest/MD5/t/files.t
6750 ____________________________________________________________________________
6751 [ 31576] By: rgs                                   on 2007/07/10  06:17:50
6752         Log: Modernize opendir() syntax
6753      Branch: perl
6754            ! pod/perlsub.pod
6755 ____________________________________________________________________________
6756 [ 31575] By: rgs                                   on 2007/07/10  06:16:43
6757         Log: Mention the two ways of overriding built-ins.
6758              Link to perlsub. Fix typos and indentation.
6759      Branch: perl
6760            ! lib/CORE.pod
6761 ____________________________________________________________________________
6762 [ 31574] By: stevep                                on 2007/07/09  18:25:29
6763         Log: Subject: [PATCH] CORE.pod
6764              From: Tels <nospam-abuse@bloodgate.com>
6765              Date: Mon, 9 Jul 2007 17:28:43 +0200
6766              Message-Id: <200707091728.43634@bloodgate.com>
6767      Branch: perl
6768            + lib/CORE.pod
6769            ! MANIFEST
6770 ____________________________________________________________________________
6771 [ 31573] By: merijn                                on 2007/07/09  14:21:00
6772         Log: PERL_PATCHNUM is dead. Long live SMOKEs!
6773              Started by Steve Hay <steve.hay@uk.radan.com>
6774              Subject: [PATCH] Re: patch level of blead/maintperl
6775              Date: Mon, 09 Jul 2007 13:10:11 +0100
6776              Message-ID: <469225A3.5010909@uk.radan.com>
6777      Branch: perl
6778            ! Configure
6779 ____________________________________________________________________________
6780 [ 31571] By: steveh                                on 2007/07/09  13:21:48
6781         Log: Update references to Win32's Platform SDK installation location.
6782              
6783              Different versions install into different default locations, as
6784              pointed out here:
6785              
6786              Subject: Building 5.9.5 with Win2k, MSVC8FREE
6787              From: Marvin Humphrey <marvin@rectangular.com>
6788              Date: Sun, 8 Jul 2007 08:27:44 -0700
6789              Message-Id: <1D149669-931C-4458-B073-789D25623D2D@rectangular.com>
6790      Branch: perl
6791            ! README.win32
6792 ____________________________________________________________________________
6793 [ 31570] By: steveh                                on 2007/07/09  13:15:05
6794         Log: Don't install static library files of statically linked extensions
6795              when using a shared perl library. The files are not needed, and this
6796              fixes a problem building PAR-Packer on Win32 with a debug build of
6797              perl. (If Win32CORE.lib gets installed then PAR-Packer wants to link
6798              against it and its PDB file, vc60.pdb, but the latter is not installed.)
6799              Also skip installing a few other unnecessary files.
6800              
6801              Subject: Re: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32
6802              From: Steve Hay <steve.hay@uk.radan.com>
6803              Date: Fri, 06 Jul 2007 12:20:06 +0100
6804              Message-ID: <468E2566.8090504@uk.radan.com>
6805      Branch: perl
6806            ! installperl
6807 ____________________________________________________________________________
6808 [ 31569] By: steveh                                on 2007/07/09  11:43:09
6809         Log: Some Win32 Config fixes for patchlevel and perl_patchlevel:
6810              - Set $Config{patchlevel} to PERL_VERSION (it was previously blank
6811              because it was wrongly being set from PATCHLEVEL, which was blank)
6812              - Set $Config{perl_patchlevel} and $Config{PERL_PATCHLEVEL} to the
6813              value in the top-level ".patch" file if it exists (the former was
6814              previously not set, while the latter was previously wrongly set to
6815              PERL_VERSION)
6816      Branch: perl
6817            ! win32/config.bc win32/config.ce win32/config.gc
6818            ! win32/config.vc win32/config.vc64 win32/config_sh.PL
6819 ____________________________________________________________________________
6820 [ 31568] By: rgs                                   on 2007/07/09  08:20:32
6821         Log: Subject: [PATCH] cygwin path conversions, take 4
6822              From: "Reini Urban" <rurban@x-ray.at>
6823              Date: Sat, 7 Jul 2007 15:00:54 +0200
6824              Message-ID: <6910a60707070600xa8638eak3c3f20b20ccc093a@mail.gmail.com>
6825      Branch: perl
6826            ! README.cygwin cygwin/cygwin.c t/lib/cygwin.t
6827 ____________________________________________________________________________
6828 [ 31567] By: rgs                                   on 2007/07/09  08:00:17
6829         Log: Subject: [PATCH] Update Filter::Call::Util version
6830              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
6831              Date: Sat, 7 Jul 2007 20:24:21 +0100
6832              Message-ID: <007e01c7c0cc$6d07af30$6801a8c0@myopwv.com>
6833      Branch: perl
6834            ! ext/Filter/Util/Call/Call.pm
6835 ____________________________________________________________________________
6836 [ 31566] By: rgs                                   on 2007/07/07  16:49:44
6837         Log: More missing dual-life modules
6838      Branch: perl
6839            ! Porting/Maintainers.pl
6840 ____________________________________________________________________________
6841 [ 31565] By: rgs                                   on 2007/07/07  16:37:33
6842         Log: Add CPANPLUS::Dist to Maintainers.pl
6843      Branch: perl
6844            ! Porting/Maintainers.pl
6845 ____________________________________________________________________________
6846 [ 31564] By: rgs                                   on 2007/07/07  16:34:50
6847         Log: Reinstate "DEVEL" in patchlevel
6848      Branch: perl
6849            ! patchlevel.h
6850 ____________________________________________________________________________
6851 [ 31563] By: rgs                                   on 2007/07/07  11:01:31
6852         Log: Regenerate Changes.
6853      Branch: perl
6854            ! Changes
6855 ____________________________________________________________________________
6856 [ 31562] By: rgs                                   on 2007/07/07  10:59:10
6857         Log: Fix corelist.pl after the reorganisation of the
6858              Compress modules in ext/. Re-update Module::CoreList.
6859      Branch: perl
6860            ! Porting/corelist.pl lib/Module/CoreList.pm
6861 ____________________________________________________________________________
6862 [ 31561] By: rgs                                   on 2007/07/07  10:51:08
6863         Log: Update Module::CoreList, regenerate META.yml,
6864              mention Log::Message::* in perldelta and
6865              update perlhist with 5.9.5
6866      Branch: perl
6867            ! META.yml lib/Module/CoreList.pm pod/perl595delta.pod
6868            ! pod/perlhist.pod
6869 ____________________________________________________________________________
6870 [ 31560] By: rgs                                   on 2007/07/07  10:38:56
6871         Log: Regenerate table of contents
6872      Branch: perl
6873            ! pod/perltoc.pod
6874 ____________________________________________________________________________
6875 [ 31559] By: rgs                                   on 2007/07/07  10:19:07
6876         Log: FAQ sync
6877      Branch: perl
6878            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
6879            ! pod/perlfaq8.pod
6880 ____________________________________________________________________________
6881 [ 31558] By: rgs                                   on 2007/07/07  09:44:34
6882         Log: Subject: [PATCH] Update CPANPLUS to 0.81_01
6883              From: "Jos I. Boumans" <kane@dwim.org>
6884              Date: Sat, 7 Jul 2007 11:39:12 +0200
6885              Message-Id: <87949855-9BDE-4823-9C28-BD639844CA41@dwim.org>
6886      Branch: perl
6887            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
6888            ! lib/CPANPLUS/Configure/Setup.pm lib/CPANPLUS/Internals.pm
6889            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
6890            ! lib/CPANPLUS/bin/cpan2dist
6891            ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t
6892            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
6893            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
6894            ! r-0.01.tar.gz.packed
6895            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
6896            ! tar.gz.packed
6897            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
6898            ! tar.gz.packed
6899            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
6900            ! r.gz.packed
6901            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
6902            ! tar.gz.packed
6903            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
6904            ! r.gz.packed
6905            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
6906            ! cked
6907            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
6908 ____________________________________________________________________________
6909 [ 31557] By: rgs                                   on 2007/07/07  09:32:30
6910         Log: Desactive the "DEVEL" local patch tag for release.
6911      Branch: perl
6912            ! patchlevel.h
6913 ____________________________________________________________________________
6914 [ 31556] By: rgs                                   on 2007/07/07  09:03:41
6915         Log: Mention that pseudo-hashes are no longer supported
6916      Branch: perl
6917            ! pod/perl595delta.pod
6918 ____________________________________________________________________________
6919 [ 31555] By: rgs                                   on 2007/07/07  08:22:46
6920         Log: Update Changes
6921      Branch: perl
6922            ! Changes
6923 ____________________________________________________________________________
6924 [ 31554] By: rgs                                   on 2007/07/07  08:07:58
6925         Log: Subject: [PATCH] MAD: disable constant subs when PL_madskills
6926              From: Gerard Goossen <gerard@tty.nl>
6927              Date: Wed, 27 Jun 2007 13:04:00 +0200
6928              Message-ID: <20070627110400.GC11336@ostwald>
6929      Branch: perl
6930            ! mad/t/p55.t op.c toke.c
6931 ____________________________________________________________________________
6932 [ 31553] By: rgs                                   on 2007/07/07  08:05:24
6933         Log: Subject: [PATCH] p55: add 'declarator' to listop. Fixes 'pipe my ($r, $w)'
6934              From: Gerard Goossen <gerard@tty.nl>
6935              Date: Wed, 27 Jun 2007 11:58:28 +0200
6936              Message-ID: <20070627095828.GB11336@ostwald>
6937      Branch: perl
6938            ! mad/Nomad.pm mad/t/p55.t
6939 ____________________________________________________________________________
6940 [ 31552] By: rgs                                   on 2007/07/07  08:03:49
6941         Log: Subject: [PATCH] p55: correctly translate things like s//$#foo/ge
6942              From: Gerard Goossen <gerard@tty.nl>
6943              Date: Tue, 26 Jun 2007 20:33:50 +0200
6944              Message-ID: <20070626183350.GA11336@ostwald>
6945      Branch: perl
6946            ! mad/Nomad.pm mad/P5AST.pm mad/t/p55.t
6947 ____________________________________________________________________________
6948 [ 31551] By: rgs                                   on 2007/07/07  07:46:58
6949         Log: Subject: Re: [PATCH] Final Draft - pod/perlcommunity.pod - (was [PATCH] Draft - pod/perlcommunity.pod - Patches welcome)
6950              From: "Edgar Bering" <trizor@gmail.com>
6951              Date: Wed, 4 Jul 2007 11:51:53 +0200
6952              Message-ID: <e54ba1c30707040251o6814c0e4r64929702dc3b0eb7@mail.gmail.com>
6953      Branch: perl
6954            + pod/perlcommunity.pod
6955            ! MANIFEST pod.lst pod/perl.pod pod/perlmodlib.pod
6956            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
6957 ____________________________________________________________________________
6958 [ 31550] By: rgs                                   on 2007/07/07  07:29:08
6959         Log: Add a note in perldelta about undefining *ISA
6960      Branch: perl
6961            ! pod/perl595delta.pod
6962 ____________________________________________________________________________
6963 [ 31549] By: rgs                                   on 2007/07/07  07:12:01
6964         Log: Subject: [patch]  add verbose mode to -DU debugging option
6965              From: Jim Cromie <jim.cromie@gmail.com>
6966              Date: Thu, 05 Jul 2007 10:17:24 -0600
6967              Message-ID: <468D1994.1090909@gmail.com>
6968      Branch: perl
6969            ! perl.h pod/perlrun.pod
6970 ____________________________________________________________________________
6971 [ 31548] By: rgs                                   on 2007/07/07  07:02:21
6972         Log: Make Perl_find_runcv a member of the public API
6973              (so Sub::Current works on Windows)
6974      Branch: perl
6975            ! embed.fnc embed.h global.sym pod/perlapi.pod
6976            ! pod/perlintern.pod
6977 ____________________________________________________________________________
6978 [ 31547] By: rgs                                   on 2007/07/07  06:56:48
6979         Log: Remove 5.10.0 section from perltodo
6980      Branch: perl
6981            ! pod/perltodo.pod
6982 ____________________________________________________________________________
6983 [ 31546] By: rgs                                   on 2007/07/07  06:52:39
6984         Log: Subject: [PATCH] Fix commented out function names in proto.h
6985              From: "Jan Dubois" <jand@activestate.com>
6986              Date: Fri, 6 Jul 2007 17:59:38 -0700
6987              Message-ID: <058b01c7c032$18a6a260$49f3e720$@com>
6988      Branch: perl
6989            ! embed.h embed.pl proto.h
6990 ____________________________________________________________________________
6991 [ 31545] By: rgs                                   on 2007/07/07  05:05:50
6992         Log: base.pm is belong to me
6993      Branch: perl
6994            ! Porting/Maintainers.pl
6995 ____________________________________________________________________________
6996 [ 31544] By: craigb                                on 2007/07/06  20:39:46
6997         Log: Fix the case of $Config{perl_patchlevel} on VMS.
6998      Branch: perl
6999            ! configure.com
7000 ____________________________________________________________________________
7001 [ 31543] By: steveh                                on 2007/07/06  16:24:07
7002         Log: Subject: Re: Beyond 5.10
7003              From: Abigail <abigail@abigail.be>
7004              Date: Thu, 5 Jul 2007 21:55:20 +0200
7005              Message-ID: <20070705195520.GB1314@abigail.nl>
7006              
7007              Cleans up Porting/checkAUTHORS.pl and adds missing alias mappings
7008              to it, and adds missing entries to AUTHORS.
7009      Branch: perl
7010            ! AUTHORS Porting/checkAUTHORS.pl
7011 ____________________________________________________________________________
7012 [ 31542] By: rgs                                   on 2007/07/06  16:00:57
7013         Log: Add test preambles
7014      Branch: perl
7015            ! lib/base/t/base.t lib/base/t/fields-base.t lib/base/t/fields.t
7016            ! lib/base/t/warnings.t
7017 ____________________________________________________________________________
7018 [ 31541] By: rgs                                   on 2007/07/06  15:52:40
7019         Log: Make this new test be skipped with 5.8.x
7020      Branch: perl
7021            ! lib/base/t/fields-base.t
7022 ____________________________________________________________________________
7023 [ 31540] By: rgs                                   on 2007/07/06  13:58:58
7024         Log: Upgrade to base and fields 2.12, mostly by Michael G Schwern
7025      Branch: perl
7026            + lib/base/Changes lib/base/t/sigdie.t lib/base/t/version.t
7027            + lib/base/t/warnings.t t/lib/Dummy.pm t/lib/HasSigDie.pm
7028            ! MANIFEST lib/base.pm lib/base/t/base.t
7029            ! lib/base/t/fields-base.t lib/base/t/fields.t lib/fields.pm
7030 ____________________________________________________________________________
7031 [ 31539] By: steveh                                on 2007/07/06  11:08:37
7032         Log: Add Borland linker option to not generate .map files
7033              (They are not generated by default by VC++ or MinGW, and there
7034              doesn't seem to be any need for them.)
7035      Branch: perl
7036            ! win32/makefile.mk
7037 ____________________________________________________________________________
7038 [ 31538] By: rgs                                   on 2007/07/06  08:09:12
7039         Log: Subject: [PATCH] Archive::Extract - small pod update
7040              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7041              Date: Thu, 5 Jul 2007 16:01:02 +0100
7042              Message-ID: <00ee01c7bf15$57bdbf60$3a3c140a@myopwv.com>
7043      Branch: perl
7044            ! lib/Archive/Extract.pm
7045 ____________________________________________________________________________
7046 [ 31537] By: davem                                 on 2007/07/04  23:09:02
7047         Log: clarify what text 'warn' appends to a newline-less string
7048      Branch: perl
7049            ! pod/perlfunc.pod
7050 ____________________________________________________________________________
7051 [ 31536] By: davem                                 on 2007/07/04  22:39:08
7052         Log: really fix S_emulate_eaccess compiler warning (#31418 didn't)
7053      Branch: perl
7054            ! embed.fnc
7055 ____________________________________________________________________________
7056 [ 31535] By: craigb                                on 2007/07/04  16:27:16
7057         Log: New File::Path tests require unix syntax on VMS.
7058      Branch: perl
7059            ! lib/File/Path.t
7060 ____________________________________________________________________________
7061 [ 31534] By: craigb                                on 2007/07/04  16:07:33
7062         Log: VMS syntax nit in new MakeMaker test.
7063      Branch: perl
7064            ! lib/ExtUtils/t/cd.t
7065 ____________________________________________________________________________
7066 [ 31533] By: craigb                                on 2007/07/04  15:35:56
7067         Log: Replace C<shrplib='define'> with C<useshrplib='true'> on VMS.
7068      Branch: perl
7069            ! configure.com
7070 ____________________________________________________________________________
7071 [ 31532] By: craigb                                on 2007/07/04  15:18:06
7072         Log: Remove vms/genconfig.pl and references to it; it was made obsolete way back
7073              in change #1084.  Remove references to vms/config.vms, which was removed in
7074              change #1084.
7075      Branch: perl
7076            - vms/genconfig.pl
7077            ! MANIFEST README.vms configure.com vms/myconfig.com
7078 ____________________________________________________________________________
7079 [ 31531] By: rgs                                   on 2007/07/04  14:13:55
7080         Log: Adapt perlivp to the ext/ reorganisation for Compress modules
7081      Branch: perl
7082            ! utils/perlivp.PL
7083 ____________________________________________________________________________
7084 [ 31530] By: rgs                                   on 2007/07/04  13:38:42
7085         Log: Subject: [perl #3589] [BUG#3589 bleadperl] 
7086              From: "Reini Urban via RT" <perlbug-followup@perl.org>
7087              Date: Mon, 02 Jul 2007 14:59:08 -0700
7088              Message-ID: <rt-3.6.HEAD-20473-1183413546-187.3589-15-0@perl.org>
7089      Branch: perl
7090            ! t/op/re_tests
7091 ____________________________________________________________________________
7092 [ 31529] By: rgs                                   on 2007/07/04  13:32:06
7093         Log: Subject: RE: [PATCH] lib/Net/Ping/t/500_ping_icmp.t requires admin
7094              From: "Jan Dubois" <jand@activestate.com>
7095              Date: Mon, 2 Jul 2007 14:21:06 -0700
7096              Message-ID: <007901c7bcee$e7b5d400$b7217c00$@com>
7097      Branch: perl
7098            ! lib/Net/Ping/t/500_ping_icmp.t
7099 ____________________________________________________________________________
7100 [ 31528] By: rgs                                   on 2007/07/04  08:20:47
7101         Log: Don't require to have at least DB_File or *DBM_File
7102      Branch: perl
7103            ! t/lib/commonsense.t
7104 ____________________________________________________________________________
7105 [ 31527] By: rgs                                   on 2007/07/04  08:11:36
7106         Log: regexp flags =~ s/k/p/
7107      Branch: perl
7108            ! pod/perlre.pod
7109 ____________________________________________________________________________
7110 [ 31526] By: steveh                                on 2007/07/03  16:13:58
7111         Log: Correct a couple more cases of $Config{useshrplib}
7112      Branch: perl
7113            ! hints/uts.sh lib/ExtUtils/MM_Unix.pm vms/genconfig.pl
7114 ____________________________________________________________________________
7115 [ 31525] By: rgs                                   on 2007/07/03  14:34:05
7116         Log: More tests for \g errors in regular expressions
7117      Branch: perl
7118            ! t/op/re_tests
7119 ____________________________________________________________________________
7120 [ 31524] By: rgs                                   on 2007/07/03  14:26:13
7121         Log: Forbid \g0. (tests coming later)
7122      Branch: perl
7123            ! pod/perldiag.pod regcomp.c
7124 ____________________________________________________________________________
7125 [ 31523] By: steveh                                on 2007/07/03  14:16:23
7126         Log: $Config{useshrplib} should be 'true' rather than 'yes' when using
7127              a shared perl library
7128      Branch: perl
7129            ! NetWare/config.wc win32/config.bc win32/config.ce
7130            ! win32/config.gc win32/config.vc win32/config.vc64
7131 ____________________________________________________________________________
7132 [ 31522] By: stevep                                on 2007/07/03  13:51:08
7133         Log: Upgrade to ExtUtils-MakeMaker-6.36
7134      Branch: perl
7135            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/prereq.t
7136 ____________________________________________________________________________
7137 [ 31521] By: stevep                                on 2007/07/02  18:23:50
7138         Log: Include file missed from change #31519.
7139      Branch: perl
7140            ! lib/ExtUtils/MakeMaker.pm
7141 ____________________________________________________________________________
7142 [ 31520] By: stevep                                on 2007/07/02  16:52:30
7143         Log: Subject: [PATCH] compression modules update to version 2.005
7144              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
7145              Date: Sun, 1 Jul 2007 00:50:01 +0100
7146              Message-ID: <000c01c7bb71$6189ae20$6601a8c0@myopwv.com>
7147      Branch: perl
7148            + ext/IO_Compress_Zlib/t/110encode-deflate.t
7149            + ext/IO_Compress_Zlib/t/110encode-gzip.t
7150            + ext/IO_Compress_Zlib/t/110encode-rawdeflate.t
7151            + ext/IO_Compress_Zlib/t/110encode-zip.t
7152            + t/lib/compress/encode.pl
7153            ! MANIFEST ext/Compress/Raw/Zlib/Changes
7154            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
7155            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
7156            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
7157            ! ext/Compress/Zlib/README
7158            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
7159            ! ext/Compress/Zlib/t/08encoding.t ext/IO_Compress_Base/Changes
7160            ! ext/IO_Compress_Base/README
7161            ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm
7162            ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm
7163            ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm
7164            ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm
7165            ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL
7166            ! ext/IO_Compress_Zlib/README
7167            ! ext/IO_Compress_Zlib/examples/unzip
7168            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm
7169            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm
7170            ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm
7171            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm
7172            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm
7173            ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm
7174            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm
7175            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm
7176            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm
7177            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm
7178            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm
7179            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
7180            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm
7181            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm
7182            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm
7183            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm
7184            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm
7185            ! ext/IO_Compress_Zlib/t/004gziphdr.t
7186            ! ext/IO_Compress_Zlib/t/005defhdr.t t/lib/compress/generic.pl
7187            ! t/lib/compress/oneshot.pl t/lib/compress/tied.pl
7188 ____________________________________________________________________________
7189 [ 31519] By: stevep                                on 2007/07/02  15:39:52
7190         Log: Upgrade to ExtUtils-MakeMaker-6.35
7191      Branch: perl
7192            + lib/ExtUtils/t/WriteEmptyMakefile.t lib/ExtUtils/t/cd.t
7193            + lib/ExtUtils/t/fixin.t lib/ExtUtils/t/prereq.t
7194            ! MANIFEST lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Unix.pm
7195            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7196            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/t/basic.t
7197            ! lib/ExtUtils/t/parse_version.t lib/ExtUtils/t/recurs.t
7198            ! lib/ExtUtils/t/writemakefile_args.t
7199            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
7200            ! t/lib/MakeMaker/Test/Utils.pm
7201 ____________________________________________________________________________
7202 [ 31518] By: rgs                                   on 2007/07/02  13:35:06
7203         Log: Subject: [PATCH] Add add-package.pl to the core (was Re: Why no (XML|DBI|WWW|Template) modules in the core?)
7204              From: "Jos I. Boumans" <kane@dwim.org>
7205              Date: Mon, 2 Jul 2007 15:20:37 +0200
7206              Message-Id: <A819F8C7-19C9-4ECE-8CF5-80FAAF54F890@dwim.org>
7207      Branch: perl
7208            + Porting/add-package.pl
7209            ! MANIFEST
7210 ____________________________________________________________________________
7211 [ 31517] By: rgs                                   on 2007/07/02  13:28:50
7212         Log: Subject: [PATCH-revised] Address 250_ping_hires.t failure
7213              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7214              Date: Sun, 1 Jul 2007 15:23:37 -0400
7215              Message-ID: <1ff86f510707011223u7557fc53m9df980815479892a@mail.gmail.com>
7216      Branch: perl
7217            ! lib/Net/Ping/t/250_ping_hires.t
7218 ____________________________________________________________________________
7219 [ 31516] By: rgs                                   on 2007/07/02  13:17:26
7220         Log: Subject: [PATCH] Fixes to threads tests
7221              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7222              Date: Sun, 1 Jul 2007 15:03:41 -0400
7223              Message-ID: <1ff86f510707011203qc90c31he6f6b86d08d34e39@mail.gmail.com>
7224      Branch: perl
7225            ! ext/threads/Changes ext/threads/t/stack.t
7226            ! ext/threads/t/stack_env.t ext/threads/t/stress_cv.t
7227            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
7228 ____________________________________________________________________________
7229 [ 31515] By: steveh                                on 2007/07/02  12:25:46
7230         Log: Apply win32/Makefile changes from #31102 and #31506 to win32/makefile.mk
7231      Branch: perl
7232            ! win32/makefile.mk
7233 ____________________________________________________________________________
7234 [ 31514] By: nicholas                              on 2007/07/01  14:45:47
7235         Log: Restore a comment from 30501 unintentionally deleted with change 31513.
7236      Branch: perl
7237            ! mro.c
7238 ____________________________________________________________________________
7239 [ 31513] By: nicholas                              on 2007/07/01  14:23:45
7240         Log: Avoid copying the AV in Perl_mro_get_linear_isa_dfs()
7241      Branch: perl
7242            ! mro.c
7243 ____________________________________________________________________________
7244 [ 31512] By: nicholas                              on 2007/07/01  12:33:39
7245         Log: Add some information to the comments describing SV flag bits.
7246      Branch: perl
7247            ! sv.h
7248 ____________________________________________________________________________
7249 [ 31511] By: davem                                 on 2007/07/01  12:30:50
7250         Log: test that localised tieing of a hash or array remains local
7251              (tests for change #31505)
7252      Branch: perl
7253            ! t/op/tie.t
7254 ____________________________________________________________________________
7255 [ 31510] By: demerphq                              on 2007/07/01  12:03:35
7256         Log: char is not a good type to use for array indexes;
7257              should have been U8 in the first place. 
7258              
7259              Originally noticed by Jerry Hedden in 
7260              Subject: [PATCH] Compiler warning in regcomp.c
7261              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7262              Date: Sat, 30 Jun 2007 16:34:06 -0400
7263              Message-ID: <1ff86f510706301334t337903a0k46abc6d2d25c68a5@mail.gmail.com>
7264      Branch: perl
7265            ! regcomp.c
7266 ____________________________________________________________________________
7267 [ 31509] By: demerphq                              on 2007/06/30  16:44:16
7268         Log: Subject: FYI: Math::BigInt v1.87 released [PATCH]
7269              From: Tels <nospam-abuse@bloodgate.com>
7270              Date: Sat, 30 Jun 2007 13:14:05 +0200
7271              Message-Id: <200706301314.07075@bloodgate.com>
7272      Branch: perl
7273            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7274 ____________________________________________________________________________
7275 [ 31508] By: demerphq                              on 2007/06/30  16:19:33
7276         Log: Subject: [PATCH pp_hot.c]  Comment typo fix
7277              From: Abigail <abigail@abigail.be>
7278              Date: Fri, 29 Jun 2007 22:49:35 +0200
7279              Message-ID: <20070629204935.GA13919@abigail.nl>
7280      Branch: perl
7281            ! pp_hot.c
7282 ____________________________________________________________________________
7283 [ 31507] By: demerphq                              on 2007/06/30  15:48:55
7284         Log: Subject: [PATCH regcomp.c] regclass on EBCDIC platforms
7285              From: Benjamin Carter <q.eibcartereio.=~m-b.{6}-cgimosx@gumdrop.flyinganvil.org>
7286              Date: Fri, 29 Jun 2007 23:42:59 -0500
7287              Message-ID: <20070630044259.GB22566@egg>
7288      Branch: perl
7289            ! regcomp.c
7290 ____________________________________________________________________________
7291 [ 31506] By: demerphq                              on 2007/06/30  15:37:41
7292         Log: Subject: /p vs (?p)
7293              From: Abigail <abigail@abigail.be>
7294              Date: Fri, 29 Jun 2007 23:38:07 +0200
7295              Message-ID: <20070629213807.GA14454@abigail.nl>
7296              
7297              Subject: [PATCH pod/perlre.pod] Keeping up with the changes.
7298              From: Abigail <abigail@abigail.be>
7299              Date: Sat, 30 Jun 2007 01:24:36 +0200
7300              Message-ID: <20070629232436.GA15326@abigail.nl>
7301              
7302              Plus tweaks, and debug enahancements.
7303      Branch: perl
7304            ! embed.fnc embed.h ext/re/re.pm globvar.sym pod/perlre.pod
7305            ! proto.h regcomp.c regcomp.h regcomp.pl regexp.h regnodes.h
7306            ! t/op/reg_pmod.t win32/Makefile
7307 ____________________________________________________________________________
7308 [ 31505] By: rgs                                   on 2007/06/29  16:28:34
7309         Log: Removes the code that is supposed to restore magic on leaving the
7310              localization of an array or a hash. This fixes some memory leaks.
7311              Basically we were overwriting the magic of the outer value (value
7312              from the outer scope) by the magic of the inner value (therefore making
7313              that outer magic leaking in memory). But that inner magic was created
7314              by mg_localize() by copying *some* of the outer magic. Consequently the
7315              outer value already has that magic. So just keep it and don't bother.
7316              
7317              That change might introduce obscure bugs. On the other hand, it might
7318              also cure obscure bugs, related to the inner value acquiring container
7319              magic during its lifetime, or to the outer value loosing non-container
7320              magic. No test in the test suite seems to test that.
7321      Branch: perl
7322            ! scope.c
7323 ____________________________________________________________________________
7324 [ 31504] By: stevep                                on 2007/06/29  16:10:13
7325         Log: Subject: [PATCH] Fix up change 31494
7326              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7327              Date: Fri, 29 Jun 2007 12:02:17 -0400
7328              Message-ID: <1ff86f510706290902k57b540a5n446fad22c1afdab0@mail.gmail.com>
7329      Branch: perl
7330            ! t/op/goto.t
7331 ____________________________________________________________________________
7332 [ 31503] By: rgs                                   on 2007/06/29  09:09:39
7333         Log: Update Changes
7334      Branch: perl
7335            ! Changes
7336 ____________________________________________________________________________
7337 [ 31502] By: rgs                                   on 2007/06/29  09:00:32
7338         Log: Revert change #31489.
7339              That change was adding a hook to cope with the case when one was
7340              undef'ining *ISA globs, in order to clean up correctly. However, this
7341              broke the case where one was assiging an array ref to @ISA, which
7342              is likely to be more common.
7343              Conclusion: don't undef *ISA. (or more generally don't undef globs
7344              that contain magical variables)
7345      Branch: perl
7346            ! embed.fnc embed.h hv.c mg.c mro.c perl.h proto.h sv.c
7347            ! t/mro/basic.t
7348 ____________________________________________________________________________
7349 [ 31501] By: rgs                                   on 2007/06/29  08:29:09
7350         Log: Subject: Re: valgrind findings
7351              From: "Brandon Black" <blblack@gmail.com>
7352              Date: Thu, 28 Jun 2007 15:58:32 -0500
7353              Message-ID: <84621a60706281358o3b379b20k2c1e53566587d79b@mail.gmail.com>
7354      Branch: perl
7355            ! mro.c
7356 ____________________________________________________________________________
7357 [ 31500] By: rgs                                   on 2007/06/29  07:58:19
7358         Log: Being tired of adjusting the test count of concise-xs.t
7359              all the time. Use no_plan instead.
7360      Branch: perl
7361            ! ext/B/t/concise-xs.t
7362 ____________________________________________________________________________
7363 [ 31499] By: rgs                                   on 2007/06/29  06:28:07
7364         Log: Small pod fix
7365      Branch: perl
7366            ! pod/perlreapi.pod
7367 ____________________________________________________________________________
7368 [ 31498] By: demerphq                              on 2007/06/29  00:05:57
7369         Log: fix overzealous search and replace
7370      Branch: perl
7371            ! regexp.h
7372 ____________________________________________________________________________
7373 [ 31497] By: demerphq                              on 2007/06/28  23:14:39
7374         Log: Rename various regex defined so that they have distinct prefixes based on their usage.
7375              
7376              RXf_ => flags used in pm_flags argument to regcomp 
7377              and stored in the regex via rx->extflags
7378              PREGf_ => flags stored in rx->intflags
7379              RXapif_ => argument flags for regex named capture api
7380              RX_BUFF_IDX_ => special indexes to represent $` $' $&
7381              used in the numeric capture buffer api
7382              
7383              PREGf is untouched by this change, but RXf_ is split into RXapif and RX_BUFF_IDX_.
7384      Branch: perl
7385            ! mg.c perl.h pod/perlreapi.pod regcomp.c regexp.h universal.c
7386 ____________________________________________________________________________
7387 [ 31496] By: demerphq                              on 2007/06/28  22:14:14
7388         Log: Replace pattern parsing logic with optree "parsing" logic.
7389      Branch: perl
7390            ! regcomp.c
7391 ____________________________________________________________________________
7392 [ 31495] By: demerphq                              on 2007/06/28  22:09:07
7393         Log: Subject: [PATCH] Move the RXf_WHITE logic for split " " into the regex engine
7394              From: "Ævar Arnfjörð Bjarmason" 
7395              Date: Thu, 28 Jun 2007 20:06:50 +0000
7396              <avarab@gmail.com>
7397              Message-ID: <51dd1af80706281306i4dbba39em3eeb8da1d67ea27c@mail.gmail.com>
7398              
7399              (with tweaks)
7400      Branch: perl
7401            ! ext/B/t/concise-xs.t op.c op.h pod/perlreapi.pod regcomp.c
7402            ! regexp.h
7403 ____________________________________________________________________________
7404 [ 31494] By: stevep                                on 2007/06/28  20:33:32
7405         Log: Add a TODO test cases RT# 43403.
7406      Branch: perl
7407            ! t/op/goto.t
7408 ____________________________________________________________________________
7409 [ 31493] By: rgs                                   on 2007/06/28  15:05:42
7410         Log: Fix tests so they actually test $@. like() demands a qr//.
7411      Branch: perl
7412            ! t/op/vec.t
7413 ____________________________________________________________________________
7414 [ 31492] By: rgs                                   on 2007/06/28  10:55:04
7415         Log: New valgrind suppressions.
7416      Branch: perl
7417            ! t/perl.supp
7418 ____________________________________________________________________________
7419 [ 31491] By: steveh                                on 2007/06/28  10:46:39
7420         Log: Re-enable the setlocale() tests for Windows XP onwards
7421              since they seem to work OK. Not sure about older flavours
7422              of Windows, so leave them alone.
7423      Branch: perl
7424            ! lib/locale.t
7425 ____________________________________________________________________________
7426 [ 31490] By: steveh                                on 2007/06/28  10:11:15
7427         Log: Subject: RE: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32
7428              From: "Jan Dubois" <jand@activestate.com>
7429              Date: Wed, 27 Jun 2007 15:34:12 -0700
7430              Message-ID: <02bd01c7b90b$49863720$dc92a560$@com>
7431              
7432              Rearranges the initialization of Win32CORE. The Perl interpreter isn't
7433              fully initialized when Perl_init_os_extras() in win32/win32.c is called,
7434              so it is not safe to use the Perl calling mechanism yet. Fixes a problem
7435              building PAR-Packer on Win32.
7436      Branch: perl
7437            ! cygwin/cygwin.c ext/Win32CORE/Win32CORE.c
7438            ! ext/Win32CORE/Win32CORE.pm makedef.pl win32/win32.c
7439 ____________________________________________________________________________
7440 [ 31489] By: rgs                                   on 2007/06/28  06:32:01
7441         Log: Subject: Re: [perl #43357] *DESTROY = sub {} at runtime
7442              From: "Brandon Black" <blblack@gmail.com>
7443              Date: Wed, 27 Jun 2007 10:07:54 -0500
7444              Message-ID: <84621a60706270807r7af65546x8d959b131ffa28e6@mail.gmail.com>
7445      Branch: perl
7446            ! embed.fnc embed.h hv.c mg.c mro.c perl.h proto.h sv.c
7447            ! t/mro/basic.t
7448 ____________________________________________________________________________
7449 [ 31488] By: rgs                                   on 2007/06/28  06:17:04
7450         Log: Subject: [PATCH-revised] Move tests under 'threads' module
7451              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7452              Date: Wed, 27 Jun 2007 14:15:16 -0400
7453              Message-ID: <1ff86f510706271115n6c816334nbde6774792743a54@mail.gmail.com>
7454      Branch: perl
7455            ! ext/threads/t/thread.t t/op/threads.t
7456 ____________________________________________________________________________
7457 [ 31487] By: rgs                                   on 2007/06/28  06:13:31
7458         Log: Subject: Re: [PATCH-revised] ext/Win32/t/Unicode.t failures on FAT32 under Cygwin
7459              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7460              Date: Wed, 27 Jun 2007 20:46:39 -0400
7461              Message-ID: <1ff86f510706271746r62f921f4s3770df0b92cdf201@mail.gmail.com>
7462      Branch: perl
7463            ! ext/Win32/t/Unicode.t
7464 ____________________________________________________________________________
7465 [ 31486] By: rgs                                   on 2007/06/28  06:10:45
7466         Log: Subject: Math::BigFloat - fix bpi() and A [PATCH]
7467              From: Tels <nospam-abuse@bloodgate.com>
7468              Date: Wed, 27 Jun 2007 18:34:14 +0200
7469              Message-Id: <200706271834.14904@bloodgate.com>
7470      Branch: perl
7471            + lib/Math/BigInt/t/big_pi_e.t
7472            ! MANIFEST lib/Math/BigFloat.pm
7473 ____________________________________________________________________________
7474 [ 31485] By: rgs                                   on 2007/06/28  06:03:32
7475         Log: Subject: Re: Broken bignum tests [PATCH]
7476              From: Tels <nospam-abuse@bloodgate.com>
7477              Date: Wed, 27 Jun 2007 19:15:45 +0200
7478              Message-Id: <200706271915.46068@bloodgate.com>
7479      Branch: perl
7480            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/big_e_pi.t
7481            ! lib/bignum/t/bii_e_pi.t lib/bignum/t/bir_e_pi.t lib/bigrat.pm
7482 ____________________________________________________________________________
7483 [ 31484] By: rgs                                   on 2007/06/28  05:42:49
7484         Log: Subject: [PATCH] bring File-Path up to 2.01
7485              From: David Landgren <david@landgren.net>
7486              Date: Wed, 27 Jun 2007 21:46:39 +0200
7487              Message-ID: <4682BE9F.6080502@landgren.net>
7488      Branch: perl
7489            ! lib/File/Path.pm lib/File/Path.t
7490 ____________________________________________________________________________
7491 [ 31483] By: demerphq                              on 2007/06/28  00:01:54
7492         Log: Free memory in case of error/failure to compile.
7493              
7494              Hopefully valgrind will notice and like. :-)
7495      Branch: perl
7496            ! regcomp.c
7497 ____________________________________________________________________________
7498 [ 31482] By: steveh                                on 2007/06/27  17:08:01
7499         Log: Fix POSIX::setlocale(): the CRT function returns a pointer to a
7500              buffer that may be overwritten by subsequent calls to the CRT
7501              function, so we must make a safe copy of that buffer for our own
7502              use. This fixes lib/locale.t on Win32 with the Borland compiler,
7503              but presumably could affect other compilers too.
7504      Branch: perl
7505            ! ext/POSIX/POSIX.xs
7506 ____________________________________________________________________________
7507 [ 31481] By: rgs                                   on 2007/06/27  16:40:10
7508         Log: Revert change #31480. The PI and e functions can accept an argument.
7509      Branch: perl
7510            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
7511 ____________________________________________________________________________
7512 [ 31480] By: rgs                                   on 2007/06/27  13:02:02
7513         Log: Add an empty prototype to functions PI and e
7514      Branch: perl
7515            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
7516 ____________________________________________________________________________
7517 [ 31479] By: rgs                                   on 2007/06/27  12:57:52
7518         Log: Subject: Re: RFC: bigint et. al exporting PI method? [PATCH]
7519              From: Tels <nospam-abuse@bloodgate.com>
7520              Date: Tue, 26 Jun 2007 20:56:45 +0200
7521              Message-Id: <200706262056.47311@bloodgate.com>
7522      Branch: perl
7523            + lib/bignum/t/big_e_pi.t lib/bignum/t/bii_e_pi.t
7524            + lib/bignum/t/bir_e_pi.t
7525            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bigrat.pm
7526 ____________________________________________________________________________
7527 [ 31478] By: rgs                                   on 2007/06/27  12:51:22
7528         Log: Subject: Math::BigInt take 12 [PATCH]
7529              From: Tels <nospam-abuse@bloodgate.com>
7530              Date: Tue, 26 Jun 2007 21:00:53 +0200
7531              Message-Id: <200706262100.54138@bloodgate.com>
7532      Branch: perl
7533            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7534            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
7535            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
7536            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
7537            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
7538            ! lib/Math/BigInt/t/with_sub.t
7539 ____________________________________________________________________________
7540 [ 31477] By: rgs                                   on 2007/06/27  09:59:11
7541         Log: Subject: [PATCH-revised] threads 1.63
7542              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7543              Date: Tue, 26 Jun 2007 21:17:52 -0400
7544              Message-ID: <1ff86f510706261817o52ad2e23kbd4efb16b5bed98b@mail.gmail.com>
7545      Branch: perl
7546            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
7547            ! ext/threads/t/thread.t ext/threads/threads.pm
7548 ____________________________________________________________________________
7549 [ 31476] By: rgs                                   on 2007/06/27  08:53:02
7550         Log: Subject: [PATCH] B::Deparse cleanups
7551              From: Chia-liang Kao <clkao@bestpractical.com>
7552              Date: Wed, 27 Jun 2007 00:06:56 +0100
7553              Message-Id: <1182899216.22414.32.camel@localhost>
7554      Branch: perl
7555            ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t ext/B/t/deparse.t
7556 ____________________________________________________________________________
7557 [ 31475] By: davem                                 on 2007/06/26  21:25:15
7558         Log: avoid double-free of the thread function
7559      Branch: perl
7560            ! ext/threads/threads.xs t/op/threads.t
7561 ____________________________________________________________________________
7562 [ 31474] By: davem                                 on 2007/06/26  21:07:02
7563         Log: make sure PL_Parser is NULL during early stage of thread clone
7564      Branch: perl
7565            ! sv.c
7566 ____________________________________________________________________________
7567 [ 31473] By: rgs                                   on 2007/06/26  16:12:27
7568         Log: Second patch from:
7569              Subject: Re: [perl #43357] *DESTROY = sub {} at runtime
7570              From: "Brandon Black" <blblack@gmail.com>
7571              Date: Tue, 26 Jun 2007 11:05:31 -0500
7572              Message-ID: <84621a60706260905x2da6eaf1x4bd7d5223951e52@mail.gmail.com>
7573              
7574              Fix MRO behaviour when one undefs @ISA
7575      Branch: perl
7576            ! av.c t/mro/basic.t
7577 ____________________________________________________________________________
7578 [ 31472] By: rgs                                   on 2007/06/26  16:10:11
7579         Log: First patch from:
7580              Subject: Re: [perl #43357] *DESTROY = sub {} at runtime
7581              From: "Brandon Black" <blblack@gmail.com>
7582              Date: Tue, 26 Jun 2007 11:05:31 -0500
7583              Message-ID: <84621a60706260905x2da6eaf1x4bd7d5223951e52@mail.gmail.com>
7584              
7585              Fix problem recently introduced with loosing a DESTROY when redefined
7586              at runtime.
7587      Branch: perl
7588            ! gv.c t/mro/basic.t
7589 ____________________________________________________________________________
7590 [ 31471] By: rgs                                   on 2007/06/26  15:48:51
7591         Log: Subject: [PATCH] Add TODO tests for refcount issues related to threads
7592              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7593              Date: Tue, 26 Jun 2007 11:26:25 -0400
7594              Message-ID: <1ff86f510706260826h79124373y51d899e53c96b50e@mail.gmail.com>
7595      Branch: perl
7596            ! t/op/threads.t
7597 ____________________________________________________________________________
7598 [ 31470] By: steveh                                on 2007/06/26  09:10:24
7599         Log: Upgrade to Win32-0.30
7600      Branch: perl
7601            + ext/Win32/t/GetShortPathName.t
7602            ! MANIFEST ext/Win32/Makefile.PL ext/Win32/Win32.pm
7603            ! ext/Win32/Win32.xs ext/Win32/t/Unicode.t
7604 ____________________________________________________________________________
7605 [ 31469] By: steveh                                on 2007/06/26  07:38:05
7606         Log: Subject: [PATCH] Remove dead code from win32/win32sck.c
7607              From: "Jan Dubois" <jand@activestate.com>
7608              Date: Mon, 25 Jun 2007 17:13:04 -0700
7609              Message-ID: <02bb01c7b786$c42099c0$4c61cd40$@com>
7610              
7611              Subject: RE: [PATCH] Remove dead code from win32/win32sck.c
7612              From: "Jan Dubois" <jand@activestate.com>
7613              Date: Mon, 25 Jun 2007 17:26:15 -0700
7614              Message-ID: <02c801c7b788$9bf7ebe0$d3e7c3a0$@com>
7615      Branch: perl
7616            ! win32/win32sck.c win32/wincesck.c
7617 ____________________________________________________________________________
7618 [ 31468] By: steveh                                on 2007/06/26  07:31:13
7619         Log: Subject: [PATCH] Win32 is dual-lived on CPAN
7620              From: "Jan Dubois" <jand@activestate.com>
7621              Date: Mon, 25 Jun 2007 17:02:24 -0700
7622              Message-ID: <02a501c7b785$4774f890$d65ee9b0$@com>
7623      Branch: perl
7624            ! Porting/Maintainers.pl
7625 ____________________________________________________________________________
7626 [ 31467] By: rgs                                   on 2007/06/26  07:22:36
7627         Log: Subject: [PATCH] Porting/corecpan.pl -f option doesn't work
7628              From: "Jan Dubois" <jand@activestate.com>
7629              Date: Mon, 25 Jun 2007 16:55:01 -0700
7630              Message-ID: <02a101c7b784$3f79c720$be6d5560$@com>
7631      Branch: perl
7632            ! Porting/corecpan.pl
7633 ____________________________________________________________________________
7634 [ 31466] By: steveh                                on 2007/06/25  15:10:34
7635         Log: Revert #30197 and #30219, which #31464 has just made redundant
7636      Branch: perl
7637            ! win32/Makefile win32/makefile.mk
7638 ____________________________________________________________________________
7639 [ 31465] By: rgs                                   on 2007/06/25  14:26:37
7640         Log: Subject: [PATCH] Accept file exists error in ext/Win32API/File/t/file.t
7641              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7642              Date: Mon, 25 Jun 2007 10:23:15 -0400
7643              Message-ID: <1ff86f510706250723r4d6c5f5dg203b3f61cdeaa14d@mail.gmail.com>
7644      Branch: perl
7645            ! ext/Win32API/File/t/file.t
7646 ____________________________________________________________________________
7647 [ 31464] By: rgs                                   on 2007/06/25  14:20:04
7648         Log: Rename README and Changes for more readability
7649      Branch: perl
7650           +> lib/Net/Changes lib/Net/README
7651            - lib/Net/Changes.libnet lib/Net/README.libnet
7652            ! MANIFEST Porting/Maintainers.pl
7653 ____________________________________________________________________________
7654 [ 31463] By: rgs                                   on 2007/06/25  14:16:28
7655         Log: Upgrade to libnet 1.21
7656      Branch: perl
7657            + lib/Net/Hostname.pm.eg
7658            - lib/Net/Hostname.eg
7659            ! MANIFEST lib/Net/Changes.libnet lib/Net/Cmd.pm
7660            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
7661            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
7662            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
7663            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
7664            ! lib/Net/libnetFAQ.pod
7665 ____________________________________________________________________________
7666 [ 31462] By: rgs                                   on 2007/06/25  12:10:10
7667         Log: Apply doc suggestion from:
7668              Subject: [perl #43287] perluniintro inaccurate answer to testing encoding validity 
7669              From: Danny Rathjens (via RT) <perlbug-followup@perl.org>
7670              Date: Thu, 21 Jun 2007 17:35:26 -0700
7671              Message-ID: <rt-3.6.HEAD-1276-1182472526-1129.43287-75-0@perl.org>
7672      Branch: perl
7673            ! pod/perluniintro.pod
7674 ____________________________________________________________________________
7675 [ 31461] By: rgs                                   on 2007/06/25  11:41:35
7676         Log: Subject: [PATCH] remove op_static
7677              From: Paul Johnson <paul@pjcj.net>
7678              Date: Fri, 22 Jun 2007 02:13:20 +0200
7679              Message-ID: <20070622001320.GD20560@pjcj.net>
7680              
7681              Plus version bumps
7682      Branch: perl
7683            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm op.c
7684            ! op.h
7685 ____________________________________________________________________________
7686 [ 31460] By: rgs                                   on 2007/06/25  10:23:47
7687         Log: That test too should be skipped in the core on EBCDIC platforms
7688              (because it requires Convert::EBCDIC)
7689      Branch: perl
7690            ! lib/Net/t/datasend.t
7691 ____________________________________________________________________________
7692 [ 31459] By: rgs                                   on 2007/06/25  09:45:21
7693         Log: Subject: [Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2, fix batan, speedup bpi()
7694              From: Tels <nospam-abuse@bloodgate.com>
7695              Date: Sat, 23 Jun 2007 15:30:49 +0200
7696              Message-Id: <200706231530.49865@bloodgate.com>
7697      Branch: perl
7698            - lib/Math/BigInt/t/fallback.t
7699            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
7700            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
7701            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/sub_mbf.t
7702            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigInt/BareCalc.pm
7703 ____________________________________________________________________________
7704 [ 31458] By: rgs                                   on 2007/06/25  09:08:53
7705         Log: Remove now-irrelevant comment
7706      Branch: perl
7707            ! ext/Win32API/File/t/file.t
7708 ____________________________________________________________________________
7709 [ 31457] By: rgs                                   on 2007/06/25  09:08:04
7710         Log: Subject: [perl #43285] Win32API::File tests language specific 
7711              From: "Reini Urban via RT" <perlbug-followup@perl.org>
7712              Date: Sat, 23 Jun 2007 11:15:07 -0700
7713              Message-ID: <rt-3.6.HEAD-1276-1182622506-790.43285-15-0@perl.org>
7714      Branch: perl
7715            ! ext/Win32API/File/t/file.t
7716 ____________________________________________________________________________
7717 [ 31456] By: rgs                                   on 2007/06/25  09:02:18
7718         Log: PerlFAQ sync.
7719      Branch: perl
7720            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq4.pod
7721            ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq8.pod
7722 ____________________________________________________________________________
7723 [ 31455] By: nicholas                              on 2007/06/24  15:46:40
7724         Log: s/\bunicode\b/Unicode/; # For everything not dual life
7725      Branch: perl
7726            ! dump.c ext/Data/Dumper/Dumper.pm pod/perlapi.pod
7727            ! pod/perldiag.pod pod/perlhack.pod pod/perlpacktut.pod
7728            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod regcomp.c
7729            ! regcomp.h regexec.c utf8.c vms/vms.c
7730 ____________________________________________________________________________
7731 [ 31454] By: nicholas                              on 2007/06/24  13:32:42
7732         Log: Also get copy on write working with ithreads. It hadn't been working
7733              since change 26684 (which uses sv_setsv_flags to copy a value from an
7734              SV in one interpreter context to an SV in another), despite what
7735              change 31120 thought. ext/Compress/Raw/Zlib/t/07bufsize.t still fails.
7736      Branch: perl
7737            ! sv.c sv.h
7738 ____________________________________________________________________________
7739 [ 31453] By: demerphq                              on 2007/06/23  19:53:53
7740         Log: Rename test files starting with regexp_ that do not
7741              wrap regexp.t (and thus use re_tests) to reg_ to make
7742              it clear they are standalone.
7743      Branch: perl
7744           +> t/op/reg_email.t t/op/reg_mesg.t t/op/reg_namedcapture.t
7745           +> t/op/reg_nc_tie.t t/op/reg_pmod.t
7746            - t/op/regexp_email.t t/op/regexp_namedcapture.t
7747            - t/op/regexp_nc_tie.t t/op/regexp_pmod.t t/op/regmesg.t
7748            ! MANIFEST
7749 ____________________________________________________________________________
7750 [ 31451] By: demerphq                              on 2007/06/23  19:04:04
7751         Log: Resolve 
7752              http://www.nntp.perl.org/group/perl.perl5.porters/2007/06/msg125667.html
7753              by reverting part of change #29354. 
7754              
7755              Unfortunately match vars after a /g match in scalar context will be
7756              unsafe (again) after this, but such matches on long strings won't be
7757              as diabolically slow.
7758              
7759              Question: why does the new test in t/op/pat.t pass, but the same test
7760              in t/op/reg_unsafe.t fail? (Latter is TODO for now)
7761      Branch: perl
7762            + t/op/reg_unsafe.t
7763            ! MANIFEST pp_hot.c t/op/pat.t
7764 ____________________________________________________________________________
7765 [ 31450] By: rgs                                   on 2007/06/23  10:14:43
7766         Log: Tels' patch to defer overloading of hex and oct,
7767              to avoid magic leaking and smoke failures under
7768              utf-8 locales
7769      Branch: perl
7770            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm lib/charnames.pm
7771            ! lib/utf8.pm lib/utf8_heavy.pl
7772 ____________________________________________________________________________
7773 [ 31449] By: rgs                                   on 2007/06/23  09:19:03
7774         Log: Subject: [PATCH] Math::BigInt v1.87 take 10
7775              From: Tels <nospam-abuse@bloodgate.com>
7776              Date: Fri, 22 Jun 2007 19:02:22 +0200
7777              Message-Id: <200706221902.22487@bloodgate.com>
7778      Branch: perl
7779            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7780            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
7781            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/fallback.t
7782            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
7783 ____________________________________________________________________________
7784 [ 31448] By: davem                                 on 2007/06/23  00:08:44
7785         Log: remove the test added by change #31447
7786              (I couldn't get a test that worked, and accidentally included my
7787              failed attempt in the patch).
7788      Branch: perl
7789            ! t/op/closure.t
7790 ____________________________________________________________________________
7791 [ 31447] By: davem                                 on 2007/06/22  23:46:36
7792         Log: safely handle cloning a stale lexical var
7793              This code:
7794              my $x if ...; sub { $x}
7795              could attempt to clone $x even if $x is stale.
7796      Branch: perl
7797            ! pad.c t/op/closure.t
7798 ____________________________________________________________________________
7799 [ 31446] By: rgs                                   on 2007/06/22  15:17:23
7800         Log: Subject: [PATCH] Remove orphaned (and unused) Test::Simple test
7801              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7802              Date: Thu, 21 Jun 2007 14:28:12 -0400
7803              Message-ID: <1ff86f510706211128h58cd5e98s49ec897bbdcce2a2@mail.gmail.com>
7804      Branch: perl
7805            - lib/Test/Simple/t/strays.t
7806            ! MANIFEST
7807 ____________________________________________________________________________
7808 [ 31445] By: merijn                                on 2007/06/22  14:55:47
7809         Log: Subject: [perl #43291] perl-5.8.8 - AIX 5.3 64bit build issues 
7810              From: Niklas Edmundsson (via RT) <perlbug-followup@perl.org>
7811              Date: Fri, 22 Jun 2007 00:30:36 -0700
7812              Message-ID: <rt-3.6.HEAD-1276-1182497436-1446.43291-75-0@perl.org>
7813      Branch: perl
7814            ! hints/aix.sh
7815 ____________________________________________________________________________
7816 [ 31444] By: merijn                                on 2007/06/22  10:21:12
7817         Log: Subject: [PATCH] perlopentut
7818              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
7819              Date: Fri, 22 Jun 2007 10:30:50 +0200
7820              Message-ID: <3852726AFA94DE4F87E616F13F416A5FB66C78@naimucu1.ffz00k.rootdom.net>
7821      Branch: perl
7822            ! pod/perlopentut.pod
7823 ____________________________________________________________________________
7824 [ 31443] By: demerphq                              on 2007/06/21  22:57:20
7825         Log: Add avar to the authors file... Apparently the 'ae' ligature sorts after z in Icelandic so he goes at the bottom of the file.
7826      Branch: perl
7827            ! AUTHORS
7828 ____________________________________________________________________________
7829 [ 31442] By: demerphq                              on 2007/06/21  22:23:20
7830         Log: Correct my email address. (My very first commit!)
7831      Branch: perl
7832            ! AUTHORS
7833 ____________________________________________________________________________
7834 [ 31441] By: rgs                                   on 2007/06/21  14:54:32
7835         Log: Subject: [PATCH] Remove unused Module::Build tests
7836              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7837              Date: Thu, 21 Jun 2007 10:24:01 -0400
7838              Message-ID: <1ff86f510706210724v5ccd24d0md024fd5a941ee769@mail.gmail.com>
7839      Branch: perl
7840            - lib/Module/Build/t/par.t lib/Module/Build/t/signature.t
7841            ! MANIFEST
7842 ____________________________________________________________________________
7843 [ 31440] By: rgs                                   on 2007/06/21  08:34:35
7844         Log: Subject: [PATCH] File::Spec::Cygwin more tests and silence warning
7845              From: Reini Urban <rurban@x-ray.at>
7846              Date: Wed, 20 Jun 2007 21:10:05 +0200
7847              Message-ID: <46797B8D.8040002@x-ray.at>
7848      Branch: perl
7849            ! lib/File/Spec/Cygwin.pm lib/File/Spec/t/Spec.t
7850 ____________________________________________________________________________
7851 [ 31439] By: rgs                                   on 2007/06/21  08:28:13
7852         Log: Subject: [perl #43265] cygwin/Makefile.SHs: miniperl -Ilib for a clean @INC 
7853              From: cygwin@cygwin.com (via RT) <perlbug-followup@perl.org>
7854              Date: Wed, 20 Jun 2007 09:39:31 -0700
7855              Message-ID: <rt-3.6.HEAD-1276-1182357570-46.43265-75-0@perl.org>
7856      Branch: perl
7857            ! cygwin/Makefile.SHs
7858 ____________________________________________________________________________
7859 [ 31438] By: rgs                                   on 2007/06/21  08:26:18
7860         Log: Subject: [PATCH] cloexec.t works under Cygwin
7861              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7862              Date: Wed, 20 Jun 2007 09:39:20 -0400
7863              Message-ID: <1ff86f510706200639t13f58ecbi286015713765c403@mail.gmail.com>
7864      Branch: perl
7865            ! t/run/cloexec.t
7866 ____________________________________________________________________________
7867 [ 31437] By: rgs                                   on 2007/06/21  08:24:26
7868         Log: Subject: [PATCH] Remove Archive::Test POD check
7869              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7870              Date: Wed, 20 Jun 2007 09:43:27 -0400
7871              Message-ID: <1ff86f510706200643s50cb5028ted455f52497f6af5@mail.gmail.com>
7872      Branch: perl
7873            - lib/Archive/Tar/t/99_pod.t
7874            ! MANIFEST
7875 ____________________________________________________________________________
7876 [ 31436] By: rgs                                   on 2007/06/21  08:18:54
7877         Log: Subject: [perl #40103] File::Spec->case_tolerant() should return true on Cygwin 
7878              From: "Reini Urban via RT" <perlbug-followup@perl.org>
7879              Date: Wed, 20 Jun 2007 11:50:21 -0700
7880              Message-ID: <rt-3.6.HEAD-1276-1182365420-145.40103-15-0@perl.org>
7881      Branch: perl
7882            ! lib/File/Spec/Cygwin.pm lib/File/Spec/t/Spec.t
7883 ____________________________________________________________________________
7884 [ 31435] By: rgs                                   on 2007/06/21  08:15:24
7885         Log: Subject: [perl #43273] Enable lib/User/*.t on cygwin 
7886              From: Reini Urban (via RT) <perlbug-followup@perl.org>
7887              Date: Wed, 20 Jun 2007 16:22:48 -0700
7888              Message-ID: <rt-3.6.HEAD-1276-1182381767-470.43273-75-0@perl.org>
7889      Branch: perl
7890            ! lib/User/grent.t lib/User/pwent.t
7891 ____________________________________________________________________________
7892 [ 31434] By: rgs                                   on 2007/06/21  08:13:37
7893         Log: Subject: [PATH] AUTHORS rurban
7894              From: Reini Urban <rurban@x-ray.at>
7895              Date: Wed, 20 Jun 2007 23:35:03 +0200
7896              Message-ID: <46799D87.50906@x-ray.at>
7897      Branch: perl
7898            ! AUTHORS
7899 ____________________________________________________________________________
7900 [ 31433] By: rgs                                   on 2007/06/21  08:12:09
7901         Log: Subject: [PATCH] pod/perlhack.pod where to go for information about smoke testing
7902              From: "Gabor Szabo" <szabgab@gmail.com>
7903              Date: Thu, 21 Jun 2007 08:19:33 +0300
7904              Message-ID: <d8a74af10706202219n4f4659eenef064752bd0a6954@mail.gmail.com>
7905      Branch: perl
7906            ! pod/perlhack.pod
7907 ____________________________________________________________________________
7908 [ 31432] By: craigb                                on 2007/06/21  03:24:02
7909         Log: Skip a test that causes list assignment to %ENV errors on VMS.
7910      Branch: perl
7911            ! lib/File/Spec/t/tmpdir.t
7912 ____________________________________________________________________________
7913 [ 31431] By: craigb                                on 2007/06/21  03:15:59
7914         Log: Make File::Spec::VMS->splitdir stop returning an empty first directory
7915              when passed a relative path.  Also, don't split on escaped directory 
7916              delimiters.
7917      Branch: perl
7918            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
7919 ____________________________________________________________________________
7920 [ 31430] By: steveh                                on 2007/06/20  16:26:01
7921         Log: Silence "signed/unsigned mismatch" warning from VC++ when building
7922              with -DPERL_DEBUGGING_MSTATS
7923      Branch: perl
7924            ! ext/Devel/Peek/Peek.xs
7925 ____________________________________________________________________________
7926 [ 31429] By: steveh                                on 2007/06/20  16:07:06
7927         Log: Stop the VC++ warning "'HUF_func_2mode' undefined; assuming extern
7928              returning int" by shuffling the functions around so that that
7929              function is defined before it is called (since there are no forward
7930              declarations of functions in this file)
7931      Branch: perl
7932            ! ext/Hash/Util/FieldHash/FieldHash.xs
7933 ____________________________________________________________________________
7934 [ 31428] By: steveh                                on 2007/06/20  16:03:10
7935         Log: Change #31426 should also be applied to the PERL_IMPLICIT_SYS
7936              version of ioctl()
7937      Branch: perl
7938            ! win32/perlhost.h
7939 ____________________________________________________________________________
7940 [ 31427] By: rgs                                   on 2007/06/20  14:36:19
7941         Log: Change #31426 should also be applied to the windows CE version
7942      Branch: perl
7943            ! win32/wincesck.c
7944 ____________________________________________________________________________
7945 [ 31426] By: rgs                                   on 2007/06/20  13:30:14
7946         Log: Subject: Re: Net::SMTP can't send large messages with bleadperl
7947              From: demerphq <demerphq@gmail.com>
7948              Date: Wed, 20 Jun 2007 15:22:31 +0200
7949              Message-ID: <9b18b3110706200622o344c417apbd50468c6e5eb533@mail.gmail.com>
7950      Branch: perl
7951            ! win32/win32sck.c
7952 ____________________________________________________________________________
7953 [ 31425] By: rgs                                   on 2007/06/20  07:45:43
7954         Log: A first stab at making perlreref.pod up to date
7955      Branch: perl
7956            ! pod/perlreref.pod
7957 ____________________________________________________________________________
7958 [ 31424] By: rgs                                   on 2007/06/20  07:41:15
7959         Log: Fix docs for \u ; plus a POD formatting nit
7960      Branch: perl
7961            ! pod/perlrebackslash.pod
7962 ____________________________________________________________________________
7963 [ 31423] By: nicholas                              on 2007/06/19  20:38:36
7964         Log: Subject: Re: Net::SMTP can't send large messages with bleadperl
7965              Message-ID: <9b18b3110706180943y22c0eaa7yf34565d87689dd9e@mail.gmail.com>
7966              From: demerphq <demerphq@gmail.com>
7967              Date: Mon, 18 Jun 2007 18:43:17 +0200
7968      Branch: perl
7969            ! ext/IO/lib/IO/Socket.pm
7970 ____________________________________________________________________________
7971 [ 31422] By: nicholas                              on 2007/06/19  18:32:59
7972         Log: Work on getting B compiling outside of the perl source tree.
7973      Branch: perl
7974            ! ext/B/Makefile.PL ext/B/defsubs_h.PL
7975 ____________________________________________________________________________
7976 [ 31421] By: craigb                                on 2007/06/19  12:29:32
7977         Log: Better handling of escapes in filenames when converting between VMS
7978              and Unix syntax.
7979      Branch: perl
7980            ! vms/vms.c
7981 ____________________________________________________________________________
7982 [ 31420] By: rgs                                   on 2007/06/19  12:13:20
7983         Log: Subject: [perl #43242] "use base" breaks code containing peculiarly named constant 
7984              From: Martin Becker (via RT) <perlbug-followup@perl.org>
7985              Date: Mon, 18 Jun 2007 09:48:54 -0700
7986              Message-ID: <rt-3.6.HEAD-7948-1182185333-640.43242-75-0@perl.org>
7987              
7988              plus a test case
7989      Branch: perl
7990            ! lib/base.pm lib/base/t/base.t
7991 ____________________________________________________________________________
7992 [ 31419] By: rgs                                   on 2007/06/19  09:43:21
7993         Log: Update list of files that need crlf line endings
7994      Branch: perl
7995            ! Porting/curliff.pl
7996 ____________________________________________________________________________
7997 [ 31418] By: davem                                 on 2007/06/18  22:48:25
7998         Log: fix S_emulate_eaccess compiler warning
7999      Branch: perl
8000            ! embed.fnc embed.h proto.h
8001 ____________________________________________________________________________
8002 [ 31417] By: davem                                 on 2007/06/18  15:10:32
8003         Log: 5.9.4 regexp capturing wrongly
8004              change #28398 accidently made the last branch of an alternation
8005              not restore the paren state after failure backtrack. Fix this by
8006              removing the last-branch-skips-pushing-a-state optimisation.
8007      Branch: perl
8008            ! regexec.c t/op/re_tests
8009 ____________________________________________________________________________
8010 [ 31416] By: rgs                                   on 2007/06/18  13:20:50
8011         Log: R stands for Report, not Reporting.
8012      Branch: perl
8013            ! META.yml Porting/makemeta
8014 ____________________________________________________________________________
8015 [ 31415] By: rgs                                   on 2007/06/18  13:19:23
8016         Log: Regenerate META.yml.
8017              Put MAD in Maintainers.pl.
8018      Branch: perl
8019            ! META.yml Porting/Maintainers.pl
8020 ____________________________________________________________________________
8021 [ 31414] By: rgs                                   on 2007/06/18  11:39:04
8022         Log: Regen pods
8023      Branch: perl
8024            ! pod/perlmodlib.pod pod/perltoc.pod
8025 ____________________________________________________________________________
8026 [ 31413] By: steveh                                on 2007/06/18  08:49:30
8027         Log: Subject: Re: Math::BigInt 1.87 problems? Re: FAIL DBI-1.56 i686-linux 2.4.27-3-686 [PATCH]
8028              From: Tels <nospam-abuse@bloodgate.com>
8029              Date: Fri, 15 Jun 2007 19:56:10 +0200
8030              Message-Id: <200706151956.11861@bloodgate.com>
8031      Branch: perl
8032            ! ext/Math/BigInt/FastCalc/FastCalc.xs
8033            ! ext/Math/BigInt/FastCalc/t/bigintfc.t
8034 ____________________________________________________________________________
8035 [ 31412] By: rgs                                   on 2007/06/18  08:27:59
8036         Log: Remove PERL_MAGIC_mutex
8037      Branch: perl
8038            ! dump.c perl.h pod/perlguts.pod
8039 ____________________________________________________________________________
8040 [ 31411] By: rgs                                   on 2007/06/18  07:53:05
8041         Log: Subject: [PATCH] perlreapi.pod documentation for flags & cleanup
8042              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
8043              Date: Sun, 17 Jun 2007 18:09:25 +0000
8044              Message-ID: <51dd1af80706171109r37c294c4h78a51083c3b851ba@mail.gmail.com>
8045      Branch: perl
8046            ! pod/perlreapi.pod
8047 ____________________________________________________________________________
8048 [ 31410] By: rgs                                   on 2007/06/18  07:48:56
8049         Log: Subject: [PATCH] POD Alignment for the magic table in perlapi.pod
8050              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
8051              Date: Sun, 17 Jun 2007 18:41:29 +0000
8052              Message-ID: <51dd1af80706171141w48cb717fr71ce7f214daebe36@mail.gmail.com>
8053      Branch: perl
8054            ! pod/perlguts.pod
8055 ____________________________________________________________________________
8056 [ 31409] By: rgs                                   on 2007/06/18  07:39:35
8057         Log: Subject: [PATCH] SvRX() and SvRXOK() macros
8058              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
8059              Date: Mon, 18 Jun 2007 03:33:34 +0000
8060              Message-ID: <51dd1af80706172033h1908aa0ge15698204e0b79ed@mail.gmail.com>
8061      Branch: perl
8062            ! embed.fnc ext/re/re.xs pod/perlapi.pod pod/perlreapi.pod
8063            ! proto.h regexp.h universal.c util.c
8064 ____________________________________________________________________________
8065 [ 31408] By: davem                                 on 2007/06/18  00:00:30
8066         Log: add test for, and update comments for, old defined($1) oddity.
8067              
8068              Some code in regexec.c had a comment to the effect that without
8069              this code, Dynaloader failed (this is back at 5.6.0). Replace the
8070              comments with something more specific, and add a test for it
8071              (basically without the code $1 is '' rather than undefined
8072              sometimes).
8073      Branch: perl
8074            ! regexec.c t/op/re_tests
8075 ____________________________________________________________________________
8076 [ 31407] By: rgs                                   on 2007/06/17  17:14:12
8077         Log: POD fixes in Hash::Util and Hash::Util::FieldHash
8078      Branch: perl
8079            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
8080            ! ext/Hash/Util/lib/Hash/Util.pm
8081 ____________________________________________________________________________
8082 [ 31406] By: rgs                                   on 2007/06/17  16:58:55
8083         Log: Subject: [patch] Hash::Util::FieldHash v1.01
8084              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
8085              Date: Sun, 17 Jun 2007 17:13:06 +0200
8086              Message-Id: <1750E68D-4F6E-48B9-A255-BCC0DA5C886E@mailbox.tu-berlin.de>
8087      Branch: perl
8088            ! ext/Hash/Util/FieldHash/Changes
8089            ! ext/Hash/Util/FieldHash/FieldHash.xs
8090            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
8091            ! ext/Hash/Util/FieldHash/t/02_function.t
8092            ! ext/Hash/Util/lib/Hash/Util.pm
8093 ____________________________________________________________________________
8094 [ 31404] By: rgs                                   on 2007/06/17  14:48:11
8095         Log: Patches to compile perl on Cray XT4 Catamount/Qk, by Jarkko
8096      Branch: perl
8097            + hints/catamount.sh
8098            ! Configure MANIFEST Makefile.SH doio.c ext/util/make_ext
8099            ! hints/linux.sh lib/ExtUtils/MM_Unix.pm perl.c perl.h pp_sys.c
8100            ! sv.c util.c
8101 ____________________________________________________________________________
8102 [ 31403] By: rgs                                   on 2007/06/17  13:28:00
8103         Log: Subject: bignum 0.22 take 4 (hex()/oct() overloading)
8104              From: Tels <nospam-abuse@bloodgate.com>
8105              Date: Sat, 16 Jun 2007 14:33:47 +0200
8106              Message-Id: <200706161433.47489@bloodgate.com>
8107      Branch: perl
8108            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
8109            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
8110            ! lib/bignum/t/in_effect.t lib/bignum/t/scope_f.t
8111            ! lib/bignum/t/scope_i.t lib/bignum/t/scope_r.t lib/bigrat.pm
8112 ____________________________________________________________________________
8113 [ 31402] By: rgs                                   on 2007/06/17  12:54:12
8114         Log: Subject: [PATCH] EBCDIC fixes for gzip
8115              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
8116              Date: Sun, 17 Jun 2007 01:43:11 +0100
8117              Message-ID: <004001c7b078$7cc2e520$6701a8c0@myopwv.com>
8118      Branch: perl
8119            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm
8120            ! ext/IO_Compress_Zlib/t/004gziphdr.t
8121 ____________________________________________________________________________
8122 [ 31401] By: rgs                                   on 2007/06/17  12:51:30
8123         Log: Subject: [PATCH] CPANPLUS 0.80
8124              From: "Jos I. Boumans" <kane@dwim.org>
8125              Date: Sun, 17 Jun 2007 14:39:29 +0200
8126              Message-Id: <45B1EC67-D34B-404D-9801-449FAC1D75BA@dwim.org>
8127      Branch: perl
8128            ! MANIFEST lib/CPANPLUS.pm lib/CPANPLUS/Internals.pm
8129            ! lib/CPANPLUS/Shell/Default.pm
8130            ! lib/CPANPLUS/t/01_CPANPLUS-Configure.t
8131            ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t
8132            ! lib/CPANPLUS/t/04_CPANPLUS-Module.t
8133            ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
8134            ! lib/CPANPLUS/t/08_CPANPLUS-Backend.t
8135            ! lib/CPANPLUS/t/10_CPANPLUS-Error.t
8136            ! lib/CPANPLUS/t/19_CPANPLUS-Dist.t
8137            ! lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
8138            ! lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t
8139            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
8140            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
8141            ! r-0.01.tar.gz.packed
8142            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
8143            ! tar.gz.packed
8144            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
8145            ! tar.gz.packed
8146            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
8147            ! r.gz.packed
8148            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
8149            ! tar.gz.packed
8150            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
8151            ! r.gz.packed
8152            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
8153            ! cked
8154            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
8155            ! lib/CPANPLUS/t/inc/conf.pl
8156 ____________________________________________________________________________
8157 [ 31400] By: rgs                                   on 2007/06/17  08:46:13
8158         Log: Subject: Math::BigInt take 9 (CORE::hex() vs. hex() in Calc.pm)
8159              From: Tels <nospam-abuse@bloodgate.com>
8160              Date: Sat, 16 Jun 2007 13:43:45 +0200
8161              Message-Id: <200706161343.47110@bloodgate.com>
8162      Branch: perl
8163            ! lib/Math/BigInt/Calc.pm
8164 ____________________________________________________________________________
8165 [ 31399] By: rgs                                   on 2007/06/17  08:10:59
8166         Log: Subject: [DOC PATCH] Pod nits in doc/perlpodspec.pod
8167              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
8168              Date: Sat, 16 Jun 2007 14:30:16 -0300
8169              Message-ID: <73ddeb6c0706161030nb489b0cx746daddc55b95987@mail.gmail.com>
8170      Branch: perl
8171            ! pod/perlpodspec.pod
8172 ____________________________________________________________________________
8173 [ 31398] By: rgs                                   on 2007/06/17  08:08:45
8174         Log: Subject: [PATCH] Test::Builder tickles Pod::Html parsing stupidity bug
8175              From: demerphq <demerphq@gmail.com>
8176              Date: Sat, 16 Jun 2007 18:47:22 +0200
8177              Message-ID: <9b18b3110706160947x5d3521b3kca1edf2d9ba65f37@mail.gmail.com>
8178      Branch: perl
8179            ! lib/Test/Builder.pm
8180 ____________________________________________________________________________
8181 [ 31397] By: rgs                                   on 2007/06/17  08:06:08
8182         Log: Subject: [DOC PATCH] MANIFEST: t/op/exec.t tests exec, system AND qx
8183              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
8184              Date: Sat, 16 Jun 2007 15:03:41 -0300
8185              Message-ID: <73ddeb6c0706161103oe4afe43i941223debc00543@mail.gmail.com>
8186      Branch: perl
8187            ! MANIFEST
8188 ____________________________________________________________________________
8189 [ 31396] By: rgs                                   on 2007/06/16  06:10:19
8190         Log: More portability nits by Jarkko
8191      Branch: perl
8192            ! ext/util/make_ext gv.h hv.c
8193 ____________________________________________________________________________
8194 [ 31395] By: merijn                                on 2007/06/16  05:56:15
8195         Log: Subject: [PATCH] Re: [perl #43216] Perl 5.8.8 does not compile on Solaris 8 with-Dusethreads
8196              From: Andy Dougherty <doughera@lafayette.edu>
8197              Date: Fri, 15 Jun 2007 12:05:36 -0400 (EDT)
8198              Message-ID: <Pine.LNX.4.64.0706151203200.14068@fractal.phys.lafayette.edu>
8199      Branch: perl
8200            ! Configure
8201 ____________________________________________________________________________
8202 [ 31393] By: craigb                                on 2007/06/15  21:21:25
8203         Log: Subject: [PATCH] Show warning bits on failure in t/op/caller.t
8204              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8205              Date: Fri, 15 Jun 2007 16:05:36 -0400
8206              Message-ID: <1ff86f510706151305j1ce8c46eib165ee9fad10b538@mail.gmail.com>
8207      Branch: perl
8208            ! t/op/caller.t
8209 ____________________________________________________________________________
8210 [ 31392] By: rgs                                   on 2007/06/15  15:29:53
8211         Log: Subject: [PATCH] checkAUTHORS.pl once more
8212              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8213              Date: Fri, 15 Jun 2007 10:54:28 -0400
8214              Message-ID: <1ff86f510706150754g59703eabs7072fb750e160a31@mail.gmail.com>
8215      Branch: perl
8216            ! Porting/checkAUTHORS.pl
8217 ____________________________________________________________________________
8218 [ 31391] By: rgs                                   on 2007/06/15  14:29:28
8219         Log: Subject: [PATCH] checkAUTHORS.pl again
8220              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8221              Date: Fri, 15 Jun 2007 10:16:38 -0400
8222              Message-ID: <1ff86f510706150716r5aef08fw12c9ea5d401f5f9a@mail.gmail.com>
8223      Branch: perl
8224            ! Porting/checkAUTHORS.pl
8225 ____________________________________________________________________________
8226 [ 31390] By: rgs                                   on 2007/06/15  13:59:55
8227         Log: Subject: [PATCH] I have a name
8228              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8229              Date: Fri, 15 Jun 2007 09:54:57 -0400
8230              Message-ID: <1ff86f510706150654t24817135t67803e81f444305b@mail.gmail.com>
8231      Branch: perl
8232            ! Porting/checkAUTHORS.pl
8233 ____________________________________________________________________________
8234 [ 31389] By: rgs                                   on 2007/06/15  13:52:34
8235         Log: Subject: [PATCH] Warning bit fixes to t/op/caller.t
8236              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8237              Date: Fri, 15 Jun 2007 09:49:47 -0400
8238              Message-ID: <1ff86f510706150649l320d629cl8820bfbf938c9f4d@mail.gmail.com>
8239      Branch: perl
8240            ! t/op/caller.t
8241 ____________________________________________________________________________
8242 [ 31388] By: rgs                                   on 2007/06/15  11:17:50
8243         Log: Subject: [PATCH] miscellanea
8244              From: Jarkko Hietaniemi <jhi@iki.fi>
8245              Date: Thu, 14 Jun 2007 22:32:49 -0400
8246              Message-ID: <4671FA51.4070001@iki.fi>
8247      Branch: perl
8248            ! Makefile.SH embed.fnc hv.h op.c proto.h sv.c util.c
8249 ____________________________________________________________________________
8250 [ 31387] By: rgs                                   on 2007/06/15  09:52:07
8251         Log: Subject: [PATCH] Re: vsprintf
8252              From: Andy Dougherty <doughera@lafayette.edu>
8253              Date: Thu, 14 Jun 2007 13:12:57 -0400 (EDT)
8254              Message-ID: <Pine.LNX.4.64.0706141312510.31762@fractal.phys.lafayette.edu>
8255      Branch: perl
8256            ! util.c
8257 ____________________________________________________________________________
8258 [ 31386] By: rgs                                   on 2007/06/15  08:55:38
8259         Log: Forgot to regen warnings
8260      Branch: perl
8261            ! lib/warnings.pm warnings.h
8262 ____________________________________________________________________________
8263 [ 31385] By: craigb                                on 2007/06/15  03:19:46
8264         Log: Don't let the home-grown readdir() on VMS return results with
8265              ODS-5 escapes (i.e., report foo.tar.gz, not foo^.tar.gz).
8266      Branch: perl
8267            ! vms/vms.c
8268 ____________________________________________________________________________
8269 [ 31384] By: craigb                                on 2007/06/14  18:23:18
8270         Log: Fix missing PerlIO_releaseFILE in VMS::Stdio::getname().
8271      Branch: perl
8272            ! vms/ext/Stdio/Stdio.xs
8273 ____________________________________________________________________________
8274 [ 31383] By: rgs                                   on 2007/06/14  15:36:16
8275         Log: Update Changes.
8276              Mention the removal of -A and assertions.pm in perldelta.
8277      Branch: perl
8278            ! Changes pod/perl595delta.pod
8279 ____________________________________________________________________________
8280 [ 31382] By: rgs                                   on 2007/06/14  14:12:35
8281         Log: Upgrade to PathTools 3.25
8282      Branch: perl
8283            ! ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/Cwd.pm
8284            ! lib/File/Spec.pm lib/File/Spec/OS2.pm lib/File/Spec/t/tmpdir.t
8285 ____________________________________________________________________________
8286 [ 31381] By: rgs                                   on 2007/06/14  13:12:56
8287         Log: Upgrade to ExtUtils::CBuilder 0.19
8288      Branch: perl
8289            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
8290            ! lib/ExtUtils/CBuilder/Changes
8291            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
8292            ! lib/ExtUtils/CBuilder/Platform/os2.pm
8293 ____________________________________________________________________________
8294 [ 31380] By: rgs                                   on 2007/06/14  13:06:13
8295         Log: Sync Archive::Extract with CPAN
8296      Branch: perl
8297            ! lib/Archive/Extract.pm
8298 ____________________________________________________________________________
8299 [ 31379] By: rgs                                   on 2007/06/14  12:38:16
8300         Log: Subject: [PATCH] Less sed'ing in Cygwin Makefile.SHs
8301              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8302              Date: Thu, 14 Jun 2007 08:13:29 -0400
8303              Message-ID: <1ff86f510706140513v5d3bb0e0l89dff31da83abfb9@mail.gmail.com>
8304      Branch: perl
8305            ! cygwin/Makefile.SHs
8306 ____________________________________________________________________________
8307 [ 31378] By: rgs                                   on 2007/06/14  12:27:41
8308         Log: assertions has been removed
8309      Branch: perl
8310            ! Porting/Maintainers.pl
8311 ____________________________________________________________________________
8312 [ 31377] By: rgs                                   on 2007/06/14  11:06:02
8313         Log: Fix [perl #43207] lc() or uc() inside sort affect the return value.
8314      Branch: perl
8315            ! pp.c t/op/lc.t
8316 ____________________________________________________________________________
8317 [ 31376] By: davem                                 on 2007/06/13  22:41:33
8318         Log: change #31134 broke DEBUG_LEAKING_SCALARS builds
8319      Branch: perl
8320            ! sv.c
8321 ____________________________________________________________________________
8322 [ 31375] By: merijn                                on 2007/06/13  20:15:28
8323         Log: Subject: Re: vsprintf
8324              From: Andy Dougherty <doughera@lafayette.edu>
8325              Date: Wed, 13 Jun 2007 14:41:44 -0400 (EDT)
8326              Message-ID: <Pine.LNX.4.64.0706131434120.18715@fractal.phys.lafayette.edu>
8327      Branch: perl
8328            ! Configure
8329 ____________________________________________________________________________
8330 [ 31373] By: merijn                                on 2007/06/13  20:11:10
8331         Log: Subject: [PATCH] Configure: Erroneous C++ message
8332              From: Andy Dougherty <doughera@lafayette.edu>
8333              Date: Wed, 13 Jun 2007 14:33:54 -0400 (EDT)
8334              Message-ID: <Pine.LNX.4.64.0706131428510.18715@fractal.phys.lafayette.edu>
8335      Branch: perl
8336            ! Configure
8337 ____________________________________________________________________________
8338 [ 31371] By: steveh                                on 2007/06/13  17:12:21
8339         Log: Fix random failures in CPANPLUS tests on Win32
8340              
8341              The failures were a result of calling Win32::GetShortPathName with
8342              the program argument " /nologo" appended to the path. Program
8343              arguments should not be passed to Win32::GetShortPathName.
8344              
8345              (The randomness occurred because random garbage was being produced
8346              due to a separate bug in that Win32 function, for which a fix is
8347              forthcoming...).
8348      Branch: perl
8349            ! lib/CPANPLUS/Config.pm
8350 ____________________________________________________________________________
8351 [ 31370] By: rgs                                   on 2007/06/13  13:24:09
8352         Log: Subject: yet another mro.c patch
8353              From: "Brandon Black" <blblack@gmail.com>
8354              Date: Wed, 13 Jun 2007 08:19:11 -0500
8355              Message-ID: <84621a60706130619g17c9d2fbi111cca567da3d500@mail.gmail.com>
8356      Branch: perl
8357            ! mro.c
8358 ____________________________________________________________________________
8359 [ 31369] By: rgs                                   on 2007/06/12  08:43:55
8360         Log: Subject: mad-const patch
8361              From: Jim Cromie <jim.cromie@gmail.com>
8362              Date: Mon, 11 Jun 2007 13:49:06 -0600
8363              Message-ID: <466DA732.3010608@gmail.com>
8364      Branch: perl
8365            ! dump.c embed.fnc proto.h
8366 ____________________________________________________________________________
8367 [ 31368] By: rgs                                   on 2007/06/12  08:39:00
8368         Log: Subject: Re: integer vs. bigint [PATCH]
8369              From: Tels <nospam-abuse@bloodgate.com>
8370              Date: Mon, 11 Jun 2007 19:31:16 +0200
8371              Message-Id: <200706111931.17616@bloodgate.com>
8372      Branch: perl
8373            ! lib/bigint.pm
8374 ____________________________________________________________________________
8375 [ 31367] By: rgs                                   on 2007/06/12  08:33:40
8376         Log: Subject: [PATCH] perltodo: more vtable musings
8377              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
8378              Date: Tue, 12 Jun 2007 03:15:26 +0300 (EEST)
8379              Message-Id: <200706120015.l5C0FQH7512295@kosh.hut.fi>
8380      Branch: perl
8381            ! pod/perltodo.pod
8382 ____________________________________________________________________________
8383 [ 31366] By: rgs                                   on 2007/06/12  08:32:26
8384         Log: Subject: Re: [PATCH-at-31365] (was - configpm frustrations)
8385              From: Vadim <vadim@vkonovalov.ru>
8386              Date: Mon, 11 Jun 2007 19:19:31 +0400
8387              Message-ID: <466D6803.1020808@vkonovalov.ru>
8388      Branch: perl
8389            ! Makefile.SH configpm
8390 ____________________________________________________________________________
8391 [ 31365] By: rgs                                   on 2007/06/11  15:20:38
8392         Log: Subject: Math::BigInt v1.87 take 8
8393              From: Tels <nospam-abuse@bloodgate.com>
8394              Date: Sat, 9 Jun 2007 14:07:34 +0200
8395              Message-Id: <200706091407.36659@bloodgate.com>
8396      Branch: perl
8397            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
8398            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
8399            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
8400            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
8401            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
8402            ! lib/Math/BigInt/t/with_sub.t
8403 ____________________________________________________________________________
8404 [ 31364] By: rgs                                   on 2007/06/11  15:18:27
8405         Log: Subject: pidigits benchmark and bpi() method in Math::BigFloat/Math::BigInt, take 7 [PATCH]
8406              From: Tels <nospam-abuse@bloodgate.com>
8407              Date: Fri, 8 Jun 2007 19:29:41 +0200
8408              Message-Id: <200706081929.44888@bloodgate.com>
8409      Branch: perl
8410            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
8411            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
8412            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
8413            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
8414            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
8415            ! lib/Math/BigInt/t/with_sub.t
8416 ____________________________________________________________________________
8417 [ 31363] By: rgs                                   on 2007/06/11  14:27:40
8418         Log: Doc adjustments for the number localization and setlocale().
8419              See debian bug #379463.
8420      Branch: perl
8421            ! pod/perllocale.pod
8422 ____________________________________________________________________________
8423 [ 31362] By: rgs                                   on 2007/06/11  08:28:57
8424         Log: Subject: [PATCH] cross-compilation for linux
8425              From: "Konovalov, Vadim Vladimirovich \(Vadim\)** CTR **" <vkonovalov@alcatel-lucent.com>
8426              Date: Sat, 9 Jun 2007 19:41:44 +0200
8427              Message-ID: <D16F05D0CAAA234BA2B753B80DE6100D278EBC@DEEXC1U02.de.lucent.com>
8428      Branch: perl
8429            + Cross/README.new
8430            ! Cross/Makefile-cross-SH Cross/README Cross/build-arm-n770-sh
8431            ! MANIFEST README.ce win32/Makefile.ce
8432 ____________________________________________________________________________
8433 [ 31361] By: craigb                                on 2007/06/08  18:43:10
8434         Log: A couple of File::Path tests require unix syntax on VMS.
8435      Branch: perl
8436            ! lib/File/Path.t
8437 ____________________________________________________________________________
8438 [ 31360] By: craigb                                on 2007/06/08  15:28:29
8439         Log: Make pipe shutdown on VMS care about whether PerlIO has already
8440              shut down.
8441      Branch: perl
8442            ! vms/vms.c
8443 ____________________________________________________________________________
8444 [ 31359] By: craigb                                on 2007/06/08  15:25:22
8445         Log: Avoid multiply defined symbols in re extension following #31341.
8446      Branch: perl
8447            ! ext/re/re_top.h
8448 ____________________________________________________________________________
8449 [ 31358] By: craigb                                on 2007/06/08  15:21:24
8450         Log: Make symbols short enough for VMS after #31341.
8451      Branch: perl
8452            ! universal.c
8453 ____________________________________________________________________________
8454 [ 31357] By: steveh                                on 2007/06/08  10:35:34
8455         Log: Fix lib/File/Path.t failure on Win32
8456              (Create a 'ZZ' directory instead of 'Z' because we already have a 'z'
8457              which is the same as 'Z' on Win32's case-insensitive filesystem)
8458      Branch: perl
8459            ! lib/File/Path.pm lib/File/Path.t
8460 ____________________________________________________________________________
8461 [ 31356] By: steveh                                on 2007/06/08  09:07:46
8462         Log: Change 31347 should also have removed win32_free_argvw()
8463              because it now isn't used anywhere.
8464      Branch: perl
8465            ! win32/win32.c win32/wince.c
8466 ____________________________________________________________________________
8467 [ 31355] By: steveh                                on 2007/06/08  08:50:09
8468         Log: Remove dead Perl_sys_intern_clear() from wince.c
8469      Branch: perl
8470            ! win32/wince.c
8471 ____________________________________________________________________________
8472 [ 31354] By: steveh                                on 2007/06/08  08:36:05
8473         Log: Move win32_create_message_window() out of #ifdef HAVE_INTERP_INTERN
8474              section, where it didn't belong. (That section should (currently)
8475              only contain sys_intern_init(), sys_intern_clear() and
8476              sys_intern_dup() and related functionality such as
8477              win32_csighandler().)
8478      Branch: perl
8479            ! win32/win32.c
8480 ____________________________________________________________________________
8481 [ 31353] By: rgs                                   on 2007/06/08  08:30:25
8482         Log: encoding.pm doesn't give any details about ${^ENCODING},
8483              so don't mention it in perlvar
8484      Branch: perl
8485            ! pod/perlvar.pod
8486 ____________________________________________________________________________
8487 [ 31352] By: rgs                                   on 2007/06/07  16:09:54
8488         Log: Plug a memory leak (noticed by Yves)
8489      Branch: perl
8490            ! regcomp.c
8491 ____________________________________________________________________________
8492 [ 31351] By: rgs                                   on 2007/06/07  14:05:11
8493         Log: Subject: Re: [perl #43082] "$_[0]->method" interpolation 
8494              From: Father Chrysostomos <sprout@cpan.org>
8495              Date: Tue, 5 Jun 2007 13:25:39 -0700
8496              Message-Id: <064E3238-D26D-446D-9B7E-0DB8CEFDE0AD@cpan.org>
8497      Branch: perl
8498            ! t/comp/parser.t toke.c
8499 ____________________________________________________________________________
8500 [ 31350] By: steveh                                on 2007/06/07  13:49:04
8501         Log: Stop VC++ from warning "'getenv' : inconsistent dll linkage.
8502              dllexport assumed." when building with -DDEBUGGING by declaring
8503              getenv() with the same __declspec as in Microsoft's <stdlib.h>.
8504              MinGW/GCC is happy with that too, but Borland doesn't understand
8505              _CRTIMP so don't bother for Borland since it doesn't warn anyway.
8506      Branch: perl
8507            ! x2p/a2p.c
8508 ____________________________________________________________________________
8509 [ 31349] By: rgs                                   on 2007/06/07  13:23:07
8510         Log: Subject: Re: [PATCH] Update File-Path to 2.00
8511              From: David Landgren <david@landgren.net>
8512              Date: Thu, 07 Jun 2007 14:02:36 +0200
8513              Message-ID: <4667F3DC.9070203@landgren.net>
8514      Branch: perl
8515            ! lib/File/Path.pm
8516 ____________________________________________________________________________
8517 [ 31348] By: rgs                                   on 2007/06/07  12:12:39
8518         Log: Subject: [PATCHES] Silence compiler warnings
8519              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8520              Date: Wed, 6 Jun 2007 14:45:06 -0400
8521              Message-ID: <1ff86f510706061145r540c7f02kba96c04bc9dcf8b0@mail.gmail.com>
8522      Branch: perl
8523            ! mro.c pp_sys.c universal.c
8524 ____________________________________________________________________________
8525 [ 31347] By: steveh                                on 2007/06/07  11:48:47
8526         Log: Stop VC++ from warning "all references to 'SHELL32.dll' discarded
8527              by /OPT:REF" by removing the only reference to a SHELL32.dll function
8528              (namely, CommandLineToArgvW(), called from win32_argv2utf8(), which
8529              isn't actually used anywhere so delete it).
8530              
8531              That then caused the warning "/DELAYLOAD:shell32.dll ignored; no
8532              imports found from shell32.dll", so remove that /DELAYLOAD option too.
8533      Branch: perl
8534            ! win32/Makefile win32/makefile.mk win32/win32.c win32/win32.h
8535            ! win32/wince.c
8536 ____________________________________________________________________________
8537 [ 31346] By: rgs                                   on 2007/06/07  08:51:15
8538         Log: Subject: [patch] fix small errors in sv.c commentary
8539              From: Jim Cromie <jim.cromie@gmail.com>
8540              Date: Wed, 06 Jun 2007 23:38:53 -0600
8541              Message-ID: <466799ED.3090705@gmail.com>
8542      Branch: perl
8543            ! sv.c
8544 ____________________________________________________________________________
8545 [ 31345] By: rgs                                   on 2007/06/07  08:01:18
8546         Log: Subject: Re: [PATCH] Update File-Path to 2.00
8547              From: David Landgren <david@landgren.net>
8548              Date: Wed, 06 Jun 2007 23:57:34 +0200
8549              Message-ID: <46672DCE.2080508@landgren.net>
8550      Branch: perl
8551            ! lib/File/Path.pm lib/File/Path.t
8552 ____________________________________________________________________________
8553 [ 31344] By: steveh                                on 2007/06/06  16:48:46
8554         Log: Stop VC7 and VC8 warning about overriding /DPERLDLL with /UPERLDLL
8555              when compiling perlmain.c, and don't supply /DPERLDLL twice when
8556              compiling perlmainst.c
8557      Branch: perl
8558            ! win32/Makefile win32/makefile.mk
8559 ____________________________________________________________________________
8560 [ 31343] By: steveh                                on 2007/06/06  16:33:42
8561         Log: Stop VC7 and VC8 complaining about the DESCRIPTION statement
8562              in perldll.def (it isn't supported any more).
8563      Branch: perl
8564            ! makedef.pl
8565 ____________________________________________________________________________
8566 [ 31342] By: rgs                                   on 2007/06/06  14:58:27
8567         Log: Adjust test count (it shouldn't have changed with last patch)
8568      Branch: perl
8569            ! ext/B/t/concise-xs.t
8570 ____________________________________________________________________________
8571 [ 31341] By: rgs                                   on 2007/06/06  14:42:01
8572         Log: Subject: Re: [PATCH] Callbacks for named captures (%+ and %-)
8573              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
8574              Date: Sun, 3 Jun 2007 20:24:59 +0000
8575              Message-ID: <51dd1af80706031324y5618d519p460da27a2e7fe712@mail.gmail.com>
8576      Branch: perl
8577            + ext/re/t/qr.t t/op/regexp_nc_tie.t
8578            ! MANIFEST embed.fnc embed.h ext/B/t/concise-xs.t ext/re/re.pm
8579            ! ext/re/re.xs ext/re/re_top.h ext/re/t/re_funcs.t global.sym
8580            ! gv.c lib/Tie/Hash/NamedCapture.pm mg.c perl.h
8581            ! pod/perlreapi.pod proto.h regcomp.c regcomp.h regexp.h
8582            ! t/op/pat.t t/op/readdir.t universal.c
8583 ____________________________________________________________________________
8584 [ 31340] By: rgs                                   on 2007/06/06  12:27:36
8585         Log: Upgrade to encoding::warnings 0.11
8586      Branch: perl
8587            ! lib/encoding/warnings.pm
8588 ____________________________________________________________________________
8589 [ 31339] By: rgs                                   on 2007/06/06  12:07:13
8590         Log: A test file was removed from the latest Unicode::Normalize
8591      Branch: perl
8592            - ext/Unicode/Normalize/t/short.t
8593            ! MANIFEST
8594 ____________________________________________________________________________
8595 [ 31338] By: rgs                                   on 2007/06/06  12:03:00
8596         Log: Upgrade to Unicode::Normalize 1.02
8597      Branch: perl
8598            ! ext/Unicode/Normalize/Changes
8599            ! ext/Unicode/Normalize/Normalize.pm
8600            ! ext/Unicode/Normalize/Normalize.xs
8601            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
8602            ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t
8603            ! ext/Unicode/Normalize/t/test.t
8604 ____________________________________________________________________________
8605 [ 31337] By: steveh                                on 2007/06/06  08:20:32
8606         Log: Subject: Re: [PATCH] Update File-Path to 2.00
8607              From: Joshua Juran <jjuran@gmail.com>
8608              Date: Wed, 6 Jun 2007 01:14:31 -0700
8609              Message-Id: <5F26D98D-8B6D-4F4A-B2E9-168F71B963DD@gmail.com>
8610              
8611              Fixes typo in the POD.
8612      Branch: perl
8613            ! lib/File/Path.pm
8614 ____________________________________________________________________________
8615 [ 31336] By: steveh                                on 2007/06/06  08:16:44
8616         Log: Subject: Re: [PATCH] Update File-Path to 2.00
8617              From: David Landgren <david@landgren.net>
8618              Date: Tue, 05 Jun 2007 23:21:40 +0200
8619              Message-ID: <4665D3E4.2030809@landgren.net>
8620              
8621              Silences some unnecessary carping (e.g. from ExtUtils::Command line 109
8622              when building perl).
8623      Branch: perl
8624            ! lib/File/Path.pm lib/File/Path.t
8625 ____________________________________________________________________________
8626 [ 31335] By: steveh                                on 2007/06/05  12:51:07
8627         Log: Silence another VC++ compiler warning (signed/unsigned mismatch in ==)
8628      Branch: perl
8629            ! regexec.c
8630 ____________________________________________________________________________
8631 [ 31334] By: rgs                                   on 2007/06/05  10:23:24
8632         Log: There is no more a ~~ feature, noticed by Moritz Lenz
8633      Branch: perl
8634            ! pod/perlsyn.pod
8635 ____________________________________________________________________________
8636 [ 31333] By: rgs                                   on 2007/06/05  10:10:33
8637         Log: Remove support for assertions and -A
8638      Branch: perl
8639            - lib/assertions.pm lib/assertions/activate.pm
8640            - lib/assertions/compat.pm t/comp/assertions.t
8641            - t/comp/asstcompat.t t/run/switch_A.t
8642            ! MANIFEST cv.h dump.c ext/B/B.xs ext/B/B/Concise.pm
8643            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL ext/B/t/concise-xs.t
8644            ! lib/perl5db.pl op.c perl.c perl.h pod/perl.pod
8645            ! pod/perldiag.pod pod/perllexwarn.pod pod/perlrun.pod
8646            ! pod/perltodo.pod pp_hot.c sv.c t/op/attrs.t toke.c warnings.pl
8647            ! xsutils.c
8648 ____________________________________________________________________________
8649 [ 31332] By: rgs                                   on 2007/06/04  08:04:13
8650         Log: Subject: another mro patch
8651              From: "Brandon Black" <blblack@gmail.com>
8652              Date: Mon, 4 Jun 2007 00:55:15 -0500
8653              Message-ID: <84621a60706032255g6702cd81ube1f582a1e07cf8a@mail.gmail.com>
8654      Branch: perl
8655            + t/mro/next_goto.t
8656            ! MANIFEST lib/mro.pm mro.c
8657 ____________________________________________________________________________
8658 [ 31331] By: craigb                                on 2007/06/03  22:26:20
8659         Log: cando_by_name again: work harder to identify directories 
8660              for fileification, plus a nit missed in #31326.
8661      Branch: perl
8662            ! vms/vms.c
8663 ____________________________________________________________________________
8664 [ 31330] By: rgs                                   on 2007/06/03  16:23:03
8665         Log: Subject: [PATCH] Math::BigInt v1.87 take 6
8666              From: Tels <nospam-abuse@bloodgate.com>
8667              Date: Sat, 2 Jun 2007 13:40:45 +0000
8668              Message-Id: <200706021340.46806@bloodgate.com>
8669      Branch: perl
8670            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
8671 ____________________________________________________________________________
8672 [ 31329] By: rgs                                   on 2007/06/03  16:19:37
8673         Log: Subject: Re: [PATCH] Update File-Path to 2.00
8674              From: David Landgren <david@landgren.net>
8675              Date: Sat, 02 Jun 2007 20:58:16 +0200
8676              Message-ID: <4661BDC8.6040102@landgren.net>
8677      Branch: perl
8678            ! lib/File/Path.pm lib/File/Path.t
8679 ____________________________________________________________________________
8680 [ 31328] By: rgs                                   on 2007/06/03  15:36:25
8681         Log: Subject: [PATCH] Re: BBC(Bleadperl Breaks CPAN) Today: String::Multibyte
8682              From: demerphq <demerphq@gmail.com>
8683              Date: Sun, 3 Jun 2007 17:21:55 +0200
8684              Message-ID: <9b18b3110706030821u39460f96ic342dda8ba9fcdf7@mail.gmail.com>
8685      Branch: perl
8686            ! regcomp.c t/op/pat.t
8687 ____________________________________________________________________________
8688 [ 31327] By: craigb                                on 2007/06/02  17:47:37
8689         Log: In File::Path::_rmtree, we want a list of files, not directories (some of them 
8690              may be directory files, which is ok).
8691      Branch: perl
8692            ! lib/File/Path.pm
8693 ____________________________________________________________________________
8694 [ 31326] By: craigb                                on 2007/06/02  16:02:03
8695         Log: Assorted fixes for VMS version of cando_by_name:
8696              -- Restore pre-5.9.x behavior of expanding logical names and fileifying
8697              directory specs regardless of whether input spec is in VMS syntax.
8698              -- VMSify input spec unless explicitly told we don't need to (this was
8699              backwards since introduced in #27733).
8700              -- Various memory handling robustifications.
8701      Branch: perl
8702            ! vms/vms.c
8703 ____________________________________________________________________________
8704 [ 31325] By: rgs                                   on 2007/06/01  09:14:24
8705         Log: Subject: [perl #43094] Doc patch to perlre: modifiers => quantifiers 
8706              From: Brad Baxter (via RT) <perlbug-followup@perl.org>
8707              Date: Thu, 31 May 2007 15:04:55 -0700
8708              Message-ID: <rt-3.6.HEAD-1668-1180649095-1834.43094-75-0@perl.org>
8709      Branch: perl
8710            ! pod/perlre.pod
8711 ____________________________________________________________________________
8712 [ 31324] By: steveh                                on 2007/06/01  07:32:52
8713         Log: Subject: [PATCH] Fix DynaLoader::dl_findfile() to locate .so files again
8714              From: "Jan Dubois" <jand@activestate.com>
8715              Date: Thu, 31 May 2007 13:17:22 -0700
8716              Message-ID: <00a501c7a3c0$b2d880d0$18898270$@com>
8717      Branch: perl
8718            ! ext/DynaLoader/DynaLoader_pm.PL
8719 ____________________________________________________________________________
8720 [ 31323] By: merijn                                on 2007/06/01  06:39:32
8721         Log: Subject: [PATCH] Configure: O_NONBLOCK test uses fork() and pipe()
8722              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
8723              Date: Fri, 1 Jun 2007 04:31:03 +0300 (EEST)
8724              Message-Id: <200706010131.l511V3kv417484@kosh.hut.fi>
8725      Branch: perl
8726            ! Configure
8727 ____________________________________________________________________________
8728 [ 31321] By: merijn                                on 2007/06/01  06:32:38
8729         Log: Subject: Updated email address for AUTHORS.txt
8730              From: perl@cadop.com
8731              Date: Thu, 31 May 2007 19:33:08 -0600 (MDT)
8732              Message-Id: <20070601013308.3B6A314ECA82@noop.cadop.com>
8733      Branch: perl
8734            ! AUTHORS
8735 ____________________________________________________________________________
8736 [ 31320] By: craigb                                on 2007/05/31  22:17:17
8737         Log: Maintain UAF context across calls to sys$check_access in cando_by_name.
8738      Branch: perl
8739            ! vms/vms.c
8740 ____________________________________________________________________________
8741 [ 31319] By: rgs                                   on 2007/05/31  16:13:07
8742         Log: Dave remarks that I have been too terse here.
8743      Branch: perl
8744            ! pod/perl595delta.pod
8745 ____________________________________________________________________________
8746 [ 31318] By: rgs                                   on 2007/05/31  16:09:22
8747         Log: Subject: [PATCH] Remove threads/typemap from Porting/Maintainers.pl
8748              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8749              Date: Thu, 31 May 2007 11:59:31 -0400
8750              Message-ID: <1ff86f510705310859y6c101c15t6d823d00ef25309b@mail.gmail.com>
8751      Branch: perl
8752            ! Porting/Maintainers.pl
8753 ____________________________________________________________________________
8754 [ 31317] By: rgs                                   on 2007/05/31  15:52:28
8755         Log: Actually, Log::Message::Simple comes from Jos, not Tels.
8756      Branch: perl
8757            ! Porting/Maintainers.pl
8758 ____________________________________________________________________________
8759 [ 31316] By: rgs                                   on 2007/05/31  12:11:40
8760         Log: Subject: [PATCH] minor assertions improvements
8761              From: Ricardo SIGNES <rjbs-perl-p5p@lists.manxome.org>
8762              Date: Wed, 30 May 2007 21:47:15 -0400
8763              Message-ID: <20070531014715.GA26562@knight.manxome.org>
8764      Branch: perl
8765            ! lib/assertions.pm lib/assertions/activate.pm
8766            ! t/comp/assertions.t
8767 ____________________________________________________________________________
8768 [ 31315] By: rgs                                   on 2007/05/31  09:42:05
8769         Log: Subject: [PATCH] Update File-Path to 2.00
8770              From: David Landgren <david@landgren.net>
8771              Date: Wed, 30 May 2007 19:50:38 +0200
8772              Message-ID: <465DB96E.1020106@landgren.net>
8773      Branch: perl
8774            ! lib/File/Path.pm lib/File/Path.t
8775 ____________________________________________________________________________
8776 [ 31314] By: rgs                                   on 2007/05/31  08:28:02
8777         Log: Subject: [PATCH] Gooder English
8778              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8779              Date: Wed, 30 May 2007 17:12:32 -0400
8780              Message-ID: <1ff86f510705301412v75fc5810vf28f5b62c0077585@mail.gmail.com>
8781      Branch: perl
8782            ! lib/Log/Message/Simple.pm
8783 ____________________________________________________________________________
8784 [ 31313] By: nicholas                              on 2007/05/31  08:25:57
8785         Log: blead segfaults on local *@; eval {1} because ERRSV assumes that
8786              GvSV(PL_errgv) is always non-NULL. That stopped being the case with
8787              change 25009 (ish) - when we stopped automatically creating a(n unused)
8788              SV at GV creation time.
8789      Branch: perl
8790            ! scope.c t/op/local.t
8791 ____________________________________________________________________________
8792 [ 31312] By: rgs                                   on 2007/05/30  15:21:10
8793         Log: Subject: Re: HvMROMETA
8794              From: "Brandon Black" <blblack@gmail.com>
8795              Date: Tue, 29 May 2007 19:08:13 -0500
8796              Message-ID: <84621a60705291708m3f106d74r473f3d91c780163d@mail.gmail.com>
8797      Branch: perl
8798            ! hv.h mro.c
8799 ____________________________________________________________________________
8800 [ 31311] By: rgs                                   on 2007/05/30  13:59:17
8801         Log: Subject: Re: localising hash element by variable 
8802              From: hv@crypt.org
8803              Date: Wed, 30 May 2007 13:21:15 +0100
8804              Message-Id: <200705301221.l4UCLFwf010411@zen.crypt.org>
8805      Branch: perl
8806            ! t/op/local.t
8807 ____________________________________________________________________________
8808 [ 31310] By: rgs                                   on 2007/05/30  10:45:08
8809         Log: Upgrade to Encode 2.23
8810      Branch: perl
8811            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8812            ! ext/Encode/Makefile.PL ext/Encode/Unicode/Unicode.pm
8813 ____________________________________________________________________________
8814 [ 31309] By: steveh                                on 2007/05/30  07:38:30
8815         Log: Silence a couple of VC++ compiler warnings
8816      Branch: perl
8817            ! ext/Math/BigInt/FastCalc/FastCalc.pm
8818            ! ext/Math/BigInt/FastCalc/FastCalc.xs
8819 ____________________________________________________________________________
8820 [ 31308] By: nicholas                              on 2007/05/29  19:57:34
8821         Log: DBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C constant expressions
8822              on z/OS, so move them to the list of non const constants.
8823      Branch: perl
8824            ! ext/POSIX/Makefile.PL
8825 ____________________________________________________________________________
8826 [ 31307] By: rgs                                   on 2007/05/29  15:48:27
8827         Log: Plug a memory leak in Encode
8828      Branch: perl
8829            ! ext/Encode/Encode.xs
8830 ____________________________________________________________________________
8831 [ 31306] By: stevep                                on 2007/05/29  14:42:24
8832         Log: Upgrade to CPAN-1.9102
8833      Branch: perl
8834            ! lib/CPAN.pm lib/CPAN/Kwalify.pm lib/CPAN/t/10version.t
8835 ____________________________________________________________________________
8836 [ 31305] By: rgs                                   on 2007/05/29  09:33:52
8837         Log: Upgrade to Encode 2.22
8838      Branch: perl
8839            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8840            ! ext/Encode/t/fallback.t ext/Encode/t/mime-name.t
8841 ____________________________________________________________________________
8842 [ 31304] By: rgs                                   on 2007/05/29  08:59:05
8843         Log: Revert change #30530, following Jan's advice
8844      Branch: perl
8845            ! Makefile.SH
8846 ____________________________________________________________________________
8847 [ 31303] By: rgs                                   on 2007/05/29  08:49:06
8848         Log: Subject: Re: [perl #43015] regex /.*\z/ doesn't matches strings ending with \n
8849              From: demerphq <demerphq@gmail.com>
8850              Date: Mon, 28 May 2007 19:46:04 +0200
8851              Message-ID: <9b18b3110705281046ib37acb4i7960fe415325270f@mail.gmail.com>
8852      Branch: perl
8853            ! regcomp.c regexec.c t/op/re_tests
8854 ____________________________________________________________________________
8855 [ 31302] By: rgs                                   on 2007/05/29  08:43:29
8856         Log: Mention that last bugfix in perldelta
8857      Branch: perl
8858            ! pod/perl595delta.pod
8859 ____________________________________________________________________________
8860 [ 31301] By: rgs                                   on 2007/05/29  08:41:09
8861         Log: Subject: Re: localising hash element by variable
8862              From: Bo Lindbergh <blgl@hagernas.com>
8863              Date: Mon, 28 May 2007 20:26:00 +0200
8864              Message-Id: <BC2C451F-B286-4D38-923E-E3B473F7B5E1@hagernas.com>
8865      Branch: perl
8866            ! scope.c t/op/local.t
8867 ____________________________________________________________________________
8868 [ 31300] By: steveh                                on 2007/05/29  08:09:38
8869         Log: win32/makefile.mk doesn't support GSAR's old dmake (because of
8870              the use of || and && in conditional expressions, which that old
8871              dmake doesn't understand), so stop with a helpful error message
8872              if such a dmake is being used.
8873              
8874              There is now no need to have all the clutter of trying to support
8875              different backslash and newline semantics, so ditch that too.
8876      Branch: perl
8877            ! win32/makefile.mk
8878 ____________________________________________________________________________
8879 [ 31299] By: rgs                                   on 2007/05/29  07:57:33
8880         Log: Subject: Re: [PATCH] Update CPANPLUS to 0.79_03
8881              From: "Jos I. Boumans" <jos@dwim.org>
8882              Date: Tue, 29 May 2007 09:00:53 +0200
8883              Message-Id: <551932A2-91F8-4E7C-8939-4B71216976BA@dwim.org>
8884              
8885              Removed a fatal debug statement from cpan2dist.
8886      Branch: perl
8887            ! lib/CPANPLUS.pm lib/CPANPLUS/Internals.pm
8888            ! lib/CPANPLUS/Shell/Default.pm lib/CPANPLUS/bin/cpan2dist
8889            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
8890            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
8891            ! r-0.01.tar.gz.packed
8892            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
8893            ! tar.gz.packed
8894            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
8895            ! tar.gz.packed
8896            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
8897            ! r.gz.packed
8898            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
8899            ! tar.gz.packed
8900            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
8901            ! r.gz.packed
8902            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
8903            ! cked
8904            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
8905 ____________________________________________________________________________
8906 [ 31298] By: steveh                                on 2007/05/29  07:25:22
8907         Log: Silence the warning "Can't locate auto/POSIX/autosplit.ix in @INC"
8908              when building the POSIX extension
8909      Branch: perl
8910            ! lib/ExtUtils/Install.pm
8911 ____________________________________________________________________________
8912 [ 31297] By: merijn                                on 2007/05/29  06:12:06
8913         Log: Subject: [PATCH] perltodo tweak on virtualizing OS/FS access
8914              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
8915              Date: Tue, 29 May 2007 06:50:57 +0300 (EEST)
8916              Message-Id: <200705290350.l4T3ovWG275103@kosh.hut.fi>
8917      Branch: perl
8918            ! pod/perltodo.pod
8919 ____________________________________________________________________________
8920 [ 31296] By: nicholas                              on 2007/05/28  21:35:45
8921         Log: Subject: Re: Cross patch 31287 broke blead
8922              From: Vadim <vadim@vkonovalov.ru>
8923              Message-ID: <465B11AB.8000608@vkonovalov.ru>
8924              Date: Mon, 28 May 2007 21:30:19 +0400
8925      Branch: perl
8926           +> Cross/Makefile-cross-SH Cross/build-arm-n770-sh
8927            - Cross/Makefile-cross.SH Cross/build-arm-n770.sh
8928            ! MANIFEST
8929 ____________________________________________________________________________
8930 [ 31295] By: nicholas                              on 2007/05/28  18:50:23
8931         Log: Avoid calling SvEND() when SvPOKp() is not true.
8932              Remove an unneeded duplicate SvCUR_set() in Perl_sv_2pv_flags().
8933      Branch: perl
8934            ! sv.c
8935 ____________________________________________________________________________
8936 [ 31294] By: rgs                                   on 2007/05/28  13:36:43
8937         Log: Several POD fixes by Jonathan Stowe
8938      Branch: perl
8939            ! ext/B/B/Concise.pm ext/B/B/Lint.pm pod/perldebguts.pod
8940            ! symbian/PerlBase.pod
8941 ____________________________________________________________________________
8942 [ 31293] By: rgs                                   on 2007/05/28  13:21:23
8943         Log: Subject: [PATCH] Add /nologo to nmake in CPANPLUS::Dist::Build too
8944              From: "Jos I. Boumans" <kane@xs4all.nl>
8945              Date: Mon, 28 May 2007 15:06:52 +0200
8946              Message-Id: <90E1CAA6-8529-4DD1-9D42-A377538E9320@xs4all.nl>
8947      Branch: perl
8948            ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
8949            ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
8950            ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
8951 ____________________________________________________________________________
8952 [ 31292] By: rgs                                   on 2007/05/28  13:17:54
8953         Log: Subject: [PATCH] Update CPANPLUS to 0.79_03
8954              From: "Jos I. Boumans" <jos@dwim.org>
8955              Date: Mon, 28 May 2007 14:59:11 +0200
8956              Message-Id: <DDD60952-6B63-4AA5-9862-FAE3456AB7CA@dwim.org>
8957      Branch: perl
8958            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
8959            ! lib/CPANPLUS/Configure.pm lib/CPANPLUS/Dist.pm
8960            ! lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Internals.pm
8961            ! lib/CPANPLUS/Internals/Constants.pm
8962            ! lib/CPANPLUS/Internals/Constants/Report.pm
8963            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
8964            ! lib/CPANPLUS/bin/cpan2dist
8965            ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t
8966            ! lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
8967            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
8968            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
8969            ! r-0.01.tar.gz.packed
8970            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
8971            ! tar.gz.packed
8972            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
8973            ! tar.gz.packed
8974            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
8975            ! r.gz.packed
8976            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
8977            ! tar.gz.packed
8978            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
8979            ! r.gz.packed
8980            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
8981            ! cked
8982            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
8983            ! lib/CPANPLUS/t/inc/conf.pl
8984 ____________________________________________________________________________
8985 [ 31291] By: rgs                                   on 2007/05/28  12:52:08
8986         Log: Mention new lexical pragmas big* in perldelta
8987      Branch: perl
8988            ! pod/perl595delta.pod
8989 ____________________________________________________________________________
8990 [ 31290] By: rgs                                   on 2007/05/28  12:47:32
8991         Log: Update Changes
8992      Branch: perl
8993            ! Changes
8994 ____________________________________________________________________________
8995 [ 31289] By: rgs                                   on 2007/05/28  12:44:29
8996         Log: Update outdated example
8997      Branch: perl
8998            ! pod/perlpod.pod
8999 ____________________________________________________________________________
9000 [ 31288] By: rgs                                   on 2007/05/28  12:33:05
9001         Log: Update to Archive::Extract 0.20, and re-apply patch #31158
9002      Branch: perl
9003            + lib/Archive/Extract/t/src/x.Z.packed
9004            ! MANIFEST lib/Archive/Extract.pm
9005            ! lib/Archive/Extract/t/01_Archive-Extract.t
9006            ! lib/Archive/Extract/t/src/double_dir.zip.packed
9007            ! lib/Archive/Extract/t/src/x.bz2.packed
9008            ! lib/Archive/Extract/t/src/x.gz.packed
9009            ! lib/Archive/Extract/t/src/x.jar.packed
9010            ! lib/Archive/Extract/t/src/x.par.packed
9011            ! lib/Archive/Extract/t/src/x.tar.gz.packed
9012            ! lib/Archive/Extract/t/src/x.tar.packed
9013            ! lib/Archive/Extract/t/src/x.tgz.packed
9014            ! lib/Archive/Extract/t/src/x.zip.packed
9015            ! lib/Archive/Extract/t/src/y.jar.packed
9016            ! lib/Archive/Extract/t/src/y.par.packed
9017            ! lib/Archive/Extract/t/src/y.tar.bz2.packed
9018            ! lib/Archive/Extract/t/src/y.tar.gz.packed
9019            ! lib/Archive/Extract/t/src/y.tar.packed
9020            ! lib/Archive/Extract/t/src/y.tbz.packed
9021            ! lib/Archive/Extract/t/src/y.tgz.packed
9022            ! lib/Archive/Extract/t/src/y.zip.packed
9023 ____________________________________________________________________________
9024 [ 31287] By: rgs                                   on 2007/05/28  12:03:25
9025         Log: Subject: linux arm cross-compilation
9026              From: Vadim <vadim@vkonovalov.ru>
9027              Date: Mon, 28 May 2007 01:23:46 +0400
9028              Message-ID: <4659F6E2.3090805@vkonovalov.ru>
9029              
9030              with adjustments to the MANIFEST
9031      Branch: perl
9032            + Cross/Makefile-cross.SH Cross/build-arm-n770.sh
9033            + Cross/cflags-cross-arm Cross/config.sh-arm-linux-n770
9034            + ext/util/make_ext_cross
9035            ! MANIFEST configpm
9036 ____________________________________________________________________________
9037 [ 31286] By: rgs                                   on 2007/05/28  11:14:32
9038         Log: Bump version number
9039              
9040              Subject: [PATCH] Update log::message::simple to 0.02
9041              From: "Jos I. Boumans" <jib@ripe.net>
9042              Date: Mon, 28 May 2007 12:04:02 +0200
9043              Message-Id: <EB397A0C-713C-4E42-92DB-DD8B808AE34C@ripe.net>
9044      Branch: perl
9045            ! lib/Log/Message/Simple.pm
9046 ____________________________________________________________________________
9047 [ 31285] By: rgs                                   on 2007/05/28  10:17:22
9048         Log: Subject: Re: [PATCH] Math::BigInt v1.87 take 5
9049              From: Tels <nospam-abuse@bloodgate.com>
9050              Date: Sun, 27 May 2007 15:54:29 +0000
9051              Message-Id: <200705271554.32054@bloodgate.com>
9052      Branch: perl
9053            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
9054            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
9055 ____________________________________________________________________________
9056 [ 31284] By: rgs                                   on 2007/05/28  09:45:39
9057         Log: Subject: [PATCH] Math::BigInt::FastCalc v0.15
9058              From: Tels <nospam-abuse@bloodgate.com>
9059              Date: Sun, 27 May 2007 14:43:15 +0000
9060              Message-Id: <200705271443.16138@bloodgate.com>
9061      Branch: perl
9062            ! ext/Math/BigInt/FastCalc/FastCalc.pm
9063            ! ext/Math/BigInt/FastCalc/FastCalc.xs
9064            ! ext/Math/BigInt/FastCalc/Makefile.PL
9065            ! ext/Math/BigInt/FastCalc/t/leak.t
9066 ____________________________________________________________________________
9067 [ 31283] By: craigb                                on 2007/05/27  01:54:45
9068         Log: In the stat() wrapper for VMS, always allow extended characters
9069              (such as multiple dots) in the filename regardless of environment
9070              setting.
9071      Branch: perl
9072            ! vms/vms.c
9073 ____________________________________________________________________________
9074 [ 31282] By: craigb                                on 2007/05/27  01:50:46
9075         Log: In the homegrown readdir() for VMS, always treat unix-style paths
9076              appropriately regardless of environment setting, and also remove
9077              the escape characters from escaped dots.
9078      Branch: perl
9079            ! vms/vms.c
9080 ____________________________________________________________________________
9081 [ 31281] By: rgs                                   on 2007/05/26  06:54:40
9082         Log: Bad orientation in doc, noticed by Jan Dubois.
9083      Branch: perl
9084            ! pod/perl595delta.pod
9085 ____________________________________________________________________________
9086 [ 31280] By: davem                                 on 2007/05/25  23:26:33
9087         Log: delete PL_hash_seed_set, PL_lineary; move PL_runops_std/dbg
9088              the first two aren't used, and the last two are just place holders
9089              to ensure that both runops functions get linked in; so make them
9090              global rather than per-interpeter
9091      Branch: perl
9092            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
9093 ____________________________________________________________________________
9094 [ 31279] By: craigb                                on 2007/05/25  22:19:40
9095         Log: Subject: Re: argproc.c license Re: [perl #43037] Bad license in perl distribution
9096              From: Mark Pizzolato <mark@infocomm.com>
9097              Date: Fri, 25 May 2007 13:31:17 -0700 (PDT)
9098              Message-ID: <288163.41670.qm@web83606.mail.sp1.yahoo.com>
9099      Branch: perl
9100            ! vms/vms.c
9101 ____________________________________________________________________________
9102 [ 31278] By: davem                                 on 2007/05/25  19:16:50
9103         Log: fix coredump in S_varname (tickled by Devel::Profile)
9104              a 'Use of uninitialized value' warning within a DB sub
9105              attempted to use the pad of the caller to locate the offending
9106              lexical
9107      Branch: perl
9108            ! sv.c
9109 ____________________________________________________________________________
9110 [ 31277] By: rgs                                   on 2007/05/25  13:29:34
9111         Log: \R can't be used in a char class
9112      Branch: perl
9113            ! pod/perlre.pod
9114 ____________________________________________________________________________
9115 [ 31276] By: rgs                                   on 2007/05/25  13:28:39
9116         Log: Document new escapes in perldelta
9117      Branch: perl
9118            ! pod/perl595delta.pod
9119 ____________________________________________________________________________
9120 [ 31275] By: steveh                                on 2007/05/25  10:15:54
9121         Log: Change #31270 should have updated proto.h to match
9122      Branch: perl
9123            ! embed.fnc proto.h
9124 ____________________________________________________________________________
9125 [ 31274] By: rgs                                   on 2007/05/25  09:57:33
9126         Log: Upgrade to Archive::Tar 1.32.
9127      Branch: perl
9128            ! lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
9129            ! lib/Archive/Tar/File.pm
9130            ! lib/Archive/Tar/t/src/long/bar.tar.packed
9131            ! lib/Archive/Tar/t/src/long/foo.tgz.packed
9132            ! lib/Archive/Tar/t/src/short/bar.tar.packed
9133            ! lib/Archive/Tar/t/src/short/foo.tgz.packed
9134 ____________________________________________________________________________
9135 [ 31273] By: rgs                                   on 2007/05/25  09:29:12
9136         Log: Document that ptardiff needs Text::Diff
9137      Branch: perl
9138            ! pod/perlutil.pod
9139 ____________________________________________________________________________
9140 [ 31272] By: rgs                                   on 2007/05/25  09:20:45
9141         Log: Document cpanp and cpan2dist
9142      Branch: perl
9143            ! pod/perl595delta.pod pod/perlutil.pod
9144 ____________________________________________________________________________
9145 [ 31271] By: steveh                                on 2007/05/25  09:18:45
9146         Log: Fix the ext/IO/t/io_sock.t failure when built with VC++ 2005
9147              
9148              Unknown to me win32/win32.h was defining USE_FIXED_OSFHANDLE, which
9149              arranged for a black magic fix to MSVCRT.DLL's _open_osfhandle() to
9150              be used. It seems that this is inappropriate for VC++ versions later
9151              than 6.x, since they don't use that DLL: simply not defining that
9152              symbol makes the io_sock.t failure go away.
9153              
9154              (Compare change #29233, which similarly disabled the fix to
9155              MSVCRT.DLL's read() for VC++ versions later than 6.x.)
9156      Branch: perl
9157            ! README.win32 win32/win32.h
9158 ____________________________________________________________________________
9159 [ 31270] By: rgs                                   on 2007/05/25  07:46:08
9160         Log: Subject: [PATCH] Consting dump.c
9161              From: Andy Lester <andy@petdance.com>
9162              Date: Thu, 24 May 2007 13:25:43 -0500
9163              Message-Id: <B46A083E-A133-4D38-9BE8-BE1EB0AAA326@petdance.com>
9164      Branch: perl
9165            ! XSUB.h doop.c dump.c
9166 ____________________________________________________________________________
9167 [ 31269] By: rgs                                   on 2007/05/24  17:18:24
9168         Log: Subject: Re: perl pragma [PATCH]
9169              From: Tels <nospam-abuse@bloodgate.com>
9170              Date: Wed, 23 May 2007 21:35:58 +0000
9171              Message-Id: <200705232135.59546@bloodgate.com>
9172      Branch: perl
9173            + lib/bignum/t/in_effect.t lib/bignum/t/scope_f.t
9174            + lib/bignum/t/scope_i.t lib/bignum/t/scope_r.t
9175            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bigrat.pm
9176 ____________________________________________________________________________
9177 [ 31268] By: rgs                                   on 2007/05/24  16:12:58
9178         Log: Subject: [perl #43010] [PATCH] Deparse, ''->(), ::(), sub :: {}, etc. 
9179              From: Father Chrysostomos (via RT) <perlbug-followup@perl.org>
9180              Date: Sun, 20 May 2007 21:44:42 -0700
9181              Message-ID: <rt-3.6.HEAD-4015-1179722682-636.43010-75-0@perl.org>
9182      Branch: perl
9183            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
9184 ____________________________________________________________________________
9185 [ 31267] By: rgs                                   on 2007/05/24  15:37:40
9186         Log: Adjustment to the test for importing feature bundles,
9187              found by Hugo
9188      Branch: perl
9189            ! lib/feature.pm
9190 ____________________________________________________________________________
9191 [ 31266] By: rgs                                   on 2007/05/24  15:12:41
9192         Log: Subject: [PATCH] update CPANPLUS::Dist::Build to 0.06_01
9193              From: "Jos I. Boumans" <kane@dwim.org>
9194              Date: Tue, 22 May 2007 14:45:19 +0200
9195              Message-Id: <208F4537-CCF8-401B-9F97-EF1902EA2FB6@dwim.org>
9196      Branch: perl
9197            ! lib/CPANPLUS/Dist/Build.pm
9198            ! lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t
9199            ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
9200            ! lib/CPANPLUS/Dist/Build/t/inc/conf.pl
9201            ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
9202            ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
9203 ____________________________________________________________________________
9204 [ 31265] By: rgs                                   on 2007/05/24  13:29:01
9205         Log: It suddendly annoyed me that corelist returned sometimes two
9206              spaces in a row.
9207      Branch: perl
9208            ! lib/Module/CoreList/bin/corelist
9209 ____________________________________________________________________________
9210 [ 31264] By: rgs                                   on 2007/05/24  11:17:31
9211         Log: Doc nits by Steven Schubiger
9212      Branch: perl
9213            ! pod/perlintro.pod
9214 ____________________________________________________________________________
9215 [ 31263] By: rgs                                   on 2007/05/24  08:25:52
9216         Log: perldelta additions suggested by Steve Hay
9217      Branch: perl
9218            ! pod/perl595delta.pod
9219 ____________________________________________________________________________
9220 [ 31262] By: rgs                                   on 2007/05/24  08:18:31
9221         Log: Subject: [PATCH revised] threads::shared 1.12
9222              From: "Jerry D. Hedden" <jdhedden@cpan.org>
9223              Date: Wed, 23 May 2007 09:28:28 -0400
9224              Message-ID: <1ff86f510705230628n73c16e2gc67a3ec05d57c5f3@mail.gmail.com>
9225      Branch: perl
9226            ! ext/threads/shared/Changes ext/threads/shared/README
9227            ! ext/threads/shared/shared.pm ext/threads/shared/t/wait.t
9228            ! ext/threads/shared/t/waithires.t
9229 ____________________________________________________________________________
9230 [ 31260] By: rgs                                   on 2007/05/23  10:20:29
9231         Log: Perldelta nit by Brandon Black
9232      Branch: perl
9233            ! pod/perl595delta.pod
9234 ____________________________________________________________________________
9235 [ 31259] By: steveh                                on 2007/05/23  08:12:14
9236         Log: Subject: RE: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
9237              From: "Jan Dubois" <jand@activestate.com>
9238              Date: Tue, 22 May 2007 16:35:27 -0700
9239              Message-ID: <06dd01c79cc9$e101ce60$a3056b20$@com>
9240              
9241              Reinstates the test under Cygwin and fixes it.
9242      Branch: perl
9243            ! ext/Win32/t/Unicode.t
9244 ____________________________________________________________________________
9245 [ 31258] By: stevep                                on 2007/05/23  01:58:07
9246         Log: Subject: [PATCH] Forgotten Cygwin patch
9247              From: "Jerry D. Hedden" <jdhedden@cpan.org>
9248              Date: Tue, 22 May 2007 20:58:04 -0400
9249              Message-ID: <1ff86f510705221758p71418517ncb89fac289d74c35@mail.gmail.com>
9250      Branch: perl
9251            ! cygwin/perlld.in
9252 ____________________________________________________________________________
9253 [ 31257] By: rgs                                   on 2007/05/22  14:12:18
9254         Log: Add MidnightBSD to the list of Unix-like OSes
9255      Branch: perl
9256            ! lib/Module/Build.pm
9257 ____________________________________________________________________________
9258 [ 31256] By: rgs                                   on 2007/05/22  10:07:09
9259         Log: Update perldelta
9260      Branch: perl
9261            ! pod/perl595delta.pod
9262 ____________________________________________________________________________
9263 [ 31255] By: davem                                 on 2007/05/21  22:35:15
9264         Log: move PL_error_count into the PL_parser struct
9265      Branch: perl
9266            ! embedvar.h intrpvar.h op.c parser.h perl.c perlapi.h pp_ctl.c
9267            ! sv.c toke.c
9268 ____________________________________________________________________________
9269 [ 31254] By: davem                                 on 2007/05/21  21:02:50
9270         Log: move PL_multi_end into the PL_parser struct
9271      Branch: perl
9272            ! embedvar.h intrpvar.h op.c parser.h perlapi.h sv.c toke.c
9273 ____________________________________________________________________________
9274 [ 31253] By: stevep                                on 2007/05/21  20:52:10
9275         Log: Subject: Re: Smoke failures with blead@31225 (Linux) [PATCH]
9276              From: Tels <nospam-abuse@bloodgate.com>
9277              Date: Mon, 21 May 2007 20:17:20 +0000
9278              Message-Id: <200705212017.23224@bloodgate.com>
9279      Branch: perl
9280            ! lib/Math/BigInt/Calc.pm
9281 ____________________________________________________________________________
9282 [ 31252] By: davem                                 on 2007/05/21  19:57:24
9283         Log: move PL_tokenbuf into the PL_parser struct
9284      Branch: perl
9285            ! embedvar.h intrpvar.h parser.h perlapi.h sv.c toke.c utf8.c
9286 ____________________________________________________________________________
9287 [ 31251] By: rgs                                   on 2007/05/21  16:46:04
9288         Log: Update Changes
9289      Branch: perl
9290            ! Changes
9291 ____________________________________________________________________________
9292 [ 31250] By: rgs                                   on 2007/05/21  14:29:02
9293         Log: Subject: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
9294              From: "Jerry D. Hedden" <jdhedden@cpan.org>
9295              Date: Sat, 19 May 2007 11:56:40 -0400
9296              Message-ID: <1ff86f510705190856o2a98f1a5sd6f316f863e60c87@mail.gmail.com>
9297      Branch: perl
9298            ! ext/Win32/t/Unicode.t
9299 ____________________________________________________________________________
9300 [ 31249] By: rgs                                   on 2007/05/21  14:27:03
9301         Log: Subject: [PATCH] Skip win32core.t under Cygwin
9302              From: "Jerry D. Hedden" <jdhedden@cpan.org>
9303              Date: Sat, 19 May 2007 08:43:47 -0400
9304              Message-ID: <1ff86f510705190543r505cfc2fua18e87cd665b8f6e@mail.gmail.com>
9305      Branch: perl
9306            ! ext/Win32CORE/t/win32core.t
9307 ____________________________________________________________________________
9308 [ 31248] By: merijn                                on 2007/05/21  06:26:31
9309         Log: Subject: [PATCH] pp_sys.c: gethostbyaddr
9310              From: Jarkko Hietaniemi <jhi@iki.fi>
9311              Date: Mon, 21 May 2007 00:02:38 -0400
9312              Message-ID: <465119DE.6040208@iki.fi>
9313      Branch: perl
9314            ! pp_sys.c
9315 ____________________________________________________________________________
9316 [ 31247] By: craigb                                on 2007/05/21  04:33:27
9317         Log: VMSify uupacktool.pl and run it during VMS build.
9318      Branch: perl
9319            ! uupacktool.pl vms/descrip_mms.template
9320 ____________________________________________________________________________
9321 [ 31246] By: davem                                 on 2007/05/20  23:56:30
9322         Log: delete unused vars PL_av_fetch_sv, PL_hv_fetch_sv
9323              and fix 'duplicate symbol' warnings from embed.pl
9324              for utf8cache and sh_path
9325      Branch: perl
9326            ! embedvar.h intrpvar.h perlapi.h perlvars.h
9327 ____________________________________________________________________________
9328 [ 31245] By: davem                                 on 2007/05/20  23:10:15
9329         Log: delete thrdvar.h and move its contents to intrpvar.h
9330      Branch: perl
9331            - thrdvar.h
9332            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
9333            ! embed.pl embedvar.h global.sym intrpvar.h
9334            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm makedef.pl
9335            ! perl.c perl.h perlapi.c perlapi.h pod/perlapi.pod
9336            ! pod/perlintern.pod pod/perltodo.pod proto.h sv.c
9337            ! vms/descrip_mms.template win32/Makefile win32/Makefile.ce
9338            ! win32/makefile.mk
9339 ____________________________________________________________________________
9340 [ 31244] By: rgs                                   on 2007/05/20  12:58:53
9341         Log: Subject: [PATCH] Minor perlreapi.pod cleanup
9342              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
9343              Date: Wed, 16 May 2007 16:38:44 +0000
9344              Message-ID: <51dd1af80705160938w13789b63m6d5f4710441ceac@mail.gmail.com>
9345      Branch: perl
9346            ! pod/perlreapi.pod regexp.h
9347 ____________________________________________________________________________
9348 [ 31243] By: rgs                                   on 2007/05/20  12:55:20
9349         Log: Update Archive::Tar to 1.31
9350      Branch: perl
9351            + lib/Archive/Tar/t/99_pod.t lib/Archive/Tar/t/src/long/b
9352            + lib/Archive/Tar/t/src/long/bar.tar.packed
9353            + lib/Archive/Tar/t/src/long/foo.tgz.packed
9354            + lib/Archive/Tar/t/src/short/b
9355            + lib/Archive/Tar/t/src/short/bar.tar.packed
9356            + lib/Archive/Tar/t/src/short/foo.tgz.packed
9357            - lib/Archive/Tar/t/00_setup.t lib/Archive/Tar/t/99_clean.t
9358            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/File.pm
9359            ! lib/Archive/Tar/t/02_methods.t
9360 ____________________________________________________________________________
9361 [ 31242] By: rgs                                   on 2007/05/20  12:50:02
9362         Log: Subject: RE: When is -DPERL_CORE required?
9363              From: "Jan Dubois" <jand@activestate.com>
9364              Date: Fri, 18 May 2007 10:57:35 -0700
9365              Message-ID: <044601c79976$046691d0$0d33b570$@com>
9366      Branch: perl
9367            ! win32/win32.h
9368 ____________________________________________________________________________
9369 [ 31241] By: rgs                                   on 2007/05/20  12:48:01
9370         Log: Subject: [PATCH] Don't use a regex match in lib/feature.pm
9371              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
9372              Date: Fri, 18 May 2007 20:16:53 +0000
9373              Message-ID: <51dd1af80705181316r15f65e45n55903de294565aa1@mail.gmail.com>
9374      Branch: perl
9375            ! lib/feature.pm
9376 ____________________________________________________________________________
9377 [ 31240] By: craigb                                on 2007/05/20  01:00:31
9378         Log: Make VMS's home-grown glob() recognize a directory even without
9379              tell-tale punctuation.
9380      Branch: perl
9381            ! vms/vms.c
9382 ____________________________________________________________________________
9383 [ 31239] By: craigb                                on 2007/05/19  01:00:15
9384         Log: Various mro updates from Brandon Black. References:
9385              <84621a60705111347q40f9dd9ciefa9468e9ff9ca6c@mail.gmail.com>
9386              <84621a60705121458i34ff361fh9166e8558781df41@mail.gmail.com>
9387              <84621a60705141111q70ed307r9181dfc2834a8f5c@mail.gmail.com>
9388              <84621a60705160937h53946fcfg70635908302724e8@mail.gmail.com>
9389      Branch: perl
9390            + t/mro/pkg_gen.t
9391            ! MANIFEST hv.h lib/mro.pm mg.c mro.c sv.c t/mro/basic.t
9392 ____________________________________________________________________________
9393 [ 31238] By: craigb                                on 2007/05/18  22:48:12
9394         Log: Subject: [PATCH] threads 1.62
9395              From: "Jerry D. Hedden" <jdhedden@cpan.org>
9396              Date: Thu, 17 May 2007 12:21:46 -0400
9397              Message-ID: <1ff86f510705170921g77d87898ye2c081fc0df53a9e@mail.gmail.com>
9398      Branch: perl
9399            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
9400            ! ext/threads/t/free.t ext/threads/t/free2.t
9401            ! ext/threads/t/kill.t ext/threads/t/thread.t
9402            ! ext/threads/threads.pm ext/threads/threads.xs
9403 ____________________________________________________________________________
9404 [ 31237] By: craigb                                on 2007/05/18  22:01:51
9405         Log: Subject: [PATCH] Unicode::UCD: add general category and bidi type interfaces
9406              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9407              Date: Fri, 18 May 2007 03:45:29 +0300 (EEST)
9408              Message-Id: <200705180045.l4I0jTeI221780@kosh.hut.fi>
9409      Branch: perl
9410            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
9411 ____________________________________________________________________________
9412 [ 31236] By: craigb                                on 2007/05/18  21:42:56
9413         Log: When trimming long XS symbols on VMS, avoid warnings from operator
9414              precedence mistakes, but for now give the same symbol mangling
9415              results as before.
9416      Branch: perl
9417            ! vms/ext/XSSymSet.pm
9418 ____________________________________________________________________________
9419 [ 31235] By: steveh                                on 2007/05/18  10:46:57
9420         Log: Upgrade to Win32-0.29
9421      Branch: perl
9422            + ext/Win32/longpath.inc ext/Win32/t/CreateFile.t
9423            + ext/Win32/t/GetCurrentThreadId.t ext/Win32/t/Unicode.t
9424            ! MANIFEST ext/Win32/Makefile.PL ext/Win32/Win32.pm
9425            ! ext/Win32/Win32.xs ext/Win32/t/GetFileVersion.t
9426 ____________________________________________________________________________
9427 [ 31234] By: steveh                                on 2007/05/17  09:19:01
9428         Log: Subject: [PATCH] todos for perl 5.12
9429              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9430              Date: Thu, 17 May 2007 04:25:19 +0300 (EEST)
9431              Message-Id: <200705170125.l4H1PJNi198465@kosh.hut.fi>
9432              
9433              (plus a fix for 1 unescaped <>)
9434      Branch: perl
9435            ! pod/perltodo.pod
9436 ____________________________________________________________________________
9437 [ 31233] By: merijn                                on 2007/05/16  21:32:56
9438         Log: Subject: [PATCH] Re: Thread fail/hang on HP-UX 10.20
9439              From: "Jerry D. Hedden" <jdhedden@cpan.org>
9440              Date: Wed, 16 May 2007 14:18:05 -0400
9441              Message-ID: <1ff86f510705161118x55e9d18crdf376ca469f97dc7@mail.gmail.com>
9442      Branch: perl
9443            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
9444            ! ext/threads/shared/t/stress.t
9445 ____________________________________________________________________________
9446 [ 31232] By: merijn                                on 2007/05/16  17:36:15
9447         Log: Subject: [PATCH] Configure (and Makefile.SH): remove ODBM_File early if c++ (this time even with the Configure bits)
9448              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9449              Date: Wed, 16 May 2007 05:33:14 +0300 (EEST)
9450              Message-Id: <200705160233.l4G2XEET143034@kosh.hut.fi>
9451      Branch: perl
9452            ! Configure Makefile.SH
9453 ____________________________________________________________________________
9454 [ 31230] By: steveh                                on 2007/05/16  16:41:48
9455         Log: DynaLoader doesn't seem to need -DPERL_CORE, and no other extensions
9456              are compiled with it, so let's see if we can get away with removing
9457              it. Revert this change if it causes black smoke!
9458      Branch: perl
9459            ! ext/DynaLoader/Makefile.PL
9460 ____________________________________________________________________________
9461 [ 31229] By: steveh                                on 2007/05/16  08:26:09
9462         Log: A more general fix to non-threaded static extension build problems
9463              than #31220 was.
9464      Branch: perl
9465            ! ext/Win32CORE/Makefile.PL lib/ExtUtils/MM_Win32.pm
9466 ____________________________________________________________________________
9467 [ 31228] By: steveh                                on 2007/05/16  07:32:20
9468         Log: Remove comment added by #31218 since the rest of that change was
9469              reverted by #31224
9470      Branch: perl
9471            ! op.h
9472 ____________________________________________________________________________
9473 [ 31227] By: stevep                                on 2007/05/16  03:39:44
9474         Log: Subject: [PATCH] DBM_Filter test: use std test preamble
9475              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9476              Date: Wed, 16 May 2007 05:29:17 +0300 (EEST)
9477              Message-Id: <200705160229.l4G2THSE421947@kosh.hut.fi>
9478      Branch: perl
9479            ! lib/DBM_Filter/t/01error.t
9480 ____________________________________________________________________________
9481 [ 31226] By: craigb                                on 2007/05/16  03:08:51
9482         Log: Better suppression of Threads build (probably still needed on 5.8.x)
9483      Branch: perl
9484            ! configure.com
9485 ____________________________________________________________________________
9486 [ 31225] By: davem                                 on 2007/05/15  21:51:03
9487         Log: change 31200 broke src filters used within an eval
9488              eg BEGIN { eval q(use MyFilter) } would ignore the filter
9489      Branch: perl
9490            ! toke.c
9491 ____________________________________________________________________________
9492 [ 31224] By: stevep                                on 2007/05/15  18:56:23
9493         Log: Move pmop.op_pmflags back to its previous location.  The move in
9494              change #31218 was causing segfaults in miniperl on 32-bit
9495              environments.
9496      Branch: perl
9497            ! op.h
9498 ____________________________________________________________________________
9499 [ 31222] By: stevep                                on 2007/05/15  17:21:30
9500         Log: Subject: [PATCH] Math::BigInt v1.87
9501              From: Tels <nospam-abuse@bloodgate.com>
9502              Date: Sun, 13 May 2007 14:34:11 +0000
9503              Message-Id: <200705131434.11992@bloodgate.com>
9504              
9505              Subject: Re: [PATCH] Math::BigInt v1.87 (take 2)
9506              From: Tels <nospam-abuse@bloodgate.com>
9507              Date: Mon, 14 May 2007 15:41:36 +0000
9508              Message-Id: <200705141541.40678@bloodgate.com>
9509              
9510              Subject: Re: [PATCH] Math::BigInt v1.87 (take 3)
9511              From: Tels <nospam-abuse@bloodgate.com>
9512              Date: Tue, 15 May 2007 19:02:54 +0000
9513              Message-Id: <200705151902.57372@bloodgate.com>
9514      Branch: perl
9515            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
9516            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
9517            ! lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/config.t
9518 ____________________________________________________________________________
9519 [ 31221] By: steveh                                on 2007/05/15  15:45:50
9520         Log: Subject: [PATCH] Win32CORE.c needed windows.h
9521              From: "Jerry D. Hedden" <jdhedden@cpan.org>
9522              Date: Tue, 15 May 2007 09:10:00 -0400
9523              Message-ID: <1ff86f510705150609l1c178629i97091adbd02b6463@mail.gmail.com>
9524              
9525              (plus a #define to save windows.h pulling in so much stuff.)
9526              
9527              Fixes a build error on Cygwin caused by #31214.
9528      Branch: perl
9529            ! ext/Win32CORE/Win32CORE.c
9530 ____________________________________________________________________________
9531 [ 31220] By: steveh                                on 2007/05/15  08:19:56
9532         Log: Subject: RE: Smoke summary results for maint and current on Win32
9533              From: "Jan Dubois" <jand@activestate.com>
9534              Date: Mon, 14 May 2007 14:58:19 -0700
9535              Message-ID: <013401c79672$fbbdb320$f3391960$@com>
9536              
9537              Fixes non-threaded builds on Win32 (which had warnings with VC and
9538              errors with GCC) by compiling the statically linked extension
9539              Win32CORE with -DPERLDLL.
9540              
9541              The same fix should be applied more generally to all statically
9542              linked extensions so a further change may be forthcoming, but this
9543              at least gets the standard non-threaded build working again.
9544      Branch: perl
9545            ! ext/Win32CORE/Makefile.PL
9546 ____________________________________________________________________________
9547 [ 31219] By: steveh                                on 2007/05/15  08:15:32
9548         Log: Subject: RE: [perl #42925] Win32::GetLastError fails when first called
9549              From: "Jan Dubois" <jand@activestate.com>
9550              Date: Mon, 14 May 2007 15:18:22 -0700
9551              Message-ID: <014e01c79675$c8bfc6e0$5a3f54a0$@com>
9552              
9553              Improved test: make sure that Win32 isn't already loaded when you call
9554              Win32::GetLastError()
9555      Branch: perl
9556            ! ext/Win32CORE/t/win32core.t
9557 ____________________________________________________________________________
9558 [ 31218] By: nicholas                              on 2007/05/15  07:36:57
9559         Log: BASEOP isn't an exact multiple of 8 bytes, so reordering pmop and cop
9560              to put a 32 bit member first elimiates structure padding on LP64.
9561      Branch: perl
9562            ! cop.h op.h
9563 ____________________________________________________________________________
9564 [ 31217] By: nicholas                              on 2007/05/14  22:32:16
9565         Log: PERL_IMPLICIT_CONTEXT is usually defined for threads, so assume that
9566              its int needs a friend under LP64.
9567              gcc -Wpaddedspotted padding I'd missed in thrdvar.h
9568      Branch: perl
9569            ! intrpvar.h thrdvar.h
9570 ____________________________________________________________________________
9571 [ 31216] By: nicholas                              on 2007/05/14  22:16:04
9572         Log: Subject: [PATCH] threads::shared 1.11
9573              From: "Jerry D. Hedden" <jdhedden@cpan.org>
9574              Message-ID: <1ff86f510705140517n1c140d96nca36667bcbbc27f@mail.gmail.com>
9575              Date: Mon, 14 May 2007 08:17:51 -0400
9576      Branch: perl
9577            ! ext/threads/shared/Changes ext/threads/shared/README
9578            ! ext/threads/shared/shared.pm
9579 ____________________________________________________________________________
9580 [ 31215] By: steveh                                on 2007/05/14  16:56:22
9581         Log: Test for [perl #42925], which was fixed by #31214
9582      Branch: perl
9583            ! ext/Win32CORE/t/win32core.t
9584 ____________________________________________________________________________
9585 [ 31214] By: steveh                                on 2007/05/14  16:54:30
9586         Log: Subject: RE: [perl #42925] Win32::GetLastError fails when first called 
9587              From: "Jan Dubois" <jand@activestate.com>
9588              Date: Fri, 11 May 2007 16:55:17 -0700
9589              Message-ID: <02bd01c79427$d36140b0$7a23c210$@com>
9590      Branch: perl
9591            ! ext/Win32CORE/Win32CORE.c
9592 ____________________________________________________________________________
9593 [ 31213] By: steveh                                on 2007/05/14  16:22:04
9594         Log: Older versions of windres interpret "-I" as the input format,
9595              so use the long option name "--include-dir" instead.
9596      Branch: perl
9597            ! win32/makefile.mk
9598 ____________________________________________________________________________
9599 [ 31212] By: stevep                                on 2007/05/13  16:47:40
9600         Log: Upgrade to Encode-2.21
9601      Branch: perl
9602            + ext/Encode/lib/Encode/MIME/Name.pm ext/Encode/t/mime-name.t
9603            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Encode.xs
9604            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
9605            ! ext/Encode/lib/Encode/Encoding.pm
9606 ____________________________________________________________________________
9607 [ 31211] By: stevep                                on 2007/05/13  16:35:02
9608         Log: Subject: [PATCH] Restore Windows NT support
9609              From: "Jan Dubois" <jand@activestate.com>
9610              Date: Fri, 11 May 2007 18:25:39 -0700
9611              Message-ID: <02d101c79434$743be100$5cb3a300$@com>
9612      Branch: perl
9613            ! win32/perllib.c win32/vdir.h win32/win32.c
9614 ____________________________________________________________________________
9615 [ 31209] By: davem                                 on 2007/05/13  01:17:42
9616         Log: fix some (mostly MAD) compiler warnings
9617      Branch: perl
9618            ! perly.act perly.tab perly.y toke.c
9619 ____________________________________________________________________________
9620 [ 31208] By: davem                                 on 2007/05/12  22:44:02
9621         Log: Give the 'local' declarator a new key, such that 'local our'
9622              declaration don't have multiple 'd' keys.
9623              
9624              Subject:  [PATCH] mad: different key for the locale declarator
9625              From:  Gerard Goossen <gerard@tty.nl>
9626              Date:    Tue May 8 17:42:45 2007 +0200
9627              Message-Id:  <20070508171125.GI17043@ostwald>
9628      Branch: perl
9629            ! mad/Nomad.pm op.h perly.act perly.y
9630 ____________________________________________________________________________
9631 [ 31207] By: davem                                 on 2007/05/12  22:43:01
9632         Log: move the logic of combining '_' and '#' with the previous logic
9633              from Nomad.pm to dump.c. So they are already combined in the XML
9634              dump.
9635              
9636              Subject:  [PATCH] mad: combine whitespace keys '_' '#' in dump.c instead of Nomad.pm
9637              From:  Gerard Goossen <gerard@tty.nl>
9638              Date:    Sun Mar 25 13:36:31 2007 +0200
9639              Message-Id:  <20070508170341.GH17043@ostwald>
9640      Branch: perl
9641            ! dump.c mad/Nomad.pm
9642 ____________________________________________________________________________
9643 [ 31206] By: davem                                 on 2007/05/12  22:42:09
9644         Log: Subject:  [PATCH] Disable slurping assigned of split when PL_madskills
9645              From:  Gerard Goossen <gerard@tty.nl>
9646              Date:    Tue May 8 15:15:09 2007 +0200
9647              Message-Id:  <20070508164400.GA15860@ostwald>
9648      Branch: perl
9649            ! mad/Nomad.pm op.c op.h
9650 ____________________________________________________________________________
9651 [ 31205] By: davem                                 on 2007/05/12  22:41:17
9652         Log: Subject:  [PATCH] Disable !a&&b, !b||a optimalization when PL_madskills
9653              From:  Gerard Goossen <gerard@tty.nl>
9654              Date:    Tue May 8 16:09:17 2007 +0200
9655              Message-Id:  <20070508164556.GB15860@ostwald>
9656      Branch: perl
9657            ! op.c
9658 ____________________________________________________________________________
9659 [ 31204] By: davem                                 on 2007/05/12  22:40:05
9660         Log: Disable operator target setting for 'my' variables (OPpTARGET_MY)
9661              when madskills is active. Remove the p55 code required for dealing
9662              with the optimized tree.
9663              
9664              Subject:  [PATCH] disable operator with target my when madskills enabled
9665              From:  Gerard Goossen <gerard@tty.nl>
9666              Date:    Thu Apr 19 15:31:27 2007 +0200
9667              Message-Id:  <20070419133822.GG19244@ostwald>
9668              
9669              also:
9670              
9671              Remove the just remove madprop 'M' doc
9672              
9673              Message-ID: <20070419134549.GH19244@ostwald>
9674      Branch: perl
9675            ! mad/Nomad.pm op.c op.h
9676 ____________________________________________________________________________
9677 [ 31203] By: davem                                 on 2007/05/12  22:17:40
9678         Log: move PL_in_my and PL_in_my_stash into the PL_parser struct
9679      Branch: perl
9680            ! embedvar.h intrpvar.h op.c pad.c parser.h perlapi.h perly.act
9681            ! perly.y sv.c toke.c utf8.c
9682 ____________________________________________________________________________
9683 [ 31202] By: davem                                 on 2007/05/12  20:06:41
9684         Log: eliminate a stray PL_lex_state
9685      Branch: perl
9686            ! toke.c
9687 ____________________________________________________________________________
9688 [ 31201] By: davem                                 on 2007/05/12  19:51:37
9689         Log: save old PL_curcop value in parser struct
9690      Branch: perl
9691            ! parser.h toke.c
9692 ____________________________________________________________________________
9693 [ 31200] By: davem                                 on 2007/05/12  19:21:02
9694         Log: move PL_rsfp_filters into the parser struct
9695      Branch: perl
9696            ! embed.fnc embed.h embedvar.h
9697            ! ext/Devel/PPPort/parts/inc/variables
9698            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
9699            ! intrpvar.h op.c parser.h perl.c perl.h perlapi.h perly.act
9700            ! perly.tab perly.y pp_ctl.c proto.h sv.c toke.c
9701 ____________________________________________________________________________
9702 [ 31199] By: davem                                 on 2007/05/11  23:22:24
9703         Log: move PL_rsfp into the PL_parser struct
9704              and simplify its creation and destruction
9705      Branch: perl
9706            ! embed.fnc embed.h embedvar.h
9707            ! ext/Devel/PPPort/parts/inc/variables intrpvar.h op.c parser.h
9708            ! perl.c perlapi.h pp_ctl.c proto.h sv.c toke.c
9709 ____________________________________________________________________________
9710 [ 31198] By: nicholas                              on 2007/05/10  22:32:57
9711         Log: Work around to get Unicode tests passing.
9712      Branch: perl
9713            ! ext/Unicode/Normalize/mkheader
9714 ____________________________________________________________________________
9715 [ 31197] By: stevep                                on 2007/05/10  20:34:21
9716         Log: Fix Pod nit in perlfunc
9717      Branch: perl
9718            ! pod/perlfunc.pod
9719 ____________________________________________________________________________
9720 [ 31196] By: rgs                                   on 2007/05/10  14:49:37
9721         Log: Update the *::Compress::* modules maintainers information
9722      Branch: perl
9723            ! Porting/Maintainers.pl
9724 ____________________________________________________________________________
9725 [ 31195] By: rgs                                   on 2007/05/10  13:12:38
9726         Log: Replace a call to utf8::encode by a pack/unpack combination,
9727              so that code runs under 5.6 too
9728      Branch: perl
9729            ! lib/CGI/Util.pm
9730 ____________________________________________________________________________
9731 [ 31194] By: rgs                                   on 2007/05/10  12:41:08
9732         Log: Subject: Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
9733              From: Marc Lehmann <schmorp@schmorp.de>
9734              Date: Thu, 12 Apr 2007 08:41:53 +0200
9735              Message-ID: <20070412064153.GA22475@schmorp.de>
9736      Branch: perl
9737            ! ext/Encode/t/encoding.t ext/Storable/t/utf8hash.t
9738            ! ext/Unicode/Normalize/t/short.t lib/CGI/Util.pm
9739            ! pod/perlfunc.pod pp_pack.c t/op/chr.t t/op/pack.t
9740            ! t/op/utftaint.t
9741 ____________________________________________________________________________
9742 [ 31193] By: rgs                                   on 2007/05/10  10:39:13
9743         Log: New data for Unicode on older versions, thanks to Nicholas
9744              and Dave Rolsky
9745      Branch: perl
9746            ! lib/Module/CoreList.pm
9747 ____________________________________________________________________________
9748 [ 31192] By: rgs                                   on 2007/05/10  10:18:32
9749         Log: first_release() now returns the first release in the order of
9750              perl version numbers. Add a new method first_release_by_date()
9751              to keep the old behaviour available. Suggested by Michael G Schwern.
9752      Branch: perl
9753            ! lib/Module/CoreList.pm lib/Module/CoreList/t/corelist.t
9754 ____________________________________________________________________________
9755 [ 31191] By: rgs                                   on 2007/05/10  08:50:44
9756         Log: Subject: [PATCH] Fix bignum-0.21
9757              From: "Jerry D. Hedden" <jdhedden@cpan.org>
9758              Date: Wed, 9 May 2007 21:05:52 -0400
9759              Message-ID: <1ff86f510705091805n37c4137u16a35ca27810979f@mail.gmail.com>
9760      Branch: perl
9761            ! lib/bignum.pm lib/bignum/t/option_l.t
9762 ____________________________________________________________________________
9763 [ 31190] By: rgs                                   on 2007/05/10  08:39:04
9764         Log: Small fix to a previous patch on magic $<digit> variables.
9765              
9766              Subject: [PATCH]
9767              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
9768              Date: Thu, 10 May 2007 02:24:48 +0000
9769              Message-ID: <51dd1af80705091924q77c2ca23n30359779b96ab909@mail.gmail.com>
9770      Branch: perl
9771            ! mg.c
9772 ____________________________________________________________________________
9773 [ 31189] By: rgs                                   on 2007/05/10  08:27:35
9774         Log: Regarding precedence, filetest operators are the same than
9775              unary operators, but not regarding parsing and parentheses
9776              (see toke.c). Spotted by Eirik Berg Hanssen.
9777      Branch: perl
9778            ! pod/perlfunc.pod
9779 ____________________________________________________________________________
9780 [ 31188] By: steveh                                on 2007/05/10  08:09:18
9781         Log: Subject: Re: [perl #42869] Problem killing a pseudo-forked child on Win32
9782              From: Dave Mitchell <davem@iabyn.com>
9783              Date: Thu, 3 May 2007 22:39:23 +0100
9784              Message-ID: <20070503213923.GH24804@iabyn.com>
9785              
9786              Fixes the failure to kill a pseudo-forked child on Win32 described in
9787              [perl #42869], but the "Free to wrong pool" error remains
9788      Branch: perl
9789            ! win32/win32.c
9790 ____________________________________________________________________________
9791 [ 31187] By: merijn                                on 2007/05/09  22:09:24
9792         Log: Subject: [PATCH] Syntax error in Configure in blead
9793              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
9794              Date: Wed, 9 May 2007 20:30:04 +0000
9795              Message-ID: <51dd1af80705091330h1bb9b508g2154b03868b71d07@mail.gmail.com>
9796      Branch: perl
9797            ! Configure
9798 ____________________________________________________________________________
9799 [ 31185] By: rgs                                   on 2007/05/09  17:20:35
9800         Log: Subject: [PATCH] Remove unused parms in S_isa_lookup
9801              From: Andy Lester <andy@petdance.com>
9802              Date: Wed, 9 May 2007 11:49:13 -0500
9803              Message-Id: <1CBA316A-EC1D-4E8F-8DEE-35322F390358@petdance.com>
9804      Branch: perl
9805            ! embed.fnc embed.h proto.h universal.c
9806 ____________________________________________________________________________
9807 [ 31184] By: stevep                                on 2007/05/09  17:19:10
9808         Log: Partial reversion of bignum-0.21 to get tests to pass again.
9809      Branch: perl
9810            ! lib/bignum.pm lib/bignum/t/option_l.t
9811 ____________________________________________________________________________
9812 [ 31183] By: merijn                                on 2007/05/09  16:54:21
9813         Log: Typing is for secretaries
9814      Branch: perl
9815            ! Configure
9816 ____________________________________________________________________________
9817 [ 31181] By: merijn                                on 2007/05/09  16:41:01
9818         Log: Better help ; regen after backport #31114 ; RT#42886 ' in uname
9819      Branch: perl
9820            ! Configure
9821 ____________________________________________________________________________
9822 [ 31178] By: rgs                                   on 2007/05/09  15:56:57
9823         Log: Bump the version of Module::CoreList and add docs
9824              for the Unicode module name, that Merijn just added
9825      Branch: perl
9826            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
9827 ____________________________________________________________________________
9828 [ 31177] By: merijn                                on 2007/05/09  15:39:40
9829         Log: Added all traceable Unicode versions
9830      Branch: perl
9831            ! lib/Module/CoreList.pm
9832 ____________________________________________________________________________
9833 [ 31176] By: merijn                                on 2007/05/09  14:17:57
9834         Log: 1. Add Unicode UCD version; 2. sort *unique*; 3. remove win32/ext
9835      Branch: perl
9836            ! Porting/corelist.pl
9837 ____________________________________________________________________________
9838 [ 31175] By: rgs                                   on 2007/05/09  07:57:50
9839         Log: Add examples for h2xs -X, by Andy Armstrong
9840      Branch: perl
9841            ! utils/h2xs.PL
9842 ____________________________________________________________________________
9843 [ 31174] By: rgs                                   on 2007/05/09  07:53:47
9844         Log: Subject: Re: mro c3 infinite recursion problem. Attemp to free unreferenced scalar
9845              From: "Brandon Black" <blblack@gmail.com>
9846              Date: Tue, 8 May 2007 15:15:29 -0500
9847              Message-ID: <84621a60705081315hca3885duc14b8c3e44080853@mail.gmail.com>
9848      Branch: perl
9849            ! mro.c t/mro/recursion_c3.t
9850 ____________________________________________________________________________
9851 [ 31173] By: rgs                                   on 2007/05/08  22:19:21
9852         Log: Reapply patch 31028, that wasn't integrated in CPANPLUS
9853      Branch: perl
9854            ! lib/CPANPLUS/t/inc/conf.pl
9855 ____________________________________________________________________________
9856 [ 31172] By: stevep                                on 2007/05/08  16:40:51
9857         Log: Upgrade to Math-BigInt-FastCalc-0.14
9858      Branch: perl
9859            ! ext/Math/BigInt/FastCalc/FastCalc.pm
9860            ! ext/Math/BigInt/FastCalc/Makefile.PL
9861            ! ext/Math/BigInt/FastCalc/t/bigintfc.t
9862 ____________________________________________________________________________
9863 [ 31171] By: stevep                                on 2007/05/08  16:34:36
9864         Log: Upgrade to Module-Build-0.2808
9865      Branch: perl
9866            + lib/Module/Build/t/help.t lib/Module/Build/t/par.t
9867            ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod
9868            ! lib/Module/Build/Base.pm lib/Module/Build/Compat.pm
9869            ! lib/Module/Build/Notes.pm lib/Module/Build/t/basic.t
9870            ! lib/Module/Build/t/tilde.t lib/Module/Build/t/xs.t
9871 ____________________________________________________________________________
9872 [ 31170] By: stevep                                on 2007/05/08  15:09:20
9873         Log: Upgrade to CGI.pm-3.29
9874      Branch: perl
9875            ! lib/CGI.pm lib/CGI/Changes
9876 ____________________________________________________________________________
9877 [ 31169] By: stevep                                on 2007/05/08  14:36:47
9878         Log: Upgrage to bignum-0.21 and Math-BigRat-0.19
9879      Branch: perl
9880            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
9881            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/option_l.t
9882            ! lib/bigrat.pm
9883 ____________________________________________________________________________
9884 [ 31168] By: rgs                                   on 2007/05/08  12:38:04
9885         Log: Subject: [PATCH] Update CPANPLUS to 0.79_02
9886              From: "Jos I. Boumans" <kane@dwim.org>
9887              Date: Tue, 8 May 2007 14:05:34 +0200
9888              Message-Id: <D216B250-B8FA-488E-839B-27A187BAF04C@dwim.org>
9889      Branch: perl
9890            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
9891            ! lib/CPANPLUS/Dist/Base.pm lib/CPANPLUS/Dist/MM.pm
9892            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
9893            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
9894            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
9895            ! r-0.01.tar.gz.packed
9896            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
9897            ! tar.gz.packed
9898            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
9899            ! tar.gz.packed
9900            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
9901            ! r.gz.packed
9902            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
9903            ! tar.gz.packed
9904            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
9905            ! r.gz.packed
9906            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
9907            ! cked
9908            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
9909            ! lib/CPANPLUS/t/inc/conf.pl
9910 ____________________________________________________________________________
9911 [ 31167] By: rgs                                   on 2007/05/08  12:32:15
9912         Log: Subject: [PATCH] more consting
9913              From: andy@petdance.com (Andy Lester)
9914              Date: Mon, 7 May 2007 11:34:16 -0500
9915              Message-ID: <20070507163416.GA6187@petdance.com>
9916      Branch: perl
9917            ! hv.c mg.c mro.c sv.c
9918 ____________________________________________________________________________
9919 [ 31166] By: rgs                                   on 2007/05/07  15:39:49
9920         Log: Subject: Sync Tie::RefHash with CPAN (1.37)
9921              From: Yuval Kogman <nothingmuch@woobling.org>
9922              Date: Mon, 7 May 2007 18:35:08 +0300
9923              Message-ID: <20070507153508.GZ17982@woobling.org>
9924      Branch: perl
9925            ! lib/Tie/RefHash.pm lib/Tie/RefHash/threaded.t
9926 ____________________________________________________________________________
9927 [ 31165] By: nicholas                              on 2007/05/07  15:35:56
9928         Log: bytecode.pl:        Exterminate!
9929              ext/B/B/Asmdata.pm: Exterminate!
9930      Branch: perl
9931            - bytecode.pl ext/B/B/Asmdata.pm
9932            ! MANIFEST regen.pl vms/descrip_mms.template
9933 ____________________________________________________________________________
9934 [ 31164] By: nicholas                              on 2007/05/07  14:53:05
9935         Log: Given that @optype and @specialsv_name are hard coded tables, it seems
9936              more logical for them to be in B.pm, rather than in the "boilerplate"
9937              for the machine generated B/Asmdata.pm
9938      Branch: perl
9939            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Debug.pm
9940            ! ext/B/B/Terse.pm
9941 ____________________________________________________________________________
9942 [ 31163] By: rgs                                   on 2007/05/07  13:38:24
9943         Log: Fix [perl #42163] "use base" masks $SIG{__DIE__}
9944              adapted from a patch by Michael G Schwern
9945      Branch: perl
9946            ! lib/base.pm
9947 ____________________________________________________________________________
9948 [ 31159] By: rgs                                   on 2007/05/07  09:47:00
9949         Log: Upgrade to Math::BigInt 1.86
9950      Branch: perl
9951            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
9952            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
9953            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
9954            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
9955            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
9956            ! lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/bigroot.t
9957            ! lib/Math/BigInt/t/lib_load.t lib/Math/BigInt/t/mbi_rand.t
9958            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
9959            ! lib/Math/BigInt/t/with_sub.t
9960 ____________________________________________________________________________
9961 [ 31158] By: craigb                                on 2007/05/05  23:53:58
9962         Log: Archive::Extract test tries to do the logically impossible.
9963      Branch: perl
9964            ! lib/Archive/Extract/t/01_Archive-Extract.t
9965 ____________________________________________________________________________
9966 [ 31157] By: craigb                                on 2007/05/05  23:44:01
9967         Log: Make ppptools.pl allow a trailing dot in filenames for VMS.
9968      Branch: perl
9969            ! ext/Devel/PPPort/parts/ppptools.pl
9970 ____________________________________________________________________________
9971 [ 31156] By: craigb                                on 2007/05/05  23:42:42
9972         Log: Some filename dot and extension help for Module::Build on VMS.
9973      Branch: perl
9974            ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm
9975 ____________________________________________________________________________
9976 [ 31154] By: davem                                 on 2007/05/05  17:38:12
9977         Log: move PL_lex_state into the PL_parser struct
9978      Branch: perl
9979            ! embedvar.h intrpvar.h mg.c op.c parser.h perl.c perlapi.h
9980            ! pp_ctl.c sv.c toke.c
9981 ____________________________________________________________________________
9982 [ 31153] By: nicholas                              on 2007/05/05  17:35:22
9983         Log: Tweak change 30841 so that B works on maint too.
9984      Branch: perl
9985            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/t/concise-xs.t
9986 ____________________________________________________________________________
9987 [ 31152] By: nicholas                              on 2007/05/05  13:26:28
9988         Log: Shuffling PL_gensym saves 8 bytes on LP64 systems.
9989      Branch: perl
9990            ! intrpvar.h
9991 ____________________________________________________________________________
9992 [ 31148] By: davem                                 on 2007/05/05  00:49:51
9993         Log: migrate more variables to PL_parser struct:
9994              PL_nexttoke PL_curforce PL_nextval PL_nexttype
9995      Branch: perl
9996            ! embedvar.h intrpvar.h parser.h perlapi.h sv.c toke.c
9997 ____________________________________________________________________________
9998 [ 31147] By: davem                                 on 2007/05/04  22:18:42
9999         Log: move some more variables into the PL_parser struct:
10000              PL_bufptr PL_oldbufptr PL_oldoldbufptr
10001              PL_linestart PL_bufend
10002              PL_last_uni PL_last_lop PL_last_lop_op
10003      Branch: perl
10004            ! embedvar.h intrpvar.h op.c parser.h perl.h perlapi.h sv.c
10005            ! toke.c
10006 ____________________________________________________________________________
10007 [ 31142] By: rgs                                   on 2007/05/04  15:33:22
10008         Log: Add a few manpages to Maintainers.pl
10009      Branch: perl
10010            ! Porting/Maintainers.pl
10011 ____________________________________________________________________________
10012 [ 31141] By: rgs                                   on 2007/05/04  14:45:09
10013         Log: Add CPANPLUS to Maintainers.pl
10014      Branch: perl
10015            ! Porting/Maintainers.pl
10016 ____________________________________________________________________________
10017 [ 31140] By: rgs                                   on 2007/05/04  14:33:07
10018         Log: Subject: [PATCH] Add CPANPLUS::Dist::Build to the core
10019              From: "Jos I. Boumans" <kane@dwim.org>
10020              Date: Fri, 4 May 2007 14:41:39 +0200
10021              Message-Id: <58AAEC18-D5B6-4840-9FA5-B121D95446A3@dwim.org>
10022      Branch: perl
10023            + lib/CPANPLUS/Dist/Build.pm
10024            + lib/CPANPLUS/Dist/Build/Constants.pm
10025            + lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t
10026            + lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
10027            + lib/CPANPLUS/Dist/Build/t/inc/conf.pl
10028            + lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
10029            + lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
10030            ! MANIFEST
10031 ____________________________________________________________________________
10032 [ 31139] By: rgs                                   on 2007/05/04  14:17:54
10033         Log: A patch from ExtUtils::CBuilder::Base from :
10034              
10035              Subject: [PATCH] Add CPANPLUS::Dist::Build to the core
10036              From: "Jos I. Boumans" <kane@dwim.org>
10037              Date: Fri, 4 May 2007 14:41:39 +0200
10038              Message-Id: <58AAEC18-D5B6-4840-9FA5-B121D95446A3@dwim.org>
10039      Branch: perl
10040            ! lib/ExtUtils/CBuilder/Base.pm
10041 ____________________________________________________________________________
10042 [ 31138] By: rgs                                   on 2007/05/04  14:02:26
10043         Log: Subject: [perl #42844] careless use of gethostbyname() in Socket.xs 
10044              From: kan@dcit.cz (via RT) <perlbug-followup@perl.org>
10045              Date: Tue, 01 May 2007 09:17:22 -0700
10046              Message-ID: <rt-3.6.HEAD-6655-1178036242-364.42844-75-0@perl.org>
10047      Branch: perl
10048            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
10049 ____________________________________________________________________________
10050 [ 31137] By: rgs                                   on 2007/05/04  13:21:53
10051         Log: Subject: [PATCH] Documentation fixes for EGID/GID confusion
10052              From: David Leadbeater <dgl@dgl.cx>
10053              Date: Thu, 3 May 2007 18:27:13 +0100
10054              Message-ID: <20070503172713.GA23180@sirius.otherwize.co.uk>
10055      Branch: perl
10056            ! ext/POSIX/POSIX.pod pod/perlvar.pod
10057 ____________________________________________________________________________
10058 [ 31136] By: davem                                 on 2007/05/04  09:18:05
10059         Log: toke.c changes missed from change #31134
10060      Branch: perl
10061            ! toke.c
10062 ____________________________________________________________________________
10063 [ 31135] By: davem                                 on 2007/05/04  00:57:20
10064         Log: eliminate PL_bufend from util.c (missed from #30820)
10065      Branch: perl
10066            ! util.c
10067 ____________________________________________________________________________
10068 [ 31134] By: davem                                 on 2007/05/04  00:41:51
10069         Log: move PL_expect and PL_copline into the PL_parser structure
10070      Branch: perl
10071            ! embedvar.h ext/Devel/PPPort/parts/inc/variables intrpvar.h
10072            ! op.c parser.h perlapi.h perly.act perly.y sv.c
10073 ____________________________________________________________________________
10074 [ 31132] By: steveh                                on 2007/05/03  17:17:01
10075         Log: Fix breakages caused by #31130:
10076              report_uninit was not exported on Win32 and
10077              my_reg_numbered_buff_length had wrong prototype
10078      Branch: perl
10079            ! embed.fnc embed.h ext/re/re.xs global.sym proto.h
10080 ____________________________________________________________________________
10081 [ 31131] By: steveh                                on 2007/05/03  16:41:29
10082         Log: Silence some VC6 compiler warnings in the regex code
10083      Branch: perl
10084            ! embed.fnc ext/re/re.xs proto.h regcomp.c
10085 ____________________________________________________________________________
10086 [ 31130] By: rgs                                   on 2007/05/03  16:04:13
10087         Log: Subject: [PATCH] FETCH/STORE/LENGTH callbacks for numbered capture variables
10088              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
10089              Date: Tue, 1 May 2007 23:58:44 +0000
10090              Message-ID: <51dd1af80705011658g1156e14cw4d2b21a8d772ed41@mail.gmail.com>
10091      Branch: perl
10092            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym gv.c
10093            ! mg.c perl.h pod/perlreapi.pod proto.h regcomp.c regcomp.h
10094            ! regexp.h t/op/tr.t universal.c
10095 ____________________________________________________________________________
10096 [ 31127] By: nicholas                              on 2007/05/03  14:45:32
10097         Log: Move PL_delayedisa into a better spot in the interpreter structure.
10098      Branch: perl
10099            ! thrdvar.h
10100 ____________________________________________________________________________
10101 [ 31126] By: rgs                                   on 2007/05/03  14:30:49
10102         Log: Subject: [PATCH] Add John Peacock as maintainer of version.pm
10103              From: Gerard Goossen <gerard@tty.nl>
10104              Date: Thu, 3 May 2007 16:23:58 +0200
10105              Message-ID: <20070503142358.GE27210@ostwald>
10106      Branch: perl
10107            ! Porting/Maintainers.pl
10108 ____________________________________________________________________________
10109 [ 31125] By: nicholas                              on 2007/05/03  14:23:14
10110         Log: Initialise PL_delayedisa on thread clone.
10111      Branch: perl
10112            ! sv.c
10113 ____________________________________________________________________________
10114 [ 31124] By: rgs                                   on 2007/05/03  13:35:18
10115         Log: Subject: [PATCH lib/ExtUtils/t/MM_Unix.t]  Fix warning.
10116              From: Abigail <abigail@abigail.be>
10117              Date: Tue, 24 Apr 2007 00:37:15 +0200
10118              Message-ID: <20070423223715.GB544@abigail.nl>
10119      Branch: perl
10120            ! lib/ExtUtils/t/MM_Unix.t
10121 ____________________________________________________________________________
10122 [ 31123] By: rgs                                   on 2007/05/03  09:30:08
10123         Log: Subject: The revenge of the consts
10124              From: andy@petdance.com (Andy Lester)
10125              Date: Thu, 3 May 2007 00:45:54 -0500
10126              Message-ID: <20070503054554.GA30975@petdance.com>
10127      Branch: perl
10128            ! av.c embed.fnc numeric.c proto.h regcomp.c
10129 ____________________________________________________________________________
10130 [ 31122] By: rgs                                   on 2007/05/03  09:24:47
10131         Log: Subject: Re: mro status, etc
10132              From: "Brandon Black" <blblack@gmail.com>
10133              Date: Mon, 30 Apr 2007 16:45:54 -0500
10134              Message-ID: <84621a60704301445y37e9b05ey235210a8e5547cc1@mail.gmail.com>
10135      Branch: perl
10136            ! embedvar.h lib/mro.pm mg.c perlapi.h pp_hot.c
10137            ! t/mro/recursion_c3.t t/mro/recursion_dfs.t thrdvar.h
10138 ____________________________________________________________________________
10139 [ 31121] By: steveh                                on 2007/05/03  07:51:17
10140         Log: Fix a CPANPLUS test that fails when run on a read-only source tree
10141              (such as a p4 client repository)
10142      Branch: perl
10143            ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Internals/Source.pm
10144 ____________________________________________________________________________
10145 [ 31120] By: nicholas                              on 2007/05/02  16:26:24
10146         Log: Get PERL_OLD_COPY_ON_WRITE passing all tests, apart from
10147              ext/Compress/Raw/Zlib/t/07bufsize.t
10148              which still puzzles me.
10149      Branch: perl
10150            ! regcomp.c
10151 ____________________________________________________________________________
10152 [ 31119] By: rgs                                   on 2007/05/02  15:32:38
10153         Log: Subject: [perl #42839] Swatch hash cache has key mismatch 
10154              From: Jonathan Steinert (via RT) <perlbug-followup@perl.org>
10155              Date: Tue, 01 May 2007 05:18:52 -0700
10156              Message-ID: <rt-3.6.HEAD-30557-1178021932-1416.42839-75-0@perl.org>
10157      Branch: perl
10158            + t/uni/cache.t
10159            ! MANIFEST lib/utf8_heavy.pl
10160 ____________________________________________________________________________
10161 [ 31118] By: rgs                                   on 2007/05/02  14:28:45
10162         Log: Subject: [PATCH] tweak some regexp params to avoid warnings
10163              From: demerphq <demerphq@gmail.com>
10164              Date: Tue, 1 May 2007 23:46:40 +0200
10165              Message-ID: <9b18b3110705011446h2113221cndf70af928d72505@mail.gmail.com>
10166      Branch: perl
10167            ! embed.fnc perl.h proto.h regexec.c regexp.h
10168 ____________________________________________________________________________
10169 [ 31117] By: rgs                                   on 2007/05/02  12:42:04
10170         Log: Upgrade to XSLoader 0.08
10171      Branch: perl
10172            ! ext/DynaLoader/XSLoader_pm.PL
10173 ____________________________________________________________________________
10174 [ 31116] By: rgs                                   on 2007/05/02  12:17:22
10175         Log: Subject: [PATCH] When FETCHSIZE returns <0 perl segfaults
10176              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
10177              Date: Tue, 1 May 2007 21:06:47 +0000
10178              Message-ID: <51dd1af80705011406j7897772bm58e9c770183ef3ed@mail.gmail.com>
10179      Branch: perl
10180            ! mg.c pod/perldiag.pod t/op/tiearray.t
10181 ____________________________________________________________________________
10182 [ 31115] By: steveh                                on 2007/05/02  11:22:19
10183         Log: Fix threaded builds (broken by change #31112)
10184      Branch: perl
10185            ! embed.fnc embed.h proto.h util.c
10186 ____________________________________________________________________________
10187 [ 31114] By: steveh                                on 2007/05/02  08:43:08
10188         Log: Subject: [PATCH-revised] Remove ext/Thread
10189              From: "Jerry D. Hedden" <jdhedden@cpan.org>
10190              Date: Mon, 30 Apr 2007 17:06:28 -0400
10191              Message-ID: <1ff86f510704301406t6373912ame78fea5c7a148cf4@mail.gmail.com>
10192      Branch: perl
10193            - ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/Queue.pmx
10194            - ext/Thread/README ext/Thread/README.threads
10195            - ext/Thread/Semaphore.pmx ext/Thread/Thread.xs
10196            - ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
10197            - ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
10198            - ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
10199            - ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
10200            - ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
10201            - ext/Thread/unsync.tx ext/Thread/unsync2.tx
10202            - ext/Thread/unsync3.tx ext/Thread/unsync4.tx
10203            ! Configure Cross/config.sh-arm-linux INSTALL MANIFEST
10204            ! NetWare/Makefile NetWare/config.wc Porting/config.sh
10205            ! hints/vmesa.sh lib/Carp/Heavy.pm perl.h plan9/config_sh.sample
10206            ! pod/perlmodlib.pod pod/perlothrtut.pod pod/perlthrtut.pod
10207            ! toke.c win32/Makefile win32/Makefile.ce
10208            ! win32/ce-helpers/cecopy-lib.pl win32/config.bc win32/config.ce
10209            ! win32/config.gc win32/config.vc win32/config.vc64
10210            ! win32/config_sh.PL win32/makefile.mk
10211 ____________________________________________________________________________
10212 [ 31113] By: stevep                                on 2007/05/01  18:20:02
10213         Log: Fixing a Perl_my_dirfd() related test failure.
10214      Branch: perl
10215            ! t/op/chdir.t
10216 ____________________________________________________________________________
10217 [ 31112] By: stevep                                on 2007/05/01  15:32:15
10218         Log: Add Perl_my_dirfd() to util.c
10219      Branch: perl
10220            ! doio.c embed.fnc embed.h global.sym handy.h pp_sys.c proto.h
10221            ! t/op/stat.t util.c
10222 ____________________________________________________________________________
10223 [ 31111] By: rgs                                   on 2007/05/01  11:50:36
10224         Log: Subject: Re: [PATCH] Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE and unicode tr18
10225              From: demerphq <demerphq@gmail.com>
10226              Date: Tue, 1 May 2007 12:35:37 +0200
10227              Message-ID: <9b18b3110705010335w1924941ep3eb925a3ed597604@mail.gmail.com>
10228      Branch: perl
10229            ! regcomp.c
10230 ____________________________________________________________________________
10231 [ 31110] By: rgs                                   on 2007/04/30  15:34:29
10232         Log: Two new manpages, by Abigail
10233      Branch: perl
10234            + pod/perlrebackslash.pod pod/perlrecharclass.pod
10235            ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template
10236            ! win32/pod.mak
10237 ____________________________________________________________________________
10238 [ 31109] By: rgs                                   on 2007/04/30  12:21:50
10239         Log: Signedness nit, found by Jarkko
10240      Branch: perl
10241            ! regexec.c
10242 ____________________________________________________________________________
10243 [ 31108] By: rgs                                   on 2007/04/30  10:18:15
10244         Log: Subject: [PATCH] make mad/PLXML.pm use strict
10245              From: Gerard Goossen <gerard@tty.nl>
10246              Date: Thu, 19 Apr 2007 14:56:13 +0200
10247              Message-ID: <20070419125613.GF19244@ostwald>
10248      Branch: perl
10249            ! mad/PLXML.pm
10250 ____________________________________________________________________________
10251 [ 31107] By: rgs                                   on 2007/04/30  09:22:58
10252         Log: Subject: Re: mro status, etc
10253              From: "Brandon Black" <blblack@gmail.com>
10254              Date: Sun, 29 Apr 2007 17:27:03 -0500
10255              Message-ID: <84621a60704291527y1b39be37l221ef66e4c828f66@mail.gmail.com>
10256      Branch: perl
10257            ! embedvar.h gv.c hv.c hv.h intrpvar.h lib/mro.pm mg.c mro.c
10258            ! op.c perl.c perlapi.h pod/perlapi.pod pod/perlboot.pod
10259            ! pod/perlobj.pod pod/perltoot.pod pp.c pp_hot.c scope.c sv.c
10260            ! t/mro/method_caching.t universal.c
10261 ____________________________________________________________________________
10262 [ 31106] By: rgs                                   on 2007/04/30  08:42:44
10263         Log: Subject: Re: [PATCH] Cleanup of the regexp API
10264              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
10265              Date: Fri, 27 Apr 2007 02:22:25 +0000
10266              Message-ID: <51dd1af80704261922j3db0615wa86ccc4cb65b2713@mail.gmail.com>
10267      Branch: perl
10268            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
10269            ! perl.h pod/perlreapi.pod pp_hot.c proto.h regcomp.c regcomp.h
10270            ! regexec.c regexp.h
10271 ____________________________________________________________________________
10272 [ 31105] By: craigb                                on 2007/04/28  16:06:01
10273         Log: VMS-specific tweak to FindBin for when $0 returns a unix-style filespec.
10274      Branch: perl
10275            ! lib/FindBin.pm
10276 ____________________________________________________________________________
10277 [ 31104] By: craigb                                on 2007/04/28  14:28:00
10278         Log: Don't try to build old Thread extension on VMS when -Duseithreads
10279              has been chosen.
10280      Branch: perl
10281            ! configure.com
10282 ____________________________________________________________________________
10283 [ 31103] By: steveh                                on 2007/04/27  17:12:05
10284         Log: Do the same as #31095 for Win32
10285      Branch: perl
10286            ! win32/FindExt.pm
10287 ____________________________________________________________________________
10288 [ 31102] By: rgs                                   on 2007/04/27  14:19:15
10289         Log: Subject: Re: Analysis of problems with mixed encoding case insensitive matches in regex engine.
10290              From: demerphq <demerphq@gmail.com>
10291              Date: Fri, 27 Apr 2007 16:09:56 +0200
10292              Message-ID: <9b18b3110704270709y50ef652ci436b3bb29abca275@mail.gmail.com>
10293      Branch: perl
10294            ! Porting/regcharclass.pl regcharclass.h regcomp.c regexec.c
10295            ! t/op/pat.t win32/Makefile
10296 ____________________________________________________________________________
10297 [ 31101] By: rgs                                   on 2007/04/27  13:10:06
10298         Log: Reindent bash functions properly
10299      Branch: perl
10300            ! pod/perlhack.pod
10301 ____________________________________________________________________________
10302 [ 31098] By: rgs                                   on 2007/04/27  07:56:05
10303         Log: Subject: [PATCH] Cargo-cult fix for an AIX build problem
10304              From: "Jan Dubois" <jand@activestate.com>
10305              Date: Thu, 26 Apr 2007 17:02:01 -0700
10306              Message-ID: <048b01c7885f$48862510$d9926f30$@com>
10307      Branch: perl
10308            ! Makefile.SH
10309 ____________________________________________________________________________
10310 [ 31097] By: rgs                                   on 2007/04/27  07:55:34
10311         Log: Fix a signed/unsigned comparison warning
10312      Branch: perl
10313            ! regexec.c
10314 ____________________________________________________________________________
10315 [ 31096] By: merijn                                on 2007/04/27  06:16:02
10316         Log: More up-to-date info about the metaunits
10317      Branch: perl
10318            ! Porting/pumpkin.pod
10319 ____________________________________________________________________________
10320 [ 31095] By: merijn                                on 2007/04/27  06:03:52
10321         Log: Subject: [PATCH] special Configure handling for IO/Compress modules no longer needed
10322              From: "Craig A. Berry" <craigberry@mac.com>
10323              Date: Thu, 26 Apr 2007 18:59:15 -0500
10324              Message-Id: <p06240812c256eae2b552@[172.16.52.1]>
10325      Branch: perl
10326            ! Configure
10327 ____________________________________________________________________________
10328 [ 31093] By: nicholas                              on 2007/04/26  20:43:13
10329         Log: Avoid a SIGBUS caused by passing a U32 pointer to utf8_to_uvchr(),
10330              which expects a STRLEN pointer.
10331              Avoid some signed/unsigned casting warnings by adding casts.
10332      Branch: perl
10333            ! regcomp.c regexec.c
10334 ____________________________________________________________________________
10335 [ 31092] By: rgs                                   on 2007/04/26  16:57:55
10336         Log: strxfrm() returns a size_t, not a ssize_t. See:
10337              
10338              Subject: locale.c usage of strxfrm
10339              From: "Devin Heitmueller" <devin.heitmueller@gmail.com>
10340              Date: Fri, 20 Apr 2007 18:20:21 -0400
10341              Message-ID: <412bdbff0704201520i7aac0189n74f0cef5c5213f41@mail.gmail.com>
10342      Branch: perl
10343            ! locale.c
10344 ____________________________________________________________________________
10345 [ 31091] By: rgs                                   on 2007/04/26  16:29:01
10346         Log: Fix a bug in method caching. Better version (broader) of change #29336.
10347              
10348              Subject: Re: mro status, etc
10349              From: "Brandon Black" <blblack@gmail.com>
10350              Date: Thu, 26 Apr 2007 10:52:20 -0500
10351              Message-ID: <84621a60704260852y5a3dd2a5jeb633bb46cc7a8c0@mail.gmail.com>
10352      Branch: perl
10353            ! pp_hot.c sv.c t/mro/method_caching.t
10354 ____________________________________________________________________________
10355 [ 31090] By: rgs                                   on 2007/04/26  14:27:18
10356         Log: Doc nit, by Peter Scott
10357      Branch: perl
10358            ! README
10359 ____________________________________________________________________________
10360 [ 31089] By: nicholas                              on 2007/04/26  14:26:13
10361         Log: Subject: Re: VMS and Win32 Makefiles in change 31059
10362              From: Steve Hay <steve.hay@uk.radan.com>
10363              Message-ID: <46306D01.6070607@uk.radan.com>
10364              Date: Thu, 26 Apr 2007 10:12:33 +0100
10365      Branch: perl
10366            ! win32/Makefile win32/makefile.mk
10367 ____________________________________________________________________________
10368 [ 31088] By: rgs                                   on 2007/04/26  13:58:34
10369         Log: Remove the Thread typemap
10370      Branch: perl
10371            - ext/Thread/typemap
10372            ! MANIFEST
10373 ____________________________________________________________________________
10374 [ 31087] By: rgs                                   on 2007/04/26  13:15:14
10375         Log: Subject: mro status, etc
10376              From: "Brandon Black" <blblack@gmail.com>
10377              Date: Wed, 25 Apr 2007 18:37:21 -0500
10378              Message-ID: <84621a60704251637v1f4a3f84y19b39461166e3631@mail.gmail.com>
10379      Branch: perl
10380            ! mro.c
10381 ____________________________________________________________________________
10382 [ 31086] By: rgs                                   on 2007/04/26  13:05:29
10383         Log: Fix mro docs.
10384              
10385              Subject: Re: mro callbacks patch
10386              From: "Brandon Black" <blblack@gmail.com>
10387              Date: Mon, 23 Apr 2007 18:58:39 -0500
10388              Message-ID: <84621a60704231658o4c85783ere3c3e90dd614c30b@mail.gmail.com>
10389      Branch: perl
10390            ! embed.fnc embed.h global.sym mro.c pod/perlapi.pod
10391            ! pod/perlintern.pod proto.h
10392 ____________________________________________________________________________
10393 [ 31085] By: rgs                                   on 2007/04/26  12:53:30
10394         Log: Forgot to submit regcomp.c in change #31081
10395      Branch: perl
10396            ! regcomp.c
10397 ____________________________________________________________________________
10398 [ 31084] By: rgs                                   on 2007/04/26  12:47:57
10399         Log: Do the same thing as change #31082, but for warnings.pm.
10400      Branch: perl
10401            ! lib/warnings.pm warnings.pl
10402 ____________________________________________________________________________
10403 [ 31083] By: davem                                 on 2007/04/26  12:36:45
10404         Log: eliminate "unused var" warning
10405      Branch: perl
10406            ! perl.c
10407 ____________________________________________________________________________
10408 [ 31082] By: rgs                                   on 2007/04/26  10:51:36
10409         Log: Subject: Re: The Strict trap
10410              From: Johan Vromans <jvromans@squirrel.nl>
10411              Date: Wed, 25 Apr 2007 16:12:58 +0200
10412              Message-ID: <m2lkggilud.fsf@phoenix.squirrel.nl>
10413      Branch: perl
10414            ! ext/Storable/t/code.t lib/strict.pm
10415 ____________________________________________________________________________
10416 [ 31081] By: rgs                                   on 2007/04/26  10:23:30
10417         Log: Subject: Re: Analysis of problems with mixed encoding case insensitive matches in regex engine.
10418              From: demerphq <demerphq@gmail.com>
10419              Date: Tue, 24 Apr 2007 16:46:05 +0200
10420              Message-ID: <9b18b3110704240746u461e4bdcl208ef7d7f9c5ef64@mail.gmail.com>
10421      Branch: perl
10422            ! Porting/regcharclass.pl regcharclass.h regcomp.h regcomp.sym
10423            ! regexec.c regnodes.h t/op/pat.t
10424 ____________________________________________________________________________
10425 [ 31080] By: rgs                                   on 2007/04/26  07:09:32
10426         Log: Subject: [PATCH] fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701)
10427              From: Alexey Tourbin <at@altlinux.ru>
10428              Date: Wed, 25 Apr 2007 18:12:22 +0400
10429              Message-ID: <20070425141222.GA24828@solemn.turbinal>
10430      Branch: perl
10431            + ext/Fcntl/t/mode.t
10432            ! MANIFEST ext/Fcntl/Fcntl.pm
10433 ____________________________________________________________________________
10434 [ 31079] By: rgs                                   on 2007/04/25  16:17:01
10435         Log: Subject: [PATCH] Safely store user locks in threads::shared
10436              From: "Jerry D. Hedden" <jdhedden@cpan.org>
10437              Date: Mon, 23 Apr 2007 13:21:11 -0400
10438              Message-ID: <1ff86f510704231021l6989ee0bkd68ab89e99bf8c6b@mail.gmail.com>
10439      Branch: perl
10440            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
10441            ! ext/threads/shared/shared.xs
10442 ____________________________________________________________________________
10443 [ 31078] By: rgs                                   on 2007/04/25  16:13:54
10444         Log: Subject: [PATCH] Thread.xs doesn't need magic sig anymore
10445              From: "Jerry D. Hedden" <jdhedden@cpan.org>
10446              Date: Mon, 23 Apr 2007 13:25:20 -0400
10447              Message-ID: <1ff86f510704231025y22d30ecfk1ebc418f2b3a0bf7@mail.gmail.com>
10448      Branch: perl
10449            ! ext/Thread/Thread.xs
10450 ____________________________________________________________________________
10451 [ 31077] By: rgs                                   on 2007/04/25  15:31:29
10452         Log: Small perlivp.PL updates
10453              
10454              Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph
10455              From: Johan Vromans <jvromans@squirrel.nl>
10456              Date: Wed, 25 Apr 2007 14:37:16 +0200
10457              Message-ID: <m2r6q8iq9v.fsf@phoenix.squirrel.nl>
10458      Branch: perl
10459            ! utils/perlivp.PL
10460 ____________________________________________________________________________
10461 [ 31076] By: rgs                                   on 2007/04/25  15:19:21
10462         Log: overload must not load XS modules at compile time, or perl
10463              doesn't compile.
10464              overload must not clobber $! or $@ behind the scenes when
10465              loading an XS module.
10466      Branch: perl
10467            ! lib/overload.pm
10468 ____________________________________________________________________________
10469 [ 31075] By: rgs                                   on 2007/04/25  15:03:21
10470         Log: Remove a now redundant require
10471      Branch: perl
10472            ! lib/overload.pm
10473 ____________________________________________________________________________
10474 [ 31074] By: rgs                                   on 2007/04/25  14:53:57
10475         Log: Move the require at the top of the file.
10476              Else, Test::More has test failures.
10477      Branch: perl
10478            ! lib/overload.pm
10479 ____________________________________________________________________________
10480 [ 31073] By: rgs                                   on 2007/04/25  12:15:55
10481         Log: Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph
10482              From: "Brandon Black" <blblack@gmail.com>
10483              Date: Tue, 24 Apr 2007 07:58:44 -0500
10484              Message-ID: <84621a60704240558q7ff65863l803c6f9b9b8ca4a6@mail.gmail.com>
10485      Branch: perl
10486            ! ext/DynaLoader/t/DynaLoader.t lib/overload.pm
10487 ____________________________________________________________________________
10488 [ 31072] By: stevep                                on 2007/04/25  11:00:34
10489         Log: Upgrade to CPAN-1.9101
10490      Branch: perl
10491            ! lib/CPAN.pm lib/CPAN/Kwalify/distroprefs.dd
10492 ____________________________________________________________________________
10493 [ 31069] By: nicholas                              on 2007/04/25  09:54:17
10494         Log: Avoid the need for 2 casts added in 31055 by using a better type for
10495              the local variable. Add an assertion that another cast is not a data
10496              loss (and that there is no buffer overflow)
10497      Branch: perl
10498            ! ext/Devel/Peek/Peek.xs utf8.c
10499 ____________________________________________________________________________
10500 [ 31068] By: nicholas                              on 2007/04/25  09:32:50
10501         Log: Remove vestigical include of <ctype.h>, which came from a previous
10502              version that tried to make the initialiser out of a single "" string.
10503              (Which turned out to be over 509 characters long)
10504      Branch: perl
10505            ! generate_uudmap.c
10506 ____________________________________________________________________________
10507 [ 31067] By: rgs                                   on 2007/04/25  08:42:27
10508         Log: Subject: [PATCH] perlre.pod spellcheck
10509              From: "Alexandr Ciornii" <alexchorny@gmail.com>
10510              Date: Tue, 24 Apr 2007 00:45:05 +0300
10511              Message-ID: <2f1541220704231445w6fa7bfcbl41c9b6f56fb70feb@mail.gmail.com>
10512      Branch: perl
10513            ! pod/perlre.pod
10514 ____________________________________________________________________________
10515 [ 31066] By: merijn                                on 2007/04/25  08:12:16
10516         Log: Leave try.c and include files where they are if we need them later
10517      Branch: perl
10518            ! Configure
10519 ____________________________________________________________________________
10520 [ 31064] By: rgs                                   on 2007/04/25  08:10:05
10521         Log: Subject: [PATCH] Move hash action constants to hv.h
10522              From: "Jerry D. Hedden" <jdhedden@cpan.org>
10523              Date: Tue, 24 Apr 2007 10:35:43 -0400
10524              Message-ID: <1ff86f510704240735t50cfc159g59b55726ac5ac64b@mail.gmail.com>
10525      Branch: perl
10526            ! ext/Hash/Util/FieldHash/FieldHash.xs hv.c hv.h
10527 ____________________________________________________________________________
10528 [ 31063] By: rgs                                   on 2007/04/25  08:08:18
10529         Log: perlguts nit, found by Jerry D. Hedden
10530      Branch: perl
10531            ! pod/perlguts.pod
10532 ____________________________________________________________________________
10533 [ 31062] By: craigb                                on 2007/04/25  03:10:23
10534         Log: Work a little harder at building generate_uudmap on VMS.
10535      Branch: perl
10536            ! vms/descrip_mms.template
10537 ____________________________________________________________________________
10538 [ 31061] By: stevep                                on 2007/04/25  01:06:23
10539         Log: Upgrade to Encode-2.20
10540      Branch: perl
10541            + ext/Encode/lib/Encode/GSM0338.pm
10542            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/Changes
10543            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10544            ! ext/Encode/Makefile.PL ext/Encode/bin/piconv
10545            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Config.pm
10546            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/gsm0338.t
10547            ! ext/Encode/t/mime-header.t
10548 ____________________________________________________________________________
10549 [ 31060] By: nicholas                              on 2007/04/24  23:16:12
10550         Log: Ooops. It helps to p4 add the new file.
10551      Branch: perl
10552            + generate_uudmap.c
10553 ____________________________________________________________________________
10554 [ 31059] By: nicholas                              on 2007/04/24  23:10:05
10555         Log: Make PL_uudmap a constant global. Remove the run time initialisation
10556              code, and instead use it to generate a header at perl build time.
10557              By removing uudmap from the interpreter structure we save 256 bytes
10558              per child thread.
10559      Branch: perl
10560            ! MANIFEST Makefile.SH embedvar.h intrpvar.h perl.h perlapi.h
10561            ! pp_pack.c sv.c vms/descrip_mms.template win32/Makefile
10562            ! win32/makefile.mk
10563 ____________________________________________________________________________
10564 [ 31058] By: davem                                 on 2007/04/24  16:42:12
10565         Log: move PL_linestr from the interpreter struct to the parser struct
10566      Branch: perl
10567            ! cop.h embedvar.h intrpvar.h parser.h perl.c perlapi.h pp_ctl.c
10568            ! sv.c toke.c
10569 ____________________________________________________________________________
10570 [ 31057] By: steveh                                on 2007/04/24  13:31:29
10571         Log: Silence VC6 warning about not all control paths returning a value
10572      Branch: perl
10573            ! mro.c
10574 ____________________________________________________________________________
10575 [ 31056] By: steveh                                on 2007/04/24  13:11:50
10576         Log: Fix a function signature missed by #31027 to silence a VC6 warning
10577      Branch: perl
10578            ! ext/re/re.xs
10579 ____________________________________________________________________________
10580 [ 31055] By: steveh                                on 2007/04/24  12:17:00
10581         Log: Silence 5 "possible loss of data" warnings from VC6
10582      Branch: perl
10583            ! ext/Devel/Peek/Peek.xs toke.c utf8.c
10584 ____________________________________________________________________________
10585 [ 31054] By: steveh                                on 2007/04/24  12:16:07
10586         Log: Subject: [perl #42648] [PATCH] crash in win32/VMem.h when out of memory 
10587              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
10588              Date: Fri, 20 Apr 2007 14:49:08 -0700
10589              Message-ID: <rt-3.6.HEAD-30201-1177105747-239.42648-75-0@perl.org>
10590      Branch: perl
10591            ! win32/vmem.h
10592 ____________________________________________________________________________
10593 [ 31053] By: rgs                                   on 2007/04/24  11:25:56
10594         Log: Adjust test count.
10595      Branch: perl
10596            ! ext/B/t/concise-xs.t
10597 ____________________________________________________________________________
10598 [ 31052] By: rgs                                   on 2007/04/24  10:35:15
10599         Log: Fix potential precedence problem
10600      Branch: perl
10601            ! op.c
10602 ____________________________________________________________________________
10603 [ 31051] By: rgs                                   on 2007/04/24  10:34:20
10604         Log: Remove unnecessarily paranoid protection in pp_defined
10605      Branch: perl
10606            ! pp_hot.c
10607 ____________________________________________________________________________
10608 [ 31050] By: rgs                                   on 2007/04/24  10:32:33
10609         Log: Fix a bug in dor assignment (@x //= 1 was triggering an
10610              assertion failure)
10611      Branch: perl
10612            ! op.c
10613 ____________________________________________________________________________
10614 [ 31049] By: rgs                                   on 2007/04/24  10:31:28
10615         Log: Remove the code that handles assignment to state variables
10616      Branch: perl
10617            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod
10618            ! pp_hot.c t/lib/warnings/op t/op/state.t
10619 ____________________________________________________________________________
10620 [ 31048] By: merijn                                on 2007/04/24  06:01:41
10621         Log: Subject: [PATCH t/base/num.t] Typo fix.
10622              From: Abigail <abigail@abigail.be>
10623              Date: Tue, 24 Apr 2007 00:48:26 +0200
10624              Message-ID: <20070423224826.GC544@abigail.nl>
10625      Branch: perl
10626            ! t/base/num.t
10627 ____________________________________________________________________________
10628 [ 31047] By: craigb                                on 2007/04/24  03:18:34
10629         Log: Reduce directory depth for IO::Compress modules.
10630      Branch: perl
10631           +> (branch 94 files)
10632            - ext/IO/Compress/Base/Changes ext/IO/Compress/Base/Makefile.PL
10633            - ext/IO/Compress/Base/README
10634            - ext/IO/Compress/Base/lib/File/GlobMapper.pm
10635            - ext/IO/Compress/Base/lib/IO/Compress/Base.pm
10636            - ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
10637            - ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
10638            - ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
10639            - ext/IO/Compress/Base/private/MakeUtil.pm
10640            - ext/IO/Compress/Base/t/01misc.t
10641            - ext/IO/Compress/Base/t/globmapper.t
10642            - ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
10643            - ext/IO/Compress/Zlib/README
10644            - ext/IO/Compress/Zlib/examples/gzappend
10645            - ext/IO/Compress/Zlib/examples/gzcat
10646            - ext/IO/Compress/Zlib/examples/gzgrep
10647            - ext/IO/Compress/Zlib/examples/gzstream
10648            - ext/IO/Compress/Zlib/examples/unzip
10649            - ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
10650            - ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
10651            - ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
10652            - ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
10653            - ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
10654            - ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
10655            - ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
10656            - ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
10657            - ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
10658            - ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
10659            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
10660            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
10661            - ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
10662            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
10663            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
10664            - ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
10665            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
10666            - ext/IO/Compress/Zlib/private/MakeUtil.pm
10667            - ext/IO/Compress/Zlib/t/001zlib-generic-deflate.t
10668            - ext/IO/Compress/Zlib/t/001zlib-generic-gzip.t
10669            - ext/IO/Compress/Zlib/t/001zlib-generic-rawdeflate.t
10670            - ext/IO/Compress/Zlib/t/001zlib-generic-zip.t
10671            - ext/IO/Compress/Zlib/t/002any-deflate.t
10672            - ext/IO/Compress/Zlib/t/002any-gzip.t
10673            - ext/IO/Compress/Zlib/t/002any-rawdeflate.t
10674            - ext/IO/Compress/Zlib/t/002any-transparent.t
10675            - ext/IO/Compress/Zlib/t/002any-zip.t
10676            - ext/IO/Compress/Zlib/t/004gziphdr.t
10677            - ext/IO/Compress/Zlib/t/005defhdr.t
10678            - ext/IO/Compress/Zlib/t/010examples.t
10679            - ext/IO/Compress/Zlib/t/020isize.t
10680            - ext/IO/Compress/Zlib/t/050interop-gzip.t
10681            - ext/IO/Compress/Zlib/t/100generic-deflate.t
10682            - ext/IO/Compress/Zlib/t/100generic-gzip.t
10683            - ext/IO/Compress/Zlib/t/100generic-rawdeflate.t
10684            - ext/IO/Compress/Zlib/t/100generic-zip.t
10685            - ext/IO/Compress/Zlib/t/101truncate-deflate.t
10686            - ext/IO/Compress/Zlib/t/101truncate-gzip.t
10687            - ext/IO/Compress/Zlib/t/101truncate-rawdeflate.t
10688            - ext/IO/Compress/Zlib/t/101truncate-zip.t
10689            - ext/IO/Compress/Zlib/t/102tied-deflate.t
10690            - ext/IO/Compress/Zlib/t/102tied-gzip.t
10691            - ext/IO/Compress/Zlib/t/102tied-rawdeflate.t
10692            - ext/IO/Compress/Zlib/t/102tied-zip.t
10693            - ext/IO/Compress/Zlib/t/103newtied-deflate.t
10694            - ext/IO/Compress/Zlib/t/103newtied-gzip.t
10695            - ext/IO/Compress/Zlib/t/103newtied-rawdeflate.t
10696            - ext/IO/Compress/Zlib/t/103newtied-zip.t
10697            - ext/IO/Compress/Zlib/t/104destroy-deflate.t
10698            - ext/IO/Compress/Zlib/t/104destroy-gzip.t
10699            - ext/IO/Compress/Zlib/t/104destroy-rawdeflate.t
10700            - ext/IO/Compress/Zlib/t/104destroy-zip.t
10701            - ext/IO/Compress/Zlib/t/105oneshot-deflate.t
10702            - ext/IO/Compress/Zlib/t/105oneshot-gzip-only.t
10703            - ext/IO/Compress/Zlib/t/105oneshot-gzip.t
10704            - ext/IO/Compress/Zlib/t/105oneshot-rawdeflate.t
10705            - ext/IO/Compress/Zlib/t/105oneshot-zip-only.t
10706            - ext/IO/Compress/Zlib/t/105oneshot-zip.t
10707            - ext/IO/Compress/Zlib/t/106prime-deflate.t
10708            - ext/IO/Compress/Zlib/t/106prime-gzip.t
10709            - ext/IO/Compress/Zlib/t/106prime-rawdeflate.t
10710            - ext/IO/Compress/Zlib/t/106prime-zip.t
10711            - ext/IO/Compress/Zlib/t/107multi-deflate.t
10712            - ext/IO/Compress/Zlib/t/107multi-gzip.t
10713            - ext/IO/Compress/Zlib/t/107multi-rawdeflate.t
10714            - ext/IO/Compress/Zlib/t/107multi-zip.t
10715            - ext/IO/Compress/Zlib/t/108anyunc-deflate.t
10716            - ext/IO/Compress/Zlib/t/108anyunc-gzip.t
10717            - ext/IO/Compress/Zlib/t/108anyunc-rawdeflate.t
10718            - ext/IO/Compress/Zlib/t/108anyunc-transparent.t
10719            - ext/IO/Compress/Zlib/t/108anyunc-zip.t
10720            - ext/IO/Compress/Zlib/t/109merge-deflate.t
10721            - ext/IO/Compress/Zlib/t/109merge-gzip.t
10722            - ext/IO/Compress/Zlib/t/109merge-rawdeflate.t
10723            - ext/IO/Compress/Zlib/t/109merge-zip.t
10724            ! MANIFEST
10725 ____________________________________________________________________________
10726 [ 31046] By: davem                                 on 2007/04/23  23:01:18
10727         Log: eliminate some uses of PL_linestr in perl.c
10728      Branch: perl
10729            ! embed.fnc embed.h perl.c proto.h
10730 ____________________________________________________________________________
10731 [ 31045] By: davem                                 on 2007/04/23  22:27:27
10732         Log: inline S_init_lexer() and regen
10733      Branch: perl
10734            ! embed.fnc embed.h embedvar.h perl.c perlapi.h proto.h
10735 ____________________________________________________________________________
10736 [ 31044] By: davem                                 on 2007/04/23  22:04:59
10737         Log: make initialisation of PL_sv_no etc unconditional
10738      Branch: perl
10739            ! perl.c
10740 ____________________________________________________________________________
10741 [ 31043] By: merijn                                on 2007/04/23  20:55:05
10742         Log: Missed quotes in protocheck for rm_try
10743      Branch: perl
10744            ! Configure
10745 ____________________________________________________________________________
10746 [ 31040] By: merijn                                on 2007/04/23  17:35:53
10747         Log: Major *try* cleanup: introduce $rm_try; Some whitespace cleanups;
10748              Small textual nit from Jarkko
10749      Branch: perl
10750            ! Configure
10751 ____________________________________________________________________________
10752 [ 31038] By: nicholas                              on 2007/04/23  16:36:31
10753         Log: Remove the unnecessary allocation of and assignment to hunk[3], as the
10754              perl API functions called don't need a NUL terminated string.
10755      Branch: perl
10756            ! pp_pack.c
10757 ____________________________________________________________________________
10758 [ 31037] By: rgs                                   on 2007/04/23  15:31:48
10759         Log: Switch to hex format for integer constants in regcharclass.h
10760              (Yves Orton). Also, avoid trailing spaces.
10761      Branch: perl
10762            ! Porting/regcharclass.pl regcharclass.h
10763 ____________________________________________________________________________
10764 [ 31036] By: rgs                                   on 2007/04/23  15:07:52
10765         Log: Upgrade to Term::ANSIColor 1.12.
10766      Branch: perl
10767            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
10768            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/t/basic.t
10769 ____________________________________________________________________________
10770 [ 31034] By: nicholas                              on 2007/04/23  14:40:05
10771         Log: More variable reordering saves another 40 bytes from the interpreter
10772              structure. (on LP64). Zero cost space saving! Woohoo!
10773      Branch: perl
10774            ! intrpvar.h pod/perltodo.pod thrdvar.h
10775 ____________________________________________________________________________
10776 [ 31033] By: rgs                                   on 2007/04/23  13:17:05
10777         Log: Subject: [PATCH] Un-mathom Perl_save_I16
10778              From: "Jerry D. Hedden" <jdhedden@cpan.org>
10779              Date: Mon, 23 Apr 2007 09:10:01 -0400
10780              Message-ID: <1ff86f510704230610t13c62378s381eaceae3e7e9b1@mail.gmail.com>
10781      Branch: perl
10782            ! mathoms.c scope.c
10783 ____________________________________________________________________________
10784 [ 31032] By: rgs                                   on 2007/04/23  13:10:56
10785         Log: A safer version of CopFILE, by Jarkko
10786      Branch: perl
10787            ! cop.h
10788 ____________________________________________________________________________
10789 [ 31031] By: rgs                                   on 2007/04/23  12:30:12
10790         Log: Change boilerplate of regcharclass.h
10791      Branch: perl
10792            ! Porting/regcharclass.pl regcharclass.h
10793 ____________________________________________________________________________
10794 [ 31030] By: rgs                                   on 2007/04/23  12:25:10
10795         Log: Add Yves Orton's script to regenerate regcharclass.h
10796      Branch: perl
10797            + Porting/regcharclass.pl
10798            ! MANIFEST regcharclass.h
10799 ____________________________________________________________________________
10800 [ 31029] By: rgs                                   on 2007/04/23  10:02:13
10801         Log: Remove generated test files from CPANPLUS
10802      Branch: perl
10803            - lib/CPANPLUS/t/dummy-localmirror/01mailrc.txt.gz.packed
10804            - lib/CPANPLUS/t/dummy-localmirror/02packages.details.txt.gz.pac
10805            - ked lib/CPANPLUS/t/dummy-localmirror/03modlist.data.gz.packed
10806            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Bundle
10807            - -Foo-Bar-0.01.tar.gz.packed
10808            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/CHECKS
10809            - UMS
10810            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Foo-Ba
10811            - r-0.01.tar.gz.packed
10812            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/perl5.
10813            - 005_03.tar.gz.packed
10814            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/CHECKSUM
10815            - S
10816            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/Foo-Bar-
10817            - 0.01.tar.gz.packed
10818            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/CHECKS
10819            - UMS
10820            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/Foo-Ba
10821            - r-0.01.tar.gz.packed
10822            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/CHECKSUM
10823            - S
10824            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/Foo-Bar-
10825            - 0.01.tar.gz.packed
10826            ! MANIFEST
10827 ____________________________________________________________________________
10828 [ 31028] By: rgs                                   on 2007/04/23  09:53:41
10829         Log: Patch to config to avoid failures in the perl core due
10830              to too much verbosity (by Jos Boumans)
10831      Branch: perl
10832            ! lib/CPANPLUS/t/inc/conf.pl
10833 ____________________________________________________________________________
10834 [ 31027] By: rgs                                   on 2007/04/23  09:39:38
10835         Log: Subject: Re: [PATCH (incomplete)] Make regcomp use SV* sv, instead of char* exp, char* xend
10836              From: <avarab@gmail.com>
10837              Date: Sat, 21 Apr 2007 21:30:47 +0000
10838              Message-ID: <51dd1af80704211430m6ad1b4afy49b069faa61e33a9@mail.gmail.com>
10839      Branch: perl
10840            ! embed.fnc embed.h op.c perl.h pod/perlreapi.pod pp_ctl.c
10841            ! proto.h regcomp.c regexec.c regexp.h uupacktool.pl
10842 ____________________________________________________________________________
10843 [ 31026] By: rgs                                   on 2007/04/23  09:04:31
10844         Log: Subject: [PATCH] Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE and unicode tr18
10845              From: demerphq <demerphq@gmail.com>
10846              Date: Sun, 22 Apr 2007 23:34:55 +0200
10847              Message-ID: <9b18b3110704221434g43457742p28cab00289f83639@mail.gmail.com>
10848      Branch: perl
10849            + regcharclass.h
10850            ! MANIFEST lib/unicore/mktables pod/perlre.pod regcomp.c
10851            ! regcomp.h regcomp.sym regexec.c regnodes.h t/op/pat.t
10852            ! t/op/re_tests t/op/regexp.t
10853 ____________________________________________________________________________
10854 [ 31025] By: rgs                                   on 2007/04/23  08:21:50
10855         Log: An optimisation to the MRO code, by Brandon Black,
10856              plus more comments.
10857      Branch: perl
10858            ! mro.c
10859 ____________________________________________________________________________
10860 [ 31024] By: craigb                                on 2007/04/23  03:14:53
10861         Log: Shorten long symbols in mro.c to avoid name mangling on VMS.
10862      Branch: perl
10863            ! mro.c
10864 ____________________________________________________________________________
10865 [ 31023] By: nicholas                              on 2007/04/22  22:57:54
10866         Log: Fix problems caused by downsizing in change 31017. (Which don't show
10867              up until you test on a "real" architecture)
10868      Branch: perl
10869            ! pp_ctl.c utf8.c
10870 ____________________________________________________________________________
10871 [ 31022] By: rgs                                   on 2007/04/22  15:08:45
10872         Log: Reflect change of path for Module::Pluggable's tests in Maintainers.pl
10873      Branch: perl
10874            ! Porting/Maintainers.pl
10875 ____________________________________________________________________________
10876 [ 31021] By: rgs                                   on 2007/04/22  15:03:27
10877         Log: Add missing file to MANIFEST
10878      Branch: perl
10879            ! MANIFEST
10880 ____________________________________________________________________________
10881 [ 31020] By: rgs                                   on 2007/04/22  15:03:13
10882         Log: Subject: [PATCH] Update CPANPLUS to 0.79_01
10883              From: "Jos I. Boumans" <kane@xs4all.nl>
10884              Date: Sun, 22 Apr 2007 10:18:10 +0200
10885              Message-Id: <BDAACA85-8D3E-4104-9B03-9DB247EDA080@xs4all.nl>
10886      Branch: perl
10887            + lib/CPANPLUS/t/15_CPANPLUS-Shell.t
10888            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm lib/CPANPLUS/Dist/MM.pm
10889            ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Internals/Constants.pm
10890            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell.pm
10891            ! lib/CPANPLUS/Shell/Default.pm
10892            ! lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
10893            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
10894            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
10895            ! r-0.01.tar.gz.packed
10896            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
10897            ! tar.gz.packed
10898            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
10899            ! tar.gz.packed
10900            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
10901            ! r.gz.packed
10902            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
10903            ! tar.gz.packed
10904            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
10905            ! r.gz.packed
10906            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
10907            ! cked
10908            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
10909            ! lib/CPANPLUS/t/inc/conf.pl
10910 ____________________________________________________________________________
10911 [ 31019] By: craigb                                on 2007/04/22  14:34:28
10912         Log: Move Module::Pluggable tests up under main test directory.
10913      Branch: perl
10914           +> (branch 50 files)
10915            - lib/Module/Pluggable/t/01use.t
10916            - lib/Module/Pluggable/t/02alsoworks.t
10917            - lib/Module/Pluggable/t/02works.t
10918            - lib/Module/Pluggable/t/02works_taint.t
10919            - lib/Module/Pluggable/t/03diffname.t
10920            - lib/Module/Pluggable/t/04acmedir.t
10921            - lib/Module/Pluggable/t/04acmedir_single.t
10922            - lib/Module/Pluggable/t/04acmepath.t
10923            - lib/Module/Pluggable/t/04acmepath_single.t
10924            - lib/Module/Pluggable/t/05postpath.t
10925            - lib/Module/Pluggable/t/06multipath.t
10926            - lib/Module/Pluggable/t/07instantiate.t
10927            - lib/Module/Pluggable/t/08nothing.t
10928            - lib/Module/Pluggable/t/09require.t
10929            - lib/Module/Pluggable/t/10innerpack.t
10930            - lib/Module/Pluggable/t/10innerpack_inner.t
10931            - lib/Module/Pluggable/t/10innerpack_noinner.t
10932            - lib/Module/Pluggable/t/10innerpack_override.t
10933            - lib/Module/Pluggable/t/11usetwice.t
10934            - lib/Module/Pluggable/t/12only.t
10935            - lib/Module/Pluggable/t/12onlyarray.t
10936            - lib/Module/Pluggable/t/12onlyregex.t
10937            - lib/Module/Pluggable/t/13except.t
10938            - lib/Module/Pluggable/t/13exceptarray.t
10939            - lib/Module/Pluggable/t/13exceptregex.t
10940            - lib/Module/Pluggable/t/14package.t
10941            - lib/Module/Pluggable/t/15topicsafe.t
10942            - lib/Module/Pluggable/t/16different_extension.t
10943            - lib/Module/Pluggable/t/17devel_inner_package.t
10944            - lib/Module/Pluggable/t/18skipped_package.t
10945            - lib/Module/Pluggable/t/19can_ok_clobber.t
10946            - lib/Module/Pluggable/t/20dodgy_files.t
10947            - lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
10948            - lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
10949            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
10950            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
10951            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
10952            - lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
10953            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
10954            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
10955            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
10956            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
10957            - lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
10958            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
10959            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
10960            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
10961            - lib/Module/Pluggable/t/lib/No/Middle.pm
10962            - lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm
10963            - lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
10964            - lib/Module/Pluggable/t/lib/TA/C/A/I.pm
10965            ! MANIFEST t/TEST t/harness
10966 ____________________________________________________________________________
10967 [ 31018] By: craigb                                on 2007/04/22  00:50:18
10968         Log: Make t/harness find the t/mro tests
10969      Branch: perl
10970            ! t/harness
10971 ____________________________________________________________________________
10972 [ 31017] By: nicholas                              on 2007/04/21  21:47:34
10973         Log: Various variables in intrpvar.h and thrdvar.h are considerably larger
10974              than they need to be.
10975      Branch: perl
10976            ! intrpvar.h pad.c thrdvar.h
10977 ____________________________________________________________________________
10978 [ 31016] By: nicholas                              on 2007/04/21  21:46:27
10979         Log: Fix bug in change 31015 - saving the wrong size of variable.
10980      Branch: perl
10981            ! toke.c
10982 ____________________________________________________________________________
10983 [ 31015] By: nicholas                              on 2007/04/21  19:05:08
10984         Log: Several members of struct yy_parser can go on a diet. Some I32s were
10985              actually only holding chars.
10986      Branch: perl
10987            ! intrpvar.h op.c parser.h perl.h toke.c
10988 ____________________________________________________________________________
10989 [ 31014] By: nicholas                              on 2007/04/21  18:41:39
10990         Log: By re-ordering declarations in interpvar.h and thrdvar.h, reduce the
10991              size of the interpreter structure. (For LP64, from 3712 to 3584, for
10992              ILP32, from 2288 to 2248).
10993      Branch: perl
10994            ! intrpvar.h thrdvar.h
10995 ____________________________________________________________________________
10996 [ 31013] By: nicholas                              on 2007/04/21  17:01:53
10997         Log: Remove widesyscalls and numeric_compat1, two unused per-interpreter
10998              variables retained for binary compatibility, something which we no
10999              longer maintain back to 5.6.x.
11000      Branch: perl
11001            ! intrpvar.h
11002 ____________________________________________________________________________
11003 [ 31012] By: nicholas                              on 2007/04/21  13:54:28
11004         Log: Eliminate Internals::inc_sub_generation, which nothing now calls.
11005      Branch: perl
11006            ! universal.c
11007 ____________________________________________________________________________
11008 [ 31010] By: nicholas                              on 2007/04/21  11:42:43
11009         Log: Where possible, use SvIV instead of SvIVX, SvNV instead of SvNVX,
11010              SvUV instead of SvUVX, and SvPV* variants instead of SvPVX*.
11011              Document that the non-x variants are preferable whenever the expression
11012              has no side effects. (Compilers perform common subexression
11013              elimination). Likewise SvREFCNT_inc simple variants are valid for all
11014              cases apart from expressions with side effects.
11015      Branch: perl
11016            ! doio.c op.c pod/perlapi.pod pp.c pp_ctl.c pp_sys.c sv.c sv.h
11017 ____________________________________________________________________________
11018 [ 31009] By: nicholas                              on 2007/04/21  10:28:59
11019         Log: Storing PL_sv_yes over itself is as cheap as calling hv_exists(), so
11020              always store it, to save the (second) store call. SvIVx is more
11021              expensive than SvIVX, so use the latter. Reorder the other call to
11022              hv_store() to be immediately after the call to hv_exists(), to try to
11023              avoid thrashing the CPU cache.
11024      Branch: perl
11025            ! mro.c
11026 ____________________________________________________________________________
11027 [ 31008] By: nicholas                              on 2007/04/21  09:43:27
11028         Log: In Perl_mro_get_linear_isa_dfs(), by treating the local variable sv as
11029              an array of size 1, we can merge two arms and reduce code duplication.
11030      Branch: perl
11031            ! mro.c
11032 ____________________________________________________________________________
11033 [ 31007] By: rgs                                   on 2007/04/21  09:29:45
11034         Log: Typo fix by Abigail
11035      Branch: perl
11036            ! ext/Hash/Util/FieldHash/t/02_function.t
11037 ____________________________________________________________________________
11038 [ 31005] By: rgs                                   on 2007/04/21  09:20:56
11039         Log: Upgrade to version-0.7203.
11040              Plus a change in Module::Build::Version, specific to bleadperl.
11041      Branch: perl
11042            ! ext/DynaLoader/t/XSLoader.t lib/Module/Build/Version.pm
11043            ! lib/Module/Build/t/metadata.t lib/Module/Build/t/moduleinfo.t
11044            ! lib/version.pm lib/version.pod lib/version.t perl.c
11045            ! t/comp/use.t t/op/sprintf.t universal.c util.c
11046 ____________________________________________________________________________
11047 [ 31004] By: rgs                                   on 2007/04/21  09:08:04
11048         Log: Completely remove Test::More from the MRO tests, by Brandon Black
11049      Branch: perl
11050            ! t/mro/basic.t t/mro/basic_01_c3.t t/mro/basic_01_dfs.t
11051            ! t/mro/basic_02_c3.t t/mro/basic_02_dfs.t t/mro/basic_03_c3.t
11052            ! t/mro/basic_03_dfs.t t/mro/basic_04_c3.t t/mro/basic_04_dfs.t
11053            ! t/mro/basic_05_c3.t t/mro/basic_05_dfs.t t/mro/complex_c3.t
11054            ! t/mro/complex_dfs.t t/mro/dbic_c3.t t/mro/dbic_dfs.t
11055            ! t/mro/next_method.t t/mro/next_skip.t t/mro/vulcan_c3.t
11056            ! t/mro/vulcan_dfs.t
11057 ____________________________________________________________________________
11058 [ 31003] By: rgs                                   on 2007/04/21  09:06:38
11059         Log: Small optimisations, by Brandon Black
11060      Branch: perl
11061            ! mro.c
11062 ____________________________________________________________________________
11063 [ 31002] By: rgs                                   on 2007/04/21  09:05:41
11064         Log: Code comments, by Brandon Black
11065      Branch: perl
11066            ! mro.c
11067 ____________________________________________________________________________
11068 [ 31001] By: rgs                                   on 2007/04/21  08:55:16
11069         Log: Subject: [PATCH] Bug in Hash::Util::FieldHash
11070              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
11071              Date: Sat, 21 Apr 2007 02:11:00 +0200
11072              Message-Id: <DFEC2420-9301-40EC-A986-80D0290B2C8F@mailbox.tu-berlin.de>
11073      Branch: perl
11074            ! ext/Hash/Util/FieldHash/Changes
11075            ! ext/Hash/Util/FieldHash/FieldHash.xs
11076            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
11077            ! ext/Hash/Util/FieldHash/t/02_function.t
11078 ____________________________________________________________________________
11079 [ 31000] By: nicholas                              on 2007/04/20  19:34:15
11080         Log: Terser source code in Perl_mro_meta_dup()
11081      Branch: perl
11082            ! mro.c
11083 ____________________________________________________________________________
11084 [ 30999] By: nicholas                              on 2007/04/20  16:09:31
11085         Log: Make struct mro_meta 4(ish) bytes smaller.
11086      Branch: perl
11087            ! hv.h
11088 ____________________________________________________________________________
11089 [ 30998] By: rgs                                   on 2007/04/20  15:38:47
11090         Log: Shorten some file names
11091      Branch: perl
11092           +> t/mro/next_NEXT.t t/mro/next_edgecases.t t/mro/next_inanon.t
11093           +> t/mro/next_ineval.t t/mro/next_skip.t
11094            - t/mro/next_method_edge_cases.t t/mro/next_method_in_anon.t
11095            - t/mro/next_method_in_eval.t t/mro/next_method_skip.t
11096            - t/mro/next_method_used_with_NEXT.t
11097            ! MANIFEST
11098 ____________________________________________________________________________
11099 [ 30997] By: rgs                                   on 2007/04/20  15:03:57
11100         Log: Silence some diagnostic messages when running within the core tests.
11101              By Jerry D. Hedden
11102      Branch: perl
11103            ! lib/Archive/Extract/t/01_Archive-Extract.t
11104            ! lib/Archive/Tar/t/02_methods.t
11105 ____________________________________________________________________________
11106 [ 30996] By: rgs                                   on 2007/04/20  14:22:26
11107         Log: Nit to S_isa_lookup by Brandon Black
11108      Branch: perl
11109            ! universal.c
11110 ____________________________________________________________________________
11111 [ 30995] By: rgs                                   on 2007/04/20  14:20:42
11112         Log: Additions to perldiag for MRO, by Brandon Black.
11113      Branch: perl
11114            ! pod/perldiag.pod
11115 ____________________________________________________________________________
11116 [ 30994] By: rgs                                   on 2007/04/20  13:54:26
11117         Log: A little bit more safe version of HvMROMETA
11118      Branch: perl
11119            ! hv.h
11120 ____________________________________________________________________________
11121 [ 30993] By: rgs                                   on 2007/04/20  13:42:21
11122         Log: Don't use Test::More in core tests (at least, where
11123              that's possible, that is where is_deeply() isn't used)
11124      Branch: perl
11125            ! t/mro/c3_with_overload.t t/mro/inconsistent_c3.t
11126            ! t/mro/method_caching.t t/mro/next_method_edge_cases.t
11127            ! t/mro/next_method_in_anon.t t/mro/next_method_in_eval.t
11128            ! t/mro/next_method_used_with_NEXT.t t/mro/overload_c3.t
11129            ! t/mro/overload_dfs.t t/mro/recursion_c3.t
11130            ! t/mro/recursion_dfs.t
11131 ____________________________________________________________________________
11132 [ 30992] By: rgs                                   on 2007/04/20  11:55:37
11133         Log: Subject: Re: [PATCH] madprop about forced words
11134              From: Gerard Goossen <gerard@tty.nl>
11135              Date: Thu, 19 Apr 2007 13:33:21 +0200
11136              Message-ID: <20070419113321.GE19244@ostwald>
11137      Branch: perl
11138            ! op.h toke.c
11139 ____________________________________________________________________________
11140 [ 30991] By: rgs                                   on 2007/04/20  11:49:36
11141         Log: Subject: [perl #42614] NAN_COMPARE_BROKEN.DIV_BY_NAN_BUG (with patch) 
11142              From: patrick.dugnolle@bnpparibas.com (via RT) <perlbug-followup@perl.org>
11143              Date: Thu, 19 Apr 2007 06:34:18 -0700
11144              Message-ID: <rt-3.6.HEAD-6655-1176989657-125.42614-75-0@perl.org>
11145      Branch: perl
11146            ! pp.c
11147 ____________________________________________________________________________
11148 [ 30990] By: rgs                                   on 2007/04/20  08:04:41
11149         Log: Clean the MRO documentation up
11150      Branch: perl
11151            ! lib/mro.pm
11152 ____________________________________________________________________________
11153 [ 30989] By: stevep                                on 2007/04/20  01:58:55
11154         Log: Upgrade to CPAN-1.91
11155      Branch: perl
11156            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
11157            ! lib/CPAN/t/10version.t
11158 ____________________________________________________________________________
11159 [ 30988] By: rgs                                   on 2007/04/19  17:28:38
11160         Log: Simpler version, and that zeroes the allocated memory
11161      Branch: perl
11162            ! mro.c
11163 ____________________________________________________________________________
11164 [ 30987] By: rgs                                   on 2007/04/19  17:15:25
11165         Log: Use Newxc instead of casting by hand
11166      Branch: perl
11167            ! mro.c
11168 ____________________________________________________________________________
11169 [ 30986] By: rgs                                   on 2007/04/19  17:07:14
11170         Log: A Tolkien quote for mro.c, found by Audrey Tang.
11171      Branch: perl
11172            ! mro.c
11173 ____________________________________________________________________________
11174 [ 30985] By: steveh                                on 2007/04/19  16:20:09
11175         Log: Fix non-threaded build on Win32 following #30980
11176      Branch: perl
11177            ! makedef.pl
11178 ____________________________________________________________________________
11179 [ 30984] By: rgs                                   on 2007/04/19  15:06:53
11180         Log: Fix compilation error with threads
11181      Branch: perl
11182            ! mro.c
11183 ____________________________________________________________________________
11184 [ 30983] By: rgs                                   on 2007/04/19  15:04:19
11185         Log: Adjust the warning category in the test, too
11186      Branch: perl
11187            ! t/lib/warnings/gv
11188 ____________________________________________________________________________
11189 [ 30982] By: rgs                                   on 2007/04/19  14:53:36
11190         Log: Put the "Can't locate package..." warnings in the "syntax"
11191              category, as documented
11192      Branch: perl
11193            ! gv.c mro.c universal.c
11194 ____________________________________________________________________________
11195 [ 30981] By: rgs                                   on 2007/04/19  14:50:11
11196         Log: Change an "Internal error" message to the more common "panic"
11197              in the C3 MRO code
11198      Branch: perl
11199            ! mro.c
11200 ____________________________________________________________________________
11201 [ 30980] By: rgs                                   on 2007/04/19  14:48:20
11202         Log: Subject: Re: new C3 MRO patch
11203              From: "Brandon Black" <blblack@gmail.com>
11204              Date: Tue, 17 Apr 2007 13:14:36 -0500
11205              Message-ID: <84621a60704171114k29b0460el5b08ce5185d55ed5@mail.gmail.com>
11206      Branch: perl
11207            + lib/mro.pm mro.c t/mro/basic.t t/mro/basic_01_c3.t
11208            + t/mro/basic_01_dfs.t t/mro/basic_02_c3.t t/mro/basic_02_dfs.t
11209            + t/mro/basic_03_c3.t t/mro/basic_03_dfs.t t/mro/basic_04_c3.t
11210            + t/mro/basic_04_dfs.t t/mro/basic_05_c3.t t/mro/basic_05_dfs.t
11211            + t/mro/c3_with_overload.t t/mro/complex_c3.t
11212            + t/mro/complex_dfs.t t/mro/dbic_c3.t t/mro/dbic_dfs.t
11213            + t/mro/inconsistent_c3.t t/mro/method_caching.t
11214            + t/mro/next_method.t t/mro/next_method_edge_cases.t
11215            + t/mro/next_method_in_anon.t t/mro/next_method_in_eval.t
11216            + t/mro/next_method_skip.t t/mro/next_method_used_with_NEXT.t
11217            + t/mro/overload_c3.t t/mro/overload_dfs.t t/mro/recursion_c3.t
11218            + t/mro/recursion_dfs.t t/mro/vulcan_c3.t t/mro/vulcan_dfs.t
11219            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.fnc
11220            ! embed.h ext/B/t/b.t global.sym gv.c hv.c hv.h lib/constant.pm
11221            ! lib/overload.pm mg.c op.c perl.c pod/perlapi.pod pp_hot.c
11222            ! proto.h scope.c sv.c t/TEST t/op/magic.t universal.c
11223            ! vms/descrip_mms.template win32/Makefile win32/Makefile.ce
11224            ! win32/makefile.mk
11225 ____________________________________________________________________________
11226 [ 30979] By: steveh                                on 2007/04/19  12:15:30
11227         Log: Subject: [PATCH] Allow sending SIGINT to child processes on Windows *if* they are running Perl
11228              From: "Jan Dubois" <jand@activestate.com>
11229              Date: Mon, 16 Apr 2007 17:52:25 -0700
11230              Message-ID: <01e301c7808a$ac0cca30$04265e90$@com>
11231      Branch: perl
11232            ! win32/win32.c
11233 ____________________________________________________________________________
11234 [ 30978] By: steveh                                on 2007/04/19  07:54:42
11235         Log: Subject: [PATCH - again] Re: [perl #41574] cond_wait hang ups under MSWin32
11236              From: "Jerry D. Hedden" <jdhedden@cpan.org>
11237              Date: Wed, 18 Apr 2007 14:32:16 -0400
11238              Message-ID: <1ff86f510704181132qf94b413mfda6aaa0f347df28@mail.gmail.com>
11239              
11240              Makes the test "TODO" on Win32, where it is not reliable, and turns
11241              the 50 separate tests in one single test for less line noise
11242      Branch: perl
11243            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
11244            ! ext/threads/shared/t/stress.t
11245 ____________________________________________________________________________
11246 [ 30977] By: merijn                                on 2007/04/18  19:04:40
11247         Log: 1. Move #30327 to the generation location
11248              2. Regen after backports
11249              3. Include Jarkko's $run and \n patch
11250      Branch: perl
11251            ! Configure Porting/config_h.pl config_h.SH
11252 ____________________________________________________________________________
11253 [ 30973] By: steveh                                on 2007/04/18  08:40:42
11254         Log: Add a test for the bug fixed by #30970
11255      Branch: perl
11256            + t/op/kill0.t
11257            ! MANIFEST
11258 ____________________________________________________________________________
11259 [ 30972] By: rgs                                   on 2007/04/18  08:36:24
11260         Log: Sys::Syslog was missing from Maintainers.pl
11261      Branch: perl
11262            ! Porting/Maintainers.pl
11263 ____________________________________________________________________________
11264 [ 30971] By: steveh                                on 2007/04/17  17:12:23
11265         Log: These test scripts probably wanted BEGIN blocks,
11266              not just blocks with "BEGIN:" labels.
11267      Branch: perl
11268            ! t/comp/multiline.t t/op/exec.t
11269 ____________________________________________________________________________
11270 [ 30970] By: steveh                                on 2007/04/17  11:13:23
11271         Log: Subject: [PATCH] Fix kill(0, $pid) on Windows
11272              From: "Jan Dubois" <jand@activestate.com>
11273              Date: Mon, 16 Apr 2007 17:35:48 -0700
11274              Message-ID: <01df01c78088$59718d30$0c54a790$@com>
11275              
11276              Fixes breakage caused by #29605.
11277      Branch: perl
11278            ! win32/win32.c
11279 ____________________________________________________________________________
11280 [ 30969] By: nicholas                              on 2007/04/16  16:17:05
11281         Log: Remove the "performance hack" that suppressed used only once warnings
11282              for files in the standard library.
11283      Branch: perl
11284            ! gv.c
11285 ____________________________________________________________________________
11286 [ 30968] By: merijn                                on 2007/04/16  15:01:31
11287         Log: Subject: Re: [PATCH] Mention sorting MANIFEST in perlhack.pod
11288              From: "Jerry D. Hedden" <jdhedden@cpan.org>
11289              Date: Mon, 16 Apr 2007 10:44:36 -0400
11290              Message-ID: <1ff86f510704160744j9ae934cv9fef077afe3ca516@mail.gmail.com>
11291      Branch: perl
11292            ! pod/perlhack.pod
11293 ____________________________________________________________________________
11294 [ 30967] By: rgs                                   on 2007/04/16  13:37:05
11295         Log: Subject: [PATCH] Re: Thread.t hangs, even under normal test...
11296              From: "Jerry D. Hedden" <jdhedden@gmail.com>
11297              Date: Mon, 16 Apr 2007 09:31:39 -0400
11298              Message-ID: <1ff86f510704160631ue286a97kb66a0ce649c9aae4@mail.gmail.com>
11299      Branch: perl
11300            ! lib/Thread.t
11301 ____________________________________________________________________________
11302 [ 30966] By: merijn                                on 2007/04/16  11:44:54
11303         Log: Subject: [PATCH] sv.c: %d ne size_t
11304              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
11305              Date: Mon, 16 Apr 2007 14:31:42 +0300 (EEST)
11306              Message-Id: <200704161131.l3GBVg3n104476@kosh.hut.fi>
11307      Branch: perl
11308            ! sv.c
11309 ____________________________________________________________________________
11310 [ 30965] By: davem                                 on 2007/04/15  23:33:13
11311         Log: fix casting warning in pp_ord()
11312      Branch: perl
11313            ! pp.c
11314 ____________________________________________________________________________
11315 [ 30964] By: davem                                 on 2007/04/15  23:24:21
11316         Log: get rid of warning due to empty dangling else in malloc.c
11317      Branch: perl
11318            ! malloc.c
11319 ____________________________________________________________________________
11320 [ 30963] By: davem                                 on 2007/04/15  21:10:55
11321         Log: follow PL_watchaddr when cloning a thread
11322      Branch: perl
11323            ! sv.c
11324 ____________________________________________________________________________
11325 [ 30962] By: davem                                 on 2007/04/15  16:32:42
11326         Log: with DEBUG_LEAKING_SCALARS, dump multiply-freed scalars
11327      Branch: perl
11328            ! sv.c
11329 ____________________________________________________________________________
11330 [ 30958] By: nicholas                              on 2007/04/15  12:37:44
11331         Log: Remove wince/ from checkcfgvar.pl, now that it is gone in 5.8.x too.
11332      Branch: perl
11333            ! Porting/checkcfgvar.pl
11334 ____________________________________________________________________________
11335 [ 30957] By: rgs                                   on 2007/04/15  12:35:38
11336         Log: Add the Default Unicode Collation Element Table for UCD 5.0.0
11337              to Unicode::Collate
11338      Branch: perl
11339            + lib/Unicode/Collate/allkeys.txt
11340            ! MANIFEST
11341 ____________________________________________________________________________
11342 [ 30955] By: rgs                                   on 2007/04/15  07:26:28
11343         Log: Change prototype of async() to be compatible with the one
11344              of threads::async()
11345      Branch: perl
11346            ! lib/Thread.pm
11347 ____________________________________________________________________________
11348 [ 30954] By: rgs                                   on 2007/04/15  07:16:44
11349         Log: Subject: [PATCH] Remove 5005threads from Thread.pm
11350              From: "Jerry D. Hedden" <jdhedden@cpan.org>
11351              Date: Fri, 13 Apr 2007 13:19:26 -0400
11352              Message-ID: <1ff86f510704131019i3ea1f99es7067ba2ef60171ca@mail.gmail.com>
11353      Branch: perl
11354            ! lib/Thread.pm
11355 ____________________________________________________________________________
11356 [ 30953] By: rgs                                   on 2007/04/15  07:12:33
11357         Log: Subject: [PATCH] Fix Thread.pm
11358              From: "Jerry D. Hedden" <jdhedden@cpan.org>
11359              Date: Fri, 13 Apr 2007 12:51:40 -0400
11360              Message-ID: <1ff86f510704130951t5f66baa0m4ed13018539976a3@mail.gmail.com>
11361      Branch: perl
11362            + lib/Thread.t
11363            ! MANIFEST lib/Thread.pm
11364 ____________________________________________________________________________
11365 [ 30952] By: davem                                 on 2007/04/14  21:53:17
11366         Log: Move PL_comppad nulling from do_clean_all to sv_clear
11367      Branch: perl
11368            ! sv.c
11369 ____________________________________________________________________________
11370 [ 30951] By: merijn                                on 2007/04/14  20:52:56
11371         Log: Typo in croak message
11372      Branch: perl
11373            ! universal.c
11374 ____________________________________________________________________________
11375 [ 30950] By: merijn                                on 2007/04/14  17:38:23
11376         Log: Subject: [PATCH pod/perlfunc.pod] Typo in =item say
11377              From: Abigail <abigail@abigail.be>
11378              Date: Sat, 14 Apr 2007 19:22:41 +0200
11379              Message-ID: <20070414172241.GB3191@abigail.nl>
11380      Branch: perl
11381            ! pod/perlfunc.pod
11382 ____________________________________________________________________________
11383 [ 30943] By: rgs                                   on 2007/04/13  12:14:06
11384         Log: Subject: RE: [PATCH] Restore Win64 compilation with the Windows Platform SDK
11385              From: "Jan Dubois" <jand@activestate.com>
11386              Date: Tue, 10 Apr 2007 16:49:21 -0700
11387              Message-ID: <001b01c77bca$dcae7720$960b6560$@com>
11388      Branch: perl
11389            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
11390 ____________________________________________________________________________
11391 [ 30940] By: nicholas                              on 2007/04/12  21:03:08
11392         Log: Bump the VERSION of ExtUtils::Constant::Base.
11393      Branch: perl
11394            ! lib/ExtUtils/Constant/Base.pm
11395 ____________________________________________________________________________
11396 [ 30939] By: nicholas                              on 2007/04/12  20:45:21
11397         Log: PL_madskills is a bool, so save it as one (else Solaris rightly
11398              SIGBUSes)
11399      Branch: perl
11400            ! pp_ctl.c
11401 ____________________________________________________________________________
11402 [ 30936] By: nicholas                              on 2007/04/12  18:52:49
11403         Log: Fix two errors in the OP debugging code. Now all test errors relate
11404              to newCONSTSUB().
11405      Branch: perl
11406            ! op.c sv.c
11407 ____________________________________________________________________________
11408 [ 30932] By: rgs                                   on 2007/04/12  15:54:33
11409         Log: Subject: Re: [PATCH] Add CPANPLUS 0.78 to the core
11410              From: demerphq <demerphq@gmail.com>
11411              Date: Tue, 10 Apr 2007 18:31:28 +0200
11412              Message-ID: <9b18b3110704100931t5c0c97e0n9d3c059e6f404dd5@mail.gmail.com>
11413      Branch: perl
11414            ! lib/ExtUtils/MM_Unix.pm
11415 ____________________________________________________________________________
11416 [ 30931] By: nicholas                              on 2007/04/12  15:51:58
11417         Log: Change 18797 (Patch for [perl #9402], known also as "glibc _moddi3 bug
11418              with negative quads", or also as RedHat bug #65612.) was a bit brute
11419              force. In reality, we don't need to have an auto-detecting pp_i_modulo
11420              unless we're compiled with 64 bit IVs and on glibc.
11421      Branch: perl
11422            ! pp.c
11423 ____________________________________________________________________________
11424 [ 30926] By: rgs                                   on 2007/04/12  14:50:04
11425         Log: Run buildtoc --build-all
11426      Branch: perl
11427            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
11428            ! win32/pod.mak
11429 ____________________________________________________________________________
11430 [ 30925] By: rgs                                   on 2007/04/12  14:37:35
11431         Log: Subject: [PATCH] Add $VERSION to Module::Build::Version
11432              From: "Jerry D. Hedden" <jdhedden@cpan.org>
11433              Date: Wed, 11 Apr 2007 12:45:19 -0400
11434              Message-ID: <1ff86f510704110945q173f2ac8p399171428fd182cd@mail.gmail.com>
11435      Branch: perl
11436            ! lib/Module/Build/Version.pm
11437 ____________________________________________________________________________
11438 [ 30923] By: rgs                                   on 2007/04/12  14:33:33
11439         Log: Upgrade to Archive::Extract 0.18
11440      Branch: perl
11441            ! lib/Archive/Extract.pm
11442            ! lib/Archive/Extract/t/src/double_dir.zip.packed
11443            ! lib/Archive/Extract/t/src/x.bz2.packed
11444            ! lib/Archive/Extract/t/src/x.gz.packed
11445            ! lib/Archive/Extract/t/src/x.jar.packed
11446            ! lib/Archive/Extract/t/src/x.par.packed
11447            ! lib/Archive/Extract/t/src/x.tar.gz.packed
11448            ! lib/Archive/Extract/t/src/x.tar.packed
11449            ! lib/Archive/Extract/t/src/x.tgz.packed
11450            ! lib/Archive/Extract/t/src/x.zip.packed
11451            ! lib/Archive/Extract/t/src/y.jar.packed
11452            ! lib/Archive/Extract/t/src/y.par.packed
11453            ! lib/Archive/Extract/t/src/y.tar.bz2.packed
11454            ! lib/Archive/Extract/t/src/y.tar.gz.packed
11455            ! lib/Archive/Extract/t/src/y.tar.packed
11456            ! lib/Archive/Extract/t/src/y.tbz.packed
11457            ! lib/Archive/Extract/t/src/y.tgz.packed
11458            ! lib/Archive/Extract/t/src/y.zip.packed
11459 ____________________________________________________________________________
11460 [ 30922] By: rgs                                   on 2007/04/12  14:27:23
11461         Log: Add the perlreapi man page, by Ævar Arnfjörð Bjarmason
11462              (largely from perlreguts)
11463      Branch: perl
11464            + pod/perlreapi.pod
11465            ! MANIFEST pod.lst pod/perl.pod pod/perlreguts.pod
11466            ! vms/descrip_mms.template win32/pod.mak
11467 ____________________________________________________________________________
11468 [ 30921] By: rgs                                   on 2007/04/12  14:05:17
11469         Log: Subject: Re: [PATCH] extflags/pmflags Change 30841, in dump.c:pm_description regex does not have to exist
11470              From: avarab@gmail.com
11471              Date: Wed, 11 Apr 2007 20:54:43 +0000
11472              Message-ID: <51dd1af80704111354h4bbd0212hc96a9f1911d2ffb4@mail.gmail.com>
11473      Branch: perl
11474            ! dump.c
11475 ____________________________________________________________________________
11476 [ 30920] By: rgs                                   on 2007/04/12  13:57:49
11477         Log: Subject: Re: [PATCH] perlreguts.pod: use the unicode name for ß and show the codepoint
11478              From: avarab@gmail.com
11479              Date: Fri, 6 Apr 2007 21:41:57 +0000
11480              Message-ID: <51dd1af80704061441v4b972257ta4c95230bdbc47c5@mail.gmail.com>
11481      Branch: perl
11482            ! pod/perlreguts.pod
11483 ____________________________________________________________________________
11484 [ 30919] By: nicholas                              on 2007/04/12  11:57:26
11485         Log: When removing the test program source, also remove the compiled
11486              executable.
11487      Branch: perl
11488            ! Configure
11489 ____________________________________________________________________________
11490 [ 30918] By: merijn                                on 2007/04/12  06:15:36
11491         Log: Subject: [PATCH] g++ in Tru64: align sockaddr and sockaddr_in defs
11492              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
11493              Date: Thu, 12 Apr 2007 05:19:30 +0300 (EEST)
11494              Message-Id: <200704120219.l3C2JUGZ294947@kosh.hut.fi>
11495      Branch: perl
11496            ! hints/dec_osf.sh
11497 ____________________________________________________________________________
11498 [ 30915] By: nicholas                              on 2007/04/11  19:48:36
11499         Log: For symbolic references test the defined path through the pp functions.
11500      Branch: perl
11501            ! t/op/ref.t
11502 ____________________________________________________________________________
11503 [ 30913] By: nicholas                              on 2007/04/11  17:51:02
11504         Log: Be a bit more specific in what our second typeglob isn't. It is actually
11505              expected to be undef.
11506      Branch: perl
11507            ! t/op/ref.t
11508 ____________________________________________________________________________
11509 [ 30912] By: stevep                                on 2007/04/11  17:16:00
11510         Log: Fix spelling nit.
11511      Branch: perl
11512            ! ext/POSIX/t/posix.t
11513 ____________________________________________________________________________
11514 [ 30910] By: nicholas                              on 2007/04/11  14:15:19
11515         Log: Run pod/buildtoc --build-all
11516      Branch: perl
11517            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
11518 ____________________________________________________________________________
11519 [ 30909] By: nicholas                              on 2007/04/11  14:09:31
11520         Log: perl5.9.5delta is about 5, not 4.
11521      Branch: perl
11522            ! pod.lst
11523 ____________________________________________________________________________
11524 [ 30908] By: nicholas                              on 2007/04/11  13:52:43
11525         Log: Update MANIFEST to include 3 files added in change 30893.
11526      Branch: perl
11527            ! MANIFEST
11528 ____________________________________________________________________________
11529 [ 30907] By: rgs                                   on 2007/04/11  13:08:49
11530         Log: Subject: [PATCH] Correct Shell.pm POD regarding $Shell::capture_stderr
11531              From: "Jerry D. Hedden" <jdhedden@cpan.org>
11532              Date: Tue, 10 Apr 2007 13:54:10 -0400
11533              Message-ID: <1ff86f510704101054q2ccc7c10l66d62971716877f9@mail.gmail.com>
11534      Branch: perl
11535            ! lib/Shell.pm
11536 ____________________________________________________________________________
11537 [ 30906] By: rgs                                   on 2007/04/11  13:06:49
11538         Log: Add Shell.pm to the list of dual-life modules
11539      Branch: perl
11540            ! Porting/Maintainers.pl
11541 ____________________________________________________________________________
11542 [ 30905] By: rgs                                   on 2007/04/11  13:05:28
11543         Log: Upgrade to Shell 0.72 (noticed by Jerry D. Hedden)
11544      Branch: perl
11545            ! lib/Shell.pm lib/Shell.t
11546 ____________________________________________________________________________
11547 [ 30904] By: nicholas                              on 2007/04/11  08:02:43
11548         Log: If the test programs for strtoul(), strtoull() or strtouq() fail, don't
11549              assume that the functions work.
11550      Branch: perl
11551            ! Configure
11552 ____________________________________________________________________________
11553 [ 30903] By: nicholas                              on 2007/04/11  07:39:21
11554         Log: Work round what appears to be a bug in Sun C++ 5.8 2005/10/13
11555              If we just cast GvSVn(gv) to void, it ignores evaluating it for
11556              its side effect.
11557      Branch: perl
11558            ! gv.c
11559 ____________________________________________________________________________
11560 [ 30902] By: craigb                                on 2007/04/11  04:08:47
11561         Log: Fully VMSify CPANPLUS util names following #30885
11562      Branch: perl
11563            ! vms/descrip_mms.template
11564 ____________________________________________________________________________
11565 [ 30900] By: nicholas                              on 2007/04/10  19:39:01
11566         Log: Silence the g++ warnings "right-hand operand of comma has no effect"
11567      Branch: perl
11568            ! perl.c perly.act perly.h perly.tab perly.y regcomp.c
11569 ____________________________________________________________________________
11570 [ 30898] By: nicholas                              on 2007/04/10  18:56:17
11571         Log: Cast needed to get POSIX compiling with g++ on FreeBSD.
11572      Branch: perl
11573            ! ext/POSIX/POSIX.xs
11574 ____________________________________________________________________________
11575 [ 30897] By: nicholas                              on 2007/04/10  18:30:04
11576         Log: Make the don't-use-nm symbol table probes work under C++.
11577      Branch: perl
11578            ! Configure
11579 ____________________________________________________________________________
11580 [ 30896] By: stevep                                on 2007/04/10  16:36:08
11581         Log: Version change to ExtUtils::MM_Unix missed in change #30380.
11582      Branch: perl
11583            ! lib/ExtUtils/MM_Unix.pm
11584 ____________________________________________________________________________
11585 [ 30895] By: stevep                                on 2007/04/10  16:23:10
11586         Log: Somehow, version.pm was missed from change #30629.
11587      Branch: perl
11588            ! lib/version.pm
11589 ____________________________________________________________________________
11590 [ 30894] By: nicholas                              on 2007/04/10  16:11:41
11591         Log: Undo the non-maint part of change 30816. Silly Nicholas.
11592      Branch: perl
11593            ! hints/freebsd.sh
11594 ____________________________________________________________________________
11595 [ 30893] By: stevep                                on 2007/04/10  15:44:51
11596         Log: Upgrade to Module-Build-0.2807
11597      Branch: perl
11598            + lib/Module/Build/t/new_from_context.t
11599            + lib/Module/Build/t/test_type.t lib/Module/Build/t/test_types.t
11600            ! lib/Module/Build.pm lib/Module/Build/API.pod
11601            ! lib/Module/Build/Base.pm lib/Module/Build/ModuleInfo.pm
11602            ! lib/Module/Build/Version.pm lib/Module/Build/YAML.pm
11603            ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm
11604            ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t
11605            ! lib/Module/Build/t/moduleinfo.t lib/Module/Build/t/ppm.t
11606            ! lib/Module/Build/t/tilde.t
11607 ____________________________________________________________________________
11608 [ 30891] By: nicholas                              on 2007/04/10  14:49:31
11609         Log: S_forget_pmop() only needs a flags argument for the ithreads case,
11610              because PmopSTASH_free() is a no-op in an unthreaded perl.
11611      Branch: perl
11612            ! embed.fnc embed.h op.c op.h proto.h
11613 ____________________________________________________________________________
11614 [ 30888] By: nicholas                              on 2007/04/10  11:48:07
11615         Log: If PL_curpm is pointing to an op that is getting freed, reset it to
11616              NULL. Otherwise we have a pointer dangling into undefined behaviour.
11617      Branch: perl
11618            ! op.c
11619 ____________________________________________________________________________
11620 [ 30887] By: rgs                                   on 2007/04/10  09:43:34
11621         Log: Could someone explain why this file was added twice.
11622      Branch: perl
11623            ! ext/threads/shared/t/stress.t
11624 ____________________________________________________________________________
11625 [ 30886] By: rgs                                   on 2007/04/10  09:41:00
11626         Log: Upgrade to threads::shared 1.09 :
11627              - Fix casting issue under MSWin32
11628              - Modify stress test to not hang under MSWin32
11629      Branch: perl
11630            + ext/threads/shared/t/stress.t
11631            ! MANIFEST ext/threads/shared/Changes ext/threads/shared/README
11632            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11633            ! ext/threads/shared/t/cond.t
11634 ____________________________________________________________________________
11635 [ 30885] By: rgs                                   on 2007/04/10  09:23:43
11636         Log: Add the new CPANPLUS utilities to the VMS build process.
11637      Branch: perl
11638            ! vms/descrip_mms.template
11639 ____________________________________________________________________________
11640 [ 30884] By: rgs                                   on 2007/04/10  07:44:50
11641         Log: Sync MANIFEST. Files have disappeared ?
11642      Branch: perl
11643            ! MANIFEST
11644 ____________________________________________________________________________
11645 [ 30883] By: rgs                                   on 2007/04/10  07:42:33
11646         Log: Add CPANPLUS 0.78
11647      Branch: perl
11648            + lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm
11649            + lib/CPANPLUS/Backend/RV.pm lib/CPANPLUS/Config.pm
11650            + lib/CPANPLUS/Configure.pm lib/CPANPLUS/Configure/Setup.pm
11651            + lib/CPANPLUS/Dist.pm lib/CPANPLUS/Dist/Base.pm
11652            + lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Dist/Sample.pm
11653            + lib/CPANPLUS/Error.pm lib/CPANPLUS/FAQ.pod
11654            + lib/CPANPLUS/Hacking.pod lib/CPANPLUS/Internals.pm
11655            + lib/CPANPLUS/Internals/Constants.pm
11656            + lib/CPANPLUS/Internals/Constants/Report.pm
11657            + lib/CPANPLUS/Internals/Extract.pm
11658            + lib/CPANPLUS/Internals/Fetch.pm
11659            + lib/CPANPLUS/Internals/Report.pm
11660            + lib/CPANPLUS/Internals/Search.pm
11661            + lib/CPANPLUS/Internals/Source.pm
11662            + lib/CPANPLUS/Internals/Utils.pm
11663            + lib/CPANPLUS/Internals/Utils/Autoflush.pm
11664            + lib/CPANPLUS/Module.pm lib/CPANPLUS/Module/Author.pm
11665            + lib/CPANPLUS/Module/Author/Fake.pm
11666            + lib/CPANPLUS/Module/Checksums.pm lib/CPANPLUS/Module/Fake.pm
11667            + lib/CPANPLUS/Module/Signature.pm lib/CPANPLUS/Selfupdate.pm
11668            + lib/CPANPLUS/Shell.pm lib/CPANPLUS/Shell/Classic.pm
11669            + lib/CPANPLUS/Shell/Default.pm
11670            + lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod
11671            + lib/CPANPLUS/Shell/Default/Plugins/Remote.pm
11672            + lib/CPANPLUS/Shell/Default/Plugins/Source.pm
11673            + lib/CPANPLUS/bin/cpan2dist lib/CPANPLUS/bin/cpanp
11674            + lib/CPANPLUS/bin/cpanp-run-perl lib/CPANPLUS/inc.pm
11675            + lib/CPANPLUS/t/00_CPANPLUS-Inc.t
11676            + lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t
11677            + lib/CPANPLUS/t/01_CPANPLUS-Configure.t
11678            + lib/CPANPLUS/t/02_CPANPLUS-Internals.t
11679            + lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t
11680            + lib/CPANPLUS/t/04_CPANPLUS-Module.t
11681            + lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
11682            + lib/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t
11683            + lib/CPANPLUS/t/07_CPANPLUS-Internals-Extract.t
11684            + lib/CPANPLUS/t/08_CPANPLUS-Backend.t
11685            + lib/CPANPLUS/t/09_CPANPLUS-Internals-Search.t
11686            + lib/CPANPLUS/t/10_CPANPLUS-Error.t
11687            + lib/CPANPLUS/t/19_CPANPLUS-Dist.t
11688            + lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
11689            + lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t
11690            + lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
11691            + lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t
11692            + lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
11693            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
11694            + r-0.01.tar.gz.packed
11695            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/CHECKSUMS
11696            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
11697            + readme
11698            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
11699            + tar.gz.packed
11700            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
11701            + tar.gz.packed
11702            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/CHECKSUMS
11703            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.re
11704            + adme
11705            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
11706            + r.gz.packed
11707            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/CHECKSUMS
11708            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
11709            + readme
11710            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
11711            + tar.gz.packed
11712            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/CHECKSUMS
11713            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.re
11714            + adme
11715            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
11716            + r.gz.packed
11717            + lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
11718            + cked
11719            + lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
11720            + lib/CPANPLUS/t/dummy-localmirror/01mailrc.txt.gz.packed
11721            + lib/CPANPLUS/t/dummy-localmirror/02packages.details.txt.gz.pac
11722            + ked lib/CPANPLUS/t/dummy-localmirror/03modlist.data.gz.packed
11723            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Bundle
11724            + -Foo-Bar-0.01.tar.gz.packed
11725            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/CHECKS
11726            + UMS
11727            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Foo-Ba
11728            + r-0.01.tar.gz.packed
11729            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/perl5.
11730            + 005_03.tar.gz.packed
11731            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/CHECKSUM
11732            + S
11733            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/Foo-Bar-
11734            + 0.01.tar.gz.packed
11735            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/CHECKS
11736            + UMS
11737            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/Foo-Ba
11738            + r-0.01.tar.gz.packed
11739            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/CHECKSUM
11740            + S
11741            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/Foo-Bar-
11742            + 0.01.tar.gz.packed lib/CPANPLUS/t/inc/conf.pl
11743            + utils/cpan2dist.PL utils/cpanp-run-perl.PL utils/cpanp.PL
11744            ! MANIFEST installperl utils.lst utils/Makefile win32/Makefile
11745            ! win32/makefile.mk
11746 ____________________________________________________________________________
11747 [ 30882] By: rgs                                   on 2007/04/10  06:46:54
11748         Log: Fix new tests
11749      Branch: perl
11750            ! t/op/pat.t
11751 ____________________________________________________________________________
11752 [ 30881] By: stevep                                on 2007/04/10  02:53:34
11753         Log: Subject: Re: [PATCH] length() on magic capture variables
11754              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
11755              Date: Mon, 9 Apr 2007 22:02:42 +0000
11756              Message-ID: <51dd1af80704091502m19130c28y29e6e656516fabfd@mail.gmail.com>
11757      Branch: perl
11758            ! t/op/pat.t
11759 ____________________________________________________________________________
11760 [ 30880] By: stevep                                on 2007/04/10  02:49:07
11761         Log: Subject: [PATCH] Test for the qr// construct
11762              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
11763              Date: Mon, 9 Apr 2007 20:36:58 +0000
11764              Message-ID: <51dd1af80704091336q335f0584o602b5e245bc210fe@mail.gmail.com>
11765              
11766              Includes add to the MANIFEST
11767      Branch: perl
11768            + t/op/qr.t
11769            ! MANIFEST
11770 ____________________________________________________________________________
11771 [ 30879] By: stevep                                on 2007/04/10  02:37:04
11772         Log: Subject: [PATCH] Cast markstack values to I32
11773              From: Jan Dubois <jand@ActiveState.com>
11774              Date: Mon, 09 Apr 2007 18:11:32 -0700
11775              Message-ID: <prol131i8b27re246alnhmem4mj13fcl2b@4ax.com>
11776      Branch: perl
11777            ! XSUB.h pp.h
11778 ____________________________________________________________________________
11779 [ 30878] By: stevep                                on 2007/04/10  02:30:38
11780         Log: Subject: [PATCH] Restore Win64 compilation with the Windows Platform SDK
11781              From: Jan Dubois <jand@ActiveState.com>
11782              Date: Mon, 09 Apr 2007 17:27:17 -0700
11783              Message-ID: <4kll13df3tndn8alp54gi9ur9jmq063aij@4ax.com>   
11784      Branch: perl
11785            ! lib/ExtUtils/MM_Win32.pm win32/win32.c
11786 ____________________________________________________________________________
11787 [ 30877] By: stevep                                on 2007/04/10  02:18:24
11788         Log: Upgrade to bignum-0.20 and Math-BigRat-0.18.
11789      Branch: perl
11790            + lib/bignum/t/bigexp.t
11791            ! MANIFEST lib/Math/BigRat.pm lib/bignum.pm
11792 ____________________________________________________________________________
11793 [ 30876] By: stevep                                on 2007/04/10  02:11:02
11794         Log: Subject: BigInt, FastCalc, BitRat, bignum released to CPAN [PATCH]
11795              From: Tels <nospam-abuse@bloodgate.com>
11796              Date: Mon, 9 Apr 2007 20:59:22 +0000
11797              Message-Id: <200704092059.24058@bloodgate.com>
11798      Branch: perl
11799            ! ext/Math/BigInt/FastCalc/FastCalc.pm
11800            ! ext/Math/BigInt/FastCalc/FastCalc.xs
11801            ! ext/Math/BigInt/FastCalc/t/leak.t lib/Math/BigFloat.pm
11802            ! lib/Math/BigInt.pm lib/Math/BigInt/t/biglog.t
11803            ! lib/Math/BigInt/t/fallback.t
11804 ____________________________________________________________________________
11805 [ 30875] By: stevep                                on 2007/04/09  14:06:22
11806         Log: Upgrade to CPAN-1.90.
11807      Branch: perl
11808            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Queue.pm
11809 ____________________________________________________________________________
11810 [ 30871] By: rgs                                   on 2007/04/08  07:58:39
11811         Log: Subject: [PATCH] RXf_WHITE never used due to small bug in regcomp.c
11812              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
11813              Date: Sat, 7 Apr 2007 00:17:05 +0000
11814              Message-ID: <51dd1af80704061717s44107fb9jf468ef28080d33a6@mail.gmail.com>
11815      Branch: perl
11816            ! regcomp.c
11817 ____________________________________________________________________________
11818 [ 30870] By: rgs                                   on 2007/04/08  07:55:04
11819         Log: Subject: [PATCH] makedepend.SH syntax error
11820              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
11821              Date: Sat, 7 Apr 2007 23:32:44 -0700 (PDT)
11822              Message-ID: <41520.67.40.29.216.1176013964.squirrel@webmail.efn.org>
11823      Branch: perl
11824            ! makedepend.SH
11825 ____________________________________________________________________________
11826 [ 30869] By: nicholas                              on 2007/04/07  21:36:19
11827         Log: Upgrade to Module-Pluggable 3.6
11828      Branch: perl
11829            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
11830 ____________________________________________________________________________
11831 [ 30868] By: nicholas                              on 2007/04/07  20:43:14
11832         Log: Ensure PL_last_in_gv doesn't end up pointing to garbage by NULLing it
11833              if the GV it is pointing to gets freed.
11834      Branch: perl
11835            ! sv.c
11836 ____________________________________________________________________________
11837 [ 30867] By: nicholas                              on 2007/04/07  17:14:11
11838         Log: Under PERL_DEBUG_READONLY_OPS don't panic if you can't find the slab
11839              being freed. Also, need to set the slab to read/write before
11840              incrementing or decrementing an op's reference count.
11841              With this we can build all extentions, and run test_harness.
11842      Branch: perl
11843            ! embed.fnc op.c op.h proto.h
11844 ____________________________________________________________________________
11845 [ 30866] By: nicholas                              on 2007/04/07  12:45:44
11846         Log: Upgrade to Encode 2.19
11847      Branch: perl
11848            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
11849            ! ext/Encode/Encode.xs ext/Encode/bin/piconv
11850            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
11851            ! ext/Encode/lib/Encode/CJKConstants.pm
11852            ! ext/Encode/lib/Encode/JP/H2Z.pm
11853            ! ext/Encode/lib/Encode/JP/JIS7.pm
11854            ! ext/Encode/lib/Encode/MIME/Header.pm
11855            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t
11856            ! ext/Encode/t/mime-header.t
11857 ____________________________________________________________________________
11858 [ 30865] By: nicholas                              on 2007/04/07  12:15:40
11859         Log: Turn op_pmreplroot in struct pmop into a real union.
11860      Branch: perl
11861            ! dump.c ext/B/B.xs op.c op.h pp.c pp_hot.c
11862 ____________________________________________________________________________
11863 [ 30863] By: nicholas                              on 2007/04/07  10:48:08
11864         Log: Remove a now un-needed goto from Perl_peep().
11865      Branch: perl
11866            ! op.c
11867 ____________________________________________________________________________
11868 [ 30862] By: nicholas                              on 2007/04/07  10:43:37
11869         Log: Rejig Perl_peep() to assume that ops are optimised by default. The
11870              source code is simpler, and the object code slightly smaller.
11871      Branch: perl
11872            ! op.c
11873 ____________________________________________________________________________
11874 [ 30861] By: nicholas                              on 2007/04/07  08:32:46
11875         Log: Re-ordering OP_STUB in the switch statement in Perl_peep saves a goto.
11876      Branch: perl
11877            ! op.c
11878 ____________________________________________________________________________
11879 [ 30860] By: nicholas                              on 2007/04/06  23:31:14
11880         Log: Merge op_pmreplstart and op_pmstash/op_pmstashpv into a union in
11881              PMOP, as both pointers never need to be set at the same time.
11882      Branch: perl
11883            ! dump.c ext/B/B.xs op.c op.h pp_ctl.c
11884 ____________________________________________________________________________
11885 [ 30859] By: nicholas                              on 2007/04/06  22:32:02
11886         Log: assert() that OP_QR and OP_MATCH never set op_pmreplstart, which
11887              simplifies the peep hole optimiser slightly.
11888      Branch: perl
11889            ! op.c
11890 ____________________________________________________________________________
11891 [ 30858] By: nicholas                              on 2007/04/06  22:08:20
11892         Log: Add editor block.
11893      Branch: perl
11894            ! op.h
11895 ____________________________________________________________________________
11896 [ 30857] By: nicholas                              on 2007/04/06  21:53:46
11897         Log: Only append ?? match ops to the list used by reset. This saves memory
11898              and time.
11899      Branch: perl
11900            ! op.c op.h toke.c
11901 ____________________________________________________________________________
11902 [ 30856] By: nicholas                              on 2007/04/06  20:57:34
11903         Log: Avoid accessing free()d memory when calling reset in one thread, after
11904              deleting pattern match ops in another thread.
11905      Branch: perl
11906            ! embed.fnc embed.h op.c proto.h t/op/reset.t
11907 ____________________________________________________________________________
11908 [ 30855] By: nicholas                              on 2007/04/06  20:46:47
11909         Log: Give accurate failure diagnostics when unlike() fails.
11910      Branch: perl
11911            ! t/test.pl
11912 ____________________________________________________________________________
11913 [ 30854] By: nicholas                              on 2007/04/06  20:17:14
11914         Log: Ooops. Forgot to update proto.h in change 30853.
11915      Branch: perl
11916            ! proto.h
11917 ____________________________________________________________________________
11918 [ 30853] By: nicholas                              on 2007/04/06  19:50:12
11919         Log: Remove op_pmnext from PMOPs, and instead store the list for reset as
11920              an array hanging from the mg_ptr of the symbol table magic.
11921              (Previously the linked list head was in the mg_obj member)
11922      Branch: perl
11923            ! embed.fnc embed.h ext/B/B.xs op.c op.h sv.c
11924 ____________________________________________________________________________
11925 [ 30852] By: rgs                                   on 2007/04/06  14:15:44
11926         Log: Subject: [PATCH] Allow any *DBM_File to work for DynaLoader testing
11927              From: "Jerry D. Hedden" <jdhedden@1979.usna.com>
11928              Date: Wed, 4 Apr 2007 09:57:16 -0400
11929              Message-ID: <1ff86f510704040657t732af552jbcbdb8804d134ff7@mail.gmail.com>
11930      Branch: perl
11931            ! ext/DynaLoader/t/DynaLoader.t ext/DynaLoader/t/XSLoader.t
11932 ____________________________________________________________________________
11933 [ 30851] By: rgs                                   on 2007/04/06  13:35:15
11934         Log: Subject: [PATCH] MAD do not ignore errors from 'use'
11935              From: Gerard Goossen <gerard@tty.nl>
11936              Date: Thu, 29 Mar 2007 18:02:29 +0200
11937              Message-ID: <20070329160229.GF20231@ostwald>
11938              
11939              plus another similar correction
11940      Branch: perl
11941            ! perl.c
11942 ____________________________________________________________________________
11943 [ 30850] By: rgs                                   on 2007/04/06  13:19:44
11944         Log: Subject: [PATCH] madprop about forced words
11945              From: Gerard Goossen <gerard@tty.nl>
11946              Date: Thu, 29 Mar 2007 18:10:42 +0200
11947              Message-ID: <20070329161042.GG20231@ostwald>
11948      Branch: perl
11949            ! toke.c
11950 ____________________________________________________________________________
11951 [ 30849] By: rgs                                   on 2007/04/06  12:13:14
11952         Log: Subject: Re: Proposed changes and to regular expression interfaces in core
11953              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
11954              Date: Thu, 29 Mar 2007 22:52:49 +0000
11955              Message-ID: <51dd1af80703291552y1073bcb6r954b043eb68a4459@mail.gmail.com>
11956      Branch: perl
11957            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
11958            ! perl.h pp_hot.c proto.h regcomp.c regcomp.h regexp.h
11959 ____________________________________________________________________________
11960 [ 30848] By: stevep                                on 2007/04/05  16:32:19
11961         Log: g++ on NetBSD needs to have environ declared as well.
11962      Branch: perl
11963            ! perl.h
11964 ____________________________________________________________________________
11965 [ 30847] By: rgs                                   on 2007/04/05  16:26:18
11966         Log: C++ compilation fix by Steve Peters
11967      Branch: perl
11968            ! perl.h
11969 ____________________________________________________________________________
11970 [ 30846] By: nicholas                              on 2007/04/05  08:56:10
11971         Log: S_op_destroy() was not static. Also tidy all other STATIC/static
11972              declarations onto the same line as the return type, to make checking
11973              this easier.
11974      Branch: perl
11975            ! dump.c op.c pp_ctl.c pp_pack.c
11976 ____________________________________________________________________________
11977 [ 30845] By: nicholas                              on 2007/04/04  21:42:26
11978         Log: Add TODO tests for the (sometimes) crashing threads/op deletion/reset
11979              combination.
11980      Branch: perl
11981            ! t/op/reset.t
11982 ____________________________________________________________________________
11983 [ 30844] By: nicholas                              on 2007/04/04  19:55:23
11984         Log: A test for reset.
11985      Branch: perl
11986            + t/op/reset.t
11987            ! MANIFEST
11988 ____________________________________________________________________________
11989 [ 30843] By: nicholas                              on 2007/04/04  17:22:02
11990         Log: Get further through the build with read-only optrees. Free()ing cops
11991              as currently implemented seems to want write activity to them. Also we
11992              save a field in PL_curcop at one point, and sometimes this can be in
11993              a read only COP. If so, the end of scope restoration is always to the
11994              same value, but it's easier to cheat and skip the restoration than to
11995              dig around and avoid the save.
11996      Branch: perl
11997            ! op.c scope.c
11998 ____________________________________________________________________________
11999 [ 30842] By: rgs                                   on 2007/04/04  08:40:52
12000         Log: Symbol export nit, found by Yves
12001      Branch: perl
12002            ! makedef.pl
12003 ____________________________________________________________________________
12004 [ 30841] By: rgs                                   on 2007/04/04  08:32:37
12005         Log: Subject: Re: pmdynflags and thread safety
12006              From: demerphq <demerphq@gmail.com>
12007              Date: Wed, 4 Apr 2007 01:46:26 +0200
12008              Message-ID: <9b18b3110704031646p7ac8dbearf9e41397a5f884d8@mail.gmail.com>
12009      Branch: perl
12010            ! bytecode.pl dump.c embed.fnc ext/B/B.pm ext/B/B.xs
12011            ! ext/B/B/Asmdata.pm ext/B/B/Deparse.pm ext/B/defsubs_h.PL
12012            ! ext/B/t/concise-xs.t ext/re/re.xs op.c op.h pod/perlreguts.pod
12013            ! pod/perltoc.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
12014            ! regexec.c regexp.h sv.c toke.c
12015 ____________________________________________________________________________
12016 [ 30840] By: rgs                                   on 2007/04/04  06:46:46
12017         Log: Subject: [PATCH] ext\ExtUtils\t\Embed.t fails test when upgrading a perl with different core headers.
12018              From: demerphq <demerphq@gmail.com>
12019              Date: Wed, 4 Apr 2007 03:17:21 +0200
12020              Message-ID: <9b18b3110704031817l37c034d3gf3d2b1cd205ac517@mail.gmail.com>
12021      Branch: perl
12022            ! lib/ExtUtils/t/Embed.t
12023 ____________________________________________________________________________
12024 [ 30839] By: rgs                                   on 2007/04/04  06:39:46
12025         Log: Subject: [PATCH] Re: [PATCH] microperl plus missing config vars
12026              From: Jarkko Hietaniemi <jhi@iki.fi>
12027              Date: Tue, 03 Apr 2007 18:28:30 -0400
12028              Message-ID: <4612D50E.5010105@iki.fi>
12029      Branch: perl
12030            ! Porting/checkcfgvar.pl win32/config.gc
12031 ____________________________________________________________________________
12032 [ 30838] By: rgs                                   on 2007/04/03  16:17:01
12033         Log: Subject: Re: [PATCH] MAD prototype checking
12034              From: Gerard Goossen <gerard@tty.nl>
12035              Date: Thu, 29 Mar 2007 17:34:23 +0200
12036              Message-ID: <20070329153423.GE20231@ostwald>
12037      Branch: perl
12038            ! op.c
12039 ____________________________________________________________________________
12040 [ 30837] By: rgs                                   on 2007/04/03  16:12:08
12041         Log: Subject: Re: [PATCH] MAD disable constant inlining
12042              From: Gerard Goossen <gerard@tty.nl>
12043              Date: Thu, 29 Mar 2007 17:31:32 +0200
12044              Message-ID: <20070329153132.GD20231@ostwald>
12045      Branch: perl
12046            ! toke.c
12047 ____________________________________________________________________________
12048 [ 30836] By: rgs                                   on 2007/04/03  08:34:09
12049         Log: C++ compilation patch by Jarkko
12050      Branch: perl
12051            ! ext/Encode/bin/enc2xs
12052 ____________________________________________________________________________
12053 [ 30835] By: nicholas                              on 2007/04/02  21:27:26
12054         Log: We may not even have a list of slabs when Perl_Slab_Free is called.
12055      Branch: perl
12056            ! op.c
12057 ____________________________________________________________________________
12058 [ 30834] By: nicholas                              on 2007/04/02  21:25:03
12059         Log: Cleanups for PERL_DEBUG_READONLY_OPS debugging code - remove a now-
12060              unneeded include of <sys/mman.h>, and make PERL_DEBUG_READONLY_OPS
12061              appear in -V output.
12062      Branch: perl
12063            ! perl.c
12064 ____________________________________________________________________________
12065 [ 30833] By: rgs                                   on 2007/04/02  19:53:08
12066         Log: Subject: [PATCH] Allow testing of DBM_Filter with any *DBM_File
12067              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12068              Date: Mon, 2 Apr 2007 10:15:47 -0700 (PDT)
12069              Message-ID: <642435.53086.qm@web30215.mail.mud.yahoo.com>
12070      Branch: perl
12071            ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
12072            ! lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
12073            ! lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
12074            ! lib/DBM_Filter/t/utf8.t
12075 ____________________________________________________________________________
12076 [ 30832] By: nicholas                              on 2007/04/02  19:53:06
12077         Log: For Perl_Slab_Alloc(), eliminate the unused parameter 'm'.
12078      Branch: perl
12079            ! embed.fnc embed.h op.c op.h proto.h
12080 ____________________________________________________________________________
12081 [ 30831] By: rgs                                   on 2007/04/02  19:51:08
12082         Log: Subject: [PATCH] Don't install dbm_filter_util.pl
12083              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12084              Date: Mon, 2 Apr 2007 09:31:13 -0700 (PDT)
12085              Message-ID: <721682.89546.qm@web30209.mail.mud.yahoo.com>
12086      Branch: perl
12087            ! installperl
12088 ____________________________________________________________________________
12089 [ 30830] By: nicholas                              on 2007/04/02  19:25:53
12090         Log: The op slab allocator can call calloc() instead of malloc(), and save
12091              a Zero(). Also, argument m is unused.
12092      Branch: perl
12093            ! op.c
12094 ____________________________________________________________________________
12095 [ 30829] By: nicholas                              on 2007/04/02  19:03:55
12096         Log: Add a new compile option PERL_DEBUG_READONLY_OPS which marks the optree
12097              as read only (or as much of it as it practical). This makes it trivial
12098              to detect buggy code that is modifying the optree at runtime.
12099      Branch: perl
12100            ! embed.fnc embed.h embedvar.h intrpvar.h op.c perl.c perlapi.h
12101            ! pod/perlhack.pod proto.h
12102 ____________________________________________________________________________
12103 [ 30828] By: rgs                                   on 2007/04/02  08:50:23
12104         Log: Subject: [PATCH?] perlfunc.pod: Lexical visibility hint in require docu
12105              From: Christian Winter <bitpoet@linux-config.de>
12106              Date: Sun, 01 Apr 2007 18:01:24 +0200
12107              Message-ID: <460FD754.8050106@linux-config.de>
12108      Branch: perl
12109            ! pod/perlfunc.pod
12110 ____________________________________________________________________________
12111 [ 30827] By: craigb                                on 2007/04/01  18:11:28
12112         Log: Update name of Perl executable on VMS following #30414.
12113      Branch: perl
12114            ! t/op/taint.t
12115 ____________________________________________________________________________
12116 [ 30826] By: craigb                                on 2007/04/01  18:01:01
12117         Log: Mark new regex glob test as a TODO on VMS.
12118      Branch: perl
12119            ! ext/File/Glob/t/basic.t
12120 ____________________________________________________________________________
12121 [ 30825] By: merijn                                on 2007/04/01  15:44:33
12122         Log: Subject: README.$OS URLs
12123              From: Steffen Mueller <o6hhmk002@sneakemail.com>
12124              Date: Sat, 31 Mar 2007 16:37:56 +0200
12125              Message-ID: <20070331143757.26271.qmail@lists.develooper.com>
12126      Branch: perl
12127            ! README.amiga README.cn README.dos README.jp README.netware
12128            ! README.tw
12129 ____________________________________________________________________________
12130 [ 30824] By: stevep                                on 2007/04/01  13:10:11
12131         Log: Subject: [PATCH] Symbian sync
12132              From: Jarkko Hietaniemi <jhi@iki.fi>
12133              Date: Sat, 31 Mar 2007 15:30:09 -0400
12134              Message-ID: <460EB6C1.4020406@iki.fi>
12135      Branch: perl
12136            ! README.symbian lib/AutoSplit.pm lib/constant.pm regcomp.pl
12137            ! regnodes.h symbian/port.pl symbian/sdk.pl
12138 ____________________________________________________________________________
12139 [ 30823] By: stevep                                on 2007/04/01  12:57:24
12140         Log: Subject: [PATCH] microperl plus missing config vars
12141              From: Jarkko Hietaniemi <jhi@iki.fi>
12142              Date: Sat, 31 Mar 2007 17:50:18 -0400
12143              Message-ID: <460ED79A.5030809@iki.fi>
12144      Branch: perl
12145            ! Cross/config.sh-arm-linux Makefile.micro NetWare/config.wc
12146            ! Porting/checkcfgvar.pl README.micro epoc/config.sh
12147            ! plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh
12148            ! win32/config.bc win32/config.ce win32/config.vc
12149            ! win32/config.vc64
12150 ____________________________________________________________________________
12151 [ 30822] By: davem                                 on 2007/04/01  01:27:57
12152         Log: Make parser_free() be called slightly later,
12153              i.e. at the point where lexer vars are being restored in a LEAVE,
12154              rather than at the end of yyparse()
12155      Branch: perl
12156            ! perly.c toke.c
12157 ____________________________________________________________________________
12158 [ 30821] By: davem                                 on 2007/04/01  01:22:20
12159         Log: Eliminate the use of PL_curforce outside of toke.c
12160      Branch: perl
12161            ! perl.c toke.c
12162 ____________________________________________________________________________
12163 [ 30820] By: davem                                 on 2007/04/01  01:20:02
12164         Log: Eliminate the use of PL_bufend outside of toke.c:
12165              give Perl_scan_vstring() an explicit 'end' arg rather than using
12166              PL_bufend, and replace it with a local var in Perl_find_script()
12167      Branch: perl
12168            ! embed.fnc embed.h proto.h sv.c toke.c
12169 ____________________________________________________________________________
12170 [ 30819] By: davem                                 on 2007/04/01  00:51:00
12171         Log: free backtrack track when on unexpected exit, eg /(?{ die })/
12172      Branch: perl
12173            ! regexec.c
12174 ____________________________________________________________________________
12175 [ 30818] By: davem                                 on 2007/04/01  00:27:02
12176         Log: fix $^R scoping bug.
12177              By setting the outer saved $^R to the current $^R just at the
12178              end of a successful match, and ensuring that that the savestack
12179              doesn't get popped beforehand, the code is simplified and fixes a
12180              bug.
12181      Branch: perl
12182            ! regexec.c t/op/pat.t
12183 ____________________________________________________________________________
12184 [ 30817] By: nicholas                              on 2007/03/31  23:15:15
12185         Log: Rearrange members of structures to reduce memory size on some
12186              platforms. On LP64 structs stackinfo, refcounted_he, and magic shrink
12187              by 8 bytes, struct yy_parser by 16.
12188      Branch: perl
12189            ! cop.h gv.h hv.h mg.h parser.h perl.h
12190 ____________________________________________________________________________
12191 [ 30815] By: nicholas                              on 2007/03/31  20:52:53
12192         Log: Reorder the members of various regexp structs to reduce their size on
12193              LP64 platforms, by pairing up I32 and U32 members. Notably structs
12194              _reg_trie_data, reg_ac_data, regexp and regmatch_state down by 8 bytes,
12195              re_save_state by 16, and regmatch_slab up by 48 (ie one more state per
12196              slab)
12197      Branch: perl
12198            ! regcomp.h regexp.h
12199 ____________________________________________________________________________
12200 [ 30814] By: craigb                                on 2007/03/31  19:42:35
12201         Log: Fix URL rot in README.vms
12202      Branch: perl
12203            ! README.vms
12204 ____________________________________________________________________________
12205 [ 30813] By: craigb                                on 2007/03/31  19:40:43
12206         Log: Make Perl_vms_start_glob return the input pattern when there are
12207              no matches.  
12208      Branch: perl
12209            ! vms/vms.c
12210 ____________________________________________________________________________
12211 [ 30812] By: nicholas                              on 2007/03/31  15:50:05
12212         Log: precomp in struct regexp can be const char *.
12213      Branch: perl
12214            ! regexp.h
12215 ____________________________________________________________________________
12216 [ 30811] By: rgs                                   on 2007/03/31  14:11:40
12217         Log: Fix bug #42224, perl -MO=Deparse -e 'print readpipe $x, $y' broken
12218      Branch: perl
12219            ! ext/B/B/Deparse.pm
12220 ____________________________________________________________________________
12221 [ 30806] By: rgs                                   on 2007/03/31  06:23:12
12222         Log: Fix the error message "Can't call method "DOES" on unblessed
12223              reference".
12224      Branch: perl
12225            ! pp_hot.c t/op/universal.t universal.c
12226 ____________________________________________________________________________
12227 [ 30805] By: rgs                                   on 2007/03/31  06:16:09
12228         Log: Don't use utf8.pm in the test (avoiding embedding utf8 in the test
12229              file), and use greek to test for something out of 8-bit latin, as
12230              Jarkko suggested. Everything flows.
12231      Branch: perl
12232            ! t/io/dup.t
12233 ____________________________________________________________________________
12234 [ 30804] By: ams                                   on 2007/03/31  00:51:55
12235         Log: This was released as 2.16.
12236      Branch: perl
12237            ! ext/Storable/Storable.pm
12238 ____________________________________________________________________________
12239 [ 30803] By: ams                                   on 2007/03/31  00:34:13
12240         Log: Add new hints files.
12241      Branch: perl
12242            ! ext/Storable/MANIFEST
12243 ____________________________________________________________________________
12244 [ 30791] By: nicholas                              on 2007/03/30  16:17:25
12245         Log: Bump File::Glob's VERSION to go with change 30103.
12246      Branch: perl
12247            ! ext/File/Glob/Glob.pm
12248 ____________________________________________________________________________
12249 [ 30785] By: nicholas                              on 2007/03/30  11:52:43
12250         Log: Remove the never-used numeric and character switch ops.
12251      Branch: perl
12252            ! opcode.pl
12253 ____________________________________________________________________________
12254 [ 30784] By: nicholas                              on 2007/03/30  11:48:54
12255         Log: A logical rearrangement of ops, to get the post 5.005 ops to their
12256              logical groups.
12257      Branch: perl
12258            ! ext/B/t/b.t opcode.h opcode.pl opnames.h pp.sym pp_proto.h
12259 ____________________________________________________________________________
12260 [ 30783] By: nicholas                              on 2007/03/30  10:53:31
12261         Log: Oops. Failed to remove the now obsolete comment about custom ops.
12262      Branch: perl
12263            ! opcode.pl
12264 ____________________________________________________________________________
12265 [ 30782] By: nicholas                              on 2007/03/30  10:50:10
12266         Log: Remove the restriction that op_custom has to be the last op.
12267              This allows more ops to be added during the life of a stable release.
12268      Branch: perl
12269            ! opcode.h opcode.pl
12270 ____________________________________________________________________________
12271 [ 30781] By: rgs                                   on 2007/03/30  08:30:35
12272         Log: When dup'ing a filehandle, retain the :utf8 layer
12273      Branch: perl
12274            ! perlio.c t/io/dup.t
12275 ____________________________________________________________________________
12276 [ 30780] By: rgs                                   on 2007/03/30  07:48:59
12277         Log: Add two deprecation warnings:
12278              Opening dirhandle %s also as a file
12279              Opening filehandle %s also as a directory
12280      Branch: perl
12281            ! pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys t/op/chdir.t
12282 ____________________________________________________________________________
12283 [ 30779] By: stevep                                on 2007/03/30  03:24:22
12284         Log: Subject: [PATCH] cflags.SH: 30327 wasn't portable Bourne (avoid '!: not found')
12285              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
12286              Date: Fri, 30 Mar 2007 04:44:11 +0300 (EEST)
12287              Message-Id: <200703300144.l2U1iBSA490663@kosh.hut.fi>
12288      Branch: perl
12289            ! cflags.SH
12290 ____________________________________________________________________________
12291 [ 30778] By: stevep                                on 2007/03/29  23:11:29
12292         Log: Upgrade to CGI.pm-3.28
12293      Branch: perl
12294            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
12295 ____________________________________________________________________________
12296 [ 30777] By: rgs                                   on 2007/03/29  13:03:54
12297         Log: Subject: [PATCH] Shorten 'skipping...' test message
12298              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12299              Date: Thu, 29 Mar 2007 05:56:51 -0700 (PDT)
12300              Message-ID: <213529.35369.qm@web30214.mail.mud.yahoo.com>
12301      Branch: perl
12302            ! t/TEST
12303 ____________________________________________________________________________
12304 [ 30776] By: rgs                                   on 2007/03/29  07:56:11
12305         Log: Back out changes 30762 and 30763
12306      Branch: perl
12307            ! pp.c
12308 ____________________________________________________________________________
12309 [ 30775] By: rgs                                   on 2007/03/28  08:43:10
12310         Log: Subject: [PATCH?]: perlguts.pod
12311              From: "John P. Linderman" <jpl@research.att.com>
12312              Date: Tue, 27 Mar 2007 12:33:39 -0400
12313              Message-Id: <200703271633.l2RGXd3u3443680@raptor.research.att.com>
12314      Branch: perl
12315            ! pod/perlguts.pod
12316 ____________________________________________________________________________
12317 [ 30774] By: merijn                                on 2007/03/27  12:30:11
12318         Log: Subject: [PATCH] stop the cargo cult of (MEM_SIZE)~0
12319              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
12320              Date: Tue, 27 Mar 2007 15:07:52 +0300 (EEST)
12321              Message-Id: <200703271207.l2RC7qOC443040@kosh.hut.fi>
12322      Branch: perl
12323            ! handy.h pp.c util.c
12324 ____________________________________________________________________________
12325 [ 30773] By: rgs                                   on 2007/03/27  11:15:51
12326         Log: Compress::Zlib isn't a good example of extra modules,
12327              since it's now core
12328      Branch: perl
12329            ! INSTALL
12330 ____________________________________________________________________________
12331 [ 30772] By: rgs                                   on 2007/03/27  09:42:44
12332         Log: Fix return value of state assignment ($x=state $y=$z).
12333              Fix a form of state assignment (state($x)=$y).
12334              Minor optimisation in pp_aassign for state variables.
12335              New tests.
12336      Branch: perl
12337            ! op.c pp_hot.c t/op/state.t
12338 ____________________________________________________________________________
12339 [ 30771] By: merijn                                on 2007/03/27  06:17:25
12340         Log: Subject: [PATCH] util.c [PATCH] perlhack.pod (Was: Re: threads crashes in Tru64)
12341              From: Jarkko Hietaniemi <jhi@iki.fi>
12342              Date: Mon, 26 Mar 2007 19:50:11 -0400
12343              Message-ID: <46085C33.1030601@iki.fi>
12344      Branch: perl
12345            ! pod/perlhack.pod util.c
12346 ____________________________________________________________________________
12347 [ 30770] By: merijn                                on 2007/03/27  06:15:21
12348         Log: Documented the PA-RISC End-Of_Life plan; more servers; some IPF
12349              remarks. TODO: the various locations for downloading prebuilt
12350              depots, and what their specifics are. The first is now in, but
12351              no specifics yet.
12352      Branch: perl
12353            ! README.hpux
12354 ____________________________________________________________________________
12355 [ 30769] By: nicholas                              on 2007/03/26  22:52:18
12356         Log: In struct regexp replace the two arrays of I32s accessed via startp
12357              and endp with a single array of struct regexp_paren_pair, which has 2
12358              I32 members. PL_regstartp and PL_regendp are replaced with a pointer
12359              to regexp_paren_pair. The regexp swap structure now only has one
12360              member, so abolish it and store the pointer to the swap array directly.
12361              Hopefully keeping the corresponding start and end adjacent in memory
12362              will help with cache coherency.
12363      Branch: perl
12364            ! mg.c pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c regexp.h sv.c
12365            ! universal.c
12366 ____________________________________________________________________________
12367 [ 30768] By: davem                                 on 2007/03/26  21:48:48
12368         Log: add p55.t MAD tests, and convert renamed mad/nomad into a module
12369              Subject: Re: [PATCH] p55 tests
12370              From: Gerard Goossen <gerard@tty.nl>
12371              Message-ID: <20070322174056.GE24152@ostwald>
12372      Branch: perl
12373            + mad/t/p55.t
12374            ! MANIFEST mad/Nomad.pm
12375 ____________________________________________________________________________
12376 [ 30767] By: davem                                 on 2007/03/26  21:42:48
12377         Log: Rename mad/nomad to mad/Nomad.pm
12378              
12379              Subject: Re: [PATCH] p55 tests
12380              From: Gerard Goossen <gerard@tty.nl>
12381              Message-ID: <20070322174056.GE24152@ostwald>
12382      Branch: perl
12383           +> mad/Nomad.pm
12384            - mad/nomad
12385            ! MANIFEST
12386 ____________________________________________________________________________
12387 [ 30766] By: nicholas                              on 2007/03/26  21:40:12
12388         Log: Move the declaration of two variables into the only block that uses
12389              them.
12390      Branch: perl
12391            ! regexec.c
12392 ____________________________________________________________________________
12393 [ 30763] By: rgs                                   on 2007/03/26  14:36:17
12394         Log: Nit to change 30762 by Gisle.
12395              Avoids storing the chars removed by 4-arg substr() in void context.
12396      Branch: perl
12397            ! pp.c
12398 ____________________________________________________________________________
12399 [ 30762] By: rgs                                   on 2007/03/26  14:33:41
12400         Log: Subject: [PATCH] Re: substr($megabytes, 30) = 
12401              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
12402              Date: Mon, 12 Feb 2007 22:13:50 -0800 (PST)
12403              Message-ID: <1119.63.226.247.186.1171347230.squirrel@63.226.247.186>
12404      Branch: perl
12405            ! pp.c
12406 ____________________________________________________________________________
12407 [ 30761] By: rgs                                   on 2007/03/26  14:21:39
12408         Log: Make the warning "interpreted as function" a bit less annoying,
12409              and test it properly
12410      Branch: perl
12411            ! t/lib/warnings/toke toke.c
12412 ____________________________________________________________________________
12413 [ 30760] By: rgs                                   on 2007/03/26  13:51:30
12414         Log: say() should parse exactly like print()
12415      Branch: perl
12416            ! sv.c toke.c
12417 ____________________________________________________________________________
12418 [ 30759] By: rgs                                   on 2007/03/26  11:52:21
12419         Log: Remove the object_compatibility placeholder in the interpreter struct
12420      Branch: perl
12421            ! perl.h
12422 ____________________________________________________________________________
12423 [ 30758] By: rgs                                   on 2007/03/26  10:09:21
12424         Log: On Linux, don't compile with -DTHREADS_HAVE_PIDS if the
12425              kernel uses the NPTL threading model
12426      Branch: perl
12427            ! hints/linux.sh
12428 ____________________________________________________________________________
12429 [ 30757] By: nicholas                              on 2007/03/26  08:39:43
12430         Log: Simplify the logic in Perl_re_dup() - copy the structure as 1 block,
12431              then fix up what differs. Curiously -Os with gcc x86 produces the same
12432              sized object code.
12433      Branch: perl
12434            ! regcomp.c
12435 ____________________________________________________________________________
12436 [ 30756] By: nicholas                              on 2007/03/25  23:40:00
12437         Log: Change 30753 forgot to remove 2 now unused variables.
12438      Branch: perl
12439            ! regcomp.c
12440 ____________________________________________________________________________
12441 [ 30755] By: nicholas                              on 2007/03/25  23:34:58
12442         Log: Looks like re_dup has been leaking references on 2 SVs for most regexps
12443              since dot (only to be recovered for certain at thread exit).
12444      Branch: perl
12445            ! regcomp.c
12446 ____________________________________________________________________________
12447 [ 30754] By: nicholas                              on 2007/03/25  22:32:11
12448         Log: A more efficient copy in  Perl_reg_temp_copy()
12449      Branch: perl
12450            ! regcomp.c
12451 ____________________________________________________________________________
12452 [ 30753] By: nicholas                              on 2007/03/25  21:59:58
12453         Log: Subject: Re: The performance problem of 30678
12454              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
12455              Message-ID: <20070324185511.02f84668@r2d2>
12456              Date: Sat, 24 Mar 2007 18:55:11 +0100
12457      Branch: perl
12458            ! regcomp.c
12459 ____________________________________________________________________________
12460 [ 30750] By: rgs                                   on 2007/03/24  21:14:22
12461         Log: Make readline() default to *ARGV.
12462              Plus MAD fixes.
12463      Branch: perl
12464            ! embed.fnc embed.h op.c opcode.h opcode.pl pod/perlfunc.pod
12465            ! pp.sym pp_proto.h proto.h t/op/readline.t
12466 ____________________________________________________________________________
12467 [ 30749] By: rgs                                   on 2007/03/24  16:58:28
12468         Log: Now that readpipe defaults to $_, I should update the prototype table
12469              in opcode.pl too.
12470      Branch: perl
12471            ! opcode.h opcode.pl t/op/cproto.t
12472 ____________________________________________________________________________
12473 [ 30748] By: rgs                                   on 2007/03/24  16:51:13
12474         Log: Make sure readpipe without argument can be followed by //
12475      Branch: perl
12476            ! toke.c
12477 ____________________________________________________________________________
12478 [ 30747] By: rgs                                   on 2007/03/24  16:46:02
12479         Log: Make readpipe default to $_
12480      Branch: perl
12481            ! op.c pod/perlfunc.pod t/op/exec.t
12482 ____________________________________________________________________________
12483 [ 30745] By: nicholas                              on 2007/03/24  14:44:28
12484         Log: startp and endp can allocate their array of I32s from the same block of
12485              memory, and Copy() and free it as one.
12486              Probably these two pointers to array should merge into single pointer
12487              to an array of structs.
12488      Branch: perl
12489            ! regcomp.c regexec.c
12490 ____________________________________________________________________________
12491 [ 30740] By: nicholas                              on 2007/03/23  23:32:19
12492         Log: It's possible to write the dup of struct reg_substr_datum with a
12493              memcpy() replacing the member by member copy. Curiously gcc's -Os
12494              produces the same sized code, but not all optimisers may manage this.
12495              Also, by reading and re-assigning to the copied data for the sv_dup()s
12496              we hope to avoid any cache misses on the copied from data.
12497      Branch: perl
12498            ! regcomp.c
12499 ____________________________________________________________________________
12500 [ 30730] By: rgs                                   on 2007/03/23  18:25:43
12501         Log: Don't use PL_na.
12502      Branch: perl
12503            ! universal.c
12504 ____________________________________________________________________________
12505 [ 30729] By: rgs                                   on 2007/03/23  17:34:48
12506         Log: Subject: [perl #41775] Memoize bug (and patch): problem with LIST_CACHE => MERGE 
12507              From: Father Chrysostomos (via RT) <perlbug-followup@perl.org>
12508              Date: Sat, 10 Mar 2007 12:18:35 -0800
12509              Message-ID: <rt-3.6.HEAD-30201-1173557915-1780.41775-75-0@perl.org>
12510      Branch: perl
12511            ! lib/Memoize.pm
12512 ____________________________________________________________________________
12513 [ 30728] By: mhx                                   on 2007/03/23  17:21:15
12514         Log: Upgrade to Devel::PPPort 3.11_01
12515      Branch: perl
12516            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
12517            ! ext/Devel/PPPort/parts/inc/call
12518            ! ext/Devel/PPPort/parts/inc/variables
12519            ! ext/Devel/PPPort/parts/todo/5006000 ext/Devel/PPPort/soak
12520            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/variables.t
12521 ____________________________________________________________________________
12522 [ 30726] By: nicholas                              on 2007/03/23  16:55:13
12523         Log: Move CHECK_WORD in regcomp.c to a more generic memEQs() in handy.h
12524              and provide memNEs() too.
12525      Branch: perl
12526            ! handy.h regcomp.c
12527 ____________________________________________________________________________
12528 [ 30725] By: rgs                                   on 2007/03/23  16:45:14
12529         Log: Subject: [PATCH] Silence compiler warning in util.c
12530              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12531              Date: Fri, 23 Mar 2007 09:40:02 -0700 (PDT)
12532              Message-ID: <256688.25862.qm@web30215.mail.mud.yahoo.com>
12533      Branch: perl
12534            ! util.c
12535 ____________________________________________________________________________
12536 [ 30724] By: nicholas                              on 2007/03/23  16:15:58
12537         Log: Change 30080 was wrong to swap the BEGIN test to memEQ
12538      Branch: perl
12539            ! op.c
12540 ____________________________________________________________________________
12541 [ 30722] By: rgs                                   on 2007/03/23  14:47:09
12542         Log: Subject: Re: [perl #41683] [PATCH] v5.8.8 pod2html -- incorrect treatment of non-manual page refs like "this(c)"
12543              From: Jari Aalto <jari.aalto@cante.net>
12544              Date: Wed, 07 Mar 2007 11:08:24 +0200
12545              Message-ID: <87ejo1s9o7.fsf@w2kpicasso.cante.net>
12546              
12547              with adjustments to the regexp
12548      Branch: perl
12549            ! lib/Pod/Html.pm
12550 ____________________________________________________________________________
12551 [ 30721] By: rgs                                   on 2007/03/23  14:33:22
12552         Log: PerlFAQ sync.
12553              Also, use a svn checkout done under an English locale, to
12554              avoid having French dates in the headers. Hateful.
12555      Branch: perl
12556            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12557            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12558            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
12559            ! pod/perlfaq9.pod
12560 ____________________________________________________________________________
12561 [ 30718] By: rgs                                   on 2007/03/23  11:59:55
12562         Log: Subject: [PATCH] Cwd doesn't need ppport.h in core
12563              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12564              Date: Tue, 20 Mar 2007 13:16:46 -0700 (PDT)
12565              Message-ID: <196803.14702.qm@web30215.mail.mud.yahoo.com>
12566      Branch: perl
12567            ! ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/Cwd.pm mkppport.lst
12568 ____________________________________________________________________________
12569 [ 30716] By: rgs                                   on 2007/03/23  11:41:58
12570         Log: Subject: symbol-exports needed for Data::Alias
12571              From: Matthijs van Duin <xmath@cpan.org>
12572              Date: Tue, 20 Mar 2007 14:59:15 +0100
12573              Message-ID: <20070320135915.GA25192@cds.nl>
12574      Branch: perl
12575            ! embed.fnc embed.h global.sym
12576 ____________________________________________________________________________
12577 [ 30715] By: rgs                                   on 2007/03/23  10:48:41
12578         Log: Convert file to proper line-endings
12579      Branch: perl
12580            ! lib/Pod/Simple/t/items02.t
12581 ____________________________________________________________________________
12582 [ 30714] By: rgs                                   on 2007/03/23  10:43:04
12583         Log: Missing file in MANIFEST
12584      Branch: perl
12585            ! MANIFEST
12586 ____________________________________________________________________________
12587 [ 30713] By: rgs                                   on 2007/03/23  08:48:33
12588         Log: Fix path of a test file for running in the core
12589      Branch: perl
12590            ! lib/Pod/Simple/t/reinit.t
12591 ____________________________________________________________________________
12592 [ 30712] By: stevep                                on 2007/03/23  03:45:30
12593         Log: Upgrade to CPAN-1.88_79
12594      Branch: perl
12595            ! lib/CPAN.pm
12596 ____________________________________________________________________________
12597 [ 30711] By: stevep                                on 2007/03/23  03:36:47
12598         Log: Upgrade to Test-Simple-0.70
12599      Branch: perl
12600            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
12601            ! lib/Test/Simple/Changes lib/Test/Simple/t/is_fh.t
12602 ____________________________________________________________________________
12603 [ 30710] By: stevep                                on 2007/03/23  02:17:50
12604         Log: Re-sorting the MANIFEST after the mess made of it with the
12605              Pod-Simple renamings
12606      Branch: perl
12607            ! MANIFEST
12608 ____________________________________________________________________________
12609 [ 30709] By: stevep                                on 2007/03/23  02:06:06
12610         Log: Perforce appararently didn't like integrating this file, since
12611              I had done it twice.  It looks like an add will have to do instead.
12612      Branch: perl
12613            + lib/Pod/Simple/t/perlvaro.txt
12614 ____________________________________________________________________________
12615 [ 30708] By: stevep                                on 2007/03/23  01:54:54
12616         Log: fix instalhtml and Pod::HTML issues.
12617              From: demerphq <demerphq@gmail.com>
12618              Date: Thu, 22 Mar 2007 19:42:54 +0100
12619              Message-ID: <9b18b3110703221142g4955362atffee33d05e30bd27@mail.gmail.com>
12620              
12621              Just the changes to installhtml and Pod::HTML in this patch.
12622      Branch: perl
12623            ! installhtml lib/Pod/Html.pm
12624 ____________________________________________________________________________
12625 [ 30707] By: stevep                                on 2007/03/23  01:47:41
12626         Log: Additional test file edits needed for Pod-Simple-3.05 that couldn't
12627              be included due to the integrates being performed in the previous
12628              change.
12629      Branch: perl
12630            ! lib/Pod/Simple/t/htmlbat.t lib/Pod/Simple/t/render.t
12631            ! lib/Pod/Simple/t/search10.t lib/Pod/Simple/t/search12.t
12632            ! lib/Pod/Simple/t/search20.t lib/Pod/Simple/t/search22.t
12633            ! lib/Pod/Simple/t/search25.t lib/Pod/Simple/t/search26.t
12634            ! lib/Pod/Simple/t/search27.t lib/Pod/Simple/t/search28.t
12635            ! lib/Pod/Simple/t/search29.t
12636 ____________________________________________________________________________
12637 [ 30706] By: stevep                                on 2007/03/23  01:43:11
12638         Log: Upgrade to Pod-Simple-3.05.
12639      Branch: perl
12640            + lib/Pod/Simple/t/20_skip.t lib/Pod/Simple/t/accept01.t
12641            + lib/Pod/Simple/t/corpus/2202jp.txt.packed
12642            + lib/Pod/Simple/t/corpus/2202jpx.txt.packed
12643            + lib/Pod/Simple/t/corpus/2202jpy.txt.packed
12644            + lib/Pod/Simple/t/corpus2/polish_utf16be_bom.txt.packed
12645            + lib/Pod/Simple/t/corpus2/polish_utf16le_bom.txt.packed
12646            + lib/Pod/Simple/t/reinit.t
12647           +> (branch 87 files)
12648            - lib/Pod/Simple/t/20_skip_before_58.t
12649            - lib/Pod/Simple/t/ac_c_extend.t lib/Pod/Simple/t/ac_c_simple.t
12650            - lib/Pod/Simple/t/beginend.t
12651            - lib/Pod/Simple/t/corpus/buniya_cp1256.txt
12652            - lib/Pod/Simple/t/corpus/buniya_cp1256.xml
12653            - lib/Pod/Simple/t/corpus/buniya_iso6.txt
12654            - lib/Pod/Simple/t/corpus/buniya_iso6.xml
12655            - lib/Pod/Simple/t/corpus/fet_contradiction.txt
12656            - lib/Pod/Simple/t/corpus/fet_contradiction.xml
12657            - lib/Pod/Simple/t/corpus/fet_duplication.txt
12658            - lib/Pod/Simple/t/corpus/fet_duplication.xml
12659            - lib/Pod/Simple/t/corpus/fet_when_koi8r.txt
12660            - lib/Pod/Simple/t/corpus/fet_when_koi8r.xml
12661            - lib/Pod/Simple/t/corpus/french_implicit_latin1.txt
12662            - lib/Pod/Simple/t/corpus/french_implicit_latin1.xml
12663            - lib/Pod/Simple/t/corpus/french_latin1.txt
12664            - lib/Pod/Simple/t/corpus/french_latin1.xml
12665            - lib/Pod/Simple/t/corpus/greek_iso_8859_7.pod
12666            - lib/Pod/Simple/t/corpus/greek_iso_8859_7.xml
12667            - lib/Pod/Simple/t/corpus/haiku-iso2202jp.xml
12668            - lib/Pod/Simple/t/corpus/haiku-iso2202jpx.xml
12669            - lib/Pod/Simple/t/corpus/haiku-iso2202jpy.xml
12670            - lib/Pod/Simple/t/corpus/haiku-iso2202jpz.txt
12671            - lib/Pod/Simple/t/corpus/haiku-iso2202jpz.xml
12672            - lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.txt
12673            - lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.xml
12674            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_implicit_utf8.txt
12675            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.txt
12676            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.xml
12677            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.txt
12678            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.xml
12679            - lib/Pod/Simple/t/corpustest.t
12680            - lib/Pod/Simple/t/encoding_nonesuch.t
12681            - lib/Pod/Simple/t/encoding_not_error.t
12682            - lib/Pod/Simple/t/encoding_not_error0.t
12683            - lib/Pod/Simple/t/fcodes_ee.t lib/Pod/Simple/t/fcodes_ell.t
12684            - lib/Pod/Simple/t/fcodes_ess.t
12685            - lib/Pod/Simple/t/fullstop_spaces.t
12686            - lib/Pod/Simple/t/head_ends_over.t lib/Pod/Simple/t/html-para.t
12687            - lib/Pod/Simple/t/html-styles.t lib/Pod/Simple/t/html-title.t
12688            - lib/Pod/Simple/t/htmlbatch_01.t lib/Pod/Simple/t/itemadapt.t
12689            - lib/Pod/Simple/t/junk1_out.txt lib/Pod/Simple/t/junk2_out.txt
12690            - lib/Pod/Simple/t/linkclass.t
12691            - lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm
12692            - lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod
12693            - lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm
12694            - lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt
12695            - lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod
12696            - lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod
12697            - lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm
12698            - lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
12699            - lib/Pod/Simple/t/perlcyg_out.txt lib/Pod/Simple/t/perlfaq3.pod
12700            - lib/Pod/Simple/t/perlfaq3_out.txt
12701            - lib/Pod/Simple/t/perlvar_out.txt lib/Pod/Simple/t/pulltitle.t
12702            - lib/Pod/Simple/t/sanity_tfh.t lib/Pod/Simple/t/search_05sane.t
12703            - lib/Pod/Simple/t/search_10survey_specific.t
12704            - lib/Pod/Simple/t/search_12survey_cwd.t
12705            - lib/Pod/Simple/t/search_20survey_two.t
12706            - lib/Pod/Simple/t/search_22survey_two_shadowing.t
12707            - lib/Pod/Simple/t/search_25_glob_squaa.t
12708            - lib/Pod/Simple/t/search_26_glob_kleene_k.t
12709            - lib/Pod/Simple/t/search_27_glob_squaa_kleene.t
12710            - lib/Pod/Simple/t/search_28_glob_z_kleene_k.t
12711            - lib/Pod/Simple/t/search_29_glob_z_qmark_k.t
12712            - lib/Pod/Simple/t/search_50survey_inc.t
12713            - lib/Pod/Simple/t/test_lib/Blorm.pm
12714            - lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt
12715            - lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm
12716            - lib/Pod/Simple/t/test_lib/Zonk/Veng.pm
12717            - lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod
12718            - lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm
12719            - lib/Pod/Simple/t/test_lib/hink_honk/readme.txt
12720            - lib/Pod/Simple/t/test_lib/pod/perlfliff.pod
12721            - lib/Pod/Simple/t/test_lib/pod/perlthang.pod
12722            - lib/Pod/Simple/t/test_lib/squaa.pm
12723            - lib/Pod/Simple/t/test_lib/squaa/Glunk.pod
12724            - lib/Pod/Simple/t/test_lib/squaa/Vliff.pm
12725            - lib/Pod/Simple/t/test_lib/zikzik.pod
12726            - lib/Pod/Simple/t/verbatim_formatted.t
12727            - lib/Pod/Simple/t/verbatims.t
12728            - lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm
12729            ! MANIFEST lib/Pod/Simple.pm lib/Pod/Simple/ChangeLog
12730            ! lib/Pod/Simple/Search.pm
12731 ____________________________________________________________________________
12732 [ 30700] By: nicholas                              on 2007/03/22  22:21:54
12733         Log: Can use memEQ instead of strnEQ in CHECK_WORD()
12734      Branch: perl
12735            ! regcomp.c
12736 ____________________________________________________________________________
12737 [ 30693] By: rgs                                   on 2007/03/22  18:26:36
12738         Log: Subject: [PATCH] Re: [perl #32687] Encode::is_utf8 on tainted UTF8 string
12739              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
12740              Date: Thu, 16 Nov 2006 17:36:44 +0100
12741              Message-ID: <20061116173644.4412f66f@grubert.mandriva.com>
12742      Branch: perl
12743            ! ext/Encode/Encode.xs
12744 ____________________________________________________________________________
12745 [ 30691] By: steveh                                on 2007/03/22  17:46:43
12746         Log: Make sure Win32CORE.pm gets cleaned up
12747              
12748              Normally it happens anyway, but sometimes when running 'distclean'
12749              on a half-built source tree it gets left behind.
12750      Branch: perl
12751            ! win32/Makefile win32/makefile.mk
12752 ____________________________________________________________________________
12753 [ 30688] By: rgs                                   on 2007/03/22  14:45:36
12754         Log: Misc. L<> fixes in core docs : don't link to man pages;
12755              provide full urls when linking to web sites.
12756      Branch: perl
12757            ! pod/perlipc.pod pod/perllocale.pod pod/perlpacktut.pod
12758 ____________________________________________________________________________
12759 [ 30687] By: stevep                                on 2007/03/22  14:43:32
12760         Log: Subject: [PATCH] Fix to threads::shared t/waithires.t
12761              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12762              Date: Thu, 22 Mar 2007 07:34:23 -0700 (PDT)
12763              Message-ID: <381102.32342.qm@web30207.mail.mud.yahoo.com>
12764      Branch: perl
12765            ! ext/threads/shared/t/waithires.t
12766 ____________________________________________________________________________
12767 [ 30686] By: rgs                                   on 2007/03/22  14:41:17
12768         Log: Fix a broken link and a meaningless phrase in perldebguts
12769      Branch: perl
12770            ! pod/perldebguts.pod
12771 ____________________________________________________________________________
12772 [ 30685] By: rgs                                   on 2007/03/22  14:37:43
12773         Log: Remove references to perlcc from the core docs.
12774      Branch: perl
12775            ! pod/perlfunc.pod pod/perlmod.pod pod/perlutil.pod
12776            ! pod/perlvar.pod
12777 ____________________________________________________________________________
12778 [ 30684] By: rgs                                   on 2007/03/22  14:25:54
12779         Log: Fix internal POD link
12780      Branch: perl
12781            ! lib/Term/ANSIColor.pm
12782 ____________________________________________________________________________
12783 [ 30683] By: nicholas                              on 2007/03/22  14:00:14
12784         Log: Re-order the flags values for struct refcounted_he to allow the
12785              possibility of storing 2 futher types. Add a void * to the union
12786              as it won't increase the size, but may become useful.
12787      Branch: perl
12788            ! hv.c hv.h
12789 ____________________________________________________________________________
12790 [ 30681] By: rgs                                   on 2007/03/22  09:28:15
12791         Log: Subject: [PATCH] Re: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bug
12792              From: Jarkko Hietaniemi <jhi@iki.fi>
12793              Date: Wed, 21 Mar 2007 08:01:14 -0400
12794              Message-ID: <46011E8A.1080009@iki.fi>
12795      Branch: perl
12796            ! lib/Pod/Html.pm
12797 ____________________________________________________________________________
12798 [ 30680] By: rgs                                   on 2007/03/22  09:19:22
12799         Log: regexp refcount is an integer, not a pointer
12800      Branch: perl
12801            ! dump.c
12802 ____________________________________________________________________________
12803 [ 30679] By: rgs                                   on 2007/03/22  09:16:37
12804         Log: Fix error message for re::regnames_iterinit()
12805      Branch: perl
12806            ! universal.c
12807 ____________________________________________________________________________
12808 [ 30678] By: rgs                                   on 2007/03/22  09:01:37
12809         Log: Subject: [PATCH] Resolve PL_curpm issues with (??{}) and fix corruption of match results when pattern is a qr.
12810              From: demerphq <demerphq@gmail.com>
12811              Date: Wed, 21 Mar 2007 10:39:24 +0100
12812              Message-ID: <9b18b3110703210239x540f5ad9mdb41c2ea6229ac31@mail.gmail.com>
12813              
12814              plus two follow-up patches (minor tweaks)
12815      Branch: perl
12816            ! dump.c embed.fnc embed.h ext/Devel/Peek/t/Peek.t
12817            ! ext/Encode/t/Aliases.t ext/re/re.pm ext/re/t/re_funcs.t
12818            ! global.sym lib/Tie/Hash/NamedCapture.pm pp_ctl.c proto.h
12819            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t universal.c
12820 ____________________________________________________________________________
12821 [ 30677] By: rgs                                   on 2007/03/22  08:34:42
12822         Log: Subject: [PATCH] threads 1.61
12823              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12824              Date: Wed, 21 Mar 2007 13:15:53 -0700 (PDT)
12825              Message-ID: <999680.51877.qm@web30208.mail.mud.yahoo.com>
12826              
12827              Fix 'list/array' context - both keywords are supported
12828      Branch: perl
12829            ! ext/threads/Changes ext/threads/README ext/threads/t/context.t
12830            ! ext/threads/t/exit.t ext/threads/t/thread.t
12831            ! ext/threads/threads.pm ext/threads/threads.xs
12832 ____________________________________________________________________________
12833 [ 30676] By: davem                                 on 2007/03/22  00:16:23
12834         Log: fix MAD compilation of C-style for loop
12835              
12836              Subject:  [PATCH] MAD C-style for loop
12837              From:  Gerard Goossen <gerard@tty.nl>
12838              Date:  Wed, 21 Mar 2007 19:18:52 +0100
12839              Message-Id:  <20070321181852.GD31539@ostwald>
12840      Branch: perl
12841            ! perly.act perly.y
12842 ____________________________________________________________________________
12843 [ 30675] By: stevep                                on 2007/03/21  23:21:46
12844         Log: Silence a couple of warnings caused by change #30672.
12845      Branch: perl
12846            ! doio.c
12847 ____________________________________________________________________________
12848 [ 30673] By: nicholas                              on 2007/03/21  22:59:47
12849         Log: Adjust test count for 5.8.x
12850      Branch: perl
12851            ! ext/B/t/concise-xs.t
12852 ____________________________________________________________________________
12853 [ 30672] By: stevep                                on 2007/03/21  22:44:10
12854         Log: Make gcc warn in case code is not C++ compatible.
12855      Branch: perl
12856            ! cflags.SH
12857 ____________________________________________________________________________
12858 [ 30671] By: nicholas                              on 2007/03/21  22:01:32
12859         Log: Only use proxy constant subroutines for 5.9.x.
12860      Branch: perl
12861            ! ext/Fcntl/Makefile.PL ext/POSIX/Makefile.PL
12862            ! ext/Socket/Makefile.PL
12863 ____________________________________________________________________________
12864 [ 30670] By: nicholas                              on 2007/03/21  21:28:35
12865         Log: Subject: [PATCH] Change 30661 could result in undefined variable
12866              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12867              Message-ID: <915076.64236.qm@web30212.mail.mud.yahoo.com>
12868              Date: Wed, 21 Mar 2007 12:47:52 -0700 (PDT)
12869      Branch: perl
12870            ! util.c
12871 ____________________________________________________________________________
12872 [ 30667] By: nicholas                              on 2007/03/21  19:02:50
12873         Log: Add some PERL_MEM* defines to the -V output that were missing.
12874              "Correct" the whitespace on the only inconsistent #ifdef/#endif
12875      Branch: perl
12876            ! perl.c
12877 ____________________________________________________________________________
12878 [ 30661] By: nicholas                              on 2007/03/21  16:31:52
12879         Log: Remove the (sometimes) unused variable from change 30652.
12880      Branch: perl
12881            ! util.c
12882 ____________________________________________________________________________
12883 [ 30660] By: stevep                                on 2007/03/21  13:32:22
12884         Log: Pod fix to h2ph from John Morrissey on the Debian bug list.
12885      Branch: perl
12886            ! utils/h2ph.PL
12887 ____________________________________________________________________________
12888 [ 30659] By: nicholas                              on 2007/03/21  12:53:56
12889         Log: Don't try to set the NV on a typeglob-in-action. Should cure bug
12890              41920.
12891      Branch: perl
12892            ! sv.c
12893 ____________________________________________________________________________
12894 [ 30658] By: nicholas                              on 2007/03/21  12:20:03
12895         Log: AVs and HVs never had the NV slot. (Not that this error mattered, as
12896              you can't upgrade from them, and the only code path that uses the
12897              flag in sv_upgrade isn't reached when upgrading to AVs or HVs)
12898      Branch: perl
12899            ! sv.c
12900 ____________________________________________________________________________
12901 [ 30657] By: rgs                                   on 2007/03/21  10:43:52
12902         Log: Subject: [PATCH] Sys::Syslog doesn't need ppport.h in core
12903              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12904              Date: Tue, 20 Mar 2007 13:15:31 -0700 (PDT)
12905              Message-ID: <203426.48736.qm@web30214.mail.mud.yahoo.com>
12906      Branch: perl
12907            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
12908            ! ext/Sys/Syslog/Syslog.xs mkppport.lst
12909 ____________________________________________________________________________
12910 [ 30656] By: rgs                                   on 2007/03/21  10:24:52
12911         Log: Subject: [PATCH] Data::Dumper doesn't need ppport.h in core
12912              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12913              Date: Tue, 20 Mar 2007 11:48:24 -0700 (PDT)
12914              Message-ID: <627715.37131.qm@web30212.mail.mud.yahoo.com>
12915      Branch: perl
12916            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
12917            ! ext/Data/Dumper/Makefile.PL mkppport.lst
12918 ____________________________________________________________________________
12919 [ 30655] By: rgs                                   on 2007/03/21  09:27:40
12920         Log: Subject: [PATCH] Compress::Raw::Zlib doesn't need ppport.h in core [REVISED]
12921              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12922              Date: Tue, 20 Mar 2007 14:05:46 -0700 (PDT)
12923              Message-ID: <855257.38889.qm@web30205.mail.mud.yahoo.com>
12924      Branch: perl
12925            ! ext/Compress/Raw/Zlib/Makefile.PL
12926            ! ext/Compress/Raw/Zlib/Zlib.xs
12927            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm mkppport.lst
12928 ____________________________________________________________________________
12929 [ 30654] By: rgs                                   on 2007/03/21  09:20:30
12930         Log: Subject: [PATCH] Remove unneeded pragma line from B/t/OptreeCheck.pm
12931              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12932              Date: Tue, 20 Mar 2007 16:43:02 -0700 (PDT)
12933              Message-ID: <376615.72521.qm@web30204.mail.mud.yahoo.com>
12934      Branch: perl
12935            ! ext/B/t/OptreeCheck.pm
12936 ____________________________________________________________________________
12937 [ 30653] By: rgs                                   on 2007/03/21  08:57:22
12938         Log: Don't install XS::APItest and XS::Typemap
12939      Branch: perl
12940            ! installperl utils/perlivp.PL
12941 ____________________________________________________________________________
12942 [ 30652] By: nicholas                              on 2007/03/20  23:20:46
12943         Log: In safecalloc, use the system calloc() for the non-DEBUGGING case, as
12944              it may be able to memset() to 0 for free. 
12945      Branch: perl
12946            ! util.c
12947 ____________________________________________________________________________
12948 [ 30651] By: rgs                                   on 2007/03/20  16:15:55
12949         Log: Subject: [PATCH] Re: ppport.h in core
12950              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12951              Date: Tue, 20 Mar 2007 09:08:19 -0700 (PDT)
12952              Message-ID: <319763.15276.qm@web30202.mail.mud.yahoo.com>
12953              
12954              Digest::SHA no longer uses ppport.h
12955      Branch: perl
12956            ! mkppport.lst
12957 ____________________________________________________________________________
12958 [ 30649] By: merijn                                on 2007/03/20  16:06:11
12959         Log: Subject: [PATCH] my email address changed
12960              From: Michael Stevens <mstevens@etla.org>
12961              Date: Tue, 20 Mar 2007 15:49:12 +0000
12962              Message-ID: <20070320154912.GE50318@etla.org>
12963      Branch: perl
12964            ! AUTHORS
12965 ____________________________________________________________________________
12966 [ 30648] By: rgs                                   on 2007/03/20  11:39:16
12967         Log: More nits in the PERL5LIB docs, suggested by Andreas.
12968      Branch: perl
12969            ! pod/perlrun.pod
12970 ____________________________________________________________________________
12971 [ 30647] By: rgs                                   on 2007/03/20  09:01:05
12972         Log: Subject: [PATCH] feel the the baß (encoding problems in the regex engine)
12973              From: demerphq <demerphq@gmail.com>
12974              Date: Tue, 20 Mar 2007 01:40:34 +0100
12975              Message-ID: <9b18b3110703191740m6bf21942p6521f3016ed8092f@mail.gmail.com>
12976      Branch: perl
12977            ! pod/perlreguts.pod regcomp.c regexec.c t/op/pat.t
12978 ____________________________________________________________________________
12979 [ 30646] By: rgs                                   on 2007/03/19  23:59:54
12980         Log: Better wording for the return value of select()
12981              (bug #41907)
12982      Branch: perl
12983            ! pod/perlfunc.pod
12984 ____________________________________________________________________________
12985 [ 30645] By: rgs                                   on 2007/03/19  23:34:50
12986         Log: More adjustments to the PERL5LIB docs by Rick
12987              Delaney and myself
12988      Branch: perl
12989            ! pod/perlrun.pod
12990 ____________________________________________________________________________
12991 [ 30644] By: rgs                                   on 2007/03/19  23:11:12
12992         Log: Let %^H be modifiable in eval-strings (bug #41531),
12993              by adding a meaning for OPf_SPECIAL on OP_CONST.
12994              Patch by Yves Orton.
12995      Branch: perl
12996            ! op.c op.h pp_hot.c t/comp/hints.t
12997 ____________________________________________________________________________
12998 [ 30643] By: rgs                                   on 2007/03/19  22:44:18
12999         Log: Subject: Re: Composing @INC from PERL5LIB
13000              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
13001              Date: Mon, 19 Mar 2007 23:35:10 +0100
13002              Message-ID: <87ircwkgkh.fsf@k75.linux.bogus>
13003      Branch: perl
13004            ! pod/perlrun.pod
13005 ____________________________________________________________________________
13006 [ 30634] By: rgs                                   on 2007/03/19  15:42:58
13007         Log: Adjust timing tolerance in threads tests, by Jerry D. Hedden
13008      Branch: perl
13009            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13010            ! ext/threads/shared/t/waithires.t
13011 ____________________________________________________________________________
13012 [ 30633] By: nicholas                              on 2007/03/19  15:17:27
13013         Log: PerlIO_exportFILE() and PerlIO_releaseFILE() should manage the fd
13014              reference counts correctly.
13015      Branch: perl
13016            ! ext/XS/Typemap/Typemap.xs perlio.c
13017 ____________________________________________________________________________
13018 [ 30631] By: rgs                                   on 2007/03/19  09:34:32
13019         Log: Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages
13020              From: Jari Aalto <jari.aalto@cante.net>
13021              Date: Sat, 17 Mar 2007 11:11:17 +0300
13022              Message-ID: <87k5xg9tne.fsf@w2kpicasso.cante.net>
13023      Branch: perl
13024            ! lib/Pod/Html.pm
13025 ____________________________________________________________________________
13026 [ 30630] By: rgs                                   on 2007/03/19  09:27:29
13027         Log: Subject: Re: perlreguts: Copy-editing and wishlist
13028              From: Marvin Humphrey <marvin@rectangular.com>
13029              Date: Fri, 16 Mar 2007 12:44:55 -0700
13030              Message-Id: <F6284B08-4B4E-467A-AFB2-8A71154FDD08@rectangular.com>
13031      Branch: perl
13032            ! pod/perlreguts.pod
13033 ____________________________________________________________________________
13034 [ 30629] By: rgs                                   on 2007/03/19  08:58:08
13035         Log: Upgrade to version.pm 0.71, by John Peacock
13036      Branch: perl
13037            ! embed.fnc embed.h gv.c lib/version.t perl.c pod/perlapi.pod
13038            ! pp_ctl.c proto.h t/comp/use.t t/op/universal.t universal.c
13039            ! util.c
13040 ____________________________________________________________________________
13041 [ 30628] By: davem                                 on 2007/03/19  00:00:46
13042         Log: minor code simplification made possible by change #30627
13043      Branch: perl
13044            ! mg.c
13045 ____________________________________________________________________________
13046 [ 30627] By: davem                                 on 2007/03/18  23:43:05
13047         Log: When restoring localised values, call set only on container magic.
13048              Avoids (among other things), localised pos index being trashed at
13049              scope exit.
13050      Branch: perl
13051            ! mg.c t/op/pos.t
13052 ____________________________________________________________________________
13053 [ 30624] By: davem                                 on 2007/03/18  23:17:04
13054         Log: move magic container/value test into separate function
13055      Branch: perl
13056            ! mg.c
13057 ____________________________________________________________________________
13058 [ 30618] By: nicholas                              on 2007/03/18  21:14:16
13059         Log: The test case applied in change 29502 really should have gone at the
13060              end of the file t/op/re_tests.
13061      Branch: perl
13062            ! t/op/re_tests
13063 ____________________________________________________________________________
13064 [ 30614] By: nicholas                              on 2007/03/18  19:44:42
13065         Log: Subject: 29044 broke Fatal.pm
13066              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
13067              Message-ID: <87slc37y99.fsf@k75.linux.bogus>
13068              Date: Sun, 18 Mar 2007 09:26:58 +0100
13069      Branch: perl
13070            ! lib/Fatal.pm lib/Fatal.t
13071 ____________________________________________________________________________
13072 [ 30610] By: nicholas                              on 2007/03/17  18:42:30
13073         Log: PerlIO_importFILE() should increase the reference count on the fd
13074              that it brings into PerlIO managed space. (A long standing problem
13075              reported by Steve Hay)
13076      Branch: perl
13077            ! perlio.c
13078 ____________________________________________________________________________
13079 [ 30609] By: rgs                                   on 2007/03/17  17:43:48
13080         Log: Subject: [PATCH] perl5db.t: skip test when /dev/tty is not available
13081              From: Alexey Tourbin <at@altlinux.ru>
13082              Date: Sat, 17 Mar 2007 19:28:33 +0300
13083              Message-ID: <20070317162833.GA10670@solemn.turbinal>
13084      Branch: perl
13085            ! lib/perl5db.t
13086 ____________________________________________________________________________
13087 [ 30608] By: nicholas                              on 2007/03/17  16:58:00
13088         Log: Test case from Karl Chen in RT #41831
13089              (The bug was already fixed in blead, merged to maint, and it seems
13090              better to adapt the sample code rather than add the whole new test)
13091      Branch: perl
13092            ! t/op/taint.t
13093 ____________________________________________________________________________
13094 [ 30607] By: nicholas                              on 2007/03/17  15:14:38
13095         Log: Remove the other 4 bits of MAD code designed to abort on local $^L.
13096      Branch: perl
13097            ! scope.c
13098 ____________________________________________________________________________
13099 [ 30606] By: nicholas                              on 2007/03/17  13:01:18
13100         Log: The code in newCONDOP can be made visibly simpler by using intermediate
13101              variables. It's also 8 bytes smaller with -Os
13102      Branch: perl
13103            ! op.c
13104 ____________________________________________________________________________
13105 [ 30605] By: nicholas                              on 2007/03/16  19:29:04
13106         Log: Under -Dmad, free the ops representing the dead code when a branch
13107              conditional value is actually a constant. Previously this was leaking
13108              ops, and more visibly shared hash keys.
13109      Branch: perl
13110            ! op.c
13111 ____________________________________________________________________________
13112 [ 30604] By: rgs                                   on 2007/03/16  15:18:07
13113         Log: Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages
13114              From: Jari Aalto <jari.aalto@cante.net>
13115              Date: Wed, 14 Mar 2007 21:56:14 +0300
13116              Message-ID: <87hcsnbqnl.fsf@w2kpicasso.cante.net>
13117      Branch: perl
13118            ! lib/Pod/Html.pm
13119 ____________________________________________________________________________
13120 [ 30603] By: nicholas                              on 2007/03/16  08:41:02
13121         Log: Remove the abort() trap, which Larry said was actually only ever
13122              intended as a way to enter gdb by using local $^L
13123      Branch: perl
13124            ! scope.c
13125 ____________________________________________________________________________
13126 [ 30602] By: craigb                                on 2007/03/16  01:40:50
13127         Log: Make sure escaped dots in filenames are preserved when translating
13128              filenames from VMS to UNIX syntax.
13129      Branch: perl
13130            ! vms/ext/filespec.t vms/vms.c
13131 ____________________________________________________________________________
13132 [ 30601] By: rgs                                   on 2007/03/15  17:43:43
13133         Log: Patch by Abigail to avoid using $& in diagnostics.pm.
13134      Branch: perl
13135            ! lib/diagnostics.pm
13136 ____________________________________________________________________________
13137 [ 30600] By: rgs                                   on 2007/03/15  17:18:18
13138         Log: Subject: [PATCH] Re: Smoke [5.8.8] 30522 FAIL(XF) Solaris 2.10 (i386/1 cpu)
13139              From: Abe Timmerman <abe@ztreet.demon.nl>
13140              Date: Thu, 15 Mar 2007 18:06:25 +0100
13141              Message-ID: <45F97D11.2080009@ztreet.demon.nl>
13142              
13143              skips some tests when perl is built without useperlio
13144      Branch: perl
13145            ! ext/PerlIO/encoding/t/nolooping.t t/op/inccode.t
13146 ____________________________________________________________________________
13147 [ 30599] By: rgs                                   on 2007/03/15  16:14:22
13148         Log: Patch by Gerard Goossen to add madprops to "require" opcode
13149      Branch: perl
13150            ! perly.act perly.h perly.tab perly.y
13151 ____________________________________________________________________________
13152 [ 30597] By: rgs                                   on 2007/03/15  16:01:33
13153         Log: Patch by Gerard Goossen to have nomad print also
13154              the [ ] { } madprops.
13155      Branch: perl
13156            ! mad/nomad
13157 ____________________________________________________________________________
13158 [ 30596] By: rgs                                   on 2007/03/15  15:53:28
13159         Log: Don't mention DynaLoader.a in INSTALL,
13160              since it doesn't exist anymore
13161      Branch: perl
13162            ! INSTALL
13163 ____________________________________________________________________________
13164 [ 30595] By: nicholas                              on 2007/03/15  15:02:55
13165         Log: Seems that 5.6.x needs the same fix as 5.005_xx for dclone.t
13166      Branch: perl
13167            ! ext/Storable/Storable.xs
13168 ____________________________________________________________________________
13169 [ 30594] By: nicholas                              on 2007/03/15  13:23:49
13170         Log: Subject: Re: [Patch] Fix some of the tests of Storable on Perl 5.004
13171              From: Sébastien Aperghis-Tramoni <saper@cpan.org>
13172              Message-ID: <1173961567.45f93b5f0fc9f@imp.free.fr>
13173              Date: Thu, 15 Mar 2007 13:26:07 +0100
13174      Branch: perl
13175            ! ext/Storable/Storable.pm ext/Storable/t/file_magic.t
13176            ! ext/Storable/t/threads.t
13177 ____________________________________________________________________________
13178 [ 30593] By: nicholas                              on 2007/03/15  11:35:26
13179         Log: Tweak to Storable to make dclone.t pass on 5.005_03.
13180      Branch: perl
13181            ! ext/Storable/Storable.xs
13182 ____________________________________________________________________________
13183 [ 30592] By: nicholas                              on 2007/03/15  11:32:38
13184         Log: Subject: [PATCH blead] Re: What is this MAD stuff all about?
13185              From: Rick Delaney <rick@bort.ca>
13186              Message-ID: <20070313001511.GJ6001@bort.ca>
13187              Date: Mon, 12 Mar 2007 20:15:12 -0400
13188      Branch: perl
13189            ! toke.c
13190 ____________________________________________________________________________
13191 [ 30591] By: rgs                                   on 2007/03/15  09:52:05
13192         Log: Upgrade to threads::shared 1.08 :
13193              - Sub-second resolution for cont_timedwait under WIN32
13194              (courtesy of Dean Arnold)
13195              - Fix compiler warnings
13196      Branch: perl
13197            + ext/threads/shared/t/waithires.t
13198            ! MANIFEST ext/threads/shared/Changes ext/threads/shared/README
13199            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13200            ! ext/threads/shared/t/blessed.t
13201 ____________________________________________________________________________
13202 [ 30590] By: rgs                                   on 2007/03/15  09:35:14
13203         Log: Make the isdst argument to asctime and mktime default to -1
13204              instead of 0, as suggested by Mike Schilli.
13205      Branch: perl
13206            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
13207 ____________________________________________________________________________
13208 [ 30589] By: nicholas                              on 2007/03/14  23:33:02
13209         Log: Changes needed to get Storable to compile on 5.005_03.
13210              Passing tests is a different matter...
13211      Branch: perl
13212            ! ext/Storable/Storable.xs
13213 ____________________________________________________________________________
13214 [ 30584] By: rgs                                   on 2007/03/14  16:18:33
13215         Log: Subject: Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add --[no]fragmentuniq to support more readable <a name=..> refs
13216              From: Jari Aalto <jari.aalto@cante.net>
13217              Date: Wed, 07 Mar 2007 10:04:15 +0200
13218              Message-ID: <87y7m9scn4.fsf@w2kpicasso.cante.net>
13219              
13220              with test adjustments
13221      Branch: perl
13222            ! lib/Pod/Html.pm lib/Pod/t/htmllink.t lib/Pod/t/htmlview.t
13223 ____________________________________________________________________________
13224 [ 30583] By: rgs                                   on 2007/03/14  15:50:21
13225         Log: Subject: [perl #41698] [PATCH] v5.8.8 pod2html -- Add <div>..</div> around the outputted INDEX section 
13226              From: Jari Aalto (via RT) <perlbug-followup@perl.org>
13227              Date: Sun, 04 Mar 2007 13:33:20 -0800
13228              Message-ID: <rt-3.6.HEAD-2051-1173043999-1740.41698-75-0@perl.org>
13229              
13230              plus test adjustments
13231      Branch: perl
13232            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmllink.t
13233            ! lib/Pod/t/htmlview.t
13234 ____________________________________________________________________________
13235 [ 30582] By: rgs                                   on 2007/03/14  15:40:54
13236         Log: Subject: [perl #41701] [PATCH] v5.8.8. pod2html -- F<filename> should add 'class="file"' in the HTML output 
13237              From: Jari Aalto (via RT) <perlbug-followup@perl.org>
13238              Date: Mon, 05 Mar 2007 02:05:38 -0800
13239              Message-ID: <rt-3.6.HEAD-2051-1173089138-1801.41701-75-0@perl.org>
13240              
13241              plus adjustments to tests
13242      Branch: perl
13243            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmlview.t
13244 ____________________________________________________________________________
13245 [ 30580] By: rgs                                   on 2007/03/14  13:38:15
13246         Log: De-hardcode a path in a Test::Simple test, so it works
13247              when integrated to the core.
13248      Branch: perl
13249            ! lib/Test/Simple/t/fail-more.t
13250 ____________________________________________________________________________
13251 [ 30578] By: stevep                                on 2007/03/14  13:17:42
13252         Log: Upgrade to Test-Simple-0.68.  Includes a tweak to
13253              lib/Test/Simple/t/fail-more.t so that all of its tests pass within
13254              the Perl core.
13255      Branch: perl
13256            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
13257            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
13258            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/is_fh.t
13259            ! lib/Test/Simple/t/overload.t
13260 ____________________________________________________________________________
13261 [ 30577] By: davem                                 on 2007/03/14  12:34:05
13262         Log: use a fresh stack when loading Errno.pm etc.
13263              Stops 'use vars qw($!)' in lib/vars.t segfaulting.
13264              (This can be reduced to 'my $sym = "!"; *$sym = \$$sym')
13265      Branch: perl
13266            ! gv.c
13267 ____________________________________________________________________________
13268 [ 30576] By: rgs                                   on 2007/03/14  09:43:21
13269         Log: Patch by Sébastien Aperghis-Tramoni to avoid encoding
13270              everything that goes through Net::Cmd as UTF-8
13271              (regression as of Net::Cmd 2.27, see CPAN RT #24835)
13272      Branch: perl
13273            ! lib/Net/Cmd.pm
13274 ____________________________________________________________________________
13275 [ 30575] By: rgs                                   on 2007/03/14  07:51:57
13276         Log: Subject: [PATCH] perlfunc.pod (ref results), perlop.pod (qr// result) 
13277              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
13278              Date: Wed, 14 Mar 2007 07:56:45 +0100
13279              Message-ID: <45F79CAD.5050005@thalesgroup.com>
13280      Branch: perl
13281            ! pod/perlfunc.pod pod/perlop.pod
13282 ____________________________________________________________________________
13283 [ 30574] By: nicholas                              on 2007/03/13  23:10:11
13284         Log: The dMY_CXT added in change 27938 isn't needed when in the PERL_CORE.
13285      Branch: perl
13286            ! regexec.c
13287 ____________________________________________________________________________
13288 [ 30572] By: nicholas                              on 2007/03/13  22:48:46
13289         Log: Check that stat and -X favours the file handle over the directory
13290              handle when using *THINGY{IO} syntax too.
13291      Branch: perl
13292            ! t/op/stat.t
13293 ____________________________________________________________________________
13294 [ 30571] By: nicholas                              on 2007/03/13  22:24:54
13295         Log: Check that stat and -X on barewords favour the file handle over the
13296              directory handle for the ambiguous case.
13297      Branch: perl
13298            ! t/op/stat.t
13299 ____________________________________________________________________________
13300 [ 30569] By: nicholas                              on 2007/03/13  20:48:17
13301         Log: Bump versions of modules that are currently on "dev" releases in maint.
13302      Branch: perl
13303            ! ext/B/B/Debug.pm ext/B/B/Terse.pm
13304 ____________________________________________________________________________
13305 [ 30566] By: nicholas                              on 2007/03/13  19:33:02
13306         Log: Integrate:
13307              [ 30565]
13308              Make the constant AVf_REAL conditional on Perl version.
13309      Branch: perl
13310           !> ext/B/defsubs_h.PL
13311 ____________________________________________________________________________
13312 [ 30563] By: nicholas                              on 2007/03/13  17:35:05
13313         Log: 5.8's B.xs exports AVf_REAL, so need to jiggle the test count by 1.
13314              (And then merge the difference back into blead)
13315      Branch: perl
13316            ! ext/B/t/concise-xs.t
13317 ____________________________________________________________________________
13318 [ 30562] By: stevep                                on 2007/03/13  15:54:56
13319         Log: Subject: [PATCH] DB_File with g++ and db v1
13320              From: Jarkko Hietaniemi <jhi@iki.fi>
13321              Date: Mon, 12 Mar 2007 22:01:34 -0400
13322              Message-ID: <45F605FE.1090606@iki.fi>
13323      Branch: perl
13324            ! ext/DB_File/DB_File.xs
13325 ____________________________________________________________________________
13326 [ 30561] By: rgs                                   on 2007/03/13  11:13:20
13327         Log: Subject: [PATCH] inform constant.pm about UNITCHECK
13328              From: "Joshua ben Jore" <twists@gmail.com>
13329              Date: Tue, 13 Mar 2007 00:35:11 -0700
13330              Message-ID: <dc5c751d0703130035o1a739f45g1ea559d110bd5dd8@mail.gmail.com>
13331      Branch: perl
13332            ! lib/constant.pm lib/constant.t
13333 ____________________________________________________________________________
13334 [ 30560] By: rgs                                   on 2007/03/13  11:02:03
13335         Log: Need a SPAGAIN here because the stack pointer might have
13336              moved when evaluating a tied hash in scalar context.
13337      Branch: perl
13338            ! pp_hot.c
13339 ____________________________________________________________________________
13340 [ 30558] By: nicholas                              on 2007/03/13  00:01:42
13341         Log: Get B compiling and passing all tests on both 5.9.x and 5.8.x
13342      Branch: perl
13343            ! ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
13344            ! ext/B/t/OptreeCheck.pm ext/B/t/concise-xs.t ext/B/t/f_sort.t
13345            ! ext/B/t/optree_constants.t ext/B/t/optree_specials.t
13346            ! ext/B/t/pragma.t
13347 ____________________________________________________________________________
13348 [ 30557] By: rgs                                   on 2007/03/12  22:14:27
13349         Log: Fix a couple of minor typos in comments
13350      Branch: perl
13351            ! dump.c
13352 ____________________________________________________________________________
13353 [ 30556] By: rgs                                   on 2007/03/12  21:58:19
13354         Log: Better wording for (?|...) in perlre, from a suggestion by Ruud.
13355      Branch: perl
13356            ! pod/perlre.pod
13357 ____________________________________________________________________________
13358 [ 30555] By: rgs                                   on 2007/03/12  21:22:55
13359         Log: Remove notes about experimental functions in the utf8 module.
13360              Also, document that the internal utf8 functions can be used
13361              without loading utf8.pm. (Suggested by Juerd)
13362      Branch: perl
13363            ! lib/utf8.pm
13364 ____________________________________________________________________________
13365 [ 30554] By: rgs                                   on 2007/03/12  21:00:05
13366         Log: warn() without args doesn't take a default message in $_, but in $@
13367      Branch: perl
13368            ! pod/perldiag.pod
13369 ____________________________________________________________________________
13370 [ 30553] By: nicholas                              on 2007/03/12  18:21:56
13371         Log: Fix the partially passing TODO test in optree_constants.t by
13372              making the tests for PL_sv_yes and PL_sv_no run as separate programs,
13373              rather than code eval'd in the current program, as under ithreads
13374              whether you get the real thing or a copy depends on whether any
13375              previous code has that SV in a PAD op.
13376      Branch: perl
13377            ! ext/B/t/optree_constants.t
13378 ____________________________________________________________________________
13379 [ 30552] By: nicholas                              on 2007/03/12  15:30:39
13380         Log: With the demise of ByteLoader in blead, unshare_hek can return to the
13381              backwaters of 'p'. Not being visible to 'EX'tensions means that there's
13382              less exposure to maintenance compatibility concerns.
13383      Branch: perl
13384            ! embed.fnc embed.h global.sym
13385 ____________________________________________________________________________
13386 [ 30551] By: stevep                                on 2007/03/12  15:12:39
13387         Log: Upgrade to CPAN-1.88_78
13388      Branch: perl
13389            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Kwalify.pm
13390            ! lib/CPAN/Kwalify/distroprefs.dd
13391            ! lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/bin/cpan
13392 ____________________________________________________________________________
13393 [ 30550] By: nicholas                              on 2007/03/12  15:03:29
13394         Log: Bitten again by the snakes in the MANIFEST spec - tabs, not spaces.
13395      Branch: perl
13396            ! MANIFEST
13397 ____________________________________________________________________________
13398 [ 30548] By: rgs                                   on 2007/03/12  14:33:01
13399         Log: Like fake scalars, state variables shouldn't get new pad entries
13400              at each recursion, in order to be truly stateful. (bug #41789)
13401      Branch: perl
13402            ! pad.c t/op/state.t
13403 ____________________________________________________________________________
13404 [ 30544] By: craigb                                on 2007/03/11  23:42:14
13405         Log: ExtUtils::Manifest fix-ups for VMS:
13406              - don't use multiple dots in .bak filenames
13407              - remove VMS-specific clobbering of keys with values in mkmanifest()
13408              patch also in RT at <http://rt.cpan.org//Ticket/Display.html?id=25377>
13409      Branch: perl
13410            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
13411 ____________________________________________________________________________
13412 [ 30543] By: craigb                                on 2007/03/11  21:05:08
13413         Log: Upgrade inplace.t and iprefix.t to use test.pl, avoiding a lot
13414              of OS-specific shenanigans.
13415      Branch: perl
13416            ! t/io/inplace.t t/io/iprefix.t
13417 ____________________________________________________________________________
13418 [ 30542] By: craigb                                on 2007/03/11  21:01:35
13419         Log: Add directory depth check for older VMS systems to check83.pl
13420      Branch: perl
13421            ! Porting/check83.pl
13422 ____________________________________________________________________________
13423 [ 30537] By: nicholas                              on 2007/03/10  16:56:21
13424         Log: Test that format references can't be wrongly dereferenced.
13425              Test that a glob dereference of a PVIO correctly sets the IO of the
13426              temporary glob that it creates.
13427      Branch: perl
13428            ! t/op/ref.t
13429 ____________________________________________________________________________
13430 [ 30535] By: nicholas                              on 2007/03/10  16:20:31
13431         Log: Bump Exporter's $VERSION.
13432      Branch: perl
13433            ! lib/Exporter.pm
13434 ____________________________________________________________________________
13435 [ 30533] By: nicholas                              on 2007/03/10  15:34:34
13436         Log: A test case for change 30527 (chdir bareword ambiguity with dirhandles
13437              and filehandles)
13438      Branch: perl
13439            ! t/op/chdir.t
13440 ____________________________________________________________________________
13441 [ 30532] By: nicholas                              on 2007/03/10  15:30:46
13442         Log: Refactor the "has fchdir" and "has dirfd" logic to one place.
13443      Branch: perl
13444            ! t/op/chdir.t
13445 ____________________________________________________________________________
13446 [ 30531] By: nicholas                              on 2007/03/09  20:49:47
13447         Log: Don't swallow up other warnings in Exporter's test. Remove a needless
13448              eval that happened to generate 4 warnings.
13449      Branch: perl
13450            ! lib/Exporter.t
13451 ____________________________________________________________________________
13452 [ 30530] By: merijn                                on 2007/03/09  19:47:15
13453         Log: Subject: [perl #41587] [PATCH] 5.8.8 make sure we get the proper ldflags on libperl.so 
13454              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
13455              Date: Thu, 22 Feb 2007 14:39:02 -0800
13456              Message-ID: <rt-3.6.HEAD-28041-1172183942-1615.41587-75-0@perl.org>
13457      Branch: perl
13458            ! Makefile.SH
13459 ____________________________________________________________________________
13460 [ 30529] By: nicholas                              on 2007/03/09  19:23:57
13461         Log: Make Exporter::Heavy correctly not warn when exporting a symbol only
13462              declared in the export specification. Ensure that the test actually
13463              tests this.
13464      Branch: perl
13465            ! lib/Exporter.t lib/Exporter/Heavy.pm
13466 ____________________________________________________________________________
13467 [ 30528] By: merijn                                on 2007/03/09  19:02:23
13468         Log: Tom Callaway's Redhat patches
13469              
13470              Subject: [perl #41595] [PATCH] 5.8.8 Use CFLAGS for all compiler invocations
13471              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
13472              Date: Thu, 22 Feb 2007 19:33:45 -0800
13473              Message-ID: <rt-3.6.HEAD-28041-1172201625-659.41595-75-0@perl.org>
13474              
13475              Subject: [perl #41589] [PATCH] 5.8.8 Linux needs -FPIC too
13476              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
13477              Date: Thu, 22 Feb 2007 14:56:24 -0800
13478              Message-ID: <rt-3.6.HEAD-18680-1172184984-1237.41589-75-0@perl.org>
13479      Branch: perl
13480            ! Configure
13481 ____________________________________________________________________________
13482 [ 30527] By: stevep                                on 2007/03/09  18:30:16
13483         Log: Prefer dirhandles to filehandles when passing a bareword typeglob
13484              to chdir() and the typeglob has both a dirhandle and a 
13485              filehandle assigned to it.
13486      Branch: perl
13487            ! pp_sys.c
13488 ____________________________________________________________________________
13489 [ 30525] By: rgs                                   on 2007/03/09  17:47:22
13490         Log: Mention Perl::Unsafe::Signals in the core docs en passant.
13491      Branch: perl
13492            ! pod/perlipc.pod
13493 ____________________________________________________________________________
13494 [ 30521] By: craigb                                on 2007/03/09  00:46:34
13495         Log: In ExtUtils::Liblist::Kid::_vms_ext(), escape the dollar, not the
13496              minus (there was no intention to use $\ or $- here).
13497      Branch: perl
13498            ! lib/ExtUtils/Liblist/Kid.pm
13499 ____________________________________________________________________________
13500 [ 30520] By: rgs                                   on 2007/03/08  16:31:36
13501         Log: The HePV macro was borked.
13502      Branch: perl
13503            ! hv.h
13504 ____________________________________________________________________________
13505 [ 30519] By: rgs                                   on 2007/03/08  16:12:29
13506         Log: Warning fix. Since HePV's second argument is supposed
13507              to be an unsigned integer, there's not point in comparing
13508              it to 0.
13509      Branch: perl
13510            ! hv.h
13511 ____________________________________________________________________________
13512 [ 30518] By: rgs                                   on 2007/03/08  15:48:53
13513         Log: Subject: Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe
13514              From: demerphq <demerphq@gmail.com>
13515              Date: Thu, 8 Mar 2007 10:20:50 +0100
13516              Message-ID: <9b18b3110703080120s41147a4fh4f4c1f9817079be3@mail.gmail.com>
13517      Branch: perl
13518            ! gv.c lib/Tie/Hash/NamedCapture.pm t/op/regexp_namedcapture.t
13519 ____________________________________________________________________________
13520 [ 30517] By: rgs                                   on 2007/03/08  15:06:49
13521         Log: Subject: Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe
13522              From: demerphq <demerphq@gmail.com>
13523              Date: Wed, 7 Mar 2007 20:44:52 +0100
13524              Message-ID: <9b18b3110703071144t787e028s8a79fa1986624b54@mail.gmail.com>
13525      Branch: perl
13526            + lib/Tie/Hash/NamedCapture.pm t/op/regexp_namedcapture.t
13527            - ext/re/lib/re/Tie/Hash/NamedCapture.pm
13528            ! MANIFEST embed.fnc ext/re/re.xs ext/re/t/re_funcs.t global.sym
13529            ! gv.c pod/perl595delta.pod pod/perlvar.pod proto.h universal.c
13530 ____________________________________________________________________________
13531 [ 30516] By: steveh                                on 2007/03/08  14:13:11
13532         Log: Subject: RE: $Win32::VERSION problem
13533              From: "Jan Dubois" <jand@activestate.com>
13534              Date: Wed, 7 Mar 2007 12:26:01 -0800
13535              Message-ID: <00b301c760f6$d28129d0$77837d70$@com>
13536              
13537              Adds the tests from the dual-lived CPAN distribution Win32-0.27
13538              and removes two old t/win32 tests which are now redundant
13539      Branch: perl
13540            + ext/Win32/t/ExpandEnvironmentStrings.t
13541            + ext/Win32/t/GetFileVersion.t ext/Win32/t/GetFolderPath.t
13542            + ext/Win32/t/GetFullPathName.t ext/Win32/t/GetLongPathName.t
13543            + ext/Win32/t/GetOSVersion.t ext/Win32/t/GuidGen.t
13544            - t/win32/getosversion.t t/win32/longpath.t
13545            ! MANIFEST
13546 ____________________________________________________________________________
13547 [ 30515] By: rgs                                   on 2007/03/08  13:49:42
13548         Log: Subject: debugger history save and load
13549              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
13550              Date: Wed, 07 Mar 2007 14:53:58 +0100
13551              Message-ID: <87y7m99n2h.fsf@k75.linux.bogus>
13552      Branch: perl
13553            ! lib/perl5db.pl
13554 ____________________________________________________________________________
13555 [ 30514] By: rgs                                   on 2007/03/08  13:46:16
13556         Log: Better docs for C<no VERSION>
13557      Branch: perl
13558            ! pod/perl593delta.pod pod/perlfunc.pod
13559 ____________________________________________________________________________
13560 [ 30513] By: rgs                                   on 2007/03/08  11:19:38
13561         Log: Need to extend the stack when using warn() without
13562              an argument (this fixes bug #41716)
13563      Branch: perl
13564            ! pp_sys.c
13565 ____________________________________________________________________________
13566 [ 30512] By: rgs                                   on 2007/03/08  11:17:21
13567         Log: Subject: [PATCH] Default to ELF on FreeBSD when objformat is not there
13568              From: Anton Berezin <tobez@tobez.org>
13569              Date: Thu, 8 Mar 2007 12:08:45 +0100
13570              Message-ID: <20070308110845.GA24332@heechee.tobez.org>
13571      Branch: perl
13572            ! hints/freebsd.sh
13573 ____________________________________________________________________________
13574 [ 30511] By: craigb                                on 2007/03/08  03:50:32
13575         Log: MM->{ldflags} may not be defined and wouldn't help us locate
13576              the perlshr library anyway (follow-up to #30462).
13577      Branch: perl
13578            ! lib/ExtUtils/Liblist/Kid.pm
13579 ____________________________________________________________________________
13580 [ 30510] By: craigb                                on 2007/03/08  03:06:53
13581         Log: Make vms/gen_shrfls.pl better able to detect header transitions with
13582              various compiler versions (needed after #30463).
13583      Branch: perl
13584            ! vms/gen_shrfls.pl
13585 ____________________________________________________________________________
13586 [ 30500] By: rgs                                   on 2007/03/07  17:08:54
13587         Log: Regenerates internal and external API docs
13588      Branch: perl
13589            ! pod/perlapi.pod pod/perlintern.pod
13590 ____________________________________________________________________________
13591 [ 30499] By: rgs                                   on 2007/03/07  17:05:29
13592         Log: Add the new man page, perlunifaq, in relevant places
13593      Branch: perl
13594            ! plan9/mkfile pod.lst pod/perl.pod vms/descrip_mms.template
13595            ! win32/pod.mak
13596 ____________________________________________________________________________
13597 [ 30497] By: rgs                                   on 2007/03/07  16:36:20
13598         Log: Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves Orton
13599      Branch: perl
13600            ! lib/ExtUtils/Liblist/Kid.pm
13601 ____________________________________________________________________________
13602 [ 30496] By: rgs                                   on 2007/03/07  16:32:48
13603         Log: Use another method to avoid the "possible interpolation" warning
13604              for @- and @+ : do this directly from the lexer (patch by Yves
13605              Orton.) This way, @- and @+ aren't preloaded anymore.
13606              Avoid to require re::Tie::Hash::NamedCapture when the *- or *+
13607              globs are created, this was breaking the build due to miniperl's
13608              inability to load it.
13609      Branch: perl
13610            ! gv.c perl.c toke.c
13611 ____________________________________________________________________________
13612 [ 30493] By: merijn                                on 2007/03/07  13:23:23
13613         Log: Subject: Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
13614              From: Juerd Waalboer <juerd@convolution.nl>
13615              Date: Sun, 4 Mar 2007 16:00:19 +0100
13616              Message-ID: <20070304150019.GN4723@c4.convolution.nl>
13617      Branch: perl
13618            + pod/perlunifaq.pod
13619            ! MANIFEST ext/Encode/Encode.pm ext/Encode/encoding.pm
13620            ! lib/PerlIO.pm lib/utf8.pm pod/perlapi.pod pod/perldata.pod
13621            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
13622            ! pod/perlpacktut.pod pod/perlport.pod pod/perlretut.pod
13623            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlunitut.pod
13624            ! pod/perlvar.pod sv.c
13625 ____________________________________________________________________________
13626 [ 30492] By: rgs                                   on 2007/03/07  11:00:07
13627         Log: Localize $! in splainthis() too. (see bug #41717)
13628      Branch: perl
13629            ! lib/diagnostics.pm
13630 ____________________________________________________________________________
13631 [ 30491] By: rgs                                   on 2007/03/07  10:57:11
13632         Log: Better localisation of $_ in diagnostics.
13633              This fixes bug #41717.
13634      Branch: perl
13635            ! lib/diagnostics.pm
13636 ____________________________________________________________________________
13637 [ 30490] By: rgs                                   on 2007/03/07  10:33:38
13638         Log: Avoid to load the *+ and *- globs too early.
13639              To silence spurious interpolation warnings, merely
13640              create the stash entry for them. Ensure that the
13641              re::Tie::Hash::NamedCapture module is always loaded
13642              when we have created the tied hashes %+ and %-.
13643              Revert change #30483, which is now unnecessary.
13644      Branch: perl
13645            ! gv.c lib/dumpvar.pl perl.c
13646 ____________________________________________________________________________
13647 [ 30489] By: stevep                                on 2007/03/06  16:49:47
13648         Log: Upgrade to IO-Zlib-1.05.  There are updates to the core that have
13649              not yet been included in the CPAN distribution, so the core 
13650              module has a version bump.
13651      Branch: perl
13652            ! lib/IO/Zlib.pm lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/getline.t
13653 ____________________________________________________________________________
13654 [ 30488] By: rgs                                   on 2007/03/06  15:51:06
13655         Log: Fix error messages returned by S_require_tie_mod. Fix small leaks
13656              happening in there too. More importantly, call it when we load both
13657              a hash or a glob.
13658      Branch: perl
13659            ! gv.c
13660 ____________________________________________________________________________
13661 [ 30487] By: rgs                                   on 2007/03/06  15:04:03
13662         Log: Fix a small leak on loading *+ and *- globs
13663      Branch: perl
13664            ! gv.c
13665 ____________________________________________________________________________
13666 [ 30486] By: stevep                                on 2007/03/06  13:52:56
13667         Log: Upgrade to CGI.pm-3.27
13668      Branch: perl
13669            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Util.pm
13670            ! lib/CGI/t/form.t lib/CGI/t/util.t
13671 ____________________________________________________________________________
13672 [ 30485] By: rgs                                   on 2007/03/06  11:19:04
13673         Log: Subject: [PATCH] 'Unknown PerlIO layer "encoding"...' message
13674              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
13675              Date: Fri, 2 Mar 2007 06:59:41 -0800 (PST)
13676              Message-ID: <794180.55454.qm@web30208.mail.mud.yahoo.com>
13677      Branch: perl
13678            ! lib/Pod/t/man.t
13679 ____________________________________________________________________________
13680 [ 30484] By: rgs                                   on 2007/03/06  11:10:26
13681         Log: Doc patch about PerlIO::encoding:
13682              
13683              Subject: [PATCH] Re: 'Unknown PerlIO layer "encoding"...' message
13684              From: Tels <nospam-abuse@bloodgate.com>
13685              Date: Fri, 2 Mar 2007 11:31:39 +0000
13686              Message-Id: <200703021131.41085@bloodgate.com>
13687      Branch: perl
13688            ! pod/perlfunc.pod
13689 ____________________________________________________________________________
13690 [ 30483] By: rgs                                   on 2007/03/06  10:32:01
13691         Log: dumpvar.pl must load re::Tie::Hash::NamedCapture if it wants
13692              to dump %+ and %-.
13693      Branch: perl
13694            ! lib/dumpvar.pl
13695 ____________________________________________________________________________
13696 [ 30482] By: steveh                                on 2007/03/06  09:20:51
13697         Log: Reinstate part of #28744 that was accidentally reverted in #30454
13698              to suppress a couple of warnings (at least on Win32)
13699      Branch: perl
13700            ! ext/Math/BigInt/FastCalc/FastCalc.pm
13701            ! ext/Math/BigInt/FastCalc/FastCalc.xs
13702 ____________________________________________________________________________
13703 [ 30481] By: nicholas                              on 2007/03/05  23:52:09
13704         Log: As SvUPGRADE() is a macro wrapping a call to sv_upgrade() inside
13705              a check on the existing SvTYPE(), there's no need to wrap it inside
13706              another explcit check of SvTYPE(). This won't make any difference to
13707              the output of an optimising compiler, but it makes the source clearer.
13708      Branch: perl
13709            ! pp_ctl.c sv.c
13710 ____________________________________________________________________________
13711 [ 30464] By: nicholas                              on 2007/03/05  12:26:46
13712         Log: Change 30461 was wrong. As ext/re (re)builds the regexp engine with
13713              -DDEBUGGING, it's going to need PL_reg_name even if core perl doesn't.
13714              So something is always going to use it, so always define it, and always
13715              export it. (But only define it once, so that static builds work.)
13716      Branch: perl
13717            ! makedef.pl regcomp.pl regnodes.h
13718 ____________________________________________________________________________
13719 [ 30463] By: craigb                                on 2007/03/05  00:13:50
13720         Log: In vms/gen_shrfls.pl, no more special handling of vars from
13721              regcomp.h -- just process the file. (Needed for PL_reg_name.)
13722      Branch: perl
13723            ! vms/gen_shrfls.pl
13724 ____________________________________________________________________________
13725 [ 30462] By: craigb                                on 2007/03/04  22:58:29
13726         Log: Use linker flags rather than compiler flags in ExtUtils::Liblist::Kid::_vms_ext 
13727              when determining whether the perlshr library was linked debug. Also submitted 
13728              to CPAN RT queue at <http://rt.cpan.org/Ticket/Display.html?id=25268>.
13729      Branch: perl
13730            ! lib/ExtUtils/Liblist/Kid.pm
13731 ____________________________________________________________________________
13732 [ 30461] By: nicholas                              on 2007/03/04  19:22:45
13733         Log: It seems that change 30451 should also have arranged to export
13734              PL_reg_name properly. Hopefuly this will fix it, but I don't have
13735              access to any platform where I can test this directly.
13736      Branch: perl
13737            ! globvar.sym makedef.pl
13738 ____________________________________________________________________________
13739 [ 30460] By: stevep                                on 2007/03/04  17:15:38
13740         Log: Subject: [PATCH] Math::BigInt 1.80
13741              From: Tels <nospam-abuse@bloodgate.com>
13742              Date: Sun, 4 Mar 2007 15:57:01 +0000
13743              Message-Id: <200703041557.02996@bloodgate.com>
13744      Branch: perl
13745            + lib/Math/BigInt/t/nan_cmp.t lib/Math/BigInt/t/new_ovld.t
13746            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13747            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
13748            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
13749            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/biglog.t
13750            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
13751 ____________________________________________________________________________
13752 [ 30459] By: nicholas                              on 2007/03/04  11:51:08
13753         Log: Rename exception() to apitest_exception() in XS/APItest, so that it
13754              doesn't clash with the exception() in Devel/PPPort. This way, all
13755              tests pass when both modules are staticly linked.
13756      Branch: perl
13757            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
13758            ! ext/XS/APItest/exception.c ext/XS/APItest/t/exception.t
13759 ____________________________________________________________________________
13760 [ 30458] By: stevep                                on 2007/03/04  07:01:34
13761         Log: Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib-2.004, 
13762              IO-Compress-Zlib-2.004, and Compress-Zlib-2.004.
13763      Branch: perl
13764            ! ext/Compress/Raw/Zlib/Changes
13765            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
13766            ! ext/Compress/Raw/Zlib/Zlib.xs
13767            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
13768            ! ext/Compress/Raw/Zlib/t/02zlib.t ext/Compress/Zlib/Changes
13769            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
13770            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
13771            ! ext/Compress/Zlib/t/03zlib-v1.t ext/IO/Compress/Base/Changes
13772            ! ext/IO/Compress/Base/Makefile.PL ext/IO/Compress/Base/README
13773            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
13774            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
13775            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
13776            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
13777            ! ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
13778            ! ext/IO/Compress/Zlib/README
13779            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
13780            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
13781            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
13782            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
13783            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
13784            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
13785            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
13786            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
13787            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
13788            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
13789            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
13790            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
13791            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
13792            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
13793            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
13794            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
13795            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
13796            ! ext/IO/Compress/Zlib/t/050interop-gzip.t
13797            ! t/lib/compress/generic.pl t/lib/compress/merge.pl
13798 ____________________________________________________________________________
13799 [ 30457] By: stevep                                on 2007/03/04  04:51:28
13800         Log: Upgrade to Time-HiRes-1.9707
13801      Branch: perl
13802            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/t/HiRes.t
13803            ! pod/perlretut.pod
13804 ____________________________________________________________________________
13805 [ 30456] By: craigb                                on 2007/03/03  23:26:33
13806         Log: Clean up the right file in vms/test.com (following #30414).
13807      Branch: perl
13808            ! vms/test.com
13809 ____________________________________________________________________________
13810 [ 30455] By: rgs                                   on 2007/03/03  18:19:01
13811         Log: Add missing file from change #30454
13812      Branch: perl
13813            + ext/Math/BigInt/FastCalc/t/leak.t
13814 ____________________________________________________________________________
13815 [ 30454] By: nicholas                              on 2007/03/03  16:47:05
13816         Log: Subject: [PATCH] Math::BigInt::FastCalc 0.12 (plug leaks)
13817              From: Tels <nospam-abuse@bloodgate.com>
13818              Date: Sat, 3 Mar 2007 17:09:58 +0000
13819              Message-Id: <200703031710.00203@bloodgate.com>
13820      Branch: perl
13821            ! MANIFEST ext/Math/BigInt/FastCalc/FastCalc.pm
13822            ! ext/Math/BigInt/FastCalc/FastCalc.xs
13823 ____________________________________________________________________________
13824 [ 30453] By: nicholas                              on 2007/03/03  15:50:33
13825         Log: Must only use dynamic extensions in the Dynaloader test. If the
13826              extensions are static, it doesn't work :-)
13827      Branch: perl
13828            ! ext/DynaLoader/t/DynaLoader.t
13829 ____________________________________________________________________________
13830 [ 30452] By: nicholas                              on 2007/03/03  15:28:39
13831         Log: As the test is about the parser, not actually running the code, better
13832              to avoid running <STDOUT> rather than run it with warnings disabled.
13833      Branch: perl
13834            ! t/op/gv.t
13835 ____________________________________________________________________________
13836 [ 30451] By: nicholas                              on 2007/03/03  12:22:19
13837         Log: Define and initialise reg_name only once.
13838              This allows re to be a static extension.
13839              As it's now no-longer a static variable in regcomp.c, it needs a PL_
13840              prefix.
13841      Branch: perl
13842            ! regcomp.c regcomp.pl regexec.c regnodes.h
13843 ____________________________________________________________________________
13844 [ 30450] By: rgs                                   on 2007/03/03  10:09:49
13845         Log: Don't let feature.pm interfere with the tests for use VERSION.
13846              That probably needs to be refined.
13847      Branch: perl
13848            ! t/comp/use.t
13849 ____________________________________________________________________________
13850 [ 30449] By: rgs                                   on 2007/03/03  09:39:55
13851         Log: Subject: [PATCH] Don't copy DynaLoader.o unnecessarily
13852              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
13853              Date: Thu, 1 Mar 2007 08:47:30 -0800 (PST)
13854              Message-ID: <566598.96493.qm@web30204.mail.mud.yahoo.com>
13855      Branch: perl
13856            ! ext/DynaLoader/Makefile.PL
13857 ____________________________________________________________________________
13858 [ 30448] By: rgs                                   on 2007/03/03  09:36:54
13859         Log: Add a volatile modifier to avoid possible cloberring by longjmp,
13860              as the compiler used by Jerry D. Hedden warns.
13861      Branch: perl
13862            ! perl.c
13863 ____________________________________________________________________________
13864 [ 30447] By: rgs                                   on 2007/03/03  09:34:23
13865         Log: Compilation warnings fixes by Jerry D. Hedden
13866      Branch: perl
13867            ! perlio.c pp_sys.c universal.c xsutils.c
13868 ____________________________________________________________________________
13869 [ 30446] By: rgs                                   on 2007/03/03  09:29:37
13870         Log: Make use VERSION also load feature.pm
13871      Branch: perl
13872            + t/lib/feature/implicit
13873            ! MANIFEST lib/feature.pm pod/perlfunc.pod pp_ctl.c
13874 ____________________________________________________________________________
13875 [ 30445] By: craigb                                on 2007/03/03  04:35:24
13876         Log: Fix a few errors and ambiguities in configure.com caught by
13877              Charlie Hammond's DCL Checker.
13878      Branch: perl
13879            ! configure.com
13880 ____________________________________________________________________________
13881 [ 30444] By: nicholas                              on 2007/03/02  15:02:43
13882         Log: Avoid an assertion failure when overloading readpipe.
13883      Branch: perl
13884            ! t/op/gv.t toke.c
13885 ____________________________________________________________________________
13886 [ 30443] By: nicholas                              on 2007/03/02  14:42:27
13887         Log: More assertion failures, found by auditing the code.
13888      Branch: perl
13889            ! gv.c t/op/gv.t toke.c universal.c
13890 ____________________________________________________________________________
13891 [ 30442] By: nicholas                              on 2007/03/02  13:23:22
13892         Log: Don't crash if the symbol table entry for ISA isn't a typeglob.
13893      Branch: perl
13894            ! gv.c t/op/gv.t
13895 ____________________________________________________________________________
13896 [ 30441] By: rgs                                   on 2007/03/02  12:58:04
13897         Log: More work on perldelta
13898      Branch: perl
13899            ! pod/perl595delta.pod
13900 ____________________________________________________________________________
13901 [ 30440] By: nicholas                              on 2007/03/01  17:46:49
13902         Log: The bug fixed by change 29610 would have been avoided with this
13903              assertion - ensure that the hek argument to Perl_unshare_hek() is not
13904              NULL, because if it is, then S_unshare_hek_or_pvn() will merrily
13905              unshare the string "" instead.
13906      Branch: perl
13907            ! hv.c
13908 ____________________________________________________________________________
13909 [ 30439] By: nicholas                              on 2007/03/01  16:09:31
13910         Log: Don't SEGV when dumping an undefined typeglob. The HEK used to store
13911              the GV's name can be NULL.
13912      Branch: perl
13913            ! gv.h
13914 ____________________________________________________________________________
13915 [ 30438] By: rgs                                   on 2007/03/01  15:22:52
13916         Log: Mention the syntax C<use feature ':5.10'> in feature.pm's synopsis
13917      Branch: perl
13918            ! lib/feature.pm
13919 ____________________________________________________________________________
13920 [ 30437] By: rgs                                   on 2007/03/01  11:20:14
13921         Log: Upgrade to Params::Check 0.26
13922      Branch: perl
13923            ! lib/Params/Check.pm lib/Params/Check/t/01_Params-Check.t
13924 ____________________________________________________________________________
13925 [ 30436] By: rgs                                   on 2007/03/01  10:54:09
13926         Log: Subject: Re: New file: t/op/regexp_email.t
13927              From: demerphq <demerphq@gmail.com>
13928              Date: Wed, 28 Feb 2007 17:45:33 +0100
13929              Message-ID: <9b18b3110702280845p7860ca08taf1aead39a178aa4@mail.gmail.com>
13930      Branch: perl
13931            + t/op/regexp_email.t
13932            ! MANIFEST ext/re/re.pm regcomp.h regexec.c
13933 ____________________________________________________________________________
13934 [ 30435] By: rgs                                   on 2007/03/01  10:30:04
13935         Log: A new test by Abigail: Check that certain modules don't
13936              get loaded when other modules are used.
13937      Branch: perl
13938            + t/lib/no_load.t
13939            ! MANIFEST
13940 ____________________________________________________________________________
13941 [ 30434] By: rgs                                   on 2007/03/01  10:21:58
13942         Log: Subject: [PATCH] Re: Revisits in 'make install'
13943              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
13944              Date: Wed, 28 Feb 2007 10:59:49 -0800 (PST)
13945              Message-ID: <95346.11233.qm@web30207.mail.mud.yahoo.com>
13946      Branch: perl
13947            ! Makefile.SH
13948 ____________________________________________________________________________
13949 [ 30433] By: rgs                                   on 2007/03/01  10:10:41
13950         Log: A couple of casting nits by Jarkko
13951      Branch: perl
13952            ! op.c pp_hot.c
13953 ____________________________________________________________________________
13954 [ 30432] By: rgs                                   on 2007/03/01  09:19:07
13955         Log: Teach Module::Build about DragonflyBSD
13956      Branch: perl
13957            ! lib/Module/Build.pm
13958 ____________________________________________________________________________
13959 [ 30431] By: rgs                                   on 2007/02/28  15:27:23
13960         Log: Missing dual-lived modules in maintainers list
13961      Branch: perl
13962            ! Porting/Maintainers.pl
13963 ____________________________________________________________________________
13964 [ 30430] By: rgs                                   on 2007/02/28  14:51:41
13965         Log: Update my email address
13966      Branch: perl
13967            ! AUTHORS Porting/checkAUTHORS.pl
13968 ____________________________________________________________________________
13969 [ 30429] By: steveh                                on 2007/02/28  12:29:35
13970         Log: Subject: [PATCH] Win32 doc update for Win32CORE changes
13971              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
13972              Date: Mon, 26 Feb 2007 11:28:00 -0800 (PST)
13973              Message-ID: <13678.68.166.55.187.1172518080.squirrel@68.166.55.187>
13974      Branch: perl
13975            ! ext/Win32/Win32.pm ext/Win32CORE/Win32CORE.pm
13976 ____________________________________________________________________________
13977 [ 30428] By: rgs                                   on 2007/02/28  10:42:03
13978         Log: Subject: [PATCH t/japh/abigail.t] Unexpected output
13979              From: Abigail <abigail@abigail.be>
13980              Date: Tue, 27 Feb 2007 23:00:28 +0100
13981              Message-ID: <20070227220028.GA460@abigail.nl>
13982      Branch: perl
13983            ! t/japh/abigail.t
13984 ____________________________________________________________________________
13985 [ 30427] By: rgs                                   on 2007/02/28  09:22:56
13986         Log: Remove obsolete test for the deprecation warning I just removed.
13987      Branch: perl
13988            ! t/op/regmesg.t
13989 ____________________________________________________________________________
13990 [ 30426] By: steveh                                on 2007/02/28  09:13:43
13991         Log: Subject: [PATCH] Fix ext/Win32API/File/t/file.t under test harness
13992              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
13993              Date: Tue, 27 Feb 2007 09:38:15 -0800 (PST)
13994              Message-ID: <994673.36516.qm@web30215.mail.mud.yahoo.com>
13995      Branch: perl
13996            ! ext/Win32API/File/t/file.t
13997 ____________________________________________________________________________
13998 [ 30425] By: steveh                                on 2007/02/28  09:11:19
13999         Log: Subject: Re: [PATCH] Re: Math::BigInt and Win32API::File whines a lot during make test...
14000              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
14001              Date: Tue, 27 Feb 2007 10:33:36 -0800 (PST)
14002              Message-ID: <738238.57355.qm@web30201.mail.mud.yahoo.com>
14003              
14004              (Silences warnings about math lib(s), avoids using Math::BigInt
14005              when using 64-bit ints and changes "new" to "->new()")
14006      Branch: perl
14007            ! ext/Win32API/File/File.pm
14008 ____________________________________________________________________________
14009 [ 30424] By: rgs                                   on 2007/02/28  08:54:05
14010         Log: (?p{}) has been deprecated for a long time.
14011              Remove it, so people are not confused with regard to the
14012              new /p regexp modifier.
14013      Branch: perl
14014            ! regcomp.c t/lib/warnings/regcomp toke.c
14015 ____________________________________________________________________________
14016 [ 30423] By: rgs                                   on 2007/02/28  08:45:55
14017         Log: Add new tests for keys in %+ and %-
14018      Branch: perl
14019            ! t/op/pat.t
14020 ____________________________________________________________________________
14021 [ 30422] By: rgs                                   on 2007/02/28  08:45:13
14022         Log: perltodo nit for SelfLoader
14023      Branch: perl
14024            ! pod/perltodo.pod
14025 ____________________________________________________________________________
14026 [ 30421] By: rgs                                   on 2007/02/28  08:44:16
14027         Log: Fix a couple of typos in internal docs
14028      Branch: perl
14029            ! hv.c util.c
14030 ____________________________________________________________________________
14031 [ 30420] By: nicholas                              on 2007/02/27  23:07:39
14032         Log: Subject: [PATCH AUTHORS] Change of email address.
14033              From: Abigail <abigail@abigail.be>
14034              Message-ID: <20070227225456.GA1808@abigail.nl>
14035              Date: Tue, 27 Feb 2007 23:54:56 +0100
14036      Branch: perl
14037            ! AUTHORS
14038 ____________________________________________________________________________
14039 [ 30419] By: nicholas                              on 2007/02/27  20:36:14
14040         Log: Subject: [PATCH] Skip tests if Encode not built
14041              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
14042              Date: Tue, 27 Feb 2007 11:27:58 -0800 (PST)
14043              Message-ID: <176638.9767.qm@web30207.mail.mud.yahoo.com>
14044      Branch: perl
14045            ! lib/Pod/Simple/t/corpustest.t
14046            ! lib/encoding/warnings/t/4-lexical.t
14047 ____________________________________________________________________________
14048 [ 30418] By: rgs                                   on 2007/02/27  14:07:28
14049         Log: Disable the strict pragma before eval'ing selfloaded code.
14050      Branch: perl
14051            ! lib/SelfLoader.pm
14052 ____________________________________________________________________________
14053 [ 30417] By: rgs                                   on 2007/02/27  13:39:03
14054         Log: dmq points out that %+ and %- are not arrays. Fix the doc.
14055      Branch: perl
14056            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm
14057 ____________________________________________________________________________
14058 [ 30416] By: rgs                                   on 2007/02/27  13:16:46
14059         Log: Update Changes
14060      Branch: perl
14061            ! Changes
14062 ____________________________________________________________________________
14063 [ 30415] By: rgs                                   on 2007/02/27  10:56:17
14064         Log: Rework and fix docs for %+, %- and re::Tie::Hash::NamedCapture.
14065      Branch: perl
14066            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm pod/perlvar.pod
14067 ____________________________________________________________________________
14068 [ 30414] By: craigb                                on 2007/02/27  01:41:31
14069         Log: On VMS, use the normal executable file extension for the copy of 
14070              Perl used to run the test suite.  Not doing so was confusing
14071              some of the Module::Build tests.
14072      Branch: perl
14073            ! vms/descrip_mms.template vms/test.com
14074 ____________________________________________________________________________
14075 [ 30413] By: rgs                                   on 2007/02/26  17:10:33
14076         Log: Subject: Re: [perl #41565] qr// memory corruption
14077              From: demerphq <demerphq@gmail.com>
14078              Date: Mon, 26 Feb 2007 16:45:23 +0100
14079              Message-ID: <9b18b3110702260745u373980e8x19ba3afdf33bd424@mail.gmail.com>
14080      Branch: perl
14081            ! ext/re/t/regop.t regcomp.c regexec.c
14082 ____________________________________________________________________________
14083 [ 30412] By: rgs                                   on 2007/02/26  16:49:45
14084         Log: Subject: Re: Regexp recursion limit too low?
14085              From: demerphq <demerphq@gmail.com>
14086              Date: Thu, 15 Feb 2007 17:22:16 +0100
14087              Message-ID: <9b18b3110702150822o13a4f240g86463c60e625fb8f@mail.gmail.com>
14088      Branch: perl
14089            ! regexec.c regexp.h
14090 ____________________________________________________________________________
14091 [ 30411] By: steveh                                on 2007/02/26  13:45:23
14092         Log: Bump $Win32API::File::VERSION for change #30409
14093      Branch: perl
14094            ! ext/Win32API/File/File.pm
14095 ____________________________________________________________________________
14096 [ 30410] By: craigb                                on 2007/02/26  13:36:41
14097         Log: In configure.com, include the Win32 extensions in $Config{known_extensions},
14098              but not it $Config{extensions}.  This way t/TEST knows to exclude them.
14099      Branch: perl
14100            ! configure.com
14101 ____________________________________________________________________________
14102 [ 30409] By: steveh                                on 2007/02/26  13:27:58
14103         Log: Subject: [PATCH] Re: [PATCH] Re: Win32 modules & cygwin
14104              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
14105              Date: Mon, 26 Feb 2007 00:45:10 -0800 (PST)
14106              Message-ID: <1300.63.226.247.142.1172479510.squirrel@63.226.247.142>
14107              
14108              (Stops Win32* extension tests from being run when the
14109              corresponding extensions haven't been built)
14110      Branch: perl
14111            ! ext/Win32API/File/t/file.t ext/Win32API/File/t/tie.t
14112            ! ext/Win32CORE/t/win32core.t
14113 ____________________________________________________________________________
14114 [ 30408] By: nicholas                              on 2007/02/26  11:59:27
14115         Log: Update the FSF's address. Plus some other whitespace and NON-WHITESPACE
14116              changes that have crept into the GPL v2.
14117      Branch: perl
14118            ! README emacs/cperl-mode.el lib/Tie/File.pm pod/perlgpl.pod
14119 ____________________________________________________________________________
14120 [ 30407] By: nicholas                              on 2007/02/26  11:07:06
14121         Log: Fix bug #41550 -  AUTOLOAD :lvalue not working the same in blead as in
14122              5.8.8 (a code example from "Extending and Embedding Perl")
14123      Branch: perl
14124            ! op.h t/op/sub_lval.t
14125 ____________________________________________________________________________
14126 [ 30406] By: nicholas                              on 2007/02/26  09:33:15
14127         Log: Convert t/op/sub_lval.t to test.pl
14128      Branch: perl
14129            ! t/op/sub_lval.t
14130 ____________________________________________________________________________
14131 [ 30405] By: rgs                                   on 2007/02/26  06:59:44
14132         Log: Module::Pluggable wasn't in the maintainers list
14133      Branch: perl
14134            ! Porting/Maintainers.pl
14135 ____________________________________________________________________________
14136 [ 30404] By: rgs                                   on 2007/02/26  06:57:22
14137         Log: Add a version number to Module::Pluggable::Object and
14138              bump the version number of Module::Pluggable
14139      Branch: perl
14140            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
14141 ____________________________________________________________________________
14142 [ 30403] By: craigb                                on 2007/02/26  04:35:18
14143         Log: In perlport, refine description of eight-level directory depth
14144              limitation on older VMS systems and add example of how to tell 
14145              when we're in trouble.
14146      Branch: perl
14147            ! pod/perlport.pod
14148 ____________________________________________________________________________
14149 [ 30402] By: craigb                                on 2007/02/26  01:08:07
14150         Log: Assorted updates to vms/vms.c to fix compiler errors on VAX.
14151      Branch: perl
14152            ! vms/vms.c
14153 ____________________________________________________________________________
14154 [ 30401] By: craigb                                on 2007/02/26  01:06:30
14155         Log: One more longdouble nit for configure.com, following 30217, 30325, and 30329.
14156      Branch: perl
14157            ! configure.com
14158 ____________________________________________________________________________
14159 [ 30400] By: craigb                                on 2007/02/26  00:42:30
14160         Log: Module::Pluggable::Object::search_paths portability update prompted by
14161              VMS test failures.  Patch also submitted to CPAN RT queue at 
14162              <http://rt.cpan.org/Public/Bug/Display.html?id=13607>.
14163      Branch: perl
14164            ! lib/Module/Pluggable/Object.pm
14165            ! lib/Module/Pluggable/t/20dodgy_files.t
14166 ____________________________________________________________________________
14167 [ 30399] By: rgs                                   on 2007/02/25  17:00:26
14168         Log: Subject: [PATCH] sigtrap.pm (handler_traceback): do not clobber $_
14169              From: Alexey Tourbin <at@altlinux.ru>
14170              Date: Sat, 24 Feb 2007 21:24:32 +0300
14171              Message-ID: <20070224182432.GA14446@localhost.localdomain>
14172      Branch: perl
14173            ! lib/sigtrap.pm
14174 ____________________________________________________________________________
14175 [ 30398] By: rgs                                   on 2007/02/25  16:44:52
14176         Log: Subject: [perl #41560] [PATCH] crash in Perl_vmess when GvIOp is null 
14177              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
14178              Date: Tue, 20 Feb 2007 16:38:20 -0800
14179              Message-ID: <rt-3.6.HEAD-24617-1172018300-131.41560-75-0@perl.org>
14180      Branch: perl
14181            ! util.c
14182 ____________________________________________________________________________
14183 [ 30397] By: rgs                                   on 2007/02/25  16:19:07
14184         Log: Subject: Re: [perl #41513] (parsing?)problem when using a '/' followed by a Switch statement
14185              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
14186              Date: Sat, 24 Feb 2007 15:08:44 +0100
14187              Message-ID: <17de7ee80702240608n1411ef67xcdd1ffb238742bc1@mail.gmail.com>
14188      Branch: perl
14189            ! lib/Switch.pm
14190 ____________________________________________________________________________
14191 [ 30396] By: rgs                                   on 2007/02/25  15:29:20
14192         Log: - Use the same regexp as in change #30395 to parse subroutine
14193              declarations
14194              - Make SelfLoader strict-compliant
14195              - Constant fold debug code out
14196      Branch: perl
14197            ! lib/SelfLoader.pm
14198 ____________________________________________________________________________
14199 [ 30395] By: rgs                                   on 2007/02/25  15:04:17
14200         Log: Factorize three regexps into one, using new regexp features
14201              (with some help from Yves Orton). (Now the compatibilty of this
14202              module with 5.8.x perls is doomed.)
14203      Branch: perl
14204            ! lib/AutoSplit.pm
14205 ____________________________________________________________________________
14206 [ 30394] By: rgs                                   on 2007/02/25  14:42:11
14207         Log: Don't clobber $_ by using "my $_". Potential bug found by Alexey Tourbin.
14208      Branch: perl
14209            ! lib/AutoSplit.pm
14210 ____________________________________________________________________________
14211 [ 30393] By: craigb                                on 2007/02/25  00:54:14
14212         Log: Add a comment to mg.c to clarify that words like "raise" and
14213              "pending" in the context of Perl's deferred signals bear only
14214              an analogous relationship to the underlying signal mechanism.
14215      Branch: perl
14216            ! mg.c
14217 ____________________________________________________________________________
14218 [ 30392] By: craigb                                on 2007/02/24  21:52:23
14219         Log: Update descriptions of long-running ops and non-deferrable
14220              signals in perlipc.pod.
14221      Branch: perl
14222            ! pod/perlipc.pod
14223 ____________________________________________________________________________
14224 [ 30391] By: rgs                                   on 2007/02/24  15:55:06
14225         Log: Subject: [PATCH] ExtUtils/Constant/Base.pm: use constant folding to eliminated dead code
14226              From: Alexey Tourbin <at@altlinux.ru>
14227              Date: Sat, 24 Feb 2007 15:52:23 +0300
14228              Message-ID: <20070224125223.GA17227@localhost.localdomain>
14229      Branch: perl
14230            ! lib/ExtUtils/Constant/Base.pm
14231 ____________________________________________________________________________
14232 [ 30390] By: rgs                                   on 2007/02/24  15:48:49
14233         Log: Subject: [PATCH] ExtUtils/MM_Unix.pm (fixin): do not clobber $/
14234              From: Alexey Tourbin <at@altlinux.ru>
14235              Date: Sat, 24 Feb 2007 15:38:58 +0300
14236              Message-ID: <20070224123858.GA11434@localhost.localdomain>
14237      Branch: perl
14238            ! lib/ExtUtils/MM_Unix.pm
14239 ____________________________________________________________________________
14240 [ 30389] By: rgs                                   on 2007/02/24  15:42:45
14241         Log: Subject: [PATCH] perlio.c (PerlIO_tmpfile): fix memory leak
14242              From: Alexey Tourbin <at@altlinux.ru>
14243              Date: Sat, 24 Feb 2007 14:47:35 +0300
14244              Message-ID: <20070224114735.GA3454@localhost.localdomain>
14245      Branch: perl
14246            ! perlio.c
14247 ____________________________________________________________________________
14248 [ 30388] By: rgs                                   on 2007/02/24  09:53:56
14249         Log: Add a new test for undef and delete on stash entries that
14250              are bound to subroutines or methods. Based on a test by
14251              Robert 'phaylon' Sedlacek.
14252      Branch: perl
14253            + t/op/symbolcache.t
14254            ! MANIFEST
14255 ____________________________________________________________________________
14256 [ 30387] By: rgs                                   on 2007/02/24  09:29:20
14257         Log: C<keys %+> should not warn. Don't make scan_ident test for
14258              ambiguous unary ops when the following token is a hash identifier.
14259              (like with scalars and arrays)
14260      Branch: perl
14261            ! t/lib/warnings/toke toke.c
14262 ____________________________________________________________________________
14263 [ 30386] By: rgs                                   on 2007/02/24  09:04:10
14264         Log: Indexing and POD fixes
14265      Branch: perl
14266            ! pod/perlop.pod
14267 ____________________________________________________________________________
14268 [ 30385] By: rgs                                   on 2007/02/24  08:51:29
14269         Log: Subject: [PATCH] perlretut.pod, 2nd version
14270              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
14271              Date: Thu, 22 Feb 2007 09:36:19 +0100
14272              Message-ID: <45DD5603.1040402@thalesgroup.com>
14273      Branch: perl
14274            ! pod/perlretut.pod
14275 ____________________________________________________________________________
14276 [ 30384] By: rgs                                   on 2007/02/24  07:22:05
14277         Log: At least, fix the MakeMaker build_man tests.
14278      Branch: perl
14279            ! lib/ExtUtils/t/build_man.t
14280 ____________________________________________________________________________
14281 [ 30383] By: rgs                                   on 2007/02/23  18:19:32
14282         Log: Subject: [PATCH blead] Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does not work with 'nomethod'
14283              From: Rick Delaney <rick@bort.ca>
14284              Date: Wed, 21 Feb 2007 16:53:16 -0500
14285              Message-ID: <20070221215316.GF5646@bort.ca>
14286      Branch: perl
14287            ! gv.c lib/overload.t
14288 ____________________________________________________________________________
14289 [ 30382] By: rgs                                   on 2007/02/22  18:29:18
14290         Log: Reinstate tests removed by change #30381, but don't
14291              "use Config" in the test, because that will overwrite
14292              %main::Config with the real Config hash, not the fake
14293              one from MakeMaker.
14294      Branch: perl
14295            ! lib/ExtUtils/t/build_man.t
14296 ____________________________________________________________________________
14297 [ 30381] By: stevep                                on 2007/02/22  18:09:06
14298         Log: Revert changes to lib/ExtUtils/t/build_man.t from change 
14299              #30380.  The changes in that test write to the now
14300              readonly %Config.
14301      Branch: perl
14302            ! lib/ExtUtils/t/build_man.t
14303 ____________________________________________________________________________
14304 [ 30380] By: stevep                                on 2007/02/22  14:36:27
14305         Log: Upgrade to ExtUtils-MakeMaker-6.32.  Included a version
14306              bump to ExtUtils::MakeMaker to 6.32_01 because changes
14307              #29266 and #29583 were missing from the new release.
14308      Branch: perl
14309            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist.pm
14310            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM.pm
14311            ! lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_Any.pm
14312            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
14313            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
14314            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
14315            ! lib/ExtUtils/MM_QNX.pm lib/ExtUtils/MM_UWIN.pm
14316            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14317            ! lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MM_Win32.pm
14318            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
14319            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Config.pm
14320            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/MakeMaker/bytes.pm
14321            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
14322            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/build_man.t
14323            ! lib/ExtUtils/testlib.pm
14324 ____________________________________________________________________________
14325 [ 30379] By: steveh                                on 2007/02/22  09:09:31
14326         Log: Subject: [PATCH] Re: Win32 modules & cygwin
14327              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
14328              Date: Tue, 20 Feb 2007 01:50:18 -0800 (PST)
14329              Message-ID: <1254.67.42.109.122.1171965018.squirrel@67.42.109.122>
14330              
14331              Also includes integration & deletion of win32/ext/Win32API to
14332              ext/Win32API, and addition of copyright message and corrections to
14333              spacing/tabbing as suggested by Jan Dubois.
14334      Branch: perl
14335            + ext/Win32API/File/t/file.t ext/Win32CORE/Makefile.PL
14336            + ext/Win32CORE/Win32CORE.c ext/Win32CORE/Win32CORE.pm
14337            + ext/Win32CORE/t/win32core.t
14338           +> ext/Win32API/File/Changes
14339           +> ext/Win32API/File/ExtUtils/Myconst2perl.pm
14340           +> ext/Win32API/File/File.pm ext/Win32API/File/File.xs
14341           +> ext/Win32API/File/Makefile.PL ext/Win32API/File/README
14342           +> ext/Win32API/File/buffers.h ext/Win32API/File/cFile.h
14343           +> ext/Win32API/File/cFile.pc ext/Win32API/File/const2perl.h
14344           +> ext/Win32API/File/t/tie.t ext/Win32API/File/typemap
14345            - win32/ext/Win32API/File/Changes
14346            - win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm
14347            - win32/ext/Win32API/File/File.pm
14348            - win32/ext/Win32API/File/File.xs
14349            - win32/ext/Win32API/File/Makefile.PL
14350            - win32/ext/Win32API/File/README
14351            - win32/ext/Win32API/File/buffers.h
14352            - win32/ext/Win32API/File/cFile.h
14353            - win32/ext/Win32API/File/cFile.pc
14354            - win32/ext/Win32API/File/const2perl.h
14355            - win32/ext/Win32API/File/t/file.t
14356            - win32/ext/Win32API/File/t/tie.t
14357            - win32/ext/Win32API/File/typemap
14358            ! Configure MANIFEST Porting/Maintainers.pl cygwin/cygwin.c
14359            ! hints/cygwin.sh mkppport.lst win32/FindExt.pm win32/Makefile
14360            ! win32/config_sh.PL win32/makefile.mk win32/win32.c
14361 ____________________________________________________________________________
14362 [ 30378] By: stevep                                on 2007/02/21  17:50:37
14363         Log: Upgrade to CPAN-1.88_77.
14364      Branch: perl
14365            ! lib/CPAN.pm
14366 ____________________________________________________________________________
14367 [ 30376] By: rgs                                   on 2007/02/21  17:33:54
14368         Log: Subject: [PATCH] Re: [PATCH] Test with Errno in autouse.t
14369              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
14370              Date: Wed, 21 Feb 2007 09:27:20 -0800 (PST)
14371              Message-ID: <619324.6794.qm@web30207.mail.mud.yahoo.com>
14372      Branch: perl
14373            ! lib/autouse.t
14374 ____________________________________________________________________________
14375 [ 30375] By: steveh                                on 2007/02/21  13:36:14
14376         Log: Remove unreferenced local variable
14377      Branch: perl
14378            ! ext/threads/threads.pm ext/threads/threads.xs
14379 ____________________________________________________________________________
14380 [ 30374] By: steveh                                on 2007/02/21  08:40:18
14381         Log: Fix Win32 compilation error following #30372
14382      Branch: perl
14383            ! regcomp.c
14384 ____________________________________________________________________________
14385 [ 30373] By: craigb                                on 2007/02/21  01:55:37
14386         Log: Fix VMS exit handling broken in Test::Harness 2.64. Also
14387              submitted as http://rt.cpan.org/Public/Bug/Display.html?id=24985
14388              on CPAN RT queue.
14389      Branch: perl
14390            ! lib/Test/Harness/Results.pm lib/Test/Harness/Straps.pm
14391 ____________________________________________________________________________
14392 [ 30372] By: stevep                                on 2007/02/20  13:24:38
14393         Log: Silence a couple of compile warnings.
14394      Branch: perl
14395            ! regcomp.c regexec.c
14396 ____________________________________________________________________________
14397 [ 30371] By: rgs                                   on 2007/02/20  11:05:15
14398         Log: Some INSTALL nits by Andy Dougherty
14399      Branch: perl
14400            ! INSTALL
14401 ____________________________________________________________________________
14402 [ 30370] By: rgs                                   on 2007/02/20  10:44:44
14403         Log: Skip test when Encode isn't built
14404              (noticed by Jerry D. Hedden)
14405      Branch: perl
14406            ! ext/PerlIO/encoding/t/nolooping.t
14407 ____________________________________________________________________________
14408 [ 30369] By: rgs                                   on 2007/02/20  10:39:52
14409         Log: Subject: [PATCH] Test with Errno in autouse.t
14410              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
14411              Date: Sun, 18 Feb 2007 09:09:23 -0800 (PST)
14412              Message-ID: <834019.44481.qm@web30203.mail.mud.yahoo.com>
14413      Branch: perl
14414            ! lib/autouse.t
14415 ____________________________________________________________________________
14416 [ 30368] By: rgs                                   on 2007/02/20  09:31:59
14417         Log: A few nits to perlfunc/map.
14418      Branch: perl
14419            ! pod/perlfunc.pod
14420 ____________________________________________________________________________
14421 [ 30367] By: stevep                                on 2007/02/20  03:55:21
14422         Log: Subject: [PATCH] regexec.c: S_ stands for static
14423              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
14424              Date: Tue, 20 Feb 2007 03:03:03 +0200 (EET)
14425              Message-Id: <20070220010303.2380A43A67@anubis.hut.fi>
14426      Branch: perl
14427            ! regexec.c
14428 ____________________________________________________________________________
14429 [ 30366] By: stevep                                on 2007/02/20  03:52:37
14430         Log: Subject: [PATCH] dump.c: format fixes
14431              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
14432              Date: Tue, 20 Feb 2007 03:00:50 +0200 (EET)
14433              Message-Id: <20070220010050.CCDAF43A67@anubis.hut.fi>
14434      Branch: perl
14435            ! dump.c
14436 ____________________________________________________________________________
14437 [ 30365] By: nicholas                              on 2007/02/19  23:58:53
14438         Log: Avoid *some* g++ errors. (But not all yet)
14439      Branch: perl
14440            ! sv.c warnings.h warnings.pl
14441 ____________________________________________________________________________
14442 [ 30362] By: stevep                                on 2007/02/19  20:51:10
14443         Log: Subject: [PATCH] blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVATE needs tweaking
14444              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
14445              Date: Mon, 19 Feb 2007 19:41:07 +0200 (EET)
14446              Message-Id: <20070219174107.63EEB43A67@anubis.hut.fi>
14447              
14448              Plus a regen picked up changes in pod/perlapi.pod related to change
14449              #30347.
14450      Branch: perl
14451            ! opcode.h opcode.pl pod/perlapi.pod sv.c util.c
14452 ____________________________________________________________________________
14453 [ 30361] By: stevep                                on 2007/02/19  19:42:47
14454         Log: Upgrade to CPAN-1.88_76
14455      Branch: perl
14456            ! lib/CPAN.pm
14457 ____________________________________________________________________________
14458 [ 30360] By: stevep                                on 2007/02/19  19:27:27
14459         Log: Subject: [PATCH] integrate bignum 0.19
14460              From: Tels <nospam-abuse@bloodgate.com>
14461              Date: Sat, 3 Feb 2007 13:42:20 +0100
14462              Message-Id: <200702031342.21634@bloodgate.com>
14463      Branch: perl
14464            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
14465            ! lib/bigrat.pm
14466 ____________________________________________________________________________
14467 [ 30359] By: stevep                                on 2007/02/19  19:23:03
14468         Log: Subject: [PATCH] Integrate BigRat 0.17
14469              From: Tels <nospam-abuse@bloodgate.com>
14470              Date: Sat, 3 Feb 2007 13:10:57 +0100
14471              Message-Id: <200702031310.58656@bloodgate.com>
14472      Branch: perl
14473            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
14474 ____________________________________________________________________________
14475 [ 30358] By: stevep                                on 2007/02/19  19:15:15
14476         Log: Subject: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
14477              From: Tels <nospam-abuse@bloodgate.com>
14478              Date: Fri, 2 Feb 2007 15:37:36 +0100
14479              Message-Id: <200702021537.38442@bloodgate.com>
14480              
14481              Subject: Re: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
14482              From: Tels <nospam-abuse@bloodgate.com>
14483              Date: Tue, 6 Feb 2007 20:18:48 +0100
14484              Message-Id: <200702062019.05487@bloodgate.com>
14485              
14486              Also, a fix for @INC in lib/Math/BigInt/t/calling.t
14487              
14488              Additional tests to perform Pod and Pod coverage testing
14489              were left out based on removal of similar test files previously.
14490      Branch: perl
14491            ! ext/Math/BigInt/FastCalc/FastCalc.pm
14492            ! ext/Math/BigInt/FastCalc/Makefile.PL lib/Math/BigFloat.pm
14493            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
14494            ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbf.t
14495            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
14496            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
14497            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
14498            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/sub_mbf.t
14499            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
14500            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
14501            ! t/lib/Math/BigInt/BareCalc.pm t/lib/Math/BigInt/Scalar.pm
14502            ! t/lib/Math/BigInt/Subclass.pm
14503 ____________________________________________________________________________
14504 [ 30357] By: rgs                                   on 2007/02/19  18:23:51
14505         Log: Revert change #28980 per Jarkko's suggestion
14506              (it was actually breaking g++ builds)
14507      Branch: perl
14508            ! ext/Encode/bin/enc2xs
14509 ____________________________________________________________________________
14510 [ 30352] By: rgs                                   on 2007/02/19  13:41:41
14511         Log: Actually, only changes to regexec.c from #30081 needed to be reverted.
14512      Branch: perl
14513            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
14514 ____________________________________________________________________________
14515 [ 30351] By: rgs                                   on 2007/02/19  13:08:03
14516         Log: Revert change #30081 at dmq's request, and mark its tests
14517              as TODO. (This should restore compilation with g++)
14518      Branch: perl
14519            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
14520            ! regexec.c t/op/pat.t
14521 ____________________________________________________________________________
14522 [ 30349] By: rgs                                   on 2007/02/19  10:08:38
14523         Log: Add a cast for C++ compilation
14524      Branch: perl
14525            ! mg.c
14526 ____________________________________________________________________________
14527 [ 30348] By: nicholas                              on 2007/02/18  20:07:39
14528         Log: More efficient to call newSV_type() then SvGROW() instead of newSV()
14529              with a size then sv_upgrade(), as the latter calls sv_upgrade() twice.
14530      Branch: perl
14531            ! perl.c toke.c
14532 ____________________________________________________________________________
14533 [ 30347] By: nicholas                              on 2007/02/18  19:40:43
14534         Log: Add a new API function newSV_type, to replace the idiom:
14535              sv = newSV(0);
14536              sv_upgrade(sv, type);
14537      Branch: perl
14538            ! av.c embed.fnc embed.h global.sym gv.c hv.c mathoms.c op.c
14539            ! pad.c perl.c pp.c pp_ctl.c pp_hot.c proto.h sv.c toke.c
14540 ____________________________________________________________________________
14541 [ 30346] By: nicholas                              on 2007/02/18  18:33:04
14542         Log: Properly handle the differences in hints in the optree with/without
14543              use open; by adding the with-open hints to all the golden results,
14544              and providing a new flag strip_open_hint to checkOptree().
14545      Branch: perl
14546            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
14547            ! ext/B/t/optree_concise.t ext/B/t/optree_constants.t
14548            ! ext/B/t/optree_misc.t ext/B/t/optree_samples.t
14549            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
14550            ! ext/B/t/optree_varinit.t
14551 ____________________________________________________________________________
14552 [ 30345] By: nicholas                              on 2007/02/18  17:56:13
14553         Log: newHV doesn't need to turn off POK or NOK, as they will default to not
14554              being set.
14555      Branch: perl
14556            ! hv.c
14557 ____________________________________________________________________________
14558 [ 30344] By: nicholas                              on 2007/02/18  14:18:01
14559         Log: test.pl should locally increase $Level, rather than setting it to a
14560              hard value, so that callers of like and unlike can present diagnostics
14561              with the line number of their own caller.
14562      Branch: perl
14563            ! t/test.pl
14564 ____________________________________________________________________________
14565 [ 30343] By: craigb                                on 2007/02/18  03:54:46
14566         Log: Make vms/munchconfig.c able to take a list of substitutions from
14567              a file so we don't overflow the command buffer on older systems.
14568      Branch: perl
14569            ! configure.com vms/munchconfig.c
14570 ____________________________________________________________________________
14571 [ 30342] By: craigb                                on 2007/02/17  22:40:51
14572         Log: Make configure.com's manifest checker more robust when handling files with 
14573              multiple dots that also have an underscore in the name (e.g., foo_bar.tar.gz).
14574              Various archive utilities will create that as foo_bar_tar.gz or foo_bar.tar_gz,
14575              at least on ODS-2 volumes.
14576      Branch: perl
14577            ! configure.com
14578 ____________________________________________________________________________
14579 [ 30335] By: nicholas                              on 2007/02/17  14:12:07
14580         Log: Missed an aTHX_ in B's call to Perl_emulate_cop_io.
14581              Missed that global.sym was modified.
14582      Branch: perl
14583            ! ext/B/B.xs global.sym
14584 ____________________________________________________________________________
14585 [ 30334] By: nicholas                              on 2007/02/17  12:39:17
14586         Log: Split the storage of the layers specificied by open.pm into one hint
14587              for input, and one for output, as this better reflects how they are
14588              used. The original "concatenate with \0" plan was really only a
14589              compramise to avoid needing to increase every COP by 2 pointers.
14590      Branch: perl
14591            ! embed.fnc embed.h ext/B/B.xs ext/B/B/Concise.pm
14592            ! ext/B/t/OptreeCheck.pm mg.c perl.h perlio.c proto.h
14593 ____________________________________________________________________________
14594 [ 30333] By: nicholas                              on 2007/02/16  23:54:33
14595         Log: Move all the cut&paste open TODO logic into OptreeCheck.pm, where it
14596              should have been in the first place. Apply strict and warnings to
14597              OptreeCheck.pm, and remove dead code they show up.
14598      Branch: perl
14599            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
14600            ! ext/B/t/optree_concise.t ext/B/t/optree_constants.t
14601            ! ext/B/t/optree_misc.t ext/B/t/optree_samples.t
14602            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
14603            ! ext/B/t/optree_varinit.t
14604 ____________________________________________________________________________
14605 [ 30332] By: stevep                                on 2007/02/16  20:19:16
14606         Log: Subject: [perl #41521] Fix for IO::Socket send method
14607              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
14608              Date: Fri, 16 Feb 2007 11:26:45 -0800
14609              Message-ID: <rt-3.6.HEAD-24617-1171654005-819.41521-75-0@perl.org>
14610      Branch: perl
14611            ! ext/IO/lib/IO/Socket.pm
14612 ____________________________________________________________________________
14613 [ 30331] By: steveh                                on 2007/02/16  18:14:58
14614         Log: Fix Win32 build after unusual breakage caused by #30327
14615              (Boy, did that take some tracking down!)
14616      Branch: perl
14617            ! win32/config_h.PL
14618 ____________________________________________________________________________
14619 [ 30330] By: rgs                                   on 2007/02/16  15:38:39
14620         Log: Update Changes
14621      Branch: perl
14622            ! Changes
14623 ____________________________________________________________________________
14624 [ 30329] By: craigb                                on 2007/02/16  14:41:18
14625         Log: In configure.com, put the "use" back in useieee (typo in #30325)
14626      Branch: perl
14627            ! configure.com
14628 ____________________________________________________________________________
14629 [ 30327] By: rgs                                   on 2007/02/16  10:30:57
14630         Log: Avoid to run config_h.SH twice during configuration.
14631      Branch: perl
14632            ! cflags.SH config_h.SH
14633 ____________________________________________________________________________
14634 [ 30325] By: craigb                                on 2007/02/16  00:43:07
14635         Log: In configure.com, further disambiguate -Duselongdouble and its 
14636              prerequisites from other 64-bit options.
14637      Branch: perl
14638            ! configure.com
14639 ____________________________________________________________________________
14640 [ 30317] By: rgs                                   on 2007/02/15  14:16:56
14641         Log: Hakim Cassimally is the new maintainer of the Perldoc modules
14642      Branch: perl
14643            ! Porting/Maintainers.pl
14644 ____________________________________________________________________________
14645 [ 30315] By: rgs                                   on 2007/02/15  13:10:31
14646         Log: Subject: Re: Patch for Deep recursion in B::Deparse
14647              From: Ash Berlin <ash_cpan@firemirror.com>
14648              Date: Thu, 15 Feb 2007 10:47:15 +0000
14649              Message-ID: <45D43A33.6070101@firemirror.com>
14650      Branch: perl
14651            ! ext/B/B/Deparse.pm
14652 ____________________________________________________________________________
14653 [ 30313] By: rgs                                   on 2007/02/15  12:39:46
14654         Log: Subject: Re: [perl #41491] Incorrect regexp warning.
14655              From: demerphq <demerphq@gmail.com>
14656              Date: Thu, 15 Feb 2007 12:07:40 +0100
14657              Message-ID: <9b18b3110702150307t21b5efd2jfdeebccdff9175b1@mail.gmail.com>
14658      Branch: perl
14659            ! regcomp.c
14660 ____________________________________________________________________________
14661 [ 30310] By: rgs                                   on 2007/02/15  09:34:01
14662         Log: Subject: [PATCH] Use newer 'threads' constructs
14663              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
14664              Date: Mon, 12 Feb 2007 12:04:33 -0800 (PST)
14665              Message-ID: <844555.64815.qm@web30202.mail.mud.yahoo.com>
14666      Branch: perl
14667            ! ext/XS/APItest/t/my_cxt.t ext/threads/shared/t/blessed.t
14668            ! ext/threads/shared/t/cond.t ext/threads/shared/t/hv_refs.t
14669            ! ext/threads/threads.xs lib/Thread/Queue.t lib/perl5db.pl
14670            ! pod/perlapi.pod pod/perlxs.pod sv.c t/op/threads.t
14671 ____________________________________________________________________________
14672 [ 30298] By: nicholas                              on 2007/02/14  20:59:02
14673         Log: There's no need to special case SVt_NULL in the print code, as it's
14674              only 0.01% of the cases called, and the call to SvPV_const() will
14675              issue the same warning and return the same empty string result for us.
14676              Unfortunately changing the switch statement to an if results in lots of
14677              whitespace changes, hence this change appears much larger than it is.
14678      Branch: perl
14679            ! doio.c
14680 ____________________________________________________________________________
14681 [ 30293] By: rgs                                   on 2007/02/14  17:29:53
14682         Log: Allow to override MAX_RECURSE_EVAL_NOCHANGE_DEPTH,
14683              introduced in change 28939 (this should be documented)
14684      Branch: perl
14685            ! regexp.h
14686 ____________________________________________________________________________
14687 [ 30280] By: mhx                                   on 2007/02/14  13:23:50
14688         Log: Upgrade to Devel::PPPort 3.11
14689      Branch: perl
14690            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
14691            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL
14692            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README
14693            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
14694            ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/module2.c
14695            ! ext/Devel/PPPort/module3.c ext/Devel/PPPort/parts/apicheck.pl
14696            ! ext/Devel/PPPort/parts/inc/MY_CXT
14697            ! ext/Devel/PPPort/parts/inc/SvPV
14698            ! ext/Devel/PPPort/parts/inc/SvREFCNT
14699            ! ext/Devel/PPPort/parts/inc/Sv_set
14700            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
14701            ! ext/Devel/PPPort/parts/inc/exception
14702            ! ext/Devel/PPPort/parts/inc/format
14703            ! ext/Devel/PPPort/parts/inc/grok
14704            ! ext/Devel/PPPort/parts/inc/limits
14705            ! ext/Devel/PPPort/parts/inc/mPUSH
14706            ! ext/Devel/PPPort/parts/inc/magic
14707            ! ext/Devel/PPPort/parts/inc/memory
14708            ! ext/Devel/PPPort/parts/inc/misc
14709            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
14710            ! ext/Devel/PPPort/parts/inc/newRV
14711            ! ext/Devel/PPPort/parts/inc/podtest
14712            ! ext/Devel/PPPort/parts/inc/ppphbin
14713            ! ext/Devel/PPPort/parts/inc/ppphdoc
14714            ! ext/Devel/PPPort/parts/inc/ppphtest
14715            ! ext/Devel/PPPort/parts/inc/pvs
14716            ! ext/Devel/PPPort/parts/inc/snprintf
14717            ! ext/Devel/PPPort/parts/inc/strlfuncs
14718            ! ext/Devel/PPPort/parts/inc/sv_xpvf
14719            ! ext/Devel/PPPort/parts/inc/threads
14720            ! ext/Devel/PPPort/parts/inc/uv
14721            ! ext/Devel/PPPort/parts/inc/variables
14722            ! ext/Devel/PPPort/parts/inc/version
14723            ! ext/Devel/PPPort/parts/inc/warn
14724            ! ext/Devel/PPPort/parts/ppptools.pl ext/Devel/PPPort/soak
14725            ! ext/Devel/PPPort/typemap
14726 ____________________________________________________________________________
14727 [ 30278] By: merijn                                on 2007/02/14  07:54:59
14728         Log: Subject: Re: [PATCH] Document that m//k works
14729              From: demerphq <demerphq@gmail.com>
14730              Date: Tue, 13 Feb 2007 22:04:54 +0100
14731              Message-ID: <9b18b3110702131304q370f3530j463c1a59c5ac1dfe@mail.gmail.com>
14732      Branch: perl
14733            + t/op/regexp_pmod.t
14734            - t/op/regexp_kmod.t
14735            ! MANIFEST ext/re/t/re_funcs.t pod/perlop.pod pod/perlre.pod
14736            ! pod/perlvar.pod regexp.h
14737 ____________________________________________________________________________
14738 [ 30277] By: nicholas                              on 2007/02/14  00:04:54
14739         Log: Change 30276 wasn't meant do mess with t/lib/common.pl. Oops.
14740              Undo the mistake.
14741      Branch: perl
14742            ! t/lib/common.pl
14743 ____________________________________________________________________________
14744 [ 30268] By: nicholas                              on 2007/02/13  20:11:53
14745         Log: Invoke minitrue to ensure that my spelling had always been correct.
14746              [We] thank Big Brother for raising the chocolate ration to twenty
14747              grammes a week.
14748      Branch: perl
14749            ! Changes
14750 ____________________________________________________________________________
14751 [ 30267] By: merijn                                on 2007/02/13  20:11:08
14752         Log: Subject: Re: Segmentation fault at undeclared for loop variable
14753              From: Robin Houston <robin@cpan.org>
14754              Date: Tue, 13 Feb 2007 16:50:08 +0000
14755              Message-Id: <C8B8E41C-C6FE-4822-918B-C62C916194DF@cpan.org>
14756      Branch: perl
14757            ! op.c
14758 ____________________________________________________________________________
14759 [ 30265] By: merijn                                on 2007/02/13  19:43:15
14760         Log: Subject: [PATCH] add hooks for capture buffers into regex engine.
14761              From: demerphq <demerphq@gmail.com>
14762              Date: Tue, 13 Feb 2007 20:27:33 +0100
14763              Message-ID: <9b18b3110702131127q79cc6df1lb1480d9a40d15213@mail.gmail.com>
14764      Branch: perl
14765            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h mg.c perl.h
14766            ! proto.h regcomp.c regcomp.h regexp.h
14767 ____________________________________________________________________________
14768 [ 30264] By: merijn                                on 2007/02/13  19:36:56
14769         Log: Subject: Re: [perl #41491] Incorrect regexp warning.
14770              From: demerphq <demerphq@gmail.com>
14771              Date: Tue, 13 Feb 2007 19:09:17 +0100
14772              Message-ID: <9b18b3110702131009l6a0867a3m8317c9d62328f834@mail.gmail.com>
14773      Branch: perl
14774            ! regcomp.c
14775 ____________________________________________________________________________
14776 [ 30258] By: steveh                                on 2007/02/13  16:02:42
14777         Log: Vadim did the static build change
14778      Branch: perl
14779            ! pod/perl595delta.pod
14780 ____________________________________________________________________________
14781 [ 30257] By: rgs                                   on 2007/02/13  15:30:12
14782         Log: A few more details in perldelta
14783      Branch: perl
14784            ! pod/perl595delta.pod
14785 ____________________________________________________________________________
14786 [ 30256] By: stevep                                on 2007/02/13  15:23:00
14787         Log: Upgrade to CPAN-1.88_72
14788      Branch: perl
14789            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
14790            ! lib/CPAN/Queue.pm lib/CPAN/Tarzip.pm
14791 ____________________________________________________________________________
14792 [ 30255] By: nicholas                              on 2007/02/13  14:22:32
14793         Log: Change 26487 left some debugging code in, and through the wonders of
14794              autovivification, that code actually introduced a bug, most easily
14795              visible for the for the non-5.9.x case.
14796      Branch: perl
14797            ! ext/B/t/optree_constants.t lib/constant.pm
14798 ____________________________________________________________________________
14799 [ 30254] By: stevep                                on 2007/02/13  03:19:05
14800         Log: Subject: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz
14801              From: John Peacock <jpeacock@rowman.com>
14802              Date: Mon, 12 Feb 2007 21:51:23 -0500
14803              Message-ID: <45D127AB.3050904@rowman.com>
14804      Branch: perl
14805            ! lib/version.pm lib/version.pod lib/version.t util.c
14806 ____________________________________________________________________________
14807 [ 30240] By: nicholas                              on 2007/02/12  20:29:43
14808         Log: Integrate:
14809              [ 29832]
14810              Avoid a SEGV in DBI's test suite, discovered by Andreas.
14811              Probably need to go through and audit to see if there are analagous
14812              places that need tweaking.
14813      Branch: perl
14814           !> perl.c
14815 ____________________________________________________________________________
14816 [ 30236] By: merijn                                on 2007/02/12  18:33:45
14817         Log: Subject: Re: [perl #41492] Incorrect match with /(?(DEFINE)(?<A> (?&B)+)(?<B> a))/
14818              From: demerphq <demerphq@gmail.com>
14819              Date: Mon, 12 Feb 2007 19:15:33 +0100
14820              Message-ID: <9b18b3110702121015o1c84ff6hfd69cfa645fae0bf@mail.gmail.com>
14821      Branch: perl
14822            ! regexec.c t/op/re_tests
14823 ____________________________________________________________________________
14824 [ 30235] By: nicholas                              on 2007/02/12  18:25:07
14825         Log: Integrate:
14826              [ 24458]
14827              Fix from Steve Peters
14828              
14829              [ 24464]
14830              Subject: RE: 5.8.7-tobe fails to compile on AIX 4.3.3
14831              From: "Jan Dubois" <jand@ActiveState.com>
14832              Message-Id: <200505131921.j4DJLgG5007986@smtp3.ActiveState.com>
14833              Date: Fri, 13 May 2005 12:21:40 -0700
14834              
14835              
14836              and then regenerate reentr.h, with the , no longer inside
14837              REENTR_MEMZERO(). This keeps macros looking like functions.
14838      Branch: perl
14839            ! reentr.h
14840           !> reentr.pl
14841 ____________________________________________________________________________
14842 [ 30234] By: merijn                                on 2007/02/12  17:46:46
14843         Log: Subject: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
14844              From: Paul Johnson <paul@pjcj.net>
14845              Date: Sat, 10 Feb 2007 23:10:31 +0100
14846              Message-ID: <20070210221031.GB31280@pjcj.net>
14847      Branch: perl
14848            ! README.hpux pod/perlre.pod
14849 ____________________________________________________________________________
14850 [ 30233] By: rgs                                   on 2007/02/12  17:00:09
14851         Log: Skip this test if "use open" fails due to an unknown encoding
14852      Branch: perl
14853            ! ext/PerlIO/encoding/t/nolooping.t
14854 ____________________________________________________________________________
14855 [ 30229] By: rgs                                   on 2007/02/12  15:31:56
14856         Log: Un-TODO tests avec change #30228
14857      Branch: perl
14858            ! t/comp/parser.t
14859 ____________________________________________________________________________
14860 [ 30228] By: rgs                                   on 2007/02/12  15:27:31
14861         Log: Subject: Re: PL_copline inconsistency
14862              From: Rick Delaney <rick@bort.ca>
14863              Date: Sat, 27 Jan 2007 20:29:02 -0500
14864              Message-ID: <20070128012902.GA21572@bort.ca>
14865      Branch: perl
14866            ! toke.c
14867 ____________________________________________________________________________
14868 [ 30221] By: nicholas                              on 2007/02/12  10:52:28
14869         Log: Note why storing a reference as an integer in %^H is not threadsafe.
14870      Branch: perl
14871            ! pod/perlpragma.pod
14872 ____________________________________________________________________________
14873 [ 30220] By: rgs                                   on 2007/02/12  09:05:38
14874         Log: Document that m//k works, by Ævar Arnfjörð Bjarmason
14875      Branch: perl
14876            ! pod/perlop.pod
14877 ____________________________________________________________________________
14878 [ 30219] By: steveh                                on 2007/02/12  09:04:41
14879         Log: Apply #30197 to win32/makefile.mk too
14880      Branch: perl
14881            ! win32/makefile.mk
14882 ____________________________________________________________________________
14883 [ 30218] By: rgs                                   on 2007/02/12  09:01:30
14884         Log: FAQ sync
14885      Branch: perl
14886            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14887            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
14888            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
14889 ____________________________________________________________________________
14890 [ 30217] By: craigb                                on 2007/02/11  23:52:35
14891         Log: Check for the presence of signbit() on VMS. It currently only works
14892              on IEEE double, not IEEE long double or any other floating point format.
14893              Also, begin to disentangle -Duselongdouble configuration support from
14894              its other 64-bit brethren.
14895      Branch: perl
14896            ! configure.com
14897 ____________________________________________________________________________
14898 [ 30216] By: craigb                                on 2007/02/11  23:48:46
14899         Log: In vms/vms.c's declaration of the LIB$INITIALIZE psect, try to get
14900              all of the attributes we need without any of the ones we don't, and
14901              try to be friendly to older compilers without too much damage to 
14902              readability.  Thanks to Saku Setala for the problem report.
14903      Branch: perl
14904            ! vms/vms.c
14905 ____________________________________________________________________________
14906 [ 30215] By: rgs                                   on 2007/02/11  17:29:04
14907         Log: Another tiny typo in File::Copy (found by Ruud.)
14908      Branch: perl
14909            ! lib/File/Copy.pm
14910 ____________________________________________________________________________
14911 [ 30214] By: rgs                                   on 2007/02/11  17:23:51
14912         Log: Explicitly load PerlIO::encoding when testing it.
14913              (so we know what we're testing)
14914      Branch: perl
14915            ! ext/PerlIO/encoding/t/nolooping.t
14916 ____________________________________________________________________________
14917 [ 30213] By: rgs                                   on 2007/02/11  17:13:44
14918         Log: Subject: Re: [perl #41442] segfault (dead loop) with Encoding, use open :locale, print STDERR
14919              From: Slaven Rezic <slaven@rezic.de>
14920              Date: 05 Feb 2007 23:04:07 +0100
14921              Message-ID: <87veiggt2g.fsf@biokovo.herceg.de>
14922      Branch: perl
14923            + ext/PerlIO/encoding/t/nolooping.t
14924            ! MANIFEST ext/PerlIO/encoding/encoding.pm
14925            ! ext/PerlIO/encoding/encoding.xs
14926 ____________________________________________________________________________
14927 [ 30212] By: rgs                                   on 2007/02/11  16:26:47
14928         Log: Convert new test to using t/test.pl.
14929              (No idea where it could fit better. And since it uses the stack,
14930              it's a bit fragile)
14931      Branch: perl
14932            ! t/op/qrstack.t
14933 ____________________________________________________________________________
14934 [ 30211] By: rgs                                   on 2007/02/11  16:20:15
14935         Log: Subject: [perl #41484] qr// stack bug 
14936              From: knew-p5p@pimb.org (via RT) <perlbug-followup@perl.org>
14937              Date: Sat, 10 Feb 2007 19:32:17 -0800
14938              Message-ID: <rt-3.6.HEAD-14573-1171164736-117.41484-75-0@perl.org>
14939      Branch: perl
14940            + t/op/qrstack.t
14941            ! MANIFEST pp_hot.c
14942 ____________________________________________________________________________
14943 [ 30200] By: merijn                                on 2007/02/10  20:41:31
14944         Log: Subject: Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
14945              From: demerphq <demerphq@gmail.com>
14946              Date: Sat, 10 Feb 2007 21:31:55 +0100
14947              Message-ID: <9b18b3110702101231j5e91cc20g780a8c581af02dd5@mail.gmail.com>
14948      Branch: perl
14949            ! regcomp.c t/op/pat.t
14950 ____________________________________________________________________________
14951 [ 30197] By: nicholas                              on 2007/02/10  19:35:09
14952         Log: Subject: [PATCH] Defend against cmd.exe stupidity (on Win2k at least)
14953              From: demerphq <demerphq@gmail.com>
14954              Message-ID: <9b18b3110702101100n76f65136ke65113bf0dbd01f@mail.gmail.com>
14955              Date: Sat, 10 Feb 2007 20:00:10 +0100
14956      Branch: perl
14957            ! win32/Makefile
14958 ____________________________________________________________________________
14959 [ 30195] By: nicholas                              on 2007/02/10  18:51:31
14960         Log: These casts to GV are no longer needed.
14961      Branch: perl
14962            ! pp.c
14963 ____________________________________________________________________________
14964 [ 30192] By: merijn                                on 2007/02/10  17:22:04
14965         Log: Subject: [PATCH] signbit detection (was [perl #39875] -0.0 loses signedness upon numeric comparison)
14966              From: Andy Dougherty <doughera@lafayette.edu>
14967              Date: Fri, 9 Feb 2007 11:40:51 -0500 (EST)
14968              Message-ID: <Pine.LNX.4.62.0702091121400.10202@fractal.phys.lafayette.edu>
14969      Branch: perl
14970            ! Configure Porting/Glossary config_h.SH embed.fnc embed.h
14971            ! global.sym numeric.c perl.h pod/perlapi.pod proto.h
14972 ____________________________________________________________________________
14973 [ 30188] By: nicholas                              on 2007/02/09  23:36:46
14974         Log: Fix Pod errors.
14975      Branch: perl
14976            ! README.mpeix gv.c pod/perl595delta.pod pod/perlapi.pod
14977 ____________________________________________________________________________
14978 [ 30184] By: merijn                                on 2007/02/09  20:06:44
14979         Log: Subject: Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
14980              From: demerphq <demerphq@gmail.com>
14981              Date: Fri, 9 Feb 2007 20:40:17 +0100
14982              Message-ID: <9b18b3110702091140k12d60712uf9fffbf77141247c@mail.gmail.com>
14983      Branch: perl
14984            ! regcomp.c
14985 ____________________________________________________________________________
14986 [ 30183] By: nicholas                              on 2007/02/09  19:39:45
14987         Log: Unknown formatting code U<> spotted by Jesse - presumably it should be
14988              L<>
14989      Branch: perl
14990            ! pod/perlfaq1.pod
14991 ____________________________________________________________________________
14992 [ 30178] By: nicholas                              on 2007/02/09  12:20:49
14993         Log: Update the lists of files that makerel needs to process. Remove the
14994              "used only once" warning.
14995      Branch: perl
14996            ! Porting/makerel
14997 ____________________________________________________________________________
14998 [ 30177] By: craigb                                on 2007/02/08  18:42:44
14999         Log: Switch from Carp to plain old warn in vms/ext/XSSymSet.pm
15000              because Carp now in some cases depends on things that may not
15001              be available from miniperl or before extensions are built.
15002      Branch: perl
15003            ! vms/ext/XSSymSet.pm
15004 ____________________________________________________________________________
15005 [ 30172] By: rgs                                   on 2007/02/08  14:14:25
15006         Log: Typo fix, by John P. Linderman
15007      Branch: perl
15008            ! lib/File/Copy.pm
15009 ____________________________________________________________________________
15010 [ 30171] By: nicholas                              on 2007/02/08  13:46:31
15011         Log: Subject: [PATCH] Re: Change 29193 is a regression
15012              From: Rick Delaney <rick@bort.ca>
15013              Date: Thu, 8 Feb 2007 08:21:37 -0500
15014              Message-ID: <20070208132137.GA24202@bort.ca>
15015      Branch: perl
15016            ! pp_ctl.c t/op/taint.t
15017 ____________________________________________________________________________
15018 [ 30170] By: rgs                                   on 2007/02/08  10:16:14
15019         Log: Remove dead code that was emitting warnings.
15020      Branch: perl
15021            ! regcomp.c
15022 ____________________________________________________________________________
15023 [ 30169] By: merijn                                on 2007/02/08  08:19:24
15024         Log: Subject: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
15025              From: demerphq <demerphq@gmail.com>
15026              Date: Wed, 7 Feb 2007 22:53:25 +0100
15027              Message-ID: <9b18b3110702071353l250d8a67x188c4e234e8905c7@mail.gmail.com>
15028      Branch: perl
15029            ! pod/perlre.pod regcomp.c t/op/re_tests
15030 ____________________________________________________________________________
15031 [ 30168] By: nicholas                              on 2007/02/07  23:54:53
15032         Log: opening $0 doesn't work if you change directory. So use test.pl
15033      Branch: perl
15034            ! t/op/taint.t
15035 ____________________________________________________________________________
15036 [ 30167] By: nicholas                              on 2007/02/07  23:49:44
15037         Log: TODO tests for eval of tainted scalars. (change 29193's regression)
15038      Branch: perl
15039            ! t/op/taint.t
15040 ____________________________________________________________________________
15041 [ 30157] By: stevep                                on 2007/02/07  14:56:05
15042         Log: Upgrade to Time-HiRes-1.9705
15043      Branch: perl
15044            + ext/Time/HiRes/hints/linux.pl
15045            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15046            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
15047            ! ext/Time/HiRes/t/HiRes.t
15048 ____________________________________________________________________________
15049 [ 30156] By: rgs                                   on 2007/02/07  13:58:10
15050         Log: Subject: [PATCH] Fix to Dynaloader.t for missing modules
15051              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
15052              Date: Wed, 7 Feb 2007 05:18:43 -0800 (PST)
15053              Message-ID: <618512.39885.qm@web30212.mail.mud.yahoo.com>
15054      Branch: perl
15055            ! ext/DynaLoader/t/DynaLoader.t
15056 ____________________________________________________________________________
15057 [ 30155] By: rgs                                   on 2007/02/07  12:27:58
15058         Log: Subject: [PATCH hints/linux.sh] libdb may require pthread
15059              From: Jonathan Stowe <jns@gellyfish.com>
15060              Date: Wed, 07 Feb 2007 11:56:17 +0000
15061              Message-Id: <1170849377.13207.14.camel@coriolanus.gellyfish.com>
15062      Branch: perl
15063            ! hints/linux.sh
15064 ____________________________________________________________________________
15065 [ 30153] By: rgs                                   on 2007/02/07  09:04:56
15066         Log: Wrap the SvTYPE macro definition in parens.
15067      Branch: perl
15068            ! sv.h
15069 ____________________________________________________________________________
15070 [ 30152] By: rgs                                   on 2007/02/06  22:37:34
15071         Log: Upgrade to threads.pm 1.59 (doc tweaks)
15072      Branch: perl
15073            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
15074            ! ext/threads/t/thread.t ext/threads/threads.pm
15075 ____________________________________________________________________________
15076 [ 30151] By: rgs                                   on 2007/02/06  22:35:29
15077         Log: Upgrade to threads::shared 1.07 (doc tweaks)
15078      Branch: perl
15079            ! ext/threads/shared/Changes ext/threads/shared/README
15080            ! ext/threads/shared/shared.pm
15081 ____________________________________________________________________________
15082 [ 30150] By: rgs                                   on 2007/02/06  22:33:23
15083         Log: Subject: [PATCH] perlop.pod - proposal to add an explanation of \c
15084              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
15085              Date: Sat, 3 Feb 2007 16:23:48 +0100
15086              Message-ID: <17de7ee80702030723m4265bbfkc83644d55a24aa0@mail.gmail.com>
15087      Branch: perl
15088            ! pod/perlop.pod
15089 ____________________________________________________________________________
15090 [ 30149] By: rgs                                   on 2007/02/06  22:29:45
15091         Log: Avoid obscure failures when a regexp hasn't matched
15092      Branch: perl
15093            ! t/op/bless.t
15094 ____________________________________________________________________________
15095 [ 30148] By: rgs                                   on 2007/02/06  21:54:12
15096         Log: Subject: [PATCH] current status on Unicode Regular Expressions
15097              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15098              Date: Sat, 03 Feb 2007 17:01:52 +0900
15099              Message-Id: <20070203170135.3B43.BQW10602@nifty.com>
15100      Branch: perl
15101            ! lib/unicore/mktables pod/perlunicode.pod t/op/pat.t
15102 ____________________________________________________________________________
15103 [ 30147] By: rgs                                   on 2007/02/06  21:48:59
15104         Log: Subject: [PATCH] fix 2 environment handling bugs
15105              From: Jan Dubois <jand@ActiveState.com>
15106              Date: Mon, 05 Feb 2007 21:45:36 -0800
15107              Message-ID: <p81gs2pggh04cngqjam0ejite7ksamiprt@4ax.com>
15108      Branch: perl
15109            ! perl.c
15110 ____________________________________________________________________________
15111 [ 30146] By: stevep                                on 2007/02/06  21:43:13
15112         Log: Upgrade to ExtUtils-Command-1.13
15113      Branch: perl
15114            ! lib/ExtUtils/Command.pm
15115 ____________________________________________________________________________
15116 [ 30144] By: stevep                                on 2007/02/06  17:29:09
15117         Log: Upgrade to libnet-1.20.  Includes some additional version bumps where bleadperl
15118              differs from the CPAN version (Net::FTP and Net::NNTP).
15119      Branch: perl
15120            ! lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
15121            ! lib/Net/FTP/A.pm lib/Net/NNTP.pm lib/Net/POP3.pm
15122            ! lib/Net/SMTP.pm
15123 ____________________________________________________________________________
15124 [ 30143] By: stevep                                on 2007/02/06  16:42:50
15125         Log: Upgrade to Module-Pluggable-3.5
15126      Branch: perl
15127            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
15128 ____________________________________________________________________________
15129 [ 30142] By: nicholas                              on 2007/02/05  23:52:23
15130         Log: Make a dummy OPpPAD_STATE and a dummy PL_unitcheck_save available to
15131              pre 5.9.x.
15132      Branch: perl
15133            ! ext/B/B.xs ext/B/defsubs_h.PL
15134 ____________________________________________________________________________
15135 [ 30136] By: nicholas                              on 2007/02/05  18:53:18
15136         Log: t/lib/common.pl can be warnings clean.
15137      Branch: perl
15138            ! t/lib/common.pl
15139 ____________________________________________________________________________
15140 [ 30134] By: nicholas                              on 2007/02/05  18:35:47
15141         Log: Upgrade to ExtUtils-ParseXS-2.18
15142      Branch: perl
15143            ! lib/ExtUtils/ParseXS.pm
15144 ____________________________________________________________________________
15145 [ 30129] By: rgs                                   on 2007/02/05  15:35:56
15146         Log: Subject: [PATCH] cygwin: disable effect of -ansi -std=c89 on system include 
15147              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
15148              Date: Mon, 5 Feb 2007 03:32:59 -0800 (PST)
15149              Message-ID: <1344.63.226.247.186.1170675179.squirrel@63.226.247.186>
15150      Branch: perl
15151            ! hints/cygwin.sh
15152 ____________________________________________________________________________
15153 [ 30128] By: rgs                                   on 2007/02/05  12:24:24
15154         Log: Upgrade to DB_File 1.815
15155      Branch: perl
15156            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15157            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
15158 ____________________________________________________________________________
15159 [ 30126] By: rgs                                   on 2007/02/05  11:29:08
15160         Log: Subject: [PATCH] minor improvements for perlre.pod
15161              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
15162              Date: Sun, 4 Feb 2007 16:26:14 +0100
15163              Message-ID: <17de7ee80702040726v23f54266g3c352d353a30c430@mail.gmail.com>
15164      Branch: perl
15165            ! pod/perlre.pod
15166 ____________________________________________________________________________
15167 [ 30125] By: rgs                                   on 2007/02/05  10:05:10
15168         Log: Quote fix by Jarkko
15169      Branch: perl
15170            ! cflags.SH
15171 ____________________________________________________________________________
15172 [ 30124] By: nicholas                              on 2007/02/05  00:13:08
15173         Log: Use the new conditional TODOs to mark as TODO the warning tests
15174              failing due to HEKs leaked by OPs for unthreaded perls tested with
15175              a UTF-8 locale.
15176      Branch: perl
15177            ! lib/warnings.t t/lib/warnings/7fatal
15178 ____________________________________________________________________________
15179 [ 30123] By: nicholas                              on 2007/02/05  00:12:25
15180         Log: Enhance t/lib/common.pl to provide conditional TODOs using eval'd code.
15181      Branch: perl
15182            ! t/lib/common.pl
15183 ____________________________________________________________________________
15184 [ 30120] By: craigb                                on 2007/02/04  20:43:46
15185         Log: In vms/gen_shrfls.pl, consider EXTERN_C declarations as function
15186              candidates, not global variable candidates.  Currently only needed
15187              for PerlIO_teardown.
15188      Branch: perl
15189            ! vms/gen_shrfls.pl
15190 ____________________________________________________________________________
15191 [ 30119] By: nicholas                              on 2007/02/04  20:32:13
15192         Log: Change 23753 wasn't quite a perfect refactoring, as it omitted calling
15193              PERL_SET_THX(my_perl); when !PL_curinterp for non-ithreads.
15194              However, this would not have made a difference for any configuration
15195              buildable from the blead source alone.
15196      Branch: perl
15197            ! perl.c
15198 ____________________________________________________________________________
15199 [ 30114] By: nicholas                              on 2007/02/04  18:38:59
15200         Log: Currently Changes is in ISO-8859-1, not UTF-8, so correct change 28226
15201              which had an e accute in UTF-8.
15202      Branch: perl
15203            ! Changes
15204 ____________________________________________________________________________
15205 [ 30111] By: craigb                                on 2007/02/03  23:53:06
15206         Log: Install overload.h on VMS, plus more case fix-ups in descrip_mms.template.
15207      Branch: perl
15208            ! vms/descrip_mms.template
15209 ____________________________________________________________________________
15210 [ 30108] By: craigb                                on 2007/02/03  18:52:02
15211         Log: Install parser.h on VMS, plus fix some case typos in descrip_mms.template.
15212      Branch: perl
15213            ! vms/descrip_mms.template
15214 ____________________________________________________________________________
15215 [ 30105] By: nicholas                              on 2007/02/03  15:23:52
15216         Log: Purge all references to 5005 threads variables in the code.
15217              (Retain the aides memoire in makedef.pl)
15218      Branch: perl
15219            ! Porting/findvars gv.c hv.c op.c perl.c pp_ctl.c sv.c
15220 ____________________________________________________________________________
15221 [ 30104] By: stevep                                on 2007/02/03  06:25:11
15222         Log: Subject: Re: prerelease checklist for Perl 5.10
15223              From: demerphq <demerphq@gmail.com>
15224              Date: Thu, 1 Feb 2007 17:06:37 +0100
15225              Message-ID: <9b18b3110702010806n7e095317v77f5dc1eb765f8d@mail.gmail.com>
15226              
15227              Subject: Re: prerelease checklist for Perl 5.10
15228              From: demerphq <demerphq@gmail.com>
15229              Date: Fri, 2 Feb 2007 18:10:14 +0100
15230              Message-ID: <9b18b3110702020910l31c7784fi5e37bf777b6eafb3@mail.gmail.com>
15231              
15232              Regular expression changes to fix failing tests in XML::Twig and
15233              Mail::SpamAssassin.  The breakages occured in changes #28785 and
15234              #29279.
15235      Branch: perl
15236            ! embed.fnc embed.h proto.h regexec.c regexp.h t/op/re_tests
15237 ____________________________________________________________________________
15238 [ 30103] By: nicholas                              on 2007/02/02  23:35:22
15239         Log: Subject: Re: [perl #41421] glob() produces spurious results with brackets in braces
15240              From: Slaven Rezic <slaven@rezic.de>
15241              Message-ID: <87r6t81acj.fsf@biokovo.herceg.de>
15242              Date: 02 Feb 2007 23:08:28 +0100
15243      Branch: perl
15244            ! ext/File/Glob/bsd_glob.c ext/File/Glob/t/basic.t
15245 ____________________________________________________________________________
15246 [ 30101] By: nicholas                              on 2007/02/02  22:10:39
15247         Log: A few more places where we know the length for sv_setpv() or sv_catpv()
15248      Branch: perl
15249            ! mg.c op.c pp_ctl.c toke.c
15250 ____________________________________________________________________________
15251 [ 30093] By: nicholas                              on 2007/02/02  16:25:23
15252         Log: Testing every pattern by also upgrading to UTF-8 would have caught the
15253              bug added by change 29502, fixed in change 30092.
15254      Branch: perl
15255            ! t/op/regexp.t
15256 ____________________________________________________________________________
15257 [ 30092] By: nicholas                              on 2007/02/02  14:37:31
15258         Log: Change 29502 wasn't perfect - you need to remove any extra trailing
15259              "\n" added by fbm_compile(), before recompiling with the same flags.
15260              In turn, to do that, it's best to store the flags even for short
15261              "PVBM"s.
15262      Branch: perl
15263            ! regexec.c util.c
15264 ____________________________________________________________________________
15265 [ 30091] By: nicholas                              on 2007/02/02  14:35:51
15266         Log: Better dump reporting of "PVBM"s.
15267      Branch: perl
15268            ! dump.c
15269 ____________________________________________________________________________
15270 [ 30090] By: nicholas                              on 2007/02/01  23:32:22
15271         Log: Allow regexp.t to take a command line argument for the filename of
15272              tests. Read the tests into memory, to avoid seeking the FH.
15273      Branch: perl
15274            ! t/op/regexp.t
15275 ____________________________________________________________________________
15276 [ 30089] By: nicholas                              on 2007/02/01  16:49:12
15277         Log: Make t/op/regexp.t warnings clean.
15278      Branch: perl
15279            ! t/op/regexp.t
15280 ____________________________________________________________________________
15281 [ 30088] By: nicholas                              on 2007/02/01  16:27:00
15282         Log: Make t/op/regexp.t run under use strict; including removing the
15283              vestiges of change 1195 not removed by change 1244.
15284      Branch: perl
15285            ! t/op/re_tests t/op/regexp.t
15286 ____________________________________________________________________________
15287 [ 30087] By: merijn                                on 2007/01/31  15:38:06
15288         Log: alloca () might end up unreferenced during linking.
15289              Thanks Steve
15290      Branch: perl
15291            ! cygwin/cygwin.c
15292 ____________________________________________________________________________
15293 [ 30086] By: rgs                                   on 2007/01/31  13:58:40
15294         Log: Upgrade to Getopt::Long 2.36
15295      Branch: perl
15296            + lib/Getopt/Long/t/gol-xargv.t lib/Getopt/Long/t/gol-xstring.t
15297            ! MANIFEST lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
15298            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
15299            ! lib/Getopt/Long/t/gol-linkage.t
15300 ____________________________________________________________________________
15301 [ 30085] By: nicholas                              on 2007/01/31  12:14:05
15302         Log: You can't have special blocks if the subroutine has an "anonymous"
15303              name for the debugger, so don't bother checking.
15304      Branch: perl
15305            ! op.c
15306 ____________________________________________________________________________
15307 [ 30084] By: merijn                                on 2007/01/31  10:29:59
15308         Log: Subject: [PATCH] Improve regex stringification code
15309              From: demerphq <demerphq@gmail.com>
15310              Date: Tue, 30 Jan 2007 23:58:31 +0100
15311              Message-ID: <9b18b3110701301458k2f6a8254hea6c6db28489c38b@mail.gmail.com>
15312      Branch: perl
15313            ! embed.fnc embed.h ext/re/re.xs ext/re/t/re_funcs.t op.c perl.h
15314            ! pod/perlapi.pod proto.h regcomp.c regcomp.h regexec.c regexp.h
15315 ____________________________________________________________________________
15316 [ 30083] By: merijn                                on 2007/01/31  09:51:48
15317         Log: Subject: [PATCH] regcomp.c: remove some gotos that cause compiler consternation.
15318              From: demerphq <demerphq@gmail.com>
15319              Date: Wed, 31 Jan 2007 10:28:34 +0100
15320      Branch: perl
15321            ! regcomp.c
15322 ____________________________________________________________________________
15323 [ 30082] By: merijn                                on 2007/01/31  07:49:12
15324         Log: Subject: [PATCH] Improve regex stringification code
15325              From: demerphq <demerphq@gmail.com>
15326              Date: Tue, 30 Jan 2007 23:58:31 +0100
15327              Message-ID: <9b18b3110701301458k2f6a8254hea6c6db28489c38b@mail.gmail.com>
15328      Branch: perl
15329            ! embed.fnc embed.h ext/re/re.xs ext/re/t/re_funcs.t op.c perl.h
15330            ! proto.h regcomp.c regcomp.h regexec.c regexp.h
15331 ____________________________________________________________________________
15332 [ 30081] By: merijn                                on 2007/01/31  07:34:39
15333         Log: Subject: [PATCH] $1 in nested regex EVAL doesnt work correctly.
15334              From: demerphq <demerphq@gmail.com>
15335              Date: Tue, 30 Jan 2007 23:51:27 +0100
15336              Message-ID: <9b18b3110701301451l1443a186p39df7a6e8b65ea3c@mail.gmail.com>
15337      Branch: perl
15338            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
15339            ! regexec.c t/op/pat.t
15340 ____________________________________________________________________________
15341 [ 30080] By: nicholas                              on 2007/01/30  23:53:56
15342         Log: Refactor the code used to check/execute BEGIN/UNITCHECK/CHECK/INIT/END
15343              duplicated in newATTRSUB and newXS into a new static function
15344              process_special_blocks()
15345      Branch: perl
15346            ! embed.fnc embed.h op.c proto.h
15347 ____________________________________________________________________________
15348 [ 30079] By: merijn                                on 2007/01/30  17:39:58
15349         Log: Subject: [PATCH] one more iteration on PerlIO_teardown prototype
15350              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
15351              Date: Tue, 30 Jan 2007 04:20:21 +0200 (EET)
15352              Message-Id: <20070130022021.6051443A67@anubis.hut.fi>
15353      Branch: perl
15354            ! perl.h perliol.h
15355 ____________________________________________________________________________
15356 [ 30078] By: gisle                                 on 2007/01/30  11:13:51
15357         Log: Subject: [PATCH] Re: run/cloexec.t is failing
15358              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
15359              Date: Sat, 13 Jan 2007 18:44:53 +0100
15360              Message-ID: <20070113184453.7cd54bcf@r2d2>
15361      Branch: perl
15362            ! t/run/cloexec.t
15363 ____________________________________________________________________________
15364 [ 30076] By: nicholas                              on 2007/01/29  23:36:02
15365         Log: Also check BEGIN/UNITCHECK/CHECK/INIT/END for require.
15366      Branch: perl
15367            + ext/XS/APItest/t/xs_special_subs_require.t
15368            ! MANIFEST ext/XS/APItest/t/xs_special_subs.t
15369 ____________________________________________________________________________
15370 [ 30072] By: nicholas                              on 2007/01/29  22:40:01
15371         Log: UNITCHECK for XS code. Turned out to be harder that expected.
15372              We need to get the XS BOOT section to run any UNITCHECK blocks for us.
15373      Branch: perl
15374            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
15375            ! ext/XS/APItest/t/xs_special_subs.t lib/ExtUtils/ParseXS.pm
15376            ! op.c
15377 ____________________________________________________________________________
15378 [ 30067] By: nicholas                              on 2007/01/29  20:05:52
15379         Log: BEGIN blocks in XS should work. (Given that CHECK, INIT and END all do)
15380      Branch: perl
15381            + ext/XS/APItest/t/xs_special_subs.t
15382            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
15383            ! op.c
15384 ____________________________________________________________________________
15385 [ 30064] By: nicholas                              on 2007/01/29  18:28:16
15386         Log: Add av_create_and_push() and av_create_and_unshift_one() to refactor
15387              out two repeated idioms.
15388      Branch: perl
15389            ! av.c doio.c embed.fnc op.c perl.c pod/perlapi.pod proto.h
15390 ____________________________________________________________________________
15391 [ 30059] By: gisle                                 on 2007/01/29  16:54:38
15392         Log: Avoid test failure with for a -Dusesitecustomize perl.
15393      Branch: perl
15394            ! t/run/switchd.t
15395 ____________________________________________________________________________
15396 [ 30052] By: nicholas                              on 2007/01/28  22:30:18
15397         Log: Convert ext/B/t/debug.t to Test::More. (Diagnostics are good, m'kay)
15398      Branch: perl
15399            ! ext/B/t/debug.t
15400 ____________________________________________________________________________
15401 [ 30050] By: rgs                                   on 2007/01/28  17:26:02
15402         Log: Subject: [PATCH] g++ wants cast
15403              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
15404              Date: Sun, 28 Jan 2007 17:04:44 +0200 (EET)
15405              Message-Id: <20070128150444.AC62043A57@anubis.hut.fi>
15406      Branch: perl
15407            ! sv.c
15408 ____________________________________________________________________________
15409 [ 30044] By: nicholas                              on 2007/01/27  22:49:10
15410         Log: As we're not using UVf in the core, don't even define in when PERL_CORE
15411              is true.
15412      Branch: perl
15413            ! perl.h
15414 ____________________________________________________________________________
15415 [ 30043] By: nicholas                              on 2007/01/27  22:48:39
15416         Log: Change 30034 wasn't enough to silence the warnings - also need to
15417              pass a never-NULL parameter to newPADOP from newGVOP
15418      Branch: perl
15419            ! op.c
15420 ____________________________________________________________________________
15421 [ 30041] By: craigb                                on 2007/01/27  22:08:55
15422         Log: Subject: [perl@30030] blead on OpenVMS doesn't build
15423              From: Abe Timmerman <abe@ztreet.demon.nl>
15424              Date: Sat, 27 Jan 2007 17:26:47 +0100
15425              Message-Id: <200701271726.48347.abe@ztreet.demon.nl>
15426              
15427              Disable DECterm support by default, and when we enable it, 
15428              make sure the image we need is installed, not merely present.
15429      Branch: perl
15430            ! configure.com
15431 ____________________________________________________________________________
15432 [ 30037] By: craigb                                on 2007/01/27  17:45:27
15433         Log: For FindBin to work as advertised on VMS, $FindBin::Bin
15434              must be in unix syntax.
15435      Branch: perl
15436            ! lib/FindBin.pm
15437 ____________________________________________________________________________
15438 [ 30035] By: craigb                                on 2007/01/27  17:19:12
15439         Log: For VMS, a belated entry into the $^O jungle that is File::Find::_find_dir.
15440      Branch: perl
15441            ! lib/File/Find.pm
15442 ____________________________________________________________________________
15443 [ 30034] By: nicholas                              on 2007/01/27  17:03:59
15444         Log: newPADOP()'s sv parameter is never NULL, so mark it as so.
15445              (Well, in theory it could be NULL if someone is creating ops during
15446              symbol table destruction, but snowballs in hell, etc.
15447              This is usually the point where Jarkko observes that the aliens are
15448              looking for a free slot in their diaries...)
15449      Branch: perl
15450            ! embed.fnc op.c proto.h
15451 ____________________________________________________________________________
15452 [ 30032] By: nicholas                              on 2007/01/27  15:36:49
15453         Log: newPADOP is only used under ithreads, so don't waste space by compiling
15454              it for non-threaded builds.
15455      Branch: perl
15456            ! embed.fnc embed.h makedef.pl op.c proto.h
15457 ____________________________________________________________________________
15458 [ 30030] By: nicholas                              on 2007/01/27  14:03:01
15459         Log: One last gv_fetchpv() that should be GV_ADD rather than TRUE.
15460      Branch: perl
15461            ! toke.c
15462 ____________________________________________________________________________
15463 [ 30028] By: nicholas                              on 2007/01/27  12:55:31
15464         Log: Using gv_stashsv() and sv_setsv() in Perl_package reduces source and
15465              object code size.
15466      Branch: perl
15467            ! op.c
15468 ____________________________________________________________________________
15469 [ 30025] By: rgs                                   on 2007/01/27  09:42:32
15470         Log: Change Tels' contact address
15471      Branch: perl
15472            ! Porting/Maintainers.pl
15473 ____________________________________________________________________________
15474 [ 30024] By: nicholas                              on 2007/01/27  00:45:30
15475         Log: A test to exercise the smallbuf overflow code in S_incline, and a
15476              refactoring of that code to use only one 128 char array, not two.
15477      Branch: perl
15478            ! t/comp/parser.t toke.c
15479 ____________________________________________________________________________
15480 [ 30019] By: rgs                                   on 2007/01/26  18:28:42
15481         Log: cflags.SH was broken: it was compiling a C file for testing available
15482              command-line options, but this C file was including perl.h, which in
15483              turn includes config.h, which might not be present at that time. So
15484              force the generation of config.h.
15485      Branch: perl
15486            ! cflags.SH
15487 ____________________________________________________________________________
15488 [ 30017] By: rgs                                   on 2007/01/26  16:41:52
15489         Log: Silence a few pedantic warnings
15490      Branch: perl
15491            ! sv.c
15492 ____________________________________________________________________________
15493 [ 30016] By: rgs                                   on 2007/01/26  16:39:40
15494         Log: If we have specified -Dgccansipedantic on the Configure command-line,
15495              assume we really want it
15496      Branch: perl
15497            ! cflags.SH
15498 ____________________________________________________________________________
15499 [ 30015] By: nicholas                              on 2007/01/26  16:16:29
15500         Log: Stop S_incline needing to temporarily write a '\0' into its passed-in
15501              buffer. (Requires adding gv_fetchfile_flags(), savesharedpvn() and
15502              CopFILE_setn() to provide pointer/length versions of APIs)
15503      Branch: perl
15504            ! cop.h embed.fnc embed.h global.sym gv.c pod/perlapi.pod
15505            ! proto.h toke.c util.c
15506 ____________________________________________________________________________
15507 [ 30014] By: stevep                                on 2007/01/26  16:12:58
15508         Log: Fix ext/POSIX/t/sysconf.t failures on Cygwin.
15509      Branch: perl
15510            ! ext/POSIX/t/sysconf.t
15511 ____________________________________________________________________________
15512 [ 30013] By: rgs                                   on 2007/01/26  16:06:47
15513         Log: Subject: Re: [perl #32135] File::Copy module
15514              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
15515              Date: Fri, 26 Jan 2007 12:56:18 -0200
15516              Message-ID: <73ddeb6c0701260656i1c35b207r1f9624edd3503fa6@mail.gmail.com>
15517      Branch: perl
15518            ! lib/File/Copy.pm
15519 ____________________________________________________________________________
15520 [ 30012] By: rgs                                   on 2007/01/26  15:21:37
15521         Log: Subject: [PATCH] Add Archive::Extract 0.16 to the core
15522              From: "Jos Boumans" <kane@dwim.org>
15523              Date: Fri, 26 Jan 2007 15:02:36 +0100 (CET)
15524              Message-ID: <21170.80.127.35.68.1169820156.squirrel@webmail.xs4all.nl>
15525      Branch: perl
15526            + lib/Archive/Extract.pm
15527            + lib/Archive/Extract/t/01_Archive-Extract.t
15528            + lib/Archive/Extract/t/src/double_dir.zip.packed
15529            + lib/Archive/Extract/t/src/x.bz2.packed
15530            + lib/Archive/Extract/t/src/x.gz.packed
15531            + lib/Archive/Extract/t/src/x.jar.packed
15532            + lib/Archive/Extract/t/src/x.par.packed
15533            + lib/Archive/Extract/t/src/x.tar.gz.packed
15534            + lib/Archive/Extract/t/src/x.tar.packed
15535            + lib/Archive/Extract/t/src/x.tgz.packed
15536            + lib/Archive/Extract/t/src/x.zip.packed
15537            + lib/Archive/Extract/t/src/y.jar.packed
15538            + lib/Archive/Extract/t/src/y.par.packed
15539            + lib/Archive/Extract/t/src/y.tar.bz2.packed
15540            + lib/Archive/Extract/t/src/y.tar.gz.packed
15541            + lib/Archive/Extract/t/src/y.tar.packed
15542            + lib/Archive/Extract/t/src/y.tbz.packed
15543            + lib/Archive/Extract/t/src/y.tgz.packed
15544            + lib/Archive/Extract/t/src/y.zip.packed
15545            ! MANIFEST
15546 ____________________________________________________________________________
15547 [ 30010] By: rgs                                   on 2007/01/26  14:03:34
15548         Log: Subject: [PATCH] Small bugfixes to uupacktool.pl
15549              From: "Jos Boumans" <kane@dwim.org>
15550              Date: Fri, 26 Jan 2007 14:50:29 +0100 (CET)
15551              Message-ID: <16773.80.127.35.68.1169819429.squirrel@webmail.xs4all.nl>
15552      Branch: perl
15553            ! uupacktool.pl
15554 ____________________________________________________________________________
15555 [ 30009] By: rgs                                   on 2007/01/26  13:58:56
15556         Log: Subject: [PATCH] still some Symbian/S90 tweaks
15557              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
15558              Date: Fri, 26 Jan 2007 15:40:58 +0200 (EET)
15559              Message-Id: <20070126134058.83B0643A57@anubis.hut.fi>
15560      Branch: perl
15561            ! README.symbian symbian/config.sh symbian/xsbuild.pl
15562 ____________________________________________________________________________
15563 [ 30008] By: rgs                                   on 2007/01/26  13:56:29
15564         Log: Upgrade to File::Fetch 0.10, by Jos Boumans
15565      Branch: perl
15566            - lib/File/Fetch/Item.pm
15567            ! MANIFEST lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t
15568 ____________________________________________________________________________
15569 [ 30002] By: rgs                                   on 2007/01/26  11:21:17
15570         Log: Let File::Path report the extended system error message
15571              when available (Ilya Zakharevich)
15572      Branch: perl
15573            ! lib/File/Path.pm
15574 ____________________________________________________________________________
15575 [ 30000] By: nicholas                              on 2007/01/26  11:18:02
15576         Log: As we're not passing over (or copying in) a NUL, don't need that extra
15577              byte for it, so correct the < to <= so that we use the smallbuf
15578              whenever possible.
15579      Branch: perl
15580            ! gv.c toke.c
15581 ____________________________________________________________________________
15582 [ 29998] By: rgs                                   on 2007/01/26  10:55:50
15583         Log: Mention //w in perltodo.
15584      Branch: perl
15585            ! pod/perltodo.pod
15586 ____________________________________________________________________________
15587 [ 29994] By: rgs                                   on 2007/01/26  09:17:56
15588         Log: Upgrade to Time::Local 1.17
15589      Branch: perl
15590            ! lib/Time/Local.pm lib/Time/Local.t
15591 ____________________________________________________________________________
15592 [ 29992] By: rgs                                   on 2007/01/26  09:03:27
15593         Log: Subject: [PATCH] utf8.pm doc patch
15594              From: Audrey Tang <audreyt@audreyt.org>
15595              Date: Fri, 26 Jan 2007 05:38:39 +0800
15596              Message-Id: <5BDAD0DE-3434-4A29-82C6-35AE3EFD27CC@audreyt.org>
15597      Branch: perl
15598            ! lib/utf8.pm
15599 ____________________________________________________________________________
15600 [ 29991] By: rgs                                   on 2007/01/26  09:01:01
15601         Log: Some variables are used only with DEBUGGING
15602      Branch: perl
15603            ! regcomp.c
15604 ____________________________________________________________________________
15605 [ 29990] By: rgs                                   on 2007/01/26  08:39:07
15606         Log: Subject: [PATCH] further Symbian/S90 fixes from alexander smishlajev
15607              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
15608              Date: Fri, 26 Jan 2007 05:51:50 +0200 (EET)
15609              Message-Id: <20070126035150.41A4143A67@anubis.hut.fi>
15610      Branch: perl
15611            ! README.symbian ext/Data/Dumper/Dumper.xs symbian/PerlBase.cpp
15612            ! symbian/config.sh symbian/symbianish.h symbian/xsbuild.pl
15613 ____________________________________________________________________________
15614 [ 29989] By: rgs                                   on 2007/01/26  08:27:23
15615         Log: Upgrade to Module::Load::Conditional 0.16, by Jos Boumans
15616      Branch: perl
15617            + lib/Module/Load/Conditional/t/02_Parse_Version.t
15618            ! MANIFEST lib/Module/Load/Conditional.pm
15619            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
15620 ____________________________________________________________________________
15621 [ 29987] By: nicholas                              on 2007/01/25  23:18:25
15622         Log: Convert the last remaining 256 byte "small"bufs to 128 bytes.
15623              (The actual size doesn't matter, as the buffers are only there to
15624              save a malloc() for the common, short, case. Coverage reports suggest
15625              that we aren't actually testing the long case. Yet - will fix this)
15626      Branch: perl
15627            ! gv.c toke.c
15628 ____________________________________________________________________________
15629 [ 29983] By: nicholas                              on 2007/01/25  22:39:08
15630         Log: Neither gv_fetchpvn_flags() nor hv_fetch() need a NUL terminated
15631              string, so don't bother allocating buffer space or adding a NUL.
15632      Branch: perl
15633            ! gv.c toke.c
15634 ____________________________________________________________________________
15635 [ 29977] By: nicholas                              on 2007/01/25  20:57:56
15636         Log: The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmask
15637              of flags, not a boolean, so correct the documenation and callers.
15638      Branch: perl
15639            ! embed.fnc ext/B/B.xs ext/IPC/SysV/SysV.xs
15640            ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs gv.c op.c
15641            ! perlio.c pod/perlapi.pod pod/perlguts.pod pp.c pp_hot.c
15642            ! pp_sys.c proto.h sv.c toke.c universal.c utf8.c
15643 ____________________________________________________________________________
15644 [ 29975] By: rgs                                   on 2007/01/25  17:22:40
15645         Log: Subject: split by " \0" (const string staring with a SPACE followed by NULL)
15646              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15647              Date: Fri, 19 Jan 2007 22:21:48 +0900
15648              Message-Id: <20070119221905.D162.BQW10602@nifty.com>
15649      Branch: perl
15650            ! op.c t/op/split.t
15651 ____________________________________________________________________________
15652 [ 29973] By: rgs                                   on 2007/01/25  14:48:49
15653         Log: Upgrade to threads 1.58:
15654              * Ignore thread return value(s) in void context
15655              * Check for missing args for 'use threads' options
15656              * Check that stack size argument is numeric
15657      Branch: perl
15658            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
15659            ! ext/threads/t/thread.t ext/threads/threads.pm
15660            ! ext/threads/threads.xs
15661 ____________________________________________________________________________
15662 [ 29972] By: rgs                                   on 2007/01/25  12:23:45
15663         Log: Subject: Re: [perl #41283] B::walkoptree_slow fails for 'our @foo = split( m/ /, "hello" )'
15664              From: "Joshua ben Jore" <twists@gmail.com>
15665              Date: Wed, 17 Jan 2007 17:49:22 -0800
15666              Message-ID: <dc5c751d0701171749x3f2dfd00tc523d33bc234c530@mail.gmail.com>
15667      Branch: perl
15668            ! ext/B/B.pm
15669 ____________________________________________________________________________
15670 [ 29970] By: nicholas                              on 2007/01/25  11:41:13
15671         Log: Change 28058 hadn't been tested with -DPERL_CREATE_GVSV
15672      Branch: perl
15673            ! gv.c
15674 ____________________________________________________________________________
15675 [ 29960] By: nicholas                              on 2007/01/24  21:42:53
15676         Log: Display the process id as part of the trace output if running with -Dv
15677              (Might be nice to display the thread ID too under ithreads, but I can't
15678              see a clean way to get that)
15679      Branch: perl
15680            ! deb.c
15681 ____________________________________________________________________________
15682 [ 29956] By: nicholas                              on 2007/01/24  19:07:49
15683         Log: Fix typo in the description of change 27911
15684      Branch: perl
15685            ! Changes
15686 ____________________________________________________________________________
15687 [ 29954] By: nicholas                              on 2007/01/24  18:44:51
15688         Log: Wrap the macro arguments for ck_proto in ().
15689      Branch: perl
15690            ! op.h
15691 ____________________________________________________________________________
15692 [ 29942] By: rgs                                   on 2007/01/24  11:32:24
15693         Log: Subject: [PATCH] fix a few references in perlfunc.html
15694              From: Jan Dubois <jand@ActiveState.com>
15695              Date: Tue, 23 Jan 2007 18:25:02 -0800
15696              Message-ID: <oggdr2pfqj8bb2o47ikmmq9gmjebhr8ht6@4ax.com>
15697      Branch: perl
15698            ! pod/perlfunc.pod
15699 ____________________________________________________________________________
15700 [ 29941] By: rgs                                   on 2007/01/24  11:22:17
15701         Log: Subject: [PATCH] Improve documentation PERLIO default value in perlrun.pod
15702              From: Jan Dubois <jand@ActiveState.com>
15703              Date: Tue, 23 Jan 2007 18:43:55 -0800
15704              Message-ID: <jhhdr21vmlo5ccbfd8la2di4bq8crv3s8t@4ax.com>
15705      Branch: perl
15706            ! pod/perlrun.pod
15707 ____________________________________________________________________________
15708 [ 29940] By: rgs                                   on 2007/01/24  11:02:24
15709         Log: Upgrade to Time::Local 1.16
15710      Branch: perl
15711            ! lib/Time/Local.pm lib/Time/Local.t
15712 ____________________________________________________________________________
15713 [ 29938] By: nicholas                              on 2007/01/23  22:54:00
15714         Log: Add lib to @INC so that ./perl t/op/local.t works.
15715      Branch: perl
15716            ! t/op/local.t
15717 ____________________________________________________________________________
15718 [ 29937] By: nicholas                              on 2007/01/23  21:07:06
15719         Log: Change 29936 missed a ;
15720      Branch: perl
15721            ! lib/Time/Local.pm
15722 ____________________________________________________________________________
15723 [ 29936] By: stevep                                on 2007/01/23  18:43:50
15724         Log: Fix to Time::Local to fix problems with leap year calculation.
15725      Branch: perl
15726            ! lib/Time/Local.pm
15727 ____________________________________________________________________________
15728 [ 29935] By: stevep                                on 2007/01/23  15:02:56
15729         Log: Upgrade to File-Temp-0.18.
15730      Branch: perl
15731            + lib/File/Temp/t/cmp.t
15732            ! MANIFEST lib/File/Temp.pm
15733 ____________________________________________________________________________
15734 [ 29934] By: stevep                                on 2007/01/23  14:29:55
15735         Log: Upgrade to AutoLoader-5.63
15736      Branch: perl
15737            ! lib/AutoLoader.pm
15738 ____________________________________________________________________________
15739 [ 29933] By: stevep                                on 2007/01/23  02:20:31
15740         Log: Upgrade to Test-Simple-0.67
15741      Branch: perl
15742            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
15743            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
15744 ____________________________________________________________________________
15745 [ 29932] By: stevep                                on 2007/01/23  02:14:57
15746         Log: Upgrade to Math-Complex-1.37.
15747      Branch: perl
15748            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Math/Trig.t
15749 ____________________________________________________________________________
15750 [ 29931] By: stevep                                on 2007/01/23  01:55:48
15751         Log: Subject: [PATCH] Time::Local patch take 2
15752              From: Dave Rolsky <autarch@urth.org>
15753              Date: Mon, 22 Jan 2007 09:46:08 -0600 (CST)
15754              Message-ID: <Pine.LNX.4.64.0701220945040.28849@urth.org>
15755      Branch: perl
15756            ! lib/Time/Local.pm lib/Time/Local.t
15757 ____________________________________________________________________________
15758 [ 29930] By: stevep                                on 2007/01/23  01:52:16
15759         Log: Subject: [perl #41318] Patch: win32.c typo in #define MULTIPLICITY
15760              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
15761              Date: Mon, 22 Jan 2007 14:46:15 -0800
15762              Message-ID: <rt-3.6.HEAD-1834-1169505975-229.41318-75-0@perl.org>
15763      Branch: perl
15764            ! win32/win32.c
15765 ____________________________________________________________________________
15766 [ 29923] By: nicholas                              on 2007/01/22  19:39:28
15767         Log: Subject: [PATCH] Disable positive lookaround optimisations
15768              From: demerphq <demerphq@gmail.com>
15769              Message-ID: <9b18b3110701210953l4df6198re36a9342e6049583@mail.gmail.com>
15770              Date: Sun, 21 Jan 2007 18:53:38 +0100
15771      Branch: perl
15772            ! regcomp.h t/op/re_tests
15773 ____________________________________________________________________________
15774 [ 29922] By: nicholas                              on 2007/01/22  19:38:12
15775         Log: Fix a typo and some doubled spaces in comments.
15776      Branch: perl
15777            ! cop.h pod/perlapi.pod sv.h
15778 ____________________________________________________________________________
15779 [ 29921] By: nicholas                              on 2007/01/22  19:21:21
15780         Log: Remove duplicate assignment to PL_eval_root in Perl_create_eval_scope
15781      Branch: perl
15782            ! pp_ctl.c
15783 ____________________________________________________________________________
15784 [ 29917] By: nicholas                              on 2007/01/22  17:03:48
15785         Log: Fix my typo, as spotted by Steve Peters
15786      Branch: perl
15787            ! Changes
15788 ____________________________________________________________________________
15789 [ 29911] By: nicholas                              on 2007/01/21  23:18:20
15790         Log: Assignments to function pointers can't be NULL, as that's a pointer to
15791              data, and assigning pointers to data to pointers to functions is not
15792              ANSI-conformant.
15793      Branch: perl
15794            ! perl.h
15795 ____________________________________________________________________________
15796 [ 29910] By: nicholas                              on 2007/01/21  23:11:30
15797         Log: Restore the const to vtbl in Perl_mg_localize() removed in change
15798              26924.
15799      Branch: perl
15800            ! mg.c
15801 ____________________________________________________________________________
15802 [ 29907] By: nicholas                              on 2007/01/21  20:06:45
15803         Log: Remove register keyword from dSP; (at least for now)
15804      Branch: perl
15805            ! pp.h
15806 ____________________________________________________________________________
15807 [ 29905] By: nicholas                              on 2007/01/21  11:44:16
15808         Log: Refactor the common soft-reference code from pp_rv2sv and pp_rv2av
15809              into a single routine Perl_softref2xv(). As soft references are
15810              rarely used compared with true references, move this code from pp_hot.c
15811      Branch: perl
15812            ! embed.fnc embed.h pp.c pp_hot.c proto.h
15813 ____________________________________________________________________________
15814 [ 29900] By: nicholas                              on 2007/01/20  23:40:23
15815         Log: defined @$foo and defined %$bar should be subject to strict 'refs';
15816      Branch: perl
15817            ! lib/DBM_Filter.pm pp_hot.c t/lib/strict/refs
15818 ____________________________________________________________________________
15819 [ 29895] By: stevep                                on 2007/01/20  03:51:26
15820         Log: Upgrade to version-0.69
15821      Branch: perl
15822            ! lib/version.pm
15823 ____________________________________________________________________________
15824 [ 29894] By: stevep                                on 2007/01/20  03:40:23
15825         Log: Subject: [PATCH] Re: Race condition in IPC::Open3 / Mac OS?
15826              From: Bo Lindbergh <blgl@hagernas.com>
15827              Date: Sat, 20 Jan 2007 02:39:57 +0100
15828              Message-Id: <D256CF03-D814-4973-9DF6-60EA4F26FE10@hagernas.com>
15829      Branch: perl
15830            ! perlio.c
15831 ____________________________________________________________________________
15832 [ 29893] By: stevep                                on 2007/01/20  03:28:48
15833         Log: Add PAUSE2007.pub key
15834      Branch: perl
15835            + lib/CPAN/PAUSE2007.pub
15836            ! MANIFEST
15837 ____________________________________________________________________________
15838 [ 29892] By: stevep                                on 2007/01/20  03:20:11
15839         Log: Upgrade to CPAN-1.88_69.
15840      Branch: perl
15841            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
15842 ____________________________________________________________________________
15843 [ 29887] By: nicholas                              on 2007/01/19  21:11:40
15844         Log: Subject: Re: [PATCH] fix unicode split /\s+/
15845              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15846              Message-Id: <20070120005232.D9CC.BQW10602@nifty.com>
15847              Date: Sat, 20 Jan 2007 00:52:42 +0900
15848      Branch: perl
15849            ! pp.c t/op/split.t
15850 ____________________________________________________________________________
15851 [ 29885] By: nicholas                              on 2007/01/19  20:13:46
15852         Log: Yves spotted that I'd not regenerated perlapi.pod when I added
15853              get_cvn_flags().
15854      Branch: perl
15855            ! pod/perlapi.pod
15856 ____________________________________________________________________________
15857 [ 29884] By: nicholas                              on 2007/01/19  19:27:59
15858         Log: Marcus Holland-Moritz notes that the first argument to
15859              refcounted_he_fetch() can be NULL.
15860      Branch: perl
15861            ! embed.fnc proto.h
15862 ____________________________________________________________________________
15863 [ 29883] By: nicholas                              on 2007/01/19  18:07:23
15864         Log: Fix breakage for -DDEBUGGING accidentally introduced with change 29882.
15865      Branch: perl
15866            ! sv.c
15867 ____________________________________________________________________________
15868 [ 29882] By: nicholas                              on 2007/01/19  17:36:10
15869         Log: Add a parameter to Perl_get_arena() to pass in the SV type, and record
15870              this in the arena description. Change all sizes to unsigned values.
15871              Make Perl_sv_free_arenas() loop downwards to free memory, simplifying
15872              the logic. Remove my erroneous comment added in change 29881.
15873      Branch: perl
15874            ! embed.fnc hv.c proto.h sv.c
15875 ____________________________________________________________________________
15876 [ 29881] By: nicholas                              on 2007/01/19  11:45:24
15877         Log: I think that it's clearer if aroot is only struct arena_set *
15878              (rather than ** and constantly dereferneced). Move the declaration
15879              of new_root into the block it is used in. Add a comment describing
15880              where the arenas for arena_sets themselves aren't rooted anywhere.
15881      Branch: perl
15882            ! sv.c
15883 ____________________________________________________________________________
15884 [ 29880] By: rgs                                   on 2007/01/19  09:33:00
15885         Log: Subject: [PATCH] fix unicode split /\s+/
15886              From: demerphq <demerphq@gmail.com>
15887              Date: Fri, 19 Jan 2007 02:14:06 +0100
15888              Message-ID: <9b18b3110701181714r4f3bc9ebq9ba462eba8338734@mail.gmail.com>
15889      Branch: perl
15890            ! pp.c t/op/split.t
15891 ____________________________________________________________________________
15892 [ 29879] By: nicholas                              on 2007/01/19  00:13:02
15893         Log: As Perl_get_arena() is dealing with sizes, use size_t rather than int,
15894              as it's both unsigned and semantically the correct width for a size.
15895              As all arenas get cleared later on, can use Newx() rather than Newxz().
15896      Branch: perl
15897            ! embed.fnc proto.h sv.c
15898 ____________________________________________________________________________
15899 [ 29878] By: nicholas                              on 2007/01/18  23:52:11
15900         Log: Move C<static bool done_sanity_check;> inside the only function that
15901              uses it.
15902      Branch: perl
15903            ! sv.c
15904 ____________________________________________________________________________
15905 [ 29877] By: nicholas                              on 2007/01/18  23:51:45
15906         Log: Add in missing dVAR that prevents compilation with
15907              -DPERL_GLOBAL_STRUCT_PRIVATE
15908      Branch: perl
15909            ! perl.c
15910 ____________________________________________________________________________
15911 [ 29876] By: nicholas                              on 2007/01/18  23:36:57
15912         Log: Move the flag checking for isGV_with_GP() into the call to visit()
15913      Branch: perl
15914            ! sv.c
15915 ____________________________________________________________________________
15916 [ 29875] By: mhx                                   on 2007/01/18  16:52:37
15917         Log: Add missing SVfARG()s in require_tie_mod().
15918      Branch: perl
15919            ! gv.c
15920 ____________________________________________________________________________
15921 [ 29872] By: nicholas                              on 2007/01/18  15:48:13
15922         Log: Given that we now do the tests in S_visit() to avoid calling the
15923              helper function when skippable, no need to retain those tests
15924              inside the helper functions do_clean_objs() and do_clean_named_objs().
15925      Branch: perl
15926            ! sv.c
15927 ____________________________________________________________________________
15928 [ 29871] By: merijn                                on 2007/01/18  14:03:21
15929         Log: perl rebuilds because of gcc's -g flag
15930              Subject: [PATCH] Re: [perl #41058] make rebuilds perl everytime
15931              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
15932              Date: Thu, 18 Jan 2007 14:27:55 +0100
15933              Message-ID: <20070118142755.28e7f724@r2d2>
15934      Branch: perl
15935            ! makedepend.SH
15936 ____________________________________________________________________________
15937 [ 29868] By: steveh                                on 2007/01/18  11:36:05
15938         Log: Subject: Re: [PATCH] win32_async_check() can still loop indefinitely
15939              From: Jan Dubois <jand@ActiveState.com>
15940              Date: Mon, 15 Jan 2007 19:25:11 -0800
15941              Message-ID: <rigoq25vda3sg4i7ppdb5o2jhvuiq15kqj@4ax.com>
15942      Branch: perl
15943            ! win32/win32.c
15944 ____________________________________________________________________________
15945 [ 29867] By: nicholas                              on 2007/01/18  11:16:09
15946         Log: As PVLVs can hold globs in some cases, I think that we should be
15947              treating them as a strict subclass of PVGV. Hence drop through into
15948              the PVGV handling code.
15949      Branch: perl
15950            ! sv.c
15951 ____________________________________________________________________________
15952 [ 29866] By: davem                                 on 2007/01/18  02:14:48
15953         Log: disable parser stack cleanup on reduce croak (too fragile)
15954      Branch: perl
15955            ! perly.c
15956 ____________________________________________________________________________
15957 [ 29857] By: mhx                                   on 2007/01/17  21:06:11
15958         Log: Fix a typo in Dynaloader_pm.PL.
15959      Branch: perl
15960            ! ext/DynaLoader/DynaLoader_pm.PL
15961 ____________________________________________________________________________
15962 [ 29855] By: nicholas                              on 2007/01/17  19:22:47
15963         Log: Replace SvRELEASE_IVX(dstr) with SvOOK_off(dstr) in sv_setsv_flags(),
15964              because it's not possible for dstr to be COW at this point, due to an
15965              earlier force_normal.
15966      Branch: perl
15967            ! sv.c
15968 ____________________________________________________________________________
15969 [ 29853] By: nicholas                              on 2007/01/17  18:24:50
15970         Log: Make PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv_release_IVX().
15971              (Currently it fails ext/Compress/Raw/Zlib/t/07bufsize.t)
15972      Branch: perl
15973            ! embed.fnc embed.h global.sym makedef.pl proto.h sv.c sv.h
15974 ____________________________________________________________________________
15975 [ 29852] By: nicholas                              on 2007/01/17  15:42:54
15976         Log: If we use SvUPGRADE() rather than sv_upgrade() then it can make the
15977              decision on not "up"grading PVLV to PVGV for us. However, it appears
15978              that the other actions conducted for "not-yet-a-glob" are useful here.
15979      Branch: perl
15980            ! sv.c
15981 ____________________________________________________________________________
15982 [ 29848] By: merijn                                on 2007/01/17  13:38:05
15983         Log: Subject: Re: [PATCH] symbian/xsbuild.pl patching continues
15984              From: Jarkko Hietaniemi <jhi@iki.fi>
15985              Date: Wed, 17 Jan 2007 08:27:03 -0500
15986              Message-ID: <45AE2427.7080907@iki.fi>
15987      Branch: perl
15988            ! symbian/xsbuild.pl
15989 ____________________________________________________________________________
15990 [ 29845] By: stevep                                on 2007/01/16  22:15:05
15991         Log: Reentrant functions appear to still be broken in NetBSD 3.1.
15992      Branch: perl
15993            ! hints/netbsd.sh
15994 ____________________________________________________________________________
15995 [ 29844] By: merijn                                on 2007/01/16  16:17:03
15996         Log: Subject: [PATCH] Re: Dual-lived AutoLoader
15997              From: Steffen Mueller <o6hhmk002@sneakemail.com>
15998              Date: Tue, 16 Jan 2007 15:29:44 +0100
15999              Message-ID: <45ACE158.4080102@sneakemail.com>
16000      Branch: perl
16001            ! Porting/Maintainers.pl
16002 ____________________________________________________________________________
16003 [ 29843] By: rgs                                   on 2007/01/16  15:32:30
16004         Log: Subject: Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add support for %-
16005              From: demerphq <demerphq@gmail.com>
16006              Date: Mon, 15 Jan 2007 23:06:44 +0100
16007              Message-ID: <9b18b3110701151406p7168b20byf873ee2e58091ca3@mail.gmail.com>
16008      Branch: perl
16009            ! regcomp.h
16010 ____________________________________________________________________________
16011 [ 29842] By: rgs                                   on 2007/01/16  10:56:46
16012         Log: Subject: [PATCH] Make offsets support conditional
16013              From: demerphq <demerphq@gmail.com>
16014              Date: Sun, 14 Jan 2007 15:24:25 +0100
16015              Message-ID: <9b18b3110701140624v452f7684x5e9d2890805489fd@mail.gmail.com>
16016      Branch: perl
16017            ! ext/re/t/regop.t regcomp.c regcomp.h
16018 ____________________________________________________________________________
16019 [ 29841] By: rgs                                   on 2007/01/16  10:17:43
16020         Log: Typo fix, by Robin Barker
16021      Branch: perl
16022            ! Porting/Maintainers.pl
16023 ____________________________________________________________________________
16024 [ 29839] By: davem                                 on 2007/01/15  18:33:02
16025         Log: make Dump display the SVf_BREAK flag
16026      Branch: perl
16027            ! dump.c
16028 ____________________________________________________________________________
16029 [ 29838] By: rgs                                   on 2007/01/15  18:25:45
16030         Log: Enable the ~~ operator by default.
16031              Remove the ~~ feature.
16032      Branch: perl
16033            - t/lib/feature/smartmatch
16034            ! MANIFEST lib/feature.pm t/op/smartmatch.t toke.c
16035 ____________________________________________________________________________
16036 [ 29837] By: davem                                 on 2007/01/15  18:19:20
16037         Log: when cloning  PL_regex_pad, copy SVf_BREAK flag too
16038      Branch: perl
16039            ! sv.c
16040 ____________________________________________________________________________
16041 [ 29836] By: nicholas                              on 2007/01/15  18:15:54
16042         Log: pp_rv2av and pp_rv2hv have a lot of common code, so it's certainly a
16043              space saving to merge them. Hopefully this will reduce L2 cache misses.
16044      Branch: perl
16045            ! mathoms.c opcode.h opcode.pl pp.h pp_hot.c
16046 ____________________________________________________________________________
16047 [ 29835] By: nicholas                              on 2007/01/15  17:18:03
16048         Log: Make changes analagous to pp_rv2hv's 21394 and 24489 in pp_rv2av.
16049      Branch: perl
16050            ! pp_hot.c
16051 ____________________________________________________________________________
16052 [ 29834] By: rgs                                   on 2007/01/15  16:37:21
16053         Log: Subject: Re: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH}
16054              From: demerphq <demerphq@gmail.com>
16055              Date: Sat, 13 Jan 2007 17:18:01 +0100
16056              Message-ID: <9b18b3110701130818h6badbd3o1b38f2660d258173@mail.gmail.com>
16057              
16058              macroize regexp modifiers
16059      Branch: perl
16060            ! perl.h regcomp.c regexp.h toke.c
16061 ____________________________________________________________________________
16062 [ 29831] By: rgs                                   on 2007/01/15  16:26:17
16063         Log: Subject: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH}
16064              From: demerphq <demerphq@gmail.com>
16065              Date: Fri, 12 Jan 2007 02:31:12 +0100
16066              Message-ID: <9b18b3110701111731x29b1c63i57b1698f769b3bbc@mail.gmail.com>
16067              (with tweaks)
16068      Branch: perl
16069            + t/op/regexp_kmod.t
16070            ! MANIFEST ext/B/t/concise-xs.t gv.c mg.c op.h pod/perlop.pod
16071            ! pod/perlre.pod pod/perlvar.pod pp_hot.c regcomp.c regcomp.h
16072            ! regexp.h t/op/regexp.t toke.c
16073 ____________________________________________________________________________
16074 [ 29830] By: nicholas                              on 2007/01/15  14:38:58
16075         Log: Add get_cvn_flags(), which is like get_cv() but takes a length. This
16076              allows symbolic code references with embeded NULs to work.
16077      Branch: perl
16078            ! embed.fnc embed.h global.sym gv.c gv.h op.c perl.c perlio.c
16079            ! pp_ctl.c pp_hot.c proto.h t/op/ref.t toke.c
16080 ____________________________________________________________________________
16081 [ 29829] By: rgs                                   on 2007/01/15  14:32:26
16082         Log: Subject: [PATCH] symbian/xsbuild.pl
16083              From: Jarkko Hietaniemi <jhi@iki.fi>
16084              Date: Mon, 15 Jan 2007 08:49:56 -0500
16085              Message-ID: <45AB8684.70906@iki.fi>
16086      Branch: perl
16087            ! symbian/xsbuild.pl
16088 ____________________________________________________________________________
16089 [ 29827] By: davem                                 on 2007/01/15  14:16:53
16090         Log: extend threads 'veto cleanup' to perl_free and system stuff
16091      Branch: perl
16092            ! embedvar.h perl.c perlapi.h perlvars.h unixish.h
16093 ____________________________________________________________________________
16094 [ 29826] By: rgs                                   on 2007/01/15  14:15:35
16095         Log: Proper symbian fix (replacing change #29813) by Jarkko
16096      Branch: perl
16097            ! perl.h
16098 ____________________________________________________________________________
16099 [ 29825] By: rgs                                   on 2007/01/15  13:45:40
16100         Log: Use the $Is_MacOS variable
16101      Branch: perl
16102            ! t/lib/common.pl
16103 ____________________________________________________________________________
16104 [ 29824] By: rgs                                   on 2007/01/15  13:44:39
16105         Log: Simplify the ok/not ok logic
16106              (another refactorisation by Schwern)
16107      Branch: perl
16108            ! t/lib/common.pl
16109 ____________________________________________________________________________
16110 [ 29823] By: rgs                                   on 2007/01/15  13:40:18
16111         Log: Various cleanup and factorization by Schwern
16112              for tests for warnings and features
16113      Branch: perl
16114            ! t/lib/common.pl
16115 ____________________________________________________________________________
16116 [ 29822] By: rgs                                   on 2007/01/15  13:30:51
16117         Log: Introduce the :5.10.0 feature bundle, and make :5.10 an
16118              alias to it (aimed at be an alias to the latest :5.10.X)
16119      Branch: perl
16120            ! lib/feature.pm
16121 ____________________________________________________________________________
16122 [ 29821] By: rgs                                   on 2007/01/15  12:44:45
16123         Log: Fix link to perlsyn (thanks to Michael G Schwern)
16124      Branch: perl
16125            ! lib/feature.pm
16126 ____________________________________________________________________________
16127 [ 29820] By: rgs                                   on 2007/01/15  12:42:36
16128         Log: Remove the "dor" feature alias.
16129      Branch: perl
16130            ! lib/feature.pm
16131 ____________________________________________________________________________
16132 [ 29819] By: rgs                                   on 2007/01/15  12:41:28
16133         Log: Document "no feature" (Michael G Schwern)
16134      Branch: perl
16135            ! lib/feature.pm
16136 ____________________________________________________________________________
16137 [ 29818] By: rgs                                   on 2007/01/15  12:37:27
16138         Log: Move the documentation of the lexical effect of feature.pm to its own
16139              section thus removing a lot of redundant redundant documentation about
16140              it cluttering up the feature documentation. (by Michael G Schwern)
16141      Branch: perl
16142            ! lib/feature.pm
16143 ____________________________________________________________________________
16144 [ 29817] By: rgs                                   on 2007/01/15  12:34:00
16145         Log: Remove obsolete notes and TODOs from feature.pm
16146      Branch: perl
16147            ! lib/feature.pm
16148 ____________________________________________________________________________
16149 [ 29816] By: rgs                                   on 2007/01/15  12:30:56
16150         Log: Add a reference to the docs for state() variables in feature.pm
16151              (suggested by Michael G Schwern)
16152      Branch: perl
16153            ! lib/feature.pm
16154 ____________________________________________________________________________
16155 [ 29815] By: rgs                                   on 2007/01/15  12:29:14
16156         Log: Factorise croak() calls and error messages in feature.pm
16157              (suggested by Michael G Schwern)
16158      Branch: perl
16159            ! lib/feature.pm
16160 ____________________________________________________________________________
16161 [ 29814] By: nicholas                              on 2007/01/15  12:13:24
16162         Log: Test that names with embedded NULs work for symbolic array, hash and
16163              typeglob references.
16164      Branch: perl
16165            ! t/op/ref.t
16166 ____________________________________________________________________________
16167 [ 29813] By: rgs                                   on 2007/01/15  08:22:08
16168         Log: Revert perl.h part of change 29811, which breaks compilation with gcc
16169      Branch: perl
16170            ! perl.h
16171 ____________________________________________________________________________
16172 [ 29812] By: merijn                                on 2007/01/15  07:45:28
16173         Log: Subject: [PATCH] g++ fixes
16174              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
16175              Date: Mon, 15 Jan 2007 06:09:30 +0200 (EET)
16176              Message-Id: <20070115040930.8685843A67@anubis.hut.fi>
16177      Branch: perl
16178            ! op.c toke.c
16179 ____________________________________________________________________________
16180 [ 29811] By: merijn                                on 2007/01/15  07:42:37
16181         Log: Subject: [PATCH] Symbian/S90 further fixes
16182              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
16183              Date: Mon, 15 Jan 2007 06:11:52 +0200 (EET)
16184              Message-Id: <20070115041152.374AB43A67@anubis.hut.fi>
16185      Branch: perl
16186            ! perl.h symbian/PerlBase.cpp symbian/config.sh
16187 ____________________________________________________________________________
16188 [ 29810] By: davem                                 on 2007/01/14  23:58:49
16189         Log: make S_ithread_run() call S_ithread_free() in main context
16190              
16191              Fixes a race condition between detach clearing a thread's
16192              interpreter, and S_ithread_run() freeing itself while
16193              assuming that it's own interpreter still exists.
16194      Branch: perl
16195            ! ext/threads/threads.xs
16196 ____________________________________________________________________________
16197 [ 29805] By: davem                                 on 2007/01/14  12:43:39
16198         Log: further refinement to #29796 (cleanup veto)
16199      Branch: perl
16200            ! ext/threads/threads.xs
16201 ____________________________________________________________________________
16202 [ 29803] By: rgs                                   on 2007/01/14  10:12:08
16203         Log: Subject: Re: Memory...growing, and growing
16204              From: Marvin Humphrey <marvin@rectangular.com>
16205              Date: Sat, 13 Jan 2007 12:05:30 -0800
16206              Message-Id: <3CCCF699-345E-4C65-BCCB-1549EB99547A@rectangular.com>
16207              
16208              Document -DDL_UNLOAD_ALL_AT_EXIT
16209      Branch: perl
16210            ! pod/perlhack.pod
16211 ____________________________________________________________________________
16212 [ 29796] By: davem                                 on 2007/01/13  22:57:26
16213         Log: unfreed threads should trigger cleanup veto
16214              
16215              The thread pool struct is allocated in the main interpreter, so
16216              don't clean that up if any threads remain, regardless of what
16217              state they are in
16218      Branch: perl
16219            ! ext/threads/threads.xs
16220 ____________________________________________________________________________
16221 [ 29790] By: nicholas                              on 2007/01/13  18:21:19
16222         Log: In S_hfreeentries, orig_array can be const.
16223      Branch: perl
16224            ! hv.c
16225 ____________________________________________________________________________
16226 [ 29786] By: rgs                                   on 2007/01/13  17:17:40
16227         Log: TODO: yada yada yada
16228      Branch: perl
16229            ! pod/perltodo.pod
16230 ____________________________________________________________________________
16231 [ 29784] By: rgs                                   on 2007/01/13  16:56:02
16232         Log: Subject:  Re: AW: umask handling in File::Temp
16233              From:  Gisle Aas <gisle@activestate.com>
16234              Date:  12 Jan 2007 16:10:16 +0100
16235              Message-ID:  <877ivs1dt3.fsf@ask.g.aas.no>
16236      Branch: perl
16237            ! pp_sys.c
16238 ____________________________________________________________________________
16239 [ 29781] By: rgs                                   on 2007/01/13  11:06:06
16240         Log: Subject: [PATCH] perlthrtut.pod (based on perl-current@29766)
16241              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
16242              Date: Fri, 12 Jan 2007 17:37:58 +0100
16243              Message-ID: <45A7B966.1040307@thalesgroup.com>
16244      Branch: perl
16245            ! pod/perlthrtut.pod
16246 ____________________________________________________________________________
16247 [ 29780] By: davem                                 on 2007/01/12  21:49:13
16248         Log: fix PL_parser_dup symbol (again)
16249      Branch: perl
16250            ! embed.fnc embed.h global.sym
16251 ____________________________________________________________________________
16252 [ 29779] By: davem                                 on 2007/01/12  19:56:40
16253         Log: Rationalise refcounting of thread structures
16254              Formerly there could be races with multiple destroys of a thread
16255              structure.
16256      Branch: perl
16257            ! ext/threads/threads.xs
16258 ____________________________________________________________________________
16259 [ 29778] By: merijn                                on 2007/01/12  16:06:23
16260         Log: Superdome now also in Itanium series (sx1000 & sx2000),
16261              cx2600 is Madison 6
16262      Branch: perl
16263            ! README.hpux
16264 ____________________________________________________________________________
16265 [ 29777] By: merijn                                on 2007/01/12  15:15:13
16266         Log: gcc -dumpversion is at least supported back to 2.7.x and
16267              thus seems to be much more defensive against upcoming version
16268              reporting format changes.
16269      Branch: perl
16270            ! hints/aix.sh hints/aix_3.sh hints/aix_4.sh hints/dec_osf.sh
16271            ! hints/hpux.sh hints/svr5.sh hints/vos.sh
16272 ____________________________________________________________________________
16273 [ 29774] By: rgs                                   on 2007/01/12  13:57:45
16274         Log: makedef.pl should be able to load "strict"
16275      Branch: perl
16276            ! makedef.pl
16277 ____________________________________________________________________________
16278 [ 29768] By: rgs                                   on 2007/01/12  11:44:04
16279         Log: Upgrade to ExtUtils::Manifest 1.51
16280      Branch: perl
16281            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
16282 ____________________________________________________________________________
16283 [ 29767] By: davem                                 on 2007/01/12  11:26:14
16284         Log: fix typo in hv.c
16285      Branch: perl
16286            ! hv.c
16287 ____________________________________________________________________________
16288 [ 29766] By: davem                                 on 2007/01/12  11:13:49
16289         Log: fix PL_parser_dup symbol
16290      Branch: perl
16291            ! embed.fnc embed.h makedef.pl
16292 ____________________________________________________________________________
16293 [ 29765] By: davem                                 on 2007/01/12  10:42:05
16294         Log: make tr/// threadsafe by moving swash into pad
16295      Branch: perl
16296            ! doop.c op.c
16297 ____________________________________________________________________________
16298 [ 29764] By: rgs                                   on 2007/01/12  10:24:55
16299         Log: Subject: [PATCH] trivia in perlthrtut.pod
16300              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
16301              Date: Thu, 11 Jan 2007 16:57:29 +0100
16302              Message-ID: <45A65E69.8010400@thalesgroup.com>
16303      Branch: perl
16304            ! pod/perlthrtut.pod
16305 ____________________________________________________________________________
16306 [ 29762] By: steveh                                on 2007/01/11  17:27:02
16307         Log: Update copyright year in "perl -v" output
16308      Branch: perl
16309            ! perl.c
16310 ____________________________________________________________________________
16311 [ 29761] By: rgs                                   on 2007/01/11  17:12:08
16312         Log: Fix bug [perl #41234] : the tokenizer understands "=cute"
16313              or other words that begin with "cut" as synonyms for "=cut"
16314      Branch: perl
16315            ! toke.c
16316 ____________________________________________________________________________
16317 [ 29758] By: nicholas                              on 2007/01/11  15:37:12
16318         Log: Change 29753 messed up do_hv_dump() [my fault]
16319      Branch: perl
16320            ! embed.fnc proto.h
16321 ____________________________________________________________________________
16322 [ 29757] By: rgs                                   on 2007/01/11  15:07:28
16323         Log: Silence an "unused parameter" warning in Perl_reg_numbered_buff_get().
16324              This parameter might become handy in the future, so keep it.
16325      Branch: perl
16326            ! regcomp.c
16327 ____________________________________________________________________________
16328 [ 29756] By: rgs                                   on 2007/01/11  14:47:01
16329         Log: Subject: [PATCH] Add Regexp::Keep \K functionality to regex engine as well as add \v and \V, cleanup and more docs for regatom()
16330              From: demerphq <demerphq@gmail.com>
16331              Date: Wed, 10 Jan 2007 20:33:39 +0100
16332              Message-ID: <9b18b3110701101133i46dc5fd0p1476a0f1dd1e9c5a@mail.gmail.com>
16333              
16334              (plus POD nits by Merijn and myself)
16335      Branch: perl
16336            ! pod/perl595delta.pod pod/perlre.pod regcomp.c regcomp.sym
16337            ! regexec.c regexp.h regnodes.h t/op/pat.t
16338 ____________________________________________________________________________
16339 [ 29753] By: nicholas                              on 2007/01/11  13:23:40
16340         Log: do_gv_dump, do_gvgv_dump and do_hv_dump call all actually take a NULL
16341              parameter. Patch for do_hv_dump supplied by Brandon L Black, other
16342              two added after code inspection.
16343      Branch: perl
16344            ! embed.fnc proto.h
16345 ____________________________________________________________________________
16346 [ 29751] By: rgs                                   on 2007/01/11  10:34:02
16347         Log: Fix bug #40407: after a seek on a PerlIO::scalar filehandle,
16348              ensure there's a string buffer in the scalar
16349      Branch: perl
16350            ! ext/PerlIO/scalar/scalar.xs
16351 ____________________________________________________________________________
16352 [ 29750] By: rgs                                   on 2007/01/11  09:51:56
16353         Log: Subject: [PATCH] AutoLoader fix, part 2
16354              From: Steffen Mueller <rt8363b02@sneakemail.com>
16355              Date: Wed, 10 Jan 2007 18:52:23 +0100
16356              Message-ID: <20070110175148.26694.qmail@lists.develooper.com>
16357      Branch: perl
16358            ! lib/AutoLoader.pm lib/AutoLoader.t
16359 ____________________________________________________________________________
16360 [ 29749] By: nicholas                              on 2007/01/11  00:24:48
16361         Log: In toke.c, merge S_update_debugger_info_pv() and
16362              S_update_debugger_info_sv() into S_update_debugger_info().
16363      Branch: perl
16364            ! embed.fnc embed.h proto.h toke.c
16365 ____________________________________________________________________________
16366 [ 29748] By: nicholas                              on 2007/01/10  16:24:27
16367         Log: An implementation of change 29735 for blead (PL_curcop could be NULL)
16368              given that blead's refactoring is not yet in maint.
16369      Branch: perl
16370            ! gv.c
16371 ____________________________________________________________________________
16372 [ 29747] By: rgs                                   on 2007/01/10  16:00:17
16373         Log: Regenerate all files
16374      Branch: perl
16375            ! embed.h keywords.h reentr.c reentr.h
16376 ____________________________________________________________________________
16377 [ 29745] By: rgs                                   on 2007/01/10  13:21:03
16378         Log: Subject: PATCH: perlfunc.pod / warn
16379              From: Peter Scott <Peter@PSDT.com>
16380              Date: Wed, 10 Jan 2007 05:18:52 -0800
16381              Message-Id: <pan.2007.01.10.13.18.52.834683@PSDT.com>
16382      Branch: perl
16383            ! pod/perlfunc.pod
16384 ____________________________________________________________________________
16385 [ 29744] By: rgs                                   on 2007/01/10  13:17:37
16386         Log: Subject: Re: [perl #41215] % on scalars sometimes throws away fractions 
16387              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16388              Date: Tue, 09 Jan 2007 23:39:42 +0900
16389              Message-Id: <20070109233928.07AF.BQW10602@nifty.com>
16390              
16391              plus nits by Dominic Dunlop
16392      Branch: perl
16393            ! pod/perlop.pod
16394 ____________________________________________________________________________
16395 [ 29743] By: rgs                                   on 2007/01/10  10:54:27
16396         Log: Subject: Bug in AutoLoader.pm causing endless loop
16397              From: Steffen Mueller <rt8363b02@sneakemail.com>
16398              Date: Tue, 09 Jan 2007 19:15:36 +0100
16399              Message-ID: <45A3DBC8.4010203@sneakemail.com>
16400      Branch: perl
16401            ! lib/AutoLoader.pm
16402 ____________________________________________________________________________
16403 [ 29742] By: rgs                                   on 2007/01/10  10:25:02
16404         Log: Subject: ./miniperl minimod.pl ... Can't locate strict.pm
16405              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
16406              Date: Wed, 10 Jan 2007 04:55:55 +0100
16407              Message-ID: <87lkkbk01g.fsf@k75.linux.bogus>
16408      Branch: perl
16409            ! minimod.pl
16410 ____________________________________________________________________________
16411 [ 29741] By: nicholas                              on 2007/01/09  21:46:28
16412         Log: Make minimod.pl warnings and strict clean.
16413      Branch: perl
16414            ! minimod.pl
16415 ____________________________________________________________________________
16416 [ 29740] By: nicholas                              on 2007/01/09  21:44:05
16417         Log: Make makedef.pl warnings and strict clean.
16418      Branch: perl
16419            ! makedef.pl
16420 ____________________________________________________________________________
16421 [ 29739] By: nicholas                              on 2007/01/09  21:37:31
16422         Log: Make keywords.pl strict and warnings clean.
16423      Branch: perl
16424            ! keywords.pl
16425 ____________________________________________________________________________
16426 [ 29738] By: nicholas                              on 2007/01/09  21:34:50
16427         Log: Make autodoc.pl strict clean.
16428      Branch: perl
16429            ! autodoc.pl
16430 ____________________________________________________________________________
16431 [ 29736] By: nicholas                              on 2007/01/09  21:21:56
16432         Log: Make opcode.pl strict and warnings clean.
16433      Branch: perl
16434            ! opcode.pl
16435 ____________________________________________________________________________
16436 [ 29734] By: steveh                                on 2007/01/09  12:44:15
16437         Log: Subject: Re: Change 29723 breaks t/op/inccode-tie.t on Win32
16438              From: Nicholas Clark <nick@ccl4.org>
16439              Date: Tue, 9 Jan 2007 12:31:17 +0000
16440              Message-ID: <20070109123116.GC30742@plum.flirble.org>
16441      Branch: perl
16442            ! t/op/inccode-tie.t
16443 ____________________________________________________________________________
16444 [ 29732] By: steveh                                on 2007/01/09  10:40:23
16445         Log: Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows
16446              From: Jan Dubois <jand@ActiveState.com>
16447              Date: Mon, 08 Jan 2007 14:58:12 -0800
16448              Message-ID: <eei5q29hrchpam2i5g0000mbvu0b1hrm83@4ax.com>
16449              
16450              Fixes the Borland build, in which the PATH was getting corrupted
16451              when the variable that was just putenv()'d got free()'d
16452      Branch: perl
16453            ! win32/win32.c
16454 ____________________________________________________________________________
16455 [ 29731] By: rgs                                   on 2007/01/09  10:33:56
16456         Log: Subject: [PATCH] Change #29711 broke tr//c on Win32.
16457              From: demerphq <demerphq@gmail.com>
16458              Date: Mon, 8 Jan 2007 20:31:26 +0100
16459              Message-ID: <9b18b3110701081131v392597c6veed493407c1eede7@mail.gmail.com>
16460      Branch: perl
16461            ! op.c
16462 ____________________________________________________________________________
16463 [ 29730] By: rgs                                   on 2007/01/09  10:04:37
16464         Log: Subject: [PATCH] Let the regex parser decide if we have a special pattern or not.
16465              From: demerphq <demerphq@gmail.com>
16466              Date: Tue, 9 Jan 2007 00:46:31 +0100
16467              Message-ID: <9b18b3110701081546n2c3f19acy29adc0d233bb848c@mail.gmail.com>
16468      Branch: perl
16469            ! op.c op.h pp.c pp_ctl.c regcomp.c regexp.h
16470 ____________________________________________________________________________
16471 [ 29729] By: nicholas                              on 2007/01/09  09:58:17
16472         Log: socketpair.t was written in 2001. At that time, Test::More got confused
16473              if you forked under it. Test::More 0.47 added support to detect forking
16474              which resolves this. Hence there is now no need to fork() in a BEGIN
16475              block, which causes issues on Win32 due to how pseudofork works.
16476      Branch: perl
16477            ! ext/Socket/t/socketpair.t
16478 ____________________________________________________________________________
16479 [ 29728] By: rgs                                   on 2007/01/09  09:28:52
16480         Log: Revert change #29708 (useless)
16481      Branch: perl
16482            ! win32/win32.c
16483 ____________________________________________________________________________
16484 [ 29727] By: nicholas                              on 2007/01/08  23:27:26
16485         Log: Eliminate pp_threadsv, as it was only ever used by 5005 threads.
16486      Branch: perl
16487            ! dump.c ext/Opcode/Opcode.pm op.c opcode.h opcode.pl opnames.h
16488            ! pp.sym pp_proto.h
16489 ____________________________________________________________________________
16490 [ 29724] By: nicholas                              on 2007/01/08  21:52:32
16491         Log: do or die; for all the List::Util pure perl tests.
16492      Branch: perl
16493            ! ext/List/Util/t/p_blessed.t ext/List/Util/t/p_first.t
16494            ! ext/List/Util/t/p_lln.t ext/List/Util/t/p_max.t
16495            ! ext/List/Util/t/p_maxstr.t ext/List/Util/t/p_min.t
16496            ! ext/List/Util/t/p_minstr.t ext/List/Util/t/p_openhan.t
16497            ! ext/List/Util/t/p_readonly.t ext/List/Util/t/p_reduce.t
16498            ! ext/List/Util/t/p_refaddr.t ext/List/Util/t/p_reftype.t
16499            ! ext/List/Util/t/p_shuffle.t ext/List/Util/t/p_sum.t
16500            ! ext/List/Util/t/p_tainted.t
16501 ____________________________________________________________________________
16502 [ 29723] By: nicholas                              on 2007/01/08  21:20:26
16503         Log: do $file; won't propagate errors from die, as do is an implicit eval.
16504              So need to propagate errors with $@.
16505      Branch: perl
16506            ! ext/DynaLoader/hints/gnukfreebsd.pl
16507            ! ext/DynaLoader/hints/gnuknetbsd.pl
16508            ! ext/NDBM_File/hints/gnukfreebsd.pl
16509            ! ext/NDBM_File/hints/gnuknetbsd.pl
16510            ! ext/ODBM_File/hints/gnukfreebsd.pl
16511            ! ext/ODBM_File/hints/gnuknetbsd.pl
16512            ! ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl
16513            ! ext/Storable/hints/gnukfreebsd.pl
16514            ! ext/Storable/hints/gnuknetbsd.pl lib/perl5db.pl
16515            ! lib/utf8_heavy.pl symbian/config.pl symbian/makesis.pl
16516            ! symbian/xsbuild.pl t/comp/require.t t/op/caller.t t/op/do.t
16517            ! t/op/inccode-tie.t t/op/regexp_noamp.t t/op/regexp_notrie.t
16518            ! t/op/regexp_qr.t t/op/regexp_qr_embed.t t/op/regexp_trielist.t
16519            ! t/op/threads.t t/uni/case.pl win32/ce-helpers/makedist.pl
16520 ____________________________________________________________________________
16521 [ 29719] By: nicholas                              on 2007/01/08  14:28:17
16522         Log: Mention -C on #! line in perltodo. Remove some trailing whitespace that
16523              podchecker warned over.
16524      Branch: perl
16525            ! pod/perltodo.pod
16526 ____________________________________________________________________________
16527 [ 29718] By: rgs                                   on 2007/01/08  11:09:10
16528         Log: Change the API doc for some of the SvXXX testing macros.
16529              Often, those macros simply test a bit in sv_flags, so
16530              the return value should be assigned to a U32 instead of
16531              a bool to avoid truncation. (bug perl #32884)
16532      Branch: perl
16533            ! pod/perlapi.pod sv.h
16534 ____________________________________________________________________________
16535 [ 29717] By: rgs                                   on 2007/01/08  10:35:04
16536         Log: Turn taint warnings (-t) into severe warnings, so they're
16537              on by default, without having to play games with the
16538              warning bits. Add a test for -t.
16539      Branch: perl
16540            ! perl.c pp_ctl.c t/lib/warnings/taint taint.c warnings.h
16541            ! warnings.pl
16542 ____________________________________________________________________________
16543 [ 29716] By: rgs                                   on 2007/01/08  09:26:01
16544         Log: Silence casting warnings
16545      Branch: perl
16546            ! regcomp.c
16547 ____________________________________________________________________________
16548 [ 29715] By: merijn                                on 2007/01/08  07:34:29
16549         Log: Default "$undef" for NV_PRESERVES_UV_BITS causes compilation
16550              failure of sv.c when triggered
16551              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
16552              Date: Mon, 8 Jan 2007 00:49:11 +0100
16553              Message-ID: <20070108004911.7022445c@r2d2>
16554      Branch: perl
16555            ! Configure
16556 ____________________________________________________________________________
16557 [ 29713] By: merijn                                on 2007/01/08  07:19:02
16558         Log: Subject: help cygwin find its dlls even on taint tests with no path
16559              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
16560              Date: Sun, 7 Jan 2007 16:56:28 -0800 (PST)
16561              Message-ID: <2437.63.226.247.31.1168217788.squirrel@63.226.247.31>
16562      Branch: perl
16563            ! cygwin/Makefile.SHs t/op/taint.t
16564 ____________________________________________________________________________
16565 [ 29712] By: davem                                 on 2007/01/08  00:14:22
16566         Log: fix occasional op/time.t failure
16567              test 2 uses far more sys than user time, so it's possible to burn
16568              20 secs of wall time without an apparent increase in user time
16569      Branch: perl
16570            ! t/op/time.t
16571 ____________________________________________________________________________
16572 [ 29711] By: davem                                 on 2007/01/08  00:06:44
16573         Log: allocate op_pv strings from shared mem pool
16574      Branch: perl
16575            ! op.c toke.c
16576 ____________________________________________________________________________
16577 [ 29710] By: rgs                                   on 2007/01/07  23:27:03
16578         Log: In the new test for less.pm, call use_ok at compile-time
16579              and add -w.
16580      Branch: perl
16581            ! lib/less.t
16582 ____________________________________________________________________________
16583 [ 29709] By: rgs                                   on 2007/01/07  23:24:31
16584         Log: Subject: [PATCH] less useful
16585              From: "Joshua ben Jore" <twists@gmail.com>
16586              Date: Sat, 6 Jan 2007 13:33:15 -0800
16587              Message-ID: <dc5c751d0701061333w7b89ea48kf5c8993e3de19b44@mail.gmail.com>
16588      Branch: perl
16589            ! lib/less.pm lib/less.t
16590 ____________________________________________________________________________
16591 [ 29708] By: rgs                                   on 2007/01/07  23:12:26
16592         Log: Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows
16593              From: demerphq <demerphq@gmail.com>
16594              Date: Sun, 7 Jan 2007 20:51:43 +0100
16595              Message-ID: <9b18b3110701071151y13eaa554w257d2d5016ee0983@mail.gmail.com>
16596      Branch: perl
16597            ! win32/win32.c
16598 ____________________________________________________________________________
16599 [ 29707] By: rgs                                   on 2007/01/07  23:08:04
16600         Log: Subject: DynaLoader test failure on cygwin
16601              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
16602              Date: Sun, 7 Jan 2007 11:56:21 -0800 (PST)
16603              Message-ID: <1675.63.226.247.31.1168199781.squirrel@63.226.247.31>
16604      Branch: perl
16605            ! ext/DynaLoader/t/DynaLoader.t
16606 ____________________________________________________________________________
16607 [ 29706] By: davem                                 on 2007/01/07  14:55:27
16608         Log: silence a warning in perly.c
16609      Branch: perl
16610            ! perly.c
16611 ____________________________________________________________________________
16612 [ 29705] By: rgs                                   on 2007/01/06  07:19:09
16613         Log: Subject: patch: shorten perl.h by six lines
16614              From: "David Nicol" <davidnicol@gmail.com>
16615              Date: Sat, 6 Jan 2007 00:02:24 -0600
16616              Message-ID: <934f64a20701052202p1c77a226w32634a1c69f584c7@mail.gmail.com>
16617      Branch: perl
16618            ! perl.h
16619 ____________________________________________________________________________
16620 [ 29704] By: rgs                                   on 2007/01/06  06:58:41
16621         Log: Add 2007 copyrights in a few more .pl files that
16622              generate code (thanks to Jarkko)
16623      Branch: perl
16624            ! overload.pl reentr.pl
16625 ____________________________________________________________________________
16626 [ 29703] By: rgs                                   on 2007/01/05  23:15:38
16627         Log: Silence a gcc warning, spotted by Tels
16628      Branch: perl
16629            ! regcomp.c
16630 ____________________________________________________________________________
16631 [ 29702] By: rgs                                   on 2007/01/05  18:30:52
16632         Log: Bump version of PerlIO::via after last change
16633      Branch: perl
16634            ! ext/PerlIO/via/via.pm
16635 ____________________________________________________________________________
16636 [ 29701] By: rgs                                   on 2007/01/05  18:26:43
16637         Log: Subject: [PATCH] ext/PerlIO/via/via.xs freeing the wrong thing
16638              From: Bo Lindbergh <blgl@hagernas.com>
16639              Date: Fri, 5 Jan 2007 19:19:53 +0100
16640              Message-Id: <C7070BEE-BFB6-4FA2-A50B-BF20CDB3B61F@hagernas.com>
16641      Branch: perl
16642            ! ext/PerlIO/via/via.xs
16643 ____________________________________________________________________________
16644 [ 29700] By: rgs                                   on 2007/01/05  15:37:54
16645         Log: Normalize copyright of perlio.c for years >= 2006
16646      Branch: perl
16647            ! perlio.c
16648 ____________________________________________________________________________
16649 [ 29699] By: steveh                                on 2007/01/05  15:04:59
16650         Log: Do the same as #29697 for Win32
16651      Branch: perl
16652            ! win32/Makefile win32/makefile.mk
16653 ____________________________________________________________________________
16654 [ 29698] By: rgs                                   on 2007/01/05  14:37:31
16655         Log: Fix the interaction of -w and -t when provided on the command-line
16656              and/or on the shebang line : do not reset the warning bits to
16657              'only taint'.
16658      Branch: perl
16659            ! perl.c pp_ctl.c
16660 ____________________________________________________________________________
16661 [ 29697] By: rgs                                   on 2007/01/05  12:27:22
16662         Log: Fix distclean now that we have re::Tie::Hash::NamedCapture
16663      Branch: perl
16664            ! Makefile.SH
16665 ____________________________________________________________________________
16666 [ 29696] By: rgs                                   on 2007/01/05  10:47:58
16667         Log: Update copyright years in .c files
16668      Branch: perl
16669            ! doio.c doop.c gv.c miniperlmain.c pad.c perl.c pp.c pp_ctl.c
16670            ! pp_hot.c pp_sort.c pp_sys.c regcomp.c regexec.c scope.c
16671            ! universal.c utf8.c
16672 ____________________________________________________________________________
16673 [ 29695] By: rgs                                   on 2007/01/05  10:34:36
16674         Log: Update copyright years in .h files. Also, in .pl
16675              files that generate .h files, so they'll be ready
16676              next time.
16677      Branch: perl
16678            ! XSUB.h keywords.pl op.h opcode.pl pad.h perlio.h perlsdio.h
16679            ! perlsfio.h pp.h regcomp.h regexp.h scope.h thrdvar.h unixish.h
16680            ! utf8.h utfebcdic.h util.h
16681 ____________________________________________________________________________
16682 [ 29694] By: rgs                                   on 2007/01/05  10:21:58
16683         Log: Update copyright for perlio.c
16684      Branch: perl
16685            ! perlio.c
16686 ____________________________________________________________________________
16687 [ 29693] By: rgs                                   on 2007/01/05  09:55:22
16688         Log: Subject: Re: What if NV_PRESERVES_UV_BITS is undef? (was: Re: [PATCH] Configure test code fails to compile if SIGFPE is undefined)
16689              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16690              Date: Thu, 04 Jan 2007 00:21:02 +0900
16691              Message-Id: <20070104001943.6BC2.BQW10602@nifty.com>
16692      Branch: perl
16693            ! ext/Data/Dumper/t/dumper.t ext/Devel/Peek/t/Peek.t
16694 ____________________________________________________________________________
16695 [ 29692] By: steveh                                on 2007/01/05  09:45:08
16696         Log: Silence various VC6 warnings
16697      Branch: perl
16698            ! ext/B/B.xs perly.c regexec.c util.c win32/win32.c
16699 ____________________________________________________________________________
16700 [ 29691] By: rgs                                   on 2007/01/05  09:11:30
16701         Log: Subject: Re: [PATCH] perlio.c repair
16702              From: Bo Lindbergh <blgl@hagernas.com>
16703              Date: Thu, 4 Jan 2007 18:22:09 +0100
16704              Message-Id: <E22DC961-6821-4AC2-BA2F-9B5B06927758@hagernas.com>
16705      Branch: perl
16706            ! perlio.c
16707 ____________________________________________________________________________
16708 [ 29690] By: rgs                                   on 2007/01/05  07:49:03
16709         Log: Subject: [PATCH] ANSIfy the PATH environment variable on Windows
16710              From: Jan Dubois <jand@ActiveState.com>
16711              Date: Thu, 04 Jan 2007 12:37:48 -0800
16712              Message-ID: <7coqp2pme3r30qaonticuv6c6licieg4cg@4ax.com>
16713      Branch: perl
16714            ! win32/perllib.c win32/win32.c
16715 ____________________________________________________________________________
16716 [ 29689] By: rgs                                   on 2007/01/05  07:47:08
16717         Log: Subject: [PATCH] Add error handling to win32_ansipath
16718              From: Jan Dubois <jand@ActiveState.com>
16719              Date: Thu, 04 Jan 2007 12:20:21 -0800
16720              Message-ID: <f2oqp2dbdglim8bda4q1kajt9k3cvpqqga@4ax.com>
16721      Branch: perl
16722            ! win32/win32.c
16723 ____________________________________________________________________________
16724 [ 29688] By: rgs                                   on 2007/01/04  17:04:11
16725         Log: Upgrade Module::Load::Conditional to 0.14
16726      Branch: perl
16727            + lib/Module/Load/Conditional/t/to_load/InPod.pm
16728            ! MANIFEST lib/Module/Load/Conditional.pm
16729            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
16730            ! lib/Module/Load/Conditional/t/to_load/Commented.pm
16731            ! lib/Module/Load/Conditional/t/to_load/LoadIt.pm
16732            ! lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
16733 ____________________________________________________________________________
16734 [ 29687] By: rgs                                   on 2007/01/04  15:33:16
16735         Log: 4th patch from: 
16736              
16737              Subject: [PATCH] Cleanup SVf arguments (2nd try)
16738              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
16739              Date: Mon, 1 Jan 2007 20:16:13 +0100
16740              Message-ID: <20070101201613.4120d9ef@r2d2>
16741              
16742              Introduce an SVfARG() macro for %SVf (%-p here) arguments to
16743              perl's printf
16744      Branch: perl
16745            ! XSUB.h doio.c gv.c hv.c mg.c op.c pad.c perl.c perl.h perlio.c
16746            ! pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c regexec.c
16747            ! sv.c toke.c universal.c utf8.c
16748 ____________________________________________________________________________
16749 [ 29686] By: rgs                                   on 2007/01/04  15:29:02
16750         Log: The first three patches from:
16751              
16752              Subject: [PATCH] Cleanup SVf arguments (2nd try)
16753              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
16754              Date: Mon, 1 Jan 2007 20:16:13 +0100
16755              Message-ID: <20070101201613.4120d9ef@r2d2>
16756              
16757              Adds (void*) casts to %-p and %p printf arguments
16758      Branch: perl
16759            ! XSUB.h doio.c hv.c mg.c perl.c perlio.c pp.c pp_hot.c
16760            ! regcomp.c regexec.c scope.c sv.c util.c
16761 ____________________________________________________________________________
16762 [ 29685] By: steveh                                on 2007/01/04  15:21:50
16763         Log: Subject: Re: [PATCH] Symbian port: add Series 90 support
16764              From: Jarkko Hietaniemi <jhi@iki.fi>
16765              Date: Thu, 04 Jan 2007 03:35:54 -0500
16766              Message-ID: <459CBC6A.4060806@iki.fi>
16767              
16768              Fixes a VC7/VC7.1 linker error following #29650/#29651
16769      Branch: perl
16770            ! perl.h util.c
16771 ____________________________________________________________________________
16772 [ 29684] By: rgs                                   on 2007/01/04  14:40:18
16773         Log: Remove no longer used magic vtable
16774      Branch: perl
16775            ! XSUB.h perl.h
16776 ____________________________________________________________________________
16777 [ 29683] By: rgs                                   on 2007/01/04  14:39:08
16778         Log: Silence a 'null argument' warning
16779      Branch: perl
16780            ! dump.c
16781 ____________________________________________________________________________
16782 [ 29682] By: rgs                                   on 2007/01/04  14:30:02
16783         Log: Subject: Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add support for %-
16784              From: demerphq <demerphq@gmail.com>
16785              Date: Fri, 29 Dec 2006 21:45:51 +0100
16786              Message-ID: <9b18b3110612291245q792fe91cu69422d2b81bb4f0b@mail.gmail.com>
16787      Branch: perl
16788            + ext/re/lib/re/Tie/Hash/NamedCapture.pm
16789            ! MANIFEST doop.c dump.c embed.fnc embed.h ext/re/re.pm
16790            ! ext/re/re.xs ext/re/t/re_funcs.t global.sym gv.c hv.c mg.c
16791            ! perl.h pod/perlapi.pod pod/perlintern.pod pod/perlvar.pod
16792            ! proto.h regcomp.c sv.c t/op/pat.t
16793 ____________________________________________________________________________
16794 [ 29681] By: rgs                                   on 2007/01/04  10:32:13
16795         Log: Subject: [PATCH] Add note to perltodo.pod about Unicode and file globbing
16796              From: Jan Dubois <jand@ActiveState.com>
16797              Date: Thu, 28 Dec 2006 19:06:00 -0800
16798              Message-ID: <4e19p2lgme9qbqjkv78q7154vg6hlaar19@4ax.com>
16799      Branch: perl
16800            ! pod/perltodo.pod
16801 ____________________________________________________________________________
16802 [ 29680] By: davem                                 on 2007/01/04  01:03:22
16803         Log: make parser_free actually free the parser!
16804              also remove two SAVEs left over from #29655
16805      Branch: perl
16806            ! perly.c toke.c
16807 ____________________________________________________________________________
16808 [ 29679] By: nicholas                              on 2007/01/03  23:13:43
16809         Log: Rename OURSTASH to SvOURSTASH and OURSTASH_set to SvOURSTASH_set.
16810      Branch: perl
16811            ! dump.c pad.c pad.h sv.c sv.h
16812 ____________________________________________________________________________
16813 [ 29678] By: davem                                 on 2007/01/03  22:17:48
16814         Log: handle cloning of parsers on the save stack
16815      Branch: perl
16816            ! perly.c scope.c scope.h sv.c
16817 ____________________________________________________________________________
16818 [ 29677] By: nicholas                              on 2007/01/03  22:02:49
16819         Log: Teach dump about OURSTASH and COP ranges stored in the NV union.
16820      Branch: perl
16821            ! dump.c
16822 ____________________________________________________________________________
16823 [ 29676] By: stevep                                on 2007/01/03  18:23:32
16824         Log: Subject: [PATCH] Update change 29607 to affect only Win32
16825              From: Jan Dubois <jand@ActiveState.com>
16826              Date: Wed, 03 Jan 2007 08:48:22 -0800
16827              Message-ID: <f9nnp2lf4hsb74jf9unlsj59ahsf4f1o1v@4ax.com>
16828      Branch: perl
16829            ! lib/blib.pm
16830 ____________________________________________________________________________
16831 [ 29675] By: steveh                                on 2007/01/03  17:56:16
16832         Log: Subject: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage
16833              From: Jan Dubois <jand@ActiveState.com>
16834              Date: Thu, 28 Dec 2006 18:59:40 -0800
16835              Message-ID: <vq09p2p09k6rcu6c9t0mab3vnc335ghg9m@4ax.com>
16836              
16837              Subject: Re: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage
16838              From: Jan Dubois <jand@ActiveState.com>
16839              Date: Wed, 03 Jan 2007 08:12:35 -0800
16840              Message-ID: <orknp2pj17265modfosjkp2qtt4bdgtgjp@4ax.com>
16841      Branch: perl
16842            ! makedef.pl win32/perlhost.h win32/perllib.c win32/vdir.h
16843            ! win32/win32.c win32/win32iop.h
16844 ____________________________________________________________________________
16845 [ 29674] By: stevep                                on 2007/01/03  17:02:53
16846         Log: Subject: [PATCH] Re: g++ unhappy
16847              From: Jarkko Hietaniemi <jhi@iki.fi>
16848              Date: Mon, 01 Jan 2007 14:35:46 -0500
16849              Message-ID: <45996292.5090000@iki.fi>
16850      Branch: perl
16851            ! regcomp.c
16852 ____________________________________________________________________________
16853 [ 29673] By: nicholas                              on 2007/01/03  15:17:29
16854         Log: Make the ptr_table functions available in an unthreaded perl, as other
16855              code (such as Storable) can take advantage of them.
16856      Branch: perl
16857            ! embed.fnc embed.h intrpvar.h makedef.pl proto.h sv.c
16858 ____________________________________________________________________________
16859 [ 29672] By: stevep                                on 2007/01/03  13:56:57
16860         Log: Subject: [PATCH] IO::Compress::* 2.003
16861              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
16862              Date: Tue, 2 Jan 2007 13:14:26 -0000
16863              Message-ID: <02ca01c72e6f$eef88360$6401a8c0@myopwv.com>
16864      Branch: perl
16865            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
16866            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
16867            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
16868            ! ext/Compress/Zlib/README
16869            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
16870            ! ext/IO/Compress/Base/Changes ext/IO/Compress/Base/README
16871            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
16872            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
16873            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
16874            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
16875            ! ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
16876            ! ext/IO/Compress/Zlib/README
16877            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
16878            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
16879            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
16880            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
16881            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
16882            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
16883            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
16884            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
16885            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
16886            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
16887            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
16888            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
16889            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
16890            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
16891            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
16892            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
16893            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
16894 ____________________________________________________________________________
16895 [ 29671] By: stevep                                on 2007/01/03  01:46:41
16896         Log: Upgrade to Time-HiRes-1.9704
16897      Branch: perl
16898            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16899            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
16900 ____________________________________________________________________________
16901 [ 29670] By: nicholas                              on 2007/01/02  21:45:08
16902         Log: Update copyright years to include 2007. (Plus a couple of 2006s and
16903              earlier we missed in av.h and hv.h)
16904      Branch: perl
16905            ! av.h cv.h dump.c hv.h op.c parser.h perly.c sv.h
16906 ____________________________________________________________________________
16907 [ 29669] By: nicholas                              on 2007/01/02  21:10:13
16908         Log: Assignment to a tainted variable was causing confusion if the source
16909              value was an NV too large for an IV (bug #40708). Fix the confusion
16910              by not promoting private flags to public flags in S_save_magic if
16911              there are already public flags.
16912      Branch: perl
16913            ! mg.c t/op/taint.t
16914 ____________________________________________________________________________
16915 [ 29668] By: nicholas                              on 2007/01/02  20:47:31
16916         Log: PVMG can be isUV too.
16917      Branch: perl
16918            ! dump.c ext/Devel/Peek/t/Peek.t
16919 ____________________________________________________________________________
16920 [ 29667] By: davem                                 on 2007/01/02  19:44:23
16921         Log: fix -Mad build breakage
16922      Branch: perl
16923            ! perly.c
16924 ____________________________________________________________________________
16925 [ 29666] By: nicholas                              on 2007/01/02  18:14:26
16926         Log: Copying to FORMATs should work (and not fail assertions if the value
16927              is floating point). Copying to ARRAYs and HASHes can't work and should
16928              croak.
16929      Branch: perl
16930            ! pod/perldiag.pod sv.c
16931 ____________________________________________________________________________
16932 [ 29665] By: nicholas                              on 2007/01/02  17:41:06
16933         Log: It's good to be able to dump FORMATs too :-)
16934      Branch: perl
16935            ! cv.h
16936 ____________________________________________________________________________
16937 [ 29664] By: nicholas                              on 2007/01/02  16:28:48
16938         Log: Remove the vestigal "#if 0"s from header files that defined same-sized
16939              *allocated structs, as these are not going to be needed again.
16940      Branch: perl
16941            ! av.h hv.h sv.h
16942 ____________________________________________________________________________
16943 [ 29663] By: nicholas                              on 2007/01/02  16:05:02
16944         Log: Probably better to make PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI special
16945              cases, instead of scanning pad.h to find them, and picking up 3 other
16946              superfluous definitions as a side effect.
16947      Branch: perl
16948            ! ext/B/defsubs_h.PL ext/B/t/concise-xs.t
16949 ____________________________________________________________________________
16950 [ 29662] By: nicholas                              on 2007/01/02  14:55:29
16951         Log: Note that the examples for the structure copying bug example are no
16952              longer relevant because of the XPVGV re-ordering.
16953      Branch: perl
16954            ! sv.c
16955 ____________________________________________________________________________
16956 [ 29661] By: steveh                                on 2007/01/02  14:50:56
16957         Log: Fix a couple of linker errors on Win32
16958      Branch: perl
16959            ! makedef.pl
16960 ____________________________________________________________________________
16961 [ 29660] By: davem                                 on 2007/01/02  14:02:40
16962         Log: remove conflict in pending_ident function and field name
16963      Branch: perl
16964            ! embed.fnc embed.h proto.h toke.c
16965 ____________________________________________________________________________
16966 [ 29659] By: steveh                                on 2007/01/02  11:18:26
16967         Log: Check miniperl exists before using it to run uupacktool.pl
16968              during distclean
16969      Branch: perl
16970            ! win32/Makefile win32/makefile.mk
16971 ____________________________________________________________________________
16972 [ 29658] By: merijn                                on 2007/01/02  07:15:38
16973         Log: Subject: [PATCH] Configure test code fails to compile if SIGFPE is undefined
16974              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
16975              Date: Tue, 2 Jan 2007 00:08:27 +0100
16976              Message-ID: <20070102000827.7acf11c8@r2d2>
16977      Branch: perl
16978            ! Configure
16979 ____________________________________________________________________________
16980 [ 29656] By: davem                                 on 2007/01/02  02:19:20
16981         Log: Subject:  [PATCH] really should test compile in AIX or something (fixup after the Series 90 patch)
16982              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
16983              Date:  Tue, 2 Jan 2007 03:15:42 +0200 (EET)
16984              Message-Id:  <200701020115.l021FgtC495074@kosh.hut.fi>
16985      Branch: perl
16986            ! makedef.pl
16987 ____________________________________________________________________________
16988 [ 29655] By: davem                                 on 2007/01/02  01:51:05
16989         Log: move easy lexer state variables into PL_parser
16990              (where "easy" == "only appear in toke.c")
16991      Branch: perl
16992            ! embed.fnc embed.h embedvar.h intrpvar.h parser.h perl.h
16993            ! perlapi.h perly.c proto.h sv.c toke.c
16994 ____________________________________________________________________________
16995 [ 29654] By: stevep                                on 2007/01/02  00:07:52
16996         Log: Quiet a smoke warning in toke.c and bump the copyright year.
16997      Branch: perl
16998            ! toke.c
16999 ____________________________________________________________________________
17000 [ 29653] By: stevep                                on 2007/01/01  22:48:33
17001         Log: Welcome to 2007!  Time to update copyrights from changes earlier
17002              today.
17003      Branch: perl
17004            ! embed.h embed.pl embedvar.h global.sym hv.c mg.c perl.h
17005            ! perlapi.c perlapi.h proto.h sv.c util.c
17006 ____________________________________________________________________________
17007 [ 29652] By: davem                                 on 2007/01/01  22:37:40
17008         Log: split parser initialisation from parser execution
17009      Branch: perl
17010            ! embed.fnc embed.h parser.h perly.c proto.h toke.c
17011 ____________________________________________________________________________
17012 [ 29651] By: stevep                                on 2007/01/01  19:30:05
17013         Log: Add file missed in change #29650.
17014      Branch: perl
17015            + symbian/PerlUiS90.rss
17016 ____________________________________________________________________________
17017 [ 29650] By: stevep                                on 2007/01/01  15:41:48
17018         Log: Subject: [PATCH] Symbian port: add Series 90 support
17019              From: Jarkko Hietaniemi <jhi@iki.fi>
17020              Date: Mon, 01 Jan 2007 08:49:03 -0500
17021              Message-ID: <4599114F.8020307@iki.fi>
17022      Branch: perl
17023            ! MANIFEST README.symbian embed.fnc embed.h embedvar.h
17024            ! global.sym hv.c intrpvar.h lib/ExtUtils/Constant/ProxySubs.pm
17025            ! mg.c perl.h perlapi.h perlio.c pod/perlapi.pod proto.h sv.c
17026            ! symbian/PerlApp.cpp symbian/PerlApp.h symbian/PerlUi.cpp
17027            ! symbian/PerlUi.h symbian/config.pl symbian/config.sh
17028            ! symbian/cwd.pl symbian/install.cfg symbian/makesis.pl
17029            ! symbian/sdk.pl symbian/xsbuild.pl util.c
17030 ____________________________________________________________________________
17031 [ 29649] By: davem                                 on 2007/01/01  11:24:07
17032         Log: split parser stack from parser object
17033      Branch: perl
17034            ! parser.h perly.c
17035 ____________________________________________________________________________
17036 [ 29648] By: davem                                 on 2006/12/31  18:56:37
17037         Log: in lex_start(), ensure that all lexer state vars are saved
17038              and re-initialised. This is mostly overkill, but mimicks the
17039              effect of having all the vars in a single parser object.
17040      Branch: perl
17041            ! toke.c
17042 ____________________________________________________________________________
17043 [ 29647] By: nicholas                              on 2006/12/31  16:58:18
17044         Log: Rationalise the logic in lex_start for creating a new temporary if the
17045              passed in SV is read only or doesn't end in ';'. Also, allow a NULL
17046              pointer to imply a zero length string, which saves creating a mortal
17047              in pp_require, only for it to be ignored in favour of a new SV.
17048      Branch: perl
17049            ! embed.fnc pp_ctl.c proto.h toke.c
17050 ____________________________________________________________________________
17051 [ 29646] By: stevep                                on 2006/12/31  16:37:54
17052         Log: Fix to test failures caused by change #29606 when PERLIO=stdio.
17053              Based on suggestions from Ilya Zakharevich in 
17054              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-12/msg00646.html
17055      Branch: perl
17056            ! lib/SelfLoader.pm
17057 ____________________________________________________________________________
17058 [ 29645] By: merijn                                on 2006/12/31  13:58:57
17059         Log: Subject: [PATCH] smoke signs suppression
17060              From: Jarkko Hietaniemi <jhi@iki.fi>
17061              Date: Sun, 31 Dec 2006 08:51:52 -0500
17062              Message-ID: <4597C078.4000503@iki.fi>
17063      Branch: perl
17064            ! iperlsys.h perly.c regcomp.c
17065 ____________________________________________________________________________
17066 [ 29644] By: nicholas                              on 2006/12/31  12:31:09
17067         Log: As freeing up PL_linestr is now done via the scope stack, there's no
17068              need to make any temporary varariable a mortal, and waste effort on
17069              the temp stack (not) clearing it up.
17070      Branch: perl
17071            ! toke.c
17072 ____________________________________________________________________________
17073 [ 29643] By: nicholas                              on 2006/12/31  12:07:37
17074         Log: PL_linestr needs to survive until the end of scope, not just the next
17075              FREETMPS. Fixes the underlying cause of the thread cloning SEGV
17076              reported in http://www.nntp.perl.org/group/perl.perl5.porters/63123
17077      Branch: perl
17078            + t/op/threads_create.pl
17079            ! MANIFEST sv.c t/op/threads.t toke.c
17080 ____________________________________________________________________________
17081 [ 29642] By: nicholas                              on 2006/12/31  00:08:00
17082         Log: Move SVt_BIND to be the lowest type after SVt_NULL. This will force all
17083              code attempting to upgrade a BIND to anything into sv_upgrade(), which
17084              for now will croak, but in future can DTRT, for whatever TRT is decided
17085              to be. Make SvOK() check the flags of the referenant for a BIND, as I
17086              envisage that the only flag bit that will get set on a BIND is SVf_UTF8
17087              even if the referant has a defined value.
17088      Branch: perl
17089            ! dump.c ext/B/B.xs sv.c sv.h
17090 ____________________________________________________________________________
17091 [ 29641] By: stevep                                on 2006/12/30  05:55:53
17092         Log: Subject: [PATCH] Update Compress Modules to version 2.002
17093              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
17094              Date: Fri, 29 Dec 2006 20:50:26 -0000
17095              Message-ID: <000501c72b8a$f96b2ba0$6401a8c0@myopwv.com>
17096      Branch: perl
17097            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
17098            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
17099            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
17100            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
17101            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t
17102            ! ext/IO/Compress/Base/Changes ext/IO/Compress/Base/README
17103            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
17104            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
17105            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
17106            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
17107            ! ext/IO/Compress/Base/t/01misc.t ext/IO/Compress/Zlib/Changes
17108            ! ext/IO/Compress/Zlib/README
17109            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
17110            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
17111            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
17112            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
17113            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
17114            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
17115            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
17116            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
17117            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
17118            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
17119            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
17120            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
17121            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
17122            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
17123            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
17124            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
17125            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
17126            ! t/lib/compress/CompTestUtils.pm t/lib/compress/multi.pl
17127            ! t/lib/compress/oneshot.pl
17128 ____________________________________________________________________________
17129 [ 29640] By: davem                                 on 2006/12/30  01:18:18
17130         Log: fix a test failing under -Dmad
17131      Branch: perl
17132            ! ext/List/Util/t/weak.t
17133 ____________________________________________________________________________
17134 [ 29639] By: nicholas                              on 2006/12/29  16:20:39
17135         Log: With xlow and xhigh as U32, PAD_MAX shouldn't be IV_MAX, as on a 64 bit
17136              system this can't be stored.
17137      Branch: perl
17138            ! pad.c
17139 ____________________________________________________________________________
17140 [ 29638] By: nicholas                              on 2006/12/29  14:42:03
17141         Log: I failed to run regen.pl to propagate my pad.c changes to perlintern.pod
17142      Branch: perl
17143            ! pod/perlintern.pod
17144 ____________________________________________________________________________
17145 [ 29637] By: nicholas                              on 2006/12/29  00:17:18
17146         Log: In Perl_fbm_compile, really rarest should be U32 not I32, as it is
17147              set from a U32, and used as an array index.
17148      Branch: perl
17149            ! util.c
17150 ____________________________________________________________________________
17151 [ 29636] By: davem                                 on 2006/12/29  00:08:35
17152         Log: further fix for #29543: fix parser leaks caused by croaking
17153      Branch: perl
17154            ! dump.c op.c op.h perly.c t/comp/parser.t
17155 ____________________________________________________________________________
17156 [ 29635] By: nicholas                              on 2006/12/28  23:57:16
17157         Log: Eliminate BmPREVIOUS_set - with the complexity gone from how the datum
17158              is stored, there's no need for it.
17159      Branch: perl
17160            ! sv.h util.c
17161 ____________________________________________________________________________
17162 [ 29634] By: nicholas                              on 2006/12/28  23:35:54
17163         Log: Move all the FBM data fields from the table into a struct xbm_s which
17164              is part of the xnv union.
17165      Branch: perl
17166            ! av.h cv.h hv.h sv.h util.c
17167 ____________________________________________________________________________
17168 [ 29633] By: nicholas                              on 2006/12/28  22:40:37
17169         Log: With PAD_COMPNAME_GEN in SvUVX, SvCUR is trustworthy once more.
17170      Branch: perl
17171            ! op.c pad.h sv.c
17172 ____________________________________________________________________________
17173 [ 29632] By: nicholas                              on 2006/12/28  22:03:56
17174         Log: Move PAD_COMPNAME_GEN from SvCUR to SvUVX.
17175      Branch: perl
17176            ! op.c pad.c pad.h
17177 ____________________________________________________________________________
17178 [ 29631] By: nicholas                              on 2006/12/28  21:41:52
17179         Log: Move PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad.h, export them via
17180              B.pm, so that B::Concise doesn't need to hard code magic numbers.
17181      Branch: perl
17182            ! ext/B/B/Concise.pm ext/B/defsubs_h.PL ext/B/t/concise-xs.t
17183            ! pad.c pad.h
17184 ____________________________________________________________________________
17185 [ 29630] By: nicholas                              on 2006/12/28  21:21:22
17186         Log: Move the low/high cop sequences from NVX/IVX to a two U32 structure
17187              in the xnv union. This frees up IVX for the PL_generation code, which
17188              in turn will allow SvCUR to return to its real purpose.
17189      Branch: perl
17190            ! av.h cv.h hv.h pad.c pad.h sv.h
17191 ____________________________________________________________________________
17192 [ 29629] By: nicholas                              on 2006/12/28  20:02:03
17193         Log: Abstract the pad code's overloaded use of SvNVX and SvIVX into
17194              4 macros COP_SEQ_RANGE_LOW, COP_SEQ_RANGE_HIGH, PARENT_PAD_INDEX
17195              and PARENT_FAKELEX_FLAGS
17196      Branch: perl
17197            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm
17198            ! pad.c pad.h
17199 ____________________________________________________________________________
17200 [ 29628] By: nicholas                              on 2006/12/28  17:55:06
17201         Log: Change PAD_MAX to something a bit less FORTRAN-ish than 999999999.
17202      Branch: perl
17203            ! pad.c
17204 ____________________________________________________________________________
17205 [ 29627] By: stevep                                on 2006/12/27  19:36:13
17206         Log: Upgrade to Errno-1.10 (!).  I have left the core tests as is for
17207              now as well as for Makefile.PL, which need some looking into.
17208      Branch: perl
17209            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
17210 ____________________________________________________________________________
17211 [ 29626] By: nicholas                              on 2006/12/27  15:27:58
17212         Log: Subject: [PATCH] Macroize char class tests in case to remove duplicated code.
17213              From: demerphq <demerphq@gmail.com>
17214              Message-ID: <9b18b3110612270237i40e5ef34ud80898459ee338eb@mail.gmail.com>
17215              Date: Wed, 27 Dec 2006 11:37:36 +0100
17216      Branch: perl
17217            ! regcomp.c
17218 ____________________________________________________________________________
17219 [ 29625] By: stevep                                on 2006/12/27  14:13:27
17220         Log: Upgrade to CPAN-1.83_66.
17221      Branch: perl
17222            + lib/CPAN/Kwalify.pm lib/CPAN/Kwalify/distroprefs.dd
17223            + lib/CPAN/Kwalify/distroprefs.yml
17224            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm
17225            ! lib/CPAN/HandleConfig.pm lib/CPAN/Version.pm
17226            ! lib/CPAN/t/10version.t
17227 ____________________________________________________________________________
17228 [ 29624] By: stevep                                on 2006/12/26  15:53:57
17229         Log: Cannot use a L<> within a preformatted section of a Pod document.
17230      Branch: perl
17231            ! pod/perlreref.pod
17232 ____________________________________________________________________________
17233 [ 29623] By: rgs                                   on 2006/12/26  14:22:15
17234         Log: Subject: Re: Named-capture regex syntax
17235              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17236              Date: Tue, 26 Dec 2006 23:11:38 +0900
17237              Message-Id: <20061226231027.8320.BQW10602@nifty.com>
17238      Branch: perl
17239            ! t/op/pat.t
17240 ____________________________________________________________________________
17241 [ 29622] By: rgs                                   on 2006/12/25  17:09:07
17242         Log: Fix a couple of warnings
17243      Branch: perl
17244            ! regcomp.c
17245 ____________________________________________________________________________
17246 [ 29621] By: rgs                                   on 2006/12/25  17:03:14
17247         Log: Subject: Re: Named-capture regex syntax
17248              From: demerphq <demerphq@gmail.com>
17249              Date: Sun, 24 Dec 2006 14:38:15 +0100
17250              Message-ID: <9b18b3110612240538m5c45654br7d27171835f6664@mail.gmail.com>
17251      Branch: perl
17252            ! pod/perldiag.pod pod/perlre.pod regcomp.c regcomp.h t/op/pat.t
17253            ! t/op/re_tests
17254 ____________________________________________________________________________
17255 [ 29620] By: rgs                                   on 2006/12/24  09:28:22
17256         Log: The PERLIO environment variable, when unset, doesn't default to :stdio.
17257      Branch: perl
17258            ! pod/perlrun.pod
17259 ____________________________________________________________________________
17260 [ 29619] By: rgs                                   on 2006/12/23  16:15:50
17261         Log: Fix #6006 for taint mode too.
17262      Branch: perl
17263            ! op.c t/op/subst.t
17264 ____________________________________________________________________________
17265 [ 29618] By: rgs                                   on 2006/12/23  15:52:27
17266         Log: Remove -T from op/subst.t, and add a new test file, substT.t,
17267              to run the s/// tests under taint mode; mark the test for
17268              RT #6006 as TODO, but only with -T.
17269      Branch: perl
17270            + t/op/substT.t
17271            ! MANIFEST t/op/subst.t
17272 ____________________________________________________________________________
17273 [ 29617] By: rgs                                   on 2006/12/23  15:38:50
17274         Log: A better fix for RT #6006: revert change 29616, which was bogus,
17275              and add OP_SCOPE to the list of "dangerous" ops that might appear
17276              on the right side of s///.
17277              However, this fix does not work under taint mode, and op/subst.t
17278              has -T.
17279      Branch: perl
17280            ! op.c
17281 ____________________________________________________________________________
17282 [ 29616] By: rgs                                   on 2006/12/23  13:52:02
17283         Log: Fix RT #6006: Regexp replaces using large replacement variables fail
17284              some of the time (i.e. when the substitution contains something
17285              like ${10}). Patch derived from a patch by Hugo van der Sanden;
17286              added also a second test (Yves Orton already added a TODO test
17287              for this.)
17288      Branch: perl
17289            ! op.c t/op/subst.t
17290 ____________________________________________________________________________
17291 [ 29615] By: rgs                                   on 2006/12/23  12:31:26
17292         Log: Upgrade to Module::Build 0.2806
17293      Branch: perl
17294            + lib/Module/Build/Config.pm
17295            ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod
17296            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
17297            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
17298            ! lib/Module/Build/Cookbook.pm lib/Module/Build/ModuleInfo.pm
17299            ! lib/Module/Build/PPMMaker.pm
17300            ! lib/Module/Build/Platform/Amiga.pm
17301            ! lib/Module/Build/Platform/Default.pm
17302            ! lib/Module/Build/Platform/EBCDIC.pm
17303            ! lib/Module/Build/Platform/MPEiX.pm
17304            ! lib/Module/Build/Platform/MacOS.pm
17305            ! lib/Module/Build/Platform/RiscOS.pm
17306            ! lib/Module/Build/Platform/Unix.pm
17307            ! lib/Module/Build/Platform/VMS.pm
17308            ! lib/Module/Build/Platform/VOS.pm
17309            ! lib/Module/Build/Platform/Windows.pm
17310            ! lib/Module/Build/Platform/aix.pm
17311            ! lib/Module/Build/Platform/darwin.pm
17312            ! lib/Module/Build/Platform/os2.pm lib/Module/Build/Version.pm
17313            ! lib/Module/Build/t/basic.t lib/Module/Build/t/ext.t
17314            ! lib/Module/Build/t/extend.t lib/Module/Build/t/metadata.t
17315            ! lib/Module/Build/t/moduleinfo.t lib/Module/Build/t/xs.t
17316 ____________________________________________________________________________
17317 [ 29614] By: rgs                                   on 2006/12/23  11:45:28
17318         Log: syswrite() wasn't reporting a warning when writing to a filehandle
17319              opened only for input.
17320      Branch: perl
17321            ! pp_sys.c t/lib/warnings/pp_sys
17322 ____________________________________________________________________________
17323 [ 29613] By: rgs                                   on 2006/12/22  15:44:51
17324         Log: The Perl 6 specification is still evolving, so don't refer to it.
17325      Branch: perl
17326            ! pod/perlsyn.pod
17327 ____________________________________________________________________________
17328 [ 29612] By: stevep                                on 2006/12/22  15:18:02
17329         Log: miniperl may not have been successfully built before running a
17330              "make distclean".
17331      Branch: perl
17332            ! Makefile.SH
17333 ____________________________________________________________________________
17334 [ 29611] By: stevep                                on 2006/12/22  14:53:17
17335         Log: Silence an unused variable warning in sv.c.
17336      Branch: perl
17337            ! sv.h
17338 ____________________________________________________________________________
17339 [ 29610] By: rgs                                   on 2006/12/22  11:30:47
17340         Log: Unshare the shared string gp_file_hek only if it exists in a GP.
17341              Not doing this will produce invalid frees in the global destruction
17342              process, probably because the empty string will get freed several
17343              times. This should be safe since gp_file_hek is only assigned a
17344              new value with share_hek().
17345      Branch: perl
17346            ! gv.c
17347 ____________________________________________________________________________
17348 [ 29609] By: rgs                                   on 2006/12/21  10:24:05
17349         Log: Upgrade to Text::Balanced 2.0.0
17350      Branch: perl
17351            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
17352            ! lib/Text/Balanced/README lib/Text/Balanced/t/extqlk.t
17353 ____________________________________________________________________________
17354 [ 29608] By: rgs                                   on 2006/12/21  10:12:14
17355         Log: Subject: [PATCH] threads 1.57
17356              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
17357              Date: Wed, 20 Dec 2006 10:30:21 -0800 (PST)
17358              Message-ID: <20061220183021.79793.qmail@web30205.mail.mud.yahoo.com>
17359      Branch: perl
17360            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
17361            ! ext/threads/t/join.t ext/threads/t/state.t
17362            ! ext/threads/t/thread.t ext/threads/threads.pm
17363            ! ext/threads/threads.xs
17364 ____________________________________________________________________________
17365 [ 29607] By: rgs                                   on 2006/12/21  09:47:34
17366         Log: Subject: [PATCH] allow blib.pm to be used for testing Win32 module (again)
17367              From: Jan Dubois <jand@ActiveState.com>
17368              Date: Wed, 20 Dec 2006 18:53:51 -0800
17369              Message-ID: <vjtjo21l5ksgeab6k9l46d9pvlg5vf86rt@4ax.com>
17370      Branch: perl
17371            ! lib/blib.pm
17372 ____________________________________________________________________________
17373 [ 29606] By: stevep                                on 2006/12/21  05:47:31
17374         Log: Subject: [PATCH 5.8.8] SelfLoader after fork()
17375              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
17376              Date: Mon, 18 Dec 2006 01:13:59 -0800
17377              Message-ID: <20061218091359.GA14985@powdermilk.math.berkeley.edu>
17378      Branch: perl
17379            ! lib/SelfLoader.pm
17380 ____________________________________________________________________________
17381 [ 29605] By: stevep                                on 2006/12/21  05:12:28
17382         Log: Subject: [PATCH] Implement killpg() for MSWin32
17383              From: Jan Dubois <jand@ActiveState.com>
17384              Date: Wed, 20 Dec 2006 15:41:00 -0800
17385              Message-ID: <m8hjo2pasv3hdbhd1sj9sasen7tm38hrhp@4ax.com>
17386      Branch: perl
17387            ! win32/config.bc win32/config.gc win32/config.vc
17388            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
17389            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
17390            ! win32/win32.c win32/win32.h
17391 ____________________________________________________________________________
17392 [ 29604] By: rgs                                   on 2006/12/20  16:13:32
17393         Log: Subject: Re: [PATCH] Making adding binary files possible
17394              From: demerphq <demerphq@gmail.com>
17395              Date: Wed, 20 Dec 2006 16:00:33 +0100
17396              Message-ID: <9b18b3110612200700k48157cd1n1f2305f306b7de32@mail.gmail.com>
17397              
17398              plus matching updates to Makefile.SH and patching.pod
17399      Branch: perl
17400            + uupacktool.pl win32/perlexe.ico.packd
17401            - pack.pl packed_files.pl win32/makeico.pl
17402            ! MANIFEST Makefile.SH Porting/patching.pod win32/Makefile
17403            ! win32/Makefile.ce win32/makefile.mk
17404 ____________________________________________________________________________
17405 [ 29603] By: merijn                                on 2006/12/20  12:58:41
17406         Log: Open Configure to the world of 64bitonly environments
17407      Branch: perl
17408            ! Configure
17409 ____________________________________________________________________________
17410 [ 29601] By: rgs                                   on 2006/12/20  11:15:29
17411         Log: Fix leaks in label strings allocation in COPs
17412      Branch: perl
17413            ! cop.h perly.act perly.h perly.tab perly.y toke.c
17414 ____________________________________________________________________________
17415 [ 29600] By: rgs                                   on 2006/12/20  09:30:06
17416         Log: Don't free the original label string when assigning it to cop_label,
17417              since it comes directly from the parser. (That was making op/goto.t
17418              fail under threads and without debugging on some platforms.)
17419      Branch: perl
17420            ! cop.h
17421 ____________________________________________________________________________
17422 [ 29599] By: stevep                                on 2006/12/20  04:20:14
17423         Log: Subject: [PATCH] threads::shared 1.06
17424              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
17425              Date: Tue, 19 Dec 2006 10:30:47 -0800 (PST)
17426              Message-ID: <525867.40748.qm@web30207.mail.mud.yahoo.com>
17427      Branch: perl
17428            ! ext/threads/shared/Changes ext/threads/shared/README
17429            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17430            ! ext/threads/shared/t/cond.t
17431 ____________________________________________________________________________
17432 [ 29598] By: stevep                                on 2006/12/20  04:14:06
17433         Log: Subject: [PATCH] Update cwd() to return the "short" pathname if the long one doesn't fit the codepage
17434              From: Jan Dubois <jand@ActiveState.com>
17435              Date: Mon, 18 Dec 2006 21:37:25 -0800
17436              Message-ID: <3rteo219or8hqr511e4vg1fnsgvgemb4sh@4ax.com>
17437      Branch: perl
17438            ! win32/perlhost.h win32/vdir.h
17439 ____________________________________________________________________________
17440 [ 29597] By: stevep                                on 2006/12/20  04:07:11
17441         Log: Subject: [PATCH] let readdir() return the alternate (short) filename if the long name is outside the current codepage
17442              From: Jan Dubois <jand@ActiveState.com>
17443              Date: Tue, 19 Dec 2006 13:49:40 -0800
17444              Message-ID: <8nmgo2dr5gtmv00gtfu07g7rdgitr859jk@4ax.com>
17445      Branch: perl
17446            ! win32/win32.c
17447 ____________________________________________________________________________
17448 [ 29596] By: merijn                                on 2006/12/19  19:48:51
17449         Log: Subject: [PATCH] Re: 'localtime' not thread-safe under HP-UX B.11.11/64
17450              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
17451              Date: Mon, 18 Dec 2006 10:18:28 -0800 (PST)
17452              Message-ID: <31291.28361.qm@web30205.mail.mud.yahoo.com>
17453      Branch: perl
17454            ! hints/hpux.sh
17455 ____________________________________________________________________________
17456 [ 29595] By: rgs                                   on 2006/12/19  15:22:24
17457         Log: Proper cleanup for Errno.pm
17458      Branch: perl
17459            ! ext/Errno/Makefile.PL
17460 ____________________________________________________________________________
17461 [ 29594] By: rgs                                   on 2006/12/19  15:14:47
17462         Log: Fix paths of pack.pl in patching.pod
17463      Branch: perl
17464            ! Porting/patching.pod
17465 ____________________________________________________________________________
17466 [ 29593] By: rgs                                   on 2006/12/19  15:07:45
17467         Log: Subject: [PATCH] Making adding binary files possible
17468              From: "Jos Boumans" <kane@dwim.org>
17469              Date: Fri, 15 Dec 2006 20:51:45 +0100 (CET)
17470              Message-ID: <19978.80.127.35.68.1166212305.squirrel@webmail.xs4all.nl>
17471              
17472              with a few tweaks
17473      Branch: perl
17474            + pack.pl packed_files.pl
17475            ! MANIFEST Makefile.SH Porting/patching.pod
17476 ____________________________________________________________________________
17477 [ 29592] By: rgs                                   on 2006/12/19  10:50:13
17478         Log: Add a regression test to verify that POSIX::AUTOLOAD works,
17479              and silence a potential warning from it.
17480      Branch: perl
17481            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
17482 ____________________________________________________________________________
17483 [ 29591] By: rgs                                   on 2006/12/19  10:23:29
17484         Log: Disable strictures in POSIX AUTOLOAD
17485      Branch: perl
17486            ! ext/POSIX/POSIX.pm
17487 ____________________________________________________________________________
17488 [ 29590] By: rgs                                   on 2006/12/19  09:49:30
17489         Log: Subject: [PATCH] Don't destroy the Unicode system environment on Perl startup
17490              From: Jan Dubois <jand@ActiveState.com>
17491              Date: Mon, 18 Dec 2006 16:34:33 -0800
17492              Message-ID: <bsbeo2hama2sdo3kqdbrdhp505caeft6h9@4ax.com>
17493      Branch: perl
17494            ! perl.c
17495 ____________________________________________________________________________
17496 [ 29589] By: davem                                 on 2006/12/19  02:25:19
17497         Log: make -Dpv print 8 parser stack items, not 9
17498      Branch: perl
17499            ! perly.c
17500 ____________________________________________________________________________
17501 [ 29588] By: nicholas                              on 2006/12/18  22:12:36
17502         Log: Making strict et al propagate into autoloaded subroutines seems a
17503              worthy todo.
17504      Branch: perl
17505            ! pod/perltodo.pod
17506 ____________________________________________________________________________
17507 [ 29587] By: nicholas                              on 2006/12/18  22:04:19
17508         Log: Ensure that POSIX.pm is strict and warnings compliant throughout if
17509              the __END__ is temporarily removed.
17510      Branch: perl
17511            ! ext/POSIX/POSIX.pm
17512 ____________________________________________________________________________
17513 [ 29586] By: nicholas                              on 2006/12/18  21:23:43
17514         Log: Given that POSIX already has AutoLoader loaded, move as much as
17515              possible of POSIX::SigRt out to AutoLoadLand, so that it won't be
17516              loaded unless someone starts using the realtime signals interface.
17517      Branch: perl
17518            ! ext/POSIX/POSIX.pm
17519 ____________________________________________________________________________
17520 [ 29585] By: rgs                                   on 2006/12/18  16:06:38
17521         Log: Subject: Re: [PATCH] do not meddle in the affairs of PERL_TRACK_MEMPOOL
17522              From: Jarkko Hietaniemi <jhi@iki.fi>
17523              Date: Sun, 17 Dec 2006 22:17:34 -0500
17524              Message-ID: <4586084E.8040706@iki.fi>
17525              
17526              Introduce CopLABEL() macro to deal with labels attached to COPs.
17527      Branch: perl
17528            ! cop.h op.c scope.h
17529 ____________________________________________________________________________
17530 [ 29584] By: stevep                                on 2006/12/18  15:36:11
17531         Log: Subject: [PATCH blead] Re: [perl #41071] require stringifies code references in tied @INC
17532              From: Rick Delaney <rick@bort.ca>
17533              Date: Fri, 15 Dec 2006 23:28:25 -0500
17534              Message-ID: <20061216042825.GB23501@localhost.localdomain>
17535      Branch: perl
17536            + t/op/inccode-tie.t
17537            ! MANIFEST pp_ctl.c t/op/inccode.t
17538 ____________________________________________________________________________
17539 [ 29583] By: rgs                                   on 2006/12/18  14:43:58
17540         Log: ExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignoring FIRST_MAKEFILE
17541              
17542              Subject: [PATCH 5.8.8] OS/2 build, small change
17543              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
17544              Date: Mon, 18 Dec 2006 01:20:12 -0800
17545              Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu>
17546      Branch: perl
17547            ! lib/ExtUtils/MakeMaker.pm
17548 ____________________________________________________________________________
17549 [ 29582] By: rgs                                   on 2006/12/18  14:43:05
17550         Log: lib/perl5db.pl: Remove code now moved to OS2::Process
17551              
17552              Subject: [PATCH 5.8.8] OS/2 build, small change
17553              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
17554              Date: Mon, 18 Dec 2006 01:20:12 -0800
17555              Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu>
17556      Branch: perl
17557            ! lib/perl5db.pl
17558 ____________________________________________________________________________
17559 [ 29581] By: rgs                                   on 2006/12/18  13:35:18
17560         Log: Bump version number of ExtUtils::MM_Unix after last change
17561      Branch: perl
17562            ! lib/ExtUtils/MM_Unix.pm
17563 ____________________________________________________________________________
17564 [ 29580] By: rgs                                   on 2006/12/18  13:34:00
17565         Log: Subject: [PATCH 5.8.8] OS/2-specific fixes, round II
17566              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
17567              Date: Mon, 18 Dec 2006 00:45:24 -0800
17568              Message-ID: <20061218084524.GA14866@powdermilk.math.berkeley.edu>
17569      Branch: perl
17570            + os2/OS2/Process/t/os2_atoms.t
17571            + os2/OS2/Process/t/os2_clipboard.t os2/os2_pipe.t
17572            ! MANIFEST emacs/ptags ext/DynaLoader/XSLoader_pm.PL
17573            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
17574            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
17575            ! os2/OS2/Process/t/os2_process.t os2/OS2/REXX/DLL/Changes
17576            ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h perl.c util.c
17577 ____________________________________________________________________________
17578 [ 29579] By: rgs                                   on 2006/12/18  11:53:54
17579         Log: ExtUtils::Command is now maintained separately from MakeMaker
17580      Branch: perl
17581            ! Porting/Maintainers.pl
17582 ____________________________________________________________________________
17583 [ 29578] By: rgs                                   on 2006/12/18  11:47:56
17584         Log: Subject: [PATCH 5.8.8] Fixes for the test suite on OS/2
17585              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
17586              Date: Wed, 13 Dec 2006 18:32:22 -0800
17587              Message-ID: <20061214023222.GA29084@powdermilk.math.berkeley.edu>
17588      Branch: perl
17589            ! ext/IO/t/io_unix.t lib/ExtUtils/t/eu_command.t
17590            ! lib/Time/Local.t os2/OS2/ExtAttr/t/os2_ea.t t/io/fs.t
17591            ! t/op/stat.t
17592 ____________________________________________________________________________
17593 [ 29577] By: rgs                                   on 2006/12/18  10:49:15
17594         Log: Subject: [PATCH 5.8.8] OS/2: survive SIGCHLD
17595              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
17596              Date: Mon, 18 Dec 2006 00:55:19 -0800
17597              Message-ID: <20061218085519.GA14893@powdermilk.math.berkeley.edu>
17598              
17599              plus a perldiag entry for the new error,
17600              "Maximal count of pending signals (%s) exceeded"
17601      Branch: perl
17602            ! mg.c pod/perldiag.pod
17603 ____________________________________________________________________________
17604 [ 29576] By: rgs                                   on 2006/12/18  10:07:10
17605         Log: Subject: [PATCH] C++: regcomp.c and ext/Time/Piece/Piece.xs
17606              From: Jarkko Hietaniemi <jhi@iki.fi>
17607              Date: Sun, 17 Dec 2006 22:45:29 -0500
17608              Message-ID: <45860ED9.9090808@iki.fi>
17609      Branch: perl
17610            ! ext/Time/Piece/Piece.xs regcomp.c
17611 ____________________________________________________________________________
17612 [ 29575] By: rgs                                   on 2006/12/18  09:58:48
17613         Log: Subject: PATCH: Add =encoding directive to non-latin READMEs
17614              From: Slaven Rezic <slaven@rezic.de>
17615              Date: 16 Dec 2006 11:20:36 +0100
17616              Message-ID: <87wt4sdtvv.fsf@biokovo.herceg.de>
17617      Branch: perl
17618            ! README.cn README.jp README.ko README.tw
17619 ____________________________________________________________________________
17620 [ 29574] By: rgs                                   on 2006/12/18  09:51:09
17621         Log: Subject: [PATCH] perl.c: leak avoidance
17622              From: Jarkko Hietaniemi <jhi@iki.fi>
17623              Date: Sat, 16 Dec 2006 11:48:13 -0500
17624              Message-ID: <4584234D.7070209@iki.fi>
17625      Branch: perl
17626            ! perl.c
17627 ____________________________________________________________________________
17628 [ 29573] By: craigb                                on 2006/12/18  01:15:43
17629         Log: In vms/vms.c, don't prototype decw$term_port until after 
17630              config.h (via perl.h) is included.  That's where USE_VMS_DECTERM
17631              is defined.
17632      Branch: perl
17633            ! vms/vms.c
17634 ____________________________________________________________________________
17635 [ 29572] By: craigb                                on 2006/12/18  01:11:41
17636         Log: Don't try to build Win32 on VMS
17637      Branch: perl
17638            ! configure.com
17639 ____________________________________________________________________________
17640 [ 29571] By: nicholas                              on 2006/12/18  00:27:43
17641         Log: POSIX::SigAction::new can be moved into the AUTOLOAD section.
17642      Branch: perl
17643            ! ext/POSIX/POSIX.pm
17644 ____________________________________________________________________________
17645 [ 29570] By: davem                                 on 2006/12/18  00:24:01
17646         Log: move parser state into new parser object, PL_parser
17647      Branch: perl
17648            + parser.h
17649            ! MANIFEST embedvar.h intrpvar.h perl.h perlapi.h perly.c
17650            ! pod/perlapi.pod pod/perlintern.pod toke.c
17651 ____________________________________________________________________________
17652 [ 29569] By: davem                                 on 2006/12/17  22:21:40
17653         Log: merge the four parser stacks into one
17654      Branch: perl
17655            ! perly.act perly.c regen_perly.pl
17656 ____________________________________________________________________________
17657 [ 29568] By: davem                                 on 2006/12/17  20:00:19
17658         Log: delete dead code and macros from perly.c
17659      Branch: perl
17660            ! perly.c
17661 ____________________________________________________________________________
17662 [ 29567] By: davem                                 on 2006/12/17  19:42:35
17663         Log: unify stacks arithmetic in parser
17664      Branch: perl
17665            ! perly.c
17666 ____________________________________________________________________________
17667 [ 29566] By: nicholas                              on 2006/12/16  23:03:42
17668         Log: Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym for SVf_SCREAM)
17669              to note when a proxy constant subroutine is copied. This allows us to
17670              correctly set GvIMPORTED_CV_on() if the symbol is ever turned into a
17671              real GV.
17672      Branch: perl
17673            + t/lib/proxy_constant_subs.t
17674            ! MANIFEST dump.c gv.c pp_hot.c sv.h
17675 ____________________________________________________________________________
17676 [ 29565] By: nicholas                              on 2006/12/16  16:54:06
17677         Log: Split out the use of SVp_SCREAM for GVs with GPs into a new symbolic
17678              flag SVpgv_GP, and use this in isGV_with_GP_on/off.
17679      Branch: perl
17680            ! dump.c ext/Devel/Peek/t/Peek.t gv.c mg.c sv.c sv.h
17681 ____________________________________________________________________________
17682 [ 29564] By: davem                                 on 2006/12/16  15:37:32
17683         Log: remove extraneous declaration prom perly.tab
17684      Branch: perl
17685            ! perly.tab regen_perly.pl
17686 ____________________________________________________________________________
17687 [ 29563] By: rgs                                   on 2006/12/16  10:03:23
17688         Log: Subject: [PATCH] threads 1.56
17689              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
17690              Date: Fri, 15 Dec 2006 09:22:17 -0800 (PST)
17691              Message-ID: <20061215172217.10959.qmail@web30211.mail.mud.yahoo.com>
17692      Branch: perl
17693            ! ext/threads/Changes ext/threads/README ext/threads/t/err.t
17694            ! ext/threads/t/exit.t ext/threads/t/thread.t
17695            ! ext/threads/threads.pm
17696 ____________________________________________________________________________
17697 [ 29562] By: rgs                                   on 2006/12/16  09:54:47
17698         Log: TODO addition by Jerry D. Hedden.
17699      Branch: perl
17700            ! pod/perltodo.pod
17701 ____________________________________________________________________________
17702 [ 29561] By: davem                                 on 2006/12/16  02:53:59
17703         Log: don't include MAD code when its not needed
17704      Branch: perl
17705            ! op.c
17706 ____________________________________________________________________________
17707 [ 29560] By: davem                                 on 2006/12/16  01:36:28
17708         Log: fix a cast warning in perly.c
17709      Branch: perl
17710            ! perly.c
17711 ____________________________________________________________________________
17712 [ 29559] By: nicholas                              on 2006/12/15  20:14:07
17713         Log: Better documentation for SVf_UTF8. Including SvPV() 1st, SvUTF() 2nd.
17714      Branch: perl
17715            ! sv.h
17716 ____________________________________________________________________________
17717 [ 29558] By: rgs                                   on 2006/12/15  13:51:44
17718         Log: Subject: Re: [PATCH] Errno doesnt rebuild when things it depends on in Config.pm change
17719              From: demerphq <demerphq@gmail.com>
17720              Date: Fri, 15 Dec 2006 12:52:45 +0100
17721              Message-ID: <9b18b3110612150352y2394954bg5acd5ec5fd320d33@mail.gmail.com>
17722      Branch: perl
17723            ! ext/Errno/Makefile.PL
17724 ____________________________________________________________________________
17725 [ 29557] By: rgs                                   on 2006/12/15  10:14:16
17726         Log: Subject: [PATCH] threads 1.54 - Adds ->error() method
17727              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
17728              Date: Thu, 14 Dec 2006 11:17:47 -0800 (PST)
17729              Message-ID: <20061214191748.98286.qmail@web30209.mail.mud.yahoo.com>
17730      Branch: perl
17731            + ext/threads/t/err.t
17732            ! MANIFEST ext/threads/Changes ext/threads/README
17733            ! ext/threads/t/exit.t ext/threads/t/libc.t
17734            ! ext/threads/t/thread.t ext/threads/threads.pm
17735            ! ext/threads/threads.xs
17736 ____________________________________________________________________________
17737 [ 29556] By: steveh                                on 2006/12/14  16:24:29
17738         Log: Silence a warning from (MinGW's) gcc
17739      Branch: perl
17740            ! ext/Time/Piece/Piece.xs
17741 ____________________________________________________________________________
17742 [ 29555] By: rgs                                   on 2006/12/14  12:43:20
17743         Log: Subject: [PATCH] perl5db.pl Mac OS X fix
17744              From: Bo Lindbergh <blgl@hagernas.com>
17745              Date: Thu, 14 Dec 2006 13:34:06 +0100
17746              Message-Id: <658AFA03-517E-4068-93CA-06D4A93B5CA5@hagernas.com>
17747      Branch: perl
17748            ! lib/perl5db.pl
17749 ____________________________________________________________________________
17750 [ 29554] By: nicholas                              on 2006/12/14  11:23:16
17751         Log: Turn a tab into 2 spaces to make more room for comments about SV flags.
17752              Sorry about damaging the change history - dig through this change with
17753              http://public.activestate.com/cgi-bin/perlbrowse?show_blame=Show+Annotated+File&filename=sv.h&rev=&change=29552
17754      Branch: perl
17755            ! sv.h
17756 ____________________________________________________________________________
17757 [ 29553] By: steveh                                on 2006/12/14  09:37:45
17758         Log: Silence a VC compiler warning
17759      Branch: perl
17760            ! op.c
17761 ____________________________________________________________________________
17762 [ 29552] By: nicholas                              on 2006/12/13  20:56:24
17763         Log: Swap the order of PERL_FBM_PREVIOUS_{L,H}_OFFSET_FROM_TABLE on little
17764              endian machines to hint to the compiler that a 16 bit read could work.
17765      Branch: perl
17766            ! sv.h
17767 ____________________________________________________________________________
17768 [ 29551] By: nicholas                              on 2006/12/13  19:55:08
17769         Log: Restore the two comments describing BmRARE and BmPREVIOUS that I'd
17770              inadvertently deleted. Explain the setting and testing of
17771              SVpbm_VALID.
17772      Branch: perl
17773            ! sv.h
17774 ____________________________________________________________________________
17775 [ 29550] By: stevep                                on 2006/12/13  19:53:02
17776         Log: Subject: [PATCH 5.8.8] Text mode wrongly set on pipe file descriptors
17777              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
17778              Date: Tue, 12 Dec 2006 23:28:25 -0800
17779              Message-ID: <20061213072825.GA26300@powdermilk.math.berkeley.edu>
17780      Branch: perl
17781            ! t/io/pipe.t util.c
17782 ____________________________________________________________________________
17783 [ 29549] By: davem                                 on 2006/12/13  17:24:49
17784         Log: make -Dpv display the parser stack before reduction
17785              (rather than afterwards)
17786      Branch: perl
17787            ! perly.c
17788 ____________________________________________________________________________
17789 [ 29548] By: davem                                 on 2006/12/13  17:16:22
17790         Log: misc MAD coredump fixes and parser leak fixes
17791              
17792              - fix MAD coredump in tr///
17793              - fix mad coredump in multi-line string literals
17794              - kill some MAD uninit value warnings
17795              - don't allow assignment to $n in perly.y
17796              - make op_dump handle op_latefree flags
17797      Branch: perl
17798            ! dump.c op.c perly.act perly.h perly.tab perly.y regen_perly.pl
17799            ! toke.c
17800 ____________________________________________________________________________
17801 [ 29547] By: davem                                 on 2006/12/13  12:47:35
17802         Log: fix double free introduced by #29543 (spotted by Nicholas)
17803      Branch: perl
17804            ! op.c
17805 ____________________________________________________________________________
17806 [ 29546] By: rgs                                   on 2006/12/13  10:40:36
17807         Log: Subject: [PATCH] t/op/groups.t: prevent failure on modern FreeBSDs
17808              From: Anton Berezin <tobez@tobez.org>
17809              Date: Tue, 12 Dec 2006 19:59:38 +0100
17810              Message-ID: <20061212185938.GB49084@heechee.tobez.org>
17811      Branch: perl
17812            ! t/op/groups.t
17813 ____________________________________________________________________________
17814 [ 29545] By: steveh                                on 2006/12/13  10:37:11
17815         Log: Do the same as #29514 for Win32
17816      Branch: perl
17817            ! win32/FindExt.pm
17818 ____________________________________________________________________________
17819 [ 29544] By: nicholas                              on 2006/12/13  08:35:43
17820         Log: Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.
17821              Add the placeholder for new type, temporarily named BIND, for binding
17822              and aliasing in 6 on 5.
17823      Branch: perl
17824            ! dump.c ext/B/B.xs ext/Storable/Storable.xs op.h
17825            ! pod/perltodo.pod pp_hot.c sv.c sv.h util.c
17826 ____________________________________________________________________________
17827 [ 29543] By: davem                                 on 2006/12/13  01:47:34
17828         Log: fix parser leaks caused by croaking while shifting or reducing
17829              e.g. these no longer leak:
17830              eval q[my $x; local $x] while 1;
17831              eval q[$s = sub <> {}]  while 1;
17832      Branch: perl
17833            ! op.c op.h perly.c
17834 ____________________________________________________________________________
17835 [ 29542] By: davem                                 on 2006/12/13  00:16:18
17836         Log: fixup some ival/opval type changes from perly.y/madly.y merger
17837      Branch: perl
17838            ! perly.act perly.h perly.tab perly.y
17839 ____________________________________________________________________________
17840 [ 29541] By: nicholas                              on 2006/12/12  23:02:56
17841         Log: In theory Perl_magic_setbm() should clear SvTAIL() too. In practice,
17842              I don't think that it matters as this routine is never actualy called
17843              because nothing exposes PVBMs to the world so that the world can assign
17844              to them.
17845      Branch: perl
17846            ! mg.c
17847 ____________________________________________________________________________
17848 [ 29540] By: nicholas                              on 2006/12/12  22:30:29
17849         Log: Correct the dumping logic for the various bits of flag bending
17850              associated with change 27313 or therabouts.
17851      Branch: perl
17852            ! dump.c
17853 ____________________________________________________________________________
17854 [ 29539] By: nicholas                              on 2006/12/12  22:03:21
17855         Log: Oops. As of some point one stopped being able to assign integers and
17856              floating point values to typeglobs.
17857      Branch: perl
17858            ! sv.c t/op/glob.t
17859 ____________________________________________________________________________
17860 [ 29538] By: nicholas                              on 2006/12/12  21:54:22
17861         Log: Correct some assumptions about PVBM table offset in B.xs
17862      Branch: perl
17863            ! ext/B/B.xs
17864 ____________________________________________________________________________
17865 [ 29537] By: nicholas                              on 2006/12/12  21:31:10
17866         Log: Assert that SvPAD_TYPED_on(), SvPAD_OUR_on() and SvPAD_STATE_on()
17867              are never called on PVGVs.
17868      Branch: perl
17869            ! sv.h
17870 ____________________________________________________________________________
17871 [ 29536] By: nicholas                              on 2006/12/12  21:00:37
17872         Log: Assert that PVGVs are never SvVALID() in the PVBM sense.
17873      Branch: perl
17874            ! gv.h sv.h
17875 ____________________________________________________________________________
17876 [ 29535] By: nicholas                              on 2006/12/12  19:54:05
17877         Log: pads haven't actually contained any PVGVs since change 27313.
17878              So correct the docs and assert this in the code.
17879      Branch: perl
17880            ! pad.c sv.c
17881 ____________________________________________________________________________
17882 [ 29534] By: nicholas                              on 2006/12/12  18:52:55
17883         Log: Shrink Perl_sv_peek() and Perl_do_sv_dump() by using type to name
17884              lookup tables.
17885      Branch: perl
17886            ! dump.c
17887 ____________________________________________________________________________
17888 [ 29533] By: steveh                                on 2006/12/12  18:02:19
17889         Log: Restore (differently) the setting of $Config{osvers} on Win32
17890              that was removed by #29509
17891      Branch: perl
17892            ! win32/config_sh.PL
17893 ____________________________________________________________________________
17894 [ 29532] By: steveh                                on 2006/12/12  17:49:51
17895         Log: Silence VC warnings about possible operator precedence problems
17896              and signed/unsigned mismatches
17897      Branch: perl
17898            ! regexec.c sv.h util.c
17899 ____________________________________________________________________________
17900 [ 29531] By: rgs                                   on 2006/12/12  13:32:01
17901         Log: Subject: [PATCH] mg.c: #ifdef only the different bits
17902              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
17903              Date: Tue, 12 Dec 2006 15:18:53 +0200 (EET)
17904              Message-Id: <20061212131853.C2CBA43A67@anubis.hut.fi>
17905      Branch: perl
17906            ! mg.c
17907 ____________________________________________________________________________
17908 [ 29530] By: merijn                                on 2006/12/12  11:36:41
17909         Log: The overly-picky AIX xlc compiler doesn't like the style
17910              from patch #29446
17911      Branch: perl
17912            ! mg.c
17913 ____________________________________________________________________________
17914 [ 29529] By: rgs                                   on 2006/12/12  11:07:27
17915         Log: Skip IO::Compress::Zlib in perlivp, since that's a distribution name,
17916              not a proper module name.
17917      Branch: perl
17918            ! utils/perlivp.PL
17919 ____________________________________________________________________________
17920 [ 29528] By: rgs                                   on 2006/12/12  10:20:04
17921         Log: Subject: [PATCH] get ext/Win32/Win32.xs to compile on cygwin
17922              From: Jan Dubois <jand@ActiveState.com>
17923              Date: Mon, 11 Dec 2006 13:09:09 -0800
17924              Message-ID: <isfrn2tbfleo1svmmi5kh673f4uh69am11@4ax.com>
17925              
17926              and:
17927              Date: Mon, 11 Dec 2006 15:08:53 -0800
17928              Message-ID: <kvorn2h0d14jo3khmmj2a9svsp2mplrodv@4ax.com>
17929      Branch: perl
17930            ! ext/Win32/Win32.xs win32/win32.c
17931 ____________________________________________________________________________
17932 [ 29527] By: nicholas                              on 2006/12/12  00:07:48
17933         Log: By moving xbm_previous into the SvPVX, we save a U16 from struct xpvbm,
17934              which will likely equate to 4 bytes with padding. (But we add 2 bytes
17935              to the SvPVX buffer...). However, the real win is that xpvbm is now
17936              identical to xpvmg, and all active FBM compiled strings are SvVALID()
17937              true, so now we can eliminate xpvbm, freeing a type for 6 on 5 proxies.
17938      Branch: perl
17939            ! sv.h
17940 ____________________________________________________________________________
17941 [ 29526] By: nicholas                              on 2006/12/11  23:44:30
17942         Log: Fix allocation bug in change 29524.
17943      Branch: perl
17944            ! util.c
17945 ____________________________________________________________________________
17946 [ 29525] By: nicholas                              on 2006/12/11  22:52:46
17947         Log: Add BmPREVIOUS_set(), and use it in the one place that BmPREVIOUS is
17948              modified.
17949      Branch: perl
17950            ! sv.h util.c
17951 ____________________________________________________________________________
17952 [ 29524] By: nicholas                              on 2006/12/11  22:18:53
17953         Log: Move PERL_FBM_TABLE_OFFSET and PERL_FBM_FLAGS_OFFSET_FROM_TABLE to sv.h
17954              Stow BmRARE in the SvPVX, and so delete xbm_rare.
17955              Can you see what it is yet?
17956      Branch: perl
17957            ! sv.h util.c
17958 ____________________________________________________________________________
17959 [ 29523] By: nicholas                              on 2006/12/11  21:52:12
17960         Log: Fix typo in change 29518 which broke non-debugging builds.
17961              (Here Mark, you can have the spare ; back again)
17962      Branch: perl
17963            ! sv.h
17964 ____________________________________________________________________________
17965 [ 29522] By: nicholas                              on 2006/12/11  21:21:09
17966         Log: Convert the -1 to a more explicit PERL_FBM_FLAGS_OFFSET_FROM_TABLE.
17967      Branch: perl
17968            ! util.c
17969 ____________________________________________________________________________
17970 [ 29521] By: nicholas                              on 2006/12/11  21:15:06
17971         Log: Assert that BmRARE() BmPREVIOUS() and BmUSEFUL() are only called on
17972              valid PVBMs.
17973      Branch: perl
17974            ! sv.h
17975 ____________________________________________________________________________
17976 [ 29520] By: nicholas                              on 2006/12/11  20:55:20
17977         Log: Rename FBM_TABLE_OFFSET to PERL_FBM_TABLE_OFFSET prior to moving it
17978              to a header.
17979      Branch: perl
17980            ! util.c
17981 ____________________________________________________________________________
17982 [ 29519] By: rgs                                   on 2006/12/11  18:33:21
17983         Log: Don't load the Win32 module on non-win32 platforms
17984      Branch: perl
17985            ! lib/File/CheckTree.t
17986 ____________________________________________________________________________
17987 [ 29518] By: nicholas                              on 2006/12/11  18:26:31
17988         Log: Change SvTAIL() to check that both SVpbm_TAIL|SVpbm_VALID are true.
17989              SVpbm_VALID is the same bit value is SVf_IVisUV, which means that
17990              PVBMs can't actually ever be IOK. Therefore move BmUSEFUL() into the
17991              IV union, and save one I32 per PVBM.
17992      Branch: perl
17993            ! sv.h util.c
17994 ____________________________________________________________________________
17995 [ 29516] By: rgs                                   on 2006/12/11  17:09:17
17996         Log: Changes and README are not needed for Switch.pm
17997      Branch: perl
17998            - lib/Switch/Changes lib/Switch/README
17999            ! MANIFEST
18000 ____________________________________________________________________________
18001 [ 29515] By: rgs                                   on 2006/12/11  16:53:58
18002         Log: As pointed out by Valentin Guignon, there is most
18003              probably one \n too many in the end-of-pod marker.
18004      Branch: perl
18005            ! lib/Switch.pm
18006 ____________________________________________________________________________
18007 [ 29514] By: rgs                                   on 2006/12/11  16:49:06
18008         Log: Configure needs to know about the extensions IO/Compress/Base
18009              and IO/Compress/Zlib, so they get built.
18010      Branch: perl
18011            ! Configure
18012 ____________________________________________________________________________
18013 [ 29513] By: rgs                                   on 2006/12/11  16:16:46
18014         Log: Move files from ext/Compress/IO to ext/IO/Compress
18015      Branch: perl
18016           +> (branch 94 files)
18017            - ext/Compress/IO/Base/Changes ext/Compress/IO/Base/Makefile.PL
18018            - ext/Compress/IO/Base/README
18019            - ext/Compress/IO/Base/lib/File/GlobMapper.pm
18020            - ext/Compress/IO/Base/lib/IO/Compress/Base.pm
18021            - ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
18022            - ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
18023            - ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
18024            - ext/Compress/IO/Base/private/MakeUtil.pm
18025            - ext/Compress/IO/Base/t/01misc.t
18026            - ext/Compress/IO/Base/t/globmapper.t
18027            - ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/Makefile.PL
18028            - ext/Compress/IO/Zlib/README
18029            - ext/Compress/IO/Zlib/examples/gzappend
18030            - ext/Compress/IO/Zlib/examples/gzcat
18031            - ext/Compress/IO/Zlib/examples/gzgrep
18032            - ext/Compress/IO/Zlib/examples/gzstream
18033            - ext/Compress/IO/Zlib/examples/unzip
18034            - ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
18035            - ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
18036            - ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
18037            - ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
18038            - ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
18039            - ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
18040            - ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
18041            - ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
18042            - ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
18043            - ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
18044            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
18045            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
18046            - ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
18047            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
18048            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
18049            - ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
18050            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
18051            - ext/Compress/IO/Zlib/private/MakeUtil.pm
18052            - ext/Compress/IO/Zlib/t/001zlib-generic-deflate.t
18053            - ext/Compress/IO/Zlib/t/001zlib-generic-gzip.t
18054            - ext/Compress/IO/Zlib/t/001zlib-generic-rawdeflate.t
18055            - ext/Compress/IO/Zlib/t/001zlib-generic-zip.t
18056            - ext/Compress/IO/Zlib/t/002any-deflate.t
18057            - ext/Compress/IO/Zlib/t/002any-gzip.t
18058            - ext/Compress/IO/Zlib/t/002any-rawdeflate.t
18059            - ext/Compress/IO/Zlib/t/002any-transparent.t
18060            - ext/Compress/IO/Zlib/t/002any-zip.t
18061            - ext/Compress/IO/Zlib/t/004gziphdr.t
18062            - ext/Compress/IO/Zlib/t/005defhdr.t
18063            - ext/Compress/IO/Zlib/t/010examples.t
18064            - ext/Compress/IO/Zlib/t/020isize.t
18065            - ext/Compress/IO/Zlib/t/050interop-gzip.t
18066            - ext/Compress/IO/Zlib/t/100generic-deflate.t
18067            - ext/Compress/IO/Zlib/t/100generic-gzip.t
18068            - ext/Compress/IO/Zlib/t/100generic-rawdeflate.t
18069            - ext/Compress/IO/Zlib/t/100generic-zip.t
18070            - ext/Compress/IO/Zlib/t/101truncate-deflate.t
18071            - ext/Compress/IO/Zlib/t/101truncate-gzip.t
18072            - ext/Compress/IO/Zlib/t/101truncate-rawdeflate.t
18073            - ext/Compress/IO/Zlib/t/101truncate-zip.t
18074            - ext/Compress/IO/Zlib/t/102tied-deflate.t
18075            - ext/Compress/IO/Zlib/t/102tied-gzip.t
18076            - ext/Compress/IO/Zlib/t/102tied-rawdeflate.t
18077            - ext/Compress/IO/Zlib/t/102tied-zip.t
18078            - ext/Compress/IO/Zlib/t/103newtied-deflate.t
18079            - ext/Compress/IO/Zlib/t/103newtied-gzip.t
18080            - ext/Compress/IO/Zlib/t/103newtied-rawdeflate.t
18081            - ext/Compress/IO/Zlib/t/103newtied-zip.t
18082            - ext/Compress/IO/Zlib/t/104destroy-deflate.t
18083            - ext/Compress/IO/Zlib/t/104destroy-gzip.t
18084            - ext/Compress/IO/Zlib/t/104destroy-rawdeflate.t
18085            - ext/Compress/IO/Zlib/t/104destroy-zip.t
18086            - ext/Compress/IO/Zlib/t/105oneshot-deflate.t
18087            - ext/Compress/IO/Zlib/t/105oneshot-gzip-only.t
18088            - ext/Compress/IO/Zlib/t/105oneshot-gzip.t
18089            - ext/Compress/IO/Zlib/t/105oneshot-rawdeflate.t
18090            - ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
18091            - ext/Compress/IO/Zlib/t/105oneshot-zip.t
18092            - ext/Compress/IO/Zlib/t/106prime-deflate.t
18093            - ext/Compress/IO/Zlib/t/106prime-gzip.t
18094            - ext/Compress/IO/Zlib/t/106prime-rawdeflate.t
18095            - ext/Compress/IO/Zlib/t/106prime-zip.t
18096            - ext/Compress/IO/Zlib/t/107multi-deflate.t
18097            - ext/Compress/IO/Zlib/t/107multi-gzip.t
18098            - ext/Compress/IO/Zlib/t/107multi-rawdeflate.t
18099            - ext/Compress/IO/Zlib/t/107multi-zip.t
18100            - ext/Compress/IO/Zlib/t/108anyunc-deflate.t
18101            - ext/Compress/IO/Zlib/t/108anyunc-gzip.t
18102            - ext/Compress/IO/Zlib/t/108anyunc-rawdeflate.t
18103            - ext/Compress/IO/Zlib/t/108anyunc-transparent.t
18104            - ext/Compress/IO/Zlib/t/108anyunc-zip.t
18105            - ext/Compress/IO/Zlib/t/109merge-deflate.t
18106            - ext/Compress/IO/Zlib/t/109merge-gzip.t
18107            - ext/Compress/IO/Zlib/t/109merge-rawdeflate.t
18108            - ext/Compress/IO/Zlib/t/109merge-zip.t
18109            ! MANIFEST
18110 ____________________________________________________________________________
18111 [ 29512] By: rgs                                   on 2006/12/11  14:58:43
18112         Log: Subject: Re: [PATCH] Deparse.pm bugfix
18113              From: Bo Lindbergh <blgl@hagernas.com>
18114              Date: Sat, 9 Dec 2006 12:17:53 +0100
18115              Message-Id: <A4BDE74B-DB3A-41C0-B2BE-FCEE0E15AB54@hagernas.com>
18116      Branch: perl
18117            ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t
18118 ____________________________________________________________________________
18119 [ 29511] By: rgs                                   on 2006/12/11  13:23:55
18120         Log: Subject: re: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
18121              From: Jan Dubois <jand@ActiveState.com>
18122              Date: Sun, 10 Dec 2006 11:47:58 -0800
18123              Message-ID: <9moon29qtn5c23t9fer229ealsu06bkf11@4ax.com>
18124      Branch: perl
18125            ! ext/Storable/Storable.xs ext/Win32/Win32.pm win32/win32.c
18126 ____________________________________________________________________________
18127 [ 29510] By: rgs                                   on 2006/12/11  13:22:11
18128         Log: Second patch from:
18129              Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
18130              From: Jan Dubois <jand@ActiveState.com>
18131              Date: Fri, 08 Dec 2006 19:07:06 -0800
18132              Message-ID: <lc9kn2tb0p5sdd4q69rbc7067r4imar59r@4ax.com>
18133      Branch: perl
18134            ! ext/Win32/Win32.xs win32/win32.c
18135 ____________________________________________________________________________
18136 [ 29509] By: rgs                                   on 2006/12/11  13:21:28
18137         Log: First patch from:
18138              Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
18139              From: Jan Dubois <jand@ActiveState.com>
18140              Date: Fri, 08 Dec 2006 19:07:06 -0800
18141              Message-ID: <lc9kn2tb0p5sdd4q69rbc7067r4imar59r@4ax.com>
18142      Branch: perl
18143            ! ext/SDBM_File/Makefile.PL lib/Cwd.pm lib/ExtUtils/MM.pm
18144            ! lib/File/CheckTree.t lib/File/Copy.pm t/op/fork.t
18145            ! win32/FindExt.pm win32/config_sh.PL
18146            ! win32/ext/Win32API/File/t/file.t
18147 ____________________________________________________________________________
18148 [ 29508] By: davem                                 on 2006/12/11  11:41:10
18149         Log: remove extraneous debugging code introduced by #29504
18150      Branch: perl
18151            ! perly.c
18152 ____________________________________________________________________________
18153 [ 29507] By: rgs                                   on 2006/12/11  10:32:47
18154         Log: Subject: [PATCH] Fatal v1.03
18155              From: Jerrad Pierce <belg4mit@MIT.EDU>
18156              Date: Sun, 10 Dec 2006 14:38:18 -0500
18157              Message-Id: <200612101938.kBAJcI9D008026@all-night-tool.mit.edu>
18158              
18159              Allow to make fatal built-ins in CORE::GLOBAL
18160      Branch: perl
18161            ! lib/Fatal.pm
18162 ____________________________________________________________________________
18163 [ 29506] By: rgs                                   on 2006/12/11  10:28:13
18164         Log: Subject: [PATCH] Re: [perl #41065] Out of memory!, while extending scalar
18165              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
18166              Date: Sun, 10 Dec 2006 22:32:32 +0100
18167              Message-ID: <20061210223232.0f3a5318@r2d2>
18168      Branch: perl
18169            ! doop.c
18170 ____________________________________________________________________________
18171 [ 29505] By: rgs                                   on 2006/12/11  09:41:45
18172         Log: perlhack.pod nit by Jarkko
18173      Branch: perl
18174            ! pod/perlhack.pod
18175 ____________________________________________________________________________
18176 [ 29504] By: davem                                 on 2006/12/11  00:48:06
18177         Log: fix eval qw(BEGIN{die}) style leaks (second attempt).
18178              
18179              Repeat of change #28319 (backed out by change #28720), this time
18180              freeing ops using the right pad. Also backs out the remempad
18181              parser addition from change #29501; instead a new auxiliary
18182              paser stack is added, which records the current value of
18183              PL_comppad for every state.
18184      Branch: perl
18185            ! perly.act perly.c perly.h perly.tab perly.y t/comp/parser.t
18186 ____________________________________________________________________________
18187 [ 29503] By: nicholas                              on 2006/12/10  23:05:25
18188         Log: Remove code duplication in S_to_utf8_substr() and S_to_byte_substr()
18189              by taking advantage of how anchored_* and float_* are stored in arrays
18190              to use a loop.
18191      Branch: perl
18192            ! regcomp.h regexec.c
18193 ____________________________________________________________________________
18194 [ 29502] By: nicholas                              on 2006/12/10  22:31:56
18195         Log: Downgrading a fixed or floating substring of a pattern whilst matching
18196              a studied string seems to get to a "should not happen" [bug #41067]
18197              It seems that Perl_regexec_flags() assumes that if the pre-downgraded
18198              substring is FBM compiled, then the downgraded version will be too,
18199              hence changing the downgrade and upgrade routines to FBM compile seems
18200              to be a correct fix.
18201      Branch: perl
18202            ! regexec.c t/op/re_tests
18203 ____________________________________________________________________________
18204 [ 29501] By: davem                                 on 2006/12/10  18:50:05
18205         Log: #28315 could crash when freeing ops with different pads
18206              Add hook to parser to record current PL_comppad, then use this
18207              when popping ops off the parser stack after parser error
18208      Branch: perl
18209            ! perly.act perly.c perly.h perly.tab perly.y t/comp/parser.t
18210 ____________________________________________________________________________
18211 [ 29500] By: davem                                 on 2006/12/10  17:18:00
18212         Log: parser: expand yy_is_opval[] to include all value types
18213              and rename to yy_type_tab[]. Then use this table to improve stack
18214              dumping with -Dpv
18215      Branch: perl
18216            ! perly.act perly.c perly.h perly.tab perly.y regen_perly.pl
18217 ____________________________________________________________________________
18218 [ 29499] By: gbarr                                 on 2006/12/10  16:28:34
18219         Log: Restore change 27486 accidently removed (also added to 1.19 before release)
18220      Branch: perl
18221            ! ext/List/Util/multicall.h
18222 ____________________________________________________________________________
18223 [ 29498] By: gbarr                                 on 2006/12/10  16:17:14
18224         Log: Upgrade to Scalar-List-Utils-1.19
18225      Branch: perl
18226            ! ext/List/Util/Changes ext/List/Util/README
18227            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
18228            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/multicall.h
18229 ____________________________________________________________________________
18230 [ 29497] By: stevep                                on 2006/12/10  02:23:10
18231         Log: Subject: Re: [PATCH 5.8.8] Build on OS/2 - missing part
18232              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
18233              Date: Sat, 9 Dec 2006 16:33:41 -0800
18234              Message-ID: <20061210003341.GA14200@powdermilk.math.berkeley.edu>
18235      Branch: perl
18236            ! Makefile.SH os2/Makefile.SHs
18237 ____________________________________________________________________________
18238 [ 29496] By: nicholas                              on 2006/12/10  01:13:09
18239         Log: Swap SVpbm_TAIL and SVpbm_VALID.
18240      Branch: perl
18241            ! sv.h
18242 ____________________________________________________________________________
18243 [ 29495] By: stevep                                on 2006/12/09  22:44:27
18244         Log: Upgrade to Time-HiRes-1.9703
18245      Branch: perl
18246            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
18247            ! ext/Time/HiRes/Makefile.PL
18248 ____________________________________________________________________________
18249 [ 29494] By: nicholas                              on 2006/12/09  21:19:45
18250         Log: PVBMs mustn't enter anything that turns SVIVisUV_on().
18251      Branch: perl
18252            ! sv.c
18253 ____________________________________________________________________________
18254 [ 29493] By: nicholas                              on 2006/12/09  21:17:37
18255         Log: Exterminate! 2 pieces of superfluous code related to UV setting.
18256      Branch: perl
18257            ! sv.c
18258 ____________________________________________________________________________
18259 [ 29492] By: nicholas                              on 2006/12/08  23:49:51
18260         Log: In Perl_fbm_instr(), no need to calculate the address of the table if
18261              we're going to return anyway.
18262      Branch: perl
18263            ! util.c
18264 ____________________________________________________________________________
18265 [ 29491] By: nicholas                              on 2006/12/08  23:22:31
18266         Log: assert that SvTAIL() isn't being called on PVAVs or PVHVs
18267      Branch: perl
18268            ! sv.h
18269 ____________________________________________________________________________
18270 [ 29490] By: nicholas                              on 2006/12/08  22:56:54
18271         Log: Wrap some macro arguments in () to avoid precedence problems.
18272      Branch: perl
18273            ! sv.h
18274 ____________________________________________________________________________
18275 [ 29489] By: nicholas                              on 2006/12/08  22:56:08
18276         Log: Perl_screaminstr() must be called with littlestr as a PVBM.
18277      Branch: perl
18278            ! util.c
18279 ____________________________________________________________________________
18280 [ 29488] By: davem                                 on 2006/12/08  22:20:41
18281         Log: add missing OP_REFCNT_LOCK/UNLOCKs and document it
18282      Branch: perl
18283            ! op.h sv.c
18284 ____________________________________________________________________________
18285 [ 29487] By: nicholas                              on 2006/12/08  22:11:56
18286         Log: Assert that BmRARE, BmUSEFUL and BmPREVIOUS are only called on SVtPVBM
18287      Branch: perl
18288            ! sv.h
18289 ____________________________________________________________________________
18290 [ 29486] By: nicholas                              on 2006/12/08  21:09:57
18291         Log: No need to upgrade if all we're going to do is return.
18292      Branch: perl
18293            ! util.c
18294 ____________________________________________________________________________
18295 [ 29485] By: steveh                                on 2006/12/07  12:34:10
18296         Log: Make use of $Config{d_pseudofork} in a couple of core tests
18297              
18298              Can't really use it in ext/IO/t/*.t and lib/Test/Simple/t/fork.t
18299              because they are dual-lived modules and must work with older perls
18300              that don't have d_pseudofork
18301      Branch: perl
18302            ! ext/Socket/t/socketpair.t t/op/fork.t
18303 ____________________________________________________________________________
18304 [ 29483] By: steveh                                on 2006/12/07  09:12:45
18305         Log: Subject: [PATCH] Move Win32 from win32/ext/Win32 to ext/Win32
18306              From: Jan Dubois <jand@ActiveState.com>
18307              Date: Wed, 06 Dec 2006 16:31:42 -0800
18308              Message-ID: <1unen2lsrq4pnnt06933h96pqj1d8luh3b@4ax.com>
18309      Branch: perl
18310           +> ext/Win32/Makefile.PL ext/Win32/Win32.pm ext/Win32/Win32.xs
18311            - win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm
18312            - win32/ext/Win32/Win32.xs
18313            ! Configure MANIFEST
18314 ____________________________________________________________________________
18315 [ 29482] By: rgs                                   on 2006/12/07  09:07:25
18316         Log: Subject: [PATCH] Perl_save_destructor is not a mathom
18317              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
18318              Date: Wed, 6 Dec 2006 11:12:13 -0800 (PST)
18319              Message-ID: <20061206191213.35036.qmail@web30206.mail.mud.yahoo.com>
18320      Branch: perl
18321            ! mathoms.c scope.c
18322 ____________________________________________________________________________
18323 [ 29481] By: steveh                                on 2006/12/07  08:53:15
18324         Log: Subject: [PATCH] Makefile.PL changes to compiler Win32.xs using cygwin
18325              From: Jan Dubois <jand@ActiveState.com>
18326              Date: Wed, 06 Dec 2006 16:26:38 -0800
18327              Message-ID: <5nnen2p2h4lhremj0qf1tmpkl0asvk87hr@4ax.com>
18328      Branch: perl
18329            ! win32/ext/Win32/Makefile.PL
18330 ____________________________________________________________________________
18331 [ 29480] By: steveh                                on 2006/12/06  17:28:03
18332         Log: Better fix than #29479 for exporting refcounted_he_chain_2hv
18333      Branch: perl
18334            ! embed.fnc pod/perlapi.pod pod/perlintern.pod
18335 ____________________________________________________________________________
18336 [ 29479] By: rgs                                   on 2006/12/06  17:05:18
18337         Log: Subject: Re: [PATCH] User pragmas now accessible from B
18338              From: demerphq <demerphq@gmail.com>
18339              Date: Wed, 6 Dec 2006 17:52:08 +0100
18340              Message-ID: <9b18b3110612060852s7cfbba66id5aae25e5bb20ae0@mail.gmail.com>
18341      Branch: perl
18342            ! embed.fnc embed.h ext/B/B.xs global.sym pod/perlapi.pod
18343            ! pod/perlintern.pod
18344 ____________________________________________________________________________
18345 [ 29478] By: steveh                                on 2006/12/06  14:19:55
18346         Log: Upgrade to Time-HiRes 1.9702
18347      Branch: perl
18348            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
18349            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
18350            ! ext/Time/HiRes/t/HiRes.t
18351 ____________________________________________________________________________
18352 [ 29477] By: steveh                                on 2006/12/06  14:08:49
18353         Log: Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing]
18354              From: Jarkko Hietaniemi <jhi@iki.fi>
18355              Date: Tue, 05 Dec 2006 16:08:33 -0500
18356              Message-ID: <4575DFD1.1060108@iki.fi>
18357              
18358              Fixes a problem spotted by Jan Dubois:
18359              
18360              The PerlMemShared pool is only shared between the interpreters that
18361              can share data structures (interpreters created by perl_clone(), which
18362              mean pseudo-fork, and threads.xs).  The pool is not shared between
18363              interpreters that are created separately by perl_alloc().
18364              [...]
18365              I guess this means PL_perlio_fd_refcnt needs to be allocated and
18366              freed by standard malloc() and not go through any abstraction.
18367      Branch: perl
18368            ! perlio.c
18369 ____________________________________________________________________________
18370 [ 29476] By: rgs                                   on 2006/12/06  13:26:18
18371         Log: save_I8 is not a mathom.
18372      Branch: perl
18373            ! mathoms.c scope.c
18374 ____________________________________________________________________________
18375 [ 29475] By: rgs                                   on 2006/12/06  12:51:34
18376         Log: Subject: [PATCH] User pragmas now accessible from B
18377              From: "Joshua ben Jore" <twists@gmail.com>
18378              Date: Tue, 5 Dec 2006 13:18:21 -0800
18379              Message-ID: <dc5c751d0612051318n2e2f08bfh185fab6323a980b@mail.gmail.com>
18380      Branch: perl
18381            + ext/B/t/pragma.t
18382            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/typemap t/lib/mypragma.pm
18383            ! t/lib/mypragma.t
18384 ____________________________________________________________________________
18385 [ 29474] By: craigb                                on 2006/12/06  05:29:50
18386         Log: Avoid my_regdupe type mismatch warning after #29430
18387      Branch: perl
18388            ! ext/re/re.xs
18389 ____________________________________________________________________________
18390 [ 29473] By: craigb                                on 2006/12/06  04:48:35
18391         Log: d_pseudofork for configure.com
18392      Branch: perl
18393            ! configure.com
18394 ____________________________________________________________________________
18395 [ 29472] By: nicholas                              on 2006/12/05  22:40:56
18396         Log: Subject: Re: [PATCH] Further tweaks to make it easier to create regexp engine plug ins.
18397              From: demerphq <demerphq@gmail.com>
18398              Message-ID: <9b18b3110612051353k7745792byabfdf98e18eb48c9@mail.gmail.com>
18399              Date: Tue, 5 Dec 2006 22:53:48 +0100
18400              
18401              Fixes a minor bug in change 29468.
18402      Branch: perl
18403            ! regcomp.c
18404 ____________________________________________________________________________
18405 [ 29471] By: stevep                                on 2006/12/05  21:00:38
18406         Log: Silence a warning from Module::CoreList that occurs when the module version is
18407              something like X.XX_XX.
18408      Branch: perl
18409            ! lib/Module/CoreList.pm
18410 ____________________________________________________________________________
18411 [ 29470] By: steveh                                on 2006/12/05  16:41:55
18412         Log: Make the check for PERL_IMPLICIT_SYS better
18413      Branch: perl
18414            ! win32/config_sh.PL
18415 ____________________________________________________________________________
18416 [ 29469] By: steveh                                on 2006/12/05  16:06:31
18417         Log: Extend d_pseudofork to Win32-land and set it when appropriate
18418              (namely, when we have USE_ITHREADS and PERL_IMPLICIT_SYSTEM)
18419      Branch: perl
18420            ! win32/config.bc win32/config.gc win32/config.vc
18421            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
18422            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
18423 ____________________________________________________________________________
18424 [ 29468] By: rgs                                   on 2006/12/05  15:39:39
18425         Log: Subject: [PATCH] Further tweaks to make it easier to create regexp engine plug ins.
18426              From: demerphq <demerphq@gmail.com>
18427              Date: Tue, 5 Dec 2006 16:13:36 +0100
18428              Message-ID: <9b18b3110612050713g77cac516x46fb5baac99b47c9@mail.gmail.com>
18429              
18430              (with tweaks)
18431      Branch: perl
18432            ! regcomp.c regcomp.h regexp.h
18433 ____________________________________________________________________________
18434 [ 29467] By: merijn                                on 2006/12/05  14:55:14
18435         Log: Introduction of d_pseudofork
18436      Branch: perl
18437            ! Configure Porting/Glossary Porting/config.sh config_h.SH
18438            ! handy.h uconfig.sh
18439 ____________________________________________________________________________
18440 [ 29465] By: steveh                                on 2006/12/05  09:41:44
18441         Log: Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing]
18442              From: Jarkko Hietaniemi <jhi@iki.fi>
18443              Date: Mon, 04 Dec 2006 22:53:03 -0500
18444              Message-ID: <4574ED1F.40508@iki.fi>
18445              
18446              Re-instates #29424 (previously reverted by #29451), now fixed to work
18447              with PERL_IMPLICIT_SYS, thanks to Jan Dubois. Also adds PERLIO_TERM to
18448              the Symbian port.
18449      Branch: perl
18450            ! perlio.c symbian/symbianish.h win32/win32.c win32/wince.c
18451 ____________________________________________________________________________
18452 [ 29464] By: steveh                                on 2006/12/05  09:38:14
18453         Log: Skip Perl_regdupe_internal rather than Perl_regdupe
18454              when building on Win32 without ithreads (see #29430)
18455      Branch: perl
18456            ! makedef.pl
18457 ____________________________________________________________________________
18458 [ 29463] By: nicholas                              on 2006/12/04  22:50:09
18459         Log: Move Perl_get_db_sub() from pp_hot.c to util.c
18460      Branch: perl
18461            ! pp_hot.c util.c
18462 ____________________________________________________________________________
18463 [ 29462] By: merijn                                on 2006/12/04  18:09:20
18464         Log: Revert #29454
18465      Branch: perl
18466            ! Configure
18467 ____________________________________________________________________________
18468 [ 29461] By: davem                                 on 2006/12/04  18:08:31
18469         Log: fix some casting issues with perly.y / madly.y merger
18470      Branch: perl
18471            ! perly.act perly.h perly.tab perly.y
18472 ____________________________________________________________________________
18473 [ 29459] By: rgs                                   on 2006/12/04  17:50:51
18474         Log: Better version of last patch, by Yves Orton.
18475              Actually the regexp engine structure only needs
18476              one compilation function hook.
18477      Branch: perl
18478            ! ext/re/re.xs ext/re/re_top.h regcomp.c regcomp.h regexp.h
18479 ____________________________________________________________________________
18480 [ 29458] By: rgs                                   on 2006/12/04  17:22:02
18481         Log: The new regexp compilation function must be added to the engine structure.
18482      Branch: perl
18483            ! ext/re/re.xs ext/re/re_top.h regcomp.h regexp.h
18484 ____________________________________________________________________________
18485 [ 29457] By: rgs                                   on 2006/12/04  16:24:09
18486         Log: Actually submit previous change.
18487      Branch: perl
18488            ! embed.fnc embed.h global.sym proto.h regcomp.c
18489 ____________________________________________________________________________
18490 [ 29456] By: rgs                                   on 2006/12/04  16:15:54
18491         Log: Split Perl_pregcomp in two functions. Patch by Audrey Tang,
18492              to facilitate pluging in other regexp engines.
18493      Branch: perl
18494            ! embed.fnc embed.h global.sym proto.h regcomp.c
18495 ____________________________________________________________________________
18496 [ 29455] By: davem                                 on 2006/12/04  15:38:05
18497         Log: merge perly.y and madlu.y
18498      Branch: perl
18499            - madly.act madly.h madly.tab madly.y
18500            ! MANIFEST Makefile.SH madly.c perly.act perly.c perly.h
18501            ! perly.tab perly.y
18502 ____________________________________________________________________________
18503 [ 29454] By: merijn                                on 2006/12/04  15:20:53
18504         Log: Subject: Re: install misses Compress/IO/{Base,Zlib}
18505              From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
18506              Date: Mon, 4 Dec 2006 15:48:12 +0100
18507              Message-ID: <b77c1dce0612040648j411247c5i27a305c86cbac401@mail.gmail.com>
18508      Branch: perl
18509            ! Configure
18510 ____________________________________________________________________________
18511 [ 29452] By: rgs                                   on 2006/12/04  15:06:34
18512         Log: Subject: [PATCH] Add File::Fetch to the core
18513              From: "Jos Boumans" <kane@dwim.org>
18514              Date: Fri, 1 Dec 2006 12:24:08 +0100 (CET)
18515              Message-ID: <22195.80.127.35.68.1164972248.squirrel@webmail.xs4all.nl>
18516      Branch: perl
18517            + lib/File/Fetch.pm lib/File/Fetch/Item.pm
18518            + lib/File/Fetch/t/01_File-Fetch.t
18519            ! MANIFEST
18520 ____________________________________________________________________________
18521 [ 29451] By: steveh                                on 2006/12/04  14:31:08
18522         Log: Change #29424 may well be correct in itself, but currently doesn't
18523              work when perl is built with PERL_IMPLICIT_SYS because PERLIO_TERM
18524              uses PerlMemShared_free() which, in that case, involves the perlhost
18525              that has already been freed itself by perl_free(), which is called
18526              before PERL_SYS_TERM().
18527              
18528              The order of perl_destruct(), perl_free(), PERL_SYS_TERM() cannot
18529              be changed (it is advertised in perlembed for a start), so just
18530              revert #29424 and the appropriate parts of #29442 for now.
18531              
18532              Perhaps PL_perlio_fd_refcnt needs allocating differently, or else
18533              the perlhost needs freeing later (after PerlIO)?
18534      Branch: perl
18535            ! win32/perllib.c win32/win32.c win32/wince.c
18536 ____________________________________________________________________________
18537 [ 29450] By: rgs                                   on 2006/12/04  13:49:20
18538         Log: Subject: [PATCH] Minor pod nit in perlre.
18539              From: demerphq <demerphq@gmail.com>
18540              Date: Mon, 4 Dec 2006 14:47:07 +0100
18541              Message-ID: <9b18b3110612040547k1bcff290qb8c9b0d7c9ed9640@mail.gmail.com>
18542      Branch: perl
18543            ! pod/perlre.pod
18544 ____________________________________________________________________________
18545 [ 29449] By: davem                                 on 2006/12/04  12:08:56
18546         Log: another fix for bison 2.3
18547      Branch: perl
18548            ! regen_perly.pl
18549 ____________________________________________________________________________
18550 [ 29448] By: merijn                                on 2006/12/04  11:24:57
18551         Log: Subject: -DDEBUGGING=both doesn't set -g
18552              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
18553              Date: Mon, 4 Dec 2006 03:10:31 -0800 (PST)
18554              Message-ID: <1176.63.226.246.123.1165230631.squirrel@63.226.246.123>
18555      Branch: perl
18556            ! Configure
18557 ____________________________________________________________________________
18558 [ 29446] By: rgs                                   on 2006/12/04  09:36:15
18559         Log: Subject: Re: [perl #38868] Changing $0 on darwin leads to excessive padding in 'ps'
18560              From: Chris Dolan <chris@chrisdolan.net>
18561              Date: Sat, 2 Dec 2006 09:37:08 -0600
18562              Message-Id: <005671A0-5C2B-464C-85B9-A91E52278194@chrisdolan.net>
18563      Branch: perl
18564            ! mg.c
18565 ____________________________________________________________________________
18566 [ 29445] By: rgs                                   on 2006/12/04  09:21:16
18567         Log: Subject: [PATCH] \R is supposed to mean something else so switch to \g and make it more useful in the process
18568              From: demerphq <demerphq@gmail.com>
18569              Date: Sun, 3 Dec 2006 16:55:55 +0100
18570              Message-ID: <9b18b3110612030755o241e6372o9870ecce9c42e3d5@mail.gmail.com>
18571      Branch: perl
18572            ! pod/perl595delta.pod pod/perldiag.pod pod/perlre.pod regcomp.c
18573            ! regexec.c t/op/pat.t t/op/re_tests
18574 ____________________________________________________________________________
18575 [ 29444] By: stevep                                on 2006/12/04  02:48:24
18576         Log: Upgrade to Test-Simple-0.66.
18577      Branch: perl
18578            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
18579            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
18580 ____________________________________________________________________________
18581 [ 29443] By: davem                                 on 2006/12/03  22:08:57
18582         Log: add support for bison 2.3
18583      Branch: perl
18584            ! perly.c regen_perly.pl
18585 ____________________________________________________________________________
18586 [ 29442] By: rgs                                   on 2006/12/03  19:16:17
18587         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing
18588              From: demerphq <demerphq@gmail.com>
18589              Date: Sat, 2 Dec 2006 14:48:54 +0100
18590              Message-ID: <9b18b3110612020548l7c5aefd4m19cb0b5c4395abb4@mail.gmail.com>
18591      Branch: perl
18592            ! perlio.c win32/perllib.c
18593 ____________________________________________________________________________
18594 [ 29441] By: rgs                                   on 2006/12/03  18:37:15
18595         Log: Subject: Re: [perl #41010] (?(COND)) in pattern matching not working properly
18596              From: demerphq <demerphq@gmail.com>
18597              Date: Thu, 30 Nov 2006 01:12:25 +0100
18598              Message-ID: <9b18b3110611291612i137803f4lab2739e3d9af40f7@mail.gmail.com>
18599      Branch: perl
18600            ! embed.fnc embed.h proto.h regcomp.c t/op/pat.t
18601 ____________________________________________________________________________
18602 [ 29440] By: davem                                 on 2006/12/03  15:52:59
18603         Log: merge perly.c and madly.c
18604              
18605              madly.c is now just a wrapper that #includes perly.c
18606      Branch: perl
18607            ! madly.c perly.c
18608 ____________________________________________________________________________
18609 [ 29439] By: rgs                                   on 2006/12/03  13:58:52
18610         Log: Subject: Minor patch for Benchmark.pm
18611              From: christophe grosjean <christophe.grosjean@gmail.com>
18612              Date: Sun, 03 Dec 2006 01:31:58 +0100
18613              Message-Id: <1165105918.2718.90.camel@localhost.localdomain>
18614      Branch: perl
18615            ! lib/Benchmark.pm
18616 ____________________________________________________________________________
18617 [ 29438] By: davem                                 on 2006/12/02  18:38:35
18618         Log: synchronise perly.c and madly.c
18619      Branch: perl
18620            ! madly.c perly.c
18621 ____________________________________________________________________________
18622 [ 29437] By: mhx                                   on 2006/12/02  17:25:55
18623         Log: Upgrade to Devel::PPPort 3.10_02
18624      Branch: perl
18625            + ext/Devel/PPPort/parts/base/5009005
18626            + ext/Devel/PPPort/parts/todo/5009005
18627            ! MANIFEST ext/Devel/PPPort/Changes
18628            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak
18629 ____________________________________________________________________________
18630 [ 29436] By: mhx                                   on 2006/12/02  17:13:26
18631         Log: Upgrade to Devel::PPPort 3.10_01
18632      Branch: perl
18633            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
18634            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/TODO
18635            ! ext/Devel/PPPort/devel/buildperl.pl
18636            ! ext/Devel/PPPort/mktests.PL
18637            ! ext/Devel/PPPort/parts/base/5005000
18638            ! ext/Devel/PPPort/parts/base/5007002
18639            ! ext/Devel/PPPort/parts/base/5009001
18640            ! ext/Devel/PPPort/parts/base/5009004
18641            ! ext/Devel/PPPort/parts/embed.fnc
18642            ! ext/Devel/PPPort/parts/inc/misc
18643            ! ext/Devel/PPPort/parts/inc/threads
18644            ! ext/Devel/PPPort/parts/inc/variables
18645            ! ext/Devel/PPPort/parts/todo/5009001
18646            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
18647            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
18648            ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t
18649            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t
18650            ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t
18651            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
18652            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t
18653            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t
18654            ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t
18655            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
18656            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/strlfuncs.t
18657            ! ext/Devel/PPPort/t/sv_xpvf.t ext/Devel/PPPort/t/threads.t
18658            ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t
18659            ! ext/Devel/PPPort/t/warn.t
18660 ____________________________________________________________________________
18661 [ 29435] By: rgs                                   on 2006/12/02  09:10:01
18662         Log: Subject: [PATCH] perltodo.pod: add perlio todos/thinkabouts
18663              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
18664              Date: Fri, 1 Dec 2006 22:05:17 +0200 (EET)
18665              Message-Id: <200612012005.kB1K5Hn3448004@kosh.hut.fi>
18666      Branch: perl
18667            ! pod/perltodo.pod
18668 ____________________________________________________________________________
18669 [ 29434] By: nicholas                              on 2006/12/01  22:51:22
18670         Log: Make get_db_sub non-static, and call it from pp_goto, which allows the
18671              removal of duplicate code. (The conversion of GvSV(PL_DBsub) to
18672              GvSVn(PL_DBsub) implicit in this change should fix a failure with
18673              Devel::SmallProf.)
18674      Branch: perl
18675            ! embed.fnc embed.h pp_ctl.c pp_hot.c proto.h
18676 ____________________________________________________________________________
18677 [ 29433] By: nicholas                              on 2006/12/01  22:28:11
18678         Log: Remove the pp_entersub specific logic from S_get_db_sub.
18679      Branch: perl
18680            ! embed.fnc pp_ctl.c pp_hot.c proto.h
18681 ____________________________________________________________________________
18682 [ 29432] By: rgs                                   on 2006/12/01  16:56:01
18683         Log: Subject: Re: [PATCH] Make B::Lint use Module::Pluggable
18684              From: "Joshua ben Jore" <twists@gmail.com>
18685              Date: Wed, 29 Nov 2006 16:26:25 -0800
18686              Message-ID: <dc5c751d0611291626w51f85791h93d0c6b7d13ed4a2@mail.gmail.com>
18687      Branch: perl
18688            + ext/B/t/pluglib/B/Lint/Plugin/Test.pm
18689            ! MANIFEST ext/B/B/Lint.pm ext/B/t/lint.t
18690 ____________________________________________________________________________
18691 [ 29431] By: rgs                                   on 2006/12/01  14:03:22
18692         Log: Remove unused variable
18693      Branch: perl
18694            ! regcomp.c
18695 ____________________________________________________________________________
18696 [ 29430] By: rgs                                   on 2006/12/01  13:59:27
18697         Log: Subject: [PATCH] Continue split of perl internal regexp structures from ones that are engine specific.
18698              From: demerphq <demerphq@gmail.com>
18699              Date: Thu, 30 Nov 2006 22:06:38 +0100
18700              Message-ID: <9b18b3110611301306p5cad5deal4aa55559b8c8defd@mail.gmail.com>
18701      Branch: perl
18702            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
18703            ! perl.h pod/perlreguts.pod proto.h regcomp.c regcomp.h regexp.h
18704            ! sv.c
18705 ____________________________________________________________________________
18706 [ 29429] By: rgs                                   on 2006/12/01  10:28:36
18707         Log: Verify that the debugger has an array where to store lines before
18708              doing so. This fixes an assertion failure when parsing a script
18709              that begins with '#!perl -d'.
18710              Also, code factorization in toke.c.
18711      Branch: perl
18712            ! embed.fnc embed.h op.c proto.h toke.c
18713 ____________________________________________________________________________
18714 [ 29428] By: steveh                                on 2006/12/01  09:41:47
18715         Log: Fix Time-HiRes linker error on Win32 introduced by upgrades
18716              from version 1.94 (#29423 and #29426)
18717              
18718              Subject: Re: Time::HiRes not happy?
18719              From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
18720              Date: Fri, 1 Dec 2006 10:26:48 +0100
18721              Message-ID: <b77c1dce0612010126o799d5b8bs4ef37d22d5c7e50@mail.gmail.com>
18722      Branch: perl
18723            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
18724 ____________________________________________________________________________
18725 [ 29427] By: stevep                                on 2006/11/30  14:21:40
18726         Log: -Dprefix failed on Cygwin unless the directory ${installbin} already
18727              existed prior to running make.
18728      Branch: perl
18729            ! cygwin/Makefile.SHs
18730 ____________________________________________________________________________
18731 [ 29426] By: stevep                                on 2006/11/30  14:11:57
18732         Log: Upgrade to Time-HiRes-1.96.
18733      Branch: perl
18734            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
18735            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
18736 ____________________________________________________________________________
18737 [ 29425] By: steveh                                on 2006/11/30  10:13:40
18738         Log: Don't try to export fd_refcnt symbols when building without USE_PERLIO
18739              to keep the Win32 linker happy
18740      Branch: perl
18741            ! makedef.pl
18742 ____________________________________________________________________________
18743 [ 29424] By: steveh                                on 2006/11/30  09:45:47
18744         Log: I think #29060 / #29073 missed this
18745      Branch: perl
18746            ! win32/win32.c win32/wince.c
18747 ____________________________________________________________________________
18748 [ 29423] By: stevep                                on 2006/11/30  04:44:54
18749         Log: Upgrade to Time-HiRes-1.95
18750      Branch: perl
18751            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
18752            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/fallback/const-c.inc
18753 ____________________________________________________________________________
18754 [ 29422] By: stevep                                on 2006/11/30  04:24:10
18755         Log: Subject: [PATCH] No code specified for -.
18756              From: Jarkko Hietaniemi <jhi@iki.fi>
18757              Date: Wed, 29 Nov 2006 19:06:09 -0500
18758              Message-ID: <456E2071.3010404@iki.fi>
18759      Branch: perl
18760            ! perl.c
18761 ____________________________________________________________________________
18762 [ 29421] By: stevep                                on 2006/11/29  15:32:58
18763         Log: Upgrade to CPAN-1.88_63.
18764      Branch: perl
18765            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
18766 ____________________________________________________________________________
18767 [ 29420] By: rgs                                   on 2006/11/29  15:26:00
18768         Log: Subject: Re: Fix \k<foo> preceded by literal
18769              From: demerphq <demerphq@gmail.com>
18770              Date: Wed, 29 Nov 2006 16:18:34 +0100
18771              Message-ID: <9b18b3110611290718o685a07ddja39f595ed97c231a@mail.gmail.com>
18772      Branch: perl
18773            ! regcomp.c regcomp.h t/op/re_tests
18774 ____________________________________________________________________________
18775 [ 29419] By: stevep                                on 2006/11/29  15:24:21
18776         Log: Upgrade to Tie-RefHash-1.35_01, which is just a version change for
18777              bleadperl.
18778      Branch: perl
18779            ! lib/Tie/RefHash.pm
18780 ____________________________________________________________________________
18781 [ 29418] By: stevep                                on 2006/11/29  15:17:59
18782         Log: Upgrade to ExtUtils-ParseXS-2.17.  Actuall just caught up with 
18783              most of the patches to bleadperl.  The remaining change missing
18784              is #29252, so, the version has been bumped to 2.17_01.
18785      Branch: perl
18786            ! lib/ExtUtils/ParseXS.pm
18787 ____________________________________________________________________________
18788 [ 29417] By: rgs                                   on 2006/11/29  12:08:35
18789         Log: Patch by Derek Price to Time::Piece for CPAN bug #21255:
18790              NOTDATE - DATE should stringify DATE and let Perl handle things
18791      Branch: perl
18792            ! ext/Time/Piece/Piece.pm ext/Time/Piece/t/06subclass.t
18793 ____________________________________________________________________________
18794 [ 29416] By: rgs                                   on 2006/11/29  11:34:10
18795         Log: Subject: [perl #41008] Setting $0 invalidates environment shown by ps 
18796              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
18797              Date: Tue, 28 Nov 2006 05:09:31 -0800
18798              Message-ID: <rt-3.5.HEAD-32013-1164719371-480.41008-75-0@perl.org>
18799      Branch: perl
18800            ! mg.c
18801 ____________________________________________________________________________
18802 [ 29415] By: rgs                                   on 2006/11/29  11:01:06
18803         Log: Subject: [PATCH perl5db.pl] MacOSX debugger fork support
18804              From: Richard Foley <Richard.Foley@rfi.net>
18805              Date: Wed, 29 Nov 2006 12:00:53 +0100
18806              Message-Id: <200611291200.53429.Richard.Foley@rfi.net>
18807      Branch: perl
18808            ! lib/perl5db.pl
18809 ____________________________________________________________________________
18810 [ 29414] By: nicholas                              on 2006/11/29  10:19:19
18811         Log: Fix Attribute::Handlers to cope with proxy constant subroutines.
18812      Branch: perl
18813            + lib/Attribute/Handlers/t/constants.t
18814            ! MANIFEST lib/Attribute/Handlers.pm
18815 ____________________________________________________________________________
18816 [ 29413] By: rgs                                   on 2006/11/29  09:30:02
18817         Log: Change in handling of \RNNN inside nested patterns
18818              Subject: Re: New development release in sight
18819              From: demerphq <demerphq@gmail.com>
18820              Date: Wed, 29 Nov 2006 01:07:43 +0100
18821              Message-ID: <9b18b3110611281607i3d583febtd549989dc3cabc8a@mail.gmail.com>
18822      Branch: perl
18823            ! pod/perlre.pod regcomp.c t/op/pat.t t/op/re_tests
18824 ____________________________________________________________________________
18825 [ 29412] By: nicholas                              on 2006/11/28  23:31:15
18826         Log: Bring the joy of strict to Attribute::Handlers.
18827      Branch: perl
18828            ! lib/Attribute/Handlers.pm
18829 ____________________________________________________________________________
18830 [ 29411] By: rgs                                   on 2006/11/28  17:19:40
18831         Log: Remove DOS line endings
18832              (perforce should take care of line encodings on checkout)
18833      Branch: perl
18834            ! lib/IPC/Cmd/t/02_Interactive.t lib/Log/Message.pm
18835            ! lib/Log/Message/Config.pm lib/Log/Message/Handlers.pm
18836            ! lib/Log/Message/Item.pm lib/Log/Message/t/conf/config_file
18837            ! lib/Module/Load/Conditional/t/to_load/Commented.pm
18838            ! lib/Module/Load/Conditional/t/to_load/LoadIt.pm
18839            ! lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
18840 ____________________________________________________________________________
18841 [ 29410] By: steveh                                on 2006/11/28  16:43:17
18842         Log: Fix IPC-Cmd test failure on Win32: check current directory as well
18843              as those listed in $ENV{PATH} when searching for binaries
18844      Branch: perl
18845            ! lib/IPC/Cmd.pm
18846 ____________________________________________________________________________
18847 [ 29409] By: steveh                                on 2006/11/28  16:01:55
18848         Log: Building with Visual C++ 2005 now works except for one test failure
18849      Branch: perl
18850            ! README.win32 win32/Makefile win32/makefile.mk
18851 ____________________________________________________________________________
18852 [ 29408] By: steveh                                on 2006/11/28  15:57:45
18853         Log: Silence VC++ 8 warnings about "possible loss of data"
18854      Branch: perl
18855            ! ext/POSIX/POSIX.xs pp_sys.c
18856 ____________________________________________________________________________
18857 [ 29407] By: rgs                                   on 2006/11/28  14:59:03
18858         Log: OS/2 compilation fixes by Ilya
18859              
18860              Subject: [PATCH 5.8.8] Build on OS/2
18861              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
18862              Date: Tue, 28 Nov 2006 03:36:29 -0800
18863              Message-ID: <20061128113629.GA18108@powdermilk.math.berkeley.edu>
18864      Branch: perl
18865            ! config_h.SH perlvars.h
18866 ____________________________________________________________________________
18867 [ 29406] By: steveh                                on 2006/11/28  14:58:14
18868         Log: Silence 4 "unreferenced local variable" warnings from VC++
18869      Branch: perl
18870            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
18871 ____________________________________________________________________________
18872 [ 29405] By: rgs                                   on 2006/11/28  14:39:58
18873         Log: Subject: Re: [PATCH 5.8.8] Build on OS/2
18874              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
18875              Date: Tue, 28 Nov 2006 05:02:20 -0800
18876              Message-ID: <20061128130220.GA18386@powdermilk.math.berkeley.edu>
18877      Branch: perl
18878            ! ext/Devel/DProf/DProf.xs
18879 ____________________________________________________________________________
18880 [ 29404] By: rgs                                   on 2006/11/28  13:50:37
18881         Log: Add Module::Pluggable
18882              (required by CPANPLUS)
18883      Branch: perl
18884            + lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
18885            + lib/Module/Pluggable/t/01use.t
18886            + lib/Module/Pluggable/t/02alsoworks.t
18887            + lib/Module/Pluggable/t/02works.t
18888            + lib/Module/Pluggable/t/02works_taint.t
18889            + lib/Module/Pluggable/t/03diffname.t
18890            + lib/Module/Pluggable/t/04acmedir.t
18891            + lib/Module/Pluggable/t/04acmedir_single.t
18892            + lib/Module/Pluggable/t/04acmepath.t
18893            + lib/Module/Pluggable/t/04acmepath_single.t
18894            + lib/Module/Pluggable/t/05postpath.t
18895            + lib/Module/Pluggable/t/06multipath.t
18896            + lib/Module/Pluggable/t/07instantiate.t
18897            + lib/Module/Pluggable/t/08nothing.t
18898            + lib/Module/Pluggable/t/09require.t
18899            + lib/Module/Pluggable/t/10innerpack.t
18900            + lib/Module/Pluggable/t/10innerpack_inner.t
18901            + lib/Module/Pluggable/t/10innerpack_noinner.t
18902            + lib/Module/Pluggable/t/10innerpack_override.t
18903            + lib/Module/Pluggable/t/11usetwice.t
18904            + lib/Module/Pluggable/t/12only.t
18905            + lib/Module/Pluggable/t/12onlyarray.t
18906            + lib/Module/Pluggable/t/12onlyregex.t
18907            + lib/Module/Pluggable/t/13except.t
18908            + lib/Module/Pluggable/t/13exceptarray.t
18909            + lib/Module/Pluggable/t/13exceptregex.t
18910            + lib/Module/Pluggable/t/14package.t
18911            + lib/Module/Pluggable/t/15topicsafe.t
18912            + lib/Module/Pluggable/t/16different_extension.t
18913            + lib/Module/Pluggable/t/17devel_inner_package.t
18914            + lib/Module/Pluggable/t/18skipped_package.t
18915            + lib/Module/Pluggable/t/19can_ok_clobber.t
18916            + lib/Module/Pluggable/t/20dodgy_files.t
18917            + lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
18918            + lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
18919            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
18920            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
18921            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
18922            + lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
18923            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
18924            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
18925            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
18926            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
18927            + lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
18928            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
18929            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
18930            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
18931            + lib/Module/Pluggable/t/lib/No/Middle.pm
18932            + lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm
18933            + lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
18934            + lib/Module/Pluggable/t/lib/TA/C/A/I.pm
18935            ! MANIFEST
18936 ____________________________________________________________________________
18937 [ 29403] By: rgs                                   on 2006/11/28  13:32:26
18938         Log: Subject: [PATCH 5.8.8] perl5db on miniperl
18939              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
18940              Date: Tue, 28 Nov 2006 03:39:05 -0800
18941              Message-ID: <20061128113905.GA18135@powdermilk.math.berkeley.edu>
18942      Branch: perl
18943            ! lib/perl5db.pl
18944 ____________________________________________________________________________
18945 [ 29402] By: steveh                                on 2006/11/28  11:57:35
18946         Log: Give perl.exe an icon when built with MinGW and Borland
18947              
18948              It already gets an icon when built with VC++, but the MinGW and Borland
18949              builds were not making any use of the resource file.
18950              
18951              Also add the top-level directory into MinGW's resource compiler search
18952              path to assist ActivePerl builds: see:
18953              http://downloads.activestate.com/ActivePerl/src/5.8/AP819_diff.txt
18954      Branch: perl
18955            ! win32/makefile.mk
18956 ____________________________________________________________________________
18957 [ 29401] By: rgs                                   on 2006/11/28  10:45:06
18958         Log: Add IPC::Cmd to the core
18959      Branch: perl
18960            + lib/IPC/Cmd.pm lib/IPC/Cmd/t/01_IPC-Cmd.t
18961            + lib/IPC/Cmd/t/02_Interactive.t lib/IPC/Cmd/t/src/child.pl
18962            ! MANIFEST
18963 ____________________________________________________________________________
18964 [ 29400] By: rgs                                   on 2006/11/28  10:09:01
18965         Log: Typo fix (by Dominic Dunlop)
18966      Branch: perl
18967            ! cflags.SH
18968 ____________________________________________________________________________
18969 [ 29399] By: rgs                                   on 2006/11/28  09:57:24
18970         Log: Subject: [PATCH[ threads 1.53
18971              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
18972              Date: Mon, 27 Nov 2006 09:26:08 -0800 (PST)
18973              Message-ID: <965653.3725.qm@web30206.mail.mud.yahoo.com>
18974      Branch: perl
18975            ! ext/threads/Changes ext/threads/README
18976            ! ext/threads/shared/t/cond.t ext/threads/t/exit.t
18977            ! ext/threads/t/libc.t ext/threads/t/stress_re.t
18978            ! ext/threads/t/thread.t ext/threads/threads.pm
18979            ! ext/threads/threads.xs
18980 ____________________________________________________________________________
18981 [ 29398] By: stevep                                on 2006/11/28  01:32:07
18982         Log: Subject: [PATCH] Re: [PATCH] perlhack: some portability updates
18983              From: Dominic Dunlop <shouldbedomo@mac.com>
18984              Date: Sun, 26 Nov 2006 12:01:16 +0100
18985              Message-Id: <253514EB-BA57-4A43-93FA-75D6F3CF27BC@mac.com>
18986      Branch: perl
18987            ! cflags.SH perl.h pod/perlhack.pod
18988 ____________________________________________________________________________
18989 [ 29397] By: steveh                                on 2006/11/27  17:44:27
18990         Log: Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK to Win32 canned
18991              configs
18992              
18993              See:
18994              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00923.html
18995      Branch: perl
18996            ! perl.h win32/config.bc win32/config.gc win32/config.vc
18997            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
18998            ! win32/config_H.vc win32/config_H.vc64
18999 ____________________________________________________________________________
19000 [ 29396] By: steveh                                on 2006/11/27  17:39:00
19001         Log: Make the win32/makefile.mk a little safer
19002              
19003              - Add a few missing s,\,$B, substitutions. We were living dangerously
19004              with various unescaped backslashes not causing problems purely because
19005              they don't make valid ecape codes anyway, e.g. ..\perl59.dll was only
19006              working because \p isn't an escape code so it didn't get mapped to
19007              anything nasty.
19008              
19009              - Move the $(BLINK_FLAGS) out of $(mktmp ...)'s because it could contain
19010              backslashes which would otherwise need escaping. (Adding in the
19011              escaping would be another fix but other cases don't put $(BLINK_FLAGS)
19012              into $(mktmp ...) files in the first place.)
19013      Branch: perl
19014            ! win32/makefile.mk
19015 ____________________________________________________________________________
19016 [ 29395] By: rgs                                   on 2006/11/27  16:54:26
19017         Log: Add missing file to MANIFEST
19018      Branch: perl
19019            ! MANIFEST
19020 ____________________________________________________________________________
19021 [ 29394] By: nicholas                              on 2006/11/27  08:02:35
19022         Log: Move words and revcharmap out of struct _rev_trie_data and duplicate
19023              them on thread clone.
19024      Branch: perl
19025            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
19026 ____________________________________________________________________________
19027 [ 29393] By: nicholas                              on 2006/11/26  23:32:29
19028         Log: Move widecharmap out of the shared structure _reg_trie_data into the
19029              top level regdata array, so that it can be correctly duplicated on
19030              thread clone.
19031      Branch: perl
19032            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
19033 ____________________________________________________________________________
19034 [ 29392] By: nicholas                              on 2006/11/26  23:01:46
19035         Log: Swap _reg_ac_data.trie to U32 offset into the regdata array, as
19036              preliminary to moving _reg_trie_data.widecharmap out too.
19037      Branch: perl
19038            ! regcomp.c regcomp.h regexec.c
19039 ____________________________________________________________________________
19040 [ 29391] By: nicholas                              on 2006/11/26  22:21:02
19041         Log: Moving the reference count to the front of both _reg_trie_data and
19042              _reg_ac_data allows smaller code in Perl_regdupe.
19043      Branch: perl
19044            ! regcomp.c regcomp.h
19045 ____________________________________________________________________________
19046 [ 29390] By: nicholas                              on 2006/11/26  20:52:49
19047         Log: A little reodering of the switch statement in Perl_regdupe makes a 
19048              smaller executable.
19049      Branch: perl
19050            ! regcomp.c
19051 ____________________________________________________________________________
19052 [ 29389] By: nicholas                              on 2006/11/26  20:03:16
19053         Log: Eliminated unitialised clone_params value bug accidentally added with
19054              change 28229.
19055      Branch: perl
19056            ! ext/threads/threads.xs
19057 ____________________________________________________________________________
19058 [ 29388] By: nicholas                              on 2006/11/26  20:00:36
19059         Log: Stage 1 of threadsafe-ing the trie strucutres - use shared malloc.
19060      Branch: perl
19061            ! regcomp.c
19062 ____________________________________________________________________________
19063 [ 29387] By: nicholas                              on 2006/11/26  18:44:57
19064         Log: Simplify S_add_data(), given that realloc will NULL acts as malloc().
19065      Branch: perl
19066            ! regcomp.c
19067 ____________________________________________________________________________
19068 [ 29386] By: nicholas                              on 2006/11/26  18:26:53
19069         Log: Change (well, correct) S_add_data to take and return a U32.
19070      Branch: perl
19071            ! embed.fnc proto.h regcomp.c
19072 ____________________________________________________________________________
19073 [ 29385] By: nicholas                              on 2006/11/26  18:00:05
19074         Log: Make the cache in Carp::trusts actually persist across calls :-)
19075              I made a similar mistake once long ago, and now spot the pattern.
19076      Branch: perl
19077            ! lib/Carp/Heavy.pm
19078 ____________________________________________________________________________
19079 [ 29384] By: nicholas                              on 2006/11/26  17:33:05
19080         Log: Remove unused lexical present since change 13426.
19081      Branch: perl
19082            ! lib/Carp/Heavy.pm
19083 ____________________________________________________________________________
19084 [ 29383] By: stevep                                on 2006/11/26  14:14:54
19085         Log: Adding Time::Piece to the core...again.
19086      Branch: perl
19087            + ext/Time/Piece/Changes ext/Time/Piece/Makefile.PL
19088            + ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
19089            + ext/Time/Piece/README ext/Time/Piece/Seconds.pm
19090            + ext/Time/Piece/t/01base.t ext/Time/Piece/t/02core.t
19091            + ext/Time/Piece/t/03compare.t ext/Time/Piece/t/04mjd.t
19092            + ext/Time/Piece/t/05overload.t ext/Time/Piece/t/06subclass.t
19093            ! MANIFEST Porting/Maintainers.pl
19094 ____________________________________________________________________________
19095 [ 29382] By: nicholas                              on 2006/11/26  12:38:20
19096         Log: Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehow
19097              manages to forcibly re-load Carp.pm without re-loading Carp/Heavy.pm
19098      Branch: perl
19099            ! lib/Carp.pm lib/Carp/Heavy.pm
19100 ____________________________________________________________________________
19101 [ 29381] By: stevep                                on 2006/11/25  23:11:36
19102         Log: Skip test for Module::Load::Conditional that appears to be setting
19103              $^X, but not getting it right.  I'll wait to see if Jos has a fix.
19104      Branch: perl
19105            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
19106 ____________________________________________________________________________
19107 [ 29380] By: craigb                                on 2006/11/25  22:19:14
19108         Log: xterm debugger support for VMS from John Malmberg (with revisions)
19109      Branch: perl
19110            ! configure.com lib/perl5db.pl vms/descrip_mms.template
19111            ! vms/vms.c
19112 ____________________________________________________________________________
19113 [ 29379] By: stevep                                on 2006/11/25  17:49:26
19114         Log: Subject: [PATCH] Add Module::Load::Conditional to the core
19115              From: "Jos Boumans" <kane@dwim.org>
19116              Date: Fri, 24 Nov 2006 18:07:54 +0100 (CET)
19117              Message-ID: <23336.80.127.35.68.1164388074.squirrel@webmail.xs4all.nl>
19118      Branch: perl
19119            + lib/Module/Load/Conditional.pm
19120            + lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
19121            + lib/Module/Load/Conditional/t/to_load/Commented.pm
19122            + lib/Module/Load/Conditional/t/to_load/LoadIt.pm
19123            + lib/Module/Load/Conditional/t/to_load/LoadMe.pl
19124            + lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
19125            + lib/Module/Load/Conditional/t/to_load/ToBeLoaded
19126            ! MANIFEST
19127 ____________________________________________________________________________
19128 [ 29378] By: stevep                                on 2006/11/25  17:34:09
19129         Log: Subject: [PATCH] smoke signs suppression
19130              From: Jarkko Hietaniemi <jhi@iki.fi>
19131              Date: Sat, 25 Nov 2006 11:45:24 -0500
19132              Message-ID: <45687324.3040102@iki.fi>
19133      Branch: perl
19134            ! ext/re/re.xs iperlsys.h pp_hot.c regcomp.c regexec.c
19135 ____________________________________________________________________________
19136 [ 29377] By: stevep                                on 2006/11/25  17:29:55
19137         Log: Subject: [PATCH] perlhack: some portability updates
19138              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
19139              Date: Sat, 25 Nov 2006 17:57:23 +0200 (EET)
19140              Message-Id: <200611251557.kAPFvNKw011342@kosh.hut.fi>
19141      Branch: perl
19142            ! pod/perlhack.pod
19143 ____________________________________________________________________________
19144 [ 29376] By: steveh                                on 2006/11/24  17:11:34
19145         Log: Remove redundant macros from win32 makefiles
19146              
19147              In the course of removing redundant ByteLoader references I found that
19148              various long lists of extensions are hopelessly out of date, e.g.
19149              Compress/Zlib should be Compress/Raw/Zlib and PerlIO/*, threads/* and
19150              others are missing. It seems that these lists of extensions serve no
19151              useful purpose anyway: in Makefile they are used to delete files that
19152              should already have been deleted by the Makefile for each module, and
19153              in makefile.mk DYNAMIC_EXT wasn't used at all! So the simplest remedy
19154              is to remove them. One less maintenance headache.
19155      Branch: perl
19156            ! win32/Makefile win32/makefile.mk
19157 ____________________________________________________________________________
19158 [ 29375] By: steveh                                on 2006/11/24  15:44:23
19159         Log: Cleanup manifest file left by test script when using VC8
19160      Branch: perl
19161            ! lib/ExtUtils/t/Embed.t
19162 ____________________________________________________________________________
19163 [ 29374] By: steveh                                on 2006/11/24  15:38:24
19164         Log: Embed manifest files in DLLs built with Module-Build when using VC8
19165              
19166              This change does for Module-Build what part of #29266 did for
19167              ExtUtils-MakeMaker.
19168      Branch: perl
19169            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
19170 ____________________________________________________________________________
19171 [ 29373] By: rgs                                   on 2006/11/24  15:03:55
19172         Log: Subject: [perl #36689] &=, |= and ^= overloads are nbot documented
19173              From: "Adriano Rodrigues" <a.r.ferreira@gmail.com>
19174              Date: Thu, 23 Nov 2006 17:43:12 -0200
19175              Message-ID: <73ddeb6c0611231143y1e3461dbqf30f5fce16698b5c@mail.gmail.com>
19176      Branch: perl
19177            ! lib/overload.pm lib/overload.t
19178 ____________________________________________________________________________
19179 [ 29372] By: rgs                                   on 2006/11/24  10:16:07
19180         Log: Revert change #29098 (that introduced a new warning,
19181              "Variable length character upgraded in print")
19182      Branch: perl
19183            ! doio.c pod/perl595delta.pod pod/perldiag.pod
19184 ____________________________________________________________________________
19185 [ 29371] By: rgs                                   on 2006/11/24  09:58:43
19186         Log: Un-TODO one test in pat.t ($1 kept safe after a /g match)
19187      Branch: perl
19188            ! t/op/pat.t
19189 ____________________________________________________________________________
19190 [ 29370] By: craigb                                on 2006/11/24  04:45:30
19191         Log: Even better configure.com handling for checkcfgvar.pl
19192      Branch: perl
19193            ! Porting/checkcfgvar.pl
19194 ____________________________________________________________________________
19195 [ 29369] By: craigb                                on 2006/11/24  04:42:43
19196         Log: Initialize targetarch in configure.com
19197      Branch: perl
19198            ! configure.com
19199 ____________________________________________________________________________
19200 [ 29368] By: nicholas                              on 2006/11/23  23:17:44
19201         Log: Subject: Re: [PATCH] Cleanup regexp flags and structure
19202              From: demerphq <demerphq@gmail.com>
19203              Message-ID: <9b18b3110611231021l561a9cb4te985db3f0648e097@mail.gmail.com>
19204              Date: Thu, 23 Nov 2006 19:21:38 +0100
19205              
19206              Attached patch completes the splitting out of the core from the regexp
19207              internal data.
19208      Branch: perl
19209            ! regcomp.c regexec.c regexp.h
19210 ____________________________________________________________________________
19211 [ 29367] By: stevep                                on 2006/11/23  20:51:11
19212         Log: Module::Pluggable diff had some hidden binary files in it.  I'm
19213              backing it out while Jos verifies whether those files are actually
19214              needed in the distribution or not.
19215      Branch: perl
19216            - lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
19217            - lib/Module/Pluggable/t/01use.t
19218            - lib/Module/Pluggable/t/02alsoworks.t
19219            - lib/Module/Pluggable/t/02works.t
19220            - lib/Module/Pluggable/t/03diffname.t
19221            - lib/Module/Pluggable/t/04acmedir.t
19222            - lib/Module/Pluggable/t/04acmedir_single.t
19223            - lib/Module/Pluggable/t/04acmepath.t
19224            - lib/Module/Pluggable/t/04acmepath_single.t
19225            - lib/Module/Pluggable/t/05postpath.t
19226            - lib/Module/Pluggable/t/06multipath.t
19227            - lib/Module/Pluggable/t/07instantiate.t
19228            - lib/Module/Pluggable/t/08nothing.t
19229            - lib/Module/Pluggable/t/09require.t
19230            - lib/Module/Pluggable/t/10innerpack.t
19231            - lib/Module/Pluggable/t/10innerpack_inner.t
19232            - lib/Module/Pluggable/t/10innerpack_noinner.t
19233            - lib/Module/Pluggable/t/10innerpack_override.t
19234            - lib/Module/Pluggable/t/11usetwice.t
19235            - lib/Module/Pluggable/t/12only.t
19236            - lib/Module/Pluggable/t/12onlyarray.t
19237            - lib/Module/Pluggable/t/12onlyregex.t
19238            - lib/Module/Pluggable/t/13except.t
19239            - lib/Module/Pluggable/t/13exceptarray.t
19240            - lib/Module/Pluggable/t/13exceptregex.t
19241            - lib/Module/Pluggable/t/14package.t
19242            - lib/Module/Pluggable/t/15topicsafe.t
19243            - lib/Module/Pluggable/t/16different_extension.t
19244            - lib/Module/Pluggable/t/17devel_inner_package.t
19245            - lib/Module/Pluggable/t/18skipped_package.t
19246            - lib/Module/Pluggable/t/19can_ok_clobber.t
19247            - lib/Module/Pluggable/t/20dodgy_files.t
19248            - lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
19249            - lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
19250            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
19251            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
19252            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
19253            - lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
19254            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
19255            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
19256            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
19257            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
19258            - lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
19259            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
19260            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
19261            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
19262            - lib/Module/Pluggable/t/lib/No/Middle.pm
19263            - lib/Module/Pluggable/t/lib/OddTest/Plugin/%23Dodgy.pm
19264            - lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
19265            - lib/Module/Pluggable/t/lib/TA/C/A/I.pm
19266            ! MANIFEST
19267 ____________________________________________________________________________
19268 [ 29366] By: stevep                                on 2006/11/23  20:09:57
19269         Log: Subject: [PATCH] Add Module::Pluggable to the core
19270              From: "Jos Boumans" <kane@xs4all.net>
19271              Date: Sun, 19 Nov 2006 16:06:00 +0100 (CET)
19272              Message-ID: <4188.80.127.35.68.1163948760.squirrel@webmail.xs4all.nl>
19273      Branch: perl
19274            + lib/Devel/InnerPackage.pm lib/Module/Pluggable.pm
19275            + lib/Module/Pluggable/Object.pm lib/Module/Pluggable/t/01use.t
19276            + lib/Module/Pluggable/t/02alsoworks.t
19277            + lib/Module/Pluggable/t/02works.t
19278            + lib/Module/Pluggable/t/03diffname.t
19279            + lib/Module/Pluggable/t/04acmedir.t
19280            + lib/Module/Pluggable/t/04acmedir_single.t
19281            + lib/Module/Pluggable/t/04acmepath.t
19282            + lib/Module/Pluggable/t/04acmepath_single.t
19283            + lib/Module/Pluggable/t/05postpath.t
19284            + lib/Module/Pluggable/t/06multipath.t
19285            + lib/Module/Pluggable/t/07instantiate.t
19286            + lib/Module/Pluggable/t/08nothing.t
19287            + lib/Module/Pluggable/t/09require.t
19288            + lib/Module/Pluggable/t/10innerpack.t
19289            + lib/Module/Pluggable/t/10innerpack_inner.t
19290            + lib/Module/Pluggable/t/10innerpack_noinner.t
19291            + lib/Module/Pluggable/t/10innerpack_override.t
19292            + lib/Module/Pluggable/t/11usetwice.t
19293            + lib/Module/Pluggable/t/12only.t
19294            + lib/Module/Pluggable/t/12onlyarray.t
19295            + lib/Module/Pluggable/t/12onlyregex.t
19296            + lib/Module/Pluggable/t/13except.t
19297            + lib/Module/Pluggable/t/13exceptarray.t
19298            + lib/Module/Pluggable/t/13exceptregex.t
19299            + lib/Module/Pluggable/t/14package.t
19300            + lib/Module/Pluggable/t/15topicsafe.t
19301            + lib/Module/Pluggable/t/16different_extension.t
19302            + lib/Module/Pluggable/t/17devel_inner_package.t
19303            + lib/Module/Pluggable/t/18skipped_package.t
19304            + lib/Module/Pluggable/t/19can_ok_clobber.t
19305            + lib/Module/Pluggable/t/20dodgy_files.t
19306            + lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
19307            + lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
19308            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
19309            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
19310            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
19311            + lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
19312            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
19313            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
19314            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
19315            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
19316            + lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
19317            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
19318            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
19319            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
19320            + lib/Module/Pluggable/t/lib/No/Middle.pm
19321            + lib/Module/Pluggable/t/lib/OddTest/Plugin/%23Dodgy.pm
19322            + lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
19323            + lib/Module/Pluggable/t/lib/TA/C/A/I.pm
19324            ! MANIFEST
19325 ____________________________________________________________________________
19326 [ 29365] By: nicholas                              on 2006/11/23  19:29:57
19327         Log: Change 29364 forgot to turn the POK flag on.
19328      Branch: perl
19329            ! sv.c
19330 ____________________________________________________________________________
19331 [ 29364] By: nicholas                              on 2006/11/23  17:16:34
19332         Log: Assigning to a PVCV effectively just sets the prototype, so make this
19333              the exact behaviour. (Fixes bug #40681, which prevents mod_perl from
19334              building)
19335      Branch: perl
19336            ! sv.c
19337 ____________________________________________________________________________
19338 [ 29363] By: nicholas                              on 2006/11/23  16:59:04
19339         Log: Remove superfluous SvROK()
19340      Branch: perl
19341            ! sv.c
19342 ____________________________________________________________________________
19343 [ 29362] By: craigb                                on 2006/11/23  16:11:16
19344         Log: Tune configure.com checking to ignore trailing comments.
19345      Branch: perl
19346            ! Porting/checkcfgvar.pl
19347 ____________________________________________________________________________
19348 [ 29361] By: rgs                                   on 2006/11/23  15:55:47
19349         Log: Fix for bug #38631: tied variables don't work with .= <>
19350      Branch: perl
19351            ! pp_hot.c t/op/readline.t
19352 ____________________________________________________________________________
19353 [ 29360] By: rgs                                   on 2006/11/23  12:57:18
19354         Log: Subject: [PATCH] Cleanup regexp flags and structure
19355              From: demerphq <demerphq@gmail.com>
19356              Date: Thu, 23 Nov 2006 12:36:24 +0100
19357              Message-ID: <9b18b3110611230336p3ce3b16du47cd5398dea8d873@mail.gmail.com>
19358      Branch: perl
19359            ! dump.c ext/re/re.xs mg.c op.c op.h pp.c pp_hot.c regcomp.c
19360            ! regexec.c regexp.h
19361 ____________________________________________________________________________
19362 [ 29359] By: rgs                                   on 2006/11/23  11:28:28
19363         Log: More safety in free()s
19364      Branch: perl
19365            ! op.c
19366 ____________________________________________________________________________
19367 [ 29358] By: steveh                                on 2006/11/23  11:06:47
19368         Log: Silence VC8's warnings about "unsafe" CRT functions and POSIX CRT
19369              function names being deprecated, and add a note to perltodo to
19370              revisit this one day.
19371      Branch: perl
19372            ! pod/perltodo.pod win32/Makefile win32/makefile.mk
19373 ____________________________________________________________________________
19374 [ 29357] By: rgs                                   on 2006/11/23  10:05:43
19375         Log: Subject: [PATCH lib/ExtUtils/t/build_man.t] installman3dir is null
19376              From: "Robin Barker" <Robin.Barker@npl.co.uk>
19377              Date: Tue, 21 Nov 2006 16:48:35 -0000
19378              Message-ID: <2C2E01334A940D4792B3E115F95B7226120ABE@exchsvr1.npl.ad.local>
19379      Branch: perl
19380            ! lib/ExtUtils/t/build_man.t
19381 ____________________________________________________________________________
19382 [ 29356] By: stevep                                on 2006/11/23  03:09:08
19383         Log: Upgrade to PathTools-3.24.
19384      Branch: perl
19385            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
19386            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
19387 ____________________________________________________________________________
19388 [ 29355] By: steveh                                on 2006/11/22  17:20:05
19389         Log: Update makefile.mk as per Makefile w.r.t. #29308 and #29323
19390      Branch: perl
19391            ! win32/makefile.mk
19392 ____________________________________________________________________________
19393 [ 29354] By: rgs                                   on 2006/11/22  17:09:33
19394         Log: Subject: \G with /g results in infinite loop in 5.6 and later
19395              From: demerphq <demerphq@gmail.com>
19396              Date: Wed, 22 Nov 2006 17:11:02 +0100
19397              Message-ID: <9b18b3110611220811k1a54f650t1bd7c6a9450b0a7e@mail.gmail.com>
19398      Branch: perl
19399            ! pod/perldiag.pod pod/perlre.pod pp_hot.c regcomp.c regcomp.h
19400            ! regcomp.sym regexec.c regexp.h t/op/pat.t t/op/regmesg.t
19401 ____________________________________________________________________________
19402 [ 29353] By: stevep                                on 2006/11/22  17:00:54
19403         Log: Subject: POSIX::remove() and directories
19404              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
19405              Date: Wed, 22 Nov 2006 17:41:55 +0100
19406              Message-ID: <3852726AFA94DE4F87E616F13F416A5F0A912F@naimucu1.ffz00k.rootdom.net>
19407      Branch: perl
19408            ! ext/POSIX/POSIX.pm
19409 ____________________________________________________________________________
19410 [ 29352] By: steveh                                on 2006/11/22  16:49:10
19411         Log: VC8 regards 60 seconds as an invalid parameter for strftime()
19412              so skip the test in that case.
19413      Branch: perl
19414            ! ext/POSIX/t/posix.t
19415 ____________________________________________________________________________
19416 [ 29351] By: rgs                                   on 2006/11/22  15:17:54
19417         Log: Don't AUTOLOAD DESTROY from Attribute::Handlers.
19418              (patch by Jerry D. Hedden for CPAN bug #1911)
19419      Branch: perl
19420            ! lib/Attribute/Handlers.pm
19421 ____________________________________________________________________________
19422 [ 29350] By: steveh                                on 2006/11/22  15:11:41
19423         Log: Fix infinite loop in Perl_my_strftime() for failing strftime()
19424      Branch: perl
19425            ! util.c
19426 ____________________________________________________________________________
19427 [ 29349] By: rgs                                   on 2006/11/22  14:30:19
19428         Log: More doc nits on Switch, and bump version to 2.11 for upcoming CPAN release.
19429      Branch: perl
19430            ! lib/Switch.pm
19431 ____________________________________________________________________________
19432 [ 29348] By: stevep                                on 2006/11/22  14:10:07
19433         Log: Subject: Re: [perl #40917] Benchmark fails under -Mbignum
19434              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19435              Date: Wed, 22 Nov 2006 22:32:46 +0900
19436              Message-Id: <20061122223227.193E.BQW10602@nifty.com>
19437      Branch: perl
19438            ! lib/Benchmark.pm
19439 ____________________________________________________________________________
19440 [ 29347] By: rgs                                   on 2006/11/22  13:57:12
19441         Log: Fix a number of documentation issues in Switch.pm (code examples
19442              that do not compile, typos, obscure examples)
19443      Branch: perl
19444            ! lib/Switch.pm
19445 ____________________________________________________________________________
19446 [ 29346] By: rgs                                   on 2006/11/22  10:03:51
19447         Log: Remove tests for POD or POD coverage -- they're always skipped.
19448      Branch: perl
19449            - ext/Compress/IO/Base/t/99pod.t ext/Compress/IO/Zlib/t/999pod.t
19450            - ext/Compress/Raw/Zlib/t/99pod.t ext/Compress/Zlib/t/99pod.t
19451            - ext/Digest/SHA/t/0-pod-coverage.t ext/Digest/SHA/t/0-pod.t
19452            - lib/Term/ANSIColor/t/pod.t lib/Test/Harness/t/pod.t
19453            - lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t
19454            ! MANIFEST
19455 ____________________________________________________________________________
19456 [ 29345] By: rgs                                   on 2006/11/22  09:56:14
19457         Log: - Restore two Text::Balanced tests, more comprehensive in bleadperl than
19458              in CPAN.
19459              - Restore a local bugfix, tested by the above tests.
19460              - Fix a few typos in the POD for Text::Balanced
19461              - Bump version of Text::Balanced
19462      Branch: perl
19463            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extmul.t
19464            ! lib/Text/Balanced/t/extqlk.t
19465 ____________________________________________________________________________
19466 [ 29344] By: rgs                                   on 2006/11/22  09:12:16
19467         Log: Sync Text::Balanced with the CPAN version (1.99.1)
19468      Branch: perl
19469            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
19470            ! lib/Text/Balanced/README lib/Text/Balanced/t/extmul.t
19471            ! lib/Text/Balanced/t/extqlk.t
19472 ____________________________________________________________________________
19473 [ 29343] By: rgs                                   on 2006/11/21  17:24:19
19474         Log: Remove assertions.pm review from perltodo
19475      Branch: perl
19476            ! pod/perltodo.pod
19477 ____________________________________________________________________________
19478 [ 29342] By: rgs                                   on 2006/11/21  16:32:42
19479         Log: Subject: [PATCH] threads 1.52
19480              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
19481              Date: Tue, 21 Nov 2006 08:26:28 -0800 (PST)
19482              Message-ID: <204140.57721.qm@web30207.mail.mud.yahoo.com>
19483      Branch: perl
19484            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
19485            ! ext/threads/t/thread.t ext/threads/threads.pm
19486            ! ext/threads/threads.xs
19487 ____________________________________________________________________________
19488 [ 29341] By: merijn                                on 2006/11/21  16:18:49
19489         Log: Upgrade warning should only be issued if upgrade happens
19490      Branch: perl
19491            ! hints/hpux.sh
19492 ____________________________________________________________________________
19493 [ 29340] By: rgs                                   on 2006/11/21  16:08:34
19494         Log: Regenerate Changes, add nits in perldelta
19495      Branch: perl
19496            ! Changes pod/perl595delta.pod
19497 ____________________________________________________________________________
19498 [ 29339] By: merijn                                on 2006/11/21  16:03:30
19499         Log: Silence some warnings during Configure
19500      Branch: perl
19501            ! hints/hpux.sh
19502 ____________________________________________________________________________
19503 [ 29338] By: merijn                                on 2006/11/21  15:16:46
19504         Log: No more 5005thread messages from Configure for 5.9.x and up
19505      Branch: perl
19506            ! Configure Porting/Glossary config_h.SH
19507 ____________________________________________________________________________
19508 [ 29336] By: rgs                                   on 2006/11/21  14:45:19
19509         Log: Invalidate the method lookup cache when assigning to a glob
19510              named "isa". (That happens when importing "isa" from UNIVERSAL,
19511              for example.) Fixes bug #24824.
19512      Branch: perl
19513            ! pp_hot.c t/op/universal.t
19514 ____________________________________________________________________________
19515 [ 29335] By: rgs                                   on 2006/11/21  10:22:21
19516         Log: Remove warnings against WHOA THERE warnings from the hints files.
19517      Branch: perl
19518            ! hints/machten.sh hints/machten_2.sh hints/sco.sh
19519            ! hints/solaris_2.sh hints/sunos_4_1.sh hints/ultrix_4.sh
19520            ! hints/umips.sh
19521 ____________________________________________________________________________
19522 [ 29334] By: rgs                                   on 2006/11/21  10:17:36
19523         Log: Remove description of WHOA THERE messages for recommended hint values,
19524              removed by change #29288.
19525      Branch: perl
19526            ! INSTALL
19527 ____________________________________________________________________________
19528 [ 29333] By: rgs                                   on 2006/11/21  09:15:43
19529         Log: Remove the test counter checker at the end of t/op/pat.t : it
19530              doesn't get updated correctly.
19531      Branch: perl
19532            ! t/op/pat.t
19533 ____________________________________________________________________________
19534 [ 29332] By: stevep                                on 2006/11/21  03:59:34
19535         Log: "This is going to be slow."  This change switches OpenBSD locale
19536              tests from the spaghetti doneness test to specifically testing
19537              locales in its /usr/share/locale.  Speeds up lib/locale.t to 
19538              13 minutes a run vs. the previous time of over two hours.
19539      Branch: perl
19540            ! lib/locale.t
19541 ____________________________________________________________________________
19542 [ 29331] By: nicholas                              on 2006/11/20  22:53:39
19543         Log: Correct typo in test description.
19544      Branch: perl
19545            ! t/op/pat.t
19546 ____________________________________________________________________________
19547 [ 29330] By: rgs                                   on 2006/11/20  18:03:43
19548         Log: Unify the two warnings "Can't declare %s in %s", in line with what's
19549              documented in perldiag.
19550      Branch: perl
19551            ! op.c t/op/attrs.t
19552 ____________________________________________________________________________
19553 [ 29329] By: rgs                                   on 2006/11/20  16:05:33
19554         Log: Subject: [PATCH] Re: thread free problem
19555              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
19556              Date: Mon, 20 Nov 2006 07:32:36 -0800 (PST)
19557              Message-ID: <696736.39963.qm@web30204.mail.mud.yahoo.com>
19558      Branch: perl
19559            ! op.c
19560 ____________________________________________________________________________
19561 [ 29328] By: rgs                                   on 2006/11/20  15:31:03
19562         Log: Actually, undef $SIG{FOO} should restore the default signal
19563              handler. Else, once we exit a block where the signal handler was
19564              localized, it becomes ignored.
19565      Branch: perl
19566            ! mg.c
19567 ____________________________________________________________________________
19568 [ 29327] By: rgs                                   on 2006/11/20  15:19:36
19569         Log: Make undef $SIG{FOO} ignore the signal FOO
19570      Branch: perl
19571            ! mg.c
19572 ____________________________________________________________________________
19573 [ 29326] By: rgs                                   on 2006/11/20  14:51:46
19574         Log: Subject: [patch@29297] perl5db.pl detecting forked debugger on VMS.
19575              From: "John E. Malmberg" <wb8tyw@qsl.net>
19576              Date: Sat, 18 Nov 2006 23:07:17 -0500
19577              Message-ID: <455FD875.8050007@qsl.net>
19578      Branch: perl
19579            ! lib/perl5db.pl
19580 ____________________________________________________________________________
19581 [ 29325] By: rgs                                   on 2006/11/20  14:04:22
19582         Log: Fix precedence problem
19583      Branch: perl
19584            ! mg.c
19585 ____________________________________________________________________________
19586 [ 29324] By: rgs                                   on 2006/11/20  13:36:10
19587         Log: Patch by Yves Orton to fix the regression reported in :
19588              Subject: 28325/6 break DateTime::Format::Strptime
19589              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
19590              Date: Sun, 19 Nov 2006 05:41:53 +0100
19591              Message-ID: <877ixs6oa6.fsf@k75.linux.bogus>
19592      Branch: perl
19593            ! ext/re/t/lexical_debug.pl ext/re/t/lexical_debug.t
19594            ! ext/re/t/regop.t pp.sym pp_proto.h regcomp.c regexec.c
19595            ! t/op/pat.t
19596 ____________________________________________________________________________
19597 [ 29323] By: rgs                                   on 2006/11/20  11:19:29
19598         Log: Extend the test-reonly make target on windows (Yves Orton)
19599      Branch: perl
19600            ! win32/Makefile
19601 ____________________________________________________________________________
19602 [ 29322] By: rgs                                   on 2006/11/20  11:18:03
19603         Log: Un-TODO tests for bug #32840, plus some new tests,
19604              by Yves Orton
19605      Branch: perl
19606            ! t/op/rxcode.t
19607 ____________________________________________________________________________
19608 [ 29321] By: steveh                                on 2006/11/20  10:38:07
19609         Log: Revert #29307. It doesn't fix the XXX after all. Using "$(shell @type )"
19610              on a temporary file just inserts the contents of the file in question
19611              into the command-line, exactly like putting the data there in the first
19612              place would achieve. It doesn't avoid creating a long command-line as we
19613              would like to do.
19614      Branch: perl
19615            ! win32/makefile.mk
19616 ____________________________________________________________________________
19617 [ 29320] By: rgs                                   on 2006/11/20  09:54:10
19618         Log: Update Text::Tabs and Text::Wrap to version 2006.1117
19619      Branch: perl
19620            + lib/Text/TabsWrap/t/Jacobson.t lib/Text/TabsWrap/t/Jacobson2.t
19621            ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG
19622            ! lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
19623            ! lib/Text/Wrap.pm
19624 ____________________________________________________________________________
19625 [ 29319] By: rgs                                   on 2006/11/19  15:36:29
19626         Log: Subject: [PATCH] ExtUtils/typemap: better error messages + constant string optimization
19627              From: Alexey Tourbin <at@altlinux.ru>
19628              Date: Sat, 18 Nov 2006 05:06:47 +0300
19629              Message-ID: <20061118020647.GA23287@localhost.localdomain>
19630      Branch: perl
19631            ! lib/ExtUtils/typemap
19632 ____________________________________________________________________________
19633 [ 29318] By: rgs                                   on 2006/11/19  13:56:32
19634         Log: Subject: Re: [PATCH] Study SUSPEND (and recursion) properly
19635              From: demerphq <demerphq@gmail.com>
19636              Date: Fri, 17 Nov 2006 13:34:42 +0100
19637              Message-ID: <9b18b3110611170434w218b4e86x7d61df2d1166a746@mail.gmail.com>
19638      Branch: perl
19639            ! regcomp.c
19640 ____________________________________________________________________________
19641 [ 29317] By: craigb                                on 2006/11/18  17:02:38
19642         Log: Update skip count for VMS.
19643      Branch: perl
19644            ! t/uni/class.t
19645 ____________________________________________________________________________
19646 [ 29316] By: nicholas                              on 2006/11/18  16:14:18
19647         Log: Subject: [perl #40921] shellwords.pl cannot handle trailing backslash
19648              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
19649              Message-ID: <rt-3.5.HEAD-32013-1163784707-1469.40921-75-0@perl.org>
19650              Date: Fri, 17 Nov 2006 09:31:48 -0800
19651              
19652              (and convert the example to a test)
19653      Branch: perl
19654            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
19655 ____________________________________________________________________________
19656 [ 29315] By: nicholas                              on 2006/11/18  15:32:04
19657         Log: Convert lib/Text/ParseWords.t to Test::More
19658      Branch: perl
19659            ! lib/Text/ParseWords.t
19660 ____________________________________________________________________________
19661 [ 29314] By: stevep                                on 2006/11/18  05:42:14
19662         Log: Sync up the function definitions for Perl_my_popen with the prototype.
19663      Branch: perl
19664            ! util.c
19665 ____________________________________________________________________________
19666 [ 29313] By: stevep                                on 2006/11/18  05:04:42
19667         Log: Tweaks needed to get Perl compiling with g++ on OpenBSD.
19668      Branch: perl
19669            ! perl.h perlio.c
19670 ____________________________________________________________________________
19671 [ 29312] By: merijn                                on 2006/11/17  20:46:20
19672         Log: Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& 
19673              From: "yves orton via RT" <perlbug-followup@perl.org>
19674              Date: Fri, 17 Nov 2006 10:17:48 -0800
19675              Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org>
19676      Branch: perl
19677            ! mg.c t/op/pat.t
19678 ____________________________________________________________________________
19679 [ 29311] By: merijn                                on 2006/11/17  20:28:27
19680         Log: Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& 
19681              From: "yves orton via RT" <perlbug-followup@perl.org>
19682              Date: Fri, 17 Nov 2006 10:17:48 -0800
19683              Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org>
19684      Branch: perl
19685            ! t/op/pat.t
19686 ____________________________________________________________________________
19687 [ 29310] By: merijn                                on 2006/11/17  20:25:27
19688         Log: Subject: [perl #22395] regexp /(.*)[bc]/ 10000 times slower in 5.8.0 vs 5.6.1 
19689              From: "yves orton via RT" <perlbug-followup@perl.org>
19690              Date: Fri, 17 Nov 2006 09:48:14 -0800
19691              Message-ID: <rt-3.5.HEAD-1666-1163785693-404.22395-15-0@perl.org>
19692      Branch: perl
19693            ! regcomp.c t/op/pat.t
19694 ____________________________________________________________________________
19695 [ 29309] By: merijn                                on 2006/11/17  20:12:20
19696         Log: Subject: [perl #17542] regex confusion 
19697              From: "yves orton via RT" <perlbug-followup@perl.org>
19698              Date: Fri, 17 Nov 2006 07:40:15 -0800
19699              Message-ID: <rt-3.5.HEAD-32013-1163778013-580.17542-15-0@perl.org>
19700      Branch: perl
19701            ! t/op/subst.t
19702 ____________________________________________________________________________
19703 [ 29308] By: merijn                                on 2006/11/17  19:54:49
19704         Log: Subject: [perl #36909] $^R undefined on matches involving backreferences
19705              From: yves orton via RT <bugs-perl5@bugs6.perl.org>
19706              Date: Nov 17, 2006 4:07 PM
19707      Branch: perl
19708            ! regcomp.c regexec.c t/op/pat.t t/op/subst.t win32/Makefile
19709 ____________________________________________________________________________
19710 [ 29307] By: steveh                                on 2006/11/17  17:07:33
19711         Log: Fix the XXX in #29303
19712      Branch: perl
19713            ! win32/makefile.mk
19714 ____________________________________________________________________________
19715 [ 29306] By: steveh                                on 2006/11/17  15:55:51
19716         Log: Tidy up Makefile part of #29260 and apply to makefile.mk too
19717      Branch: perl
19718            ! win32/Makefile win32/makefile.mk
19719 ____________________________________________________________________________
19720 [ 29305] By: steveh                                on 2006/11/17  15:45:26
19721         Log: Install perl-static.exe if it was built
19722              
19723              Perhaps this should be done via "installperl" so as to get, e.g.,
19724              perl5.9.5-static.exe and honour INST_VER and INST_ARCH?
19725              
19726              Just do it quick-and-dirty for now, as is done for wperl.exe. It
19727              can always be fixed later if anyone wants it.
19728      Branch: perl
19729            ! win32/Makefile win32/makefile.mk
19730 ____________________________________________________________________________
19731 [ 29304] By: rgs                                   on 2006/11/17  15:45:23
19732         Log: Subject: [patch@29297] d_printf_format_null needed in configure.com
19733              From: "John E. Malmberg" <wb8tyw@qsl.net>
19734              Date: Fri, 17 Nov 2006 10:22:50 -0500
19735              Message-ID: <455DD3CA.6050405@qsl.net>
19736      Branch: perl
19737            ! configure.com
19738 ____________________________________________________________________________
19739 [ 29303] By: steveh                                on 2006/11/17  15:12:12
19740         Log: Add perl-static.exe support to win32/makefile.mk
19741              
19742              This applies the same changes that were made in win32/Makefile by
19743              changes #29285 and #29296, plus a tweak to win32/runperl.c to fix
19744              a linker error when using MinGW/gcc
19745      Branch: perl
19746            ! win32/makefile.mk win32/runperl.c
19747 ____________________________________________________________________________
19748 [ 29302] By: nicholas                              on 2006/11/17  13:01:51
19749         Log: Change 29297 omitted a semicolon.
19750      Branch: perl
19751            ! t/op/taint.t
19752 ____________________________________________________________________________
19753 [ 29301] By: rgs                                   on 2006/11/17  11:06:48
19754         Log: Subject: [PATCH] Study SUSPEND (and recursion) properly
19755              From: demerphq <demerphq@gmail.com>
19756              Date: Thu, 16 Nov 2006 20:32:11 +0100
19757              Message-ID: <9b18b3110611161132j695ee86ata939a149b08efb11@mail.gmail.com>
19758      Branch: perl
19759            ! regcomp.c t/op/pat.t
19760 ____________________________________________________________________________
19761 [ 29300] By: rgs                                   on 2006/11/17  09:45:56
19762         Log: Doc nits to re.pm
19763      Branch: perl
19764            ! ext/re/re.pm
19765 ____________________________________________________________________________
19766 [ 29299] By: rgs                                   on 2006/11/17  09:38:56
19767         Log: Subject: [PATCH] add regmust() to re.pm/re.xs
19768              From: demerphq <demerphq@gmail.com>
19769              Date: Fri, 17 Nov 2006 00:54:13 +0100
19770              Message-ID: <9b18b3110611161554m222446bay7912ec1f778d3aaa@mail.gmail.com>
19771      Branch: perl
19772            ! ext/re/re.pm ext/re/re.xs ext/re/t/re_funcs.t pod/perltodo.pod
19773 ____________________________________________________________________________
19774 [ 29298] By: steveh                                on 2006/11/17  08:53:21
19775         Log: Add missing d_ctermid/HAS_CTERMID to Win32 canned configs
19776      Branch: perl
19777            ! win32/config.bc win32/config.gc win32/config.vc
19778            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
19779            ! win32/config_H.vc win32/config_H.vc64
19780 ____________________________________________________________________________
19781 [ 29297] By: stevep                                on 2006/11/17  04:20:01
19782         Log: Change #27951 added tests to t/op/taint.t involving taint, opening 
19783              "|-".  Unfortunately, this usually reacts badly on OpenBSD with
19784              threaded Perls, causing zombie processes nearly every time this is run.
19785              For now, skipping the test seem reasonable while working on a solution
19786              to the problem.
19787      Branch: perl
19788            ! t/op/taint.t
19789 ____________________________________________________________________________
19790 [ 29296] By: steveh                                on 2006/11/16  14:28:59
19791         Log: Fix Extensions_static dependencies to avoid relinking every time
19792              
19793              Subject: Re: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.ex e fo r win32
19794              From: demerphq <demerphq@gmail.com>
19795              Date: Thu, 16 Nov 2006 13:58:32 +0100
19796              Message-ID: <9b18b3110611160458r6bebb7f6k8421abe68b474997@mail.gmail.com>
19797      Branch: perl
19798            ! win32/Makefile
19799 ____________________________________________________________________________
19800 [ 29295] By: rgs                                   on 2006/11/16  13:35:14
19801         Log: Remove duplicate declaration
19802      Branch: perl
19803            ! regexp.h
19804 ____________________________________________________________________________
19805 [ 29294] By: rgs                                   on 2006/11/16  11:55:07
19806         Log: Clarifications to close() docs, pointed out by Peter Dintelmann
19807      Branch: perl
19808            ! pod/perlfunc.pod
19809 ____________________________________________________________________________
19810 [ 29293] By: rgs                                   on 2006/11/16  10:24:47
19811         Log: Subject: [PATCH] threads 1.51
19812              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
19813              Date: Wed, 15 Nov 2006 11:36:58 -0800 (PST)
19814              Message-ID: <71793.95536.qm@web30213.mail.mud.yahoo.com>
19815      Branch: perl
19816            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
19817            ! ext/threads/t/thread.t ext/threads/threads.pm
19818            ! ext/threads/threads.xs
19819 ____________________________________________________________________________
19820 [ 29292] By: steveh                                on 2006/11/16  09:30:48
19821         Log: Update checkcfgvars.pl: config.ce is in win32/ in 5.9.x
19822              Leave wince/config.ce in the list as well, though, because that still
19823              exists in 5.8.x
19824      Branch: perl
19825            ! Porting/checkcfgvar.pl
19826 ____________________________________________________________________________
19827 [ 29291] By: merijn                                on 2006/11/16  09:13:08
19828         Log: Extended uconfig.sh based on Porting/checkcfgvar.pl findings
19829      Branch: perl
19830            ! uconfig.sh
19831 ____________________________________________________________________________
19832 [ 29289] By: merijn                                on 2006/11/16  08:07:33
19833         Log: Yet another step in generation a more reliable Glossary
19834      Branch: perl
19835            ! Porting/Glossary Porting/config.sh
19836 ____________________________________________________________________________
19837 [ 29288] By: merijn                                on 2006/11/15  21:36:30
19838         Log: 1. Less Whoa there, based on a suggestion by Andy Dougherty
19839              2. d_printf_format_null, based on a patch by Robin Barker
19840      Branch: perl
19841            ! Configure Porting/Glossary config_h.SH
19842 ____________________________________________________________________________
19843 [ 29285] By: steveh                                on 2006/11/15  18:07:44
19844         Log: Add support for building a perl-static.exe that doesn't depend on
19845              the perl59.dll. It currently can't load DLL extension modules, so
19846              any that are required must be statically linked too. This may be
19847              fixed sometime.  Changes to win32/makefile.mk also to follow.
19848              
19849              Subject: RE: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.exe fo r win32
19850              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
19851              Date: Mon, 13 Nov 2006 19:45:05 +0100
19852              Message-ID: <E3FB32585BF1D411B9E900805FF51A080207FA41@ru0022exch001u.ru.lucent.com>
19853              
19854              (with minor tweaks for cleanup and embedding manifest file)
19855      Branch: perl
19856            ! win32/Makefile
19857 ____________________________________________________________________________
19858 [ 29284] By: steveh                                on 2006/11/15  17:32:24
19859         Log: Fix tests added by #29248 and #29249
19860      Branch: perl
19861            ! ext/XS/APItest/APItest.xs ext/XS/APItest/core_or_not.inc
19862 ____________________________________________________________________________
19863 [ 29283] By: rgs                                   on 2006/11/15  15:28:53
19864         Log: Subject: [perl #39026] Tie::Memoize::EXISTS not caching the value 
19865              From: Len Weisberg (via RT) <perlbug-followup@perl.org>
19866              Date: Fri, 28 Apr 2006 20:36:05 -0700
19867              Message-ID: <rt-3.0.11-39026-132847.17.5801704932685@perl.org>
19868      Branch: perl
19869            ! lib/Tie/Memoize.pm
19870 ____________________________________________________________________________
19871 [ 29282] By: rgs                                   on 2006/11/15  13:56:52
19872         Log: FAQ sync
19873      Branch: perl
19874            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
19875            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
19876            ! pod/perlfaq9.pod
19877 ____________________________________________________________________________
19878 [ 29281] By: rgs                                   on 2006/11/15  13:03:34
19879         Log: Fix a signedness cast warning
19880      Branch: perl
19881            ! sv.c
19882 ____________________________________________________________________________
19883 [ 29280] By: rgs                                   on 2006/11/15  12:51:48
19884         Log: Tweaks to the debugger test by Richard Foley,
19885              plus fix auxiliary file path
19886      Branch: perl
19887            ! lib/perl5db.t
19888 ____________________________________________________________________________
19889 [ 29279] By: rgs                                   on 2006/11/15  12:41:24
19890         Log: Subject: Re: [PATCH] Fix RT#19049 and add relative backreferences
19891              From: demerphq <demerphq@gmail.com>
19892              Date: Wed, 15 Nov 2006 12:29:39 +0100
19893              Message-ID: <9b18b3110611150329l206e4552w887ae5f0a3f7ca80@mail.gmail.com>
19894      Branch: perl
19895            ! ext/re/re.xs pod/perl595delta.pod pod/perldiag.pod
19896            ! pod/perlre.pod pod/perlreguts.pod regcomp.c regexec.c regexp.h
19897            ! t/op/pat.t t/op/re_tests
19898 ____________________________________________________________________________
19899 [ 29278] By: rgs                                   on 2006/11/15  11:12:30
19900         Log: Move the test files for the debugger in a t/ subdirectory, so they
19901              don't get installed
19902      Branch: perl
19903           +> lib/perl5db/t/eval-line-bug
19904            - lib/perl5db/eval-line-bug
19905            ! MANIFEST
19906 ____________________________________________________________________________
19907 [ 29277] By: rgs                                   on 2006/11/15  10:37:58
19908         Log: Subject: Re: Fix linker error on Win32
19909              From: demerphq <demerphq@gmail.com>
19910              Date: Wed, 15 Nov 2006 10:36:34 +0100
19911              Message-ID: <9b18b3110611150136n7c90d187t5cf49847f153a537@mail.gmail.com>
19912      Branch: perl
19913            ! ext/XS/APItest/core_or_not.inc
19914 ____________________________________________________________________________
19915 [ 29276] By: stevep                                on 2006/11/15  04:33:20
19916         Log: Subject: [PATCH] Makefile.SH: lib/re.pm often messes restarted parallel makes
19917              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
19918              Date: Wed, 15 Nov 2006 05:48:32 +0200 (EET)
19919              Message-Id: <20061115034832.43B7E8B3E7@seth.hut.fi>
19920      Branch: perl
19921            ! Makefile.SH
19922 ____________________________________________________________________________
19923 [ 29275] By: davem                                 on 2006/11/14  23:24:45
19924         Log: debugger test could hang if run with umask 0002
19925      Branch: perl
19926            ! lib/perl5db.t
19927 ____________________________________________________________________________
19928 [ 29274] By: rgs                                   on 2006/11/14  16:59:45
19929         Log: A first regression test for the debugger, by Shlomi Fish
19930              and Richard Foley.
19931      Branch: perl
19932            + lib/perl5db.t lib/perl5db/eval-line-bug
19933            ! MANIFEST
19934 ____________________________________________________________________________
19935 [ 29273] By: rgs                                   on 2006/11/14  14:19:46
19936         Log: Fix bug #39037: rcatline doesn't stringify references
19937      Branch: perl
19938            ! pp_hot.c t/op/readline.t
19939 ____________________________________________________________________________
19940 [ 29272] By: rgs                                   on 2006/11/14  12:36:15
19941         Log: Doc patch by Thomas O Smailus :
19942              Subject: Fwd: [perl #40866] Error on doc page? (File::Basename)
19943              From: "Adriano Rodrigues" <a.r.ferreira@gmail.com>
19944              Date: Tue, 14 Nov 2006 10:24:38 -0200
19945              Message-ID: <73ddeb6c0611140424t26b01d0aq667ca95e77f25e6@mail.gmail.com>
19946      Branch: perl
19947            ! lib/File/Basename.pm
19948 ____________________________________________________________________________
19949 [ 29271] By: rgs                                   on 2006/11/14  11:35:04
19950         Log: Assert that we don't access strings saved for $1 etc. out of bounds
19951      Branch: perl
19952            ! mg.c
19953 ____________________________________________________________________________
19954 [ 29270] By: rgs                                   on 2006/11/14  10:18:00
19955         Log: Subject: Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented?
19956              From: "Ben Tilly" <btilly@gmail.com>
19957              Date: Sun, 22 Oct 2006 14:07:23 -0700
19958              Message-ID: <acc274b30610221407o39e0157gad44ad5828c2bc21@mail.gmail.com>
19959      Branch: perl
19960            ! lib/Carp.pm lib/Carp.t lib/Carp/Heavy.pm
19961 ____________________________________________________________________________
19962 [ 29269] By: rgs                                   on 2006/11/14  09:40:43
19963         Log: Subject: [PATCH] ParseXS.pm: small optimization for "Usage: ..." constant strings
19964              From: Alexey Tourbin <at@altlinux.ru>
19965              Date: Tue, 14 Nov 2006 05:45:40 +0300
19966              Message-ID: <20061114024540.GA21986@localhost.localdomain>
19967      Branch: perl
19968            ! lib/ExtUtils/ParseXS.pm
19969 ____________________________________________________________________________
19970 [ 29268] By: rgs                                   on 2006/11/14  09:36:17
19971         Log: Subject: Fwd: Memory leak with s/// and hashes
19972              From: demerphq <demerphq@gmail.com>
19973              Date: Tue, 14 Nov 2006 00:38:31 +0100
19974              Message-ID: <9b18b3110611131538kc00175ft4db7ff71df22e766@mail.gmail.com>
19975      Branch: perl
19976            ! regcomp.c regexec.c regexp.h
19977 ____________________________________________________________________________
19978 [ 29267] By: rgs                                   on 2006/11/14  06:59:03
19979         Log: Subject: [PATCH] Allow negative indexing in recursive patterns
19980              From: demerphq <demerphq@gmail.com>
19981              Date: Mon, 13 Nov 2006 18:59:32 +0100
19982              Message-ID: <9b18b3110611130959k1fdd2485yd8eb1cd428de570a@mail.gmail.com>
19983      Branch: perl
19984            ! pod/perlre.pod regcomp.c t/op/pat.t t/op/re_tests
19985 ____________________________________________________________________________
19986 [ 29266] By: steveh                                on 2006/11/13  18:09:58
19987         Log: Embed manifest files in EXEs and DLLs when building with VC++ 8.x
19988              
19989              See the thread starting here for details:
19990              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00398.html
19991              
19992              (Still need to do something for Module::Build somtime...)
19993      Branch: perl
19994            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
19995            ! win32/Makefile win32/makefile.mk
19996 ____________________________________________________________________________
19997 [ 29265] By: rgs                                   on 2006/11/13  15:52:54
19998         Log: Todo (nice to have): an improvement to ~~
19999      Branch: perl
20000            ! pod/perltodo.pod
20001 ____________________________________________________________________________
20002 [ 29264] By: stevep                                on 2006/11/13  15:10:16
20003         Log: Upgrade to CPAN-1.88_62
20004      Branch: perl
20005            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
20006            ! lib/CPAN/SIGNATURE
20007 ____________________________________________________________________________
20008 [ 29263] By: rgs                                   on 2006/11/13  15:05:27
20009         Log: Fix a bug in the debugger tracing variables when one was eval'ing
20010              a string including a "#line" directive containing the actual
20011              name of the file already. (following-up change #25409)
20012      Branch: perl
20013            ! toke.c
20014 ____________________________________________________________________________
20015 [ 29262] By: rgs                                   on 2006/11/13  14:30:15
20016         Log: The latest regression test to Scalar::Util doesn't pass with threaded perls
20017      Branch: perl
20018            ! ext/List/Util/t/readonly.t
20019 ____________________________________________________________________________
20020 [ 29261] By: rgs                                   on 2006/11/13  14:15:33
20021         Log: A new regression test from:
20022              
20023              Subject: [PATHCH]  Scalar::Util::readonly &  compression (was RE: Change 29117: [PATCH] IO::Compress modules)
20024              From: "Paul Marquess" <paul.marquess@ntlworld.com>
20025              Date: Sun, 29 Oct 2006 21:03:21 -0000
20026              Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com>
20027      Branch: perl
20028            ! ext/List/Util/t/readonly.t
20029 ____________________________________________________________________________
20030 [ 29260] By: rgs                                   on 2006/11/13  14:00:41
20031         Log: Subject: Re: [PATCH] New regex syntax omnibus
20032              From: demerphq <demerphq@gmail.com>
20033              Date: Thu, 9 Nov 2006 17:09:34 +0100
20034              Message-ID: <9b18b3110611090809l667860c9t6c27453d7c86a21e@mail.gmail.com>
20035      Branch: perl
20036            ! pod/perl595delta.pod pod/perlre.pod regcomp.c regcomp.h
20037            ! regcomp.pl regcomp.sym regexec.c regexp.h regnodes.h
20038            ! t/op/pat.t win32/Makefile
20039 ____________________________________________________________________________
20040 [ 29259] By: rgs                                   on 2006/11/13  11:38:02
20041         Log: Subject: [PATCH] was RE: Perl_die() / Perl_croak()
20042              From: "Robin Barker" <Robin.Barker@npl.co.uk>
20043              Date: Mon, 13 Nov 2006 10:25:08 -0000
20044              Message-ID: <2C2E01334A940D4792B3E115F95B7226149377@exchsvr1.npl.ad.local>
20045      Branch: perl
20046            ! embed.fnc embed.pl perl.h proto.h
20047 ____________________________________________________________________________
20048 [ 29258] By: rgs                                   on 2006/11/13  11:17:10
20049         Log: Parsing fix: it wasn't possible to call a function with a (_) prototype
20050              (that is, a function mimicing an unary op) without parentheses.
20051              Bug reported by Ævar Arnfjörð Bjarmason.
20052      Branch: perl
20053            ! madly.act madly.tab madly.y perly.act perly.tab perly.y
20054            ! t/comp/uproto.t
20055 ____________________________________________________________________________
20056 [ 29257] By: rgs                                   on 2006/11/13  10:13:52
20057         Log: Subject: Re: [perl #27053] /^/m doesn't match after a newline at the end of the string
20058              From: demerphq <demerphq@gmail.com>
20059              Date: Sat, 11 Nov 2006 16:25:17 +0100
20060              Message-ID: <9b18b3110611110725t3dc1e447v751ef5880363aa9b@mail.gmail.com>
20061      Branch: perl
20062            ! pod/perlre.pod
20063 ____________________________________________________________________________
20064 [ 29256] By: rgs                                   on 2006/11/13  10:12:34
20065         Log: Casting nit
20066      Branch: perl
20067            ! regcomp.c
20068 ____________________________________________________________________________
20069 [ 29255] By: rgs                                   on 2006/11/13  09:55:11
20070         Log: POD fixes and nits in re.pm
20071      Branch: perl
20072            ! ext/re/re.pm
20073 ____________________________________________________________________________
20074 [ 29254] By: rgs                                   on 2006/11/13  09:40:35
20075         Log: Subject: [PATCH DOC] minor nit in binmode docs
20076              From: Paul Johnson <paul@pjcj.net>
20077              Date: Fri, 10 Nov 2006 12:17:37 +0100
20078              Message-ID: <20061110111737.GP17047@pjcj.net>
20079      Branch: perl
20080            ! pod/perlfunc.pod
20081 ____________________________________________________________________________
20082 [ 29253] By: stevep                                on 2006/11/13  02:23:29
20083         Log: The DynaLoader test isn't happy with OpenBSD's libc.so.39.3.
20084      Branch: perl
20085            ! ext/DynaLoader/t/DynaLoader.t
20086 ____________________________________________________________________________
20087 [ 29252] By: stevep                                on 2006/11/13  02:19:12
20088         Log: Subject: [PATCH] Regex Utility Functions and Substituion Fix (XML::Twig core dump)
20089              From: demerphq <demerphq@gmail.com>
20090              Date: Sun, 12 Nov 2006 23:29:41 +0100
20091              Message-ID: <9b18b3110611121429g1fc9d6c1t4007dc711f9e8396@mail.gmail.com>
20092              
20093              Plus a couple tweaks to ext/re/re.pm and t/op/pat.t to those patches
20094              to apply cleanly.
20095      Branch: perl
20096            + ext/re/t/re_funcs.t
20097            ! MANIFEST embed.fnc embed.h ext/re/re.pm ext/re/re.xs
20098            ! ext/re/re_top.h lib/ExtUtils/ParseXS.pm perl.h
20099            ! pod/perlreguts.pod pp.c pp_hot.c proto.h regcomp.c regcomp.h
20100            ! regexp.h sv.c t/op/pat.t
20101 ____________________________________________________________________________
20102 [ 29251] By: nicholas                              on 2006/11/12  23:09:46
20103         Log: Re-order ops to the implementation order in pp_sys.c - this makes a
20104              branch table corresponding to a switch statement slightly smaller.
20105      Branch: perl
20106            ! opcode.h opcode.pl opnames.h
20107 ____________________________________________________________________________
20108 [ 29250] By: nicholas                              on 2006/11/12  22:17:30
20109         Log: Avoid ext/Safe/t/safeops.t needing to keep its tests in lockstep with
20110              opcode.pl OP order.
20111      Branch: perl
20112            ! ext/Safe/t/safeops.t
20113 ____________________________________________________________________________
20114 [ 29249] By: nicholas                              on 2006/11/12  21:57:22
20115         Log: Forgot to add the new files for 29248.
20116      Branch: perl
20117            + ext/XS/APItest/core.c ext/XS/APItest/core_or_not.inc
20118            + ext/XS/APItest/notcore.c ext/XS/APItest/t/svsetsv.t
20119 ____________________________________________________________________________
20120 [ 29248] By: nicholas                              on 2006/11/12  20:22:28
20121         Log: Change 24714 was arguably over-ambitious, in that non-core modules
20122              can't be expected to know that sv_setsv() may now not "really" copy a
20123              scalar. So arrange things so that COW of shared hash key scalars is
20124              only done for calls within the the PERL_CORE.
20125      Branch: perl
20126            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
20127            ! ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL sv.c sv.h
20128 ____________________________________________________________________________
20129 [ 29247] By: nicholas                              on 2006/11/12  18:16:52
20130         Log: Looks like I didn't actually test the COW conditional code in
20131              change 27533. Perl now compiles, but
20132              ext/Compress/Raw/Zlib/t/07bufsize.t fails.
20133      Branch: perl
20134            ! pp_ctl.c regexec.c
20135 ____________________________________________________________________________
20136 [ 29246] By: rgs                                   on 2006/11/12  13:35:24
20137         Log: Subject: [PATCH] (2nd version) small tweaks based on smoke signs
20138              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
20139              Date: Sat, 11 Nov 2006 06:18:56 +0200 (EET)
20140              Message-Id: <200611110418.kAB4Ium5350338@kosh.hut.fi>
20141      Branch: perl
20142            ! hv.c regcomp.c regexec.c
20143 ____________________________________________________________________________
20144 [ 29245] By: rgs                                   on 2006/11/12  13:11:07
20145         Log: Reinstate warning 'Useless use of "re" pragma'
20146      Branch: perl
20147            ! ext/re/re.pm
20148 ____________________________________________________________________________
20149 [ 29244] By: stevep                                on 2006/11/10  22:55:01
20150         Log: Upgrade to Test-Simple-0.65.
20151      Branch: perl
20152            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
20153            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
20154            ! lib/Test/Simple/Changes
20155 ____________________________________________________________________________
20156 [ 29243] By: rgs                                   on 2006/11/09  15:58:11
20157         Log: Add to Attribute::Handlers the ability to report caller's file and line
20158              number. Based on:
20159              
20160              Subject: FW: Attribute::Handlers
20161              From: "David Feldman" <David.Feldman@tudor.com>
20162              Date: Wed, 25 Oct 2006 16:34:26 -0400
20163              Message-ID: <BA9AB162DD5CED46AC03DC5904B19C5B3736B4@tudor.com>
20164              
20165              plus docs and tests.
20166      Branch: perl
20167            + lib/Attribute/Handlers/t/linerep.t
20168            ! MANIFEST lib/Attribute/Handlers.pm
20169            ! lib/Attribute/Handlers/t/multi.t
20170 ____________________________________________________________________________
20171 [ 29242] By: rgs                                   on 2006/11/09  13:33:57
20172         Log: Silence warnings in Pod::Man
20173      Branch: perl
20174            ! lib/Pod/t/man.t
20175 ____________________________________________________________________________
20176 [ 29241] By: rgs                                   on 2006/11/09  12:32:41
20177         Log: Subject: [PATCH regexec.c regexp.h] ***speculative***  was RE: [PATCH] regexec.c - silence compiler warning
20178              From: "Robin Barker" <Robin.Barker@npl.co.uk>
20179              Date: Wed, 8 Nov 2006 15:29:47 -0000
20180              Message-ID: <2C2E01334A940D4792B3E115F95B7226120AA6@exchsvr1.npl.ad.local>
20181      Branch: perl
20182            ! regexec.c regexp.h
20183 ____________________________________________________________________________
20184 [ 29240] By: rgs                                   on 2006/11/09  11:05:24
20185         Log: Subject: [PATCH] regcomp.c: printf arg casts
20186              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
20187              Date: Thu, 9 Nov 2006 06:47:53 +0200 (EET)
20188              Message-Id: <200611090447.kA94lreg223840@kosh.hut.fi>
20189      Branch: perl
20190            ! regcomp.c
20191 ____________________________________________________________________________
20192 [ 29239] By: davem                                 on 2006/11/08  19:13:57
20193         Log: perl parser bug leading to memory corruption
20194              quoted-string parser naughtily maintained a pointer into an SV
20195              which could get realloc()ed.
20196      Branch: perl
20197            ! toke.c
20198 ____________________________________________________________________________
20199 [ 29238] By: merijn                                on 2006/11/08  16:39:21
20200         Log: Subject: Configure patch to add detection for DIR.dd_fd member variable
20201              From: "Steve Peters" <steve.peters@gmail.com>
20202              Date: Sun, 5 Nov 2006 01:40:34 -0600
20203              Message-ID: <fd7a59d30611042340p5543442ctad306aeb748b6bfe@mail.gmail.com>
20204      Branch: perl
20205            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
20206            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
20207            ! handy.h plan9/config_sh.sample symbian/config.sh uconfig.sh
20208            ! win32/config.bc win32/config.gc win32/config.vc
20209            ! win32/config.vc64
20210 ____________________________________________________________________________
20211 [ 29236] By: rgs                                   on 2006/11/08  15:33:02
20212         Log: Subject: [PATCH t/op/inccode.t] fails under minitest
20213              From: "Robin Barker" <Robin.Barker@npl.co.uk>
20214              Date: Wed, 8 Nov 2006 15:18:23 -0000
20215              Message-ID: <2C2E01334A940D4792B3E115F95B7226120AA5@exchsvr1.npl.ad.local>
20216      Branch: perl
20217            ! t/op/inccode.t
20218 ____________________________________________________________________________
20219 [ 29235] By: rgs                                   on 2006/11/08  15:14:31
20220         Log: Change the documentation of the return values of @INC-hooks to match
20221              what is tested to work. (It's a bit confusing that optional values
20222              might appear at the middle, too.)
20223      Branch: perl
20224            ! pod/perlfunc.pod
20225 ____________________________________________________________________________
20226 [ 29234] By: rgs                                   on 2006/11/08  14:02:46
20227         Log: Subject: [PATCH] Supress df warning in stat.t on OS X
20228              From: Michael G Schwern <schwern@gmail.com>
20229              Date: Wed, 08 Nov 2006 08:51:50 -0500
20230              Message-ID: <4551E0F6.20108@gmail.com>
20231      Branch: perl
20232            ! t/op/stat.t
20233 ____________________________________________________________________________
20234 [ 29233] By: steveh                                on 2006/11/08  13:53:52
20235         Log: Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards.
20236              
20237              VC++ 7.x onwards use their own MSVCR7x.dll, MSVCR8x.dll, etc, rather
20238              than MSVCRT.dll, so they do not require the read() fix.
20239              
20240              Therefore, we also don't need to update the ioinfo struct used by the
20241              read() fix w.r.t. VC++ 8.x, so back out that part of change #29218
20242      Branch: perl
20243            ! win32/Makefile win32/makefile.mk win32/win32.h
20244 ____________________________________________________________________________
20245 [ 29232] By: rgs                                   on 2006/11/08  13:27:14
20246         Log: Type change to avoid signed/unsigned compiler warnings
20247              (thanks to Robin Barker)
20248      Branch: perl
20249            ! regexec.c
20250 ____________________________________________________________________________
20251 [ 29231] By: rgs                                   on 2006/11/08  13:14:20
20252         Log: Regenerate Changes; update perldelta
20253      Branch: perl
20254            ! Changes pod/perl595delta.pod
20255 ____________________________________________________________________________
20256 [ 29230] By: rgs                                   on 2006/11/08  11:23:13
20257         Log: Subject: Re: New version diagnostic breaks a bunch of modules.
20258              From: Glenn Linderman <perl@NevCal.com>
20259              Date: Mon, 30 Oct 2006 12:50:21 -0800
20260              Message-ID: <4546658D.6090507@NevCal.com>
20261      Branch: perl
20262            ! pod/perlfunc.pod
20263 ____________________________________________________________________________
20264 [ 29229] By: rgs                                   on 2006/11/08  10:43:52
20265         Log: Subject: [PATCH] Perl_die() / Perl_croak()
20266              From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
20267              Date: Tue, 07 Nov 2006 23:27:40 -0800
20268              Message-ID: <455186EC.8010906@p6m7g8.com>
20269              
20270              (backported to embed.fnc)
20271      Branch: perl
20272            ! embed.fnc proto.h
20273 ____________________________________________________________________________
20274 [ 29228] By: rgs                                   on 2006/11/08  10:28:49
20275         Log: Subject: Patch for bug in SelfLoader.pm
20276              From: Mike Schilli <m@perlmeister.com>
20277              Date: Tue, 7 Nov 2006 13:39:30 -0800 (PST)
20278              Message-ID: <20061107132809.I31331@spiral.corp.yahoo.com>
20279      Branch: perl
20280            ! lib/SelfLoader.pm
20281 ____________________________________________________________________________
20282 [ 29227] By: rgs                                   on 2006/11/07  17:31:02
20283         Log: Use $HOME/localperl as default prefix for installing perl
20284              in the terse installation instructions in README.
20285      Branch: perl
20286            ! README
20287 ____________________________________________________________________________
20288 [ 29226] By: rgs                                   on 2006/11/07  16:50:47
20289         Log: More notes in perldelta
20290      Branch: perl
20291            ! pod/perl595delta.pod
20292 ____________________________________________________________________________
20293 [ 29225] By: rgs                                   on 2006/11/07  14:23:08
20294         Log: Forbid using tainted formats in printf and sprintf
20295      Branch: perl
20296            ! pod/perl595delta.pod pp.c pp_sys.c t/op/taint.t
20297 ____________________________________________________________________________
20298 [ 29224] By: rgs                                   on 2006/11/07  11:16:54
20299         Log: Subject: Re: [PATCH] [perl #40668] Data::Dumper fails to dump all hash keys when itertaor is not at start
20300              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
20301              Date: Mon, 6 Nov 2006 08:57:04 -0800 (PST)
20302              Message-ID: <20061106165704.939.qmail@web30214.mail.mud.yahoo.com>
20303      Branch: perl
20304            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/bugs.t
20305 ____________________________________________________________________________
20306 [ 29223] By: rgs                                   on 2006/11/07  10:45:26
20307         Log: Subject: Because I like pain. An update to README
20308              From: Jesse Vincent <jesse@fsck.com>
20309              Date: Mon, 6 Nov 2006 19:52:35 -0500
20310              Message-Id: <7BF48AB1-5285-4A9D-929B-8DD697348664@fsck.com>
20311      Branch: perl
20312            ! README
20313 ____________________________________________________________________________
20314 [ 29222] By: rgs                                   on 2006/11/07  10:21:25
20315         Log: Subject: [PATCH] New regex syntax omnibus
20316              From: demerphq <demerphq@gmail.com>
20317              Date: Mon, 6 Nov 2006 13:06:28 +0100
20318              Message-ID: <9b18b3110611060406u2fa1572as57073949a5df9e62@mail.gmail.com>
20319              
20320              Plus a portability fix (in string comparison for regex verbs)
20321              and doc tweaks / podchecker fixes
20322      Branch: perl
20323            ! embed.fnc embed.h ext/re/t/regop.t pod/perl595delta.pod
20324            ! pod/perldiag.pod pod/perlre.pod proto.h regcomp.c regcomp.h
20325            ! regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
20326            ! t/op/re_tests
20327 ____________________________________________________________________________
20328 [ 29221] By: nicholas                              on 2006/11/06  22:21:05
20329         Log: assert() that SvPV_set() isn't used on arrays.
20330      Branch: perl
20331            ! av.c cop.h mathoms.c pp.c pp_ctl.c pp_hot.c pp_sort.c sv.c
20332            ! sv.h
20333 ____________________________________________________________________________
20334 [ 29220] By: nicholas                              on 2006/11/06  21:05:59
20335         Log: assert() that SvPV_set() isn't used on hashes.
20336      Branch: perl
20337            ! sv.c sv.h
20338 ____________________________________________________________________________
20339 [ 29219] By: nicholas                              on 2006/11/06  20:02:38
20340         Log: assert() that scalars are of the correct type in *set macros.
20341      Branch: perl
20342            ! sv.h
20343 ____________________________________________________________________________
20344 [ 29218] By: steveh                                on 2006/11/06  16:26:48
20345         Log: Get Visual C++ 2005 (aka Visual C++ 8.x) support off the ground
20346              
20347              This is not a complete fix yet by any means (there are lots of compiler
20348              warnings and lots of test failures), but it's a step in the right
20349              direction.
20350              
20351              See the thread starting here:
20352              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-10/msg00893.html
20353              and continuing here:
20354              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00102.html
20355              for further information
20356      Branch: perl
20357            ! win32/Makefile win32/makefile.mk win32/win32.c win32/win32.h
20358 ____________________________________________________________________________
20359 [ 29217] By: merijn                                on 2006/11/06  15:19:38
20360         Log: Subject: Re: [PATCH] Detecting bad /dev/null's in Configure
20361              From: Michael Cummings <mcummings@gentoo.org>
20362              Date: Fri, 25 Aug 2006 15:48:44 -0400
20363              Message-ID: <44EF541C.7050801@gentoo.org>
20364      Branch: perl
20365            ! Configure
20366 ____________________________________________________________________________
20367 [ 29215] By: rgs                                   on 2006/11/06  14:37:32
20368         Log: Subject: Re: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.
20369              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20370              Date: Mon, 06 Nov 2006 23:31:50 +0900
20371              Message-Id: <20061106233139.A2BC.BQW10602@nifty.com>
20372      Branch: perl
20373            ! t/op/time.t
20374 ____________________________________________________________________________
20375 [ 29214] By: rgs                                   on 2006/11/06  14:05:41
20376         Log: Sync Pod::Usage with the CPAN version
20377      Branch: perl
20378            ! lib/Pod/Usage.pm
20379 ____________________________________________________________________________
20380 [ 29213] By: merijn                                on 2006/11/06  13:58:56
20381         Log: The non-unix parts for localtime_r_needs_tzset
20382              Plus forced Glossary entry. That is a TODO for automation
20383      Branch: perl
20384            ! Cross/config.sh-arm-linux NetWare/config.wc Porting/Glossary
20385            ! Porting/config_H config_h.SH configure.com epoc/config.sh
20386            ! handy.h plan9/config.plan9 plan9/config_h.sample
20387            ! plan9/config_sh.sample uconfig.sh win32/config.bc
20388            ! win32/config.ce win32/config.gc win32/config.vc
20389            ! win32/config.vc64 win32/config_H.bc win32/config_H.ce
20390            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
20391 ____________________________________________________________________________
20392 [ 29212] By: rgs                                   on 2006/11/06  13:18:25
20393         Log: Subject: [PATCH] Re: the new t/run/cloexec.t failing in Solaris and Tru64
20394              From: Andrew Savige <ajsavige@yahoo.com.au>
20395              Date: Tue, 7 Nov 2006 00:06:46 +1100 (EST)
20396              Message-ID: <20061106130647.57891.qmail@web56411.mail.re3.yahoo.com>
20397      Branch: perl
20398            ! t/run/cloexec.t
20399 ____________________________________________________________________________
20400 [ 29211] By: rgs                                   on 2006/11/06  10:59:16
20401         Log: Upgrade to Test::Simple 0.64_03
20402      Branch: perl
20403            + lib/Test/Simple/t/carp.t
20404            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
20405            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
20406            ! lib/Test/Simple/Changes
20407            ! lib/Test/Simple/t/00test_harness_check.t
20408            ! lib/Test/Simple/t/tbt_01basic.t
20409            ! lib/Test/Simple/t/tbt_02fhrestore.t
20410            ! lib/Test/Simple/t/tbt_03die.t
20411            ! lib/Test/Simple/t/tbt_04line_num.t
20412            ! lib/Test/Simple/t/tbt_05faildiag.t
20413            ! lib/Test/Simple/t/tbt_06errormess.t
20414            ! lib/Test/Simple/t/tbt_07args.t
20415 ____________________________________________________________________________
20416 [ 29210] By: rgs                                   on 2006/11/06  10:09:12
20417         Log: Change reentr.pl to generate reentr.h accordingly to change 29209
20418      Branch: perl
20419            ! reentr.pl
20420 ____________________________________________________________________________
20421 [ 29209] By: merijn                                on 2006/11/06  09:43:30
20422         Log: RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.
20423              From: "Benjamin Holzman" <bholzman@longitude.com>
20424              Date: Wed, 19 Jul 2006 07:11:09 -0400
20425              Message-ID: <010801c6ab24$09b9ed30$ce0515ac@office.iseoptions.com>
20426      Branch: perl
20427            ! Configure Porting/Glossary config_h.SH reentr.h t/op/time.t
20428 ____________________________________________________________________________
20429 [ 29208] By: rgs                                   on 2006/11/06  09:30:41
20430         Log: Silence a cast warning
20431      Branch: perl
20432            ! regcomp.c
20433 ____________________________________________________________________________
20434 [ 29206] By: nicholas                              on 2006/11/06  08:13:09
20435         Log: PVCVs no longer allocate memory for the SvNVX slot, so assert that
20436              no-one is trying to access it.
20437      Branch: perl
20438            ! sv.h
20439 ____________________________________________________________________________
20440 [ 29205] By: craigb                                on 2006/11/06  01:37:13
20441         Log: In pipe_exit_routine in vms/vms.c, mark a subprocess we've deleted
20442              as done.  Courtesy of Scott Lepage.
20443      Branch: perl
20444            ! vms/vms.c
20445 ____________________________________________________________________________
20446 [ 29204] By: merijn                                on 2006/11/04  19:15:19
20447         Log: Subject: Re: [perl #40641] crash with unicode characters in regex comment
20448              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20449              Date: Sat, 04 Nov 2006 21:53:50 +0900
20450              Message-Id: <20061104215302.3325.BQW10602@nifty.com>
20451      Branch: perl
20452            + t/uni/greek.t t/uni/latin2.t
20453            ! MANIFEST embed.fnc embed.h global.sym pod/perldiag.pod proto.h
20454            ! regcomp.c t/uni/tr_utf8.t
20455 ____________________________________________________________________________
20456 [ 29203] By: nicholas                              on 2006/11/04  18:56:33
20457         Log: Change 27506 wasn't quite correct - the copy of the AMAGIC flag should
20458              be as part of RvDEEPCP() in gv.c (Perl_amagic_call())
20459      Branch: perl
20460            ! gv.c sv.c
20461 ____________________________________________________________________________
20462 [ 29202] By: stevep                                on 2006/11/04  15:39:57
20463         Log: Subject: [PATCH] New test for close-on-exec ($^F): t/run/cloexec.t
20464              From: Andrew Savige <ajsavige@yahoo.com.au>
20465              Date: Sat, 4 Nov 2006 21:24:14 +1100 (EST)
20466              Message-ID: <20061104102414.78987.qmail@web56403.mail.re3.yahoo.com>
20467      Branch: perl
20468            + t/run/cloexec.t
20469            ! MANIFEST
20470 ____________________________________________________________________________
20471 [ 29201] By: rgs                                   on 2006/11/03  16:04:48
20472         Log: Subject: [PATCH] replace S_sv_pos_b2u_forwards with utf8_length (was: sv_pos_b2u dislikes the extended UTF-8)
20473              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20474              Date: Sun, 21 May 2006 14:00:43 +0900
20475              Message-Id: <20060521140011.358D.BQW10602@nifty.com>
20476      Branch: perl
20477            ! embed.fnc embed.h proto.h sv.c t/op/index.t
20478 ____________________________________________________________________________
20479 [ 29200] By: rgs                                   on 2006/11/03  15:04:15
20480         Log: The assignment to $VERSION must be on its own line, for
20481              ExtUtils::MM_Unix::parse_version to be happy.
20482      Branch: perl
20483            ! ext/DynaLoader/DynaLoader_pm.PL
20484 ____________________________________________________________________________
20485 [ 29199] By: rgs                                   on 2006/11/03  14:01:30
20486         Log: Subject: [PATCH] threads 1.49
20487              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
20488              Date: Fri, 3 Nov 2006 05:37:16 -0800 (PST)
20489              Message-ID: <20061103133716.95143.qmail@web30214.mail.mud.yahoo.com>
20490      Branch: perl
20491            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
20492            ! ext/threads/t/thread.t ext/threads/threads.pm
20493            ! ext/threads/threads.xs
20494 ____________________________________________________________________________
20495 [ 29198] By: rgs                                   on 2006/11/03  13:32:31
20496         Log: Wrap the $VERSION initialization of DynaLoader in a BEGIN block
20497              
20498              Subject: [perl #40651] (Obscure) Bug in Dynaloader 
20499              From: gml4410@ggr.co.uk (via RT) <perlbug-followup@perl.org>
20500              Date: Thu, 02 Nov 2006 09:30:34 -0800
20501              Message-ID: <rt-3.5.HEAD-4979-1162488633-1267.40651-75-0@perl.org>
20502      Branch: perl
20503            ! ext/DynaLoader/DynaLoader_pm.PL
20504 ____________________________________________________________________________
20505 [ 29197] By: rgs                                   on 2006/11/03  10:09:19
20506         Log: When code is loaded through an @INC-hook, and when this hook
20507              has set a filename entry in %INC, make sure __FILE__ is set
20508              for this code accordingly to the contents of that %INC entry.
20509      Branch: perl
20510            ! pp_ctl.c t/op/inccode.t
20511 ____________________________________________________________________________
20512 [ 29196] By: gisle                                 on 2006/11/03  07:08:18
20513         Log: Typo fixes by Troy Topnik.
20514      Branch: perl
20515            ! pod/perlretut.pod
20516 ____________________________________________________________________________
20517 [ 29195] By: merijn                                on 2006/11/02  17:49:53
20518         Log: Change #29193 makes this addition unneeded
20519      Branch: perl
20520            ! t/lib/common.pl
20521 ____________________________________________________________________________
20522 [ 29194] By: davem                                 on 2006/11/02  17:36:33
20523         Log: add test that eval undef clears $@
20524      Branch: perl
20525            ! t/op/eval.t
20526 ____________________________________________________________________________
20527 [ 29193] By: davem                                 on 2006/11/02  17:07:00
20528         Log: eval $undef should emit one warning, not three.
20529              Also ensure that eval $undef clears $@ (it did, but only by luck)
20530      Branch: perl
20531            ! pp_ctl.c t/lib/warnings/9uninit toke.c
20532 ____________________________________________________________________________
20533 [ 29192] By: rgs                                   on 2006/11/02  16:45:13
20534         Log: Fix case in external pod link
20535      Branch: perl
20536            ! pod/perlop.pod
20537 ____________________________________________________________________________
20538 [ 29191] By: rgs                                   on 2006/11/02  13:51:21
20539         Log: say() has the same syntax than print(), so forbid to override it
20540              (like print())
20541      Branch: perl
20542            ! perl_keyword.pl t/op/cproto.t toke.c
20543 ____________________________________________________________________________
20544 [ 29190] By: rgs                                   on 2006/11/02  13:04:10
20545         Log: This volatile modifier is not on the referent, but on the pointer
20546              (see change 28606)
20547      Branch: perl
20548            ! op.c
20549 ____________________________________________________________________________
20550 [ 29189] By: rgs                                   on 2006/11/02  12:26:47
20551         Log: Subject: [PATCH] Add more backtracking control verbs to regex engine (?CUT), (?ERROR)
20552              From: demerphq <demerphq@gmail.com>
20553              Date: Thu, 2 Nov 2006 12:35:10 +0100
20554              Message-ID: <9b18b3110611020335h7ea469a8g28ca483f6832816d@mail.gmail.com>
20555      Branch: perl
20556            ! embed.fnc ext/re/re.pm pod/perl595delta.pod pod/perlre.pod
20557            ! proto.h regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c
20558            ! regexp.h regnodes.h t/op/pat.t
20559 ____________________________________________________________________________
20560 [ 29188] By: rgs                                   on 2006/11/02  11:59:23
20561         Log: Subject: [patch at 21983] factor out $^O eq 'darwin' from XSLoader.pm
20562              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
20563              Date: Thu, 2 Nov 2006 12:36:49 +0100 
20564              Message-ID: <E3FB32585BF1D411B9E900805FF51A080204E833@ru0022exch001u.ru.lucent.com>
20565      Branch: perl
20566            ! ext/DynaLoader/XSLoader_pm.PL
20567 ____________________________________________________________________________
20568 [ 29187] By: rgs                                   on 2006/11/02  11:14:42
20569         Log: Subject: Re: $, and say
20570              From: Gisle Aas <gisle@ActiveState.com>
20571              Date: 27 Jan 2006 14:46:00 -0800
20572              Message-ID: <lrek2t1e8n.fsf@caliper.activestate.com>
20573              
20574              with tweaks so "say;" continues to default to $_
20575              plus a regression test
20576      Branch: perl
20577            ! embed.fnc embed.h op.c opcode.h opcode.pl pod/perlfunc.pod
20578            ! pp.sym pp_hot.c pp_proto.h proto.h t/io/say.t
20579 ____________________________________________________________________________
20580 [ 29186] By: rgs                                   on 2006/11/02  11:01:29
20581         Log: Silence a gcc warning
20582      Branch: perl
20583            ! regexec.c
20584 ____________________________________________________________________________
20585 [ 29185] By: rgs                                   on 2006/11/02  10:32:18
20586         Log: More regression tests for the _ prototype
20587      Branch: perl
20588            ! t/comp/uproto.t
20589 ____________________________________________________________________________
20590 [ 29184] By: rgs                                   on 2006/11/02  10:06:37
20591         Log: More heuristics to make warnings.t pass under different
20592              combinations of PERL_UNICODE / locale
20593      Branch: perl
20594            ! t/lib/common.pl
20595 ____________________________________________________________________________
20596 [ 29183] By: rgs                                   on 2006/11/01  17:05:03
20597         Log: Subject: [PATCH] Add a commit verb to regex engine to allow fine tuning of backtracking control.
20598              From: demerphq <demerphq@gmail.com>
20599              Date: Tue, 31 Oct 2006 22:49:57 +0100
20600              Message-ID: <9b18b3110610311349n5947cc8fsf0b2e6ddd9a7ee01@mail.gmail.com>
20601      Branch: perl
20602            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
20603            ! t/op/pat.t
20604 ____________________________________________________________________________
20605 [ 29182] By: rgs                                   on 2006/11/01  16:29:05
20606         Log: Fix the failures in warnings tests when PERL_UNICODE is defined
20607              that show up in the smokes under UTF-8 locales. Based on :
20608              
20609              Subject: Re: UTF-8 Failures in smoke ($PERL_UNICODE)
20610              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
20611              Date: Wed, 1 Nov 2006 17:03:55 +0100
20612              Message-ID: <20061101170355.7c57b515@pc09>
20613      Branch: perl
20614            ! t/lib/common.pl t/lib/warnings/9uninit
20615 ____________________________________________________________________________
20616 [ 29181] By: steveh                                on 2006/11/01  13:22:16
20617         Log: Forgot to bump Time-HiRes $VERSION in change #29180
20618              (IO's $VERSION is bumped already)
20619      Branch: perl
20620            ! ext/Time/HiRes/HiRes.pm
20621 ____________________________________________________________________________
20622 [ 29180] By: steveh                                on 2006/11/01  13:07:37
20623         Log: Silence VC++ compiler warnings
20624              See: http://www.nntp.perl.org/group/perl.daily-build.reports/42208
20625      Branch: perl
20626            ! ext/IO/IO.xs ext/Time/HiRes/HiRes.xs regexec.c
20627 ____________________________________________________________________________
20628 [ 29179] By: rgs                                   on 2006/11/01  12:39:39
20629         Log: Subject: [PATCH] Remove beta status from compression modules
20630              From: "Paul Marquess" <paul.marquess@ntlworld.com>
20631              Date: Wed, 1 Nov 2006 10:34:52 -0000
20632              Message-ID: <02b301c6fda1$5d799950$4e3c140a@myopwv.com>
20633      Branch: perl
20634            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
20635            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
20636            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
20637            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
20638            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
20639            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/README
20640            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
20641            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
20642            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
20643            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
20644            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
20645            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
20646            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
20647            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
20648            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
20649            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
20650            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
20651            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
20652            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
20653            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
20654            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
20655            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
20656            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
20657            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
20658            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
20659            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
20660            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
20661 ____________________________________________________________________________
20662 [ 29178] By: rgs                                   on 2006/11/01  10:44:58
20663         Log: Regression test by Yves Orton for : [perl #36046] Special var @-
20664              becomes arbitrarily large
20665      Branch: perl
20666            ! t/op/pat.t
20667 ____________________________________________________________________________
20668 [ 29177] By: nicholas                              on 2006/10/31  22:36:40
20669         Log: Missed a ) in a comment.
20670      Branch: perl
20671            ! perl.c
20672 ____________________________________________________________________________
20673 [ 29176] By: rgs                                   on 2006/10/31  16:28:33
20674         Log: Don't run ext/Sys/Syslog/t/constants.t with taint mode, so it's
20675              not systematically skipped
20676      Branch: perl
20677            ! ext/Sys/Syslog/t/constants.t
20678 ____________________________________________________________________________
20679 [ 29175] By: rgs                                   on 2006/10/31  16:02:03
20680         Log: Some diagnostic output was giving warnings in op/pack.t
20681              under UTF-8 locales, and warnings where fatal by default.
20682              Make them non-fatal for diagnostics.
20683      Branch: perl
20684            ! t/op/pack.t
20685 ____________________________________________________________________________
20686 [ 29174] By: rgs                                   on 2006/10/31  14:47:25
20687         Log: Fix a case of segfault in ithread destruction
20688      Branch: perl
20689            ! ext/threads/threads.xs
20690 ____________________________________________________________________________
20691 [ 29173] By: rgs                                   on 2006/10/31  14:29:07
20692         Log: Doc clarification for PerlIO::encoding
20693              (thanks to Steve Hay)
20694      Branch: perl
20695            ! ext/PerlIO/encoding/encoding.pm
20696 ____________________________________________________________________________
20697 [ 29172] By: rgs                                   on 2006/10/31  14:10:25
20698         Log: threads::shared doesn't use ppport.h in the core
20699      Branch: perl
20700            ! mkppport.lst
20701 ____________________________________________________________________________
20702 [ 29171] By: rgs                                   on 2006/10/31  14:03:30
20703         Log: Subject: [PATCH] threads 1.47
20704              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
20705              Date: Tue, 31 Oct 2006 05:26:25 -0800 (PST)
20706              Message-ID: <20061031132626.18317.qmail@web30214.mail.mud.yahoo.com>
20707      Branch: perl
20708            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
20709            ! ext/threads/t/stack.t ext/threads/t/thread.t
20710            ! ext/threads/threads.pm ext/threads/threads.xs
20711 ____________________________________________________________________________
20712 [ 29170] By: rgs                                   on 2006/10/31  13:51:38
20713         Log: Silence a warning and call readpipe_override() correctly.
20714      Branch: perl
20715            ! toke.c
20716 ____________________________________________________________________________
20717 [ 29169] By: rgs                                   on 2006/10/31  13:49:26
20718         Log: Make S_readpipe_override() compile with threads; regenerate perlapi.pod
20719      Branch: perl
20720            ! embed.fnc embed.h pod/perlapi.pod proto.h toke.c
20721 ____________________________________________________________________________
20722 [ 29168] By: rgs                                   on 2006/10/31  13:34:30
20723         Log: Make readpipe() overridable (and also `` and qx//)
20724      Branch: perl
20725            ! opcode.h opcode.pl pod/perlsub.pod pod/perltodo.pod pp.c
20726            ! t/op/cproto.t t/op/override.t toke.c
20727 ____________________________________________________________________________
20728 [ 29167] By: rgs                                   on 2006/10/31  10:59:02
20729         Log: Remove duplicated entries
20730      Branch: perl
20731            ! pod/perltodo.pod
20732 ____________________________________________________________________________
20733 [ 29166] By: gisle                                 on 2006/10/30  20:13:04
20734         Log: Improve documentation of av_len and av_fill.
20735      Branch: perl
20736            ! av.c
20737 ____________________________________________________________________________
20738 [ 29165] By: nicholas                              on 2006/10/30  18:37:41
20739         Log: Avoid Devel::DProf failing an assertion during global destruction.
20740      Branch: perl
20741            ! ext/Devel/DProf/DProf.xs
20742 ____________________________________________________________________________
20743 [ 29164] By: stevep                                on 2006/10/30  18:29:30
20744         Log: It seems only HWND__* is needed by MinGW g++.
20745      Branch: perl
20746            ! win32/win32.c
20747 ____________________________________________________________________________
20748 [ 29162] By: rgs                                   on 2006/10/30  17:56:33
20749         Log: The second patch from:
20750              Subject: [PATCH] regex engine optimiser should grok subroutine patterns, and, name subroutine regops more intuitively
20751              From: demerphq <demerphq@gmail.com>
20752              Date: Mon, 30 Oct 2006 19:15:13 +0200
20753              Message-ID: <9b18b3110610300915x3abf6cddu9c2071a70bea48e1@mail.gmail.com>
20754      Branch: perl
20755            ! pod/perldiag.pod regcomp.c regcomp.sym regexec.c regnodes.h
20756 ____________________________________________________________________________
20757 [ 29161] By: rgs                                   on 2006/10/30  17:36:18
20758         Log: The first patch from:
20759              Subject: [PATCH] regex engine optimiser should grok subroutine patterns, and, name subroutine regops more intuitively
20760              From: demerphq <demerphq@gmail.com>
20761              Date: Mon, 30 Oct 2006 19:15:13 +0200
20762              Message-ID: <9b18b3110610300915x3abf6cddu9c2071a70bea48e1@mail.gmail.com>
20763      Branch: perl
20764            ! embed.fnc embed.h proto.h regcomp.c regcomp.sym regexec.c
20765            ! regnodes.h
20766 ____________________________________________________________________________
20767 [ 29160] By: rgs                                   on 2006/10/30  17:07:46
20768         Log: Mention that field hashes are for inside-out objects
20769              (this will be useful for perl5100delta.)
20770      Branch: perl
20771            ! pod/perl594delta.pod
20772 ____________________________________________________________________________
20773 [ 29159] By: stevep                                on 2006/10/30  16:46:13
20774         Log: Subject: Patch 29155 breaks VC
20775              From: demerphq <demerphq@gmail.com>
20776              Date: Mon, 30 Oct 2006 18:08:17 +0200
20777              Message-ID: <9b18b3110610300808u39cc6cefxbee1468a149dc186@mail.gmail.com>
20778              
20779              Plus an additional casting.
20780      Branch: perl
20781            ! win32/win32.c
20782 ____________________________________________________________________________
20783 [ 29158] By: rgs                                   on 2006/10/30  16:29:35
20784         Log: Update perldelta with changes up to 28867
20785      Branch: perl
20786            ! pod/perl595delta.pod
20787 ____________________________________________________________________________
20788 [ 29157] By: stevep                                on 2006/10/30  15:53:50
20789         Log: VOL should be used instead of volatile in the core.
20790      Branch: perl
20791            ! op.c perl.c
20792 ____________________________________________________________________________
20793 [ 29156] By: merijn                                on 2006/10/30  14:14:25
20794         Log: $hex is already hex, so cannot be used in %X if starting with [A-F]
20795      Branch: perl
20796            ! lib/charnames.pm
20797 ____________________________________________________________________________
20798 [ 29155] By: stevep                                on 2006/10/30  13:58:15
20799         Log: Initial cleanups to support compiling Win32 with MinGW g++.
20800      Branch: perl
20801            ! perlio.c win32/win32.c
20802 ____________________________________________________________________________
20803 [ 29154] By: rgs                                   on 2006/10/30  11:25:39
20804         Log: Subject: Re: Closures with named subs
20805              From: Christian Winter <bitpoet@linux-config.de>
20806              Date: Sun, 29 Oct 2006 21:34:25 +0100
20807              Message-ID: <45451051.4080200@linux-config.de>
20808      Branch: perl
20809            ! pod/perlref.pod
20810 ____________________________________________________________________________
20811 [ 29153] By: rgs                                   on 2006/10/30  10:38:09
20812         Log: Subject: [PATCH] threads 1.46
20813              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
20814              Date: Fri, 27 Oct 2006 17:01:11 -0700 (PDT)
20815              Message-ID: <20061028000111.23729.qmail@web30207.mail.mud.yahoo.com>
20816      Branch: perl
20817            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
20818            ! ext/threads/threads.pm ext/threads/threads.xs
20819 ____________________________________________________________________________
20820 [ 29152] By: rgs                                   on 2006/10/30  10:13:22
20821         Log: Silence a g++ warning reported by Jarkko.
20822      Branch: perl
20823            ! ext/Data/Dumper/Dumper.xs
20824 ____________________________________________________________________________
20825 [ 29151] By: rgs                                   on 2006/10/30  10:08:24
20826         Log: Delete Encode's MANIFEST (or else the make process complains
20827              about the missing Encode's META.yml file)
20828      Branch: perl
20829            - ext/Encode/MANIFEST
20830            ! MANIFEST
20831 ____________________________________________________________________________
20832 [ 29150] By: steveh                                on 2006/10/30  10:02:35
20833         Log: Bump $VERSION in Term::UI following change #29120
20834      Branch: perl
20835            ! lib/Term/UI.pm
20836 ____________________________________________________________________________
20837 [ 29149] By: rgs                                   on 2006/10/30  09:52:05
20838         Log: Subject: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.68.tar.gz
20839              From: John Peacock <jpeacock@rowman.com>
20840              Date: Sun, 29 Oct 2006 14:47:51 -0500
20841              Message-ID: <45450567.7040609@rowman.com>
20842      Branch: perl
20843            ! lib/version.pm lib/version.t
20844 ____________________________________________________________________________
20845 [ 29148] By: rgs                                   on 2006/10/30  09:43:30
20846         Log: Subject: [patch] simplify optree test support
20847              From: Jim Cromie <jim.cromie@gmail.com>
20848              Date: Sun, 29 Oct 2006 14:50:02 -0700
20849              Message-ID: <4545220A.6060500@gmail.com>
20850      Branch: perl
20851            ! ext/B/t/OptreeCheck.pm
20852 ____________________________________________________________________________
20853 [ 29147] By: steveh                                on 2006/10/30  09:38:21
20854         Log: Add some missing targets to win32/makefile.mk
20855              
20856              This updates makefile.mk w.r.t. Makefile, following changes #28293,
20857              #28832, #28904 and #29131
20858      Branch: perl
20859            ! win32/makefile.mk
20860 ____________________________________________________________________________
20861 [ 29146] By: rgs                                   on 2006/10/30  09:33:33
20862         Log: In vim, modelines are not taken into account if they begin on the
20863              first character. Also, regenerate perlintern.pod.
20864      Branch: perl
20865            ! autodoc.pl pod/perlapi.pod pod/perlintern.pod
20866 ____________________________________________________________________________
20867 [ 29145] By: merijn                                on 2006/10/30  07:17:18
20868         Log: Subject: [PATCH@29157] wince patch
20869              From: Vadim <vadim@vkonovalov.ru>
20870              Date: Sat, 28 Oct 2006 23:48:46 +0400
20871              Message-ID: <4543B41E.3070006@vkonovalov.ru>
20872      Branch: perl
20873            ! README.ce win32/Makefile.ce
20874 ____________________________________________________________________________
20875 [ 29144] By: craigb                                on 2006/10/30  00:33:34
20876         Log: When we open a file and pass it along to PerlIO, be sure to enter the
20877              PerlIO world via Unix I/O.  If you start from stdio, a Unix I/O counter
20878              will get decremented on close even though it was never incremented (and 
20879              may not even exist).  Exposed by #29065.
20880      Branch: perl
20881            ! vms/ext/Stdio/Stdio.xs
20882 ____________________________________________________________________________
20883 [ 29143] By: craigb                                on 2006/10/30  00:23:35
20884         Log: Change the non-mkstemp, non-win32 code path of PerlIO_tmpfile
20885              to use PerlIO_fdopen so that when the tmpfile is closed we do
20886              not decrement a ref count that doesn't exist or is zero.
20887      Branch: perl
20888            ! perlio.c
20889 ____________________________________________________________________________
20890 [ 29142] By: stevep                                on 2006/10/30  00:22:00
20891         Log: Changes to get perl to compile with g++ on Cygwin.  Some additional
20892              changes will be needed to get it to link though.
20893      Branch: perl
20894            ! cygwin/cygwin.c malloc.c perl.h sv.c
20895 ____________________________________________________________________________
20896 [ 29140] By: nicholas                              on 2006/10/29  22:01:17
20897         Log: Subject: [PATHCH]  Scalar::Util::readonly &  compression (was RE: Change 29117: [PATCH] IO::Compress modules)
20898              From: "Paul Marquess" <paul.marquess@ntlworld.com>
20899              Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com>
20900              Date: Sun, 29 Oct 2006 21:03:21 -0000
20901      Branch: perl
20902            ! ext/Compress/IO/Base/t/01misc.t t/lib/compress/oneshot.pl
20903 ____________________________________________________________________________
20904 [ 29139] By: nicholas                              on 2006/10/29  21:54:29
20905         Log: Fix a typo in my description for change 26427.
20906      Branch: perl
20907            ! Changes
20908 ____________________________________________________________________________
20909 [ 29138] By: nicholas                              on 2006/10/29  21:23:12
20910         Log: Modify autodoc.pl to add read-only editor boilerplate for perlapi.pod
20911              and perlguts.pod
20912      Branch: perl
20913            ! autodoc.pl pod/perlapi.pod pod/perlguts.pod
20914 ____________________________________________________________________________
20915 [ 29133] By: nicholas                              on 2006/10/29  19:27:45
20916         Log: Subject: [PATCH] Re: Deparse bug?
20917              From: Stephen McCamant <smcc@mit.edu>
20918              Message-ID: <17732.55694.646895.706177@apocalypse.OCF.Berkeley.EDU>
20919              Date: Sun, 29 Oct 2006 08:40:46 -0800
20920      Branch: perl
20921            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
20922 ____________________________________________________________________________
20923 [ 29131] By: merijn                                on 2006/10/29  18:32:55
20924         Log: Subject: [PATCH] Add a few useful developers maketargets to win32/Makefile
20925              From: demerphq <demerphq@gmail.com>
20926              Date: Sun, 29 Oct 2006 13:28:31 +0200
20927              Message-ID: <9b18b3110610290328v71956891s7df10e40efd2350c@mail.gmail.com>
20928      Branch: perl
20929            ! win32/Makefile
20930 ____________________________________________________________________________
20931 [ 29130] By: nicholas                              on 2006/10/29  18:30:25
20932         Log: Add the note from change 25773 about auditing for destruction ordering.
20933      Branch: perl
20934            ! pod/perltodo.pod
20935 ____________________________________________________________________________
20936 [ 29128] By: nicholas                              on 2006/10/29  18:23:01
20937         Log: I shrunk struct context, so remove it from perltodo.
20938      Branch: perl
20939            ! pod/perltodo.pod
20940 ____________________________________________________________________________
20941 [ 29127] By: nicholas                              on 2006/10/27  21:40:40
20942         Log: Change 27779 failed to free() memory in two places in Perl_magic_set(),
20943              and hence was leaking like the proverbial Jumblie maritime craft.
20944      Branch: perl
20945            ! mg.c
20946 ____________________________________________________________________________
20947 [ 29126] By: stevep                                on 2006/10/27  13:29:05
20948         Log: Upgrade to Pod-Parser-1.35.
20949      Branch: perl
20950            + t/pod/p2u_data.pl t/pod/twice.t
20951            ! MANIFEST lib/Pod/Checker.pm lib/Pod/ParseUtils.pm
20952            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
20953            ! lib/Pod/Usage.pm t/pod/testcmp.pl
20954 ____________________________________________________________________________
20955 [ 29125] By: rgs                                   on 2006/10/27  09:45:33
20956         Log: Document the limitation of Attribute::Handlers w.r.t. UNITCHECK blocks.
20957      Branch: perl
20958            ! lib/Attribute/Handlers.pm
20959 ____________________________________________________________________________
20960 [ 29124] By: rgs                                   on 2006/10/27  08:43:26
20961         Log: Subject: [PATCH] Change MY_CXT ref in perl.h
20962              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
20963              Date: Thu, 26 Oct 2006 08:35:46 -0700 (PDT)
20964              Message-ID: <20061026153546.71547.qmail@web30214.mail.mud.yahoo.com>
20965      Branch: perl
20966            ! perl.h
20967 ____________________________________________________________________________
20968 [ 29123] By: rgs                                   on 2006/10/27  08:41:45
20969         Log: Subject: [PATCH] Make 'threads' conform to perlguts
20970              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
20971              Date: Thu, 26 Oct 2006 11:10:57 -0700 (PDT)
20972              Message-ID: <20061026181057.74650.qmail@web30211.mail.mud.yahoo.com>
20973      Branch: perl
20974            ! ext/threads/threads.xs
20975 ____________________________________________________________________________
20976 [ 29122] By: stevep                                on 2006/10/27  04:48:43
20977         Log: Spelling fixes for re.pm.
20978      Branch: perl
20979            ! ext/re/re.pm
20980 ____________________________________________________________________________
20981 [ 29121] By: stevep                                on 2006/10/27  03:48:34
20982         Log: Spelling nits from Debian bug list...
20983              
20984              Subject: Bug#395426: perl: spelling errors
20985              From: Matt Taggart <taggart@debian.org>
20986              Date: Thu, 26 Oct 2006 15:23:29 -0700
20987              Message-Id: <20061026222329.8B8CF1AAC6D@cyrix.home.bogus>
20988      Branch: perl
20989            ! ext/Encode/bin/enc2xs lib/ExtUtils/xsubpp x2p/find2perl.PL
20990            ! x2p/s2p.PL
20991 ____________________________________________________________________________
20992 [ 29120] By: steveh                                on 2006/10/26  16:26:56
20993         Log: Close temporary test file before unlinking (for the sake of Win32)
20994      Branch: perl
20995            ! lib/Term/UI/t/02_ui.t
20996 ____________________________________________________________________________
20997 [ 29119] By: rgs                                   on 2006/10/26  16:11:26
20998         Log: Document the new (?FAIL) assertion (Yves Orton)
20999      Branch: perl
21000            ! pod/perlre.pod
21001 ____________________________________________________________________________
21002 [ 29118] By: rgs                                   on 2006/10/26  15:58:18
21003         Log: Subject: [PATCH] Fix a problem with jump-tries, add (?FAIL) pattern.
21004              From: demerphq <demerphq@gmail.com>
21005              Date: Thu, 26 Oct 2006 14:59:11 +0200
21006              Message-ID: <9b18b3110610260559k3efa98barc28987e88c581a8a@mail.gmail.com>
21007      Branch: perl
21008            ! regcomp.c regcomp.sym regexec.c regexp.h regnodes.h
21009            ! t/op/re_tests
21010 ____________________________________________________________________________
21011 [ 29117] By: rgs                                   on 2006/10/26  15:42:40
21012         Log: Subject: [PATCH] IO::Compress modules
21013              From: "Paul Marquess" <paul.marquess@ntlworld.com>
21014              Date: Thu, 26 Oct 2006 15:29:43 +0100
21015              Message-ID: <028201c6f90b$2de7a4b0$4e3c140a@myopwv.com>
21016      Branch: perl
21017            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/Makefile.PL
21018            ! ext/Compress/IO/Base/README
21019            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
21020            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
21021            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
21022            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
21023            ! ext/Compress/IO/Base/private/MakeUtil.pm
21024            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
21025            ! ext/Compress/IO/Zlib/README
21026            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
21027            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
21028            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
21029            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
21030            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
21031            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
21032            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
21033            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
21034            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
21035            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
21036            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
21037            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
21038            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
21039            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
21040            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
21041            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
21042            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
21043            ! ext/Compress/IO/Zlib/private/MakeUtil.pm
21044            ! ext/Compress/Raw/Zlib/Changes
21045            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
21046            ! ext/Compress/Raw/Zlib/Zlib.xs
21047            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
21048            ! ext/Compress/Raw/Zlib/private/MakeUtil.pm
21049            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
21050            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
21051            ! ext/Compress/Zlib/private/MakeUtil.pm
21052            ! t/lib/compress/CompTestUtils.pm t/lib/compress/generic.pl
21053            ! t/lib/compress/multi.pl t/lib/compress/oneshot.pl
21054 ____________________________________________________________________________
21055 [ 29116] By: rgs                                   on 2006/10/26  15:30:52
21056         Log: Subject: Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefix
21057              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21058              Date: Fri, 27 Oct 2006 00:19:34 +0900
21059              Message-Id: <20061027001924.B158.BQW10602@nifty.com>
21060      Branch: perl
21061            ! pod/perlfunc.pod sv.c t/op/sprintf.t
21062 ____________________________________________________________________________
21063 [ 29115] By: merijn                                on 2006/10/26  14:08:03
21064         Log: Subject: [PATCH] Fix typo in File::Find POD
21065              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
21066              Date: Thu, 26 Oct 2006 06:50:04 -0700 (PDT)
21067              Message-ID: <20061026135004.79720.qmail@web30211.mail.mud.yahoo.com>
21068      Branch: perl
21069            ! lib/File/Find.pm
21070 ____________________________________________________________________________
21071 [ 29114] By: rgs                                   on 2006/10/26  12:22:07
21072         Log: Add Term::UI and Object::Accessor to the list of dual-life modules
21073      Branch: perl
21074            ! Porting/Maintainers.pl
21075 ____________________________________________________________________________
21076 [ 29113] By: rgs                                   on 2006/10/26  12:16:49
21077         Log: Subject: [PATCH] Add Object::Accessor to the core
21078              From: "Jos Boumans" <kane@xs4all.net>
21079              Date: Thu, 26 Oct 2006 14:04:44 +0200 (CEST)
21080              Message-ID: <18983.80.127.35.68.1161864284.squirrel@webmail.xs4all.nl>
21081      Branch: perl
21082            + lib/Object/Accessor.pm
21083            + lib/Object/Accessor/t/00_Object-Accessor.t
21084            + lib/Object/Accessor/t/01_Object-Accessor-Subclassed.t
21085            + lib/Object/Accessor/t/02_Object-Accessor-allow.t
21086            + lib/Object/Accessor/t/03_Object-Accessor-local.t
21087            + lib/Object/Accessor/t/04_Object-Accessor-lvalue.t
21088            + lib/Object/Accessor/t/05_Object-Accessor-callback.t
21089            ! MANIFEST
21090 ____________________________________________________________________________
21091 [ 29112] By: rgs                                   on 2006/10/26  12:13:59
21092         Log: Subject: [PATCH] Add Term::UI to the core
21093              From: "Jos Boumans" <kane@xs4all.net>
21094              Date: Mon, 23 Oct 2006 12:07:23 +0200 (CEST)
21095              Message-ID: <19689.80.127.35.68.1161598043.squirrel@webmail.xs4all.nl>
21096      Branch: perl
21097            + lib/Term/UI.pm lib/Term/UI/History.pm lib/Term/UI/t/00_load.t
21098            + lib/Term/UI/t/01_history.t lib/Term/UI/t/02_ui.t
21099            ! MANIFEST
21100 ____________________________________________________________________________
21101 [ 29111] By: rgs                                   on 2006/10/26  11:02:15
21102         Log: Fix a memory leak :
21103              Subject: Re: Valgrind findings
21104              From: demerphq <demerphq@gmail.com>
21105              Date: Thu, 26 Oct 2006 12:34:43 +0200
21106              Message-ID: <9b18b3110610260334t6b77c2dbu2ca8207d822402da@mail.gmail.com>
21107      Branch: perl
21108            ! regexec.c
21109 ____________________________________________________________________________
21110 [ 29110] By: rgs                                   on 2006/10/26  10:42:03
21111         Log: Subject: [PATCH] threads-shared 1.05
21112              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
21113              Date: Wed, 25 Oct 2006 11:27:15 -0700 (PDT)
21114              Message-ID: <20061025182715.561.qmail@web30211.mail.mud.yahoo.com>
21115      Branch: perl
21116            ! ext/threads/shared/Changes ext/threads/shared/Makefile.PL
21117            ! ext/threads/shared/README ext/threads/shared/shared.pm
21118            ! ext/threads/shared/shared.xs
21119 ____________________________________________________________________________
21120 [ 29109] By: rgs                                   on 2006/10/26  10:37:43
21121         Log: Subject: [PATCH] threads 1.45
21122              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
21123              Date: Wed, 25 Oct 2006 11:26:29 -0700 (PDT)
21124              Message-ID: <20061025182629.16434.qmail@web30209.mail.mud.yahoo.com>
21125      Branch: perl
21126            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
21127            ! ext/threads/t/thread.t ext/threads/threads.pm
21128 ____________________________________________________________________________
21129 [ 29108] By: rgs                                   on 2006/10/25  16:19:50
21130         Log: Fix small leak with -F at interpreter destruction
21131      Branch: perl
21132            ! perl.c
21133 ____________________________________________________________________________
21134 [ 29107] By: rgs                                   on 2006/10/25  13:51:55
21135         Log: Plug a memory leak in newCONSTSUB
21136      Branch: perl
21137            ! op.c
21138 ____________________________________________________________________________
21139 [ 29106] By: rgs                                   on 2006/10/25  12:16:08
21140         Log: I'll finally get it right. (thanks to Sadahiro Tomoyuki)
21141      Branch: perl
21142            ! pod/perlfunc.pod
21143 ____________________________________________________________________________
21144 [ 29105] By: rgs                                   on 2006/10/25  11:18:27
21145         Log: Fix nit in previous patch, spotted by Gisle
21146      Branch: perl
21147            ! pod/perlfunc.pod
21148 ____________________________________________________________________________
21149 [ 29104] By: rgs                                   on 2006/10/25  10:59:55
21150         Log: Add a %B sprintf format
21151              
21152              Subject: Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefix
21153              From: Nicholas Clark <nick@ccl4.org>
21154              Date: Mon, 23 Oct 2006 18:19:51 +0100
21155              Message-ID: <20061023171951.GA3262@plum.flirble.org>
21156              (plus docs)
21157      Branch: perl
21158            ! pod/perlfunc.pod sv.c t/op/sprintf.t
21159 ____________________________________________________________________________
21160 [ 29103] By: rgs                                   on 2006/10/25  10:27:05
21161         Log: Subject: [PATCH] FindBin.pm: better fix for PATH entries
21162              From: Alexey Tourbin <at@altlinux.ru>
21163              Date: Wed, 25 Oct 2006 14:02:55 +0400
21164              Message-ID: <20061025100255.GE7821@localhost.localdomain>
21165      Branch: perl
21166            ! lib/FindBin.pm
21167 ____________________________________________________________________________
21168 [ 29102] By: rgs                                   on 2006/10/25  09:56:06
21169         Log: Document that warnings.pm doesn't load Carp anymore
21170      Branch: perl
21171            ! pod/perl595delta.pod
21172 ____________________________________________________________________________
21173 [ 29101] By: craigb                                on 2006/10/25  03:58:38
21174         Log: Initialize d_ctermid and i_gdbm in configure.com.
21175      Branch: perl
21176            ! configure.com
21177 ____________________________________________________________________________
21178 [ 29100] By: stevep                                on 2006/10/24  15:44:22
21179         Log: Upgrade to CPAN-1.88_57.
21180      Branch: perl
21181            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
21182            ! lib/CPAN/SIGNATURE
21183 ____________________________________________________________________________
21184 [ 29099] By: rgs                                   on 2006/10/24  14:42:13
21185         Log: Silence an expected warning (when playing with utf8ness and string overloading)
21186      Branch: perl
21187            ! t/uni/overload.t
21188 ____________________________________________________________________________
21189 [ 29098] By: rgs                                   on 2006/10/24  12:53:14
21190         Log: New UTF-8 warning : Variable length character upgraded in print.
21191              
21192              Subject: Re: Changing the internal encoding (was: Re: utf8 regexp performance problem)
21193              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21194              Date: Sun, 22 Oct 2006 14:32:34 +0900
21195              Message-Id: <20061022142512.A7D3.BQW10602@nifty.com>
21196              
21197              (but with ckWARN_d replaced by ckWARN)
21198      Branch: perl
21199            ! doio.c pod/perldiag.pod
21200 ____________________________________________________________________________
21201 [ 29097] By: rgs                                   on 2006/10/24  09:46:57
21202         Log: No warning was produced if perl failed to load PerlIO::scalar
21203              (contrary to other PerlIO layers.)
21204      Branch: perl
21205            ! perlio.c
21206 ____________________________________________________________________________
21207 [ 29096] By: merijn                                on 2006/10/23  15:43:15
21208         Log: Fix for RT#38169 & RT#38945
21209              Configure won't handle versions 5.10.0 or 5.8.10.
21210      Branch: perl
21211            ! Configure config_h.SH
21212 ____________________________________________________________________________
21213 [ 29093] By: rgs                                   on 2006/10/23  13:43:32
21214         Log: Document that the %#X printf format prefixes the output with 0X, not 0x.
21215      Branch: perl
21216            ! pod/perlfunc.pod
21217 ____________________________________________________________________________
21218 [ 29092] By: rgs                                   on 2006/10/23  09:33:26
21219         Log: Update Changes
21220      Branch: perl
21221            ! Changes
21222 ____________________________________________________________________________
21223 [ 29091] By: rgs                                   on 2006/10/23  09:22:05
21224         Log: Some notes about the recent changes in perldelta
21225      Branch: perl
21226            ! pod/perl595delta.pod
21227 ____________________________________________________________________________
21228 [ 29090] By: rgs                                   on 2006/10/23  08:51:02
21229         Log: Subject: [PATCH] base.pm
21230              From: Ovid <publiustemp-p5p3@yahoo.com>
21231              Date: Thu, 19 Oct 2006 08:47:48 -0700 (PDT)
21232              Message-ID: <20061019154748.87433.qmail@web60824.mail.yahoo.com>
21233      Branch: perl
21234            ! lib/base.pm lib/base/t/base.t
21235 ____________________________________________________________________________
21236 [ 29089] By: rgs                                   on 2006/10/23  08:28:08
21237         Log: Protection against overwriting defsubs.h via a symlink
21238              (by Jim Cromie)
21239      Branch: perl
21240            ! ext/B/defsubs_h.PL
21241 ____________________________________________________________________________
21242 [ 29088] By: rgs                                   on 2006/10/23  08:27:05
21243         Log: Subject: [patch] make test.valgrind capable of running cachegrind
21244              From: Jim Cromie <jim.cromie@gmail.com>
21245              Date: Fri, 20 Oct 2006 14:49:03 -0600
21246              Message-ID: <4539363F.9020205@gmail.com>
21247      Branch: perl
21248            ! t/TEST
21249 ____________________________________________________________________________
21250 [ 29086] By: nicholas                              on 2006/10/22  22:51:59
21251         Log: Fix the other bug introduced by change 29079
21252      Branch: perl
21253            ! sv.c
21254 ____________________________________________________________________________
21255 [ 29085] By: nicholas                              on 2006/10/22  22:35:42
21256         Log: Fix bug in change 27321 - Perl_ss_dup should also have been updated.
21257      Branch: perl
21258            ! sv.c
21259 ____________________________________________________________________________
21260 [ 29084] By: nicholas                              on 2006/10/22  22:12:57
21261         Log: Fix a bug introduced by change 29079
21262      Branch: perl
21263            ! sv.c
21264 ____________________________________________________________________________
21265 [ 29083] By: stevep                                on 2006/10/22  21:47:11
21266         Log: Removed typo that caused a variable to shadow an existing variable
21267              in an external scope.
21268      Branch: perl
21269            ! ext/threads/Makefile.PL
21270 ____________________________________________________________________________
21271 [ 29082] By: nicholas                              on 2006/10/22  21:02:28
21272         Log: Merge cases in Perl_ss_dup().
21273      Branch: perl
21274            ! sv.c
21275 ____________________________________________________________________________
21276 [ 29079] By: nicholas                              on 2006/10/22  19:06:14
21277         Log: const the variable used for the save stack type in Perl_ss_dup().
21278      Branch: perl
21279            ! sv.c
21280 ____________________________________________________________________________
21281 [ 29078] By: rgs                                   on 2006/10/22  13:15:39
21282         Log: Make the overrides of built-ins in the bytes pragma use the new prototype _.
21283      Branch: perl
21284            ! lib/bytes.pm lib/bytes_heavy.pl
21285 ____________________________________________________________________________
21286 [ 29077] By: nicholas                              on 2006/10/21  23:01:45
21287         Log: Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM*
21288              in */*ish.h headers.
21289      Branch: perl
21290            ! epoc/epocish.h mpeix/mpeixish.h os2/os2ish.h plan9/plan9ish.h
21291            ! vms/vmsish.h
21292 ____________________________________________________________________________
21293 [ 29076] By: nicholas                              on 2006/10/21  22:40:28
21294         Log: Subject: Re: Change 29050: Memory leak fix, by Jarkko
21295              From: Jarkko Hietaniemi <jhi@iki.fi>
21296              Message-ID: <453A97FA.5090403@iki.fi>
21297              Date: Sat, 21 Oct 2006 17:58:18 -0400
21298              
21299              (Make AIX linker happy)
21300      Branch: perl
21301            ! makedef.pl
21302 ____________________________________________________________________________
21303 [ 29075] By: nicholas                              on 2006/10/21  21:53:48
21304         Log: Semicolon consistency between PERL_FPU_INIT and the other INITs.
21305      Branch: perl
21306            ! perl.h unixish.h
21307 ____________________________________________________________________________
21308 [ 29074] By: nicholas                              on 2006/10/21  21:31:20
21309         Log: Add PERLIO_INIT to PERL_SYS_INIT.
21310              I infer that this was accidentally omitted from change 29060
21311      Branch: perl
21312            ! dosish.h perl.h unixish.h
21313 ____________________________________________________________________________
21314 [ 29073] By: nicholas                              on 2006/10/21  21:02:53
21315         Log: Always defining PERLIO_TERM, even if it's empty, makes for a simpler
21316              PERL_SYS_TERM
21317      Branch: perl
21318            ! dosish.h perl.h unixish.h
21319 ____________________________________________________________________________
21320 [ 29072] By: stevep                                on 2006/10/21  18:16:53
21321         Log: Changes for threads::shared to all building with g++.
21322      Branch: perl
21323            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.xs
21324 ____________________________________________________________________________
21325 [ 29071] By: stevep                                on 2006/10/21  16:45:38
21326         Log: Fixes for Storable.xs when compiling a threaded Perl with g++.
21327      Branch: perl
21328            ! ext/Storable/Storable.xs
21329 ____________________________________________________________________________
21330 [ 29070] By: stevep                                on 2006/10/21  16:17:58
21331         Log: Fix in perl.h for compiling with g++.
21332      Branch: perl
21333            ! perl.h
21334 ____________________________________________________________________________
21335 [ 29069] By: stevep                                on 2006/10/21  13:28:13
21336         Log: Better solution to silencing prereq warnings from threads's
21337              Makefile.PL
21338      Branch: perl
21339            ! ext/threads/Makefile.PL
21340 ____________________________________________________________________________
21341 [ 29068] By: stevep                                on 2006/10/21  02:04:19
21342         Log: Quiet a warning in pp_sys.c on AIX.
21343      Branch: perl
21344            ! pp_sys.c
21345 ____________________________________________________________________________
21346 [ 29067] By: stevep                                on 2006/10/20  19:28:46
21347         Log: Comment out Hash::Util and IO::File from prereqs of threads, since
21348              they are both available in the core.
21349      Branch: perl
21350            ! ext/threads/Makefile.PL
21351 ____________________________________________________________________________
21352 [ 29066] By: rgs                                   on 2006/10/20  15:31:36
21353         Log: Adjustment to symbol lists after latest changes (by Jarkko)
21354      Branch: perl
21355            ! makedef.pl perlio.sym
21356 ____________________________________________________________________________
21357 [ 29065] By: rgs                                   on 2006/10/20  15:04:47
21358         Log: Enable perlio mutexes under threads (by Jarkko)
21359      Branch: perl
21360            ! perlio.c perlvars.h
21361 ____________________________________________________________________________
21362 [ 29064] By: rgs                                   on 2006/10/20  13:01:14
21363         Log: regen headers
21364      Branch: perl
21365            ! embedvar.h perlapi.h
21366 ____________________________________________________________________________
21367 [ 29063] By: davem                                 on 2006/10/20  13:00:52
21368         Log: only do \C hackery if \C is seen
21369              
21370              From: demerphq <demerphq@gmail.com>
21371              Date: Fri, 20 Oct 2006 12:38:13 +0200
21372              Subject: Re: utf8 regexp performance problem
21373              Message-ID: <9b18b3110610200338k5df1d3afpf829fbc0f3663a75@mail.gmail.com>
21374      Branch: perl
21375            ! mg.c
21376 ____________________________________________________________________________
21377 [ 29062] By: rgs                                   on 2006/10/20  11:51:57
21378         Log: Subject: [PATCH] B:: changes for UNITCHECK blocks
21379              From: Alex Gough <alex-p5p@earth.li>
21380              Date: Fri, 20 Oct 2006 02:05:20 +0100
21381              Message-ID: <20061020010520.GC12290@the.earth.li>
21382      Branch: perl
21383            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm
21384            ! ext/B/t/concise-xs.t ext/B/t/optree_specials.t
21385 ____________________________________________________________________________
21386 [ 29061] By: rgs                                   on 2006/10/20  10:32:20
21387         Log: Let's undocument -Dusesfio in INSTALL.
21388      Branch: perl
21389            ! INSTALL
21390 ____________________________________________________________________________
21391 [ 29060] By: rgs                                   on 2006/10/20  10:20:18
21392         Log: More leak fixes, by Jarkko
21393      Branch: perl
21394            ! dosish.h perl.h perlio.c perliol.h perlvars.h unixish.h
21395 ____________________________________________________________________________
21396 [ 29059] By: davem                                 on 2006/10/20  10:06:57
21397         Log: zero length $1 took too long to detect utf8-ness
21398      Branch: perl
21399            ! mg.c
21400 ____________________________________________________________________________
21401 [ 29058] By: rgs                                   on 2006/10/20  09:04:49
21402         Log: Silence some warnings
21403      Branch: perl
21404            ! pp_ctl.c regcomp.c
21405 ____________________________________________________________________________
21406 [ 29057] By: nicholas                              on 2006/10/19  20:52:31
21407         Log: Subject: Re: Off by one in the trie code?
21408              From: demerphq <demerphq@gmail.com>
21409              Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com>
21410              Date: Wed, 18 Oct 2006 20:51:41 +0200
21411              
21412              1. code necessary to make patterns with interpolated vars behave
21413              correctly under lexical re 'debug', including additional tests.
21414              2. changes necessary to resolve the off by one error,
21415              3. tweaks to re.pm to document that re 'debug' is lexical,
21416      Branch: perl
21417            ! ext/re/re.pm ext/re/t/lexical_debug.pl
21418            ! ext/re/t/lexical_debug.t ext/re/t/regop.pl ext/re/t/regop.t
21419            ! pp_ctl.c regcomp.c regcomp.h
21420 ____________________________________________________________________________
21421 [ 29056] By: nicholas                              on 2006/10/19  20:47:53
21422         Log: Subject: Re: Off by one in the trie code?
21423              From: demerphq <demerphq@gmail.com>
21424              Date: Wed, 18 Oct 2006 20:51:41 +0200
21425              Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com>
21426              
21427              change test files that do a require "./test.pl"; without a BEGIN block
21428              to ensure prototypes are seen, plus fix any breakage this reveals.
21429      Branch: perl
21430            ! ext/Devel/Peek/t/Peek.t ext/POSIX/t/posix.t lib/vmsish.t
21431            ! t/comp/parser.t t/comp/utf.t t/io/argv.t t/io/utf8.t
21432            ! t/op/stash.t t/run/switchC.t t/run/switchd.t t/run/switches.t
21433 ____________________________________________________________________________
21434 [ 29055] By: merijn                                on 2006/10/19  16:40:08
21435         Log: <tr> isnb't the same as C<tr>, and <tr> looks so stupid in man
21436      Branch: perl
21437            ! pod/perlop.pod
21438 ____________________________________________________________________________
21439 [ 29054] By: rgs                                   on 2006/10/19  16:20:41
21440         Log: Trim perltodo.
21441      Branch: perl
21442            ! pod/perltodo.pod
21443 ____________________________________________________________________________
21444 [ 29053] By: rgs                                   on 2006/10/19  15:54:15
21445         Log: Subject: [PATCH] stab at UNITCHECK blocks
21446              From: Alex Gough <alex-p5p@earth.li>
21447              Date: Thu, 19 Oct 2006 13:04:12 +0100
21448              Message-ID: <20061019120412.GA12290@the.earth.li>
21449      Branch: perl
21450            + t/op/blocks.t
21451            ! MANIFEST cv.h embedvar.h intrpvar.h keywords.h keywords.pl
21452            ! madly.act madly.h madly.tab madly.y op.c perl.c
21453            ! perl_keyword.pl perlapi.h perly.act perly.tab perly.y
21454            ! pod/perldebug.pod pod/perldiag.pod pod/perlfunc.pod
21455            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod pp_ctl.c sv.c
21456            ! toke.c
21457 ____________________________________________________________________________
21458 [ 29052] By: stevep                                on 2006/10/19  13:49:56
21459         Log: Subject: [PATCH] Add Log::Message and Log::Message::Simple to the core
21460              From: "Jos Boumans" <kane@xs4all.net>
21461              Date: Fri, 13 Oct 2006 17:12:57 +0200 (CEST)
21462              Message-ID: <13003.80.127.35.68.1160752377.squirrel@webmail.xs4all.nl>
21463      Branch: perl
21464            + lib/Log/Message.pm lib/Log/Message/Config.pm
21465            + lib/Log/Message/Handlers.pm lib/Log/Message/Item.pm
21466            + lib/Log/Message/Simple.pm lib/Log/Message/Simple/t/01_use.t
21467            + lib/Log/Message/Simple/t/02_imports.t
21468            + lib/Log/Message/Simple/t/03_functions.t
21469            + lib/Log/Message/t/01_Log-Message-Config.t
21470            + lib/Log/Message/t/02_Log-Message.t
21471            + lib/Log/Message/t/conf/LoadMe.pl
21472            + lib/Log/Message/t/conf/config_file
21473            ! MANIFEST Porting/Maintainers.pl
21474 ____________________________________________________________________________
21475 [ 29051] By: rgs                                   on 2006/10/19  12:17:18
21476         Log: Make prototype("CORE::mkdir") work. That's a special case,
21477              since from the OA_* flags we can't figure out which parameter
21478              is going to default to $_.
21479      Branch: perl
21480            ! pp.c t/op/cproto.t
21481 ____________________________________________________________________________
21482 [ 29050] By: rgs                                   on 2006/10/19  12:08:24
21483         Log: Memory leak fix, by Jarkko
21484      Branch: perl
21485            ! perlio.c
21486 ____________________________________________________________________________
21487 [ 29049] By: rgs                                   on 2006/10/19  10:27:20
21488         Log: Adjust documentation for previous change
21489      Branch: perl
21490            ! pod/perlsub.pod
21491 ____________________________________________________________________________
21492 [ 29048] By: rgs                                   on 2006/10/19  10:26:54
21493         Log: Allow the _ prototype character to be followed by optional arguments
21494      Branch: perl
21495            ! op.c t/comp/uproto.t
21496 ____________________________________________________________________________
21497 [ 29047] By: rgs                                   on 2006/10/19  08:56:14
21498         Log: Make all JAPH tests pass
21499      Branch: perl
21500            ! t/japh/abigail.t
21501 ____________________________________________________________________________
21502 [ 29046] By: rgs                                   on 2006/10/19  08:04:04
21503         Log: Remove free() part of change #29045, which causes
21504              panics from miniperl in FreeBSD/multithreaded
21505      Branch: perl
21506            ! perlio.c
21507 ____________________________________________________________________________
21508 [ 29045] By: stevep                                on 2006/10/19  01:18:50
21509         Log: Subject: [PATCH] blead valgrind finding
21510              From: Jarkko Hietaniemi <jhi@iki.fi>
21511              Date: Wed, 18 Oct 2006 20:07:54 -0400
21512              Message-ID: <4536C1DA.4060600@iki.fi>
21513      Branch: perl
21514            ! perlio.c
21515 ____________________________________________________________________________
21516 [ 29044] By: rgs                                   on 2006/10/18  20:26:37
21517         Log: Make prototype("CORE::foo") return prototypes with _ when it should
21518              (except for mkdir)
21519      Branch: perl
21520            ! pp.c t/op/cproto.t
21521 ____________________________________________________________________________
21522 [ 29043] By: rgs                                   on 2006/10/18  19:37:01
21523         Log: Add a regression test for change #29041
21524      Branch: perl
21525            ! t/comp/uproto.t
21526 ____________________________________________________________________________
21527 [ 29042] By: nicholas                              on 2006/10/18  19:11:55
21528         Log: Using explicit printf-like APIs with a format of "%s" isn't the world's
21529              most efficient idea.
21530      Branch: perl
21531            ! XSUB.h dump.c
21532 ____________________________________________________________________________
21533 [ 29041] By: rgs                                   on 2006/10/18  17:40:57
21534         Log: Functions with a (_) prototype should behave as unary operators
21535              (which is not the case of functions with a (;$) prototype)
21536      Branch: perl
21537            ! toke.c
21538 ____________________________________________________________________________
21539 [ 29040] By: nicholas                              on 2006/10/18  17:35:06
21540         Log: panic if we attempt to sv_setsv to or from an already freed SV.
21541      Branch: perl
21542            ! sv.c
21543 ____________________________________________________________________________
21544 [ 29039] By: rgs                                   on 2006/10/18  14:41:26
21545         Log: Test for the interaction between ; and _ in prototypes
21546      Branch: perl
21547            ! t/comp/uproto.t
21548 ____________________________________________________________________________
21549 [ 29038] By: rgs                                   on 2006/10/18  14:34:26
21550         Log: Document _ prototype in perlsub
21551      Branch: perl
21552            ! pod/perlsub.pod
21553 ____________________________________________________________________________
21554 [ 29037] By: rgs                                   on 2006/10/18  14:30:57
21555         Log: Fix prototype to mimic built-in in perlsub examples
21556      Branch: perl
21557            ! pod/perlsub.pod
21558 ____________________________________________________________________________
21559 [ 29036] By: rgs                                   on 2006/10/18  14:01:59
21560         Log: The _ character is only allowed to be at the end of prototypes
21561      Branch: perl
21562            ! op.c t/comp/uproto.t
21563 ____________________________________________________________________________
21564 [ 29035] By: rgs                                   on 2006/10/18  12:54:34
21565         Log: Improvements and fixes to the _ prototype
21566      Branch: perl
21567            ! op.c t/comp/uproto.t
21568 ____________________________________________________________________________
21569 [ 29034] By: rgs                                   on 2006/10/18  08:49:01
21570         Log: FAQ sync
21571      Branch: perl
21572            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
21573            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
21574            ! pod/perlfaq7.pod pod/perlfaq9.pod
21575 ____________________________________________________________________________
21576 [ 29033] By: rgs                                   on 2006/10/18  08:24:30
21577         Log: Subject: [perl #40557] regexec.c saves context stack position improperly 
21578              From: Dave Bailey (via RT) <perlbug-followup@perl.org>
21579              Date: Tue, 17 Oct 2006 09:37:28 -0700
21580              Message-ID: <rt-3.5.HEAD-4979-1161103047-337.40557-75-0@perl.org>
21581      Branch: perl
21582            ! regexec.c scope.c scope.h
21583 ____________________________________________________________________________
21584 [ 29032] By: rgs                                   on 2006/10/17  16:07:04
21585         Log: First attempt at implementing the _ prototype
21586      Branch: perl
21587            + t/comp/uproto.t
21588            ! MANIFEST op.c toke.c
21589 ____________________________________________________________________________
21590 [ 29031] By: stevep                                on 2006/10/17  15:43:05
21591         Log: Upgrade to Time-HiRes-1.94.
21592      Branch: perl
21593            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
21594            ! ext/Time/HiRes/t/HiRes.t
21595 ____________________________________________________________________________
21596 [ 29030] By: rgs                                   on 2006/10/17  14:13:52
21597         Log: Subject: Re: [PATCH] remove leaveit from toke.c:scan_const
21598              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21599              Date: Tue, 17 Oct 2006 23:10:04 +0900
21600              Message-Id: <20061017230958.41A2.BQW10602@nifty.com>
21601      Branch: perl
21602            ! pod/perldiag.pod
21603 ____________________________________________________________________________
21604 [ 29029] By: stevep                                on 2006/10/17  12:42:04
21605         Log: Upgrade to CPAN-1.88_55.
21606      Branch: perl
21607            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/SIGNATURE
21608 ____________________________________________________________________________
21609 [ 29028] By: rgs                                   on 2006/10/17  07:44:09
21610         Log: Less brace nesting.
21611      Branch: perl
21612            ! toke.c
21613 ____________________________________________________________________________
21614 [ 29027] By: rgs                                   on 2006/10/16  12:59:07
21615         Log: The "Unrecognized escape" warning can now be emitted in category
21616              "regexp" after change 29026 
21617      Branch: perl
21618            ! pod/perldiag.pod
21619 ____________________________________________________________________________
21620 [ 29026] By: rgs                                   on 2006/10/16  12:55:28
21621         Log: Subject: [PATCH] remove leaveit from toke.c:scan_const
21622              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21623              Date: Sun, 15 Oct 2006 22:23:00 +0900
21624              Message-Id: <20061015222223.BC38.BQW10602@nifty.com>
21625      Branch: perl
21626            ! pod/perlop.pod t/lib/warnings/regcomp t/lib/warnings/toke
21627            ! t/op/pat.t t/op/regmesg.t toke.c
21628 ____________________________________________________________________________
21629 [ 29025] By: rgs                                   on 2006/10/16  09:26:17
21630         Log: Subject: [PATCH] Re: sprintf 64 test
21631              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21632              Date: Sun, 15 Oct 2006 16:51:34 +0900
21633              Message-Id: <20061015165052.77AD.BQW10602@nifty.com>
21634              
21635              1. nullify 0 flag in integer conversions when precision is given
21636              2. ignore space after a plus sign as a sign for a nonnegative number
21637              3. make a negative precision through * working as if the precision
21638              is omitted
21639      Branch: perl
21640            ! pod/perlfunc.pod sv.c t/op/sprintf.t t/op/sprintf2.t
21641 ____________________________________________________________________________
21642 [ 29024] By: nicholas                              on 2006/10/16  04:41:30
21643         Log: Fix change 28770 to cope with the strange 32 bit bool type on VMS.
21644              (I should have seen this one coming - the two structures weren't
21645              textually identical)
21646      Branch: perl
21647            ! cop.h
21648 ____________________________________________________________________________
21649 [ 29023] By: stevep                                on 2006/10/15  17:17:32
21650         Log: Upgrade to Time-HiRes-1.93.
21651      Branch: perl
21652            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
21653            ! ext/Time/HiRes/t/HiRes.t
21654 ____________________________________________________________________________
21655 [ 29020] By: stevep                                on 2006/10/14  23:18:29
21656         Log: Upgrade to CPAN-1.88_54.
21657      Branch: perl
21658            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
21659 ____________________________________________________________________________
21660 [ 29019] By: stevep                                on 2006/10/14  23:11:23
21661         Log: Upgrade to Digest-SHA-5.44.
21662      Branch: perl
21663            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
21664            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/SHA.xs
21665            ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c
21666            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
21667            ! ext/Digest/SHA/src/sha.h
21668 ____________________________________________________________________________
21669 [ 29018] By: nicholas                              on 2006/10/14  23:06:52
21670         Log: Avoid undefined behaviour for -DPERL_MEM_LOG by not using a
21671              dereference of member of the structure being reallocated as part of
21672              the size calculation. (This one was well hidden by macros)
21673      Branch: perl
21674            ! regcomp.c
21675 ____________________________________________________________________________
21676 [ 29017] By: stevep                                on 2006/10/14  23:00:35
21677         Log: Upgrade to XSLoader-0.07.
21678      Branch: perl
21679            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
21680 ____________________________________________________________________________
21681 [ 29016] By: nicholas                              on 2006/10/14  22:40:00
21682         Log: Avoid undefined behaviour for -DPERL_MEM_LOG by not using a direct
21683              dereference of member of the structure being reallocated as part of
21684              the size calculation. (There may be other similar bugs).
21685      Branch: perl
21686            ! regcomp.c
21687 ____________________________________________________________________________
21688 [ 29015] By: nicholas                              on 2006/10/14  20:38:59
21689         Log: Use Perl_croak_nocontext() rather than Perl_croak() for the snprintf()
21690              and vsnprintf() macros.
21691      Branch: perl
21692            ! perl.h
21693 ____________________________________________________________________________
21694 [ 29012] By: nicholas                              on 2006/10/14  14:32:28
21695         Log: Fix typo.
21696      Branch: perl
21697            ! Changes
21698 ____________________________________________________________________________
21699 [ 29011] By: nicholas                              on 2006/10/13  20:35:44
21700         Log: Subject: Re: SVpvs vs SVpvn
21701              From: Jim Cromie <jim.cromie@gmail.com>
21702              Message-ID: <452FED1D.1000504@gmail.com>
21703              Date: Fri, 13 Oct 2006 13:46:37 -0600
21704              
21705              plus the last newSVpvn() in toke.c that his regexp missed.
21706      Branch: perl
21707            ! toke.c
21708 ____________________________________________________________________________
21709 [ 29010] By: stevep                                on 2006/10/13  14:11:04
21710         Log: Upgrade to Time-HiRes-1.92.
21711      Branch: perl
21712            + ext/Time/HiRes/hints/aix.pl
21713            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
21714            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
21715            ! ext/Time/HiRes/t/HiRes.t
21716 ____________________________________________________________________________
21717 [ 29009] By: nicholas                              on 2006/10/13  13:53:16
21718         Log: Correct one "parenthesis" to "parentheses".
21719      Branch: perl
21720            ! pod/perlre.pod
21721 ____________________________________________________________________________
21722 [ 29008] By: rgs                                   on 2006/10/13  12:12:04
21723         Log: Don't bother checking for bad characters in prototypes if we're not
21724              going to warn about them.
21725      Branch: perl
21726            ! toke.c
21727 ____________________________________________________________________________
21728 [ 29007] By: rgs                                   on 2006/10/13  11:27:54
21729         Log: Subject: [PATCH] compiler warning noreturn
21730              From: "Robin Barker" <Robin.Barker@npl.co.uk>
21731              Date: Fri, 13 Oct 2006 11:49:11 +0100
21732              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A70@exchsvr1.npl.ad.local>
21733      Branch: perl
21734            ! doio.c
21735 ____________________________________________________________________________
21736 [ 29006] By: rgs                                   on 2006/10/13  09:15:43
21737         Log: Fix nit in possessive quantifier descriptions.
21738              Add some =head3 headings.
21739      Branch: perl
21740            ! pod/perlre.pod
21741 ____________________________________________________________________________
21742 [ 29005] By: rgs                                   on 2006/10/13  09:02:05
21743         Log: Subject: [PATCH] Add possessive quantifiers to regex engine.
21744              From: demerphq <demerphq@gmail.com>
21745              Date: Thu, 12 Oct 2006 21:23:15 +0200
21746              Message-ID: <9b18b3110610121223m191e47ddtce3398cb0e8ba320@mail.gmail.com>
21747              
21748              With doc tweaks
21749      Branch: perl
21750            ! pod/perl595delta.pod pod/perlre.pod pod/perltodo.pod regcomp.c
21751            ! regcomp.h t/op/re_tests t/op/regexp.t
21752 ____________________________________________________________________________
21753 [ 29004] By: stevep                                on 2006/10/12  15:07:17
21754         Log: Upgrade to PathTools-3.23.
21755      Branch: perl
21756            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
21757            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
21758 ____________________________________________________________________________
21759 [ 29003] By: rgs                                   on 2006/10/12  14:52:42
21760         Log: Subject: [PATCH] threads::shared 1.04
21761              From: Jerry Hedden <jdhedden@yahoo.com>
21762              Date: Thu, 12 Oct 2006 07:47:37 -0700 (PDT)
21763              Message-ID: <20061012144737.56305.qmail@web30207.mail.mud.yahoo.com>
21764      Branch: perl
21765            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
21766            ! ext/threads/shared/shared.pm
21767 ____________________________________________________________________________
21768 [ 29002] By: rgs                                   on 2006/10/12  14:26:37
21769         Log: Subject: [PATCH] threads 1.44
21770              From: Jerry Hedden <jdhedden@yahoo.com>
21771              Date: Wed, 11 Oct 2006 05:57:43 -0700 (PDT)
21772              Message-ID: <20061011125743.68567.qmail@web30211.mail.mud.yahoo.com>
21773      Branch: perl
21774            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
21775            ! ext/threads/threads.pm
21776 ____________________________________________________________________________
21777 [ 29001] By: rgs                                   on 2006/10/12  14:19:33
21778         Log: Subject: [PATCH] fix format errors; was RE: g++ compile and make test 100%
21779              From: "Robin Barker" <Robin.Barker@npl.co.uk>
21780              Date: Wed, 11 Oct 2006 17:02:01 +0100
21781              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A69@exchsvr1.npl.ad.local>
21782      Branch: perl
21783            ! regcomp.c
21784 ____________________________________________________________________________
21785 [ 29000] By: rgs                                   on 2006/10/12  14:03:55
21786         Log: Subject: [PATCH] RE: g++ compile and make test 100%
21787              From: "Robin Barker" <Robin.Barker@npl.co.uk>
21788              Date: Wed, 11 Oct 2006 16:58:10 +0100
21789              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A68@exchsvr1.npl.ad.local>
21790      Branch: perl
21791            ! ext/ODBM_File/t/odbm.t
21792 ____________________________________________________________________________
21793 [ 28999] By: rgs                                   on 2006/10/12  13:57:57
21794         Log: Subject: [PATCH] More regexp documentation
21795              From: demerphq <demerphq@gmail.com>
21796              Date: Thu, 12 Oct 2006 14:45:25 +0200
21797              Message-ID: <9b18b3110610120545m3002e17cqace30f908b0e2277@mail.gmail.com>
21798      Branch: perl
21799            ! pod/perlre.pod pod/perlreguts.pod regcomp.c
21800 ____________________________________________________________________________
21801 [ 28998] By: rgs                                   on 2006/10/12  08:43:20
21802         Log: Subject: [PATCH] Add Regex conditionals. Various bugfixes. More tests.
21803              From: demerphq <demerphq@gmail.com>
21804              Date: Thu, 12 Oct 2006 00:46:50 +0200
21805              Message-ID: <9b18b3110610111546j74ca490dg21bd9fd1e7e10d42@mail.gmail.com>
21806      Branch: perl
21807            ! embed.fnc embed.h pod/perlre.pod proto.h regcomp.c regcomp.sym
21808            ! regexec.c regnodes.h t/op/pat.t t/op/re_tests
21809 ____________________________________________________________________________
21810 [ 28997] By: rgs                                   on 2006/10/11  15:01:52
21811         Log: Subject: RE: g++ compile and make test 100%
21812              From: "Robin Barker" <Robin.Barker@npl.co.uk>
21813              Date: Wed, 11 Oct 2006 15:29:43 +0100
21814              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A65@exchsvr1.npl.ad.local>
21815      Branch: perl
21816            ! ext/NDBM_File/typemap
21817 ____________________________________________________________________________
21818 [ 28996] By: stevep                                on 2006/10/11  14:48:45
21819         Log: Fix typo in NDBM_File.xs and bump up the version number.
21820      Branch: perl
21821            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
21822 ____________________________________________________________________________
21823 [ 28995] By: rgs                                   on 2006/10/11  09:59:15
21824         Log: Fix aliasing to an non-existent element of %+
21825              (by Yves Orton)
21826      Branch: perl
21827            ! hv.c
21828 ____________________________________________________________________________
21829 [ 28994] By: rgs                                   on 2006/10/11  09:38:37
21830         Log: Update comment (by Yves Orton), plus POD fixes
21831      Branch: perl
21832            ! ext/re/re.pm
21833 ____________________________________________________________________________
21834 [ 28993] By: rgs                                   on 2006/10/11  08:03:03
21835         Log: Missing % in format string
21836      Branch: perl
21837            ! perl.h
21838 ____________________________________________________________________________
21839 [ 28992] By: merijn                                on 2006/10/11  07:02:56
21840         Log: Subject: [PATCH] ext re: C++: EXTERN_C needed, and where did sub install() go?
21841              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
21842              Date: Wed, 11 Oct 2006 09:53:59 +0300 (EEST)
21843              Message-Id: <20061011065359.DFC4C8B3A1@seth.hut.fi>
21844      Branch: perl
21845            ! ext/re/re.pm ext/re/re.xs
21846 ____________________________________________________________________________
21847 [ 28991] By: stevep                                on 2006/10/11  00:52:58
21848         Log: Grrr...moved the files, but forgot to update Soundex.pm
21849      Branch: perl
21850            ! ext/Text/Soundex/Soundex.pm
21851 ____________________________________________________________________________
21852 [ 28990] By: rgs                                   on 2006/10/10  16:26:31
21853         Log: Subject: [PATCH] C++: class is a keyword
21854              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
21855              Date: Tue, 10 Oct 2006 19:20:26 +0300 (EEST)
21856              Message-Id: <20061010162026.190BE8B37C@seth.hut.fi>
21857      Branch: perl
21858            ! lib/ExtUtils/ParseXS/t/XSTest.xs
21859 ____________________________________________________________________________
21860 [ 28989] By: rgs                                   on 2006/10/10  16:23:48
21861         Log: Adjust test count for ExtUtils::Command
21862      Branch: perl
21863            ! lib/ExtUtils/t/eu_command.t
21864 ____________________________________________________________________________
21865 [ 28988] By: stevep                                on 2006/10/10  15:04:09
21866         Log: Upgrade to ExtUtils-Manifest-1.49.
21867      Branch: perl
21868            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
21869 ____________________________________________________________________________
21870 [ 28987] By: stevep                                on 2006/10/10  15:01:21
21871         Log: Upgrade to ExtUtils-Command-1.12.
21872      Branch: perl
21873            ! lib/ExtUtils/Command.pm lib/ExtUtils/t/eu_command.t
21874 ____________________________________________________________________________
21875 [ 28986] By: stevep                                on 2006/10/10  14:49:47
21876         Log: Upgrade to CPAN-1.88_53.
21877      Branch: perl
21878            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Queue.pm
21879            ! lib/CPAN/SIGNATURE
21880 ____________________________________________________________________________
21881 [ 28985] By: rgs                                   on 2006/10/10  14:36:49
21882         Log: Subject: [perl #40473] sprintf width+precision fails on wide chars 
21883              From: Anatoly Vorobey (via RT) <perlbug-followup@perl.org>
21884              Date: Sun, 08 Oct 2006 17:58:16 -0700
21885              Message-ID: <rt-3.5.HEAD-31259-1160355496-1702.40473-75-0@perl.org>
21886      Branch: perl
21887            ! sv.c t/op/sprintf2.t
21888 ____________________________________________________________________________
21889 [ 28984] By: stevep                                on 2006/10/10  14:33:53
21890         Log: Upgrade to ExtUtils-Makemaker-6.31.
21891      Branch: perl
21892            ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
21893            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
21894            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm
21895            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
21896            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
21897            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
21898            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm
21899            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
21900            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm
21901            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
21902            ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm
21903            ! lib/ExtUtils/MakeMaker/Config.pm
21904            ! lib/ExtUtils/MakeMaker/bytes.pm
21905            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
21906            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/README
21907            ! lib/ExtUtils/TODO lib/ExtUtils/t/basic.t
21908            ! lib/ExtUtils/testlib.pm
21909 ____________________________________________________________________________
21910 [ 28983] By: stevep                                on 2006/10/10  14:05:52
21911         Log: Update to PathTools-3.22.
21912      Branch: perl
21913            ! ext/Cwd/Changes ext/Text/Soundex/Soundex.xs lib/Cwd.pm
21914            ! lib/File/Spec.pm lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t
21915            ! lib/File/Spec/t/crossplatform.t
21916 ____________________________________________________________________________
21917 [ 28982] By: merijn                                on 2006/10/10  14:02:16
21918         Log: New shiny models
21919      Branch: perl
21920            ! README.hpux
21921 ____________________________________________________________________________
21922 [ 28981] By: rgs                                   on 2006/10/10  13:13:18
21923         Log: Subject: [PATCH] Regexp Recurse by name.
21924              From: demerphq <demerphq@gmail.com>
21925              Date: Mon, 9 Oct 2006 20:36:20 +0200
21926              Message-ID: <9b18b3110610091136g48e5b154tf16d00d38e80a6dc@mail.gmail.com>
21927              
21928              (with doc nits)
21929      Branch: perl
21930            ! embed.fnc embed.h ext/re/re.pm pod/perlre.pod proto.h
21931            ! regcomp.c t/op/re_tests
21932 ____________________________________________________________________________
21933 [ 28980] By: rgs                                   on 2006/10/10  11:25:58
21934         Log: Subject: [PATCH] enc2xs and C++: add extern "C" to  data
21935              From: Jarkko Hietaniemi <jhi@iki.fi>
21936              Date: Tue, 10 Oct 2006 13:52:57 +0300
21937              Message-ID: <452B7B89.201@iki.fi>
21938      Branch: perl
21939            ! ext/Encode/bin/enc2xs
21940 ____________________________________________________________________________
21941 [ 28979] By: rgs                                   on 2006/10/10  11:20:19
21942         Log: Subject: [PATCH] Linux and Solaris hints: C++ vs dlerror
21943              From: Jarkko Hietaniemi <jhi@iki.fi>
21944              Date: Tue, 10 Oct 2006 14:00:40 +0300
21945              Message-ID: <452B7D58.1090009@iki.fi>
21946      Branch: perl
21947            ! hints/linux.sh hints/solaris_2.sh
21948 ____________________________________________________________________________
21949 [ 28978] By: steveh                                on 2006/10/10  10:25:06
21950         Log: Updates for building on Win32 with Visual C++ 2005 Express Edition
21951              
21952              Add some instructions in README.win32, clarify macro comments and add
21953              missing macros to makefile.mk, and drop the GLOBEXEBUILD macro from
21954              Makefile--the Express Edition of Visual C++ 2005 is free and includes
21955              setargv.obj, so there is no need to support the .NET 2.0 SDK compiler
21956              which didn't include it.
21957              
21958              Unfortunately, the build still doesn't work yet--my attempt got as far
21959              as building extensions, but miniperl.exe crashed.  Hopefully this can
21960              be sorted out soon.
21961      Branch: perl
21962            ! README.win32 win32/Makefile win32/makefile.mk
21963 ____________________________________________________________________________
21964 [ 28977] By: craigb                                on 2006/10/10  03:29:50
21965         Log: fix a doc typo and a warning typo in VMS::DCLsym
21966      Branch: perl
21967            ! vms/ext/DCLsym/DCLsym.pm
21968 ____________________________________________________________________________
21969 [ 28976] By: stevep                                on 2006/10/09  20:17:07
21970         Log: Make g++ happy when compiling NDBM_File on a system that
21971              is likely using the GDBM compatibility headers that 
21972              g++ (and other C++ implementations) cannot handle.
21973      Branch: perl
21974            ! ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.xs
21975 ____________________________________________________________________________
21976 [ 28975] By: davem                                 on 2006/10/09  16:35:02
21977         Log: fix bad free in do_exec3()
21978      Branch: perl
21979            ! doio.c
21980 ____________________________________________________________________________
21981 [ 28974] By: rgs                                   on 2006/10/09  14:29:52
21982         Log: Subject: [PATCH] Encode.xs: add an explicit cast to make g++ happier
21983              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
21984              Date: Mon,  9 Oct 2006 16:54:12 +0300 (EEST)
21985              Message-Id: <20061009135412.47F7A8B3A0@seth.hut.fi>
21986      Branch: perl
21987            ! ext/Encode/Encode.xs
21988 ____________________________________________________________________________
21989 [ 28973] By: rgs                                   on 2006/10/09  14:13:25
21990         Log: Address update for Jerry D. Hedden
21991      Branch: perl
21992            ! AUTHORS
21993 ____________________________________________________________________________
21994 [ 28972] By: rgs                                   on 2006/10/09  12:53:40
21995         Log: Update perldelta for recent regexp changes, based on a text by Yves Orton.
21996      Branch: perl
21997            ! pod/perl595delta.pod
21998 ____________________________________________________________________________
21999 [ 28971] By: rgs                                   on 2006/10/09  12:28:11
22000         Log: Subject: [PATCH] Digest::SHA 5.43_01 - ANSIfy src/hmac.c
22001              From: Jarkko Hietaniemi <jhi@iki.fi>
22002              Date: Mon, 09 Oct 2006 14:24:09 +0300
22003              Message-ID: <452A3159.3060003@iki.fi>
22004      Branch: perl
22005            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/hmac.c
22006 ____________________________________________________________________________
22007 [ 28970] By: rgs                                   on 2006/10/09  10:32:06
22008         Log: Add perl595delta
22009      Branch: perl
22010            + pod/perl595delta.pod
22011            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
22012            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
22013            ! win32/pod.mak
22014 ____________________________________________________________________________
22015 [ 28969] By: rgs                                   on 2006/10/09  10:11:09
22016         Log: Bump version to 5.9.5
22017      Branch: perl
22018            ! Cross/config.sh-arm-linux NetWare/Makefile NetWare/config_H.wc
22019            ! epoc/config.sh epoc/createpkg.pl patchlevel.h
22020            ! plan9/config.plan9 win32/Makefile win32/Makefile.ce
22021            ! win32/config_H.bc win32/config_H.ce win32/config_H.gc
22022            ! win32/config_H.vc win32/config_H.vc64 win32/makefile.mk
22023 ____________________________________________________________________________
22024 [ 28968] By: rgs                                   on 2006/10/09  10:02:08
22025         Log: Subject: Re: [PATCH] regexec.c: goto crossing initialization
22026              From: Jarkko Hietaniemi <jhi@iki.fi>
22027              Date: Mon, 09 Oct 2006 12:47:11 +0300
22028              Message-ID: <452A1A9F.4080103@iki.fi>
22029      Branch: perl
22030            ! regexec.c
22031 ____________________________________________________________________________
22032 [ 28967] By: rgs                                   on 2006/10/08  19:53:10
22033         Log: Subject: Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup: on i686-linux-64int 2.6.17-2-k7 (UNINSTALLED)
22034              From: demerphq <demerphq@gmail.com>
22035              Date: Sun, 8 Oct 2006 20:14:24 +0200
22036              Message-ID: <9b18b3110610081114g11dabafaw860181598ab54bd6@mail.gmail.com>
22037      Branch: perl
22038            ! hv.c regcomp.c t/op/pat.t
22039 ____________________________________________________________________________
22040 [ 28966] By: rgs                                   on 2006/10/08  19:39:00
22041         Log: Revert change 28962 (at least until a better solution is found)
22042      Branch: perl
22043            ! XSUB.h perl.h sv.c
22044 ____________________________________________________________________________
22045 [ 28965] By: rgs                                   on 2006/10/08  17:07:42
22046         Log: Clarifications on the usage of setlocale() and LC_NUMERIC to
22047              affect the decimal point in output, by Jarkko.
22048      Branch: perl
22049            ! pod/perldata.pod pod/perlfunc.pod pod/perllocale.pod
22050 ____________________________________________________________________________
22051 [ 28964] By: nicholas                              on 2006/10/08  00:25:07
22052         Log: Document the growth policy, and Yves suggested a better arbitary
22053              constant. (The original plan was add 80 if free space is less than 80,
22054              which wasn't a noticable improvement. Hence 40 was 80/2 for plan B)
22055      Branch: perl
22056            ! ext/Data/Dumper/Dumper.xs
22057 ____________________________________________________________________________
22058 [ 28963] By: nicholas                              on 2006/10/07  23:42:56
22059         Log: Yves said that the XS version of Data::Dumper was inefficient because
22060              it keeps triggering realloc() due to sv_cat(). Here's a rather brute
22061              force approach to pre-stretching the buffer - if there are less than
22062              40 bytes free, grow it by 50%.
22063              
22064              Surprisingly effective for my test program
22065              ./perl -Ilib -MData::Dumper -MStorable=retrieve -we \
22066              'print Dumper(retrieve(shift))' ~/.cpan/Metadata >/dev/null
22067              
22068              Before
22069              real    2m42.921s
22070              user    1m43.321s
22071              sys     0m55.611s
22072              
22073              
22074              After
22075              real    0m5.205s
22076              user    0m4.885s
22077              sys     0m0.255s
22078              
22079              Same 25M of output, byte for byte. :-)
22080      Branch: perl
22081            ! ext/Data/Dumper/Dumper.xs
22082 ____________________________________________________________________________
22083 [ 28962] By: nicholas                              on 2006/10/07  22:24:28
22084         Log: No need to create a new magic vtable if it's all 0 pointers.
22085              [And these are function pointers, so they're not NULL :-)]
22086      Branch: perl
22087            ! XSUB.h perl.h sv.c
22088 ____________________________________________________________________________
22089 [ 28961] By: nicholas                              on 2006/10/07  22:06:19
22090         Log: Make reference stringification (blessed and unblessed) about as fast as
22091              is possible, because I'm told it's used quite frequently.
22092      Branch: perl
22093            ! sv.c
22094 ____________________________________________________________________________
22095 [ 28960] By: nicholas                              on 2006/10/07  17:16:01
22096         Log: Use packed addresses for the seen tracking hash, rather than
22097              "stringified" references. These use less memory, and should be faster
22098              as there is no call to sprintf().
22099      Branch: perl
22100            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
22101 ____________________________________________________________________________
22102 [ 28959] By: nicholas                              on 2006/10/07  16:08:04
22103         Log: Eliminate two more unneeded strlen()s from Dumper.xs
22104      Branch: perl
22105            ! ext/Data/Dumper/Dumper.xs
22106 ____________________________________________________________________________
22107 [ 28958] By: rgs                                   on 2006/10/07  16:01:55
22108         Log: Subject: [PATCH] threads 1.43 - stringify
22109              From: Jerry Hedden <jdhedden@yahoo.com>
22110              Date: Fri, 6 Oct 2006 12:19:41 -0700 (PDT)
22111              Message-ID: <20061006191941.22457.qmail@web30205.mail.mud.yahoo.com>
22112      Branch: perl
22113            - ext/threads/typemap
22114            ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL
22115            ! ext/threads/README ext/threads/t/basic.t
22116            ! ext/threads/t/thread.t ext/threads/threads.pm
22117 ____________________________________________________________________________
22118 [ 28957] By: rgs                                   on 2006/10/07  14:30:32
22119         Log: Subject: Re: [PATCH] Initial attempt at named captures for perls regexp engine
22120              From: demerphq <demerphq@gmail.com>
22121              Date: Fri, 6 Oct 2006 19:16:01 +0200
22122              Message-ID: <9b18b3110610061016x5ddce965u30d9a821f632d450@mail.gmail.com>
22123      Branch: perl
22124            ! XSUB.h doop.c dump.c embed.fnc embed.h gv.c hv.c perl.h
22125            ! pod/perlre.pod pod/perltodo.pod pod/perlvar.pod pp.c proto.h
22126            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
22127            ! sv.c t/op/pat.t t/op/re_tests t/op/regexp.t toke.c
22128 ____________________________________________________________________________
22129 [ 28956] By: nicholas                              on 2006/10/07  13:53:36
22130         Log: Change sprintf() to my_sprintf(), and use the returned length from
22131              that and my_snprintf() to avoid calls to strlen()
22132      Branch: perl
22133            ! ext/Data/Dumper/Dumper.xs
22134 ____________________________________________________________________________
22135 [ 28955] By: merijn                                on 2006/10/07  11:56:31
22136         Log: Subject: [PATCH] cflags.SH: strip -std=c89 for g++
22137              From: Jarkko Hietaniemi <jhi@iki.fi>
22138              Date: Sat, 07 Oct 2006 13:37:04 +0300
22139              Message-ID: <45278350.8020707@iki.fi>
22140      Branch: perl
22141            ! cflags.SH
22142 ____________________________________________________________________________
22143 [ 28954] By: merijn                                on 2006/10/07  11:52:04
22144         Log: Subject: [PATCH] another g++ patch (Util.xs)
22145              From: "Paul Marquess" <paul.marquess@ntlworld.com>
22146              Date: Fri, 6 Oct 2006 11:14:03 +0100
22147              Message-ID: <00ea01c6e930$269f3d70$4e3c140a@myopwv.com>
22148      Branch: perl
22149            ! ext/List/Util/Util.xs
22150 ____________________________________________________________________________
22151 [ 28953] By: stevep                                on 2006/10/07  01:34:15
22152         Log: Upgrade to Test-Harness-2.64
22153      Branch: perl
22154            + lib/Test/Harness/Results.pm
22155            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
22156            ! lib/Test/Harness/Straps.pm lib/Test/Harness/Util.pm
22157            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
22158            ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/failure.t
22159            ! lib/Test/Harness/t/prove-switches.t
22160            ! lib/Test/Harness/t/strap-analyze.t
22161            ! lib/Test/Harness/t/test-harness.t
22162 ____________________________________________________________________________
22163 [ 28952] By: nicholas                              on 2006/10/06  21:56:46
22164         Log: Make the executable slightly smaller by using PL_hexdigit in
22165              Perl_sv_vcatpvfn.
22166      Branch: perl
22167            ! sv.c
22168 ____________________________________________________________________________
22169 [ 28951] By: nicholas                              on 2006/10/06  21:27:13
22170         Log: Fix typo spotted by Rafael. Close the file handle explicity and check
22171              for errors. Add overload.pl to regen.pl
22172      Branch: perl
22173            ! overload.pl regen.pl
22174 ____________________________________________________________________________
22175 [ 28950] By: nicholas                              on 2006/10/06  21:19:26
22176         Log: Generate the overload enum and names array programatically, which
22177              allows experimentation with the order. The new order shaves nearly
22178              900 bytes from gv.o, because the compiler can make smaller branch
22179              tables for switch statements.
22180      Branch: perl
22181            + overload.h overload.pl
22182            ! MANIFEST perl.h
22183 ____________________________________________________________________________
22184 [ 28949] By: nicholas                              on 2006/10/06  21:01:00
22185         Log: Reoder struct am_table and am_table_short to save 8 bytes on LP64
22186              systems, by placing the two U32 fields next to each other.
22187      Branch: perl
22188            ! perl.h
22189 ____________________________________________________________________________
22190 [ 28948] By: stevep                                on 2006/10/06  20:02:48
22191         Log: Upgrade to PathTools-3.21
22192      Branch: perl
22193            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
22194            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
22195            ! lib/File/Spec/t/Spec.t
22196 ____________________________________________________________________________
22197 [ 28947] By: nicholas                              on 2006/10/06  18:05:45
22198         Log: Don't bother generating the "Operation \"%s\": no method found..."
22199              message text if we're not going to use it.
22200      Branch: perl
22201            ! gv.c
22202 ____________________________________________________________________________
22203 [ 28946] By: davem                                 on 2006/10/05  18:16:19
22204         Log: Document the new regmatch() backtracking mechanism
22205      Branch: perl
22206            ! regexec.c
22207 ____________________________________________________________________________
22208 [ 28945] By: davem                                 on 2006/10/05  16:05:57
22209         Log: remove REGMATCH detritus and shrink the size of the backtrack structure
22210      Branch: perl
22211            ! regexec.c regexp.h
22212 ____________________________________________________________________________
22213 [ 28944] By: davem                                 on 2006/10/05  14:00:38
22214         Log: migrate CURLYX/WHILEM branch in regmatch() to new FSM-esque paradigm
22215      Branch: perl
22216            ! regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
22217 ____________________________________________________________________________
22218 [ 28943] By: rgs                                   on 2006/10/05  12:39:53
22219         Log: Subject: Re: [perl #8835] fairly large regex optimization bug with 5.7.3
22220              From: demerphq <demerphq@gmail.com>
22221              Date: Wed, 4 Oct 2006 19:08:47 +0200
22222              Message-ID: <9b18b3110610041008v2bd63d14g9294f93804122dec@mail.gmail.com>
22223      Branch: perl
22224            ! regcomp.c regcomp.h
22225 ____________________________________________________________________________
22226 [ 28942] By: rgs                                   on 2006/10/05  12:23:24
22227         Log: Nit in regcomp, discovered by a gcc warning, fixed by Yves
22228      Branch: perl
22229            ! regcomp.c
22230 ____________________________________________________________________________
22231 [ 28941] By: rgs                                   on 2006/10/05  12:20:28
22232         Log: Fix a couple of casting warnings
22233      Branch: perl
22234            ! regcomp.c
22235 ____________________________________________________________________________
22236 [ 28940] By: stevep                                on 2006/10/05  11:30:56
22237         Log: Fix a few pod nits in perlre.
22238      Branch: perl
22239            ! pod/perlre.pod
22240 ____________________________________________________________________________
22241 [ 28939] By: rgs                                   on 2006/10/05  10:23:08
22242         Log: Subject: Re: [PATCH] Add recursive regexes similar to PCRE
22243              From: demerphq <demerphq@gmail.com>
22244              Date: Wed, 4 Oct 2006 15:45:15 +0200
22245              Message-ID: <9b18b3110610040645s563220a2id6f235494b497e90@mail.gmail.com>
22246              
22247              Subject: Re: [PATCH] Add recursive regexes similar to PCRE
22248              From: demerphq <demerphq@gmail.com>
22249              Date: Wed, 4 Oct 2006 21:05:10 +0200
22250              Message-ID: <9b18b3110610041205m2660eb43m1315cf4b0653db96@mail.gmail.com>
22251      Branch: perl
22252            ! embed.fnc embed.h pod/perlre.pod pod/perltodo.pod proto.h
22253            ! regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c regexp.h
22254            ! regnodes.h t/op/pat.t t/op/re_tests
22255 ____________________________________________________________________________
22256 [ 28938] By: rgs                                   on 2006/10/05  08:43:25
22257         Log: Upgrade to Module::CoreList 2.09:
22258              - make the dependency on version.pm optional
22259              - improve doc of corelist(1)
22260      Branch: perl
22261            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
22262 ____________________________________________________________________________
22263 [ 28937] By: rgs                                   on 2006/10/05  08:00:57
22264         Log: Change md5sum of MD5.xs after change 28936 (on UNIX, might
22265              need adjustments on other platforms)
22266      Branch: perl
22267            ! ext/Digest/MD5/t/files.t
22268 ____________________________________________________________________________
22269 [ 28936] By: stevep                                on 2006/10/04  19:56:13
22270         Log: Change to sv_reftype return value caused compile for Digest::MD5
22271              with g++ to fail.
22272      Branch: perl
22273            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
22274 ____________________________________________________________________________
22275 [ 28935] By: stevep                                on 2006/10/04  19:44:58
22276         Log: Subject: [PATCH] Give zlib the ASNI C treatmant
22277              From: "Paul Marquess" <paul.marquess@ntlworld.com>
22278              Date: Wed, 4 Oct 2006 17:14:05 +0100
22279              Message-ID: <018901c6e7d0$1f06c8f0$7565140a@myopwv.com>
22280      Branch: perl
22281            ! ext/Compress/Raw/Zlib/zlib-src/adler32.c
22282            ! ext/Compress/Raw/Zlib/zlib-src/compress.c
22283            ! ext/Compress/Raw/Zlib/zlib-src/crc32.c
22284            ! ext/Compress/Raw/Zlib/zlib-src/deflate.c
22285            ! ext/Compress/Raw/Zlib/zlib-src/infback.c
22286            ! ext/Compress/Raw/Zlib/zlib-src/inffast.c
22287            ! ext/Compress/Raw/Zlib/zlib-src/inflate.c
22288            ! ext/Compress/Raw/Zlib/zlib-src/inftrees.c
22289            ! ext/Compress/Raw/Zlib/zlib-src/trees.c
22290            ! ext/Compress/Raw/Zlib/zlib-src/uncompr.c
22291            ! ext/Compress/Raw/Zlib/zlib-src/zutil.c
22292 ____________________________________________________________________________
22293 [ 28934] By: stevep                                on 2006/10/04  18:45:37
22294         Log: Fixes to compile Perl with g++ and DEBUGGING.
22295      Branch: perl
22296            ! regcomp.pl regnodes.h x2p/a2p.c
22297 ____________________________________________________________________________
22298 [ 28933] By: rgs                                   on 2006/10/04  07:16:04
22299         Log: Subject: [PATCH] Update Stratus VOS files.
22300              From: "Green, Paul" <Paul.Green@stratus.com>
22301              Date: Tue, 3 Oct 2006 17:40:03 -0400
22302              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB022CA121@EXNA.corp.stratus.com>
22303      Branch: perl
22304            + vos/syslog.h
22305            ! MANIFEST vos/Changes vos/vos.c
22306 ____________________________________________________________________________
22307 [ 28932] By: rgs                                   on 2006/10/03  16:39:58
22308         Log: Text::Soundex is now dual-lived.
22309      Branch: perl
22310            ! Porting/Maintainers.pl
22311 ____________________________________________________________________________
22312 [ 28931] By: rgs                                   on 2006/10/03  15:52:33
22313         Log: Subject: [PATCH] threads-shared 1.03 - Changes, Makefile.PL
22314              From: Jerry Hedden <jdhedden@yahoo.com>
22315              Date: Tue, 3 Oct 2006 07:49:37 -0700 (PDT)
22316              Message-ID: <20061003144937.58522.qmail@web30202.mail.mud.yahoo.com>
22317      Branch: perl
22318            + ext/threads/shared/Changes
22319            ! MANIFEST ext/threads/shared/Makefile.PL
22320 ____________________________________________________________________________
22321 [ 28930] By: stevep                                on 2006/10/03  15:36:55
22322         Log: Upgrade to CGI.pm-3.25
22323      Branch: perl
22324            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Util.pm
22325 ____________________________________________________________________________
22326 [ 28929] By: stevep                                on 2006/10/03  15:08:35
22327         Log: Quiet warnings in new test for ExtUtils::Command.
22328      Branch: perl
22329            ! lib/ExtUtils/t/eu_command.t
22330 ____________________________________________________________________________
22331 [ 28928] By: rgs                                   on 2006/10/03  14:53:33
22332         Log: Subject: PATCH: clarify docs for lib.pm
22333              From: Mark Stosberg <mark@summersault.com>
22334              Date: Mon, 25 Sep 2006 15:53:44 -0400
22335              Message-ID: <20060925195512.27418.qmail@lists.develooper.com>
22336              
22337              (further modified by Merijn)
22338      Branch: perl
22339            ! lib/lib_pm.PL
22340 ____________________________________________________________________________
22341 [ 28927] By: stevep                                on 2006/10/03  14:52:45
22342         Log: Move Text::Soundex from lib/ to ext/ and upgrade it to 
22343              Text-Soundex-3.02.
22344      Branch: perl
22345            + ext/Text/Soundex/Changes ext/Text/Soundex/Makefile.PL
22346            + ext/Text/Soundex/README ext/Text/Soundex/Soundex.pm
22347            + ext/Text/Soundex/Soundex.xs
22348           +> ext/Text/Soundex/t/Soundex.t
22349            - lib/Text/Soundex.pm lib/Text/Soundex.t
22350            ! MANIFEST
22351 ____________________________________________________________________________
22352 [ 28926] By: rgs                                   on 2006/10/03  14:36:59
22353         Log: Subject: [patch] convert spare debug flag to DEBUG_U, for Unofficial, User hacking.
22354              From: Jim Cromie <jim.cromie@gmail.com>
22355              Date: Fri, 29 Sep 2006 12:38:56 -0600
22356              Message-ID: <451D6840.3020408@gmail.com>
22357      Branch: perl
22358            ! perl.c perl.h
22359 ____________________________________________________________________________
22360 [ 28925] By: rgs                                   on 2006/10/03  14:29:48
22361         Log: Un-TODO some B tests
22362      Branch: perl
22363            ! ext/B/t/optree_constants.t
22364 ____________________________________________________________________________
22365 [ 28924] By: stevep                                on 2006/10/03  13:51:30
22366         Log: Upgrade to version-0.6701  
22367      Branch: perl
22368            ! lib/version.pm
22369 ____________________________________________________________________________
22370 [ 28923] By: stevep                                on 2006/10/03  13:46:26
22371         Log: Upgrade to threads-shared-1.03
22372      Branch: perl
22373            ! ext/threads/shared/README ext/threads/shared/shared.pm
22374            ! ext/threads/shared/shared.xs ext/threads/shared/t/0nothread.t
22375            ! ext/threads/shared/t/av_refs.t
22376            ! ext/threads/shared/t/av_simple.t
22377            ! ext/threads/shared/t/blessed.t ext/threads/shared/t/cond.t
22378            ! ext/threads/shared/t/disabled.t ext/threads/shared/t/hv_refs.t
22379            ! ext/threads/shared/t/hv_simple.t
22380            ! ext/threads/shared/t/no_share.t
22381            ! ext/threads/shared/t/shared_attr.t
22382            ! ext/threads/shared/t/sv_refs.t
22383            ! ext/threads/shared/t/sv_simple.t ext/threads/shared/t/wait.t
22384            ! mkppport.lst
22385 ____________________________________________________________________________
22386 [ 28922] By: stevep                                on 2006/10/03  13:28:30
22387         Log: Upgrade to threads-1.42
22388      Branch: perl
22389            ! ext/threads/Changes ext/threads/README ext/threads/t/libc.t
22390            ! ext/threads/t/thread.t ext/threads/threads.pm
22391 ____________________________________________________________________________
22392 [ 28921] By: stevep                                on 2006/10/03  13:19:48
22393         Log: Upgrade to ExtUtils-Manifest-1.48
22394      Branch: perl
22395            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
22396 ____________________________________________________________________________
22397 [ 28920] By: stevep                                on 2006/10/03  13:13:53
22398         Log: Upgrade to CPAN-1.88_52
22399      Branch: perl
22400            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm
22401            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
22402            ! lib/CPAN/t/10version.t
22403 ____________________________________________________________________________
22404 [ 28919] By: stevep                                on 2006/10/03  13:08:35
22405         Log: Upgrade to Time-HiRes-1.91
22406      Branch: perl
22407            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
22408            ! ext/Time/HiRes/HiRes.xs
22409 ____________________________________________________________________________
22410 [ 28918] By: stevep                                on 2006/10/03  13:06:06
22411         Log: Update to ExtUtils-Command-1.11
22412      Branch: perl
22413            + lib/ExtUtils/t/eu_command.t
22414            - lib/ExtUtils/t/Command.t
22415            ! MANIFEST lib/ExtUtils/Command.pm
22416 ____________________________________________________________________________
22417 [ 28917] By: rgs                                   on 2006/10/03  11:58:46
22418         Log: Subject: [perl #40427] Segfault in pack 
22419              From: dgay@acm.org (via RT) <perlbug-followup@perl.org>
22420              Date: Thu, 28 Sep 2006 17:30:37 -0700
22421              Message-ID: <rt-3.5.HEAD-31259-1159489837-428.40427-75-0@perl.org>
22422      Branch: perl
22423            ! pp_pack.c
22424 ____________________________________________________________________________
22425 [ 28916] By: rgs                                   on 2006/10/03  07:51:03
22426         Log: Regenerate proto.h
22427      Branch: perl
22428            ! proto.h
22429 ____________________________________________________________________________
22430 [ 28915] By: merijn                                on 2006/10/03  06:56:41
22431         Log: Subject: [PATCH] const sv_reftype
22432              From: Jarkko Hietaniemi <jhi@iki.fi>
22433              Date: Tue, 03 Oct 2006 08:05:24 +0300
22434              Message-ID: <4521EF94.5080602@iki.fi>
22435      Branch: perl
22436            ! embed.fnc pod/perlapi.pod sv.c
22437 ____________________________________________________________________________
22438 [ 28914] By: merijn                                on 2006/10/02  20:50:18
22439         Log: Subject: Re: [PATCH] cflags.SH: rethink of the gcc -std=c89 and -pedantic
22440              From: Jarkko Hietaniemi <jhi@iki.fi>
22441              Date: Mon, 02 Oct 2006 13:04:14 +0300
22442              Message-ID: <4520E41E.8040300@iki.fi>
22443      Branch: perl
22444            ! cflags.SH
22445 ____________________________________________________________________________
22446 [ 28913] By: merijn                                on 2006/10/02  11:10:21
22447         Log: doc typo change on jhi's request
22448      Branch: perl
22449            ! pod/perldiag.pod
22450 ____________________________________________________________________________
22451 [ 28912] By: merijn                                on 2006/10/02  10:09:48
22452         Log: Subject: [PATCH] perldiag.pod: followup on the PerlIO::scalar patch
22453              From: Jarkko Hietaniemi <jhi@iki.fi>
22454              Date: Mon, 02 Oct 2006 12:58:18 +0300
22455              Message-ID: <4520E2BA.1000309@iki.fi>
22456      Branch: perl
22457            ! pod/perldiag.pod
22458 ____________________________________________________________________________
22459 [ 28911] By: nicholas                              on 2006/10/01  20:22:02
22460         Log: In PerlIO_debug(), if tainting or set*id, set PL_perlio_debug_fd to -1
22461              first time through to reduce the checks on subsequent calls.
22462      Branch: perl
22463            ! perlio.c
22464 ____________________________________________________________________________
22465 [ 28910] By: nicholas                              on 2006/10/01  19:29:50
22466         Log: In pp_binmode, call mode_from_discipline() once and remember the result.
22467      Branch: perl
22468            ! pp_sys.c
22469 ____________________________________________________________________________
22470 [ 28909] By: stevep                                on 2006/09/30  14:17:55
22471         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.88_51.tar.gz
22472              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
22473              Date: Sat, 30 Sep 2006 13:44:02 +0200
22474              Message-ID: <87ejttmvel.fsf@k75.linux.bogus>
22475      Branch: perl
22476            + lib/CPAN/Queue.pm
22477            ! MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
22478            ! lib/CPAN/HandleConfig.pm lib/CPAN/SIGNATURE
22479            ! lib/CPAN/t/03pkgs.t
22480 ____________________________________________________________________________
22481 [ 28908] By: davem                                 on 2006/09/30  11:31:14
22482         Log: remove backing up outercc->cur in regmatch()/WHILEM
22483      Branch: perl
22484            ! regexec.c
22485 ____________________________________________________________________________
22486 [ 28907] By: davem                                 on 2006/09/30  00:29:10
22487         Log: assert that backing up outercc->cur in regmatch()/WHILEM is not needed
22488      Branch: perl
22489            ! regexec.c
22490 ____________________________________________________________________________
22491 [ 28906] By: davem                                 on 2006/09/30  00:22:20
22492         Log: add stress test for CURLYX/WHILEM regex ops
22493      Branch: perl
22494            ! t/op/pat.t
22495 ____________________________________________________________________________
22496 [ 28905] By: davem                                 on 2006/09/30  00:07:49
22497         Log: rationalise sayYES and sayNO code in regmatch()
22498      Branch: perl
22499            ! regexec.c regexp.h
22500 ____________________________________________________________________________
22501 [ 28904] By: merijn                                on 2006/09/29  17:54:12
22502         Log: Subject: [PATCH] Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns.
22503              From: demerphq <demerphq@gmail.com>
22504              Date: Fri, 29 Sep 2006 17:39:16 +0200
22505              Message-ID: <9b18b3110609290839i58fa703u59259e4ec1d9f2d9@mail.gmail.com>
22506      Branch: perl
22507            ! ext/re/re.pm regcomp.c regcomp.h win32/Makefile
22508 ____________________________________________________________________________
22509 [ 28903] By: stevep                                on 2006/09/29  15:10:41
22510         Log: Subject: [PATCH] PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling seekand don't talk to negative strangers
22511              From: Jarkko Hietaniemi <jhi@iki.fi>
22512              Date: Fri, 29 Sep 2006 17:41:28 +0300
22513              Message-ID: <451D3098.1000305@iki.fi>
22514      Branch: perl
22515            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
22516            ! pod/perldiag.pod
22517 ____________________________________________________________________________
22518 [ 28902] By: merijn                                on 2006/09/29  15:05:22
22519         Log: Subject: Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re pluggable under threads)
22520              From: demerphq <demerphq@gmail.com>
22521              Date: Fri, 29 Sep 2006 16:57:07 +0200
22522              Message-ID: <9b18b3110609290757n62b3484i7bb948f965524191@mail.gmail.com>
22523      Branch: perl
22524            ! perl.h regcomp.c regexp.h
22525 ____________________________________________________________________________
22526 [ 28901] By: stevep                                on 2006/09/29  13:55:55
22527         Log: Fix debug format in regcomp.c that was failing under
22528              -Doptimize="-g"
22529      Branch: perl
22530            ! regcomp.c
22531 ____________________________________________________________________________
22532 [ 28900] By: merijn                                on 2006/09/29  12:29:24
22533         Log: Subject: Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re pluggable under threads)
22534              From: demerphq <demerphq@gmail.com>
22535              Date: Fri, 29 Sep 2006 12:41:26 +0200
22536              Message-ID: <9b18b3110609290341p11767110sec20a6fee2038a00@mail.gmail.com>
22537      Branch: perl
22538            + ext/re/t/lexical_debug.pl ext/re/t/lexical_debug.t
22539            ! MANIFEST embed.fnc embed.h embedvar.h ext/re/re.pm
22540            ! ext/re/re.xs ext/re/t/re.t op.c perl.h perlapi.h pp.c pp_ctl.c
22541            ! pp_hot.c proto.h regcomp.c regcomp.h regcomp.pl regexec.c
22542            ! regexp.h regnodes.h sv.c thrdvar.h
22543 ____________________________________________________________________________
22544 [ 28899] By: nicholas                              on 2006/09/28  22:15:57
22545         Log: Silence two warnings from gcc when being -pedantic
22546      Branch: perl
22547            ! perl.h
22548 ____________________________________________________________________________
22549 [ 28898] By: merijn                                on 2006/09/28  11:23:38
22550         Log: Subject: Re: reentr reshuffle
22551              From: Jarkko Hietaniemi <jhi@iki.fi>
22552              Date: Thu, 28 Sep 2006 14:15:45 +0300
22553              Message-ID: <451BAEE1.1070509@iki.fi>
22554      Branch: perl
22555            ! reentr.h reentr.pl
22556 ____________________________________________________________________________
22557 [ 28897] By: merijn                                on 2006/09/28  10:36:00
22558         Log: Regen for #28896
22559      Branch: perl
22560            ! reentr.c reentr.h
22561 ____________________________________________________________________________
22562 [ 28896] By: merijn                                on 2006/09/28  10:30:21
22563         Log: Subject: reentr reshuffle
22564              From: Jarkko Hietaniemi <jhi@iki.fi>
22565              Date: Thu, 28 Sep 2006 12:40:04 +0300
22566              Message-ID: <451B9874.7060000@iki.fi>
22567      Branch: perl
22568            ! pod/perlembed.pod pod/perlxs.pod reentr.pl
22569 ____________________________________________________________________________
22570 [ 28895] By: rgs                                   on 2006/09/27  08:45:02
22571         Log: Saddest patch I ever had to apply.
22572      Branch: perl
22573            ! Porting/Maintainers.pl
22574 ____________________________________________________________________________
22575 [ 28894] By: steveh                                on 2006/09/27  08:37:23
22576         Log: I think we need to skip PL_regdupe as well as Perl_regdupe
22577              when USE_ITHREADS is not defined
22578              
22579              See: http://www.nntp.perl.org/group/perl.daily-build.reports/41274
22580      Branch: perl
22581            ! makedef.pl
22582 ____________________________________________________________________________
22583 [ 28893] By: nicholas                              on 2006/09/26  22:29:09
22584         Log: Make Perl_regdupe only exist for threaded perls.
22585      Branch: perl
22586            ! embed.fnc embed.h ext/re/re.xs makedef.pl proto.h regcomp.c
22587            ! thrdvar.h
22588 ____________________________________________________________________________
22589 [ 28892] By: davem                                 on 2006/09/25  22:01:36
22590         Log: Automate generation of the regmatch() state constants
22591              
22592              Subject:  Re: Problem with EVAL handling in bleads iterative regex code.
22593              From:  demerphq <demerphq@gmail.com>
22594              Date:  Mon, 25 Sep 2006 20:09:07 +0200
22595              Message-Id:  <9b18b3110609251109t4cb1d443y87d7a7dc94fcfc24@mail.gmail.com>
22596      Branch: perl
22597            ! regcomp.c regcomp.pl regcomp.sym regexec.c regnodes.h
22598 ____________________________________________________________________________
22599 [ 28891] By: nicholas                              on 2006/09/25  20:47:34
22600         Log: Subject: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re
22601              From: demerphq <demerphq@gmail.com>
22602              Message-ID: <9b18b3110609170557r73d94c18v90285bd57a38b876@mail.gmail.com>
22603              Date: Sun, 17 Sep 2006 14:57:57 +0200
22604      Branch: perl
22605            ! embed.fnc embed.h embedvar.h ext/re/re.xs ext/re/re_top.h
22606            ! global.sym perl.h perlapi.h proto.h regcomp.c sv.c thrdvar.h
22607 ____________________________________________________________________________
22608 [ 28890] By: rgs                                   on 2006/09/25  13:28:24
22609         Log: Remove three X<...> that cannot be handled by pod2text currently
22610              (spotted by David Landgren)
22611      Branch: perl
22612            ! pod/perlref.pod
22613 ____________________________________________________________________________
22614 [ 28889] By: rgs                                   on 2006/09/25  13:10:45
22615         Log: Subject: [PATCH] perlref clarification (was: Re: Is this a bug or a feature?)
22616              From: David Landgren <david@landgren.net>
22617              Date: Mon, 25 Sep 2006 15:03:33 +0200
22618              Message-ID: <4517D3A5.4010200@landgren.net>
22619      Branch: perl
22620            ! pod/perlref.pod
22621 ____________________________________________________________________________
22622 [ 28888] By: davem                                 on 2006/09/25  10:03:41
22623         Log: Fix re debug formatting nits
22624              
22625              From: demerphq <demerphq@gmail.com>
22626              Message-ID: <9b18b3110609250237h4dcf1784s487f1979b2b431b9@mail.gmail.com>
22627              Date: Mon, 25 Sep 2006 11:37:36 +0200
22628              Subject: Re: Problem with EVAL handling in bleads iterative regex code.
22629      Branch: perl
22630            ! regexec.c
22631 ____________________________________________________________________________
22632 [ 28887] By: rgs                                   on 2006/09/25  08:31:37
22633         Log: Typo fix in overload docs
22634      Branch: perl
22635            ! lib/overload.pm
22636 ____________________________________________________________________________
22637 [ 28886] By: nicholas                              on 2006/09/25  07:12:36
22638         Log: Subject: Re: Change 28877: [PATCH] deal with some gcc warnings
22639              From: Jarkko Hietaniemi <jhi@iki.fi>
22640              Message-ID: <45175CA4.3020900@iki.fi>
22641              Date: Mon, 25 Sep 2006 07:35:48 +0300
22642              
22643              remove casts that were causing failure on FreeBSD -Duse64bitint, and
22644              some other cleanups.
22645      Branch: perl
22646            ! doio.c reentr.c reentr.pl
22647 ____________________________________________________________________________
22648 [ 28885] By: davem                                 on 2006/09/25  01:23:31
22649         Log: eliminate PL_regindent and improve -Mre=Debug,STATE output
22650      Branch: perl
22651            ! perl.c regexec.c regexp.h
22652 ____________________________________________________________________________
22653 [ 28884] By: davem                                 on 2006/09/24  22:31:59
22654         Log: fix regression introduced in #27778: must backtrack into inner regex
22655              "aa" =~ /(??{"a+"})a/
22656      Branch: perl
22657            ! regexec.c regexp.h t/op/pat.t t/op/re_tests
22658 ____________________________________________________________________________
22659 [ 28883] By: davem                                 on 2006/09/24  22:03:05
22660         Log: in S_regmatch(), convert state var st->cc into local var cur_curlyx
22661      Branch: perl
22662            ! regexec.c regexp.h
22663 ____________________________________________________________________________
22664 [ 28882] By: davem                                 on 2006/09/24  21:23:28
22665         Log: allow fields in re_tests to include \x{nnn} etc
22666      Branch: perl
22667            ! t/op/re_tests t/op/regexp.t
22668 ____________________________________________________________________________
22669 [ 28881] By: stevep                                on 2006/09/23  16:58:17
22670         Log: Upgrade to CPAN-1.8801.
22671      Branch: perl
22672            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Tarzip.pm
22673 ____________________________________________________________________________
22674 [ 28880] By: rgs                                   on 2006/09/21  15:08:54
22675         Log: Document the values that mad_key can hold
22676              (by Larry)
22677      Branch: perl
22678            ! op.h
22679 ____________________________________________________________________________
22680 [ 28879] By: rgs                                   on 2006/09/21  14:52:15
22681         Log: Subject: RE: Combining UTF-16 output with :crlf is awkward
22682              From: "Jan Dubois" <jand@ActiveState.com>
22683              Date: Thu, 6 Apr 2006 18:37:21 -0700
22684              Message-ID: <0bbe01c659e3$d0c334a0$2217a8c0@candy>
22685      Branch: perl
22686            ! perlio.c
22687 ____________________________________________________________________________
22688 [ 28878] By: merijn                                on 2006/09/21  12:02:14
22689         Log: Subject: Re: \N{...} in regular expression [PATCH]
22690              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22691              Date: Thu, 21 Sep 2006 20:47:02 +0900
22692              Message-Id: <20060921204520.80A6.BQW10602@nifty.com>
22693      Branch: perl
22694            ! pod/perlop.pod
22695 ____________________________________________________________________________
22696 [ 28877] By: rgs                                   on 2006/09/21  07:54:10
22697         Log: Subject: [PATCH] deal with some gcc warnings
22698              From: Jarkko Hietaniemi <jhi@iki.fi>
22699              Date: Thu, 21 Sep 2006 09:08:47 +0300
22700              Message-ID: <45122C6F.9080904@iki.fi>
22701      Branch: perl
22702            ! doio.c reentr.c reentr.pl regcomp.c regexec.c sv.c toke.c
22703            ! util.c
22704 ____________________________________________________________________________
22705 [ 28876] By: stevep                                on 2006/09/21  02:17:30
22706         Log: Subject: [perl #40369] File::Find mishandles non-dangling symlinks
22707              From: ammon@rhythm.com (via RT) <perlbug-followup@perl.org>
22708              Date: Tue, 19 Sep 2006 20:56:32 -0700
22709              Message-ID: <rt-3.5.HEAD-31258-1158724592-1714.40369-75-0@perl.org>
22710      Branch: perl
22711            ! lib/File/Find.pm
22712 ____________________________________________________________________________
22713 [ 28875] By: rgs                                   on 2006/09/20  16:12:14
22714         Log: Deliver SIGILL, SIGBUS and SIGSEGV always in an "unsafe" manner.
22715              
22716              Subject: Safe signals and SIGSEGV
22717              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
22718              Date: Fri, 8 Sep 2006 17:43:41 +0200
22719              Message-ID: <20060908174341.0cc7988f@grubert.mandriva.com>
22720      Branch: perl
22721            ! mg.c
22722 ____________________________________________________________________________
22723 [ 28874] By: rgs                                   on 2006/09/20  15:22:22
22724         Log: prototype() wasn't working to get the prototype of optional core
22725              keywords (like say, err, given.) Fix this by adding a parameter to
22726              Perl_keyword to always get the keyword number, even if the feature
22727              isn't in effect.
22728      Branch: perl
22729            ! embed.fnc embed.h perl_keyword.pl pp.c proto.h t/op/cproto.t
22730            ! toke.c
22731 ____________________________________________________________________________
22732 [ 28873] By: rgs                                   on 2006/09/20  11:53:59
22733         Log: Subject: Re: [PATCH] Patch for win32.c to fix #38723 and #39531
22734              From: Andrew Savige <ajsavige@yahoo.com.au>
22735              Date: Tue, 19 Sep 2006 23:42:31 +1000 (EST)
22736              Message-ID: <20060919134231.87370.qmail@web56407.mail.re3.yahoo.com>
22737      Branch: perl
22738            ! win32/win32.c
22739 ____________________________________________________________________________
22740 [ 28872] By: merijn                                on 2006/09/19  19:09:36
22741         Log: Subject: Re: \N{...} in regular expression [PATCH]
22742              From: demerphq <demerphq@gmail.com>
22743              Date: Tue, 19 Sep 2006 20:36:17 +0200
22744              Message-ID: <9b18b3110609191136v4d595f37pa0a52b8c20851588@mail.gmail.com>
22745      Branch: perl
22746            ! regcomp.c
22747 ____________________________________________________________________________
22748 [ 28871] By: rgs                                   on 2006/09/19  14:05:48
22749         Log: Upgrade to podlators 2.0.5
22750      Branch: perl
22751            + lib/Pod/t/pod-parser.t
22752            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/t/basic.man
22753            ! lib/Pod/t/basic.t lib/Pod/t/filehandle.t lib/Pod/t/man.t
22754 ____________________________________________________________________________
22755 [ 28870] By: merijn                                on 2006/09/19  11:16:11
22756         Log: Changed +DA2.0w to +DD64; Added notes about C ANSI C updates
22757              on HP-UX 11.00.
22758      Branch: perl
22759            ! README.hpux
22760 ____________________________________________________________________________
22761 [ 28869] By: rgs                                   on 2006/09/19  07:54:24
22762         Log: Subject: Re: [PATCH] lib/File/Copy.t - test descriptions and minor fixes
22763              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
22764              Date: Mon, 18 Sep 2006 17:36:50 -0300
22765              Message-ID: <73ddeb6c0609181336g53a90dceo9a29777f7686e372@mail.gmail.com>
22766      Branch: perl
22767            ! lib/File/Copy.t
22768 ____________________________________________________________________________
22769 [ 28868] By: merijn                                on 2006/09/19  06:56:36
22770         Log: Subject: Re: \N{...} in regular expression [PATCH]
22771              From: demerphq <demerphq@gmail.com>
22772              Date: Tue, 19 Sep 2006 01:37:19 +0200
22773              Message-ID: <9b18b3110609181637m796d6c16o1b2741edc5f09eb2@mail.gmail.com>
22774      Branch: perl
22775            + t/lib/Cname.pm
22776            ! MANIFEST embed.fnc embed.h pod/perldiag.pod proto.h regcomp.c
22777            ! regexec.c t/op/pat.t toke.c
22778 ____________________________________________________________________________
22779 [ 28867] By: merijn                                on 2006/09/19  06:45:26
22780         Log: Subject: [PATCH] C++: add -Wno-used-parameter, and drop ODBM_File
22781              From: Jarkko Hietaniemi <jhi@iki.fi>
22782              Date: Tue, 19 Sep 2006 09:19:22 +0300
22783              Message-ID: <450F8BEA.1010802@iki.fi>
22784      Branch: perl
22785            ! Makefile.SH cflags.SH
22786 ____________________________________________________________________________
22787 [ 28866] By: rgs                                   on 2006/09/18  09:04:02
22788         Log: Fix declaration-after-statement problem
22789              
22790              Subject: [bug] IO::Socket's IO.xs fails to compile
22791              From: Sebastian Steinlechner <steinlechner@gmx.net>
22792              Date: Mon, 18 Sep 2006 01:38:31 +0200
22793              Message-ID: <450DDC77.2060405@gmx.net>
22794      Branch: perl
22795            ! ext/IO/IO.xs
22796 ____________________________________________________________________________
22797 [ 28865] By: rgs                                   on 2006/09/18  08:37:21
22798         Log: Subject: [PATCH] bleed -  silence warning in sv.c
22799              From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
22800              Date: Mon, 18 Sep 2006 01:30:05 -0700
22801              Message-ID: <450E590D.1060205@p6m7g8.com>
22802      Branch: perl
22803            ! sv.c
22804 ____________________________________________________________________________
22805 [ 28864] By: rgs                                   on 2006/09/18  08:35:21
22806         Log: Subject: [PATCH] Re: [perl #37714] XSUB.h version check may fail due to locale
22807              From: John Peacock <jpeacock@rowman.com>
22808              Date: Sun, 17 Sep 2006 16:58:58 -0400
22809              Message-ID: <450DB712.4040703@rowman.com>
22810      Branch: perl
22811            ! universal.c util.c
22812 ____________________________________________________________________________
22813 [ 28863] By: nicholas                              on 2006/09/17  19:26:01
22814         Log: Fix one genuine unitialised code path spotted by gcc, and a signed/
22815              unsigned warning.
22816      Branch: perl
22817            ! doio.c
22818 ____________________________________________________________________________
22819 [ 28862] By: nicholas                              on 2006/09/17  18:52:00
22820         Log: Avoid compiler warning about a variable that isn't used when
22821              -DDEBUGGING is not in force.
22822      Branch: perl
22823            ! regcomp.c
22824 ____________________________________________________________________________
22825 [ 28861] By: rgs                                   on 2006/09/17  13:32:18
22826         Log: A better version of change #28847
22827      Branch: perl
22828            ! universal.c util.c
22829 ____________________________________________________________________________
22830 [ 28860] By: rgs                                   on 2006/09/17  12:07:27
22831         Log: Subject: [PATCH] util.c: restore Perl_my_setenv() to pre-28814
22832              From: Jarkko Hietaniemi <jhi@iki.fi>
22833              Date: Sun, 17 Sep 2006 10:29:08 +0300
22834              Message-ID: <450CF944.7000402@iki.fi>
22835      Branch: perl
22836            ! util.c
22837 ____________________________________________________________________________
22838 [ 28859] By: nicholas                              on 2006/09/17  10:39:27
22839         Log: Some notes about struct block_loop
22840      Branch: perl
22841            ! cop.h
22842 ____________________________________________________________________________
22843 [ 28858] By: nicholas                              on 2006/09/17  00:06:53
22844         Log: Store a pointer to the op in struct block_loop, rather than the 
22845              pointers to last and redo. (for ithreads also drop the next pointer,
22846              as pp_ctl.c doesn't re-write it for ithreads). This shrinks the struct
22847              to 40 bytes on ILP32 systems, and therefore struct block to 64 bytes.
22848      Branch: perl
22849            ! cop.h pp_ctl.c scope.c sv.c
22850 ____________________________________________________________________________
22851 [ 28857] By: stevep                                on 2006/09/16  20:19:08
22852         Log: Upgrade to CPAN-CPAN-1.87_64
22853      Branch: perl
22854            ! lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
22855            ! lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE
22856            ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
22857 ____________________________________________________________________________
22858 [ 28856] By: stevep                                on 2006/09/16  19:37:51
22859         Log: Upgrade to ExtUtils-ParseXS-2.16.  There actually are a couple of
22860              changes in bleadperl not in the new version, so version was bumped
22861              to 2.16_01.
22862      Branch: perl
22863            ! lib/ExtUtils/ParseXS.pm
22864 ____________________________________________________________________________
22865 [ 28855] By: nicholas                              on 2006/09/16  17:59:17
22866         Log: Shrink the interpreter structure by 4 bytes (usually) by making
22867              PL_in_eval a U8 and PL_delaymagic a U16. (And corresponding changes
22868              in struct block_eval in cop.h to avoid any possible compiler warnings)
22869      Branch: perl
22870            ! cop.h thrdvar.h
22871 ____________________________________________________________________________
22872 [ 28853] By: nicholas                              on 2006/09/16  17:07:03
22873         Log: Revert changes 28772, 28773, 28774 as they won't gain us anything - I
22874              failed to realise that struct block_sub is not the largest of the
22875              4 structures in the block.blk_u union. (It's actually block_loop)
22876      Branch: perl
22877            ! cop.h pp_ctl.c pp_hot.c scope.c sv.c
22878 ____________________________________________________________________________
22879 [ 28851] By: craigb                                on 2006/09/16  15:14:36
22880         Log: return value of -1 without errno set is ok in 
22881              ext/POSIX/t/sysconf.t (it just means the feature is
22882              not implemented, not defined, or has no limit)
22883      Branch: perl
22884            ! ext/POSIX/t/sysconf.t
22885 ____________________________________________________________________________
22886 [ 28850] By: rgs                                   on 2006/09/16  06:32:36
22887         Log: No declarations after statements ! (noticed by Sadahiro Tomoyuki)
22888      Branch: perl
22889            ! util.c
22890 ____________________________________________________________________________
22891 [ 28849] By: nicholas                              on 2006/09/15  22:03:53
22892         Log: Avoid warnings when $Config{d_cplusplus} is undefined.
22893      Branch: perl
22894            ! ext/Encode/bin/enc2xs
22895 ____________________________________________________________________________
22896 [ 28848] By: craigb                                on 2006/09/15  00:39:32
22897         Log: More hacking in util.c's ifdef jungle following 28844 to avoid
22898              duplicate definition of Perl_my_setenv on VMS.
22899      Branch: perl
22900            ! util.c
22901 ____________________________________________________________________________
22902 [ 28847] By: rgs                                   on 2006/09/14  15:31:22
22903         Log: Fix for bug #37714: XSUB.h version check may fail due to locale
22904              Always convert version to number under C locale settings
22905      Branch: perl
22906            ! util.c
22907 ____________________________________________________________________________
22908 [ 28846] By: stevep                                on 2006/09/14  15:24:04
22909         Log: Subject: [PATCH] C++ Encode
22910              From: Jarkko Hietaniemi <jhi@iki.fi>
22911              Date: Thu, 14 Sep 2006 09:05:10 +0300
22912              Message-ID: <4508F116.40606@iki.fi>
22913      Branch: perl
22914            ! ext/Encode/bin/enc2xs
22915 ____________________________________________________________________________
22916 [ 28845] By: rgs                                   on 2006/09/14  14:18:32
22917         Log: MakeMaker is being split in new sub-distributions on CPAN
22918      Branch: perl
22919            ! Porting/Maintainers.pl
22920 ____________________________________________________________________________
22921 [ 28844] By: rgs                                   on 2006/09/14  12:39:16
22922         Log: Subject: Re: Re: [PATCH] C++: Solaris CC now compiles "perl"
22923              From: demerphq <demerphq@gmail.com>
22924              Date: Thu, 14 Sep 2006 14:28:16 +0200
22925              Message-ID: <9b18b3110609140528x49e063aay724169d7f1e49531@mail.gmail.com>
22926      Branch: perl
22927            ! util.c
22928 ____________________________________________________________________________
22929 [ 28843] By: craigb                                on 2006/09/14  03:50:18
22930         Log: Define d_cplusplus on VMS when appropriate
22931      Branch: perl
22932            ! configure.com
22933 ____________________________________________________________________________
22934 [ 28842] By: stevep                                on 2006/09/14  01:36:13
22935         Log: Subject: [PATCH] (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC
22936              From: Jarkko Hietaniemi <jhi@iki.fi>
22937              Date: Wed, 13 Sep 2006 20:19:04 +0300
22938              Message-ID: <45083D88.7050207@iki.fi>
22939              
22940              Plus a tweak to the name of CC.
22941      Branch: perl
22942            ! cflags.SH hints/solaris_2.sh perl.h
22943 ____________________________________________________________________________
22944 [ 28841] By: stevep                                on 2006/09/14  01:10:01
22945         Log: Regenerated mktables.lst per Yves Orton's suggestion.
22946      Branch: perl
22947            ! lib/unicore/mktables.lst
22948 ____________________________________________________________________________
22949 [ 28840] By: stevep                                on 2006/09/13  16:05:33
22950         Log: darwin also seems to be lacking a dl_unload_file() in its
22951              DynaLoader, so some additional skips are needed.  If I only
22952              had a NeXT to test with now...
22953      Branch: perl
22954            ! ext/DynaLoader/t/DynaLoader.t
22955 ____________________________________________________________________________
22956 [ 28839] By: stevep                                on 2006/09/13  15:34:46
22957         Log: Add darwin to the list of OS's that fail to pass test 
22958              op/sprintf.t #157.  Newer versions appear to be OK, 
22959              but Mac OS X 10.2.X regularly fail with this test.
22960      Branch: perl
22961            ! t/op/sprintf.t
22962 ____________________________________________________________________________
22963 [ 28838] By: stevep                                on 2006/09/13  14:59:01
22964         Log: Test cases for version cannot handle Test::More versions that
22965              end with _0X.  TODO-ing the failing test cases for now.
22966      Branch: perl
22967            ! lib/version.t
22968 ____________________________________________________________________________
22969 [ 28837] By: rgs                                   on 2006/09/13  14:23:38
22970         Log: Upgrade to CPAN 1.87_63
22971      Branch: perl
22972            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
22973            ! lib/CPAN/SIGNATURE
22974 ____________________________________________________________________________
22975 [ 28836] By: stevep                                on 2006/09/13  13:35:32
22976         Log: Upgrade to Test-Simple-0.64_02
22977      Branch: perl
22978            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
22979            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
22980            ! lib/Test/Simple/Changes
22981            ! lib/Test/Simple/t/00test_harness_check.t
22982            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/extra.t
22983            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
22984            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/fail_one.t
22985            ! lib/Test/Simple/t/harness_active.t
22986            ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/is_fh.t
22987            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
22988            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_bad.t
22989            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/sort_bug.t
22990            ! lib/Test/Simple/t/threads.t
22991 ____________________________________________________________________________
22992 [ 28835] By: rgs                                   on 2006/09/13  13:27:05
22993         Log: Bump version and other misc. changes. 3rd patch from:
22994              
22995              Subject: [PATCH] thread 1.41 - A drama in three parts
22996              From: "Jerry D. Hedden" <jdhedden@cpan.org>
22997              Date: Sun, 10 Sep 2006 09:12:06 -0700
22998              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
22999      Branch: perl
23000            ! ext/threads/Changes ext/threads/README ext/threads/t/state.t
23001            ! ext/threads/t/thread.t ext/threads/threads.pm
23002            ! ext/threads/threads.xs
23003 ____________________________________________________________________________
23004 [ 28834] By: rgs                                   on 2006/09/13  13:21:07
23005         Log: Statically allocate the main thread.
23006              2nd patch from:
23007              
23008              Subject: [PATCH] thread 1.41 - A drama in three parts
23009              From: "Jerry D. Hedden" <jdhedden@cpan.org>
23010              Date: Sun, 10 Sep 2006 09:12:06 -0700
23011              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
23012      Branch: perl
23013            ! ext/threads/threads.xs
23014 ____________________________________________________________________________
23015 [ 28833] By: rgs                                   on 2006/09/13  13:15:44
23016         Log: Race condition fix in threads.pm
23017              First patch from:
23018              
23019              Subject: [PATCH] thread 1.41 - A drama in three parts
23020              From: "Jerry D. Hedden" <jdhedden@cpan.org>
23021              Date: Sun, 10 Sep 2006 09:12:06 -0700
23022              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
23023      Branch: perl
23024            ! ext/threads/threads.xs
23025 ____________________________________________________________________________
23026 [ 28832] By: rgs                                   on 2006/09/13  09:55:09
23027         Log: Subject: mktables executes seven time per build sigh
23028              From: demerphq <demerphq@gmail.com>
23029              Date: Sun, 10 Sep 2006 17:52:10 +0200
23030              Message-ID: <9b18b3110609100852q2cfc2497ufceda5ff5d0875e3@mail.gmail.com>
23031              
23032              (Fix for Windows)
23033      Branch: perl
23034            ! lib/unicore/mktables win32/Makefile
23035 ____________________________________________________________________________
23036 [ 28831] By: rgs                                   on 2006/09/13  09:44:26
23037         Log: Subject: [perl #40328] B::Deparse pod does not list failure to grok outer lexical scopes in BUGS section 
23038              From: David Nicol (via RT) <perlbug-followup@perl.org>
23039              Date: Tue, 12 Sep 2006 13:21:24 -0700
23040              Message-ID: <rt-3.5.HEAD-31259-1158092484-244.40328-75-0@perl.org>
23041      Branch: perl
23042            ! ext/B/B/Deparse.pm
23043 ____________________________________________________________________________
23044 [ 28830] By: rgs                                   on 2006/09/13  09:36:11
23045         Log: Subject: [perl #40327] Doc patch for perlfunc.pod 
23046              From: merijnb@ms.com (via RT) <perlbug-followup@perl.org>
23047              Date: Tue, 12 Sep 2006 09:12:12 -0700
23048              Message-ID: <rt-3.5.HEAD-31259-1158077531-1067.40327-75-0@perl.org>
23049      Branch: perl
23050            ! pod/perlfunc.pod
23051 ____________________________________________________________________________
23052 [ 28829] By: merijn                                on 2006/09/13  06:51:55
23053         Log: Accumulated fixes from earlier backports, amongst of which:
23054              Subject: [PATCH] remove -Wdeclaration-after-statement scan from Configure
23055              From: Jarkko Hietaniemi <jhi@iki.fi>
23056              Date: Tue, 12 Sep 2006 07:19:32 +0300
23057              Message-ID: <45063554.1040301@iki.fi>
23058      Branch: perl
23059            ! Configure Porting/Glossary config_h.SH
23060 ____________________________________________________________________________
23061 [ 28827] By: rgs                                   on 2006/09/12  15:51:53
23062         Log: Disable study() for utf-8 strings
23063              
23064              Subject: Re: Re: [Fwd: Smoke [5.9.4] 28821 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
23065              From: demerphq <demerphq@gmail.com>
23066              Date: Tue, 12 Sep 2006 17:08:55 +0200
23067              Message-ID: <9b18b3110609120808jceb84ces55ef29c2f2b73ebc@mail.gmail.com>
23068      Branch: perl
23069            ! pp.c
23070 ____________________________________________________________________________
23071 [ 28826] By: stevep                                on 2006/09/12  15:30:57
23072         Log: Upgrade to CPAN-1.87_62
23073      Branch: perl
23074            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
23075 ____________________________________________________________________________
23076 [ 28825] By: rgs                                   on 2006/09/12  14:49:21
23077         Log: Upgrade to MakeMaker 6.30_04
23078      Branch: perl
23079            + lib/ExtUtils/t/build_man.t lib/ExtUtils/t/pm.t
23080            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Any.pm
23081            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
23082            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
23083            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
23084            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/MM_Win32.t
23085            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/revision.t
23086 ____________________________________________________________________________
23087 [ 28824] By: rgs                                   on 2006/09/12  14:04:54
23088         Log: More warnings silencing, including suggestions by Dominic Dunlop
23089      Branch: perl
23090            ! regcomp.c regexec.c
23091 ____________________________________________________________________________
23092 [ 28823] By: rgs                                   on 2006/09/12  07:26:46
23093         Log: Subject: [PATCH] Re: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1 V5.1 (EV6/4 cpu)]
23094              From: Dominic Dunlop <domo@computer.org>
23095              Date: Tue, 12 Sep 2006 09:13:41 +0200
23096              Message-Id: <6FD7503D-349B-4BE4-B457-D79458900FA0@computer.org>
23097      Branch: perl
23098            ! sv.c
23099 ____________________________________________________________________________
23100 [ 28822] By: rgs                                   on 2006/09/12  07:22:40
23101         Log: Another warning-silencing cast
23102      Branch: perl
23103            ! regcomp.c
23104 ____________________________________________________________________________
23105 [ 28821] By: rgs                                   on 2006/09/11  13:05:16
23106         Log: POD fixes in perlce manpage
23107      Branch: perl
23108            ! README.ce
23109 ____________________________________________________________________________
23110 [ 28820] By: rgs                                   on 2006/09/11  12:32:35
23111         Log: FAQ sync
23112      Branch: perl
23113            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
23114            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
23115            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
23116            ! pod/perlfaq9.pod
23117 ____________________________________________________________________________
23118 [ 28819] By: rgs                                   on 2006/09/11  11:51:04
23119         Log: Fix a few more printf format warnings
23120      Branch: perl
23121            ! regexec.c
23122 ____________________________________________________________________________
23123 [ 28818] By: rgs                                   on 2006/09/11  10:19:20
23124         Log: Fix definition of macro HOP3 (spotted by a gcc warning)
23125      Branch: perl
23126            ! regexec.c
23127 ____________________________________________________________________________
23128 [ 28817] By: rgs                                   on 2006/09/11  10:12:32
23129         Log: Fix some compilation warnings
23130      Branch: perl
23131            ! regcomp.c
23132 ____________________________________________________________________________
23133 [ 28816] By: rgs                                   on 2006/09/11  10:04:19
23134         Log: Subject: [PATCH] Teach regex optimiser how to handle (?=) and (?<=) properly.
23135              From: demerphq <demerphq@gmail.com>
23136              Date: Sat, 9 Sep 2006 22:00:05 +0200
23137              Message-ID: <9b18b3110609091300x1fd0b15dt32932902a0a80674@mail.gmail.com>
23138      Branch: perl
23139            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regcomp.sym
23140            ! regexec.c regnodes.h sv.c t/op/re_tests t/op/regexp.t
23141 ____________________________________________________________________________
23142 [ 28815] By: rgs                                   on 2006/09/11  09:14:58
23143         Log: Subject: Re: [perl #40302] sigtrap(3pm) man page is vague
23144              From: "David Nicol" <davidnicol@gmail.com>
23145              Date: Fri, 8 Sep 2006 11:19:23 -0500
23146              Message-ID: <934f64a20609080919g3d0add8cr1ca3d1c7ea9a5d32@mail.gmail.com>
23147      Branch: perl
23148            ! lib/sigtrap.pm
23149 ____________________________________________________________________________
23150 [ 28814] By: rgs                                   on 2006/09/11  08:56:21
23151         Log: Subject: [PATCH] C++: Solaris CC now compiles "perl"
23152              From: Jarkko Hietaniemi <jhi@iki.fi>
23153              Date: Sat, 09 Sep 2006 15:29:12 +0300
23154              Message-ID: <4502B398.6060505@iki.fi>
23155      Branch: perl
23156            ! hints/solaris_2.sh opcode.h opcode.pl perl.h perlio.c
23157            ! unixish.h util.c
23158 ____________________________________________________________________________
23159 [ 28813] By: rgs                                   on 2006/09/11  08:41:50
23160         Log: Subject: NULL and sv_setpv vs. newSVpv
23161              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
23162              Date: Sun, 10 Sep 2006 20:31:46 -0700 (PDT)
23163              Message-ID: <8750.24.19.24.170.1157945506.squirrel@24.19.24.170>
23164      Branch: perl
23165            ! sv.c
23166 ____________________________________________________________________________
23167 [ 28812] By: steveh                                on 2006/09/08  16:08:53
23168         Log: Update Porting/Maintainers.pl w.r.t. #28811
23169      Branch: perl
23170            ! Porting/Maintainers.pl
23171 ____________________________________________________________________________
23172 [ 28811] By: steveh                                on 2006/09/08  16:05:53
23173         Log: Subject: [PATCH] Add Params::Check to the core
23174              From: "Jos Boumans" <kane@dwim.org>
23175              Date: Fri, 8 Sep 2006 13:57:16 +0200 (CEST)
23176              Message-ID: <8319.80.127.35.68.1157716636.squirrel@webmail.xs4all.nl>
23177              
23178              (Just the Params-Check part: Locale-Maketext-Simple has already been
23179              added by change #28809)
23180      Branch: perl
23181            + lib/Params/Check.pm lib/Params/Check/t/01_Params-Check.t
23182            ! MANIFEST
23183 ____________________________________________________________________________
23184 [ 28810] By: steveh                                on 2006/09/08  15:33:18
23185         Log: Update Porting/Maintainers.pl w.r.t. #28809
23186      Branch: perl
23187            ! Porting/Maintainers.pl
23188 ____________________________________________________________________________
23189 [ 28809] By: steveh                                on 2006/09/08  15:19:50
23190         Log: Subject: Re: [PATCH] Add Locale::Maketext::Simple to the core
23191              From: kane@xs4all.nl
23192              Date: Sun, 13 Aug 2006 15:51:58 +0200 (CEST)
23193              Message-ID: <24406.80.127.35.68.1155477118.squirrel@webmail.xs4all.nl>
23194              
23195              Actually added 0.18, rather than 0.17 which this PATCH contained, for
23196              an updated licence statement.
23197      Branch: perl
23198            + lib/Locale/Maketext/Simple.pm
23199            + lib/Locale/Maketext/Simple/t/0-signature.t
23200            + lib/Locale/Maketext/Simple/t/1-basic.t
23201            ! MANIFEST
23202 ____________________________________________________________________________
23203 [ 28808] By: rgs                                   on 2006/09/08  08:36:32
23204         Log: Use %^H instead of $^H for the assertions pragma
23205      Branch: perl
23206            ! lib/assertions.pm op.c perl.h
23207 ____________________________________________________________________________
23208 [ 28807] By: rgs                                   on 2006/09/08  07:39:10
23209         Log: Remove empty typemap file
23210      Branch: perl
23211            - ext/threads/shared/typemap
23212            ! MANIFEST
23213 ____________________________________________________________________________
23214 [ 28806] By: craigb                                on 2006/09/08  02:07:30
23215         Log: declaration after code nit in vms/vms.c (from Martin Vorlaender)
23216      Branch: perl
23217            ! vms/vms.c
23218 ____________________________________________________________________________
23219 [ 28805] By: stevep                                on 2006/09/07  18:39:22
23220         Log: Clean up some comments.
23221      Branch: perl
23222            ! cygwin/ld2.in
23223 ____________________________________________________________________________
23224 [ 28804] By: rgs                                   on 2006/09/07  15:21:56
23225         Log: Typo fix in #ifdef
23226      Branch: perl
23227            ! toke.c
23228 ____________________________________________________________________________
23229 [ 28803] By: stevep                                on 2006/09/07  14:24:18
23230         Log: Fix to first problem causing Cygwin Perl to fail to build 
23231              in a path with spaces in it. 
23232      Branch: perl
23233            ! cygwin/Makefile.SHs
23234 ____________________________________________________________________________
23235 [ 28802] By: gisle                                 on 2006/09/07  14:12:14
23236         Log: Document mkpath() return value in scalar context.
23237              Document that rmtree() return value include deleted
23238              directories.
23239      Branch: perl
23240            ! lib/File/Path.pm
23241 ____________________________________________________________________________
23242 [ 28801] By: rgs                                   on 2006/09/07  13:16:12
23243         Log: Subject: Re: [perl #40262] kill( 0, ... ) does not return alive status of child process
23244              From: "David Nicol" <davidnicol@gmail.com>
23245              Date: Fri, 1 Sep 2006 17:26:34 -0500
23246              Message-ID: <934f64a20609011526odd7f5bta847a3be1f6fa5f0@mail.gmail.com>
23247      Branch: perl
23248            ! pod/perlfunc.pod
23249 ____________________________________________________________________________
23250 [ 28800] By: rgs                                   on 2006/09/07  13:13:05
23251         Log: Subject: [perl #40293] perlsec talks erroneously about "Non-Finite Automaton" 
23252              From: premchai21@yahoo.com (via RT) <perlbug-followup@perl.org>
23253              Date: Wed, 06 Sep 2006 23:11:10 -0700
23254              Message-ID: <rt-3.5.HEAD-31258-1157609470-1994.40293-75-0@perl.org>
23255      Branch: perl
23256            ! pod/perlsec.pod
23257 ____________________________________________________________________________
23258 [ 28799] By: rgs                                   on 2006/09/07  11:46:40
23259         Log: Bump version of PerlIO::scalar
23260      Branch: perl
23261            ! ext/PerlIO/scalar/scalar.pm
23262 ____________________________________________________________________________
23263 [ 28798] By: rgs                                   on 2006/09/07  11:45:36
23264         Log: Fix for [perl #40267] PerlIO::scalar doesn't respect readonly-ness
23265      Branch: perl
23266            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
23267 ____________________________________________________________________________
23268 [ 28797] By: rgs                                   on 2006/09/07  09:49:31
23269         Log: Invalidate ISA and method caches when calling a safe compartment
23270              (bug #39887)
23271              
23272              Remove XS_VERSION, make it equal to VERSION
23273      Branch: perl
23274            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
23275            ! ext/Opcode/Opcode.xs
23276 ____________________________________________________________________________
23277 [ 28796] By: rgs                                   on 2006/09/07  09:25:18
23278         Log: Add Exporter in the dual-lived module list
23279      Branch: perl
23280            ! Porting/Maintainers.pl
23281 ____________________________________________________________________________
23282 [ 28795] By: rgs                                   on 2006/09/07  09:21:56
23283         Log: Subject: Dual life for Exporter
23284              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
23285              Date: Wed, 6 Sep 2006 16:40:28 -0300
23286              Message-ID: <73ddeb6c0609061240g34f60d9fodaf7727575778d8e@mail.gmail.com>
23287      Branch: perl
23288            ! lib/Exporter.t
23289 ____________________________________________________________________________
23290 [ 28794] By: stevep                                on 2006/09/07  02:07:57
23291         Log: Convert Errno.t to Test::More.  Increase the test coverage
23292              while in there as well. 
23293      Branch: perl
23294            ! ext/Errno/t/Errno.t
23295 ____________________________________________________________________________
23296 [ 28793] By: steveh                                on 2006/09/06  16:54:19
23297         Log: cxtype is a U16, not a U32 (Stops VC++ complaining)
23298      Branch: perl
23299            ! pp_ctl.c
23300 ____________________________________________________________________________
23301 [ 28792] By: stevep                                on 2006/09/06  14:33:06
23302         Log: Removed some leftover debugging accidentally added with
23303              change #28788.
23304      Branch: perl
23305            ! regexec.c
23306 ____________________________________________________________________________
23307 [ 28791] By: rgs                                   on 2006/09/06  14:11:09
23308         Log: Revert accidental file deletion
23309      Branch: perl
23310            + ext/threads/shared/typemap
23311 ____________________________________________________________________________
23312 [ 28790] By: rgs                                   on 2006/09/06  14:04:33
23313         Log: Remove perlcc and the byteloader
23314      Branch: perl
23315            - ext/B/B/Assembler.pm ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
23316            - ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Disassembler.pm
23317            - ext/B/B/Stackobj.pm ext/B/B/Stash.pm ext/B/B/assemble
23318            - ext/B/B/cc_harness ext/B/B/disassemble ext/B/B/makeliblinks
23319            - ext/B/C/C.xs ext/B/C/Makefile.PL ext/B/NOTES ext/B/README
23320            - ext/B/TESTS ext/B/Todo ext/B/ramblings/cc.notes
23321            - ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
23322            - ext/B/ramblings/magic ext/B/ramblings/reg.alloc
23323            - ext/B/ramblings/runtime.porting ext/B/t/asmdata.t
23324            - ext/B/t/assembler.t ext/B/t/bblock.t ext/B/t/bytecode.t
23325            - ext/B/t/stash.t ext/ByteLoader/ByteLoader.pm
23326            - ext/ByteLoader/ByteLoader.xs ext/ByteLoader/Makefile.PL
23327            - ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
23328            - ext/ByteLoader/byterun.h ext/ByteLoader/hints/sunos.pl
23329            - ext/threads/shared/typemap utils/perlcc.PL
23330            ! MANIFEST Makefile.SH NetWare/Makefile bytecode.pl
23331            ! configure.com ext/B/B/Asmdata.pm pod/Makefile.SH
23332            ! pod/perlcompile.pod regen.pl t/TEST t/harness
23333            ! t/lib/1_compile.t utils.lst utils/Makefile
23334            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
23335            ! win32/pod.mak x2p/Makefile.SH
23336 ____________________________________________________________________________
23337 [ 28789] By: rgs                                   on 2006/09/06  09:18:31
23338         Log: Remove JPL
23339      Branch: perl
23340            - jpl/ChangeLog jpl/JNI/Changes jpl/JNI/Closer.java
23341            - jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/JNIConfig
23342            - jpl/JNI/JNIConfig.Win32 jpl/JNI/JNIConfig.kaffe
23343            - jpl/JNI/JNIConfig.noembed jpl/JNI/JNIConfig.standard
23344            - jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
23345            - jpl/JNI/typemap.gcc jpl/JNI/typemap.win32
23346            - jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
23347            - jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
23348            - jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
23349            - jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile.PL
23350            - jpl/PerlInterpreter/PerlInterpreter.c
23351            - jpl/PerlInterpreter/PerlInterpreter.h
23352            - jpl/PerlInterpreter/PerlInterpreter.java jpl/README
23353            - jpl/README.JUST-JNI jpl/SETVARS.PL jpl/Sample/Makefile.PL
23354            - jpl/Sample/Sample.jpl jpl/Test/Makefile.PL jpl/Test/Test.jpl
23355            - jpl/bin/jpl jpl/docs/Tutorial.pod jpl/get_jdk/README
23356            - jpl/get_jdk/get_jdk.pl jpl/get_jdk/jdk_hosts jpl/install-jpl
23357            ! MANIFEST
23358 ____________________________________________________________________________
23359 [ 28788] By: stevep                                on 2006/09/06  00:35:15
23360         Log: Subject: [PATCH] UCD 5.0.0
23361              From: Jarkko Hietaniemi <jhi@iki.fi>
23362              Date: Tue, 05 Sep 2006 21:29:45 +0300
23363              Message-ID: <44FDC219.8010006@iki.fi>
23364      Branch: perl
23365            + lib/unicore/NamedSqProv.txt
23366            ! MANIFEST lib/Unicode/UCD.t lib/unicore/ArabicShaping.txt
23367            ! lib/unicore/BidiMirroring.txt lib/unicore/Blocks.txt
23368            ! lib/unicore/CaseFolding.txt
23369            ! lib/unicore/CompositionExclusions.txt
23370            ! lib/unicore/EastAsianWidth.txt
23371            ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt
23372            ! lib/unicore/Jamo.txt lib/unicore/LineBreak.txt
23373            ! lib/unicore/NamedSequences.txt lib/unicore/NamesList.txt
23374            ! lib/unicore/NormalizationCorrections.txt
23375            ! lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt
23376            ! lib/unicore/PropertyAliases.txt lib/unicore/README.perl
23377            ! lib/unicore/Scripts.txt lib/unicore/SpecialCasing.txt
23378            ! lib/unicore/StandardizedVariants.txt
23379            ! lib/unicore/UnicodeData.txt lib/unicore/version regexec.c
23380            ! t/uni/class.t
23381 ____________________________________________________________________________
23382 [ 28787] By: rgs                                   on 2006/09/05  11:09:03
23383         Log: Fix a few warnings
23384      Branch: perl
23385            ! regcomp.c regexec.c
23386 ____________________________________________________________________________
23387 [ 28786] By: rgs                                   on 2006/09/05  10:40:25
23388         Log: Subject: [PATCH perl-current]; was RE: [PATCH perlio.c pp.c regcomp.c] silence format and comparison warnings
23389              From: "Robin Barker" <Robin.Barker@npl.co.uk>
23390              Date: Fri, 1 Sep 2006 16:10:25 +0100
23391              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A21@exchsvr1.npl.ad.local>
23392      Branch: perl
23393            ! dump.c perl.h perlio.c pp.c pp_pack.c sv.c utf8.c
23394 ____________________________________________________________________________
23395 [ 28785] By: rgs                                   on 2006/09/05  10:21:57
23396         Log: Subject: Re: [PATCH] Trie jumping
23397              From: demerphq <demerphq@gmail.com>
23398              Date: Sat, 2 Sep 2006 16:40:12 +0200
23399              Message-ID: <9b18b3110609020740y2eb9004cpab313c3353a437ca@mail.gmail.com>
23400      Branch: perl
23401            ! embed.fnc embed.h ext/re/re.pm opcode.h proto.h regcomp.c
23402            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
23403            ! t/op/re_tests
23404 ____________________________________________________________________________
23405 [ 28783] By: rgs                                   on 2006/09/04  16:54:36
23406         Log: Subject: [perl #40239] New hints file for MidnightBSD 
23407              From: Lucas Holt (via RT) <perlbug-followup@perl.org>
23408              Date: Fri, 25 Aug 2006 20:16:40 -0700
23409              Message-ID: <rt-3.5.HEAD-31263-1156562199-1390.40239-75-0@perl.org>
23410      Branch: perl
23411            + hints/midnightbsd.sh
23412            ! MANIFEST
23413 ____________________________________________________________________________
23414 [ 28782] By: rgs                                   on 2006/09/04  15:50:17
23415         Log: Upgrade to Sys::Syslog 0.18
23416      Branch: perl
23417            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
23418            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
23419 ____________________________________________________________________________
23420 [ 28781] By: rgs                                   on 2006/09/04  14:53:00
23421         Log: Subject: [perl #40272] subroutine call with & in perlop example 
23422              From: yath-perlbug@yath.de (via RT) <perlbug-followup@perl.org>
23423              Date: Sun, 03 Sep 2006 13:03:28 -0700
23424              Message-ID: <rt-3.5.HEAD-31251-1157313807-430.40272-75-0@perl.org>
23425      Branch: perl
23426            ! pod/perlop.pod
23427 ____________________________________________________________________________
23428 [ 28780] By: rgs                                   on 2006/09/04  13:12:20
23429         Log: Documentation nit, found by Dr Ruud.
23430      Branch: perl
23431            ! pod/perldsc.pod
23432 ____________________________________________________________________________
23433 [ 28779] By: rgs                                   on 2006/09/04  13:11:01
23434         Log: Subject: [PATCH] Correction to POD for FETCH_*_ATTRIBUTES 
23435              From: "Jerry D. Hedden" <jerry@hedden.us>
23436              Date: Fri, 01 Sep 2006 12:43:46 -0700
23437              Message-ID: <20060901124346.fb30e530d17747c2b054d625b8945d88.0cfdb87cb8.wbe@email.secureserver.net>
23438      Branch: perl
23439            ! lib/attributes.pm
23440 ____________________________________________________________________________
23441 [ 28778] By: rgs                                   on 2006/09/04  12:41:39
23442         Log: Subject: Re: AW: [PATCH pod/*] Use Direct Object Constructor Calls
23443              From: chromatic <chromatic@wgz.org>
23444              Date: Fri, 1 Sep 2006 09:12:45 -0700
23445              Message-Id: <200609010912.46314.chromatic@wgz.org>
23446      Branch: perl
23447            ! pod/perllexwarn.pod pod/perlmodlib.PL pod/perlop.pod
23448            ! pod/perlothrtut.pod pod/perlref.pod pod/perltie.pod
23449 ____________________________________________________________________________
23450 [ 28777] By: rgs                                   on 2006/09/04  12:30:36
23451         Log: Subject: [PATCH pod/perlfunc.pod] Add Index Numbers to caller() Docs
23452              From: chromatic <chromatic@wgz.org>
23453              Date: Fri, 1 Sep 2006 05:42:17 -0700
23454              Message-Id: <200609010542.17571.chromatic@wgz.org>
23455      Branch: perl
23456            ! pod/perlfunc.pod
23457 ____________________________________________________________________________
23458 [ 28776] By: rgs                                   on 2006/09/03  12:51:57
23459         Log: Remove dead code from sort.pm
23460      Branch: perl
23461            ! lib/sort.pm
23462 ____________________________________________________________________________
23463 [ 28774] By: nicholas                              on 2006/09/01  17:25:50
23464         Log: Merge lval and hasargs into one U8 in struct block_sub
23465      Branch: perl
23466            ! cop.h
23467 ____________________________________________________________________________
23468 [ 28773] By: nicholas                              on 2006/09/01  16:27:48
23469         Log: Access to cx->blk_sub.lval via macros (as it's about to move).
23470      Branch: perl
23471            ! cop.h pp_ctl.c pp_hot.c scope.c sv.c
23472 ____________________________________________________________________________
23473 [ 28772] By: nicholas                              on 2006/09/01  15:05:10
23474         Log: Access cx->blk_sub.hasargs via a pair of macros (as it's about to
23475              move)
23476      Branch: perl
23477            ! cop.h pp_ctl.c scope.c sv.c
23478 ____________________________________________________________________________
23479 [ 28771] By: nicholas                              on 2006/08/31  09:05:50
23480         Log: Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortal
23481              on the tempstack, by augmenting pp_anonlist and pp_anonhash to accept
23482              OPf_SPECIAL to mean "return a reference to the aggregate" on the stack
23483              rather than the aggregate itself.
23484      Branch: perl
23485            ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t ext/B/t/f_map.t
23486            ! ext/B/t/f_sort.t ext/Devel/Peek/t/Peek.t op.c op.h pp.c
23487 ____________________________________________________________________________
23488 [ 28770] By: nicholas                              on 2006/08/31  08:26:13
23489         Log: Save 4 bytes from struct context (on ILP32) by moving cx_type into
23490              struct block and struct subst.
23491      Branch: perl
23492            ! cop.h
23493 ____________________________________________________________________________
23494 [ 28769] By: steveh                                on 2006/08/30  15:57:13
23495         Log: Silence some more Borland compiler warnings
23496              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471)
23497              
23498              - Change the cryptic pragma warn strings into numbers that are more
23499              easily recognized, and add a new one (8027).
23500              
23501              - Add a similar pragma warn line to fcrypt.c, which doesn't use
23502              win32.h.
23503      Branch: perl
23504            ! win32/fcrypt.c win32/win32.h
23505 ____________________________________________________________________________
23506 [ 28768] By: steveh                                on 2006/08/29  13:24:56
23507         Log: Silence Borland compiler warnings in XS::APItest and Win32
23508              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471)
23509      Branch: perl
23510            ! ext/XS/APItest/APItest.xs win32/ext/Win32/Win32.pm
23511            ! win32/ext/Win32/Win32.xs
23512 ____________________________________________________________________________
23513 [ 28767] By: rgs                                   on 2006/08/28  12:52:00
23514         Log: Revert bogus change 28763.
23515      Branch: perl
23516            ! EXTERN.h INTERN.h
23517 ____________________________________________________________________________
23518 [ 28766] By: rgs                                   on 2006/08/28  09:26:52
23519         Log: Fix PerlIO::scalar fileno() documentation as suggested in:
23520              Subject: [perl #40245] POD error for PerlIO::scalar in 5.8.8 
23521              From: "Shawn Boyette" (via RT) <perlbug-followup@perl.org>
23522              Date: Mon, 28 Aug 2006 00:21:25 -0700
23523              Message-ID: <rt-3.5.HEAD-31263-1156749685-634.40245-75-0@perl.org>
23524      Branch: perl
23525            ! ext/PerlIO/scalar/scalar.pm
23526 ____________________________________________________________________________
23527 [ 28765] By: stevep                                on 2006/08/27  17:53:17
23528         Log: Added an additional #ifndef based on comments by Jarkko and
23529              John Malmberg.
23530      Branch: perl
23531            ! x2p/INTERN.h
23532 ____________________________________________________________________________
23533 [ 28764] By: rgs                                   on 2006/08/27  16:05:09
23534         Log: Subject: [PATCH DOC] perlsyn incomplete duplicate definition of truth
23535              From: Daniel Frederick Crisman <daniel@crisman.org>
23536              Date: Thu, 24 Aug 2006 17:29:57 -0400
23537              Message-ID: <20060824212957.GA32557@fury.crisman.org>
23538      Branch: perl
23539            ! pod/perlsyn.pod
23540 ____________________________________________________________________________
23541 [ 28763] By: rgs                                   on 2006/08/27  15:57:39
23542         Log: More conditional defines of EXTERN_C, by Jarkko
23543      Branch: perl
23544            ! EXTERN.h INTERN.h
23545 ____________________________________________________________________________
23546 [ 28762] By: rgs                                   on 2006/08/27  15:51:25
23547         Log: Subject: [PATCH] Change #24364 broke Data::Dumper::Seen()
23548              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
23549              Date: Fri, 25 Aug 2006 22:35:33 +0200
23550              Message-ID: <20060825223533.04efdf2d@r2d2>
23551      Branch: perl
23552            ! ext/Data/Dumper/Dumper.pm
23553 ____________________________________________________________________________
23554 [ 28761] By: rgs                                   on 2006/08/27  15:46:54
23555         Log: Regression test for attributes 'reserved' warning,
23556              by Jerry D. Hedden
23557      Branch: perl
23558            ! t/op/attrs.t
23559 ____________________________________________________________________________
23560 [ 28760] By: rgs                                   on 2006/08/25  16:47:08
23561         Log: Put a plan in the last added test
23562      Branch: perl
23563            ! lib/SelfLoader-buggy.t
23564 ____________________________________________________________________________
23565 [ 28759] By: steveh                                on 2006/08/25  16:12:52
23566         Log: Silence a bunch of Borland compiler warnings in SDBM_File
23567              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40283)
23568      Branch: perl
23569            ! XSUB.h
23570 ____________________________________________________________________________
23571 [ 28758] By: rgs                                   on 2006/08/25  15:58:41
23572         Log: Subject: Re: [perl #40216] SelfLoader::croak doesn't protect $@ from being clobbered by require
23573              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
23574              Date: Thu, 24 Aug 2006 10:20:43 -0300
23575              Message-ID: <73ddeb6c0608240620s207124d1mc202aea6a4598576@mail.gmail.com>
23576      Branch: perl
23577            + lib/SelfLoader-buggy.t
23578            ! MANIFEST lib/SelfLoader.pm
23579 ____________________________________________________________________________
23580 [ 28757] By: rgs                                   on 2006/08/25  15:45:08
23581         Log: Following Jarkko's advice, it seems that ODBM_File cannot be
23582              compiled as C++ as-is.
23583      Branch: perl
23584            ! ext/ODBM_File/ODBM_File.xs
23585 ____________________________________________________________________________
23586 [ 28756] By: rgs                                   on 2006/08/25  15:24:28
23587         Log: Subject: [PATCH] RE: [perl #40227] 'reserved' warning not working
23588              From: "Jerry D. Hedden" <jdhedden@cpan.org>
23589              Date: Thu, 24 Aug 2006 09:04:12 -0700
23590              Message-ID: <20060824090412.fb30e530d17747c2b054d625b8945d88.e8ae12ccab.wbe@email.secureserver.net>
23591      Branch: perl
23592            ! lib/attributes.pm xsutils.c
23593 ____________________________________________________________________________
23594 [ 28755] By: stevep                                on 2006/08/24  15:07:58
23595         Log: Upgrade to File-Temp-0.17.  Also, a change to Tim Jenness's email.
23596      Branch: perl
23597            + lib/File/Temp/t/seekable.t
23598            ! AUTHORS MANIFEST lib/File/Temp.pm
23599 ____________________________________________________________________________
23600 [ 28754] By: rgs                                   on 2006/08/24  12:36:08
23601         Log: Subject: [PATCH ext/ODBM_File/ODBM_File.xs] change 28744 broke ODBM_File
23602              From: "Robin Barker" <Robin.Barker@npl.co.uk>
23603              Date: Thu, 24 Aug 2006 13:22:47 +0100
23604              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A1A@exchsvr1.npl.ad.local>
23605      Branch: perl
23606            ! ext/ODBM_File/ODBM_File.xs
23607 ____________________________________________________________________________
23608 [ 28753] By: rgs                                   on 2006/08/24  12:23:15
23609         Log: Subject: [PATCH] Don't promulgate Perl attributes
23610              From: "Jerry D. Hedden" <jdhedden@cpan.org>
23611              Date: Wed, 23 Aug 2006 10:07:05 -0700
23612              Message-ID: <20060823100705.fb30e530d17747c2b054d625b8945d88.87c0ee9326.wbe@email.secureserver.net>
23613      Branch: perl
23614            ! lib/attributes.pm xsutils.c
23615 ____________________________________________________________________________
23616 [ 28752] By: stevep                                on 2006/08/24  01:27:08
23617         Log: Upgrade to CGI.pm-3.22.
23618      Branch: perl
23619            ! lib/CGI.pm lib/CGI/Changes
23620 ____________________________________________________________________________
23621 [ 28751] By: stevep                                on 2006/08/23  16:08:17
23622         Log: Subject: [perl #40161] ccversion fix for hpux
23623              From: smoketst@hp46t243.cup.hp.com (via RT) <perlbug-followup@perl.org>
23624              Date: Wed, 16 Aug 2006 23:10:52 -0700
23625              Message-ID: <rt-3.5.HEAD-31263-1155795052-1297.40161-75-0@perl.org>
23626      Branch: perl
23627            ! hints/hpux.sh
23628 ____________________________________________________________________________
23629 [ 28750] By: stevep                                on 2006/08/23  03:04:47
23630         Log: The previous change causes compile failures with threaded Perls.
23631      Branch: perl
23632            ! reentr.h reentr.pl
23633 ____________________________________________________________________________
23634 [ 28749] By: stevep                                on 2006/08/22  20:16:55
23635         Log: Part of one of Jarkko's g++ patches that was missed.
23636      Branch: perl
23637            ! reentr.h reentr.pl
23638 ____________________________________________________________________________
23639 [ 28748] By: stevep                                on 2006/08/22  17:41:33
23640         Log: Update to Time-HiRes-1.90.
23641      Branch: perl
23642            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
23643            ! ext/Time/HiRes/HiRes.xs
23644 ____________________________________________________________________________
23645 [ 28747] By: stevep                                on 2006/08/22  16:43:52
23646         Log: Upgrade to Time-HiRes-1.89.
23647      Branch: perl
23648            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
23649            ! ext/Time/HiRes/HiRes.xs
23650 ____________________________________________________________________________
23651 [ 28746] By: stevep                                on 2006/08/22  14:18:16
23652         Log: Upgrade to CGI.pm-3.21
23653      Branch: perl
23654            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
23655 ____________________________________________________________________________
23656 [ 28745] By: stevep                                on 2006/08/22  14:14:23
23657         Log: Upgrade to Time-HiRes-1.88.
23658      Branch: perl
23659            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
23660            ! ext/Time/HiRes/HiRes.xs
23661 ____________________________________________________________________________
23662 [ 28744] By: stevep                                on 2006/08/22  14:07:13
23663         Log: Subject: [PATCH] g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Time::HiRes 1.88 in CPAN)
23664              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23665              Date: Tue, 22 Aug 2006 10:45:41 +0300 (EEST)
23666              Message-Id: <200608220745.k7M7jfjP050939@kosh.hut.fi>
23667              
23668              ...plus various version bumps and Digest::MD5 test file fixes.
23669      Branch: perl
23670            ! ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
23671            ! ext/Digest/MD5/t/files.t ext/Math/BigInt/FastCalc/FastCalc.pm
23672            ! ext/Math/BigInt/FastCalc/FastCalc.xs
23673            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
23674            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
23675 ____________________________________________________________________________
23676 [ 28743] By: stevep                                on 2006/08/22  02:12:16
23677         Log: Subject: [PATCH] perlhack.pod: small porta-tweaks (this time without pod2man :-)
23678              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23679              Date: Mon, 21 Aug 2006 22:39:35 +0300 (EEST)
23680              Message-Id: <200608211939.k7LJdZ9P170671@kosh.hut.fi>
23681      Branch: perl
23682            ! pod/perlhack.pod
23683 ____________________________________________________________________________
23684 [ 28742] By: stevep                                on 2006/08/22  01:03:05
23685         Log: Subject: [PATCH] g++/x2p (better version)
23686              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23687              Date: Mon, 21 Aug 2006 14:48:26 +0300 (EEST)
23688              Message-Id: <200608211148.k7LBmQGL161830@kosh.hut.fi>
23689      Branch: perl
23690            ! x2p/EXTERN.h x2p/INTERN.h x2p/hash.h
23691 ____________________________________________________________________________
23692 [ 28741] By: rgs                                   on 2006/08/21  10:15:30
23693         Log: Subject: [PATCH] g++/Tru64: got perl linking once got the linkage right
23694              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23695              Date: Fri, 18 Aug 2006 13:03:17 +0300 (EEST)
23696              Message-Id: <200608181003.k7IA3Hso276655@kosh.hut.fi>
23697      Branch: perl
23698            ! hints/dec_osf.sh perl.h pp_sys.c
23699 ____________________________________________________________________________
23700 [ 28740] By: rgs                                   on 2006/08/20  10:13:12
23701         Log: Amendment to change #28739
23702      Branch: perl
23703            ! ext/B/B/Assembler.pm
23704 ____________________________________________________________________________
23705 [ 28739] By: rgs                                   on 2006/08/20  09:25:59
23706         Log: Subject: [PATCH] bytecode.t failures in Tru64: svtype (enum) is int, not long
23707              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23708              Date: Sat, 19 Aug 2006 14:34:53 +0300 (EEST)
23709              Message-Id: <200608191134.k7JBYroK518962@kosh.hut.fi>
23710      Branch: perl
23711            ! ext/B/B/Assembler.pm
23712 ____________________________________________________________________________
23713 [ 28738] By: rgs                                   on 2006/08/20  09:15:21
23714         Log: perlthrtut update, by Jerry D. Hedden.
23715      Branch: perl
23716            ! pod/perlthrtut.pod
23717 ____________________________________________________________________________
23718 [ 28737] By: rgs                                   on 2006/08/20  08:46:33
23719         Log: Subject: [PATCH] g++/Solaris: force d_dlopen=define
23720              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23721              Date: Fri, 18 Aug 2006 15:48:34 +0300 (EEST)
23722              Message-Id: <200608181248.k7ICmY2W028375@vipunen.hut.fi>
23723      Branch: perl
23724            ! hints/solaris_2.sh
23725 ____________________________________________________________________________
23726 [ 28736] By: rgs                                   on 2006/08/18  16:22:18
23727         Log: Phrasing nit in perlxstut (by Ville Koskinen)
23728      Branch: perl
23729            ! pod/perlxstut.pod
23730 ____________________________________________________________________________
23731 [ 28735] By: rgs                                   on 2006/08/18  15:46:18
23732         Log: A type change that apparently works around a compiler bug
23733              (gcc 4.1.1 on Solaris) (by Robin Barker)
23734      Branch: perl
23735            ! pp_hot.c
23736 ____________________________________________________________________________
23737 [ 28734] By: stevep                                on 2006/08/17  20:28:36
23738         Log: Subject: [PATCH] Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)
23739              From: Jarkko Hietaniemi <jhi@iki.fi>
23740              Date: Thu, 17 Aug 2006 19:16:09 +0300
23741              Message-ID: <44E49649.9090307@iki.fi>
23742      Branch: perl
23743            ! XSUB.h mathoms.c op.h perl.h perlio.c utf8.c
23744 ____________________________________________________________________________
23745 [ 28733] By: stevep                                on 2006/08/17  17:57:33
23746         Log: syscall() declaration in perl.h needs to have an EXTERN_C prefixing
23747              it for some C++ compiles.  Might as well fix usleep()'s 
23748              declaration too.
23749      Branch: perl
23750            ! perl.h
23751 ____________________________________________________________________________
23752 [ 28732] By: stevep                                on 2006/08/17  15:28:36
23753         Log: Fix to problem where CGI can lose the filehandle during an upload.
23754              Patch posted to the Debian bug list by Eric Wong 
23755              <eric@petta-tech.com>.
23756      Branch: perl
23757            ! lib/CGI.pm
23758 ____________________________________________________________________________
23759 [ 28731] By: stevep                                on 2006/08/17  14:50:36
23760         Log: gcc-4.1.1 on Fedora optimized away NULL chacks in Perl_do_close(),
23761              which caused core dumps.
23762      Branch: perl
23763            ! embed.fnc proto.h
23764 ____________________________________________________________________________
23765 [ 28730] By: stevep                                on 2006/08/16  17:44:44
23766         Log: Cast needed to compile bsd_glob.c with C++
23767      Branch: perl
23768            ! ext/File/Glob/bsd_glob.c
23769 ____________________________________________________________________________
23770 [ 28729] By: stevep                                on 2006/08/16  13:11:15
23771         Log: Additional changes to get C++ a little closer to a clean compile
23772              of Perl.
23773      Branch: perl
23774            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/bytecode.h
23775            ! ext/ByteLoader/byterun.c ext/DB_File/DB_File.pm
23776            ! ext/DB_File/DB_File.xs ext/Hash/Util/FieldHash/FieldHash.xs
23777            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
23778            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
23779 ____________________________________________________________________________
23780 [ 28728] By: stevep                                on 2006/08/15  18:57:11
23781         Log: Additional floating point strictness is needed to get Intel cc to pass
23782              its tests.
23783      Branch: perl
23784            ! hints/linux.sh
23785 ____________________________________________________________________________
23786 [ 28727] By: rgs                                   on 2006/08/15  10:01:48
23787         Log: Update Changes
23788      Branch: perl
23789            ! Changes
23790 ____________________________________________________________________________
23791 [ 28726] By: rgs                                   on 2006/08/15  09:59:24
23792         Log: Update Module::CoreList data with 5.9.4
23793      Branch: perl
23794            ! lib/Module/CoreList.pm
23795 ____________________________________________________________________________
23796 [ 28725] By: rgs                                   on 2006/08/15  09:55:27
23797         Log: 5.9.4 is today.
23798      Branch: perl
23799            ! pod/perlhist.pod
23800 ____________________________________________________________________________
23801 [ 28724] By: rgs                                   on 2006/08/15  09:54:02
23802         Log: Actually, Richard Clamp doesn't maintain Module::CoreList anymore.
23803      Branch: perl
23804            ! Porting/Maintainers.pl
23805 ____________________________________________________________________________
23806 [ 28723] By: rgs                                   on 2006/08/15  09:43:40
23807         Log: Regenerate perlmodlib and perltoc
23808      Branch: perl
23809            ! pod/perlmodlib.pod pod/perltoc.pod
23810 ____________________________________________________________________________
23811 [ 28722] By: rgs                                   on 2006/08/15  09:40:08
23812         Log: POD formatting nit
23813      Branch: perl
23814            ! pod/perl594delta.pod
23815 ____________________________________________________________________________
23816 [ 28721] By: rgs                                   on 2006/08/15  09:29:03
23817         Log: Remove some of the known problems documented in perldelta, which were
23818              caused by change #28319, just backed out. Add some Windows news (by
23819              Steve Hay)
23820      Branch: perl
23821            ! pod/perl594delta.pod
23822 ____________________________________________________________________________
23823 [ 28720] By: rgs                                   on 2006/08/15  09:22:54
23824         Log: Revert change 28319, which may cause segfaults with threaded perls
23825              on eval("syntax error") statements
23826      Branch: perl
23827            ! perly.c
23828 ____________________________________________________________________________
23829 [ 28719] By: rgs                                   on 2006/08/15  07:57:54
23830         Log: More perldelta nits found by my reviewers
23831      Branch: perl
23832            ! pod/perl594delta.pod
23833 ____________________________________________________________________________
23834 [ 28718] By: rgs                                   on 2006/08/14  22:30:18
23835         Log: Spelling fixes, thanks to Nicholas and to Ronald Kimball
23836      Branch: perl
23837            ! pod/perl594delta.pod
23838 ____________________________________________________________________________
23839 [ 28717] By: rgs                                   on 2006/08/14  21:58:15
23840         Log: More perldelta entries and fixes
23841      Branch: perl
23842            ! pod/perl594delta.pod
23843 ____________________________________________________________________________
23844 [ 28716] By: rgs                                   on 2006/08/14  21:31:43
23845         Log: Typo fix in the documentation of source filters in @INC
23846      Branch: perl
23847            ! pod/perlfunc.pod
23848 ____________________________________________________________________________
23849 [ 28715] By: mhx                                   on 2006/08/14  20:29:57
23850         Log: Only copy ppport.h to destination if it is different.
23851              This avoids unneccessary rebuilds.
23852      Branch: perl
23853            ! mkppport
23854 ____________________________________________________________________________
23855 [ 28714] By: mhx                                   on 2006/08/14  19:43:23
23856         Log: Upgrade to Devel::PPPort 3.10
23857      Branch: perl
23858            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
23859            ! ext/Devel/PPPort/soak
23860 ____________________________________________________________________________
23861 [ 28713] By: rgs                                   on 2006/08/14  19:30:17
23862         Log: perldelta entry describing regexp work, by Yves Orton
23863      Branch: perl
23864            ! pod/perl594delta.pod
23865 ____________________________________________________________________________
23866 [ 28712] By: rgs                                   on 2006/08/14  15:27:51
23867         Log: Regenerate metafile
23868      Branch: perl
23869            ! META.yml
23870 ____________________________________________________________________________
23871 [ 28711] By: rgs                                   on 2006/08/14  14:24:19
23872         Log: New authors
23873      Branch: perl
23874            ! AUTHORS
23875 ____________________________________________________________________________
23876 [ 28710] By: rgs                                   on 2006/08/14  12:45:59
23877         Log: More perldelta entries; plus, credits.
23878      Branch: perl
23879            ! pod/perl594delta.pod
23880 ____________________________________________________________________________
23881 [ 28709] By: rgs                                   on 2006/08/14  12:35:13
23882         Log: Typo fix in perldiag
23883      Branch: perl
23884            ! pod/perldiag.pod
23885 ____________________________________________________________________________
23886 [ 28708] By: steveh                                on 2006/08/14  10:20:13
23887         Log: Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules
23888              alphabetically.
23889      Branch: perl
23890            ! pod/perl594delta.pod
23891 ____________________________________________________________________________
23892 [ 28707] By: steveh                                on 2006/08/14  10:15:04
23893         Log: Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706.
23894      Branch: perl
23895            ! Porting/Maintainers.pl
23896 ____________________________________________________________________________
23897 [ 28706] By: steveh                                on 2006/08/14  10:10:07
23898         Log: Subject: [PATCH] Add Module::Loaded to the core
23899              From: kane@xs4all.nl
23900              Date: Sun, 13 Aug 2006 16:22:09 +0200 (CEST)
23901              Message-ID: <9310.80.127.35.68.1155478929.squirrel@webmail.xs4all.nl>
23902      Branch: perl
23903            + lib/Module/Loaded.pm lib/Module/Loaded/t/01_Module-Loaded.t
23904            ! MANIFEST
23905 ____________________________________________________________________________
23906 [ 28705] By: rgs                                   on 2006/08/14  09:30:38
23907         Log: More perldelta nits.
23908      Branch: perl
23909            ! pod/perl594delta.pod
23910 ____________________________________________________________________________
23911 [ 28704] By: rgs                                   on 2006/08/14  09:19:02
23912         Log: Make the NAME section of Package::Constants more conformant to
23913              man page conventions
23914      Branch: perl
23915            ! lib/Package/Constants.pm
23916 ____________________________________________________________________________
23917 [ 28703] By: steveh                                on 2006/08/14  09:09:40
23918         Log: Subject: [PATCH] Add Package::Constants to the core
23919              From: kane@xs4all.nl
23920              Date: Sat, 12 Aug 2006 23:57:58 +0200 (CEST)
23921              Message-ID: <9749.80.127.35.68.1155419878.squirrel@webmail.xs4all.nl>
23922      Branch: perl
23923            + lib/Package/Constants.pm lib/Package/Constants/t/01_list.t
23924            ! MANIFEST
23925 ____________________________________________________________________________
23926 [ 28702] By: nicholas                              on 2006/08/13  19:51:41
23927         Log: Regularise the indents of Changes to placate Porting/checkAUTHORS.pl
23928      Branch: perl
23929            ! Changes
23930 ____________________________________________________________________________
23931 [ 28701] By: rgs                                   on 2006/08/13  13:53:54
23932         Log: Fix URL of perlbug database
23933      Branch: perl
23934            ! pod/perl594delta.pod
23935 ____________________________________________________________________________
23936 [ 28700] By: rgs                                   on 2006/08/13  12:44:18
23937         Log: More perldelta entries
23938      Branch: perl
23939            ! pod/perl594delta.pod
23940 ____________________________________________________________________________
23941 [ 28699] By: rgs                                   on 2006/08/13  07:51:46
23942         Log: Fix a couple URLs in perlhack
23943      Branch: perl
23944            ! pod/perlhack.pod
23945 ____________________________________________________________________________
23946 [ 28698] By: rgs                                   on 2006/08/12  12:53:32
23947         Log: Subject: [PATCH] perlhack.pod: more portability pitfalls
23948              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23949              Date: Sat, 12 Aug 2006 10:33:38 +0300 (EEST)
23950              Message-Id: <200608120733.k7C7XcU0268432@kosh.hut.fi>
23951      Branch: perl
23952            ! pod/perlhack.pod
23953 ____________________________________________________________________________
23954 [ 28697] By: steveh                                on 2006/08/11  17:31:45
23955         Log: Resync win32/config_H.* and win32/config.* with config_h.SH
23956              and Porting/config.sh respectively
23957              
23958              No real changes except for the addition of the missing
23959              HAS_C99_VARIADIC_MACROS to win32/config_H.* and
23960              initialinstalllocation, madlyh, madlyobj and madlysrc to
23961              win32/config.*
23962      Branch: perl
23963            ! win32/config.bc win32/config.gc win32/config.vc
23964            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
23965            ! win32/config_H.vc win32/config_H.vc64
23966 ____________________________________________________________________________
23967 [ 28696] By: rgs                                   on 2006/08/11  16:02:32
23968         Log: More perldelta notes. Also, I did forget things
23969              in perl593delta...
23970      Branch: perl
23971            ! pod/perl593delta.pod pod/perl594delta.pod
23972 ____________________________________________________________________________
23973 [ 28695] By: steveh                                on 2006/08/11  12:52:51
23974         Log: Subject: [PATCH] Add Module::Load to 5.9.x
23975              From: kane@xs4all.nl
23976              Date: Wed, 9 Aug 2006 12:23:42 +0200 (CEST)
23977              Message-ID: <9866.194.109.0.185.1155119022.squirrel@webmail.xs4all.nl>
23978      Branch: perl
23979            + lib/Module/Load.pm lib/Module/Load/t/01_Module-Load.t
23980            + lib/Module/Load/t/to_load/LoadIt.pm
23981            + lib/Module/Load/t/to_load/LoadMe.pl
23982            + lib/Module/Load/t/to_load/Must/Be/Loaded.pm
23983            + lib/Module/Load/t/to_load/TestModule.pm
23984            + lib/Module/Load/t/to_load/ToBeLoaded
23985            + lib/Module/Load/t/to_load/config_file
23986            ! MANIFEST
23987 ____________________________________________________________________________
23988 [ 28694] By: steveh                                on 2006/08/11  12:49:00
23989         Log: Close file before unlinking (on Win32 at least!)
23990      Branch: perl
23991            ! t/op/stat.t
23992 ____________________________________________________________________________
23993 [ 28693] By: rgs                                   on 2006/08/10  16:46:07
23994         Log: Subject: [PATCH] Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu)
23995              From: Andrew Dougherty <doughera@lafayette.edu>
23996              Date: Thu, 10 Aug 2006 12:37:39 -0400 (EDT)
23997              Message-ID: <Pine.LNX.4.62.0608101230260.12531@fractal.phys.lafayette.edu>
23998      Branch: perl
23999            ! lib/open.t
24000 ____________________________________________________________________________
24001 [ 28692] By: rgs                                   on 2006/08/10  14:27:44
24002         Log: Update Changes
24003      Branch: perl
24004            ! Changes
24005 ____________________________________________________________________________
24006 [ 28691] By: rgs                                   on 2006/08/10  13:17:51
24007         Log: Some updates to the cross-compilation config script
24008      Branch: perl
24009            ! Cross/config.sh-arm-linux
24010 ____________________________________________________________________________
24011 [ 28690] By: rgs                                   on 2006/08/10  09:46:34
24012         Log: lstat on *GLOB{IO} with warnings on would segfault
24013              (noticed by Andrew Dougherty)
24014      Branch: perl
24015            ! pp_sys.c
24016 ____________________________________________________________________________
24017 [ 28689] By: rgs                                   on 2006/08/10  08:23:31
24018         Log: Subject: [PATCH] g++: gethostbyaddr, and more Tru64 defines
24019              From: Jarkko Hietaniemi <jhi@iki.fi>
24020              Date: Thu, 10 Aug 2006 09:00:44 +0300
24021              Message-ID: <44DACB8C.1080708@iki.fi>
24022      Branch: perl
24023            ! hints/dec_osf.sh pp_sys.c
24024 ____________________________________________________________________________
24025 [ 28688] By: rgs                                   on 2006/08/10  08:22:01
24026         Log: Subject: [PATCH] doio.c: vararg NULLs must be cast right
24027              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24028              Date: Thu, 10 Aug 2006 08:35:53 +0300 (EEST)
24029              Message-Id: <200608100535.k7A5Zr2Z156515@kosh.hut.fi>
24030      Branch: perl
24031            ! doio.c
24032 ____________________________________________________________________________
24033 [ 28687] By: rgs                                   on 2006/08/10  08:14:46
24034         Log: Upgrade to version.pm 0.67
24035      Branch: perl
24036            ! lib/version.pm lib/version.pod lib/version.t
24037 ____________________________________________________________________________
24038 [ 28686] By: stevep                                on 2006/08/09  21:54:08
24039         Log: A couple const's and a cast to get Sun CC to compile these files.
24040              Perl, however, still will not build with the Sun CC.  
24041      Branch: perl
24042            ! op.c pp_sort.c toke.c
24043 ____________________________________________________________________________
24044 [ 28685] By: stevep                                on 2006/08/09  19:45:06
24045         Log: Fix comment nit in config.h
24046      Branch: perl
24047            ! config_h.SH
24048 ____________________________________________________________________________
24049 [ 28684] By: rgs                                   on 2006/08/09  15:46:55
24050         Log: Subject: Re: [perl #37731] junk and uninit'ed values in tied scalars
24051              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
24052              Date: Mon, 28 Nov 2005 01:26:31 -0800
24053              Message-ID: <20051128092605.GA2328@efn.org>
24054              
24055              plus a regression test
24056      Branch: perl
24057            ! sv.c t/op/tie.t
24058 ____________________________________________________________________________
24059 [ 28683] By: rgs                                   on 2006/08/09  12:43:19
24060         Log: Subject: PATCH: Sync Time::Local in blead to 1.13 on CPAN
24061              From: Dave Rolsky <autarch@urth.org>
24062              Date: Wed, 9 Aug 2006 04:38:28 -0500 (CDT)
24063              Message-ID: <Pine.LNX.4.64.0608090422450.8735@urth.org>
24064      Branch: perl
24065            ! lib/Time/Local.pm lib/Time/Local.t
24066 ____________________________________________________________________________
24067 [ 28682] By: rgs                                   on 2006/08/09  09:58:52
24068         Log: Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23]
24069      Branch: perl
24070            ! lib/Module/CoreList.pm
24071 ____________________________________________________________________________
24072 [ 28681] By: rgs                                   on 2006/08/09  09:52:38
24073         Log: Add OS-specific modules in Module::Corelist generation script
24074              (hinted by Steve Hay)
24075      Branch: perl
24076            ! Porting/corelist.pl
24077 ____________________________________________________________________________
24078 [ 28680] By: rgs                                   on 2006/08/09  09:42:34
24079         Log: Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
24080      Branch: perl
24081            ! lib/Module/CoreList.pm
24082 ____________________________________________________________________________
24083 [ 28679] By: rgs                                   on 2006/08/09  09:23:02
24084         Log: More fixes in the Module::Corelist data generation process
24085      Branch: perl
24086            ! Porting/corelist.pl
24087 ____________________________________________________________________________
24088 [ 28678] By: rgs                                   on 2006/08/09  09:01:25
24089         Log: Really submit previous change
24090      Branch: perl
24091            ! Porting/corelist.pl
24092 ____________________________________________________________________________
24093 [ 28677] By: rgs                                   on 2006/08/09  08:34:42
24094         Log: Several fixes in Porting/corelist.pl
24095              - make it run with 5.8.x perls
24096              - make it handle new modules layout in bleadperl
24097      Branch: perl
24098            ! Porting/corelist.pl
24099 ____________________________________________________________________________
24100 [ 28676] By: rgs                                   on 2006/08/08  09:39:35
24101         Log: Subject: [PATCH] Small precision about $SIG{__WARN__}
24102              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
24103              Date: Tue, 08 Aug 2006 11:17:58 +0200
24104              Message-ID: <1155028678.44d856c64fa0d@imp6-g19.free.fr>
24105      Branch: perl
24106            ! pod/perlvar.pod
24107 ____________________________________________________________________________
24108 [ 28675] By: rgs                                   on 2006/08/08  09:22:27
24109         Log: Simplification in Perl_magic_clearsig, plus a fix similar and
24110              symmetrical to the one implemented in change #28669.
24111      Branch: perl
24112            ! mg.c
24113 ____________________________________________________________________________
24114 [ 28674] By: stevep                                on 2006/08/08  03:55:13
24115         Log: Subject: [PATCH] g++ stage 1 reached
24116              From: Jarkko Hietaniemi <jhi@iki.fi>
24117              Date: Tue, 08 Aug 2006 00:02:35 +0300
24118              Message-ID: <44D7AA6B.4040802@iki.fi>
24119      Branch: perl
24120            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
24121            ! Porting/config_H cflags.SH config_h.SH configure.com deb.c
24122            ! dump.c epoc/config.sh gv.c mathoms.c mg.c op.c opcode.h
24123            ! plan9/config.plan9 plan9/config_h.sample symbian/config.sh
24124            ! uconfig.h uconfig.sh win32/config.bc win32/config.ce
24125            ! win32/config.gc win32/config.vc win32/config.vc64
24126            ! win32/config_H.bc win32/config_H.ce win32/config_H.gc
24127            ! win32/config_H.vc win32/config_H.vc64
24128 ____________________________________________________________________________
24129 [ 28673] By: stevep                                on 2006/08/07  19:54:51
24130         Log: Upgrade to Module-Build-0.2805
24131      Branch: perl
24132            ! lib/Module/Build.pm lib/Module/Build/API.pod
24133            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
24134            ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
24135            ! lib/Module/Build/Platform/MacOS.pm lib/Module/Build/Version.pm
24136            ! lib/Module/Build/t/moduleinfo.t
24137 ____________________________________________________________________________
24138 [ 28672] By: stevep                                on 2006/08/07  19:37:28
24139         Log: Upgrade to Digest-SHA-5.43
24140      Branch: perl
24141            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
24142            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
24143            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
24144            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
24145            ! ext/Digest/SHA/src/sha64bit.c
24146 ____________________________________________________________________________
24147 [ 28671] By: steveh                                on 2006/08/07  16:58:16
24148         Log: Subject: Define PERL_NO_DEV_RANDOM on Windows
24149              From: "Davies, Alex" <adavies@ptc.com>
24150              Date: Thu, 3 Aug 2006 13:31:14 -0400
24151              Message-ID: <A69AA663CE9BBC44AE1DA72483DE15DE04622D66@HQ-MAIL3.ptcnet.ptc.com>
24152              
24153              This stops perl from trying to read C:\dev\urandom on Windows
24154      Branch: perl
24155            ! dosish.h
24156 ____________________________________________________________________________
24157 [ 28670] By: steveh                                on 2006/08/07  16:21:40
24158         Log: Fixups for test failures caused by #28667 and #28668
24159      Branch: perl
24160            ! ext/B/B/Assembler.pm ext/B/t/assembler.t
24161 ____________________________________________________________________________
24162 [ 28669] By: rgs                                   on 2006/08/07  14:10:15
24163         Log: We shouldn't try to decrement the refcount of PL_warnhook
24164              if it has been set to PERL_WARNHOOK_FATAL.
24165      Branch: perl
24166            ! mg.c
24167 ____________________________________________________________________________
24168 [ 28668] By: steveh                                on 2006/08/07  10:24:39
24169         Log: Provide a BGET_svtype, required by #28667
24170      Branch: perl
24171            ! ext/ByteLoader/bytecode.h
24172 ____________________________________________________________________________
24173 [ 28667] By: rgs                                   on 2006/08/07  09:43:20
24174         Log: Try to reinstate the fix of change #28638 by patching bytecode.pl and
24175              not the file it generates
24176      Branch: perl
24177            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
24178 ____________________________________________________________________________
24179 [ 28666] By: rgs                                   on 2006/08/07  09:23:35
24180         Log: Restore modification in warnings.h from change 28662 by backporting it
24181              to warnings.pl
24182      Branch: perl
24183            ! warnings.h warnings.pl
24184 ____________________________________________________________________________
24185 [ 28665] By: rgs                                   on 2006/08/07  09:13:42
24186         Log: Subject: [PATCH] File::Basename add X<> tags, replace regex delimiters
24187              From: "Gabor Szabo" <szabgab@gmail.com>
24188              Date: Sat, 5 Aug 2006 23:00:14 +0300
24189              Message-ID: <d8a74af10608051300m4a1ebd93j491889b9b4e8523d@mail.gmail.com>
24190      Branch: perl
24191            ! lib/File/Basename.pm
24192 ____________________________________________________________________________
24193 [ 28664] By: rgs                                   on 2006/08/07  08:28:50
24194         Log: Subject: [PATCH] adding X<> to perlvar
24195              From: "Gabor Szabo" <szabgab@gmail.com>
24196              Date: Sun, 6 Aug 2006 13:59:28 +0300
24197              Message-ID: <d8a74af10608060359g7d4726dalf947f051a51c10e@mail.gmail.com>
24198      Branch: perl
24199            ! pod/perlvar.pod
24200 ____________________________________________________________________________
24201 [ 28663] By: rgs                                   on 2006/08/07  08:23:13
24202         Log: Regenerate files after previous change
24203      Branch: perl
24204            ! ext/ByteLoader/byterun.c warnings.h
24205 ____________________________________________________________________________
24206 [ 28662] By: rgs                                   on 2006/08/07  08:15:39
24207         Log: Subject: [PATCH] g++ large patch
24208              From: Jarkko Hietaniemi <jhi@iki.fi>
24209              Date: Fri, 04 Aug 2006 08:58:27 +0300
24210              Message-ID: <44D2E203.5050201@iki.fi>
24211      Branch: perl
24212            ! cflags.SH deb.c dump.c embed.fnc embed.h gv.c hv.c mathoms.c
24213            ! mg.c op.c perl.h perlio.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
24214            ! proto.h regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
24215            ! warnings.h
24216 ____________________________________________________________________________
24217 [ 28661] By: rgs                                   on 2006/08/05  15:46:34
24218         Log: Subject: [PATCH] perlfunc.pod - unite gmtime and localtime
24219              From: "Gabor Szabo" <szabgab@gmail.com>
24220              Date: Thu, 27 Jul 2006 09:25:02 +0300
24221              Message-ID: <d8a74af10607262325n472b424cr78c9591c31ffe190@mail.gmail.com>
24222      Branch: perl
24223            ! pod/perlfunc.pod
24224 ____________________________________________________________________________
24225 [ 28660] By: rgs                                   on 2006/08/05  15:28:39
24226         Log: Subject: [PATCH] add more X<> tags to perlfunc
24227              From: "Gabor Szabo" <szabgab@gmail.com>
24228              Date: Thu, 27 Jul 2006 00:27:06 +0300
24229              Message-ID: <d8a74af10607261427g142f0c6bge6f77c2f5e59da40@mail.gmail.com>
24230      Branch: perl
24231            ! pod/perlfunc.pod
24232 ____________________________________________________________________________
24233 [ 28659] By: rgs                                   on 2006/08/05  15:22:18
24234         Log: Subject: [PATCH] File::Copy pod updated adding X<>
24235              From: "Gabor Szabo" <szabgab@gmail.com>
24236              Date: Tue, 1 Aug 2006 08:55:37 +0200
24237              Message-ID: <d8a74af10607312355t7f3fed91g1459cb74b9b50fcd@mail.gmail.com>
24238      Branch: perl
24239            ! lib/File/Copy.pm
24240 ____________________________________________________________________________
24241 [ 28658] By: stevep                                on 2006/08/04  16:42:54
24242         Log: Sorting the MANIFEST
24243      Branch: perl
24244            ! MANIFEST
24245 ____________________________________________________________________________
24246 [ 28657] By: rgs                                   on 2006/08/04  09:45:37
24247         Log: Subject: [PATCH blead] Re: [perl #39882] inconsistent list slice behaviour
24248              From: Rick Delaney <rick@bort.ca>
24249              Date: Thu, 3 Aug 2006 21:48:07 -0400
24250              Message-ID: <20060804014807.GW21381@localhost.localdomain>
24251      Branch: perl
24252            ! pp.c t/op/list.t
24253 ____________________________________________________________________________
24254 [ 28656] By: rgs                                   on 2006/08/04  09:20:31
24255         Log: Subject: [PATCH blead] Re: [perl #40055] B::Deparse double do
24256              From: Rick Delaney <rick@bort.ca>
24257              Date: Thu, 3 Aug 2006 17:30:06 -0400
24258              Message-ID: <20060803213006.GU21381@localhost.localdomain>
24259      Branch: perl
24260            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
24261 ____________________________________________________________________________
24262 [ 28655] By: stevep                                on 2006/08/03  20:18:28
24263         Log: Subject: [PATCH] Tru64 oops
24264              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24265              Date: Thu, 3 Aug 2006 22:59:37 +0300 (EEST)
24266              Message-Id: <200608031959.k73JxbsC395856@kosh.hut.fi>
24267      Branch: perl
24268            ! pp_sys.c
24269 ____________________________________________________________________________
24270 [ 28654] By: rgs                                   on 2006/08/03  08:15:51
24271         Log: Subject: [PATCH] more g++ in Tru64
24272              From: Jarkko Hietaniemi <jhi@iki.fi>
24273              Date: Thu, 03 Aug 2006 09:04:45 +0300
24274              Message-ID: <44D191FD.9030902@iki.fi>
24275      Branch: perl
24276            ! hints/dec_osf.sh perlio.c pp_sys.c
24277 ____________________________________________________________________________
24278 [ 28653] By: stevep                                on 2006/08/02  17:47:34
24279         Log: Upgrade to Archive-Tar-1.30.  Since change #27571 is not included,
24280              the bleadperl version is bumped to 1.30_01.
24281      Branch: perl
24282            ! lib/Archive/Tar.pm
24283 ____________________________________________________________________________
24284 [ 28652] By: rgs                                   on 2006/08/02  13:11:25
24285         Log: Cross-compilation makefile fails to copy Config_heavy.pl
24286              (noticed by Alexandre Jousset <mid@gtmp.org>)
24287      Branch: perl
24288            ! Cross/Makefile
24289 ____________________________________________________________________________
24290 [ 28651] By: merijn                                on 2006/08/02  11:21:30
24291         Log: Subject: [PATCH] g++ heavy shoveling
24292              From: Jarkko Hietaniemi <jhi@iki.fi>
24293              Date: Wed, 02 Aug 2006 00:04:42 +0300
24294              Message-ID: <44CFC1EA.2050702@iki.fi>
24295      Branch: perl
24296            ! Configure
24297 ____________________________________________________________________________
24298 [ 28649] By: rgs                                   on 2006/08/02  09:49:10
24299         Log: Subject: [PATCH blead] Re: [perl #39733] $AUTOLOAD is never tainted
24300              From: Rick Delaney <rick@bort.ca>
24301              Date: Sun, 9 Jul 2006 15:01:50 -0400
24302              Message-ID: <20060709190150.GA1922@localhost.localdomain>
24303              
24304              Plus a note in perldelta
24305      Branch: perl
24306            ! gv.c pod/perl594delta.pod t/op/taint.t
24307 ____________________________________________________________________________
24308 [ 28645] By: stevep                                on 2006/08/02  03:11:51
24309         Log: Subject: [PATCH] g++ heavy shoveling
24310              From: Jarkko Hietaniemi <jhi@iki.fi>
24311              Date: Wed, 02 Aug 2006 00:04:42 +0300
24312              Message-ID: <44CFC1EA.2050702@iki.fi>
24313      Branch: perl
24314            ! cflags.SH hints/linux.sh perl.h
24315 ____________________________________________________________________________
24316 [ 28644] By: rgs                                   on 2006/08/01  16:47:01
24317         Log: Subject: Re: New perltrap?
24318              From: Rick Delaney <rick@bort.ca>
24319              Date: Tue, 1 Aug 2006 08:43:36 -0400
24320              Message-ID: <20060801124336.GM21381@localhost.localdomain>
24321      Branch: perl
24322            ! pod/perlsec.pod
24323 ____________________________________________________________________________
24324 [ 28643] By: steveh                                on 2006/08/01  16:17:47
24325         Log: Silence a couple of Borland compiler warnings
24326      Branch: perl
24327            ! cop.h regexec.c win32/win32.h
24328 ____________________________________________________________________________
24329 [ 28642] By: rgs                                   on 2006/08/01  16:11:24
24330         Log: Subject: [PATCH] threads 1.38
24331              From: "Jerry D. Hedden" <jerry@hedden.us>
24332              Date: Tue, 01 Aug 2006 08:58:52 -0700
24333              Message-ID: <20060801085852.fb30e530d17747c2b054d625b8945d88.ad7fb0a136.wbe@email.secureserver.net>
24334      Branch: perl
24335            ! ext/threads/Changes ext/threads/README ext/threads/t/free.t
24336            ! ext/threads/t/free2.t ext/threads/t/thread.t
24337            ! ext/threads/threads.pm ext/threads/threads.xs
24338 ____________________________________________________________________________
24339 [ 28641] By: rgs                                   on 2006/08/01  15:11:15
24340         Log: Bump version of Module::CoreList
24341      Branch: perl
24342            ! lib/Module/CoreList.pm
24343 ____________________________________________________________________________
24344 [ 28640] By: rgs                                   on 2006/08/01  14:59:36
24345         Log: Patch by Marius Feraru <altblue@n0i.net> to handle dotted perl versions
24346              in the corelist utility, and to add an easy way to determine what was
24347              some module's version bundled with a specified Perl release.
24348      Branch: perl
24349            ! lib/Module/CoreList/bin/corelist
24350 ____________________________________________________________________________
24351 [ 28639] By: merijn                                on 2006/08/01  12:13:53
24352         Log: Subject: [PATCH] g++ dNOOP (luckily one can mix code and decls in C++)
24353              Somewhat modifies as per Steve Hay's comment
24354              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24355              Date: Tue, 1 Aug 2006 08:46:15 +0300 (EEST)
24356              Message-Id: <200608010546.k715kEdP017064@kosh.hut.fi>
24357      Branch: perl
24358            ! perl.h
24359 ____________________________________________________________________________
24360 [ 28638] By: steveh                                on 2006/08/01  11:20:47
24361         Log: Silence the VC7 compiler warning in the following smoke:
24362              http://www.nntp.perl.org/group/perl.daily-build.reports/39824
24363      Branch: perl
24364            ! ext/ByteLoader/byterun.c
24365 ____________________________________________________________________________
24366 [ 28637] By: merijn                                on 2006/08/01  08:44:58
24367         Log: ANSI-C headers in test snippets to please g++ (and the rest)
24368              Subject: [PATCH]  (back) towards g++ compilation (in Tru64, and elsewhere)
24369              From: Jarkko Hietaniemi <jhi@iki.fi>
24370              Date: Mon, 31 Jul 2006 23:44:55 +0300
24371              Message-ID: <44CE6BC7.8060805@iki.fi>
24372      Branch: perl
24373            ! Configure
24374 ____________________________________________________________________________
24375 [ 28635] By: steveh                                on 2006/08/01  08:10:07
24376         Log: Subject: [PATCH] op/stat.t: SKIP count fix in case of no dirfd()
24377              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24378              Date: Tue, 1 Aug 2006 08:04:26 +0300 (EEST)
24379              Message-Id: <200608010504.k7154QT3178692@kosh.hut.fi>
24380      Branch: perl
24381            ! t/op/stat.t
24382 ____________________________________________________________________________
24383 [ 28634] By: stevep                                on 2006/08/01  00:17:19
24384         Log: Subject: [PATCH] solution(?) to the "warning: comparison is always false dueto limited range of data type" with New*()
24385              From: Jarkko Hietaniemi <jhi@iki.fi>
24386              Date: Fri, 28 Jul 2006 09:00:28 +0300
24387              Message-ID: <44C9A7FC.1060801@iki.fi>
24388      Branch: perl
24389            ! handy.h
24390 ____________________________________________________________________________
24391 [ 28633] By: stevep                                on 2006/08/01  00:10:06
24392         Log: Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere)
24393              From: Jarkko Hietaniemi <jhi@iki.fi>
24394              Date: Mon, 31 Jul 2006 23:44:55 +0300
24395              Message-ID: <44CE6BC7.8060805@iki.fi>
24396              
24397              Just the hints/dec_osf.sh changes from this set of patches.
24398      Branch: perl
24399            ! hints/dec_osf.sh
24400 ____________________________________________________________________________
24401 [ 28632] By: stevep                                on 2006/07/30  17:03:10
24402         Log: Tests to go with change #28628.
24403      Branch: perl
24404            ! t/op/stat.t
24405 ____________________________________________________________________________
24406 [ 28631] By: stevep                                on 2006/07/30  16:20:58
24407         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
24408              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
24409              Date: Sat, 29 Jul 2006 22:06:31 +0200
24410              Message-ID: <877j1w2n20.fsf@k75.linux.bogus>
24411      Branch: perl
24412            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
24413            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
24414 ____________________________________________________________________________
24415 [ 28630] By: steveh                                on 2006/07/28  16:37:48
24416         Log: Remove a (UINT) cast to silence a VC6 compiler warning
24417              (this was added by #27352, but Digest-SHA-5.37 changed the
24418              loop variable to be signed so the cast now needs to go).
24419              Also bump the VERSION since #27482 has not yet been applied
24420              to the CPAN version.
24421      Branch: perl
24422            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
24423 ____________________________________________________________________________
24424 [ 28629] By: merijn                                on 2006/07/28  08:04:01
24425         Log: Subject: [PATCH] z/OS: an easy test nit
24426              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24427              Date: Thu, 27 Jul 2006 20:00:02 +0300 (EEST)
24428              Message-Id: <200607271700.k6RH02V1355005@kosh.hut.fi>
24429      Branch: perl
24430            ! ext/PerlIO/t/encoding.t
24431 ____________________________________________________________________________
24432 [ 28628] By: stevep                                on 2006/07/28  00:42:04
24433         Log: Change stat() and -X filetests so that they treat *FILE{IO} 
24434              filehandles like *FILE filehandles.  This resolves RT #8244.
24435      Branch: perl
24436            ! doio.c pp_sys.c
24437 ____________________________________________________________________________
24438 [ 28627] By: stevep                                on 2006/07/27  21:17:10
24439         Log: Upgrade to Digest-SHA-5.42
24440      Branch: perl
24441            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
24442            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
24443            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
24444            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
24445            ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/2-nist-sha-oo.t
24446            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
24447            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
24448            ! ext/Digest/SHA/t/3-gillogly-hard.t
24449            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
24450 ____________________________________________________________________________
24451 [ 28626] By: steveh                                on 2006/07/27  16:25:41
24452         Log: Clear up most of the VC6 compiler warnings in the following smoke:
24453              http://www.nntp.perl.org/group/perl.daily-build.reports/39733
24454      Branch: perl
24455            ! doio.c ext/B/B.xs ext/XS/APItest/APItest.xs hv.c op.c pp.c
24456            ! pp_pack.c utf8.c
24457 ____________________________________________________________________________
24458 [ 28625] By: merijn                                on 2006/07/27  15:33:07
24459         Log: #7217: config.h comments for HAS_POLL incorrect
24460              http://rt.perl.org/rt3/Ticket/Display.html?id=7217
24461              Date: Mon, 2 Jul 2001 14:58:27 -0700
24462              From: David Dyck <dcd@tc.fluke.com>
24463              Subject: config.h comments for HAS_POLL incorrect
24464      Branch: perl
24465            ! config_h.SH
24466 ____________________________________________________________________________
24467 [ 28623] By: craigb                                on 2006/07/27  13:54:55
24468         Log: Subject: Re: Silence/fix more warnings from the regex engine
24469              From: demerphq <demerphq@gmail.com>
24470              Date: Tue, 18 Jul 2006 21:57:15 +0200
24471              Message-ID: <9b18b3110607181257l28cc424aj1de28ebfc4c196d7@mail.gmail.com>
24472              
24473              REGCP_SET should only set a value, not check the previous value of its arg
24474      Branch: perl
24475            ! regexec.c
24476 ____________________________________________________________________________
24477 [ 28622] By: stevep                                on 2006/07/27  11:00:18
24478         Log: Subject: [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals and accept()
24479              From: Andy Wardley (via RT) <perlbug-followup@perl.org>
24480              Date: Fri, 14 Jul 2006 10:11:44 -0700      
24481              Message-ID: <rt-3.6.HEAD-20371-1152897103-1865.39835-75-0@perl.org>
24482      Branch: perl
24483            ! pod/perlipc.pod
24484 ____________________________________________________________________________
24485 [ 28621] By: rgs                                   on 2006/07/26  20:36:19
24486         Log: Some notes in perl594delta.
24487      Branch: perl
24488            ! pod/perl594delta.pod
24489 ____________________________________________________________________________
24490 [ 28620] By: rgs                                   on 2006/07/26  20:32:08
24491         Log: Subject: interpolation of @- (and @+) in patterns ([perl #27940] comes back)
24492              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
24493              Date: Tue, 25 Jul 2006 00:15:50 +0900
24494              Message-Id: <20060725001517.3C5D.BQW10602@nifty.com>
24495      Branch: perl
24496            ! pod/perlop.pod t/op/pat.t t/op/subst.t t/op/tr.t toke.c
24497 ____________________________________________________________________________
24498 [ 28619] By: stevep                                on 2006/07/26  13:54:28
24499         Log: Added tests from CGI.pm that had not been integrated into core.
24500      Branch: perl
24501            + lib/CGI/t/start_end_asterisk.t lib/CGI/t/start_end_end.t
24502            + lib/CGI/t/start_end_start.t
24503            ! MANIFEST
24504 ____________________________________________________________________________
24505 [ 28618] By: rgs                                   on 2006/07/26  06:41:56
24506         Log: Add a few links to standard modules in perlfunc, by Gabor Szabo.
24507      Branch: perl
24508            ! pod/perlfunc.pod
24509 ____________________________________________________________________________
24510 [ 28617] By: stevep                                on 2006/07/26  01:59:06
24511         Log: Subject: [PATCH] Re: [ID 20000816.012] *foo = *_ is broken
24512              From: Mike Guy <mjtg@cam.ac.uk>
24513              Date: Thu, 17 Aug 2000 16:26:56 +0100
24514              Message-Id: <E13PRZI-0007Ge-00@libra.cus.cam.ac.uk>
24515              
24516              Only part regarding @ARG missing from the documentation was applied.
24517      Branch: perl
24518            ! pod/perlvar.pod
24519 ____________________________________________________________________________
24520 [ 28616] By: mhx                                   on 2006/07/25  18:54:08
24521         Log: Upgrade to Devel::PPPort 3.09_02
24522      Branch: perl
24523            + ext/Devel/PPPort/parts/inc/strlfuncs
24524            + ext/Devel/PPPort/t/strlfuncs.t
24525            ! MANIFEST ext/Devel/PPPort/Changes
24526            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
24527            ! ext/Devel/PPPort/parts/apicheck.pl
24528            ! ext/Devel/PPPort/parts/base/5009004
24529            ! ext/Devel/PPPort/parts/embed.fnc
24530            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
24531 ____________________________________________________________________________
24532 [ 28615] By: mhx                                   on 2006/07/25  18:42:26
24533         Log: Very recent development versions of gcc (4.2.0 20060715) seem
24534              to have switched from '<command line>' to '<command-line>'.
24535      Branch: perl
24536            ! makedepend.SH
24537 ____________________________________________________________________________
24538 [ 28614] By: stevep                                on 2006/07/24  17:30:38
24539         Log: Replace some sprintf()'s in Data::Dumper with my_snprintf()'s
24540      Branch: perl
24541            ! ext/Data/Dumper/Dumper.xs mkppport.lst
24542 ____________________________________________________________________________
24543 [ 28613] By: rgs                                   on 2006/07/23  20:32:33
24544         Log: Revert change 28603: this was a wrong fix, that didn't prevent
24545              a later crash. Reindent a bit of the same function.
24546      Branch: perl
24547            ! pp_hot.c
24548 ____________________________________________________________________________
24549 [ 28612] By: rgs                                   on 2006/07/23  19:59:55
24550         Log: Subject: [PATCH document] perlop: parsing quoted constructs 
24551              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
24552              Date: Sun, 16 Jul 2006 20:06:33 +0900
24553              Message-Id: <20060716200218.2CE6.BQW10602@nifty.com>
24554      Branch: perl
24555            ! pod/perlop.pod
24556 ____________________________________________________________________________
24557 [ 28611] By: stevep                                on 2006/07/23  13:46:05
24558         Log: The rest of the changes for Sys-Syslog-0.17 which my new patch no
24559              longer automatically "p4 edits" for me.
24560      Branch: perl
24561            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
24562            ! ext/Sys/Syslog/README ext/Sys/Syslog/t/syslog.t
24563 ____________________________________________________________________________
24564 [ 28610] By: stevep                                on 2006/07/23  13:42:55
24565         Log: Upgrade to Sys-Syslog-0.17
24566      Branch: perl
24567            ! ext/Sys/Syslog/Syslog.pm
24568 ____________________________________________________________________________
24569 [ 28609] By: stevep                                on 2006/07/23  13:20:07
24570         Log: Subject: [PATCH] Tru64: if cc given both -O and -g, -g must be -g3
24571              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24572              Date: Sun, 23 Jul 2006 10:18:11 +0300 (EEST)
24573              Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi>
24574      Branch: perl
24575            ! hints/dec_osf.sh
24576 ____________________________________________________________________________
24577 [ 28608] By: rgs                                   on 2006/07/23  13:17:48
24578         Log: Revert part of last change, that was causing utf8 test failures
24579      Branch: perl
24580            ! toke.c
24581 ____________________________________________________________________________
24582 [ 28607] By: rgs                                   on 2006/07/23  13:04:10
24583         Log: Subject: [PATCH] z/OS: pp_sys.c, reg*.c, toke.c, utf8.c
24584              From: Jarkko Hietaniemi <jhi@iki.fi>
24585              Date: Sat, 22 Jul 2006 18:51:48 +0300
24586              Message-ID: <44C24994.6020008@iki.fi>
24587      Branch: perl
24588            ! pp_sys.c regcomp.c regexec.c toke.c utf8.c
24589 ____________________________________________________________________________
24590 [ 28606] By: rgs                                   on 2006/07/23  12:51:02
24591         Log: Add another volatile modifier to protect against longjmp clobbering
24592      Branch: perl
24593            ! op.c
24594 ____________________________________________________________________________
24595 [ 28605] By: mhx                                   on 2006/07/21  17:56:39
24596         Log: Upgrade to Devel::PPPort 3.09_01
24597      Branch: perl
24598            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
24599            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
24600            ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/parts/ppptools.pl
24601            ! ext/Devel/PPPort/soak
24602 ____________________________________________________________________________
24603 [ 28604] By: rgs                                   on 2006/07/21  15:27:20
24604         Log: More tweaks to threads 1.37, by Jerry D. Hedden
24605      Branch: perl
24606            ! ext/threads/Changes ext/threads/t/exit.t
24607            ! ext/threads/t/thread.t ext/threads/threads.pm
24608            ! ext/threads/threads.xs
24609 ____________________________________________________________________________
24610 [ 28603] By: rgs                                   on 2006/07/20  22:03:59
24611         Log: In pp_entersub, accept to handle a CV with a NULL padlist.
24612              This fixes a crash with mod_perl 1.29.
24613      Branch: perl
24614            ! pp_hot.c
24615 ____________________________________________________________________________
24616 [ 28602] By: rgs                                   on 2006/07/20  21:36:25
24617         Log: Upgrade to threads 1.37, by Jerry D. Hedden
24618      Branch: perl
24619            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
24620            ! ext/threads/t/thread.t ext/threads/threads.pm
24621            ! ext/threads/threads.xs
24622 ____________________________________________________________________________
24623 [ 28601] By: rgs                                   on 2006/07/19  21:34:05
24624         Log: Band-aid for segfault in ext/threads/t/blocks.t on SMP machines
24625      Branch: perl
24626            ! pp_hot.c
24627 ____________________________________________________________________________
24628 [ 28600] By: stevep                                on 2006/07/19  14:59:24
24629         Log: Subject: [perl #39876] Time::gmtime 1.02 examples patch
24630              From: Alexandr Ciornii (via RT) <perlbug-followup@perl.org>
24631              Date: Wed, 19 Jul 2006 05:46:36 -0700
24632              Message-ID: <rt-3.6.HEAD-25412-1153313196-897.39876-75-0@perl.org>
24633              
24634              Pod fixes for Time::gmtime.pm
24635      Branch: perl
24636            ! lib/Time/gmtime.pm
24637 ____________________________________________________________________________
24638 [ 28599] By: rgs                                   on 2006/07/18  21:43:52
24639         Log: Subject: [PATCH] make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
24640              From: Jarkko Hietaniemi <jhi@iki.fi>
24641              Date: Mon, 17 Jul 2006 09:09:24 +0300
24642              Message-ID: <44BB2994.5090609@iki.fi>
24643      Branch: perl
24644            ! perl.h pod/perlguts.pod pod/perlhack.pod
24645 ____________________________________________________________________________
24646 [ 28598] By: rgs                                   on 2006/07/18  21:02:39
24647         Log: Subject: [PATCH] [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
24648              From: "Jerry D. Hedden" <jerry@hedden.us>
24649              Date: Mon, 17 Jul 2006 05:00:01 -0700
24650              Message-ID: <20060717050001.fb30e530d17747c2b054d625b8945d88.b729fe881f.wbe@email.secureserver.net>
24651      Branch: perl
24652            ! ext/threads/t/basic.t ext/threads/t/free.t
24653 ____________________________________________________________________________
24654 [ 28597] By: steveh                                on 2006/07/18  12:11:36
24655         Log: Fix Borland problem with quoted pre-processor macros in response files
24656              
24657              This should clear up the errors from Module/Build/t/ppm.t and
24658              Module/Build/t/xs.t in the Borland smokes.
24659              
24660              Subject: Re: Smoke [5.9.4] 27656 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
24661              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
24662              Date: Thu, 06 Apr 2006 22:33:04 -0400
24663              Message-ID: <4435CF60.1000707@thepierianspring.org>
24664              
24665              See the thread here for details:
24666              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00027.html
24667      Branch: perl
24668            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
24669 ____________________________________________________________________________
24670 [ 28596] By: stevep                                on 2006/07/18  03:10:51
24671         Log: Additional reason for ssh passphrase failures.
24672      Branch: perl
24673            ! Porting/repository.pod
24674 ____________________________________________________________________________
24675 [ 28595] By: rgs                                   on 2006/07/17  21:11:52
24676         Log: Remove the C89 checking with gcc
24677              (but leave a note in perlhack)
24678      Branch: perl
24679            ! cflags.SH pod/perlhack.pod
24680 ____________________________________________________________________________
24681 [ 28594] By: steveh                                on 2006/07/17  14:32:19
24682         Log: Subject: Silence system warning during tests (only on win32 for now)
24683              From: demerphq <demerphq@gmail.com>
24684              Date: Sat, 15 Jul 2006 18:21:15 +0200
24685              Message-ID: <9b18b3110607150921p33be8e87wd51b2fd317a81587@mail.gmail.com>
24686      Branch: perl
24687            ! t/comp/opsubs.t
24688 ____________________________________________________________________________
24689 [ 28593] By: steveh                                on 2006/07/17  14:23:59
24690         Log: Avoid an error that VC++'s resource compiler seems to have
24691              with a reference to "perly.y" in "perly.h"
24692              
24693              See the thread here for details:
24694              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-07/msg00460.html
24695      Branch: perl
24696            ! perly.h regen_perly.pl
24697 ____________________________________________________________________________
24698 [ 28592] By: merijn                                on 2006/07/17  06:51:54
24699         Log: Cygwin doesn't cope (yet) with gcc flags -std=c89
24700      Branch: perl
24701            ! cflags.SH
24702 ____________________________________________________________________________
24703 [ 28591] By: rgs                                   on 2006/07/16  21:42:59
24704         Log: Check for taintedness of PERL5SHELL on Windows
24705              (bug #39832)
24706      Branch: perl
24707            ! taint.c
24708 ____________________________________________________________________________
24709 [ 28590] By: stevep                                on 2006/07/16  19:18:27
24710         Log: Subject: [PATCH] MIME::Base64 quoted-print.t: z/OS (EBCDIC)
24711              From: Jarkko Hietaniemi <jhi@iki.fi>
24712              Date: Sun, 16 Jul 2006 13:11:15 +0300
24713              Message-ID: <44BA10C3.8040007@iki.fi>
24714      Branch: perl
24715            ! ext/MIME/Base64/t/quoted-print.t
24716 ____________________________________________________________________________
24717 [ 28589] By: stevep                                on 2006/07/16  19:12:28
24718         Log: Subject: Re: Fix loads of warnings from the last escaping patch...
24719              From: demerphq <demerphq@gmail.com>
24720              Date: Sun, 16 Jul 2006 19:59:02 +0200
24721              Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com>
24722      Branch: perl
24723            ! dump.c embed.fnc ext/re/re.pm pod/perlapi.pod proto.h
24724            ! regcomp.c regcomp.h
24725 ____________________________________________________________________________
24726 [ 28588] By: stevep                                on 2006/07/16  19:06:01
24727         Log: Subject: [PATCH] perlhack: advertise Configure -Dgccansipedantic
24728              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24729              Date: Sun, 16 Jul 2006 20:27:20 +0300 (EEST)
24730              Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi>
24731      Branch: perl
24732            ! pod/perlhack.pod
24733 ____________________________________________________________________________
24734 [ 28587] By: stevep                                on 2006/07/16  15:40:29
24735         Log: Upgrade to Module-Build-0.2803
24736      Branch: perl
24737            ! lib/Module/Build.pm lib/Module/Build/Base.pm
24738            ! lib/Module/Build/Changes
24739 ____________________________________________________________________________
24740 [ 28586] By: stevep                                on 2006/07/16  14:54:58
24741         Log: Upgrade to Test-Simple-0.64
24742      Branch: perl
24743            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
24744            ! lib/Test/Simple/Changes lib/Test/Simple/t/skip.t
24745            ! lib/Test/Simple/t/tbt_01basic.t
24746            ! lib/Test/Simple/t/tbt_05faildiag.t
24747            ! lib/Test/Simple/t/tbt_06errormess.t
24748            ! lib/Test/Simple/t/tbt_07args.t
24749 ____________________________________________________________________________
24750 [ 28585] By: stevep                                on 2006/07/16  13:46:35
24751         Log: various safety/portability tweaks
24752              From: Jarkko Hietaniemi <jhi@iki.fi>
24753              Date: Sat, 15 Jul 2006 22:15:29 +0300
24754              Message-ID: <44B93ED1.7080000@iki.fi>
24755              
24756              Fix for change #28578.
24757      Branch: perl
24758            ! util.c
24759 ____________________________________________________________________________
24760 [ 28584] By: davem                                 on 2006/07/16  00:20:25
24761         Log: run regen_headerds
24762      Branch: perl
24763            ! embed.h global.sym proto.h
24764 ____________________________________________________________________________
24765 [ 28583] By: davem                                 on 2006/07/15  22:14:46
24766         Log: Subject:  [PATCH] comment update for scan_const
24767              From:  SADAHIRO Tomoyuki <bqw10602@nifty.com>
24768              Date:  Sat, 15 Jul 2006 20:16:01 +0900
24769              Message-Id:  <20060715201552.9FA5.BQW10602@nifty.com>
24770      Branch: perl
24771            ! toke.c
24772 ____________________________________________________________________________
24773 [ 28582] By: davem                                 on 2006/07/15  21:59:43
24774         Log: Subject:  Updated escaping code. utf8 regex debug output improvements
24775              From:  demerphq <demerphq@gmail.com>
24776              Date:  Sat, 15 Jul 2006 18:56:03 +0200
24777              Message-Id:  <9b18b3110607150956o6273a16clb1518911d1945d4@mail.gmail.com>
24778      Branch: perl
24779            ! dump.c embed.fnc ext/re/re.pm perl.h regcomp.c regcomp.h
24780            ! regexec.c
24781 ____________________________________________________________________________
24782 [ 28581] By: stevep                                on 2006/07/15  18:57:39
24783         Log: Adding Module::Build::Version missed in upgrade.
24784      Branch: perl
24785            + lib/Module/Build/Version.pm
24786            ! MANIFEST
24787 ____________________________________________________________________________
24788 [ 28580] By: stevep                                on 2006/07/15  15:22:35
24789         Log: Upgrade to ANSIColor-1.11
24790      Branch: perl
24791            + lib/Term/ANSIColor/t/basic.t lib/Term/ANSIColor/t/pod.t
24792            - lib/Term/ANSIColor/test.pl
24793            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
24794            ! lib/Term/ANSIColor/README
24795 ____________________________________________________________________________
24796 [ 28579] By: stevep                                on 2006/07/15  14:46:53
24797         Log: Upgrade to Module-Build-0.2802
24798      Branch: perl
24799            ! lib/Module/Build.pm lib/Module/Build/Base.pm
24800            ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
24801            ! lib/Module/Build/t/moduleinfo.t
24802            ! lib/Module/Build/t/runthrough.t
24803 ____________________________________________________________________________
24804 [ 28578] By: merijn                                on 2006/07/15  11:53:36
24805         Log: Subject: [PATCH] various safety/portability tweaks
24806              From: Jarkko Hietaniemi <jhi@iki.fi>
24807              Date: Sat, 15 Jul 2006 13:14:32 +0300
24808              Message-ID: <44B8C008.4030300@iki.fi>
24809      Branch: perl
24810            ! pod/perlhack.pod pod/perltodo.pod pp_sys.c sv.c util.c
24811 ____________________________________________________________________________
24812 [ 28577] By: merijn                                on 2006/07/15  11:45:15
24813         Log: Subject: [PATCH] cflags.SH: add missing C files
24814              From: Jarkko Hietaniemi <jhi@iki.fi>
24815              Date: Sat, 15 Jul 2006 12:30:25 +0300
24816              Message-ID: <44B8B5B1.2050902@iki.fi>
24817      Branch: perl
24818            ! cflags.SH
24819 ____________________________________________________________________________
24820 [ 28576] By: merijn                                on 2006/07/15  11:41:59
24821         Log: Subject: [PATCH] Re: [PATCH] cflags.SH: add -std=c89
24822              From: Jarkko Hietaniemi <jhi@iki.fi>
24823              Date: Sat, 15 Jul 2006 12:19:45 +0300
24824              Message-ID: <44B8B331.8090009@iki.fi>
24825      Branch: perl
24826            ! cflags.SH
24827 ____________________________________________________________________________
24828 [ 28575] By: craigb                                on 2006/07/14  18:18:18
24829         Log: overload.t has same locale problem with VMS that it has with dec_osf
24830      Branch: perl
24831            ! t/uni/overload.t
24832 ____________________________________________________________________________
24833 [ 28574] By: craigb                                on 2006/07/14  18:09:40
24834         Log: Make sysconf tests handle unimplemented success indications
24835              for the benefit of Mac OS X and VMS.
24836      Branch: perl
24837            ! ext/POSIX/t/sysconf.t
24838 ____________________________________________________________________________
24839 [ 28573] By: steveh                                on 2006/07/14  14:42:57
24840         Log: Silence a compiler warning on Win32/VC++
24841              
24842              Subject: Re: Smoke [5.9.4] 28569 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
24843              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
24844              Date: Fri, 14 Jul 2006 16:33:01 +0200
24845              Message-Id: <8CC2FF7E-42EE-4B28-A9D2-4FCD8C745004@mailbox.tu-berlin.de>
24846      Branch: perl
24847            ! ext/Hash/Util/FieldHash/FieldHash.xs
24848 ____________________________________________________________________________
24849 [ 28572] By: stevep                                on 2006/07/14  14:38:28
24850         Log: Skip tests for pathconf() and fpathconf() on HP-UX for 
24851              _PC_CHOWN_RESTRICTED.  The HP-UX manpage suggests not trying
24852              to do it, and that the errno will not be set on failure.
24853      Branch: perl
24854            ! ext/POSIX/t/sysconf.t
24855 ____________________________________________________________________________
24856 [ 28571] By: davem                                 on 2006/07/14  11:50:37
24857         Log: remove regex postive super-linear cache code
24858              (it wasn't actually achieving anything)
24859      Branch: perl
24860            ! regexec.c t/op/re_tests
24861 ____________________________________________________________________________
24862 [ 28570] By: merijn                                on 2006/07/14  07:03:08
24863         Log: Subject: [PATCH] -DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check global? yech!)
24864              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24865              Date: Fri, 14 Jul 2006 09:34:09 +0300 (EEST)
24866              Message-Id: <200607140634.k6E6Y9Ia471707@kosh.hut.fi>
24867      Branch: perl
24868            ! hv.c sv.c
24869 ____________________________________________________________________________
24870 [ 28569] By: stevep                                on 2006/07/13  20:31:59
24871         Log: Version bumps for z/OS fixes.
24872      Branch: perl
24873            ! ext/Encode/Encode.pm ext/MIME/Base64/Base64.pm
24874            ! ext/threads/shared/shared.pm
24875 ____________________________________________________________________________
24876 [ 28568] By: stevep                                on 2006/07/13  20:18:59
24877         Log: Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/
24878              From: Jarkko Hietaniemi <jhi@iki.fi>
24879              Date: Thu, 13 Jul 2006 23:10:27 +0300
24880              Message-ID: <44B6A8B3.5070605@iki.fi>
24881      Branch: perl
24882            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
24883            ! ext/Encode/Encode.xs ext/Encode/t/utf8strict.t
24884            ! ext/MIME/Base64/Base64.xs ext/Storable/t/downgrade.t
24885            ! ext/Storable/t/overload.t ext/threads/shared/shared.xs
24886            ! lib/CGI/t/util-58.t lib/Digest/t/base.t lib/Digest/t/file.t
24887            ! lib/Pod/t/pod2html-lib.pl lib/Tie/File/t/09_gen_rs.t
24888 ____________________________________________________________________________
24889 [ 28567] By: merijn                                on 2006/07/13  17:12:00
24890         Log: Subject: [PATCH] z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment
24891              From: Jarkko Hietaniemi <jhi@iki.fi>
24892              Date: Thu, 13 Jul 2006 19:47:29 +0300
24893              Message-ID: <44B67921.6090901@iki.fi>
24894      Branch: perl
24895            ! ext/B/B/Deparse.pm lib/AutoLoader.t lib/DBM_Filter/t/encode.t
24896            ! lib/DBM_Filter/t/utf8.t lib/ExtUtils/Constant/Utils.pm
24897            ! lib/ExtUtils/Embed.pm lib/ExtUtils/t/Embed.t
24898            ! lib/PerlIO/via/t/QuotedPrint.t lib/bytes.t lib/dumpvar.pl
24899            ! lib/utf8.t miniperlmain.c perl.h
24900 ____________________________________________________________________________
24901 [ 28566] By: stevep                                on 2006/07/13  15:46:11
24902         Log: Keep Intel C++ from claiming that it is gcc.
24903      Branch: perl
24904            ! hints/linux.sh
24905 ____________________________________________________________________________
24906 [ 28565] By: stevep                                on 2006/07/13  14:04:18
24907         Log: Clear up a few more warnings from blead.
24908      Branch: perl
24909            ! op.c perl.c reentr.c reentr.pl regexec.c
24910 ____________________________________________________________________________
24911 [ 28564] By: rgs                                   on 2006/07/13  08:46:30
24912         Log: Not everybody has env
24913      Branch: perl
24914            ! pod/perlintro.pod
24915 ____________________________________________________________________________
24916 [ 28563] By: rgs                                   on 2006/07/13  08:40:12
24917         Log: Subject: Re: Misunderstanding escapes in heredocs?
24918              From: demerphq <demerphq@gmail.com>
24919              Date: Sun, 9 Jul 2006 16:42:45 +0200
24920              Message-ID: <9b18b3110607090742gc55b4ffl402d5fadc5bd231e@mail.gmail.com>
24921              
24922              with formatting nits
24923      Branch: perl
24924            ! pod/perlop.pod
24925 ____________________________________________________________________________
24926 [ 28562] By: rgs                                   on 2006/07/13  08:17:04
24927         Log: Additions to perlhack based on a patch by Gabor Szabo
24928      Branch: perl
24929            ! pod/perlhack.pod
24930 ____________________________________________________________________________
24931 [ 28561] By: rgs                                   on 2006/07/13  08:04:44
24932         Log: Nits to the perlintro safety net (by Gabor Szabo and Merijn)
24933      Branch: perl
24934            ! pod/perlintro.pod
24935 ____________________________________________________________________________
24936 [ 28560] By: merijn                                on 2006/07/13  06:50:55
24937         Log: Relink to use temp file forced on current dir in mpeix
24938              Subject: [PATCH] mpeix/relink: tweak from Donna Garverick
24939              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24940              Date: Thu, 13 Jul 2006 08:25:59 +0300 (EEST)
24941              Message-Id: <200607130525.k6D5PxFp251263@kosh.hut.fi>
24942      Branch: perl
24943            ! mpeix/relink
24944 ____________________________________________________________________________
24945 [ 28559] By: rgs                                   on 2006/07/12  13:19:04
24946         Log: Cleanup and conversion to t/test.pl
24947      Branch: perl
24948            ! ext/Devel/Peek/t/Peek.t
24949 ____________________________________________________________________________
24950 [ 28558] By: rgs                                   on 2006/07/12  12:29:58
24951         Log: I prefer array indexes that start from 0 in beginner docs
24952      Branch: perl
24953            ! pod/perlintro.pod
24954 ____________________________________________________________________________
24955 [ 28557] By: rgs                                   on 2006/07/12  12:28:34
24956         Log: Integration of strlcat is to-done (noticed by Yves)
24957      Branch: perl
24958            ! pod/perltodo.pod
24959 ____________________________________________________________________________
24960 [ 28556] By: steveh                                on 2006/07/12  10:28:39
24961         Log: Fix change #28552: VC++ doesn't like code before declarations
24962      Branch: perl
24963            ! ext/Hash/Util/FieldHash/FieldHash.xs
24964 ____________________________________________________________________________
24965 [ 28555] By: rgs                                   on 2006/07/12  09:56:04
24966         Log: Additions and removals in perltodo
24967      Branch: perl
24968            ! pod/perltodo.pod
24969 ____________________________________________________________________________
24970 [ 28554] By: merijn                                on 2006/07/12  09:40:14
24971         Log: Subject: [PATCH] more strictness in perlintro
24972              From: "Gabor Szabo" <szabgab@gmail.com>
24973              Date: Wed, 12 Jul 2006 10:30:06 +0300
24974              Message-ID: <d8a74af10607120030p1964b935y9493e29994a5b371@mail.gmail.com>
24975      Branch: perl
24976            ! pod/perlintro.pod
24977 ____________________________________________________________________________
24978 [ 28553] By: merijn                                on 2006/07/12  09:27:59
24979         Log: Subject: [PATCH] perlinro (use $fh filehandler + not to use built in function name in sub example)
24980              From: "Gabor Szabo" <szabgab@gmail.com>
24981              Date: Wed, 12 Jul 2006 10:51:03 +0300
24982              Message-ID: <d8a74af10607120051t10382a7fw95ce094f0f395490@mail.gmail.com>
24983      Branch: perl
24984            ! pod/perlintro.pod
24985 ____________________________________________________________________________
24986 [ 28552] By: rgs                                   on 2006/07/12  09:00:01
24987         Log: Subject: Re: [PATCH] FieldHash coverity-compliant
24988              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
24989              Date: Wed, 12 Jul 2006 00:45:44 +0200
24990              Message-Id: <7AEBF247-0AF7-46A8-9D61-D38B45FD21EA@mailbox.tu-berlin.de>
24991      Branch: perl
24992            ! ext/Hash/Util/FieldHash/FieldHash.xs
24993 ____________________________________________________________________________
24994 [ 28551] By: rgs                                   on 2006/07/12  08:49:17
24995         Log: Upgrade to PathTools 3.19
24996      Branch: perl
24997            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
24998            ! lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t
24999 ____________________________________________________________________________
25000 [ 28550] By: merijn                                on 2006/07/12  06:53:22
25001         Log: Subject: [PATCH] z/OS: t/ - mostly EBCDIC fixes
25002              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
25003              Date: Wed, 12 Jul 2006 00:01:29 +0300 (EEST)
25004              Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi>
25005      Branch: perl
25006            ! t/comp/parser.t t/op/caller.t t/op/chop.t t/op/exec.t
25007            ! t/op/index.t t/op/pack.t t/op/pat.t t/op/sprintf.t
25008            ! t/op/utfhash.t t/run/fresh_perl.t t/uni/case.pl t/uni/class.t
25009 ____________________________________________________________________________
25010 [ 28549] By: rgs                                   on 2006/07/11  17:00:26
25011         Log: A few rough notes for the next perldelta
25012      Branch: perl
25013            ! pod/perl594delta.pod
25014 ____________________________________________________________________________
25015 [ 28548] By: rgs                                   on 2006/07/11  14:55:17
25016         Log: Revert bogus fix for bug #27940, which wasn't really a bug,
25017              and a new test item, as found and suggested by Sadahiro Tomoyuki.
25018      Branch: perl
25019            ! t/op/pat.t toke.c
25020 ____________________________________________________________________________
25021 [ 28547] By: rgs                                   on 2006/07/11  14:06:08
25022         Log: Subject: Re: Misunderstanding escapes in heredocs?
25023              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25024              Date: Sun, 09 Jul 2006 11:57:42 +0900
25025              Message-Id: <20060709115613.78FF.BQW10602@nifty.com>
25026      Branch: perl
25027            ! pod/perlop.pod
25028 ____________________________________________________________________________
25029 [ 28546] By: stevep                                on 2006/07/11  12:31:10
25030         Log: Upgrade to Text-Tabs+Wrap-2006.0711.  Keep the local changes from
25031              change #27541.  Also, leave out the test files Jacobson.t and 
25032              Jacobson2.t which both generated several warnings.
25033      Branch: perl
25034            + lib/Text/TabsWrap/t/37000.t lib/Text/TabsWrap/t/39548.t
25035            + lib/Text/TabsWrap/t/Jochen.t lib/Text/TabsWrap/t/belg4mit.t
25036            + lib/Text/TabsWrap/t/sep.t lib/Text/TabsWrap/t/sep2.t
25037            ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG
25038            ! lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
25039 ____________________________________________________________________________
25040 [ 28545] By: steveh                                on 2006/07/11  11:26:17
25041         Log: Fix change #28533: my_strlcpy does not return the dest str!
25042      Branch: perl
25043            ! util.c
25044 ____________________________________________________________________________
25045 [ 28544] By: rgs                                   on 2006/07/11  09:29:23
25046         Log: Adjust test count in threads test
25047      Branch: perl
25048            ! ext/threads/t/kill.t
25049 ____________________________________________________________________________
25050 [ 28543] By: rgs                                   on 2006/07/11  09:27:25
25051         Log: Subject: [PATCH] threads 1.36 - Signalling terminated threads core dumps
25052              From: "Jerry D. Hedden" <jerry@hedden.us>
25053              Date: Mon, 10 Jul 2006 13:28:25 -0700
25054              Message-ID: <20060710132825.fb30e530d17747c2b054d625b8945d88.5bdc82d2c0.wbe@email.secureserver.net>
25055      Branch: perl
25056            ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
25057            ! ext/threads/t/thread.t ext/threads/threads.pm
25058            ! ext/threads/threads.xs
25059 ____________________________________________________________________________
25060 [ 28542] By: rgs                                   on 2006/07/11  08:06:26
25061         Log: Subject: [PATCH] FieldHash coverity-compliant
25062              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
25063              Date: Mon, 10 Jul 2006 21:30:15 +0200
25064              Message-Id: <9C6C104C-8040-489A-BB35-40D22BC48AFC@mailbox.tu-berlin.de>
25065      Branch: perl
25066            ! ext/Hash/Util/FieldHash/FieldHash.xs
25067            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
25068            ! ext/Hash/Util/FieldHash/t/02_function.t
25069            ! ext/Hash/Util/FieldHash/t/04_thread.t
25070 ____________________________________________________________________________
25071 [ 28541] By: rgs                                   on 2006/07/11  07:55:21
25072         Log: Subject: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
25073              From: Andy Dougherty <doughera@lafayette.edu>
25074              Date: Mon, 10 Jul 2006 13:16:27 -0400 (EDT)
25075              Message-ID: <Pine.LNX.4.62.0607101312540.24708@fractal.phys.lafayette.edu>
25076      Branch: perl
25077            ! perl.h
25078 ____________________________________________________________________________
25079 [ 28540] By: rgs                                   on 2006/07/11  07:48:24
25080         Log: Subject: [PATCH] sysconf.t: still failing in tru64, try harder to skip
25081              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
25082              Date: Tue, 11 Jul 2006 09:23:08 +0300 (EEST)
25083              Message-Id: <200607110623.k6B6N8Ni488812@kosh.hut.fi>
25084      Branch: perl
25085            ! ext/POSIX/t/sysconf.t
25086 ____________________________________________________________________________
25087 [ 28539] By: rgs                                   on 2006/07/10  20:14:34
25088         Log: Subject: [PATCH] z/OS: hints/os390.sh and Makefile.SH
25089              From: Jarkko Hietaniemi <jhi@iki.fi>
25090              Date: Mon, 10 Jul 2006 22:55:33 +0300
25091              Message-ID: <44B2B0B5.3000008@iki.fi>
25092      Branch: perl
25093            ! Makefile.SH hints/os390.sh
25094 ____________________________________________________________________________
25095 [ 28538] By: rgs                                   on 2006/07/10  19:42:18
25096         Log: Update Changes
25097      Branch: perl
25098            ! Changes
25099 ____________________________________________________________________________
25100 [ 28537] By: stevep                                on 2006/07/10  19:28:54
25101         Log: Subject: [PATCH] perlhack: argh...
25102              From: Jarkko Hietaniemi <jhi@iki.fi>
25103              Date: Mon, 10 Jul 2006 21:07:35 +0300
25104              Message-ID: <44B29767.4040606@iki.fi>
25105      Branch: perl
25106            ! pod/perlhack.pod
25107 ____________________________________________________________________________
25108 [ 28536] By: stevep                                on 2006/07/10  19:12:07
25109         Log: Restoring change #28523 accidentilly reverted with change #28528.
25110      Branch: perl
25111            ! doio.c
25112 ____________________________________________________________________________
25113 [ 28535] By: stevep                                on 2006/07/10  18:26:25
25114         Log: Fix another empty if-statement warning
25115      Branch: perl
25116            ! sv.c
25117 ____________________________________________________________________________
25118 [ 28534] By: stevep                                on 2006/07/10  18:17:30
25119         Log: Silence empty if-statement warning.
25120      Branch: perl
25121            ! universal.c
25122 ____________________________________________________________________________
25123 [ 28533] By: stevep                                on 2006/07/10  17:23:02
25124         Log: Convert some low hanging fruit to my_strlcpy/my_strlcat.
25125      Branch: perl
25126            ! doio.c mg.c pp_sys.c toke.c util.c
25127 ____________________________________________________________________________
25128 [ 28532] By: rgs                                   on 2006/07/10  17:09:38
25129         Log: POD fixes in perlhack
25130      Branch: perl
25131            ! pod/perlhack.pod
25132 ____________________________________________________________________________
25133 [ 28531] By: rgs                                   on 2006/07/10  17:07:43
25134         Log: Typo found by Craig Berry
25135      Branch: perl
25136            ! pod/perlhack.pod
25137 ____________________________________________________________________________
25138 [ 28530] By: rgs                                   on 2006/07/10  17:05:12
25139         Log: More perlhack portability additions by Jarkko
25140      Branch: perl
25141            ! pod/perlhack.pod
25142 ____________________________________________________________________________
25143 [ 28529] By: rgs                                   on 2006/07/10  14:04:00
25144         Log: Subject: [PATCH] threads 1.35 - Borland compiler fix
25145              From: "Jerry D. Hedden" <jerry@hedden.us>
25146              Date: Mon, 10 Jul 2006 06:49:34 -0700
25147              Message-ID: <20060710064934.fb30e530d17747c2b054d625b8945d88.384e3b280c.wbe@email.secureserver.net>
25148      Branch: perl
25149            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
25150            ! ext/threads/threads.pm ext/threads/threads.xs
25151 ____________________________________________________________________________
25152 [ 28528] By: stevep                                on 2006/07/10  13:55:39
25153         Log: Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/
25154              my_strlcat() API.  Convert ext/File/Glob/bsd_glob.c to use 
25155              my_strlcat().  Add to the strlcy()/strlcat() todo entry.
25156      Branch: perl
25157            ! doio.c ext/File/Glob/bsd_glob.c pod/perltodo.pod pp_ctl.c
25158            ! util.c
25159 ____________________________________________________________________________
25160 [ 28527] By: rgs                                   on 2006/07/10  12:46:41
25161         Log: Subject: [PATCH] perlhack: more portability musings
25162              From: Jarkko Hietaniemi <jhi@iki.fi>
25163              Date: Mon, 10 Jul 2006 15:41:10 +0300
25164              Message-ID: <44B24AE6.6030708@iki.fi>
25165      Branch: perl
25166            ! pod/perlhack.pod
25167 ____________________________________________________________________________
25168 [ 28526] By: rgs                                   on 2006/07/10  12:01:20
25169         Log: Subject: examples in the core documentation
25170              From: "Gabor Szabo" <szabgab@gmail.com>
25171              Date: Sun, 9 Jul 2006 15:44:47 +0200
25172              Message-ID: <d8a74af10607090644o5c1ee3b2p98f6aa9301898b44@mail.gmail.com>
25173      Branch: perl
25174            ! pod/perlfunc.pod
25175 ____________________________________________________________________________
25176 [ 28525] By: stevep                                on 2006/07/10  11:28:24
25177         Log: Add Russ Allbery's public domain implementations of strlcat and
25178              strlcpy as Perl_my_strlcat and Perl_my_strlcpy to the Perl core.
25179              Thanks Russ!
25180      Branch: perl
25181            ! embed.fnc embed.h global.sym perl.h proto.h util.c
25182 ____________________________________________________________________________
25183 [ 28524] By: rgs                                   on 2006/07/10  10:16:53
25184         Log: Add a macro to remove duplicated code
25185              
25186              Subject: Re: cut-and-paste findings for blead 28504
25187              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25188              Date: Sun, 09 Jul 2006 13:47:04 +0900
25189              Message-Id: <20060709134236.E51A.BQW10602@nifty.com>
25190      Branch: perl
25191            ! pp_sort.c
25192 ____________________________________________________________________________
25193 [ 28523] By: rgs                                   on 2006/07/10  10:11:22
25194         Log: Fix a signed/unsigned warning
25195      Branch: perl
25196            ! doio.c
25197 ____________________________________________________________________________
25198 [ 28522] By: rgs                                   on 2006/07/10  09:53:33
25199         Log: Pod cleanup in Shell.pm
25200      Branch: perl
25201            ! lib/Shell.pm
25202 ____________________________________________________________________________
25203 [ 28521] By: merijn                                on 2006/07/10  07:41:25
25204         Log: Even Jarkko's patches should go in only once
25205              Subject: [PATCH] undouble Jarkko's patch
25206              From: andy@petdance.com (Andy Lester)
25207              Date: Mon, 10 Jul 2006 00:22:18 -0500
25208              Message-ID: <20060710052218.GA7477@petdance.com>
25209      Branch: perl
25210            ! pod/perlhack.pod
25211 ____________________________________________________________________________
25212 [ 28520] By: stevep                                on 2006/07/10  03:07:59
25213         Log: Subject: [PATCH] Skip tests of a POSIX constant on Mac OS X because saved IDs are borked
25214              From: Dominic Dunlop <shouldbedomo@mac.com>
25215              Date: Sun, 9 Jul 2006 22:22:14 +0200
25216              Message-Id: <F1942C06-CDE3-47C6-AC5A-4358960E0F6E@mac.com>
25217      Branch: perl
25218            ! ext/POSIX/t/sysconf.t
25219 ____________________________________________________________________________
25220 [ 28519] By: stevep                                on 2006/07/10  00:29:02
25221         Log: Clear up test based on line number differences between the core and the
25222              Test-Simple version.
25223      Branch: perl
25224            ! lib/Test/Simple/t/tbt_01basic.t
25225 ____________________________________________________________________________
25226 [ 28518] By: nicholas                              on 2006/07/09  21:56:18
25227         Log: Tweak for Jarkko's addition to perlhack, suggested by Yves.
25228      Branch: perl
25229            ! pod/perlhack.pod
25230 ____________________________________________________________________________
25231 [ 28517] By: stevep                                on 2006/07/09  20:51:48
25232         Log: Hmmm...patch didn't warn about rejects in tbt_01basic.t.
25233      Branch: perl
25234            ! lib/Test/Simple/t/tbt_01basic.t
25235 ____________________________________________________________________________
25236 [ 28516] By: merijn                                on 2006/07/09  18:50:01
25237         Log: Subject: [PATCH] some coding guidelines/tips to perlhack (+ one perltodo)
25238              From: Jarkko Hietaniemi <jhi@iki.fi>
25239              Date: Sun, 09 Jul 2006 19:42:10 +0300
25240              Message-ID: <44B131E2.8050805@iki.fi>
25241      Branch: perl
25242            ! pod/perlhack.pod pod/perltodo.pod
25243 ____________________________________________________________________________
25244 [ 28515] By: stevep                                on 2006/07/09  13:57:25
25245         Log: Subject: [PATCH] perlhack.pod
25246              From: Jarkko Hietaniemi <jhi@iki.fi>
25247              Date: Sun, 09 Jul 2006 14:55:20 +0300
25248              Message-ID: <44B0EEA8.4080003@iki.fi>
25249      Branch: perl
25250            ! pod/perlhack.pod
25251 ____________________________________________________________________________
25252 [ 28514] By: stevep                                on 2006/07/09  13:51:37
25253         Log: Upgrade to Test-Simple-0.63
25254      Branch: perl
25255            ! lib/Test/Builder.pm lib/Test/Builder/Tester.pm
25256            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
25257            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/tbt_01basic.t
25258            ! lib/Test/Simple/t/tbt_05faildiag.t
25259 ____________________________________________________________________________
25260 [ 28513] By: mhx                                   on 2006/07/09  08:19:33
25261         Log: Integrate mkppport. All ppport.h files in the core will now
25262              be autogenerated at build time (and removed during cleanup).
25263      Branch: perl
25264            + mkppport mkppport.lst
25265            - ext/Compress/Raw/Zlib/ppport.h ext/Cwd/ppport.h
25266            - ext/Digest/SHA/ppport.h ext/Sys/Syslog/ppport.h
25267            - ext/Time/HiRes/ppport.h win32/ext/Win32API/File/ppport.h
25268            ! MANIFEST Makefile.SH vms/descrip_mms.template win32/Makefile
25269            ! win32/Makefile.ce win32/makefile.mk
25270 ____________________________________________________________________________
25271 [ 28512] By: stevep                                on 2006/07/08  18:08:07
25272         Log: Subject: [PATCH] Macroize vast tracks of duplicated code in regexec.c
25273              From: demerphq <demerphq@gmail.com>
25274              Date: Sat, 8 Jul 2006 17:48:34 +0200
25275              Message-ID: <9b18b3110607080848u663b114ag86f76ac5c9c9d5e@mail.gmail.com>
25276              
25277              Removing duplicated regexp trie-related code.
25278      Branch: perl
25279            ! regexec.c
25280 ____________________________________________________________________________
25281 [ 28511] By: stevep                                on 2006/07/08  18:00:17
25282         Log: Subject: [PATCH] optimisation for File::Spec::abs2rel where both args are relative
25283              From: Brendan O'Dea <bod@debian.org>
25284              Date: Thu, 6 Jul 2006 01:02:41 +1000
25285              Message-ID: <20060705150241.GA2244@londo.c47.org>
25286      Branch: perl
25287            ! lib/File/Spec/Unix.pm
25288 ____________________________________________________________________________
25289 [ 28510] By: stevep                                on 2006/07/08  17:51:43
25290         Log: Subject: [PATCH] perl5db.pl: read full lines from remote socket
25291              From: Brendan O'Dea <bod@debian.org>
25292              Date: Sat, 8 Jul 2006 13:27:50 +1000
25293              Message-ID: <20060708032750.GA20454@londo.c47.org>
25294      Branch: perl
25295            ! lib/perl5db.pl
25296 ____________________________________________________________________________
25297 [ 28509] By: stevep                                on 2006/07/08  17:47:24
25298         Log: Making encoding::warnings lexical is to-done.
25299      Branch: perl
25300            ! pod/perltodo.pod
25301 ____________________________________________________________________________
25302 [ 28508] By: stevep                                on 2006/07/08  17:28:36
25303         Log: Subject: Skip some POSIX tests when the thing they are testing is unimplemented
25304              From: demerphq <demerphq@gmail.com>
25305              Date: Sat, 8 Jul 2006 17:55:09 +0200
25306              Message-ID: <9b18b3110607080855g73407c4fx41a578815c2a6da2@mail.gmail.com>
25307      Branch: perl
25308            ! ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
25309 ____________________________________________________________________________
25310 [ 28507] By: mhx                                   on 2006/07/08  16:27:10
25311         Log: Upgrade to Devel::PPPort 3.09
25312      Branch: perl
25313            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
25314            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL
25315            ! ext/Devel/PPPort/parts/apidoc.fnc
25316            ! ext/Devel/PPPort/parts/base/5009004
25317            ! ext/Devel/PPPort/parts/embed.fnc
25318            ! ext/Devel/PPPort/parts/inc/podtest
25319            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
25320            ! ext/Devel/PPPort/t/podtest.t
25321 ____________________________________________________________________________
25322 [ 28506] By: stevep                                on 2006/07/08  14:50:33
25323         Log: Update Audrey Tang's email throughout various files.
25324      Branch: perl
25325            ! AUTHORS Porting/Maintainers.pl Porting/checkAUTHORS.pl
25326 ____________________________________________________________________________
25327 [ 28505] By: merijn                                on 2006/07/08  09:04:56
25328         Log: POSIX test improvements on True64
25329              Subject: [PATCH] the new POSIX tests
25330              From: Jarkko Hietaniemi <jhi@iki.fi>
25331              Date: Sat, 08 Jul 2006 11:43:05 +0300
25332              Message-ID: <44AF7019.3070509@iki.fi>
25333      Branch: perl
25334            ! ext/POSIX/POSIX.pod ext/POSIX/t/sysconf.t
25335            ! ext/POSIX/t/termios.t
25336 ____________________________________________________________________________
25337 [ 28504] By: stevep                                on 2006/07/08  01:14:28
25338         Log: Upgrade to encoding-warnings-0.10
25339      Branch: perl
25340            + lib/encoding/warnings/t/4-lexical.t
25341            ! MANIFEST lib/encoding/warnings.pm
25342            ! lib/encoding/warnings/t/3-normal.t
25343 ____________________________________________________________________________
25344 [ 28503] By: stevep                                on 2006/07/07  18:38:01
25345         Log: Subject: [PATCH] Test scripts for I18N::Langinfo and POSIX
25346              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
25347              Date: Fri, 07 Jul 2006 11:02:31 +0200
25348              Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr>
25349              
25350              Only includes changes to:
25351              * ext/I18N/Langinfo/t/Langinfo.t
25352              * ext/POSIX/t/sysconf.t
25353              * ext/POSIX/t/termios.t
25354      Branch: perl
25355            + ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
25356            ! MANIFEST ext/I18N/Langinfo/t/Langinfo.t
25357 ____________________________________________________________________________
25358 [ 28502] By: rgs                                   on 2006/07/07  14:52:15
25359         Log: Subject: Re: Dual life for Shell.pm
25360              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
25361              Date: Thu, 6 Jul 2006 13:02:23 -0300
25362              Message-ID: <73ddeb6c0607060902tc471f84sf1bb841b6e9ecddf@mail.gmail.com>
25363      Branch: perl
25364            ! lib/Shell.pm lib/Shell.t
25365 ____________________________________________________________________________
25366 [ 28501] By: rgs                                   on 2006/07/07  14:12:59
25367         Log: Subject: [PATCH] threads 1.34 - state methods
25368              From: "Jerry D. Hedden" <jerry@hedden.us>
25369              Date: Thu, 06 Jul 2006 07:33:13 -0700
25370              Message-ID: <20060706073313.fb30e530d17747c2b054d625b8945d88.baa39d91bc.wbe@email.secureserver.net>
25371      Branch: perl
25372            + ext/threads/t/state.t
25373            ! MANIFEST ext/threads/Changes ext/threads/README
25374            ! ext/threads/t/context.t ext/threads/t/thread.t
25375            ! ext/threads/threads.pm ext/threads/threads.xs
25376 ____________________________________________________________________________
25377 [ 28500] By: rgs                                   on 2006/07/07  13:23:45
25378         Log: Subject: More escaping in the RE
25379              From: demerphq <demerphq@gmail.com>
25380              Date: Fri, 7 Jul 2006 10:40:40 +0200
25381              Message-ID: <9b18b3110607070140p5cb2c58ftcadbcd113a58c3af@mail.gmail.com>
25382              
25383              (with tweaks)
25384      Branch: perl
25385            ! regcomp.c regcomp.h regexec.c
25386 ____________________________________________________________________________
25387 [ 28499] By: rgs                                   on 2006/07/07  09:50:35
25388         Log: Fix the implementation of list assignment to state().
25389      Branch: perl
25390            ! op.c t/lib/warnings/op t/op/state.t
25391 ____________________________________________________________________________
25392 [ 28498] By: rgs                                   on 2006/07/06  16:55:57
25393         Log: The state() implementation is not yet perfect. Check in a new todo test
25394      Branch: perl
25395            ! t/op/state.t
25396 ____________________________________________________________________________
25397 [ 28497] By: rgs                                   on 2006/07/06  16:35:37
25398         Log: Error in the formulation of the new warning, spotted by Dominic Dunlop
25399      Branch: perl
25400            ! pod/perldiag.pod
25401 ____________________________________________________________________________
25402 [ 28496] By: rgs                                   on 2006/07/06  15:49:30
25403         Log: Add a new warning, "State variable %s will be reinitialized"
25404      Branch: perl
25405            ! op.c pod/perldiag.pod t/lib/warnings/op
25406 ____________________________________________________________________________
25407 [ 28495] By: stevep                                on 2006/07/06  15:38:51
25408         Log: Upgrade to Module-Build-0.2801.
25409      Branch: perl
25410            ! lib/Module/Build.pm lib/Module/Build/Base.pm
25411            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
25412            ! lib/Module/Build/Cookbook.pm lib/Module/Build/Platform/Unix.pm
25413            ! lib/Module/Build/Platform/Windows.pm lib/Module/Build/YAML.pm
25414            ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm
25415            ! lib/Module/Build/t/mbyaml.t lib/Module/Build/t/runthrough.t
25416 ____________________________________________________________________________
25417 [ 28494] By: stevep                                on 2006/07/06  15:18:58
25418         Log: Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.
25419              Also, sync'ing up with the CPAN version of the module.
25420      Branch: perl
25421            ! Porting/Maintainers.pl lib/Math/Complex.pm lib/Math/Complex.t
25422            ! lib/Math/Trig.pm lib/Math/Trig.t
25423 ____________________________________________________________________________
25424 [ 28493] By: rgs                                   on 2006/07/06  14:31:55
25425         Log: Document state() variables in perlsub
25426      Branch: perl
25427            ! pod/perlsub.pod
25428 ____________________________________________________________________________
25429 [ 28492] By: stevep                                on 2006/07/06  14:12:56
25430         Log: Alphabetizing function names in perlfunc lists. 
25431      Branch: perl
25432            ! pod/perlfunc.pod
25433 ____________________________________________________________________________
25434 [ 28491] By: rgs                                   on 2006/07/06  13:36:57
25435         Log: Mention state variables in perldiag. Add switch-related keywords
25436              in the keyword listing section in perlfunc. Add a summary of
25437              C<state> in perlfunc. Fix a typo in the synopsis for C<our>.
25438              Don't say that C<my $_> is illegal in perlsub.
25439      Branch: perl
25440            ! pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod
25441 ____________________________________________________________________________
25442 [ 28490] By: rgs                                   on 2006/07/06  09:01:16
25443         Log: Introduce a new function, pv_escape(), to display contents of PVs
25444              that might contain non printable chars.
25445              
25446              Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
25447              From: demerphq <demerphq@gmail.com>
25448              Date: Wed, 5 Jul 2006 20:40:58 +0200
25449              Message-ID: <9b18b3110607051140n10c211a1jf17d3b7914d6f68b@mail.gmail.com>
25450      Branch: perl
25451            ! dump.c embed.fnc embed.h global.sym perl.h pod/perlapi.pod
25452            ! proto.h reentr.c regexec.c t/lib/warnings/9uninit
25453 ____________________________________________________________________________
25454 [ 28489] By: rgs                                   on 2006/07/05  21:00:31
25455         Log: Implement handling of state variables in list assignment
25456      Branch: perl
25457            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/state.t
25458 ____________________________________________________________________________
25459 [ 28488] By: rgs                                   on 2006/07/05  20:00:10
25460         Log: Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left
25461              side is made out a list declared with our(). In this case OPpLVAL_INTRO
25462              isn't set on the left op, so we just remove that check. Add new tests.
25463      Branch: perl
25464            ! op.c t/op/array.t
25465 ____________________________________________________________________________
25466 [ 28487] By: rgs                                   on 2006/07/05  19:49:36
25467         Log: Adjust test count after introducing new constants in POSIX
25468      Branch: perl
25469            ! ext/B/t/concise-xs.t
25470 ____________________________________________________________________________
25471 [ 28486] By: stevep                                on 2006/07/05  16:27:16
25472         Log: Add constants needed for recvmsg()/sendmsg() support.
25473      Branch: perl
25474            ! ext/POSIX/Makefile.PL
25475 ____________________________________________________________________________
25476 [ 28485] By: stevep                                on 2006/07/05  15:40:05
25477         Log: Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
25478      Branch: perl
25479            ! lib/Memoize/t/tie_ndbm.t
25480 ____________________________________________________________________________
25481 [ 28484] By: rgs                                   on 2006/07/05  14:10:18
25482         Log: Add a TODO test for list assignment to a list of state variables.
25483              Not sure yet how to encode in the optree the information that
25484              state($x, $y) and (state $x, state $y) must be treated differently.
25485      Branch: perl
25486            ! t/op/state.t
25487 ____________________________________________________________________________
25488 [ 28483] By: rgs                                   on 2006/07/05  12:48:57
25489         Log: Don't add extra warning flags for gcc versions < 3.
25490      Branch: perl
25491            ! cflags.SH
25492 ____________________________________________________________________________
25493 [ 28482] By: rgs                                   on 2006/07/05  08:53:56
25494         Log: Make the distclean target remove lib/Hash correctly
25495      Branch: perl
25496            ! Makefile.SH
25497 ____________________________________________________________________________
25498 [ 28481] By: craigb                                on 2006/07/05  02:31:06
25499         Log: Subject: [PATCH] RE: [PATCH] threads 1.33
25500              From: "Jerry D. Hedden" <jdhedden@cpan.org>
25501              Message-id: <20060704171845.fb30e530d17747c2b054d625b8945d88.f0db2cab53.wbe@email.secureserver.net>
25502              Date: Tue, 04 Jul 2006 17:18:45 -0700
25503              
25504              exiting from threads works differently on VMS
25505      Branch: perl
25506            ! ext/threads/t/exit.t
25507 ____________________________________________________________________________
25508 [ 28480] By: craigb                                on 2006/07/04  21:27:42
25509         Log: fix signed/unsigned nit in reentr.c
25510      Branch: perl
25511            ! reentr.c
25512 ____________________________________________________________________________
25513 [ 28479] By: craigb                                on 2006/07/04  19:08:16
25514         Log: fix type mismatch warning caused by return statement lurking in DIE macro
25515      Branch: perl
25516            ! doio.c
25517 ____________________________________________________________________________
25518 [ 28478] By: nicholas                              on 2006/07/04  18:58:10
25519         Log: Subject: [PATCH] more warning-silencing in FieldHash
25520              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
25521              Message-Id: <CE8BC13E-8BE5-4743-803C-6DF0D1FB2010@mailbox.tu-berlin.de>
25522              Date: Tue, 4 Jul 2006 19:42:12 +0200
25523      Branch: perl
25524            ! ext/Hash/Util/FieldHash/FieldHash.xs
25525            ! ext/Hash/Util/FieldHash/t/02_function.t
25526            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
25527 ____________________________________________________________________________
25528 [ 28477] By: rgs                                   on 2006/07/04  12:04:58
25529         Log: Subject: [PATCH] consting and localizing in universal.c
25530              From: andy@petdance.com (Andy Lester)
25531              Date: Mon, 3 Jul 2006 17:41:48 -0500
25532              Message-ID: <20060703224148.GA14449@petdance.com>
25533      Branch: perl
25534            ! embed.fnc proto.h universal.c
25535 ____________________________________________________________________________
25536 [ 28476] By: rgs                                   on 2006/07/04  09:42:12
25537         Log: Subject: [PATCH] toke.c consting and localizing
25538              From: andy@petdance.com (Andy Lester)
25539              Date: Mon, 3 Jul 2006 17:42:50 -0500
25540              Message-ID: <20060703224250.GA14481@petdance.com>
25541      Branch: perl
25542            ! toke.c
25543 ____________________________________________________________________________
25544 [ 28475] By: rgs                                   on 2006/07/04  09:37:10
25545         Log: Subject: [PATCH] threads 1.33
25546              From: "Jerry D. Hedden" <jdhedden@cpan.org>
25547              Date: Mon, 03 Jul 2006 09:01:53 -0700
25548              Message-ID: <20060703090153.fb30e530d17747c2b054d625b8945d88.b26e047e0f.wbe@email.secureserver.net>
25549      Branch: perl
25550            + ext/threads/t/exit.t
25551            ! MANIFEST ext/threads/Changes ext/threads/README
25552            ! ext/threads/t/blocks.t ext/threads/t/context.t
25553            ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
25554            ! ext/threads/t/join.t ext/threads/t/thread.t
25555            ! ext/threads/threads.pm ext/threads/threads.xs
25556 ____________________________________________________________________________
25557 [ 28474] By: mhx                                   on 2006/07/03  21:40:58
25558         Log: Upgrade to Devel::PPPort 3.08_07
25559      Branch: perl
25560            + ext/Devel/PPPort/PPPort.xs
25561            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
25562            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
25563            ! ext/Devel/PPPort/parts/inc/ppphbin
25564            ! ext/Devel/PPPort/parts/inc/ppphdoc
25565            ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
25566            ! ext/Devel/PPPort/t/ppphtest.t
25567 ____________________________________________________________________________
25568 [ 28473] By: stevep                                on 2006/07/03  18:09:01
25569         Log: Allow stat() and -X file tests work on dirhandles.
25570      Branch: perl
25571            ! doio.c pod/perlfunc.pod pp_sys.c t/op/stat.t
25572 ____________________________________________________________________________
25573 [ 28472] By: rgs                                   on 2006/07/03  16:51:05
25574         Log: Subject: [PATCH] embed.pl enhancements
25575              From: andy@petdance.com (Andy Lester)
25576              Date: Sun, 2 Jul 2006 12:11:39 -0500
25577              Message-ID: <20060702171139.GA20266@petdance.com>
25578              
25579              Add experimental (and optional) splint support
25580      Branch: perl
25581            ! embed.pl perlapi.c
25582 ____________________________________________________________________________
25583 [ 28471] By: rgs                                   on 2006/07/03  16:40:19
25584         Log: Subject: [PATCH] Makefile splint support
25585              From: andy@petdance.com (Andy Lester)
25586              Date: Sun, 2 Jul 2006 12:19:08 -0500
25587              Message-ID: <20060702171908.GA20443@petdance.com>
25588      Branch: perl
25589            ! Makefile.SH
25590 ____________________________________________________________________________
25591 [ 28470] By: rgs                                   on 2006/07/03  16:36:14
25592         Log: Subject: [PATCH] DProf.xs patch
25593              From: andy@petdance.com (Andy Lester)
25594              Date: Sun, 2 Jul 2006 12:17:08 -0500
25595              Message-ID: <20060702171708.GA20392@petdance.com>
25596      Branch: perl
25597            ! ext/Devel/DProf/DProf.xs
25598 ____________________________________________________________________________
25599 [ 28469] By: rgs                                   on 2006/07/03  09:39:42
25600         Log: Subject: [PATCH] mg.c cleanups
25601              From: andy@petdance.com (Andy Lester)
25602              Date: Sun, 2 Jul 2006 12:33:36 -0500
25603              Message-ID: <20060702173336.GA20641@petdance.com>
25604      Branch: perl
25605            ! mg.c
25606 ____________________________________________________________________________
25607 [ 28468] By: rgs                                   on 2006/07/03  09:34:44
25608         Log: Subject: [PATCH] Clean up mathoms.c
25609              From: andy@petdance.com (Andy Lester)
25610              Date: Sun, 2 Jul 2006 12:24:45 -0500
25611              Message-ID: <20060702172445.GA20521@petdance.com>
25612      Branch: perl
25613            ! mathoms.c
25614 ____________________________________________________________________________
25615 [ 28467] By: steveh                                on 2006/07/03  08:23:03
25616         Log: Subject: Re: Win32API::File now in core
25617              From: demerphq <demerphq@gmail.com>
25618              Date: Sun, 2 Jul 2006 15:19:58 +0200
25619              Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com>
25620              
25621              Sync blead with Win32API-File-0.1001
25622              (plus change to sync README too)
25623      Branch: perl
25624            ! win32/ext/Win32API/File/Changes
25625            ! win32/ext/Win32API/File/File.pm win32/ext/Win32API/File/README
25626 ____________________________________________________________________________
25627 [ 28466] By: davem                                 on 2006/07/02  22:47:24
25628         Log: silence a compiler warning
25629      Branch: perl
25630            ! regexec.c
25631 ____________________________________________________________________________
25632 [ 28465] By: davem                                 on 2006/07/02  19:30:49
25633         Log: remove some unnecessary uses of WITH_THR
25634      Branch: perl
25635            ! mg.c op.c
25636 ____________________________________________________________________________
25637 [ 28464] By: craigb                                on 2006/07/02  18:06:36
25638         Log: s/have a more/have more/ typo fix in perlfaq4
25639      Branch: perl
25640            ! pod/perlfaq4.pod
25641 ____________________________________________________________________________
25642 [ 28463] By: davem                                 on 2006/07/02  16:31:10
25643         Log: Subject:  [PATCH] Synchronize ExtUtils::Instal 1.41
25644              From:  demerphq <demerphq@gmail.com>
25645              Date:  Sun, 2 Jul 2006 16:23:21 +0200
25646              Message-Id:  <9b18b3110607020723h1765f051hda802b6682a99df0@mail.gmail.com>
25647              
25648              Sync ExtUtils::Install with CPAN (just trivially change version nos)
25649      Branch: perl
25650            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
25651            ! lib/ExtUtils/Packlist.pm
25652 ____________________________________________________________________________
25653 [ 28462] By: davem                                 on 2006/07/02  15:34:23
25654         Log: 
25655              From: demerphq <demerphq@gmail.com>
25656              Date: Sun, 2 Jul 2006 15:13:20 +0200
25657              Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
25658              Message-ID: <9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com>
25659              
25660              add test for patch #28417
25661      Branch: perl
25662            ! t/op/pat.t
25663 ____________________________________________________________________________
25664 [ 28461] By: rgs                                   on 2006/06/30  16:33:57
25665         Log: Must not forget that.
25666      Branch: perl
25667            ! pod/perltodo.pod
25668 ____________________________________________________________________________
25669 [ 28460] By: steveh                                on 2006/06/30  13:46:06
25670         Log: Add Win32API::File to the core
25671              
25672              For discussions, see the thread starting here:
25673              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html
25674      Branch: perl
25675            + win32/ext/Win32API/File/Changes
25676            + win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm
25677            + win32/ext/Win32API/File/File.pm
25678            + win32/ext/Win32API/File/File.xs
25679            + win32/ext/Win32API/File/Makefile.PL
25680            + win32/ext/Win32API/File/README
25681            + win32/ext/Win32API/File/buffers.h
25682            + win32/ext/Win32API/File/cFile.h
25683            + win32/ext/Win32API/File/cFile.pc
25684            + win32/ext/Win32API/File/const2perl.h
25685            + win32/ext/Win32API/File/ppport.h
25686            + win32/ext/Win32API/File/t/file.t
25687            + win32/ext/Win32API/File/t/tie.t
25688            + win32/ext/Win32API/File/typemap
25689            ! MANIFEST Porting/Maintainers.pl t/TEST t/harness
25690            ! win32/Makefile win32/config_sh.PL win32/makefile.mk
25691 ____________________________________________________________________________
25692 [ 28459] By: rgs                                   on 2006/06/30  13:28:46
25693         Log: Fix casting warnings related to snprintf/vsnprintf
25694      Branch: perl
25695            ! perl.h util.c
25696 ____________________________________________________________________________
25697 [ 28458] By: merijn                                on 2006/06/30  13:17:59
25698         Log: Solaris' sh doesn't like empty if's
25699      Branch: perl
25700            ! hints/solaris_2.sh
25701 ____________________________________________________________________________
25702 [ 28457] By: rgs                                   on 2006/06/30  13:09:40
25703         Log: PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx
25704              is used.
25705      Branch: perl
25706            ! perl.c
25707 ____________________________________________________________________________
25708 [ 28456] By: rgs                                   on 2006/06/30  12:56:59
25709         Log: Fix a couple of compilation warnings
25710      Branch: perl
25711            ! regcomp.c toke.c
25712 ____________________________________________________________________________
25713 [ 28455] By: davem                                 on 2006/06/30  12:07:01
25714         Log: migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm
25715      Branch: perl
25716            ! regexec.c regexp.h
25717 ____________________________________________________________________________
25718 [ 28454] By: rgs                                   on 2006/06/30  08:13:24
25719         Log: Small adjustment to the Plan
25720      Branch: perl
25721            ! pod/perltodo.pod
25722 ____________________________________________________________________________
25723 [ 28453] By: merijn                                on 2006/06/30  05:00:22
25724         Log: HASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3
25725              Subject: Re: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
25726              From: Andrew Dougherty <doughera@lafayette.edu>
25727              Date: Thu, 29 Jun 2006 13:41:28 -0400 (EDT)
25728              Message-ID: <Pine.LNX.4.62.0606291327130.16718@fractal.phys.lafayette.edu>
25729      Branch: perl
25730            ! perl.h
25731 ____________________________________________________________________________
25732 [ 28452] By: rgs                                   on 2006/06/29  16:47:32
25733         Log: Another typo fix.
25734      Branch: perl
25735            ! pod/perlre.pod
25736 ____________________________________________________________________________
25737 [ 28451] By: rgs                                   on 2006/06/29  16:12:05
25738         Log: Typo fix.
25739      Branch: perl
25740            ! pod/perlre.pod
25741 ____________________________________________________________________________
25742 [ 28450] By: rgs                                   on 2006/06/29  15:53:43
25743         Log: Subject: [PATCH] Small precision about \Q \E inside m//x
25744              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
25745              Date: Thu, 29 Jun 2006 17:46:57 +0200
25746              Message-ID: <1151596017.44a3f5f105205@imp1-g19.free.fr>
25747      Branch: perl
25748            ! pod/perlre.pod
25749 ____________________________________________________________________________
25750 [ 28449] By: rgs                                   on 2006/06/29  14:53:38
25751         Log: Subject: [PATCH] Cleanup in Hash::Util::FieldHash
25752              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
25753              Date: Wed, 28 Jun 2006 19:20:14 +0200
25754              Message-Id: <B45A1CCD-ECCA-44EB-97A6-1DA9F5E4DE81@mailbox.tu-berlin.de>
25755      Branch: perl
25756            ! ext/Hash/Util/FieldHash/FieldHash.xs
25757            ! ext/Hash/Util/FieldHash/Makefile.PL
25758            ! ext/Hash/Util/FieldHash/t/01_load.t
25759 ____________________________________________________________________________
25760 [ 28448] By: craigb                                on 2006/06/29  14:21:35
25761         Log: Updated handling of signal names and signals for VMS
25762      Branch: perl
25763            ! configure.com vms/vms.c
25764 ____________________________________________________________________________
25765 [ 28447] By: rgs                                   on 2006/06/29  12:12:00
25766         Log: Some CPP macro sanitization by Sadahiro Tomoyuki
25767      Branch: perl
25768            ! utfebcdic.h
25769 ____________________________________________________________________________
25770 [ 28446] By: merijn                                on 2006/06/28  17:51:28
25771         Log: Solaris hints: gcc flags confuse Configure
25772              Subject: [PATCH] (Was Re: [perl #39636] Configure fails)
25773              From: Andy Dougherty <doughera@lafayette.edu>
25774              Date: Wed, 28 Jun 2006 13:37:54 -0400 (EDT)
25775              Message-ID: <Pine.LNX.4.62.0606281331350.3867@fractal.phys.lafayette.edu>
25776      Branch: perl
25777            ! hints/solaris_2.sh
25778 ____________________________________________________________________________
25779 [ 28445] By: rgs                                   on 2006/06/28  14:37:03
25780         Log: Subject: [PATCH] Update for IO::Uncompress::Base
25781              From: "Paul Marquess" <paul.marquess@ntlworld.com>
25782              Date: Wed, 28 Jun 2006 14:22:46 +0100
25783              Message-ID: <001701c69ab5$f4d5d3d0$2405140a@myopwv.com>
25784      Branch: perl
25785            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
25786            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
25787            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
25788            ! t/lib/compress/CompTestUtils.pm t/lib/compress/any.pl
25789            ! t/lib/compress/anyunc.pl t/lib/compress/multi.pl
25790            ! t/lib/compress/oneshot.pl
25791 ____________________________________________________________________________
25792 [ 28444] By: rgs                                   on 2006/06/28  08:42:09
25793         Log: Subject: [perl #39639] perldoc -f waitpid has wrong code example 
25794              From: Alexander_Gernler@genua.de (via RT) <perlbug-followup@perl.org>
25795              Date: Tue, 27 Jun 2006 07:23:59 -0700
25796              Message-ID: <rt-3.0.11-39639-135396.19.0765391798804@perl.org>
25797      Branch: perl
25798            ! pod/perlfunc.pod
25799 ____________________________________________________________________________
25800 [ 28435] By: rgs                                   on 2006/06/27  14:01:30
25801         Log: Nits in the perlpragma manpage
25802      Branch: perl
25803            ! pod/perlpragma.pod
25804 ____________________________________________________________________________
25805 [ 28434] By: rgs                                   on 2006/06/27  08:48:45
25806         Log: Subject: [PATCH] cflags.SH: scan the gcc warning flags only once, during .SH expansion
25807              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
25808              Date: Mon, 26 Jun 2006 22:12:37 +0300 (EEST)
25809              Message-Id: <20060626191237.8A0936CF04@seth.hut.fi>
25810      Branch: perl
25811            ! cflags.SH
25812 ____________________________________________________________________________
25813 [ 28433] By: rgs                                   on 2006/06/26  17:17:57
25814         Log: Adjust test preamble for Hash::Util tests too.
25815      Branch: perl
25816            ! ext/Hash/Util/t/Util.t
25817 ____________________________________________________________________________
25818 [ 28432] By: rgs                                   on 2006/06/26  16:50:58
25819         Log: Adjust test preambles for Hash::Util::FieldHash tests to change
25820              the @INC path only when testing inside the core
25821      Branch: perl
25822            ! ext/Hash/Util/FieldHash/t/01_load.t
25823            ! ext/Hash/Util/FieldHash/t/02_function.t
25824            ! ext/Hash/Util/FieldHash/t/03_class.t
25825            ! ext/Hash/Util/FieldHash/t/04_thread.t
25826            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
25827            ! ext/Hash/Util/FieldHash/t/10_hash.t
25828            ! ext/Hash/Util/FieldHash/t/11_hashassign.t
25829            ! ext/Hash/Util/FieldHash/t/12_hashwarn.t
25830 ____________________________________________________________________________
25831 [ 28431] By: rgs                                   on 2006/06/26  16:32:16
25832         Log: Subject: Re: [PATCH] Hash::Util::FieldHash
25833              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
25834              Date: Mon, 26 Jun 2006 18:05:53 +0200
25835              Message-Id: <133195AB-599D-49EC-8CFE-D67299D947EB@mailbox.tu-berlin.de>
25836      Branch: perl
25837            ! ext/Hash/Util/FieldHash/Changes
25838            ! ext/Hash/Util/FieldHash/FieldHash.xs
25839            ! ext/Hash/Util/FieldHash/Makefile.PL
25840 ____________________________________________________________________________
25841 [ 28430] By: rgs                                   on 2006/06/26  16:29:06
25842         Log: Remove notes about removed 5005-threads from perlguts.
25843      Branch: perl
25844            ! pod/perlguts.pod
25845 ____________________________________________________________________________
25846 [ 28429] By: rgs                                   on 2006/06/26  12:31:19
25847         Log: Subject: [patch@28427] vms.c - null termination of string missing.
25848              From: "John E. Malmberg" <wb8tyw@qsl.net>
25849              Date: Mon, 26 Jun 2006 08:24:57 -0400
25850              Message-ID: <449FD219.5060900@qsl.net>
25851      Branch: perl
25852            ! vms/vms.c
25853 ____________________________________________________________________________
25854 [ 28428] By: rgs                                   on 2006/06/26  08:55:56
25855         Log: More perlreguts nits by Dominic Dunlop,
25856              plus fix a broken internal POD link
25857      Branch: perl
25858            ! pod/perlreguts.pod
25859 ____________________________________________________________________________
25860 [ 28427] By: rgs                                   on 2006/06/25  22:23:46
25861         Log: Nits about lock() in perlthrtut by Daniel Frederick Crisman,
25862              plus other nits by rgs
25863      Branch: perl
25864            ! pod/perlthrtut.pod
25865 ____________________________________________________________________________
25866 [ 28426] By: rgs                                   on 2006/06/25  21:57:30
25867         Log: Compilation fixes for VMS by John E. Malmberg
25868      Branch: perl
25869            ! ext/Hash/Util/FieldHash/FieldHash.xs
25870 ____________________________________________________________________________
25871 [ 28425] By: rgs                                   on 2006/06/25  21:12:06
25872         Log: Nits to perlreguts.pod by Dominic Dunlop
25873      Branch: perl
25874            ! pod/perlreguts.pod
25875 ____________________________________________________________________________
25876 [ 28424] By: mhx                                   on 2006/06/25  08:13:33
25877         Log: Upgrade to Devel::PPPort 3.08_06
25878      Branch: perl
25879            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
25880            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/mktests.PL
25881            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
25882            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
25883            ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t
25884            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t
25885            ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t
25886            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
25887            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t
25888            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t
25889            ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t
25890            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
25891            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
25892            ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
25893            ! ext/Devel/PPPort/t/variables.t ext/Devel/PPPort/t/warn.t
25894 ____________________________________________________________________________
25895 [ 28423] By: stevep                                on 2006/06/25  01:45:51
25896         Log: Re: [PATCH] Hash::Util::FieldHash
25897              From: demerphq <demerphq@gmail.com>
25898              Date: Sat, 24 Jun 2006 13:19:35 +0200
25899              Message-ID: <9b18b3110606240419p1b5a2072t3867306925a3ce46@mail.gmail.com>
25900      Branch: perl
25901            ! ext/Hash/Util/FieldHash/Makefile.PL
25902 ____________________________________________________________________________
25903 [ 28422] By: davem                                 on 2006/06/24  23:31:33
25904         Log: quieten warning by avoiding a comment-within-a-comment
25905      Branch: perl
25906            ! regcomp.c
25907 ____________________________________________________________________________
25908 [ 28421] By: davem                                 on 2006/06/23  22:26:02
25909         Log: migrate TRIE branch in regmatch() to new FSM-esque paradigm
25910      Branch: perl
25911            ! regexec.c regexp.h
25912 ____________________________________________________________________________
25913 [ 28420] By: mhx                                   on 2006/06/23  19:06:43
25914         Log: Upgrade to Devel::PPPort 3.08_05
25915      Branch: perl
25916            - ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
25917            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
25918            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak
25919 ____________________________________________________________________________
25920 [ 28419] By: rgs                                   on 2006/06/23  16:28:03
25921         Log: Subject: Re: [PATCH] Hash::Util::FieldHash
25922              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
25923              Date: Wed, 21 Jun 2006 22:39:51 +0200
25924              Message-Id: <974A5B4B-7614-4F3F-BA7C-828960D82C55@mailbox.tu-berlin.de>
25925      Branch: perl
25926            + ext/Hash/Util/FieldHash/Changes
25927            + ext/Hash/Util/FieldHash/FieldHash.xs
25928            + ext/Hash/Util/FieldHash/Makefile.PL
25929            + ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
25930            + ext/Hash/Util/FieldHash/t/01_load.t
25931            + ext/Hash/Util/FieldHash/t/02_function.t
25932            + ext/Hash/Util/FieldHash/t/03_class.t
25933            + ext/Hash/Util/FieldHash/t/04_thread.t
25934            + ext/Hash/Util/FieldHash/t/05_perlhook.t
25935            + ext/Hash/Util/FieldHash/t/10_hash.t
25936            + ext/Hash/Util/FieldHash/t/11_hashassign.t
25937            + ext/Hash/Util/FieldHash/t/12_hashwarn.t
25938            ! MANIFEST embed.fnc embed.h ext/Hash/Util/Changes
25939            ! ext/Hash/Util/Makefile.PL ext/Hash/Util/lib/Hash/Util.pm hv.c
25940            ! mg.c pod/perlapi.pod pod/perlguts.pod proto.h sv.c
25941 ____________________________________________________________________________
25942 [ 28418] By: rgs                                   on 2006/06/23  14:00:59
25943         Log: Subject: Re: [PATCH] perlhack.pod
25944              From: "Dr.Ruud" <rvtol+news@isolution.nl>
25945              Date: Thu, 22 Jun 2006 23:42:53 +0200
25946              Message-ID: <20060622215407.9605.qmail@lists.develooper.com>
25947      Branch: perl
25948            ! pod/perlhack.pod
25949 ____________________________________________________________________________
25950 [ 28417] By: rgs                                   on 2006/06/23  10:50:29
25951         Log: Subject: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
25952              From: demerphq <demerphq@gmail.com>
25953              Date: Fri, 23 Jun 2006 11:54:19 +0200
25954              Message-ID: <9b18b3110606230254m6afd620bjde6322aefda6f199@mail.gmail.com>
25955      Branch: perl
25956            ! regexec.c
25957 ____________________________________________________________________________
25958 [ 28416] By: rgs                                   on 2006/06/23  09:41:36
25959         Log: perltodo additions by Vadim Konovalov
25960      Branch: perl
25961            ! pod/perltodo.pod
25962 ____________________________________________________________________________
25963 [ 28415] By: stevep                                on 2006/06/22  11:34:20
25964         Log: Subject: [PATCH] IO::Compress::Base
25965              From: "Paul Marquess" <paul.marquess@ntlworld.com>
25966              Date: Thu, 22 Jun 2006 11:40:10 +0100
25967              Message-ID: <01f701c695e8$3d035e20$2405140a@myopwv.com>
25968      Branch: perl
25969            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
25970            ! t/lib/compress/merge.pl
25971 ____________________________________________________________________________
25972 [ 28414] By: steveh                                on 2006/06/22  08:05:14
25973         Log: Subject: Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
25974              From: demerphq <demerphq@gmail.com>
25975              Date: Wed, 21 Jun 2006 22:51:03 +0200
25976              Message-ID: <9b18b3110606211351v5b052103i4d727ad464a162e@mail.gmail.com>
25977      Branch: perl
25978            ! regcomp.c
25979 ____________________________________________________________________________
25980 [ 28413] By: rgs                                   on 2006/06/21  08:15:38
25981         Log: Subject: [PATCH] <toke.c> isALNUM(*s) && *s != '_'
25982              From: "Dr.Ruud" <rvtol+news@isolution.nl>
25983              Date: Wed, 21 Jun 2006 01:58:19 +0200
25984              Message-ID: <20060621000237.24398.qmail@lists.develooper.com>
25985      Branch: perl
25986            ! toke.c
25987 ____________________________________________________________________________
25988 [ 28412] By: steveh                                on 2006/06/21  08:07:21
25989         Log: Fix code before declaration error introduced by #28405
25990      Branch: perl
25991            ! regcomp.c
25992 ____________________________________________________________________________
25993 [ 28411] By: rgs                                   on 2006/06/21  07:44:24
25994         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
25995              From: Dominic Dunlop <shouldbedomo@mac.com>
25996              Date: Tue, 20 Jun 2006 21:49:07 +0200
25997              Message-Id: <C48A3CD4-DDA5-43AD-8DDC-20375A187EFD@mac.com>
25998      Branch: perl
25999            ! t/op/sprintf.t
26000 ____________________________________________________________________________
26001 [ 28410] By: rgs                                   on 2006/06/20  22:01:16
26002         Log: Upgrade to Sys::Syslog 0.16
26003      Branch: perl
26004            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
26005            ! ext/Sys/Syslog/t/syslog.t
26006 ____________________________________________________________________________
26007 [ 28409] By: rgs                                   on 2006/06/20  17:22:15
26008         Log: Change 28404 broke the construct s/foo/<<BAR/e. So, try to be more
26009              clever. If the right hand side of s///e contains a #, then maybe
26010              it's a comment, so add a \n after it. Obviously, this is fast, but
26011              won't cover all possible cases.
26012      Branch: perl
26013            ! toke.c
26014 ____________________________________________________________________________
26015 [ 28408] By: rgs                                   on 2006/06/20  14:18:28
26016         Log: Subject: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
26017              From: Dominic Dunlop <shouldbedomo@mac.com>
26018              Date: Tue, 20 Jun 2006 16:02:38 +0200
26019              Message-Id: <D223CF35-9AC3-4351-A0C9-F4E224AAC19E@mac.com>
26020      Branch: perl
26021            ! sv.c t/op/sprintf.t
26022 ____________________________________________________________________________
26023 [ 28407] By: rgs                                   on 2006/06/20  12:51:31
26024         Log: Subject: [PATCH] IO::Compress::* 2.000_13
26025              From: "Paul Marquess" <paul.marquess@ntlworld.com>
26026              Date: Tue, 20 Jun 2006 13:40:47 +0100
26027              Message-ID: <00b101c69466$c18f0af0$2405140a@myopwv.com>
26028      Branch: perl
26029            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
26030            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
26031            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
26032            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
26033            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
26034            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
26035            ! ext/Compress/IO/Zlib/README
26036            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
26037            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
26038            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
26039            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
26040            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
26041            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
26042            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
26043            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
26044            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
26045            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
26046            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
26047            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
26048            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
26049            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
26050            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
26051            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
26052            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
26053            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
26054            ! ext/Compress/Raw/Zlib/README
26055            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
26056            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
26057            ! ext/Compress/Zlib/lib/Compress/Zlib.pm t/lib/compress/multi.pl
26058            ! t/lib/compress/oneshot.pl
26059 ____________________________________________________________________________
26060 [ 28406] By: rgs                                   on 2006/06/20  12:44:27
26061         Log: Upgrade to Unicode::Normalize 1.01
26062      Branch: perl
26063            + ext/Unicode/Normalize/t/tie.t
26064            ! MANIFEST ext/Unicode/Normalize/Changes
26065            ! ext/Unicode/Normalize/Normalize.pm
26066            ! ext/Unicode/Normalize/Normalize.xs
26067            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
26068            ! ext/Unicode/Normalize/t/illegal.t
26069 ____________________________________________________________________________
26070 [ 28405] By: stevep                                on 2006/06/20  12:14:27
26071         Log: Clean up a few warnings in regcomp.c under -Dgccansipedantic.
26072      Branch: perl
26073            ! regcomp.c
26074 ____________________________________________________________________________
26075 [ 28404] By: rgs                                   on 2006/06/20  08:52:12
26076         Log: Subject: [perl #39365] Bug in toke.c (eval in subst) 
26077              From: bcarter@gumdrop.flyinganvil.org (via RT) <perlbug-followup@perl.org>
26078              Date: Fri, 09 Jun 2006 02:08:44 -0700
26079              Message-ID: <rt-3.0.11-39365-134716.18.9775670722527@perl.org>
26080              
26081              plus a regression test.
26082      Branch: perl
26083            ! t/comp/parser.t toke.c
26084 ____________________________________________________________________________
26085 [ 28403] By: rgs                                   on 2006/06/20  08:16:58
26086         Log: Subject: [PATCH lib/UNIVERSAL.pm] Add Documentation for DOES()
26087              From: chromatic <chromatic@wgz.org>
26088              Date: Sat, 17 Jun 2006 17:24:03 -0700
26089              Message-Id: <200606171724.04302.chromatic@wgz.org>
26090      Branch: perl
26091            ! lib/UNIVERSAL.pm
26092 ____________________________________________________________________________
26093 [ 28402] By: rgs                                   on 2006/06/19  11:27:03
26094         Log: Subject: RE: [PATCH] cflags.SH: rework the gcc warnings selection
26095              From: "Green, Paul" <Paul.Green@stratus.com>
26096              Date: Sun, 18 Jun 2006 19:41:50 -0400
26097              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB02026106@EXNA.corp.stratus.com>
26098      Branch: perl
26099            ! cflags.SH
26100 ____________________________________________________________________________
26101 [ 28401] By: davem                                 on 2006/06/18  09:58:08
26102         Log: Subject:  [PATCH] Re: blead trie problems in tru64 with -DDEBUGGING
26103              From:  Jarkko Hietaniemi <jhi@iki.fi>
26104              Date:  Sun, 18 Jun 2006 01:04:46 +0300
26105              Message-Id:  <44947C7E.7090100@iki.fi>
26106      Branch: perl
26107            ! regexec.c
26108 ____________________________________________________________________________
26109 [ 28400] By: davem                                 on 2006/06/17  20:01:38
26110         Log: Subject:  [PATCH] Comply with the 0x80th commandment
26111              From:  demerphq <demerphq@gmail.com>
26112              Date:  Sat, 17 Jun 2006 16:44:17 +0200
26113              Message-Id:  <9b18b3110606170744x60f4074bg11bf0f4c87eeb6c1@mail.gmail.com>
26114              
26115              add some (U8) casts
26116      Branch: perl
26117            ! regcomp.h
26118 ____________________________________________________________________________
26119 [ 28399] By: davem                                 on 2006/06/17  16:39:53
26120         Log: dont warn at exit of detatched threads still running
26121      Branch: perl
26122            ! ext/threads/t/blocks.t ext/threads/threads.xs
26123 ____________________________________________________________________________
26124 [ 28398] By: davem                                 on 2006/06/16  23:25:51
26125         Log: start turning regmatch() main loop into a FSM
26126              also make BRANCH use the state stack rather than its own unwind struct
26127      Branch: perl
26128            ! regcomp.pl regexec.c regexp.h regnodes.h t/op/re_tests
26129 ____________________________________________________________________________
26130 [ 28397] By: rgs                                   on 2006/06/15  10:01:14
26131         Log: Subject: [PATCH] cflags.SH: rework the gcc warnings selection
26132              From: Jarkko Hietaniemi <jhi@iki.fi>
26133              Date: Thu, 15 Jun 2006 09:12:53 +0300
26134              Message-ID: <4490FA65.70006@iki.fi>
26135      Branch: perl
26136            ! cflags.SH
26137 ____________________________________________________________________________
26138 [ 28396] By: craigb                                on 2006/06/15  03:20:48
26139         Log: only use NAML$M_OPEN_SPECIAL where it exists
26140      Branch: perl
26141            ! vms/vms.c
26142 ____________________________________________________________________________
26143 [ 28395] By: craigb                                on 2006/06/15  03:16:34
26144         Log: signedness nit in Unicode::Normalize::decompose
26145      Branch: perl
26146            ! ext/Unicode/Normalize/Normalize.xs
26147 ____________________________________________________________________________
26148 [ 28394] By: rgs                                   on 2006/06/14  14:58:14
26149         Log: Subject: Re: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV)
26150              From: demerphq <demerphq@gmail.com>
26151              Date: Wed, 14 Jun 2006 14:33:24 +0200
26152              Message-ID: <9b18b3110606140533k583fdd3bh6c4b292e7ff4cf13@mail.gmail.com>
26153      Branch: perl
26154            ! regcomp.c regcomp.h
26155 ____________________________________________________________________________
26156 [ 28393] By: rgs                                   on 2006/06/14  12:11:13
26157         Log: Subject: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV)
26158              From: demerphq <demerphq@gmail.com>
26159              Date: Wed, 14 Jun 2006 13:54:04 +0200
26160              Message-ID: <9b18b3110606140454p19f4241exae6528f1c7bb32d7@mail.gmail.com>
26161      Branch: perl
26162            ! ext/re/t/regop.pl lib/Benchmark.pm regcomp.c regcomp.h
26163            ! regexec.c
26164 ____________________________________________________________________________
26165 [ 28392] By: rgs                                   on 2006/06/13  09:23:23
26166         Log: I thought I had fixed the spelling of DOES() in universal.t, but
26167              apparently no.
26168      Branch: perl
26169            ! t/op/universal.t
26170 ____________________________________________________________________________
26171 [ 28391] By: rgs                                   on 2006/06/13  08:32:04
26172         Log: Subject: Guard clause should happen first, otherwise its not a guard clause.
26173              From: demerphq <demerphq@gmail.com>
26174              Date: Tue, 13 Jun 2006 09:39:42 +0200
26175              Message-ID: <9b18b3110606130039v1c6a3fe6s448e92ab2a05888a@mail.gmail.com>
26176      Branch: perl
26177            ! regcomp.c regexec.c
26178 ____________________________________________________________________________
26179 [ 28390] By: stevep                                on 2006/06/13  01:15:21
26180         Log: Upgrade to Digest-SHA-5.41
26181      Branch: perl
26182            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
26183            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
26184            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
26185            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
26186            ! ext/Digest/SHA/t/2-nist-sha-oo.t
26187 ____________________________________________________________________________
26188 [ 28389] By: stevep                                on 2006/06/13  01:00:02
26189         Log: Upgrade to Unicode-Normalize-1.00
26190      Branch: perl
26191            ! ext/Unicode/Normalize/Changes
26192            ! ext/Unicode/Normalize/Normalize.pm
26193            ! ext/Unicode/Normalize/Normalize.xs
26194            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
26195            ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t
26196            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/null.t
26197            ! ext/Unicode/Normalize/t/test.t
26198 ____________________________________________________________________________
26199 [ 28388] By: rgs                                   on 2006/06/12  17:21:22
26200         Log: Subject: Re: Segv from new regex code when under threads.
26201              From: demerphq <demerphq@gmail.com>
26202              Date: Mon, 12 Jun 2006 19:17:30 +0200
26203              Message-ID: <9b18b3110606121017t3af81484t4fb13015fac74592@mail.gmail.com>
26204      Branch: perl
26205            ! regcomp.c win32/vmem.h
26206 ____________________________________________________________________________
26207 [ 28387] By: rgs                                   on 2006/06/12  16:41:44
26208         Log: Add the new method UNIVERSAL::DOES() and the API function sv_does()
26209              
26210              Subject: Re: [PROPOSED PATCH: universal.c, t/op/universal.t] Add does()
26211              From: chromatic <chromatic@wgz.org>
26212              Date: Tue, 30 May 2006 17:41:08 -0700
26213              Message-Id: <200605301741.08363.chromatic@wgz.org>
26214      Branch: perl
26215            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h
26216            ! t/op/universal.t universal.c
26217 ____________________________________________________________________________
26218 [ 28386] By: rgs                                   on 2006/06/12  14:35:22
26219         Log: Adapt the new Test::Harness test to the core
26220      Branch: perl
26221            ! lib/Test/Harness/t/failure.t
26222 ____________________________________________________________________________
26223 [ 28385] By: rgs                                   on 2006/06/12  14:12:18
26224         Log: Subject: [PATCH] Static cleanup in pp_sort.c
26225              From: andy@petdance.com (Andy Lester)
26226              Date: Mon, 12 Jun 2006 08:59:34 -0500
26227              Message-ID: <20060612135934.GA2202@petdance.com>
26228      Branch: perl
26229            ! embed.fnc embed.h pp_sort.c proto.h
26230 ____________________________________________________________________________
26231 [ 28384] By: rgs                                   on 2006/06/12  14:08:09
26232         Log: Upgrade to Test::Harness 2.62
26233      Branch: perl
26234            + lib/Test/Harness/t/failure.t
26235            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
26236 ____________________________________________________________________________
26237 [ 28383] By: rgs                                   on 2006/06/12  13:01:43
26238         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gz
26239              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
26240              Date: Sun, 11 Jun 2006 02:30:54 +0200
26241              Message-ID: <1149985854.448b643e27a1f@imp5-g19.free.fr>
26242      Branch: perl
26243            + ext/Sys/Syslog/ppport.h
26244            ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/README
26245            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
26246            ! ext/Sys/Syslog/t/syslog.t
26247 ____________________________________________________________________________
26248 [ 28382] By: rgs                                   on 2006/06/12  12:08:54
26249         Log: Subject: Re: [PATCH DOC] Three minor fixes related to perlop
26250              From: Daniel Frederick Crisman <daniel@crisman.org>
26251              Date: Sat, 10 Jun 2006 10:49:29 -0400
26252              Message-ID: <20060610144929.GA10201@fury.crisman.org>
26253      Branch: perl
26254            ! pod/perldiag.pod pod/perlop.pod
26255 ____________________________________________________________________________
26256 [ 28381] By: rgs                                   on 2006/06/12  10:07:18
26257         Log: Subject: [PATCH] Proper use of enums
26258              From: andy@petdance.com (Andy Lester)
26259              Date: Sun, 11 Jun 2006 22:44:34 -0500
26260              Message-ID: <20060612034434.GA21588@petdance.com>
26261      Branch: perl
26262            ! embed.fnc gv.c op.c perlio.c pod/perlapi.pod pp.c proto.h sv.c
26263            ! sv.h
26264 ____________________________________________________________________________
26265 [ 28380] By: rgs                                   on 2006/06/11  23:08:32
26266         Log: Subject: Re: [PATCH] regexec/regcomp.c cleanups
26267              From: demerphq <demerphq@gmail.com>
26268              Date: Sun, 11 Jun 2006 23:01:14 +0200
26269              Message-ID: <9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com>
26270      Branch: perl
26271            ! ext/re/re.pm pod/perlreguts.pod regcomp.c regcomp.h regexec.c
26272            ! regexp.h sv.c
26273 ____________________________________________________________________________
26274 [ 28379] By: rgs                                   on 2006/06/11  22:00:03
26275         Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
26276              From: demerphq <demerphq@gmail.com>
26277              Date: Fri, 9 Jun 2006 19:48:11 +0200
26278              Message-ID: <9b18b3110606091048n4d1f3b17vc608943044d4532a@mail.gmail.com>
26279      Branch: perl
26280            ! ext/re/re.pm regcomp.c regexec.c regexp.h
26281 ____________________________________________________________________________
26282 [ 28378] By: nicholas                              on 2006/06/11  20:52:36
26283         Log: A little more work needed to get ext/re/t/re.t test 14 (no segv) passing
26284              with PERL_DESTRUCT_LEVEL=2.
26285      Branch: perl
26286            ! gv.c regcomp.h
26287 ____________________________________________________________________________
26288 [ 28377] By: rgs                                   on 2006/06/09  16:40:52
26289         Log: Mark the 1st argument to S_exec_failed as non null
26290      Branch: perl
26291            ! embed.fnc proto.h
26292 ____________________________________________________________________________
26293 [ 28376] By: rgs                                   on 2006/06/09  16:15:08
26294         Log: Subject: [PATCH] Add error checks after execing PL_cshname or PL_sh_path
26295              From: "Jan Dubois" <jand@activestate.com>
26296              Date: Wed, 7 Jun 2006 15:53:02 -0700
26297              Message-ID: <002301c68a85$21aa7320$d045a8c0@candy>
26298      Branch: perl
26299            ! doio.c embed.fnc embed.h proto.h
26300 ____________________________________________________________________________
26301 [ 28375] By: rgs                                   on 2006/06/09  16:03:03
26302         Log: Subject: [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64.tar.gz
26303              From: John Peacock <jpeacock@rowman.com>
26304              Date: Thu, 08 Jun 2006 21:14:04 -0400
26305              Message-ID: <4488CB5C.4070702@rowman.com>
26306      Branch: perl
26307            ! lib/version.pm lib/version.pod lib/version.t universal.c
26308            ! util.c
26309 ____________________________________________________________________________
26310 [ 28374] By: rgs                                   on 2006/06/09  14:39:31
26311         Log: Subject: [PATCH] sv_dup
26312              From: andy@petdance.com (Andy Lester)
26313              Date: Fri, 9 Jun 2006 00:39:25 -0500
26314              Message-ID: <20060609053925.GA30698@petdance.com>
26315      Branch: perl
26316            ! sv.c
26317 ____________________________________________________________________________
26318 [ 28373] By: rgs                                   on 2006/06/09  14:06:24
26319         Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
26320              From: demerphq <demerphq@gmail.com>
26321              Date: Fri, 9 Jun 2006 00:56:37 +0200
26322              Message-ID: <9b18b3110606081556t779de698r82f361d82a05fbc8@mail.gmail.com>
26323              
26324              (with tweaks)
26325      Branch: perl
26326            ! embed.fnc embed.h ext/re/t/re.t ext/re/t/regop.pl
26327            ! ext/re/t/regop.t proto.h regcomp.c regcomp.h regexec.c sv.c
26328 ____________________________________________________________________________
26329 [ 28372] By: rgs                                   on 2006/06/08  14:11:29
26330         Log: Add the perlreguts manpage, by Yves Orton
26331      Branch: perl
26332            + pod/perlreguts.pod
26333            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
26334            ! vms/descrip_mms.template win32/pod.mak
26335 ____________________________________________________________________________
26336 [ 28371] By: rgs                                   on 2006/06/08  13:00:18
26337         Log: Subject: [PATCH] Re: range operator vs. unicode
26338              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
26339              Date: Thu, 8 Jun 2006 02:33:43 -0700
26340              Message-ID: <20060608093343.GD2676@efn.org>
26341              
26342              with tweaks
26343      Branch: perl
26344            ! pod/perlop.pod
26345 ____________________________________________________________________________
26346 [ 28370] By: rgs                                   on 2006/06/07  20:47:20
26347         Log: Revert change #20462 (except the regression test),
26348              since the bug has been really fixed by change #22074,
26349              as explained in :
26350              Subject: Re: [perl #39247] defined-ness of substrings disappear over repeated calls
26351              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
26352              Date: Thu, 01 Jun 2006 08:16:51 +0900
26353              Message-Id: <20060601081304.7A39.BQW10602@nifty.com>
26354      Branch: perl
26355            ! pp.c
26356 ____________________________________________________________________________
26357 [ 28369] By: nicholas                              on 2006/06/07  17:36:32
26358         Log: The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN}
26359      Branch: perl
26360            ! t/io/utf8.t
26361 ____________________________________________________________________________
26362 [ 28368] By: craigb                                on 2006/06/07  12:29:32
26363         Log: autosplit one level deeper so we don't miss anything
26364              on a second pass (where lib/auto already exists)
26365      Branch: perl
26366            ! vms/descrip_mms.template
26367 ____________________________________________________________________________
26368 [ 28367] By: craigb                                on 2006/06/07  12:14:39
26369         Log: Subject: [patch@28349] vmsify - full EFS charset support
26370              From: "John E. Malmberg" <wb8tyw@qsl.net>
26371              Date: Mon, 05 Jun 2006 23:39:32 -0400
26372              Message-id: <4484F8F4.7040902@qsl.net>
26373
26374      Branch: perl
26375            ! vms/vms.c vms/vmsish.h
26376 ____________________________________________________________________________
26377 [ 28366] By: rgs                                   on 2006/06/07  09:13:51
26378         Log: Add a regression test to ensure that charnames pragma
26379              is propagated to eval("")
26380      Branch: perl
26381            ! lib/charnames.t
26382 ____________________________________________________________________________
26383 [ 28365] By: rgs                                   on 2006/06/07  08:47:49
26384         Log: Make "use feature 'dor'" an alias for "use feature 'err'"
26385      Branch: perl
26386            ! lib/feature.pm
26387 ____________________________________________________________________________
26388 [ 28364] By: rgs                                   on 2006/06/07  08:33:35
26389         Log: Subject: [PATCH] exhausting <> in BEGIN{} gets ARGVOUT used only once warning
26390              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
26391              Date: Tue, 6 Jun 2006 22:24:46 -0700
26392              Message-ID: <20060607052446.GA3240@efn.org>
26393      Branch: perl
26394            ! gv.c t/op/readline.t
26395 ____________________________________________________________________________
26396 [ 28363] By: rgs                                   on 2006/06/07  08:30:03
26397         Log: Subject: [PATCH] dump.c patches
26398              From: andy@petdance.com (Andy Lester)
26399              Date: Tue, 6 Jun 2006 10:01:37 -0500
26400              Message-ID: <20060606150137.GA4434@petdance.com>
26401      Branch: perl
26402            ! doop.c dump.c
26403 ____________________________________________________________________________
26404 [ 28362] By: merijn                                on 2006/06/06  18:33:52
26405         Log: Subject: [PATCH]Teach Configure that icc is not gcc
26406              From: Steve Peters <steve@fisharerojo.org>
26407              Date: Tue, 6 Jun 2006 10:33:12 -0500
26408              Message-ID: <20060606153312.GA5542@fisharerojo.org>
26409      Branch: perl
26410            ! Configure
26411 ____________________________________________________________________________
26412 [ 28360] By: rgs                                   on 2006/06/06  16:30:36
26413         Log: Upgrade to Module::CoreList 2.05
26414              (contains a patch by Adriano Ferreira to make corelist accept
26415              regexps as arguments)
26416      Branch: perl
26417            + lib/Module/CoreList/t/find_modules.t
26418            ! MANIFEST lib/Module/CoreList.pm
26419            ! lib/Module/CoreList/bin/corelist
26420 ____________________________________________________________________________
26421 [ 28359] By: rgs                                   on 2006/06/06  12:37:34
26422         Log: Upgrade to Encode 2.18
26423      Branch: perl
26424            ! ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm ext/Encode/Changes
26425            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/Encode.pm
26426            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
26427            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
26428            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
26429            ! ext/Encode/lib/Encode/Alias.pm
26430            ! ext/Encode/lib/Encode/CJKConstants.pm
26431            ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
26432            ! ext/Encode/lib/Encode/Encoding.pm
26433            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
26434            ! ext/Encode/lib/Encode/JP/JIS7.pm
26435            ! ext/Encode/lib/Encode/KR/2022_KR.pm
26436            ! ext/Encode/lib/Encode/MIME/Header.pm
26437            ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
26438            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
26439 ____________________________________________________________________________
26440 [ 28358] By: rgs                                   on 2006/06/06  11:27:19
26441         Log: Subject: [PATCH] more accumulated cleanups
26442              From: andy@petdance.com (Andy Lester)
26443              Date: Tue, 6 Jun 2006 00:25:01 -0500
26444              Message-ID: <20060606052501.GA30469@petdance.com>
26445      Branch: perl
26446            ! av.c doio.c utf8.c util.c
26447 ____________________________________________________________________________
26448 [ 28357] By: rgs                                   on 2006/06/06  11:17:22
26449         Log: Subject: [PATCH] Accumulated toke.c cleanups
26450              From: andy@petdance.com (Andy Lester)
26451              Date: Tue, 6 Jun 2006 00:07:36 -0500
26452              Message-ID: <20060606050736.GA30291@petdance.com>
26453      Branch: perl
26454            ! toke.c
26455 ____________________________________________________________________________
26456 [ 28356] By: rgs                                   on 2006/06/06  11:05:46
26457         Log: Subject: [PATCH] random thread test failure
26458              From: "Jerry D. Hedden" <jerry@hedden.us>
26459              Date: Mon, 05 Jun 2006 13:28:51 -0700
26460              Message-ID: <20060605132851.fb30e530d17747c2b054d625b8945d88.65486bb40b.wbe@email.secureserver.net>
26461      Branch: perl
26462            ! ext/threads/t/thread.t
26463 ____________________________________________________________________________
26464 [ 28355] By: rgs                                   on 2006/06/06  11:02:14
26465         Log: Subject: [PATCH] threads 1.32
26466              From: "Jerry D. Hedden" <jerry@hedden.us>
26467              Date: Mon, 05 Jun 2006 06:34:56 -0700
26468              Message-ID: <20060605063456.fb30e530d17747c2b054d625b8945d88.21396dde59.wbe@email.secureserver.net>
26469      Branch: perl
26470            + ext/threads/hints/hpux.pl
26471            ! MANIFEST ext/threads/Changes ext/threads/README
26472            ! ext/threads/t/blocks.t ext/threads/t/context.t
26473            ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
26474            ! ext/threads/t/join.t ext/threads/t/kill.t ext/threads/t/libc.t
26475            ! ext/threads/t/problems.t ext/threads/t/thread.t
26476            ! ext/threads/threads.pm ext/threads/threads.xs
26477 ____________________________________________________________________________
26478 [ 28354] By: nicholas                              on 2006/06/05  21:39:40
26479         Log: Eliminate most of the UTF-8 black smoke by skipping optree tests when
26480              ${^OPEN} is set, and tweaking hints.t to understand that $^H is
26481              different when -C has been used.
26482      Branch: perl
26483            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
26484            ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
26485            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
26486            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
26487            ! t/comp/hints.t
26488 ____________________________________________________________________________
26489 [ 28353] By: nicholas                              on 2006/06/05  21:38:38
26490         Log: Add the missing ${^OPEN} hints flag to B::Concise
26491      Branch: perl
26492            ! ext/B/B/Concise.pm
26493 ____________________________________________________________________________
26494 [ 28352] By: rgs                                   on 2006/06/05  16:22:46
26495         Log: Subject: [DOCPATCH perlunicode.pod] paragraphing nit
26496              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
26497              Date: Sun, 04 Jun 2006 15:52:54 +0900
26498              Message-Id: <20060604155149.0913.BQW10602@nifty.com>
26499      Branch: perl
26500            ! pod/perlunicode.pod
26501 ____________________________________________________________________________
26502 [ 28351] By: rgs                                   on 2006/06/05  08:35:45
26503         Log: Subject: [PATCH] mg.c: using #ifdef inside a macro call ENONPORTABLE (causes e.g. AIX to barf)
26504              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
26505              Date: Sun, 4 Jun 2006 11:21:30 +0300 (EEST)
26506              Message-Id: <200606040821.k548LUYu010965@vipunen.hut.fi>
26507      Branch: perl
26508            ! mg.c
26509 ____________________________________________________________________________
26510 [ 28350] By: rgs                                   on 2006/06/05  07:50:12
26511         Log: Use POSIX::_exit instead of exit in IPC::Open when exiting after an
26512              exec() failure, as suggested by Salvador Fandino after change #28347
26513      Branch: perl
26514            ! lib/IPC/Open3.pm
26515 ____________________________________________________________________________
26516 [ 28349] By: rgs                                   on 2006/06/04  22:32:50
26517         Log: The smart match table was duplicated in source code and in perlsyn,
26518              so remove the one in the source code
26519      Branch: perl
26520            ! pod/perlsyn.pod pp_ctl.c
26521 ____________________________________________________________________________
26522 [ 28348] By: craigb                                on 2006/06/02  23:18:08
26523         Log: It's all relative -- better handling of tainted directories
26524              in PATH on VMS (and scrubbing them in t/test.pl).
26525      Branch: perl
26526            ! mg.c t/test.pl
26527 ____________________________________________________________________________
26528 [ 28347] By: davem                                 on 2006/06/02  19:53:52
26529         Log: IPC::Open3 handled exec failure badly
26530              When you're in the child, don't croak - you may get trapped by
26531              eval. Also clarify the documentation
26532      Branch: perl
26533            ! lib/IPC/Open3.pm
26534 ____________________________________________________________________________
26535 [ 28346] By: stevep                                on 2006/06/01  19:11:38
26536         Log: Subject: [perl #39178] IO::Socket::connect returns wrong errno on timeout
26537              From: "mlelstv@serpens.de (via RT)" <perlbug-followup@perl.org>
26538              Date: Sun, 21 May 2006 04:23:38 -0700
26539              Message-ID: <rt-3.0.11-39178-133695.13.7935957232893@perl.org>
26540      Branch: perl
26541            ! ext/IO/lib/IO/Socket.pm
26542 ____________________________________________________________________________
26543 [ 28345] By: rgs                                   on 2006/06/01  14:50:50
26544         Log: Add the perlunitut manpage, by Juerd Waalboer
26545      Branch: perl
26546            + pod/perlunitut.pod
26547            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
26548            ! vms/descrip_mms.template win32/pod.mak
26549 ____________________________________________________________________________
26550 [ 28344] By: rgs                                   on 2006/06/01  12:16:09
26551         Log: Subject: [PATCH: installperl] Was: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to trigger "weak references not implemented"
26552              From: Brendan O'Dea <bod@debian.org>
26553              Date: Wed, 31 May 2006 22:51:48 +1000
26554              Message-ID: <20060531125148.GA20658@londo.c47.org>
26555      Branch: perl
26556            ! installperl
26557 ____________________________________________________________________________
26558 [ 28343] By: rgs                                   on 2006/06/01  11:40:34
26559         Log: Add a few more built-in types in perlfunc/ref()
26560      Branch: perl
26561            ! pod/perlfunc.pod
26562 ____________________________________________________________________________
26563 [ 28342] By: rgs                                   on 2006/06/01  07:08:36
26564         Log: Remove duplicate file in manifest
26565      Branch: perl
26566            ! MANIFEST
26567 ____________________________________________________________________________
26568 [ 28341] By: rgs                                   on 2006/06/01  07:07:43
26569         Log: Add missing file to MANIFEST
26570      Branch: perl
26571            ! MANIFEST
26572 ____________________________________________________________________________
26573 [ 28340] By: craigb                                on 2006/05/31  03:31:54
26574         Log: Teach incfilter.t some DCL.
26575      Branch: perl
26576            ! t/op/incfilter.t
26577 ____________________________________________________________________________
26578 [ 28339] By: craigb                                on 2006/05/31  03:19:27
26579         Log: Make VMS-specific device name encoding routine say no more politely.
26580      Branch: perl
26581            ! vms/vms.c
26582 ____________________________________________________________________________
26583 [ 28338] By: rgs                                   on 2006/05/30  12:21:17
26584         Log: Subject: Re: B::Lint changes
26585              From: "Joshua ben Jore" <twists@gmail.com>
26586              Date: Thu, 18 May 2006 08:45:30 -0500
26587              Message-ID: <dc5c751d0605180645q63ddba5fga354d2660a4877f5@mail.gmail.com>
26588      Branch: perl
26589            ! ext/B/B/Lint.pm ext/B/t/lint.t
26590 ____________________________________________________________________________
26591 [ 28337] By: nicholas                              on 2006/05/30  11:59:26
26592         Log: Fix bugs in the bytecode system caused by the abolition of cop_io.
26593      Branch: perl
26594            ! ext/B/B.xs ext/B/B/Bytecode.pm
26595 ____________________________________________________________________________
26596 [ 28336] By: rgs                                   on 2006/05/30  08:32:00
26597         Log: Subject: C is not perl, AV's dont just magically free themselves...
26598              From: demerphq <demerphq@gmail.com>
26599              Date: Tue, 30 May 2006 10:23:19 +0200
26600              Message-ID: <9b18b3110605300123t467f14eerf30a149f253be281@mail.gmail.com>
26601      Branch: perl
26602            ! regcomp.c
26603 ____________________________________________________________________________
26604 [ 28335] By: nicholas                              on 2006/05/29  22:58:46
26605         Log: Comprehensive regression tests for Perl_refcounted_he_fetch().
26606              Fix a bug due to the fact that Perl's typedef'd "bool" type isn't
26607              actually boolean.
26608      Branch: perl
26609            + ext/XS/APItest/t/op.t t/op/caller.pl
26610            ! MANIFEST ext/XS/APItest/APItest.xs hv.c t/op/caller.t
26611 ____________________________________________________________________________
26612 [ 28334] By: craigb                                on 2006/05/29  22:34:23
26613         Log: Subject: [PATCH] redo part of change 27374
26614              From: Abe Timmerman <abe@ztreet.demon.nl>
26615              Date: Mon, 29 May 2006 23:24:51 +0200
26616              Message-id: <200605292324.51714.abe@ztreet.demon.nl>
26617
26618      Branch: perl
26619            ! configure.com
26620 ____________________________________________________________________________
26621 [ 28333] By: craigb                                on 2006/05/29  19:37:41
26622         Log: And some more DynaLoader things that should not be tested on
26623              VMS since they are not part of the implementation.
26624      Branch: perl
26625            ! ext/DynaLoader/t/DynaLoader.t
26626 ____________________________________________________________________________
26627 [ 28332] By: mhx                                   on 2006/05/29  17:50:48
26628         Log: Upgrade to Devel::PPPort 3.08_04
26629      Branch: perl
26630            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
26631            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
26632            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
26633            ! ext/Devel/PPPort/apicheck_c.PL
26634            ! ext/Devel/PPPort/devel/buildperl.pl
26635            ! ext/Devel/PPPort/devel/devtools.pl
26636            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
26637            ! ext/Devel/PPPort/devel/regenerate
26638            ! ext/Devel/PPPort/parts/apicheck.pl
26639            ! ext/Devel/PPPort/parts/base/5004000
26640            ! ext/Devel/PPPort/parts/base/5004050
26641            ! ext/Devel/PPPort/parts/base/5005000
26642            ! ext/Devel/PPPort/parts/base/5005030
26643            ! ext/Devel/PPPort/parts/base/5006000
26644            ! ext/Devel/PPPort/parts/base/5006001
26645            ! ext/Devel/PPPort/parts/base/5007001
26646            ! ext/Devel/PPPort/parts/base/5007002
26647            ! ext/Devel/PPPort/parts/base/5007003
26648            ! ext/Devel/PPPort/parts/base/5008000
26649            ! ext/Devel/PPPort/parts/base/5008001
26650            ! ext/Devel/PPPort/parts/base/5009000
26651            ! ext/Devel/PPPort/parts/base/5009001
26652            ! ext/Devel/PPPort/parts/base/5009002
26653            ! ext/Devel/PPPort/parts/base/5009003
26654            ! ext/Devel/PPPort/parts/base/5009004
26655            ! ext/Devel/PPPort/parts/inc/podtest
26656            ! ext/Devel/PPPort/parts/todo/5004000
26657            ! ext/Devel/PPPort/parts/todo/5005000
26658            ! ext/Devel/PPPort/parts/todo/5005030
26659            ! ext/Devel/PPPort/parts/todo/5006000
26660            ! ext/Devel/PPPort/parts/todo/5006001
26661            ! ext/Devel/PPPort/parts/todo/5007001
26662            ! ext/Devel/PPPort/parts/todo/5007002
26663            ! ext/Devel/PPPort/parts/todo/5007003
26664            ! ext/Devel/PPPort/parts/todo/5008000
26665            ! ext/Devel/PPPort/parts/todo/5008001
26666            ! ext/Devel/PPPort/parts/todo/5009000
26667            ! ext/Devel/PPPort/parts/todo/5009001
26668            ! ext/Devel/PPPort/parts/todo/5009002
26669            ! ext/Devel/PPPort/parts/todo/5009003
26670            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
26671            ! ext/Devel/PPPort/t/podtest.t
26672 ____________________________________________________________________________
26673 [ 28331] By: davem                                 on 2006/05/29  15:27:02
26674         Log: make require report too many open files error
26675              ie don't continue searching the rest of @INC
26676      Branch: perl
26677            ! pp_ctl.c
26678 ____________________________________________________________________________
26679 [ 28330] By: davem                                 on 2006/05/29  14:12:13
26680         Log: ensure failure to load Carp::Heavy gets reported
26681      Branch: perl
26682            ! lib/Carp.pm
26683 ____________________________________________________________________________
26684 [ 28329] By: rgs                                   on 2006/05/29  14:08:42
26685         Log: Revert change 28322, which makes ithreads panic
26686      Branch: perl
26687            ! perlio.c
26688 ____________________________________________________________________________
26689 [ 28328] By: rgs                                   on 2006/05/29  13:41:24
26690         Log: Subject: Re: [perl #39126] possible memory related bug when using sprintf with an utf-8 encoded format-string and iso-8859-1 encoded string variables. 
26691              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
26692              Date: Sun, 21 May 2006 19:33:21 +0900
26693              Message-Id: <20060521193259.81E5.BQW10602@nifty.com>
26694              
26695              with test tweaks further suggested by the same
26696      Branch: perl
26697            ! sv.c t/op/sprintf2.t
26698 ____________________________________________________________________________
26699 [ 28327] By: rgs                                   on 2006/05/29  13:10:45
26700         Log: Silence a warning
26701      Branch: perl
26702            ! regcomp.c
26703 ____________________________________________________________________________
26704 [ 28326] By: rgs                                   on 2006/05/29  12:40:15
26705         Log: Regen headers following change 28325. Also, make it compile
26706              with gcc by forward-declaring struct _reg_trie_data; and
26707              tweak the new re test to use test.pl, in order to portably
26708              run a new interpreter
26709      Branch: perl
26710            ! embed.h ext/re/t/regop.t perl.h proto.h regcomp.c regcomp.h
26711            ! regexec.c regnodes.h
26712 ____________________________________________________________________________
26713 [ 28325] By: rgs                                   on 2006/05/29  12:38:09
26714         Log: Subject: Re: [PATCH] More regex optimisations and debug enhancements (including Andys stuff too)
26715              From: demerphq <demerphq@gmail.com>
26716              Date: Sun, 28 May 2006 16:24:59 +0200
26717              Message-ID: <9b18b3110605280724u54a9c53bn3b20692b6fe4f1c3@mail.gmail.com>
26718      Branch: perl
26719            + ext/re/t/regop.pl ext/re/t/regop.t
26720            ! MANIFEST embed.fnc ext/re/re.pm regcomp.c regcomp.h regcomp.pl
26721            ! regcomp.sym regexec.c t/op/re_tests
26722 ____________________________________________________________________________
26723 [ 28324] By: rgs                                   on 2006/05/29  09:39:06
26724         Log: Subject: [PATCH] skip t/op/incfilter.t for "make clean;make miniperl;make minitest"
26725              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
26726              Date: Sun, 28 May 2006 14:11:02 +0300 (EEST)
26727              Message-Id: <200605281111.k4SBB2jc133843@kosh.hut.fi>
26728      Branch: perl
26729            ! t/op/incfilter.t
26730 ____________________________________________________________________________
26731 [ 28323] By: rgs                                   on 2006/05/29  08:20:36
26732         Log: Subject: [PATCH] gv.c consting
26733              From: andy@petdance.com (Andy Lester)
26734              Date: Sun, 28 May 2006 12:24:25 -0500
26735              Message-ID: <20060528172425.GA8291@petdance.com>
26736              
26737              Subject: [PATCH] mg.c consting
26738              From: andy@petdance.com (Andy Lester)
26739              Date: Sun, 28 May 2006 11:34:33 -0500
26740              Message-ID: <20060528163433.GA5518@petdance.com>
26741      Branch: perl
26742            ! embed.fnc gv.c mg.c proto.h
26743 ____________________________________________________________________________
26744 [ 28322] By: rgs                                   on 2006/05/29  08:00:04
26745         Log: Subject: [PATCH] perlio.c: nobody was freeing PL_perlio_fd_refcnt, now PerlIO_cleanup() is
26746              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
26747              Date: Sun, 28 May 2006 18:15:35 +0300 (EEST)
26748              Message-Id: <20060528151535.BEA3E6D08C@seth.hut.fi>
26749      Branch: perl
26750            ! perlio.c
26751 ____________________________________________________________________________
26752 [ 28321] By: nicholas                              on 2006/05/28  10:55:17
26753         Log: Subject: [PATCH] DynaLoader.t: less assumptions
26754              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
26755              Message-ID: <44796AF2.8060903@gmail.com>
26756              Date: Sun, 28 May 2006 12:18:42 +0300
26757      Branch: perl
26758            ! ext/DynaLoader/t/DynaLoader.t
26759 ____________________________________________________________________________
26760 [ 28320] By: nicholas                              on 2006/05/28  10:40:48
26761         Log: Perl_refcounted_he_chain_2hv()'s code to skip duplicate keys was far
26762              too lax.
26763      Branch: perl
26764            ! hv.c t/op/caller.t
26765 ____________________________________________________________________________
26766 [ 28319] By: davem                                 on 2006/05/27  21:16:30
26767         Log: fix eval qw(BEGIN{die}) style leaks.
26768              death while exdcuting code while parsing meant that the current
26769              parse stack got quiety abandonded, thus leaking a bunch of OPs.
26770              Register a destructor to be called when this happens.
26771      Branch: perl
26772            ! perly.c
26773 ____________________________________________________________________________
26774 [ 28318] By: craigb                                on 2006/05/27  18:00:31
26775         Log: use the same arg names everyone else does and handle undef filename
26776      Branch: perl
26777            ! ext/DynaLoader/dl_vms.xs
26778 ____________________________________________________________________________
26779 [ 28317] By: davem                                 on 2006/05/27  15:05:30
26780         Log: Subject:  RE: perlhack.pod confused about POPSTACK
26781              From:  "Jan Dubois" <jand@activestate.com>
26782              Date:  Thu, 25 May 2006 18:20:25 -0700
26783              Message-Id:  <059101c68062$9143d550$2217a8c0@candy>
26784              
26785              more fixing of the PUSHMARK example
26786      Branch: perl
26787            ! pod/perlhack.pod
26788 ____________________________________________________________________________
26789 [ 28316] By: davem                                 on 2006/05/27  00:54:18
26790         Log: make -Dpv display OP names ons the parser stack
26791      Branch: perl
26792            ! perly.c
26793 ____________________________________________________________________________
26794 [ 28315] By: davem                                 on 2006/05/27  00:31:33
26795         Log: stop OPs leaking in eval "syntax error"
26796              When bison pops states during error recovery, any states holding
26797              an OP would leak the OP. Create an extra YY table that tells us
26798              which states are of type opval, and when popping one of those,
26799              free the op.
26800      Branch: perl
26801            ! madly.tab perly.c perly.tab regen_perly.pl
26802 ____________________________________________________________________________
26803 [ 28314] By: davem                                 on 2006/05/26  18:50:34
26804         Log: stop eval "sub{" leaking
26805      Branch: perl
26806            ! madly.act madly.h madly.tab madly.y perly.act perly.h
26807            ! perly.tab perly.y
26808 ____________________________________________________________________________
26809 [ 28313] By: stevep                                on 2006/05/26  15:03:12
26810         Log: Subject: [PATCH] SysV IPC
26811              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
26812              Date: Thu, 25 May 2006 18:49:33 +0300
26813              Message-ID: <4475D20D.9010600@gmail.com>
26814      Branch: perl
26815            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
26816            ! ext/IPC/SysV/SysV.pm pod/perlipc.pod
26817 ____________________________________________________________________________
26818 [ 28312] By: stevep                                on 2006/05/26  14:45:01
26819         Log: Upgrade to Sys-Syslog-0.14
26820      Branch: perl
26821            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
26822            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/fallback/const-c.inc
26823            ! ext/Sys/Syslog/t/constants.t ext/Sys/Syslog/t/syslog.t
26824 ____________________________________________________________________________
26825 [ 28311] By: stevep                                on 2006/05/26  13:39:06
26826         Log: Fix pod nit in perltodo.
26827      Branch: perl
26828            ! pod/perltodo.pod
26829 ____________________________________________________________________________
26830 [ 28310] By: stevep                                on 2006/05/26  13:38:16
26831         Log: Stop a warning generated from thread's Makefile.PL
26832      Branch: perl
26833            ! ext/threads/Makefile.PL
26834 ____________________________________________________________________________
26835 [ 28309] By: stevep                                on 2006/05/26  13:33:54
26836         Log: Sun C on Linux doesn't complain about the attributes sprinkled 
26837              through the code in all cases, even though attributes are not
26838              supported.  In some cases, however, it does.  
26839      Branch: perl
26840            ! hints/linux.sh
26841 ____________________________________________________________________________
26842 [ 28308] By: rgs                                   on 2006/05/26  13:01:35
26843         Log: Subject: Re: [PATCH] Test script for DynaLoader
26844              From: demerphq <demerphq@gmail.com>
26845              Date: Thu, 25 May 2006 13:20:53 +0200
26846              Message-ID: <9b18b3110605250420m7431bfbeve44aada2025264f7@mail.gmail.com>
26847      Branch: perl
26848            ! ext/DynaLoader/t/DynaLoader.t
26849 ____________________________________________________________________________
26850 [ 28307] By: mhx                                   on 2006/05/25  15:52:02
26851         Log: Upgrade to Devel::PPPort 3.08_03
26852      Branch: perl
26853            + ext/Devel/PPPort/devel/devtools.pl
26854            + ext/Devel/PPPort/devel/regenerate
26855            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
26856            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
26857            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
26858            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
26859            ! ext/Devel/PPPort/parts/apicheck.pl
26860            ! ext/Devel/PPPort/parts/apidoc.fnc
26861            ! ext/Devel/PPPort/parts/base/5006000
26862            ! ext/Devel/PPPort/parts/base/5009003
26863            ! ext/Devel/PPPort/parts/base/5009004
26864            ! ext/Devel/PPPort/parts/embed.fnc
26865            ! ext/Devel/PPPort/parts/inc/podtest
26866            ! ext/Devel/PPPort/parts/inc/ppphtest
26867            ! ext/Devel/PPPort/parts/todo/5009003
26868            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
26869            ! ext/Devel/PPPort/t/podtest.t ext/Devel/PPPort/t/ppphtest.t
26870 ____________________________________________________________________________
26871 [ 28306] By: stevep                                on 2006/05/25  13:48:56
26872         Log: Upgrade to Digest-SHA-5.38.
26873      Branch: perl
26874            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
26875            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
26876            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
26877            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
26878            ! ext/Digest/SHA/t/2-nist-sha-oo.t
26879 ____________________________________________________________________________
26880 [ 28305] By: gisle                                 on 2006/05/25  07:09:15
26881         Log: Subject: Pod::Html should not convert "foo" in `foo''
26882              From: Gisle Aas <gisle@ActiveState.com>
26883              Date: 24 May 2006 14:09:49 -0700
26884              Message-ID: <lr1wujqgde.fsf@caliper.activestate.com>
26885      Branch: perl
26886            ! lib/Pod/Html.pm
26887 ____________________________________________________________________________
26888 [ 28304] By: stevep                                on 2006/05/25  02:17:21
26889         Log: Upgrade to Test-Harness-2.60
26890      Branch: perl
26891            ! lib/Test/Harness.pm lib/Test/Harness/Changes
26892 ____________________________________________________________________________
26893 [ 28303] By: davem                                 on 2006/05/25  00:21:21
26894         Log: Subject:  RE: perlhack.pod confused about POPSTACK
26895              From:  "Jan Dubois" <jand@activestate.com>
26896              Date:  Wed, 24 May 2006 16:35:14 -0700
26897              Message-Id:  <03ee01c67f8a$b4d6aca0$2217a8c0@candy>
26898              
26899              clean up davem's doc thinko of change #28292
26900      Branch: perl
26901            ! pod/perlhack.pod
26902 ____________________________________________________________________________
26903 [ 28302] By: mhx                                   on 2006/05/24  17:44:20
26904         Log: Run 'make regen' for changes 28299, 28300, 28301.
26905      Branch: perl
26906            ! pod/perlapi.pod proto.h
26907 ____________________________________________________________________________
26908 [ 28301] By: mhx                                   on 2006/05/24  17:40:01
26909         Log: The sv_catpvs() and sv_setpvs() macros also return void.
26910      Branch: perl
26911            ! handy.h
26912 ____________________________________________________________________________
26913 [ 28300] By: mhx                                   on 2006/05/24  17:38:08
26914         Log: The SvREFCNT_*void* macros return void, not SV*.
26915      Branch: perl
26916            ! sv.h
26917 ____________________________________________________________________________
26918 [ 28299] By: mhx                                   on 2006/05/24  17:31:28
26919         Log: The 'f' flag was missing for my_snprintf().
26920      Branch: perl
26921            ! embed.fnc
26922 ____________________________________________________________________________
26923 [ 28298] By: rgs                                   on 2006/05/24  13:34:45
26924         Log: Fix segfault in SDBM_File when the destructor is called multiple times
26925      Branch: perl
26926            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
26927 ____________________________________________________________________________
26928 [ 28297] By: rgs                                   on 2006/05/24  12:39:31
26929         Log: Subject: [PATCH] Stop harness from printing summary table header for each row in table
26930              From: demerphq <demerphq@gmail.com>
26931              Date: Tue, 23 May 2006 22:27:40 +0200
26932              Message-ID: <9b18b3110605231327t316104caoce301668178ee442@mail.gmail.com>
26933      Branch: perl
26934            ! lib/Test/Harness.pm
26935 ____________________________________________________________________________
26936 [ 28296] By: rgs                                   on 2006/05/24  12:24:27
26937         Log: Subject: [PATCH] Refactoring in av.c
26938              From: andy@petdance.com (Andy Lester)
26939              Date: Wed, 24 May 2006 00:16:40 -0500
26940              Message-ID: <20060524051640.GA4713@petdance.com>
26941      Branch: perl
26942            ! av.c cop.h
26943 ____________________________________________________________________________
26944 [ 28295] By: rgs                                   on 2006/05/24  07:27:47
26945         Log: Subject: [PATCH lib/AutoLoader.pm lib/AutoLoader.t] Export can() with AUTOLOAD()
26946              From: chromatic <chromatic@wgz.org>
26947              Date: Sat, 20 May 2006 11:40:27 -0700
26948              Message-Id: <200605201140.27789.chromatic@wgz.org>
26949              
26950              With tweaks: use built-in ref() instead of Scalar::Util::blessed
26951      Branch: perl
26952            ! lib/AutoLoader.pm lib/AutoLoader.t
26953 ____________________________________________________________________________
26954 [ 28294] By: stevep                                on 2006/05/24  02:56:23
26955         Log: Subject: [PATCH] Make t/TEST more helpful
26956              From: andy@petdance.com (Andy Lester)
26957              Date: Tue, 23 May 2006 21:07:48 -0500
26958              Message-ID: <20060524020748.GA16729@petdance.com>
26959      Branch: perl
26960            ! t/TEST
26961 ____________________________________________________________________________
26962 [ 28293] By: stevep                                on 2006/05/24  02:53:38
26963         Log: Subject: Re: [patch] win32/buildext.pl to handle inclusions and not just exclusions
26964              From: demerphq <demerphq@gmail.com>
26965              Date: Sun, 21 May 2006 12:20:12 +0200
26966              Message-ID: <9b18b3110605210320h5adc9df4hbee2302722b3dd6e@mail.gmail.com>
26967      Branch: perl
26968            ! win32/Makefile win32/buildext.pl
26969 ____________________________________________________________________________
26970 [ 28292] By: davem                                 on 2006/05/23  22:16:28
26971         Log: correct POPSTACK/POPMARK confusion in perlhack.pod
26972      Branch: perl
26973            ! pod/perlhack.pod
26974 ____________________________________________________________________________
26975 [ 28291] By: rgs                                   on 2006/05/23  08:05:56
26976         Log: Typo fix
26977      Branch: perl
26978            ! ext/threads/threads.pm
26979 ____________________________________________________________________________
26980 [ 28290] By: rgs                                   on 2006/05/23  08:03:08
26981         Log: Subject: [PATCH] Explicit thread context
26982              From: "Jerry D. Hedden" <jerry@hedden.us>
26983              Date: Fri, 19 May 2006 13:42:50 -0700
26984              Message-ID: <20060519134250.fb30e530d17747c2b054d625b8945d88.933b701674.wbe@email.secureserver.net>
26985      Branch: perl
26986            + ext/threads/t/context.t
26987            ! MANIFEST ext/threads/Changes ext/threads/README
26988            ! ext/threads/threads.pm ext/threads/threads.xs
26989 ____________________________________________________________________________
26990 [ 28289] By: rgs                                   on 2006/05/23  07:27:11
26991         Log: Subject: [PATCH] clean some lint findings
26992              From: andy@petdance.com (Andy Lester)
26993              Date: Sun, 21 May 2006 00:02:40 -0500
26994              Message-ID: <20060521050240.GA21051@petdance.com>
26995      Branch: perl
26996            ! embed.fnc embed.h hv.c perlio.c pp_pack.c proto.h
26997 ____________________________________________________________________________
26998 [ 28288] By: rgs                                   on 2006/05/23  07:23:48
26999         Log: Subject: Re: [PATCH - DUH] Synchronize bleadperl with version-0.60
27000              From: John Peacock <jpeacock@rowman.com>
27001              Date: Mon, 22 May 2006 19:08:03 -0400
27002              Message-ID: <44724453.5090606@rowman.com>
27003      Branch: perl
27004            ! lib/version.pm lib/version.t
27005 ____________________________________________________________________________
27006 [ 28287] By: rgs                                   on 2006/05/23  07:20:15
27007         Log: Fix a syntax error in test
27008      Branch: perl
27009            ! lib/Text/Balanced/t/00-load.t
27010 ____________________________________________________________________________
27011 [ 28286] By: merijn                                on 2006/05/23  06:17:26
27012         Log: HAS_HAS WAS NOW HAS
27013      Branch: perl
27014            ! handy.h
27015 ____________________________________________________________________________
27016 [ 28285] By: stevep                                on 2006/05/22  20:30:14
27017         Log: Subject: [PATCH] IO::Compress::Base::Common
27018              From: "Paul Marquess" <paul.marquess@openwave.com>
27019              Date: Sat, 20 May 2006 11:55:21 +0100
27020              Message-ID: <3F2DD0FCF1E2EA4D974C6195B482FD8801C339EF@bfs-exch-prd1.myopwv.com>
27021      Branch: perl
27022            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
27023 ____________________________________________________________________________
27024 [ 28284] By: merijn                                on 2006/05/22  17:39:47
27025         Log: If I needed this now, I'll probably need it next time too :)
27026      Branch: perl
27027            ! handy.h
27028 ____________________________________________________________________________
27029 [ 28283] By: merijn                                on 2006/05/22  17:37:33
27030         Log: Re-generation after backports of
27031              #28188 Only ask about MAD for 5.9.0 and greater. Otherwise silently
27032              #28189 A Configure probe for C99 variadic macros, based on code from
27033              #28202 Take advantage of the bug that binexp ignores the Configure
27034              #28263 Oops. Fix bad #! lines when not using userelocatableinc
27035              One small cleanup fix added. Some small re-ordering. Some whitespace.
27036      Branch: perl
27037            ! Configure Porting/Glossary Porting/config.sh config_h.SH
27038 ____________________________________________________________________________
27039 [ 28280] By: rgs                                   on 2006/05/22  16:51:36
27040         Log: Amend version.pm so it correctly loads the XS version of qv()
27041      Branch: perl
27042            ! lib/version.pm
27043 ____________________________________________________________________________
27044 [ 28279] By: rgs                                   on 2006/05/22  16:41:56
27045         Log: Subject: [PATCH] pp_sys cleanup again
27046              From: andy@petdance.com (Andy Lester)
27047              Date: Sat, 20 May 2006 16:20:20 -0500
27048              Message-ID: <20060520212020.GA30688@petdance.com>
27049      Branch: perl
27050            ! pp_sys.c
27051 ____________________________________________________________________________
27052 [ 28277] By: steveh                                on 2006/05/22  15:18:33
27053         Log: Fix Win32 linker error
27054              
27055              See:
27056              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-05/msg00758.html
27057      Branch: perl
27058            ! embed.fnc embed.h global.sym
27059 ____________________________________________________________________________
27060 [ 28276] By: rgs                                   on 2006/05/22  15:02:08
27061         Log: Upgrade to version.pm 0.60
27062      Branch: perl
27063            ! lib/version.pm lib/version.t universal.c util.c
27064 ____________________________________________________________________________
27065 [ 28275] By: rgs                                   on 2006/05/22  14:49:05
27066         Log: Subject: Perl_PerlIO_context_layers and PerlIO_apply_layers, as well as other unexported/undefined entities... (patch 28258/28264 incomplete?)
27067              From: demerphq <demerphq@gmail.com>
27068              Date: Sun, 21 May 2006 15:06:20 +0200
27069              Message-ID: <9b18b3110605210606l441b69b3lf6934a15d9a26e4b@mail.gmail.com>
27070              
27071              (only the makedef.pl and perlio.c patches)
27072      Branch: perl
27073            ! makedef.pl perlio.c
27074 ____________________________________________________________________________
27075 [ 28274] By: merijn                                on 2006/05/22  14:42:47
27076         Log: Better handling for error-checking
27077              From: IRC/#p5p/Maddingue (Sebastien Aperghis-Tramoni)
27078      Branch: perl
27079            ! ext/DynaLoader/t/DynaLoader.t
27080 ____________________________________________________________________________
27081 [ 28273] By: rgs                                   on 2006/05/22  13:58:45
27082         Log: Subject: [PATCH] literal string macros
27083              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
27084              Date: Mon, 22 May 2006 13:39:33 +0200
27085              Message-ID: <20060522133933.65ea93ce@r2d2>
27086      Branch: perl
27087            ! handy.h pod/perlapi.pod
27088 ____________________________________________________________________________
27089 [ 28272] By: stevep                                on 2006/05/22  13:57:54
27090         Log: Additional perlpragma.pod nits.
27091      Branch: perl
27092            ! pod/perlpragma.pod
27093 ____________________________________________________________________________
27094 [ 28271] By: rgs                                   on 2006/05/22  13:47:19
27095         Log: More nits in perlpragma, and remove the warning about %^H being
27096              strictly internal in perlvar.
27097      Branch: perl
27098            ! pod/perlpragma.pod pod/perlvar.pod
27099 ____________________________________________________________________________
27100 [ 28270] By: stevep                                on 2006/05/22  13:46:30
27101         Log: Silence Text::Balanced's 00-load.t when PERL_CORE is defined.
27102      Branch: perl
27103            ! lib/Text/Balanced/t/00-load.t
27104 ____________________________________________________________________________
27105 [ 28269] By: rgs                                   on 2006/05/22  13:09:12
27106         Log: Subject: Re: [PATCH] optimize /[x]/ to /x/.
27107              From: demerphq <demerphq@gmail.com>
27108              Date: Sun, 21 May 2006 19:32:15 +0200
27109              Message-ID: <9b18b3110605211032n5035d2cfne703514d8271e181@mail.gmail.com>
27110              
27111              New tests.
27112      Branch: perl
27113            ! t/op/re_tests
27114 ____________________________________________________________________________
27115 [ 28268] By: rgs                                   on 2006/05/22  12:55:13
27116         Log: Fix two nits in perlpragma.pod
27117      Branch: perl
27118            ! pod/perlpragma.pod
27119 ____________________________________________________________________________
27120 [ 28267] By: mhx                                   on 2006/05/22  11:31:57
27121         Log: Upgrade to Devel::PPPort 3.08_02
27122      Branch: perl
27123            + ext/Devel/PPPort/parts/inc/SvREFCNT
27124            + ext/Devel/PPPort/parts/inc/podtest
27125            + ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/podtest.t
27126            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
27127            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
27128            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/mktests.PL
27129            ! ext/Devel/PPPort/parts/apidoc.fnc
27130            ! ext/Devel/PPPort/parts/base/5009004
27131            ! ext/Devel/PPPort/parts/embed.fnc
27132            ! ext/Devel/PPPort/parts/inc/memory
27133            ! ext/Devel/PPPort/parts/inc/misc
27134            ! ext/Devel/PPPort/parts/inc/ppphbin
27135            ! ext/Devel/PPPort/parts/inc/ppphdoc
27136            ! ext/Devel/PPPort/parts/inc/pvs
27137            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
27138            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
27139            ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/call.t
27140            ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/exception.t
27141            ! ext/Devel/PPPort/t/grok.t ext/Devel/PPPort/t/limits.t
27142            ! ext/Devel/PPPort/t/mPUSH.t ext/Devel/PPPort/t/magic.t
27143            ! ext/Devel/PPPort/t/memory.t ext/Devel/PPPort/t/misc.t
27144            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
27145            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
27146            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
27147            ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/t/threads.t
27148            ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t
27149            ! ext/Devel/PPPort/t/warn.t
27150 ____________________________________________________________________________
27151 [ 28266] By: mhx                                   on 2006/05/21  22:34:29
27152         Log: Remove duplicate documentation for SvREFCNT_inc().
27153              Add documentation for SvREFCNT_inc_simple_void_NN().
27154              Wrap SvREFCNT_inc_simple_void() in STMT_START/STMT_END.
27155      Branch: perl
27156            ! sv.h
27157 ____________________________________________________________________________
27158 [ 28265] By: mhx                                   on 2006/05/21  22:20:48
27159         Log: Document PoisonFree() instead of documenting Poison() twice.
27160      Branch: perl
27161            ! handy.h
27162 ____________________________________________________________________________
27163 [ 28264] By: stevep                                on 2006/05/21  03:47:18
27164         Log: Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds.
27165              Also, picked up a missed change for pod/perlapi.pod.
27166      Branch: perl
27167            ! embed.fnc embed.h global.sym pod/perlapi.pod
27168 ____________________________________________________________________________
27169 [ 28263] By: nicholas                              on 2006/05/20  23:08:40
27170         Log: Oops. Fix bad #! lines when not using userelocatableinc
27171      Branch: perl
27172            ! Configure
27173 ____________________________________________________________________________
27174 [ 28262] By: davem                                 on 2006/05/20  22:23:21
27175         Log: Subject:  [PATCH] optimize /[x]/ to /x/.
27176              From:  demerphq <demerphq@gmail.com>
27177              Date:  Sat, 20 May 2006 23:16:33 +0200
27178              Message-Id:  <9b18b3110605201416i3dc44c39k86cd9b2f47f5cda0@mail.gmail.com>
27179      Branch: perl
27180            ! regcomp.c
27181 ____________________________________________________________________________
27182 [ 28261] By: nicholas                              on 2006/05/20  22:17:07
27183         Log: Fix bug in change 28258. So how come I thought I'd passed all tests?
27184      Branch: perl
27185            ! ext/B/B.xs
27186 ____________________________________________________________________________
27187 [ 28260] By: davem                                 on 2006/05/20  21:07:34
27188         Log: don't try to dump GVish parts of an LV if it hasn't got GVish parts
27189      Branch: perl
27190            ! dump.c
27191 ____________________________________________________________________________
27192 [ 28259] By: mhx                                   on 2006/05/20  18:22:00
27193         Log: Upgrade to Devel::PPPort 3.08_01
27194      Branch: perl
27195            + ext/Devel/PPPort/parts/base/5008008
27196            + ext/Devel/PPPort/parts/base/5009004
27197            + ext/Devel/PPPort/parts/inc/pvs
27198            + ext/Devel/PPPort/parts/inc/snprintf
27199            + ext/Devel/PPPort/parts/inc/warn
27200            + ext/Devel/PPPort/parts/todo/5008008
27201            + ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/t/pvs.t
27202            + ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/warn.t
27203            - ext/Devel/PPPort/MANIFEST
27204            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
27205            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
27206            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
27207            ! ext/Devel/PPPort/parts/apicheck.pl
27208            ! ext/Devel/PPPort/parts/apidoc.fnc
27209            ! ext/Devel/PPPort/parts/base/5004050
27210            ! ext/Devel/PPPort/parts/base/5006000
27211            ! ext/Devel/PPPort/parts/base/5006001
27212            ! ext/Devel/PPPort/parts/base/5007002
27213            ! ext/Devel/PPPort/parts/base/5007003
27214            ! ext/Devel/PPPort/parts/base/5008000
27215            ! ext/Devel/PPPort/parts/base/5008001
27216            ! ext/Devel/PPPort/parts/base/5009000
27217            ! ext/Devel/PPPort/parts/base/5009003
27218            ! ext/Devel/PPPort/parts/embed.fnc
27219            ! ext/Devel/PPPort/parts/inc/Sv_set
27220            ! ext/Devel/PPPort/parts/inc/magic
27221            ! ext/Devel/PPPort/parts/inc/misc
27222            ! ext/Devel/PPPort/parts/todo/5004000
27223            ! ext/Devel/PPPort/parts/todo/5005000
27224            ! ext/Devel/PPPort/parts/todo/5006000
27225            ! ext/Devel/PPPort/parts/todo/5006001
27226            ! ext/Devel/PPPort/parts/todo/5007003
27227            ! ext/Devel/PPPort/parts/todo/5009003 ext/Devel/PPPort/soak
27228            ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/magic.t
27229            ! ext/Devel/PPPort/t/misc.t
27230 ____________________________________________________________________________
27231 [ 28258] By: nicholas                              on 2006/05/20  17:29:52
27232         Log: Abolish cop_io (the simple way) by storing the value in cop_hints_hash.
27233              Todo - store the in and out values under 2 keys, and avoid the need to
27234              create a temporary mortal SV while checking it.
27235      Branch: perl
27236            ! bytecode.pl cop.h embed.fnc embed.h ext/B/B.xs
27237            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
27238            ! ext/ByteLoader/byterun.h mg.c op.c perl.c perl.h perlio.c
27239            ! perlio.h pp_ctl.c pp_sys.c proto.h sv.c
27240 ____________________________________________________________________________
27241 [ 28257] By: nicholas                              on 2006/05/20  15:27:28
27242         Log: Move the hints from op_private into cop_hints. This allows all 32 bits
27243              to be stored. Make B::Concise display the new hints field, and modify
27244              B::Deparse to use it.
27245      Branch: perl
27246            ! cop.h ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm
27247            ! ext/B/B/Deparse.pm ext/B/t/f_map.t ext/B/t/f_sort.t
27248            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
27249            ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
27250            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
27251            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
27252            ! ext/ByteLoader/bytecode.h op.c perl.h
27253 ____________________________________________________________________________
27254 [ 28255] By: merijn                                on 2006/05/20  15:16:29
27255         Log: Small typo correction
27256      Branch: perl
27257            ! INSTALL
27258 ____________________________________________________________________________
27259 [ 28254] By: davem                                 on 2006/05/20  14:30:50
27260         Log: eval { s/$foo/die/e } leaked a scalar
27261      Branch: perl
27262            ! pp_ctl.c pp_hot.c
27263 ____________________________________________________________________________
27264 [ 28253] By: merijn                                on 2006/05/20  13:26:51
27265         Log: Subject: Re: Over-pious message from Configure?
27266              From: Dominic Dunlop <shouldbedomo@mac.com>
27267              Date: Thu, 18 May 2006 15:47:27 +0200
27268              Message-Id: <90C6E6BF-D1B1-4346-A893-1708E8E50534@mac.com>
27269      Branch: perl
27270            ! INSTALL
27271 ____________________________________________________________________________
27272 [ 28252] By: nicholas                              on 2006/05/20  12:31:09
27273         Log: Rename cop_hints to cop_hints_hash
27274      Branch: perl
27275            ! cop.h mg.c op.c perl.c pod/perlintern.pod pp_ctl.c scope.c
27276            ! scope.h sv.c
27277 ____________________________________________________________________________
27278 [ 28251] By: davem                                 on 2006/05/20  11:58:07
27279         Log: Perl segfaults; test case available
27280              sub f { s/$var/f()/e } could free the wrong RE
27281      Branch: perl
27282            ! cop.h pp_ctl.c pp_hot.c
27283 ____________________________________________________________________________
27284 [ 28250] By: nicholas                              on 2006/05/20  11:29:26
27285         Log: Abolish cop_arybase. Signal a non zero $[ with a hint flag, and store
27286              the value in the hints structure used for %^H.
27287      Branch: perl
27288            ! cop.h embed.fnc embed.h global.sym hv.c op.c perl.h proto.h
27289 ____________________________________________________________________________
27290 [ 28249] By: nicholas                              on 2006/05/20  10:27:23
27291         Log: Solaris was happy, but change 28247 removed the wrong dTHX as far as
27292              some other operating systems were concerned.
27293      Branch: perl
27294            ! perlio.c
27295 ____________________________________________________________________________
27296 [ 28248] By: davem                                 on 2006/05/20  00:43:42
27297         Log: SEGV with complicated regexp and long string
27298              PL_reg_maxiter was wrapping to a negative value
27299      Branch: perl
27300            ! op.c regexec.c
27301 ____________________________________________________________________________
27302 [ 28247] By: nicholas                              on 2006/05/19  22:48:38
27303         Log: Perl_croak() needs an aTHX_ in PerlIO_vsprintf().
27304      Branch: perl
27305            ! perlio.c
27306 ____________________________________________________________________________
27307 [ 28246] By: mhx                                   on 2006/05/19  22:11:44
27308         Log: There is no STASH type.
27309      Branch: perl
27310            ! sv.h
27311 ____________________________________________________________________________
27312 [ 28245] By: nicholas                              on 2006/05/19  21:44:14
27313         Log: Correct Perl_refcounted_he_chain_2hv() and its caller - it doesn't
27314              store a reference to the value, so don't pass it in a new SV.
27315      Branch: perl
27316            ! hv.c mg.c pod/perlintern.pod
27317 ____________________________________________________________________________
27318 [ 28244] By: stevep                                on 2006/05/19  20:15:10
27319         Log: Grrr...Perforce decided not to add the MANIFEST changes for change
27320              #28243.  Hateful indeed!
27321      Branch: perl
27322            ! MANIFEST
27323 ____________________________________________________________________________
27324 [ 28243] By: stevep                                on 2006/05/19  20:12:23
27325         Log: Shortening name of a Pod::Simple test case to allow the test to be 
27326              run on the VOS operating system.  Fixes "RT #38645: Test case name
27327              is too long".
27328      Branch: perl
27329           +> lib/Pod/Simple/t/search_25_glob_squaa.t
27330            - lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
27331 ____________________________________________________________________________
27332 [ 28242] By: nicholas                              on 2006/05/19  20:11:57
27333         Log: Rebuild perltoc.pod.
27334      Branch: perl
27335            ! pod/perltoc.pod
27336 ____________________________________________________________________________
27337 [ 28241] By: nicholas                              on 2006/05/19  20:10:47
27338         Log: Add perlpragma.pod, which describes how to implement user pragmata.
27339      Branch: perl
27340            + pod/perlpragma.pod
27341            ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template
27342            ! win32/pod.mak
27343 ____________________________________________________________________________
27344 [ 28239] By: nicholas                              on 2006/05/19  20:08:46
27345         Log: Add README.riscos to pod.lst
27346      Branch: perl
27347            ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
27348            ! win32/makefile.mk
27349 ____________________________________________________________________________
27350 [ 28238] By: nicholas                              on 2006/05/19  20:08:21
27351         Log: pod/buildtoc has fussy ideas about the order of MANIFEST
27352      Branch: perl
27353            ! MANIFEST
27354 ____________________________________________________________________________
27355 [ 28237] By: stevep                                on 2006/05/19  18:36:13
27356         Log: Subject: [PATCH] strlcat aaargh
27357              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
27358              Date: Fri, 19 May 2006 20:44:46 +0300
27359              Message-ID: <446E040E.8030205@gmail.com>
27360      Branch: perl
27361            ! doio.c
27362 ____________________________________________________________________________
27363 [ 28236] By: nicholas                              on 2006/05/19  16:31:35
27364         Log: strlen(foo) rather than strchr(foo, 0) makes simpler code, and is
27365              likely to be a more efficient implementation.
27366      Branch: perl
27367            ! perlio.c
27368 ____________________________________________________________________________
27369 [ 28235] By: davem                                 on 2006/05/19  16:06:58
27370         Log: give a more useful example for $^V
27371      Branch: perl
27372            ! pod/perlvar.pod
27373 ____________________________________________________________________________
27374 [ 28234] By: rgs                                   on 2006/05/19  15:17:00
27375         Log: Subject: [PATCH] Re: [PATCH] Re: Change 28183 has broken 64-bit builds?
27376              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
27377              Date: Thu, 18 May 2006 22:44:14 +0300
27378              Message-ID: <446CCE8E.8010407@gmail.com>
27379      Branch: perl
27380            ! perl.h perlio.c util.c
27381 ____________________________________________________________________________
27382 [ 28232] By: rgs                                   on 2006/05/19  08:46:09
27383         Log: Adjust test following change #28225
27384      Branch: perl
27385            ! t/lib/h2ph.pht
27386 ____________________________________________________________________________
27387 [ 28231] By: davem                                 on 2006/05/19  00:14:15
27388         Log: lots of warnings with diagnostics and (warn or die)
27389              stop C<use diagnostics; warn "\n">  outputing lots of 'uninit'
27390              warnings.
27391      Branch: perl
27392            ! lib/diagnostics.pm
27393 ____________________________________________________________________________
27394 [ 28230] By: davem                                 on 2006/05/18  23:50:51
27395         Log: test some die codepaths in pp_enterwrite
27396      Branch: perl
27397            ! t/op/write.t
27398 ____________________________________________________________________________
27399 [ 28229] By: davem                                 on 2006/05/18  23:16:16
27400         Log: Subject:  [PATCH] threads core dump in BEGIN
27401              From:  "Jerry D. Hedden" <jerry@hedden.us>
27402              Date:  Thu, 18 May 2006 13:22:20 -0700
27403              Message-Id:  <20060518132220.fb30e530d17747c2b054d625b8945d88.f45de90925.wbe@email.secureserver.net>
27404      Branch: perl
27405            + ext/threads/t/blocks.t
27406            ! MANIFEST ext/threads/Changes ext/threads/README
27407            ! ext/threads/threads.pm ext/threads/threads.xs
27408 ____________________________________________________________________________
27409 [ 28228] By: rgs                                   on 2006/05/18  15:45:49
27410         Log: We can now remove DynaLoader from 1_compile.t
27411      Branch: perl
27412            ! t/lib/1_compile.t
27413 ____________________________________________________________________________
27414 [ 28227] By: rgs                                   on 2006/05/18  15:43:25
27415         Log: Nits in the DynaLoader test: make it warning-clean,
27416              and avoid checking OS- and locale-specific messages
27417      Branch: perl
27418            ! ext/DynaLoader/t/DynaLoader.t
27419 ____________________________________________________________________________
27420 [ 28226] By: stevep                                on 2006/05/18  15:16:40
27421         Log: Subject: [PATCH] Test script for DynaLoader
27422              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
27423              Date: Thu, 18 May 2006 16:46:00 +0200
27424              Message-ID: <1147963560.446c88a8891e1@imp1-g19.free.fr>
27425      Branch: perl
27426            + ext/DynaLoader/t/DynaLoader.t
27427            ! MANIFEST
27428 ____________________________________________________________________________
27429 [ 28225] By: rgs                                   on 2006/05/18  12:52:34
27430         Log: Subject: [perl #39130] h2ph generates incorrect code for '#if defined A || defined B' 
27431              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
27432              Date: Thu, 11 May 2006 11:00:42 -0700
27433              Message-ID: <rt-3.0.11-39130-133411.1.91055283125046@perl.org>
27434      Branch: perl
27435            ! utils/h2ph.PL
27436 ____________________________________________________________________________
27437 [ 28224] By: rgs                                   on 2006/05/18  12:34:35
27438         Log: Subject: Re: [perl #39152] diagnostics.pm: "-traceonly" vs "-trace"
27439              From: "Fergal Daly" <fergal@esatclear.ie>
27440              Date: Wed, 17 May 2006 18:59:50 +0100
27441              Message-ID: <875029960605171059y286fe449nd39d6830ef2b229a@mail.gmail.com>
27442      Branch: perl
27443            ! lib/diagnostics.pm
27444 ____________________________________________________________________________
27445 [ 28223] By: rgs                                   on 2006/05/18  11:38:00
27446         Log: Subject: [PATCH] threads 1.28
27447              From: "Jerry D. Hedden" <jerry@hedden.us>
27448              Date: Wed, 17 May 2006 11:45:32 -0700
27449              Message-ID: <20060517114532.fb30e530d17747c2b054d625b8945d88.ca725822fc.wbe@email.secureserver.net>
27450      Branch: perl
27451            ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
27452            ! ext/threads/threads.pm ext/threads/threads.xs
27453 ____________________________________________________________________________
27454 [ 28222] By: rgs                                   on 2006/05/18  06:30:09
27455         Log: Adjust calling of Perl_va_copy(), noticed by Jarkko
27456      Branch: perl
27457            ! util.c
27458 ____________________________________________________________________________
27459 [ 28221] By: nicholas                              on 2006/05/17  23:13:51
27460         Log: Another SvVOK(). I believe that this is the last.
27461      Branch: perl
27462            ! util.c
27463 ____________________________________________________________________________
27464 [ 28219] By: rgs                                   on 2006/05/17  21:01:54
27465         Log: Oops, missed a SvVOK.
27466      Branch: perl
27467            ! util.c
27468 ____________________________________________________________________________
27469 [ 28218] By: rgs                                   on 2006/05/17  20:54:23
27470         Log: Add a new macro SvVSTRING_mg that returns vstring magic, if any.
27471              SvVOK used to do that, in stealth mode, but now it returns a
27472              boolean like it used to. Patch suggested by John Peacock.
27473      Branch: perl
27474            ! sv.c sv.h
27475 ____________________________________________________________________________
27476 [ 28217] By: rgs                                   on 2006/05/17  19:55:30
27477         Log: Parenthesize uses of macro arguments
27478      Branch: perl
27479            ! perl.h
27480 ____________________________________________________________________________
27481 [ 28216] By: rgs                                   on 2006/05/17  19:50:54
27482         Log: Subject: Re: Change 28183 has broken 64-bit builds?
27483              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
27484              Date: Wed, 17 May 2006 22:19:51 +0300
27485              Message-ID: <446B7757.8030301@gmail.com>
27486      Branch: perl
27487            ! perl.h perlio.c pod/perlapi.pod util.c
27488 ____________________________________________________________________________
27489 [ 28215] By: steveh                                on 2006/05/17  17:06:26
27490         Log: Subject: Re: [perl #39145] win32, @_ and fork crashing in dounwind
27491              From: Dave Mitchell <davem@iabyn.com>
27492              Date: Wed, 17 May 2006 17:38:16 +0100
27493              Message-ID: <20060517163816.GN17109@iabyn.com>
27494              
27495              (Dave's fix, plus a test taken from [perl #39145])
27496      Branch: perl
27497            ! sv.c t/op/fork.t
27498 ____________________________________________________________________________
27499 [ 28214] By: stevep                                on 2006/05/17  15:02:45
27500         Log: Subject: [PATCH] IO::Compress* 2.000_12
27501              From: "Paul Marquess" <paul.marquess@ntlworld.com>
27502              Date: Wed, 17 May 2006 13:45:16 +0100
27503              Message-ID: <00c101c679af$c0305af0$2405140a@myopwv.com>
27504      Branch: perl
27505            + ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
27506            + ext/Compress/Raw/Zlib/Changes
27507            ! MANIFEST ext/Compress/IO/Base/README
27508            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
27509            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
27510            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
27511            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
27512            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
27513            ! ext/Compress/IO/Zlib/README
27514            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
27515            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
27516            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
27517            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
27518            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
27519            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
27520            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
27521            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
27522            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
27523            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
27524            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
27525            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
27526            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
27527            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
27528            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
27529            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
27530            ! ext/Compress/IO/Zlib/t/004gziphdr.t
27531            ! ext/Compress/IO/Zlib/t/101truncate-zip.t
27532            ! ext/Compress/Raw/Zlib/README
27533            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
27534            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
27535            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
27536            ! t/lib/compress/CompTestUtils.pm x2p/find2perl.PL
27537 ____________________________________________________________________________
27538 [ 28210] By: nicholas                              on 2006/05/16  16:41:45
27539         Log: Revert change 27513
27540              [Make the original versions of relocated paths available from
27541              %Config::Config with the prefix "raw_". Not sure if "raw_" is the
27542              best choice.]
27543      Branch: perl
27544            ! configpm
27545 ____________________________________________________________________________
27546 [ 28209] By: rgs                                   on 2006/05/16  16:14:46
27547         Log: Subject: Re: [PATCH]  upgrade bytes_to_uni
27548              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27549              Date: Mon, 15 May 2006 22:39:58 +0900
27550              Message-Id: <20060515223901.F3B0.BQW10602@nifty.com>
27551      Branch: perl
27552            ! pp_pack.c
27553 ____________________________________________________________________________
27554 [ 28206] By: rgs                                   on 2006/05/16  13:14:12
27555         Log: Subject: [PATCH] Refactoring reghops
27556              From: andy@petdance.com (Andy Lester)
27557              Date: Mon, 15 May 2006 08:54:24 -0500
27558              Message-ID: <20060515135424.GA31585@petdance.com>
27559      Branch: perl
27560            ! embed.fnc proto.h regexec.c
27561 ____________________________________________________________________________
27562 [ 28205] By: rgs                                   on 2006/05/16  13:09:17
27563         Log: Subject: [PATCH] refactoring out S_regoptail
27564              From: andy@petdance.com (Andy Lester)
27565              Date: Sun, 14 May 2006 23:15:18 -0500
27566              Message-ID: <20060515041518.GA15745@petdance.com>
27567      Branch: perl
27568            ! embed.fnc embed.h proto.h regcomp.c
27569 ____________________________________________________________________________
27570 [ 28202] By: nicholas                              on 2006/05/16  10:00:55
27571         Log: Take advantage of the bug that binexp ignores the Configure
27572              installprefix, by using initialinstalllocation rather than binexp
27573              to determine the #! line for installed scripts. This way they are at
27574              least correct initially for a relocatable @INC perl, rather than
27575              starting as .../../bin/perl
27576      Branch: perl
27577            ! Configure
27578 ____________________________________________________________________________
27579 [ 28200] By: stevep                                on 2006/05/15  16:43:44
27580         Log: Clarification on what Perl does to floating points in the modulus 
27581              operation.
27582      Branch: perl
27583            ! pod/perlop.pod
27584 ____________________________________________________________________________
27585 [ 28198] By: nicholas                              on 2006/05/15  15:11:15
27586         Log: Encode run-time relocation of file names in packlist with a relocate_as
27587              attribute. With this, unmodified instmodsh correctly verifies installed
27588              modules even after relocation.
27589      Branch: perl
27590            ! lib/ExtUtils/Packlist.pm
27591 ____________________________________________________________________________
27592 [ 28197] By: stevep                                on 2006/05/15  14:13:46
27593         Log: Upgrade to Digest-SHA-5.37
27594      Branch: perl
27595            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
27596            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
27597            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
27598            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
27599 ____________________________________________________________________________
27600 [ 28196] By: nicholas                              on 2006/05/15  13:57:25
27601         Log: Simplify the implementation in ExtUtils::Packlist::read.
27602      Branch: perl
27603            ! lib/ExtUtils/Packlist.pm
27604 ____________________________________________________________________________
27605 [ 28195] By: rgs                                   on 2006/05/15  11:29:59
27606         Log: Subject: [REPATCH universal.c] Make sv_derived_from Documentation Clearer
27607              From: chromatic <chromatic@wgz.org>
27608              Date: Sun, 14 May 2006 16:51:36 -0700
27609              Message-Id: <200605141651.37181.chromatic@wgz.org>
27610      Branch: perl
27611            ! pod/perlapi.pod universal.c
27612 ____________________________________________________________________________
27613 [ 28194] By: rgs                                   on 2006/05/15  09:43:02
27614         Log: Subject: [PATCH] S_reguni should return its length
27615              From: andy@petdance.com (Andy Lester)
27616              Date: Sun, 14 May 2006 09:46:32 -0500
27617              Message-ID: <20060514144632.GA20935@petdance.com>
27618      Branch: perl
27619            ! embed.fnc embed.h proto.h regcomp.c
27620 ____________________________________________________________________________
27621 [ 28193] By: rgs                                   on 2006/05/15  08:33:53
27622         Log: Subject: [PATCH] strange encodings upsets pp_chr
27623              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27624              Date: Sun, 14 May 2006 19:57:28 +0900
27625              Message-Id: <20060514195532.5422.BQW10602@nifty.com>
27626      Branch: perl
27627            + t/uni/chr.t
27628            ! MANIFEST pp.c t/op/chr.t t/op/ord.t
27629 ____________________________________________________________________________
27630 [ 28192] By: nicholas                              on 2006/05/14  12:27:19
27631         Log: TEST needs to binmode the file handle that is reading the TAP, else it
27632              can get killed if TEST's environment has made it default all opens to
27633              UTF-8 but the TAP is not UTF-8.
27634      Branch: perl
27635            ! t/TEST
27636 ____________________________________________________________________________
27637 [ 28190] By: nicholas                              on 2006/05/14  10:33:39
27638         Log: Upgrade to Test::Harness 2.58.
27639      Branch: perl
27640            ! lib/Test/Harness.pm
27641 ____________________________________________________________________________
27642 [ 28189] By: nicholas                              on 2006/05/13  15:48:24
27643         Log: A Configure probe for C99 variadic macros, based on code from Jarkko.
27644      Branch: perl
27645            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
27646            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
27647            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
27648            ! win32/config.bc win32/config.gc win32/config.vc
27649            ! win32/config.vc64
27650 ____________________________________________________________________________
27651 [ 28188] By: nicholas                              on 2006/05/13  12:57:50
27652         Log: Only ask about MAD for 5.9.0 and greater. Otherwise silently select
27653              'n'.
27654      Branch: perl
27655            ! Configure
27656 ____________________________________________________________________________
27657 [ 28187] By: nicholas                              on 2006/05/13  11:26:04
27658         Log: Subject: t/uni/overload.t
27659              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
27660              Message-ID: <4465988C.9080407@gmail.com>
27661              Date: Sat, 13 May 2006 11:27:56 +0300
27662      Branch: perl
27663            ! t/uni/overload.t
27664 ____________________________________________________________________________
27665 [ 28186] By: nicholas                              on 2006/05/13  10:36:49
27666         Log: Subject: [PATCH] sv.c: printf %d wants int not size_t
27667              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
27668              Message-Id: <200605130715.k4D7FWg3089581@kosh.hut.fi>
27669              Date: Sat, 13 May 2006 10:15:32 +0300 (EEST)
27670      Branch: perl
27671            ! sv.c
27672 ____________________________________________________________________________
27673 [ 28185] By: nicholas                              on 2006/05/13  10:36:18
27674         Log: Can't do require Foo if $tainted; because taint tunnels.
27675              (Documented, but I regard this as a serious practical deficiency in
27676              tainting) 
27677      Branch: perl
27678            ! lib/Tie/RefHash.pm
27679 ____________________________________________________________________________
27680 [ 28183] By: rgs                                   on 2006/05/12  20:57:07
27681         Log: Subject: Re: [PATCH] my_snprintf
27682              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
27683              Date: Fri, 12 May 2006 22:28:49 +0300
27684              Message-ID: <4464E1F1.9010706@gmail.com>
27685      Branch: perl
27686            ! embed.fnc global.sym perl.h perlio.c pod/perlapi.pod pp_ctl.c
27687            ! proto.h regcomp.c sv.c toke.c universal.c util.c
27688 ____________________________________________________________________________
27689 [ 28181] By: rgs                                   on 2006/05/12  16:55:36
27690         Log: Subject: AW: question on "len item/string item" with unpack()
27691              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
27692              Date: Fri, 5 May 2006 13:20:24 +0200 
27693              Message-ID: <E9A2605289D8D7468B1A21EC24E59D2104979424@naimucx5.muc.allianz>
27694      Branch: perl
27695            ! pod/perlfunc.pod
27696 ____________________________________________________________________________
27697 [ 28180] By: rgs                                   on 2006/05/12  15:48:43
27698         Log: Subject: [PATCH]  upgrade bytes_to_uni
27699              From: andy@petdance.com (Andy Lester)
27700              Date: Fri, 12 May 2006 00:21:23 -0500
27701              Message-ID: <20060512052123.GA21648@petdance.com>
27702      Branch: perl
27703            ! embed.fnc embed.h pp_pack.c proto.h
27704 ____________________________________________________________________________
27705 [ 28179] By: rgs                                   on 2006/05/12  14:33:40
27706         Log: Subject: [PATCH] Proper use of static funcs in toke.c and pp_sys.c
27707              From: andy@petdance.com (Andy Lester)
27708              Date: Tue, 9 May 2006 12:27:30 -0500
27709              Message-ID: <20060509172730.GA5272@petdance.com>
27710      Branch: perl
27711            ! embed.fnc embed.h pp_sys.c proto.h toke.c
27712 ____________________________________________________________________________
27713 [ 28178] By: nicholas                              on 2006/05/12  14:08:45
27714         Log: The upgrade/croak order in Perl_sv_utf8_encode() seemed utterly
27715              backwards. It now checks for readonly *first*.
27716      Branch: perl
27717            ! sv.c
27718 ____________________________________________________________________________
27719 [ 28177] By: rgs                                   on 2006/05/12  13:09:29
27720         Log: Upgrade to Tie::RefHash 1.34, by Yuval Kogman
27721      Branch: perl
27722            + lib/Tie/RefHash/rebless.t lib/Tie/RefHash/storable.t
27723            ! MANIFEST lib/Tie/RefHash.pm lib/Tie/RefHash/refhash.t
27724            ! lib/Tie/RefHash/threaded.t
27725 ____________________________________________________________________________
27726 [ 28176] By: rgs                                   on 2006/05/12  12:23:03
27727         Log: Subject: [PATCH] Speed up utf8.c a bit
27728              From: andy@petdance.com (Andy Lester)
27729              Date: Thu, 11 May 2006 22:41:01 -0500
27730              Message-ID: <20060512034101.GA10709@petdance.com>
27731      Branch: perl
27732            ! utf8.c
27733 ____________________________________________________________________________
27734 [ 28175] By: rgs                                   on 2006/05/12  12:13:03
27735         Log: Subject: [PATCH] Fixing embed.fnc
27736              From: andy@petdance.com (Andy Lester)
27737              Date: Thu, 11 May 2006 21:54:10 -0500
27738              Message-ID: <20060512025410.GA32709@petdance.com>
27739      Branch: perl
27740            ! embed.fnc proto.h
27741 ____________________________________________________________________________
27742 [ 28174] By: nicholas                              on 2006/05/12  11:47:40
27743         Log: Threads and signals. Delicious. Tweak change 28168 to add a local
27744              signal handler in the sleeping thread, because some operating systems
27745              deliver the SIGINT to that thread rather than the signalling thread.
27746      Branch: perl
27747            ! ext/threads/t/kill.t
27748 ____________________________________________________________________________
27749 [ 28173] By: rgs                                   on 2006/05/12  11:40:51
27750         Log: Subject: [PATCH] Better unsafe signals info in threads.pm
27751              From: "Jerry D. Hedden" <jerry@hedden.us>
27752              Date: Thu, 11 May 2006 11:50:15 -0700
27753              Message-ID: <20060511115015.fb30e530d17747c2b054d625b8945d88.8b4855700b.wbe@email.secureserver.net>
27754      Branch: perl
27755            ! ext/threads/threads.pm
27756 ____________________________________________________________________________
27757 [ 28172] By: nicholas                              on 2006/05/12  09:47:29
27758         Log: Fix concise-xs.t following the changes to B::Deparse.
27759      Branch: perl
27760            ! ext/B/t/concise-xs.t
27761 ____________________________________________________________________________
27762 [ 28171] By: nicholas                              on 2006/05/11  21:44:06
27763         Log: Tk spots that S_glob_2pv might be called from *_nolen, so we need to
27764              check that len is non-NULL before assigning to it.
27765      Branch: perl
27766            ! sv.c
27767 ____________________________________________________________________________
27768 [ 28168] By: rgs                                   on 2006/05/11  16:47:33
27769         Log: Subject: [PATCH] Thread signalling [REVISED]
27770              From: "Jerry D. Hedden" <jerry@hedden.us>
27771              Date: Thu, 11 May 2006 08:55:39 -0700
27772              Message-ID: <20060511085539.fb30e530d17747c2b054d625b8945d88.a90037f085.wbe@email.secureserver.net>
27773      Branch: perl
27774            + ext/threads/t/kill.t
27775            ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL
27776            ! ext/threads/threads.pm ext/threads/threads.xs
27777 ____________________________________________________________________________
27778 [ 28166] By: rgs                                   on 2006/05/11  16:06:06
27779         Log: Deparse state variables.
27780      Branch: perl
27781            ! ext/B/B/Deparse.pm
27782 ____________________________________________________________________________
27783 [ 28156] By: stevep                                on 2006/05/11  00:09:53
27784         Log: Adding a mention of STDIN processing by qx// as requested by 
27785              RT #34288: perlop: qx/STRING/: mention STDIN
27786      Branch: perl
27787            ! pod/perlop.pod
27788 ____________________________________________________________________________
27789 [ 28155] By: stevep                                on 2006/05/10  23:02:20
27790         Log: Add -fno-delete-null-pointer-checks to ccflags on Itaniums when 
27791              compiling with gcc's 3.2, 3.3, or 3.4.  This fixes RT #37156.
27792      Branch: perl
27793            ! hints/linux.sh
27794 ____________________________________________________________________________
27795 [ 28152] By: stevep                                on 2006/05/10  15:03:03
27796         Log: Upgrade to Encode-2.17
27797      Branch: perl
27798            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/encoding.pm
27799 ____________________________________________________________________________
27800 [ 28150] By: nicholas                              on 2006/05/10  14:08:43
27801         Log: no 5.9.4; should fail in version 5.9.4.
27802              Improve the diagnostics and test names in t/comp/use.t
27803      Branch: perl
27804            ! pp_ctl.c t/comp/use.t
27805 ____________________________________________________________________________
27806 [ 28149] By: nicholas                              on 2006/05/10  13:08:49
27807         Log: Convert use.t to an inlined is/isnt/like implementation, to give better
27808              diagnostics.
27809      Branch: perl
27810            ! t/comp/use.t
27811 ____________________________________________________________________________
27812 [ 28148] By: davem                                 on 2006/05/10  01:32:10
27813         Log: disable WARN and DIE hooks during constant folding
27814      Branch: perl
27815            ! op.c t/comp/fold.t util.c warnings.h warnings.pl
27816 ____________________________________________________________________________
27817 [ 28146] By: nicholas                              on 2006/05/09  21:42:18
27818         Log: Change 28145 means that Perl_allocmy() can take a const char *name.
27819      Branch: perl
27820            ! embed.fnc op.c proto.h
27821 ____________________________________________________________________________
27822 [ 28145] By: nicholas                              on 2006/05/09  20:42:03
27823         Log: Simplify the non-printable name error reporting code in Perl_allocmy().
27824      Branch: perl
27825            ! op.c
27826 ____________________________________________________________________________
27827 [ 28144] By: nicholas                              on 2006/05/09  20:10:12
27828         Log: In Perl_Gv_AMupdate(), there's no need to call sv_unmagic() if we know
27829              the magic isn't there.
27830      Branch: perl
27831            ! gv.c
27832 ____________________________________________________________________________
27833 [ 28143] By: nicholas                              on 2006/05/09  19:31:04
27834         Log: Gv_AMupdate() always creates magic, so mg can never be NULL.
27835      Branch: perl
27836            ! gv.c
27837 ____________________________________________________________________________
27838 [ 28142] By: nicholas                              on 2006/05/09  16:35:25
27839         Log: Two signed array indicies that Coverity spots should be unsigned.
27840      Branch: perl
27841            ! ext/POSIX/POSIX.xs
27842 ____________________________________________________________________________
27843 [ 28141] By: nicholas                              on 2006/05/09  16:04:25
27844         Log: Ressurect change 27824, which plugs a resource leak in uncalled code.
27845      Branch: perl
27846            ! ext/Encode/Encode.xs
27847 ____________________________________________________________________________
27848 [ 28140] By: rgs                                   on 2006/05/09  15:23:55
27849         Log: Subject: wince crosscompile patch for 28132
27850              From: Vadim <vadim@vkonovalov.ru>
27851              Date: Tue, 09 May 2006 15:09:43 +0400
27852              Message-ID: <44607877.90603@vkonovalov.ru>
27853      Branch: perl
27854            ! INSTALL perl.h perlio.c win32/Makefile.ce win32/config.ce
27855            ! win32/config_H.ce
27856 ____________________________________________________________________________
27857 [ 28139] By: rgs                                   on 2006/05/09  14:03:30
27858         Log: POD fixes
27859      Branch: perl
27860            ! lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
27861            ! lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
27862            ! lib/DBM_Filter/utf8.pm
27863 ____________________________________________________________________________
27864 [ 28138] By: rgs                                   on 2006/05/09  13:45:43
27865         Log: Subject: Re: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
27866              From: David Landgren <david@landgren.net>
27867              Date: Tue, 09 May 2006 13:03:22 +0200
27868              Message-ID: <446076FA.6010409@landgren.net>
27869      Branch: perl
27870            ! ext/IPC/SysV/t/sem.t
27871 ____________________________________________________________________________
27872 [ 28137] By: rgs                                   on 2006/05/09  13:18:34
27873         Log: Fix another Coverity problem by adding an assert that says that
27874              some string we got from the lexer is null-terminated
27875      Branch: perl
27876            ! op.c
27877 ____________________________________________________________________________
27878 [ 28136] By: rgs                                   on 2006/05/09  13:10:01
27879         Log: Fix a logic error in conditional found by Coverity
27880      Branch: perl
27881            ! op.c
27882 ____________________________________________________________________________
27883 [ 28135] By: davem                                 on 2006/05/09  11:43:55
27884         Log: allow exit during fold_constants
27885              eg BEGIN { $SIG{__WARN__} = sub{exit};} "a" == "b" 
27886      Branch: perl
27887            ! op.c
27888 ____________________________________________________________________________
27889 [ 28134] By: steveh                                on 2006/05/09  08:04:29
27890         Log: Subject: [PATCH] 'threads' patch to fix threaded build on Win32
27891              From: "Jerry D. Hedden" <jerry@hedden.us>
27892              Date: Mon, 08 May 2006 10:23:33 -0700
27893              Message-ID: <20060508102333.fb30e530d17747c2b054d625b8945d88.1e447744fc.wbe@email.secureserver.net>
27894      Branch: perl
27895            ! ext/threads/Changes ext/threads/README ext/threads/threads.pm
27896            ! ext/threads/threads.xs
27897 ____________________________________________________________________________
27898 [ 28133] By: rgs                                   on 2006/05/09  07:27:37
27899         Log: Subject: perlop.pod doc patch: I/O operators
27900              From: Ash Berlin <ash@cpan.org>
27901              Date: Sat, 06 May 2006 14:16:00 +0100
27902              Message-ID: <445CA190.1070105@cpan.org>
27903      Branch: perl
27904            ! pod/perlop.pod
27905 ____________________________________________________________________________
27906 [ 28132] By: stevep                                on 2006/05/09  02:16:18
27907         Log: Subject: [PATCH] PERL_MEM_LOG enhancements
27908              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
27909              Date: Sat, 06 May 2006 11:21:02 +0300
27910              Message-ID: <445C5C6E.6070201@gmail.com>
27911      Branch: perl
27912            ! util.c
27913 ____________________________________________________________________________
27914 [ 28131] By: nicholas                              on 2006/05/08  21:11:37
27915         Log: Subject: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
27916              From: David Landgren <david@landgren.net>
27917              Message-ID: <445B694B.8060901@landgren.net>
27918              Date: Fri, 05 May 2006 17:03:39 +0200
27919              
27920              Subject: Re: [PATCH] ext/IPC/SysV/t/sem.t using test.pl
27921              From: David Landgren <david@landgren.net>
27922              Message-ID: <445B75EF.3000100@landgren.net>
27923              Date: Fri, 05 May 2006 17:57:35 +0200
27924      Branch: perl
27925            ! ext/IPC/SysV/t/ipcsysv.t ext/IPC/SysV/t/sem.t
27926 ____________________________________________________________________________
27927 [ 28127] By: stevep                                on 2006/05/08  19:01:56
27928         Log: Rename lib/Text/Balanced/t/00.load.t to 
27929              lib/Text/Balanced/t/00-load.t and restore a test to 
27930              lib/Text/Balanced/t/extmul.t.
27931      Branch: perl
27932           +> lib/Text/Balanced/t/00-load.t
27933            - lib/Text/Balanced/t/00.load.t
27934            ! MANIFEST lib/Text/Balanced/t/extmul.t
27935 ____________________________________________________________________________
27936 [ 28126] By: stevep                                on 2006/05/08  18:46:16
27937         Log: Version bump and typo fix from change #28125.
27938      Branch: perl
27939            ! lib/Text/Balanced.pm
27940 ____________________________________________________________________________
27941 [ 28125] By: stevep                                on 2006/05/08  18:37:47
27942         Log: Rollback two changes in Text::Balanced which cause test failures in the
27943              CPAN and bleadperl version of the tests.  Also, the previous bleadperl
27944              version of one test file is a bit more comprehensive than what was in
27945              CPAN, so it has been completely restored.
27946      Branch: perl
27947            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extqlk.t
27948 ____________________________________________________________________________
27949 [ 28122] By: stevep                                on 2006/05/08  16:47:39
27950         Log: Upgrade to Digest-SHA-5.36.  Actually bumped to 5.36_01 as
27951              change #27352 has not yet been applied to the CPAN version.
27952      Branch: perl
27953            ! ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL
27954            ! ext/Digest/SHA/README ext/Digest/SHA/SHA.pm
27955            ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c
27956            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
27957            ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/nist/Readme.txt
27958            ! ext/Digest/SHA/t/nist/bit-hashes.sha1
27959            ! ext/Digest/SHA/t/nist/bit-messages.sha1
27960            ! ext/Digest/SHA/t/nist/byte-hashes.sha1
27961            ! ext/Digest/SHA/t/nist/byte-messages.sha1
27962 ____________________________________________________________________________
27963 [ 28118] By: nicholas                              on 2006/05/08  11:23:15
27964         Log: Tie::RefHash is now dual life, maintained by Yuval Kogman.
27965      Branch: perl
27966            ! Porting/Maintainers.pl
27967 ____________________________________________________________________________
27968 [ 28116] By: merijn                                on 2006/05/07  14:18:45
27969         Log: Remvove code that gets undone in the next line.
27970              Keep the documentation part.
27971      Branch: perl
27972            ! hints/hpux.sh
27973 ____________________________________________________________________________
27974 [ 28108] By: stevep                                on 2006/05/05  16:26:48
27975         Log: These Module::Build tests depended on STDIN.  Unfortunately, cron
27976              closes STDIN, so these build failures were only seen while 
27977              running smokes through cron.
27978      Branch: perl
27979            ! lib/Module/Build/t/extend.t
27980 ____________________________________________________________________________
27981 [ 28106] By: rgs                                   on 2006/05/05  12:48:19
27982         Log: Implement state array and state hashes. Initialisation assignment
27983              to state arrays or hashes is not implemented yet.
27984      Branch: perl
27985            ! ext/B/B/Concise.pm pp.c t/op/state.t
27986 ____________________________________________________________________________
27987 [ 28105] By: stevep                                on 2006/05/05  12:40:41
27988         Log: Upgrade to Text-Balanced-1.98
27989      Branch: perl
27990            + lib/Text/Balanced/t/00.load.t
27991            + lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t
27992            ! MANIFEST lib/Text/Balanced.pm lib/Text/Balanced/Changes
27993            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extmul.t
27994            ! lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
27995            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
27996 ____________________________________________________________________________
27997 [ 28104] By: rgs                                   on 2006/05/05  11:32:36
27998         Log: Subject: [PATCH] threads - stack size support
27999              From: "Jerry D. Hedden" <jerry@hedden.us>
28000              Date: Thu, 04 May 2006 10:07:58 -0700
28001              Message-ID: <20060504100758.fb30e530d17747c2b054d625b8945d88.1ee893a99c.wbe@email.secureserver.net>
28002      Branch: perl
28003            + ext/threads/t/stack.t ext/threads/t/stack_env.t
28004            ! MANIFEST ext/threads/Changes ext/threads/README
28005            ! ext/threads/threads.pm ext/threads/threads.xs
28006 ____________________________________________________________________________
28007 [ 28103] By: stevep                                on 2006/05/05  01:26:08
28008         Log: Teach checkAUTHORS.pl about Sarathy's new email address.
28009      Branch: perl
28010            ! Porting/checkAUTHORS.pl
28011 ____________________________________________________________________________
28012 [ 28102] By: stevep                                on 2006/05/05  01:12:41
28013         Log: Subject: [PATCH] Email address changes
28014              From: "Jan Dubois" <jand@activestate.com>
28015              Date: Thu, 4 May 2006 15:28:19 -0700
28016              Message-ID: <007101c66fca$0b651a50$2217a8c0@candy>
28017      Branch: perl
28018            ! AUTHORS
28019 ____________________________________________________________________________
28020 [ 28101] By: stevep                                on 2006/05/04  20:03:42
28021         Log: Upgrade to ExtUtils-Install-1.40
28022      Branch: perl
28023            ! lib/ExtUtils/Install.pm
28024 ____________________________________________________________________________
28025 [ 28100] By: rgs                                   on 2006/05/04  16:37:28
28026         Log: Subject: RE: [PATCH-for-28089] wince yet another step
28027              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
28028              Date: Thu, 4 May 2006 17:32:12 +0200 
28029              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB454@ru0022exch001u.ru.lucent.com>
28030      Branch: perl
28031            ! README.ce win32/perllib.c win32/vmem.h win32/win32.h
28032 ____________________________________________________________________________
28033 [ 28099] By: rgs                                   on 2006/05/04  12:51:51
28034         Log: Subject: [PATCH] threads - formatting [REVISED]
28035              From: "Jerry D. Hedden" <jerry@hedden.us>
28036              Date: Wed, 03 May 2006 12:34:34 -0700
28037              Message-ID: <20060503123433.fb30e530d17747c2b054d625b8945d88.d352e5da51.wbe@email.secureserver.net>
28038      Branch: perl
28039            ! ext/threads/README ext/threads/t/basic.t ext/threads/t/end.t
28040            ! ext/threads/t/join.t ext/threads/t/libc.t ext/threads/t/list.t
28041            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
28042            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
28043            ! ext/threads/t/thread.t ext/threads/threads.pm
28044            ! ext/threads/threads.xs
28045 ____________________________________________________________________________
28046 [ 28098] By: rgs                                   on 2006/05/04  12:06:33
28047         Log: Upgrade to Encode 2.16
28048      Branch: perl
28049            ! ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
28050            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
28051            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
28052            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
28053            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
28054            ! ext/Encode/Encode/encode.h ext/Encode/JP/JP.pm
28055            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
28056            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
28057            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
28058            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
28059            ! ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
28060            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
28061            ! ext/Encode/bin/piconv ext/Encode/bin/ucm2table
28062            ! ext/Encode/bin/ucmlint ext/Encode/bin/ucmsort
28063            ! ext/Encode/bin/unidump ext/Encode/encengine.c
28064            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
28065            ! ext/Encode/lib/Encode/CJKConstants.pm
28066            ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
28067            ! ext/Encode/lib/Encode/Encoder.pm
28068            ! ext/Encode/lib/Encode/Encoding.pm
28069            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
28070            ! ext/Encode/lib/Encode/JP/JIS7.pm
28071            ! ext/Encode/lib/Encode/KR/2022_KR.pm
28072            ! ext/Encode/lib/Encode/MIME/Header.pm
28073            ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
28074            ! ext/Encode/lib/Encode/PerlIO.pod
28075            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t
28076            ! ext/Encode/t/CJKT.t ext/Encode/t/Encode.t
28077            ! ext/Encode/t/Unicode.t ext/Encode/t/at-cn.t
28078            ! ext/Encode/t/at-tw.t ext/Encode/t/enc_data.t
28079            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
28080            ! ext/Encode/t/enc_utf8.t ext/Encode/t/encoding.t
28081            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
28082            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
28083            ! ext/Encode/t/mime_header_iso2022jp.t ext/Encode/t/perlio.t
28084            ! ext/Encode/t/rt.pl ext/Encode/t/unibench.pl
28085            ! ext/Encode/t/utf8strict.t
28086 ____________________________________________________________________________
28087 [ 28097] By: rgs                                   on 2006/05/04  11:32:05
28088         Log: Resubmit change #28095
28089      Branch: perl
28090            ! t/op/grep.t
28091 ____________________________________________________________________________
28092 [ 28096] By: steveh                                on 2006/05/04  11:22:04
28093         Log: Subject: [PATCH-for-28089] wince yet another step
28094              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
28095              Date: Thu, 4 May 2006 13:04:45 +0200 
28096              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB1EE@ru0022exch001u.ru.lucent.com>
28097      Branch: perl
28098            ! win32/Makefile.ce
28099 ____________________________________________________________________________
28100 [ 28095] By: rgs                                   on 2006/05/04  10:00:14
28101         Log: Subject: [PATCH] t/op/grep.t using test.pl
28102              From: David Landgren <david@landgren.net>
28103              Date: Wed, 03 May 2006 15:53:38 +0200
28104              Message-ID: <4458B5E2.7090103@landgren.net>
28105      Branch: perl
28106            ! t/op/grep.t
28107 ____________________________________________________________________________
28108 [ 28094] By: rgs                                   on 2006/05/04  09:58:28
28109         Log: Subject: [PATCH] t/op/context.t using test.pl
28110              From: David Landgren <david@landgren.net>
28111              Date: Wed, 03 May 2006 16:20:40 +0200
28112              Message-ID: <4458BC38.6050600@landgren.net>
28113      Branch: perl
28114            ! t/op/context.t
28115 ____________________________________________________________________________
28116 [ 28093] By: rgs                                   on 2006/05/04  09:56:56
28117         Log: Subject: [PATCH] t/op/list.t using test.pl
28118              From: David Landgren <david@landgren.net>
28119              Date: Wed, 03 May 2006 19:40:40 +0200
28120              Message-ID: <4458EB18.8070904@landgren.net>
28121      Branch: perl
28122            ! t/op/list.t
28123 ____________________________________________________________________________
28124 [ 28092] By: rgs                                   on 2006/05/04  09:43:51
28125         Log: Document order of evaluation for the comma operator
28126              
28127              Subject: [PATCH] Re: Kill select((select(OUTPUT_HANDLE), $| = 1)[0]);
28128              From: Paul Johnson <paul@pjcj.net>
28129              Date: Wed, 26 Apr 2006 22:38:43 +0200
28130              Message-ID: <20060426203843.GE21543@pjcj.net>
28131      Branch: perl
28132            ! pod/perlop.pod
28133 ____________________________________________________________________________
28134 [ 28091] By: steveh                                on 2006/05/04  08:24:06
28135         Log: Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
28136              From: "Jan Dubois" <jand@activestate.com>
28137              Date: Wed, 3 May 2006 12:41:23 -0700
28138              Message-ID: <013f01c66ee9$8f1437a0$d045a8c0@candy>
28139      Branch: perl
28140            ! pod/perlport.pod
28141 ____________________________________________________________________________
28142 [ 28090] By: rgs                                   on 2006/05/04  07:42:27
28143         Log: Another test for state variables and closures,
28144              adapted from a Perl 6 example, pointed out by
28145              Joshua "Limbic_Region" Gatcomb
28146      Branch: perl
28147            ! t/op/state.t
28148 ____________________________________________________________________________
28149 [ 28089] By: rgs                                   on 2006/05/03  22:49:14
28150         Log: Ensure that C<(state $x) = $y> is not a state assignment
28151              (due to the parentheses that make it a regular assignment
28152              to a variable declared inside a list)
28153      Branch: perl
28154            ! t/op/state.t
28155 ____________________________________________________________________________
28156 [ 28088] By: rgs                                   on 2006/05/03  22:40:28
28157         Log: New test case for state variables with ties, suggested by Nicholas
28158      Branch: perl
28159            ! t/op/state.t
28160 ____________________________________________________________________________
28161 [ 28087] By: rgs                                   on 2006/05/03  22:01:41
28162         Log: Add "state" feature
28163      Branch: perl
28164            ! lib/feature.pm perl_keyword.pl t/op/state.t toke.c
28165 ____________________________________________________________________________
28166 [ 28086] By: rgs                                   on 2006/05/03  21:46:02
28167         Log: Introduce a new keyword, state, for state variables.
28168      Branch: perl
28169            + t/op/state.t
28170            ! MANIFEST dump.c embed.fnc embed.h ext/B/B/Concise.pm
28171            ! ext/B/t/concise-xs.t keywords.h keywords.pl op.c op.h pad.c
28172            ! perl.h perl_keyword.pl pod/perlintern.pod pp_hot.c proto.h
28173            ! sv.h toke.c
28174 ____________________________________________________________________________
28175 [ 28085] By: rgs                                   on 2006/05/03  19:15:00
28176         Log: Subject: [PATCH] wince another step
28177              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **"
28178              Date: Wed, 3 May 2006 20:11:11 +0200 
28179              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCAE1F@ru0022exch001u.ru.lucent.com>
28180      Branch: perl
28181            - win32/xconfig.h
28182            ! MANIFEST win32/Makefile.ce
28183 ____________________________________________________________________________
28184 [ 28084] By: rgs                                   on 2006/05/03  19:10:29
28185         Log: Subject: [PATCH] Clarify hard link support on Windows
28186              From: "Jan Dubois" <jand@activestate.com>
28187              Date: Wed, 3 May 2006 11:30:03 -0700
28188              Message-ID: <013a01c66edf$982ebcc0$d045a8c0@candy>
28189      Branch: perl
28190            ! pod/perlport.pod
28191 ____________________________________________________________________________
28192 [ 28083] By: rgs                                   on 2006/05/03  19:06:26
28193         Log: Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
28194              From: "Jan Dubois" <jand@activestate.com>
28195              Date: Wed, 3 May 2006 11:18:30 -0700
28196              Message-ID: <013901c66edd$fb8ae750$d045a8c0@candy>
28197      Branch: perl
28198            ! pod/perlvar.pod
28199 ____________________________________________________________________________
28200 [ 28082] By: stevep                                on 2006/05/03  17:56:37
28201         Log: Upgrade to CGI-3.20
28202      Branch: perl
28203            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
28204            ! lib/CGI/t/cookie.t lib/CGI/t/function.t
28205 ____________________________________________________________________________
28206 [ 28081] By: rgs                                   on 2006/05/03  16:24:04
28207         Log: Subject: [PATCH] more logic localizations
28208              From: andy@petdance.com (Andy Lester)
28209              Date: Tue, 11 Apr 2006 14:14:45 -0500
28210              Message-ID: <20060411191445.GA4938@petdance.com>
28211      Branch: perl
28212            ! mg.c
28213 ____________________________________________________________________________
28214 [ 28080] By: rgs                                   on 2006/05/03  16:09:48
28215         Log: Subject: -Dmad breaks a few tests
28216              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
28217              Date: Tue, 2 May 2006 01:37:03 +0200
28218              Message-Id: <64F8ECEA-D96B-11DA-AA80-000502F3279F@free.fr>
28219              
28220              (part of, with tweaks)
28221      Branch: perl
28222            ! t/op/incfilter.t
28223 ____________________________________________________________________________
28224 [ 28079] By: rgs                                   on 2006/05/03  09:04:30
28225         Log: Subject: [PATCH] Remove an unnecessary goto
28226              From: andy@petdance.com (Andy Lester)
28227              Date: Wed, 3 May 2006 00:54:30 -0500
28228              Message-ID: <20060503055430.GA4922@petdance.com>
28229      Branch: perl
28230            ! op.c
28231 ____________________________________________________________________________
28232 [ 28078] By: rgs                                   on 2006/05/03  09:00:39
28233         Log: Subject: [PATCH] optimize S_find_array_subscript
28234              From: andy@petdance.com (Andy Lester)
28235              Date: Tue, 2 May 2006 21:09:08 -0500
28236              Message-ID: <20060503020908.GA2234@petdance.com>
28237      Branch: perl
28238            ! sv.c
28239 ____________________________________________________________________________
28240 [ 28077] By: rgs                                   on 2006/05/03  08:57:45
28241         Log: Subject: [PATCH] clean up loops in doio.c and dump.c
28242              From: andy@petdance.com (Andy Lester)
28243              Date: Tue, 2 May 2006 13:38:15 -0500
28244              Message-ID: <20060502183815.GA7979@petdance.com>
28245      Branch: perl
28246            ! doio.c dump.c embed.fnc embed.h proto.h
28247 ____________________________________________________________________________
28248 [ 28076] By: rgs                                   on 2006/05/03  08:52:01
28249         Log: Subject: [PATCH] pp_sys.c: U8* cast
28250              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
28251              Date: Tue, 2 May 2006 20:04:33 +0300 (EEST)
28252              Message-Id: <200605021704.k42H4XIh255652@kosh.hut.fi>
28253      Branch: perl
28254            ! pp_sys.c
28255 ____________________________________________________________________________
28256 [ 28075] By: rgs                                   on 2006/05/03  08:51:14
28257         Log: Subject: [PATCH] hv.c: do zeroing via mem wrap check
28258              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
28259              Date: Tue, 2 May 2006 20:03:01 +0300 (EEST)
28260              Message-Id: <200605021703.k42H31PF216868@kosh.hut.fi>
28261      Branch: perl
28262            ! hv.c
28263 ____________________________________________________________________________
28264 [ 28074] By: rgs                                   on 2006/05/03  08:38:39
28265         Log: Subject: [PATCH] microperl update
28266              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28267              Date: Wed, 03 May 2006 08:20:31 +0300
28268              Message-ID: <44583D9F.8060401@gmail.com>
28269      Branch: perl
28270            ! Makefile.micro README.micro uconfig.h uconfig.sh
28271 ____________________________________________________________________________
28272 [ 28073] By: steveh                                on 2006/05/03  08:25:27
28273         Log: Make Perl_unshare_hek visible to core extensions without being public
28274              
28275              See the comments in:
28276              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00480.html
28277              (which were put into practice in changes #27800 and #27848)
28278      Branch: perl
28279            ! embed.fnc embed.h
28280 ____________________________________________________________________________
28281 [ 28072] By: steveh                                on 2006/05/03  08:03:50
28282         Log: Subject: Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
28283              From: Vadim <vadim@vkonovalov.ru>
28284              Date: Wed, 03 May 2006 06:10:59 +0400
28285              Message-ID: <44581133.8080100@vkonovalov.ru>
28286      Branch: perl
28287           +> win32/perlmaince.c
28288            - win32/perlmain.c
28289            ! MANIFEST
28290 ____________________________________________________________________________
28291 [ 28071] By: stevep                                on 2006/05/03  01:46:27
28292         Log: Subject: Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
28293              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
28294              Date: Wed, 03 May 2006 10:00:03 +0900
28295              Message-Id: <20060503095420.0357.BQW10602@nifty.com>
28296      Branch: perl
28297            ! embed.fnc embed.h global.sym
28298 ____________________________________________________________________________
28299 [ 28070] By: nicholas                              on 2006/05/02  22:38:52
28300         Log: Remove a variable left unused since change 28065.
28301      Branch: perl
28302            ! sv.c
28303 ____________________________________________________________________________
28304 [ 28069] By: nicholas                              on 2006/05/02  22:19:56
28305         Log: Add a new hash key flag HVhek_UNSHARED, to mark all unshared hash keys.
28306              Otherwise Perl_newSVhek(), called by Perl_hv_iterkeysv(), naively
28307              assumes that it can share any hash key directly.
28308      Branch: perl
28309            ! hv.c hv.h sv.c
28310 ____________________________________________________________________________
28311 [ 28068] By: nicholas                              on 2006/05/02  22:16:25
28312         Log: cumulative totals and list reverse for checkAUTHORS.pl
28313      Branch: perl
28314            ! Porting/checkAUTHORS.pl
28315 ____________________________________________________________________________
28316 [ 28067] By: stevep                                on 2006/05/02  18:03:57
28317         Log: Another place where Intel C++ pretending to be gcc is a really
28318              bad thing.
28319      Branch: perl
28320            ! gv.h
28321 ____________________________________________________________________________
28322 [ 28066] By: nicholas                              on 2006/05/02  17:46:38
28323         Log: *static* pointers to newXSUB(), dammit!
28324      Branch: perl
28325            ! writemain.SH xsutils.c
28326 ____________________________________________________________________________
28327 [ 28065] By: nicholas                              on 2006/05/02  17:00:56
28328         Log: Assert that SvMAGIC() isn't being called on PVMGs which are using the
28329              same union to store the stash for our.
28330      Branch: perl
28331            ! sv.c sv.h
28332 ____________________________________________________________________________
28333 [ 28064] By: nicholas                              on 2006/05/02  16:24:14
28334         Log: Change 28063 forgot 1 key line - acutally use the correct filename
28335              storage.
28336      Branch: perl
28337            ! op.c
28338 ____________________________________________________________________________
28339 [ 28063] By: nicholas                              on 2006/05/02  15:55:25
28340         Log: Fix bug in DynaLoader, which has been passing a filename in dynamic
28341              storage to newXS() seemingly forever. This involves creating
28342              newXS_flags(), with the first flag being "arrange to copy the 
28343              filename and free it at the right time".
28344      Branch: perl
28345            ! XSUB.h cv.h embed.fnc embed.h ext/DynaLoader/dl_aix.xs
28346            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dld.xs
28347            ! ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_dlopen.xs
28348            ! ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs
28349            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_mpeix.xs
28350            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_symbian.xs
28351            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs op.c
28352            ! pod/perlapi.pod proto.h
28353 ____________________________________________________________________________
28354 [ 28062] By: rgs                                   on 2006/05/02  15:37:35
28355         Log: Move some scripts under win32/ce-helpers.
28356              
28357              Subject: RE: Merge WinCE into Win32 directory and remove the the WinCE dir ectory
28358              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
28359              Date: Tue, 2 May 2006 17:30:59 +0200 
28360              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BB3F03@ru0022exch001u.ru.lucent.com>
28361      Branch: perl
28362           +> win32/ce-helpers/cecopy-lib.pl win32/ce-helpers/comp.pl
28363           +> win32/ce-helpers/compile-all.bat win32/ce-helpers/compile.bat
28364           +> win32/ce-helpers/makedist.pl win32/ce-helpers/registry.bat
28365            - win32/cecopy-lib.pl win32/comp.pl win32/compile-all.bat
28366            - win32/compile.bat win32/makedist.pl win32/registry.bat
28367            - win32/win32-d.h
28368            ! MANIFEST win32/Makefile.ce
28369 ____________________________________________________________________________
28370 [ 28061] By: rgs                                   on 2006/05/02  14:28:31
28371         Log: Subject: Re: Merge WinCE into Win32 directory and remove the the WinCE directory
28372              From: demerphq <demerphq@gmail.com>
28373              Date: Mon, 1 May 2006 19:02:09 +0200
28374              Message-ID: <9b18b3110605011002m56c0db99n169ae677efb6d059@mail.gmail.com>
28375              
28376              Plus adjustements to MANIFEST. Also, perlmain.c seemed to be missing
28377              from the patch.
28378      Branch: perl
28379            + win32/Makefile.ce win32/cecopy-lib.pl win32/comp.pl
28380            + win32/compile-all.bat win32/compile.bat win32/config.ce
28381            + win32/config_H.ce win32/makedist.pl win32/perl.rc
28382            + win32/perlmain.c win32/registry.bat win32/win32-d.h
28383            + win32/win32ceio.c win32/win32iop-o.h win32/wince.c
28384            + win32/wince.h win32/wincesck.c win32/xconfig.h
28385            - wince/Makefile.ce wince/bin/exetype.pl wince/bin/perlglob.pl
28386            - wince/bin/pl2bat.pl wince/bin/runperl.pl wince/bin/search.pl
28387            - wince/cecopy-lib.pl wince/comp.pl wince/compile-all.bat
28388            - wince/compile.bat wince/config.ce wince/config_H.ce
28389            - wince/config_h.PL wince/config_sh.PL wince/dl_win32.xs
28390            - wince/include/arpa/inet.h wince/include/sys/socket.h
28391            - wince/makedist.pl wince/makeico.pl wince/perl.rc
28392            - wince/perlhost.h wince/perllib.c wince/perlmain.c
28393            - wince/registry.bat wince/runperl.c wince/splittree.pl
28394            - wince/vdir.h wince/vmem.h wince/win32.h wince/win32io.c
28395            - wince/win32iop.h wince/win32thread.c wince/win32thread.h
28396            - wince/wince.c wince/wince.h wince/wincesck.c
28397            ! MANIFEST win32/include/sys/socket.h win32/win32.h
28398            ! win32/win32thread.h
28399 ____________________________________________________________________________
28400 [ 28060] By: nicholas                              on 2006/05/02  12:41:43
28401         Log: GvFILE() cannot be a pointer to the memory owned by the COP, because
28402              COPs created by use can be freed along this memory, but the GP
28403              remains. Given that several GVs may refer to the same file, use a
28404              shared string rather than an individual allocation per GP.
28405      Branch: perl
28406            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
28407            ! gv.c gv.h sv.c
28408 ____________________________________________________________________________
28409 [ 28059] By: nicholas                              on 2006/05/02  12:02:32
28410         Log: Change 28037 broke t/op/each.t when running with TEST.
28411      Branch: perl
28412            ! t/test.pl
28413 ____________________________________________________________________________
28414 [ 28058] By: nicholas                              on 2006/05/02  11:15:26
28415         Log: De-duplicate the code that creates new GPs into Perl_newGP().
28416      Branch: perl
28417            ! embed.fnc embed.h gv.c proto.h scope.c
28418 ____________________________________________________________________________
28419 [ 28057] By: rgs                                   on 2006/05/02  10:39:01
28420         Log: Subject: Re: [PATCH] t/op/glob.t using test.pl
28421              From: David Landgren <david@landgren.net>
28422              Date: Sat, 29 Apr 2006 15:32:07 +0200
28423              Message-ID: <44536AD7.4060608@landgren.net>
28424      Branch: perl
28425            ! t/op/glob.t
28426 ____________________________________________________________________________
28427 [ 28056] By: rgs                                   on 2006/05/02  10:36:39
28428         Log: Subject: [PATCH] t/op/hashwarn.t using test.pl
28429              From: David Landgren <david@landgren.net>
28430              Date: Sat, 29 Apr 2006 17:51:28 +0200
28431              Message-ID: <44538B80.2060503@landgren.net>
28432      Branch: perl
28433            ! t/op/hashwarn.t
28434 ____________________________________________________________________________
28435 [ 28055] By: rgs                                   on 2006/05/02  10:16:23
28436         Log: Subject: [PATCH] toke.c: function pointer to data pointer
28437              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
28438              Date: Tue, 2 May 2006 08:25:55 +0300 (EEST)
28439              Message-Id: <200605020525.k425Ptik165705@kosh.hut.fi>
28440      Branch: perl
28441            ! toke.c
28442 ____________________________________________________________________________
28443 [ 28054] By: rgs                                   on 2006/05/02  10:11:10
28444         Log: Subject: [DOC PATCH] chop warning in perlport
28445              From: Xavier Noria <fxn@hashref.com>
28446              Date: Tue, 2 May 2006 12:08:34 +0200
28447              Message-Id: <E06C0594-CAF6-4822-8EB4-8E06EAD4A889@hashref.com>
28448      Branch: perl
28449            ! pod/perlport.pod
28450 ____________________________________________________________________________
28451 [ 28053] By: steveh                                on 2006/05/02  09:59:23
28452         Log: Sigh. Third time lucky.
28453      Branch: perl
28454            ! win32/win32.h
28455 ____________________________________________________________________________
28456 [ 28052] By: steveh                                on 2006/05/02  09:46:41
28457         Log: Ahem. And here's the rest of #28051...
28458      Branch: perl
28459            ! win32/win32.h
28460 ____________________________________________________________________________
28461 [ 28051] By: steveh                                on 2006/05/02  09:39:01
28462         Log: Subject: RE: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
28463              From: "Jan Dubois" <jand@ActiveState.com>
28464              Date: Mon, 1 May 2006 18:55:11 -0700
28465              Message-ID: <08ff01c66d8b$7282e320$2217a8c0@candy>
28466              
28467              Subject: Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m)
28468              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
28469              Date: Tue, 2 May 2006 09:23:51 +0200
28470              Message-ID: <20060502092351.7bae0896@pc09>
28471      Branch: perl
28472            ! win32/config.vc win32/config.vc64 win32/config_H.vc
28473            ! win32/config_H.vc64
28474 ____________________________________________________________________________
28475 [ 28050] By: rgs                                   on 2006/05/02  09:13:19
28476         Log: Subject: [PATCH] pp.c casting, take two
28477              From: andy@petdance.com (Andy Lester)
28478              Date: Sun, 30 Apr 2006 19:48:26 -0500
28479              Message-ID: <20060501004826.GA4744@petdance.com>
28480              
28481              (with adjustements, some of the code has already
28482              been touched since)
28483      Branch: perl
28484            ! pp.c
28485 ____________________________________________________________________________
28486 [ 28049] By: rgs                                   on 2006/05/02  08:50:05
28487         Log: Subject: [PATCH] Some more SvREFCNT_inc updates
28488              From: andy@petdance.com (Andy Lester)
28489              Date: Sun, 30 Apr 2006 13:24:14 -0500
28490              Message-ID: <20060430182414.GA18094@petdance.com>
28491      Branch: perl
28492            ! cop.h pp_ctl.c
28493 ____________________________________________________________________________
28494 [ 28048] By: rgs                                   on 2006/05/02  08:48:04
28495         Log: Subject: [PATCH] quiet some perlio.c warnings
28496              From: andy@petdance.com (Andy Lester)
28497              Date: Sun, 30 Apr 2006 13:23:22 -0500
28498              Message-ID: <20060430182322.GA18064@petdance.com>
28499      Branch: perl
28500            ! perlio.c
28501 ____________________________________________________________________________
28502 [ 28047] By: rgs                                   on 2006/05/02  08:45:26
28503         Log: Subject: [PATCH] More tweaking of SvREFCNT_inc calls
28504              From: andy@petdance.com (Andy Lester)
28505              Date: Sun, 30 Apr 2006 12:06:21 -0500
28506              Message-ID: <20060430170621.GA4054@petdance.com>
28507      Branch: perl
28508            ! mg.c
28509 ____________________________________________________________________________
28510 [ 28046] By: stevep                                on 2006/05/02  02:50:33
28511         Log: One too many ('s in change #28043. 
28512      Branch: perl
28513            ! ext/Errno/Errno_pm.PL
28514 ____________________________________________________________________________
28515 [ 28045] By: stevep                                on 2006/05/02  02:47:43
28516         Log: Escape prompts with #'s to avoid causing tests to fail from
28517              the unexpected output.
28518      Branch: perl
28519            ! lib/Module/Build/t/extend.t
28520 ____________________________________________________________________________
28521 [ 28044] By: stevep                                on 2006/05/02  01:55:53
28522         Log: Fix for RT #25366: h2xs 1.23 from "Aaron Kaplan".
28523      Branch: perl
28524            ! utils/h2xs.PL
28525 ____________________________________________________________________________
28526 [ 28043] By: stevep                                on 2006/05/02  00:23:05
28527         Log: Fix for RT #7916: perl 5.6.1 with Intel's icc on RedHat 
28528              Linux 7.2.  The original fix, change #13053, added a check
28529              for $Config{gccversion} which is now populated by newer
28530              Intel compilers.  This additional change checks to see
28531              if Intel is in $Config{gccversion}.  If it is, its not
28532              a gcc.
28533      Branch: perl
28534            ! ext/Errno/Errno_pm.PL
28535 ____________________________________________________________________________
28536 [ 28042] By: stevep                                on 2006/05/01  23:30:59
28537         Log: Subject: [PATCH] signed vs unsigned char * nit
28538              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
28539              Date: Sat, 29 Apr 2006 20:59:29 +0300 (EEST)
28540              Message-Id: <200604291759.k3THxTji032009@kosh.hut.fi>
28541      Branch: perl
28542            ! pp.c
28543 ____________________________________________________________________________
28544 [ 28041] By: stevep                                on 2006/05/01  23:25:30
28545         Log: Reverting context removal from change #27992.  This should
28546              clear up threaded builds on Win32 and VMS. 
28547      Branch: perl
28548            ! embed.fnc embed.h pp_ctl.c proto.h
28549 ____________________________________________________________________________
28550 [ 28040] By: rgs                                   on 2006/05/01  20:25:17
28551         Log: Add a BUGS section to Fatal.pm, see bug #38790
28552      Branch: perl
28553            ! lib/Fatal.pm
28554 ____________________________________________________________________________
28555 [ 28039] By: nicholas                              on 2006/05/01  19:07:06
28556         Log: Disable SIGRTMAX and SIGRTMIN in POSIX if Configure's probes found that
28557              they aren't viable. (Certain glibcs are "interesting")
28558      Branch: perl
28559            ! ext/POSIX/Makefile.PL
28560 ____________________________________________________________________________
28561 [ 28038] By: nicholas                              on 2006/05/01  17:28:43
28562         Log: Allow a macro of "0" to mean "#if 0" for convenient elimination of
28563              constants.
28564      Branch: perl
28565            ! lib/ExtUtils/Constant/Base.pm
28566 ____________________________________________________________________________
28567 [ 28037] By: merijn                                on 2006/05/01  14:18:16
28568         Log: Subject: Re: [PATCH] provide diag() and don't use ++ in test.pl
28569              From: David Landgren <david@landgren.net>
28570              Date: Mon, 01 May 2006 15:50:03 +0200
28571              Message-ID: <4456120B.3000302@landgren.net>
28572              
28573              Plus some additional comment (also from David) about WHY not to
28574              use ++ in test.pl
28575      Branch: perl
28576            ! t/test.pl
28577 ____________________________________________________________________________
28578 [ 28036] By: merijn                                on 2006/05/01  12:56:54
28579         Log: Subject: Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
28580              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
28581              Date: Mon, 01 May 2006 21:34:33 +0900
28582              Message-Id: <20060501213249.814E.BQW10602@nifty.com>
28583      Branch: perl
28584            ! win32/config.vc64
28585 ____________________________________________________________________________
28586 [ 28035] By: nicholas                              on 2006/05/01  11:16:13
28587         Log: Re-order one DO_UTF8 to be after the SvPV.
28588      Branch: perl
28589            ! ext/Data/Dumper/Dumper.xs
28590 ____________________________________________________________________________
28591 [ 28034] By: nicholas                              on 2006/04/30  23:08:17
28592         Log: Fix two errors found by Coverity.
28593      Branch: perl
28594            ! pp_sys.c
28595 ____________________________________________________________________________
28596 [ 28033] By: nicholas                              on 2006/04/30  23:02:46
28597         Log: Add a --percentage option to checkAUTHORS.pl to show rankings as
28598              percentages.
28599      Branch: perl
28600            ! Porting/checkAUTHORS.pl
28601 ____________________________________________________________________________
28602 [ 28032] By: nicholas                              on 2006/04/30  22:00:34
28603         Log: Replace a STRLEN no_len; with a _nolen macro call.
28604      Branch: perl
28605            ! pp_pack.c
28606 ____________________________________________________________________________
28607 [ 28031] By: nicholas                              on 2006/04/30  21:27:20
28608         Log: Perl_pack_cat() is a mathom too!
28609      Branch: perl
28610            ! mathoms.c pod/perlapi.pod pp_pack.c
28611 ____________________________________________________________________________
28612 [ 28030] By: nicholas                              on 2006/04/30  20:41:29
28613         Log: One part of pp_pack couldn't correctly handle surprises from UTF-8
28614              overloading.
28615      Branch: perl
28616            ! pp_pack.c t/uni/overload.t
28617 ____________________________________________________________________________
28618 [ 28029] By: nicholas                              on 2006/04/30  19:07:43
28619         Log: do_vop() couldn't correctly handle surprises from UTF-8 overloading.
28620      Branch: perl
28621            ! doop.c t/uni/overload.t
28622 ____________________________________________________________________________
28623 [ 28028] By: nicholas                              on 2006/04/30  17:58:53
28624         Log: We had no tests that covered the grow paths in pp_uc and pp_lc.
28625      Branch: perl
28626            ! t/op/lc.t
28627 ____________________________________________________________________________
28628 [ 28027] By: nicholas                              on 2006/04/30  17:23:44
28629         Log: Dave noticed that change 28022 was wrong - should read is_index
28630              rather than just index.
28631      Branch: perl
28632            ! pp.c
28633 ____________________________________________________________________________
28634 [ 28026] By: merijn                                on 2006/04/30  15:22:12
28635         Log: Subject: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
28636              From: Abe Timmerman <abe@ztreet.demon.nl>
28637              Date: Sun, 30 Apr 2006 15:15:24 +0200
28638              Message-Id: <200604301515.24580.abe@ztreet.demon.nl>
28639      Branch: perl
28640            ! win32/config.vc win32/config_H.vc
28641 ____________________________________________________________________________
28642 [ 28025] By: stevep                                on 2006/04/30  14:27:08
28643         Log: I was mistaken.  Borland and gcc do have snprintf() and vsnprintf()
28644              on Win32.
28645      Branch: perl
28646            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28647            ! win32/config_H.vc64
28648 ____________________________________________________________________________
28649 [ 28024] By: stevep                                on 2006/04/30  13:14:25
28650         Log: OK, Win32 must no have snprintf()/vsnprintf 
28651      Branch: perl
28652            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28653            ! win32/config_H.vc64
28654 ____________________________________________________________________________
28655 [ 28023] By: davem                                 on 2006/04/30  12:32:09
28656         Log: remove a compiler warning by making HOPBACKc only hop *back*
28657      Branch: perl
28658            ! regexec.c
28659 ____________________________________________________________________________
28660 [ 28022] By: nicholas                              on 2006/04/30  11:14:04
28661         Log: index and rindex couldn't correctly handle surprises from UTF-8
28662              overloading.
28663      Branch: perl
28664            ! pp.c t/lib/warnings/9uninit t/uni/overload.t
28665 ____________________________________________________________________________
28666 [ 28021] By: nicholas                              on 2006/04/30  10:58:11
28667         Log: Document SvGAMAGIC(), and its significance w.r.t. the side effects of
28668              inadvertently calling magic and overloading too often.
28669      Branch: perl
28670            ! pod/perlapi.pod sv.h
28671 ____________________________________________________________________________
28672 [ 28020] By: nicholas                              on 2006/04/29  23:35:52
28673         Log: Coverity disliked us passing a negative length to vsnprintf().
28674      Branch: perl
28675            ! perlio.c
28676 ____________________________________________________________________________
28677 [ 28019] By: nicholas                              on 2006/04/29  23:33:36
28678         Log: syswrite couldn't correctly handle surprises from UTF-8 overloading.
28679              As part of fixing this, syswrite now tries to take advantage of the
28680              UTF-8 cache logic for lengths and offsets on regular scalars.
28681      Branch: perl
28682            ! pp_sys.c t/lib/warnings/9uninit t/uni/overload.t
28683 ____________________________________________________________________________
28684 [ 28018] By: nicholas                              on 2006/04/29  23:32:06
28685         Log: More tests for syswrite with UTF-8 data.
28686      Branch: perl
28687            ! lib/open.t
28688 ____________________________________________________________________________
28689 [ 28017] By: nicholas                              on 2006/04/29  21:54:38
28690         Log: It should never be possible for SvGMAGICAL() to be true on SVt_IV.
28691      Branch: perl
28692            ! doio.c
28693 ____________________________________________________________________________
28694 [ 28016] By: nicholas                              on 2006/04/29  17:38:08
28695         Log: print couldn't correctly handle surprises from UTF-8 overloading.
28696      Branch: perl
28697            ! doio.c t/uni/overload.t
28698 ____________________________________________________________________________
28699 [ 28015] By: nicholas                              on 2006/04/29  17:31:27
28700         Log: Add a cross reference to bytes_from_utf8() in the documentation for
28701              utf8_to_bytes(). Regenerate perlapi.pod.
28702      Branch: perl
28703            ! pod/perlapi.pod utf8.c
28704 ____________________________________________________________________________
28705 [ 28014] By: nicholas                              on 2006/04/29  16:07:31
28706         Log: There were more ways to break uc/lc/ucfirst/lcfirst even without
28707              use 'locale'; so test for them too. Correct the skip count.
28708      Branch: perl
28709            ! t/uni/overload.t
28710 ____________________________________________________________________________
28711 [ 28013] By: nicholas                              on 2006/04/29  15:55:51
28712         Log: lcfirst/ucfist plus an 8 bit locale could mangle UTF-8 values
28713              returned by overloaded stringification.
28714      Branch: perl
28715            ! pp.c t/uni/overload.t
28716 ____________________________________________________________________________
28717 [ 28012] By: nicholas                              on 2006/04/29  14:05:55
28718         Log: uc plus an 8 bit locale could get confused by UTF-8 values returned by
28719              overloaded stringification.
28720      Branch: perl
28721            ! pp.c t/uni/overload.t
28722 ____________________________________________________________________________
28723 [ 28011] By: nicholas                              on 2006/04/29  13:43:26
28724         Log: lc plus an 8 bit locale could mangle UTF-8 values returned by
28725              overloaded stringification.
28726      Branch: perl
28727            ! pp.c t/uni/overload.t
28728 ____________________________________________________________________________
28729 [ 28010] By: stevep                                on 2006/04/29  13:09:18
28730         Log: Subject: [PATCH] more -ansi -pedantic cleanliness
28731              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28732              Date: Sat, 29 Apr 2006 11:13:24 +0300
28733              Message-ID: <44532024.9070303@gmail.com>
28734      Branch: perl
28735            ! cop.h gv.c regcomp.c regexec.c sv.c toke.c
28736 ____________________________________________________________________________
28737 [ 28009] By: stevep                                on 2006/04/28  20:53:07
28738         Log: Subject: Re: [ANNOUNCE] Module::Build 0.28 -> CPAN
28739              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
28740              Date: Fri, 28 Apr 2006 15:31:55 -0400
28741              Message-ID: <44526DAB.8070408@thepierianspring.org>
28742      Branch: perl
28743            ! lib/Module/Build/ConfigData.pm
28744 ____________________________________________________________________________
28745 [ 28008] By: stevep                                on 2006/04/28  20:40:41
28746         Log: Subject: [PATCH] reduce gcc -ansi -pedantic noise plus a suggestion
28747              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28748              Date: Fri, 28 Apr 2006 22:58:58 +0300
28749              Message-ID: <44527402.8000506@gmail.com>
28750      Branch: perl
28751            ! doio.c gv.c hv.c op.c pad.c perl.c perl.h perlio.c pp.c
28752            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c toke.c
28753            ! universal.c utf8.c
28754 ____________________________________________________________________________
28755 [ 28007] By: stevep                                on 2006/04/28  19:14:22
28756         Log: Subject: two [PATCH]es: dVAR for malloc.c, and a signed/unsigned char*
28757              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28758              Date: Fri, 28 Apr 2006 21:04:59 +0300
28759              Message-ID: <4452594B.4040609@gmail.com>
28760      Branch: perl
28761            ! malloc.c pp.c
28762 ____________________________________________________________________________
28763 [ 28006] By: nicholas                              on 2006/04/28  16:34:14
28764         Log: Fix bug 34297 (length of overloaded UTF-8 strings)
28765      Branch: perl
28766            + t/uni/overload.t
28767            ! MANIFEST pp.c
28768 ____________________________________________________________________________
28769 [ 28005] By: stevep                                on 2006/04/28  16:15:25
28770         Log: Typo in MANIFEST from change #27997.  Mustn't touch Perl before coffee.
28771      Branch: perl
28772            ! MANIFEST
28773 ____________________________________________________________________________
28774 [ 28004] By: stevep                                on 2006/04/28  15:35:37
28775         Log: Added Changes file left out from change #28001.
28776      Branch: perl
28777            ! ext/Cwd/Changes
28778 ____________________________________________________________________________
28779 [ 28003] By: rgs                                   on 2006/04/28  15:29:30
28780         Log: Subject: Merge WinCE and Win32 directories -- Initial patch
28781              From: demerphq <demerphq@gmail.com>
28782              Date: 27-Apr-2006 23:30
28783              Message-ID: <9b18b3110604271430k4de84685jec6535ded195ed94@mail.gmail.com>
28784      Branch: perl
28785            ! win32/config_h.PL win32/dl_win32.xs win32/include/sys/socket.h
28786            ! win32/makeico.pl win32/perlhost.h win32/perllib.c win32/vdir.h
28787            ! win32/vmem.h win32/win32.h
28788 ____________________________________________________________________________
28789 [ 28001] By: stevep                                on 2006/04/28  13:34:39
28790         Log: Upgrade to Pathtools-3.18
28791      Branch: perl
28792            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
28793            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
28794 ____________________________________________________________________________
28795 [ 28000] By: rgs                                   on 2006/04/28  13:33:37
28796         Log: Subject: [PATCH] t/op/defins.pl using test.pl
28797              From: David Landgren <david@landgren.net>
28798              Date: Fri, 28 Apr 2006 14:27:39 +0200
28799              Message-ID: <44520A3B.1080707@landgren.net>
28800      Branch: perl
28801            ! t/op/defins.t
28802 ____________________________________________________________________________
28803 [ 27999] By: rgs                                   on 2006/04/28  13:33:11
28804         Log: Subject: [PATCH] t/op/delete.t using test.pl
28805              From: David Landgren <david@landgren.net>
28806              Date: Fri, 28 Apr 2006 15:03:39 +0200
28807              Message-ID: <445212AB.4080404@landgren.net>
28808      Branch: perl
28809            ! t/op/delete.t
28810 ____________________________________________________________________________
28811 [ 27998] By: rgs                                   on 2006/04/28  13:32:53
28812         Log: Subject: [PATCH] t/op/auto.pl using test.pl
28813              From: David Landgren <david@landgren.net>
28814              Date: Fri, 28 Apr 2006 13:56:30 +0200
28815              Message-ID: <445202EE.6000604@landgren.net>
28816      Branch: perl
28817            ! t/op/auto.t
28818 ____________________________________________________________________________
28819 [ 27997] By: stevep                                on 2006/04/28  13:29:41
28820         Log: Upgrade to Module-Build-0.28
28821      Branch: perl
28822            + lib/Module/Build/API.pod
28823            ! MANIFEST lib/Module/Build.pm lib/Module/Build/Authoring.pod
28824            ! lib/Module/Build/Base.pm lib/Module/Build/Changes
28825            ! lib/Module/Build/Compat.pm lib/Module/Build/Cookbook.pm
28826            ! lib/Module/Build/ModuleInfo.pm
28827            ! lib/Module/Build/Platform/MacOS.pm
28828            ! lib/Module/Build/Platform/VMS.pm
28829            ! lib/Module/Build/Platform/Windows.pm
28830            ! lib/Module/Build/Platform/os2.pm lib/Module/Build/YAML.pm
28831            ! lib/Module/Build/t/bundled/Tie/CPHash.pm
28832            ! lib/Module/Build/t/destinations.t lib/Module/Build/t/extend.t
28833            ! lib/Module/Build/t/mbyaml.t
28834 ____________________________________________________________________________
28835 [ 27995] By: nicholas                              on 2006/04/28  12:48:27
28836         Log: Anton Berezin says that on FreeBSD we're wrong to be using -lc_r, and
28837              should just be using -pthread on the linker line.
28838              This stops the new taint tests looping infinitely. It also seems to
28839              cure the TODO test in posix.t - masked SIGINT is now received.
28840      Branch: perl
28841            ! hints/freebsd.sh
28842 ____________________________________________________________________________
28843 [ 27994] By: rgs                                   on 2006/04/28  12:10:24
28844         Log: Subject: [PATCH] threads - miscellaneous
28845              From: "Jerry D. Hedden" <jerry@hedden.us>
28846              Date: Wed, 26 Apr 2006 11:24:05 -0700
28847              Message-ID: <20060426112405.fb30e530d17747c2b054d625b8945d88.4331e666e7.wbe@email.secureserver.net>
28848      Branch: perl
28849            ! ext/threads/Changes ext/threads/Makefile.PL
28850            ! ext/threads/t/end.t ext/threads/t/join.t ext/threads/t/libc.t
28851            ! ext/threads/t/problems.t ext/threads/threads.xs
28852 ____________________________________________________________________________
28853 [ 27993] By: rgs                                   on 2006/04/28  09:14:17
28854         Log: Subject: [PATCH] t/op/sort.t using test.pl
28855              From: David Landgren <david@landgren.net>
28856              Date: Thu, 27 Apr 2006 18:25:56 +0200
28857              Message-ID: <4450F094.2010907@landgren.net>
28858      Branch: perl
28859            ! t/op/sort.t
28860 ____________________________________________________________________________
28861 [ 27992] By: rgs                                   on 2006/04/28  09:04:36
28862         Log: Subject: [PATCH] Removing another context parm
28863              From: andy@petdance.com (Andy Lester)
28864              Date: Thu, 27 Apr 2006 10:31:56 -0500
28865              Message-ID: <20060427153156.GA11445@petdance.com>
28866      Branch: perl
28867            ! embed.fnc embed.h pp_ctl.c proto.h
28868 ____________________________________________________________________________
28869 [ 27991] By: rgs                                   on 2006/04/28  08:53:51
28870         Log: Subject: [PATCH] t/op/loopctl.t using test.pl
28871              From: David Landgren <david@landgren.net>
28872              Date: Thu, 27 Apr 2006 19:13:28 +0200
28873              Message-ID: <4450FBB8.8070203@landgren.net>
28874      Branch: perl
28875            ! t/op/loopctl.t
28876 ____________________________________________________________________________
28877 [ 27990] By: rgs                                   on 2006/04/28  08:51:09
28878         Log: Subject: [PATCH] dVAR (-DPERL_GLOBAL_STRUCT_PRIVATE) update
28879              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28880              Date: Thu, 27 Apr 2006 21:18:30 +0300
28881              Message-ID: <44510AF6.6040603@gmail.com>
28882      Branch: perl
28883            ! hv.c perl.h perlio.c sv.c
28884 ____________________________________________________________________________
28885 [ 27989] By: rgs                                   on 2006/04/28  08:41:25
28886         Log: Typo fix in perlretut by Simon Taylor
28887      Branch: perl
28888            ! pod/perlretut.pod
28889 ____________________________________________________________________________
28890 [ 27988] By: rgs                                   on 2006/04/28  07:58:16
28891         Log: Fix typo in function call
28892      Branch: perl
28893            ! perlio.c
28894 ____________________________________________________________________________
28895 [ 27987] By: stevep                                on 2006/04/28  02:12:03
28896         Log: Subject: Re: [PATCH] use snprintf/strlcpy/strlcat when useful
28897              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28898              Date: Tue, 25 Apr 2006 18:23:39 +0300
28899              Message-ID: <444E3EFB.8020503@gmail.com>
28900      Branch: perl
28901            ! op.c perl.h perlio.c pp_ctl.c regcomp.c sv.c toke.c
28902            ! universal.c util.c
28903 ____________________________________________________________________________
28904 [ 27986] By: davem                                 on 2006/04/27  23:15:02
28905         Log: another REIFY bug
28906      Branch: perl
28907            ! scope.c t/op/local.t
28908 ____________________________________________________________________________
28909 [ 27983] By: stevep                                on 2006/04/27  18:06:12
28910         Log: Upgrade to ExtUtils-Install-1.39
28911      Branch: perl
28912            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
28913            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Install.t
28914            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/Packlist.t
28915 ____________________________________________________________________________
28916 [ 27982] By: stevep                                on 2006/04/27  17:53:11
28917         Log: Upgrade to Encode-2.15
28918      Branch: perl
28919            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
28920            ! ext/Encode/Unicode/Unicode.xs
28921            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
28922 ____________________________________________________________________________
28923 [ 27976] By: rgs                                   on 2006/04/27  12:29:47
28924         Log: Subject: [PATCH] Removing unused context
28925              From: andy@petdance.com (Andy Lester)
28926              Date: Thu, 27 Apr 2006 00:32:15 -0500
28927              Message-ID: <20060427053215.GA31445@petdance.com>
28928      Branch: perl
28929            ! embed.fnc embed.h proto.h sv.c
28930 ____________________________________________________________________________
28931 [ 27968] By: mhx                                   on 2006/04/26  19:18:09
28932         Log: Change type of temporary padoff_du used in dUNDERBAR
28933              from I32 to PADOFFSET, which is more correct (and fixes
28934              a warning in Devel::PPPort).
28935      Branch: perl
28936            ! XSUB.h
28937 ____________________________________________________________________________
28938 [ 27962] By: rgs                                   on 2006/04/26  07:53:36
28939         Log: Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
28940              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
28941              Date: Mon, 24 Apr 2006 23:20:38 +0200
28942              Message-ID: <20060424232038.7550f9b6@r2d2>
28943      Branch: perl
28944            ! deb.c doio.c doop.c dump.c gv.c handy.h
28945            ! lib/ExtUtils/Constant/ProxySubs.pm mg.c op.c patchlevel.h
28946            ! perl.c perlio.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
28947            ! regexec.c scope.h sv.c toke.c util.c
28948 ____________________________________________________________________________
28949 [ 27961] By: rgs                                   on 2006/04/26  07:38:38
28950         Log: Subject: [PATCH] threads - consolidate XS functions
28951              From: "Jerry D. Hedden" <jerry@hedden.us>
28952              Date: Tue, 25 Apr 2006 07:50:05 -0700
28953              Message-ID: <20060425075005.fb30e530d17747c2b054d625b8945d88.e23f2fed42.wbe@email.secureserver.net>
28954      Branch: perl
28955            ! ext/threads/threads.pm ext/threads/threads.xs
28956 ____________________________________________________________________________
28957 [ 27960] By: steveh                                on 2006/04/25  16:23:38
28958         Log: Make Module-Build aware of new Test-Harness output
28959              
28960              See also:
28961              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00755.html
28962      Branch: perl
28963            ! lib/Module/Build/t/compat.t
28964 ____________________________________________________________________________
28965 [ 27959] By: nicholas                              on 2006/04/25  12:51:40
28966         Log: Coverity has started to notice another inconsistency in our NULL
28967              pointer checking.
28968      Branch: perl
28969            ! pp_ctl.c
28970 ____________________________________________________________________________
28971 [ 27958] By: rgs                                   on 2006/04/25  08:41:38
28972         Log: Subject: [PATCH] use NOOP macro
28973              From: andy@petdance.com (Andy Lester)
28974              Date: Mon, 24 Apr 2006 13:44:51 -0500
28975              Message-ID: <20060424184451.GA1479@petdance.com>
28976      Branch: perl
28977            ! gv.c gv.h hv.c op.c pad.c perl.h perlio.c pp.c pp_ctl.c
28978            ! pp_hot.c regcomp.c regexec.c sv.c toke.c utf8.c
28979 ____________________________________________________________________________
28980 [ 27957] By: rgs                                   on 2006/04/25  08:35:22
28981         Log: Subject: [PATCH] Continuing threads sync
28982              From: "Jerry D. Hedden" <jerry@hedden.us>
28983              Date: Mon, 24 Apr 2006 13:00:23 -0700
28984              Message-ID: <20060424130023.fb30e530d17747c2b054d625b8945d88.969ed54130.wbe@email.secureserver.net>
28985      Branch: perl
28986            ! ext/threads/t/free.t ext/threads/threads.pm
28987            ! ext/threads/threads.xs
28988 ____________________________________________________________________________
28989 [ 27956] By: nicholas                              on 2006/04/24  16:38:09
28990         Log: Perl_unpack_str() is a mathom!
28991      Branch: perl
28992            ! mathoms.c pp_pack.c
28993 ____________________________________________________________________________
28994 [ 27955] By: stevep                                on 2006/04/24  16:31:24
28995         Log: Really bump the version of File::Find.
28996      Branch: perl
28997            ! lib/File/Find.pm
28998 ____________________________________________________________________________
28999 [ 27954] By: stevep                                on 2006/04/24  16:29:59
29000         Log: Reverting change #27953, as it appears that File::Find has 
29001              localized the C<$_> usable by the wanted function since 
29002              version 1.04 (change #18501, to be exact).  Update the 
29003              docs to express this change.  Finally, bump the version.
29004      Branch: perl
29005            ! lib/File/Find.pm
29006 ____________________________________________________________________________
29007 [ 27953] By: stevep                                on 2006/04/24  15:27:39
29008         Log: Subject: Re: [perl #38965] File::Find documentation - is "Don't modify thesevariables" still valid?
29009              From: David Landgren <david@landgren.net>
29010              Date: Mon, 24 Apr 2006 13:02:02 +0200
29011              Message-ID: <444CB02A.2000604@landgren.net>
29012      Branch: perl
29013            ! lib/File/Find.pm
29014 ____________________________________________________________________________
29015 [ 27952] By: nicholas                              on 2006/04/24  13:21:09
29016         Log: Subject: Re: recursion now removed from the regex engine
29017              From: demerphq <demerphq@gmail.com>
29018              Message-ID: <9b18b3110604231210w5deff59el3a1a79c98f34e0fd@mail.gmail.com>
29019              Date: Sun, 23 Apr 2006 21:10:34 +0200
29020      Branch: perl
29021            ! regcomp.sym regnodes.h
29022 ____________________________________________________________________________
29023 [ 27951] By: rgs                                   on 2006/04/24  12:15:58
29024         Log: Subject: [perl #38709] Opening '|-' triggers unjustified taint check 
29025              From: mhasch@cpan.org (via RT) <perlbug-followup@perl.org>
29026              Date: Fri, 10 Mar 2006 20:10:49 -0800
29027              Message-ID: <rt-3.0.11-38709-130993.2.89182805885773@perl.org>
29028      Branch: perl
29029            ! doio.c t/op/taint.t
29030 ____________________________________________________________________________
29031 [ 27950] By: rgs                                   on 2006/04/24  11:59:25
29032         Log: Add regression test for bug #38475
29033      Branch: perl
29034            + t/op/attrhand.t
29035            ! MANIFEST
29036 ____________________________________________________________________________
29037 [ 27949] By: nicholas                              on 2006/04/24  10:52:09
29038         Log: Change 27947 forgot to remove one now-unneeded cast.
29039      Branch: perl
29040            ! sv.c
29041 ____________________________________________________________________________
29042 [ 27948] By: rgs                                   on 2006/04/24  10:33:34
29043         Log: Subject: [perl #38475] attribute multiline fix (in tokenizer) 
29044              From: bas@quarantainenet.nl (via RT) <perlbug-followup@perl.org>
29045              Date: Thu, 09 Feb 2006 06:33:51 -0800
29046              Message-ID: <rt-3.0.11-38475-129844.11.5904582303176@perl.org>
29047      Branch: perl
29048            ! toke.c
29049 ____________________________________________________________________________
29050 [ 27947] By: nicholas                              on 2006/04/24  09:40:58
29051         Log: Following change 27942 it's clear that the return type of
29052              glob_2inpuv_number() should change. Rename it and glob_2inpuv() to
29053              reflect what they do.
29054      Branch: perl
29055            ! embed.fnc embed.h proto.h sv.c
29056 ____________________________________________________________________________
29057 [ 27946] By: rgs                                   on 2006/04/24  08:08:03
29058         Log: Cleanup some gcc warnings
29059              Third and fourth patches from:
29060              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
29061              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
29062              Date: Sun, 23 Apr 2006 04:47:04 +0200
29063              Message-ID: <20060423044704.6a383ee8@r2d2>
29064      Branch: perl
29065            ! mg.c perl.h toke.c
29066 ____________________________________________________________________________
29067 [ 27945] By: rgs                                   on 2006/04/24  08:04:11
29068         Log: A couple of casts to PADOFFSET.
29069              2nd patch from :
29070              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
29071              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
29072              Date: Sun, 23 Apr 2006 04:47:04 +0200
29073              Message-ID: <20060423044704.6a383ee8@r2d2>
29074      Branch: perl
29075            ! op.c pad.c pp.c toke.c
29076 ____________________________________________________________________________
29077 [ 27944] By: rgs                                   on 2006/04/24  08:01:32
29078         Log: Ensure GvNAME doesn't return NULL
29079              First patch from :
29080              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
29081              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
29082              Date: Sun, 23 Apr 2006 04:47:04 +0200
29083              Message-ID: <20060423044704.6a383ee8@r2d2>
29084      Branch: perl
29085            ! embed.fnc gv.c gv.h proto.h
29086 ____________________________________________________________________________
29087 [ 27943] By: rgs                                   on 2006/04/24  07:39:23
29088         Log: Subject: [PATCH] doop.c consting, take 2
29089              From: andy@petdance.com (Andy Lester)
29090              Date: Sun, 23 Apr 2006 20:45:09 -0500
29091              Message-ID: <20060424014509.GA29642@petdance.com>
29092      Branch: perl
29093            ! doop.c embed.fnc proto.h
29094 ____________________________________________________________________________
29095 [ 27942] By: rgs                                   on 2006/04/24  07:27:33
29096         Log: Subject: [PATCH] Refactor S_glob_2inpuv
29097              From: andy@petdance.com (Andy Lester)
29098              Date: Sun, 23 Apr 2006 21:12:39 -0500
29099              Message-ID: <20060424021239.GA5449@petdance.com>
29100      Branch: perl
29101            ! embed.fnc embed.h proto.h sv.c
29102 ____________________________________________________________________________
29103 [ 27941] By: rgs                                   on 2006/04/24  07:14:49
29104         Log: Subject: [PATCH] Inlining static funcs in perl.c
29105              From: andy@petdance.com (Andy Lester)
29106              Date: Sun, 23 Apr 2006 21:50:27 -0500
29107              Message-ID: <20060424025027.GA25998@petdance.com>
29108      Branch: perl
29109            ! embed.fnc embed.h perl.c proto.h
29110 ____________________________________________________________________________
29111 [ 27940] By: nicholas                              on 2006/04/23  20:48:25
29112         Log: Assimilate Test::Harness 2.57_06
29113      Branch: perl
29114            ! lib/Test/Harness.pm lib/Test/Harness/Changes
29115            ! lib/Test/Harness/Straps.pm lib/Test/Harness/bin/prove
29116            ! lib/Test/Harness/t/version.t
29117 ____________________________________________________________________________
29118 [ 27939] By: stevep                                on 2006/04/22  23:08:50
29119         Log: Subject: Update to AUTHORS file
29120              From: Joshua Rodd <joshua@rodd.us>
29121              Date: Sat, 22 Apr 2006 14:39:11 -0400
29122              Message-ID: <20060422183911.GA19435@rodd.us>
29123      Branch: perl
29124            ! AUTHORS
29125 ____________________________________________________________________________
29126 [ 27938] By: nicholas                              on 2006/04/22  09:31:16
29127         Log: "Don't Repeat Yourself" on the "We *really* need to overwrite these
29128              symbols" section.
29129              Minor tweaks to make it possible to use the code unchanged with 5.8.x
29130      Branch: perl
29131            + ext/re/re_comp.h ext/re/re_top.h
29132            ! MANIFEST regcomp.c regexec.c
29133 ____________________________________________________________________________
29134 [ 27937] By: nicholas                              on 2006/04/21  23:08:59
29135         Log: Remove the enable_debugging member from the structure, and instead
29136              decree that state & 1 indicates debugging. This is simpler.
29137      Branch: perl
29138            ! ext/re/re.xs
29139 ____________________________________________________________________________
29140 [ 27936] By: nicholas                              on 2006/04/21  21:40:49
29141         Log: Use a struct to hold the regexp engine state information, to make
29142              swapping possible between more two alternatives.
29143      Branch: perl
29144            ! ext/re/re.xs
29145 ____________________________________________________________________________
29146 [ 27935] By: nicholas                              on 2006/04/21  21:01:42
29147         Log: Merge the install and uninstall routines.
29148      Branch: perl
29149            ! ext/re/re.pm ext/re/re.xs
29150 ____________________________________________________________________________
29151 [ 27934] By: nicholas                              on 2006/04/21  20:38:15
29152         Log: Refactor re.pm slightly. This has no change to documented behaviour,
29153              but anyone mad enought to set ${^RE_DEBUG_FLAGS} and then do
29154              no re 'Debug'; will now find that it will load the debuging version of
29155              the regexp engine.
29156      Branch: perl
29157            ! ext/re/re.pm
29158 ____________________________________________________________________________
29159 [ 27933] By: rgs                                   on 2006/04/21  15:55:38
29160         Log: Subject: [PATCH] Rework threads destruct call
29161              From: "Jerry D. Hedden" <jerry@hedden.us>
29162              Date: Thu, 20 Apr 2006 13:53:20 -0700
29163              Message-ID: <20060420135320.fb30e530d17747c2b054d625b8945d88.ef565d84db.wbe@email.secureserver.net>
29164      Branch: perl
29165            + ext/threads/t/free.t ext/threads/t/free2.t
29166            ! MANIFEST ext/threads/threads.xs
29167 ____________________________________________________________________________
29168 [ 27932] By: rgs                                   on 2006/04/21  13:01:09
29169         Log: Subject: Re: [perl #38904] Text::ParseWords doesn't always handle backslashes correctly 
29170              From: Alexey Toptygin <alexeyt@freeshell.org>
29171              Date: Thu, 20 Apr 2006 15:42:20 +0000 (UTC)
29172              Message-ID: <Pine.NEB.4.62.0604201539380.20332@otaku.freeshell.org>
29173      Branch: perl
29174            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
29175 ____________________________________________________________________________
29176 [ 27931] By: nicholas                              on 2006/04/21  12:46:43
29177         Log: Why hide functions (and duplicate them) when you can just avoid
29178              compiling them in the first place?
29179      Branch: perl
29180            ! regcomp.c regexec.c
29181 ____________________________________________________________________________
29182 [ 27930] By: nicholas                              on 2006/04/21  11:38:24
29183         Log: Given that use re 'debug' can turn on DEBUGGING even on a non-DEBUGGING
29184              build, we cannot assume that PL_reg_starttry isn't needed. So copy it
29185              in Perl_ss_dup.
29186      Branch: perl
29187            ! sv.c
29188 ____________________________________________________________________________
29189 [ 27927] By: nicholas                              on 2006/04/20  21:27:21
29190         Log: Remove the last traces of explicitly setting HINT_LOCALIZE_HH from
29191              perl modules.
29192      Branch: perl
29193            ! lib/charnames.pm lib/open.pm lib/open.t lib/overload.pm
29194 ____________________________________________________________________________
29195 [ 27925] By: stevep                                on 2006/04/20  20:55:09
29196         Log: Subject: Re: TODO tests and test::harness
29197              From: demerphq <demerphq@gmail.com>
29198              Date: Thu, 20 Apr 2006 22:36:08 +0200
29199              Message-ID: <9b18b3110604201336k5a974f28h732a2819853b995@mail.gmail.com>
29200      Branch: perl
29201            ! lib/Test/Harness.pm lib/Test/Harness/t/version.t
29202 ____________________________________________________________________________
29203 [ 27923] By: rgs                                   on 2006/04/20  20:24:46
29204         Log: Add test boilerplate and use test.pl instead of Test::More
29205      Branch: perl
29206            ! t/op/rxcode.t
29207 ____________________________________________________________________________
29208 [ 27922] By: rgs                                   on 2006/04/20  20:22:23
29209         Log: Add new tests for bug #32840 provided by David Landgren,
29210              as a new file rxcode.t (they mostly test $^R for now)
29211      Branch: perl
29212            + t/op/rxcode.t
29213            ! MANIFEST
29214 ____________________________________________________________________________
29215 [ 27919] By: nicholas                              on 2006/04/20  18:51:02
29216         Log: Tweak change 23256 to continue passing on 5.8.x
29217      Branch: perl
29218            ! lib/base/t/fields.t
29219 ____________________________________________________________________________
29220 [ 27918] By: nicholas                              on 2006/04/20  17:37:31
29221         Log: Convert two ok()s to better constructions.
29222      Branch: perl
29223            ! lib/base/t/fields.t
29224 ____________________________________________________________________________
29225 [ 27917] By: rgs                                   on 2006/04/20  17:25:43
29226         Log: Subject: [REPOST] [PATCH] Remove superfluous counter in threads
29227              From: "Jerry D. Hedden" <jerry@hedden.us>
29228              Date: Wed, 19 Apr 2006 05:32:14 -0700
29229              Message-ID: <20060419053214.fb30e530d17747c2b054d625b8945d88.4606123135.wbe@email.secureserver.net>
29230      Branch: perl
29231            ! ext/threads/threads.pm ext/threads/threads.xs
29232 ____________________________________________________________________________
29233 [ 27913] By: nicholas                              on 2006/04/20  13:54:45
29234         Log: Fix typo in the description of change 21323.
29235      Branch: perl
29236            ! Changes
29237 ____________________________________________________________________________
29238 [ 27912] By: rgs                                   on 2006/04/20  12:59:50
29239         Log: New test for the "Assignment to both a list and a scalar" error,
29240              suggested by Stephen McCamant
29241      Branch: perl
29242            ! t/comp/parser.t
29243 ____________________________________________________________________________
29244 [ 27911] By: davem                                 on 2006/04/20  12:33:09
29245         Log: regmatch(): replace magic value -1000 with symbolic CHRTEST_VOID
29246      Branch: perl
29247            ! regexec.c
29248 ____________________________________________________________________________
29249 [ 27910] By: rgs                                   on 2006/04/20  10:02:25
29250         Log: Subject: [PATCH] op_type shrinking
29251              From: andy@petdance.com (Andy Lester)
29252              Date: Wed, 19 Apr 2006 23:16:53 -0500
29253              Message-ID: <20060420041653.GA28523@petdance.com>
29254      Branch: perl
29255            ! dump.c sv.c
29256 ____________________________________________________________________________
29257 [ 27909] By: rgs                                   on 2006/04/20  09:35:00
29258         Log: Subject: [PATCH] regexec consting & localizing
29259              From: andy@petdance.com (Andy Lester)
29260              Date: Wed, 19 Apr 2006 12:35:43 -0500
29261              Message-ID: <20060419173543.GA8268@petdance.com>
29262      Branch: perl
29263            ! regexec.c
29264 ____________________________________________________________________________
29265 [ 27908] By: rgs                                   on 2006/04/20  09:04:46
29266         Log: Subject: [PATCH] Localizing vars
29267              From: andy@petdance.com (Andy Lester)
29268              Date: Wed, 19 Apr 2006 23:44:01 -0500
29269              Message-ID: <20060420044401.GA2792@petdance.com>
29270      Branch: perl
29271            ! util.c
29272 ____________________________________________________________________________
29273 [ 27907] By: davem                                 on 2006/04/20  00:30:53
29274         Log: regmatch: merge the greedy and non-greedy branches of CURLYM
29275      Branch: perl
29276            ! regexec.c regexp.h
29277 ____________________________________________________________________________
29278 [ 27906] By: stevep                                on 2006/04/19  16:40:56
29279         Log: Subject: [perl #38892] PATCH: remove spurious warning from Benchmark.pm
29280              From: Linda Walsh (via RT) <perlbug-followup@perl.org>
29281              Date: Mon, 10 Apr 2006 18:53:46 -0700
29282              Message-ID: <rt-3.0.11-38892-132143.0.516271519365361@perl.org>
29283      Branch: perl
29284            ! lib/Benchmark.pm
29285 ____________________________________________________________________________
29286 [ 27905] By: stevep                                on 2006/04/19  16:32:26
29287         Log: Changes to perlfaq8 "How do I find out if I'm running interactively 
29288              or not?" suggested by Slaven Rezic in RT #38901: perlfaq8 correction
29289      Branch: perl
29290            ! pod/perlfaq8.pod
29291 ____________________________________________________________________________
29292 [ 27904] By: stevep                                on 2006/04/19  14:57:36
29293         Log: Add a TODO test for RT #1085: "what should be output of perl -we
29294              'print do { foreach (1, 2) { 1; } }'"
29295      Branch: perl
29296            ! t/cmd/for.t
29297 ____________________________________________________________________________
29298 [ 27903] By: davem                                 on 2006/04/19  13:56:07
29299         Log: regmatch(): make IFMATCH use PUSH_STACK rather than fake recursion
29300      Branch: perl
29301            ! regexec.c regexp.h t/op/re_tests
29302 ____________________________________________________________________________
29303 [ 27902] By: rgs                                   on 2006/04/19  11:38:11
29304         Log: Upgrade to Test::Harness 2.57_05
29305      Branch: perl
29306            + lib/Test/Harness/Util.pm
29307            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Assert.pm
29308            ! lib/Test/Harness/Changes lib/Test/Harness/Point.pm
29309            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
29310            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
29311            ! lib/Test/Harness/t/prove-globbing.t
29312            ! lib/Test/Harness/t/prove-switches.t lib/Test/Harness/t/strap.t
29313            ! lib/Test/Harness/t/test-harness.t
29314 ____________________________________________________________________________
29315 [ 27901] By: nicholas                              on 2006/04/19  11:20:08
29316         Log: newCONSTSUB needs to be robust in case CopFILE is NULL.
29317      Branch: perl
29318            ! op.c
29319 ____________________________________________________________________________
29320 [ 27900] By: nicholas                              on 2006/04/19  09:58:19
29321         Log: Oops. Need a macro to convert cv_ckproto() to cv_ckproto_len().
29322      Branch: perl
29323            ! op.h
29324 ____________________________________________________________________________
29325 [ 27899] By: rgs                                   on 2006/04/19  09:34:48
29326         Log: There's a macro to get ${^RE_DEBUG_FLAGS} when debugging,
29327              so use it (and this fixes a valgrind memory access error)
29328      Branch: perl
29329            ! regcomp.c
29330 ____________________________________________________________________________
29331 [ 27898] By: nicholas                              on 2006/04/19  09:22:03
29332         Log: Avoid temporarily writing over the prototype when reporting an error.
29333              (And beef up the relevant tests to really check that it all works).
29334      Branch: perl
29335            ! op.c t/comp/proto.t
29336 ____________________________________________________________________________
29337 [ 27897] By: rgs                                   on 2006/04/19  09:09:14
29338         Log: Replace some Copy() by Move() calls, because valgrind reports
29339              we can have overlapping memory areas here
29340      Branch: perl
29341            ! doop.c
29342 ____________________________________________________________________________
29343 [ 27896] By: nicholas                              on 2006/04/19  08:42:18
29344         Log: Calling cv_undef() on the CV created by newCONSTSUB() would leak like
29345              a Jumblie's preferred maritime craft. To free CvFILE for this case,
29346              take advantage of the 0 length prototype that will also be there,
29347              and hang it from the prototype. To do this properly means changing
29348              code to actually pay attention to SvCUR() on prototypes. It turns out
29349              that we always know the length of the prototype string, so this may
29350              be faster. Certainly, it's a memory saving (even ignoring the leak).
29351      Branch: perl
29352            ! dump.c embed.fnc embed.h global.sym mathoms.c op.c
29353            ! pod/perlapi.pod proto.h sv.c util.c
29354 ____________________________________________________________________________
29355 [ 27895] By: nicholas                              on 2006/04/19  07:55:18
29356         Log: Fix compilation of microperl, which doesn't have INT_MAX.
29357      Branch: perl
29358            ! toke.c
29359 ____________________________________________________________________________
29360 [ 27894] By: nicholas                              on 2006/04/18  19:52:19
29361         Log: Revert 27869 at Jarkko's request.
29362      Branch: perl
29363            ! regcomp.c
29364 ____________________________________________________________________________
29365 [ 27893] By: davem                                 on 2006/04/18  17:03:15
29366         Log: regmatch: fix a || vs | typo in CACHEsayYES and add a test from Hugo.
29367              Also defer altering the cache bit until CACHEsayYES/NO is called
29368      Branch: perl
29369            ! regexec.c t/op/re_tests
29370 ____________________________________________________________________________
29371 [ 27892] By: stevep                                on 2006/04/18  16:47:58
29372         Log: Add a TODO regarding merging the win32 and wince codebases.
29373      Branch: perl
29374            ! pod/perltodo.pod
29375 ____________________________________________________________________________
29376 [ 27891] By: rgs                                   on 2006/04/18  16:05:15
29377         Log: When checking whether perl is built with -g in optimisation
29378              flags, use a more tolerant regexp, because we can now have
29379              things like '-O2 -g'.
29380      Branch: perl
29381            ! Makefile.SH
29382 ____________________________________________________________________________
29383 [ 27890] By: nicholas                              on 2006/04/18  16:03:10
29384         Log: Expand "am I hot or not" into a more general "Profile Perl" section.
29385      Branch: perl
29386            ! pod/perltodo.pod
29387 ____________________________________________________________________________
29388 [ 27889] By: stevep                                on 2006/04/18  15:47:48
29389         Log: A fix to change #27845 to get it to compile with -DPERL_MAD.
29390      Branch: perl
29391            ! dump.c
29392 ____________________________________________________________________________
29393 [ 27888] By: steveh                                on 2006/04/18  15:17:52
29394         Log: Subject: [PATCH] win32/Makefile changes for Windows 64 bit
29395              From: "Jan Dubois" <jand@ActiveState.com>
29396              Date: Mon, 17 Apr 2006 01:48:34 -0700
29397              Message-ID: <036401c661fb$bc7a1200$2217a8c0@candy>
29398              
29399              and make similar changes to win32/makefile.mk
29400              and delete a spurious extra line from that file
29401      Branch: perl
29402            ! win32/Makefile win32/makefile.mk
29403 ____________________________________________________________________________
29404 [ 27887] By: rgs                                   on 2006/04/18  14:02:23
29405         Log: Addition to README.riscos suggested by Nicholas
29406      Branch: perl
29407            ! README.riscos
29408 ____________________________________________________________________________
29409 [ 27886] By: nicholas                              on 2006/04/18  13:18:27
29410         Log: Note that Rafael has done the first cut of state variables.
29411              Document that UTF-8 cleansing the tokeniser and the pads is TODO.
29412      Branch: perl
29413            ! pod/perltodo.pod
29414 ____________________________________________________________________________
29415 [ 27885] By: nicholas                              on 2006/04/18  13:10:35
29416         Log: Relocatable @INC and parallel builds pretty much work now.
29417      Branch: perl
29418            ! pod/perltodo.pod
29419 ____________________________________________________________________________
29420 [ 27884] By: rgs                                   on 2006/04/18  12:48:31
29421         Log: Subject: [PATCH] Support compiling for RISC OS
29422              From: Alex Waugh <alex@alexwaugh.com>
29423              Date: Mon, 17 Apr 2006 00:14:26 +0100
29424              Message-ID: <2498b2184e.ajw498@caramel.cp15.org>
29425      Branch: perl
29426            + README.riscos hints/riscos.sh
29427            ! MANIFEST ext/Errno/Errno_pm.PL hv.c util.c
29428 ____________________________________________________________________________
29429 [ 27883] By: nicholas                              on 2006/04/18  11:18:12
29430         Log: Coverity still thinks that there is a route through do_vop that can
29431              leak resources. I believe that it's spotted that you can skip all the
29432              cases in the switch. Plug that hole.
29433      Branch: perl
29434            ! doop.c
29435 ____________________________________________________________________________
29436 [ 27882] By: nicholas                              on 2006/04/18  10:54:15
29437         Log: Coverity insists that if we deference a pointer without checking, and
29438              subsequently check that same pointer before deferencing it, something
29439              in our code or our logic is bogus. So assert() that it's safe the
29440              first time and remove the second check.
29441      Branch: perl
29442            ! regcomp.c
29443 ____________________________________________________________________________
29444 [ 27881] By: nicholas                              on 2006/04/17  20:50:34
29445         Log: Fix an error, spotted by Tim Bunce.
29446      Branch: perl
29447            ! pod/perlfunc.pod
29448 ____________________________________________________________________________
29449 [ 27880] By: nicholas                              on 2006/04/17  20:41:00
29450         Log: Coderefs in @INC are done and documented.
29451      Branch: perl
29452            ! pod/perltodo.pod
29453 ____________________________________________________________________________
29454 [ 27879] By: nicholas                              on 2006/04/17  20:35:52
29455         Log: Document all the return values that code references in @INC can return.
29456      Branch: perl
29457            ! pod/perlfunc.pod
29458 ____________________________________________________________________________
29459 [ 27878] By: stevep                                on 2006/04/17  20:05:03
29460         Log: Patch to fix RT #31227: perldoc -f, -q ignores extra arguments with no notice.
29461              Never made it to the mailing list though, so, was never found.  Patch
29462              previously provided to the Pod-Perldoc CPAN RT queue.
29463      Branch: perl
29464            ! lib/Pod/Perldoc.pm
29465 ____________________________________________________________________________
29466 [ 27877] By: nicholas                              on 2006/04/17  19:12:23
29467         Log: Coverity is upset about a signed int in ext/Filter/Util/Call/Call.xs,
29468              but the real problem is down in Perl_filter_read() in toke.c.
29469      Branch: perl
29470            ! toke.c
29471 ____________________________________________________________________________
29472 [ 27876] By: nicholas                              on 2006/04/17  18:30:59
29473         Log: Coverity is a persistent beast. Hot on the tails of fixing one leak,
29474              it notices a slightly earlier leak.
29475              (Which also suggests that marking bugs as RESOLVED isn't a great plan,
29476              as it's not clear whether that calls off the dogs of war. I'd much
29477              prefer it to be forced to scan again, and give a positve "all clear"
29478              (or more accurately "nowt wrong I can see with that"))
29479      Branch: perl
29480            ! ext/Storable/Storable.xs
29481 ____________________________________________________________________________
29482 [ 27875] By: nicholas                              on 2006/04/17  16:52:54
29483         Log: Turn on UTF8 cache assertions with -Ca
29484      Branch: perl
29485            ! locale.c perl.c perl.h pod/perlrun.pod util.c
29486 ____________________________________________________________________________
29487 [ 27874] By: nicholas                              on 2006/04/17  16:52:07
29488         Log: Oops. Change 27826 had an error in the definition of BGET_PADOFFSET().
29489      Branch: perl
29490            ! ext/ByteLoader/bytecode.h
29491 ____________________________________________________________________________
29492 [ 27873] By: stevep                                on 2006/04/17  16:49:51
29493         Log: Upgrade to CGI.pm-3.19.
29494      Branch: perl
29495            ! lib/CGI.pm lib/CGI/Changes
29496 ____________________________________________________________________________
29497 [ 27872] By: nicholas                              on 2006/04/17  15:33:21
29498         Log: Note that PVIOs probably aren't worth shrinking. Note 3 possible
29499              subflags for -C if the two Unicode TODOs are done.
29500      Branch: perl
29501            ! pod/perlrun.pod pod/perltodo.pod
29502 ____________________________________________________________________________
29503 [ 27871] By: nicholas                              on 2006/04/17  15:11:03
29504         Log: Subject: Re: [PATCH] update to pp_complement() via Coverity
29505              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
29506              Message-Id: <20060416184044.4ADB.BQW10602@nifty.com>
29507              Date: Sun, 16 Apr 2006 18:45:37 +0900
29508              
29509              Subject: Re: [PATCH] update to pp_complement() via Coverity
29510              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
29511              Message-Id: <20060417230614.20A5.BQW10602@nifty.com>
29512              Date: Mon, 17 Apr 2006 23:06:21 +0900
29513      Branch: perl
29514            ! pp.c t/op/bop.t
29515 ____________________________________________________________________________
29516 [ 27870] By: nicholas                              on 2006/04/17  14:48:13
29517         Log: In Change 27764 I forgot to at PL_hints_mutex to the list of symbols to
29518              exclude when not compiling with ithreads. It would be good to automate
29519              the processing of this.
29520      Branch: perl
29521            ! makedef.pl
29522 ____________________________________________________________________________
29523 [ 27869] By: nicholas                              on 2006/04/17  13:38:30
29524         Log: Subject: [PATCH] (tentative) regcomp.c: try convincing Coverity that data ptr in study_chunk is non-NULL when needed
29525              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
29526              Message-Id: <20060416092648.812D36CF2D@aprikoosi.hut.fi>
29527              Date: Sun, 16 Apr 2006 12:26:48 +0300 (EEST)
29528      Branch: perl
29529            ! regcomp.c
29530 ____________________________________________________________________________
29531 [ 27868] By: nicholas                              on 2006/04/17  13:15:34
29532         Log: Note in av_store() that S_regclass relies on being able to pass NULL.
29533      Branch: perl
29534            ! av.c
29535 ____________________________________________________________________________
29536 [ 27867] By: nicholas                              on 2006/04/17  13:14:55
29537         Log: Add assertions to cover cases where the Coverity scanner thinks we
29538              could are deferencing a NULL pointer, but we think it missed something
29539              it should have been capable of figuring out.
29540      Branch: perl
29541            ! hv.c op.c
29542 ____________________________________________________________________________
29543 [ 27866] By: nicholas                              on 2006/04/17  12:48:43
29544         Log: Add Dave's explainations of why certain pointers are always non-NULL,
29545              and assert() that it is true.
29546      Branch: perl
29547            ! regexec.c
29548 ____________________________________________________________________________
29549 [ 27865] By: stevep                                on 2006/04/17  12:30:08
29550         Log: Subject: [PATCH] fix cygwin build
29551              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
29552              Date: Sun, 16 Apr 2006 18:05:20 -0700
29553              Message-ID: <20060417010520.GA2888@efn.org>
29554      Branch: perl
29555            ! cygwin/Makefile.SHs
29556 ____________________________________________________________________________
29557 [ 27863] By: merijn                                on 2006/04/17  12:18:07
29558         Log: Support for -DDEBUGGING and its alias -DEBUGGING
29559      Branch: perl
29560            ! Configure INSTALL config_h.SH
29561 ____________________________________________________________________________
29562 [ 27862] By: nicholas                              on 2006/04/17  12:07:23
29563         Log: Revert change 27818, as change 27853 fixes the real bug.
29564      Branch: perl
29565            ! sv.c
29566 ____________________________________________________________________________
29567 [ 27861] By: stevep                                on 2006/04/17  11:53:04
29568         Log: Subject: [PATCH] Compress::Zlib
29569              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
29570              Date: Mon, 17 Apr 2006 10:58:30 +0100
29571              Message-ID: <019b01c66205$7dc7ea50$6601a8c0@myopwv.com>
29572      Branch: perl
29573            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
29574            ! ext/Compress/Zlib/t/14gzopen.t
29575 ____________________________________________________________________________
29576 [ 27860] By: nicholas                              on 2006/04/17  11:39:27
29577         Log: Subject: [PATCH] pp_ctl.c caching
29578              From: andy@petdance.com (Andy Lester)
29579              Message-ID: <20060417044035.GA28818@petdance.com>
29580              Date: Sun, 16 Apr 2006 23:40:35 -0500
29581      Branch: perl
29582            ! pp_ctl.c
29583 ____________________________________________________________________________
29584 [ 27859] By: nicholas                              on 2006/04/17  11:37:38
29585         Log: Subject: [PATCH] dooop.c: the strong asserts in Sv* macros could cause memory leakage -- move the macro calls earlier (Coverity CID 84)
29586              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
29587              Message-Id: <20060417071937.C13346CF2D@aprikoosi.hut.fi>
29588              Date: Mon, 17 Apr 2006 10:19:37 +0300 (EEST)
29589      Branch: perl
29590            ! doop.c
29591 ____________________________________________________________________________
29592 [ 27857] By: nicholas                              on 2006/04/17  10:28:40
29593         Log: Revert 27856.
29594      Branch: perl
29595            ! doop.c
29596 ____________________________________________________________________________
29597 [ 27856] By: nicholas                              on 2006/04/17  10:24:58
29598         Log: The danger of piping an mbox to patch is that it contains more than
29599              one message. So both:
29600              
29601              Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity)
29602              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
29603              Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi>
29604              Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST)
29605              
29606              and
29607              
29608              Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity)
29609              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
29610              Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi>
29611              Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST)
29612      Branch: perl
29613            ! doop.c
29614 ____________________________________________________________________________
29615 [ 27855] By: davem                                 on 2006/04/16  23:30:36
29616         Log: generalize the 'continue on success' mechanism of deferred REs
29617      Branch: perl
29618            ! regexec.c regexp.h
29619 ____________________________________________________________________________
29620 [ 27854] By: davem                                 on 2006/04/16  23:12:31
29621         Log: abstract regmatch slab access with SLAB_FIRST and SLAB_LAST macros
29622      Branch: perl
29623            ! regexec.c
29624 ____________________________________________________________________________
29625 [ 27853] By: davem                                 on 2006/04/16  23:07:13
29626         Log: stop PL_op and PL_curpad referring to different pads at start of doeval
29627              (this could make find_uninit_var do Bad Things)
29628      Branch: perl
29629            ! pp_ctl.c
29630 ____________________________________________________________________________
29631 [ 27852] By: nicholas                              on 2006/04/16  21:44:59
29632         Log: Fix bug introduced with change 27841. (len + 1, not just len).
29633      Branch: perl
29634            ! sv.c
29635 ____________________________________________________________________________
29636 [ 27851] By: nicholas                              on 2006/04/16  19:06:19
29637         Log: Coverity is flagging a potential problem because it sees a check for
29638              NULL and assumes that this means that the variable host could be
29639              NULL. It can't, and the check added in change 13291 was a little bit
29640              more than the minimal solution needed for the bug report
29641              [ID 20011126.148]
29642              Hence remove the NULL check.
29643      Branch: perl
29644            ! ext/Socket/Socket.xs
29645 ____________________________________________________________________________
29646 [ 27850] By: nicholas                              on 2006/04/16  18:09:33
29647         Log: Subject: [PATCH] op.c patch, 2nd version
29648              From: andy@petdance.com (Andy Lester)
29649              Message-ID: <20060415042924.GA1786@petdance.com>
29650              Date: Fri, 14 Apr 2006 23:29:24 -0500
29651      Branch: perl
29652            ! op.c
29653 ____________________________________________________________________________
29654 [ 27849] By: nicholas                              on 2006/04/16  15:04:36
29655         Log: A scalar reference returned from a coderef in @INC is treated as the
29656              initial "content" of the file. When it is exhausted input is taken
29657              from a real file handle, or a generator sub, if either exists.
29658      Branch: perl
29659            ! pp_ctl.c t/op/incfilter.t
29660 ____________________________________________________________________________
29661 [ 27848] By: stevep                                on 2006/04/16  14:03:59
29662         Log: Subject: [PATCH] remove some cruft from makedef.pl
29663              From: "Jan Dubois" <jand@ActiveState.com>
29664              Date: Sun, 16 Apr 2006 02:05:00 -0700
29665              Message-ID: <022e01c66134$d7a8dec0$2217a8c0@candy>
29666      Branch: perl
29667            ! embed.fnc global.sym makedef.pl
29668 ____________________________________________________________________________
29669 [ 27847] By: stevep                                on 2006/04/16  13:52:47
29670         Log: Subject: [PATCH] testcase for change #27832
29671              From: "Jan Dubois" <jand@ActiveState.com>
29672              Date: Sun, 16 Apr 2006 00:57:00 -0700
29673              Message-ID: <022a01c6612b$575cb7e0$2217a8c0@candy>
29674      Branch: perl
29675            ! lib/Pod/Html.pm lib/Pod/t/htmllink.pod
29676 ____________________________________________________________________________
29677 [ 27846] By: stevep                                on 2006/04/16  13:44:47
29678         Log: Stray pod/perlapi.pod change found after a regen.
29679      Branch: perl
29680            ! pod/perlapi.pod
29681 ____________________________________________________________________________
29682 [ 27845] By: stevep                                on 2006/04/16  13:43:01
29683         Log: Subject: [PATCH] dump.c patch redux
29684              From: andy@petdance.com (Andy Lester)
29685              Date: Sun, 16 Apr 2006 00:29:36 -0500
29686              Message-ID: <20060416052936.GA19143@petdance.com>
29687      Branch: perl
29688            ! dump.c embed.fnc embed.h proto.h
29689 ____________________________________________________________________________
29690 [ 27843] By: nicholas                              on 2006/04/16  13:25:18
29691         Log: Perl_do_vop can profitably use Perl_sv_usepvn_flags, as it has
29692              allocated space for an initialised a trailing NUL.
29693      Branch: perl
29694            ! doop.c
29695 ____________________________________________________________________________
29696 [ 27842] By: nicholas                              on 2006/04/16  12:06:57
29697         Log: In Perl_sv_usepvn_flags, assert() that the caller has RTFM.
29698      Branch: perl
29699            ! sv.c
29700 ____________________________________________________________________________
29701 [ 27841] By: nicholas                              on 2006/04/16  11:35:38
29702         Log: Provide a new flag for sv_usepvn_flags, SV_HAS_TRAILING_NUL, which
29703              signals that the buffer passed in is already well-formed for use as
29704              SvPVX (i.e. it is followed by a trailing NUL), and hence the realloc()
29705              to add a NUL can be skipped.
29706      Branch: perl
29707            ! pp.c sv.c sv.h
29708 ____________________________________________________________________________
29709 [ 27840] By: nicholas                              on 2006/04/16  11:03:28
29710         Log: Merge sv_usepvn and sv_usepvn_mg into sv_usepvn_flags. "Promote" the
29711              other two to mathoms.c
29712      Branch: perl
29713            ! embed.fnc embed.h global.sym mathoms.c proto.h sv.c sv.h
29714 ____________________________________________________________________________
29715 [ 27839] By: nicholas                              on 2006/04/16  10:37:46
29716         Log: In Perl_sv_usepvn(), force a move under DEBUGGING to shake out caller
29717              bugs.
29718      Branch: perl
29719            ! sv.c
29720 ____________________________________________________________________________
29721 [ 27838] By: nicholas                              on 2006/04/16  10:37:04
29722         Log: Fix htmllink.t to cater for the case where perladmin isn't an empty
29723              string.
29724      Branch: perl
29725            ! lib/Pod/t/htmllink.t
29726 ____________________________________________________________________________
29727 [ 27837] By: nicholas                              on 2006/04/16  09:36:18
29728         Log: Coverity notes that we might be dereferencing fgv before a check that
29729              it's not NULL. In fact, the code ordering meant that one "if (fgv)"
29730              would always be true. So fix this.
29731      Branch: perl
29732            ! pp_sys.c
29733 ____________________________________________________________________________
29734 [ 27836] By: stevep                                on 2006/04/16  05:24:04
29735         Log: Subject: [PATCH] update to pp_complement() via Coverity
29736              From: andy@petdance.com (Andy Lester)
29737              Date: Sun, 16 Apr 2006 00:14:23 -0500
29738              Message-ID: <20060416051423.GA17063@petdance.com>
29739      Branch: perl
29740            ! pp.c
29741 ____________________________________________________________________________
29742 [ 27835] By: stevep                                on 2006/04/16  05:17:57
29743         Log: Subject: [PATCH] clean up hv_assert()
29744              From: andy@petdance.com (Andy Lester)
29745              Date: Sat, 15 Apr 2006 23:18:27 -0500
29746              Message-ID: <20060416041827.GA3031@petdance.com>
29747      Branch: perl
29748            ! hv.c
29749 ____________________________________________________________________________
29750 [ 27834] By: stevep                                on 2006/04/16  05:12:56
29751         Log: Subject: [PATCH] Removed unused var in a macro
29752              From: andy@petdance.com (Andy Lester)
29753              Date: Sat, 15 Apr 2006 23:32:53 -0500
29754              Message-ID: <20060416043253.GA3438@petdance.com>
29755      Branch: perl
29756            ! thread.h
29757 ____________________________________________________________________________
29758 [ 27833] By: stevep                                on 2006/04/16  04:59:19
29759         Log: Subject: [PATCH] Change anchor generation in Pod::Html for "=item item 2"
29760              From: "Jan Dubois" <jand@ActiveState.com>
29761              Date: Fri, 14 Apr 2006 13:13:20 -0700
29762              Message-ID: <017a01c65fff$dfd0f370$2217a8c0@candy>
29763      Branch: perl
29764            ! lib/Pod/Html.pm lib/Pod/t/htmllink.t
29765 ____________________________________________________________________________
29766 [ 27832] By: stevep                                on 2006/04/16  04:50:15
29767         Log: Subject: [PATCH] Pod::Html::depod() doesn't work correctly for multi-line strings
29768              From: "Jan Dubois" <jand@ActiveState.com>
29769              Date: Mon, 10 Apr 2006 15:32:23 -0700
29770              Message-ID: <017b01c65cee$a2f5fe00$6062a8c0@candy>
29771      Branch: perl
29772            ! lib/Pod/Html.pm
29773 ____________________________________________________________________________
29774 [ 27831] By: stevep                                on 2006/04/16  04:41:34
29775         Log: Subject: [PATCH] Missing part of change 25186
29776              From: "Jan Dubois" <jand@ActiveState.com>
29777              Date: Thu, 13 Apr 2006 18:26:29 -0700
29778              Message-ID: <009401c65f62$74fded70$2217a8c0@candy>
29779      Branch: perl
29780            ! lib/Pod/t/htmllink.t
29781 ____________________________________________________________________________
29782 [ 27830] By: stevep                                on 2006/04/16  04:37:46
29783         Log: Subject: [PATCH] Missing part of change 25676
29784              From: "Jan Dubois" <jand@ActiveState.com>
29785              Date: Thu, 13 Apr 2006 18:19:26 -0700
29786              Message-ID: <009001c65f61$78866d60$2217a8c0@candy>
29787      Branch: perl
29788            ! lib/Pod/t/htmllink.t
29789 ____________________________________________________________________________
29790 [ 27829] By: nicholas                              on 2006/04/15  23:51:10
29791         Log: Subject: [PATCH] Handle null io in leavewrite (not possible?) (Coverity)
29792              From: bah@longitude.com
29793              Message-ID: <1661.38.96.138.153.1145124821.squirrel@mail.longitude.com>
29794              Date: Sat, 15 Apr 2006 14:13:41 -0400 (EDT)
29795      Branch: perl
29796            ! pp_sys.c
29797 ____________________________________________________________________________
29798 [ 27828] By: nicholas                              on 2006/04/15  23:41:23
29799         Log: Subject: [PATCH] Potential (?) memory leak in Storable.xs (Coverity)
29800              From: bah@longitude.com
29801              Message-ID: <1561.38.96.138.153.1145123650.squirrel@mail.longitude.com>
29802              Date: Sat, 15 Apr 2006 13:54:10 -0400 (EDT)
29803      Branch: perl
29804            ! ext/Storable/Storable.xs
29805 ____________________________________________________________________________
29806 [ 27827] By: nicholas                              on 2006/04/15  22:44:30
29807         Log: Teach Perl_do_sv_dump how to cope with IOs that have bogus things in
29808              GV slots. (Which source filters are prone to do to them).
29809      Branch: perl
29810            ! dump.c
29811 ____________________________________________________________________________
29812 [ 27826] By: nicholas                              on 2006/04/15  21:50:12
29813         Log: Coverity was getting upset about an assignment from a function
29814              returning int to a U8 variable. Curiously it was only getting upset
29815              about the first of many.
29816              However, we are doing NO ERROR CHECKING on whether we read in the
29817              requested number of bytes of bytecode. All except BGET_op_tr_array
29818              will now croak on a short read.
29819      Branch: perl
29820            ! ext/ByteLoader/bytecode.h
29821 ____________________________________________________________________________
29822 [ 27825] By: nicholas                              on 2006/04/15  21:43:13
29823         Log: Coverity reports that Storable can potentially cause a NULL pointer
29824              dereference while iterating a hash. This should never happen unless
29825              the hash lies about how many keys it has, so croak if a fib is spotted.
29826      Branch: perl
29827            ! ext/Storable/Storable.xs
29828 ____________________________________________________________________________
29829 [ 27824] By: nicholas                              on 2006/04/15  21:11:44
29830         Log: Coverity notes that resource are leaked in the unfinished and never
29831              called function _utf8_to_bytes.
29832      Branch: perl
29833            ! ext/Encode/Encode.xs
29834 ____________________________________________________________________________
29835 [ 27823] By: nicholas                              on 2006/04/15  20:55:20
29836         Log: Coverity correctly reports that gv might (just) be NULL. So don't
29837              derefernece it if it is.
29838      Branch: perl
29839            ! ext/IO/IO.pm ext/IO/IO.xs
29840 ____________________________________________________________________________
29841 [ 27822] By: nicholas                              on 2006/04/15  20:54:44
29842         Log: Update the assertion to a croak "Out of range special SV number"
29843              to give ByteLoader more meaningful failure diagnostics.
29844      Branch: perl
29845            ! ext/ByteLoader/bytecode.h
29846 ____________________________________________________________________________
29847 [ 27821] By: nicholas                              on 2006/04/15  20:19:22
29848         Log: I believe that it makes little sense for the simple user filters
29849              provided by coderefs to be run in block mode. Hence always read from
29850              the upstream filter in line mode, and always call the user's filter
29851              with 1 line.
29852      Branch: perl
29853            ! pp_ctl.c
29854 ____________________________________________________________________________
29855 [ 27820] By: nicholas                              on 2006/04/15  20:01:58
29856         Log: Fix a bug - the introduction of the caching code means that we should
29857              initialise the SV upstream after it.
29858              assert that filter_sub is always non-null now.
29859      Branch: perl
29860            ! pp_ctl.c
29861 ____________________________________________________________________________
29862 [ 27819] By: nicholas                              on 2006/04/15  19:37:32
29863         Log: Augment the user filter caching code so that if the user filter returns
29864              multiple lines, only one line at a time is returned.
29865              Rename the variable len to status, as it is the status value.
29866      Branch: perl
29867            ! pp_ctl.c t/op/incfilter.t
29868 ____________________________________________________________________________
29869 [ 27818] By: nicholas                              on 2006/04/15  19:17:51
29870         Log: Deep in the bowels of creating new and exciting bugs, I managed to
29871              segfault the uninitialised value reporting code. This protects against
29872              the segfault.
29873      Branch: perl
29874            ! sv.c
29875 ____________________________________________________________________________
29876 [ 27817] By: nicholas                              on 2006/04/15  18:08:04
29877         Log: $foo .= $bar doesn't warn if $foo is undefined, so simplify code.
29878      Branch: perl
29879            ! t/op/incfilter.t
29880 ____________________________________________________________________________
29881 [ 27816] By: nicholas                              on 2006/04/15  18:05:12
29882         Log: If the downstream caller wants block mode, and we're in line mode,
29883              then don't return more bytes than they asked for. Hold bytes over
29884              until next time if necessary.
29885      Branch: perl
29886            ! pp_ctl.c t/op/incfilter.t
29887 ____________________________________________________________________________
29888 [ 27815] By: nicholas                              on 2006/04/15  17:00:54
29889         Log: Eliminate the filter_child_proc hack from pp_require.
29890      Branch: perl
29891            ! pp_ctl.c
29892 ____________________________________________________________________________
29893 [ 27814] By: nicholas                              on 2006/04/15  16:43:22
29894         Log: If you return void from a filter subroutine, the caller's status is
29895              used. If not, your last statement is the return value, and if it keeps
29896              being +ve you'll never hit EOF.
29897              The probably should be a sanity check for this in toke.c, but I'm not
29898              sure how.
29899      Branch: perl
29900            ! t/op/incfilter.t
29901 ____________________________________________________________________________
29902 [ 27813] By: nicholas                              on 2006/04/15  16:42:23
29903         Log: Tests for having multiple pipes open simultaneously.
29904              (See comment added in change 3771 about this apparently being buggy)
29905      Branch: perl
29906            ! t/op/inccode.t
29907 ____________________________________________________________________________
29908 [ 27812] By: nicholas                              on 2006/04/15  13:45:13
29909         Log: Add more tests for the builtin source filter implementation, and fix
29910              two bugs - it would loop infinitely if data were already in the read
29911              buffer, and it would process those data twice.
29912      Branch: perl
29913            ! pp_ctl.c t/op/incfilter.t
29914 ____________________________________________________________________________
29915 [ 27811] By: nicholas                              on 2006/04/15  11:59:26
29916         Log: Add a test for source filters returned from code references in @INC.
29917      Branch: perl
29918            + t/op/incfilter.t
29919            ! MANIFEST
29920 ____________________________________________________________________________
29921 [ 27810] By: nicholas                              on 2006/04/15  11:22:29
29922         Log: Bump the expect file count in readdir.t. We keep writing more tests.
29923      Branch: perl
29924            ! t/op/readdir.t
29925 ____________________________________________________________________________
29926 [ 27809] By: nicholas                              on 2006/04/15  10:51:48
29927         Log: Subject: [PATCH] perlio.c: layer data might be allocated and unused (Coverity)
29928              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
29929              Message-Id: <20060415082417.24F0A6D08C@ugli.hut.fi>
29930              Date: Sat, 15 Apr 2006 11:24:17 +0300 (EEST)
29931              
29932              (with a correction)
29933      Branch: perl
29934            ! perlio.c
29935 ____________________________________________________________________________
29936 [ 27808] By: craigb                                on 2006/04/15  06:05:44
29937         Log: Fix bug in prime_env_iter where the terms of a comparison were reversed
29938              so we thought we didn't have a logical name table when we did.  Reported as:
29939              Subject: LWP::Simple crashes on VMSperl
29940              From: "juna" <ggl.20.jj...@spamgourmet.com>
29941              Date: 24 Mar 2006 13:52:41 -0800
29942              Newsgroups: comp.os.vms,comp.lang.perl.misc
29943              Message-ID: <1143237161.931669.48370@t31g2000cwb.googlegroups.com>
29944      Branch: perl
29945            ! vms/vms.c
29946 ____________________________________________________________________________
29947 [ 27807] By: craigb                                on 2006/04/15  00:45:26
29948         Log: Honor READALL privilege in cando_by_name (from Scott
29949              Lepage of HP OpenVMS Engineering)
29950      Branch: perl
29951            ! vms/vms.c
29952 ____________________________________________________________________________
29953 [ 27806] By: craigb                                on 2006/04/15  00:42:41
29954         Log: Don't die after SS$_NOPRIV in Perl_vmssetenv, courtesy
29955              of Scott Lepage at HP.
29956      Branch: perl
29957            ! vms/vms.c
29958 ____________________________________________________________________________
29959 [ 27805] By: nicholas                              on 2006/04/14  20:44:27
29960         Log: Change SAVECOPWARNINGS(c) to SAVECOMPILEWARNINGS() - it's only used to
29961              save the warnings on PL_compiling, so constraining its use to what we
29962              can test seems to make sense. Particularly as testing Perl_ss_dup is
29963              tricky.
29964      Branch: perl
29965            ! op.c pp_ctl.c scope.c scope.h sv.c
29966 ____________________________________________________________________________
29967 [ 27804] By: nicholas                              on 2006/04/14  19:44:34
29968         Log: In the description of require, clarify the file handle return and why
29969              C<INC> must be qualified.
29970      Branch: perl
29971            ! pod/perlfunc.pod
29972 ____________________________________________________________________________
29973 [ 27803] By: nicholas                              on 2006/04/14  16:43:03
29974         Log: S_glob_2inpuv() did not check if lenp was NULL. Oops.
29975      Branch: perl
29976            ! sv.c
29977 ____________________________________________________________________________
29978 [ 27802] By: nicholas                              on 2006/04/14  16:18:30
29979         Log: Replace explict "/dev/null" with BIT_BUCKET, which varies by platform.
29980      Branch: perl
29981            ! pp_ctl.c
29982 ____________________________________________________________________________
29983 [ 27801] By: rgs                                   on 2006/04/14  16:11:19
29984         Log: Subject: [PATCH] doop.c: (Coverity) found a bug but not quite what Coverity thought it did (try valgrind on the new bop.t without the doop.c patch)
29985              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
29986              Date: Thu, 13 Apr 2006 19:20:46 +0300 (EEST)
29987              Message-Id: <20060413162046.5F9636D08C@ugli.hut.fi>
29988      Branch: perl
29989            ! doop.c pod/perlapi.pod sv.c t/op/bop.t
29990 ____________________________________________________________________________
29991 [ 27800] By: nicholas                              on 2006/04/14  14:45:04
29992         Log: Mark new_warnings_bitfield as XE, and add it to __DATA__ in makedef.pl
29993              Remove a reference to the deleted function Perl_refcounted_he_dup.
29994      Branch: perl
29995            ! embed.fnc embed.h global.sym makedef.pl
29996 ____________________________________________________________________________
29997 [ 27799] By: stevep                                on 2006/04/14  12:16:01
29998         Log: Subject: [PATCH] IO::Compress::*
29999              From: Paul Marquess <paul.marquess@ntlworld.com>
30000              Date: Fri, 14 Apr 2006 09:05:39 +0100
30001              Message-ID: <004f01c65f9a$3871eb30$2405140a@myopwv.com>
30002      Branch: perl
30003            ! ext/Compress/IO/Base/Changes
30004            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
30005            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
30006            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
30007            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
30008            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/README
30009            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
30010            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
30011            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
30012            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
30013            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
30014            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
30015            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
30016            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
30017            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
30018            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
30019            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
30020            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
30021            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
30022            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
30023            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
30024            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
30025            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
30026            ! ext/Compress/Raw/Zlib/README
30027            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
30028            ! ext/Compress/Zlib/README
30029            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
30030            ! t/lib/compress/generic.pl
30031 ____________________________________________________________________________
30032 [ 27798] By: nicholas                              on 2006/04/14  11:50:56
30033         Log: Subject: [PATCH] perlio.c: (Coverity) eliminate temp ptr that confuses Coverity into thinking there is a resource leak
30034              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
30035              Message-Id: <20060414085644.94A076D08C@ugli.hut.fi>
30036              Date: Fri, 14 Apr 2006 11:56:44 +0300 (EEST)
30037      Branch: perl
30038            ! perlio.c
30039 ____________________________________________________________________________
30040 [ 27797] By: stevep                                on 2006/04/14  11:26:59
30041         Log: Reverting change #27791 which may cause corruption addition corruption
30042              within a regular expression.
30043      Branch: perl
30044            ! regexec.c
30045 ____________________________________________________________________________
30046 [ 27796] By: rgs                                   on 2006/04/14  08:42:27
30047         Log: Fix implementation of threads->_handle on unixes.
30048              See :
30049              Subject: RE: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST]
30050              From: "Jerry D. Hedden" <jerry@hedden.us>
30051              Date: Tue, 04 Apr 2006 09:25:20 -0700
30052              Message-ID: <20060404092520.fb30e530d17747c2b054d625b8945d88.4a8a6b16c9.wbe@email.email.secureserver.net>
30053      Branch: perl
30054            ! ext/threads/threads.xs
30055 ____________________________________________________________________________
30056 [ 27795] By: nicholas                              on 2006/04/13  21:59:52
30057         Log: (Hopefully) fix coredumps in ByteLoader, which were a side effect of
30058              fixing a bug in B, and non-robust autogenerated code. When
30059              autogenerating initialiser statements for an array, it's a bad plan to
30060              have the size of that array hard coded.
30061      Branch: perl
30062            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
30063 ____________________________________________________________________________
30064 [ 27794] By: davem                                 on 2006/04/13  18:31:54
30065         Log: eliminate PL_regbol PL_regtill PL_regnarrate PL_reg_ganch PL_reg_sv
30066              (only another 434 to go ...)
30067      Branch: perl
30068            ! embed.fnc proto.h regexec.c regexp.h sv.c
30069 ____________________________________________________________________________
30070 [ 27793] By: davem                                 on 2006/04/13  17:16:41
30071         Log: disable 'split /(?{ split "" })/' test until recursive split is fixed
30072      Branch: perl
30073            ! t/op/pat.t
30074 ____________________________________________________________________________
30075 [ 27792] By: nicholas                              on 2006/04/13  16:14:23
30076         Log: Remove SAVEt_FREESHAREDPV, as nothing is using it, and it isn't catered
30077              for in Perl_ss_dup, hence nothing is testing it and nothing will alert
30078              us if it breaks.
30079      Branch: perl
30080            ! scope.c scope.h
30081 ____________________________________________________________________________
30082 [ 27791] By: stevep                                on 2006/04/13  15:08:04
30083         Log: Add another NULL check thanks to Coverity.
30084      Branch: perl
30085            ! regexec.c
30086 ____________________________________________________________________________
30087 [ 27790] By: nicholas                              on 2006/04/13  14:14:57
30088         Log: For duping SAVEHINTS it rather helps if you pay attention to what is
30089              actually being pushed onto the save stack.
30090      Branch: perl
30091            ! sv.c
30092 ____________________________________________________________________________
30093 [ 27789] By: nicholas                              on 2006/04/13  13:53:55
30094         Log: Subject: [PATCH] regexec.c: (Coverity) add NULL check
30095              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
30096              Message-Id: <200604131252.k3DCqFUL497781@kosh.hut.fi>
30097              Date: Thu, 13 Apr 2006 15:52:15 +0300 (EEST)
30098      Branch: perl
30099            ! regexec.c
30100 ____________________________________________________________________________
30101 [ 27788] By: nicholas                              on 2006/04/13  13:28:50
30102         Log: Subject: [PATCH] regexec.c: (Coverity) move NULL check even earlier
30103              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
30104              Message-Id: <200604131239.k3DCdXhe124107@kosh.hut.fi>
30105              Date: Thu, 13 Apr 2006 15:39:33 +0300 (EEST)
30106      Branch: perl
30107            ! regexec.c
30108 ____________________________________________________________________________
30109 [ 27787] By: nicholas                              on 2006/04/13  13:02:30
30110         Log: Add a break; to the end of the SAVEt_COP_WARNINGS case, and don't try
30111              to dereference cop_hints if it's NULL.
30112      Branch: perl
30113            ! sv.c
30114 ____________________________________________________________________________
30115 [ 27786] By: nicholas                              on 2006/04/13  12:40:24
30116         Log: Fix B and ByteLoader to cope with cop_warnings no longer being an SV.
30117      Branch: perl
30118            ! bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
30119            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
30120 ____________________________________________________________________________
30121 [ 27785] By: nicholas                              on 2006/04/13  10:46:32
30122         Log: Add SAVEt_COP_WARNINGS to ss_dup.
30123      Branch: perl
30124            ! sv.c
30125 ____________________________________________________________________________
30126 [ 27784] By: nicholas                              on 2006/04/13  10:09:20
30127         Log: Subject: Re: [PATCH] add pTHX_ parameter to new_warnings_bitfield()
30128              From: Steve Hay <steve.hay@uk.radan.com>
30129              Message-ID: <443E1998.9090909@uk.radan.com>
30130              Date: Thu, 13 Apr 2006 10:27:52 +0100
30131      Branch: perl
30132            ! embed.fnc mg.c perl.c pp_ctl.c proto.h util.c
30133 ____________________________________________________________________________
30134 [ 27783] By: davem                                 on 2006/04/13  02:20:33
30135         Log: eliminate PL_reg_re
30136              (only another 439 to go ...)
30137      Branch: perl
30138            ! embed.fnc embed.h pod/perlintern.pod proto.h regcomp.c
30139            ! regexec.c regexp.h sv.c
30140 ____________________________________________________________________________
30141 [ 27782] By: davem                                 on 2006/04/12  23:51:57
30142         Log: Subject: [perl #38906] Regex engine does not release MINMOD
30143              From: "Animator via RT" <perlbug-followup@perl.org>
30144              Message-ID: <rt-3.0.11-38906-132222.3.24032491323436@perl.org>
30145              Date: Wed, 12 Apr 2006 15:27:41 -0700
30146              
30147              zero-length minimum matches that failed could leak into a following
30148              maximal match
30149      Branch: perl
30150            ! regexec.c t/op/re_tests
30151 ____________________________________________________________________________
30152 [ 27781] By: nicholas                              on 2006/04/12  23:17:18
30153         Log: D'oh! Don't try to do #ifdefs inside "functions" that are actually
30154              macros.
30155      Branch: perl
30156            ! hv.c
30157 ____________________________________________________________________________
30158 [ 27780] By: nicholas                              on 2006/04/12  22:49:58
30159         Log: Add tests for all the other types that %^H serialisation is supposed
30160              to support. In the process, found and corrected a bug.
30161              Tests are good, m'kay.
30162      Branch: perl
30163            ! hv.c t/op/caller.t
30164 ____________________________________________________________________________
30165 [ 27779] By: nicholas                              on 2006/04/12  22:45:12
30166         Log: Change cop_warnings from an SV holding the warnings bitmask to a
30167              directly (shared) malloc()ed buffer holding the warnings bitmask.
30168              This avoids bugs/crashes when the interpreter that created an optree
30169              is freed but the optree remains in use by other interpreters.
30170      Branch: perl
30171            ! cop.h embed.fnc embed.h mg.c op.c perl.c pp_ctl.c proto.h
30172            ! scope.c scope.h sv.c util.c warnings.h warnings.pl
30173 ____________________________________________________________________________
30174 [ 27778] By: davem                                 on 2006/04/12  22:43:03
30175         Log: Remove the final recursion path from S_regmatch:  (??{...})
30176              Also put PUSH/POP_STATE infastructure in place
30177              Also eliminate PL_reg_call_cc
30178              (only another 440 global vars to go ...)
30179      Branch: perl
30180            ! regexec.c regexp.h sv.c
30181 ____________________________________________________________________________
30182 [ 27777] By: nicholas                              on 2006/04/12  16:18:30
30183         Log: Test that we can do embedded 0 bytes in hints.
30184      Branch: perl
30185            ! t/op/caller.t
30186 ____________________________________________________________________________
30187 [ 27776] By: nicholas                              on 2006/04/12  16:01:08
30188         Log: Store cop_hints as a shared structure without using any SVs (on
30189              ithreads).
30190      Branch: perl
30191            ! hv.c hv.h
30192 ____________________________________________________________________________
30193 [ 27775] By: nicholas                              on 2006/04/12  14:14:50
30194         Log: Remove Perl_refcounted_he_copy and Perl_refcounted_he_dup.
30195      Branch: perl
30196            ! embed.fnc embed.h hv.c proto.h
30197 ____________________________________________________________________________
30198 [ 27774] By: nicholas                              on 2006/04/12  12:31:29
30199         Log: Newxz() can use calloc() rather than malloc(), as the implementation
30200              of calloc() may know that it has fresh pages from the OS, and so
30201              doesn't need to zero them itself. Plus our object code should be
30202              slightly smaller.
30203      Branch: perl
30204            ! handy.h
30205 ____________________________________________________________________________
30206 [ 27773] By: nicholas                              on 2006/04/12  12:01:38
30207         Log: As OPs are shared between threads, they should be using
30208              PerlMemShared_*alloc functions, rather than per-thread *alloc()s.
30209      Branch: perl
30210            ! op.c op.h
30211 ____________________________________________________________________________
30212 [ 27772] By: nicholas                              on 2006/04/11  22:17:25
30213         Log: Subject: [PATCH] regexec.c: move NULL check earlier to make Coverity happier
30214              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
30215              Message-Id: <200604112004.k3BK4mV3097400@kosh.hut.fi>
30216              Date: Tue, 11 Apr 2006 23:04:48 +0300 (EEST)
30217      Branch: perl
30218            ! regexec.c
30219 ____________________________________________________________________________
30220 [ 27771] By: nicholas                              on 2006/04/11  21:53:33
30221         Log: Subject: [PATCH] regcomp.c (try II): use &PL_sv_undef for listsv as suggested by Nick
30222              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
30223              Message-Id: <200604112053.k3BKrPgk310001@kosh.hut.fi>
30224              Date: Tue, 11 Apr 2006 23:53:25 +0300 (EEST)
30225      Branch: perl
30226            ! regcomp.c
30227 ____________________________________________________________________________
30228 [ 27770] By: nicholas                              on 2006/04/11  21:03:48
30229         Log: Subject: [PATCH] perlio.c: false Coverity finding (it cannot see that two pointers are the same): but help Coverity by removing the temp ptr
30230              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
30231              Message-Id: <200604112039.k3BKdWix334525@kosh.hut.fi>
30232              Date: Tue, 11 Apr 2006 23:39:32 +0300 (EEST)
30233      Branch: perl
30234            ! perlio.c
30235 ____________________________________________________________________________
30236 [ 27769] By: nicholas                              on 2006/04/11  19:47:15
30237         Log: Subject: [PATCH] locale.c: more Safefree() (Coverity finding)
30238              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
30239              Message-Id: <200604111908.k3BJ8ewn030950@kosh.hut.fi>
30240              Date: Tue, 11 Apr 2006 22:08:40 +0300 (EEST)
30241      Branch: perl
30242            ! locale.c
30243 ____________________________________________________________________________
30244 [ 27768] By: nicholas                              on 2006/04/11  19:26:48
30245         Log: First stab at using the pad to store the serialised hints data.
30246              This approach is almost certainly not only wrong, but also doomed.
30247              But it's needed to build a correct solution.
30248      Branch: perl
30249            ! hv.c hv.h op.c pp_ctl.c scope.h sv.c
30250 ____________________________________________________________________________
30251 [ 27767] By: nicholas                              on 2006/04/11  18:06:30
30252         Log: Within Perl_newSVhek, inline most of newSVpvn_share(), because
30253              share_hek_hek() is far more efficient than sharepvn().
30254      Branch: perl
30255            ! sv.c
30256 ____________________________________________________________________________
30257 [ 27766] By: nicholas                              on 2006/04/11  16:17:13
30258         Log: Stop Perl_newSVpvn_share() potentially leaking the return result from
30259              bytes_from_utf8().
30260      Branch: perl
30261            ! sv.c
30262 ____________________________________________________________________________
30263 [ 27764] By: nicholas                              on 2006/04/11  13:47:05
30264         Log: Need to migrate the refcounted_he structure to be properly shared.
30265              Add a mutex for manipulated their reference counts.
30266              Unwrap the structure, so that for ithreads it can store SVs in pads.
30267      Branch: perl
30268            ! dosish.h embedvar.h hv.c hv.h perl.c perlapi.h perlvars.h
30269            ! symbian/symbianish.h unixish.h vms/vmsish.h win32/win32.c
30270            ! wince/wince.c
30271 ____________________________________________________________________________
30272 [ 27763] By: rgs                                   on 2006/04/11  07:54:23
30273         Log: Subject: [PATCH] Quiet a coverity problem
30274              From: andy@petdance.com (Andy Lester)
30275              Date: Mon, 10 Apr 2006 23:51:50 -0500
30276              Message-ID: <20060411045150.GA1422@petdance.com>
30277      Branch: perl
30278            ! pp.c
30279 ____________________________________________________________________________
30280 [ 27762] By: nicholas                              on 2006/04/10  19:55:49
30281         Log: All S_dumpuntil()'s regnode pointer arguments can be const.
30282      Branch: perl
30283            ! embed.fnc proto.h regcomp.c
30284 ____________________________________________________________________________
30285 [ 27761] By: nicholas                              on 2006/04/10  17:48:04
30286         Log: Perl_unsharepvn() was no longer being used in core, and changes to
30287              S_unshare_hek_or_pvn() had broken it. Now fixed and tested.
30288      Branch: perl
30289            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
30290 ____________________________________________________________________________
30291 [ 27760] By: merijn                                on 2006/04/10  16:35:30
30292         Log: config_H being the last part of my mkglossary work
30293      Branch: perl
30294            ! Porting/config_H
30295 ____________________________________________________________________________
30296 [ 27758] By: merijn                                on 2006/04/10  16:14:32
30297         Log: Regeneration of Glossary and the underlying tools.
30298      Branch: perl
30299            ! Porting/Glossary Porting/config.sh
30300 ____________________________________________________________________________
30301 [ 27757] By: rgs                                   on 2006/04/10  15:46:27
30302         Log: Subject: [PATCH] Fix coverity warning in utf8.c
30303              From: Andy Dougherty <doughera@lafayette.edu>
30304              Date: Mon, 10 Apr 2006 11:18:35 -0400 (EDT)
30305              Message-ID: <Pine.SOC.4.62.0604101117450.22851@maxwell.phys.lafayette.edu>
30306      Branch: perl
30307            ! utf8.c
30308 ____________________________________________________________________________
30309 [ 27756] By: nicholas                              on 2006/04/10  12:21:34
30310         Log: Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for format cv
30311              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
30312              Message-Id: <20060408155541.46B796D08C@ugli.hut.fi>
30313              Date: Sat,  8 Apr 2006 18:55:41 +0300 (EEST)
30314      Branch: perl
30315            ! pp_sys.c t/op/write.t
30316 ____________________________________________________________________________
30317 [ 27755] By: nicholas                              on 2006/04/10  11:56:21
30318         Log: Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for io pointers
30319              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
30320              Message-Id: <20060408155232.4C9726D08C@ugli.hut.fi>
30321              Date: Sat,  8 Apr 2006 18:52:32 +0300 (EEST)
30322      Branch: perl
30323            ! pp_sys.c
30324 ____________________________________________________________________________
30325 [ 27754] By: nicholas                              on 2006/04/10  11:12:26
30326         Log: Subject: [PATCH]es: quiet some warnings (with a free AIX cpp insanity avoidance tip)
30327              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
30328              Message-ID: <44375F23.6030900@gmail.com>
30329              Date: Sat, 08 Apr 2006 09:58:43 +0300
30330      Branch: perl
30331            ! op.c pad.h pp_sys.c
30332 ____________________________________________________________________________
30333 [ 27753] By: davem                                 on 2006/04/10  09:10:37
30334         Log: Subject:  [PATCH] True consting goodness in regexes
30335              From:  andy@petdance.com (Andy Lester)
30336              Date:  Mon, 10 Apr 2006 02:15:58 -0500
30337              Message-Id:  <20060410071558.GA24756@petdance.com>
30338      Branch: perl
30339            ! embed.fnc proto.h regcomp.c regexec.c
30340 ____________________________________________________________________________
30341 [ 27752] By: nicholas                              on 2006/04/09  21:07:48
30342         Log: Fix pointer error in change 27741, spotted by John E. Malmberg.
30343      Branch: perl
30344            ! sv.c
30345 ____________________________________________________________________________
30346 [ 27751] By: stevep                                on 2006/04/09  19:28:35
30347         Log: Subject: Re: [PATCH] perlio.c: Coverity finding: finding false (Coverity notable to follow vtable logic) but adding an assert
30348              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
30349              Date: Sun, 09 Apr 2006 10:18:52 +0300
30350              Message-ID: <4438B55C.9010604@gmail.com>
30351      Branch: perl
30352            ! perlio.c
30353 ____________________________________________________________________________
30354 [ 27750] By: stevep                                on 2006/04/09  18:55:07
30355         Log: Subject: Re: [PATCH] locale.c: Coverity finding
30356              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
30357              Date: Sun, 09 Apr 2006 10:31:32 +0300
30358              Message-ID: <4438B854.6040301@gmail.com>
30359      Branch: perl
30360            ! locale.c
30361 ____________________________________________________________________________
30362 [ 27749] By: stevep                                on 2006/04/09  18:44:17
30363         Log: Subject: [PATCH] Rename variables in some mg_* funcs
30364              From: andy@petdance.com (Andy Lester)
30365              Date: Sun, 9 Apr 2006 00:20:12 -0500
30366              Message-ID: <20060409052012.GA15887@petdance.com>
30367      Branch: perl
30368            ! mg.c
30369 ____________________________________________________________________________
30370 [ 27746] By: davem                                 on 2006/04/08  23:58:51
30371         Log: fix potential null deref introduced by change #27716
30372      Branch: perl
30373            ! regexec.c
30374 ____________________________________________________________________________
30375 [ 27745] By: nicholas                              on 2006/04/08  22:37:29
30376         Log: Subject: [PATCH] perlio.c: Coverity finding: finding false (Coverity not able to follow vtable logic) but adding an assert
30377              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
30378              Message-Id: <20060408161136.CEAC86D08C@ugli.hut.fi>
30379              Date: Sat,  8 Apr 2006 19:11:36 +0300 (EEST)
30380      Branch: perl
30381            ! perlio.c
30382 ____________________________________________________________________________
30383 [ 27744] By: nicholas                              on 2006/04/08  22:23:26
30384         Log: Subject: [PATCH] sv.c, rs.t, perlvar.pod (Coverity finding: did you know what happens with $/=\0?)
30385              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
30386              Message-Id: <20060408152533.C4D5F6D08C@ugli.hut.fi>
30387              Date: Sat,  8 Apr 2006 18:25:33 +0300 (EEST)
30388              
30389              (although I should add that this version of Coverity is actually
30390              raising a false positive here, albeit something still interesting)
30391      Branch: perl
30392            ! pod/perlvar.pod sv.c t/base/rs.t
30393 ____________________________________________________________________________
30394 [ 27741] By: nicholas                              on 2006/04/08  15:14:13
30395         Log: As av_dup, gv_dup and hv_dup are the same as sv_dup, code in various
30396              branches of Perl_ss_dup() is actually duplicated, so can be merged.
30397      Branch: perl
30398            ! sv.c
30399 ____________________________________________________________________________
30400 [ 27740] By: nicholas                              on 2006/04/08  14:46:53
30401         Log: By swapping the order of pushes onto the save stack for
30402              SAVEt_GENERIC_PVREF, we can merge it with SAVEt_PPTR in Perl_ss_dup().
30403      Branch: perl
30404            ! scope.c sv.c
30405 ____________________________________________________________________________
30406 [ 27739] By: nicholas                              on 2006/04/08  13:43:46
30407         Log: Teach ss_dup about SAVEt_RE_STATE. (As correctly as it ever was before)
30408      Branch: perl
30409            ! sv.c
30410 ____________________________________________________________________________
30411 [ 27738] By: nicholas                              on 2006/04/08  12:50:13
30412         Log: ss_dup of SAVEt_COP_ARYBASE can use the same code as SAVEt_I8.
30413      Branch: perl
30414            ! sv.c
30415 ____________________________________________________________________________
30416 [ 27737] By: nicholas                              on 2006/04/07  21:24:35
30417         Log: Give more information in the panic in ss_dup. (Although I'm not sure
30418              if croak() works at this point, given PerlIO's dependency on a
30419              functional interpreter.)
30420      Branch: perl
30421            ! sv.c
30422 ____________________________________________________________________________
30423 [ 27736] By: gisle                                 on 2006/04/07  16:08:26
30424         Log: Make perl_fini() run when compiling perl with
30425              the Sun WorkShop compiler.
30426      Branch: perl
30427            ! perl.c
30428 ____________________________________________________________________________
30429 [ 27735] By: steveh                                on 2006/04/07  14:55:41
30430         Log: Patch from Jarkko to fix breakage caused by change #27649
30431              see: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00144.html
30432      Branch: perl
30433            ! malloc.c perl.h
30434 ____________________________________________________________________________
30435 [ 27734] By: nicholas                              on 2006/04/07  12:49:11
30436         Log: Oops. Being too terse for my own good - it's not a great idea to chain
30437              assignment of char * to struct pmop *, even when the value is NULL.
30438      Branch: perl
30439            ! perl.c
30440 ____________________________________________________________________________
30441 [ 27733] By: craigb                                on 2006/04/07  02:53:52
30442         Log: Subject: [patch@27694] VMS RMSEXPAND/PERL_CANDO fixes
30443              From: "John E. Malmberg" <wb8tyw@qsl.net>
30444              Date: Mon, 03 Apr 2006 07:39:10 -0400
30445              Message-id: <4431095E.8030003@qsl.net>
30446      Branch: perl
30447            ! vms/vms.c vms/vmsish.h
30448 ____________________________________________________________________________
30449 [ 27732] By: nicholas                              on 2006/04/06  15:52:37
30450         Log: Move all the regexp state variables into a single structure.
30451              This allows it to be saved, restored and cloned with a single Copy()
30452              (but inevitably still some fixup)
30453      Branch: perl
30454            ! embedvar.h perl.c perlapi.h regcomp.c regexp.h scope.c sv.c
30455            ! thrdvar.h
30456 ____________________________________________________________________________
30457 [ 27731] By: steveh                                on 2006/04/06  14:55:40
30458         Log: Subject: Re: Smoke [5.9.4] 27728 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
30459              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
30460              Date: Thu, 6 Apr 2006 14:32:50 +0200
30461              Message-ID: <20060406143250.5a7de4b8@grubert.mandriva.com>
30462      Branch: perl
30463            ! mg.c
30464 ____________________________________________________________________________
30465 [ 27729] By: steveh                                on 2006/04/06  12:16:53
30466         Log: Fix skip count in ext\B\t\lint.t
30467      Branch: perl
30468            ! ext/B/t/lint.t
30469 ____________________________________________________________________________
30470 [ 27728] By: nicholas                              on 2006/04/05  21:40:11
30471         Log: Save the regexp engine state as 1 block on the save stack.
30472      Branch: perl
30473            ! regcomp.c regexp.h scope.c scope.h
30474 ____________________________________________________________________________
30475 [ 27727] By: rgs                                   on 2006/04/05  20:59:53
30476         Log: Subject: Re: expr foreach (...) isn't a B::Lint warning anymore
30477              From: "Joshua ben Jore" <twists@gmail.com>
30478              Date: Wed, 5 Apr 2006 01:11:11 -0500
30479              Message-ID: <dc5c751d0604042311v354547aanf482b3259e56ebb8@mail.gmail.com>
30480      Branch: perl
30481            ! ext/B/B/Lint.pm ext/B/t/lint.t
30482 ____________________________________________________________________________
30483 [ 27726] By: nicholas                              on 2006/04/05  20:19:34
30484         Log: Perl_save_alloc can use the new(er) SSGROW rather than looping.
30485      Branch: perl
30486            ! scope.c
30487 ____________________________________________________________________________
30488 [ 27725] By: rgs                                   on 2006/04/05  19:45:42
30489         Log: Assigning undef to an entry in %ENV shouldn't produce warnings, even
30490              though it's silently converted to ""
30491      Branch: perl
30492            ! mg.c t/lib/warnings/mg
30493 ____________________________________________________________________________
30494 [ 27724] By: stevep                                on 2006/04/05  16:15:41
30495         Log: Try not to use negative values when accessing arrays in C.  Yet another
30496              Coverity catch.
30497      Branch: perl
30498            ! util.c
30499 ____________________________________________________________________________
30500 [ 27723] By: stevep                                on 2006/04/05  15:31:18
30501         Log: Initializing variables is good.  This is another Coverity catch.
30502      Branch: perl
30503            ! gv.c
30504 ____________________________________________________________________________
30505 [ 27722] By: rgs                                   on 2006/04/05  14:44:11
30506         Log: Subject: perlio.c breaks on Solaris/gcc when > 256 FDs are available
30507              From: Alan Burlison <Alan.Burlison@sun.com>
30508              Date: Wed, 05 Apr 2006 15:52:14 +0100
30509              Message-ID: <4433D99E.40800@sun.com>
30510      Branch: perl
30511            ! perlio.c
30512 ____________________________________________________________________________
30513 [ 27721] By: rgs                                   on 2006/04/05  12:56:10
30514         Log: There should be only one META.yml file
30515      Branch: perl
30516            - ext/Devel/PPPort/META.yml ext/Encode/META.yml
30517            ! MANIFEST
30518 ____________________________________________________________________________
30519 [ 27720] By: rgs                                   on 2006/04/05  12:19:11
30520         Log: Fix test portability on non-ASCII platforms
30521              
30522              Subject: Re: lib/ExtUtils/t/Constant.t problem on z/OS
30523              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30524              Date: Wed, 05 Apr 2006 21:13:02 +0900
30525              Message-Id: <20060405210426.F99D.BQW10602@nifty.com>
30526      Branch: perl
30527            ! lib/ExtUtils/t/Constant.t
30528 ____________________________________________________________________________
30529 [ 27719] By: stevep                                on 2006/04/05  11:49:23
30530         Log: Document the functions htmlify() and anchorify() in Pod::Html.
30531      Branch: perl
30532            ! lib/Pod/Html.pm
30533 ____________________________________________________________________________
30534 [ 27718] By: steveh                                on 2006/04/05  10:35:58
30535         Log: Simplify tests for fork() capabilities
30536              
30537              Jarkko pointed out that change #27710 was causing some
30538              black smoke so makes the tests for fork() simpler, as
30539              per lib\Test\Simple\t\fork.t for now. (Ideally we want
30540              a $Config{d_pseudofork}, as suggested by Andy Dougherty,
30541              but that'll have to wait until I get some more tuits.)
30542      Branch: perl
30543            ! ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_sock.t
30544 ____________________________________________________________________________
30545 [ 27717] By: davem                                 on 2006/04/05  03:17:50
30546         Log: (??{...}) didn't always restore PL_reg_re.
30547              Also trie debugging output was using a var that was no longer
30548              valid
30549      Branch: perl
30550            ! regexec.c
30551 ____________________________________________________________________________
30552 [ 27716] By: davem                                 on 2006/04/05  01:50:33
30553         Log: eliminate PL_regprecomp, PL_regprogram, PL_regnpar and PL_regdata
30554              (only another 441 global vars to go ...)
30555      Branch: perl
30556            ! embed.fnc embed.h embedvar.h perlapi.h proto.h regcomp.c
30557            ! regexec.c sv.c thrdvar.h
30558 ____________________________________________________________________________
30559 [ 27715] By: davem                                 on 2006/04/05  01:26:59
30560         Log: restructure the EVAL branch of regmatch() to minimise local var scope
30561              (no changes to functionality)
30562      Branch: perl
30563            ! regexec.c
30564 ____________________________________________________________________________
30565 [ 27714] By: rgs                                   on 2006/04/04  15:15:19
30566         Log: Subject: Re: Making IO::Socket pass test on Win32
30567              From: Jim Cromie <jim.cromie@gmail.com>
30568              Date: Tue, 04 Apr 2006 11:07:03 -0400
30569              Message-ID: <44328B97.2060903@gmail.com>
30570      Branch: perl
30571            ! ext/B/t/concise-xs.t
30572 ____________________________________________________________________________
30573 [ 27713] By: rgs                                   on 2006/04/04  12:42:44
30574         Log: FEATURE_IS_ENABLED takes only one parameter now, so reflect that in
30575              perl_keyword.pl
30576      Branch: perl
30577            ! perl_keyword.pl
30578 ____________________________________________________________________________
30579 [ 27712] By: rgs                                   on 2006/04/04  11:42:05
30580         Log: Subject: [PATCH] threads.pm should overload != operator
30581              From: "Jan Dubois" <jand@ActiveState.com>
30582              Date: Mon, 3 Apr 2006 18:06:24 -0700
30583              Message-ID: <02fc01c65783$fe4820f0$2217a8c0@candy>
30584      Branch: perl
30585            ! ext/threads/t/basic.t ext/threads/threads.pm
30586 ____________________________________________________________________________
30587 [ 27711] By: rgs                                   on 2006/04/04  11:14:27
30588         Log: Fix syntax error in io_pipe test
30589      Branch: perl
30590            ! ext/IO/t/io_pipe.t
30591 ____________________________________________________________________________
30592 [ 27710] By: steveh                                on 2006/04/04  10:34:10
30593         Log: Subject: Re: Making IO::Socket pass test on Win32
30594              From: demerphq <demerphq@gmail.com>
30595              Date: Sun, 2 Apr 2006 11:07:19 +0200
30596              Message-ID: <9b18b3110604020107o6a0b594cwfc2344a172c360b0@mail.gmail.com>
30597              
30598              plus extra $Config{d_fork} changes to io_pipe.t and io_multihomed.t
30599      Branch: perl
30600            ! ext/IO/lib/IO/Socket.pm ext/IO/t/io_multihomed.t
30601            ! ext/IO/t/io_pipe.t ext/IO/t/io_sock.t ext/IO/t/io_unix.t
30602 ____________________________________________________________________________
30603 [ 27709] By: rgs                                   on 2006/04/04  08:54:05
30604         Log: Subject: [PATCH] Move conditional SOCKS5 code into #ifdefs
30605              From: andy@petdance.com (Andy Lester)
30606              Date: Mon, 3 Apr 2006 08:28:18 -0500
30607              Message-ID: <20060403132818.GA7820@petdance.com>
30608      Branch: perl
30609            ! perlio.c
30610 ____________________________________________________________________________
30611 [ 27708] By: gisle                                 on 2006/04/04  08:36:02
30612         Log: Change 27592 disabled the building of manpages for non core-extensions
30613              The init_MAN3PODS method need to be called when no INSTALLMAN3DIR is
30614              present in the first place.
30615      Branch: perl
30616            ! lib/ExtUtils/MM_Unix.pm
30617 ____________________________________________________________________________
30618 [ 27707] By: rgs                                   on 2006/04/04  07:39:59
30619         Log: Subject: [PATCH] "smart match" description in overload.pm is in the middle of "fallback" section
30620              From: "Jan Dubois" <jand@ActiveState.com>
30621              Date: Mon, 3 Apr 2006 18:11:55 -0700
30622              Message-ID: <02fd01c65784$c3f3c430$2217a8c0@candy>
30623      Branch: perl
30624            ! lib/overload.pm
30625 ____________________________________________________________________________
30626 [ 27706] By: craigb                                on 2006/04/04  03:12:34
30627         Log: sort out some utime() issues on VMS
30628      Branch: perl
30629            ! vms/perlvms.pod vms/vms.c
30630 ____________________________________________________________________________
30631 [ 27705] By: rgs                                   on 2006/04/03  16:21:57
30632         Log: Subject: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST]
30633              From: "Jerry D. Hedden" <jerry@hedden.us>
30634              Date: Mon, 03 Apr 2006 06:10:35 -0700
30635              Message-ID: <20060403061035.fb30e530d17747c2b054d625b8945d88.7482c755b8.wbe@email.email.secureserver.net>
30636      Branch: perl
30637            ! ext/threads/Changes ext/threads/README ext/threads/t/basic.t
30638            ! ext/threads/t/join.t ext/threads/t/list.t
30639            ! ext/threads/t/problems.t ext/threads/t/thread.t
30640            ! ext/threads/threads.pm ext/threads/threads.xs
30641 ____________________________________________________________________________
30642 [ 27704] By: nicholas                              on 2006/04/03  11:32:44
30643         Log: Two modules in ext/ have dependencies that are post-miniperl.
30644              Encode this information in the Makefile for now.
30645      Branch: perl
30646            ! Makefile.SH
30647 ____________________________________________________________________________
30648 [ 27703] By: merijn                                on 2006/04/03  10:02:37
30649         Log: Regeneration after backports of #27447, #27484, #27485, #27488,
30650              #27489, #27490, #27491, and #27632
30651      Branch: perl
30652            ! Configure config_h.SH
30653 ____________________________________________________________________________
30654 [ 27702] By: davem                                 on 2006/04/03  09:56:29
30655         Log: undo #27700 and add a missing Safefree()
30656      Branch: perl
30657            ! regexec.c
30658 ____________________________________________________________________________
30659 [ 27701] By: rgs                                   on 2006/04/03  09:50:45
30660         Log: Subject: [PATCH] SvREFCNT_inc tweaks
30661              From: andy@petdance.com (Andy Lester)
30662              Date: Sat, 1 Apr 2006 02:01:30 -0600
30663              Message-ID: <20060401080130.GA19372@petdance.com>
30664      Branch: perl
30665            ! op.c pad.c perlio.c
30666 ____________________________________________________________________________
30667 [ 27700] By: rgs                                   on 2006/04/03  09:07:20
30668         Log: Subject: [PATCH] Removed unused code in regexec.c
30669              From: andy@petdance.com (Andy Lester)
30670              Date: Mon, 3 Apr 2006 00:00:50 -0500
30671              Message-ID: <20060403050050.GA19055@petdance.com>
30672      Branch: perl
30673            ! regexec.c
30674 ____________________________________________________________________________
30675 [ 27699] By: rgs                                   on 2006/04/03  08:57:57
30676         Log: Subject: [PATCH] ext/IO/t/io_unix.t
30677              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
30678              Date: Sun, 02 Apr 2006 21:57:19 +0300
30679              Message-ID: <44301E8F.2060503@gmail.com>
30680      Branch: perl
30681            ! ext/IO/t/io_unix.t
30682 ____________________________________________________________________________
30683 [ 27698] By: rgs                                   on 2006/04/03  08:50:28
30684         Log: Subject: revisited: pow.t test failures on AIX 5.1 perl588 with -Duselongdouble
30685              From: "John L. Allen" <allen@grumman.com>
30686              Date: Thu, 30 Mar 2006 17:53:13 -0500 (EST)
30687              Message-ID: <Pine.GSO.4.53.0603301710140.24672@gateway.northropgrumman.com>
30688      Branch: perl
30689            ! pp.c
30690 ____________________________________________________________________________
30691 [ 27697] By: rgs                                   on 2006/04/03  08:30:27
30692         Log: Document that the regexp engine is not currently reentrant
30693              
30694              Subject: Re: [perl #33936] segment fault when using split() in regexp with (??{...})
30695              From: Dominic Dunlop <domo@computer.org>
30696              Date: Sun, 2 Apr 2006 21:13:59 +0200
30697              Message-Id: <AD104FE7-2BD6-49B6-A845-46458179A4B1@computer.org>
30698      Branch: perl
30699            ! pod/perlre.pod
30700 ____________________________________________________________________________
30701 [ 27696] By: rgs                                   on 2006/04/03  08:22:15
30702         Log: Take splint into account for PERL_UNUSED_ARG (patch by Jarkko)
30703      Branch: perl
30704            ! XSUB.h perl.h
30705 ____________________________________________________________________________
30706 [ 27694] By: davem                                 on 2006/04/03  01:31:12
30707         Log: anonymous unions aren't legal ANSI c
30708      Branch: perl
30709            ! regexec.c regexp.h
30710 ____________________________________________________________________________
30711 [ 27693] By: nicholas                              on 2006/04/03  00:25:45
30712         Log: The make_ext script should pass MAKE=$MAKE to submakes it invokes for
30713              extentions, as they in turn may invoke $MAKE, and should invoke the
30714              same $MAKE as at the top level, which may not be $Config{make}
30715      Branch: perl
30716            ! ext/util/make_ext
30717 ____________________________________________________________________________
30718 [ 27692] By: davem                                 on 2006/04/02  23:50:25
30719         Log: whoops, change 27691 blew away the regexec.c changes from 27688
30720      Branch: perl
30721            ! regexec.c
30722 ____________________________________________________________________________
30723 [ 27691] By: davem                                 on 2006/04/02  22:37:57
30724         Log: subsume CURCUR (current curly) struct within the main regmatch_state
30725      Branch: perl
30726            ! regexec.c regexp.h
30727 ____________________________________________________________________________
30728 [ 27690] By: rgs                                   on 2006/04/02  21:41:28
30729         Log: Subject: [PATCH] Removed unnecessary pointers checks
30730              From: andy@petdance.com (Andy Lester)
30731              Date: Sat, 1 Apr 2006 01:01:32 -0600
30732              Message-ID: <20060401070132.GA6616@petdance.com>
30733      Branch: perl
30734            ! gv.c
30735 ____________________________________________________________________________
30736 [ 27689] By: rgs                                   on 2006/04/02  21:13:16
30737         Log: Subject: [PATCH] Prevent "use sort 'stable'" from reversing the order
30738              From: Robin Houston <robin@cpan.org>
30739              Date: Sun, 2 Apr 2006 17:20:24 +0100
30740              Message-ID: <20060402162024.GA3854@rpc142.cs.man.ac.uk>
30741      Branch: perl
30742            ! lib/sort.t pp_sort.c
30743 ____________________________________________________________________________
30744 [ 27688] By: rgs                                   on 2006/04/02  20:58:59
30745         Log: Subject: Re: [perl #38293] chr(65535) should be allowed in regexes
30746              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30747              Date: Sun, 02 Apr 2006 22:48:44 +0900
30748              Message-Id: <20060402224657.B942.BQW10602@nifty.com>
30749      Branch: perl
30750            ! doop.c op.c regcomp.c regexec.c t/op/pat.t t/op/tr.t utf8.h
30751 ____________________________________________________________________________
30752 [ 27687] By: nicholas                              on 2006/04/02  20:27:24
30753         Log: Change 27677 missed two direct accesses to op_private in COPs.
30754              I believe that all are now found, as redefining CopHINTS_get(c)
30755              to (~(c)->op_private) (with corresponding changes to CopHINTS_set()
30756              and the initialisation of PL_compiling) works.
30757      Branch: perl
30758            ! perl.h pp_ctl.c utf8.h
30759 ____________________________________________________________________________
30760 [ 27686] By: merijn                                on 2006/04/02  19:10:55
30761         Log: First stab at a more reliable Glossary. This now is (again)
30762              mostly generated. (Well, It's a repair to the existing version
30763              "based on" a generated version, which is now well sorted, but
30764              still incomplete for less obvious reasons).
30765      Branch: perl
30766            ! Porting/Glossary
30767 ____________________________________________________________________________
30768 [ 27685] By: davem                                 on 2006/04/02  18:32:32
30769         Log: make parts of struct regmatch_state unions
30770              This reduces its size from 120 to 72 bytes
30771      Branch: perl
30772            ! regexec.c regexp.h
30773 ____________________________________________________________________________
30774 [ 27681] By: nicholas                              on 2006/04/02  17:05:34
30775         Log: Better failure diagnostics from switch.t.
30776      Branch: perl
30777            ! t/op/switch.t
30778 ____________________________________________________________________________
30779 [ 27680] By: nicholas                              on 2006/04/02  16:51:53
30780         Log: Subject: Re: recent changes have some unmatching of parameters and types
30781              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30782              Message-Id: <20060402122547.0037.BQW10602@nifty.com>
30783              Date: Sun, 02 Apr 2006 12:32:53 +0900
30784      Branch: perl
30785            ! embed.fnc pod/perlintern.pod proto.h
30786 ____________________________________________________________________________
30787 [ 27679] By: davem                                 on 2006/04/02  16:32:10
30788         Log: use slabs to allocate save state space in regmatch() 
30789      Branch: perl
30790            ! embedvar.h perl.c perl.h perlapi.h regcomp.h regexec.c
30791            ! regexp.h sv.c thrdvar.h
30792 ____________________________________________________________________________
30793 [ 27677] By: nicholas                              on 2006/04/02  11:17:58
30794         Log: Abstract all reads/writes of the hints in COPs with 2 new macros,
30795              CopHINTS_get() and CopHINTS_set().
30796      Branch: perl
30797            ! cop.h op.c pp_ctl.c utf8.c
30798 ____________________________________________________________________________
30799 [ 27676] By: nicholas                              on 2006/04/02  10:55:36
30800         Log: 'SvIOK(sv) ? SvIVX(sv) : sv_2iv(sv)' is 'SvIV(sv)' so write it as such.
30801      Branch: perl
30802            ! mg.c
30803 ____________________________________________________________________________
30804 [ 27674] By: nicholas                              on 2006/04/02  10:41:30
30805         Log: Convert ByteLoader to use CopARYBASE_set().
30806      Branch: perl
30807            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
30808 ____________________________________________________________________________
30809 [ 27671] By: nicholas                              on 2006/04/02  10:08:04
30810         Log: Abstract all the accesses to cop_arybase (apart from ByteLoader)
30811      Branch: perl
30812            ! cop.h ext/B/B.xs mg.c op.c pp.c pp_ctl.c pp_hot.c scope.c
30813            ! scope.h toke.c
30814 ____________________________________________________________________________
30815 [ 27669] By: craigb                                on 2006/04/02  01:09:38
30816         Log: fix typo in vms/gen_shrfls.pl itanium detector
30817      Branch: perl
30818            ! vms/gen_shrfls.pl
30819 ____________________________________________________________________________
30820 [ 27668] By: nicholas                              on 2006/04/01  23:34:10
30821         Log: If the passed in target rv for Perl_newSVrv() was already a reference
30822              to something, it would leak the reference count on that thing.
30823      Branch: perl
30824            ! sv.c
30825 ____________________________________________________________________________
30826 [ 27667] By: nicholas                              on 2006/04/01  23:09:34
30827         Log: Test no mypragma;
30828      Branch: perl
30829            ! t/lib/mypragma.t
30830 ____________________________________________________________________________
30831 [ 27666] By: nicholas                              on 2006/04/01  21:17:46
30832         Log: Automatically set HINT_LOCALIZE_HH whenever %^H is modified.
30833      Branch: perl
30834            ! embed.fnc embed.h hv.c lib/feature.pm lib/sort.pm mg.c op.c
30835            ! proto.h scope.c scope.h t/lib/mypragma.pm
30836 ____________________________________________________________________________
30837 [ 27665] By: nicholas                              on 2006/04/01  19:38:31
30838         Log: The call to Perl_hv_assert(aTHX_ hv) should be wrapped in a DEBUG_A().
30839      Branch: perl
30840            ! hv.c
30841 ____________________________________________________________________________
30842 [ 27664] By: nicholas                              on 2006/04/01  15:26:48
30843         Log: Test that user pragmas work inside string eval.
30844      Branch: perl
30845            ! t/lib/mypragma.t
30846 ____________________________________________________________________________
30847 [ 27663] By: nicholas                              on 2006/04/01  15:22:54
30848         Log: Add Rafael's example user pragma, and convert his demo to a test.
30849      Branch: perl
30850            + t/lib/mypragma.pm t/lib/mypragma.t
30851            ! MANIFEST
30852 ____________________________________________________________________________
30853 [ 27662] By: nicholas                              on 2006/04/01  15:21:56
30854         Log: If the comment says "(and not ours)" then it should be tested.
30855      Branch: perl
30856            ! t/op/getppid.t
30857 ____________________________________________________________________________
30858 [ 27660] By: nicholas                              on 2006/04/01  15:11:11
30859         Log: Rewrite t/op/getppid.t to remove the assumption that init has PID of 1.
30860      Branch: perl
30861            ! t/op/getppid.t
30862 ____________________________________________________________________________
30863 [ 27659] By: nicholas                              on 2006/04/01  14:31:37
30864         Log: Propagate cop_hints inside string evals. For the unthreaded case this
30865              is easy. For the threaded case it's not, because the current OP may
30866              be shared with another thread, so solve this by copying the hints
30867              chain.
30868      Branch: perl
30869            ! embed.fnc embed.h hv.c pod/perlintern.pod pp_ctl.c proto.h
30870            ! t/op/caller.t
30871 ____________________________________________________________________________
30872 [ 27657] By: nicholas                              on 2006/04/01  12:32:23
30873         Log: Inconsistencies in paramter const-ness noticed by SADAHIRO Tomoyuki.
30874      Branch: perl
30875            ! embed.fnc proto.h sv.c
30876 ____________________________________________________________________________
30877 [ 27656] By: rgs                                   on 2006/03/31  21:53:22
30878         Log: Subject: [PATCH] Re: recursion now removed from the regex engine
30879              From: Dominic Dunlop <shouldbedomo@mac.com>
30880              Date: Thu, 30 Mar 2006 10:31:55 +0200
30881              Message-Id: <C4D69F9F-FB90-4564-8C46-E51765EB0440@mac.com>
30882      Branch: perl
30883            ! t/op/pat.t
30884 ____________________________________________________________________________
30885 [ 27653] By: rgs                                   on 2006/03/31  20:02:40
30886         Log: Updated version of the grumpy comment deleted by change #27649,
30887              by Jarkko
30888      Branch: perl
30889            ! perl.h
30890 ____________________________________________________________________________
30891 [ 27652] By: merijn                                on 2006/03/31  19:36:44
30892         Log: Glossary part for #27447 (madlyh, madlyobj, madlysrc)
30893      Branch: perl
30894            ! Porting/Glossary
30895 ____________________________________________________________________________
30896 [ 27650] By: nicholas                              on 2006/03/31  19:30:09
30897         Log: Need to dup any hints HV stored on the save stack.
30898      Branch: perl
30899            ! sv.c
30900 ____________________________________________________________________________
30901 [ 27649] By: rgs                                   on 2006/03/31  16:59:53
30902         Log: Subject: [PATCH] Redo PERL_UNUSED_DECL
30903              From: andy@petdance.com (Andy Lester)
30904              Date: Fri, 31 Mar 2006 00:54:58 -0600
30905              Message-ID: <20060331065458.GA28571@petdance.com>
30906      Branch: perl
30907            ! malloc.c perl.h
30908 ____________________________________________________________________________
30909 [ 27648] By: craigb                                on 2006/03/31  16:31:28
30910         Log: Subject: [patch@27638] Enable standard stat for VMS >=8.2
30911              From: "John E. Malmberg" <wb8tyw@qsl.net>
30912              Date: Fri, 31 Mar 2006 00:39:23 -0500
30913              Message-id: <442CC08A.30409@qsl.net>
30914      Branch: perl
30915            ! configure.com vms/vms.c vms/vmsish.h
30916 ____________________________________________________________________________
30917 [ 27647] By: nicholas                              on 2006/03/31  16:22:13
30918         Log: Note future possible flexibility for Perl_magic_sethint().
30919      Branch: perl
30920            ! mg.c
30921 ____________________________________________________________________________
30922 [ 27646] By: nicholas                              on 2006/03/31  16:19:38
30923         Log: Test that entries in %^H are actually independant.
30924      Branch: perl
30925            ! t/op/caller.t
30926 ____________________________________________________________________________
30927 [ 27645] By: nicholas                              on 2006/03/31  14:10:39
30928         Log: I can't spell.
30929      Branch: perl
30930            ! op.c
30931 ____________________________________________________________________________
30932 [ 27644] By: rgs                                   on 2006/03/31  14:08:12
30933         Log: Document new magic types in perlguts. Fix a comment about sort hints.
30934      Branch: perl
30935            ! perl.h pod/perlguts.pod
30936 ____________________________________________________________________________
30937 [ 27643] By: nicholas                              on 2006/03/31  13:45:57
30938         Log: Serialise changes to %^H onto the current COP. Return the compile time
30939              state of %^H as an eleventh value from caller. This allows users to
30940              write pragmas.
30941      Branch: perl
30942            ! cop.h dump.c embed.fnc embed.h gv.c hv.c hv.h makedef.pl mg.c
30943            ! op.c perl.c perl.h pod/perlfunc.pod pod/perlintern.pod
30944            ! pp_ctl.c proto.h scope.c scope.h sv.c t/op/caller.t
30945 ____________________________________________________________________________
30946 [ 27642] By: rgs                                   on 2006/03/31  13:22:00
30947         Log: Upgrade to Time::Local 1.12_01
30948      Branch: perl
30949            ! lib/Time/Local.pm lib/Time/Local.t
30950 ____________________________________________________________________________
30951 [ 27641] By: rgs                                   on 2006/03/31  12:30:31
30952         Log: Subject: [PATCH] Random accumulated patches
30953              From: andy@petdance.com (Andy Lester)
30954              Date: Thu, 30 Mar 2006 23:42:28 -0600
30955              Message-ID: <20060331054228.GA18940@petdance.com>
30956      Branch: perl
30957            ! cop.h doio.c dump.c embed.fnc gv.c gv.h hv.c mg.c op.c perl.c
30958            ! perl.h pp.c pp_ctl.c pp_hot.c pp_sort.c proto.h regcomp.c sv.c
30959            ! sv.h toke.c utf8.c
30960 ____________________________________________________________________________
30961 [ 27640] By: rgs                                   on 2006/03/31  12:10:57
30962         Log: Subject: [PATCH] IO::Compress::Zip
30963              From: "Paul Marquess" <paul.marquess@ntlworld.com>
30964              Date: Fri, 31 Mar 2006 09:48:36 +0100
30965              Message-ID: <005201c6549f$e7374490$2405140a@myopwv.com>
30966      Branch: perl
30967            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
30968 ____________________________________________________________________________
30969 [ 27639] By: rgs                                   on 2006/03/31  08:00:08
30970         Log: Test for fileno definedness instead of truth
30971              Don't load Config.pm, which isn't used
30972      Branch: perl
30973            ! lib/FileCache.pm
30974 ____________________________________________________________________________
30975 [ 27638] By: nicholas                              on 2006/03/30  20:55:17
30976         Log: Localising hash slices with UTF-8 encoded keys was also buggy.
30977              (See also change 27637)
30978      Branch: perl
30979            ! pp.c t/op/local.t
30980 ____________________________________________________________________________
30981 [ 27637] By: nicholas                              on 2006/03/30  20:37:03
30982         Log: Fix bug #38815 (localising keys which are UTF-8 encoded didn't delete
30983              them correctly on scope exit)
30984      Branch: perl
30985            ! pp_hot.c scope.c t/op/local.t
30986 ____________________________________________________________________________
30987 [ 27636] By: nicholas                              on 2006/03/30  18:18:27
30988         Log: Fix bug 36267 - assigning to a tied hash shouldn't change the
30989              underlying hash. (It used to, if the underlying hash had had storage
30990              allocated). This has the side effect of changing the return value from
30991              hv_store and hv_store_ent for some tied hash scenarios. But *to*
30992              something consistent (ly crazy)
30993      Branch: perl
30994            ! ext/XS/APItest/t/hash.t hv.c t/op/tie.t
30995 ____________________________________________________________________________
30996 [ 27635] By: stevep                                on 2006/03/30  12:49:28
30997         Log: Pod nit mentioned in Debian bug #358455.
30998      Branch: perl
30999            ! pod/perlsec.pod
31000 ____________________________________________________________________________
31001 [ 27634] By: gisle                                 on 2006/03/30  12:31:26
31002         Log: Populate pre-canned config.sh files with
31003              d_archlib and d_inc_version_list.
31004              Ref change 27632.
31005      Branch: perl
31006            ! configure.com symbian/config.sh win32/config.bc
31007            ! win32/config.gc win32/config.vc win32/config.vc64
31008            ! wince/config.ce
31009 ____________________________________________________________________________
31010 [ 27633] By: rgs                                   on 2006/03/30  12:15:35
31011         Log: Subject: PATCH t/op/tie.t
31012              From: Robin Barker <Robin.Barker@npl.co.uk>
31013              Date: Thu, 30 Mar 2006 13:07:47 +0100
31014              Message-ID: <533D273D4014D411AB1D00062938C4D90849C9CA@hotel.npl.ad.local>
31015      Branch: perl
31016            ! t/op/tie.t
31017 ____________________________________________________________________________
31018 [ 27632] By: gisle                                 on 2006/03/30  12:13:54
31019         Log: Introduce d_sitearch and d_inc_version_list config.sh variables.
31020              These allow me to set sitearch and sitelib to be the same without
31021              ending up with duplicate entries in @INC.
31022              
31023              Basically the same way the old d_archlib variable is used.
31024      Branch: perl
31025            ! Configure Porting/Glossary config_h.SH perl.c
31026 ____________________________________________________________________________
31027 [ 27631] By: rgs                                   on 2006/03/30  08:28:38
31028         Log: Subject: Re: New Module::Build released
31029              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
31030              Date: Wed, 29 Mar 2006 14:10:32 -0500
31031              Message-ID: <442ADBA8.4000203@thepierianspring.org>
31032      Branch: perl
31033            + lib/Module/Build/YAML.pm lib/Module/Build/t/mbyaml.t
31034            ! MANIFEST lib/ExtUtils/CBuilder.pm
31035            ! lib/ExtUtils/CBuilder/Changes
31036            ! lib/ExtUtils/CBuilder/Platform/VMS.pm lib/Module/Build.pm
31037            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
31038            ! lib/Module/Build/Changes lib/Module/Build/Platform/MacOS.pm
31039            ! lib/Module/Build/Platform/VMS.pm
31040            ! lib/Module/Build/Platform/Windows.pm
31041            ! lib/Module/Build/Platform/os2.pm
31042            ! lib/Module/Build/t/bundled/Tie/CPHash.pm
31043            ! lib/Module/Build/t/lib/DistGen.pm
31044            ! lib/Module/Build/t/metadata.t
31045 ____________________________________________________________________________
31046 [ 27630] By: rgs                                   on 2006/03/30  08:17:12
31047         Log: Subject: [PATCH] Clean up regexec.c, and remove two functions
31048              From: andy@petdance.com (Andy Lester)
31049              Date: Wed, 29 Mar 2006 10:13:36 -0600
31050              Message-ID: <20060329161336.GA12456@petdance.com>
31051      Branch: perl
31052            ! embed.fnc embed.h proto.h regexec.c
31053 ____________________________________________________________________________
31054 [ 27629] By: rgs                                   on 2006/03/29  12:30:56
31055         Log: Subject: child's processor time
31056              From: hv@crypt.org <hv@crypt.org>
31057              Date: Mar 29, 2006 2:34 PM
31058              Message-Id: <200603291234.k2TCY6r29535@zen.crypt.org>
31059      Branch: perl
31060            ! pod/perlfunc.pod
31061 ____________________________________________________________________________
31062 [ 27628] By: rgs                                   on 2006/03/29  09:26:01
31063         Log: Subject: CLONE for Tie::RefHash
31064              From: Yuval Kogman <nothingmuch@woobling.org>
31065              Date: Mon, 27 Mar 2006 15:34:07 +0200
31066              Message-ID: <20060327133407.GA16901@woobling.org>
31067              
31068              (also rename old Tie::RefHash test, so several test files
31069              are allowed.)
31070      Branch: perl
31071            + lib/Tie/RefHash/threaded.t
31072           +> lib/Tie/RefHash/refhash.t
31073            - lib/Tie/RefHash.t
31074            ! MANIFEST lib/Tie/RefHash.pm
31075 ____________________________________________________________________________
31076 [ 27627] By: rgs                                   on 2006/03/29  09:01:21
31077         Log: Subject: [PATCH] Devel::DProf consting
31078              From: andy@petdance.com (Andy Lester)
31079              Date: Sat, 25 Mar 2006 23:32:13 -0600
31080              Message-ID: <20060326053213.GA10401@petdance.com>
31081      Branch: perl
31082            ! ext/Devel/DProf/DProf.xs
31083 ____________________________________________________________________________
31084 [ 27626] By: rgs                                   on 2006/03/29  08:55:21
31085         Log: Subject: re-[PATCH] Re: [PATCH] Poison now in two different flavours!
31086              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
31087              Date: Sun, 26 Mar 2006 14:53:56 +0300
31088              Message-ID: <442680D4.3000809@gmail.com>
31089      Branch: perl
31090            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
31091            ! pp_ctl.c scope.c sv.c util.c
31092 ____________________________________________________________________________
31093 [ 27625] By: rgs                                   on 2006/03/29  08:42:28
31094         Log: Subject: [doc-patch] clarify -Accflags in INSTALL
31095              From: Jim Cromie <jim.cromie@gmail.com>
31096              Date: Sun, 26 Mar 2006 20:33:23 -0500
31097              Message-ID: <442740E3.8030006@gmail.com>
31098      Branch: perl
31099            ! INSTALL
31100 ____________________________________________________________________________
31101 [ 27622] By: nicholas                              on 2006/03/28  15:43:59
31102         Log: Only compile Perl_hv_assert with DEBUGGING.
31103      Branch: perl
31104            ! hv.c makedef.pl
31105 ____________________________________________________________________________
31106 [ 27621] By: nicholas                              on 2006/03/28  15:17:06
31107         Log: Having tested IPv6 support in all builtins for TCP and UDP, it all
31108              seem to work perfectly. So remove from perltodo.pod.
31109      Branch: perl
31110            ! pod/perltodo.pod
31111 ____________________________________________________________________________
31112 [ 27620] By: gisle                                 on 2006/03/28  11:18:52
31113         Log: Improved description of the tmon.out format.
31114              The / lines where undocumented.
31115      Branch: perl
31116            ! ext/Devel/DProf/DProf.pm
31117 ____________________________________________________________________________
31118 [ 27619] By: steveh                                on 2006/03/28  10:38:52
31119         Log: Subject: [PATCH lib/Term/ReadLine] Re: [cpan #17773] Bug in Term::ReadKey being trigger by a bug in Term::ReadLine
31120              From: Jonathan Stowe <jns@gellyfish.com>
31121              Date: Mon, 13 Mar 2006 16:09:44 +0000
31122              Message-Id: <1142266184.5811.141.camel@orpheus.gellyfish.com>
31123      Branch: perl
31124            ! lib/Term/ReadLine.pm
31125 ____________________________________________________________________________
31126 [ 27618] By: craigb                                on 2006/03/28  04:01:21
31127         Log: Subject: [patch@27613] VMS long file path support active.
31128              From: "John E. Malmberg" <wb8tyw@qsl.net>
31129              Date: Mon, 27 Mar 2006 08:05:33 -0500
31130              Message-id: <4427E31D.2030801@qsl.net>
31131
31132      Branch: perl
31133            ! vms/vms.c vms/vmsish.h
31134 ____________________________________________________________________________
31135 [ 27617] By: nicholas                              on 2006/03/27  21:04:58
31136         Log: Merge the cut & paste code from Perl_call_sv/Perl_fold_constants with
31137              the near identical code in pp_entertry into Perl_create_eval_scope.
31138              Move the cut & paste code from Perl_call_sv/Perl_fold_constants into
31139              Perl_delete_eval_scope.
31140      Branch: perl
31141            ! cop.h embed.fnc embed.h ext/B/t/concise-xs.t op.c perl.c
31142            ! pp_ctl.c proto.h
31143 ____________________________________________________________________________
31144 [ 27616] By: nicholas                              on 2006/03/27  20:31:52
31145         Log: It helps to actually add the files you add to MANIFEST. (Thanks Dave
31146              for spotting my mistake).
31147      Branch: perl
31148            + t/comp/fold.t
31149 ____________________________________________________________________________
31150 [ 27615] By: nicholas                              on 2006/03/27  19:25:02
31151         Log: If constant folding fails, don't fold constants, rather than reporting
31152              the error at compile time. This allows illegal constant expressions in
31153              dead code to be ignored.
31154      Branch: perl
31155            ! MANIFEST op.c pod/perldiag.pod pod/perltodo.pod
31156 ____________________________________________________________________________
31157 [ 27613] By: craigb                                on 2006/03/27  00:04:10
31158         Log: EU::MM::MM_VMS::one_liner must quote "--" argument
31159      Branch: perl
31160            ! lib/ExtUtils/MM_VMS.pm
31161 ____________________________________________________________________________
31162 [ 27612] By: nicholas                              on 2006/03/26  22:12:57
31163         Log: Replace all sv_mortalcopy(&PL_sv_no); sv_set*(...) with
31164              sv2mortal(newSV*(...)) to avoid needless upgrades to PVNV and needless
31165              allocation of a copy of "".
31166      Branch: perl
31167            ! pp_sys.c
31168 ____________________________________________________________________________
31169 [ 27611] By: craigb                                on 2006/03/26  21:58:49
31170         Log: Subject: [patch@27609] vms pool corruption fix for _NLA0:
31171              From: "John E. Malmberg" <wb8tyw@qsl.net>
31172              Date: Sun, 26 Mar 2006 14:32:30 -0500
31173              Message-id: <4426EC4E.8030801@qsl.net>
31174      Branch: perl
31175            ! vms/vms.c
31176 ____________________________________________________________________________
31177 [ 27610] By: gisle                                 on 2006/03/26  09:15:01
31178         Log: REXEC_ML is unused.
31179      Branch: perl
31180            ! regexp.h
31181 ____________________________________________________________________________
31182 [ 27609] By: gbarr                                 on 2006/03/26  02:49:11
31183         Log: Update to IO-1.23
31184      Branch: perl
31185            ! ext/IO/ChangeLog ext/IO/IO.pm ext/IO/lib/IO/Dir.pm
31186            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
31187            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
31188            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IO/t/io_multihomed.t
31189            ! ext/IO/t/io_pipe.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
31190            ! ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
31191 ____________________________________________________________________________
31192 [ 27608] By: nicholas                              on 2006/03/25  22:45:34
31193         Log: Add S_space_join_names_mortal() which joins a char** array with " "s,
31194              replacing 5 instances of the same code.
31195      Branch: perl
31196            ! embed.fnc embed.h pp_sys.c proto.h
31197 ____________________________________________________________________________
31198 [ 27607] By: nicholas                              on 2006/03/25  22:10:27
31199         Log: Silence 3 (spurious) gcc warnings about "maybe used uninitialized".
31200      Branch: perl
31201            ! regexec.c sv.c
31202 ____________________________________________________________________________
31203 [ 27603] By: davem                                 on 2006/03/25  14:57:19
31204         Log: make configpm only update Config.pm, Config_heavy.pl if changed.
31205              Should stop spurious rebuilding of extensions.
31206              Also add documentation and copyright to top of file.
31207      Branch: perl
31208            ! configpm
31209 ____________________________________________________________________________
31210 [ 27602] By: nicholas                              on 2006/03/25  14:46:09
31211         Log: PL_multiline isn't referenced, and can be removed.
31212      Branch: perl
31213            ! embedvar.h intrpvar.h perl.c perlapi.h sv.c
31214 ____________________________________________________________________________
31215 [ 27601] By: rgs                                   on 2006/03/25  13:42:38
31216         Log: Subject: [PATCH] ext/Compress/IO/Zlib/t/050interop-gzip.t
31217              From: "Paul Marquess" <paul.marquess@ntlworld.com>
31218              Date: Fri, 24 Mar 2006 16:19:05 -0000
31219              Message-ID: <001b01c64f5e$ad8284d0$6b65140a@myopwv.com>
31220      Branch: perl
31221            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
31222 ____________________________________________________________________________
31223 [ 27600] By: nicholas                              on 2006/03/25  11:35:33
31224         Log: Free the regexp state when exiting "recursion".
31225      Branch: perl
31226            ! regexec.c
31227 ____________________________________________________________________________
31228 [ 27599] By: davem                                 on 2006/03/24  23:21:52
31229         Log: remove unused PL_regcc variable
31230      Branch: perl
31231            ! embedvar.h perlapi.h regcomp.c sv.c thrdvar.h
31232 ____________________________________________________________________________
31233 [ 27598] By: davem                                 on 2006/03/24  23:05:11
31234         Log: make S_regmatch() iterative rather than recursive.
31235              Goodbye stack-bustng regexes!
31236      Branch: perl
31237            ! regexec.c
31238 ____________________________________________________________________________
31239 [ 27597] By: craigb                                on 2006/03/24  21:05:45
31240         Log: restore EU::MM test fixes from 26079, 26813, and 26919
31241              that were lost in 27590
31242      Branch: perl
31243            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/FIRST_MAKEFILE.t
31244            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
31245 ____________________________________________________________________________
31246 [ 27596] By: rgs                                   on 2006/03/24  13:51:15
31247         Log: Bump version number of ExtUtils::MM_Win32
31248      Branch: perl
31249            ! lib/ExtUtils/MM_Win32.pm
31250 ____________________________________________________________________________
31251 [ 27595] By: steveh                                on 2006/03/24  13:01:32
31252         Log: Fix broken MM_Win32.t tests following 27590
31253              
31254              Test 31 was failing because 27590 had undone part of 25627.
31255              Test 41 was failing because the change to pasthru() in MM_Win32.pm
31256              means that $self->{MAKE} now needs to be initialized.
31257      Branch: perl
31258            ! lib/ExtUtils/t/MM_Win32.t
31259 ____________________________________________________________________________
31260 [ 27594] By: rgs                                   on 2006/03/24  11:01:01
31261         Log: Subject: [PATCH] (2nd revised) 1st patch to sync blead 'threads' with CPAN
31262              From: "Jerry D. Hedden" <jerry@hedden.us>
31263              Date: Thu, 23 Mar 2006 09:19:54 -0700
31264              Message-ID: <20060323091954.fb30e530d17747c2b054d625b8945d88.884826707f.wbe@email.email.secureserver.net>
31265      Branch: perl
31266            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
31267            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
31268            ! ext/threads/t/libc.t ext/threads/t/list.t
31269            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
31270            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
31271            ! ext/threads/t/thread.t ext/threads/threads.pm
31272            ! ext/threads/threads.xs
31273 ____________________________________________________________________________
31274 [ 27593] By: craigb                                on 2006/03/23  23:19:38
31275         Log: improve thread linking options on VMS
31276      Branch: perl
31277            ! configure.com vms/descrip_mms.template
31278 ____________________________________________________________________________
31279 [ 27592] By: rgs                                   on 2006/03/23  22:13:13
31280         Log: When MAN3PODS is forced to {} in a Makefile.PL, manpages should not be
31281              built from pods. This change fixes bleadperl compilation -- trying to
31282              build manpages with miniperl causes a bootstrapping problem.
31283      Branch: perl
31284            ! lib/ExtUtils/MM_Unix.pm
31285 ____________________________________________________________________________
31286 [ 27591] By: rgs                                   on 2006/03/23  17:50:29
31287         Log: No reason to ship MakeMaker's META.yml
31288      Branch: perl
31289            - lib/ExtUtils/META.yml
31290            ! MANIFEST
31291 ____________________________________________________________________________
31292 [ 27590] By: rgs                                   on 2006/03/23  17:43:26
31293         Log: Merge changes from CPAN's EU:MM 6.30_01.
31294              The modules that have local changes have superior
31295              version numbers than the CPAN counterparts.
31296      Branch: perl
31297            + lib/ExtUtils/t/INSTALL_BASE.t lib/ExtUtils/t/make.t
31298            + lib/ExtUtils/t/revision.t
31299            - lib/ExtUtils/t/installbase.t
31300            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
31301            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
31302            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
31303            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
31304            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
31305            ! lib/ExtUtils/PATCHING lib/ExtUtils/t/Command.t
31306            ! lib/ExtUtils/t/FIRST_MAKEFILE.t lib/ExtUtils/t/MM_NW5.t
31307            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
31308            ! lib/ExtUtils/t/basic.t
31309 ____________________________________________________________________________
31310 [ 27589] By: nicholas                              on 2006/03/23  16:27:42
31311         Log: Document the values for ${^UTF8CACHE}
31312      Branch: perl
31313            ! pod/perlvar.pod
31314 ____________________________________________________________________________
31315 [ 27588] By: nicholas                              on 2006/03/23  16:25:51
31316         Log: Rejig the location of the cache assertion code in Perl_sv_pos_b2u().
31317      Branch: perl
31318            ! sv.c
31319 ____________________________________________________________________________
31320 [ 27587] By: rgs                                   on 2006/03/23  15:27:15
31321         Log: Get version numbers in line with what's in the CPAN
31322              EU::MM 6.30_01 tarball. (ExtUtils::Install has local changes,
31323              so bump its version number.)
31324      Branch: perl
31325            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
31326            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
31327            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
31328 ____________________________________________________________________________
31329 [ 27586] By: nicholas                              on 2006/03/23  14:31:28
31330         Log: Move orphaned documentation back to its functions
31331              Document the new static functions, and how the cache works.
31332      Branch: perl
31333            ! pod/perltodo.pod sv.c
31334 ____________________________________________________________________________
31335 [ 27585] By: nicholas                              on 2006/03/23  14:09:33
31336         Log: Make S_sv_pos_u2b_cached use both cache pairs.
31337      Branch: perl
31338            ! sv.c
31339 ____________________________________________________________________________
31340 [ 27584] By: nicholas                              on 2006/03/23  13:47:41
31341         Log: Use both cache entries for Perl_sv_pos_b2u().
31342      Branch: perl
31343            ! sv.c
31344 ____________________________________________________________________________
31345 [ 27583] By: nicholas                              on 2006/03/23  13:16:53
31346         Log: Complete the other 2 arms of the cache update code.
31347      Branch: perl
31348            ! sv.c
31349 ____________________________________________________________________________
31350 [ 27582] By: nicholas                              on 2006/03/23  12:44:35
31351         Log: Pass the (byte) length of the entire string into
31352              utf8_mg_pos_cache_update()
31353              Start to use the cache to store two pairs of byte/utf-8 pairs.
31354              Add the first third of the cache update code.
31355      Branch: perl
31356            ! embed.fnc embed.h proto.h sv.c
31357 ____________________________________________________________________________
31358 [ 27581] By: rgs                                   on 2006/03/23  12:30:39
31359         Log: Upgrade to Time::Local 1.12
31360      Branch: perl
31361            ! lib/Time/Local.pm lib/Time/Local.t
31362 ____________________________________________________________________________
31363 [ 27580] By: nicholas                              on 2006/03/23  11:33:48
31364         Log: Add all new static functions to embed.fnc
31365              Remove old unused static functions.
31366              Remove references to cache[2] and cache[3].
31367      Branch: perl
31368            ! embed.fnc embed.h proto.h sv.c
31369 ____________________________________________________________________________
31370 [ 27579] By: nicholas                              on 2006/03/23  11:06:52
31371         Log: Use the cache in S_sv_pos_u2b_cached() when the desired offset is
31372              between the start of the string and the cached location.
31373              Remove unneccesary else from Perl_sv_pos_b2u().
31374      Branch: perl
31375            ! sv.c
31376 ____________________________________________________________________________
31377 [ 27578] By: nicholas                              on 2006/03/23  10:42:26
31378         Log: Use the cache in S_sv_pos_u2b_cached when the sought offset is after
31379              the first cache entry.
31380      Branch: perl
31381            ! sv.c
31382 ____________________________________________________________________________
31383 [ 27577] By: rgs                                   on 2006/03/23  10:01:48
31384         Log: Further adjustement to change #27576 by Jan Dubois
31385              (this change being blead-specific, while #27576 is
31386              integrable to maint)
31387      Branch: perl
31388            ! sv.c
31389 ____________________________________________________________________________
31390 [ 27576] By: rgs                                   on 2006/03/23  09:58:22
31391         Log: Subject: RE: [PATCH, no, really!] Re: [perl #38779] NAN's on Win32
31392              From: "Jan Dubois" <jand@ActiveState.com>
31393              Date: Wed, 22 Mar 2006 22:49:11 -0800
31394              Message-ID: <060201c64e45$e4ca7020$2217a8c0@candy>
31395              
31396              Also, back out change #27567.
31397      Branch: perl
31398            ! README.win32 pp.c pp_hot.c sv.c win32/win32.h
31399 ____________________________________________________________________________
31400 [ 27575] By: nicholas                              on 2006/03/23  00:14:53
31401         Log: Call S_utf8_mg_pos_cache_update() from S_sv_pos_u2b_cached().
31402              S_utf8_mg_pos_cache_update() can't use S_sv_pos_b2u_forwards() in the
31403              cache assertion code as it triggers warnings about surrogates.
31404      Branch: perl
31405            ! sv.c
31406 ____________________________________________________________________________
31407 [ 27574] By: nicholas                              on 2006/03/22  22:49:42
31408         Log: Take advantage of uoffset >= uoffset0, to simplify some logic.
31409      Branch: perl
31410            ! sv.c
31411 ____________________________________________________________________________
31412 [ 27573] By: nicholas                              on 2006/03/22  21:19:50
31413         Log: Add S_sv_pos_u2b_midway for when we know the utf-8/bytes offsets on
31414              both sides of the desired offset, so could count either way.
31415              Use cached utf-8 length in S_sv_pos_u2b_cached.
31416              Check the results if PL_utf8cache < 0.
31417      Branch: perl
31418            ! sv.c
31419 ____________________________________________________________________________
31420 [ 27572] By: nicholas                              on 2006/03/22  20:38:20
31421         Log: Create S_sv_pos_u2b_cached, which abstracts away utf-8 to byte
31422              conversions, hiding the complexity of any cache lookup.
31423      Branch: perl
31424            ! sv.c
31425 ____________________________________________________________________________
31426 [ 27571] By: rgs                                   on 2006/03/22  20:33:56
31427         Log: Subject: Uninitialized value in Archive::Tar
31428              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
31429              Date: Mon, 20 Mar 2006 06:37:31 -0500
31430              Message-ID: <441E93FB.3050906@thepierianspring.org>
31431      Branch: perl
31432            ! lib/Archive/Tar.pm
31433 ____________________________________________________________________________
31434 [ 27570] By: nicholas                              on 2006/03/22  18:13:06
31435         Log: The simplest way to start on Perl_sv_pos_u2b seems to be to take out
31436              all of the caching code.
31437      Branch: perl
31438            ! sv.c
31439 ____________________________________________________________________________
31440 [ 27569] By: davem                                 on 2006/03/22  16:05:16
31441         Log: remove idential code branch from regmatch()
31442      Branch: perl
31443            ! regexec.c
31444 ____________________________________________________________________________
31445 [ 27568] By: stevep                                on 2006/03/22  15:59:07
31446         Log: Fix some test failures in t/op/cmp.t when compiling with the Intel
31447              C++ Compiler on Linux.
31448      Branch: perl
31449            ! hints/linux.sh
31450 ____________________________________________________________________________
31451 [ 27567] By: rgs                                   on 2006/03/22  14:27:21
31452         Log: Subject: [PATCH] Re: [perl #38779] NAN's on Win32
31453              From: Dominic Dunlop <shouldbedomo@mac.com>
31454              Date: Wed, 22 Mar 2006 15:18:33 +0100
31455              Message-Id: <E44A2151-DE7F-4C5D-8A4B-DDA0412229C2@mac.com>
31456      Branch: perl
31457            ! README.win32
31458 ____________________________________________________________________________
31459 [ 27566] By: gisle                                 on 2006/03/22  13:37:19
31460         Log: Adjust docs to reflect that DynaLoader, as of change 27549,
31461              is part of libperl.
31462      Branch: perl
31463            ! lib/ExtUtils/Embed.pm
31464 ____________________________________________________________________________
31465 [ 27565] By: stevep                                on 2006/03/22  02:18:58
31466         Log: Increase the length of content compressed as a kludge to get 
31467              around incompatibilities in OpenBSD's gzip.
31468      Branch: perl
31469            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
31470 ____________________________________________________________________________
31471 [ 27564] By: nicholas                              on 2006/03/21  22:09:51
31472         Log: (Hopefully) make VMS happy.
31473      Branch: perl
31474            ! sv.c
31475 ____________________________________________________________________________
31476 [ 27563] By: craigb                                on 2006/03/21  13:01:47
31477         Log: Subject: [patch@27529] thread.h - VMS needs more stack
31478              From: "John E. Malmberg" <wb8tyw@qsl.net>
31479              Date: Fri, 17 Mar 2006 11:05:33 -0500
31480              Message-id: <441ADE4D.2090207@qsl.net>
31481
31482      Branch: perl
31483            ! thread.h
31484 ____________________________________________________________________________
31485 [ 27562] By: gisle                                 on 2006/03/21  11:34:38
31486         Log: Upgrade to Digest-1.15
31487      Branch: perl
31488            ! lib/Digest.pm lib/Digest/Changes
31489 ____________________________________________________________________________
31490 [ 27561] By: rgs                                   on 2006/03/21  10:49:14
31491         Log: Subject: [patch@27538] utime patch for VMS
31492              From: "John E. Malmberg" <wb8tyw@qsl.net>
31493              Date: Mon, 20 Mar 2006 08:12:19 -0500
31494              Message-ID: <441EAA33.6010603@qsl.net>
31495      Branch: perl
31496            ! configure.com vms/vms.c vms/vmsish.h
31497 ____________________________________________________________________________
31498 [ 27560] By: gisle                                 on 2006/03/21  10:16:43
31499         Log: Test croak(NULL)
31500      Branch: perl
31501            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/exception.t
31502 ____________________________________________________________________________
31503 [ 27559] By: nicholas                              on 2006/03/20  19:30:48
31504         Log: Extend change 27558 - if we know the character offset of the end, but
31505              don't have a cache for intermediate offsets, we can still use the end
31506              offset.
31507      Branch: perl
31508            ! sv.c
31509 ____________________________________________________________________________
31510 [ 27558] By: nicholas                              on 2006/03/20  18:54:32
31511         Log: In Perl_sv_pos_b2u, if we know the character offset of the end, we
31512              can take advantage of this to count backwards if close.
31513              Remove some now unnecessary casts.
31514      Branch: perl
31515            ! sv.c
31516 ____________________________________________________________________________
31517 [ 27557] By: nicholas                              on 2006/03/20  18:17:39
31518         Log: Abstract the string walking functionality from Perl_sv_pos_b2u into
31519              static functions, and make it respect PL_utf8cache.
31520      Branch: perl
31521            ! sv.c
31522 ____________________________________________________________________________
31523 [ 27556] By: steveh                                on 2006/03/20  17:32:25
31524         Log: Merge some more changes from ActivePerl 5.8.8.816
31525              
31526              See (again):
31527              http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
31528              
31529              These changes improve support for the MS 64-bit compiler in
31530              win32/Makefile (and tentatively make the same changes to
31531              win32/makefile.mk), and also switches the now deprecated -Gf switch to
31532              -GF for all flavours of VC++ instead of just the latest ones.
31533              
31534              (See:
31535              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-02/msg00353.html
31536              for a comment on the s/-Gf/-GF/ change.)
31537      Branch: perl
31538            ! win32/Makefile win32/makefile.mk
31539 ____________________________________________________________________________
31540 [ 27555] By: steveh                                on 2006/03/20  17:21:15
31541         Log: Merge some changes from ActivePerl 5.8.8.816
31542              
31543              See:
31544              http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
31545              
31546              These changes provide better support for building XS extension modules
31547              using VC++ or MinGW when perl itself was built with the opposite of
31548              those two compilers.
31549      Branch: perl
31550            ! win32/config_H.gc win32/config_H.vc
31551 ____________________________________________________________________________
31552 [ 27554] By: rgs                                   on 2006/03/20  13:03:07
31553         Log: Revert part of change 27546 related to a /dev/null bug
31554              workaround on VMS, as requested by John E. Malmberg
31555      Branch: perl
31556            ! vms/vms.c
31557 ____________________________________________________________________________
31558 [ 27553] By: nicholas                              on 2006/03/20  12:37:22
31559         Log: Perl_utf8_distance can be implemented as a call to Perl_utf8_length.
31560      Branch: perl
31561            ! utf8.c
31562 ____________________________________________________________________________
31563 [ 27552] By: nicholas                              on 2006/03/20  12:13:46
31564         Log: The two loops in Perl_utf8_distance can be merged.
31565      Branch: perl
31566            ! utf8.c
31567 ____________________________________________________________________________
31568 [ 27551] By: gisle                                 on 2006/03/20  10:51:36
31569         Log: Avoid "uninitialized value" warnings during 'make test'.
31570              My system is set up with a few PATH entries I'm not allowed
31571              to access, so stat() fails for these.
31572      Branch: perl
31573            ! t/test.pl
31574 ____________________________________________________________________________
31575 [ 27550] By: gisle                                 on 2006/03/20  10:44:08
31576         Log: Also strip $ENV{PATH} dirs writable by world.
31577              The stripping was introduced in change 27364 to improve taint handling.
31578      Branch: perl
31579            ! t/test.pl
31580 ____________________________________________________________________________
31581 [ 27549] By: gisle                                 on 2006/03/20  10:21:50
31582         Log: Move DynaLoader.o into libperl.so.
31583              
31584              This avoids the need to statically link DynaLoader into the stub perl
31585              executable and make libperl.so provide all the code needed to get a
31586              functional embedded perl interpreter up running.  As a side effect
31587              this also moves DynaLoader into libperl.a for non-useshrplib builds.
31588              
31589              Fixes [perl #32539]
31590      Branch: perl
31591            ! Makefile.SH ext/DynaLoader/Makefile.PL ext/util/make_ext
31592            ! writemain.SH
31593 ____________________________________________________________________________
31594 [ 27548] By: nicholas                              on 2006/03/20  10:13:38
31595         Log: If the scalar has just been upgraded to SVt_RV, there's no way SvPVX
31596              can be non-NULL, so no need to check.
31597      Branch: perl
31598            ! pp.c
31599 ____________________________________________________________________________
31600 [ 27547] By: rgs                                   on 2006/03/20  10:11:21
31601         Log: Subject: [PATCH blead] Re: [perl #38710] localised stash slice
31602              From: Rick Delaney <rick@bort.ca>
31603              Date: Sat, 18 Mar 2006 19:52:11 -0500
31604              Message-ID: <20060319005211.GM25733@localhost.localdomain>
31605              
31606              One can now localize slices.
31607      Branch: perl
31608            ! pp.c t/op/local.t
31609 ____________________________________________________________________________
31610 [ 27546] By: rgs                                   on 2006/03/20  09:53:17
31611         Log: Subject: [patch@27538] Misc vms.c fixes for buffer sizes.
31612              From: "John E. Malmberg" <wb8tyw@qsl.net>
31613              Date: Sun, 19 Mar 2006 20:08:34 -0500
31614              Message-ID: <441E0092.2010405@qsl.net>
31615      Branch: perl
31616            ! vms/vms.c
31617 ____________________________________________________________________________
31618 [ 27545] By: steveh                                on 2006/03/20  09:34:57
31619         Log: Subject: [PATCH] win32_async_check must *always* check for pending signals
31620              From: "Jan Dubois" <jand@ActiveState.com>
31621              Date: Fri, 17 Mar 2006 12:23:01 -0800
31622              Message-ID: <00d401c64a00$96af8ae0$2217a8c0@candy>
31623      Branch: perl
31624            ! win32/win32.c
31625 ____________________________________________________________________________
31626 [ 27544] By: davem                                 on 2006/03/20  00:52:09
31627         Log: merge the TRIEF/TRIEFL and TRIE branches in regmatch(),
31628              expunge a couple of macros, and move some variable declarations
31629              inwards
31630      Branch: perl
31631            ! regexec.c
31632 ____________________________________________________________________________
31633 [ 27543] By: nicholas                              on 2006/03/19  19:26:05
31634         Log: Remove a redundant test on mg->mg_ptr. (It had to be non-NULL to get
31635              into this block).
31636      Branch: perl
31637            ! sv.c
31638 ____________________________________________________________________________
31639 [ 27542] By: stevep                                on 2006/03/19  16:38:11
31640         Log: Subject: [PATCH] Change the semantics of S_isa_lookup
31641              From: Andy Lester <andy@petdance.com>
31642              Date: Sat, 18 Mar 2006 00:28:45 -0600
31643              Message-ID: <20060318062845.GA11607@petdance.com>
31644      Branch: perl
31645            ! embed.fnc proto.h universal.c
31646 ____________________________________________________________________________
31647 [ 27541] By: stevep                                on 2006/03/19  16:32:16
31648         Log: Subject: [PATCH] a bit 'use strict' cleanliness
31649              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
31650              Date: Sun, 19 Mar 2006 13:21:37 +0200
31651              Message-ID: <441D3EC1.20902@gmail.com>
31652      Branch: perl
31653            ! lib/English.pm lib/Text/Tabs.pm lib/Tie/Hash.pm
31654            ! lib/Tie/Scalar.pm
31655 ____________________________________________________________________________
31656 [ 27540] By: stevep                                on 2006/03/19  16:24:22
31657         Log: Subject: [PATCH] Data::Dumper consting
31658              From: Andy Lester <andy@petdance.com>
31659              Date: Sun, 19 Mar 2006 01:22:04 -0600
31660              Message-ID: <20060319072204.GB5596@petdance.com>
31661      Branch: perl
31662            ! ext/Data/Dumper/Dumper.xs
31663 ____________________________________________________________________________
31664 [ 27539] By: stevep                                on 2006/03/19  16:21:29
31665         Log: Subject: [PATCH] Cleanups in op.c
31666              From: Andy Lester <andy@petdance.com>
31667              Date: Sun, 19 Mar 2006 00:30:29 -0600
31668              Message-ID: <20060319063029.GA5077@petdance.com>
31669      Branch: perl
31670            ! op.c
31671 ____________________________________________________________________________
31672 [ 27538] By: nicholas                              on 2006/03/17  22:12:27
31673         Log: Make Perl_sv_len_utf8 honour the new ${^UTF8CACHE}.
31674              If PERL_UTF8_CACHE_ASSERT is defined, default ${^UTF8CACHE} to -1
31675              (assertion mode). Need a way to turn this on with existing command
31676              line flags.
31677      Branch: perl
31678            ! intrpvar.h sv.c
31679 ____________________________________________________________________________
31680 [ 27537] By: nicholas                              on 2006/03/17  20:39:47
31681         Log: Remove a duplicated conditional test by putting everything for the
31682              not readonly case inside one block.
31683      Branch: perl
31684            ! sv.c
31685 ____________________________________________________________________________
31686 [ 27536] By: nicholas                              on 2006/03/17  19:37:41
31687         Log: Properly set/reset the UTF-8 length cache in regcomp.c.
31688      Branch: perl
31689            ! regcomp.c sv.c
31690 ____________________________________________________________________________
31691 [ 27535] By: nicholas                              on 2006/03/17  16:46:44
31692         Log: Restore a bit of change 27533 that change 27534 inadvertently unwound.
31693      Branch: perl
31694            ! regexec.c
31695 ____________________________________________________________________________
31696 [ 27534] By: davem                                 on 2006/03/17  15:58:45
31697         Log: inline, then delete, S_regrepeat_hard()
31698      Branch: perl
31699            ! embed.fnc embed.h proto.h regexec.c
31700 ____________________________________________________________________________
31701 [ 27533] By: nicholas                              on 2006/03/17  13:38:34
31702         Log: sv_find() returning false, followed by sv_magic() to add the magic,
31703              followed immediately by sv_find() to find it, is somewhat wasteful.
31704              So use sv_magicext(). (All cases are also correct w.r.t. SvREADONLY())
31705      Branch: perl
31706            ! mg.c pp_ctl.c pp_hot.c regexec.c sv.c
31707 ____________________________________________________________________________
31708 [ 27532] By: steveh                                on 2006/03/17  13:20:11
31709         Log: Make "distclean" target on Win32 clean up temporary HTML directory
31710              that gets left behind after running the "install" target.
31711              Also clean up a couple of leftover pod2html cache files.
31712      Branch: perl
31713            ! win32/Makefile win32/makefile.mk
31714 ____________________________________________________________________________
31715 [ 27531] By: rgs                                   on 2006/03/17  13:18:38
31716         Log: Upgrade to ExtUtils::CBuilder 0.17
31717      Branch: perl
31718            + lib/ExtUtils/CBuilder/Changes
31719            ! MANIFEST lib/ExtUtils/CBuilder.pm
31720            ! lib/ExtUtils/CBuilder/Base.pm
31721            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
31722            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
31723 ____________________________________________________________________________
31724 [ 27530] By: steveh                                on 2006/03/17  11:10:41
31725         Log: Install POD files into "lib\pods" rather than "lib\pod" on Win32
31726              to avoid clashing with "lib\Pod" (cf. perl change #26363)
31727              
31728              Also remove a couple of unused macros from the makefiles
31729      Branch: perl
31730            ! installperl win32/Makefile win32/makefile.mk
31731 ____________________________________________________________________________
31732 [ 27529] By: stevep                                on 2006/03/17  04:40:24
31733         Log: Subject: [PATCH] threads.xs broken under PERL_IMPLICIT_SYS; 5.8.8 regression 
31734              From: Jan Dubois <jand@ActiveState.com> 
31735              Date: Thu, 16 Mar 2006 19:34:00 -0800
31736              Message-ID: <02e601c64973$a1960cf0$6062a8c0@candy> 
31737              
31738              Also includes a version bump to ext/threads/threads.pm.
31739      Branch: perl
31740            ! ext/threads/threads.pm ext/threads/threads.xs
31741 ____________________________________________________________________________
31742 [ 27528] By: stevep                                on 2006/03/17  04:29:30
31743         Log: Subject: [PATCH] win32_pclose() error exit doesn't unlock mutex
31744              From: Jan Dubois <jand@ActiveState.com>
31745              Date: Thu, 16 Mar 2006 16:30:23 -0800
31746              Message-ID: <02c701c64959$fac63ad0$6062a8c0@candy>
31747      Branch: perl
31748            ! win32/win32.c wince/wince.c
31749 ____________________________________________________________________________
31750 [ 27527] By: stevep                                on 2006/03/17  04:19:01
31751         Log: Subject: [PATCH] win32_async_check() can loop indefinitely; 5.8.8 regression
31752              From: Jan Dubois <jand@ActiveState.com>
31753              Date: Thu, 16 Mar 2006 16:11:48 -0800
31754              Message-ID: <02ab01c64957$62142e70$6062a8c0@candy>
31755      Branch: perl
31756            ! win32/win32.c
31757 ____________________________________________________________________________
31758 [ 27526] By: davem                                 on 2006/03/17  02:57:45
31759         Log: reduce S_regrepeat_hard() callers from 3 to 1
31760      Branch: perl
31761            ! regexec.c
31762 ____________________________________________________________________________
31763 [ 27525] By: nicholas                              on 2006/03/16  23:11:11
31764         Log: Add a new per-interpeter variable PL_utf8cache, which will be used to
31765              control the UTF-8 offset caching code. Make this visible as
31766              ${^UTF8CACHE}
31767      Branch: perl
31768            ! embedvar.h gv.c intrpvar.h mg.c perlapi.h pod/perlvar.pod
31769 ____________________________________________________________________________
31770 [ 27524] By: nicholas                              on 2006/03/16  22:20:57
31771         Log: Note that it's worth looking to downsize variables in the interpreter
31772              structure.
31773      Branch: perl
31774            ! pod/perltodo.pod
31775 ____________________________________________________________________________
31776 [ 27523] By: nicholas                              on 2006/03/16  21:52:49
31777         Log: Correct the macros in the comments in hv.c. Given the improvements in
31778              compiler optimisation, and the almost irrelevance of instructions
31779              executed over cache misses, maybe we should just remove the comments
31780              by putting their code back in place of the o{ptimis,bfuscat}ed version.
31781      Branch: perl
31782            ! hv.c
31783 ____________________________________________________________________________
31784 [ 27522] By: gisle                                 on 2006/03/16  21:27:00
31785         Log: Avoid hardcoded $(OBJ_EXT)
31786      Branch: perl
31787            ! ext/DynaLoader/Makefile.PL
31788 ____________________________________________________________________________
31789 [ 27521] By: gisle                                 on 2006/03/16  21:20:46
31790         Log: Change 27520 was a bit too aggressive.  Let's keep the warning.
31791      Branch: perl
31792            ! ext/util/make_ext
31793 ____________________________________________________________________________
31794 [ 27520] By: gisle                                 on 2006/03/16  21:14:26
31795         Log: Remove unused code. No extension use Makefile.SH any more.
31796      Branch: perl
31797            ! ext/util/make_ext
31798 ____________________________________________________________________________
31799 [ 27519] By: gisle                                 on 2006/03/16  20:32:27
31800         Log: Fix up miniperl dependency.
31801              Depend on $(obj) when we use that to build miniperl.
31802      Branch: perl
31803            ! Makefile.SH
31804 ____________________________________________________________________________
31805 [ 27518] By: gisle                                 on 2006/03/16  20:24:08
31806         Log: Simplify; make perl.o included in $(obj)
31807      Branch: perl
31808            ! Makefile.SH
31809 ____________________________________________________________________________
31810 [ 27517] By: rgs                                   on 2006/03/16  16:17:38
31811         Log: Add a couple of regression tests for the untested
31812              "Bad name after %s" parsing error
31813      Branch: perl
31814            ! t/comp/parser.t
31815 ____________________________________________________________________________
31816 [ 27516] By: rgs                                   on 2006/03/16  15:19:03
31817         Log: Subject: [PATCH] Compress::Raw::Zlib, Compress::Zlib, IO::Compress::Zlib 2.000_10
31818              From: "Paul Marquess" <paul.marquess@ntlworld.com>
31819              Date: Thu, 16 Mar 2006 14:38:52 -0000
31820              Message-ID: <009401c64907$5a6ed710$4c05140a@myopwv.com>
31821      Branch: perl
31822            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
31823            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
31824            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
31825            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
31826            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
31827            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/Makefile.PL
31828            ! ext/Compress/IO/Zlib/README
31829            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
31830            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
31831            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
31832            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
31833            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
31834            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
31835            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
31836            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
31837            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
31838            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
31839            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
31840            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
31841            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
31842            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
31843            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
31844            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
31845            ! ext/Compress/IO/Zlib/t/010examples.t
31846            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
31847            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
31848            ! ext/Compress/Raw/Zlib/Zlib.xs
31849            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
31850            ! ext/Compress/Raw/Zlib/t/02zlib.t ext/Compress/Zlib/Changes
31851            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
31852            ! ext/Compress/Zlib/examples/gzcat
31853            ! ext/Compress/Zlib/examples/gzstream
31854            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
31855            ! ext/Compress/Zlib/t/14gzopen.t t/lib/compress/generic.pl
31856            ! t/lib/compress/tied.pl
31857 ____________________________________________________________________________
31858 [ 27515] By: gisle                                 on 2006/03/16  12:01:10
31859         Log: require should ignore directories found when searching @INC not just
31860              die as soon as it finds one.  It should for instance be possible to
31861              for require "File" to read the file "./File" even if there happens to
31862              be a "File" directory in perl's standard library.
31863              
31864              This fixes the RT #24404 fix in change 26373.
31865      Branch: perl
31866            ! pp_ctl.c t/comp/require.t
31867 ____________________________________________________________________________
31868 [ 27514] By: rgs                                   on 2006/03/16  08:32:28
31869         Log: Make the threads tests silent with regard to the new :unique deprecation warning
31870      Branch: perl
31871            ! ext/threads/t/problems.t
31872 ____________________________________________________________________________
31873 [ 27513] By: nicholas                              on 2006/03/15  23:02:49
31874         Log: Make the original versions of relocated paths available from
31875              %Config::Config with the prefix "raw_". Not sure if "raw_" is the
31876              best choice.
31877      Branch: perl
31878            ! configpm
31879 ____________________________________________________________________________
31880 [ 27511] By: nicholas                              on 2006/03/15  19:47:02
31881         Log: Correct the non gcc-brace-group definition of SvAMAGIC_off
31882      Branch: perl
31883            ! sv.h
31884 ____________________________________________________________________________
31885 [ 27510] By: nicholas                              on 2006/03/15  18:47:32
31886         Log: D'oh! 27508 wasn't quite testing what I wanted it to test. This does.
31887      Branch: perl
31888            ! lib/overload.t
31889 ____________________________________________________________________________
31890 [ 27508] By: nicholas                              on 2006/03/15  17:57:14
31891         Log: Test for reblessing objects with weak references.
31892      Branch: perl
31893            ! lib/overload.t
31894 ____________________________________________________________________________
31895 [ 27507] By: nicholas                              on 2006/03/15  17:21:00
31896         Log: Expunge references to HV_AMAGIC, HV_AMAGICbad and HV_AMAGICmb which
31897              have been unused since revision 1.
31898      Branch: perl
31899            ! hv.h sv.h
31900 ____________________________________________________________________________
31901 [ 27506] By: nicholas                              on 2006/03/15  15:08:49
31902         Log: Moving the overloading flag from the reference to the referant allows
31903              (re)?blessing of overloaded objects to work correctly.
31904      Branch: perl
31905            ! dump.c lib/overload.t sv.c sv.h
31906 ____________________________________________________________________________
31907 [ 27505] By: nicholas                              on 2006/03/15  13:13:19
31908         Log: Finish converting overload.t to Test::More
31909      Branch: perl
31910            ! lib/overload.t
31911 ____________________________________________________________________________
31912 [ 27504] By: nicholas                              on 2006/03/15  12:43:15
31913         Log: Further conversion of overload.t
31914      Branch: perl
31915            ! lib/overload.t
31916 ____________________________________________________________________________
31917 [ 27503] By: stevep                                on 2006/03/15  12:34:10
31918         Log: Additions to README.win32 and win32/Makefile based on comments from
31919              Steve Hay.
31920      Branch: perl
31921            ! README.win32 win32/Makefile
31922 ____________________________________________________________________________
31923 [ 27502] By: nicholas                              on 2006/03/15  12:29:01
31924         Log: Further conversion of overload.t
31925      Branch: perl
31926            ! lib/overload.t
31927 ____________________________________________________________________________
31928 [ 27501] By: nicholas                              on 2006/03/15  12:05:27
31929         Log: Partially convert overload.t to Test::More
31930      Branch: perl
31931            ! lib/overload.t
31932 ____________________________________________________________________________
31933 [ 27500] By: stevep                                on 2006/03/15  11:06:34
31934         Log: The first step in supporting VC++ 8.0.  Added macros for the free .NET 2.0 SDK and Visual Studio
31935              2005.  Added these macros to "if" conditions that were appropriate.  Added a fix to prevent
31936              the .NET 1.1 and 2.0 SDK compilers from attempting to build perlglob.exe (they are both missing
31937              the setargv.obj file necessary to do it).
31938      Branch: perl
31939            ! win32/Makefile
31940 ____________________________________________________________________________
31941 [ 27499] By: rgs                                   on 2006/03/14  17:32:48
31942         Log: Deprecate :unique even with threads
31943      Branch: perl
31944            ! toke.c
31945 ____________________________________________________________________________
31946 [ 27498] By: rgs                                   on 2006/03/14  17:02:38
31947         Log: Make usage of :unique emit a deprecation warning.
31948              Remove its outdated documentation.
31949      Branch: perl
31950            ! cv.h pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke
31951            ! toke.c
31952 ____________________________________________________________________________
31953 [ 27497] By: rgs                                   on 2006/03/14  16:02:35
31954         Log: Subject: [PATCH] perl @ 27483 fix lib/Pod/Simple/t/corpustest.t to work on VMS ODS-2
31955              From: Peter Prymmer <PPrymmer@factset.com>
31956              Date: Tue, 14 Mar 2006 10:38:00 -0500
31957              Message-ID: <OF85EC8E5E.4DF3A439-ON85257131.0055870A-85257131.0055E07C@factset.com>
31958      Branch: perl
31959            ! lib/Pod/Simple/t/corpustest.t
31960 ____________________________________________________________________________
31961 [ 27496] By: nicholas                              on 2006/03/14  15:21:54
31962         Log: SVphv_REHASH can use the same flag bit as SVf_FAKE. This allows
31963              0x10000000 (SVf_AMAGIC) to be set on all 16 SV types, which seems to
31964              be necessary to fix subtle bugs involving reblessing and overloading. 
31965      Branch: perl
31966            ! sv.h
31967 ____________________________________________________________________________
31968 [ 27495] By: rgs                                   on 2006/03/14  09:55:17
31969         Log: Subject: [perl #38710] localised stash slice 
31970              From: Hugo van der Sanden (via RT) <perlbug-followup@perl.org>
31971              Date: Sat, 11 Mar 2006 02:47:56 -0800
31972              Message-ID: <rt-3.0.11-38710-131000.18.015529928953@perl.org>
31973              
31974              (new TODO tests)
31975      Branch: perl
31976            ! t/op/local.t
31977 ____________________________________________________________________________
31978 [ 27494] By: rgs                                   on 2006/03/14  08:53:07
31979         Log: threads and threads::shared are now dual-lived modules
31980      Branch: perl
31981            ! Porting/Maintainers.pl
31982 ____________________________________________________________________________
31983 [ 27493] By: rgs                                   on 2006/03/14  08:38:45
31984         Log: Subject: [PATCH] Do nothing in a GCC-friendly way
31985              From: andy@petdance.com (Andy Lester)
31986              Date: Mon, 13 Mar 2006 12:48:50 -0600
31987              Message-ID: <20060313184850.GA16905@petdance.com>
31988      Branch: perl
31989            ! perl.h
31990 ____________________________________________________________________________
31991 [ 27492] By: rgs                                   on 2006/03/14  08:35:24
31992         Log: Subject: [PATCH] looks_like_bool can be const
31993              From: andy@petdance.com (Andy Lester)
31994              Date: Mon, 13 Mar 2006 09:31:52 -0600
31995              Message-ID: <20060313153152.GA13254@petdance.com>
31996      Branch: perl
31997            ! embed.fnc op.c proto.h
31998 ____________________________________________________________________________
31999 [ 27491] By: nicholas                              on 2006/03/13  23:13:23
32000         Log: Somewhat less shaky relocatable @INC support. You can install things
32001              to the current location of the perl tree, move it, install more things,
32002              move it again, lather rinse repeat.
32003              Configure with -Duserelocatableinc
32004      Branch: perl
32005            ! Configure configpm installperl
32006 ____________________________________________________________________________
32007 [ 27490] By: nicholas                              on 2006/03/13  20:49:55
32008         Log: First stab at rather shaky Configure support for relocatable @INC.
32009              Seems to be installing rather more that it's supposed to be.
32010      Branch: perl
32011            ! Configure configpm
32012 ____________________________________________________________________________
32013 [ 27489] By: nicholas                              on 2006/03/13  18:59:27
32014         Log: Split break out the installprefix code from setprefixvar, which allows
32015              the remaining 8 places to call the common prefix conversion code.
32016      Branch: perl
32017            ! Configure
32018 ____________________________________________________________________________
32019 [ 27488] By: nicholas                              on 2006/03/13  18:01:11
32020         Log: Refactor most of the cut & paste for setting prefix/prefixexp variables
32021              and the "Change installation prefix, if necessary" into a new
32022              "function" setprefixvar (which I assume will become Setprefixvar.U)
32023              How many platforms still have Bourne shells that can't do shell
32024              functions? Someone's going to say Irix?
32025      Branch: perl
32026            ! Configure
32027 ____________________________________________________________________________
32028 [ 27487] By: rgs                                   on 2006/03/13  17:35:59
32029         Log: Forgot the ending \. Why did it still compile ?
32030      Branch: perl
32031            ! ext/List/Util/multicall.h
32032 ____________________________________________________________________________
32033 [ 27486] By: rgs                                   on 2006/03/13  17:34:09
32034         Log: Subject: [PATCH] Automatically SPAGAIN in the poor-man's-multicall API
32035              From: Robin Houston <robin@cpan.org>
32036              Date: Mon, 13 Mar 2006 12:48:21 +0000
32037              Message-ID: <20060313124821.GA11203@rpc142.cs.man.ac.uk>
32038      Branch: perl
32039            ! ext/List/Util/multicall.h
32040 ____________________________________________________________________________
32041 [ 27485] By: nicholas                              on 2006/03/13  17:10:14
32042         Log: The existing order of the checks for whether man1dir and man3dir were
32043              ' ' were obviously buggy, because they set installman[13]dir only for
32044              the next if block to set it again. Reordering removes that daftness.
32045      Branch: perl
32046            ! Configure
32047 ____________________________________________________________________________
32048 [ 27484] By: nicholas                              on 2006/03/13  15:50:04
32049         Log: The "Change installation prefix, if necessary." code needs to use
32050              the ~ expanded prefix and installprefix in the substitution.
32051      Branch: perl
32052            ! Configure
32053 ____________________________________________________________________________
32054 [ 27483] By: rgs                                   on 2006/03/12  15:12:29
32055         Log: Load .pmc always, even if they are older than a matching .pm file.
32056              (This trick is going to be used by pugs.)
32057      Branch: perl
32058            ! pod/perlfunc.pod pp_ctl.c
32059 ____________________________________________________________________________
32060 [ 27482] By: stevep                                on 2006/03/12  14:07:17
32061         Log: Subject: [PATCH] Removed unnecessary NULL check in Digest::SHA
32062              From: Andy Lester <andy@petdance.com>
32063              Date: Tue, 7 Mar 2006 12:12:35 -0600
32064              Message-ID: <20060307181235.GA25688@petdance.com>
32065      Branch: perl
32066            ! ext/Digest/SHA/src/hmac.c
32067 ____________________________________________________________________________
32068 [ 27481] By: stevep                                on 2006/03/12  13:48:10
32069         Log: Upgrade to Module-Build-0.27_09
32070      Branch: perl
32071            ! Porting/Maintainers.pl lib/Module/Build.pm
32072            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
32073            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
32074            ! lib/Module/Build/Cookbook.pm
32075 ____________________________________________________________________________
32076 [ 27480] By: nicholas                              on 2006/03/11  23:40:34
32077         Log: isSPACE('\0') is false, so can simplify the condition in the for
32078              loop. As the for loop is basically a while loop, write it as one, to
32079              make its intentions clearer.
32080      Branch: perl
32081            ! toke.c
32082 ____________________________________________________________________________
32083 [ 27479] By: nicholas                              on 2006/03/11  22:51:26
32084         Log: Fix the last 2 perly.y specific parts of regen_perly.pl, and make
32085              the regen_perly target call it for both perly.y and madly.y.
32086      Branch: perl
32087            - regen_madly.pl
32088            ! MANIFEST Makefile.SH regen_perly.pl
32089 ____________________________________________________________________________
32090 [ 27478] By: nicholas                              on 2006/03/11  22:29:56
32091         Log: NNs and NULLOKs for MAD's new functions.
32092      Branch: perl
32093            ! embed.fnc proto.h
32094 ____________________________________________________________________________
32095 [ 27477] By: stevep                                on 2006/03/11  22:08:34
32096         Log: Perl_newWHILEOP() had exactly the same lack of a NULL pointer check
32097              that Perl_newLOOPOP() had and fixed in change #27476.  Maybe some 
32098              refactoring is needed?
32099      Branch: perl
32100            ! op.c
32101 ____________________________________________________________________________
32102 [ 27476] By: stevep                                on 2006/03/11  21:41:20
32103         Log: Possible NULL pointer reference found by Coverity checks.
32104      Branch: perl
32105            ! op.c
32106 ____________________________________________________________________________
32107 [ 27475] By: stevep                                on 2006/03/11  20:57:26
32108         Log: Keep from using a variable in S_my_kid() before it is initialized.  This        was introduced with the MAD changes.
32109      Branch: perl
32110            ! op.c
32111 ____________________________________________________________________________
32112 [ 27474] By: craigb                                on 2006/03/11  17:26:00
32113         Log: Subject: [PATCH] perl@27437 fix File::Path::mkpath so that perl installs on VMS
32114              From: Peter Prymmer <PPrymmer@factset.com>
32115              Date: Fri, 10 Mar 2006 15:24:23 -0500
32116              Message-id: <OFBE8F84F1.A708DA4A-ON8525712D.006E4BF7-8525712D.007018C6@factset.com>
32117      Branch: perl
32118            ! lib/File/Path.pm
32119 ____________________________________________________________________________
32120 [ 27473] By: merijn                                on 2006/03/11  11:03:55
32121         Log: Subject: [PATCH] Reapply change 24432
32122              From: "Jan Dubois" <jand@ActiveState.com>
32123              Date: Fri, 10 Mar 2006 18:21:39 -0800
32124              Message-ID: <01b001c644b2$879a1f50$6062a8c0@candy>
32125      Branch: perl
32126            ! config_h.SH
32127 ____________________________________________________________________________
32128 [ 27471] By: nicholas                              on 2006/03/11  10:21:27
32129         Log: Missed the hunk that adds regen_madly.pl to the regen_perl target.
32130      Branch: perl
32131            ! Makefile.SH
32132 ____________________________________________________________________________
32133 [ 27470] By: nicholas                              on 2006/03/11  10:16:04
32134         Log: Subject: [PATCH] Sync up embed.fnc and doio.c
32135              From: andy@petdance.com (Andy Lester)
32136              Message-ID: <20060311071338.GA12490@petdance.com>
32137              Date: Sat, 11 Mar 2006 01:13:38 -0600
32138      Branch: perl
32139            ! embed.fnc proto.h
32140 ____________________________________________________________________________
32141 [ 27469] By: nicholas                              on 2006/03/11  09:55:43
32142         Log: Subject: [PATCH] Localizing some vars in S_checkcomma
32143              From: andy@petdance.com (Andy Lester)
32144              Message-ID: <20060310223100.GA13455@petdance.com>
32145              Date: Fri, 10 Mar 2006 16:31:00 -0600
32146      Branch: perl
32147            ! toke.c
32148 ____________________________________________________________________________
32149 [ 27468] By: nicholas                              on 2006/03/11  09:32:18
32150         Log: Remove the obsolete mad/P5RE.pm
32151      Branch: perl
32152            - mad/P5RE.pm
32153            ! MANIFEST
32154 ____________________________________________________________________________
32155 [ 27467] By: craigb                                on 2006/03/11  01:52:37
32156         Log: null terminate command string -- broken in #27438
32157      Branch: perl
32158            ! vms/vms.c
32159 ____________________________________________________________________________
32160 [ 27466] By: nicholas                              on 2006/03/10  21:54:18
32161         Log: Move the 12 static MAD variables from toke.c into the interpeter
32162              structure.
32163      Branch: perl
32164            ! embedvar.h intrpvar.h makedef.pl perl.c perlapi.h sv.c toke.c
32165 ____________________________________________________________________________
32166 [ 27465] By: nicholas                              on 2006/03/10  20:58:23
32167         Log: Rename the 12 static variables in toke.c to PL_*
32168      Branch: perl
32169            ! toke.c
32170 ____________________________________________________________________________
32171 [ 27464] By: nicholas                              on 2006/03/10  19:47:11
32172         Log: gozer took over from gsar (some time ago).
32173      Branch: perl
32174            ! Porting/repository.pod
32175 ____________________________________________________________________________
32176 [ 27463] By: nicholas                              on 2006/03/10  18:53:01
32177         Log: All the autogenerated files from change 27462.
32178      Branch: perl
32179            ! madly.act madly.h madly.tab
32180 ____________________________________________________________________________
32181 [ 27462] By: nicholas                              on 2006/03/10  18:52:40
32182         Log: Merge perly.y changes from 5.9.2 to now into madly.y.
32183      Branch: perl
32184            ! madly.y
32185 ____________________________________________________________________________
32186 [ 27461] By: nicholas                              on 2006/03/10  12:57:18
32187         Log: Teaching embed.pl about conditional symbols is a TODO.
32188      Branch: perl
32189            ! pod/perltodo.pod
32190 ____________________________________________________________________________
32191 [ 27460] By: nicholas                              on 2006/03/10  12:09:39
32192         Log: Tweak change 27457 - make PL_lasttoke MAD only, but teach makedef.pl
32193              about MADness (and unMADness - maybe there is a special word for that)
32194      Branch: perl
32195            ! intrpvar.h makedef.pl
32196 ____________________________________________________________________________
32197 [ 27459] By: nicholas                              on 2006/03/10  11:31:14
32198         Log: Summon constman! S_checkcomma now has all 3 arguments const char.
32199      Branch: perl
32200            ! embed.fnc proto.h toke.c
32201 ____________________________________________________________________________
32202 [ 27458] By: nicholas                              on 2006/03/10  10:50:29
32203         Log: Tease apart the keyword/subroutine test in S_checkcomma.
32204      Branch: perl
32205            ! toke.c
32206 ____________________________________________________________________________
32207 [ 27457] By: stevep                                on 2006/03/10  02:17:43
32208         Log: Move PL_lasttoke out of its PERL_MAD define in intrpvar.h.
32209              Otherwise, Win32 does not compile.
32210      Branch: perl
32211            ! intrpvar.h
32212 ____________________________________________________________________________
32213 [ 27456] By: nicholas                              on 2006/03/09  23:23:19
32214         Log: Correct another gv_fetchpv() - it takes a bitmask of flags, not simply
32215              TRUE/FALSE.
32216      Branch: perl
32217            ! gv.c
32218 ____________________________________________________________________________
32219 [ 27455] By: nicholas                              on 2006/03/09  22:50:23
32220         Log: Remove two NEWSV()s in the non-ithread dump code that got missed.
32221      Branch: perl
32222            ! dump.c
32223 ____________________________________________________________________________
32224 [ 27454] By: mhx                                   on 2006/03/09  22:07:01
32225         Log: Subject: Re: [PATCH pod/perlfunc.pd] Re: truncate needs seek on filehandle
32226              From: Ronald J Kimball <rjk-perl-p5p@tamias.net>
32227              Date: Thu, 9 Mar 2006 16:29:12 -0500
32228              Message-ID: <20060309212912.GF22682@penkwe.pair.com>
32229      Branch: perl
32230            ! pod/perlfunc.pod
32231 ____________________________________________________________________________
32232 [ 27453] By: nicholas                              on 2006/03/09  22:03:55
32233         Log: Add the Perl 5 to Perl 5 convertor scripts.
32234      Branch: perl
32235            + mad/P5AST.pm mad/P5RE.pm mad/P5re.pm mad/PLXML.pm mad/nomad
32236            + mad/p55
32237            ! MANIFEST
32238 ____________________________________________________________________________
32239 [ 27452] By: nicholas                              on 2006/03/09  22:01:28
32240         Log: Superior *printf-fu lets us avoid modifying source code.
32241      Branch: perl
32242            ! toke.c
32243 ____________________________________________________________________________
32244 [ 27451] By: nicholas                              on 2006/03/09  21:49:20
32245         Log: Avoid scribbling on the passed in command line string for -i in 
32246              moreswitches.
32247      Branch: perl
32248            ! perl.c
32249 ____________________________________________________________________________
32250 [ 27450] By: nicholas                              on 2006/03/09  21:24:04
32251         Log: -Dmad works, albeit with some test failures:
32252              ext/B/t/f_sort.t                       20    5  25.00%  2 4-6 16
32253              ext/B/t/optree_samples.t               20    1   5.00%  18
32254              ext/List/Util/t/weak.t      1   256    22    1   4.55%  22
32255              ext/Safe/t/safeops.t        0   134   354  288  81.36%  211-354
32256              lib/warnings.t                        561    2   0.36%  3 10
32257      Branch: perl
32258            ! toke.c
32259 ____________________________________________________________________________
32260 [ 27449] By: nicholas                              on 2006/03/09  20:53:11
32261         Log: Oops. Failed to add madly.c
32262      Branch: perl
32263            + madly.c
32264 ____________________________________________________________________________
32265 [ 27448] By: stevep                                on 2006/03/09  20:48:50
32266         Log: The Coverity audit is upset that the scream_olds variable is not
32267              directly initialized, although it is likely initialized after 
32268              another variable takes a reference to it.
32269      Branch: perl
32270            ! regexec.c
32271 ____________________________________________________________________________
32272 [ 27447] By: nicholas                              on 2006/03/09  20:48:18
32273         Log: Add the madly parser. I believe that this is all the C code. Now to
32274              find the bugs that stowed away.
32275      Branch: perl
32276            + madly.act madly.h madly.tab madly.y regen_madly.pl
32277            ! Configure MANIFEST Makefile.SH embed.fnc embed.h perly.c
32278            ! proto.h
32279 ____________________________________________________________________________
32280 [ 27446] By: nicholas                              on 2006/03/09  19:53:53
32281         Log: It helps to run embed.pl in the correct directory. (not the symlink
32282              tree)
32283      Branch: perl
32284            ! embed.h embedvar.h perlapi.h proto.h
32285 ____________________________________________________________________________
32286 [ 27445] By: nicholas                              on 2006/03/09  19:22:10
32287         Log: The remainder of the toke.c MAD changes. Now to investigate why MAD
32288              no longer builds.
32289      Branch: perl
32290            ! embed.fnc intrpvar.h sv.c toke.c
32291 ____________________________________________________________________________
32292 [ 27444] By: nicholas                              on 2006/03/09  19:00:26
32293         Log: Another refactoring from Larry implicit in the MAD patch.
32294      Branch: perl
32295            ! toke.c
32296 ____________________________________________________________________________
32297 [ 27443] By: nicholas                              on 2006/03/09  18:08:52
32298         Log: Refactoring from Larry implicit in the MAD patch.
32299      Branch: perl
32300            ! toke.c
32301 ____________________________________________________________________________
32302 [ 27442] By: nicholas                              on 2006/03/09  17:06:46
32303         Log: Replace PL_nextval[PL_nexttoke].opval with the macro NEXTVAL_NEXTTOKE
32304              as MAD conditionally changes this consistently in 27 places.
32305      Branch: perl
32306            ! toke.c
32307 ____________________________________________________________________________
32308 [ 27441] By: stevep                                on 2006/03/09  16:14:20
32309         Log: Need to update test count from change #27440.
32310      Branch: perl
32311            ! ext/POSIX/t/sigaction.t
32312 ____________________________________________________________________________
32313 [ 27440] By: stevep                                on 2006/03/09  16:03:21
32314         Log: croak in POSIX::sigaction() when passed a negative signal instead
32315              dumping core.
32316      Branch: perl
32317            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
32318 ____________________________________________________________________________
32319 [ 27439] By: nicholas                              on 2006/03/09  15:13:49
32320         Log: MAD changes for bare skipspace()
32321      Branch: perl
32322            ! embed.fnc embed.h proto.h toke.c
32323 ____________________________________________________________________________
32324 [ 27438] By: craigb                                on 2006/03/09  14:49:45
32325         Log: Subject: patch@27385 - VMS thread fixes (was: threads and VMS)
32326              From: "John E. Malmberg" <wb8tyw@qsl.net>
32327              Date: Wed, 08 Mar 2006 23:34:05 -0500
32328              Message-id: <440FB03D.8010409@qsl.net>
32329
32330      Branch: perl
32331            ! vms/vms.c
32332 ____________________________________________________________________________
32333 [ 27437] By: nicholas                              on 2006/03/09  13:45:30
32334         Log: Add the MAD change to perly.y, which brings a new PEG token.
32335      Branch: perl
32336            ! perly.act perly.h perly.tab perly.y
32337 ____________________________________________________________________________
32338 [ 27436] By: mhx                                   on 2006/03/09  12:54:19
32339         Log: Fix a memory leak in ck_grep(), spotted by coverity:
32340              perl -e'eval "grep" while 1'
32341      Branch: perl
32342            ! op.c
32343 ____________________________________________________________________________
32344 [ 27435] By: nicholas                              on 2006/03/09  12:41:40
32345         Log: Tweaking the order of op creation/op free in Perl_ck_require to Larry's
32346              order doesn't make tests pass :-(. Nor does it make them fail.
32347      Branch: perl
32348            ! op.c
32349 ____________________________________________________________________________
32350 [ 27434] By: nicholas                              on 2006/03/09  12:17:41
32351         Log: Fix C99ism in dump.c
32352      Branch: perl
32353            ! dump.c
32354 ____________________________________________________________________________
32355 [ 27433] By: nicholas                              on 2006/03/09  12:01:36
32356         Log: Unroll 27425 - keeping Larry's order in op.c means that exactly the
32357              same sequence of pad usage is generated with and without MAD.
32358      Branch: perl
32359            ! ext/B/t/f_map.t op.c
32360 ____________________________________________________________________________
32361 [ 27432] By: nicholas                              on 2006/03/09  11:20:14
32362         Log: Note the weakref.t failure that commenting out this code caused.
32363              Pesky waterbeds.
32364      Branch: perl
32365            ! op.c
32366 ____________________________________________________________________________
32367 [ 27431] By: nicholas                              on 2006/03/09  11:04:23
32368         Log: Note the cause of another MAD test failure - an explicit abort trap
32369              for saving PL_formfeed is being hit.
32370      Branch: perl
32371            ! scope.c
32372 ____________________________________________________________________________
32373 [ 27430] By: nicholas                              on 2006/03/09  10:53:25
32374         Log: Bodge MAD code to get pack.t and ext/Encode/t/Encode.t passing.
32375      Branch: perl
32376            ! op.c
32377 ____________________________________________________________________________
32378 [ 27429] By: nicholas                              on 2006/03/08  23:33:05
32379         Log: Make MAD at least compile and link once more. Although it's now failing
32380              6 regression tests.
32381      Branch: perl
32382            ! op.c perly.c
32383 ____________________________________________________________________________
32384 [ 27428] By: nicholas                              on 2006/03/08  22:36:30
32385         Log: Further MAD changes.
32386      Branch: perl
32387            ! perl.c perly.c pp_ctl.c scope.c
32388 ____________________________________________________________________________
32389 [ 27427] By: nicholas                              on 2006/03/08  21:53:06
32390         Log: Oops. Didn't mean to commit 27426 to maint first. Integrate it:
32391              Avoid writing over the input string in the case 'F' in moreswitches.
32392      Branch: perl
32393           !> perl.c
32394 ____________________________________________________________________________
32395 [ 27425] By: nicholas                              on 2006/03/08  21:18:58
32396         Log: The last MAD change to op.c changes the pad offsets of the test that
32397              ext/B/t/f_map.t is using.
32398      Branch: perl
32399            ! ext/B/t/f_map.t op.c
32400 ____________________________________________________________________________
32401 [ 27424] By: nicholas                              on 2006/03/08  20:34:16
32402         Log: Almost all the MAD changes for op.c
32403      Branch: perl
32404            ! embed.fnc embed.h op.c perl.h proto.h
32405 ____________________________________________________________________________
32406 [ 27423] By: nicholas                              on 2006/03/08  18:17:09
32407         Log: Change from Larry in the MAD code which seems to be unrelated to MAD.
32408      Branch: perl
32409            ! op.c
32410 ____________________________________________________________________________
32411 [ 27422] By: nicholas                              on 2006/03/08  16:29:26
32412         Log: MAD changes to dump.c
32413      Branch: perl
32414            ! dump.c embed.fnc embed.h global.sym makedef.pl proto.h
32415 ____________________________________________________________________________
32416 [ 27421] By: steveh                                on 2006/03/08  16:25:23
32417         Log: Get rid of unnecessary "rmdir /s" calls in Win32 makefiles
32418              
32419              They only existed for the benefit of old shells that didn't
32420              understand "rmdir /s /q", but since change #27195 effectively
32421              drops support for old shells that don't understand "xcopy /y"
32422              it seems unnecessary now.
32423              
32424              Windows NT4, 2000, XP and onwards all support "rmdir /s /q", so
32425              it's probably only the Windows 9x shells that lose out.
32426      Branch: perl
32427            ! win32/Makefile win32/makefile.mk
32428 ____________________________________________________________________________
32429 [ 27420] By: steveh                                on 2006/03/08  15:20:28
32430         Log: Sort the ext/ and lib/ tests when running under t/harness
32431              
32432              Unless they are sorted then they are run in the same order in which
32433              they are listed in MANIFEST, which is not always ideal. In particular,
32434              the ext/Compress/IO/Zlib/t/*.t tests are not run in the correct order,
32435              which causes some files to be left behind afterwards.
32436              
32437              ExtUtils::Command::MM::test_harness() sorts test files, so it seems
32438              sensible for t/harness to do likewise, rather than relying on the
32439              ordering in MANIFEST.
32440      Branch: perl
32441            ! t/harness
32442 ____________________________________________________________________________
32443 [ 27419] By: nicholas                              on 2006/03/08  13:40:48
32444         Log: Add MAD changes to pad code (new function Perl_pad_peg)
32445      Branch: perl
32446            ! embed.fnc embed.h makedef.pl pad.c pad.h proto.h
32447 ____________________________________________________________________________
32448 [ 27418] By: steveh                                on 2006/03/08  13:37:28
32449         Log: Adjust Win32 distclean as per changes #27411 and #27417
32450      Branch: perl
32451            ! win32/Makefile win32/makefile.mk
32452 ____________________________________________________________________________
32453 [ 27417] By: rgs                                   on 2006/03/08  13:29:26
32454         Log: "make distclean" fix noticed by Steve Hay
32455      Branch: perl
32456            ! Makefile.SH
32457 ____________________________________________________________________________
32458 [ 27416] By: steveh                                on 2006/03/08  12:15:04
32459         Log: Cleanup Archive-Tar temporary test files
32460              
32461              I've done this twice before already (changes #25043 and #26785),
32462              but it keeps getting accidentally removed. Third time lucky?
32463      Branch: perl
32464            ! lib/Archive/Tar.pm lib/Archive/Tar/t/02_methods.t
32465 ____________________________________________________________________________
32466 [ 27415] By: rgs                                   on 2006/03/08  10:31:24
32467         Log: Subject: [PATCH] Re: [perl #38684] O::Deparse not working as expected 
32468              From: Stephen McCamant <smcc@mit.edu>
32469              Date: Tue, 7 Mar 2006 20:00:30 -0800
32470              Message-ID: <17422.22238.570532.2771@apocalypse.OCF.Berkeley.EDU>
32471      Branch: perl
32472            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
32473 ____________________________________________________________________________
32474 [ 27414] By: rgs                                   on 2006/03/08  10:25:26
32475         Log: Subject: [PATCH] Removed unused check and assignment in pp_hot.c
32476              From: andy@petdance.com (Andy Lester)
32477              Date: Wed, 8 Mar 2006 00:45:29 -0600
32478              Message-ID: <20060308064529.GA16499@petdance.com>
32479      Branch: perl
32480            ! pp_hot.c
32481 ____________________________________________________________________________
32482 [ 27413] By: steveh                                on 2006/03/08  09:36:50
32483         Log: Don't try to export PL_madskills/PL_xmlfp when they're not defined
32484              (Fixes Win32 linker error introduced by change #27408)
32485      Branch: perl
32486            ! makedef.pl
32487 ____________________________________________________________________________
32488 [ 27412] By: steveh                                on 2006/03/08  08:42:44
32489         Log: Complete change #27407/27410 on Win32 and tidy up change #27372
32490      Branch: perl
32491            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32492            ! win32/config_H.vc64
32493 ____________________________________________________________________________
32494 [ 27411] By: rgs                                   on 2006/03/08  08:23:54
32495         Log: "make distclean" adjustments for the new Compress modules
32496      Branch: perl
32497            ! Makefile.SH
32498 ____________________________________________________________________________
32499 [ 27410] By: merijn                                on 2006/03/08  08:10:25
32500         Log: Backport #27407
32501              Add a Configure question for mad (Misc Attribute Decoration - Larry's
32502              perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
32503      Branch: perl
32504            ! Configure Porting/Glossary config_h.SH
32505 ____________________________________________________________________________
32506 [ 27408] By: nicholas                              on 2006/03/07  23:24:55
32507         Log: Some of the MAD structures in headers, plus PL_madskills and PL_xmlfp,
32508              and default definitions for the 2 variables. (Which will save a lot of
32509              conditional complilation, by instead letting the C compiler optimiser
32510              remove dead code.)
32511      Branch: perl
32512            ! XSUB.h embedvar.h intrpvar.h op.h perl.h perlapi.h
32513 ____________________________________________________________________________
32514 [ 27407] By: nicholas                              on 2006/03/07  22:16:55
32515         Log: Add a Configure question for mad (Misc Attribute Decoration - Larry's
32516              perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
32517      Branch: perl
32518            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
32519            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
32520            ! perl.c plan9/config_sh.sample symbian/config.sh uconfig.sh
32521            ! win32/config.bc win32/config.gc win32/config.vc
32522            ! win32/config.vc64 wince/config.ce
32523 ____________________________________________________________________________
32524 [ 27406] By: nicholas                              on 2006/03/07  19:31:49
32525         Log: Two more TODOs for those with C knowledge.
32526      Branch: perl
32527            ! pod/perltodo.pod
32528 ____________________________________________________________________________
32529 [ 27405] By: nicholas                              on 2006/03/07  19:27:28
32530         Log: Remove the #define - ARENASETS are always on now.
32531      Branch: perl
32532            ! perl.h sv.c
32533 ____________________________________________________________________________
32534 [ 27404] By: nicholas                              on 2006/03/07  19:23:14
32535         Log: TPF++ # http://www.perlfoundation.org/gc/grants/2006-perl5-improve.html
32536              Shrinking PVGVs, PVLVs, PVCVs and PVFMs is TODOne.
32537      Branch: perl
32538            ! pod/perltodo.pod
32539 ____________________________________________________________________________
32540 [ 27403] By: rgs                                   on 2006/03/07  17:09:54
32541         Log: This looks like a memory leak.
32542      Branch: perl
32543            ! op.c
32544 ____________________________________________________________________________
32545 [ 27402] By: rgs                                   on 2006/03/07  16:49:58
32546         Log: $[ = 2 should not warn.
32547      Branch: perl
32548            ! op.c t/lib/warnings/op
32549 ____________________________________________________________________________
32550 [ 27401] By: steveh                                on 2006/03/07  14:58:20
32551         Log: Fix lib/Module/Build/t/compat.t
32552              (e.g. see http://www.nntp.perl.org/group/perl.daily-build.reports/36431)
32553      Branch: perl
32554            ! lib/Module/Build/t/compat.t
32555 ____________________________________________________________________________
32556 [ 27400] By: rgs                                   on 2006/03/07  14:36:00
32557         Log: Make report on bad filenames easier to read
32558      Branch: perl
32559            ! Porting/check83.pl
32560 ____________________________________________________________________________
32561 [ 27399] By: rgs                                   on 2006/03/07  14:15:46
32562         Log: FAQ sync. (FAQ now moved to svn)
32563      Branch: perl
32564            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
32565            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
32566            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
32567            ! pod/perlfaq9.pod
32568 ____________________________________________________________________________
32569 [ 27398] By: stevep                                on 2006/03/07  04:48:29
32570         Log: Upgrade to PathTools-3.17
32571      Branch: perl
32572            ! ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
32573 ____________________________________________________________________________
32574 [ 27397] By: stevep                                on 2006/03/06  23:31:21
32575         Log: Subject:  Re: [PATCH] Removed a redundant o->op_type
32576              From: Paul Johnson <paul@pjcj.net>
32577              Date: Tue, 28 Feb 2006 20:17:31 +0100
32578              Message-ID: <20060228191731.GD20933@pjcj.net>
32579      Branch: perl
32580            ! op.c
32581 ____________________________________________________________________________
32582 [ 27396] By: mhx                                   on 2006/03/06  22:18:52
32583         Log: Don't free thread memory if PERL_DESTRUCT_LEVEL is set to a non-zero
32584              value as we're probably hunting memory leaks then
32585      Branch: perl
32586            ! perl.c
32587 ____________________________________________________________________________
32588 [ 27393] By: nicholas                              on 2006/03/06  20:44:02
32589         Log: Update David Dyck's e-mail address.
32590      Branch: perl
32591            ! AUTHORS Porting/checkAUTHORS.pl
32592 ____________________________________________________________________________
32593 [ 27390] By: rgs                                   on 2006/03/06  17:26:43
32594         Log: Add all new utilities in the perlutil man page.
32595              Includes lots of work by Zsban Ambrus.
32596      Branch: perl
32597            ! pod/perlutil.pod
32598 ____________________________________________________________________________
32599 [ 27389] By: rgs                                   on 2006/03/06  16:09:50
32600         Log: Subject: [PATCH] add Module::Build 0.27_08
32601              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32602              Date: Sun, 5 Mar 2006 12:08:30 -0800
32603              Message-ID: <20060305200830.GA2660@efn.org>
32604      Branch: perl
32605            + lib/Module/Build.pm lib/Module/Build/Authoring.pod
32606            + lib/Module/Build/Base.pm lib/Module/Build/Changes
32607            + lib/Module/Build/Compat.pm lib/Module/Build/ConfigData.pm
32608            + lib/Module/Build/Cookbook.pm lib/Module/Build/ModuleInfo.pm
32609            + lib/Module/Build/Notes.pm lib/Module/Build/PPMMaker.pm
32610            + lib/Module/Build/Platform/Amiga.pm
32611            + lib/Module/Build/Platform/Default.pm
32612            + lib/Module/Build/Platform/EBCDIC.pm
32613            + lib/Module/Build/Platform/MPEiX.pm
32614            + lib/Module/Build/Platform/MacOS.pm
32615            + lib/Module/Build/Platform/RiscOS.pm
32616            + lib/Module/Build/Platform/Unix.pm
32617            + lib/Module/Build/Platform/VMS.pm
32618            + lib/Module/Build/Platform/VOS.pm
32619            + lib/Module/Build/Platform/Windows.pm
32620            + lib/Module/Build/Platform/aix.pm
32621            + lib/Module/Build/Platform/cygwin.pm
32622            + lib/Module/Build/Platform/darwin.pm
32623            + lib/Module/Build/Platform/os2.pm lib/Module/Build/PodParser.pm
32624            + lib/Module/Build/scripts/config_data
32625            + lib/Module/Build/t/basic.t
32626            + lib/Module/Build/t/bundled/Tie/CPHash.pm
32627            + lib/Module/Build/t/compat.t lib/Module/Build/t/destinations.t
32628            + lib/Module/Build/t/ext.t lib/Module/Build/t/extend.t
32629            + lib/Module/Build/t/files.t lib/Module/Build/t/install.t
32630            + lib/Module/Build/t/lib/DistGen.pm
32631            + lib/Module/Build/t/lib/MBTest.pm
32632            + lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t
32633            + lib/Module/Build/t/metadata2.t lib/Module/Build/t/moduleinfo.t
32634            + lib/Module/Build/t/notes.t lib/Module/Build/t/parents.t
32635            + lib/Module/Build/t/pod_parser.t lib/Module/Build/t/ppm.t
32636            + lib/Module/Build/t/runthrough.t lib/Module/Build/t/signature.t
32637            + lib/Module/Build/t/tilde.t lib/Module/Build/t/versions.t
32638            + lib/Module/Build/t/xs.t utils/config_data.PL
32639            ! MANIFEST Porting/Maintainers.pl installperl pod/perlutil.pod
32640            ! utils.lst utils/Makefile vms/descrip_mms.template
32641            ! win32/Makefile win32/makefile.mk
32642 ____________________________________________________________________________
32643 [ 27388] By: rgs                                   on 2006/03/06  14:52:48
32644         Log: Upgrade to Archive::Tar 1.29
32645      Branch: perl
32646            ! lib/Archive/Tar.pm lib/Archive/Tar/t/00_setup.t
32647            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
32648 ____________________________________________________________________________
32649 [ 27387] By: rgs                                   on 2006/03/06  10:06:53
32650         Log: Add and remove files forgotten in change #27384
32651      Branch: perl
32652            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
32653            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
32654            + ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
32655            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
32656            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
32657            + ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
32658            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
32659            - (delete 110 files)
32660            ! MANIFEST
32661 ____________________________________________________________________________
32662 [ 27386] By: craigb                                on 2006/03/06  03:42:19
32663         Log: Subject: PATCH: 2 vms specific build files in perl @ 27383
32664              From: Peter Prymmer <PPrymmer@factset.com>
32665              Date: Sun, 05 Mar 2006 20:30:09 -0500
32666              Message-id: <OFF0B19477.39D9ABEB-ON85257129.00070590-85257129.000840D3@factset.com>
32667      Branch: perl
32668            ! configure.com vms/gen_shrfls.pl
32669 ____________________________________________________________________________
32670 [ 27385] By: craigb                                on 2006/03/06  03:26:39
32671         Log: Subject: Re: threads and VMS
32672              From: "John E. Malmberg" <wb8tyw@qsl.net>
32673              Date: Sun, 05 Mar 2006 00:32:27 -0500
32674              Message-id: <440A77EB.2030205@qsl.net>
32675      Branch: perl
32676            ! vms/vms.c
32677 ____________________________________________________________________________
32678 [ 27384] By: stevep                                on 2006/03/06  02:06:04
32679         Log: Subject: [PATCH] Compress::Zlib
32680              From: "Paul Marquess" <paul.marquess@ntlworld.com>
32681              Date: Fri, 3 Mar 2006 10:25:48 -0000
32682              Message-ID: <007101c63eac$d919c6c0$4c05140a@myopwv.com>
32683      Branch: perl
32684            + (add 129 files)
32685            ! MANIFEST ext/Compress/Zlib/Changes
32686            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
32687            ! ext/Compress/Zlib/examples/filtdef
32688            ! ext/Compress/Zlib/examples/filtinf
32689            ! ext/Compress/Zlib/examples/gzcat
32690            ! ext/Compress/Zlib/examples/gzgrep
32691            ! ext/Compress/Zlib/examples/gzstream
32692            ! ext/Compress/Zlib/t/01version.t
32693            ! ext/Compress/Zlib/t/03zlib-v1.t
32694            ! ext/Compress/Zlib/t/05examples.t
32695            ! ext/Compress/Zlib/t/06gzsetp.t
32696            ! ext/Compress/Zlib/t/08encoding.t
32697            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/99pod.t
32698            ! t/lib/compress/any.pl t/lib/compress/anyunc.pl
32699            ! t/lib/compress/destroy.pl t/lib/compress/generic.pl
32700            ! t/lib/compress/merge.pl t/lib/compress/multi.pl
32701            ! t/lib/compress/newtied.pl t/lib/compress/oneshot.pl
32702            ! t/lib/compress/prime.pl t/lib/compress/tied.pl
32703            ! t/lib/compress/truncate.pl t/lib/compress/zlib-generic.pl
32704 ____________________________________________________________________________
32705 [ 27383] By: nicholas                              on 2006/03/05  21:21:10
32706         Log: Change 27380 (HEK into the IV union failed to convert the code in the
32707              non-gcc-debugging ifdef. Whoops. Very lax of me)
32708      Branch: perl
32709            ! gv.h
32710 ____________________________________________________________________________
32711 [ 27382] By: nicholas                              on 2006/03/05  19:07:12
32712         Log: Perl_gv_name_set should not leak the old HEK. Allow the flag GV_ADD
32713              to simplify GV initialisation.
32714      Branch: perl
32715            ! gv.c gv.h sv.c
32716 ____________________________________________________________________________
32717 [ 27381] By: nicholas                              on 2006/03/05  18:40:59
32718         Log: Change hv_name_set to take U32 length and flags parameters.
32719      Branch: perl
32720            ! embed.fnc hv.c proto.h
32721 ____________________________________________________________________________
32722 [ 27380] By: nicholas                              on 2006/03/05  18:13:42
32723         Log: Move the GvNAME HEK into the IV union - every GV is now 1 pointer
32724              smaller.
32725      Branch: perl
32726            ! av.h cv.h gv.c gv.h hv.h sv.h
32727 ____________________________________________________________________________
32728 [ 27379] By: nicholas                              on 2006/03/05  17:47:23
32729         Log: Use a HEK to store the GV's name, rather than a malloc()ed string.
32730              Saves 1 word in each GV (no more strlen), and will also save the memory
32731              used by the string itself, as the HEK will exist already due to the
32732              key used by the symbol table for this GV.
32733      Branch: perl
32734            ! gv.c gv.h sv.c sv.h
32735 ____________________________________________________________________________
32736 [ 27378] By: nicholas                              on 2006/03/05  12:12:56
32737         Log: Only #define PERL_DONT_CREATE_GVSV if it wasn't already defined.
32738      Branch: perl
32739            ! perl.h
32740 ____________________________________________________________________________
32741 [ 27377] By: nicholas                              on 2006/03/05  11:53:55
32742         Log: Provide Perl_gv_name_set to replace LVALUE use of GvNAME and GvNAMESET.
32743      Branch: perl
32744            ! embed.fnc embed.h global.sym gv.c gv.h proto.h sv.c
32745 ____________________________________________________________________________
32746 [ 27376] By: craigb                                on 2006/03/05  00:03:31
32747         Log: Subject: Re: threads and VMS
32748              From: "John E. Malmberg" <wb8tyw@qsl.net>
32749              Date: Sat, 04 Mar 2006 18:29:22 -0500
32750              Message-id: <440A22D2.30009@qsl.net>
32751      Branch: perl
32752            ! doio.c
32753 ____________________________________________________________________________
32754 [ 27375] By: merijn                                on 2006/03/04  06:48:13
32755         Log: Subject: patch@27373 VMS build fix + more long pathname stuff
32756              From: "John E. Malmberg" <wb8tyw@qsl.net>
32757              Date: Sat, 04 Mar 2006 00:36:03 -0500
32758              Message-ID: <44092743.4030607@qsl.net>
32759      Branch: perl
32760            ! vms/vms.c
32761 ____________________________________________________________________________
32762 [ 27374] By: merijn                                on 2006/03/04  06:44:10
32763         Log: Subject: Re: [PATCH] include configure.com in Porting/checkcfgvar.pl
32764              From: Abe Timmerman <abe@ztreet.demon.nl>
32765              Date: Fri, 3 Mar 2006 22:56:47 +0100
32766              Message-Id: <200603032256.47170.abe@ztreet.demon.nl>
32767      Branch: perl
32768            ! Porting/checkcfgvar.pl configure.com
32769 ____________________________________________________________________________
32770 [ 27373] By: stevep                                on 2006/03/03  18:40:22
32771         Log: Add d_builtin_choose_expr and d_builtin_expect to configure.com as
32772              'undef'.
32773      Branch: perl
32774            ! configure.com
32775 ____________________________________________________________________________
32776 [ 27372] By: stevep                                on 2006/03/03  18:34:18
32777         Log: Make Win32 configuration changes for HAS_BUILTIN_CHOOSE_EXPR and
32778              HAS_BUILTIN_EXPECT.
32779      Branch: perl
32780            ! win32/config.bc win32/config.gc win32/config.vc
32781            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
32782            ! win32/config_H.vc win32/config_H.vc64
32783 ____________________________________________________________________________
32784 [ 27371] By: stevep                                on 2006/03/03  17:49:01
32785         Log: Subject: [PATCH] include configure.com in Porting/checkcfgvar.pl
32786              From: Abe Timmerman <abe@ztreet.demon.nl>
32787              Date: Fri, 3 Mar 2006 18:43:24 +0100
32788              Message-Id: <200603031843.24250.abe@ztreet.demon.nl>
32789      Branch: perl
32790            ! Porting/checkcfgvar.pl
32791 ____________________________________________________________________________
32792 [ 27370] By: merijn                                on 2006/03/03  16:40:57
32793         Log: Subject: [PATCH] Support for __builtin_expect and __builtin_choose_expr
32794              From: Andy Lester <andy@petdance.com>
32795              Date: Wed, 28 Dec 2005 15:34:08 -0600
32796              Message-ID: <20051228213408.GB26033@petdance.com>
32797      Branch: perl
32798            ! Configure Porting/Glossary config_h.SH perl.h
32799 ____________________________________________________________________________
32800 [ 27368] By: rgs                                   on 2006/03/03  15:45:32
32801         Log: Subject: [PATCH] Re: [perl #38657] -d:Foo=bar broke in 5.8.8
32802              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
32803              Date: Thu, 02 Mar 2006 20:21:26 +0200
32804              Message-ID: <440737A6.4060606@gmail.com>
32805      Branch: perl
32806            ! t/lib/Devel/switchd.pm t/run/switchd.t
32807 ____________________________________________________________________________
32808 [ 27367] By: merijn                                on 2006/03/03  07:35:51
32809         Log: #27363 broke HP-UX (and others). if [[ ... ]] syntax not supported
32810      Branch: perl
32811            ! Configure
32812 ____________________________________________________________________________
32813 [ 27365] By: stevep                                on 2006/03/03  00:18:40
32814         Log: Subject: Re: [PATCH] Re: [perl #38612] Data::Dumper core dump in 5.8.6, fixed by 5.8.7
32815              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
32816              Date: Thu, 02 Mar 2006 22:46:14 +0200
32817              Message-ID: <44075996.1000002@gmail.com>
32818      Branch: perl
32819            ! ext/Data/Dumper/t/bugs.t
32820 ____________________________________________________________________________
32821 [ 27364] By: merijn                                on 2006/03/02  20:14:50
32822         Log: Taint handling for runperl:
32823              - better taint detection (switch -T in command)
32824              - $ENV{PATH} stripping of writeable directories on unix/linux
32825      Branch: perl
32826            ! t/test.pl
32827 ____________________________________________________________________________
32828 [ 27363] By: merijn                                on 2006/03/02  20:07:51
32829         Log: Subject: [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefined macros" 
32830              Date: Tue, 31 Jan 2006 09:50:32 -0800
32831              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
32832      Branch: perl
32833            ! Configure utils/h2ph.PL
32834 ____________________________________________________________________________
32835 [ 27361] By: rgs                                   on 2006/03/02  09:11:35
32836         Log: Subject: [PATCH] mgvtbl initialization
32837              From: andy@petdance.com (Andy Lester)
32838              Date: Wed, 1 Mar 2006 22:52:20 -0600
32839              Message-ID: <20060302045220.GA15985@petdance.com>
32840      Branch: perl
32841            ! perl.h
32842 ____________________________________________________________________________
32843 [ 27360] By: rgs                                   on 2006/03/02  09:08:30
32844         Log: Subject: [PATCH] Non-null optimizations
32845              From: andy@petdance.com (Andy Lester)
32846              Date: Wed, 1 Mar 2006 22:13:45 -0600
32847              Message-ID: <20060302041345.GA13731@petdance.com>
32848      Branch: perl
32849            ! embed.fnc pod/perlapi.pod proto.h sv.c
32850 ____________________________________________________________________________
32851 [ 27359] By: rgs                                   on 2006/03/01  22:39:24
32852         Log: Don't put strings with embedded NULs in the environment.
32853              This makes things like -d:Foo=bar work again.
32854      Branch: perl
32855            ! perl.c
32856 ____________________________________________________________________________
32857 [ 27358] By: stevep                                on 2006/03/01  20:15:27
32858         Log: Grammar nit in Locale::Maketext::TPJ13.pod, found by Justin Pryzby.
32859      Branch: perl
32860            ! lib/Locale/Maketext/TPJ13.pod
32861 ____________________________________________________________________________
32862 [ 27357] By: stevep                                on 2006/03/01  16:53:49
32863         Log: Upgrade to podlators-2.04
32864      Branch: perl
32865            + lib/Pod/t/filehandle.t
32866            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
32867 ____________________________________________________________________________
32868 [ 27356] By: stevep                                on 2006/03/01  16:29:37
32869         Log: Upgrade to assertions-0.03
32870      Branch: perl
32871            ! lib/assertions.pm lib/assertions/activate.pm
32872            ! lib/assertions/compat.pm t/comp/assertions.t
32873            ! t/comp/asstcompat.t
32874 ____________________________________________________________________________
32875 [ 27355] By: rgs                                   on 2006/03/01  16:13:56
32876         Log: Subject: [PATCH] a buglet in fakesdio.h
32877              From: Anton Berezin <tobez@tobez.org>
32878              Date: Wed, 1 Mar 2006 16:56:13 +0100
32879              Message-ID: <20060301155613.GA30368@heechee.tobez.org>
32880      Branch: perl
32881            ! fakesdio.h
32882 ____________________________________________________________________________
32883 [ 27354] By: stevep                                on 2006/03/01  16:08:17
32884         Log: Upgrade to CGI.pm-3.17, but continuing the version bump for 
32885              unintegrated changes.
32886      Branch: perl
32887            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
32888 ____________________________________________________________________________
32889 [ 27353] By: rgs                                   on 2006/03/01  09:08:46
32890         Log: Subject: Re: Patch lint for grep { /.../ } and grep /.../,
32891              From: "Joshua ben Jore" <twists@gmail.com>
32892              Date: Wed, 1 Mar 2006 01:14:14 -0600
32893              Message-ID: <dc5c751d0602282314o19c54a3av92d1a3addbc895fb@mail.gmail.com>
32894      Branch: perl
32895            ! ext/B/B/Lint.pm ext/B/t/lint.t
32896 ____________________________________________________________________________
32897 [ 27352] By: steveh                                on 2006/02/28  12:51:55
32898         Log: Silence another VC++ warning
32899              (signed/unsigned mismatch)
32900      Branch: perl
32901            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
32902 ____________________________________________________________________________
32903 [ 27351] By: steveh                                on 2006/02/28  12:40:06
32904         Log: Silence a VC++ warning with DEBUGGING builds
32905              (signed/unsigned mismatch)
32906      Branch: perl
32907            ! sv.c
32908 ____________________________________________________________________________
32909 [ 27350] By: nicholas                              on 2006/02/27  21:41:58
32910         Log: In Perl_sv_setsv_flags, swap the default in the type based switch to
32911              the "Bizarre copy" failure case.
32912      Branch: perl
32913            ! sv.c
32914 ____________________________________________________________________________
32915 [ 27349] By: nicholas                              on 2006/02/27  21:10:21
32916         Log: Subject: [PATCH] Removed a redundant o->op_type
32917              From: andy@petdance.com (Andy Lester)
32918              Message-ID: <20060227202043.GA7783@petdance.com>
32919              Date: Mon, 27 Feb 2006 14:20:43 -0600
32920      Branch: perl
32921            ! op.c
32922 ____________________________________________________________________________
32923 [ 27348] By: steveh                                on 2006/02/27  17:48:55
32924         Log: Silence a GCC warning
32925              (assignment from incompatible pointer type)
32926      Branch: perl
32927            ! sv.h
32928 ____________________________________________________________________________
32929 [ 27347] By: steveh                                on 2006/02/27  17:24:37
32930         Log: Silence a VC++ warning
32931              (conversion from 'long ' to 'char ', possible loss of data)
32932      Branch: perl
32933            ! sv.c
32934 ____________________________________________________________________________
32935 [ 27346] By: rgs                                   on 2006/02/27  17:00:37
32936         Log: Upgrade to CPAN 1.87
32937      Branch: perl
32938            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
32939            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
32940 ____________________________________________________________________________
32941 [ 27345] By: nicholas                              on 2006/02/27  16:13:05
32942         Log: Move all the de-tainting logic for runperl into test.pl.
32943      Branch: perl
32944            ! t/op/utftaint.t t/test.pl
32945 ____________________________________________________________________________
32946 [ 27344] By: rgs                                   on 2006/02/27  15:43:41
32947         Log: Subject: [PATCH] fix up gv.c and gv.h
32948              From: andy@petdance.com (Andy Lester)
32949              Date: Sat, 25 Feb 2006 20:52:16 -0600
32950              Message-ID: <20060226025216.GA12758@petdance.com>
32951      Branch: perl
32952            ! gv.h
32953 ____________________________________________________________________________
32954 [ 27343] By: rgs                                   on 2006/02/27  15:36:46
32955         Log: Subject: [PATCH] PERL_TRACK_MEMPOOL cripples environment after exit()
32956              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
32957              Date: Sun, 26 Feb 2006 20:47:21 +0100
32958              Message-ID: <20060226204721.00be2bff@r2d2>
32959      Branch: perl
32960            ! miniperlmain.c
32961 ____________________________________________________________________________
32962 [ 27342] By: rgs                                   on 2006/02/27  14:45:00
32963         Log: Subject: [patch] dumping tied globs without FILENO method on the debugger fails
32964              From: Salvador Fandino <sfandino@yahoo.com>
32965              Date: Sat, 25 Feb 2006 11:14:20 +0100
32966              Message-ID: <20060225101254.726.qmail@lists.develooper.com>
32967      Branch: perl
32968            ! lib/dumpvar.pl
32969 ____________________________________________________________________________
32970 [ 27341] By: steveh                                on 2006/02/27  14:39:46
32971         Log: Fix op/utftaint.t on Win32 following change #27248
32972              (Don't remove PATH completely because it'll break on Unix if you
32973              have . in the PATH)
32974      Branch: perl
32975            ! t/op/utftaint.t
32976 ____________________________________________________________________________
32977 [ 27340] By: nicholas                              on 2006/02/27  14:19:32
32978         Log: There is now the potential for an upgrade from something without an
32979              offset (PVNV or PVMG) to something with one (PVCV, PVFM). Deal with
32980              this correctly.
32981      Branch: perl
32982            ! sv.c
32983 ____________________________________________________________________________
32984 [ 27339] By: rgs                                   on 2006/02/27  13:40:44
32985         Log: ptr_table_find() is only defined with ithreads
32986      Branch: perl
32987            ! embed.fnc embed.h proto.h sv.c
32988 ____________________________________________________________________________
32989 [ 27338] By: merijn                                on 2006/02/27  13:28:04
32990         Log: Workaround for initialization errors on HP's pre-compiler
32991              Do not ask me to explain. This re-definition works on AIX
32992              and HP-UX. Let's await the smokes.
32993      Branch: perl
32994            ! sv.c
32995 ____________________________________________________________________________
32996 [ 27337] By: steveh                                on 2006/02/27  12:21:14
32997         Log: Fix code-before-declaration error (under VC++) from change #27334
32998      Branch: perl
32999            ! perlio.c
33000 ____________________________________________________________________________
33001 [ 27336] By: nicholas                              on 2006/02/27  12:00:12
33002         Log: Change 27330 failed to decontaminate SvCUR/GvFLAGS when upgrading an
33003              SvPV acting as a prototype placeholder to a full typeglob.
33004      Branch: perl
33005            ! gv.c
33006 ____________________________________________________________________________
33007 [ 27335] By: rgs                                   on 2006/02/27  11:26:58
33008         Log: Subject: Testing hash key stringification
33009              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
33010              Date: Sun, 26 Feb 2006 23:30:01 +0100
33011              Message-Id: <4871E87D-4B59-40A3-A091-A7A3CFA221CF@mailbox.tu-berlin.de>
33012      Branch: perl
33013            ! t/op/hashassign.t
33014 ____________________________________________________________________________
33015 [ 27334] By: rgs                                   on 2006/02/27  11:06:30
33016         Log: Subject: [PATCH] Speedups and shrinkages of SvREFCNT_inc
33017              From: andy@petdance.com (Andy Lester)
33018              Date: Fri, 24 Feb 2006 14:54:35 -0600
33019              Message-ID: <20060224205434.GA17867@petdance.com>
33020      Branch: perl
33021            ! av.c cop.h doio.c doop.c gv.c hv.c mg.c op.c pad.c perl.c
33022            ! perl.h perlio.c pod/perlapi.pod pod/perlintern.pod pp.c
33023            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c scope.c sv.c
33024            ! sv.h toke.c
33025 ____________________________________________________________________________
33026 [ 27333] By: rgs                                   on 2006/02/27  10:33:59
33027         Log: Subject: [PATCH] Suppress System V IPC for 64-bit Darwin builds
33028              From: Dominic Dunlop <shouldbedomo@mac.com>
33029              Date: Fri, 24 Feb 2006 17:22:54 +0100
33030              Message-Id: <A685C5DB-23CE-430E-95F1-CC7A9480DDF9@mac.com>
33031      Branch: perl
33032            ! README.macosx hints/darwin.sh
33033 ____________________________________________________________________________
33034 [ 27332] By: rgs                                   on 2006/02/27  10:30:35
33035         Log: Subject: [perl #38633] doc patch: perlfunc "new" section lacks lock and qr 
33036              From: Zsban Ambrus (via RT) <perlbug-followup@perl.org>
33037              Date: Sat, 25 Feb 2006 05:11:03 -0800
33038              Message-ID: <rt-3.0.11-38633-130596.7.22367548359067@perl.org>
33039      Branch: perl
33040            ! pod/perlfunc.pod
33041 ____________________________________________________________________________
33042 [ 27331] By: rgs                                   on 2006/02/27  07:33:53
33043         Log: Fix argument grouping for some macros
33044      Branch: perl
33045            ! gv.h
33046 ____________________________________________________________________________
33047 [ 27330] By: nicholas                              on 2006/02/25  17:16:24
33048         Log: GvFLAGS can be overlaid with SvCUR.
33049      Branch: perl
33050            ! gv.h sv.h
33051 ____________________________________________________________________________
33052 [ 27329] By: nicholas                              on 2006/02/25  16:51:34
33053         Log: Subject: Re: [perl #38619] Bug in lc and uc (interaction between UTF-8, substr, and lc/uc)
33054              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
33055              Date: Sat, 25 Feb 2006 18:16:45 +0900
33056              Message-Id: <20060225180934.FCC3.BQW10602@nifty.com>
33057      Branch: perl
33058            ! pp.c t/op/lc.t
33059 ____________________________________________________________________________
33060 [ 27328] By: nicholas                              on 2006/02/25  16:50:15
33061         Log: Use xpv_len rather than xpv_cur in GVs to store GvASSIGN_GENERATION.
33062              Assert that GVs do not access SvCUR or SvLEN.
33063      Branch: perl
33064            ! gv.h sv.h
33065 ____________________________________________________________________________
33066 [ 27327] By: nicholas                              on 2006/02/25  16:48:46
33067         Log: Abstract the specific use of SvCUR in GVs for detecting variables on
33068              both sides of an assignment using GvASSIGN_GENERATION() and
33069              GvASSIGN_GENERATION_set().
33070      Branch: perl
33071            ! gv.h op.c
33072 ____________________________________________________________________________
33073 [ 27326] By: nicholas                              on 2006/02/25  15:38:25
33074         Log: xgv_stash can be stored as a union with the NV, reducing the size of
33075              PVGVs by another pointer.
33076      Branch: perl
33077            ! av.h cv.h gv.h hv.h sv.h
33078 ____________________________________________________________________________
33079 [ 27325] By: nicholas                              on 2006/02/25  15:11:28
33080         Log: Curiously none of the macros SvIVX, SvUVX or SvNVX are used on
33081              typeglobs.
33082      Branch: perl
33083            ! dump.c ext/Devel/Peek/t/Peek.t sv.h
33084 ____________________________________________________________________________
33085 [ 27324] By: nicholas                              on 2006/02/25  14:50:38
33086         Log: Amazingly, it seems that none of the other GV specific macros are
33087              accessed unless the GV thinks that it is a GV.
33088      Branch: perl
33089            ! gv.h sv.c
33090 ____________________________________________________________________________
33091 [ 27323] By: nicholas                              on 2006/02/25  00:39:30
33092         Log: Store GvGP in the SV head union. For all the common lookups [eg GvCV()]
33093              this avoids 1 pointer dereference and the associated risk of a CPU
33094              cache miss. Although this patch looks deceptively small, I fear its
33095              CBV(*) might be rather high.
33096              (* Crack By Volume)
33097      Branch: perl
33098            ! dump.c ext/Devel/Peek/t/Peek.t gv.c gv.h pp.c pp_hot.c sv.c
33099            ! sv.h
33100 ____________________________________________________________________________
33101 [ 27322] By: nicholas                              on 2006/02/24  23:30:50
33102         Log: With PERL_DONT_CREATE_GVSV, don't need to create a new GvSV in
33103              Perl_save_scalar.
33104      Branch: perl
33105            ! scope.c
33106 ____________________________________________________________________________
33107 [ 27321] By: nicholas                              on 2006/02/24  22:43:14
33108         Log: Given that SvPV on a typeglob is now irrelevant, really we only need
33109              to store the GvGP.
33110      Branch: perl
33111            ! scope.c
33112 ____________________________________________________________________________
33113 [ 27320] By: nicholas                              on 2006/02/24  21:42:33
33114         Log: Given that Perl_gp_free() is refcount-dec-and-maybe-free for the glob
33115              pointer, it's inconsistent that it only sets this GV's GvGP to 0 if
33116              this GV happened to have the last reference. Why should this GV care if
33117              it had the last reference? So always set it to 0. It's free. Gone.
33118      Branch: perl
33119            ! gv.c
33120 ____________________________________________________________________________
33121 [ 27319] By: nicholas                              on 2006/02/24  19:32:11
33122         Log: Avoid special case SvMAGIC macros just to cope with Perl_sv_unmagic.
33123      Branch: perl
33124            ! sv.c sv.h
33125 ____________________________________________________________________________
33126 [ 27313] By: nicholas                              on 2006/02/24  14:19:37
33127         Log: Use PVMGs rather than PVGVs to store the names of our variables in the
33128              pad.
33129      Branch: perl
33130            ! pad.c sv.c sv.h
33131 ____________________________________________________________________________
33132 [ 27312] By: nicholas                              on 2006/02/24  13:59:57
33133         Log: Store the stash for our in the magic slot. This will allow us to use
33134              PVMGs in pad names where previously PVGVs were used. In turn, this
33135              gives much greater flexibility for the layout of PVGVs.
33136      Branch: perl
33137            ! av.h cv.h hv.h pad.c sv.c sv.h
33138 ____________________________________________________________________________
33139 [ 27311] By: stevep                                on 2006/02/24  13:55:23
33140         Log: Upgrade to CPAN-1.86
33141      Branch: perl
33142            ! lib/CPAN.pm lib/CPAN/SIGNATURE
33143 ____________________________________________________________________________
33144 [ 27309] By: rgs                                   on 2006/02/24  12:52:01
33145         Log: Skip unportable test on VMS
33146      Branch: perl
33147            ! t/comp/opsubs.t
33148 ____________________________________________________________________________
33149 [ 27307] By: nicholas                              on 2006/02/24  11:52:53
33150         Log: Assert that GvSTASH is only called on PVGVs and PVLVs.
33151      Branch: perl
33152            ! gv.h
33153 ____________________________________________________________________________
33154 [ 27306] By: nicholas                              on 2006/02/24  11:52:28
33155         Log: Replace usage of GvSTASH for storing the stash of C<our> with
33156              OURSTASH. Set the stash with OURSTASH_SET.
33157      Branch: perl
33158            ! pad.c pad.h sv.h
33159 ____________________________________________________________________________
33160 [ 27304] By: nicholas                              on 2006/02/24  11:21:06
33161         Log: assert that SvMAGIC is never non-NULL for any PVMG used as a pad name.
33162      Branch: perl
33163            ! sv.h
33164 ____________________________________________________________________________
33165 [ 27302] By: nicholas                              on 2006/02/24  10:56:00
33166         Log: Redo previous sv.h change.
33167      Branch: perl
33168            ! sv.h
33169 ____________________________________________________________________________
33170 [ 27301] By: stevep                                on 2006/02/24  10:54:14
33171         Log: Subject: [PATCH] Perl_save_aelem can't be const
33172              From: Andy Lester <andy@petdance.com>
33173              Date: Thu, 23 Feb 2006 22:53:40 -0600
33174              Message-ID: <20060224045340.GA6318@petdance.com>
33175      Branch: perl
33176            ! embed.fnc proto.h scope.c
33177 ____________________________________________________________________________
33178 [ 27300] By: stevep                                on 2006/02/24  10:41:53
33179         Log: Subject: [PATCH] unused context warnings
33180              From: andy@petdance.com (Andy Lester)
33181              Date: Tue, 21 Feb 2006 00:27:11 -0600
33182              Message-ID: <20060221062711.GA16160@petdance.com>
33183      Branch: perl
33184            ! deb.c embed.pl hv.c locale.c mathoms.c mg.c miniperlmain.c
33185            ! numeric.c op.c perl.c perl.h perlapi.c perlio.c pp_ctl.c
33186            ! regcomp.c scope.c sv.c toke.c universal.c utf8.c util.c
33187 ____________________________________________________________________________
33188 [ 27297] By: nicholas                              on 2006/02/24  10:29:48
33189         Log: As SVs can't both be in a pad, and the name of a variable in the pad,
33190              overlay SVs_PADTMP with SVpad_TYPED and SVs_PADMY with SVpad_OUR.
33191      Branch: perl
33192            ! pad.h
33193 ____________________________________________________________________________
33194 [ 27296] By: stevep                                on 2006/02/24  02:56:02
33195         Log: Revert change #27295, which I thought fixed builds on Win32.
33196              Instead remove &PL_vtbl_glob from globvar.sym.
33197      Branch: perl
33198            ! XSUB.h globvar.sym
33199 ____________________________________________________________________________
33200 [ 27295] By: stevep                                on 2006/02/24  02:02:14
33201         Log: Last instance of PL_vtbl_glob removed.  It was missed change #27289.
33202      Branch: perl
33203            ! XSUB.h
33204 ____________________________________________________________________________
33205 [ 27294] By: nicholas                              on 2006/02/23  23:45:39
33206         Log: Replace direct flags tests & manipulations for SVpad_TYPED and
33207              SVpad_OUR with macros SvPAD_TYPED(), SvPAD_OUR() etc, to abstract
33208              away the flags bits acutally used to store this information.
33209      Branch: perl
33210            ! XSUB.h dump.c op.c pad.c pad.h pp.c sv.c sv.h toke.c
33211 ____________________________________________________________________________
33212 [ 27293] By: nicholas                              on 2006/02/23  22:17:07
33213         Log: Document a sixth use for SVf_FAKE
33214      Branch: perl
33215            ! sv.h
33216 ____________________________________________________________________________
33217 [ 27292] By: nicholas                              on 2006/02/23  20:28:34
33218         Log: We have sufficient spare bits to store the SV type in body_details,
33219              so add a small sanity check to ensure that we have the array in the
33220              correct order.
33221      Branch: perl
33222            ! sv.c
33223 ____________________________________________________________________________
33224 [ 27291] By: nicholas                              on 2006/02/23  19:40:23
33225         Log: Shrink struct body_details and hence sv.o slightly further by using
33226              bitfields.
33227      Branch: perl
33228            ! sv.c
33229 ____________________________________________________________________________
33230 [ 27290] By: nicholas                              on 2006/02/23  19:15:48
33231         Log: Using U8 rather than size type shrinks the body_details table.
33232      Branch: perl
33233            ! sv.c
33234 ____________________________________________________________________________
33235 [ 27289] By: nicholas                              on 2006/02/23  18:00:19
33236         Log: Remove set magic from typeglobs. Remove typeglob magic entirely.
33237              Typeglobs now never access the SvPVX, SvIVX or SvNVX when holding a
33238              valid GvGP().
33239      Branch: perl
33240            ! dump.c ext/Devel/Peek/t/Peek.t gv.c perl.h pod/perlguts.pod
33241            ! sv.c util.c
33242 ____________________________________________________________________________
33243 [ 27288] By: nicholas                              on 2006/02/23  17:45:55
33244         Log: In XS_attributes__guess_stash, attempting to call Gv* on a PVMG is
33245              bad and wrong.
33246      Branch: perl
33247            ! xsutils.c
33248 ____________________________________________________________________________
33249 [ 27287] By: stevep                                on 2006/02/23  17:42:09
33250         Log: Add test for RT #2166: foreach spuriously autovivifies
33251      Branch: perl
33252            ! t/cmd/for.t
33253 ____________________________________________________________________________
33254 [ 27286] By: stevep                                on 2006/02/23  16:24:19
33255         Log: Converted t/op/pos.t to use test.pl and added TODO test for 
33256              RT #1716 - search position reset after 'local' save/restore
33257      Branch: perl
33258            ! t/op/pos.t
33259 ____________________________________________________________________________
33260 [ 27283] By: rgs                                   on 2006/02/23  14:07:13
33261         Log: Subject: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
33262              From: "Jan Dubois" <jand@ActiveState.com>
33263              Date: Tue, 21 Feb 2006 12:36:31 -0800
33264              Message-ID: <019601c63726$7fcca200$6062a8c0@candy>
33265      Branch: perl
33266            ! win32/win32.c
33267 ____________________________________________________________________________
33268 [ 27282] By: nicholas                              on 2006/02/23  13:42:29
33269         Log: Recalculate dstr in Perl_sv_setsv_flags, as dstr may have been upgraded.
33270      Branch: perl
33271            ! sv.c
33272 ____________________________________________________________________________
33273 [ 27279] By: nicholas                              on 2006/02/23  13:07:54
33274         Log: Remove un-needed case in Perl_sv_setsv_flags (sv_upgrade will cover
33275              this one for us).
33276      Branch: perl
33277            ! sv.c
33278 ____________________________________________________________________________
33279 [ 27278] By: nicholas                              on 2006/02/23  11:11:12
33280         Log: Remove get magic from typeglobs. This means that PVGVs holding
33281              typeglobs never need to use SvPVX. This comes at price - typeglobs
33282              were using magic get for their stringificiation, and to pass SvOK(),
33283              so need to make typeglobs SvOK by default (by sucking SVp_SCREAM into
33284              SVf_OK - it's the only flag left), tweak SvSCREAM() to also check
33285              SVp_POK, and teach sv_2[inpu]v how to convert globs.
33286              However, it should free up SvPVX for the next part of the plan to
33287              pointer indirections, and therefore CPU cache pressure.
33288      Branch: perl
33289            ! embed.fnc embed.h ext/Devel/Peek/t/Peek.t gv.c mg.c perl.h
33290            ! proto.h sv.c sv.h
33291 ____________________________________________________________________________
33292 [ 27276] By: nicholas                              on 2006/02/23  00:29:04
33293         Log: Fix the copy sizes for PVFM and PVCV back to sanity.
33294      Branch: perl
33295            ! sv.c
33296 ____________________________________________________________________________
33297 [ 27274] By: nicholas                              on 2006/02/22  23:43:10
33298         Log: Fix typos and a missing bracket.
33299      Branch: perl
33300            ! pp.c t/op/studytied.t
33301 ____________________________________________________________________________
33302 [ 27273] By: nicholas                              on 2006/02/22  22:30:19
33303         Log: Avoid C<study>ing any strings that might change underneath us, such
33304              as tied scalars and scalars with overloaded stringification.
33305      Branch: perl
33306            ! pp.c t/op/studytied.t
33307 ____________________________________________________________________________
33308 [ 27272] By: rgs                                   on 2006/02/22  22:09:41
33309         Log: Mark some new study tests as TODO
33310      Branch: perl
33311            ! t/op/studytied.t
33312 ____________________________________________________________________________
33313 [ 27271] By: rgs                                   on 2006/02/22  21:04:33
33314         Log: Add a test for study() on tied scalars, by Andy Lester after
33315              Rick Delaney
33316      Branch: perl
33317            + t/op/studytied.t
33318            ! MANIFEST
33319 ____________________________________________________________________________
33320 [ 27270] By: rgs                                   on 2006/02/22  20:28:41
33321         Log: Turn on match string copying when /e flag is set on a substitution.
33322              
33323              Subject: [PATCH] dodge a valgrind error (for maint or blead)
33324              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
33325              Date: Feb 22, 2006 8:16 PM
33326              Message-ID: <43FCB896.7060106@gmail.com>
33327      Branch: perl
33328            ! pp_hot.c
33329 ____________________________________________________________________________
33330 [ 27269] By: nicholas                              on 2006/02/22  18:21:30
33331         Log: sv_dump should report the PV for PVGVs, as it can get set.
33332              (Typeglobs stringify via a call to GET magic, which uses the PV slot.)
33333      Branch: perl
33334            ! dump.c ext/Devel/Peek/t/Peek.t
33335 ____________________________________________________________________________
33336 [ 27268] By: nicholas                              on 2006/02/22  16:50:25
33337         Log: Test warnings for converting globs to other forms.
33338      Branch: perl
33339            ! t/op/gv.t
33340 ____________________________________________________________________________
33341 [ 27267] By: nicholas                              on 2006/02/22  00:23:49
33342         Log: Change 24643 made the mistake of assuming that CvCONST can only be true
33343              on XSUBs. Somehow it can also end up on perl subs. Bug spotted by and
33344              test case from Marcus Holland-Moritz.
33345      Branch: perl
33346            ! sv.c t/op/threads.t
33347 ____________________________________________________________________________
33348 [ 27265] By: nicholas                              on 2006/02/21  20:09:25
33349         Log: Can merge the two arms of Perl_magic_getglob to save space.
33350      Branch: perl
33351            ! mg.c
33352 ____________________________________________________________________________
33353 [ 27264] By: nicholas                              on 2006/02/21  19:04:39
33354         Log: Reorder the SV flags so that SVp_?OK and SVf_?OK occupy 8 contiguous
33355              bits (0x0000XX00). This makes perl 3K smaller with -Os on x86 FreeBSD,
33356              and might also help on other architectures (eg with 8 contiguous bits,
33357              the SvOK() test on ARM won't need an intermediate constant).
33358      Branch: perl
33359            ! sv.h
33360 ____________________________________________________________________________
33361 [ 27263] By: stevep                                on 2006/02/21  18:44:21
33362         Log: Additional hints needed to build threaded Perls on NetBSD.
33363      Branch: perl
33364            ! hints/netbsd.sh
33365 ____________________________________________________________________________
33366 [ 27262] By: nicholas                              on 2006/02/21  18:00:57
33367         Log: PL_body_arenas should be set to NULL when the interpreter is cleared.
33368      Branch: perl
33369            ! sv.c
33370 ____________________________________________________________________________
33371 [ 27261] By: nicholas                              on 2006/02/21  16:28:02
33372         Log: Teach B about CVf_ISXSUB
33373      Branch: perl
33374            ! ext/B/defsubs_h.PL ext/B/t/concise-xs.t
33375 ____________________________________________________________________________
33376 [ 27260] By: nicholas                              on 2006/02/21  16:12:37
33377         Log: Goodbye PERL_XSUB_OLDSTYLE.
33378      Branch: perl
33379            ! cv.h ext/B/defsubs_h.PL ext/B/t/concise-xs.t
33380            ! ext/Devel/Peek/t/Peek.t pp_ctl.c pp_hot.c
33381 ____________________________________________________________________________
33382 [ 27259] By: nicholas                              on 2006/02/21  15:40:04
33383         Log: Re-order the definitions of the private bits in SvFLAGS by value, so
33384              that we can see where we're already double-booked.
33385      Branch: perl
33386            ! sv.h
33387 ____________________________________________________________________________
33388 [ 27258] By: nicholas                              on 2006/02/21  15:23:21
33389         Log: Document the many uses of SVf_FAKE.
33390      Branch: perl
33391            ! sv.h
33392 ____________________________________________________________________________
33393 [ 27257] By: stevep                                on 2006/02/21  15:18:58
33394         Log: Add tests for the previously untested Hash::Util::all_keys().
33395      Branch: perl
33396            ! ext/Hash/Util/t/Util.t
33397 ____________________________________________________________________________
33398 [ 27256] By: stevep                                on 2006/02/21  00:43:43
33399         Log: $ExtUtils::MM_Unix::VERSION needs to stay numeric to avoid test
33400              warnings.
33401      Branch: perl
33402            ! lib/ExtUtils/MM_Unix.pm
33403 ____________________________________________________________________________
33404 [ 27255] By: stevep                                on 2006/02/21  00:40:23
33405         Log: Subject: Patches: B, CGI, ExtUtils::MM_Unix
33406              From: "Joshua ben Jore" <twists@gmail.com>
33407              Date: Sun, 19 Feb 2006 02:58:10 -0600
33408              Message-ID: <dc5c751d0602190058t78d915fv78c6318370307b63@mail.gmail.com>
33409      Branch: perl
33410            ! AUTHORS lib/CGI.pm
33411 ____________________________________________________________________________
33412 [ 27254] By: stevep                                on 2006/02/21  00:02:46
33413         Log: Subject: Re: Patches: B, CGI, ExtUtils::MM_Unix
33414              From: "Joshua ben Jore" <twists@gmail.com>
33415              Date: Mon, 20 Feb 2006 09:50:15 -0600
33416              Message-ID: <dc5c751d0602200750j21447031m86ea670b04ac27ed@mail.gmail.com>
33417              
33418              Includes changes to increment test count in ext/B/t/concise-xs.t and
33419              uses "no warnings 'once';" in ext/B/t/b.t rather than kludging to 
33420              avoid the warning.
33421      Branch: perl
33422            ! ext/B/B.pm ext/B/B.xs ext/B/t/b.t ext/B/t/concise-xs.t
33423 ____________________________________________________________________________
33424 [ 27252] By: stevep                                on 2006/02/20  23:01:41
33425         Log: Subject: [PATCH] op/magic failure on cygwin after 1.5.19-4
33426              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33427              Date: Mon, 20 Feb 2006 11:09:33 -0800
33428              Message-ID: <20060220190933.GA1316@efn.org>
33429      Branch: perl
33430            ! t/op/magic.t
33431 ____________________________________________________________________________
33432 [ 27251] By: nicholas                              on 2006/02/20  20:32:09
33433         Log: Steal code from maint, and use PERL_ARENA_ROOTS_SIZE to size the arena
33434              arrays, rather than SVt_LAST, so that SVt_LAST can truthfully remain
33435              the number of genuine SV types, unclouded by implementation details.
33436      Branch: perl
33437            ! intrpvar.h sv.c sv.h
33438 ____________________________________________________________________________
33439 [ 27250] By: rgs                                   on 2006/02/20  20:03:37
33440         Log: Subject: [PATCH] Make SDBM_File work with -Duse64bitall on Darwin (Mac OS X)
33441              From: Dominic Dunlop <shouldbedomo@mac.com>
33442              Date: Feb 20, 2006 1:46 PM
33443              Message-Id: <B699DDDE-EC4E-495D-AFF5-3D7399332A24@mac.com>
33444      Branch: perl
33445            ! ext/SDBM_File/Makefile.PL hints/darwin.sh
33446 ____________________________________________________________________________
33447 [ 27249] By: nicholas                              on 2006/02/20  19:00:22
33448         Log: PVCVs don't need XNVs either.
33449              (And actually remove xcv_depth)
33450              (And fix the copy lengths in bodies_by_type)
33451      Branch: perl
33452            ! cv.h dump.c ext/B/B/Bytecode.pm ext/Devel/Peek/t/Peek.t sv.c
33453 ____________________________________________________________________________
33454 [ 27248] By: rgs                                   on 2006/02/20  17:59:42
33455         Log: Subject: [PATCH] Trouble with $ENV{CDPATH} after change #27236
33456              From: Dominic Dunlop <shouldbedomo@mac.com>
33457              Date: Feb 20, 2006 2:49 PM
33458              Message-Id: <6393FA5A-6B84-46E9-A557-DED3BB0AD7EE@mac.com>
33459      Branch: perl
33460            ! t/op/utftaint.t
33461 ____________________________________________________________________________
33462 [ 27247] By: nicholas                              on 2006/02/20  17:48:21
33463         Log: PVFMs don't need CvDEPTH, and PVCVs don't use SvIVX, so moving
33464              xcv_depth into the IV union saves 4(ish) bytes per CV and format.
33465              "ish" because it was a long, but has been changed to I32 (along with
33466              the corresponding field in struct block_sub) so as not to enlarge the
33467              IV union on platforms where sizeof(long) > sizeof(IV), or struct
33468              block_sub where sizeof(long) > sizeof(I32)
33469      Branch: perl
33470            ! cop.h cv.h dump.c ext/B/B/Bytecode.pm ext/Devel/Peek/t/Peek.t
33471            ! op.c sv.c sv.h
33472 ____________________________________________________________________________
33473 [ 27245] By: nicholas                              on 2006/02/20  14:01:59
33474         Log: Fix sv_dump to dump formats without the (non-existent) NVX.
33475      Branch: perl
33476            ! dump.c
33477 ____________________________________________________________________________
33478 [ 27244] By: nicholas                              on 2006/02/20  13:42:47
33479         Log: xcv_root and xcv_xsub can also be merged into a union, providing a new
33480              flag is added to denote whether the PVCV is perl or XSUB.
33481      Branch: perl
33482            ! cv.h dump.c ext/B/B.xs ext/Devel/Peek/t/Peek.t op.c sv.c sv.h
33483 ____________________________________________________________________________
33484 [ 27243] By: nicholas                              on 2006/02/20  11:54:38
33485         Log: xcv_start and xcv_xsubany can be merged into a union, as they are never
33486              both needed.
33487      Branch: perl
33488            ! cv.h dump.c ext/B/B.xs ext/Devel/Peek/t/Peek.t sv.h
33489 ____________________________________________________________________________
33490 [ 27242] By: nicholas                              on 2006/02/20  11:54:03
33491         Log: Need to clear CvXSUBANY() too to turn a constant sub into a prototype.
33492      Branch: perl
33493            ! lib/ExtUtils/Constant/ProxySubs.pm
33494 ____________________________________________________________________________
33495 [ 27241] By: nicholas                              on 2006/02/20  10:40:59
33496         Log: Add a new CvISXSUB() macro, for abstracting the test as to whether a
33497              PVCV is perl or XS.
33498      Branch: perl
33499            ! cv.h dump.c ext/Devel/Peek/Peek.xs gv.c op.c pad.c pp_ctl.c
33500            ! pp_hot.c pp_sort.c sv.c
33501 ____________________________________________________________________________
33502 [ 27240] By: nicholas                              on 2006/02/20  10:10:11
33503         Log: Abolish BROKEN_UNION_INIT in B::C, as it works around problems in
33504              pre-ANSI C compilers, but pays in code duplication.
33505      Branch: perl
33506            ! cv.h ext/B/B/C.pm
33507 ____________________________________________________________________________
33508 [ 27239] By: rgs                                   on 2006/02/20  09:31:03
33509         Log: Subject: patch@27236 vms glob/readdir/chdir EFS/long filename support
33510              From: John E. Malmberg <wb8tyw@qsl.net>
33511              Date: Feb 20, 2006 3:43 AM
33512              Message-ID: <43F92CE6.5040704@qsl.net>
33513      Branch: perl
33514            ! doio.c t/io/fs.t vms/vms.c
33515 ____________________________________________________________________________
33516 [ 27238] By: rgs                                   on 2006/02/20  09:26:15
33517         Log: More NullXXX macro removal from Andy Lester
33518      Branch: perl
33519            ! cop.h deb.c doio.c doop.c hv.c intrpvar.h mg.h pad.c pad.h
33520            ! perl.c pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c toke.c
33521            ! universal.c util.c
33522 ____________________________________________________________________________
33523 [ 27237] By: rgs                                   on 2006/02/20  08:54:22
33524         Log: Yitzchak points out that the perldiag entry for "Integer overflow in
33525              division" is no longer useful.
33526      Branch: perl
33527            ! pod/perldiag.pod
33528 ____________________________________________________________________________
33529 [ 27236] By: nicholas                              on 2006/02/20  00:36:34
33530         Log: utftaint.t won't be able to run tests with -T if you have
33531              Insecure directory in $ENV{PATH}
33532              so skip them. (Probably this means you have . in your PATH)
33533      Branch: perl
33534            ! t/op/utftaint.t
33535 ____________________________________________________________________________
33536 [ 27235] By: nicholas                              on 2006/02/20  00:21:09
33537         Log: Remove the last (U16) cast for CV depths, missed by change 17835.
33538      Branch: perl
33539            ! pp_ctl.c
33540 ____________________________________________________________________________
33541 [ 27234] By: nicholas                              on 2006/02/20  00:02:53
33542         Log: Re-order CV flags to bring the 4 CVf_BUILTIN_ATTRS into adjacent bits,
33543              and make other flag bits that are paired in the code adjacent.
33544              Will produce tighter code on ARM; might help on other platforms too.
33545      Branch: perl
33546            ! cv.h ext/Devel/Peek/t/Peek.t
33547 ____________________________________________________________________________
33548 [ 27233] By: nicholas                              on 2006/02/19  23:59:52
33549         Log: Ministry of Truth removes typo in description of Change 26166.
33550              Change 26166 was correct from the start.
33551              Nothing to see. Move along.
33552              We thank Big Brother for raising the chocolate ration to 20g per week.
33553      Branch: perl
33554            ! Changes
33555 ____________________________________________________________________________
33556 [ 27231] By: nicholas                              on 2006/02/19  22:35:24
33557         Log: Shave sizeof(NV) bytes from formats, by using the same offset
33558              manoeuvre as PVs, PVIVs, PVAVs and PVHVs.
33559      Branch: perl
33560            ! sv.c sv.h
33561 ____________________________________________________________________________
33562 [ 27230] By: nicholas                              on 2006/02/19  20:30:24
33563         Log: AVs and HVs don't have IVXs or NVXs, so assert this too.
33564      Branch: perl
33565            ! sv.h
33566 ____________________________________________________________________________
33567 [ 27229] By: nicholas                              on 2006/02/19  20:10:34
33568         Log: Under -DDEBUGGING, assert that SvIVX, SvUVX and SvNVX aren't being
33569              used on scalars that don't have the memory allocated. Correct
33570              SvSTASH and SvMAGIC to only evaluate the sv argument once.
33571      Branch: perl
33572            ! sv.h
33573 ____________________________________________________________________________
33574 [ 27228] By: nicholas                              on 2006/02/19  18:57:35
33575         Log: To make arithmetic on tainted dualvars work properly requires that
33576              sv_2nv uses SvIVX in preference to SvPVX, if SVp_IOK is true.
33577      Branch: perl
33578            ! sv.c t/op/taint.t
33579 ____________________________________________________________________________
33580 [ 27227] By: nicholas                              on 2006/02/19  12:14:15
33581         Log: SvROK(sv) will never be true when SvIOKp() or SvNOKp() is true, so the
33582              code inside the if() test in sv_2pv_flags is dead and can be removed.
33583      Branch: perl
33584            ! sv.c
33585 ____________________________________________________________________________
33586 [ 27223] By: rgs                                   on 2006/02/18  20:13:51
33587         Log: As Anno Siegel points out, mtime/ctime test should be skipped
33588              on OS X on HFS+.
33589      Branch: perl
33590            ! t/op/stat.t
33591 ____________________________________________________________________________
33592 [ 27222] By: nicholas                              on 2006/02/18  19:01:48
33593         Log: save_re_context() and even errsv_save = newSVsv(ERRSV); can turn
33594              PL_tainted back on, so defer turning if off as late as possible.
33595              This gets lib/locale.t working once more.
33596      Branch: perl
33597            ! utf8.c
33598 ____________________________________________________________________________
33599 [ 27221] By: nicholas                              on 2006/02/18  18:23:43
33600         Log: Turn of tainting locally inside swash_init(), as the internal
33601              implementation of the regexp engine has nothing to do with user data,
33602              so when and where it happens to call require is agnostic of the current
33603              expression's taintedness.
33604      Branch: perl
33605            ! t/op/utftaint.t utf8.c
33606 ____________________________________________________________________________
33607 [ 27220] By: nicholas                              on 2006/02/18  18:22:13
33608         Log: Assume that if runperl is called under tainting, that the caller really
33609              really wanted to run perl, so brute force untaint everything.
33610      Branch: perl
33611            ! t/test.pl
33612 ____________________________________________________________________________
33613 [ 27219] By: nicholas                              on 2006/02/18  17:38:38
33614         Log: Convert utftaint.t to test.pl (from Test.pm) and provide it with
33615              tainted() from taint.t to remove the dependency on Scalar::Util.
33616              (So it will now work with miniperl)
33617      Branch: perl
33618            ! t/op/utftaint.t
33619 ____________________________________________________________________________
33620 [ 27218] By: stevep                                on 2006/02/18  12:58:49
33621         Log: Upgrade to Digest-SHA-5.34.
33622      Branch: perl
33623            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
33624            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
33625            ! ext/Digest/SHA/ppport.h ext/Digest/SHA/src/hmac.c
33626            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
33627            ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/0-pod-coverage.t
33628            ! ext/Digest/SHA/t/0-pod.t ext/Digest/SHA/t/1-exist.t
33629            ! ext/Digest/SHA/t/1-hello-world.t
33630            ! ext/Digest/SHA/t/2-nist-sha-1.t
33631            ! ext/Digest/SHA/t/2-nist-sha-224.t
33632            ! ext/Digest/SHA/t/2-nist-sha-256.t
33633            ! ext/Digest/SHA/t/2-nist-sha-384.t
33634            ! ext/Digest/SHA/t/2-nist-sha-512.t
33635            ! ext/Digest/SHA/t/2-nist-sha-base64.t
33636            ! ext/Digest/SHA/t/2-nist-sha-oo.t
33637            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
33638            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
33639            ! ext/Digest/SHA/t/3-gillogly-easy.t
33640            ! ext/Digest/SHA/t/3-gillogly-hard.t
33641            ! ext/Digest/SHA/t/4-bitstr-increasing.t
33642            ! ext/Digest/SHA/t/4-bitstr-large.t
33643            ! ext/Digest/SHA/t/4-bitstr-random.t
33644            ! ext/Digest/SHA/t/5-hmac-fips198.t
33645            ! ext/Digest/SHA/t/5-hmac-rfc2202.t
33646            ! ext/Digest/SHA/t/5-hmac-sha-256.t
33647            ! ext/Digest/SHA/t/5-hmac-woodbury.t
33648            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
33649 ____________________________________________________________________________
33650 [ 27215] By: nicholas                              on 2006/02/18  00:11:07
33651         Log: Subject: arena-rework : consolidated patch
33652              From: Jim Cromie <jim.cromie@gmail.com>
33653              Message-ID: <43F0F649.9040205@gmail.com>
33654              Date: Mon, 13 Feb 2006 14:12:41 -0700
33655              
33656              Tweaked somewhat to split the arena boolean from the arena_size,
33657              and with the PTE still doubling-up with one of the SV types in the
33658              array.
33659      Branch: perl
33660            ! embed.fnc embed.h hv.c perl.h pod/perlapi.pod proto.h sv.c
33661            ! sv.h
33662 ____________________________________________________________________________
33663 [ 27214] By: nicholas                              on 2006/02/17  23:26:58
33664         Log: Subject: Re: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu)
33665              From: Abe Timmerman <abe@ztreet.demon.nl>
33666              Message-Id: <200602172358.23977.abe@ztreet.demon.nl>
33667              Date: Fri, 17 Feb 2006 23:58:23 +0100
33668      Branch: perl
33669            ! Makefile.SH
33670 ____________________________________________________________________________
33671 [ 27213] By: nicholas                              on 2006/02/17  22:40:31
33672         Log: The two whitespace changes from
33673              
33674              Subject: arena-rework : consolidated patch
33675              From: Jim Cromie <jim.cromie@gmail.com>
33676              Message-ID: <43F0F649.9040205@gmail.com>
33677              Date: Mon, 13 Feb 2006 14:12:41 -0700
33678      Branch: perl
33679            ! sv.c
33680 ____________________________________________________________________________
33681 [ 27212] By: gisle                                 on 2006/02/17  21:21:05
33682         Log: Don't add -fPIC if already present.
33683              
33684              Subject: [PATCH] 5.8.8: Debian patches
33685              From: "Brendan O'Dea" <bod@debian.org>
33686              Date: Sat, 11 Feb 2006 00:37:15 +1100
33687              Message-ID: <20060210133715.GA6826@londo.c47.org>
33688      Branch: perl
33689            ! hints/linux.sh
33690 ____________________________________________________________________________
33691 [ 27211] By: gisle                                 on 2006/02/17  21:19:03
33692         Log: Fix precedence.
33693              
33694              Subject: [PATCH] 5.8.8: Debian patches
33695              From: "Brendan O'Dea" <bod@debian.org>
33696              Date: Sat, 11 Feb 2006 00:37:15 +1100
33697              Message-ID: <20060210133715.GA6826@londo.c47.org>
33698      Branch: perl
33699            ! lib/Net/NNTP.pm
33700 ____________________________________________________________________________
33701 [ 27210] By: gisle                                 on 2006/02/17  20:54:46
33702         Log: Fix quote typo.
33703              
33704              Subject: [PATCH] 5.8.8: Debian patches
33705              From: "Brendan O'Dea" <bod@debian.org>
33706              Date: Sat, 11 Feb 2006 00:37:15 +1100
33707              Message-ID: <20060210133715.GA6826@londo.c47.org>
33708      Branch: perl
33709            ! utils/c2ph.PL
33710 ____________________________________________________________________________
33711 [ 27209] By: rgs                                   on 2006/02/17  15:48:59
33712         Log: In TODO: make encoding.pm lexical ?
33713      Branch: perl
33714            ! pod/perltodo.pod
33715 ____________________________________________________________________________
33716 [ 27208] By: rgs                                   on 2006/02/17  15:09:11
33717         Log: Subject: [PATCH] cleaning up perly.c
33718              From: andy@petdance.com (Andy Lester)
33719              Date: Sun, 12 Feb 2006 23:04:56 -0600
33720              Message-ID: <20060213050455.GA27993@petdance.com>
33721      Branch: perl
33722            ! perly.c
33723 ____________________________________________________________________________
33724 [ 27207] By: rgs                                   on 2006/02/17  14:27:22
33725         Log: Subject: Re: Perl_sighandler voodoo (was Re: Smoke [5.8.7] 26127 FAIL(XF) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
33726              From: Robin Houston <robin@cpan.org>
33727              Date: Sun, 27 Nov 2005 00:43:13 +0000
33728              Message-ID: <20051127004313.GA7007@rpc142.cs.man.ac.uk>
33729              
33730              Simplification of the code in my_exit_jump() that unwinds context
33731              stacks
33732      Branch: perl
33733            ! perl.c
33734 ____________________________________________________________________________
33735 [ 27205] By: rgs                                   on 2006/02/17  08:50:27
33736         Log: Subject: Re: [perl #38485] use integer; 0x80000000/-1; # coredump
33737              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33738              Date: Mon, 13 Feb 2006 01:39:25 -0800
33739              Message-ID: <20060213093925.GA3476@efn.org>
33740      Branch: perl
33741            ! lib/integer.t pp.c
33742 ____________________________________________________________________________
33743 [ 27204] By: rgs                                   on 2006/02/16  14:44:10
33744         Log: Subject: Re: how to build with -DPERL_MEM_LOG ?
33745              From: Andy Dougherty <doughera@lafayette.edu>
33746              Date: Fri, 3 Feb 2006 11:55:58 -0500 (EST)
33747              Message-ID: <Pine.SOC.4.62.0602031129530.9630@maxwell.phys.lafayette.edu>
33748      Branch: perl
33749            ! x2p/a2p.h
33750 ____________________________________________________________________________
33751 [ 27203] By: rgs                                   on 2006/02/16  14:15:53
33752         Log: Subject: Problem compiling swigged c++ code with 5.8.8
33753              From: Merijn Broeren <merijnb@iloquent.com>
33754              Date: Wed, 15 Feb 2006 13:51:49 +0100
33755              Message-ID: <20060215125148.GA12535@brugman.iloquent.nl>
33756      Branch: perl
33757            ! XSUB.h perl.h
33758 ____________________________________________________________________________
33759 [ 27202] By: stevep                                on 2006/02/16  12:54:08
33760         Log: Upgrade to CGI-3.16, with version bump on CGI.pm for documentation
33761              fixes not yet integrated.
33762      Branch: perl
33763            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Cookie.pm
33764            ! lib/CGI/Fast.pm lib/CGI/t/cookie.t lib/CGI/t/function.t
33765            ! lib/CGI/t/html.t
33766 ____________________________________________________________________________
33767 [ 27201] By: rgs                                   on 2006/02/16  12:47:13
33768         Log: Remove lib/Hash directory when doing make distclean
33769      Branch: perl
33770            ! Makefile.SH
33771 ____________________________________________________________________________
33772 [ 27200] By: rgs                                   on 2006/02/16  11:46:51
33773         Log: Subject: [PATCH] stat() on Windows doesn't handle trailing slashes/backslashes correctly
33774              From: "Jan Dubois" <jand@ActiveState.com>
33775              Date: Wed, 15 Feb 2006 17:19:29 -0800
33776              Message-ID: <017901c63297$08e1e3f0$2217a8c0@candy>
33777      Branch: perl
33778            ! win32/win32.c
33779 ____________________________________________________________________________
33780 [ 27199] By: rgs                                   on 2006/02/16  11:43:09
33781         Log: Subject: [patch] t/lib/warnings/pp_sys
33782              From: "Green, Paul" <Paul.Green@stratus.com>
33783              Date: Wed, 15 Feb 2006 11:09:57 -0500
33784              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB011A19AF@EXNA.corp.stratus.com>
33785      Branch: perl
33786            ! t/lib/warnings/pp_sys
33787 ____________________________________________________________________________
33788 [ 27198] By: rgs                                   on 2006/02/16  11:40:42
33789         Log: CPAN::FirstTime can go as well from the untested module list
33790      Branch: perl
33791            ! t/lib/1_compile.t
33792 ____________________________________________________________________________
33793 [ 27197] By: rgs                                   on 2006/02/16  11:38:00
33794         Log: Pod::Plainer is tested, actually (spotted by chromatic)
33795      Branch: perl
33796            ! t/lib/1_compile.t
33797 ____________________________________________________________________________
33798 [ 27195] By: rgs                                   on 2006/02/16  09:10:38
33799         Log: Subject: [PATCH] Make XCOPY not prompt every two seconds when rebuilding on Win32
33800              From: demerphq <demerphq@gmail.com>
33801              Date: Mon, 13 Feb 2006 09:41:37 +0100
33802              Message-ID: <9b18b3110602130041q2d64122am5c83392dd75e0413@mail.gmail.com>
33803      Branch: perl
33804            ! win32/Makefile win32/makefile.mk
33805 ____________________________________________________________________________
33806 [ 27194] By: gisle                                 on 2006/02/15  15:25:36
33807         Log: Get perl_fini() running on HP-UX again.
33808              It was effectively disabled by change 24667 since
33809              __ux_version is only available under DCE threads
33810              which isn't used when perl is built on HP-UX 11
33811              and later.
33812      Branch: perl
33813            ! perl.c
33814 ____________________________________________________________________________
33815 [ 27193] By: rgs                                   on 2006/02/15  13:22:27
33816         Log: Fix to run this test in the core
33817      Branch: perl
33818            ! lib/CPAN/t/03pkgs.t
33819 ____________________________________________________________________________
33820 [ 27192] By: stevep                                on 2006/02/15  13:11:06
33821         Log: Subject:  [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.84.tar.gz
33822              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
33823              Date: Wed, 15 Feb 2006 09:19:56 +0100
33824              Message-ID: <87oe19owyb.fsf@k75.linux.bogus>
33825      Branch: perl
33826            + lib/CPAN/t/01loadme.t lib/CPAN/t/02nox.t lib/CPAN/t/03pkgs.t
33827            + lib/CPAN/t/10version.t lib/CPAN/t/11mirroredby.t
33828            - lib/CPAN/t/Nox.t lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t
33829            - lib/CPAN/t/vcmp.t lib/CPAN/t/version.t
33830            ! MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
33831            ! lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE
33832            ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
33833 ____________________________________________________________________________
33834 [ 27190] By: merijn                                on 2006/02/15  09:11:12
33835         Log: Added hints/dragonfly.sh for #27189
33836      Branch: perl
33837            ! MANIFEST
33838 ____________________________________________________________________________
33839 [ 27189] By: merijn                                on 2006/02/15  09:07:43
33840         Log: Subject: Patch for perl to compile/work on DragonFlyBSD
33841              From: Robert Sebastian Gerus <arachnist@gmail.com>
33842              Date: Tue, 14 Feb 2006 17:27:52 +0100
33843              Message-ID: <4a1e16420602140827w17fd6595w@mail.gmail.com>
33844      Branch: perl
33845            + hints/dragonfly.sh
33846            ! Configure Makefile.SH
33847 ____________________________________________________________________________
33848 [ 27187] By: craigb                                on 2006/02/15  04:32:14
33849         Log: Subject: patch@27162 long path name support in readdir / cando_by_name
33850              From: "John E. Malmberg" <wb8tyw@qsl.net>
33851              Date: Sun, 12 Feb 2006 15:24:58 -0500
33852              Message-id: <43EF999A.1020500@qsl.net>
33853      Branch: perl
33854            ! vms/vms.c vms/vmsish.h
33855 ____________________________________________________________________________
33856 [ 27186] By: stevep                                on 2006/02/15  02:55:13
33857         Log: Version bump to go along with change #27185
33858      Branch: perl
33859            ! lib/Getopt/Long.pm
33860 ____________________________________________________________________________
33861 [ 27185] By: stevep                                on 2006/02/15  02:53:10
33862         Log: Subject: Getopt::Long::Configure 'no_getopt_compat'
33863              From: Abigail <abigail@abigail.nl>
33864              Date: Tue, 14 Feb 2006 23:58:07 +0100
33865              Message-ID: <20060214225806.GA4120@abigail.nl>
33866      Branch: perl
33867            ! lib/Getopt/Long.pm
33868 ____________________________________________________________________________
33869 [ 27184] By: nicholas                              on 2006/02/14  23:42:45
33870         Log: Back out change change 10214 (drop SVp_IOK from >> PRIVSHIFT) as it
33871              never felt quite correct, and other parts of the SV conversion
33872              implementation have improved such that the symptoms 10214 covered
33873              over are gone even without it.
33874      Branch: perl
33875            ! mg.c scope.c sv.c
33876 ____________________________________________________________________________
33877 [ 27182] By: stevep                                on 2006/02/14  17:50:06
33878         Log: Upgrade to Time-HiRes-1.87
33879      Branch: perl
33880            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33881            ! ext/Time/HiRes/t/HiRes.t
33882 ____________________________________________________________________________
33883 [ 27181] By: stevep                                on 2006/02/14  17:41:02
33884         Log: Hash::Util tests should check if Hash::Util has been built, not
33885              List::Util (spotted by Rafael).
33886      Branch: perl
33887            ! ext/Hash/Util/t/Util.t
33888 ____________________________________________________________________________
33889 [ 27180] By: stevep                                on 2006/02/14  17:08:08
33890         Log: Subject: [Patch] Enhance Hash::Util
33891              From: demerphq <demerphq@gmail.com>
33892              Date: Mon, 13 Feb 2006 11:39:33 +0100
33893              Message-ID: <9b18b3110602130239w311d05fcr776ae8333776ca2e@mail.gmail.com>
33894      Branch: perl
33895            + ext/Hash/Util/Changes ext/Hash/Util/Makefile.PL
33896            + ext/Hash/Util/Util.xs ext/Hash/Util/lib/Hash/Util.pm
33897            + ext/Hash/Util/t/Util.t
33898            - lib/Hash/Util.pm lib/Hash/Util.t
33899            ! MANIFEST win32/Makefile win32/makefile.mk
33900 ____________________________________________________________________________
33901 [ 27179] By: rgs                                   on 2006/02/14  13:23:04
33902         Log: One shouldn't be able to dereference a GLOB as a SCALAR.
33903              
33904              Subject: Re: [perl #38484] Data::Dumper only warns on unhandled reference types
33905              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33906              Date: Sun, 12 Feb 2006 09:18:39 -0800
33907              Message-ID: <20060212171839.GA3604@efn.org>
33908              
33909              plus regression tests.
33910      Branch: perl
33911            ! pp.c t/op/ref.t
33912 ____________________________________________________________________________
33913 [ 27178] By: rgs                                   on 2006/02/14  10:18:48
33914         Log: Remove a my_perl that slipped in
33915      Branch: perl
33916            ! perlio.c
33917 ____________________________________________________________________________
33918 [ 27177] By: rgs                                   on 2006/02/14  10:00:36
33919         Log: Subject: [PATCH] Sun Studio lint patches
33920              From: andy@petdance.com (Andy Lester)
33921              Date: Mon, 13 Feb 2006 23:46:17 -0600
33922              Message-ID: <20060214054617.GA8824@petdance.com>
33923      Branch: perl
33924            ! Makefile.SH gv.c hv.c op.c pad.c perlio.c pp.c pp_ctl.c
33925            ! pp_hot.c regcomp.c sv.c toke.c utf8.c
33926 ____________________________________________________________________________
33927 [ 27176] By: nicholas                              on 2006/02/13  21:46:13
33928         Log: Ensure that public I, N and P flags are off when SvTAINT is called on
33929              something that already has taint magic.
33930      Branch: perl
33931            ! sv.c
33932 ____________________________________________________________________________
33933 [ 27174] By: rgs                                   on 2006/02/13  17:27:59
33934         Log: Subject: [PATCH] perldiag.pod patching re: integer overflow
33935              From: andy@petdance.com (Andy Lester)
33936              Date: Sun, 12 Feb 2006 23:08:48 -0600
33937              Message-ID: <20060213050848.GB27993@petdance.com>
33938      Branch: perl
33939            ! pod/perldiag.pod pod/perlop.pod
33940 ____________________________________________________________________________
33941 [ 27173] By: rgs                                   on 2006/02/13  17:17:40
33942         Log: Subject: [perl #38346] [PATCH] Re: B::Deparse's bug?
33943              From: Stephen McCamant <smcc@mit.edu>
33944              Date: Wed, 8 Feb 2006 17:48:49 -0800
33945              Message-ID: <17386.40833.64309.454938@conquest.OCF.Berkeley.EDU>
33946      Branch: perl
33947            ! ext/B/B/Deparse.pm
33948 ____________________________________________________________________________
33949 [ 27172] By: steveh                                on 2006/02/13  16:46:14
33950         Log: Teach checkAUTHORS.pl about Changelogs with leading tabs
33951              in the log entries, and fix a malformed log entry in Changes5.005
33952      Branch: perl
33953            ! Changes5.005 Porting/checkAUTHORS.pl
33954 ____________________________________________________________________________
33955 [ 27171] By: steveh                                on 2006/02/13  16:03:23
33956         Log: Revert an assert() fix in the light of change #27152
33957              
33958              The MinGW problem described here:
33959              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-01/msg00146.html
33960              was fixed by change #26664. This is no longer relevant in the light of
33961              change #27152, so revert it.
33962              
33963              (The other problems with VC++ 6 and BCC, fixed by change #26634, have
33964              not gone away, however.)
33965      Branch: perl
33966            ! gv.h
33967 ____________________________________________________________________________
33968 [ 27169] By: nicholas                              on 2006/02/13  15:12:58
33969         Log: All the bits of clone_params.flags need to be initialised, not just
33970              CLONEf_JOIN_IN.
33971      Branch: perl
33972            ! ext/threads/threads.xs
33973 ____________________________________________________________________________
33974 [ 27166] By: nicholas                              on 2006/02/12  19:03:47
33975         Log: Fix change 27059 so that it actually works with >16 file descriptors.
33976              With programmers like these, we need Stadler & Waldorf on code review.
33977      Branch: perl
33978            ! perlio.c
33979 ____________________________________________________________________________
33980 [ 27162] By: nicholas                              on 2006/02/11  22:52:40
33981         Log: In perldiag.pod add an entry for the error message that change 27155
33982              introduced.
33983      Branch: perl
33984            ! pod/perldiag.pod
33985 ____________________________________________________________________________
33986 [ 27161] By: nicholas                              on 2006/02/11  16:10:22
33987         Log: Remove SOFT_CAST() as it no longer does anything useful.
33988      Branch: perl
33989            ! perl.h scope.h
33990 ____________________________________________________________________________
33991 [ 27159] By: nicholas                              on 2006/02/11  15:10:32
33992         Log: Coalesce 2 if blocks with duplicated conditions in Perl_sv_dup.
33993      Branch: perl
33994            ! sv.c
33995 ____________________________________________________________________________
33996 [ 27158] By: stevep                                on 2006/02/11  14:16:45
33997         Log: Test to go with change #27155.
33998      Branch: perl
33999            ! lib/integer.t
34000 ____________________________________________________________________________
34001 [ 27155] By: stevep                                on 2006/02/11  06:14:02
34002         Log: Die when integer overflow condition is detected in division under
34003              C<use integer>.  Hopefully fixes RT #38485.
34004      Branch: perl
34005            ! pp.c
34006 ____________________________________________________________________________
34007 [ 27154] By: nicholas                              on 2006/02/11  00:40:04
34008         Log: assert() that we can't reach two unreachable code paths
34009              (in Perl_magic_get and Perl_pp_shift).
34010      Branch: perl
34011            ! mg.c pp.c
34012 ____________________________________________________________________________
34013 [ 27153] By: nicholas                              on 2006/02/10  22:37:23
34014         Log: The return value from S_hv_auxinit can be ignored, as it's also stored
34015              within the passed in hv parameter.
34016      Branch: perl
34017            ! embed.fnc proto.h
34018 ____________________________________________________________________________
34019 [ 27152] By: steveh                                on 2006/02/10  17:46:35
34020         Log: A better fix than 27148
34021              
34022              Subject: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
34023              From: Nicholas Clark <nick@ccl4.org>
34024              Date: Fri, 10 Feb 2006 14:58:47 +0000
34025              Message-ID: <20060210145847.GA85020@plum.flirble.org>
34026              
34027              Subject: RE: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
34028              From: "Jan Dubois" <jand@ActiveState.com>
34029              Date: Fri, 10 Feb 2006 09:03:41 -0800
34030              Message-ID: <024401c62e63$f1e53c10$6062a8c0@candy>
34031      Branch: perl
34032            ! embed.fnc embed.h hv.c perl.h proto.h sv.c
34033 ____________________________________________________________________________
34034 [ 27151] By: nicholas                              on 2006/02/10  14:25:33
34035         Log: With PERL_POISON defined, ensure freshly malloc()ed memory isn't zeros,
34036              and when PERL_TRACK_MEMPOOL is also defined scribble on any extension
34037              added by realloc().
34038      Branch: perl
34039            ! util.c
34040 ____________________________________________________________________________
34041 [ 27148] By: steveh                                on 2006/02/10  11:20:23
34042         Log: Fix the effects of 27136 on Win32 with DEBUGGING and PERL_IMPLICIT_SYS
34043      Branch: perl
34044            ! embed.fnc embed.h hv.c proto.h sv.c
34045 ____________________________________________________________________________
34046 [ 27145] By: nicholas                              on 2006/02/09  23:23:59
34047         Log: Change 27136 seems to have inadvertently upset some compilers,
34048              presumably where NULL was defined as 0, not (void *)0
34049      Branch: perl
34050            ! op.c
34051 ____________________________________________________________________________
34052 [ 27140] By: stevep                                on 2006/02/09  18:25:02
34053         Log: Fix breakage in S_set_csh() from change #27136.
34054      Branch: perl
34055            ! toke.c
34056 ____________________________________________________________________________
34057 [ 27139] By: gisle                                 on 2006/02/09  18:09:01
34058         Log: Document incompatible interpretation of chdir FOO.
34059              Ref change 27125.
34060      Branch: perl
34061            ! pod/perl594delta.pod
34062 ____________________________________________________________________________
34063 [ 27138] By: rgs                                   on 2006/02/09  17:49:18
34064         Log: Really regenerate headers
34065      Branch: perl
34066            ! embed.h proto.h
34067 ____________________________________________________________________________
34068 [ 27137] By: stevep                                on 2006/02/09  17:40:02
34069         Log: Regenerated headers for change #27136.
34070      Branch: perl
34071            ! embed.h proto.h
34072 ____________________________________________________________________________
34073 [ 27136] By: stevep                                on 2006/02/09  16:49:32
34074         Log: Subject: [PATCH] Trying my "remove the pTHXes" patch again
34075              From: Andy Lester <andy@petdance.com>
34076              Date: Thu, 9 Feb 2006 09:40:18 -0600
34077              Message-ID: <20060209154018.GA14610@petdance.com>
34078      Branch: perl
34079            ! Makefile.SH cc_runtime.h cop.h deb.c embed.fnc hv.c mg.c op.c
34080            ! op.h perl.c pp.c pp_ctl.c pp_sort.c regcomp.c regexec.c sv.c
34081            ! toke.c utf8.c util.c
34082 ____________________________________________________________________________
34083 [ 27135] By: rgs                                   on 2006/02/09  12:38:35
34084         Log: Skip new chdir warning test if fchdir is not available
34085      Branch: perl
34086            ! t/lib/warnings/pp_sys
34087 ____________________________________________________________________________
34088 [ 27134] By: nicholas                              on 2006/02/09  12:37:13
34089         Log: Avoid calling all the scanning code in gv_fetchpvn_flags when saving
34090              $1 etc, as we can perfom a hash lookup on %:: directly.
34091      Branch: perl
34092            ! regcomp.c
34093 ____________________________________________________________________________
34094 [ 27133] By: nicholas                              on 2006/02/08  20:57:24
34095         Log: lastparen in the regexp structure is never initialised, and so will
34096              still be uninitialised after a failed match, yet various points in
34097              mg.c read it come what may. Should fix bug 38461.
34098      Branch: perl
34099            ! regcomp.c
34100 ____________________________________________________________________________
34101 [ 27132] By: gisle                                 on 2006/02/08  17:52:16
34102         Log: Bareword file handles not supported for chown/chmod/utime.
34103      Branch: perl
34104            ! pod/perlfunc.pod
34105 ____________________________________________________________________________
34106 [ 27131] By: rgs                                   on 2006/02/08  16:57:48
34107         Log: Wave hands about encoding::warnings
34108      Branch: perl
34109            ! pod/perltodo.pod
34110 ____________________________________________________________________________
34111 [ 27130] By: rgs                                   on 2006/02/08  13:15:51
34112         Log: Subject: [perl #38464] chdir() on closed handles 
34113              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
34114              Date: Wed, 08 Feb 2006 01:33:54 -0800
34115              Message-ID: <rt-3.0.11-38464-129771.3.46114092925276@perl.org>
34116              
34117              Plus a regression test.
34118      Branch: perl
34119            ! pp_sys.c t/lib/warnings/pp_sys
34120 ____________________________________________________________________________
34121 [ 27129] By: stevep                                on 2006/02/08  03:23:27
34122         Log: Subject: [PATCH] Handle unused args
34123              From: andy@petdance.com (Andy Lester)
34124              Date: Tue, 7 Feb 2006 16:36:56 -0600
34125              Message-ID: <20060207223656.GA5177@petdance.com>
34126      Branch: perl
34127            ! doio.c pad.c perl.c pp_sys.c
34128 ____________________________________________________________________________
34129 [ 27128] By: stevep                                on 2006/02/08  03:04:05
34130         Log: Subject: [patch] several broken make *.valgrind targets
34131              From: Jim Cromie <jim.cromie@gmail.com>
34132              Date: Tue, 07 Feb 2006 15:11:54 -0700
34133              Message-ID: <43E91B2A.4060700@gmail.com>
34134      Branch: perl
34135            ! Makefile.SH
34136 ____________________________________________________________________________
34137 [ 27127] By: nicholas                              on 2006/02/08  00:05:44
34138         Log: Borland's C compiler warns that the & is unnecessary.
34139      Branch: perl
34140            ! pp.c
34141 ____________________________________________________________________________
34142 [ 27126] By: nicholas                              on 2006/02/07  18:01:26
34143         Log: Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K.
34144              The overloading tests are not free.
34145      Branch: perl
34146            ! mathoms.c opcode.h opcode.pl pp.c pp.h
34147 ____________________________________________________________________________
34148 [ 27125] By: gisle                                 on 2006/02/07  17:32:50
34149         Log: Allow bareword file handle as argument to chdir().
34150              This copies the mechanism used by truncate().
34151              Fixes bug #38457.
34152      Branch: perl
34153            ! embed.h op.c opcode.h opcode.pl pp.sym pp_proto.h pp_sys.c
34154            ! t/op/chdir.t
34155 ____________________________________________________________________________
34156 [ 27124] By: nicholas                              on 2006/02/07  17:12:08
34157         Log: All the trancendental unary operators can be merged into PP_sin
34158              (cos, exp, log, sqrt)
34159      Branch: perl
34160            ! mathoms.c opcode.h opcode.pl pp.c
34161 ____________________________________________________________________________
34162 [ 27123] By: nicholas                              on 2006/02/07  15:52:18
34163         Log: Avoid gcc warning about possibly uninitialised variables.
34164      Branch: perl
34165            ! pp.c
34166 ____________________________________________________________________________
34167 [ 27122] By: nicholas                              on 2006/02/07  15:28:41
34168         Log: Create new macros AMG_CALLun_var, AMG_CALLun_var and tryAMAGICun_var
34169              which don't do the pre-processor string manipulation internally.
34170      Branch: perl
34171            ! pp.c pp.h
34172 ____________________________________________________________________________
34173 [ 27121] By: nicholas                              on 2006/02/07  14:57:36
34174         Log: pp_pop can be implemented by pp_shift.
34175      Branch: perl
34176            ! mathoms.c opcode.h opcode.pl pp.c
34177 ____________________________________________________________________________
34178 [ 27120] By: rgs                                   on 2006/02/07  14:37:15
34179         Log: Subject: Re: [PATCH] Documentation patch for overload
34180              From: Steffen Mueller <dtr8sin02@sneakemail.com>
34181              Date: Mon, 06 Feb 2006 10:58:44 +0100
34182              Message-ID: <43E71DD4.5010108@sneakemail.com>
34183      Branch: perl
34184            ! lib/overload.pm
34185 ____________________________________________________________________________
34186 [ 27119] By: nicholas                              on 2006/02/07  14:11:42
34187         Log: pp_hex can be implemented trivially by pp_oct, making pp_hex a mathom.
34188      Branch: perl
34189            ! mathoms.c opcode.h opcode.pl pp.c
34190 ____________________________________________________________________________
34191 [ 27118] By: nicholas                              on 2006/02/07  13:13:44
34192         Log: Merge pp_index and pp_rindex - we have another mathom.
34193      Branch: perl
34194            ! mathoms.c opcode.h opcode.pl pp.c
34195 ____________________________________________________________________________
34196 [ 27117] By: nicholas                              on 2006/02/07  12:41:27
34197         Log: Some refactoring to converge pp_index and pp_rindex
34198      Branch: perl
34199            ! pp.c
34200 ____________________________________________________________________________
34201 [ 27116] By: nicholas                              on 2006/02/07  12:19:17
34202         Log: Fix bug 38454 (rindex corrects for $[ on bytes rather than UTF-8)
34203      Branch: perl
34204            ! pp.c t/op/index.t
34205 ____________________________________________________________________________
34206 [ 27115] By: craigb                                on 2006/02/07  04:46:47
34207         Log: Subject: Re: Configure.com issue, more quoting needed.
34208              From: Peter Prymmer <PPrymmer@factset.com>
34209              Date: Mon, 06 Feb 2006 13:27:14 -0500
34210              Message-id:  <OF3536E719.A8B8D167-ON8525710D.0065011E-8525710D.00655ED0@factset.com>
34211      Branch: perl
34212            ! configure.com
34213 ____________________________________________________________________________
34214 [ 27114] By: craigb                                on 2006/02/07  04:39:09
34215         Log: Subject: patch@27082 Allow fatal exceptions to bring up VMS debugger
34216              From: "John E. Malmberg" <wb8tyw@qsl.net>
34217              Date: Sat, 04 Feb 2006 16:04:32 -0500
34218              Message-id: <43E516E0.1000508@qsl.net>
34219
34220      Branch: perl
34221            ! vms/perlvms.pod vms/vms.c
34222 ____________________________________________________________________________
34223 [ 27113] By: nicholas                              on 2006/02/06  22:28:41
34224         Log: Optimise index so that if the big string is ISO-8859-1 but the little
34225              string is UTF-8, it tries to downgrade the little string, rather than
34226              upgrade the big string. For half-meg big strings this is a fourfold
34227              speed gain.
34228      Branch: perl
34229            ! pp.c
34230 ____________________________________________________________________________
34231 [ 27112] By: nicholas                              on 2006/02/06  21:40:57
34232         Log: Given that the memory allocated in Perl_bytes_from_utf8 and
34233              Perl_bytes_to_utf8 will immediately be written to, I see no need to
34234              allocate it zeroed.
34235      Branch: perl
34236            ! utf8.c
34237 ____________________________________________________________________________
34238 [ 27111] By: nicholas                              on 2006/02/06  20:52:41
34239         Log: Rename S_glob_assign to S_glob_assign_glob
34240              Rename S_pvgv_assign to S_glob_assign_ref
34241              
34242              I don't think that they share enough common code to merge them.
34243      Branch: perl
34244            ! sv.c
34245 ____________________________________________________________________________
34246 [ 27110] By: nicholas                              on 2006/02/06  20:12:58
34247         Log: I think that "merge Perl_sv_2[inpu]v" and "reduce duplication in
34248              sv_setsv_flags" are about as done as they can be.
34249      Branch: perl
34250            ! pod/perltodo.pod
34251 ____________________________________________________________________________
34252 [ 27109] By: nicholas                              on 2006/02/06  20:04:35
34253         Log: In Perl_sv_upgrade, the assignment to new_type_details only needs to
34254              be done once.
34255      Branch: perl
34256            ! sv.c
34257 ____________________________________________________________________________
34258 [ 27108] By: stevep                                on 2006/02/06  19:43:17
34259         Log: Document the limitations of calling exit() (instead of _exit()) from
34260              a child process on Solaris.
34261      Branch: perl
34262            ! pod/perlfork.pod
34263 ____________________________________________________________________________
34264 [ 27107] By: nicholas                              on 2006/02/06  18:45:35
34265         Log: Remove a duplicate flag copy line from Perl_sv_setsv_flags.
34266      Branch: perl
34267            ! sv.c
34268 ____________________________________________________________________________
34269 [ 27106] By: nicholas                              on 2006/02/06  18:07:28
34270         Log: Move Perl_save_long, Perl_save_I16, Perl_save_I8, Perl_save_iv,
34271              Perl_save_nogv, Perl_save_list, Perl_save_destructor to mathoms.c
34272              Perl_save_svref can't actually move because it calls a static function.
34273      Branch: perl
34274            ! mathoms.c scope.c
34275 ____________________________________________________________________________
34276 [ 27105] By: nicholas                              on 2006/02/06  16:50:22
34277         Log: Expunge USE_5005THREADS from perl.c
34278      Branch: perl
34279            ! perl.c
34280 ____________________________________________________________________________
34281 [ 27104] By: nicholas                              on 2006/02/06  13:08:34
34282         Log: Fix bug #38439 - reference to typeglob assignment needs to be based
34283              on SvROK(sstr) rather than SvTYPE(sstr) == SVt_RV.
34284      Branch: perl
34285            ! sv.c t/op/gv.t
34286 ____________________________________________________________________________
34287 [ 27103] By: rgs                                   on 2006/02/06  09:42:33
34288         Log: Subject: [PATCH] 5.8.8: Unicos test skip (and for the record: config.sh and harness results)
34289              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
34290              Date: Sun, 05 Feb 2006 12:16:37 +0200
34291              Message-ID: <43E5D085.90400@iki.fi>
34292      Branch: perl
34293            ! lib/Math/BigInt/t/bigintc.t
34294 ____________________________________________________________________________
34295 [ 27102] By: stevep                                on 2006/02/06  04:48:04
34296         Log: Subject: [PATCH] Cleaning up shadowed variables
34297              From: Andy Lester <andy@petdance.com>
34298              Date: Sun, 5 Feb 2006 21:56:43 -0600
34299              Message-Id: <B375E848-FA07-479D-9571-FA3925106D16@petdance.com>
34300      Branch: perl
34301            ! op.c pp_ctl.c
34302 ____________________________________________________________________________
34303 [ 27101] By: nicholas                              on 2006/02/05  23:44:12
34304         Log: Merge the PVCV case into the common code in S_pvgv_assign.
34305      Branch: perl
34306            ! sv.c
34307 ____________________________________________________________________________
34308 [ 27100] By: nicholas                              on 2006/02/05  23:20:21
34309         Log: Merge the PVAV and PVHV clauses into the common code of S_pvgv_assign.
34310      Branch: perl
34311            ! sv.c
34312 ____________________________________________________________________________
34313 [ 27099] By: nicholas                              on 2006/02/05  23:02:58
34314         Log: Merge the default case (GvSV) with the common code in S_pvgv_assign.
34315      Branch: perl
34316            ! sv.c
34317 ____________________________________________________________________________
34318 [ 27098] By: nicholas                              on 2006/02/05  22:41:42
34319         Log: Start to merge the 6 arms of S_pvgv_assign into one.
34320      Branch: perl
34321            ! sv.c
34322 ____________________________________________________________________________
34323 [ 27097] By: nicholas                              on 2006/02/05  22:00:11
34324         Log: Subject: [patch] rework arenas - repair arenasets
34325              From: Jim Cromie <jim.cromie@gmail.com>
34326              Message-ID: <43E5F012.1080203@gmail.com>
34327              Date: Sun, 05 Feb 2006 05:31:14 -0700
34328      Branch: perl
34329            ! hv.c sv.c
34330 ____________________________________________________________________________
34331 [ 27096] By: rgs                                   on 2006/02/05  21:22:03
34332         Log: Subject: [PATCH] Documentation patch for overload
34333              From: Steffen Mueller <dtr8sin02@sneakemail.com>
34334              Date: Feb 5, 2006 12:26 PM
34335              Message-ID: <43E5E0E9.1070707@sneakemail.com>
34336      Branch: perl
34337            ! lib/overload.pm
34338 ____________________________________________________________________________
34339 [ 27095] By: nicholas                              on 2006/02/05  20:51:43
34340         Log: The message "Can't upgrade that kind of scalar" can be far more
34341              informative.
34342      Branch: perl
34343            ! pod/perldiag.pod sv.c
34344 ____________________________________________________________________________
34345 [ 27094] By: nicholas                              on 2006/02/05  20:33:57
34346         Log: new_body_type doesn't need to subtract the offset, that's what
34347              new_body_allocated is for.
34348      Branch: perl
34349            ! sv.c
34350 ____________________________________________________________________________
34351 [ 27093] By: nicholas                              on 2006/02/05  20:26:40
34352         Log: Yes, I broke Win32 with change 27089 by having a { in the wrong place.
34353      Branch: perl
34354            ! perl.c
34355 ____________________________________________________________________________
34356 [ 27092] By: nicholas                              on 2006/02/05  19:52:50
34357         Log: Remove "Can't upgrade to undef" from perldiag, as the corresponding
34358              code is now gone from sv_upgrade.
34359      Branch: perl
34360            ! pod/perldiag.pod
34361 ____________________________________________________________________________
34362 [ 27091] By: nicholas                              on 2006/02/05  19:45:37
34363         Log: Merge and refactor the PVAV and PVHV code in Perl_sv_upgrade, which
34364              reduces the object size by about 80 bytes.
34365      Branch: perl
34366            ! sv.c
34367 ____________________________________________________________________________
34368 [ 27090] By: nicholas                              on 2006/02/05  18:51:17
34369         Log: Eliminate a croak we can't get to.
34370      Branch: perl
34371            ! sv.c
34372 ____________________________________________________________________________
34373 [ 27089] By: nicholas                              on 2006/02/05  11:15:34
34374         Log: Without this Windows and Netware compilers should be complaining 
34375              about perl.c having code before a declaration, *but only if compiling
34376              with PERL_TRACK_MEMPOOL*. So, will it fix the smoke failures? Place
34377              bets now.
34378      Branch: perl
34379            ! perl.c
34380 ____________________________________________________________________________
34381 [ 27088] By: stevep                                on 2006/02/05  05:08:02
34382         Log: Don't export PL_memory_debug_header to Win32 (and others) unless 
34383              PERL_TRACK_MEMPOOL is defined.
34384      Branch: perl
34385            ! makedef.pl
34386 ____________________________________________________________________________
34387 [ 27087] By: stevep                                on 2006/02/05  04:13:27
34388         Log: Fixed embed.fnc entry for S_forbid_setid() and picked up a change in 
34389              pod/perlapi.pod for good measure when regenerating files.
34390      Branch: perl
34391            ! embed.fnc pod/perlapi.pod proto.h
34392 ____________________________________________________________________________
34393 [ 27086] By: nicholas                              on 2006/02/04  22:51:17
34394         Log: bcc was issuing a warning about this line in Perl_sv_2cv, so tweak it
34395              to keep it happy.
34396      Branch: perl
34397            ! sv.c
34398 ____________________________________________________________________________
34399 [ 27085] By: nicholas                              on 2006/02/04  22:13:08
34400         Log: Add regression tests to lib/charnames.t to ensure that unicore/Names.pl
34401              is 100% 7 bit ASCII.
34402      Branch: perl
34403            ! lib/charnames.t
34404 ____________________________________________________________________________
34405 [ 27084] By: nicholas                              on 2006/02/04  19:09:17
34406         Log: Enhance PERL_TRACK_MEMPOOL so that it also emulates the PerlHost
34407              behaviour of freeing up all memory at thread exit. With this and
34408              tools such as valgrind you will now get warnings as soon as you
34409              read from the deallocated memory, rather than just a warning much
34410              later about freeing to the wrong pool.
34411      Branch: perl
34412            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h pod/perltodo.pod
34413            ! sv.c util.c
34414 ____________________________________________________________________________
34415 [ 27083] By: nicholas                              on 2006/02/04  18:48:09
34416         Log: The TODO 'Tidy up global variables' can go, replaced with a second
34417              paragraph on 'Ordering of "global" variables'.
34418      Branch: perl
34419            ! pod/perltodo.pod
34420 ____________________________________________________________________________
34421 [ 27082] By: nicholas                              on 2006/02/04  17:11:54
34422         Log: I believe that mathoms have been completely TODOne.
34423      Branch: perl
34424            ! pod/perltodo.pod
34425 ____________________________________________________________________________
34426 [ 27081] By: nicholas                              on 2006/02/04  13:27:00
34427         Log: Rejig the definition of ARENAS_PER_SET to maximise the size of the
34428              array whilst keeping the structure within PERL_ARENA_SIZE.
34429      Branch: perl
34430            ! sv.c
34431 ____________________________________________________________________________
34432 [ 27080] By: nicholas                              on 2006/02/04  13:00:06
34433         Log: Tweak arena sets to avoid assignment between different pointers.
34434      Branch: perl
34435            ! sv.c
34436 ____________________________________________________________________________
34437 [ 27079] By: nicholas                              on 2006/02/04  12:28:03
34438         Log: Subject: [patch] arena rework - arena sets
34439              From: Jim Cromie <jim.cromie@gmail.com>
34440              Message-ID: <43DF4F66.4080808@gmail.com>
34441              Date: Tue, 31 Jan 2006 04:52:06 -0700
34442      Branch: perl
34443            ! embed.fnc embed.h hv.c proto.h sv.c
34444 ____________________________________________________________________________
34445 [ 27078] By: nicholas                              on 2006/02/04  11:10:52
34446         Log: warnings.h does some evil(*) pointer arithmetic on (SV *)0, so a
34447              simple replace of Nullsv with NULL turns out to be a bad idea.
34448              * Technically undefined behaviour, I believe.
34449      Branch: perl
34450            ! warnings.h warnings.pl
34451 ____________________________________________________________________________
34452 [ 27077] By: nicholas                              on 2006/02/04  10:37:08
34453         Log: Remove obsolete comment.
34454      Branch: perl
34455            ! perl.c
34456 ____________________________________________________________________________
34457 [ 27076] By: nicholas                              on 2006/02/03  23:21:37
34458         Log: S_find_beginning is only called from one place, so by hoisting the
34459              forbid_setid check for -x into the caller, we can eliminate the
34460              suidscript parameter from S_find_beginning.
34461      Branch: perl
34462            ! embed.fnc embed.h perl.c proto.h
34463 ____________________________________________________________________________
34464 [ 27075] By: nicholas                              on 2006/02/03  22:41:55
34465         Log: And as we've now got to the point where all calls to Perl_moreswitches
34466              have -1 as the second argument, we can remove the second argument,
34467              which gets us back to where we started, only with the elimination of
34468              a per-thread variable.
34469      Branch: perl
34470            ! embed.fnc embed.h perl.c proto.h toke.c
34471 ____________________________________________________________________________
34472 [ 27074] By: nicholas                              on 2006/02/03  22:18:45
34473         Log: The MSDOS-only call to moreswitches will never reach forbid_setid, so
34474              it can have a parameter of -1 without changing any behaviour.
34475              I see no reason to forbid "command line" switches when they are
34476              actually coming from the #! line of the script itself (as read by perl)
34477              as they must have been written by the owner of the script, rather than
34478              being crafted by the user manipulating the command line, and therefore
34479              cannot be subverted. (Or alternatively, can be subverted as easily as
34480              the rest of the script, and we're permitting *that* to be run)
34481      Branch: perl
34482            ! perl.c
34483 ____________________________________________________________________________
34484 [ 27073] By: nicholas                              on 2006/02/03  21:47:04
34485         Log: Pull the variables fdscript and suidscript into a much smaller scope.
34486              Replace suidscript with literal -1 where it could only have been -1.
34487              (Re-indent the other code inside the new block creating the scope.
34488              Rejig the indentation of the conditionals)
34489      Branch: perl
34490            ! perl.c
34491 ____________________________________________________________________________
34492 [ 27072] By: nicholas                              on 2006/02/03  21:23:21
34493         Log: Change 27070 failed to initialise a variable. (But despite that still
34494              passed all tests locally.)
34495      Branch: perl
34496            ! perl.c
34497 ____________________________________________________________________________
34498 [ 27071] By: nicholas                              on 2006/02/03  20:12:10
34499         Log: Silence a warning about "statement not reached" from the Sun C compiler.
34500              It was accurate - the conditional code used to give 2 return statements.
34501      Branch: perl
34502            ! mathoms.c
34503 ____________________________________________________________________________
34504 [ 27070] By: nicholas                              on 2006/02/03  20:10:07
34505         Log: Eliminating PL_suidscript is more tricky, and requires changing the
34506              prototype of Perl_moreswitches.
34507      Branch: perl
34508            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h
34509            ! proto.h toke.c
34510 ____________________________________________________________________________
34511 [ 27069] By: nicholas                              on 2006/02/03  18:27:52
34512         Log: Passing the flag to S_forbit_setid as a single char rather than a
34513              string is a slight space optimisation.
34514      Branch: perl
34515            ! embed.fnc intrpvar.h perl.c proto.h
34516 ____________________________________________________________________________
34517 [ 27068] By: nicholas                              on 2006/02/03  18:10:45
34518         Log: Oops. I *thought* that I had checked that all changed files were open.
34519              Clearly not. (Fixes change 27066)
34520      Branch: perl
34521            ! embed.h embedvar.h perlapi.h proto.h
34522 ____________________________________________________________________________
34523 [ 27067] By: nicholas                              on 2006/02/03  17:06:43
34524         Log: Oops. When changing warnings.pl one should re-run it. Well spotted
34525              Rafael.
34526      Branch: perl
34527            ! warnings.h
34528 ____________________________________________________________________________
34529 [ 27066] By: nicholas                              on 2006/02/03  17:06:04
34530         Log: It's actually easier to get rid of PL_fdscript than we thought.
34531      Branch: perl
34532            ! embed.fnc intrpvar.h perl.c
34533 ____________________________________________________________________________
34534 [ 27065] By: nicholas                              on 2006/02/03  16:03:01
34535         Log: Subject: Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
34536              From: Steven Schubiger <schubiger@cpan.org>
34537              Message-ID: <20060203152449.GI12591@accognoscere.homeunix.org>
34538              Date: Fri, 3 Feb 2006 16:24:49 +0100
34539      Branch: perl
34540            ! cop.h doio.c doop.c dump.c embed.pl gv.c hv.c hv.h intrpvar.h
34541            ! locale.c mathoms.c mg.c op.c pad.c pad.h perl.c perlio.c
34542            ! perlio.h pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
34543            ! regexec.c scope.c sv.c sv.h thrdvar.h toke.c utf8.c util.c
34544            ! warnings.pl
34545 ____________________________________________________________________________
34546 [ 27064] By: rgs                                   on 2006/02/03  15:18:18
34547         Log: Fix file where internal XS functions are defined
34548      Branch: perl
34549            ! universal.c
34550 ____________________________________________________________________________
34551 [ 27063] By: rgs                                   on 2006/02/03  14:06:40
34552         Log: Help to compile on VMS with UNLINK_ALL_VERSIONS
34553              See :
34554              Subject: bug@26347 embed.fnc/embed.h with unlnk macro
34555              From: "John E. Malmberg" <wb8tyw@qsl.net>
34556              Date: Tue, 13 Dec 2005 22:18:56 -0500
34557              Message-ID: <439F8F20.4050207@qsl.net>
34558      Branch: perl
34559            ! perl.h
34560 ____________________________________________________________________________
34561 [ 27062] By: rgs                                   on 2006/02/03  13:46:46
34562         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_64.tar.gz
34563              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
34564              Date: Thu, 02 Feb 2006 12:35:41 +0100
34565              Message-ID: <87acda0z8y.fsf@k75.linux.bogus>
34566      Branch: perl
34567            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
34568            ! lib/CPAN/SIGNATURE
34569 ____________________________________________________________________________
34570 [ 27061] By: rgs                                   on 2006/02/03  13:35:44
34571         Log: Subject: L<PerlIO> and Pod::Html
34572              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
34573              Date: Mon, 09 Jan 2006 12:53:15 +0900
34574              Message-Id: <20060109125220.3BB0.BQW10602@nifty.com>
34575      Branch: perl
34576            ! lib/Pod/Html.pm
34577 ____________________________________________________________________________
34578 [ 27060] By: nicholas                              on 2006/02/03  13:21:46
34579         Log: Subject: [PATCH] s/Nullcv/NULL/g
34580              From: Steven Schubiger <schubiger@cpan.org>
34581              Message-ID: <20060202150241.GF12591@accognoscere.homeunix.org>
34582              Date: Thu, 2 Feb 2006 16:02:41 +0100
34583      Branch: perl
34584            ! cop.h dump.c gv.c gv.h mg.c op.c pad.c perl.c pp_ctl.c sv.c
34585 ____________________________________________________________________________
34586 [ 27059] By: nicholas                              on 2006/02/03  13:06:00
34587         Log: Change PL_perlio_fd_refcnt from a fixed size static array to a pointer
34588              to a dynamic array.
34589      Branch: perl
34590            ! embedvar.h perlapi.h perlio.c perlvars.h
34591 ____________________________________________________________________________
34592 [ 27057] By: stevep                                on 2006/02/02  20:57:01
34593         Log: It would be nice to have tests in B for the functions getting changed.
34594      Branch: perl
34595            ! ext/B/t/b.t
34596 ____________________________________________________________________________
34597 [ 27056] By: stevep                                on 2006/02/02  20:42:56
34598         Log: Death to magic characters!  No pun intended.
34599      Branch: perl
34600            ! ext/B/B.xs
34601 ____________________________________________________________________________
34602 [ 27054] By: rgs                                   on 2006/02/02  14:24:03
34603         Log: Subject: Re: [PATCH] s/Null(av|ch)/NULL/g
34604              From: Steven Schubiger <schubiger@cpan.org>
34605              Date: Thu, 2 Feb 2006 10:38:49 +0100
34606              Message-ID: <20060202093849.GD12591@accognoscere.homeunix.org>
34607      Branch: perl
34608            ! XSUB.h cop.h doio.c doop.c dump.c gv.c hv.c hv.h locale.c
34609            ! malloc.c mathoms.c mg.c op.c op.h pad.c perl.c perl.h perlio.c
34610            ! perlsdio.h pod/perlapi.pod pp_sort.c pp_sys.c regcomp.h
34611            ! regexec.c sv.c sv.h thrdvar.h toke.c util.c
34612 ____________________________________________________________________________
34613 [ 27053] By: nicholas                              on 2006/02/02  12:31:30
34614         Log: gv_fetchpvn_flags ranks highly in the profile, and the ::/' scanning
34615              loop is iterated over millions of times. Add a flag GV_NOTQUAL purely
34616              as an optimisation, when the caller is passing in a string that is
34617              known not to contain any package separators.
34618      Branch: perl
34619            ! doio.c gv.c gv.h op.c perl.c pp_ctl.c pp_sort.c pp_sys.c
34620            ! toke.c util.c
34621 ____________________________________________________________________________
34622 [ 27052] By: rgs                                   on 2006/02/02  11:22:43
34623         Log: Update to Module::CoreList 3.04.
34624              Cleanup corelist manpage.
34625              Remove -w in corelist shebang to avoid spurious warnings.
34626      Branch: perl
34627            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
34628 ____________________________________________________________________________
34629 [ 27051] By: gisle                                 on 2006/02/02  10:05:32
34630         Log: perl-5.8.8 also contained change 27040.
34631      Branch: perl
34632            ! lib/Module/CoreList.pm
34633 ____________________________________________________________________________
34634 [ 27050] By: nicholas                              on 2006/02/02  00:36:38
34635         Log: Yet more instances of gv_fetchpv... that should be GV_ADD rather than
34636              TRUE.
34637              Convert two gv_fetchpvn_flags to gv_fetchpvs.
34638      Branch: perl
34639            ! doio.c gv.c perl.c pp_ctl.c pp_sort.c util.c
34640 ____________________________________________________________________________
34641 [ 27049] By: nicholas                              on 2006/02/02  00:24:06
34642         Log: And another assumption.
34643      Branch: perl
34644            ! gv.c
34645 ____________________________________________________________________________
34646 [ 27048] By: nicholas                              on 2006/02/01  23:38:53
34647         Log: Since PERL_COPY_ON_WRITE becamse PERL_OLD_COPY_ON_WRITE it seems that
34648              no-one has been testing it, as there was a const too far.
34649      Branch: perl
34650            ! sv.c
34651 ____________________________________________________________________________
34652 [ 27047] By: stevep                                on 2006/02/01  23:34:47
34653         Log: Doc nit found by Stephen Gordon.
34654      Branch: perl
34655            ! pod/perlfunc.pod
34656 ____________________________________________________________________________
34657 [ 27046] By: nicholas                              on 2006/02/01  23:03:11
34658         Log: doubleplusoops. Apart from the documented NUL termination assumption.
34659              Now removed.
34660      Branch: perl
34661            ! gv.c
34662 ____________________________________________________________________________
34663 [ 27045] By: nicholas                              on 2006/02/01  22:39:29
34664         Log: References can't have SVp_IOK or SVp_NOK set, so no need for all the
34665              conditional code to copy IVX and NVX if true. "You cannot get here".
34666      Branch: perl
34667            ! sv.c
34668 ____________________________________________________________________________
34669 [ 27044] By: nicholas                              on 2006/02/01  22:03:37
34670         Log: Oops. 1 NUL termination assumption remains in Perl_gv_fetchpvn_flags
34671      Branch: perl
34672            ! gv.c
34673 ____________________________________________________________________________
34674 [ 27043] By: nicholas                              on 2006/02/01  20:26:46
34675         Log: Correct my comment, so that it's actually useful. :-)
34676      Branch: perl
34677            ! sv.c
34678 ____________________________________________________________________________
34679 [ 27042] By: nicholas                              on 2006/02/01  19:30:52
34680         Log: , tweaked from
34681              Subject: Re: [:...:] and \p{...} character class equivalence in utf8 regexps
34682              From: Steve Purkis <Steve.Purkis@multimap.com>
34683              Message-Id: <0DAE5956-3ECC-4692-A0C9-C62C8F790C97@multimap.com>
34684              Date: Fri, 20 Jan 2006 12:35:06 -0500
34685      Branch: perl
34686            ! pod/perlre.pod
34687 ____________________________________________________________________________
34688 [ 27039] By: rgs                                   on 2006/02/01  18:07:26
34689         Log: Improve a bit the documentation for kill() with SIGNAL==0
34690      Branch: perl
34691            ! pod/perlfunc.pod
34692 ____________________________________________________________________________
34693 [ 27038] By: nicholas                              on 2006/02/01  18:05:20
34694         Log: Mmm, it looks like it's a bad plan to rebuild the TOC from a tree that
34695              has other modules in ext/
34696              TODO - fix buildtoc to cross check with MANIFEST.
34697      Branch: perl
34698            ! pod/perltoc.pod
34699 ____________________________________________________________________________
34700 [ 27037] By: nicholas                              on 2006/02/01  17:53:28
34701         Log: Integrate perl588delta.pod from maint, and re-run pod/buildtoc.
34702      Branch: perl
34703           +> pod/perl588delta.pod
34704            ! pod/perl.pod vms/descrip_mms.template
34705           !> MANIFEST Makefile.SH pod.lst pod/perltoc.pod win32/Makefile
34706           !> win32/makefile.mk win32/pod.mak
34707 ____________________________________________________________________________
34708 [ 27036] By: rgs                                   on 2006/02/01  17:49:53
34709         Log: Doc nit by Andy Dougherty
34710      Branch: perl
34711            ! README.aix
34712 ____________________________________________________________________________
34713 [ 27035] By: rgs                                   on 2006/02/01  16:14:07
34714         Log: autouse actually requires perl 5.6 at least.
34715      Branch: perl
34716            ! lib/autouse.pm
34717 ____________________________________________________________________________
34718 [ 27034] By: rgs                                   on 2006/02/01  15:51:35
34719         Log: Avoid "Prototype mismatch" warnings with autouse.
34720      Branch: perl
34721            ! lib/autouse.pm
34722 ____________________________________________________________________________
34723 [ 27033] By: rgs                                   on 2006/02/01  13:22:26
34724         Log: Fix corelist data for 5.8.8
34725      Branch: perl
34726            ! lib/Module/CoreList.pm
34727 ____________________________________________________________________________
34728 [ 27032] By: rgs                                   on 2006/02/01  12:41:37
34729         Log: More history
34730      Branch: perl
34731            ! pod/perlhist.pod
34732 ____________________________________________________________________________
34733 [ 27031] By: rgs                                   on 2006/02/01  12:30:14
34734         Log: Update to Module::CoreList 2.03 (includes 5.8.8 and 5.9.3)
34735      Branch: perl
34736            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
34737 ____________________________________________________________________________
34738 [ 27030] By: nicholas                              on 2006/02/01  11:53:04
34739         Log: Subject: [patch] arena rework - unify arenaroots
34740              From: Jim Cromie <jim.cromie@gmail.com>
34741              Message-ID: <43DF3D0A.3040102@gmail.com>
34742              Date: Tue, 31 Jan 2006 03:33:46 -0700
34743      Branch: perl
34744            ! embedvar.h hv.c intrpvar.h perlapi.h sv.c
34745 ____________________________________________________________________________
34746 [ 27028] By: nicholas                              on 2006/01/31  22:59:27
34747         Log: Make Perl_gv_fetchpvn_flags actually heed the passed in length.
34748              This means that \0 bytes in symbolic references now work.
34749      Branch: perl
34750            ! doio.c gv.c perl.c t/op/ref.t toke.c
34751 ____________________________________________________________________________
34752 [ 27027] By: stevep                                on 2006/01/31  18:42:31
34753         Log: Intel C Compiler 9.0 hatefully defines __GNUC__.  Unfortunately, 
34754              icc does not support gcc built-ins like __attribiute__.
34755      Branch: perl
34756            ! perl.h
34757 ____________________________________________________________________________
34758 [ 27022] By: nicholas                              on 2006/01/31  15:33:15
34759         Log: Subject: [perl #38380] Typo in perlfunc.pod 
34760              From: p.boven@sara.nl (via RT) <perlbug-followup@perl.org>
34761              Message-ID: <rt-3.0.11-38380-129047.11.4217468041333@perl.org>
34762              Date: Tue, 31 Jan 2006 05:22:28 -0800
34763      Branch: perl
34764            ! pod/perlfunc.pod
34765 ____________________________________________________________________________
34766 [ 27021] By: nicholas                              on 2006/01/31  15:10:37
34767         Log: Eliminate save_threadsv, as it is never linked to, and all it does
34768              post 5005 threads is croak().
34769      Branch: perl
34770            ! embed.fnc embed.h global.sym proto.h scope.c
34771 ____________________________________________________________________________
34772 [ 27016] By: rgs                                   on 2006/01/31  10:07:00
34773         Log: Subject: Re: [PATCH] Re: replacing "inuse" Win files (was Re: Help with a Cwd.pm build error)
34774              From: demerphq <demerphq@gmail.com>
34775              Date: Tue, 31 Jan 2006 09:55:25 +0100
34776              Message-ID: <9b18b3110601310055h7aeb9aa1gdc2d63cc56d97768@mail.gmail.com>
34777      Branch: perl
34778            ! lib/ExtUtils/Install.pm
34779 ____________________________________________________________________________
34780 [ 27015] By: craigb                                on 2006/01/31  04:37:27
34781         Log: Subject: patch@26996 - patch around stat("_NLA0:") bug
34782              From: "John E. Malmberg" <wb8tyw@qsl.net>Date: Mon, 30 Jan 2006 23:21:34 -0500
34783              Message-id: <43DEE5CE.7060108@qsl.net>
34784
34785      Branch: perl
34786            ! vms/vms.c vms/vmsish.h
34787 ____________________________________________________________________________
34788 [ 27014] By: nicholas                              on 2006/01/31  00:15:26
34789         Log: Silence a warning from the MS compiler about signed/unsigned mismatch.
34790      Branch: perl
34791            ! util.c
34792 ____________________________________________________________________________
34793 [ 27010] By: rgs                                   on 2006/01/30  17:47:56
34794         Log: Add perl594delta
34795      Branch: perl
34796            + pod/perl594delta.pod
34797            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
34798            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
34799            ! win32/pod.mak
34800 ____________________________________________________________________________
34801 [ 27009] By: nicholas                              on 2006/01/30  17:12:54
34802         Log: Change the author aliasing to reflect updates to AUTHORS.
34803      Branch: perl
34804            ! Porting/checkAUTHORS.pl
34805 ____________________________________________________________________________
34806 [ 27007] By: rgs                                   on 2006/01/30  16:58:47
34807         Log: Bump version number to 5.9.4
34808              Regenerate template config in Porting
34809      Branch: perl
34810            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
34811            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
34812            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
34813            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
34814            ! win32/makefile.mk wince/Makefile.ce wince/config_H.ce
34815 ____________________________________________________________________________
34816 [ 27006] By: nicholas                              on 2006/01/30  16:50:38
34817         Log: Silence another Irix compiler warning.
34818      Branch: perl
34819            ! toke.c
34820 ____________________________________________________________________________
34821 [ 27005] By: nicholas                              on 2006/01/30  16:29:38
34822         Log: Avoid a warning from the Irix C compiler.
34823      Branch: perl
34824            ! hv.c
34825 ____________________________________________________________________________
34826 [ 27004] By: stevep                                on 2006/01/30  15:04:50
34827         Log: Teach the Makefile how to cleanup config.over.
34828      Branch: perl
34829            ! Makefile.SH
34830 ____________________________________________________________________________
34831 [ 27002] By: nicholas                              on 2006/01/30  13:42:56
34832         Log: Code assumes that *FOO{SCALAR} will always return a scalar reference,
34833              so make it so, creating $FOO if necessary.
34834              (Effectively this is a policy decision that PERL_DONT_CREATE_GVSV is
34835              visible to XS code, but isn't visible to Perl code)
34836      Branch: perl
34837            ! pp.c t/op/gv.t
34838 ____________________________________________________________________________
34839 [ 27001] By: stevep                                on 2006/01/30  13:25:04
34840         Log: Add -DPTR_IS_LONG when building with -Duse64bitint on Solaris/i386.  
34841              Otherwise, the build fails in POSIX.
34842      Branch: perl
34843            ! hints/solaris_2.sh
34844 ____________________________________________________________________________
34845 [ 27000] By: nicholas                              on 2006/01/30  12:59:12
34846         Log: Use a union for storing the shared hash key reference count, rather
34847              than messy pointer hacks.
34848      Branch: perl
34849            ! ext/XS/APItest/APItest.xs hv.c hv.h perl.c
34850 ____________________________________________________________________________
34851 [ 26999] By: rgs                                   on 2006/01/30  09:52:06
34852         Log: Subject: [DOC PATCH] $^X isn't necessarily argv[0]
34853              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
34854              Date: Mon, 30 Jan 2006 01:06:24 -0800
34855              Message-ID: <20060130090624.GA3760@efn.org>
34856      Branch: perl
34857            ! pod/perlvar.pod
34858 ____________________________________________________________________________
34859 [ 26998] By: merijn                                on 2006/01/30  09:10:53
34860         Log: Subject: [PATCH] maint and blead: unicos.sh hints
34861              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
34862              Date: Sun, 29 Jan 2006 23:45:03 +0200 (EET)
34863              Message-Id: <200601292145.k0TLj3mW320311@kosh.hut.fi>
34864      Branch: perl
34865            ! hints/unicos.sh
34866 ____________________________________________________________________________
34867 [ 26997] By: nicholas                              on 2006/01/30  00:18:52
34868         Log: Assert that IVs and NVs can never be tainted.
34869      Branch: perl
34870            ! sv.c
34871 ____________________________________________________________________________
34872 [ 26996] By: nicholas                              on 2006/01/29  22:00:11
34873         Log: Solaris seems not to enjoy initialising constants from SIG_??? on 64
34874              bit builds.
34875      Branch: perl
34876            ! ext/POSIX/Makefile.PL
34877 ____________________________________________________________________________
34878 [ 26995] By: stevep                                on 2006/01/29  20:43:44
34879         Log: Upgrade to podlators-2.0.3
34880      Branch: perl
34881            ! lib/Pod/t/basic.t lib/Pod/t/color.t lib/Pod/t/man.t
34882            ! lib/Pod/t/termcap.t lib/Pod/t/text-options.t lib/Pod/t/text.t
34883 ____________________________________________________________________________
34884 [ 26994] By: rgs                                   on 2006/01/29  18:31:52
34885         Log: Email change for Steven Schubiger
34886      Branch: perl
34887            ! AUTHORS
34888 ____________________________________________________________________________
34889 [ 26993] By: merijn                                on 2006/01/29  10:14:09
34890         Log: Subject: Re: [patch] s/ar ts/ar s/g
34891              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
34892              Date: Thu, 26 Jan 2006 13:53:07 -0800
34893              Message-ID: <43D944C3.60101@ActiveState.com>
34894      Branch: perl
34895            ! Configure
34896 ____________________________________________________________________________
34897 [ 26991] By: nicholas                              on 2006/01/29  00:25:04
34898         Log: C compilers don't let you return void. Pay attention gcc, and
34899              stop aping Shildt.
34900      Branch: perl
34901            ! sv.c
34902 ____________________________________________________________________________
34903 [ 26990] By: nicholas                              on 2006/01/29  00:09:10
34904         Log: Avoid using space to create 2 functions just to force mathoms to be
34905              linked. Instead, force the link via the perl interpreter structure
34906              via a function pointer that gets replaced at run time anyway.
34907      Branch: perl
34908            ! embed.fnc embed.h intrpvar.h mathoms.c perl.c proto.h
34909 ____________________________________________________________________________
34910 [ 26989] By: nicholas                              on 2006/01/28  17:46:56
34911         Log: Call gv_fetchpvn_flags where we already know the length.
34912      Branch: perl
34913            ! doio.c toke.c
34914 ____________________________________________________________________________
34915 [ 26988] By: stevep                                on 2006/01/28  17:25:03
34916         Log: Upgrade to podlators-2.0.2
34917      Branch: perl
34918            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
34919            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.t lib/Pod/t/color.t
34920            ! lib/Pod/t/man.t lib/Pod/t/termcap.t lib/Pod/t/text-options.t
34921            ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL
34922 ____________________________________________________________________________
34923 [ 26987] By: nicholas                              on 2006/01/28  17:15:21
34924         Log: Squeeze more flag manipulations together in sv_setsv_flags.
34925      Branch: perl
34926            ! sv.c
34927 ____________________________________________________________________________
34928 [ 26986] By: stevep                                on 2006/01/28  16:50:32
34929         Log: Upgrade to CPAN-1.83_59
34930      Branch: perl
34931            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
34932            ! lib/CPAN/SIGNATURE
34933 ____________________________________________________________________________
34934 [ 26985] By: stevep                                on 2006/01/28  16:43:43
34935         Log: Upgrade to Archive-Tar-1.28
34936      Branch: perl
34937            ! lib/Archive/Tar.pm lib/Archive/Tar/bin/ptardiff
34938            ! lib/Archive/Tar/t/02_methods.t
34939            ! lib/Archive/Tar/t/04_resolved_issues.t
34940 ____________________________________________________________________________
34941 [ 26983] By: nicholas                              on 2006/01/28  15:44:04
34942         Log: Add gv_fetchpvs, which uses STR_WITH_LEN to call gv_fetchpvn_flags.
34943              Many strlen()s saved.
34944      Branch: perl
34945            ! doio.c handy.h op.c perl.c pp_ctl.c pp_sort.c pp_sys.c toke.c
34946            ! util.c
34947 ____________________________________________________________________________
34948 [ 26982] By: nicholas                              on 2006/01/28  14:46:35
34949         Log: Merge the IOK and NOK clauses together in sv_setsv_flags.
34950      Branch: perl
34951            ! sv.c
34952 ____________________________________________________________________________
34953 [ 26981] By: nicholas                              on 2006/01/28  14:23:49
34954         Log: The flags manipulation in sv_setsv_flags can be more efficient.
34955      Branch: perl
34956            ! sv.c
34957 ____________________________________________________________________________
34958 [ 26980] By: nicholas                              on 2006/01/28  14:02:10
34959         Log: PERL_DONT_CREATE_GVSV wasn't as effective as it should have been.
34960      Branch: perl
34961            ! gv.c
34962 ____________________________________________________________________________
34963 [ 26979] By: nicholas                              on 2006/01/28  13:38:28
34964         Log: By changing SvVOK() from returning 0/1 to 0/pointer-to-magic we can
34965              save duplicating mg_find calls, without changing the semantics in any
34966              boolean context.
34967      Branch: perl
34968            ! sv.c sv.h util.c
34969 ____________________________________________________________________________
34970 [ 26978] By: nicholas                              on 2006/01/28  12:49:15
34971         Log: Pull the other large chunk of PVGV assignment code into S_pvgv_assign.
34972              There seems to be some duplication with S_glob_assign.
34973      Branch: perl
34974            ! sv.c
34975 ____________________________________________________________________________
34976 [ 26977] By: nicholas                              on 2006/01/28  12:26:47
34977         Log: Remove goto glob_assign;
34978      Branch: perl
34979            ! sv.c
34980 ____________________________________________________________________________
34981 [ 26976] By: nicholas                              on 2006/01/28  12:08:01
34982         Log: Pull glob_assign out from sv_setsv_flags into a static function.
34983      Branch: perl
34984            ! sv.c
34985 ____________________________________________________________________________
34986 [ 26975] By: rgs                                   on 2006/01/28  11:00:30
34987         Log: Update Changes
34988      Branch: perl
34989            ! Changes
34990 ____________________________________________________________________________
34991 [ 26974] By: rgs                                   on 2006/01/28  10:57:04
34992         Log: Add perl 5.9.3 in release list
34993      Branch: perl
34994            ! pod/perlhist.pod
34995 ____________________________________________________________________________
34996 [ 26970] By: gisle                                 on 2006/01/27  19:48:28
34997         Log: Subject: Re: Make Passive mode the default for Net::FTP
34998              From: Gisle Aas <gisle@ActiveState.com>
34999              Date: 27 Jan 2006 07:21:16 -0800
35000              Message-ID: <lrslr91ytv.fsf@caliper.activestate.com>
35001      Branch: perl
35002            ! lib/Net/Config.pm lib/Net/FTP.pm
35003 ____________________________________________________________________________
35004 [ 26969] By: rgs                                   on 2006/01/27  18:27:22
35005         Log: Oops. Forgot to add this file.
35006      Branch: perl
35007            + utils/ptardiff.PL
35008 ____________________________________________________________________________
35009 [ 26968] By: rgs                                   on 2006/01/27  18:07:54
35010         Log: Regenerate META.yml
35011      Branch: perl
35012            ! META.yml
35013 ____________________________________________________________________________
35014 [ 26967] By: rgs                                   on 2006/01/27  18:04:17
35015         Log: Regenerate Changes; remove ^M chars in Changes
35016      Branch: perl
35017            ! Changes
35018 ____________________________________________________________________________
35019 [ 26966] By: rgs                                   on 2006/01/27  17:47:32
35020         Log: Remove patch number
35021      Branch: perl
35022            ! patchlevel.h
35023 ____________________________________________________________________________
35024 [ 26965] By: rgs                                   on 2006/01/27  17:44:48
35025         Log: Mention ptardiff in perldelta.
35026      Branch: perl
35027            ! pod/perl593delta.pod
35028 ____________________________________________________________________________
35029 [ 26964] By: rgs                                   on 2006/01/27  17:37:27
35030         Log: Don't install ptardiff in the module tree
35031      Branch: perl
35032            ! installperl
35033 ____________________________________________________________________________
35034 [ 26963] By: rgs                                   on 2006/01/27  17:19:52
35035         Log: Install the ptardiff utility that comes with Archive::Tar
35036      Branch: perl
35037            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
35038            ! win32/Makefile win32/makefile.mk
35039 ____________________________________________________________________________
35040 [ 26962] By: rgs                                   on 2006/01/27  17:04:35
35041         Log: Install nit : README.e2x should be installed, the other READMEs shouldn't
35042      Branch: perl
35043            ! installperl
35044 ____________________________________________________________________________
35045 [ 26961] By: rgs                                   on 2006/01/27  16:31:33
35046         Log: Regenerate PODs
35047      Branch: perl
35048            ! pod/perlmodlib.pod pod/perltoc.pod
35049 ____________________________________________________________________________
35050 [ 26960] By: rgs                                   on 2006/01/27  15:35:01
35051         Log: Some spelling fixes by David Landgren.
35052              Mention perltodo.
35053      Branch: perl
35054            ! pod/perl593delta.pod
35055 ____________________________________________________________________________
35056 [ 26959] By: rgs                                   on 2006/01/27  15:26:05
35057         Log: Revert change 24461, now that change 26757 allows TEST
35058              to accept extra output from module tests
35059      Branch: perl
35060            ! cygwin/perlld.in
35061 ____________________________________________________________________________
35062 [ 26958] By: rgs                                   on 2006/01/27  13:54:06
35063         Log: Subject: [PATCH] quiet gcc Info message in cygwin
35064              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35065              Date: Wed, 25 Jan 2006 19:16:09 -0800
35066              Message-ID: <20060126031608.GA2588@efn.org>
35067      Branch: perl
35068            ! hints/cygwin.sh
35069 ____________________________________________________________________________
35070 [ 26957] By: rgs                                   on 2006/01/27  13:08:12
35071         Log: Remove note about #elif, see :
35072              Subject: Re: Change 26954: Simplify nested '#ifdef' by replacing it with '#elif defined()'
35073              From: Steve Hay <steve.hay@uk.radan.com>
35074              Date: Fri, 27 Jan 2006 11:09:02 +0000
35075              Message-ID: <43D9FF4E.6010501@uk.radan.com>
35076      Branch: perl
35077            ! Porting/pumpkin.pod
35078 ____________________________________________________________________________
35079 [ 26955] By: nicholas                              on 2006/01/27  10:36:05
35080         Log: A description of the new constants.
35081      Branch: perl
35082            ! pod/perl593delta.pod
35083 ____________________________________________________________________________
35084 [ 26954] By: gisle                                 on 2006/01/27  08:54:04
35085         Log: Simplify nested '#ifdef' by replacing it with '#elif defined()'
35086      Branch: perl
35087            ! mg.c
35088 ____________________________________________________________________________
35089 [ 26953] By: gisle                                 on 2006/01/27  08:49:34
35090         Log: Safer implementation of RTRIM().
35091              Don't rely on SvCUR to be sane unless SvPOK.
35092      Branch: perl
35093            ! mg.c
35094 ____________________________________________________________________________
35095 [ 26952] By: nicholas                              on 2006/01/26  22:03:19
35096         Log: Subject: [PATCH] Change 26781/26830 (SvRTRIM should also write a new '\0' at the end) can cause segfaults
35097              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
35098              Message-ID: <43D941AF.1060503@ActiveState.com>
35099              Date: Thu, 26 Jan 2006 13:39:59 -0800
35100      Branch: perl
35101            ! mg.c
35102 ____________________________________________________________________________
35103 [ 26951] By: stevep                                on 2006/01/26  19:23:48
35104         Log: Fix a few nits in perl593delta
35105      Branch: perl
35106            ! pod/perl593delta.pod
35107 ____________________________________________________________________________
35108 [ 26950] By: rgs                                   on 2006/01/26  18:48:27
35109         Log: miniperl isn't enough anymore to run pod2man.
35110      Branch: perl
35111            ! pod/Makefile.SH
35112 ____________________________________________________________________________
35113 [ 26949] By: nicholas                              on 2006/01/26  18:35:56
35114         Log: 2 spelling corrections, and rephrase the entry on perlivp (better
35115              grammer, more succinct)
35116      Branch: perl
35117            ! pod/perl593delta.pod
35118 ____________________________________________________________________________
35119 [ 26948] By: rgs                                   on 2006/01/26  18:14:26
35120         Log: More work on perldelta
35121      Branch: perl
35122            ! pod/perl593delta.pod
35123 ____________________________________________________________________________
35124 [ 26947] By: steveh                                on 2006/01/26  16:25:20
35125         Log: Make dump and -u croak on Win32 and Cygwin to avoid confusion
35126              such as was seen here:
35127              
35128              Subject: Weird Win32 error: "This application has requested the Runtime to terminate it in an unusual way."
35129              From: demerphq <demerphq@gmail.com>
35130              Date: Thu, 26 Jan 2006 15:40:42 +0100
35131              Message-ID: <9b18b3110601260640x34b2442cnf5379d2f83b74187@mail.gmail.com>
35132      Branch: perl
35133            ! perl.c pod/perldiag.pod pod/perlport.pod
35134 ____________________________________________________________________________
35135 [ 26946] By: nicholas                              on 2006/01/26  14:57:42
35136         Log: SvREADONLY_off inside the magic routines is also dangerous on shared
35137              hash key scalars, so decompose them to normal scalars if they ever
35138              get here.
35139      Branch: perl
35140            ! mg.c
35141 ____________________________________________________________________________
35142 [ 26945] By: rgs                                   on 2006/01/26  11:49:22
35143         Log: assertions.pm is dual-lived
35144      Branch: perl
35145            ! Porting/Maintainers.pl
35146 ____________________________________________________________________________
35147 [ 26943] By: rgs                                   on 2006/01/25  17:12:11
35148         Log: Subject: aelemfast optimization opclass problem (c.f. [perl #38279])
35149              From: Stephen McCamant <smcc@mit.edu>
35150              Date: Jan 24, 2006 7:23 AM
35151              Message-ID: <17365.51166.604020.571992@conquest.OCF.Berkeley.EDU>
35152      Branch: perl
35153            + ext/B/t/optree_misc.t
35154            ! MANIFEST ext/B/B.xs
35155 ____________________________________________________________________________
35156 [ 26941] By: gisle                                 on 2006/01/24  15:37:25
35157         Log: Subject: Simplify &IO::Handle::say
35158              From: Gisle Aas <gisle@ActiveState.com>
35159              Date: 24 Jan 2006 05:01:28 -0800
35160              Message-ID: <lrzmll7pav.fsf@caliper.activestate.com>
35161      Branch: perl
35162            ! ext/IO/lib/IO/Handle.pm
35163 ____________________________________________________________________________
35164 [ 26940] By: rgs                                   on 2006/01/24  15:10:27
35165         Log: Fix a regression on suidperl : the error message "No #! line" was
35166              produced in erroneous cases, because we used to read values in a
35167              string buffer that pointed to nothing.
35168      Branch: perl
35169            ! perl.c
35170 ____________________________________________________________________________
35171 [ 26936] By: steveh                                on 2006/01/24  12:13:15
35172         Log: Remove d_nanosleep from win32 configs
35173              Change 19899 removed them before, but they have accidentally crept back.
35174      Branch: perl
35175            ! win32/config.bc win32/config.gc win32/config.vc
35176            ! win32/config.vc64
35177 ____________________________________________________________________________
35178 [ 26935] By: steveh                                on 2006/01/24  09:22:44
35179         Log: Subject: SPRINTF_RETURNS_STRLEN isn't really a compile-time option 
35180              From: Gisle Aas <gisle@ActiveState.com>
35181              Date: 23 Jan 2006 02:12:04 -0800
35182              Message-ID: <lr3bjfb6dn.fsf@caliper.activestate.com>
35183              
35184              Subject: RE: SPRINTF_RETURNS_STRLEN isn't really a compile-time option
35185              From: "Jan Dubois" <jand@ActiveState.com>
35186              Date: Mon, 23 Jan 2006 11:30:51 -0800
35187              Message-ID: <008001c62053$86adf680$2217a8c0@candy>
35188      Branch: perl
35189            ! makedef.pl perl.c
35190 ____________________________________________________________________________
35191 [ 26933] By: rgs                                   on 2006/01/23  19:24:06
35192         Log: More work on perldelta
35193      Branch: perl
35194            ! pod/perl593delta.pod
35195 ____________________________________________________________________________
35196 [ 26932] By: nicholas                              on 2006/01/23  19:06:41
35197         Log: constant_add_symbol needs to be static, else static builds can fail at
35198              link time. (*How* many meanings is "static" overloaded with?)
35199      Branch: perl
35200            ! lib/ExtUtils/Constant/ProxySubs.pm
35201 ____________________________________________________________________________
35202 [ 26930] By: stevep                                on 2006/01/23  18:40:08
35203         Log: Subject: [PATCH] Tru64: -Uusedl: lib/ExtUtils/t/Embed.t
35204              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
35205              Date: Mon, 23 Jan 2006 20:34:18 +0200
35206              Message-ID: <43D521AA.7030008@gmail.com>
35207      Branch: perl
35208            ! lib/ExtUtils/t/Embed.t
35209 ____________________________________________________________________________
35210 [ 26929] By: stevep                                on 2006/01/23  15:56:34
35211         Log: Upgrade to Pod-Simple-3.04
35212      Branch: perl
35213            ! lib/Pod/Simple.pm lib/Pod/Simple/BlackBox.pm
35214            ! lib/Pod/Simple/Search.pm
35215 ____________________________________________________________________________
35216 [ 26928] By: rgs                                   on 2006/01/23  15:28:51
35217         Log: Now that change #26410 is reverted, mark as TODO the tests added
35218              by change #26925.
35219      Branch: perl
35220            ! t/op/pat.t
35221 ____________________________________________________________________________
35222 [ 26927] By: rgs                                   on 2006/01/23  15:18:30
35223         Log: Missing chunk in change #26926
35224      Branch: perl
35225            ! t/op/taint.t
35226 ____________________________________________________________________________
35227 [ 26926] By: rgs                                   on 2006/01/23  15:18:10
35228         Log: Revert change 26410, marking the test that was added there as TODO.
35229              See the thread :
35230              Subject: LVALUE m//g (was Re: au revoir ...)
35231              From: Nicholas Clark <nick@ccl4.org>
35232              Date: Jan 18, 2006 9:30 PM
35233              Message-ID: <20060118203058.GQ616@plum.flirble.org>
35234      Branch: perl
35235            ! op.c
35236 ____________________________________________________________________________
35237 [ 26925] By: nicholas                              on 2006/01/23  15:11:11
35238         Log: Change the regression test added by 26410 to use test.pl; this makes
35239              it easier to TODO if needed.
35240              Add the TODO test provided by Rick Delaney, but not as TODO, because
35241              change 26410 also made pos on LVALUE subroutines work for the first
35242              time.
35243      Branch: perl
35244            ! t/op/pat.t t/op/taint.t
35245 ____________________________________________________________________________
35246 [ 26924] By: rgs                                   on 2006/01/23  14:44:59
35247         Log: Un-const magic virtual tables; this consting breaks the nasty
35248              things done by Swig, as noticed by Audrey.
35249      Branch: perl
35250            ! embed.fnc mg.c mg.h perl.h pod/perlapi.pod proto.h sv.c
35251 ____________________________________________________________________________
35252 [ 26923] By: stevep                                on 2006/01/23  14:35:52
35253         Log: Upgrade to CPAN-1.83_58
35254      Branch: perl
35255            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
35256            ! lib/CPAN/HandleConfig.pm lib/CPAN/SIGNATURE
35257            ! lib/CPAN/Version.pm lib/CPAN/t/vcmp.t
35258 ____________________________________________________________________________
35259 [ 26922] By: gisle                                 on 2006/01/23  12:33:02
35260         Log: Avoid warning with MS Visual C compiler.
35261              Encode.xs(443) : warning C4761: integral size mismatch in argument; conversion supplied
35262      Branch: perl
35263            ! ext/Encode/Encode.xs
35264 ____________________________________________________________________________
35265 [ 26921] By: gisle                                 on 2006/01/23  09:57:10
35266         Log: Subject: Avoid most getprotobyname/number calls in IO::Socket::INET
35267              From: Gisle Aas <gisle@ActiveState.com>
35268              Date: 18 Jan 2006 09:28:24 -0800
35269              Message-ID: <lr3bjlbg3r.fsf@caliper.activestate.com>
35270      Branch: perl
35271            ! ext/IO/lib/IO/Socket/INET.pm
35272 ____________________________________________________________________________
35273 [ 26919] By: craigb                                on 2006/01/21  17:05:07
35274         Log: Make Manifest.t do what is says it's doing.
35275      Branch: perl
35276            ! lib/ExtUtils/t/Manifest.t
35277 ____________________________________________________________________________
35278 [ 26918] By: mhx                                   on 2006/01/21  15:31:06
35279         Log: Remove wrong cast to (void *), which fixes a gcc warning, and use
35280              the return value of upg_version() at least once in the core.
35281      Branch: perl
35282            ! pp_ctl.c util.c
35283 ____________________________________________________________________________
35284 [ 26915] By: nicholas                              on 2006/01/20  10:12:12
35285         Log: Note 5.8.8-RC1
35286      Branch: perl
35287            ! pod/perlhist.pod
35288 ____________________________________________________________________________
35289 [ 26914] By: mhx                                   on 2006/01/19  18:44:34
35290         Log: Upgrade to Devel::PPPort 3.08
35291      Branch: perl
35292            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
35293            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
35294            ! ext/Devel/PPPort/PPPort_pm.PL
35295            ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
35296 ____________________________________________________________________________
35297 [ 26913] By: craigb                                on 2006/01/19  04:55:19
35298         Log: find_perl() must be after environment initialization
35299      Branch: perl
35300            ! ext/Devel/PPPort/t/ppphtest.t
35301 ____________________________________________________________________________
35302 [ 26912] By: stevep                                on 2006/01/19  02:58:37
35303         Log: Fix hardcoded "/" in a filepath that causes ext/List/Util/t/p_tainted.t
35304              to fail on VMS.
35305      Branch: perl
35306            ! ext/List/Util/t/p_tainted.t
35307 ____________________________________________________________________________
35308 [ 26911] By: stevep                                on 2006/01/19  02:32:06
35309         Log: Fix another concatenated filepath in a test for Digest::SHA.
35310      Branch: perl
35311            ! ext/Digest/SHA/t/6-dump-load.t
35312 ____________________________________________________________________________
35313 [ 26910] By: nicholas                              on 2006/01/18  23:52:20
35314         Log: Integrate 26847 from maint.
35315              [Whoops, that was never the plan. Didn't realise which directory I was
35316              in]
35317      Branch: perl
35318           !> AUTHORS Porting/Maintainers.pl
35319 ____________________________________________________________________________
35320 [ 26904] By: nicholas                              on 2006/01/18  18:02:17
35321         Log: Change 26410 caused a regression, with the RVALUE return value of
35322              method calls now failing if bound to a global match. Add a TODO test.
35323      Branch: perl
35324            ! t/op/pat.t
35325 ____________________________________________________________________________
35326 [ 26903] By: gisle                                 on 2006/01/18  14:43:14
35327         Log: Allow IPPROTO_ICMP and IPPROTO_UDP to be exported.
35328              These were introduced in change 26897.
35329      Branch: perl
35330            ! ext/Socket/Socket.pm
35331 ____________________________________________________________________________
35332 [ 26902] By: gisle                                 on 2006/01/18  14:41:17
35333         Log: Use the IPPROTO_TCP constant instead of 6.
35334      Branch: perl
35335            ! ext/Socket/t/Socket.t
35336 ____________________________________________________________________________
35337 [ 26901] By: steveh                                on 2006/01/18  14:23:09
35338         Log: Change all NEWSV() to newSV() in the core and non-dual-lived modules.
35339              Keep NEWSV() itself for backwards-compatibility outside of the core,
35340              but don't advertise it any more.
35341              (cf. change #25101).
35342      Branch: perl
35343            ! av.c doio.c dump.c ext/ByteLoader/bytecode.h
35344            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs gv.c handy.h hv.c
35345            ! mathoms.c op.c os2/OS2/REXX/REXX.xs pad.c perl.c perly.c
35346            ! pod/perlapi.pod pod/perlembed.pod pp.c pp_ctl.c pp_hot.c
35347            ! pp_pack.c pp_sys.c regexec.c scope.c sv.c toke.c
35348            ! vms/ext/Stdio/Stdio.xs
35349 ____________________________________________________________________________
35350 [ 26900] By: stevep                                on 2006/01/18  13:32:09
35351         Log: Digest::SHA's t/2-nist-sha-oo.t has some path related problems on
35352              VMS as well.
35353      Branch: perl
35354            ! ext/Digest/SHA/t/2-nist-sha-oo.t
35355 ____________________________________________________________________________
35356 [ 26899] By: stevep                                on 2006/01/18  13:09:10
35357         Log: Fixes for Digest::SHA.  Replaced old ppport.h file with a new one
35358              generated from Devel::PPPort 3.07.  Also, fixed a UNIX-based path
35359              element that caused test failures on VMS (reported by John E. Malmberg
35360              <wb8tyw@qsl.net>).
35361      Branch: perl
35362            ! ext/Digest/SHA/ppport.h ext/Digest/SHA/t/6-dump-load.t
35363 ____________________________________________________________________________
35364 [ 26897] By: gisle                                 on 2006/01/18  11:57:07
35365         Log: Make sure the most common IPPROTO_* constants are always available.
35366              These are well known numbers so it should not be a problem to
35367              hardcode values when no constant is provided by the C library.
35368              Ref <http://www.iana.org/assignments/protocol-numbers>.
35369              
35370              On some old glibc systems (eg Redhat 6) IPPROTO_TCP is an enum only
35371              and this change workaround that problem as well.
35372      Branch: perl
35373            ! ext/Socket/Makefile.PL
35374 ____________________________________________________________________________
35375 [ 26893] By: gisle                                 on 2006/01/18  10:12:14
35376         Log: Suppress "statement not reached" warning from the Sun C compiler.
35377      Branch: perl
35378            ! doio.c
35379 ____________________________________________________________________________
35380 [ 26892] By: rgs                                   on 2006/01/18  10:06:24
35381         Log: Explain better how that test count works.
35382      Branch: perl
35383            ! t/comp/require.t
35384 ____________________________________________________________________________
35385 [ 26891] By: nicholas                              on 2006/01/18  10:02:19
35386         Log: New t/comp/require.t tests should go before the conditional exit.
35387      Branch: perl
35388            ! t/comp/require.t
35389 ____________________________________________________________________________
35390 [ 26889] By: craigb                                on 2006/01/18  05:12:10
35391         Log: special VMS handling no longer needed since we now close the file
35392      Branch: perl
35393            ! lib/File/Compare.t
35394 ____________________________________________________________________________
35395 [ 26885] By: rgs                                   on 2006/01/17  21:45:37
35396         Log: Gisle points out that it's ok to ignore the return value of newSVrv.
35397              Due to how embed.pl is implemented, this also has the unfortunate
35398              side-effect of removing __attribute__malloc__ from the attributes of
35399              this function, but given that the new pointer is stored elsewhere
35400              anyway, this shouldn't impact what gcc could have optimized.
35401      Branch: perl
35402            ! embed.fnc proto.h
35403 ____________________________________________________________________________
35404 [ 26883] By: rgs                                   on 2006/01/17  21:22:38
35405         Log: Regression test for change #26881
35406      Branch: perl
35407            ! t/comp/require.t
35408 ____________________________________________________________________________
35409 [ 26881] By: rgs                                   on 2006/01/17  19:03:51
35410         Log: The current OP that is tested in doeval() can be a require(), an
35411              eval() or a do(). When we test whether OPf_SPECIAL is set on it, be
35412              sure to take into account that it's the eval-related meaning of
35413              OPf_SPECIAL we're testing for, not the require-related one.
35414      Branch: perl
35415            ! pp_ctl.c
35416 ____________________________________________________________________________
35417 [ 26878] By: rgs                                   on 2006/01/17  16:15:15
35418         Log: Make the description of $^M in perlvar a bit more clear
35419              w.r.t. cross-references to the INSTALL document. (spotted
35420              by Stas Bekman)
35421      Branch: perl
35422            ! pod/perlvar.pod
35423 ____________________________________________________________________________
35424 [ 26877] By: rgs                                   on 2006/01/17  16:08:47
35425         Log: Subject: Re: [PATCH] Updated README.macosx
35426              From: Sherm Pendley <sherm@dot-app.org>
35427              Date: Mon, 16 Jan 2006 16:53:23 -0500
35428              Message-Id: <619C9A5D-972F-4B90-A99A-B4B6D04C584D@dot-app.org>
35429      Branch: perl
35430            ! README.macosx
35431 ____________________________________________________________________________
35432 [ 26871] By: gisle                                 on 2006/01/17  11:37:54
35433         Log: More readable MEM_WRAP_CHECK_1() macro.
35434              This form also avoids the "dead part of constant expression is nonconstant"
35435              warning from the Sun Studio 10 compiler.
35436      Branch: perl
35437            ! README.solaris handy.h
35438 ____________________________________________________________________________
35439 [ 26870] By: craigb                                on 2006/01/17  04:03:01
35440         Log: Dots in directory names aren't nice on VMS.
35441      Branch: perl
35442            ! lib/Archive/Tar/t/04_resolved_issues.t
35443 ____________________________________________________________________________
35444 [ 26869] By: craigb                                on 2006/01/17  03:28:20
35445         Log: more case tolerance for vms/ext/filespec.t
35446      Branch: perl
35447            ! vms/ext/filespec.t
35448 ____________________________________________________________________________
35449 [ 26868] By: stevep                                on 2006/01/16  22:31:52
35450         Log: Don't warn about a directory being closed in the DESTROY for
35451              IO::Dir.
35452      Branch: perl
35453            ! ext/IO/lib/IO/Dir.pm
35454 ____________________________________________________________________________
35455 [ 26867] By: rgs                                   on 2006/01/16  19:16:58
35456         Log: defined %foo::bar:: wasn't working like it used to do in evals
35457              (and, consequently, when require'ing modules.)
35458      Branch: perl
35459            ! t/op/stash.t toke.c
35460 ____________________________________________________________________________
35461 [ 26866] By: mhx                                   on 2006/01/16  18:13:28
35462         Log: Upgrade to Devel::PPPort 3.07
35463      Branch: perl
35464            + ext/Devel/PPPort/parts/base/5008007
35465            + ext/Devel/PPPort/parts/base/5009003
35466            + ext/Devel/PPPort/parts/inc/Sv_set
35467            + ext/Devel/PPPort/parts/inc/memory
35468            + ext/Devel/PPPort/parts/inc/variables
35469            + ext/Devel/PPPort/parts/todo/5008007
35470            + ext/Devel/PPPort/parts/todo/5009003
35471            + ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/memory.t
35472            + ext/Devel/PPPort/t/variables.t
35473            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
35474            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/META.yml
35475            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
35476            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
35477            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README
35478            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
35479            ! ext/Devel/PPPort/devel/buildperl.pl
35480            ! ext/Devel/PPPort/devel/mkapidoc.sh
35481            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
35482            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
35483            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
35484            ! ext/Devel/PPPort/parts/apicheck.pl
35485            ! ext/Devel/PPPort/parts/apidoc.fnc
35486            ! ext/Devel/PPPort/parts/base/5004000
35487            ! ext/Devel/PPPort/parts/base/5004050
35488            ! ext/Devel/PPPort/parts/base/5006000
35489            ! ext/Devel/PPPort/parts/base/5007001
35490            ! ext/Devel/PPPort/parts/base/5008001
35491            ! ext/Devel/PPPort/parts/embed.fnc
35492            ! ext/Devel/PPPort/parts/inc/MY_CXT
35493            ! ext/Devel/PPPort/parts/inc/SvPV
35494            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
35495            ! ext/Devel/PPPort/parts/inc/exception
35496            ! ext/Devel/PPPort/parts/inc/format
35497            ! ext/Devel/PPPort/parts/inc/grok
35498            ! ext/Devel/PPPort/parts/inc/limits
35499            ! ext/Devel/PPPort/parts/inc/mPUSH
35500            ! ext/Devel/PPPort/parts/inc/magic
35501            ! ext/Devel/PPPort/parts/inc/misc
35502            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
35503            ! ext/Devel/PPPort/parts/inc/newRV
35504            ! ext/Devel/PPPort/parts/inc/ppphbin
35505            ! ext/Devel/PPPort/parts/inc/ppphdoc
35506            ! ext/Devel/PPPort/parts/inc/ppphtest
35507            ! ext/Devel/PPPort/parts/inc/sv_xpvf
35508            ! ext/Devel/PPPort/parts/inc/threads
35509            ! ext/Devel/PPPort/parts/inc/uv
35510            ! ext/Devel/PPPort/parts/inc/version
35511            ! ext/Devel/PPPort/parts/ppptools.pl
35512            ! ext/Devel/PPPort/parts/todo/5004000
35513            ! ext/Devel/PPPort/parts/todo/5007001
35514            ! ext/Devel/PPPort/parts/todo/5008001
35515            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
35516            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/ppphtest.t
35517            ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/typemap
35518 ____________________________________________________________________________
35519 [ 26863] By: rgs                                   on 2006/01/16  14:09:29
35520         Log: Upgrade to Encode 2.14
35521      Branch: perl
35522            + ext/Encode/t/from_to.t
35523            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
35524            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
35525            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
35526            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
35527            ! ext/Encode/lib/Encode/MIME/Header.pm
35528            ! ext/Encode/t/mime-header.t ext/Encode/ucm/8859-7.ucm
35529 ____________________________________________________________________________
35530 [ 26861] By: nicholas                              on 2006/01/16  13:10:06
35531         Log: Teach checkAUTHORS about all the authors in 5.8.2-5.8.8, and any others
35532              whose e-mail address I recognise.
35533      Branch: perl
35534            ! Porting/checkAUTHORS.pl
35535 ____________________________________________________________________________
35536 [ 26859] By: rgs                                   on 2006/01/16  12:07:34
35537         Log: Add new directories from C::Zlib to make clean
35538      Branch: perl
35539            ! Makefile.SH
35540 ____________________________________________________________________________
35541 [ 26858] By: rgs                                   on 2006/01/16  11:13:54
35542         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_55.tar.gz
35543              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
35544              Date: Sat, 14 Jan 2006 12:57:48 +0100
35545              Message-ID: <87u0c7yqbn.fsf@k75.linux.bogus>
35546      Branch: perl
35547            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
35548            ! lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
35549 ____________________________________________________________________________
35550 [ 26857] By: craigb                                on 2006/01/14  16:45:56
35551         Log: Give up on through.t on VMS for now -- no can do with current 
35552              pipe implementation.
35553      Branch: perl
35554            ! t/io/through.t
35555 ____________________________________________________________________________
35556 [ 26856] By: nicholas                              on 2006/01/14  12:49:31
35557         Log: Can now count the patches committed with --thanks-applied.
35558              Changes5.8's top 3:
35559              3332:   jhi
35560              321:    ams
35561              60:     nick
35562      Branch: perl
35563            ! Porting/checkAUTHORS.pl
35564 ____________________________________________________________________________
35565 [ 26855] By: nicholas                              on 2006/01/14  12:35:58
35566         Log: Oops. When the e-mail address came first, or there was no name with it,
35567              checkAUTHORS.pl wasn't recognising it, which caused the change to be
35568              attributed to the committer rather than the author. This now reveals
35569              several people "missing" from the AUTHORS file.
35570      Branch: perl
35571            ! Porting/checkAUTHORS.pl
35572 ____________________________________________________________________________
35573 [ 26854] By: nicholas                              on 2006/01/14  12:25:15
35574         Log: Some reordering and one new address for Stéphane Payrard
35575      Branch: perl
35576            ! Porting/checkAUTHORS.pl
35577 ____________________________________________________________________________
35578 [ 26853] By: nicholas                              on 2006/01/14  12:20:19
35579         Log: Teach checkAUTHORS.pl about everyone in Changes5.8.[2-8], adding to
35580              AUTHORS where necessary.
35581      Branch: perl
35582            ! AUTHORS Porting/checkAUTHORS.pl
35583 ____________________________________________________________________________
35584 [ 26852] By: nicholas                              on 2006/01/14  11:54:09
35585         Log: Add Ken Hirsch to AUTHORS.
35586      Branch: perl
35587            ! AUTHORS
35588 ____________________________________________________________________________
35589 [ 26850] By: nicholas                              on 2006/01/14  11:39:42
35590         Log: e-mail update from Phil Lobbes
35591      Branch: perl
35592            ! AUTHORS Porting/checkAUTHORS.pl
35593 ____________________________________________________________________________
35594 [ 26849] By: rgs                                   on 2006/01/14  10:26:15
35595         Log: Perldelta nits by Jim Cromie
35596      Branch: perl
35597            ! pod/perl593delta.pod
35598 ____________________________________________________________________________
35599 [ 26846] By: rgs                                   on 2006/01/14  08:49:12
35600         Log: Adapt test.valgrind make target to recent valgrinds (3.x)
35601              by Jim Cromie
35602      Branch: perl
35603            ! t/TEST
35604 ____________________________________________________________________________
35605 [ 26845] By: craigb                                on 2006/01/14  05:16:27
35606         Log: Friday the 13th, Part II.  Don't call SYS$GETJPI with fancy case
35607              lookup stuff on older systems that don't know what it means (broken
35608              in #25306).
35609      Branch: perl
35610            ! vms/vms.c
35611 ____________________________________________________________________________
35612 [ 26844] By: craigb                                on 2006/01/14  05:02:38
35613         Log: Eek.  #25783 broke all pre-v8.2 VMS builds.  Undo all the bits
35614              having to do with dirent, opendir, etc.  Must be Friday the 13th.
35615      Branch: perl
35616            ! configure.com vms/vms.c vms/vmsish.h
35617 ____________________________________________________________________________
35618 [ 26838] By: nicholas                              on 2006/01/13  21:44:47
35619         Log: checkAUTHORS.pl --rank would loop infinitely on an empty results array.
35620      Branch: perl
35621            ! Porting/checkAUTHORS.pl
35622 ____________________________________________________________________________
35623 [ 26835] By: stevep                                on 2006/01/13  19:31:19
35624         Log: Additional tests for RT #38207: "Useless localization of constant ($[)
35625              in getopts.pl".
35626      Branch: perl
35627            ! t/op/local.t
35628 ____________________________________________________________________________
35629 [ 26831] By: nicholas                              on 2006/01/13  18:10:55
35630         Log: Subject: Re: Today's compiling adventure
35631              From: Ken Hirsch <kenhirsch@ftml.net>
35632              Message-ID: <43C69F48.7090600@ftml.net>
35633              Date: Thu, 12 Jan 2006 13:26:16 -0500
35634      Branch: perl
35635            ! pp_sys.c
35636 ____________________________________________________________________________
35637 [ 26826] By: rgs                                   on 2006/01/13  17:32:31
35638         Log: More perldelta work
35639      Branch: perl
35640            ! pod/perl593delta.pod
35641 ____________________________________________________________________________
35642 [ 26824] By: nicholas                              on 2006/01/13  17:08:13
35643         Log: $utf8::VERSION++ # Documentation.
35644      Branch: perl
35645            ! lib/utf8.pm
35646 ____________________________________________________________________________
35647 [ 26819] By: rgs                                   on 2006/01/13  14:50:32
35648         Log: Fix internal links in POD.
35649      Branch: perl
35650            ! lib/utf8.pm
35651 ____________________________________________________________________________
35652 [ 26817] By: nicholas                              on 2006/01/13  14:02:00
35653         Log: More $VERSION bumps.
35654      Branch: perl
35655            ! ext/PerlIO/via/via.pm lib/Attribute/Handlers.pm lib/Switch.pm
35656 ____________________________________________________________________________
35657 [ 26816] By: rgs                                   on 2006/01/13  13:47:52
35658         Log: Better wording for change 26796. Plus, make podchecker happy.
35659      Branch: perl
35660            ! lib/PerlIO.pm
35661 ____________________________________________________________________________
35662 [ 26815] By: gisle                                 on 2006/01/13  12:10:28
35663         Log: Fix [perl #38223]; _IOC_SIZE() not always safe.
35664      Branch: perl
35665            ! perl.h
35666 ____________________________________________________________________________
35667 [ 26814] By: rgs                                   on 2006/01/13  09:22:14
35668         Log: Add a link to the Opcode doc in Safe.
35669              (see RT CPAN ticket #8579)
35670      Branch: perl
35671            ! ext/Opcode/Safe.pm
35672 ____________________________________________________________________________
35673 [ 26813] By: craigb                                on 2006/01/13  01:12:44
35674         Log: Assorted VMS-only MakeMaker fixes for blead
35675      Branch: perl
35676            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
35677            ! lib/ExtUtils/t/FIRST_MAKEFILE.t lib/ExtUtils/t/basic.t
35678 ____________________________________________________________________________
35679 [ 26812] By: rgs                                   on 2006/01/12  23:11:16
35680         Log: Make h2ph recognize (and skip) const and __const__ in C function
35681              prototypes. This makes it produce better files on linux-sparc64.
35682      Branch: perl
35683            ! utils/h2ph.PL
35684 ____________________________________________________________________________
35685 [ 26809] By: nicholas                              on 2006/01/12  20:03:51
35686         Log: Upgrade to Devel::PPPort 3.06_01
35687      Branch: perl
35688            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
35689            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
35690            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
35691            ! ext/Devel/PPPort/devel/buildperl.pl
35692            ! ext/Devel/PPPort/devel/mkapidoc.sh ext/Devel/PPPort/mktests.PL
35693            ! ext/Devel/PPPort/parts/apicheck.pl
35694            ! ext/Devel/PPPort/parts/apidoc.fnc
35695            ! ext/Devel/PPPort/parts/base/5006000
35696            ! ext/Devel/PPPort/parts/base/5009002
35697            ! ext/Devel/PPPort/parts/embed.fnc
35698            ! ext/Devel/PPPort/parts/inc/MY_CXT
35699            ! ext/Devel/PPPort/parts/inc/SvPV
35700            ! ext/Devel/PPPort/parts/inc/format
35701            ! ext/Devel/PPPort/parts/inc/grok
35702            ! ext/Devel/PPPort/parts/inc/misc
35703            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
35704            ! ext/Devel/PPPort/parts/inc/ppphbin
35705            ! ext/Devel/PPPort/parts/inc/ppphdoc
35706            ! ext/Devel/PPPort/parts/inc/ppphtest
35707            ! ext/Devel/PPPort/parts/inc/version
35708            ! ext/Devel/PPPort/parts/ppptools.pl
35709            ! ext/Devel/PPPort/parts/todo/5004040
35710            ! ext/Devel/PPPort/parts/todo/5005000
35711            ! ext/Devel/PPPort/parts/todo/5006000
35712            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
35713            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/ppphtest.t
35714 ____________________________________________________________________________
35715 [ 26808] By: merijn                                on 2006/01/12  19:54:57
35716         Log: Add new mpeix file from #26807
35717      Branch: perl
35718            ! MANIFEST
35719 ____________________________________________________________________________
35720 [ 26807] By: merijn                                on 2006/01/12  19:52:01
35721         Log: Subject: Re: Today's compiling adventure
35722              From: Ken Hirsch <kenhirsch@ftml.net>
35723              Date: Thu, 12 Jan 2006 13:26:16 -0500
35724              Message-ID: <43C69F48.7090600@ftml.net>
35725      Branch: perl
35726            + mpeix/mpeix_setjmp.c
35727            ! README.mpeix hints/mpeix.sh mpeix/mpeix.c mpeix/mpeixish.h
35728            ! pp_sys.c
35729 ____________________________________________________________________________
35730 [ 26805] By: nicholas                              on 2006/01/12  19:09:19
35731         Log: $Socket::VERSION++; # You always miss one.
35732      Branch: perl
35733            ! ext/Socket/Socket.pm
35734 ____________________________________________________________________________
35735 [ 26804] By: nicholas                              on 2006/01/12  18:44:49
35736         Log: Bump $VERSION in many modules that have changed.
35737      Branch: perl
35738            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
35739            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
35740            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
35741            ! ext/SDBM_File/SDBM_File.pm ext/XS/Typemap/Typemap.pm
35742            ! ext/attrs/attrs.pm ext/re/re.pm ext/threads/shared/shared.pm
35743            ! lib/DB.pm lib/Dumpvalue.pm lib/English.pm lib/File/Copy.pm
35744            ! lib/FileCache.pm lib/Pod/Functions.pm lib/Pod/Html.pm
35745            ! lib/Term/ReadLine.pm lib/Tie/Hash.pm lib/Unicode/UCD.pm
35746            ! lib/User/grent.pm lib/blib.pm lib/diagnostics.pm
35747            ! lib/overload.pm lib/vmsish.pm lib/warnings.pm
35748            ! lib/warnings/register.pm os2/OS2/PrfDB/PrfDB.pm
35749            ! os2/OS2/Process/Process.pm os2/OS2/REXX/REXX.pm warnings.pl
35750 ____________________________________________________________________________
35751 [ 26803] By: rgs                                   on 2006/01/12  15:40:53
35752         Log: Don't warn when localizing $[
35753      Branch: perl
35754            ! op.c t/lib/warnings/op
35755 ____________________________________________________________________________
35756 [ 26802] By: rgs                                   on 2006/01/12  13:47:59
35757         Log: Subject: [perl #38205] misleading typo in perlfaq8
35758              From: erik@cs.uni-jena.de (via RT) <perlbug-followup@perl.org>
35759              Date: Wed, 11 Jan 2006 14:56:28 -0800
35760              Message-ID: <rt-3.0.11-38205-127890.10.340635502974@perl.org>
35761      Branch: perl
35762            ! pod/perlfaq8.pod
35763 ____________________________________________________________________________
35764 [ 26801] By: rgs                                   on 2006/01/12  13:36:05
35765         Log: FAQ sync.
35766      Branch: perl
35767            ! pod/perlfaq.pod pod/perlfaq2.pod
35768 ____________________________________________________________________________
35769 [ 26800] By: rgs                                   on 2006/01/12  13:25:15
35770         Log: Subject: [PATCH] Compress::Zlib
35771              From: "Paul Marquess" <paul.marquess@ntlworld.com>
35772              Date: Thu, 12 Jan 2006 13:20:58 -0000
35773              Message-ID: <020d01c6177b$087b1c60$4c05140a@myopwv.com>
35774      Branch: perl
35775            ! ext/Compress/Zlib/t/16oneshot-gzip-only.t
35776            ! ext/Compress/Zlib/t/16oneshot-zip-only.t
35777 ____________________________________________________________________________
35778 [ 26799] By: rgs                                   on 2006/01/12  11:20:27
35779         Log: Subject: Re: cloning and foo_dup functions
35780              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35781              Date: Thu, 12 Jan 2006 01:41:18 -0800
35782              Message-ID: <20060112094118.GA1432@efn.org>
35783      Branch: perl
35784            ! embed.fnc pod/perltodo.pod proto.h
35785 ____________________________________________________________________________
35786 [ 26798] By: rgs                                   on 2006/01/12  11:02:45
35787         Log: Test comment fix by Dominic Dunlop
35788      Branch: perl
35789            ! lib/locale.t
35790 ____________________________________________________________________________
35791 [ 26797] By: rgs                                   on 2006/01/12  10:13:27
35792         Log: Typo fix.
35793      Branch: perl
35794            ! pod/perlvar.pod
35795 ____________________________________________________________________________
35796 [ 26796] By: nicholas                              on 2006/01/11  22:41:04
35797         Log: Subject: [PATCH] fix for :crlf example 
35798              From: Xavier Noria <fxn@hashref.com> 
35799              Message-Id: <0F64C146-3A80-4FDF-8149-AFB35B3C4D3B@hashref.com> 
35800              Date: Wed, 11 Jan 2006 23:11:49 +0100 
35801              
35802              plus bump its $VERSION
35803      Branch: perl
35804            ! lib/PerlIO.pm
35805 ____________________________________________________________________________
35806 [ 26795] By: gisle                                 on 2006/01/11  21:09:19
35807         Log: A few more places that can use hv_fetchs().
35808              Ref change 26676.
35809      Branch: perl
35810            ! ext/POSIX/POSIX.xs gv.c mg.c pp_ctl.c toke.c universal.c
35811            ! utf8.c util.c
35812 ____________________________________________________________________________
35813 [ 26793] By: merijn                                on 2006/01/11  21:02:14
35814         Log: Cygwin issue (26792) and patchlevel (26790)
35815              
35816              Subject: Re: Cygwin status, maint and blead
35817              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35818              Date: Fri, 6 Jan 2006 13:47:10 -0800
35819              Message-ID: <20060106214710.GA592@efn.org>
35820              
35821              Subject: Re: Cygwin status, maint and blead
35822              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35823              Date: Thu, 10 Nov 2005 00:46:33 -0800
35824              Message-ID: <20051110084633.GA3364@efn.org>
35825      Branch: perl
35826            ! Configure
35827 ____________________________________________________________________________
35828 [ 26791] By: gisle                                 on 2006/01/11  20:50:30
35829         Log: Make $( and $) list the groups in the order they
35830              are returned from the OS.  Linux seems to return
35831              the gids sorted and it seemed wrong for perl to
35832              reverse this order.
35833      Branch: perl
35834            ! mg.c
35835 ____________________________________________________________________________
35836 [ 26789] By: stevep                                on 2006/01/11  19:07:04
35837         Log: Subject: Re: [PATCH] Mac OS X 10.4.4 (Darwin 8.4.0) still does not fix locale issue
35838              From: Dominic Dunlop <domo@computer.org>
35839              Date: Wed, 11 Jan 2006 19:52:20 +0100
35840              Message-Id: <FD99F9D3-16DB-484C-BC0A-702F60DAACA4@computer.org>
35841      Branch: perl
35842            ! lib/locale.t
35843 ____________________________________________________________________________
35844 [ 26787] By: nicholas                              on 2006/01/11  14:47:04
35845         Log: Refactor S_vdie_common so that Perl_vwarn can use it too.
35846      Branch: perl
35847            ! embed.fnc embed.h proto.h util.c
35848 ____________________________________________________________________________
35849 [ 26786] By: gisle                                 on 2006/01/11  14:23:28
35850         Log: Get rid of the following gcc format warnings by    simplifying the
35851              getgroups implementation:
35852              
35853              mg.c: In function Perl_magic_get':
35854              mg.c:1008: warning: long unsigned int format, gid_t arg (arg 3)
35855              mg.c:1014: warning: long unsigned int format, gid_t arg (arg 3)
35856              mg.c:1025: warning: long unsigned int format, unsigned int arg (arg 3)
35857              
35858              Since we already cast the numeric Gid_t values to an IV it should not
35859              be too risky to also cast the Group_t values.  Converting these values
35860              with Gid_t_f wasn't quite right anyway.
35861      Branch: perl
35862            ! mg.c
35863 ____________________________________________________________________________
35864 [ 26785] By: steveh                                on 2006/01/11  14:07:47
35865         Log: Clean up temp files/dirs left by Archive-Tar tests
35866              
35867              Part of this reinstates change 25043 which was mistakenly removed
35868              by change 25312
35869      Branch: perl
35870            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
35871 ____________________________________________________________________________
35872 [ 26784] By: rgs                                   on 2006/01/11  12:52:27
35873         Log: Make description of new warning introduced in change 26780 more precise
35874      Branch: perl
35875            ! pod/perldiag.pod
35876 ____________________________________________________________________________
35877 [ 26783] By: steveh                                on 2006/01/11  12:31:26
35878         Log: Clean up libdirs left behind by new Compress-Zlib
35879      Branch: perl
35880            ! win32/Makefile win32/makefile.mk
35881 ____________________________________________________________________________
35882 [ 26782] By: stevep                                on 2006/01/11  12:25:24
35883         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.13.tar.gz
35884              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
35885              Date: Wed, 11 Jan 2006 02:13:31 +0100
35886              Message-ID: <1136942011.43c45bbb82dce@imp1-g19.free.fr>
35887      Branch: perl
35888            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
35889 ____________________________________________________________________________
35890 [ 26781] By: nicholas                              on 2006/01/11  12:11:03
35891         Log: Gisle notes that SvRTRIM should also write a new '\0' at the end.
35892      Branch: perl
35893            ! mg.c
35894 ____________________________________________________________________________
35895 [ 26780] By: stevep                                on 2006/01/11  11:53:07
35896         Log: Fix the new warning created with version-0.53
35897      Branch: perl
35898            ! pod/perldiag.pod util.c
35899 ____________________________________________________________________________
35900 [ 26779] By: gisle                                 on 2006/01/11  09:52:18
35901         Log: Make setting 'PL_origalen = 1' before perl_parse() disable
35902              argv[0] munging when $0 is assigned to.
35903      Branch: perl
35904            ! mg.c perl.c pod/perlembed.pod
35905 ____________________________________________________________________________
35906 [ 26778] By: steveh                                on 2006/01/11  09:04:38
35907         Log: Bleadperl's Win32::Win32 is more recent than the current CPAN release
35908              of libwin32 (0.26), so bump the $VERSION a little
35909      Branch: perl
35910            ! win32/ext/Win32/Win32.pm
35911 ____________________________________________________________________________
35912 [ 26777] By: stevep                                on 2006/01/11  03:22:57
35913         Log: Upgrade to version-0.53
35914      Branch: perl
35915            ! lib/version.pm lib/version.t util.c
35916 ____________________________________________________________________________
35917 [ 26774] By: nicholas                              on 2006/01/10  17:46:15
35918         Log: s/superceded/superseded/g
35919      Branch: perl
35920            ! Changes5.004 Changes5.6 handy.h pod/perlapi.pod
35921 ____________________________________________________________________________
35922 [ 26773] By: nicholas                              on 2006/01/10  16:59:25
35923         Log: Subject: Re: Sys::Syslog blows up rather spectacularly on Solaris
35924              From: Alan Burlison <Alan.Burlison@sun.com>
35925              Message-ID: <43C3D80E.20704@sun.com>
35926              Date: Tue, 10 Jan 2006 15:51:42 +0000
35927      Branch: perl
35928            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
35929 ____________________________________________________________________________
35930 [ 26772] By: nicholas                              on 2006/01/10  16:36:03
35931         Log: Gisle is correct - $host needs to stay in case the user sets it
35932              themselves. But if the user doesn't, default to INADDR_LOOPBACK.
35933      Branch: perl
35934            ! ext/Sys/Syslog/Syslog.pm
35935 ____________________________________________________________________________
35936 [ 26770] By: merijn                                on 2006/01/10  15:16:03
35937         Log: 1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23)
35938              broken optimizer
35939              2. Remove a compiler warning in a try program
35940      Branch: perl
35941            ! hints/hpux.sh
35942 ____________________________________________________________________________
35943 [ 26769] By: nicholas                              on 2006/01/10  15:09:07
35944         Log: Why should Syslog jump through hoops to look up the hostname so it can
35945              immediately convert it to an IP address, when all it really wants is
35946              a connection to the loopback device?
35947      Branch: perl
35948            ! ext/Sys/Syslog/Syslog.pm
35949 ____________________________________________________________________________
35950 [ 26768] By: gisle                                 on 2006/01/10  14:32:43
35951         Log: If getservbyname fails tell what service the lookup
35952              attempt tried to use.
35953      Branch: perl
35954            ! ext/Sys/Syslog/Syslog.pm
35955 ____________________________________________________________________________
35956 [ 26767] By: nicholas                              on 2006/01/10  13:24:26
35957         Log: Missing an initialisation, as spotted by Merijn's HP compiler.
35958      Branch: perl
35959            ! toke.c
35960 ____________________________________________________________________________
35961 [ 26766] By: rgs                                   on 2006/01/10  13:20:52
35962         Log: Remove Syslog tests that use external modules
35963      Branch: perl
35964            - ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
35965            - ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
35966            - ext/Sys/Syslog/t/portfs.t
35967            ! MANIFEST
35968 ____________________________________________________________________________
35969 [ 26765] By: gisle                                 on 2006/01/10  11:41:24
35970         Log: Move initialization of old values prior to moreswitches()
35971              closer to their use and together with 'switches_done'.
35972      Branch: perl
35973            ! toke.c
35974 ____________________________________________________________________________
35975 [ 26764] By: rgs                                   on 2006/01/10  10:51:16
35976         Log: Subject: [PATCH] It's the Barbie bus patch
35977              From: Andy Lester <andy@petdance.com>
35978              Date: Mon, 9 Jan 2006 23:42:43 -0600
35979              Message-ID: <20060110054243.GA26165@petdance.com>
35980      Branch: perl
35981            ! av.c doio.c embed.fnc embed.h gv.c hv.c mg.c op.c pad.c
35982            ! pp_ctl.c pp_hot.c pp_sys.c proto.h reentr.c reentr.h regcomp.c
35983            ! regexec.c sv.c toke.c uconfig.sh util.c
35984 ____________________________________________________________________________
35985 [ 26762] By: gisle                                 on 2006/01/10  10:10:10
35986         Log: Remove stale date.
35987      Branch: perl
35988            ! pod/perlembed.pod
35989 ____________________________________________________________________________
35990 [ 26761] By: rgs                                   on 2006/01/10  10:05:26
35991         Log: Subject: [PATCH] Compress::Zlib  becomes zlib agnostic
35992              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
35993              Date: Mon, 9 Jan 2006 20:25:00 -0000
35994              Message-ID: <002101c6155a$c5886c90$1340100a@myopwv.com>
35995      Branch: perl
35996            + ext/Compress/Zlib/lib/Compress/Zip/Constants.pm
35997            + ext/Compress/Zlib/lib/CompressPlugin/Deflate.pm
35998            + ext/Compress/Zlib/lib/CompressPlugin/Identity.pm
35999            + ext/Compress/Zlib/lib/IO/Compress/Base.pm
36000            + ext/Compress/Zlib/lib/IO/Compress/Zip.pm
36001            + ext/Compress/Zlib/lib/IO/Uncompress/AnyUncompress.pm
36002            + ext/Compress/Zlib/lib/IO/Uncompress/Base.pm
36003            + ext/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
36004            + ext/Compress/Zlib/lib/UncompressPlugin/Identity.pm
36005            + ext/Compress/Zlib/lib/UncompressPlugin/Inflate.pm
36006            + ext/Compress/Zlib/t/04generic-deflate.t
36007            + ext/Compress/Zlib/t/04generic-gzip.t
36008            + ext/Compress/Zlib/t/04generic-rawdeflate.t
36009            + ext/Compress/Zlib/t/04generic-zip.t
36010            + ext/Compress/Zlib/t/04zlib-generic-deflate.t
36011            + ext/Compress/Zlib/t/04zlib-generic-gzip.t
36012            + ext/Compress/Zlib/t/04zlib-generic-rawdeflate.t
36013            + ext/Compress/Zlib/t/04zlib-generic-zip.t
36014            + ext/Compress/Zlib/t/12any-deflate.t
36015            + ext/Compress/Zlib/t/12any-gzip.t
36016            + ext/Compress/Zlib/t/12any-rawdeflate.t
36017            + ext/Compress/Zlib/t/12any-transparent.t
36018            + ext/Compress/Zlib/t/12any-zip.t
36019            + ext/Compress/Zlib/t/13prime-deflate.t
36020            + ext/Compress/Zlib/t/13prime-gzip.t
36021            + ext/Compress/Zlib/t/13prime-rawdeflate.t
36022            + ext/Compress/Zlib/t/13prime-zip.t
36023            + ext/Compress/Zlib/t/15multi-deflate.t
36024            + ext/Compress/Zlib/t/15multi-gzip.t
36025            + ext/Compress/Zlib/t/15multi-rawdeflate.t
36026            + ext/Compress/Zlib/t/15multi-zip.t
36027            + ext/Compress/Zlib/t/16oneshot-deflate.t
36028            + ext/Compress/Zlib/t/16oneshot-gzip-only.t
36029            + ext/Compress/Zlib/t/16oneshot-gzip.t
36030            + ext/Compress/Zlib/t/16oneshot-rawdeflate.t
36031            + ext/Compress/Zlib/t/16oneshot-zip-only.t
36032            + ext/Compress/Zlib/t/16oneshot-zip.t
36033            + ext/Compress/Zlib/t/19destroy-deflate.t
36034            + ext/Compress/Zlib/t/19destroy-gzip.t
36035            + ext/Compress/Zlib/t/19destroy-rawdeflate.t
36036            + ext/Compress/Zlib/t/19destroy-zip.t
36037            + ext/Compress/Zlib/t/20tied-deflate.t
36038            + ext/Compress/Zlib/t/20tied-gzip.t
36039            + ext/Compress/Zlib/t/20tied-rawdeflate.t
36040            + ext/Compress/Zlib/t/20tied-zip.t
36041            + ext/Compress/Zlib/t/21newtied-deflate.t
36042            + ext/Compress/Zlib/t/21newtied-gzip.t
36043            + ext/Compress/Zlib/t/21newtied-rawdeflate.t
36044            + ext/Compress/Zlib/t/21newtied-zip.t
36045            + ext/Compress/Zlib/t/22merge-deflate.t
36046            + ext/Compress/Zlib/t/22merge-gzip.t
36047            + ext/Compress/Zlib/t/22merge-rawdeflate.t
36048            + ext/Compress/Zlib/t/22merge-zip.t
36049            + ext/Compress/Zlib/t/25anyunc-deflate.t
36050            + ext/Compress/Zlib/t/25anyunc-gzip.t
36051            + ext/Compress/Zlib/t/25anyunc-rawdeflate.t
36052            + ext/Compress/Zlib/t/25anyunc-transparent.t
36053            + ext/Compress/Zlib/t/25anyunc-zip.t ext/Compress/Zlib/t/99pod.t
36054            + t/lib/compress/ZlibTestUtils.pm t/lib/compress/any.pl
36055            + t/lib/compress/anyunc.pl t/lib/compress/destroy.pl
36056            + t/lib/compress/generic.pl t/lib/compress/merge.pl
36057            + t/lib/compress/multi.pl t/lib/compress/newtied.pl
36058            + t/lib/compress/oneshot.pl t/lib/compress/prime.pl
36059            + t/lib/compress/tied.pl t/lib/compress/truncate.pl
36060            + t/lib/compress/zlib-generic.pl
36061            - ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/12any.t
36062            - ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/15multi.t
36063            - ext/Compress/Zlib/t/16oneshot.t
36064            - ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
36065            - ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
36066            - t/lib/ZlibTestUtils.pm
36067            ! MANIFEST ext/Compress/Zlib/Changes
36068            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
36069            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
36070            ! ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
36071            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
36072            ! ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
36073            ! ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
36074            ! ext/Compress/Zlib/lib/File/GlobMapper.pm
36075            ! ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
36076            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
36077            ! ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
36078            ! ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
36079            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
36080            ! ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
36081            ! ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
36082            ! ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
36083            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
36084            ! ext/Compress/Zlib/t/03zlib-v1.t
36085            ! ext/Compress/Zlib/t/05examples.t
36086            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
36087            ! ext/Compress/Zlib/t/08encoding.t
36088            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
36089            ! ext/Compress/Zlib/t/11truncate.t
36090            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/17isize.t
36091            ! ext/Compress/Zlib/t/18lvalue.t ext/Compress/Zlib/t/23misc.t
36092            ! ext/Compress/Zlib/t/globmapper.t
36093 ____________________________________________________________________________
36094 [ 26760] By: gisle                                 on 2006/01/10  08:58:21
36095         Log: Avoid possible dereference of NULL in the initialization of PL_origalen.
36096              This can only happen when perlparse is called with no argv.
36097              Don't try to update PL_origargv unless PL_origalen is at least 2.
36098      Branch: perl
36099            ! mg.c perl.c
36100 ____________________________________________________________________________
36101 [ 26759] By: craigb                                on 2006/01/10  04:28:25
36102         Log: Make FAKE,READONLY optional on VMS in test 21
36103      Branch: perl
36104            ! ext/Devel/Peek/t/Peek.t
36105 ____________________________________________________________________________
36106 [ 26758] By: rgs                                   on 2006/01/09  14:58:57
36107         Log: Add Digest::SHA to the Win32 makefiles
36108      Branch: perl
36109            ! win32/Makefile win32/makefile.mk
36110 ____________________________________________________________________________
36111 [ 26757] By: rgs                                   on 2006/01/09  14:42:18
36112         Log: Subject: Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)
36113              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36114              Date: Mon, 9 Jan 2006 06:38:25 -0800
36115              Message-ID: <20060109143825.GB4132@efn.org>
36116      Branch: perl
36117            ! t/TEST
36118 ____________________________________________________________________________
36119 [ 26756] By: rgs                                   on 2006/01/09  14:28:20
36120         Log: Subject: [patch] more about embed.fnc in perlguts
36121              From: Jim Cromie <jim.cromie@gmail.com>
36122              Date: Sun, 08 Jan 2006 11:35:46 -0700
36123              Message-ID: <43C15B82.9090309@gmail.com>
36124              
36125              (with a few nits)
36126      Branch: perl
36127            ! embed.fnc pod/perlguts.pod
36128 ____________________________________________________________________________
36129 [ 26755] By: stevep                                on 2006/01/09  14:27:07
36130         Log: Added standard core header to test cases for Digest::SHA
36131      Branch: perl
36132            ! ext/Digest/SHA/t/0-pod-coverage.t ext/Digest/SHA/t/0-pod.t
36133            ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/1-hello-world.t
36134            ! ext/Digest/SHA/t/2-nist-sha-1.t
36135            ! ext/Digest/SHA/t/2-nist-sha-224.t
36136            ! ext/Digest/SHA/t/2-nist-sha-256.t
36137            ! ext/Digest/SHA/t/2-nist-sha-384.t
36138            ! ext/Digest/SHA/t/2-nist-sha-512.t
36139            ! ext/Digest/SHA/t/2-nist-sha-base64.t
36140            ! ext/Digest/SHA/t/2-nist-sha-oo.t
36141            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
36142            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
36143            ! ext/Digest/SHA/t/3-gillogly-easy.t
36144            ! ext/Digest/SHA/t/3-gillogly-hard.t
36145            ! ext/Digest/SHA/t/4-bitstr-increasing.t
36146            ! ext/Digest/SHA/t/4-bitstr-large.t
36147            ! ext/Digest/SHA/t/4-bitstr-random.t
36148            ! ext/Digest/SHA/t/5-hmac-fips198.t
36149            ! ext/Digest/SHA/t/5-hmac-rfc2202.t
36150            ! ext/Digest/SHA/t/5-hmac-sha-256.t
36151            ! ext/Digest/SHA/t/5-hmac-woodbury.t
36152            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
36153 ____________________________________________________________________________
36154 [ 26754] By: nicholas                              on 2006/01/09  14:10:34
36155         Log: POSIX and Fcntl both export the same constants derived from the same
36156              C macros. Given that constants are now real inline and *defined*,
36157              rather than merely declared and AUTOLOADed as needed, it is best that
36158              POSIX quite litereally re-exports the constants defined by Fcntl.
36159      Branch: perl
36160            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
36161 ____________________________________________________________________________
36162 [ 26753] By: gisle                                 on 2006/01/09  13:59:48
36163         Log: Restore hardcoded PERL_PATCHNUM removed in change 26672.
36164              This is actually needed for the current Configure logic
36165              to pick up the real patchnum from the .patch file.
36166      Branch: perl
36167            ! patchlevel.h
36168 ____________________________________________________________________________
36169 [ 26752] By: rgs                                   on 2006/01/09  13:44:20
36170         Log: Upgrade to Sys::Syslog 0.12
36171      Branch: perl
36172            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
36173            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
36174            ! ext/Sys/Syslog/t/podspell.t
36175 ____________________________________________________________________________
36176 [ 26751] By: rgs                                   on 2006/01/09  10:16:23
36177         Log: Subject: [PATCH] RE: Failing tests on VMS blead@26652
36178              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
36179              Date: Sun, 8 Jan 2006 23:47:33 -0000
36180              Message-ID: <00cd01c614ad$e815d340$6401a8c0@myopwv.com>
36181      Branch: perl
36182            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
36183            ! ext/Compress/Zlib/t/05examples.t
36184            ! ext/Compress/Zlib/t/06gzsetp.t
36185            ! ext/Compress/Zlib/t/08encoding.t
36186            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
36187            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/13prime.t
36188            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/15multi.t
36189            ! ext/Compress/Zlib/t/16oneshot.t
36190            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
36191            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
36192            ! ext/Compress/Zlib/t/23misc.t t/lib/ZlibTestUtils.pm
36193 ____________________________________________________________________________
36194 [ 26750] By: rgs                                   on 2006/01/09  08:20:00
36195         Log: Revert change 26749
36196      Branch: perl
36197            ! pod/perlvar.pod
36198 ____________________________________________________________________________
36199 [ 26749] By: davem                                 on 2006/01/09  02:20:51
36200         Log: Subject:  [PATCH] identifiers always in main (was: defining a _ function breaks File::Find)
36201              From:  Xavier Noria <fxn@hashref.com>
36202              Date:  Sun, 23 Oct 2005 09:47:37 +0200
36203              Message-Id:  <D3867DED-313E-4D39-A85F-1178FE7F7A5E@hashref.com>
36204              
36205              clarify which variables are always forced into main::
36206      Branch: perl
36207            ! pod/perlvar.pod
36208 ____________________________________________________________________________
36209 [ 26747] By: nicholas                              on 2006/01/08  22:43:15
36210         Log: Cope with change entries that are \r terminated
36211      Branch: perl
36212            ! Porting/genlog
36213 ____________________________________________________________________________
36214 [ 26745] By: craigb                                on 2006/01/08  22:37:47
36215         Log: follow-up to 26740, shasum --> shasum.com
36216      Branch: perl
36217            ! vms/descrip_mms.template
36218 ____________________________________________________________________________
36219 [ 26744] By: craigb                                on 2006/01/08  22:19:39
36220         Log: Grr.  #26690 broke handling of old ODS-2 style names
36221              on current versions of VMS
36222      Branch: perl
36223            ! configure.com
36224 ____________________________________________________________________________
36225 [ 26743] By: craigb                                on 2006/01/08  22:14:13
36226         Log: VMS needs the meta-quoted version of $0
36227      Branch: perl
36228            ! lib/Test/Simple/t/is_deeply_fail.t
36229 ____________________________________________________________________________
36230 [ 26740] By: rgs                                   on 2006/01/08  21:42:59
36231         Log: Install shasum on Windows and VMS too
36232      Branch: perl
36233            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
36234 ____________________________________________________________________________
36235 [ 26739] By: rgs                                   on 2006/01/08  21:34:22
36236         Log: Subject: Re: [perl #38181] Default IO Layer is ignored in 3-argument open call 
36237              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
36238              Date: Mon, 09 Jan 2006 01:29:30 +0900
36239              Message-Id: <20060109012103.F20A.BQW10602@nifty.com>
36240      Branch: perl
36241            ! lib/open.pm pod/perlfunc.pod
36242 ____________________________________________________________________________
36243 [ 26737] By: nicholas                              on 2006/01/08  21:13:05
36244         Log: Update copyright with the 2 years where changes were made.
36245      Branch: perl
36246            ! pad.h
36247 ____________________________________________________________________________
36248 [ 26736] By: nicholas                              on 2006/01/08  20:41:25
36249         Log: Update the copyright years in the generated files, and nostdio.h
36250      Branch: perl
36251            ! keywords.h keywords.pl nostdio.h opcode.pl opnames.h
36252 ____________________________________________________________________________
36253 [ 26735] By: davem                                 on 2006/01/08  20:41:16
36254         Log: document svt_copy, svt_dup and svt_local vtable slots
36255      Branch: perl
36256            ! pod/perlguts.pod
36257 ____________________________________________________________________________
36258 [ 26733] By: rgs                                   on 2006/01/08  20:16:06
36259         Log: Add shasum (from Digest::SHA) to utils.lst
36260      Branch: perl
36261            ! utils.lst
36262 ____________________________________________________________________________
36263 [ 26732] By: nicholas                              on 2006/01/08  19:53:11
36264         Log: Update copyright years (including some years where we made changes but
36265              did not update)
36266      Branch: perl
36267            ! av.c deb.c mathoms.c mg.h numeric.c pad.c patchlevel.h perl.h
36268            ! perlvars.h perly.c run.c scope.c taint.c thread.h
36269 ____________________________________________________________________________
36270 [ 26726] By: nicholas                              on 2006/01/08  18:27:27
36271         Log: run pod/buildtoc --build-all
36272      Branch: perl
36273            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
36274            ! win32/Makefile win32/makefile.mk
36275 ____________________________________________________________________________
36276 [ 26725] By: nicholas                              on 2006/01/08  18:25:20
36277         Log: With VMS moving from [lib.pod] to [lib.pods] then pod/buildtoc needs
36278              tweaking
36279      Branch: perl
36280            ! pod/buildtoc
36281 ____________________________________________________________________________
36282 [ 26713] By: nicholas                              on 2006/01/08  15:24:53
36283         Log: Add an option 'opened' which reports on the maintainers of all files
36284              perforce currently has open.
36285      Branch: perl
36286            ! Porting/Maintainers.pm
36287 ____________________________________________________________________________
36288 [ 26710] By: craigb                                on 2006/01/08  13:33:43
36289         Log: pod2usage2.t is not readily portable to VMS either
36290      Branch: perl
36291            ! t/pod/pod2usage2.t
36292 ____________________________________________________________________________
36293 [ 26709] By: nicholas                              on 2006/01/08  13:15:30
36294         Log: Tweak the code that generates unique entries in @POSIX::EXPORT so that
36295              the array ends up with shared hash key scalars, for a memory saving.
36296      Branch: perl
36297            ! ext/POSIX/POSIX.pm
36298 ____________________________________________________________________________
36299 [ 26708] By: merijn                                on 2006/01/08  12:27:29
36300         Log: Subject: [PATCH] blead: format warnings
36301              Date: Sat, 07 Jan 2006 21:42:08 +0200
36302              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
36303              Message-ID: <43C01990.6020207@gmail.com>
36304      Branch: perl
36305            ! mg.c regcomp.c sv.c
36306 ____________________________________________________________________________
36307 [ 26707] By: merijn                                on 2006/01/08  09:53:56
36308         Log: Subject: [PATCH] hints/dec_osf.sh (Re: blead@26701 compilation warning from tru64 cc)
36309              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
36310              Date: Sun, 08 Jan 2006 11:38:34 +0200
36311              Message-ID: <43C0DD9A.9080809@gmail.com>
36312      Branch: perl
36313            ! hints/dec_osf.sh
36314 ____________________________________________________________________________
36315 [ 26706] By: nicholas                              on 2006/01/08  08:33:46
36316         Log: Add utils/shasum.PL to MANIFEST
36317      Branch: perl
36318            ! MANIFEST
36319 ____________________________________________________________________________
36320 [ 26705] By: nicholas                              on 2006/01/08  08:28:29
36321         Log: Add missing files in ext/Digest/SHA/src that somehow escaped the net.
36322      Branch: perl
36323            + ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
36324            + ext/Digest/SHA/src/hmacxtra.c ext/Digest/SHA/src/sha.c
36325            + ext/Digest/SHA/src/sha.h ext/Digest/SHA/src/sha64bit.c
36326            + ext/Digest/SHA/src/sha64bit.h ext/Digest/SHA/src/shaxtra.c
36327 ____________________________________________________________________________
36328 [ 26704] By: stevep                                on 2006/01/08  04:17:08
36329         Log: Add Digest-SHA-5.32 for SHA-256 support for CPAN.
36330      Branch: perl
36331            + ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL
36332            + ext/Digest/SHA/README ext/Digest/SHA/SHA.pm
36333            + ext/Digest/SHA/SHA.xs ext/Digest/SHA/bin/shasum
36334            + ext/Digest/SHA/ppport.h ext/Digest/SHA/t/0-pod-coverage.t
36335            + ext/Digest/SHA/t/0-pod.t ext/Digest/SHA/t/1-exist.t
36336            + ext/Digest/SHA/t/1-hello-world.t
36337            + ext/Digest/SHA/t/2-nist-sha-1.t
36338            + ext/Digest/SHA/t/2-nist-sha-224.t
36339            + ext/Digest/SHA/t/2-nist-sha-256.t
36340            + ext/Digest/SHA/t/2-nist-sha-384.t
36341            + ext/Digest/SHA/t/2-nist-sha-512.t
36342            + ext/Digest/SHA/t/2-nist-sha-base64.t
36343            + ext/Digest/SHA/t/2-nist-sha-oo.t
36344            + ext/Digest/SHA/t/2-nist-vectors-bit.t
36345            + ext/Digest/SHA/t/2-nist-vectors-byte.t
36346            + ext/Digest/SHA/t/3-gillogly-easy.t
36347            + ext/Digest/SHA/t/3-gillogly-hard.t
36348            + ext/Digest/SHA/t/4-bitstr-increasing.t
36349            + ext/Digest/SHA/t/4-bitstr-large.t
36350            + ext/Digest/SHA/t/4-bitstr-random.t
36351            + ext/Digest/SHA/t/5-hmac-fips198.t
36352            + ext/Digest/SHA/t/5-hmac-rfc2202.t
36353            + ext/Digest/SHA/t/5-hmac-sha-256.t
36354            + ext/Digest/SHA/t/5-hmac-woodbury.t
36355            + ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
36356            + ext/Digest/SHA/t/gillogly/state.011
36357            + ext/Digest/SHA/t/gillogly/state.110
36358            + ext/Digest/SHA/t/nist/COPYRIGHT
36359            + ext/Digest/SHA/t/nist/Readme.txt
36360            + ext/Digest/SHA/t/nist/bit-hashes.sha1
36361            + ext/Digest/SHA/t/nist/bit-messages.sha1
36362            + ext/Digest/SHA/t/nist/byte-hashes.sha1
36363            + ext/Digest/SHA/t/nist/byte-messages.sha1
36364            + ext/Digest/SHA/t/state/state.1
36365            + ext/Digest/SHA/t/state/state.256
36366            + ext/Digest/SHA/t/state/state.384
36367            + ext/Digest/SHA/t/state/state.512 ext/Digest/SHA/typemap
36368            + utils/shasum.PL
36369            ! MANIFEST Porting/Maintainers.pl utils/Makefile
36370 ____________________________________________________________________________
36371 [ 26703] By: craigb                                on 2006/01/07  22:12:16
36372         Log: Make v?snprintf available on VMS v7.3-2 and later and clean up
36373              some other version-dependency checks.
36374      Branch: perl
36375            ! configure.com
36376 ____________________________________________________________________________
36377 [ 26702] By: nicholas                              on 2006/01/07  20:42:57
36378         Log: Remove the greedy quantifier from inside the grouping (?:) so that it
36379              and the greedy quantifier on the (?:) don't fight each other until the
36380              C stack is exhausted.
36381      Branch: perl
36382            ! lib/Pod/Simple/BlackBox.pm
36383 ____________________________________________________________________________
36384 [ 26701] By: nicholas                              on 2006/01/07  17:19:29
36385         Log: Reorder Fcntl's bootstrapping so that the constants actually get
36386              inlined within the functions that Fcntl defines.
36387      Branch: perl
36388            ! ext/Fcntl/Fcntl.pm
36389 ____________________________________________________________________________
36390 [ 26695] By: davem                                 on 2006/01/07  03:13:08
36391         Log: preserve the referent associated with a shared RV.
36392              its faster, and the user doesn't see a different address each time
36393              for ref($sharedref).
36394      Branch: perl
36395            ! ext/threads/shared/shared.xs
36396 ____________________________________________________________________________
36397 [ 26694] By: stevep                                on 2006/01/07  03:13:05
36398         Log: Additional const prototype fixes.
36399      Branch: perl
36400            ! os2/os2.c wince/wince.c
36401 ____________________________________________________________________________
36402 [ 26693] By: davem                                 on 2006/01/07  01:24:37
36403         Log: fix coredump on 'local $shared[N]' introduced by change #24942
36404      Branch: perl
36405            ! ext/threads/shared/shared.xs
36406 ____________________________________________________________________________
36407 [ 26691] By: nicholas                              on 2006/01/06  23:57:55
36408         Log: Don't code the absolute number of tests for the UTF8/EBCDIC case; much
36409              better to subtract the number of tests that don't get run.
36410      Branch: perl
36411            ! t/comp/require.t
36412 ____________________________________________________________________________
36413 [ 26690] By: craigb                                on 2006/01/06  23:16:30
36414         Log: Make VMS manifest checker handle multi-dot filenames on ODS-5
36415      Branch: perl
36416            ! configure.com
36417 ____________________________________________________________________________
36418 [ 26687] By: nicholas                              on 2006/01/06  22:19:47
36419         Log: Correct the typo in the description of change 24253
36420      Branch: perl
36421            ! Changes
36422 ____________________________________________________________________________
36423 [ 26685] By: stevep                                on 2006/01/06  21:59:00
36424         Log: Upgrade to version-0.52
36425      Branch: perl
36426            ! lib/version.pm lib/version.pod lib/version.t sv.c
36427            ! t/op/sprintf.t util.c
36428 ____________________________________________________________________________
36429 [ 26684] By: davem                                 on 2006/01/06  21:13:12
36430         Log: make ithreads shared vars smaller/quicker by eliminating shared_sv
36431              struct. Also document how it works.
36432      Branch: perl
36433            ! ext/threads/shared/shared.xs ext/threads/shared/typemap
36434 ____________________________________________________________________________
36435 [ 26680] By: stevep                                on 2006/01/06  18:59:54
36436         Log: const'ing parameters killed the builds for djgpp.  Changes get the 
36437              Perl core, but not the modules, to compile cleanly. 
36438      Branch: perl
36439            ! djgpp/djgpp.c djgpp/djgpp.h
36440 ____________________________________________________________________________
36441 [ 26679] By: nicholas                              on 2006/01/06  18:29:57
36442         Log: Negating an unsigned value generates warnings for some compilers, so
36443              cast it first.
36444      Branch: perl
36445            ! lib/ExtUtils/Constant/ProxySubs.pm
36446 ____________________________________________________________________________
36447 [ 26677] By: steveh                                on 2006/01/06  17:20:47
36448         Log: DBL_MAX and FLT_MAX are not constants in Borland C++
36449              
36450              (Fixes BCC compilation error in POSIX introduced by change 26455)
36451      Branch: perl
36452            ! ext/POSIX/Makefile.PL
36453 ____________________________________________________________________________
36454 [ 26676] By: rgs                                   on 2006/01/06  16:58:14
36455         Log: Subject: [PATCH] hv_fetchs() support
36456              From: Andy Lester <andy@petdance.com>
36457              Date: Fri, 6 Jan 2006 09:57:19 -0600
36458              Message-ID: <20060106155719.GB9035@petdance.com>
36459      Branch: perl
36460            ! doop.c handy.h hv.c malloc.c op.c pp_sys.c taint.c
36461 ____________________________________________________________________________
36462 [ 26675] By: rgs                                   on 2006/01/06  15:50:34
36463         Log: Subject: [PATCH] sprinkle dVAR
36464              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
36465              Date: Fri, 06 Jan 2006 16:18:53 +0200
36466              Message-ID: <43BE7C4D.1010302@gmail.com>
36467      Branch: perl
36468            ! av.c deb.c doio.c doop.c dump.c ext/threads/threads.xs gv.c
36469            ! hv.c lib/ExtUtils/ParseXS.pm locale.c mathoms.c mg.c numeric.c
36470            ! op.c opcode.h opcode.pl pad.c perl.c perl.h perl_keyword.pl
36471            ! perlio.c perlvars.h perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c
36472            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c
36473            ! taint.c toke.c universal.c utf8.c util.c xsutils.c
36474 ____________________________________________________________________________
36475 [ 26674] By: rgs                                   on 2006/01/06  14:35:38
36476         Log: Subject: [PATCH] performance tweaking op.c
36477              From: Andy Lester <andy@petdance.com>
36478              Date: Fri, 6 Jan 2006 01:44:48 -0600
36479              Message-ID: <20060106074448.GB3401@petdance.com>
36480      Branch: perl
36481            ! op.c
36482 ____________________________________________________________________________
36483 [ 26673] By: gisle                                 on 2006/01/06  14:00:14
36484         Log: Remove code duplicated a few lines above by change 19695.
36485      Branch: perl
36486            ! toke.c
36487 ____________________________________________________________________________
36488 [ 26672] By: gisle                                 on 2006/01/06  13:57:27
36489         Log: Move "DEVEL####" marker to the 'perl -v' output.
36490              This avoids problem with using STRINGIFY in patchlevel.h
36491              (ref msg <43BE4BAC.6010701@uk.radan.com> posted to p5p).
36492      Branch: perl
36493            ! patchlevel.h perl.c t/run/switches.t utils/perlbug.PL
36494 ____________________________________________________________________________
36495 [ 26671] By: stevep                                on 2006/01/06  13:04:44
36496         Log: Replacing broken call to savepvn() with savepvs() to get threaded
36497              Cygwin to compile again.
36498      Branch: perl
36499            ! perl.c
36500 ____________________________________________________________________________
36501 [ 26670] By: gisle                                 on 2006/01/06  10:54:18
36502         Log: Make '-s' on the shebang line able to parse -foo=bar switches again.
36503              This feature was broken by change 19695 some years ago
36504              and integrated into perl-5.8.1.  perl-5.8.0 was fine.
36505              Ref http://bugs.activestate.com/show_bug.cgi?id=43483
36506      Branch: perl
36507            ! perl.c t/run/switches.t
36508 ____________________________________________________________________________
36509 [ 26669] By: gisle                                 on 2006/01/06  10:38:37
36510         Log: Improve description of the -s switch.
36511              I found the "This means you can have switches
36512              with two leading dashes." sentence introduced by
36513              change 7144 really confusing.  The note after
36514              the example should make it clear enough that double
36515              dash switches can be used for those that insist.
36516      Branch: perl
36517            ! pod/perlrun.pod
36518 ____________________________________________________________________________
36519 [ 26668] By: merijn                                on 2006/01/05  21:04:32
36520         Log: Test if the probed availability of v?snprintf () is
36521              actually usable. Thanks to Russ and Jarkko.
36522      Branch: perl
36523            ! Configure
36524 ____________________________________________________________________________
36525 [ 26666] By: rgs                                   on 2006/01/05  17:39:07
36526         Log: Upgrade to CPAN.pm 1.83
36527      Branch: perl
36528            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
36529            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
36530 ____________________________________________________________________________
36531 [ 26665] By: rgs                                   on 2006/01/05  17:27:28
36532         Log: Regenerate PODs
36533      Branch: perl
36534            ! pod/perlmodlib.pod pod/perltoc.pod
36535 ____________________________________________________________________________
36536 [ 26664] By: steveh                                on 2006/01/05  17:24:44
36537         Log: Workaround another problem following change 26395
36538              
36539              MinGW doesn't like 26395 either! (ref: change 26634)
36540      Branch: perl
36541            ! gv.h
36542 ____________________________________________________________________________
36543 [ 26663] By: rgs                                   on 2006/01/05  17:19:27
36544         Log: Really commit change 26662 (duh)
36545      Branch: perl
36546            ! pod.lst pod/perl.pod
36547 ____________________________________________________________________________
36548 [ 26662] By: rgs                                   on 2006/01/05  17:17:52
36549         Log: Let table of contents know about perllinux man page
36550      Branch: perl
36551            ! pod.lst pod/perl.pod
36552 ____________________________________________________________________________
36553 [ 26661] By: rgs                                   on 2006/01/05  16:58:51
36554         Log: Update Changes
36555      Branch: perl
36556            ! Changes
36557 ____________________________________________________________________________
36558 [ 26659] By: steveh                                on 2006/01/05  16:22:50
36559         Log: Subject: MinGW and lib/CORE/Win32.h
36560              From: "Sisyphus" <sisyphus1@optusnet.com.au>
36561              Date: Wed, 4 Jan 2006 21:29:19 +1100
36562              Message-ID: <024301c61119$bca4a840$e201140a@desktop>
36563      Branch: perl
36564            ! win32/win32.h
36565 ____________________________________________________________________________
36566 [ 26658] By: rgs                                   on 2006/01/05  15:33:32
36567         Log: Install less README files
36568      Branch: perl
36569            ! installperl
36570 ____________________________________________________________________________
36571 [ 26657] By: rgs                                   on 2006/01/05  14:36:40
36572         Log: Remove old Pod::Man parser creation.
36573              Fix a run-time warning.
36574      Branch: perl
36575            ! installman
36576 ____________________________________________________________________________
36577 [ 26656] By: stevep                                on 2006/01/05  14:33:16
36578         Log: Change installman to instantiate a new Pod::Man instance for each
36579              file processed.  This is now required with podlators-2.0.
36580      Branch: perl
36581            ! installman
36582 ____________________________________________________________________________
36583 [ 26655] By: steveh                                on 2006/01/05  09:21:52
36584         Log: Reorder changes made in change 26630
36585              
36586              (Keep the order in win32/config.* and win32/config_H.* the same as in
36587              Configure and config_H.SH for easier diffing)
36588      Branch: perl
36589            ! win32/config.bc win32/config.gc win32/config.vc
36590            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
36591            ! win32/config_H.vc win32/config_H.vc64
36592 ____________________________________________________________________________
36593 [ 26654] By: steveh                                on 2006/01/04  17:57:14
36594         Log: Run regen.pl (Just updating copyright years)
36595      Branch: perl
36596            ! embed.h embedvar.h global.sym opcode.h perlapi.c perlapi.h
36597            ! proto.h
36598 ____________________________________________________________________________
36599 [ 26653] By: steveh                                on 2006/01/04  17:49:38
36600         Log: Don't try to export PL_my_ctx_mutex and PL_my_cxt_* when
36601              PERL_IMPLICIT_CONTEXT is not defined
36602              
36603              Fixes non-threaded build errors on Win32 following change 26523
36604      Branch: perl
36605            ! makedef.pl
36606 ____________________________________________________________________________
36607 [ 26652] By: rgs                                   on 2006/01/04  17:19:37
36608         Log: More copyright updates
36609      Branch: perl
36610            ! cop.h dump.c gv.c gv.h handy.h locale.c op.c perlio.c
36611            ! pp_pack.c sv.h thread.h universal.c xsutils.c
36612 ____________________________________________________________________________
36613 [ 26651] By: rgs                                   on 2006/01/04  16:50:47
36614         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
36615              From: Jim Cromie <jim.cromie@gmail.com>
36616              Date: Tue, 03 Jan 2006 23:18:09 -0700
36617              Message-ID: <43BB68A1.7060708@gmail.com>
36618              
36619              With syntactic tweaks to the test file
36620      Branch: perl
36621            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
36622            ! ext/B/t/optree_constants.t
36623 ____________________________________________________________________________
36624 [ 26650] By: gisle                                 on 2006/01/04  16:42:03
36625         Log: Move all the xxxpvs() macros to handy.h.
36626              This brings them closer to STR_WITH_LEN.  Besides only half
36627              of them were sv-related after change 26649.
36628      Branch: perl
36629            ! handy.h sv.h
36630 ____________________________________________________________________________
36631 [ 26649] By: gisle                                 on 2006/01/04  16:15:34
36632         Log: Make the new STR_WITH_LEN() affected compile under -Dusethreads.
36633              Can't use STR_WITH_LEN() as argument to a macro :-(
36634      Branch: perl
36635            ! gv.c locale.c mg.c perl.c perlio.c pp_sys.c sv.c sv.h toke.c
36636 ____________________________________________________________________________
36637 [ 26648] By: gisle                                 on 2006/01/04  14:23:20
36638         Log: Add an extra NUL so that we can use sv_catpvs()
36639              for "our @F=split..." and get rid of 15 and the
36640              explaination for why it's there.
36641      Branch: perl
36642            ! toke.c
36643 ____________________________________________________________________________
36644 [ 26647] By: gisle                                 on 2006/01/04  14:10:34
36645         Log: Get rid of hardcoded string length.
36646      Branch: perl
36647            ! thread.h
36648 ____________________________________________________________________________
36649 [ 26646] By: gisle                                 on 2006/01/04  14:04:16
36650         Log: Introduce newSVpvs_share() macro.
36651              Gets rid of some hardcoded string lengths.
36652      Branch: perl
36653            ! op.c perl.c sv.h
36654 ____________________________________________________________________________
36655 [ 26645] By: gisle                                 on 2006/01/04  13:53:16
36656         Log: Get rid of a few more hardcoded string lengths.
36657      Branch: perl
36658            ! locale.c mg.c perl.c perlio.c sv.c
36659 ____________________________________________________________________________
36660 [ 26644] By: stevep                                on 2006/01/04  13:13:50
36661         Log: Update copyright year.
36662      Branch: perl
36663            ! pp_sys.c
36664 ____________________________________________________________________________
36665 [ 26643] By: rgs                                   on 2006/01/04  13:02:18
36666         Log: Fix some compilation warnings
36667      Branch: perl
36668            ! pp_hot.c
36669 ____________________________________________________________________________
36670 [ 26642] By: gisle                                 on 2006/01/04  13:00:45
36671         Log: Get rid of a few more hardcoded string lengths.
36672      Branch: perl
36673            ! gv.c perl.c perlio.c pp_sys.c
36674 ____________________________________________________________________________
36675 [ 26641] By: gisle                                 on 2006/01/04  12:48:34
36676         Log: Introduce the macros newSVpvs(str) and sv_catpvs(sv, str).
36677              Gets rid of many hardcoded string lengths.
36678      Branch: perl
36679            ! dump.c gv.c op.c perl.c perlio.c pp.c pp_ctl.c pp_pack.c
36680            ! pp_sys.c regcomp.c sv.c sv.h toke.c universal.c utf8.c util.c
36681            ! xsutils.c
36682 ____________________________________________________________________________
36683 [ 26640] By: gisle                                 on 2006/01/04  12:35:45
36684         Log: Removed unused part of string passed to sv_catpvn().
36685      Branch: perl
36686            ! toke.c
36687 ____________________________________________________________________________
36688 [ 26639] By: stevep                                on 2006/01/04  12:31:17
36689         Log: Updates to various configurations courtesy of Jarkko.
36690      Branch: perl
36691            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
36692            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
36693            ! wince/config.ce
36694 ____________________________________________________________________________
36695 [ 26638] By: stevep                                on 2006/01/04  12:19:49
36696         Log: Don't warn about invalid dirhandles in DirHandle::DESTROY().
36697      Branch: perl
36698            ! lib/DirHandle.pm
36699 ____________________________________________________________________________
36700 [ 26637] By: steveh                                on 2006/01/04  11:10:36
36701         Log: Make Borland and MinGW happy with change 26379
36702              
36703              (They both complain "invalid conversion from `void*' to `HWND__*'"
36704              otherwise)
36705      Branch: perl
36706            ! win32/perlhost.h
36707 ____________________________________________________________________________
36708 [ 26636] By: gisle                                 on 2006/01/04  10:46:42
36709         Log: Fix typo in comment.
36710      Branch: perl
36711            ! handy.h
36712 ____________________________________________________________________________
36713 [ 26635] By: gisle                                 on 2006/01/04  10:44:48
36714         Log: Introduce STR_WITH_LEN macro in the form suggested by Chip.
36715      Branch: perl
36716            ! handy.h toke.c
36717 ____________________________________________________________________________
36718 [ 26634] By: steveh                                on 2006/01/04  10:39:13
36719         Log: Workaround Win32 compiler bugs following change 26395
36720              
36721              Can't understand what VC++ 6 and Borland don't like about it.  There
36722              is similar code for SvMAGIC and SvSTASH already in sv.h.  Must be
36723              compiler bugs since VC++ 7 and MinGW (and compilers on other platforms)
36724              are all happy.
36725      Branch: perl
36726            ! gv.h
36727 ____________________________________________________________________________
36728 [ 26633] By: gisle                                 on 2006/01/04  10:25:42
36729         Log: Silence compiler warning; ref change 26598
36730      Branch: perl
36731            ! op.c
36732 ____________________________________________________________________________
36733 [ 26632] By: stevep                                on 2006/01/04  03:43:20
36734         Log: Added snprintf() and vsnprintf() to configure.com as 'undef'. 
36735      Branch: perl
36736            ! configure.com
36737 ____________________________________________________________________________
36738 [ 26631] By: stevep                                on 2006/01/04  03:31:08
36739         Log: Add warnings for the various other *dir() functions when attempted
36740              on invalid dirhandles.
36741      Branch: perl
36742            ! pod/perldiag.pod pp_sys.c
36743 ____________________________________________________________________________
36744 [ 26630] By: stevep                                on 2006/01/04  02:47:39
36745         Log: Add snprintf() and vsnprintf() to the various Win32 configuration 
36746              files.
36747      Branch: perl
36748            ! win32/config.bc win32/config.gc win32/config.vc
36749            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
36750            ! win32/config_H.vc win32/config_H.vc64
36751 ____________________________________________________________________________
36752 [ 26625] By: stevep                                on 2006/01/03  20:03:49
36753         Log: Subject: Re: [perl #38034] A combination eval, DESTROY method and $@ - dangerous - bug
36754              From: Mike Guy <mjtg@cam.ac.uk>
36755              Date: Tue, 03 Jan 2006 19:18:41 +0000 
36756              Message-Id: <E1Etrg9-0005XE-LZ@libra.cus.cam.ac.uk> 
36757      Branch: perl
36758            ! pod/perlobj.pod
36759 ____________________________________________________________________________
36760 [ 26623] By: nicholas                              on 2006/01/03  19:38:24
36761         Log: If NV_ZERO_IS_ALLBITS_ZERO is not true, then it's important to inialise
36762              the NV only if the new body has an NV. (D'oh!)
36763      Branch: perl
36764            ! sv.c
36765 ____________________________________________________________________________
36766 [ 26617] By: stevep                                on 2006/01/03  18:14:27
36767         Log: Attemting to readdir() something that isn't a dirhandle should cause
36768              a warning.
36769      Branch: perl
36770            ! pod/perldiag.pod pp_sys.c
36771 ____________________________________________________________________________
36772 [ 26608] By: steveh                                on 2006/01/03  15:57:18
36773         Log: Fix release mode builds following change 26598
36774      Branch: perl
36775            ! cop.h
36776 ____________________________________________________________________________
36777 [ 26607] By: stevep                                on 2006/01/03  15:56:19
36778         Log: perldiag.pod additions to go with change #26602.
36779      Branch: perl
36780            ! pod/perldiag.pod
36781 ____________________________________________________________________________
36782 [ 26606] By: merijn                                on 2006/01/03  15:46:10
36783         Log: Add probe for snprintf () and vsnprintf ()
36784              
36785              Subject: [PATCH] snprintf() and vsnprintf() (was Re: [PATCH] Configure: stdio char (un)signedness)
36786              From: Steve Peters <steve@fisharerojo.org>
36787              Date: Mon, 2 Jan 2006 09:37:27 -0600
36788              Message-ID: <20060102153727.GA14247@mccoy.peters.homeunix.org>
36789      Branch: perl
36790            ! Configure Porting/Glossary config_h.SH handy.h
36791 ____________________________________________________________________________
36792 [ 26605] By: rgs                                   on 2006/01/03  15:42:19
36793         Log: Update perldelta, up to change 25344 more or less.
36794      Branch: perl
36795            ! pod/perl593delta.pod
36796 ____________________________________________________________________________
36797 [ 26602] By: stevep                                on 2006/01/03  14:58:21
36798         Log: Bad symbols that are pretending to be dirhandles, should say they 
36799              are dirhandles in their error messages.
36800      Branch: perl
36801            ! gv.c
36802 ____________________________________________________________________________
36803 [ 26601] By: rgs                                   on 2006/01/03  14:10:04
36804         Log: Sync perlfaq.
36805      Branch: perl
36806            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
36807            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
36808            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
36809            ! pod/perlfaq9.pod
36810 ____________________________________________________________________________
36811 [ 26598] By: davem                                 on 2006/01/03  12:29:38
36812         Log: silence some compiler warnings
36813      Branch: perl
36814            ! cop.h toke.c
36815 ____________________________________________________________________________
36816 [ 26595] By: rgs                                   on 2006/01/03  10:09:39
36817         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
36818              From: Jim Cromie <jim.cromie@gmail.com>
36819              Date: Mon, 02 Jan 2006 15:06:48 -0700
36820              Message-ID: <43B9A3F8.8060609@gmail.com>
36821      Branch: perl
36822            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
36823            ! ext/B/t/optree_constants.t
36824 ____________________________________________________________________________
36825 [ 26594] By: rgs                                   on 2006/01/03  09:33:59
36826         Log: Subject: [PATCH] Re: [perl #36837] B::Deparse fails when it comes to ByteLoader programs
36827              From: Stephen McCamant <smcc@mit.edu>
36828              Date: Mon, 2 Jan 2006 18:52:24 -0800
36829              Message-ID: <17337.59112.502009.496275@conquest.OCF.Berkeley.EDU>
36830      Branch: perl
36831            ! ext/B/B/Deparse.pm
36832 ____________________________________________________________________________
36833 [ 26593] By: rgs                                   on 2006/01/03  09:23:24
36834         Log: Subject: [patch@26561] utf8.c const issue.
36835              From: "John E. Malmberg" <wb8tyw@qsl.net>
36836              Date: Mon, 02 Jan 2006 14:16:02 -0500
36837              Message-ID: <43B97BF2.2050201@qsl.net>
36838      Branch: perl
36839            ! utf8.c
36840 ____________________________________________________________________________
36841 [ 26592] By: rgs                                   on 2006/01/03  09:02:04
36842         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.81.tar.gz
36843              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
36844              Date: Tue, 03 Jan 2006 00:33:27 +0100
36845              Message-ID: <87u0cm433s.fsf@k75.linux.bogus>
36846      Branch: perl
36847            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36848 ____________________________________________________________________________
36849 [ 26591] By: davem                                 on 2006/01/03  02:20:28
36850         Log: ithreads: SVs that were only on the tmps stack leaked
36851      Branch: perl
36852            ! sv.c
36853 ____________________________________________________________________________
36854 [ 26589] By: nicholas                              on 2006/01/02  22:52:03
36855         Log: The two never used NOTYET switch ops can go.
36856      Branch: perl
36857            ! pp_ctl.c
36858 ____________________________________________________________________________
36859 [ 26587] By: davem                                 on 2006/01/02  21:50:55
36860         Log: stop DEBUG_LEAKING_SCALARS producing spurious memory pool errors
36861              (change #25775 wasn't complete)
36862      Branch: perl
36863            ! sv.c
36864 ____________________________________________________________________________
36865 [ 26586] By: nicholas                              on 2006/01/02  20:48:30
36866         Log: More missing AUTHORS
36867      Branch: perl
36868            ! AUTHORS Porting/checkAUTHORS.pl
36869 ____________________________________________________________________________
36870 [ 26581] By: craigb                                on 2006/01/02  19:22:52
36871         Log: Subject: patch@26561 & earlier - buffer overrun in VMS.C
36872              From: "John E. Malmberg" <wb8tyw@qsl.net>
36873              Date: Mon, 02 Jan 2006 14:05:43 -0500
36874              Message-id: <43B97987.70201@qsl.net>
36875      Branch: perl
36876            ! vms/vms.c
36877 ____________________________________________________________________________
36878 [ 26580] By: nicholas                              on 2006/01/02  18:48:13
36879         Log: Erk! craigb's changes come out of p4 with ^Ms as line endings.
36880              Long term, need to fix the update changes script to cope.
36881      Branch: perl
36882            ! Changes
36883 ____________________________________________________________________________
36884 [ 26579] By: nicholas                              on 2006/01/02  18:44:14
36885         Log: More missing AUTHORS
36886      Branch: perl
36887            ! AUTHORS Porting/checkAUTHORS.pl
36888 ____________________________________________________________________________
36889 [ 26578] By: nicholas                              on 2006/01/02  17:04:55
36890         Log: Fix up missing and duplicate AUTHORS
36891      Branch: perl
36892            ! AUTHORS Porting/checkAUTHORS.pl
36893 ____________________________________________________________________________
36894 [ 26576] By: rgs                                   on 2006/01/02  15:54:25
36895         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
36896              From: Jim Cromie <jim.cromie@gmail.com>
36897              Date: Sun, 01 Jan 2006 23:05:00 -0700
36898              Message-ID: <43B8C28C.20502@gmail.com>
36899      Branch: perl
36900            + ext/B/t/optree_constants.t
36901            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise-xs.t
36902 ____________________________________________________________________________
36903 [ 26574] By: rgs                                   on 2006/01/02  15:19:59
36904         Log: Since we no longer autovivify stashes (change #26370), we need
36905              to turn off strict-refs on them, or we'll have a stricture
36906              error the first time we'd try to access them (when they'll be
36907              actually autovivified).
36908      Branch: perl
36909            ! op.c t/op/stash.t
36910 ____________________________________________________________________________
36911 [ 26573] By: rgs                                   on 2006/01/02  14:57:18
36912         Log: Documentation fix for File::Temp::new
36913              
36914              Subject: [perl #38127] Bug in perldoc File::Temp 
36915              From: pm@capmon.dk (via RT) <perlbug-followup@perl.org>
36916              Date: Mon, 02 Jan 2006 02:48:41 -0800
36917              Message-ID: <rt-3.0.11-38127-126764.0.578515622359532@perl.org>
36918      Branch: perl
36919            ! lib/File/Temp.pm
36920 ____________________________________________________________________________
36921 [ 26572] By: nicholas                              on 2006/01/02  14:43:37
36922         Log: Happy New Year. (It's not just embed.pl).
36923      Branch: perl
36924            ! README opcode.pl perl.c reentr.pl
36925 ____________________________________________________________________________
36926 [ 26571] By: stevep                                on 2006/01/02  14:24:58
36927         Log: Note that the "unlink"ing directories is attempted when running as a
36928              superuser, and that some operating systems may not support it.
36929      Branch: perl
36930            ! pod/perlfunc.pod pod/perlrun.pod
36931 ____________________________________________________________________________
36932 [ 26570] By: nicholas                              on 2006/01/02  12:19:51
36933         Log: Typo fix in the description of change 26370.
36934              (Also corrected in the repository) 
36935      Branch: perl
36936            ! Changes
36937 ____________________________________________________________________________
36938 [ 26569] By: davem                                 on 2006/01/02  12:09:37
36939         Log: add svt_local slot to magic vtable, and fix local $shared
36940      Branch: perl
36941            ! ext/threads/shared/shared.xs mg.c mg.h
36942 ____________________________________________________________________________
36943 [ 26565] By: nicholas                              on 2006/01/02  11:48:28
36944         Log: Add 2006 to the copyright years in the header generated by embed.pl
36945      Branch: perl
36946            ! embed.pl
36947 ____________________________________________________________________________
36948 [ 26564] By: rgs                                   on 2006/01/02  11:20:25
36949         Log: Subject: [patch] comment grammar and indentation, spurious tab
36950              From: Jim Cromie <jim.cromie@gmail.com>
36951              Date: Fri, 30 Dec 2005 22:45:55 -0700
36952              Message-ID: <43B61B13.3050704@gmail.com>
36953      Branch: perl
36954            ! sv.c
36955 ____________________________________________________________________________
36956 [ 26563] By: rgs                                   on 2006/01/02  11:04:37
36957         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80_58.tar.gz
36958              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
36959              Date: Sun, 01 Jan 2006 10:12:46 +0100
36960              Message-ID: <87zmmgnwfl.fsf@k75.linux.bogus>
36961      Branch: perl
36962            ! lib/CPAN.pm
36963 ____________________________________________________________________________
36964 [ 26562] By: rgs                                   on 2006/01/02  10:56:05
36965         Log: Update copyrights for files modified in 2006
36966      Branch: perl
36967            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
36968            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
36969 ____________________________________________________________________________
36970 [ 26561] By: gisle                                 on 2006/01/01  20:43:00
36971         Log: Get rid of length argument for the FEATURE_IS_ENABLED() macro.
36972      Branch: perl
36973            ! toke.c
36974 ____________________________________________________________________________
36975 [ 26558] By: merijn                                on 2006/01/01  10:42:16
36976         Log: Subject: [PATCH] Making 0 pointers to NULLs
36977              From: Andy Lester <andy@petdance.com>
36978              Date: Fri, 30 Dec 2005 23:05:58 -0600
36979              Message-ID: <20051231050558.GA29093@petdance.com>
36980      Branch: perl
36981            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
36982            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
36983 ____________________________________________________________________________
36984 [ 26556] By: merijn                                on 2006/01/01  10:23:19
36985         Log: Subject: [PATCH] Making 0 pointers to NULLs
36986              From: Andy Lester <andy@petdance.com>
36987              Date: Fri, 30 Dec 2005 23:05:58 -0600
36988              Message-ID: <20051231050558.GA29093@petdance.com>
36989      Branch: perl
36990            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
36991            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
36992 ____________________________________________________________________________
36993 [ 26555] By: davem                                 on 2005/12/31  23:24:26
36994         Log: make threads use MY_CXT API rather than using PL_modglobal
36995      Branch: perl
36996            ! ext/threads/threads.xs
36997 ____________________________________________________________________________
36998 [ 26554] By: davem                                 on 2005/12/31  21:36:05
36999         Log: tidy index arrangements in new MY_CXT code
37000      Branch: perl
37001            ! intrpvar.h sv.c util.c
37002 ____________________________________________________________________________
37003 [ 26553] By: stevep                                on 2005/12/31  18:45:37
37004         Log: Upgrade to CPAN-1.80_57
37005      Branch: perl
37006            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm
37007            ! lib/CPAN/Tarzip.pm lib/CPAN/t/mirroredby.t
37008 ____________________________________________________________________________
37009 [ 26552] By: nicholas                              on 2005/12/31  17:24:34
37010         Log: Turn a for loop that's almost a while into an honest-to-goodness while.
37011      Branch: perl
37012            ! hv.c
37013 ____________________________________________________________________________
37014 [ 26551] By: nicholas                              on 2005/12/31  16:57:32
37015         Log: Calling Perl_hv_clear_placeholders while the hash iterator was active
37016              would turn lazy delete on, causing the hash to become corrupted at the
37017              next iterator change.
37018      Branch: perl
37019            ! hv.c lib/Hash/Util.t
37020 ____________________________________________________________________________
37021 [ 26550] By: nicholas                              on 2005/12/31  16:42:08
37022         Log: Remove unneeded test in Perl_hv_clear_placeholders.
37023              Rejig S_hfreeentries to a double loop, which is clearer and smaller.
37024      Branch: perl
37025            ! hv.c
37026 ____________________________________________________________________________
37027 [ 26549] By: rgs                                   on 2005/12/31  15:24:48
37028         Log: Subject: [PATCH] op/pack.t failure on Win64
37029              From: Jan Dubois <jand@activestate.com>
37030              Date: Dec 30, 2005 9:55 PM
37031              Message-ID: <017a01c60d83$5dc73110$2217a8c0@candy>
37032      Branch: perl
37033            ! pp_pack.c
37034 ____________________________________________________________________________
37035 [ 26548] By: nicholas                              on 2005/12/31  15:07:16
37036         Log: Add a test for change 26547. (We no longer expect to see errors about
37037              unbalanced string table reference counts.)
37038      Branch: perl
37039            ! t/op/stash.t
37040 ____________________________________________________________________________
37041 [ 26547] By: nicholas                              on 2005/12/31  14:57:27
37042         Log: Re-attempt to clear the hash in S_hfreeentries if anything adds to it.
37043              Panic if we seem to be looping forever.
37044      Branch: perl
37045            ! hv.c pod/perldiag.pod
37046 ____________________________________________________________________________
37047 [ 26546] By: nicholas                              on 2005/12/31  13:16:06
37048         Log: Stop 'sub a { // }; %::=()' panicing because the backreference array
37049              became lost.
37050      Branch: perl
37051            ! hv.c
37052 ____________________________________________________________________________
37053 [ 26545] By: nicholas                              on 2005/12/30  22:44:06
37054         Log: Marcus Holland-Moritz suggested that assert should 
37055              Perl_croak_nocontext rather than Perl_croak.
37056      Branch: perl
37057            ! perl.h
37058 ____________________________________________________________________________
37059 [ 26544] By: nicholas                              on 2005/12/30  20:02:56
37060         Log: Tweak S_init_main_stash so as allocate PL_curstname as a shared string
37061              scalar, and hence avoid thrashing the shared string table for "main".
37062      Branch: perl
37063            ! perl.c
37064 ____________________________________________________________________________
37065 [ 26543] By: stevep                                on 2005/12/30  17:47:45
37066         Log: Convert t/op/sleep.t to using test.pl
37067      Branch: perl
37068            ! t/op/sleep.t
37069 ____________________________________________________________________________
37070 [ 26542] By: nicholas                              on 2005/12/30  16:53:39
37071         Log: Document why it's a bad plan to move the backreferences array from
37072              the magic structure to the hv_aux structure during backreference
37073              deletion. Add an optimisation for an empty backreference array.
37074      Branch: perl
37075            ! hv.c sv.c
37076 ____________________________________________________________________________
37077 [ 26541] By: nicholas                              on 2005/12/30  15:55:05
37078         Log: Now that the backreference array has no NULL entries, and is correctly
37079              marked as AvREAL_off(), there's no reason not to use sv_dup to clone
37080              it.
37081      Branch: perl
37082            ! sv.c
37083 ____________________________________________________________________________
37084 [ 26540] By: nicholas                              on 2005/12/30  15:39:53
37085         Log: POSIX now declares missing constants as sub ... ();, so Net::Ping
37086              needs to define them with a prototype to match.
37087      Branch: perl
37088            ! lib/Net/Ping.pm
37089 ____________________________________________________________________________
37090 [ 26539] By: rgs                                   on 2005/12/30  15:10:41
37091         Log: Update perltodo. First shot at perl593delta.
37092      Branch: perl
37093            ! pod/perl593delta.pod pod/perltodo.pod
37094 ____________________________________________________________________________
37095 [ 26538] By: nicholas                              on 2005/12/30  14:57:00
37096         Log: In the shared string table, if we add new entries to the head of the
37097              linked list chain, then we don't need as much bookkeeping in the loop.
37098      Branch: perl
37099            ! hv.c
37100 ____________________________________________________________________________
37101 [ 26537] By: stevep                                on 2005/12/30  14:39:49
37102         Log: Subject: [PATCH] Differences from Perl 6
37103              From: Robin Houston <robin@cpan.org> 
37104              Date: Fri, 30 Dec 2005 13:45:34 +0000 
37105              Message-ID: <20051230134534.GA18675@rpc142.cs.man.ac.uk>
37106      Branch: perl
37107            ! pod/perlsyn.pod
37108 ____________________________________________________________________________
37109 [ 26536] By: rgs                                   on 2005/12/30  12:25:24
37110         Log: Subject: Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
37111              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
37112              Date: Mon, 12 Dec 2005 19:22:32 +0100
37113              Message-ID: <20051212192232.39cd0c1e@grubert.mandrakesoft.com>
37114      Branch: perl
37115            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
37116            ! lib/ExtUtils/MakeMaker.pm
37117 ____________________________________________________________________________
37118 [ 26535] By: davem                                 on 2005/12/30  12:21:05
37119         Log: fix errors in new MY_CTX code
37120      Branch: perl
37121            ! perl.c sv.c
37122 ____________________________________________________________________________
37123 [ 26534] By: rgs                                   on 2005/12/30  11:57:14
37124         Log: Reduce size of buffers for identifier names, as suggested in
37125              
37126              Subject: Stack usage (in gv_stashpvn and others)
37127              From: Tels <nospam-abuse@bloodgate.com>
37128              Date: Thu, 29 Dec 2005 18:40:49 +0100
37129              Message-Id: <200512291840.50765@bloodgate.com>
37130      Branch: perl
37131            ! gv.c
37132 ____________________________________________________________________________
37133 [ 26533] By: rgs                                   on 2005/12/30  11:43:42
37134         Log: Subject: [PATCH] perlio.c - gv_stashpvn() vs gv_stashpv()
37135              From: Tels <nospam-abuse@bloodgate.com>
37136              Date: Thu, 29 Dec 2005 18:57:43 +0100
37137              Message-Id: <200512291857.59458@bloodgate.com>
37138      Branch: perl
37139            ! perlio.c
37140 ____________________________________________________________________________
37141 [ 26532] By: rgs                                   on 2005/12/30  10:40:31
37142         Log: Subject: [PATCH] Perl_gv_fetchpv vs. gv_fetchpvn
37143              From: Tels <nospam-abuse@bloodgate.com>
37144              Date: Thu, 29 Dec 2005 18:32:10 +0100
37145              Message-Id: <200512291832.20651@bloodgate.com>
37146      Branch: perl
37147            ! gv.c
37148 ____________________________________________________________________________
37149 [ 26531] By: rgs                                   on 2005/12/30  09:53:54
37150         Log: Skip my_cxt_init if PERL_IMPLICIT_CONTEXT isn't defined
37151              (spotted by Jan Dubois)
37152      Branch: perl
37153            ! makedef.pl
37154 ____________________________________________________________________________
37155 [ 26530] By: nicholas                              on 2005/12/30  01:08:46
37156         Log: RMAGIC on symbol tables is bad, m'kay.
37157              Allow hashes (and therefore all symbol tables) to store the
37158              backreference array in the hv_aux structure, and thereby undo the
37159              performance damage of 24966, which resulted in 60% of all hash lookups
37160              trying to mg_find tiehash magic.
37161      Branch: perl
37162            ! dump.c embed.fnc embed.h hv.c hv.h mg.c proto.h sv.c
37163 ____________________________________________________________________________
37164 [ 26529] By: davem                                 on 2005/12/30  01:06:05
37165         Log: change #26523 didn't make my_cxt_init public
37166      Branch: perl
37167            ! embed.fnc embed.h global.sym
37168 ____________________________________________________________________________
37169 [ 26528] By: rgs                                   on 2005/12/29  17:32:21
37170         Log: Subject: [PATCH] $a = \$a oddity
37171              From: Tels <nospam-abuse@bloodgate.com>
37172              Date: Thu, 29 Dec 2005 18:01:42 +0100
37173              Message-Id: <200512291802.00742@bloodgate.com>
37174              
37175              plus trim some whitespace
37176      Branch: perl
37177            ! pod/perlreftut.pod
37178 ____________________________________________________________________________
37179 [ 26527] By: rgs                                   on 2005/12/29  15:59:30
37180         Log: Subject: [PATCH] Actual real consting of parms
37181              From: Andy Lester <andy@petdance.com>
37182              Date: Thu, 29 Dec 2005 01:15:09 -0600
37183              Message-ID: <20051229071509.GA32653@petdance.com>
37184      Branch: perl
37185            ! embed.fnc proto.h sv.c
37186 ____________________________________________________________________________
37187 [ 26526] By: rgs                                   on 2005/12/29  15:32:42
37188         Log: Subject: [PATCH] av.c cleanup, plus!
37189              From: Andy Lester <andy@petdance.com>
37190              Date: Wed, 28 Dec 2005 15:44:14 -0600
37191              Message-ID: <20051228214414.GD26033@petdance.com>
37192      Branch: perl
37193            ! av.c dump.c embed.fnc gv.c perl.c proto.h sv.c toke.c
37194 ____________________________________________________________________________
37195 [ 26525] By: rgs                                   on 2005/12/29  14:32:09
37196         Log: Fix test for perl version number in Makefile.PL
37197      Branch: perl
37198            ! ext/Sys/Syslog/Makefile.PL
37199 ____________________________________________________________________________
37200 [ 26524] By: rgs                                   on 2005/12/29  14:17:38
37201         Log: Subject: [PATCH] Fixing the SVREFCNT macro
37202              From: Andy Lester <andy@petdance.com>
37203              Date: Wed, 28 Dec 2005 13:30:51 -0600
37204              Message-ID: <20051228193051.GD23207@petdance.com>
37205      Branch: perl
37206            ! sv.h
37207 ____________________________________________________________________________
37208 [ 26523] By: davem                                 on 2005/12/29  12:00:29
37209         Log: re-implement MY_CXT API more efficiently, and add explicit
37210              interpeter arg variant
37211      Branch: perl
37212            ! embed.fnc embed.h embedvar.h ext/XS/APItest/APItest.xs
37213            ! intrpvar.h perl.h perlapi.h perlvars.h pod/perlxs.pod proto.h
37214            ! sv.c util.c
37215 ____________________________________________________________________________
37216 [ 26522] By: davem                                 on 2005/12/29  11:35:04
37217         Log: add tests for MY_CXT API and improve its documentation
37218      Branch: perl
37219            + ext/XS/APItest/t/my_cxt.t
37220            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
37221            ! pod/perlxs.pod
37222 ____________________________________________________________________________
37223 [ 26521] By: rgs                                   on 2005/12/29  10:21:23
37224         Log: Subject: [PATCH] Test that constant overloading is propagated into eval
37225              From: Robin Houston <robin@cpan.org>
37226              Date: Mon, 26 Dec 2005 17:56:48 +0000
37227              Message-ID: <20051226175648.GA28402@rpc142.cs.man.ac.uk>
37228      Branch: perl
37229            ! lib/overload.t
37230 ____________________________________________________________________________
37231 [ 26520] By: rgs                                   on 2005/12/29  10:11:56
37232         Log: Subject: [DOC PATCH] rindex clarification
37233              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37234              Date: Mon, 26 Dec 2005 18:42:40 -0800
37235              Message-ID: <20051227024240.GA2940@efn.org>
37236              
37237              plus another formatting nit
37238      Branch: perl
37239            ! pod/perlfunc.pod
37240 ____________________________________________________________________________
37241 [ 26519] By: craigb                                on 2005/12/29  03:49:58
37242         Log: Subject: [PATCH] fortify Pod::Simple::Search against non-case-preserving filesystems
37243              From: "Craig A. Berry" <craigberry@mac.com>
37244              Date: Tue, 27 Dec 2005 17:59:35 -0600
37245              Message-id: <43B1D567.9080504@mac.com>
37246      Branch: perl
37247            ! lib/Pod/Simple/Search.pm
37248            ! lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
37249 ____________________________________________________________________________
37250 [ 26518] By: nicholas                              on 2005/12/29  00:19:01
37251         Log: A GVs stash can be NULL, so don't call macros that assume otherwise
37252              without checking.
37253      Branch: perl
37254            ! pp.c
37255 ____________________________________________________________________________
37256 [ 26517] By: nicholas                              on 2005/12/28  19:40:26
37257         Log: As the backreferences AV doesn't hold references on its contents,
37258              surely it should have AvREAL turned off?
37259      Branch: perl
37260            ! sv.c
37261 ____________________________________________________________________________
37262 [ 26516] By: nicholas                              on 2005/12/28  13:35:03
37263         Log: PL_amagic_generation is always non-zero, so remove the test for this.
37264              (Since change 17990 added version object overloading)
37265      Branch: perl
37266            ! pp.h
37267 ____________________________________________________________________________
37268 [ 26515] By: stevep                                on 2005/12/28  13:31:02
37269         Log: Upgrade to Sys-Syslog-0.11
37270      Branch: perl
37271            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
37272            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/podspell.t
37273            ! ext/Sys/Syslog/t/syslog.t
37274 ____________________________________________________________________________
37275 [ 26514] By: gisle                                 on 2005/12/28  13:25:30
37276         Log: Cleanup; replace a croak("panic: ...") with assert().
37277      Branch: perl
37278            ! av.c
37279 ____________________________________________________________________________
37280 [ 26513] By: gisle                                 on 2005/12/28  13:12:30
37281         Log: assert(av);  Cleanup the way that the av_*() functions check
37282              that they are really passed an av argument.
37283              Should improve the test coverage a bit.
37284      Branch: perl
37285            ! av.c pod/perldiag.pod
37286 ____________________________________________________________________________
37287 [ 26512] By: gisle                                 on 2005/12/28  12:38:03
37288         Log: Use memchr() instead of ninstr() to locate the end-of-line.
37289              The call to memchr() will faster.
37290      Branch: perl
37291            ! toke.c
37292 ____________________________________________________________________________
37293 [ 26511] By: gisle                                 on 2005/12/28  12:18:58
37294         Log: Leaner ninstr().
37295              The compiled function ended up 37% smaller on Linux/gcc.
37296              I ought to be faster as well, but I did not try to measure that.
37297      Branch: perl
37298            ! util.c
37299 ____________________________________________________________________________
37300 [ 26510] By: gisle                                 on 2005/12/28  11:01:46
37301         Log: Remove test for NUL ending in r?instr().
37302              This test is actually harmful because we will search
37303              for any garbage found past the empty search string.
37304              Ref change 26509.
37305      Branch: perl
37306            ! util.c
37307 ____________________________________________________________________________
37308 [ 26509] By: gisle                                 on 2005/12/28  10:57:46
37309         Log: Fix 2 off-by-one errors in the call to ninstr().
37310              This code managed to still work because of a bug
37311              in how ninstr() treats empty search strings.
37312      Branch: perl
37313            ! ext/Filter/Util/Call/Call.xs
37314 ____________________________________________________________________________
37315 [ 26508] By: stevep                                on 2005/12/28  03:27:13
37316         Log: Upgrade to PathTools-3.15
37317      Branch: perl
37318            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
37319 ____________________________________________________________________________
37320 [ 26507] By: nicholas                              on 2005/12/27  23:39:42
37321         Log: s/%/%%/ in the package name so that it can be used safely in the
37322              sprintf format string (and hence not need runtime %s interpolation)
37323      Branch: perl
37324            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
37325 ____________________________________________________________________________
37326 [ 26506] By: nicholas                              on 2005/12/27  22:19:28
37327         Log: Pass in the full arguments to ExtUtils::Constant::ProxySubs
37328              Prototype all the missing constants, so that parsing doesn't depend on
37329              the phase of the moon. (Well, the system headers)
37330              Add an option for making missing constants generate errors at read time
37331              (which can be during constant folding). This isn't the default.
37332      Branch: perl
37333            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
37334 ____________________________________________________________________________
37335 [ 26505] By: stevep                                on 2005/12/27  22:07:44
37336         Log: Subject: [PATCH] pre-likely cleanup
37337              From: Andy Lester <andy@petdance.com> 
37338              Date: Tue, 27 Dec 2005 14:39:39 -0600
37339              Message-ID: <20051227203939.GC1781@petdance.com> 
37340              
37341              Includes a small fix to the changes in tryAMAGICbinW_var() in pp.h.
37342      Branch: perl
37343            ! av.c doop.c handy.h hv.c mg.c pp.c pp.h sv.c util.c
37344 ____________________________________________________________________________
37345 [ 26504] By: stevep                                on 2005/12/27  18:36:19
37346         Log: It'd be nice if I hadn't broken corecpan.pl.  Its fixed now, though.
37347      Branch: perl
37348            ! Porting/Maintainers.pl
37349 ____________________________________________________________________________
37350 [ 26503] By: nicholas                              on 2005/12/27  17:33:13
37351         Log: gv_fetch_flags in newATTRSUB can actually be const.
37352              Comment the logic behind the terms in the ternary that chooses the
37353              flags value.
37354      Branch: perl
37355            ! op.c
37356 ____________________________________________________________________________
37357 [ 26502] By: nicholas                              on 2005/12/27  17:24:11
37358         Log: As what we're doing is generating subroutines, which are methods, we
37359              need to invalidate cached methods. For constant.pm we need to create
37360              &Internals::inc_sub_generation
37361      Branch: perl
37362            ! lib/ExtUtils/Constant/ProxySubs.pm lib/constant.pm universal.c
37363 ____________________________________________________________________________
37364 [ 26501] By: stevep                                on 2005/12/27  14:10:20
37365         Log: Subject: [patch] ext/b/t/lint.t fails on win32
37366              From: demerphq <demerphq@gmail.com>
37367              Date: Fri, 23 Dec 2005 20:06:52 +0100 
37368              Message-ID: <9b18b3110512231106k7ad395bfp8a0c05cd0f87fc61@mail.gmail.com>
37369      Branch: perl
37370            ! ext/B/t/lint.t
37371 ____________________________________________________________________________
37372 [ 26500] By: nicholas                              on 2005/12/27  12:02:57
37373         Log: Refactor the require failure message generation to use 1 less temporary
37374              SV, and to build as much text as possible with newSVpvf
37375      Branch: perl
37376            ! pp_ctl.c
37377 ____________________________________________________________________________
37378 [ 26499] By: nicholas                              on 2005/12/27  00:29:33
37379         Log: Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make to forget about
37380              any -j flags. (And their implied disabling of backwards compatibility,
37381              which is the real cause of the make disttest failure).
37382      Branch: perl
37383            ! lib/ExtUtils/t/basic.t
37384 ____________________________________________________________________________
37385 [ 26498] By: nicholas                              on 2005/12/26  23:52:44
37386         Log: tabs, not spaces, in MANIFEST. No, I can't remember why this is.
37387              Or whether it could be relaxed.
37388      Branch: perl
37389            ! MANIFEST
37390 ____________________________________________________________________________
37391 [ 26497] By: nicholas                              on 2005/12/26  23:50:14
37392         Log: Remove the hard wired test numbers in the generated test script for
37393              simple tests. Use this script twice, firstly for testing the old style
37394              autoloaded constants, then for testing the ProxySubs.
37395              Make testing the dogfood/regeneration code optional, as the ProxySubs
37396              output doesn't contain it.
37397      Branch: perl
37398            ! lib/ExtUtils/t/Constant.t
37399 ____________________________________________________________________________
37400 [ 26496] By: nicholas                              on 2005/12/26  23:48:00
37401         Log: Support type UNDEF, and correct a bug in the macro generation by using
37402              macro_from_item.
37403      Branch: perl
37404            ! lib/ExtUtils/Constant/ProxySubs.pm
37405 ____________________________________________________________________________
37406 [ 26495] By: nicholas                              on 2005/12/26  23:47:01
37407         Log: Add method macro_from_item to encapsulate the entire logic for getting
37408              the correct macro direct from the item hash.
37409      Branch: perl
37410            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
37411 ____________________________________________________________________________
37412 [ 26494] By: nicholas                              on 2005/12/26  23:10:53
37413         Log: Don't try to store PL_sv_undef in pads. (For now)
37414      Branch: perl
37415            ! op.c
37416 ____________________________________________________________________________
37417 [ 26493] By: stevep                                on 2005/12/26  22:01:49
37418         Log: Upgrade to CPAN-1.80_56
37419      Branch: perl
37420            + lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
37421            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/SIGNATURE
37422            ! lib/CPAN/bin/cpan
37423 ____________________________________________________________________________
37424 [ 26492] By: stevep                                on 2005/12/26  17:29:13
37425         Log: In this, the last tale of the NGROUPS saga, a former pumpking prods
37426              a mere committer to remove the last of the NGROUPS-sized arrays...
37427              
37428              Perl_magic_set() was using the last of these arrays to do the 
37429              lvalue work on $).  Instead of an array, a pointer is used and 
37430              re-sized as needed.  
37431      Branch: perl
37432            ! mg.c
37433 ____________________________________________________________________________
37434 [ 26491] By: nicholas                              on 2005/12/26  17:01:35
37435         Log: Add a couple of newlines for tidier regen output, consistent with the
37436              code generated by WriteConstants()
37437      Branch: perl
37438            ! lib/ExtUtils/Constant/XS.pm
37439 ____________________________________________________________________________
37440 [ 26490] By: nicholas                              on 2005/12/26  16:13:57
37441         Log: Add C_FH and XS_FH arguments to ExtUtils::Constant::WriteConstants,
37442              to allow the caller to pass in file handles. Use this in Contant.t
37443              with tied file handles to capture the output, rather than calling
37444              the lower level routines directly.
37445      Branch: perl
37446            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
37447 ____________________________________________________________________________
37448 [ 26489] By: stevep                                on 2005/12/26  16:08:49
37449         Log: Subject: chg 26486 removes last use of NGROUPS, so remove the macro-def
37450              From: Jim Cromie <jim.cromie@gmail.com>
37451              Date: Mon, 26 Dec 2005 07:57:51 -0700
37452              Message-ID: <43B004EF.8060500@gmail.com>
37453      Branch: perl
37454            ! doio.c
37455 ____________________________________________________________________________
37456 [ 26488] By: nicholas                              on 2005/12/26  12:48:10
37457         Log: The values for proxy constant subroutines need to be read only.
37458      Branch: perl
37459            ! lib/ExtUtils/Constant/ProxySubs.pm
37460 ____________________________________________________________________________
37461 [ 26487] By: nicholas                              on 2005/12/26  12:31:01
37462         Log: Rework constant.pm to take advantage of the space savings of proxy
37463              constant subroutines whenever it can.
37464      Branch: perl
37465            ! lib/constant.pm
37466 ____________________________________________________________________________
37467 [ 26486] By: stevep                                on 2005/12/26  03:51:24
37468         Log: Obviously, Perl_ingroup() is also using 256k of stack memory on Linux.
37469              Adapt change #26480 to reduce memory usage here as well.
37470      Branch: perl
37471            ! doio.c
37472 ____________________________________________________________________________
37473 [ 26485] By: nicholas                              on 2005/12/24  16:27:28
37474         Log: The value from caller doesn't change, so my $pkg = caller;
37475              should be moved out of the loop.
37476      Branch: perl
37477            ! lib/constant.pm
37478 ____________________________________________________________________________
37479 [ 26484] By: nicholas                              on 2005/12/24  16:06:10
37480         Log: Tests for creating constants where prototypes or other symbols of the
37481              same name already exist.
37482      Branch: perl
37483            ! lib/constant.t
37484 ____________________________________________________________________________
37485 [ 26483] By: nicholas                              on 2005/12/24  15:09:28
37486         Log: Using a hash reference rather than a hash can save a hash copy.
37487      Branch: perl
37488            ! lib/constant.pm
37489 ____________________________________________________________________________
37490 [ 26482] By: nicholas                              on 2005/12/24  14:48:42
37491         Log: Unless the peephole optimiser already knows that we're in void context,
37492              avoid even attempting the whole proxy constant sub copying
37493              optimisation.
37494      Branch: perl
37495            ! op.c
37496 ____________________________________________________________________________
37497 [ 26481] By: nicholas                              on 2005/12/24  14:09:56
37498         Log: Given that IO::Socket is documented as exporting all of Socket's
37499              exports, there's no need for IO::Socket::INET or IO::Socket::UNIX to
37500              use both. (And re-exporting removes some of the efficiency of the new
37501              constants implementation)
37502      Branch: perl
37503            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
37504 ____________________________________________________________________________
37505 [ 26480] By: stevep                                on 2005/12/24  03:30:02
37506         Log: Subject: Re: [perl #37907] Perl_magic_get reqires ridiculous amounts of stackmemory
37507              From: Jim Cromie <jim.cromie@gmail.com>
37508              Date: Fri, 23 Dec 2005 13:24:29 -0700
37509              Message-ID: <43AC5CFD.3060200@gmail.com>
37510              
37511              Includes a change in variable names from "j" to "num_groups".
37512      Branch: perl
37513            ! mg.c
37514 ____________________________________________________________________________
37515 [ 26479] By: nicholas                              on 2005/12/24  00:01:50
37516         Log: Looks like the macro CLK_TCK is not actually a constant on Solaris.
37517      Branch: perl
37518            ! ext/POSIX/Makefile.PL
37519 ____________________________________________________________________________
37520 [ 26478] By: nicholas                              on 2005/12/23  17:30:19
37521         Log: For PERL_TRACK_MEMPOOL with PERL_POISON, Poison the end of any block
37522              being shrunk in realloc()
37523      Branch: perl
37524            ! util.c
37525 ____________________________________________________________________________
37526 [ 26477] By: nicholas                              on 2005/12/23  17:24:44
37527         Log: For the rare case of EMFILE during require, save object code space
37528              by using newSVpvf
37529              (Would it be worth using it for all require failures?)
37530      Branch: perl
37531            ! pp_ctl.c
37532 ____________________________________________________________________________
37533 [ 26476] By: nicholas                              on 2005/12/23  16:55:35
37534         Log: If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then scribble all
37535              over memory to invalidate it just before free()ing it.
37536      Branch: perl
37537            ! perl.h util.c
37538 ____________________________________________________________________________
37539 [ 26475] By: nicholas                              on 2005/12/23  16:20:53
37540         Log: Provide support for types PVN and UNDEF in
37541              ExtUtils::Constant::ProxySubs
37542      Branch: perl
37543            ! lib/ExtUtils/Constant/ProxySubs.pm
37544 ____________________________________________________________________________
37545 [ 26474] By: nicholas                              on 2005/12/23  15:27:10
37546         Log: Create a struct to use as the header with PERL_TRACK_MEMPOOL, so that
37547              other information can be stored in it.
37548      Branch: perl
37549            ! perl.h util.c
37550 ____________________________________________________________________________
37551 [ 26473] By: nicholas                              on 2005/12/23  13:54:37
37552         Log: ExtUtils::ParseXS needs to stack $filepathname to make #line directives
37553              in #INCLUDEs work.
37554      Branch: perl
37555            ! lib/ExtUtils/ParseXS.pm
37556 ____________________________________________________________________________
37557 [ 26472] By: nicholas                              on 2005/12/23  12:21:19
37558         Log: Add support for PV to ExtUtils::Constant::ProxySubs, and enable its
37559              use in Sys::Syslog
37560      Branch: perl
37561            ! ext/Sys/Syslog/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
37562 ____________________________________________________________________________
37563 [ 26471] By: nicholas                              on 2005/12/23  12:01:29
37564         Log: inlining autoloaded constants is TODOne.
37565      Branch: perl
37566            ! pod/perltodo.pod
37567 ____________________________________________________________________________
37568 [ 26470] By: nicholas                              on 2005/12/23  11:36:43
37569         Log: Now that proxy subroutines can be unproxied in 2 places without
37570              becoming the same newCONSTSUB, need an explicit check to avoid a
37571              warning about subroutines being redefined, as there has never been
37572              a warning when you assing the same subroutine to a glob's GvCV()
37573      Branch: perl
37574            ! sv.c t/op/gv.t
37575 ____________________________________________________________________________
37576 [ 26469] By: nicholas                              on 2005/12/23  11:35:21
37577         Log: like and unlike weren't reporting failure where correctly in test.pl
37578      Branch: perl
37579            ! t/test.pl
37580 ____________________________________________________________________________
37581 [ 26468] By: rgs                                   on 2005/12/23  11:06:34
37582         Log: Fix build of Compress::Zlib on MVS (by Paul Marquess)
37583      Branch: perl
37584            ! ext/Compress/Zlib/zlib-src/zconf.h
37585 ____________________________________________________________________________
37586 [ 26467] By: rgs                                   on 2005/12/23  10:13:30
37587         Log: Clarify example of .. in perlop
37588              to fix [perl #38008] Documentation bug: perlop
37589              plus some minor formatting nits
37590      Branch: perl
37591            ! pod/perlop.pod
37592 ____________________________________________________________________________
37593 [ 26466] By: rgs                                   on 2005/12/23  09:21:09
37594         Log: Subject: [REPATCH lib/UNIVERSAL.pm] Recommend Against Using Methods as Functions
37595              From: chromatic <chromatic@wgz.org>
37596              Date: Dec 22, 2005 8:58 PM
37597              Message-Id: <200512221158.54474.chromatic@wgz.org>
37598      Branch: perl
37599            ! lib/UNIVERSAL.pm
37600 ____________________________________________________________________________
37601 [ 26465] By: nicholas                              on 2005/12/23  01:38:01
37602         Log: Need to be more careful with the symbol table manipulation - if there
37603              is already an entry in place, back off and generate a real constant
37604              subroutine. (fixes lib/Net/hostent.t failure)
37605              Fix a bug with how hv_store was being called.
37606      Branch: perl
37607            ! lib/ExtUtils/Constant/ProxySubs.pm
37608 ____________________________________________________________________________
37609 [ 26464] By: nicholas                              on 2005/12/23  01:09:05
37610         Log: SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON and HUGE_VAL
37611              aren't constants on (at least some) Linux.
37612              And more evil than that, HUGE_VAL likes to use the C preprocessor
37613              in its value, necessitating use of a temporary.
37614      Branch: perl
37615            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
37616 ____________________________________________________________________________
37617 [ 26463] By: nicholas                              on 2005/12/23  00:37:04
37618         Log: Use inlineable proxy constant subs for Socket
37619      Branch: perl
37620            ! ext/Socket/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
37621 ____________________________________________________________________________
37622 [ 26462] By: stevep                                on 2005/12/23  00:28:54
37623         Log: ctime_r() and asctime_r() seem to have some problems before HP-UX 11.
37624      Branch: perl
37625            ! hints/hpux.sh
37626 ____________________________________________________________________________
37627 [ 26461] By: nicholas                              on 2005/12/23  00:27:50
37628         Log: Subject: [PATCH] Speed up Perl_sv_derived_from
37629              From: Andy Lester <andy@petdance.com>
37630              Message-ID: <20051222220044.GH4370@petdance.com>
37631              Date: Thu, 22 Dec 2005 16:00:44 -0600
37632      Branch: perl
37633            ! universal.c
37634 ____________________________________________________________________________
37635 [ 26460] By: nicholas                              on 2005/12/23  00:18:49
37636         Log: Create a sub LC_ALL with the correct prototype.
37637      Branch: perl
37638            ! lib/locale.t
37639 ____________________________________________________________________________
37640 [ 26459] By: nicholas                              on 2005/12/23  00:18:27
37641         Log: De-duplicate the items in @EXPORT. (@EXPORT is built from all the tags,
37642              and some constants are mentioned in multiple tags).
37643              Should this logic be in Exporter::Heavy?
37644      Branch: perl
37645            ! ext/POSIX/POSIX.pm
37646 ____________________________________________________________________________
37647 [ 26458] By: stevep                                on 2005/12/23  00:10:25
37648         Log: Make hostname.t deal with undefined or blank hostnames and domain 
37649              names.
37650      Branch: perl
37651            ! lib/Net/t/hostname.t
37652 ____________________________________________________________________________
37653 [ 26457] By: stevep                                on 2005/12/23  00:06:58
37654         Log: Fix for pod2man() in ExtUtils::Command::MM to work with 
37655              the Pod::Man 2.04.
37656      Branch: perl
37657            ! lib/ExtUtils/Command/MM.pm
37658 ____________________________________________________________________________
37659 [ 26456] By: nicholas                              on 2005/12/23  00:06:52
37660         Log: Subject: [PATCH] Speedup (rn|n)?instr
37661              From: Andy Lester <andy@petdance.com>
37662              Message-ID: <20051222223839.GI4370@petdance.com>
37663              Date: Thu, 22 Dec 2005 16:38:39 -0600
37664      Branch: perl
37665            ! util.c
37666 ____________________________________________________________________________
37667 [ 26455] By: nicholas                              on 2005/12/22  23:57:27
37668         Log: Use inlineable proxy constant subs for POSIX.
37669              There may be trouble ahead, as it seems that not all POSIX "constants"
37670              are. I wonder if too many systems are going to have too many
37671              variations to make this viable.
37672      Branch: perl
37673            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/Base.pm
37674            ! lib/ExtUtils/Constant/ProxySubs.pm
37675 ____________________________________________________________________________
37676 [ 26454] By: nicholas                              on 2005/12/22  23:43:22
37677         Log: Missing ; in Tie::File
37678      Branch: perl
37679            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
37680 ____________________________________________________________________________
37681 [ 26453] By: nicholas                              on 2005/12/22  21:02:19
37682         Log: Make ExtUtils::Constant generate the inlineable proxy constant subs.
37683              So far just enough to make Fcntl work.
37684      Branch: perl
37685            + lib/ExtUtils/Constant/ProxySubs.pm
37686            ! MANIFEST ext/Fcntl/Makefile.PL lib/ExtUtils/Constant.pm
37687 ____________________________________________________________________________
37688 [ 26452] By: rgs                                   on 2005/12/22  19:37:42
37689         Log: Compilation help for EBCDIC platforms, from Jarkko,
37690              tested by Rajarshi Das
37691      Branch: perl
37692            ! utf8.h
37693 ____________________________________________________________________________
37694 [ 26451] By: nicholas                              on 2005/12/22  19:00:52
37695         Log: Break out the code to generate #ifdef/#endif into new methods
37696              macro_to_ifdef and macro_to_endif
37697              Add an args hashref to normalise_items; provide a
37698              disable_utf8_duplication argument to disable the utf8 duplication code.
37699      Branch: perl
37700            ! lib/ExtUtils/Constant/Base.pm
37701 ____________________________________________________________________________
37702 [ 26450] By: rgs                                   on 2005/12/22  17:09:59
37703         Log: Subject: [PATCH] Ho! Ho! Ho!  Santa brings consting!
37704              From: Andy Lester <andy@petdance.com>
37705              Date: Thu, 22 Dec 2005 10:57:17 -0600
37706              Message-ID: <20051222165717.GA2874@petdance.com>
37707      Branch: perl
37708            ! dump.c embed.fnc embed.h gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c
37709            ! pp_sys.c proto.h regcomp.c sv.c toke.c universal.c
37710 ____________________________________________________________________________
37711 [ 26449] By: nicholas                              on 2005/12/22  17:01:33
37712         Log: Break out the item normalisation code into a method normalise_items.
37713      Branch: perl
37714            ! lib/ExtUtils/Constant/Base.pm
37715 ____________________________________________________________________________
37716 [ 26448] By: nicholas                              on 2005/12/22  15:43:20
37717         Log: Regression tests for proxy subroutine glob assignment.
37718              Fix a bug (it turns out that a typeglob isn't SvOK())
37719              Remove stray debugging code.
37720      Branch: perl
37721            ! pp_hot.c t/op/gv.t
37722 ____________________________________________________________________________
37723 [ 26447] By: rgs                                   on 2005/12/22  14:55:52
37724         Log: Subject: [PATCH] eliminate HINT_HH_FOR_EVAL
37725              From: Robin Houston <robin@cpan.org>
37726              Date: Thu, 22 Dec 2005 11:54:55 +0000
37727              Message-ID: <20051222115455.GB30301@rpc142.cs.man.ac.uk>
37728      Branch: perl
37729            ! lib/feature.pm lib/overload.pm lib/sort.pm op.c perl.h
37730            ! t/comp/hints.t
37731 ____________________________________________________________________________
37732 [ 26446] By: nicholas                              on 2005/12/22  11:23:34
37733         Log: Add an optimisation to allow proxy constant subroutines to be copied
37734              as proxy constant subroutines in a new symbol table where possible.
37735              (Rather than converting them to full blown constant subroutines and
37736              instantiating 2 typeglobs)
37737      Branch: perl
37738            ! ext/B/t/concise-xs.t gv.c gv.h op.c op.h pp.c pp_hot.c sv.c
37739 ____________________________________________________________________________
37740 [ 26445] By: rgs                                   on 2005/12/22  11:13:25
37741         Log: Regenerate Changes
37742      Branch: perl
37743            ! Changes
37744 ____________________________________________________________________________
37745 [ 26444] By: gisle                                 on 2005/12/22  10:42:36
37746         Log: Remove unused variable 'stash' since change 26437.
37747      Branch: perl
37748            ! pp_hot.c
37749 ____________________________________________________________________________
37750 [ 26443] By: rgs                                   on 2005/12/22  10:32:17
37751         Log: Regenerate perlapi.pod.
37752              Fix indentation of code examples in perlsyn.
37753      Branch: perl
37754            ! pod/perlapi.pod pod/perlsyn.pod
37755 ____________________________________________________________________________
37756 [ 26442] By: rgs                                   on 2005/12/22  10:10:04
37757         Log: Subject: [PATCH] switch / ~~ doccos
37758              From: Robin Houston <robin@cpan.org>
37759              Date: Wed, 21 Dec 2005 13:51:18 +0000
37760              Message-ID: <20051221135118.GC26527@rpc142.cs.man.ac.uk>
37761      Branch: perl
37762            ! pod/perlsyn.pod
37763 ____________________________________________________________________________
37764 [ 26441] By: merijn                                on 2005/12/22  07:02:37
37765         Log: Subject: [PATCH] wrong setting in canned win32/config.vc64 file
37766              From: "Jan Dubois" <jand@ActiveState.com>
37767              Date: Wed, 21 Dec 2005 15:04:30 -0800
37768              Message-ID: <06c701c60682$e650adc0$d563a8c0@candy>
37769      Branch: perl
37770            ! win32/config.vc64
37771 ____________________________________________________________________________
37772 [ 26440] By: stevep                                on 2005/12/22  03:08:59
37773         Log: Add documentation for method domainname() in Net::Domain.  Add some
37774              additional tests for Net::Domain.  Also, since it is tested, remove 
37775              test case from lib/1_compile.t.  One step closer to $500.
37776      Branch: perl
37777            ! lib/Net/Domain.pm lib/Net/t/hostname.t t/lib/1_compile.t
37778 ____________________________________________________________________________
37779 [ 26439] By: nicholas                              on 2005/12/21  22:40:04
37780         Log: Avoid negating an unsigned value. (The offset in the SV body table)
37781      Branch: perl
37782            ! sv.c
37783 ____________________________________________________________________________
37784 [ 26438] By: nicholas                              on 2005/12/21  21:20:23
37785         Log: For consistency sv_2cv should not leave the stash pointer uninitialised
37786              for some cases. Although it seems that only pp_sort pays any attention
37787              to it, of all the code on CPAN.
37788      Branch: perl
37789            ! sv.c
37790 ____________________________________________________________________________
37791 [ 26437] By: nicholas                              on 2005/12/21  20:38:42
37792         Log: Localise the stash variable in pp_entersub().
37793      Branch: perl
37794            ! pp_hot.c
37795 ____________________________________________________________________________
37796 [ 26436] By: nicholas                              on 2005/12/21  19:37:48
37797         Log: Undo my goto spaghetti from change 18340 - what we really need are
37798              hints to compilers about likey/unlikely branches.
37799      Branch: perl
37800            ! pp_hot.c
37801 ____________________________________________________________________________
37802 [ 26435] By: stevep                                on 2005/12/21  19:04:37
37803         Log: Add tests for untested math functions in POSIX
37804      Branch: perl
37805            + ext/POSIX/t/math.t
37806            ! MANIFEST
37807 ____________________________________________________________________________
37808 [ 26434] By: nicholas                              on 2005/12/21  18:34:03
37809         Log: The lref argument of sv_2cv is actually passed onwards to gv_fetchsv,
37810              so it is a bitmap of flag bits rather than simple TRUE/FALSE.
37811      Branch: perl
37812            ! mg.c pp.c pp_hot.c sv.c
37813 ____________________________________________________________________________
37814 [ 26433] By: rgs                                   on 2005/12/21  17:07:05
37815         Log: Remove switch from perltodo
37816      Branch: perl
37817            ! pod/perltodo.pod
37818 ____________________________________________________________________________
37819 [ 26432] By: rgs                                   on 2005/12/21  16:16:19
37820         Log: Subject: [PATCH] Feature bundle is now :5.10, and add -E switch
37821              From: Robin Houston <robin@cpan.org>
37822              Date: Wed, 21 Dec 2005 11:00:08 +0000
37823              Message-ID: <20051221110008.GB25877@rpc142.cs.man.ac.uk>
37824      Branch: perl
37825            + t/lib/feature/err
37826            ! MANIFEST embedvar.h global.sym intrpvar.h lib/feature.pm
37827            ! perl.c perl_keyword.pl perlapi.h pod/perlop.pod
37828            ! pod/perlrun.pod sv.c t/lib/feature/nonesuch t/lib/warnings/op
37829            ! t/op/dor.t t/run/switches.t toke.c
37830 ____________________________________________________________________________
37831 [ 26431] By: rgs                                   on 2005/12/21  11:12:32
37832         Log: Fix for [perl #37999] lc() + Latin-1 chars is failing erratically
37833              based on copying part of change #22196 from do_chomp() to do_chop().
37834      Branch: perl
37835            ! doop.c
37836 ____________________________________________________________________________
37837 [ 26430] By: rgs                                   on 2005/12/21  09:23:05
37838         Log: Subject: [PATCH] Fix bug in change #26379
37839              From: "Jan Dubois" <jand@ActiveState.com>
37840              Date: Tue, 20 Dec 2005 16:42:24 -0800
37841              Message-ID: <046001c605c7$69470290$d563a8c0@candy>
37842      Branch: perl
37843            ! win32/win32.c
37844 ____________________________________________________________________________
37845 [ 26429] By: nicholas                              on 2005/12/20  23:12:17
37846         Log: rv_2av, rv_2cv and rv_2hv also make use of OPf_SPECIAL, so update the
37847              descriptive comment to include them.
37848      Branch: perl
37849            ! op.h
37850 ____________________________________________________________________________
37851 [ 26428] By: rgs                                   on 2005/12/20  20:50:26
37852         Log: Remove some hardcoded references to ./perl in tests
37853      Branch: perl
37854            ! t/op/closure.t t/op/magic.t t/run/runenv.t
37855 ____________________________________________________________________________
37856 [ 26427] By: nicholas                              on 2005/12/20  20:13:12
37857         Log: Take care in toke.c not to convert constant subroutine reference
37858              proxies into full blown PVGVs with PVCVs, and recognise them and inline
37859              their values. Adds a new function gv_const_sv(gv) to return the value
37860              of the constant subroutine from a GV, and adds a cv parameter to
37861              S_intuit_method.
37862      Branch: perl
37863            ! embed.fnc embed.h gv.c proto.h toke.c
37864 ____________________________________________________________________________
37865 [ 26426] By: merijn                                on 2005/12/20  19:56:58
37866         Log: Small update on using threads on HP-UX 10.20
37867              64bit is far beyond experimental by now
37868      Branch: perl
37869            ! README.hpux
37870 ____________________________________________________________________________
37871 [ 26425] By: nicholas                              on 2005/12/20  19:55:46
37872         Log: Add a GV_NOADD_NOINIT flag to gv_fetch{pv,pvn,sv} that disables
37873              addition of new typeglobs, and also disables initialisation of any
37874              typeglob placeholders. Needed to make the new constant subroutine
37875              proxy references work efficiently.
37876      Branch: perl
37877            ! gv.c gv.h
37878 ____________________________________________________________________________
37879 [ 26424] By: rgs                                   on 2005/12/20  19:37:26
37880         Log: Fix typos in regular expressions
37881      Branch: perl
37882            ! ext/POSIX/t/time.t
37883 ____________________________________________________________________________
37884 [ 26423] By: nicholas                              on 2005/12/20  16:34:27
37885         Log: Get the "cv" from the "gv" once, and be more careful so that we can
37886              cope if either aren't their regular types.
37887              cv_const_sv should verify the type of SV passed, instead of assuming
37888              that it's a viable CV.
37889      Branch: perl
37890            ! op.c toke.c
37891 ____________________________________________________________________________
37892 [ 26422] By: nicholas                              on 2005/12/20  15:11:09
37893         Log: Croak if gv_init doesn't know how to create a typeglob from that type
37894              of referant. Test that ARRAY, HASH, PVIO, CODE and FORMAT croak.
37895              Globs are actually first class assignable objects, so test that you
37896              can create a constant subroutine that returns one.
37897      Branch: perl
37898            ! gv.c pod/perldiag.pod t/op/gv.t
37899 ____________________________________________________________________________
37900 [ 26421] By: rgs                                   on 2005/12/20  14:54:10
37901         Log: POD nits on B::Lint
37902      Branch: perl
37903            ! ext/B/B/Lint.pm
37904 ____________________________________________________________________________
37905 [ 26420] By: rgs                                   on 2005/12/20  14:48:34
37906         Log: Subject: Re: Pluggable lint patch
37907              From: Joshua ben Jore <twists@gmail.com>
37908              Date: Mon, 19 Dec 2005 09:22:04 -0600
37909              Message-ID: <dc5c751d0512190722s1e73ef88l5ae82bd7aa075c51@mail.gmail.com>
37910      Branch: perl
37911            ! ext/B/B/Lint.pm ext/B/t/lint.t
37912 ____________________________________________________________________________
37913 [ 26419] By: gisle                                 on 2005/12/20  14:39:22
37914         Log: Make perlivp skip the *.ph tests by default, since these
37915              files are normally not generated.
37916              The -a option is now needed for it to run all tests.
37917      Branch: perl
37918            ! utils/perlivp.PL
37919 ____________________________________________________________________________
37920 [ 26418] By: rgs                                   on 2005/12/20  14:24:06
37921         Log: Subject: [TEST PATCH] %^H can now propagate into eval
37922              From: Robin Houston <robin@cpan.org>
37923              Date: Tue, 20 Dec 2005 12:06:15 +0000
37924              Message-ID: <20051220120615.GA21794@rpc142.cs.man.ac.uk>
37925      Branch: perl
37926            ! t/comp/hints.t
37927 ____________________________________________________________________________
37928 [ 26417] By: nicholas                              on 2005/12/20  14:10:39
37929         Log: Verify that the code for initialising typeglobs from other types works.
37930      Branch: perl
37931            ! t/op/gv.t
37932 ____________________________________________________________________________
37933 [ 26416] By: rgs                                   on 2005/12/20  13:55:19
37934         Log: Use PTR2IV instead of casting directly
37935      Branch: perl
37936            ! pp_ctl.c
37937 ____________________________________________________________________________
37938 [ 26415] By: nicholas                              on 2005/12/20  13:39:01
37939         Log: gv_fetchpv, gv_fetchpvn and gv_fetchsv take a bitmask of flags, rather
37940              than a simple boolean, so passing FALSE or TRUE is bogus.
37941      Branch: perl
37942            ! doio.c gv.c mg.c op.c pp.c pp_hot.c pp_sys.c regcomp.c sv.c
37943            ! toke.c universal.c
37944 ____________________________________________________________________________
37945 [ 26414] By: nicholas                              on 2005/12/20  12:51:21
37946         Log: In Perl_yylex, move the declaration of orig_keyword, gv and gvp down to
37947              the block labelled keylookup.
37948      Branch: perl
37949            ! toke.c
37950 ____________________________________________________________________________
37951 [ 26413] By: rgs                                   on 2005/12/20  10:25:01
37952         Log: Subject: [PATCH] make failing cygwin test TODO'd
37953              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37954              Date: Mon, 19 Dec 2005 03:41:12 -0800
37955              Message-ID: <20051219114112.GA5568@efn.org>
37956      Branch: perl
37957            ! lib/File/Compare.t
37958 ____________________________________________________________________________
37959 [ 26412] By: nicholas                              on 2005/12/19  23:47:26
37960         Log: In Perl_yylex, make tmp a temporary variable local to the blocks in
37961              which it is used.
37962      Branch: perl
37963            ! toke.c
37964 ____________________________________________________________________________
37965 [ 26411] By: nicholas                              on 2005/12/19  22:38:54
37966         Log: Assert that orig_keyword, gv and gvp aren't used before the main
37967              keyword parser of Perl_yylex.
37968      Branch: perl
37969            ! toke.c
37970 ____________________________________________________________________________
37971 [ 26410] By: davem                                 on 2005/12/19  22:07:49
37972         Log: //g loops infinitely on tainted data
37973              make the LHS of expr =~ /foo/g an lvalue, so that any pos magic
37974              attached to it stays attached.
37975      Branch: perl
37976            ! op.c t/op/taint.t
37977 ____________________________________________________________________________
37978 [ 26409] By: nicholas                              on 2005/12/19  20:57:40
37979         Log: Make gv_init recognise a reference-to-something in a symbol table as
37980              meaning a constant subroutine with that thing as it value
37981      Branch: perl
37982            ! gv.c
37983 ____________________________________________________________________________
37984 [ 26408] By: rgs                                   on 2005/12/19  19:27:09
37985         Log: Fix internal broken link ; reindent code examples
37986      Branch: perl
37987            ! pod/perlsyn.pod
37988 ____________________________________________________________________________
37989 [ 26407] By: rgs                                   on 2005/12/19  19:21:47
37990         Log: Fix typo.
37991              Add empty lines after =items.
37992      Branch: perl
37993            ! pod/perldiag.pod
37994 ____________________________________________________________________________
37995 [ 26406] By: rgs                                   on 2005/12/19  19:18:48
37996         Log: A note on say() and ORS grabbed from Damian's Perl6::Say.
37997      Branch: perl
37998            ! pod/perlfunc.pod
37999 ____________________________________________________________________________
38000 [ 26405] By: rgs                                   on 2005/12/19  18:43:04
38001         Log: Attempt at making IO::Handle backwards compatible again
38002      Branch: perl
38003            ! ext/IO/lib/IO/Handle.pm
38004 ____________________________________________________________________________
38005 [ 26404] By: nicholas                              on 2005/12/19  18:28:03
38006         Log: Make sv_dump (and therefore Devel::Peek) report the value of the
38007              constant in inlineable constant subroutines.
38008      Branch: perl
38009            ! dump.c ext/Devel/Peek/t/Peek.t
38010 ____________________________________________________________________________
38011 [ 26403] By: rgs                                   on 2005/12/19  18:20:48
38012         Log: sort.pm deserves a new version number
38013      Branch: perl
38014            ! lib/sort.pm
38015 ____________________________________________________________________________
38016 [ 26402] By: rgs                                   on 2005/12/19  18:17:19
38017         Log: Subject: Re: [PATCH] Make the 'sort' pragma lexically scoped
38018              From: Robin Houston <robin@cpan.org>
38019              Date: Dec 19, 2005 6:46 PM
38020              Message-ID: <20051219174620.GA17940@rpc142.cs.man.ac.uk>
38021      Branch: perl
38022            ! embed.fnc embed.h ext/B/B/Concise.pm ext/B/t/concise-xs.t
38023            ! ext/B/t/f_sort.t global.sym lib/feature.pm lib/sort.pm
38024            ! lib/sort.t op.c op.h pod/perlapi.pod pp_sort.c proto.h toke.c
38025 ____________________________________________________________________________
38026 [ 26401] By: rgs                                   on 2005/12/19  16:39:44
38027         Log: Missing file from last change
38028      Branch: perl
38029            + t/lib/common.pl
38030 ____________________________________________________________________________
38031 [ 26400] By: rgs                                   on 2005/12/19  16:26:15
38032         Log: Subject: [PATCH] latest switch/say/~~
38033              From: Robin Houston <robin@cpan.org>
38034              Date: Sat, 17 Dec 2005 20:44:31 +0000
38035              Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk>
38036      Branch: perl
38037            + lib/feature.pm lib/feature.t t/io/say.t t/lib/feature/nonesuch
38038            + t/lib/feature/say t/lib/feature/smartmatch
38039            + t/lib/feature/switch t/op/smartmatch.t t/op/switch.t
38040            ! MANIFEST cop.h embed.fnc embed.h ext/B/B/Deparse.pm
38041            ! ext/B/t/concise-xs.t ext/B/t/f_map.t ext/B/t/optree_samples.t
38042            ! ext/IO/lib/IO/Handle.pm ext/Opcode/Opcode.pm global.sym
38043            ! keywords.h keywords.pl lib/overload.pm lib/warnings.t op.c
38044            ! op.h opcode.h opcode.pl opnames.h perl.h perl_keyword.pl
38045            ! perly.act perly.h perly.tab perly.y pod/perldiag.pod
38046            ! pod/perlfunc.pod pod/perlop.pod pod/perlsyn.pod pp.sym
38047            ! pp_ctl.c pp_proto.h proto.h t/op/cproto.t toke.c
38048 ____________________________________________________________________________
38049 [ 26399] By: rgs                                   on 2005/12/19  09:52:42
38050         Log: Un-TODO a fixed test
38051              
38052              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
38053              From: demerphq <demerphq@gmail.com>
38054              Date: Sat, 17 Dec 2005 17:23:23 +0100
38055              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
38056      Branch: perl
38057            ! t/op/pat.t
38058 ____________________________________________________________________________
38059 [ 26398] By: rgs                                   on 2005/12/19  09:52:03
38060         Log: TODO-SKIP tests must be "not ok", or else the test harness will think
38061              it's an unexpected success
38062              
38063              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
38064              From: demerphq <demerphq@gmail.com>
38065              Date: Sat, 17 Dec 2005 17:23:23 +0100
38066              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
38067      Branch: perl
38068            ! t/test.pl
38069 ____________________________________________________________________________
38070 [ 26397] By: rgs                                   on 2005/12/18  10:23:55
38071         Log: Subject: [PATCH] Make script embedded in patchlevel.h work on win32.
38072              From: demerphq <demerphq@gmail.com> Mailed-By: perl.org
38073              Date: Dec 17, 2005 7:52 PM
38074              Message-ID: <9b18b3110512171052h2052d598rdf038f1d38560317@mail.gmail.com>
38075      Branch: perl
38076            ! patchlevel.h
38077 ____________________________________________________________________________
38078 [ 26396] By: craigb                                on 2005/12/18  00:16:42
38079         Log: Two test workarounds for VMS
38080      Branch: perl
38081            ! lib/File/Copy.t t/op/goto.t
38082 ____________________________________________________________________________
38083 [ 26395] By: nicholas                              on 2005/12/17  23:22:31
38084         Log: Add some paranoia to check that GP accesses aren't being done on the
38085              wrong types of SV.
38086      Branch: perl
38087            ! gv.h
38088 ____________________________________________________________________________
38089 [ 26394] By: stevep                                on 2005/12/17  19:21:35
38090         Log: Upgrade to Time-HiRes-1.86
38091      Branch: perl
38092            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38093            ! ext/Time/HiRes/t/HiRes.t
38094 ____________________________________________________________________________
38095 [ 26393] By: nicholas                              on 2005/12/17  18:50:08
38096         Log: Two it's => its grammar fixes.
38097      Branch: perl
38098            ! op.c perl.h
38099 ____________________________________________________________________________
38100 [ 26392] By: nicholas                              on 2005/12/17  18:25:59
38101         Log: Move and const some definitions of variables used to save errno.
38102      Branch: perl
38103            ! doio.c perlio.c
38104 ____________________________________________________________________________
38105 [ 26391] By: nicholas                              on 2005/12/17  17:46:06
38106         Log: Add t/op/negate.t to MANIFEST.
38107      Branch: perl
38108            ! MANIFEST
38109 ____________________________________________________________________________
38110 [ 26390] By: nicholas                              on 2005/12/17  17:40:44
38111         Log: Pull the definition of olderrno in sv_2pv_flags into the block where
38112              it's used.
38113      Branch: perl
38114            ! sv.c
38115 ____________________________________________________________________________
38116 [ 26389] By: stevep                                on 2005/12/17  15:47:39
38117         Log: Subject: [PATCH] Correct typo in Time::HiRes tests introduced by patch 26383
38118              From: Dominic Dunlop <shouldbedomo@mac.com>
38119              Date: Sat, 17 Dec 2005 15:57:54 +0100
38120              Message-Id: <B364C747-F2BB-446F-887E-06EA2989888C@mac.com>
38121      Branch: perl
38122            ! ext/Time/HiRes/t/HiRes.t
38123 ____________________________________________________________________________
38124 [ 26388] By: stevep                                on 2005/12/17  15:41:38
38125         Log: Fix a typo and add some clarification to change #26387.
38126      Branch: perl
38127            ! pod/perlop.pod
38128 ____________________________________________________________________________
38129 [ 26387] By: stevep                                on 2005/12/17  15:35:45
38130         Log: Addition documentation explaining aritmetic negation on strings.  Also,
38131              additional test cases based partially on code by Piotr Fusik in 
38132              RT #36675: -'-10' eq '+10'.
38133      Branch: perl
38134            + t/op/negate.t
38135            ! pod/perlop.pod
38136 ____________________________________________________________________________
38137 [ 26386] By: nicholas                              on 2005/12/17  12:00:51
38138         Log: The IV/UV choice can be made inside uiv_2buf rather than sv_2pv_flags.
38139      Branch: perl
38140            ! sv.c
38141 ____________________________________________________________________________
38142 [ 26385] By: nicholas                              on 2005/12/17  11:44:47
38143         Log: The THINKFIRST check after the GMAGICAL check in sv_2iv_flags and
38144              sv_2uv_flags should have been else if.
38145      Branch: perl
38146            ! sv.c
38147 ____________________________________________________________________________
38148 [ 26384] By: stevep                                on 2005/12/17  04:03:05
38149         Log: Fix for ext/POSIX/t/time.t so the strftime() test works on systems
38150              that aren't quite up to SUS3.  Based on a patch by David Dyck in
38151              RT #37960: POSIX/t/time fails bleadperl
38152      Branch: perl
38153            ! ext/POSIX/t/time.t
38154 ____________________________________________________________________________
38155 [ 26383] By: stevep                                on 2005/12/17  01:46:58
38156         Log: Upgrade to Time-HiRes-1.85
38157      Branch: perl
38158            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38159            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
38160            ! ext/Time/HiRes/fallback/const-c.inc
38161            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
38162 ____________________________________________________________________________
38163 [ 26382] By: nicholas                              on 2005/12/16  22:41:01
38164         Log: Typo fixes from Robin Houston in
38165              <20051216201446.GA24709@rpc142.cs.man.ac.uk>
38166      Branch: perl
38167            ! sv.h
38168 ____________________________________________________________________________
38169 [ 26381] By: nicholas                              on 2005/12/16  21:54:13
38170         Log: s/Nullhv/NULL/g;
38171              # Although I see that Robin is proposing to add some :-)
38172      Branch: perl
38173            ! cop.h ext/Data/Dumper/Dumper.xs ext/DynaLoader/dlutils.c gv.c
38174            ! op.c op.h pad.c perl.c sv.c toke.c universal.c xsutils.c
38175 ____________________________________________________________________________
38176 [ 26380] By: nicholas                              on 2005/12/16  21:30:34
38177         Log: s/Nullav/NULL/g
38178      Branch: perl
38179            ! cop.h ext/Data/Dumper/Dumper.xs gv.c intrpvar.h pad.c perl.c
38180            ! pp.c pp_ctl.c pp_sort.c scope.c sv.c
38181 ____________________________________________________________________________
38182 [ 26379] By: rgs                                   on 2005/12/16  21:13:37
38183         Log: Subject: [PATCH] RE: PeekMessage() call in win32\win32.c win32_async_check
38184              From: Jan Dubois <jand@activestate.com>
38185              Date: Dec 16, 2005 7:12 AM
38186              Message-ID: <015901c60207$abd64210$d563a8c0@candy>
38187              
38188              (Without the proposed alarm.t test)
38189      Branch: perl
38190            ! t/op/fork.t win32/perlhost.h win32/win32.c win32/win32.h
38191 ____________________________________________________________________________
38192 [ 26378] By: nicholas                              on 2005/12/16  18:12:26
38193         Log: Perl_sv_dup should be allocating bodies based on *size*, not the
38194              length to copy.
38195      Branch: perl
38196            ! sv.c
38197 ____________________________________________________________________________
38198 [ 26377] By: nicholas                              on 2005/12/16  15:55:51
38199         Log: comp/require.t exits early for the case of UTF-8 or EBCDIC, so need to
38200              add "new" tests before the end.
38201      Branch: perl
38202            ! t/comp/require.t
38203 ____________________________________________________________________________
38204 [ 26376] By: davem                                 on 2005/12/15  22:03:57
38205         Log: change #26373 broke threaded builds (aTHX_ now superfluous)
38206      Branch: perl
38207            ! pp_ctl.c
38208 ____________________________________________________________________________
38209 [ 26375] By: stevep                                on 2005/12/15  18:16:20
38210         Log: Added test for change #26373.
38211      Branch: perl
38212            ! t/comp/require.t
38213 ____________________________________________________________________________
38214 [ 26374] By: rgs                                   on 2005/12/15  18:00:34
38215         Log: Fix for [perl #37886] strict 'refs' doesn't apply inside defined
38216      Branch: perl
38217            ! pod/perl593delta.pod pp.c t/lib/strict/refs
38218 ____________________________________________________________________________
38219 [ 26373] By: stevep                                on 2005/12/15  17:48:42
38220         Log: Prevent require() from attempting to open directories and block 
38221              devices.  This fixes RT #24404.
38222      Branch: perl
38223            ! embed.fnc embed.h pp_ctl.c proto.h
38224 ____________________________________________________________________________
38225 [ 26372] By: nicholas                              on 2005/12/15  17:26:52
38226         Log: Use PL_op_desc rather than literal strings in pp_ioctl
38227      Branch: perl
38228            ! pp_sys.c
38229 ____________________________________________________________________________
38230 [ 26371] By: nicholas                              on 2005/12/15  17:26:22
38231         Log: Expand the comment describing the intent of change 26370, and how it
38232              relates to change 24660.
38233      Branch: perl
38234            ! toke.c
38235 ____________________________________________________________________________
38236 [ 26370] By: rgs                                   on 2005/12/15  17:12:01
38237         Log: Don't autovivify stashes as soon as the lexer sees them.
38238              This makes defined %foo::bar:: work again.
38239              Add tests for it, remove note in perldelta about having broken it.
38240      Branch: perl
38241            ! pod/perl593delta.pod t/op/stash.t toke.c
38242 ____________________________________________________________________________
38243 [ 26369] By: nicholas                              on 2005/12/15  16:24:21
38244         Log: In Perl_apply, the name of the op can be found from PL_op_name, instead
38245              of using local string constants.
38246      Branch: perl
38247            ! doio.c
38248 ____________________________________________________________________________
38249 [ 26368] By: rgs                                   on 2005/12/15  15:11:15
38250         Log: More general fix for bug [perl #37915]
38251              Make Net::Ping::mselect return undef on error instead of -1.
38252      Branch: perl
38253            ! lib/Net/Ping.pm
38254 ____________________________________________________________________________
38255 [ 26367] By: rgs                                   on 2005/12/15  14:44:51
38256         Log: Subject: [perl #37915] Bad select error handling in Net::Ping 
38257              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
38258              Date: Tue, 13 Dec 2005 10:44:47 -0800
38259              Message-ID: <rt-3.0.11-37915-125655.19.2646201463531@perl.org>
38260      Branch: perl
38261            ! lib/Net/Ping.pm
38262 ____________________________________________________________________________
38263 [ 26366] By: gisle                                 on 2005/12/15  12:34:12
38264         Log: Silence test output to STDERR
38265              because it makes the 'make test' output look ugly.
38266      Branch: perl
38267            ! ext/Sys/Syslog/t/00-load.t
38268 ____________________________________________________________________________
38269 [ 26365] By: gisle                                 on 2005/12/15  10:42:03
38270         Log: Subject: Re: [perl #37897] sprintf of version objects
38271              From: John Peacock <jpeacock@rowman.com>
38272              Date: Wed, 14 Dec 2005 10:12:56 -0500
38273              Message-ID: <43A03678.2060700@rowman.com>
38274              
38275              (with some formatting tweaks and extra test cases)
38276      Branch: perl
38277            ! sv.c t/op/sprintf.t
38278 ____________________________________________________________________________
38279 [ 26364] By: rgs                                   on 2005/12/15  10:04:36
38280         Log: Some cleanups by Jarkko (and one by myself) to check83.pl
38281      Branch: perl
38282            ! Porting/check83.pl
38283 ____________________________________________________________________________
38284 [ 26363] By: craigb                                on 2005/12/15  03:59:21
38285         Log: On VMS, put pods in [.lib.pods] rather than [.lib.pod]
38286              in order to avoid collisions with [.lib.Pod]
38287      Branch: perl
38288            ! configure.com installperl vms/descrip_mms.template
38289 ____________________________________________________________________________
38290 [ 26362] By: stevep                                on 2005/12/15  02:33:11
38291         Log: Reverting change #26360 and #26361 since it appears that the bugs I
38292              thought I fixed had been previously fixed with change #25953.
38293      Branch: perl
38294            ! pp_sort.c
38295 ____________________________________________________________________________
38296 [ 26361] By: stevep                                on 2005/12/15  02:02:25
38297         Log: Again, FREETMPS not SAVETMPS!
38298      Branch: perl
38299            ! pp_sort.c
38300 ____________________________________________________________________________
38301 [ 26360] By: stevep                                on 2005/12/15  02:00:19
38302         Log: Add a missing FREETMPS to match up with a SAVETMPS.  This change
38303              fixes problems with nested sorts.  (RTs #7063 and #36430).
38304      Branch: perl
38305            ! pp_sort.c
38306 ____________________________________________________________________________
38307 [ 26359] By: stevep                                on 2005/12/15  00:36:25
38308         Log: Upgrade to Getopt-Long-2.35
38309      Branch: perl
38310            ! lib/Getopt/Long.pm
38311 ____________________________________________________________________________
38312 [ 26358] By: craigb                                on 2005/12/14  22:03:28
38313         Log: Using the system's utime() requires a patch to vms/vmsish.h
38314              that has not been submitted yet.
38315      Branch: perl
38316            ! vms/vms.c
38317 ____________________________________________________________________________
38318 [ 26357] By: nicholas                              on 2005/12/14  16:41:33
38319         Log: lib/Pod/t/man.t should use TODO with not ok to express its intentions
38320              correctly in TAP. (or alternatively if it really wants to skip, it
38321              needs to print ok)
38322      Branch: perl
38323            ! lib/Pod/t/man.t
38324 ____________________________________________________________________________
38325 [ 26355] By: nicholas                              on 2005/12/14  15:25:39
38326         Log: Duplicate the AMAGIC temporary variable consting from sv_2iv_flags into
38327              sv_2uv_flags, sv_2nv and sv_2pv_flags.
38328      Branch: perl
38329            ! sv.c
38330 ____________________________________________________________________________
38331 [ 26354] By: nicholas                              on 2005/12/14  14:59:18
38332         Log: Simplify the SvGMAGIC code in sv_[ipu]v_flags.
38333      Branch: perl
38334            ! sv.c
38335 ____________________________________________________________________________
38336 [ 26353] By: nicholas                              on 2005/12/14  14:08:24
38337         Log: Simplify the SvGMAGIC code in sv_2nv, removing duplicated checks to
38338              warn for uninitialized values.
38339      Branch: perl
38340            ! sv.c
38341 ____________________________________________________________________________
38342 [ 26352] By: nicholas                              on 2005/12/14  13:22:14
38343         Log: The logic to use SVt_NV or SVt_PVNV is in sv_upgrade, so no need to
38344              dupliate it in sv_2nv. Also, the final sv_upgrade is never called.
38345      Branch: perl
38346            ! sv.c
38347 ____________________________________________________________________________
38348 [ 26351] By: davem                                 on 2005/12/14  12:46:29
38349         Log: forgot to add new file to change #26350
38350      Branch: perl
38351            + ext/threads/shared/t/blessed.t
38352 ____________________________________________________________________________
38353 [ 26350] By: davem                                 on 2005/12/14  12:44:20
38354         Log: Subject:  [perl #37919] Blessed scalar refs with threads::shared 
38355              From:  "Jerry D. Hedden" (via RT) <perlbug-followup@perl.org>
38356              Date:  Tue, 13 Dec 2005 15:11:20 -0800
38357              Message-Id:  <rt-3.0.11-37919-125690.15.3722450337035@perl.org>
38358              
38359              Unlike arrays and hashes, coping blessed refs to shared scalars left
38360              the copy unblessed
38361      Branch: perl
38362            ! MANIFEST ext/threads/shared/shared.xs
38363 ____________________________________________________________________________
38364 [ 26349] By: steveh                                on 2005/12/14  12:41:02
38365         Log: Fix compilation error when building with -DPERL_MEM_LOG_STDERR
38366      Branch: perl
38367            ! util.c
38368 ____________________________________________________________________________
38369 [ 26347] By: nicholas                              on 2005/12/13  22:07:30
38370         Log: Convert range.t to test.pl
38371      Branch: perl
38372            ! t/op/range.t
38373 ____________________________________________________________________________
38374 [ 26346] By: nicholas                              on 2005/12/13  20:05:31
38375         Log: Update embed.fnc and headers after change 26345 (spotted by Rafael)
38376      Branch: perl
38377            ! embed.fnc embed.h proto.h
38378 ____________________________________________________________________________
38379 [ 26345] By: nicholas                              on 2005/12/13  19:44:22
38380         Log: Inline asIV and asUV, as each is only used once, and it distracts from
38381              the patterns of repeated code in sv_2iv_flags, sv_2uv_flags, sv_2nv
38382              and sv_2pv_flags. Add a comment noting the return path from the end of
38383              the SvGMAGICAL case to all 4.
38384      Branch: perl
38385            ! sv.c
38386 ____________________________________________________________________________
38387 [ 26344] By: craigb                                on 2005/12/13  17:27:48
38388         Log: Don't include utime.h in vms.c -- it collides with 
38389              homegroun definitions in vmsish.h.
38390      Branch: perl
38391            ! vms/vms.c
38392 ____________________________________________________________________________
38393 [ 26343] By: rgs                                   on 2005/12/13  14:07:12
38394         Log: Fix realclean target for Sys::Syslog
38395      Branch: perl
38396            ! ext/Sys/Syslog/Makefile.PL
38397 ____________________________________________________________________________
38398 [ 26342] By: gisle                                 on 2005/12/13  13:54:44
38399         Log: Remove tests that were not portable to 64bit ints.
38400      Branch: perl
38401            ! t/op/sprintf2.t
38402 ____________________________________________________________________________
38403 [ 26341] By: stevep                                on 2005/12/13  12:17:57
38404         Log: Renaming of some of Pod::Simple's test files to make it more 8.3 
38405              friendly.
38406      Branch: perl
38407           +> lib/Pod/Simple/t/junk1.pod lib/Pod/Simple/t/junk1_out.txt
38408           +> lib/Pod/Simple/t/junk2.pod lib/Pod/Simple/t/junk2_out.txt
38409           +> lib/Pod/Simple/t/perlcyg.pod lib/Pod/Simple/t/perlcyg_out.txt
38410           +> lib/Pod/Simple/t/perlfaq3.pod
38411           +> lib/Pod/Simple/t/perlfaq3_out.txt lib/Pod/Simple/t/perlvar.pod
38412           +> lib/Pod/Simple/t/perlvar_out.txt
38413            - lib/Pod/Simple/t/test_junk1.pod
38414            - lib/Pod/Simple/t/test_junk1_out.txt
38415            - lib/Pod/Simple/t/test_junk2.pod
38416            - lib/Pod/Simple/t/test_junk2_out.txt
38417            - lib/Pod/Simple/t/test_old_perlcygwin.pod
38418            - lib/Pod/Simple/t/test_old_perlcygwin_out.txt
38419            - lib/Pod/Simple/t/test_old_perlfaq3.pod
38420            - lib/Pod/Simple/t/test_old_perlfaq3_out.txt
38421            - lib/Pod/Simple/t/test_old_perlvar.pod
38422            - lib/Pod/Simple/t/test_old_perlvar_out.txt
38423            ! MANIFEST lib/Pod/Simple/t/render.t
38424 ____________________________________________________________________________
38425 [ 26340] By: stevep                                on 2005/12/13  11:54:54
38426         Log: Changes to Pod::Simple's tests to get rid of the "^"s in the 
38427              directory names.
38428      Branch: perl
38429            + lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm
38430            + lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod
38431            + lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm
38432            + lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt
38433            + lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod
38434            + lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod
38435            + lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm
38436            + lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
38437            + lib/Pod/Simple/t/test_lib/Blorm.pm
38438            + lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt
38439            + lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm
38440            + lib/Pod/Simple/t/test_lib/Zonk/Veng.pm
38441            + lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod
38442            + lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm
38443            + lib/Pod/Simple/t/test_lib/hink_honk/readme.txt
38444            + lib/Pod/Simple/t/test_lib/pod/perlfliff.pod
38445            + lib/Pod/Simple/t/test_lib/pod/perlthang.pod
38446            + lib/Pod/Simple/t/test_lib/squaa.pm
38447            + lib/Pod/Simple/t/test_lib/squaa/Glunk.pod
38448            + lib/Pod/Simple/t/test_lib/squaa/Vliff.pm
38449            + lib/Pod/Simple/t/test_lib/zikzik.pod
38450            + lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm
38451            - lib/Pod/Simple/t/other^test^lib/Sizzlesuzzle.pm
38452            - lib/Pod/Simple/t/other^test^lib/hink^honk/Glunk.pod
38453            - lib/Pod/Simple/t/other^test^lib/hink^honk/Vliff.pm
38454            - lib/Pod/Simple/t/other^test^lib/hink^honk/readme.txt
38455            - lib/Pod/Simple/t/other^test^lib/pod/perlthang.pod
38456            - lib/Pod/Simple/t/other^test^lib/pod/perlzuk.pod
38457            - lib/Pod/Simple/t/other^test^lib/squaa/Vliff.pm
38458            - lib/Pod/Simple/t/other^test^lib/squaa/Wowo.pod
38459            - lib/Pod/Simple/t/test^lib/Blorm.pm
38460            - lib/Pod/Simple/t/test^lib/Zonk/Fiddle.txt
38461            - lib/Pod/Simple/t/test^lib/Zonk/Pronk.pm
38462            - lib/Pod/Simple/t/test^lib/Zonk/Veng.pm
38463            - lib/Pod/Simple/t/test^lib/hink^honk/Glunk.pod
38464            - lib/Pod/Simple/t/test^lib/hink^honk/Vliff.pm
38465            - lib/Pod/Simple/t/test^lib/hink^honk/readme.txt
38466            - lib/Pod/Simple/t/test^lib/pod/perlfliff.pod
38467            - lib/Pod/Simple/t/test^lib/pod/perlthang.pod
38468            - lib/Pod/Simple/t/test^lib/squaa.pm
38469            - lib/Pod/Simple/t/test^lib/squaa/Glunk.pod
38470            - lib/Pod/Simple/t/test^lib/squaa/Vliff.pm
38471            - lib/Pod/Simple/t/test^lib/zikzik.pod
38472            - lib/Pod/Simple/t/yet^another^test^lib/squaa/Vliff.pm
38473            ! MANIFEST lib/Pod/Simple/t/htmlbatch_01.t
38474            ! lib/Pod/Simple/t/search_10survey_specific.t
38475            ! lib/Pod/Simple/t/search_12survey_cwd.t
38476            ! lib/Pod/Simple/t/search_20survey_two.t
38477            ! lib/Pod/Simple/t/search_22survey_two_shadowing.t
38478            ! lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
38479            ! lib/Pod/Simple/t/search_26_glob_kleene_k.t
38480            ! lib/Pod/Simple/t/search_27_glob_squaa_kleene.t
38481            ! lib/Pod/Simple/t/search_28_glob_z_kleene_k.t
38482            ! lib/Pod/Simple/t/search_29_glob_z_qmark_k.t
38483 ____________________________________________________________________________
38484 [ 26339] By: gisle                                 on 2005/12/13  11:40:26
38485         Log: Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn().
38486              sprintf() or printf() will now croak if any of the indexes and
38487              widths specified in the format string are too large.
38488      Branch: perl
38489            ! pod/perldiag.pod sv.c t/op/sprintf.t t/op/sprintf2.t
38490 ____________________________________________________________________________
38491 [ 26338] By: rgs                                   on 2005/12/13  11:20:16
38492         Log: Subject: Re: check83.pl
38493              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
38494              Date: Sun, 11 Dec 2005 07:19:58 -0800
38495              Message-ID: <20051211151958.GA6188@efn.org>
38496      Branch: perl
38497            ! Porting/check83.pl
38498 ____________________________________________________________________________
38499 [ 26337] By: steveh                                on 2005/12/13  09:41:29
38500         Log: Fix lib/File/Compare.t test failures on Win32
38501              
38502              Change 26225, updated by 26245, added a test for another filename with
38503              a trailing space but failed to open the new filehandle in binary mode
38504              
38505              To compound matters, creating a file called "foo " on Win32 "succeeds"
38506              but actually creates a file called just "foo", so we have actually
38507              overwritten the original file with this non-binary mode version, and
38508              hence some of the original tests started failing too!
38509              
38510              (And because of this the new test doesn't actually add anything new on
38511              Win32 at the moment, but right now I can't think of a filename that
38512              would have failed under 2-arg open but succeeds with 3-arg open, which
38513              was the purpose of this test)
38514      Branch: perl
38515            ! lib/File/Compare.t
38516 ____________________________________________________________________________
38517 [ 26336] By: steveh                                on 2005/12/13  08:54:45
38518         Log: Don't try to export Perl_pad_sv when it isn't defined
38519              
38520              Fixes a Win32 linker error in non-DEBUGGING builds following 26316
38521      Branch: perl
38522            ! makedef.pl
38523 ____________________________________________________________________________
38524 [ 26334] By: rgs                                   on 2005/12/12  16:03:00
38525         Log: A suggestion by Yamashina Hio to speed up substitutions
38526              with right-hand side expressions by freeing temporaries.
38527              See :
38528              
38529              Subject: s///ge; consumes PL_tmps_stack in its loop
38530              From: YAMASHINA Hio <hio@hio.jp>
38531              Date: Tue, 30 Aug 2005 17:17:23 +0900
38532              Message-Id: <20050830160113.9716.HIO@ymir.co.jp>
38533      Branch: perl
38534            ! pp_ctl.c
38535 ____________________________________________________________________________
38536 [ 26332] By: nicholas                              on 2005/12/12  15:24:06
38537         Log: Check that %v$foo does not crash.
38538      Branch: perl
38539            ! t/op/sprintf2.t
38540 ____________________________________________________________________________
38541 [ 26330] By: gisle                                 on 2005/12/12  13:55:14
38542         Log: Use load_module() instead of perl_eval_sv("require $mod") to
38543              load modules.  This is safer since $mod comes from an external
38544              source.
38545      Branch: perl
38546            ! ext/Storable/Storable.xs
38547 ____________________________________________________________________________
38548 [ 26329] By: stevep                                on 2005/12/12  13:21:03
38549         Log: Pod::Man's tests aren't Unicode friendly.  Let's skip the unfriendly
38550              test for now.
38551      Branch: perl
38552            ! lib/Pod/t/man.t
38553 ____________________________________________________________________________
38554 [ 26328] By: rgs                                   on 2005/12/12  13:18:21
38555         Log: Robin Houston points out a better way to replace
38556              the C<defined %foo::bar::> construct.
38557      Branch: perl
38558            ! pod/perl593delta.pod
38559 ____________________________________________________________________________
38560 [ 26327] By: gisle                                 on 2005/12/12  12:21:39
38561         Log: Oops, change 26326 broke t/run/switches.t
38562              Reverting change 24912 fixes it.
38563      Branch: perl
38564            ! t/run/switches.t
38565 ____________________________________________________________________________
38566 [ 26326] By: gisle                                 on 2005/12/12  10:41:04
38567         Log: Drop "v" prefix from sprintf("%vd", $^V).
38568              
38569              The sprintf documentation has this example:
38570              
38571              printf "version is v%vd\n", $^V;
38572              
38573              and it printed 'version is vv5.9.3\n'.
38574      Branch: perl
38575            ! sv.c t/op/sprintf.t
38576 ____________________________________________________________________________
38577 [ 26325] By: nicholas                              on 2005/12/11  22:37:40
38578         Log: Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug 37889)
38579      Branch: perl
38580            ! sv.c t/uni/sprintf.t
38581 ____________________________________________________________________________
38582 [ 26324] By: nicholas                              on 2005/12/11  20:34:33
38583         Log: Move the rest of the data munging into the test preparation loop.
38584      Branch: perl
38585            ! t/op/sprintf.t
38586 ____________________________________________________________________________
38587 [ 26323] By: nicholas                              on 2005/12/11  19:49:53
38588         Log: Move the $data and $result munging into the test preparation loop.
38589      Branch: perl
38590            ! t/op/sprintf.t
38591 ____________________________________________________________________________
38592 [ 26321] By: gisle                                 on 2005/12/11  18:14:24
38593         Log: Disallow sprintf's vector handling for non-integer formats.
38594              Avoids core dump for printf("%vs") and similar.
38595      Branch: perl
38596            ! sv.c t/op/sprintf.t
38597 ____________________________________________________________________________
38598 [ 26320] By: nicholas                              on 2005/12/11  12:54:14
38599         Log: Quench the other 2 ways obscure ways of abusing positional parameters
38600              to generate bogus array indexes. These two are inside the vector
38601              formatting code.
38602      Branch: perl
38603            ! sv.c t/op/sprintf.t
38604 ____________________________________________________________________________
38605 [ 26319] By: nicholas                              on 2005/12/10  18:13:33
38606         Log: Re-instate the old perl getcwd as _perl_getcwd, and use it if loading
38607              the XS fails. (Needed to bootstrap the core build)
38608      Branch: perl
38609            ! lib/Cwd.pm
38610 ____________________________________________________________________________
38611 [ 26318] By: stevep                                on 2005/12/10  15:42:39
38612         Log: Upgrade to PathTools-3.14_01
38613      Branch: perl
38614            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm lib/File/Spec.pm
38615            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38616            ! lib/File/Spec/t/Spec.t
38617 ____________________________________________________________________________
38618 [ 26317] By: stevep                                on 2005/12/10  15:21:37
38619         Log: Subject: [PATCH] Code tweaks in sv.c
38620              From: Andy Lester <andy@petdance.com>
38621              Date: Fri, 9 Dec 2005 11:09:21 -0600
38622              Message-ID: <20051209170921.GC16943@petdance.com>
38623              
38624              Includes a minor change the patch to account for code that moved
38625              elsewhere.
38626      Branch: perl
38627            ! sv.c
38628 ____________________________________________________________________________
38629 [ 26316] By: stevep                                on 2005/12/10  15:14:37
38630         Log: Subject: [PATCH] Excluding pad funcs when not debugging
38631              From: Andy Lester <andy@petdance.com>
38632              Date: Wed, 7 Dec 2005 21:58:05 -0600
38633              Message-ID: <20051208035805.GA23007@petdance.com>
38634      Branch: perl
38635            ! pad.c
38636 ____________________________________________________________________________
38637 [ 26315] By: nicholas                              on 2005/12/09  23:09:42
38638         Log: A better hash for PTR_TABLE_HASH (?)
38639      Branch: perl
38640            ! sv.c
38641 ____________________________________________________________________________
38642 [ 26314] By: craigb                                on 2005/12/09  21:13:50
38643         Log: Subject: patch@26310 - Major step for > 256 char paths on VMS
38644              From: "John E. Malmberg" <wb8tyw@qsl.net>
38645              Date: Fri, 09 Dec 2005 14:08:53 -0500
38646              Message-id: <4399D645.8070803@qsl.net>
38647      Branch: perl
38648            ! vms/vms.c
38649 ____________________________________________________________________________
38650 [ 26313] By: nicholas                              on 2005/12/09  19:18:32
38651         Log: An alternative way of structuring ptr_table_clear so that the variables
38652              can be assigned to at declaration time.
38653      Branch: perl
38654            ! sv.c
38655 ____________________________________________________________________________
38656 [ 26312] By: nicholas                              on 2005/12/09  18:46:17
38657         Log: A more efficient way to loop in ptr_table_clear
38658      Branch: perl
38659            ! sv.c
38660 ____________________________________________________________________________
38661 [ 26311] By: stevep                                on 2005/12/09  13:22:33
38662         Log: Subject: Re: Pod::Simple integration
38663              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
38664              Date: Fri, 09 Dec 2005 07:06:00 +0100
38665              Message-ID: <87k6ee7qk7.fsf@k75.linux.bogus>
38666              
38667              These files are still giving problems after attempting to convert
38668              them to text in p4.  The tests pass without them, so we'll remove them
38669              from the Perl distribution.
38670      Branch: perl
38671            - lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
38672            - lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
38673            - lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
38674            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
38675            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
38676            ! MANIFEST
38677 ____________________________________________________________________________
38678 [ 26310] By: stevep                                on 2005/12/09  03:39:17
38679         Log: Fixes compile errors introduce with change #26301 when compiling
38680              with ithreads and DEBUGGING.
38681      Branch: perl
38682            ! sv.c
38683 ____________________________________________________________________________
38684 [ 26309] By: stevep                                on 2005/12/09  02:07:32
38685         Log: Upgrade to Sys-Syslog-0.10
38686      Branch: perl
38687            + ext/Sys/Syslog/Changes ext/Sys/Syslog/README
38688            + ext/Sys/Syslog/fallback/const-c.inc
38689            + ext/Sys/Syslog/fallback/const-xs.inc
38690            + ext/Sys/Syslog/t/00-load.t ext/Sys/Syslog/t/constants.t
38691            + ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
38692            + ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
38693            + ext/Sys/Syslog/t/portfs.t
38694            ! MANIFEST ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
38695            ! ext/Sys/Syslog/t/syslog.t
38696 ____________________________________________________________________________
38697 [ 26308] By: stevep                                on 2005/12/09  01:41:44
38698         Log: Upgrade to CGI.pm-3.15
38699      Branch: perl
38700            ! lib/CGI.pm lib/CGI/Changes
38701 ____________________________________________________________________________
38702 [ 26307] By: stevep                                on 2005/12/08  19:40:33
38703         Log: Add pointer to Pod::Simple for the Pod -> HTML task.
38704      Branch: perl
38705            ! pod/perltodo.pod
38706 ____________________________________________________________________________
38707 [ 26306] By: stevep                                on 2005/12/08  19:21:25
38708         Log: One final Pod::Usage yak to shave...
38709      Branch: perl
38710            ! lib/Pod/Usage.pm
38711 ____________________________________________________________________________
38712 [ 26305] By: stevep                                on 2005/12/08  19:07:38
38713         Log: Version bump for Pod::Usage
38714      Branch: perl
38715            ! lib/Pod/Usage.pm
38716 ____________________________________________________________________________
38717 [ 26304] By: stevep                                on 2005/12/08  19:04:59
38718         Log: Further yak-shaving on Pod::Usage.  Now, t/pod/pod2usage2.t tests 
38719              pass.
38720      Branch: perl
38721            ! lib/Pod/Usage.pm t/pod/pod2usage2.t
38722 ____________________________________________________________________________
38723 [ 26303] By: stevep                                on 2005/12/08  15:53:36
38724         Log: Fix to Pod::Usage to work with all recent Pod::Text versions.  Also
38725              includes a change to the Pod::Usage test file for compatibility
38726              purposes.
38727      Branch: perl
38728            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
38729 ____________________________________________________________________________
38730 [ 26302] By: craigb                                on 2005/12/08  14:47:57
38731         Log: On VMS, do not use Perl's memory allocator for the home-grown pipe
38732              structures.  They may be allocated during start-up and are torn down
38733              in an exit handler, where thread context and other Perlish support
38734              are iffy.
38735      Branch: perl
38736            ! vms/vms.c
38737 ____________________________________________________________________________
38738 [ 26301] By: nicholas                              on 2005/12/08  14:06:37
38739         Log: Merge common code from ptr_table_fetch and ptr_table_store into
38740              S_ptr_table_find.
38741      Branch: perl
38742            ! sv.c
38743 ____________________________________________________________________________
38744 [ 26300] By: gisle                                 on 2005/12/08  09:56:22
38745         Log: Fixup the setsockopt usage message; missing OPTVAL.
38746      Branch: perl
38747            ! ext/IO/lib/IO/Socket.pm
38748 ____________________________________________________________________________
38749 [ 26299] By: gisle                                 on 2005/12/08  09:53:35
38750         Log: Improve the setsockopt description.
38751              Removed claim that OPTVAL might be undef as it is just treated
38752              the same as 0 and give the usual use-of-uninitialized-value
38753              warning.  Added an example.
38754      Branch: perl
38755            ! pod/perlfunc.pod
38756 ____________________________________________________________________________
38757 [ 26298] By: craigb                                on 2005/12/08  04:34:42
38758         Log: Subject: patch@26253 Allow embedded new lines passed through to commands
38759              From: "John E. Malmberg" <wb8tyw@qsl.net>
38760              Date: Wed, 07 Dec 2005 22:26:21 -0500
38761              Message-id: <4397A7DD.8030403@qsl.net>
38762      Branch: perl
38763            ! vms/vms.c
38764 ____________________________________________________________________________
38765 [ 26297] By: stevep                                on 2005/12/07  20:39:24
38766         Log: One quick fix to the test for differences in error output.
38767      Branch: perl
38768            ! lib/Pod/t/Usage.t
38769 ____________________________________________________________________________
38770 [ 26296] By: rgs                                   on 2005/12/07  15:46:46
38771         Log: Subject: [PATCH] All args in embed.fnc should be named
38772              From: Andy Lester <andy@petdance.com>
38773              Date: Wed, 7 Dec 2005 10:08:18 -0600
38774              Message-ID: <20051207160818.GA13465@petdance.com>
38775      Branch: perl
38776            ! embed.fnc embed.pl pod/perlapi.pod proto.h
38777 ____________________________________________________________________________
38778 [ 26295] By: rgs                                   on 2005/12/07  15:13:03
38779         Log: Don't build manpages for Encode and Unicode::Normalize
38780              (when compiling perl manpages are built afterwards, not
38781              by MakeMaker like when installing modules.) This fix a
38782              bootstrap problem (now that Pod::Man uses POSIX.)
38783      Branch: perl
38784            ! ext/Encode/Makefile.PL ext/Unicode/Normalize/Makefile.PL
38785 ____________________________________________________________________________
38786 [ 26294] By: rgs                                   on 2005/12/07  13:22:39
38787         Log: Check in those files as text, not binary
38788      Branch: perl
38789            ! lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
38790            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
38791            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
38792            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
38793            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
38794 ____________________________________________________________________________
38795 [ 26293] By: rgs                                   on 2005/12/07  13:01:00
38796         Log: Remove space
38797      Branch: perl
38798            ! MANIFEST
38799 ____________________________________________________________________________
38800 [ 26292] By: stevep                                on 2005/12/07  12:36:59
38801         Log: Upgrade to podlators-2.00
38802      Branch: perl
38803            + lib/Pod/t/color.t lib/Pod/t/termcap.t
38804            - lib/Pod/t/text-errors.t
38805            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
38806            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
38807            ! lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
38808            ! lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
38809            ! lib/Pod/t/basic.txt lib/Pod/t/man.t lib/Pod/t/text-options.t
38810            ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL
38811 ____________________________________________________________________________
38812 [ 26291] By: stevep                                on 2005/12/07  11:38:00
38813         Log: Assimilate Pod-Simple-3.03 to the Perl core
38814      Branch: perl
38815            + (add 170 files)
38816            ! MANIFEST Porting/Maintainers.pl
38817 ____________________________________________________________________________
38818 [ 26290] By: nicholas                              on 2005/12/07  08:53:03
38819         Log: Pull the regexp stringification code out into S_stringify_regexp, to
38820              make sv_2pv_flags clearer.
38821      Branch: perl
38822            ! sv.c
38823 ____________________________________________________________________________
38824 [ 26289] By: nicholas                              on 2005/12/07  08:30:26
38825         Log: 3 instances of SvIsUV_on(sv); can be replaced with one.
38826      Branch: perl
38827            ! sv.c
38828 ____________________________________________________________________________
38829 [ 26288] By: stevep                                on 2005/12/07  02:10:26
38830         Log: Upgrade to CGI-3.14.
38831              
38832              Mmm...pi.  Oh, also including some Pod fixes in bleadperl that haven't
38833              yet been applied to the actual CGI distribution yet.
38834      Branch: perl
38835            ! lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
38836 ____________________________________________________________________________
38837 [ 26287] By: nicholas                              on 2005/12/06  21:55:29
38838         Log: Add a ; that 26281 was lacking.
38839              (Dear Mark, please can I have back one of the two that I sent you after
38840              change 23614)
38841      Branch: perl
38842            ! util.c
38843 ____________________________________________________________________________
38844 [ 26286] By: nicholas                              on 2005/12/06  21:39:24
38845         Log: Move vast swathes of common code from sv_2iv_flags and sv_2uv_flags
38846              into S_sv_2iuv_common.
38847      Branch: perl
38848            ! sv.c
38849 ____________________________________________________________________________
38850 [ 26285] By: nicholas                              on 2005/12/06  19:41:43
38851         Log: The early return for SvIOKp(sv) in sv_2[iu]v_flags is actually code
38852              duplication.
38853      Branch: perl
38854            ! sv.c
38855 ____________________________________________________________________________
38856 [ 26281] By: rgs                                   on 2005/12/06  17:23:09
38857         Log: Subject: [PATCH] More consting, and putting stuff in embed.fnc
38858              From: Andy Lester <andy@petdance.com>
38859              Date: Mon, 5 Dec 2005 13:46:13 -0600
38860              Message-ID: <20051205194613.GB7791@petdance.com>
38861      Branch: perl
38862            ! deb.c doio.c dump.c embed.fnc embed.h hv.c hv.h locale.c mg.c
38863            ! op.c op.h pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
38864            ! proto.h regcomp.c sv.c taint.c toke.c utf8.c util.c
38865 ____________________________________________________________________________
38866 [ 26280] By: nicholas                              on 2005/12/06  16:53:46
38867         Log: Subject: Re: stringification of v-string references
38868              From: John Peacock <jpeacock@rowman.com>
38869              Message-ID: <439592B4.2050101@rowman.com>
38870              Date: Tue, 06 Dec 2005 08:31:32 -0500
38871      Branch: perl
38872            ! t/op/ref.t
38873 ____________________________________________________________________________
38874 [ 26279] By: gisle                                 on 2005/12/06  16:42:31
38875         Log: Fix typo spotted by Ronald J Kimball.
38876      Branch: perl
38877            ! ext/Sys/Syslog/Syslog.pm
38878 ____________________________________________________________________________
38879 [ 26278] By: rgs                                   on 2005/12/06  14:56:28
38880         Log: Subject: Re: Perl PR: "Security holes in Sys::Syslog"
38881              From: Ronald J Kimball <rjk-perl-p5p@tamias.net>
38882              Date: Tue, 6 Dec 2005 09:56:12 -0500
38883              Message-ID: <20051206145612.GA94530@penkwe.pair.com>
38884      Branch: perl
38885            ! ext/Sys/Syslog/Syslog.pm
38886 ____________________________________________________________________________
38887 [ 26277] By: gisle                                 on 2005/12/06  14:45:30
38888         Log: Document why syslog($priority, "%s", $message) is a good idea
38889              if the code might be running with older versions of Sys::Syslog.
38890      Branch: perl
38891            ! ext/Sys/Syslog/Syslog.pm
38892 ____________________________________________________________________________
38893 [ 26276] By: merijn                                on 2005/12/06  14:30:53
38894         Log: Itanium blade servers added to the model list
38895      Branch: perl
38896            ! README.hpux
38897 ____________________________________________________________________________
38898 [ 26275] By: nicholas                              on 2005/12/06  13:56:15
38899         Log: Don't use Copy for 1 and 2 character string constants.
38900      Branch: perl
38901            ! sv.c
38902 ____________________________________________________________________________
38903 [ 26274] By: nicholas                              on 2005/12/06  13:40:07
38904         Log: Eliminate an unneeded local variable.
38905      Branch: perl
38906            ! sv.c
38907 ____________________________________________________________________________
38908 [ 26273] By: nicholas                              on 2005/12/06  13:08:57
38909         Log: Eliminate all the gotos in sv_2pv_flags, by moving the tokensave*
38910              code into the GMAGIC block.
38911      Branch: perl
38912            ! sv.c
38913 ____________________________________________________________________________
38914 [ 26272] By: nicholas                              on 2005/12/06  12:19:23
38915         Log: sv_2pv_flags shouldn't return a constant string "NULLREF" - it was the
38916              only constant non-"" string returned.
38917      Branch: perl
38918            ! sv.c
38919 ____________________________________________________________________________
38920 [ 26271] By: nicholas                              on 2005/12/05  23:57:51
38921         Log: Make all the return statements closer to the final calcuation of the
38922              returned value in the reference stringification code. Pull variables
38923              into tigher scope which also allows some to become const.
38924      Branch: perl
38925            ! sv.c
38926 ____________________________________________________________________________
38927 [ 26270] By: nicholas                              on 2005/12/05  23:29:46
38928         Log: Move the scope of origsv inwards, and rename variables to avoid the
38929              need to re-assign to sv.
38930      Branch: perl
38931            ! sv.c
38932 ____________________________________________________________________________
38933 [ 26269] By: nicholas                              on 2005/12/05  23:12:33
38934         Log: Clone the brief return logic and thereby remove a goto.
38935      Branch: perl
38936            ! sv.c
38937 ____________________________________________________________________________
38938 [ 26268] By: nicholas                              on 2005/12/05  22:44:32
38939         Log: As they are now the same, can fold the entire switch statement for
38940              reference type in sv_2pv_flags into a call to sv_reftype.
38941      Branch: perl
38942            ! sv.c
38943 ____________________________________________________________________________
38944 [ 26267] By: nicholas                              on 2005/12/05  22:20:31
38945         Log: Untease the regexp stringification from the reference naming in
38946              sv_2pv_flags. (Lots of re-indentation, little real change)
38947      Branch: perl
38948            ! sv.c
38949 ____________________________________________________________________________
38950 [ 26266] By: nicholas                              on 2005/12/05  21:58:20
38951         Log: References to version objects should stringify as VSTRING. This makes
38952              stringification consistent with the output of ref().
38953      Branch: perl
38954            ! sv.c
38955 ____________________________________________________________________________
38956 [ 26265] By: nicholas                              on 2005/12/05  20:37:11
38957         Log: The extra return is actually a duplicated code path, and can go.
38958      Branch: perl
38959            ! sv.c
38960 ____________________________________________________________________________
38961 [ 26264] By: nicholas                              on 2005/12/05  20:09:23
38962         Log: Fix typo in description.
38963      Branch: perl
38964            ! MANIFEST
38965 ____________________________________________________________________________
38966 [ 26263] By: nicholas                              on 2005/12/05  19:56:43
38967         Log: Add ext/MIME/Base64/README to MANIFEST
38968      Branch: perl
38969            ! MANIFEST
38970 ____________________________________________________________________________
38971 [ 26262] By: stevep                                on 2005/12/05  16:35:14
38972         Log: Upgrade to MIME-Base64-3.07
38973      Branch: perl
38974            + ext/MIME/Base64/README
38975            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
38976            ! ext/MIME/Base64/QuotedPrint.pm
38977 ____________________________________________________________________________
38978 [ 26261] By: stevep                                on 2005/12/05  16:29:46
38979         Log: Upgrade to Digest-MD5-2.36
38980      Branch: perl
38981            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
38982            ! ext/Digest/MD5/README ext/Digest/MD5/t/files.t
38983 ____________________________________________________________________________
38984 [ 26260] By: stevep                                on 2005/12/05  16:20:17
38985         Log: Upgrade to CGI.pm-3.13
38986      Branch: perl
38987            + lib/CGI/t/no_tabindex.t
38988            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes
38989            ! lib/CGI/Cookie.pm lib/CGI/t/form.t
38990 ____________________________________________________________________________
38991 [ 26259] By: rgs                                   on 2005/12/05  16:19:35
38992         Log: "Malformed UTF-8 character" was a severe warning, and can now be
38993              also a fatal error (since change #26258)
38994      Branch: perl
38995            ! pod/perldiag.pod
38996 ____________________________________________________________________________
38997 [ 26258] By: rgs                                   on 2005/12/05  16:04:16
38998         Log: Subject: Re: [perl #37836] Simple Regex causes SEGV when run on specific data
38999              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
39000              Date: Tue, 06 Dec 2005 00:35:52 +0900
39001              Message-Id: <20051206003221.5AD9.BQW10602@nifty.com>
39002      Branch: perl
39003            ! regexec.c
39004 ____________________________________________________________________________
39005 [ 26257] By: rgs                                   on 2005/12/05  15:25:00
39006         Log: Better variable names make code clearer
39007              
39008              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
39009              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
39010              Date: Sun, 04 Dec 2005 16:24:29 +0900
39011              Message-Id: <20051204162412.D720.BQW10602@nifty.com>
39012      Branch: perl
39013            ! embed.fnc proto.h utf8.c
39014 ____________________________________________________________________________
39015 [ 26256] By: rgs                                   on 2005/12/05  15:20:32
39016         Log: Rework the error messages from the swashget code.
39017              
39018              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
39019              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
39020              Date: Sun, 04 Dec 2005 16:24:59 +0900
39021              Message-Id: <20051204162431.D723.BQW10602@nifty.com>
39022      Branch: perl
39023            ! pod/perldiag.pod utf8.c
39024 ____________________________________________________________________________
39025 [ 26255] By: rgs                                   on 2005/12/05  15:15:53
39026         Log: Clarification and cleanup of the XS SWASHGET code
39027              
39028              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
39029              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
39030              Date: Sun, 04 Dec 2005 16:28:35 +0900
39031              Message-Id: <20051204162508.D726.BQW10602@nifty.com>
39032      Branch: perl
39033            ! lib/utf8_heavy.pl regexec.c t/op/pat.t utf8.c
39034 ____________________________________________________________________________
39035 [ 26254] By: rgs                                   on 2005/12/05  09:58:02
39036         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80.tar.gz
39037              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
39038              Date: Sat, 03 Dec 2005 12:24:05 +0100
39039              Message-ID: <87mzji8luy.fsf@k75.linux.bogus>
39040      Branch: perl
39041            ! lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
39042 ____________________________________________________________________________
39043 [ 26253] By: mhx                                   on 2005/12/04  19:37:58
39044         Log: NULL is a legal value for newXS()'s name parameter.
39045              (This caused strange build failures with gcc4 -O3)
39046      Branch: perl
39047            ! embed.fnc proto.h
39048 ____________________________________________________________________________
39049 [ 26252] By: stevep                                on 2005/12/04  15:30:55
39050         Log: Fix handling of author's names that had apostrophes.  Based on a patch
39051              by Sean O'Rourke <sorourke@cs.ucsd.edu> in RT bug #22950.
39052      Branch: perl
39053            ! utils/h2xs.PL
39054 ____________________________________________________________________________
39055 [ 26251] By: davem                                 on 2005/12/03  15:20:24
39056         Log: clarify description of vector (v) sprintf format modifier
39057      Branch: perl
39058            ! pod/perlfunc.pod
39059 ____________________________________________________________________________
39060 [ 26250] By: craigb                                on 2005/12/03  15:15:47
39061         Log: In vms/vms.c, don't use the thread-specific Newx() during
39062              startup before threads are initialized.  
39063      Branch: perl
39064            ! vms/vms.c
39065 ____________________________________________________________________________
39066 [ 26249] By: stevep                                on 2005/12/03  12:31:02
39067         Log: Update perlhack.pod with the updated, permanent ActiveState URLs
39068      Branch: perl
39069            ! pod/perlhack.pod
39070 ____________________________________________________________________________
39071 [ 26248] By: rgs                                   on 2005/12/03  12:16:54
39072         Log: Missing chunk in change #26247.
39073      Branch: perl
39074            ! ext/Sys/Syslog/Syslog.pm
39075 ____________________________________________________________________________
39076 [ 26247] By: rgs                                   on 2005/12/03  11:23:29
39077         Log: Sys::Syslog::syslog can accept a message without printf
39078              escapes and arguments.
39079              
39080              Subject: Re: Perl PR: "Security holes in Sys::Syslog"
39081              From: Gisle Aas <gisle@activestate.com>
39082              Date: 03 Dec 2005 03:35:32 -0800
39083              Message-ID: <lracfi2z23.fsf@caliper.activestate.com>
39084      Branch: perl
39085            ! ext/Sys/Syslog/Syslog.pm
39086 ____________________________________________________________________________
39087 [ 26246] By: stevep                                on 2005/12/03  03:30:00
39088         Log: Upgrade to version-0.50
39089      Branch: perl
39090            ! lib/version.pm lib/version.pod lib/version.t util.c
39091 ____________________________________________________________________________
39092 [ 26245] By: rgs                                   on 2005/12/02  23:00:55
39093         Log: Replace ^M by a space in test for bug #37716, to make
39094              Cygwin happy (found by Yitzchak)
39095      Branch: perl
39096            ! lib/File/Compare.t
39097 ____________________________________________________________________________
39098 [ 26244] By: nicholas                              on 2005/12/02  17:15:27
39099         Log: Address Hugo's comment on Dave's change (26240)
39100      Branch: perl
39101            ! sv.c
39102 ____________________________________________________________________________
39103 [ 26243] By: rgs                                   on 2005/12/02  10:37:05
39104         Log: Subject: Storable retrieve_lscalar fails for empty strings [PATCH]
39105              From: Gisle Aas <gisle@ActiveState.com>
39106              Date: 28 Nov 2005 04:48:18 -0800
39107              Message-ID: <lr3blhndkd.fsf@caliper.activestate.com>
39108              
39109              and
39110              Message-ID: <lrwtisn062.fsf@caliper.activestate.com>
39111      Branch: perl
39112            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
39113 ____________________________________________________________________________
39114 [ 26242] By: rgs                                   on 2005/12/02  09:26:48
39115         Log: Subject: [PATCH] Signs, signs, everywhere a sign
39116              From: Andy Lester <andy@petdance.com>
39117              Date: Thu, 1 Dec 2005 14:24:51 -0600
39118              Message-ID: <20051201202451.GI22713@petdance.com>
39119      Branch: perl
39120            ! pp_pack.c
39121 ____________________________________________________________________________
39122 [ 26241] By: stevep                                on 2005/12/01  20:27:34
39123         Log: Nit from change #26232 noticed by H. Merijn Brand
39124      Branch: perl
39125            ! pod/perlop.pod
39126 ____________________________________________________________________________
39127 [ 26240] By: davem                                 on 2005/12/01  16:40:29
39128         Log: sprintf %NNN$ check for large values wrapping to negative
39129      Branch: perl
39130            ! sv.c t/op/sprintf2.t
39131 ____________________________________________________________________________
39132 [ 26239] By: rgs                                   on 2005/12/01  15:40:11
39133         Log: Always define PL_memory_wrap, and use it for the new sprintf checks
39134      Branch: perl
39135            ! makedef.pl perl.h sv.c
39136 ____________________________________________________________________________
39137 [ 26238] By: rgs                                   on 2005/12/01  15:26:09
39138         Log: Missing #ifdef, noticed by Jan Dubois
39139      Branch: perl
39140            ! sv.c
39141 ____________________________________________________________________________
39142 [ 26237] By: rgs                                   on 2005/12/01  14:25:34
39143         Log: Subject: [PATCH] Re: Perl PR: "Security holes in Sys::Syslog"
39144              From: Gisle Aas <gisle@ActiveState.com>
39145              Date: 01 Dec 2005 06:20:14 -0800
39146              Message-ID: <lroe406grl.fsf_-_@caliper.activestate.com>
39147              
39148              Subject: [PATCH] Suppress "0b" prefix for sprintf("%#b", 0)
39149              From: Gisle Aas <gisle@ActiveState.com>
39150              Date: 01 Dec 2005 06:11:44 -0800
39151              Message-ID: <lrsltc6h5r.fsf_-_@caliper.activestate.com>
39152      Branch: perl
39153            ! sv.c t/op/sprintf.t
39154 ____________________________________________________________________________
39155 [ 26236] By: rgs                                   on 2005/12/01  11:52:24
39156         Log: Subject: [PATCH] Disable constant folding of sprintf
39157              From: Gisle Aas <gisle@ActiveState.com>
39158              Date: 01 Dec 2005 03:22:10 -0800
39159              Message-ID: <lr8xv56p0d.fsf_-_@caliper.activestate.com>
39160      Branch: perl
39161            ! op.c opcode.h opcode.pl t/lib/warnings/sv t/op/sprintf2.t
39162 ____________________________________________________________________________
39163 [ 26235] By: rgs                                   on 2005/12/01  09:26:01
39164         Log: Subject: [patch] Re: Perl PR: "Security holes in Sys::Syslog"
39165              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
39166              Date: Wed, 30 Nov 2005 20:17:31 -0800
39167              Message-ID: <438E795B.9060805@ActiveState.com>
39168      Branch: perl
39169            ! sv.c
39170 ____________________________________________________________________________
39171 [ 26234] By: rgs                                   on 2005/12/01  08:34:42
39172         Log: Revert change #26110 (already reverted in maintperl by change 26182)
39173      Branch: perl
39174            ! op.c
39175 ____________________________________________________________________________
39176 [ 26233] By: rgs                                   on 2005/11/30  21:15:21
39177         Log: Jan Dubois notices that sitecustomize.pl is to be found in sitelib,
39178              not siteperl
39179      Branch: perl
39180            ! pod/perlrun.pod
39181 ____________________________________________________________________________
39182 [ 26232] By: stevep                                on 2005/11/30  19:09:17
39183         Log: dor-assign (//=) was missing from perlop.pod
39184      Branch: perl
39185            ! pod/perlop.pod
39186 ____________________________________________________________________________
39187 [ 26231] By: rgs                                   on 2005/11/30  17:57:16
39188         Log: Subject: [PATCH] Remove redundant SvUTF8_on() calls
39189              From: Gisle Aas <gisle@ActiveState.com>
39190              Date: 30 Nov 2005 09:28:54 -0800
39191              Message-ID: <lrhd9uhwo9.fsf@caliper.activestate.com>
39192      Branch: perl
39193            ! pp.c sv.c
39194 ____________________________________________________________________________
39195 [ 26229] By: rgs                                   on 2005/11/30  14:29:23
39196         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
39197              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
39198              Date: Sun, 27 Nov 2005 17:02:02 +0900
39199              Message-Id: <20051127170016.A786.BQW10602@nifty.com>
39200      Branch: perl
39201            ! embed.fnc embed.h lib/utf8_heavy.pl pod/perlapi.pod
39202            ! pod/perlintern.pod proto.h universal.c utf8.c utf8.h
39203            ! utfebcdic.h
39204 ____________________________________________________________________________
39205 [ 26228] By: nicholas                              on 2005/11/30  13:55:05
39206         Log: The regexp engine should check SV flags rather than SV type for
39207              determining if something is a reference, because under the debugger
39208              the value returned by the swash code is SVt_PVMG.
39209              Not doing this has the side effect of repeatedly reassigning the
39210              same array element, which causes destructors to fire on the reassignment
39211              which in turn causes &utf8::DESTROY to run outside of the pseudo-safety
39212              of save_re_context, which under the debugger involves re-entering the
39213              regexp engine, which causes corruption of the regexp engine's global
39214              state.
39215      Branch: perl
39216            ! regexec.c
39217 ____________________________________________________________________________
39218 [ 26227] By: rgs                                   on 2005/11/30  12:30:47
39219         Log: Fix B::Concise tests after change #26226
39220      Branch: perl
39221            ! ext/B/t/optree_varinit.t
39222 ____________________________________________________________________________
39223 [ 26226] By: rgs                                   on 2005/11/30  09:53:11
39224         Log: Revert change #22520 (optimise away my $foo = undef and similar
39225              constructs), in order to fix bug perl #37776
39226      Branch: perl
39227            ! op.c t/op/my.t
39228 ____________________________________________________________________________
39229 [ 26225] By: rgs                                   on 2005/11/29  17:40:16
39230         Log: Subject: Re: [perl #37716] Re: File::Compare broken for filenames with whitespace
39231              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
39232              Date: Tue, 29 Nov 2005 08:07:19 +0100
39233              Message-ID: <878xv89bko.fsf@k75.linux.bogus>
39234      Branch: perl
39235            ! lib/File/Compare.pm lib/File/Compare.t
39236 ____________________________________________________________________________
39237 [ 26224] By: stevep                                on 2005/11/29  12:36:46
39238         Log: Assimilate Pod-Escapes-1.04.  This is a prereq for Pod::Simple, 
39239              which is now a prereq for podlators.
39240      Branch: perl
39241            + lib/Pod/Escapes.pm lib/Pod/Escapes/ChangeLog
39242            + lib/Pod/Escapes/README lib/Pod/Escapes/t/01_about_verbose.t
39243            + lib/Pod/Escapes/t/10_main.t
39244            + lib/Pod/Escapes/t/15_name2charnum.t
39245            ! MANIFEST Porting/Maintainers.pl
39246 ____________________________________________________________________________
39247 [ 26223] By: rgs                                   on 2005/11/28  18:43:51
39248         Log: Typo fix, by Olivier Blin
39249      Branch: perl
39250            ! lib/Getopt/Long.pm
39251 ____________________________________________________________________________
39252 [ 26222] By: steveh                                on 2005/11/28  17:07:25
39253         Log: Fix ext/POSIX/t/time.t on Win32
39254              
39255              According to MSDN, "The string result produced by ctime contains
39256              exactly 26 characters and has the form: Wed Jan 02 02:03:55 1980\n\0"
39257              so we *do* want the leading zero on the day returned by strftime
39258      Branch: perl
39259            ! ext/POSIX/t/time.t
39260 ____________________________________________________________________________
39261 [ 26221] By: stevep                                on 2005/11/28  14:11:23
39262         Log: Mac OS X/Darwin seems to have problems with tzname().
39263      Branch: perl
39264            ! ext/POSIX/t/time.t
39265 ____________________________________________________________________________
39266 [ 26220] By: rgs                                   on 2005/11/28  11:00:37
39267         Log: FAQ sync.
39268      Branch: perl
39269            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
39270            ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq9.pod
39271 ____________________________________________________________________________
39272 [ 26219] By: stevep                                on 2005/11/28  02:48:18
39273         Log: Subject: [PATCH] Math::Trig: blead and maint (doc patch only): s/Bay/Gulf/ and do away with bad quotes
39274              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
39275              Date: Sun, 27 Nov 2005 23:04:31 +0200 (EET)
39276              Message-Id: <20051127210431.F1D2C6CF55@ugli.hut.fi>
39277      Branch: perl
39278            ! lib/Math/Trig.pm
39279 ____________________________________________________________________________
39280 [ 26218] By: stevep                                on 2005/11/28  02:34:49
39281         Log: Mention of possible use of a scalar variable on the rhs of an arrow "->" 
39282              operator added to close two tickets.
39283      Branch: perl
39284            ! pod/perlobj.pod
39285 ____________________________________________________________________________
39286 [ 26217] By: rgs                                   on 2005/11/27  23:18:38
39287         Log: Don't let MakeMaker install doc for MIME::Base64
39288              (since installpod does it already)
39289      Branch: perl
39290            ! ext/MIME/Base64/Makefile.PL
39291 ____________________________________________________________________________
39292 [ 26216] By: rgs                                   on 2005/11/27  22:42:42
39293         Log: Upgrade to Getopt::Long 2.34_04
39294      Branch: perl
39295            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
39296            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
39297            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
39298            ! lib/Getopt/Long/t/gol-oo.t
39299 ____________________________________________________________________________
39300 [ 26215] By: rgs                                   on 2005/11/27  21:43:17
39301         Log: Subject: [PATCH] fix wrong pool error in cygwin build
39302              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
39303              Date: Nov 27, 2005 9:29 AM
39304              Message-ID: <20051127082918.GA2556@efn.org>
39305      Branch: perl
39306            ! cygwin/cygwin.c
39307 ____________________________________________________________________________
39308 [ 26214] By: stevep                                on 2005/11/27  02:35:25
39309         Log: Upgrade to MIME-Base64-3.06
39310      Branch: perl
39311            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
39312            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
39313            ! ext/MIME/Base64/QuotedPrint.pm
39314 ____________________________________________________________________________
39315 [ 26213] By: stevep                                on 2005/11/26  12:48:42
39316         Log: Deal with differences in what clock() does between POSIX and BSD.
39317      Branch: perl
39318            ! ext/POSIX/t/time.t
39319 ____________________________________________________________________________
39320 [ 26212] By: stevep                                on 2005/11/26  12:04:00
39321         Log: Upgrade to Scalar-List-Utils-1.18
39322      Branch: perl
39323            + ext/List/Util/t/00version.t
39324            ! MANIFEST ext/List/Util/Changes
39325 ____________________________________________________________________________
39326 [ 26211] By: stevep                                on 2005/11/26  11:50:17
39327         Log: Upgrade to Digest-MD5-2.35
39328      Branch: perl
39329            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
39330            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
39331            ! ext/Digest/MD5/t/files.t
39332 ____________________________________________________________________________
39333 [ 26210] By: stevep                                on 2005/11/26  11:40:57
39334         Log: Actually update one of the files from the previous change.
39335      Branch: perl
39336            ! lib/Digest.pm
39337 ____________________________________________________________________________
39338 [ 26209] By: stevep                                on 2005/11/26  11:38:02
39339         Log: Upgrade to Digest-1.14
39340      Branch: perl
39341            ! lib/Digest.pm lib/Digest/Changes
39342 ____________________________________________________________________________
39343 [ 26208] By: stevep                                on 2005/11/26  02:56:26
39344         Log: Just be explicit about $TZ.  
39345      Branch: perl
39346            ! ext/POSIX/t/time.t
39347 ____________________________________________________________________________
39348 [ 26207] By: stevep                                on 2005/11/26  02:32:10
39349         Log: Hmmm...strftime() does work on Win32, but tzset() is having problems
39350              on OpenBSD.
39351      Branch: perl
39352            ! ext/POSIX/t/time.t
39353 ____________________________________________________________________________
39354 [ 26206] By: stevep                                on 2005/11/26  01:31:24
39355         Log: Additional tests for B and POSIX.  The POSIX ones concern me a bit,
39356              but I don't expect any black smokes because of testing on OpenBSD,
39357              Linux, Win32, an Cygwin.
39358      Branch: perl
39359            + ext/POSIX/t/time.t
39360            ! MANIFEST ext/B/t/b.t
39361 ____________________________________________________________________________
39362 [ 26205] By: nicholas                              on 2005/11/25  15:12:02
39363         Log: Move report_uninit() and its static supporting functions to the end of
39364              sv.c, so that they are not sandwiched between the two halves of the
39365              SV allocation code. However, the diff looks far more evil than it
39366              should given that this is just moving a single albeit large hunk.
39367      Branch: perl
39368            ! sv.c
39369 ____________________________________________________________________________
39370 [ 26204] By: rgs                                   on 2005/11/25  12:40:34
39371         Log: Subject: [PATCH] perlpod documentation discrepancy in 5.8.6 ( and maybe later? )
39372              From: demerphq <demerphq@gmail.com>
39373              Date: Fri, 25 Nov 2005 13:57:38 +0100
39374              Message-ID: <9b18b3110511250457k6c196c4fu167badd045c2d9e6@mail.gmail.com>
39375      Branch: perl
39376            ! pod/perlpod.pod
39377 ____________________________________________________________________________
39378 [ 26203] By: rgs                                   on 2005/11/24  16:09:48
39379         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
39380              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
39381              Date: Fri, 25 Nov 2005 00:19:35 +0900
39382              Message-Id: <20051125001031.24E3.BQW10602@nifty.com>
39383              
39384              Date: Fri, 25 Nov 2005 01:18:17 +0900
39385              Message-Id: <20051125011410.24E9.BQW10602@nifty.com>
39386      Branch: perl
39387            ! universal.c utf8.c
39388 ____________________________________________________________________________
39389 [ 26202] By: rgs                                   on 2005/11/24  15:38:05
39390         Log: Document new perldoc -L switch
39391              
39392              Subject: Re: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
39393              From: Enrico Sorcinelli <bepi@perl.it>
39394              Date: Thu, 24 Nov 2005 16:04:03 +0100
39395              Message-Id: <20051124160403.568a194b.bepi@perl.it>
39396      Branch: perl
39397            ! pod/perldoc.pod
39398 ____________________________________________________________________________
39399 [ 26201] By: rgs                                   on 2005/11/24  08:52:35
39400         Log: Delete a README made redundant by change 26200.
39401      Branch: perl
39402            - wince/README.perlce
39403 ____________________________________________________________________________
39404 [ 26200] By: rgs                                   on 2005/11/23  20:45:44
39405         Log: Subject: [PATCH @26198] perlce touches
39406              From: Konovalov, Vadim <vkonovalov@spb.lucent.com>
39407              Date: Nov 23, 2005 8:55 PM
39408              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DDC3@itotest-1.spb.lucent.com>
39409      Branch: perl
39410            ! INSTALL MANIFEST README.ce makedef.pl wince/Makefile.ce
39411            ! wince/wince.c
39412 ____________________________________________________________________________
39413 [ 26199] By: rgs                                   on 2005/11/23  15:34:54
39414         Log: Subject: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
39415              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
39416              Date: Wed, 23 Nov 2005 17:57:34 +0900
39417              Message-Id: <20051123175603.FFD5.BQW10602@nifty.com>
39418              
39419              And :
39420              Message-Id: <20051123202935.4D9D.BQW10602@nifty.com>
39421              
39422              with some nits to use U8 instead of char more consistently
39423      Branch: perl
39424            ! lib/utf8_heavy.pl t/op/pat.t universal.c utf8.c
39425 ____________________________________________________________________________
39426 [ 26198] By: rgs                                   on 2005/11/22  21:24:19
39427         Log: Notes in perlstyle about POD formatting, by Sébastien
39428              Aperghis-Tramoni, with nits by chromatic and Randy W. Sims.
39429      Branch: perl
39430            ! pod/perlstyle.pod
39431 ____________________________________________________________________________
39432 [ 26197] By: nicholas                              on 2005/11/22  20:23:34
39433         Log: Note the URL describing the vast riches awaiting us.
39434      Branch: perl
39435            ! t/lib/1_compile.t
39436 ____________________________________________________________________________
39437 [ 26196] By: davem                                 on 2005/11/22  16:52:24
39438         Log: include PERL_TRACK_MEMPOOL in perl -V output
39439      Branch: perl
39440            ! perl.c
39441 ____________________________________________________________________________
39442 [ 26195] By: davem                                 on 2005/11/22  16:32:42
39443         Log: perl segfaults on reversed array reference
39444              
39445              The 'for (reverse @a)' optimisation got its index wrong when
39446              create LVALUE SVs for undef elements
39447      Branch: perl
39448            ! pp_ctl.c pp_hot.c t/op/loopctl.t
39449 ____________________________________________________________________________
39450 [ 26194] By: rgs                                   on 2005/11/22  16:16:00
39451         Log: Subject: [DOC PATCH] Sort subs *can* now be recursive
39452              From: Robin Houston <robin@cpan.org>
39453              Date: Tue, 22 Nov 2005 13:28:17 +0000
39454              Message-ID: <20051122132817.GA20895@rpc142.cs.man.ac.uk>
39455      Branch: perl
39456            ! pod/perlfunc.pod
39457 ____________________________________________________________________________
39458 [ 26193] By: rgs                                   on 2005/11/22  16:10:00
39459         Log: Use the system's free to dealloc a PV allocated by the system
39460              (more precisely by libgdbm.) See :
39461              
39462              Subject: GDBM_file realloc failures
39463              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
39464              Date: Mon, 21 Nov 2005 18:22:00 +0100
39465              Message-ID: <20051121182200.0b3d2454@grubert.mandrakesoft.com>
39466      Branch: perl
39467            ! ext/GDBM_File/GDBM_File.xs
39468 ____________________________________________________________________________
39469 [ 26192] By: rgs                                   on 2005/11/22  15:54:16
39470         Log: Subject: Re: [PATCH] concat interacts badly with magic
39471              From: Robin Houston <robin@cpan.org>
39472              Date: Tue, 22 Nov 2005 14:07:27 +0000
39473              Message-ID: <20051122140727.GA29861@rpc142.cs.man.ac.uk>
39474              
39475              (new version of patch for bug #37722)
39476      Branch: perl
39477            ! pp_hot.c t/lib/warnings/9uninit t/lib/warnings/pp_hot
39478            ! t/op/tie.t
39479 ____________________________________________________________________________
39480 [ 26191] By: rgs                                   on 2005/11/22  14:16:05
39481         Log: Subject: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
39482              From: Enrico Sorcinelli <bepi@perl.it>
39483              Date: Sun, 20 Nov 2005 10:20:51 +0100
39484              Message-Id: <20051120102051.23ef095d.bepi@perl.it>
39485              
39486              Also, bump version number of Perldoc.
39487      Branch: perl
39488            ! lib/Pod/Perldoc.pm
39489 ____________________________________________________________________________
39490 [ 26190] By: rgs                                   on 2005/11/22  11:29:03
39491         Log: Revert change #26185, which could have some unwanted side-effects.
39492              (lib/warnings.t had failures due to this patch.)
39493              Moreover Dave Mitchell correctly pointed out that [perl #37722]
39494              wasn't really a bug.
39495      Branch: perl
39496            ! pp_hot.c t/op/tie.t
39497 ____________________________________________________________________________
39498 [ 26189] By: merijn                                on 2005/11/22  06:33:05
39499         Log: Subject: RE: [perl #37708] [PATCH] wrong IP_ constants on Win32 
39500              From: "Jan Dubois" <jand@ActiveState.com>
39501              Date: Mon, 21 Nov 2005 21:35:51 -0800
39502              Message-ID: <062401c5ef26$99b3a490$2217a8c0@candy>
39503      Branch: perl
39504            ! win32/include/sys/socket.h
39505 ____________________________________________________________________________
39506 [ 26188] By: stevep                                on 2005/11/22  03:41:17
39507         Log: Subject: [PATCH] ff_chop.patch redux
39508              From: Andy Lester <andy@petdance.com>
39509              Date: Mon, 21 Nov 2005 21:16:14 -0600
39510              Message-ID: <20051122031614.GB19424@petdance.com>
39511      Branch: perl
39512            ! pp_ctl.c
39513 ____________________________________________________________________________
39514 [ 26187] By: stevep                                on 2005/11/22  03:37:30
39515         Log: Subject: patch@26180 - t/op/pat.t : Can't reset %ENV on VMS
39516              From: "John E. Malmberg" <wb8tyw@qsl.net>
39517              Date: Mon, 21 Nov 2005 22:09:17 -0500
39518              Message-ID: <43828BDD.7080302@qsl.net>
39519      Branch: perl
39520            ! t/op/pat.t
39521 ____________________________________________________________________________
39522 [ 26186] By: stevep                                on 2005/11/22  03:32:04
39523         Log: Subject: patch@26180 - t/op/array.t : Can't reset %ENV on VMS
39524              From: "John E. Malmberg" <wb8tyw@qsl.net>
39525              Date: Mon, 21 Nov 2005 21:19:31 -0500
39526              Message-ID: <43828033.9040708@qsl.net>
39527      Branch: perl
39528            ! t/op/array.t
39529 ____________________________________________________________________________
39530 [ 26185] By: rgs                                   on 2005/11/21  17:19:34
39531         Log: Subject: [PATCH] concat interacts badly with magic
39532              From: Robin Houston <robin@cpan.org>
39533              Date: Mon, 21 Nov 2005 17:03:39 +0000
39534              Message-ID: <20051121170339.GA8214@rpc142.cs.man.ac.uk>
39535      Branch: perl
39536            ! pp_hot.c t/op/tie.t
39537 ____________________________________________________________________________
39538 [ 26184] By: nicholas                              on 2005/11/21  14:18:03
39539         Log: Flip the sign of the value in body details offset, and change its type
39540              to size_t.
39541      Branch: perl
39542            ! sv.c
39543 ____________________________________________________________________________
39544 [ 26183] By: merijn                                on 2005/11/21  14:11:28
39545         Log: Thread failures on AIX (and others) caused by interleaved output
39546              
39547              Subject: Smoke [5.9.3] 26168 FAIL(X) AIX 4.3.3.0/ML11 (PPC/1 cpu)
39548              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
39549              Date: Sun, 20 Nov 2005 14:36 +0100
39550              Message-Id: <200511201337.jAKDbc1O066213@smtp-vbr6.xs4all.nl>
39551      Branch: perl
39552            ! t/op/threads.t
39553 ____________________________________________________________________________
39554 [ 26181] By: rgs                                   on 2005/11/21  08:58:59
39555         Log: Upgrade to Time::HiRes 1.83
39556      Branch: perl
39557            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39558            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
39559 ____________________________________________________________________________
39560 [ 26180] By: nicholas                              on 2005/11/20  20:39:50
39561         Log: Eliminate two more strlen()s, by using the return value of sprintf().
39562      Branch: perl
39563            ! pp_ctl.c
39564 ____________________________________________________________________________
39565 [ 26179] By: rgs                                   on 2005/11/20  12:10:15
39566         Log: Declarations must come first, or some compilers aren't happy.
39567              (spotted by Jarkko)
39568      Branch: perl
39569            ! ext/B/B.xs
39570 ____________________________________________________________________________
39571 [ 26178] By: stevep                                on 2005/11/20  02:41:01
39572         Log: Subject: [PATCH] Pulling ancient RCS comments
39573              From: Andy Lester <andy@petdance.com>
39574              Date: Sat, 19 Nov 2005 00:16:39 -0600
39575              Message-ID: <20051119061639.GA25086@petdance.com>
39576      Branch: perl
39577            ! lib/AnyDBM_File.t lib/importenv.pl lib/stat.pl lib/validate.pl
39578            ! t/base/cond.t t/base/if.t t/base/pat.t t/base/term.t
39579            ! t/cmd/elsif.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
39580            ! t/comp/cmdopt.t t/comp/cpp.t t/comp/decl.t t/io/inplace.t
39581            ! t/io/read.t t/io/tell.t t/op/append.t t/op/auto.t t/op/cond.t
39582            ! t/op/do.t t/op/flip.t t/op/goto_xs.t t/op/my.t t/op/push.t
39583            ! t/op/read.t t/op/time.t t/op/unshift.t
39584 ____________________________________________________________________________
39585 [ 26177] By: stevep                                on 2005/11/20  02:31:10
39586         Log: Subject: Reworked PERL_TRACK_MEMPOOL patch
39587              From: "Jan Dubois" <jand@ActiveState.com>
39588              Date: Fri, 18 Nov 2005 11:38:24 -0800
39589              Message-ID: <003601c5ec77$a45eb260$2217a8c0@candy>
39590      Branch: perl
39591            ! perl.h util.c
39592 ____________________________________________________________________________
39593 [ 26176] By: stevep                                on 2005/11/19  19:14:42
39594         Log: Down with "warning: code has no effect"
39595      Branch: perl
39596            ! XSUB.h
39597 ____________________________________________________________________________
39598 [ 26175] By: stevep                                on 2005/11/19  18:06:14
39599         Log: Cleaning up some warnings generated by "gcc -W"
39600      Branch: perl
39601            ! deb.c ext/B/B.xs ext/Data/Dumper/Dumper.xs
39602            ! ext/PerlIO/encoding/encoding.xs mg.c op.c regcomp.c scope.c
39603 ____________________________________________________________________________
39604 [ 26174] By: stevep                                on 2005/11/19  13:46:27
39605         Log: Upgrade to PathTools-3.14
39606      Branch: perl
39607            + lib/File/Spec/t/tmpdir.t
39608            ! MANIFEST ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
39609            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
39610            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
39611            ! lib/File/Spec/t/Spec.t
39612 ____________________________________________________________________________
39613 [ 26173] By: nicholas                              on 2005/11/19  11:21:15
39614         Log: Norman observed that a couple of macros could make the body defintion
39615              table a lot more readable.
39616      Branch: perl
39617            ! sv.c
39618 ____________________________________________________________________________
39619 [ 26172] By: nicholas                              on 2005/11/19  00:50:33
39620         Log: With -DPURFIY we change the flags so that everything is allocated
39621              directly. (Don't use arenas at all.) This seems a rather elegant way
39622              to simplify some of the code in sv.c by removing conditional
39623              compilation.
39624      Branch: perl
39625            ! sv.c
39626 ____________________________________________________________________________
39627 [ 26171] By: nicholas                              on 2005/11/19  00:21:58
39628         Log: Map the HE arena onto SV type 0 (SVt_NULL).
39629              Abolish PL_he_root and PL_he_arenaroot.
39630      Branch: perl
39631            ! embedvar.h ext/XS/APItest/APItest.xs hv.c intrpvar.h perlapi.h
39632            ! sv.c sv.h
39633 ____________________________________________________________________________
39634 [ 26170] By: nicholas                              on 2005/11/18  23:44:32
39635         Log: Remove all the now unused new_XFOO()/del_XFOO() macros
39636      Branch: perl
39637            ! sv.c
39638 ____________________________________________________________________________
39639 [ 26169] By: nicholas                              on 2005/11/18  23:28:59
39640         Log: sv_clear can manipulate the arena array directly too.
39641              Also, I think that we may have been "leaking" NV bodies in blead since
39642              25051. Oops. (Will not have been detectable except with -DPURIFY as
39643              the leak is not returning them as free to the arena)
39644      Branch: perl
39645            ! sv.c
39646 ____________________________________________________________________________
39647 [ 26168] By: nicholas                              on 2005/11/18  21:25:23
39648         Log: We only need to zero new bodies for upgrades. sv_dup doesn't need to
39649              zero as it's copying over the same sized structure. So change
39650              new_NOARENA to malloc(), and add new_NOARENAZ() to calloc()
39651      Branch: perl
39652            ! sv.c
39653 ____________________________________________________________________________
39654 [ 26167] By: nicholas                              on 2005/11/18  21:02:34
39655         Log: Merge the arms of the switch. The decision about what comes from an
39656              arena and what comes from malloc is now solely in the table.
39657      Branch: perl
39658            ! sv.c
39659 ____________________________________________________________________________
39660 [ 26166] By: nicholas                              on 2005/11/18  20:38:26
39661         Log: Eliminate new_body_length from sv_dup. Replace SvTYPE(sstr) with
39662              sv_type, which is a constant variable with the same value.
39663      Branch: perl
39664            ! sv.c
39665 ____________________________________________________________________________
39666 [ 26165] By: nicholas                              on 2005/11/18  19:50:24
39667         Log: Eliminate new_body_offset from sv_dup()
39668      Branch: perl
39669            ! sv.c
39670 ____________________________________________________________________________
39671 [ 26164] By: nicholas                              on 2005/11/18  17:37:39
39672         Log: Merge the last remaining case duplication in sv_upgrade
39673      Branch: perl
39674            ! sv.c
39675 ____________________________________________________________________________
39676 [ 26163] By: nicholas                              on 2005/11/18  16:18:38
39677         Log: Eliminate new_body_length from sv_upgrade
39678      Branch: perl
39679            ! sv.c
39680 ____________________________________________________________________________
39681 [ 26162] By: nicholas                              on 2005/11/18  15:51:10
39682         Log: Eliminate new_body_offset from sv_upgrade
39683      Branch: perl
39684            ! sv.c
39685 ____________________________________________________________________________
39686 [ 26161] By: nicholas                              on 2005/11/18  15:03:01
39687         Log: new_body_inline doesn't need to be passed the root, as it's already
39688              inferring the arenaroot directly from the passed-in type.
39689      Branch: perl
39690            ! sv.c
39691 ____________________________________________________________________________
39692 [ 26160] By: rgs                                   on 2005/11/18  12:40:16
39693         Log: Tabs are still required in the MANIFEST
39694      Branch: perl
39695            ! MANIFEST
39696 ____________________________________________________________________________
39697 [ 26159] By: nicholas                              on 2005/11/18  12:06:06
39698         Log: Add a flag to the body details of which types come from arenas.
39699              Update the allocation information for all the types.
39700              Add a new macro new_NOARENA() for allocating the non-arena types.
39701              Use calloc rather than malloc for the new_NOARENA so that the Zero()
39702              can be skipped.
39703      Branch: perl
39704            ! sv.c
39705 ____________________________________________________________________________
39706 [ 26158] By: nicholas                              on 2005/11/18  11:20:10
39707         Log: Simplify the expression for the upgrade logic for SVt_IV.
39708              Replace the "can't happen" comment for SVt_PVIV with assertions
39709              that it didn't happen.
39710      Branch: perl
39711            ! sv.c
39712 ____________________________________________________________________________
39713 [ 26157] By: stevep                                on 2005/11/18  11:07:34
39714         Log: Adding README.linux to the MANIFEST
39715      Branch: perl
39716            ! MANIFEST
39717 ____________________________________________________________________________
39718 [ 26156] By: nicholas                              on 2005/11/18  10:30:12
39719         Log: const and static for the const static private table.
39720              Replace the "upgrade" special case for SVt_PV with assertions as it's
39721              not been needed since we forced *up*grades.
39722      Branch: perl
39723            ! sv.c
39724 ____________________________________________________________________________
39725 [ 26155] By: nicholas                              on 2005/11/18  10:13:31
39726         Log: Rename sv_upgrade's parameter mt to new_type.
39727      Branch: perl
39728            ! sv.c
39729 ____________________________________________________________________________
39730 [ 26154] By: rgs                                   on 2005/11/18  08:30:18
39731         Log: Subject: Dumpvalue doc patch
39732              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
39733              Date: Fri, 18 Nov 2005 03:42:52 +0100
39734              Message-ID: <87br0ibrrn.fsf@k75.linux.bogus>
39735      Branch: perl
39736            ! lib/Dumpvalue.pm
39737 ____________________________________________________________________________
39738 [ 26153] By: stevep                                on 2005/11/18  00:54:53
39739         Log: Initial, albeit hackish, support for the alpha version of Sun Studio
39740              compilers of Linux.
39741      Branch: perl
39742            + README.linux
39743            ! hints/linux.sh
39744 ____________________________________________________________________________
39745 [ 26152] By: nicholas                              on 2005/11/17  23:27:59
39746         Log: All that can be in the first switch statement of sv_upgrade is now
39747              table driven. The shrinking continues on the morrow.
39748      Branch: perl
39749            ! sv.c
39750 ____________________________________________________________________________
39751 [ 26151] By: nicholas                              on 2005/11/17  22:50:07
39752         Log: "Can you see what it is yet?"
39753              Next steps towards making as much as possible table driven.
39754      Branch: perl
39755            ! sv.c
39756 ____________________________________________________________________________
39757 [ 26150] By: nicholas                              on 2005/11/17  21:58:58
39758         Log: Add the size of the structure to copy as a field in the per type
39759              data table.
39760      Branch: perl
39761            ! sv.c
39762 ____________________________________________________________________________
39763 [ 26149] By: nicholas                              on 2005/11/17  16:33:05
39764         Log: Merge sizeof_body_by_svtype and offset_by_svtype into a single array
39765              of structures.
39766      Branch: perl
39767            ! sv.c
39768 ____________________________________________________________________________
39769 [ 26148] By: nicholas                              on 2005/11/17  14:36:39
39770         Log: Move the location of the definition of the arena slot used for pte
39771              into sv.h, to keep it in one central place.
39772              Change it to use SVt_RV. (Having SVt_IV for real use will be useful.
39773              SVt_RV has no body, and doesn't pretend to have one, so it is spare.)
39774      Branch: perl
39775            ! sv.c sv.h
39776 ____________________________________________________________________________
39777 [ 26147] By: rgs                                   on 2005/11/17  14:09:10
39778         Log: Subject: [PATCH] Sort subs now in embed.fnc
39779              From: Andy Lester <andy@petdance.com>
39780              Date: Thu, 17 Nov 2005 07:53:38 -0600
39781              Message-ID: <20051117135338.GA31715@petdance.com>
39782      Branch: perl
39783            ! embed.fnc embed.h pp_sort.c proto.h
39784 ____________________________________________________________________________
39785 [ 26146] By: nicholas                              on 2005/11/17  13:51:01
39786         Log: s/SvTYPE(sv)/old_type/ in sv_upgrade because we already have that value
39787              in that variable.
39788              Don't compile S_new_body with -DPURIFY
39789      Branch: perl
39790            ! sv.c
39791 ____________________________________________________________________________
39792 [ 26145] By: rgs                                   on 2005/11/17  09:06:33
39793         Log: It's clearer to use "morphing" than "polymorphing" when
39794              describing what exec() does
39795      Branch: perl
39796            ! pod/perlmod.pod
39797 ____________________________________________________________________________
39798 [ 26144] By: stevep                                on 2005/11/17  00:18:31
39799         Log: Subject: [perl #37694] segfault with PerlIO::get_layers()
39800              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
39801              Date: Wed, 16 Nov 2005 07:11:41 -0800
39802              Message-ID: <rt-3.0.11-37694-124556.15.9755707729767@perl.org>
39803      Branch: perl
39804            ! universal.c
39805 ____________________________________________________________________________
39806 [ 26143] By: nicholas                              on 2005/11/16  23:40:55
39807         Log: Oi gcc, No! sizeof(void) is an error. *Not* 1.
39808              Wanting sizeof(void) isn't even a compilation error with -ansi
39809              -pedantic. Just a warning. Lame! I'm going to send it back for a full
39810              refund. Hateful software.
39811      Branch: perl
39812            ! sv.c
39813 ____________________________________________________________________________
39814 [ 26142] By: nicholas                              on 2005/11/16  20:18:58
39815         Log: PL_pte_root and PL_pte_arenaroot can be exterminated. Which reveals
39816              an erroneous remaining reference to PL_pte_root to correct.
39817      Branch: perl
39818            ! embedvar.h intrpvar.h perlapi.h sv.c
39819 ____________________________________________________________________________
39820 [ 26141] By: nicholas                              on 2005/11/16  19:26:17
39821         Log: Subject: Re: eliminate discreet arenaroots
39822              From: Jim Cromie <jim.cromie@gmail.com>
39823              Message-ID: <4378E5B0.3010708@gmail.com>
39824              Date: Mon, 14 Nov 2005 12:29:52 -0700
39825      Branch: perl
39826            ! embedvar.h intrpvar.h perlapi.h sv.c sv.h
39827 ____________________________________________________________________________
39828 [ 26140] By: merijn                                on 2005/11/16  19:26:13
39829         Log: Subject: [PATCH @26137] for wince
39830              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
39831              Date: Wed, 16 Nov 2005 20:57:13 +0300
39832              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC9F@itotest-1.spb.lucent.com>
39833      Branch: perl
39834            ! makedef.pl wince/Makefile.ce wince/config.ce wince/config_H.ce
39835            ! wince/wince.c
39836 ____________________________________________________________________________
39837 [ 26137] By: rgs                                   on 2005/11/16  15:06:10
39838         Log: Subject: Re: [perl #37688] Unexpected regex failure. 
39839              From: hv@crypt.org
39840              Date: Wed, 16 Nov 2005 14:54:55 +0000
39841              Message-Id: <200511161454.jAGEst117787@zen.crypt.org>
39842      Branch: perl
39843            ! regexec.c t/op/re_tests
39844 ____________________________________________________________________________
39845 [ 26136] By: rgs                                   on 2005/11/15  16:33:02
39846         Log: Subject: Re: [perl #37616] Bug in &= (string) and/or m//
39847              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
39848              Date: Wed, 09 Nov 2005 02:12:00 +0900
39849              Message-Id: <20051109021035.69D8.BQW10602@nifty.com>
39850      Branch: perl
39851            ! doop.c t/op/bop.t
39852 ____________________________________________________________________________
39853 [ 26135] By: rgs                                   on 2005/11/15  13:30:00
39854         Log: Subject: [PATCH] Re: Cygwin status, maint and blead
39855              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
39856              Date: Sun, 13 Nov 2005 16:01:02 -0800
39857              Message-ID: <20051114000102.GA5556@efn.org>
39858      Branch: perl
39859            ! Makefile.SH
39860 ____________________________________________________________________________
39861 [ 26134] By: nicholas                              on 2005/11/14  22:48:02
39862         Log: Remove the two register keywords from auto variables that PERL_POSION
39863              wants to take the address of.
39864      Branch: perl
39865            ! hv.c scope.c
39866 ____________________________________________________________________________
39867 [ 26133] By: nicholas                              on 2005/11/14  22:32:14
39868         Log: More PERL_POISON - poison SvANY() and SvREFCNT() in freed SV heads.
39869              (by using the union pointer to chain the freed heads together)
39870      Branch: perl
39871            ! sv.c
39872 ____________________________________________________________________________
39873 [ 26132] By: nicholas                              on 2005/11/14  22:31:14
39874         Log: Mark all places where perl needs to look at a possibly-freed scalar
39875              with a macro SvIS_FREED(sv)
39876      Branch: perl
39877            ! av.c mg.c op.c pad.c pp_hot.c sv.h
39878 ____________________________________________________________________________
39879 [ 26131] By: stevep                                on 2005/11/14  17:31:59
39880         Log: Removed reference to the non-existent C<Opcode::Custom>.
39881      Branch: perl
39882            ! pod/perlguts.pod
39883 ____________________________________________________________________________
39884 [ 26130] By: rgs                                   on 2005/11/14  16:32:33
39885         Log: The warning "Field too wide in 'u' format in pack" was emitted even
39886              when pack warnings were not enabled
39887      Branch: perl
39888            ! pp_pack.c
39889 ____________________________________________________________________________
39890 [ 26129] By: nicholas                              on 2005/11/14  16:22:26
39891         Log: Provide a crude way for specifying the command line for
39892              make test.valgrind
39893      Branch: perl
39894            ! Makefile.SH t/TEST
39895 ____________________________________________________________________________
39896 [ 26128] By: rgs                                   on 2005/11/14  15:40:08
39897         Log: A better fix for [perl #35847] File::Find not performing as documented,
39898              suggested by Darren Dunham. Includes a fix to the code example that
39899              uses File::Find in perlfaq3.
39900      Branch: perl
39901            ! lib/File/Find.pm pod/perlfaq3.pod
39902 ____________________________________________________________________________
39903 [ 26126] By: rgs                                   on 2005/11/14  12:43:29
39904         Log: Don't warn about lack of docs for functions that appear twice in embed.fnc.
39905      Branch: perl
39906            ! autodoc.pl
39907 ____________________________________________________________________________
39908 [ 26124] By: rgs                                   on 2005/11/14  10:45:25
39909         Log: Fix indentation of apidoc for sv_2pvutf8
39910              (so perlapi.pod is correctly generated)
39911      Branch: perl
39912            ! pod/perlapi.pod sv.c
39913 ____________________________________________________________________________
39914 [ 26123] By: rgs                                   on 2005/11/14  10:24:58
39915         Log: Suppress gcc warnings when ignoring the return value of io_close(),
39916              as suggested by Gisle Aas.
39917      Branch: perl
39918            ! embed.fnc proto.h
39919 ____________________________________________________________________________
39920 [ 26122] By: rgs                                   on 2005/11/14  10:13:41
39921         Log: Subject: [PATCH] Missing ; in Storable.xs
39922              From: Gisle Aas <gisle@ActiveState.com>
39923              Date: 14 Nov 2005 02:32:14 -0800
39924              Message-ID: <lrhdafy0y9.fsf_-_@caliper.activestate.com>
39925      Branch: perl
39926            ! ext/Storable/Storable.xs
39927 ____________________________________________________________________________
39928 [ 26120] By: steveh                                on 2005/11/14  09:39:48
39929         Log: Subject: [PATCH] Compress::Zlib
39930              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
39931              Date: Sun, 13 Nov 2005 17:09:08 -0000
39932              Message-ID: <00d101c5e874$f865f910$6d1c140a@myopwv.com>
39933      Branch: perl
39934            ! ext/Compress/Zlib/Zlib.pm
39935            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
39936            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
39937            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
39938            ! ext/Compress/Zlib/t/09gziphdr.t
39939 ____________________________________________________________________________
39940 [ 26119] By: steveh                                on 2005/11/14  09:39:02
39941         Log: Fix code-before-declaration in boot_Storable added by 26107
39942      Branch: perl
39943            ! ext/Storable/Storable.xs
39944 ____________________________________________________________________________
39945 [ 26118] By: stevep                                on 2005/11/14  01:13:16
39946         Log: Subject: [PATCH] consting perlbug breaking in blead & maint
39947              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
39948              Date: Sun, 13 Nov 2005 16:00:49 -0800
39949              Message-ID: <20051114000049.GA7676@efn.org>
39950      Branch: perl
39951            ! utils/perlbug.PL
39952 ____________________________________________________________________________
39953 [ 26112] By: nicholas                              on 2005/11/13  18:47:27
39954         Log: Fix breakages that prevended -DPERL_POISON from compiling.
39955      Branch: perl
39956            ! handy.h sv.h
39957 ____________________________________________________________________________
39958 [ 26110] By: nicholas                              on 2005/11/13  11:44:30
39959         Log: Integrate:
39960              [ 26108]
39961              BEGIN blocks should start a new stack, as they can be called as a
39962              side effect of "regular" Perl API calls within subroutines that have
39963              already cached the current stack's address. If they don't, any stack
39964              extension during the call may move the stack, rendering that cached
39965              value invalid without the cachee realising. (For example, PP code
39966              calling gv_fetchpv() which triggers a load of Errno.pm)
39967      Branch: perl
39968           !> op.c
39969 ____________________________________________________________________________
39970 [ 26107] By: stevep                                on 2005/11/13  00:40:25
39971         Log: Subject: Re: [PATCH] Enhanced Storable::read_magic()
39972              From: Gisle Aas <gisle@ActiveState.com>
39973              Date: 12 Nov 2005 13:13:23 -0800
39974              Message-ID: <lrhdah7eoc.fsf@caliper.activestate.com>
39975      Branch: perl
39976            + ext/Storable/t/file_magic.t
39977            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
39978            ! ext/Storable/Storable.xs
39979 ____________________________________________________________________________
39980 [ 26103] By: stevep                                on 2005/11/12  20:44:16
39981         Log: Upgrade to Locale-Maketext-1.10.  As change #25547 did not make it
39982              into the module release, I bumped the version number and added the
39983              missing code.
39984      Branch: perl
39985            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
39986 ____________________________________________________________________________
39987 [ 26101] By: stevep                                on 2005/11/12  19:46:18
39988         Log: Subject: [perl #37657] segfault with binmode ":pop"
39989              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
39990              Date: Fri, 11 Nov 2005 06:36:20 -0800
39991              Message-ID: <rt-3.0.11-37657-124293.6.03947871136576@perl.org>
39992      Branch: perl
39993            ! perlio.c
39994 ____________________________________________________________________________
39995 [ 26100] By: nicholas                              on 2005/11/12  18:48:29
39996         Log: Make B's tests skip correctly when PerlIO is not configured.
39997      Branch: perl
39998            ! ext/B/t/concise-xs.t ext/B/t/concise.t
39999 ____________________________________________________________________________
40000 [ 26099] By: stevep                                on 2005/11/12  16:59:49
40001         Log: Subject: [PATCH] mathoms prototypes aren't prototypes
40002              From: Andy Lester <andy@petdance.com>
40003              Date: Fri, 11 Nov 2005 17:20:30 -0600
40004              Message-ID: <20051111232030.GA882@petdance.com>
40005      Branch: perl
40006            ! mathoms.c perl.c
40007 ____________________________________________________________________________
40008 [ 26096] By: stevep                                on 2005/11/12  15:41:09
40009         Log: Andy Lester maintains Locale::Maketext now.
40010      Branch: perl
40011            ! Porting/Maintainers.pl
40012 ____________________________________________________________________________
40013 [ 26093] By: nicholas                              on 2005/11/12  10:21:50
40014         Log: Change 26063 got one conditional the wrong way round.
40015      Branch: perl
40016            ! ext/B/B/Bytecode.pm
40017 ____________________________________________________________________________
40018 [ 26091] By: nicholas                              on 2005/11/12  09:15:32
40019         Log: Make the removal of references to AvFLAGS in the B modules conditional
40020              on perl version.
40021      Branch: perl
40022            ! ext/B/B/C.pm ext/B/B/Debug.pm
40023 ____________________________________________________________________________
40024 [ 26090] By: stevep                                on 2005/11/11  22:47:06
40025         Log: const'ing Netdb_host_t broke HP-UX and created warnings on gcc for a double const.  
40026              Netdb_host_t is a macro that for a const pointer.
40027      Branch: perl
40028            ! pp_sys.c
40029 ____________________________________________________________________________
40030 [ 26089] By: nicholas                              on 2005/11/11  21:52:20
40031         Log: 26085 was wrong. Undo it.
40032              (I suspect that I got this wrong because more changes have been made
40033              in blead subsequent to the change I was attempting to merge in, and
40034              and jiggled around with the number of tests)
40035      Branch: perl
40036            ! ext/B/t/concise-xs.t
40037 ____________________________________________________________________________
40038 [ 26088] By: stevep                                on 2005/11/11  16:44:39
40039         Log: Subject: [PATCH] DB_File 1.814
40040              From: Paul Marquess <Paul.Marquess@ntlworld.com>
40041              Date: Fri, 11 Nov 2005 12:09:55 -0000
40042              Message-ID: <00e301c5e6b8$d5a357f0$241c140a@myopwv.com>
40043      Branch: perl
40044            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
40045            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
40046 ____________________________________________________________________________
40047 [ 26087] By: stevep                                on 2005/11/11  16:17:03
40048         Log: Subject: [PATCH] Storable 0.1 compatibility
40049              From: Gisle Aas <gisle@ActiveState.com> 
40050              Date: 11 Nov 2005 05:42:29 -0800 
40051              Message-ID: <lry83v712y.fsf@caliper.activestate.com>
40052              
40053              Also added an entry in the main MANIFEST file for the new test and 
40054              a version bump in Storable.pm.
40055      Branch: perl
40056            + ext/Storable/t/compat01.t
40057            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
40058            ! ext/Storable/Storable.xs
40059 ____________________________________________________________________________
40060 [ 26085] By: nicholas                              on 2005/11/11  14:16:30
40061         Log: Correct the version-dependant expression for the number of tests, as it
40062              is now giving the wrong number for 5.8.x
40063      Branch: perl
40064            ! ext/B/t/concise-xs.t
40065 ____________________________________________________________________________
40066 [ 26082] By: stevep                                on 2005/11/11  04:55:56
40067         Log: Subject: [PATCH] Const & local: Special Victims Unit
40068              From: Andy Lester <andy@petdance.com>
40069              Date: Thu, 10 Nov 2005 22:47:00 -0600
40070              Message-ID: <20051111044700.GA24161@petdance.com>
40071      Branch: perl
40072            ! cop.h doio.c doop.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c
40073            ! util.c
40074 ____________________________________________________________________________
40075 [ 26081] By: stevep                                on 2005/11/11  03:27:35
40076         Log: Pod nit in Encode.pm, found by Marc Lehmann in RT #36949. 
40077      Branch: perl
40078            ! ext/Encode/Encode.pm
40079 ____________________________________________________________________________
40080 [ 26080] By: stevep                                on 2005/11/11  03:18:11
40081         Log: Fix for RT #37654.  Added $COMPILING to list of variables exported.
40082      Branch: perl
40083            ! lib/English.pm
40084 ____________________________________________________________________________
40085 [ 26079] By: rgs                                   on 2005/11/10  16:59:15
40086         Log: Subject: [PATCH] Suppress leaked warnings in ExtUtils tests
40087              From: Dominic Dunlop <domo@computer.org>
40088              Date: Thu, 10 Nov 2005 18:10:00 +0100
40089              Message-Id: <D2949A21-7EE3-449F-BEF2-38FAD7B4A483@computer.org>
40090      Branch: perl
40091            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/Manifest.t
40092 ____________________________________________________________________________
40093 [ 26078] By: rgs                                   on 2005/11/10  16:36:12
40094         Log: Patch by Ilya Zakharevich to give more meaningful error
40095              messages from if.pm when invoked with a condition in list
40096              context. Also bump if's VERSION.
40097      Branch: perl
40098            ! lib/if.pm
40099 ____________________________________________________________________________
40100 [ 26077] By: rgs                                   on 2005/11/10  15:10:42
40101         Log: Define PERL_DEFAULT_DO_EXEC3_IMPLEMENTATION earlier in perl.h
40102              (that is, before embed.h, that uses this symbol, is included)
40103      Branch: perl
40104            ! perl.h
40105 ____________________________________________________________________________
40106 [ 26076] By: rgs                                   on 2005/11/10  14:26:12
40107         Log: Subject: [perl #35847] File::Find not performing as documented 
40108              From: "jms@mathras.comcast.net (via RT)" <perlbug-followup@perl.org>
40109              Date: 17 May 2005 10:40:08 -0000
40110              Message-ID: <rt-3.0.11-35847-113088.7.09182163210095@perl.org>
40111      Branch: perl
40112            ! lib/File/Find.pm
40113 ____________________________________________________________________________
40114 [ 26075] By: rgs                                   on 2005/11/10  13:03:20
40115         Log: Subject: [perl #37648] segfault with PERLIO_DEBUG 
40116              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
40117              Date: Thu, 10 Nov 2005 04:31:39 -0800
40118              Message-ID: <rt-3.0.11-37648-124187.17.2251402270294@perl.org>
40119      Branch: perl
40120            ! perlio.c
40121 ____________________________________________________________________________
40122 [ 26074] By: stevep                                on 2005/11/10  12:22:43
40123         Log: Subject: [perl #37582] [PATCH] h2ph inc_dirs() fails to prepend gcc include search path, resulting in missing C standard headers on Linux
40124              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
40125              Date: Tue, 01 Nov 2005 15:22:45 -0800
40126              Message-ID: <rt-3.0.11-37582-123738.12.3509768746337@perl.org>
40127      Branch: perl
40128            ! utils/h2ph.PL
40129 ____________________________________________________________________________
40130 [ 26073] By: rgs                                   on 2005/11/10  10:52:51
40131         Log: Subject: [PATCH] remove whitespace preceding semicolon in docs
40132              From: Steven Schubiger <schubiger@cpan.org>
40133              Date: Mon, 31 Oct 2005 22:48:27 +0100
40134              Message-ID: <20051031214827.GH24416@accognoscere.homeunix.org>
40135      Branch: perl
40136            ! pod/perl561delta.pod pod/perl56delta.pod pod/perlcall.pod
40137            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perlfaq5.pod
40138            ! pod/perlfilter.pod pod/perlipc.pod pod/perllexwarn.pod
40139            ! pod/perlop.pod pod/perlre.pod pod/perlsub.pod pod/perltrap.pod
40140            ! pod/perlxs.pod
40141 ____________________________________________________________________________
40142 [ 26072] By: rgs                                   on 2005/11/10  10:37:42
40143         Log: Really apply change #26071.
40144      Branch: perl
40145            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
40146            ! wince/config_sh.PL
40147 ____________________________________________________________________________
40148 [ 26071] By: rgs                                   on 2005/11/10  10:35:57
40149         Log: Subject: [PATCH @26062] wince patch
40150              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
40151              Date: Wed, 9 Nov 2005 20:22:52 +0300 
40152              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC02@itotest-1.spb.lucent.com>
40153      Branch: perl
40154            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
40155            ! wince/config_sh.PL
40156 ____________________________________________________________________________
40157 [ 26070] By: rgs                                   on 2005/11/10  09:11:26
40158         Log: Add tests for two untested syntax error messages about \N
40159      Branch: perl
40160            ! t/comp/parser.t
40161 ____________________________________________________________________________
40162 [ 26069] By: steveh                                on 2005/11/10  08:41:53
40163         Log: Make Perl_seed public
40164              
40165              Fixes Win32 linker error in List::Util introduced by change #26054
40166      Branch: perl
40167            ! embed.fnc embed.h global.sym
40168 ____________________________________________________________________________
40169 [ 26068] By: rgs                                   on 2005/11/10  08:36:13
40170         Log: Subject: [PATCH] blead@26052 Symbian update
40171              From: <jarkko.hietaniemi@nokia.com>
40172              Date: Wed, 9 Nov 2005 17:45:07 +0200
40173              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A73D@esebe105.NOE.Nokia.com>
40174      Branch: perl
40175            ! README.symbian symbian/TODO symbian/config.pl symbian/port.pl
40176            ! symbian/sdk.pl symbian/sisify.pl
40177 ____________________________________________________________________________
40178 [ 26067] By: nicholas                              on 2005/11/09  21:52:03
40179         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
40180              change 25925 had the side effect of breaking ext/Encode/t/perlio.t
40181              Fixed by opening with :bytes.
40182      Branch: perl
40183            ! ext/Encode/t/perlio.t
40184 ____________________________________________________________________________
40185 [ 26066] By: nicholas                              on 2005/11/09  21:30:02
40186         Log: I/O is UTF-8, not "UNICODE"
40187      Branch: perl
40188            ! t/io/layers.t
40189 ____________________________________________________________________________
40190 [ 26065] By: nicholas                              on 2005/11/09  20:53:29
40191         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
40192              change 25925 had the side effect of breaking t/io/utf8.t
40193              Fixed by adding the missing binmode()s.
40194      Branch: perl
40195            ! t/io/utf8.t
40196 ____________________________________________________________________________
40197 [ 26064] By: nicholas                              on 2005/11/09  20:23:28
40198         Log: Better diagnostics from io/utf8.t
40199      Branch: perl
40200            ! t/io/utf8.t
40201 ____________________________________________________________________________
40202 [ 26063] By: nicholas                              on 2005/11/09  17:29:44
40203         Log: Make the Bytecode changes conditional on perl version.
40204      Branch: perl
40205            ! ext/B/B/Bytecode.pm
40206 ____________________________________________________________________________
40207 [ 26062] By: rgs                                   on 2005/11/09  11:56:04
40208         Log: Subject: Re: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
40209              From: Graham Barr <gbarr@pobox.com>
40210              Date: Wed, 9 Nov 2005 06:09:48 -0600
40211              Message-Id: <6CAD749E-AE29-415A-9ACB-BA8F6FB8279E@pobox.com>
40212      Branch: perl
40213            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
40214            ! ext/List/Util/t/lln.t ext/List/Util/t/p_blessed.t
40215            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_lln.t
40216            ! ext/List/Util/t/p_max.t ext/List/Util/t/p_maxstr.t
40217            ! ext/List/Util/t/p_min.t ext/List/Util/t/p_minstr.t
40218            ! ext/List/Util/t/p_openhan.t ext/List/Util/t/p_readonly.t
40219            ! ext/List/Util/t/p_reduce.t ext/List/Util/t/p_refaddr.t
40220            ! ext/List/Util/t/p_reftype.t ext/List/Util/t/p_shuffle.t
40221            ! ext/List/Util/t/p_sum.t ext/List/Util/t/p_tainted.t
40222 ____________________________________________________________________________
40223 [ 26061] By: nicholas                              on 2005/11/09  11:21:10
40224         Log: Simplify Perl_allocmy slightly, and cope better with the name is ""
40225              case.
40226      Branch: perl
40227            ! op.c
40228 ____________________________________________________________________________
40229 [ 26060] By: nicholas                              on 2005/11/09  11:17:17
40230         Log: Add a comment about possible future refactoring of the pad code.
40231      Branch: perl
40232            ! pad.c
40233 ____________________________________________________________________________
40234 [ 26059] By: nicholas                              on 2005/11/09  10:56:28
40235         Log: Remove superfluous strlen() from pp_require().
40236      Branch: perl
40237            ! pp_ctl.c
40238 ____________________________________________________________________________
40239 [ 26058] By: stevep                                on 2005/11/09  10:45:57
40240         Log: Patch from Gisle to add NO_MATHOMS to the Compile-time options.
40241      Branch: perl
40242            ! perl.c
40243 ____________________________________________________________________________
40244 [ 26057] By: rgs                                   on 2005/11/09  10:31:35
40245         Log: Don't declare a function inside another function
40246      Branch: perl
40247            ! perl.c
40248 ____________________________________________________________________________
40249 [ 26056] By: merijn                                on 2005/11/09  09:54:28
40250         Log: Subject: Configure setting patchlevel broken
40251              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
40252              Date: Fri, 14 Oct 2005 00:33:29 -0700
40253              Message-ID: <20051014073329.GA3236@efn.org>
40254      Branch: perl
40255            ! Configure
40256 ____________________________________________________________________________
40257 [ 26054] By: rgs                                   on 2005/11/09  09:15:04
40258         Log: Subject: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
40259              From: Robin Houston <robin@cpan.org>
40260              Date: Tue, 8 Nov 2005 19:02:34 +0000
40261              Message-ID: <20051108190234.GA25953@rpc142.cs.man.ac.uk>
40262      Branch: perl
40263            ! cop.h ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
40264            ! ext/List/Util/multicall.h ext/List/Util/t/first.t
40265            ! ext/List/Util/t/reduce.t pod/perlcall.pod
40266 ____________________________________________________________________________
40267 [ 26053] By: rgs                                   on 2005/11/09  08:57:10
40268         Log: Subject: patch@26052 - compile rule for mathoms.c
40269              From: "John E. Malmberg" <wb8tyw@qsl.net>
40270              Date: Tue, 08 Nov 2005 23:09:03 -0500
40271              Message-ID: <4371765F.1000900@qsl.net>
40272      Branch: perl
40273            ! vms/descrip_mms.template
40274 ____________________________________________________________________________
40275 [ 26052] By: nicholas                              on 2005/11/08  22:05:57
40276         Log: It helps to actually *remove* the now-superfluous strlen().
40277              (An addendum to 26050.)
40278      Branch: perl
40279            ! toke.c
40280 ____________________________________________________________________________
40281 [ 26051] By: nicholas                              on 2005/11/08  21:55:40
40282         Log: Moving the 4 writes of PL_no_mem followed by exit(1) to a static
40283              function makes the object code slightly smaller.
40284      Branch: perl
40285            ! util.c
40286 ____________________________________________________________________________
40287 [ 26050] By: nicholas                              on 2005/11/08  21:37:52
40288         Log: Eliminate some unnecessary strlen()s
40289      Branch: perl
40290            ! doio.c op.c perl.c perlio.c sv.c toke.c util.c
40291 ____________________________________________________________________________
40292 [ 26049] By: nicholas                              on 2005/11/08  20:43:11
40293         Log: Eliminate duplicate strlen()s by explicitly calling it.
40294              Note two places for future audit with FIXME.
40295              Convert a SvPVX_const to SvPVX_const_nolen, where the length is unused.
40296      Branch: perl
40297            ! pp_ctl.c
40298 ____________________________________________________________________________
40299 [ 26048] By: nicholas                              on 2005/11/08  20:35:11
40300         Log: 3 calls to strlen() we can avoid.
40301      Branch: perl
40302            ! doio.c
40303 ____________________________________________________________________________
40304 [ 26047] By: rgs                                   on 2005/11/08  17:35:58
40305         Log: Subject: [DOC PATCH] mention @-, @+ in perl56delta.pod
40306              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
40307              Date: Tue, 8 Nov 2005 08:46:42 -0800
40308              Message-ID: <20051108164642.GD7972@efn.org>
40309      Branch: perl
40310            ! pod/perl561delta.pod pod/perl56delta.pod
40311 ____________________________________________________________________________
40312 [ 26046] By: nicholas                              on 2005/11/08  16:30:18
40313         Log: Probaby a good idea to include DEBUG_LEAKING_SCALARS in -V output, as
40314              its presence changes structure sizes.
40315      Branch: perl
40316            ! perl.c
40317 ____________________________________________________________________________
40318 [ 26045] By: stevep                                on 2005/11/08  14:24:39
40319         Log: From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
40320              Subject: Re: A surprising segfault
40321              Date: Tue, 08 Nov 2005 23:36:13 +0900
40322              Message-Id: <20051108233535.735D.BQW10602@nifty.com>
40323      Branch: perl
40324            ! t/io/fs.t t/io/print.t t/op/chop.t t/op/sort.t
40325 ____________________________________________________________________________
40326 [ 26044] By: steveh                                on 2005/11/08  10:16:56
40327         Log: Remove an unused variable left over from change #26041
40328      Branch: perl
40329            ! win32/win32.c
40330 ____________________________________________________________________________
40331 [ 26043] By: rgs                                   on 2005/11/08  10:11:55
40332         Log: Subject: Re: C<undef %::> considered harmful
40333              From: Benjamin Sugars <bsugars@canoe.ca>
40334              Date: Fri, 20 Apr 2001 10:30:20 -0400 (EDT)
40335              Message-ID: <Pine.LNX.4.21.0104201022040.1722-100000@marmot.rim.canoe.ca>
40336              
40337              except the part that increases the refcount of PL_stderrgv, already
40338              fixed separately.
40339      Branch: perl
40340            ! perl.c
40341 ____________________________________________________________________________
40342 [ 26042] By: rgs                                   on 2005/11/08  09:57:10
40343         Log: Upgrade to CPAN 1.76_65
40344      Branch: perl
40345            - lib/CPAN/Admin.pm
40346            ! MANIFEST lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
40347            ! lib/CPAN/t/version.t
40348 ____________________________________________________________________________
40349 [ 26041] By: merijn                                on 2005/11/08  06:29:56
40350         Log: Subject: [PATCH] Remove unused USING_WIDE code from win32 and wince branches
40351              From: "Jan Dubois" <jand@ActiveState.com>
40352              Date: Mon, 7 Nov 2005 20:39:02 -0800
40353              Message-ID: <078001c5e41e$585c4140$6401a8c0@candy>
40354      Branch: perl
40355            ! win32/ext/Win32/Win32.xs win32/perlhost.h win32/win32.c
40356            ! win32/win32.h wince/perlhost.h wince/win32.h wince/wince.c
40357 ____________________________________________________________________________
40358 [ 26040] By: stevep                                on 2005/11/08  00:41:51
40359         Log: Updated perldiag.pod entry for "Can't use subscript..."
40360      Branch: perl
40361            ! pod/perldiag.pod
40362 ____________________________________________________________________________
40363 [ 26039] By: nicholas                              on 2005/11/07  21:31:16
40364         Log: Merge pp_slt, pp_sgt and pp_sge into pp_sle. (The most commonly used
40365              of the 4. Not that any are that popular.)
40366      Branch: perl
40367            ! mathoms.c opcode.h opcode.pl pp.c
40368 ____________________________________________________________________________
40369 [ 26038] By: stevep                                on 2005/11/07  18:35:47
40370         Log: Subject: [PATCH] Re: [perl #36061] Not OK: perl v5.8.7 on darwin-2level 8.1.0 (UNINSTALLED)
40371              From: shouldbedomo@mac.com (Dominic Dunlop)
40372              Date: Mon, 7 Nov 2005 18:24:50 +0100
40373              Message-ID: <B9D07EB3-DF78-48A9-90C4-AF3A89AAB7C6@mac.com>
40374              
40375              README.macosx updates
40376      Branch: perl
40377            ! README.macosx
40378 ____________________________________________________________________________
40379 [ 26037] By: nicholas                              on 2005/11/07  15:21:01
40380         Log: s/Nick Clark/Nicholas Clark/
40381      Branch: perl
40382            ! Changes Changes5.8 doio.c t/op/lc.t
40383 ____________________________________________________________________________
40384 [ 26036] By: nicholas                              on 2005/11/07  15:18:51
40385         Log: For each test function, test it as is, and with extra data appended
40386              after each test character.
40387      Branch: perl
40388            ! t/uni/case.pl
40389 ____________________________________________________________________________
40390 [ 26035] By: nicholas                              on 2005/11/07  14:05:25
40391         Log: The rarely used lcfirst and ucfirst share almost all their code.
40392              Merge the two as pp_ucfirst.
40393      Branch: perl
40394            ! mathoms.c opcode.h opcode.pl pp.c
40395 ____________________________________________________________________________
40396 [ 26034] By: nicholas                              on 2005/11/07  13:22:35
40397         Log: Fix bug #37628 (both lcfirst and ucfirst)
40398      Branch: perl
40399            ! pp.c t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
40400 ____________________________________________________________________________
40401 [ 26033] By: rgs                                   on 2005/11/07  12:26:29
40402         Log: Subject: [PATCH] Cleaning up x2p directory
40403              From: Andy Lester <andy@petdance.com>
40404              Date: Fri, 4 Nov 2005 15:13:55 -0600
40405              Message-ID: <20051104211355.GB12651@petdance.com>
40406      Branch: perl
40407            - x2p/proto.h
40408            ! MANIFEST x2p/EXTERN.h x2p/INTERN.h x2p/a2p.h x2p/a2py.c
40409            ! x2p/hash.c x2p/hash.h x2p/str.c x2p/str.h x2p/util.c
40410            ! x2p/util.h x2p/walk.c
40411 ____________________________________________________________________________
40412 [ 26032] By: rgs                                   on 2005/11/07  12:20:59
40413         Log: Subject: [PATCH] Missing static declarations 
40414              From: Gisle Aas <gisle@ActiveState.com>
40415              Date: 05 Nov 2005 05:08:03 -0800
40416              Message-ID: <lracgj1bv0.fsf@caliper.activestate.com>
40417      Branch: perl
40418            ! genpacksizetables.pl pp_pack.c
40419 ____________________________________________________________________________
40420 [ 26031] By: rgs                                   on 2005/11/07  11:49:46
40421         Log: Remove CPAN.pm's META.yml.
40422              Add CPAN.pm's SIGNATURE in MANIFEST.
40423      Branch: perl
40424            - lib/CPAN/META.yml
40425            ! MANIFEST
40426 ____________________________________________________________________________
40427 [ 26030] By: rgs                                   on 2005/11/07  11:39:57
40428         Log: Subject: [PATCH] Symbian update blead@26025
40429              From: <jarkko.hietaniemi@nokia.com>
40430              Date: Mon, 7 Nov 2005 13:32:15 +0200
40431              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A70C@esebe105.NOE.Nokia.com>
40432      Branch: perl
40433            + symbian/PerlUi.cpp symbian/PerlUi.h symbian/PerlUi.hrh
40434            + symbian/PerlUiS60.rss symbian/PerlUiS80.rss
40435            + symbian/PerlUiUIQ.rss symbian/ext/Moped/Msg/Msg.mmp
40436            + symbian/ext/Moped/Msg/Msg.pkg symbian/ext/Moped/Msg/Msg.pm
40437            + symbian/ext/Moped/Msg/Msg.xs symbian/ext/Moped/Msg/README
40438            + symbian/ext/Moped/Msg/bld.inf
40439            + symbian/ext/Moped/Msg/location.pl
40440            - symbian/PerlAppS60.rss symbian/PerlAppS80.rss
40441            - symbian/PerlAppUIQ.rss
40442            ! MANIFEST doio.c perl.c symbian/PerlApp.cpp symbian/PerlApp.h
40443            ! symbian/PerlApp.hrh symbian/PerlBase.h symbian/TODO
40444            ! symbian/config.pl symbian/config.sh symbian/sanity.pl
40445            ! symbian/sdk.pl symbian/sisify.pl symbian/symbian_proto.h
40446            ! symbian/symbian_utils.cpp symbian/symbianish.h
40447            ! symbian/xsbuild.pl
40448 ____________________________________________________________________________
40449 [ 26029] By: nicholas                              on 2005/11/07  10:52:08
40450         Log: Add lib/CPAN/Admin.pm from CPAN to make version.t pass.
40451      Branch: perl
40452            + lib/CPAN/Admin.pm
40453            ! MANIFEST
40454 ____________________________________________________________________________
40455 [ 26028] By: rgs                                   on 2005/11/07  10:24:54
40456         Log: Subject: [PATCH] Consting and localizing: Part LXVIII
40457              From: Andy Lester <andy@petdance.com>
40458              Date: Fri, 4 Nov 2005 15:12:56 -0600
40459              Message-ID: <20051104211256.GA12651@petdance.com>
40460      Branch: perl
40461            ! deb.c embed.fnc embed.h locale.c pp_sys.c proto.h scope.c
40462            ! universal.c utf8.c util.c
40463 ____________________________________________________________________________
40464 [ 26027] By: rgs                                   on 2005/11/07  09:58:26
40465         Log: Subject: [perl #24254] Attempt to free unreferenced scalar 
40466              From: "Chris Heath via RT" <perlbug-followup@perl.org>
40467              Date: Sun, 06 Nov 2005 20:08:05 -0800
40468              Message-ID: <rt-3.0.11-24254-123984.4.44134155985068@perl.org>
40469      Branch: perl
40470            ! cop.h
40471 ____________________________________________________________________________
40472 [ 26026] By: merijn                                on 2005/11/07  08:14:59
40473         Log: Subject: [PATCH] follow up on 25969 for VMS
40474              From: Abe Timmerman <abe@ztreet.demon.nl>
40475              Date: Sat, 5 Nov 2005 13:29:58 +0200
40476              Message-Id: <200511051229.58297.abe@ztreet.demon.nl>
40477      Branch: perl
40478            ! vms/vms.c vms/vmsish.h
40479 ____________________________________________________________________________
40480 [ 26025] By: stevep                                on 2005/11/07  03:42:53
40481         Log: Added note to README.macosx regarding failures from broken locale
40482              files.
40483      Branch: perl
40484            ! README.macosx
40485 ____________________________________________________________________________
40486 [ 26024] By: stevep                                on 2005/11/07  02:58:31
40487         Log: Fix documentation for gmtime().
40488      Branch: perl
40489            ! pod/perlfunc.pod
40490 ____________________________________________________________________________
40491 [ 26023] By: stevep                                on 2005/11/06  20:18:23
40492         Log: Upgrade to CPAN-1.76_61
40493      Branch: perl
40494            + lib/CPAN/PAUSE2005.pub
40495            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/META.yml
40496            ! lib/CPAN/Nox.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
40497            ! lib/CPAN/bin/cpan lib/CPAN/t/Nox.t lib/CPAN/t/vcmp.t
40498            ! lib/CPAN/t/version.t
40499 ____________________________________________________________________________
40500 [ 26022] By: stevep                                on 2005/11/06  19:16:54
40501         Log: Nits in the pp_defined code spotted by Jarkko.
40502      Branch: perl
40503            ! pp_hot.c
40504 ____________________________________________________________________________
40505 [ 26021] By: stevep                                on 2005/11/06  18:38:02
40506         Log: Upgrade to Time-HiRes-1.82
40507      Branch: perl
40508            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
40509            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
40510            ! ext/Time/HiRes/t/HiRes.t
40511 ____________________________________________________________________________
40512 [ 26020] By: merijn                                on 2005/11/06  07:23:15
40513         Log: Subject: Re: [PATCH configure.com] add the new d_futimes as undef
40514              From: "John E. Malmberg" <wb8tyw@qsl.net>
40515              Date: Sat, 05 Nov 2005 21:28:33 -0500
40516              Message-ID: <436D6A51.5040700@qsl.net>
40517      Branch: perl
40518            ! configure.com
40519 ____________________________________________________________________________
40520 [ 26019] By: nicholas                              on 2005/11/05  16:47:31
40521         Log: Make the 5.9 changes to B conditional on perl version.
40522      Branch: perl
40523            ! ext/B/B.pm ext/B/B.xs
40524 ____________________________________________________________________________
40525 [ 26018] By: nicholas                              on 2005/11/05  16:28:09
40526         Log: '[at]' should be '@'
40527              Suck in CPAN/Nox.pm from CPAN, so that version.t passes.
40528      Branch: perl
40529            ! lib/CPAN.pm lib/CPAN/Nox.pm lib/CPAN/Version.pm
40530            ! lib/CPAN/t/version.t
40531 ____________________________________________________________________________
40532 [ 26017] By: stevep                                on 2005/11/05  14:49:11
40533         Log: Kill warnings and add a panic to pp_defined() in case the wrong op
40534              is passed in.
40535      Branch: perl
40536            ! pp_hot.c
40537 ____________________________________________________________________________
40538 [ 26016] By: stevep                                on 2005/11/05  13:44:10
40539         Log: Upgrade to CPAN-1.76_60.
40540      Branch: perl
40541            + lib/CPAN/Version.pm lib/CPAN/t/version.t
40542            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
40543            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
40544 ____________________________________________________________________________
40545 [ 26015] By: nicholas                              on 2005/11/05  12:57:40
40546         Log: Allow passing of the full enum name into the tryAMAGICbin family of
40547              macros, to avoid needing C pre-processor string concatenation within
40548              the lowest level expansion.
40549      Branch: perl
40550            ! pp.c pp.h
40551 ____________________________________________________________________________
40552 [ 26014] By: stevep                                on 2005/11/05  12:55:47
40553         Log: Upgrade to Time-HiRes-1.81
40554      Branch: perl
40555            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
40556            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
40557 ____________________________________________________________________________
40558 [ 26013] By: merijn                                on 2005/11/05  11:38:32
40559         Log: Subject: [PATCH configure.com] add the new d_futimes as undef
40560              From: Abe Timmerman <abe@ztreet.demon.nl>
40561              Date: Sat, 5 Nov 2005 11:26:33 +0200
40562              Message-Id: <200511051026.33940.abe@ztreet.demon.nl>
40563      Branch: perl
40564            ! configure.com
40565 ____________________________________________________________________________
40566 [ 26012] By: rgs                                   on 2005/11/05  10:13:56
40567         Log: Remove the obsolete KNOWN PROBLEMS sections from perlcall.pod
40568              (noticed by Robin Houston)
40569      Branch: perl
40570            ! pod/perlcall.pod
40571 ____________________________________________________________________________
40572 [ 26011] By: rgs                                   on 2005/11/05  10:10:09
40573         Log: Subject: Re: A surprising segfault
40574              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
40575              Date: Nov 5, 2005 5:54 AM
40576              Message-Id: <20051105135053.27D7.BQW10602@nifty.com>
40577      Branch: perl
40578            ! pp.c pp_sort.c pp_sys.c
40579 ____________________________________________________________________________
40580 [ 26010] By: nicholas                              on 2005/11/05  08:32:39
40581         Log: dorassign doesn't need --SP;
40582      Branch: perl
40583            ! pp_hot.c
40584 ____________________________________________________________________________
40585 [ 26009] By: davem                                 on 2005/11/05  01:57:23
40586         Log: pp_print didn't extend the stack before pushing its return value
40587      Branch: perl
40588            ! pp_hot.c
40589 ____________________________________________________________________________
40590 [ 26008] By: stevep                                on 2005/11/05  01:39:51
40591         Log: Typos in opcode.pl this time.
40592      Branch: perl
40593            ! opcode.h opcode.pl
40594 ____________________________________________________________________________
40595 [ 26007] By: stevep                                on 2005/11/05  01:36:17
40596         Log: Merge pp_andassign, pp_orassign, and pp_dorassign into pp_and,
40597              pp_or, and pp_defined, respectively.
40598      Branch: perl
40599            ! mathoms.c opcode.h opcode.pl pp_ctl.c pp_hot.c
40600 ____________________________________________________________________________
40601 [ 26006] By: nicholas                              on 2005/11/04  22:50:22
40602         Log: s/printf/my_printf/ because we're using the return value.
40603              My mistake spotted by Gisle.
40604      Branch: perl
40605            ! regcomp.c
40606 ____________________________________________________________________________
40607 [ 26005] By: stevep                                on 2005/11/04  21:41:43
40608         Log: s/pp_dor/pp_defined/
40609      Branch: perl
40610            ! mathoms.c
40611 ____________________________________________________________________________
40612 [ 26004] By: stevep                                on 2005/11/04  21:39:44
40613         Log: I barely knew ya pp_dor.  Merged into pp_defined from whence you came.
40614              This change has also caused pp_defined to be promoted to being a hot
40615              op.
40616      Branch: perl
40617            ! mathoms.c opcode.h opcode.pl pp.c pp_hot.c
40618 ____________________________________________________________________________
40619 [ 26003] By: nicholas                              on 2005/11/04  21:22:46
40620         Log: Use the return value of sprintf in sv_2pv_flags. Remove dead code.
40621      Branch: perl
40622            ! sv.c
40623 ____________________________________________________________________________
40624 [ 26002] By: nicholas                              on 2005/11/04  21:03:58
40625         Log: You can't there from here. (Dead code in sv_2pv_flags)
40626      Branch: perl
40627            ! sv.c
40628 ____________________________________________________________________________
40629 [ 26001] By: nicholas                              on 2005/11/04  20:47:34
40630         Log: Use the return value from sprintf().
40631      Branch: perl
40632            ! regcomp.c taint.c universal.c util.c
40633 ____________________________________________________________________________
40634 [ 26000] By: nicholas                              on 2005/11/04  20:20:56
40635         Log: pp_semop can fit within Perl_pp_shmwrite().
40636      Branch: perl
40637            ! mathoms.c opcode.h opcode.pl pp_sys.c
40638 ____________________________________________________________________________
40639 [ 25999] By: nicholas                              on 2005/11/04  19:53:33
40640         Log: The remaining special logic in pp_syswrite can be moved into pp_send,
40641              which is actually already 50% syswrite.
40642      Branch: perl
40643            ! mathoms.c opcode.h opcode.pl pp_sys.c
40644 ____________________________________________________________________________
40645 [ 25998] By: rgs                                   on 2005/11/04  18:38:34
40646         Log: Revert patch #25993.
40647      Branch: perl
40648            ! regexec.c t/op/pat.t
40649 ____________________________________________________________________________
40650 [ 25997] By: steveh                                on 2005/11/04  17:23:49
40651         Log: Fix a Win32 linker error following change #25972
40652      Branch: perl
40653            ! pp_sys.c
40654 ____________________________________________________________________________
40655 [ 25996] By: rgs                                   on 2005/11/04  16:35:17
40656         Log: Subject: [PATCH] use clearenv if available
40657              From: Alan Burlison <Alan.Burlison@sun.com>
40658              Date: Fri, 04 Nov 2005 16:33:30 +0000
40659              Message-ID: <436B8D5A.4010502@sun.com>
40660      Branch: perl
40661            ! embed.fnc embed.h mg.c proto.h sv.c util.c
40662 ____________________________________________________________________________
40663 [ 25995] By: merijn                                on 2005/11/04  16:30:03
40664         Log: Subject: Re: futimes [PATCH]
40665              From: Steve Peters <steve@fisharerojo.org>
40666              Date: Fri, 4 Nov 2005 09:00:25 -0600
40667              Message-ID: <20051104150025.GA3873@mccoy.peters.homeunix.org>
40668      Branch: perl
40669            ! Configure
40670 ____________________________________________________________________________
40671 [ 25993] By: rgs                                   on 2005/11/04  16:26:08
40672         Log: Subject: [perl #19049] Incorrect $` after replacement
40673              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
40674              Date: Fri, 04 Nov 2005 08:17:25 +0100
40675              Message-ID: <87fyqc51bu.fsf@k75.linux.bogus>
40676      Branch: perl
40677            ! regexec.c t/op/pat.t
40678 ____________________________________________________________________________
40679 [ 25992] By: rgs                                   on 2005/11/04  15:41:21
40680         Log: Subject: Re: [PATCH] sort/multicall patch
40681              From: Robin Houston <robin@cpan.org>
40682              Date: Fri, 4 Nov 2005 15:20:29 +0000
40683              Message-ID: <20051104152029.GA17169@rpc142.cs.man.ac.uk>
40684      Branch: perl
40685            ! pp_ctl.c t/op/sort.t
40686 ____________________________________________________________________________
40687 [ 25991] By: stevep                                on 2005/11/04  15:10:44
40688         Log: Subject: Re: Configure -Dno_mathoms
40689              From: gisle@ActiveState.com (Gisle Aas)
40690              Date: 01 Nov 2005 03:27:49 -0800
40691              Message-ID: <lrslug7glm.fsf@caliper.activestate.com>
40692      Branch: perl
40693            ! mathoms.c perl.c
40694 ____________________________________________________________________________
40695 [ 25990] By: nicholas                              on 2005/11/04  14:47:49
40696         Log: Merge msgsnd, msgrcv with Perl_pp_shmwrite().
40697              "Perfection is achieved not when there's nothing more to add,
40698              but when there's nothing left to remove" (Antoine de Saint-Exupéry)
40699      Branch: perl
40700            ! mathoms.c opcode.h opcode.pl pp_sys.c
40701 ____________________________________________________________________________
40702 [ 25989] By: nicholas                              on 2005/11/04  14:21:19
40703         Log: Once more, with feeling.
40704              [Mmm, has someone been swapping the coffee for decaf?]
40705              [Actual cause - make sure the edited version of the file is in the
40706              correct directory]
40707      Branch: perl
40708            ! pod/perldiag.pod
40709 ____________________________________________________________________________
40710 [ 25988] By: nicholas                              on 2005/11/04  14:18:14
40711         Log: Meta-oops. Change 25987 was not the change you were looking for.
40712      Branch: perl
40713            ! pod/perldiag.pod
40714 ____________________________________________________________________________
40715 [ 25987] By: nicholas                              on 2005/11/04  14:09:11
40716         Log: Oops. This new panic was meant to be added to the documented
40717              diagnostics.
40718      Branch: perl
40719            ! pod/perldiag.pod
40720 ____________________________________________________________________________
40721 [ 25986] By: nicholas                              on 2005/11/04  13:02:42
40722         Log: ftrwrite, ftrexec, fteread, ftewrite and fteexec can all be merged
40723              with Perl_pp_ftrread().
40724      Branch: perl
40725            ! mathoms.c opcode.h opcode.pl pod/perldiag.pod pod/perltodo.pod
40726            ! pp_sys.c
40727 ____________________________________________________________________________
40728 [ 25985] By: stevep                                on 2005/11/04  12:02:51
40729         Log: Upgrade to Time-HiRes-1.80
40730      Branch: perl
40731            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
40732            ! ext/Time/HiRes/HiRes.xs
40733 ____________________________________________________________________________
40734 [ 25984] By: nicholas                              on 2005/11/04  11:36:24
40735         Log: PERL_EFF_ACCESS_[RWX]_OK can go.
40736      Branch: perl
40737            ! pp_sys.c
40738 ____________________________________________________________________________
40739 [ 25983] By: nicholas                              on 2005/11/04  11:16:08
40740         Log: The PERL_EFF_ACCESS_[RWX]_OK macros are all defined as triples, so
40741              can be refactored to a single platform dependent PERL_EFF_ACCESS macro
40742              with the other 3 implemented in terms of it.
40743      Branch: perl
40744            ! pp_sys.c
40745 ____________________________________________________________________________
40746 [ 25982] By: merijn                                on 2005/11/04  09:16:53
40747         Log: Subject: [PATCH] bad semicolon in pp_ftrowned
40748              From: Andy Lester <andy@petdance.com>
40749              Date: Fri, 4 Nov 2005 00:37:54 -0600
40750              Message-ID: <20051104063753.GA3863@petdance.com>
40751      Branch: perl
40752            ! pp_sys.c
40753 ____________________________________________________________________________
40754 [ 25981] By: stevep                                on 2005/11/04  00:10:21
40755         Log: Upgrade to Time-HiRes 1.79
40756      Branch: perl
40757            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
40758            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
40759 ____________________________________________________________________________
40760 [ 25980] By: stevep                                on 2005/11/03  21:23:48
40761         Log: Reverting the reversion.  va_end() goes with va_start().
40762      Branch: perl
40763            ! mg.c
40764 ____________________________________________________________________________
40765 [ 25979] By: rgs                                   on 2005/11/03  21:07:54
40766         Log: Fix test failures introduced by the change of flags on op_sort
40767      Branch: perl
40768            ! ext/B/t/f_sort.t
40769 ____________________________________________________________________________
40770 [ 25978] By: stevep                                on 2005/11/03  20:28:20
40771         Log: Upgrade to Time-HiRes-1.78
40772      Branch: perl
40773            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
40774            ! ext/Time/HiRes/t/HiRes.t
40775 ____________________________________________________________________________
40776 [ 25977] By: stevep                                on 2005/11/03  17:27:58
40777         Log: Change #25976 seemed to cause test failures in ext/B/t/f_sort.t.  What
40778              was that line about Jenga again?
40779      Branch: perl
40780            ! mg.c
40781 ____________________________________________________________________________
40782 [ 25976] By: stevep                                on 2005/11/03  17:14:17
40783         Log: Missing va_end(args) from SA_SIGINFO related code.
40784      Branch: perl
40785            ! mg.c
40786 ____________________________________________________________________________
40787 [ 25975] By: stevep                                on 2005/11/03  16:00:12
40788         Log: Test for the right signal should use the constant for that signal.
40789      Branch: perl
40790            ! ext/POSIX/t/sigaction.t
40791 ____________________________________________________________________________
40792 [ 25974] By: stevep                                on 2005/11/03  15:07:26
40793         Log: Add appropriate skips to t/io/fs.t to fix test failures on Cygwin.
40794      Branch: perl
40795            ! t/io/fs.t
40796 ____________________________________________________________________________
40797 [ 25973] By: stevep                                on 2005/11/03  14:56:25
40798         Log: More core test cleanups.  Mainly fixes to remove code that caused 
40799              warnings, but there were a few bug fixes that were hidden by 
40800              no using warnings.
40801      Branch: perl
40802            ! t/io/nargv.t t/io/openpid.t t/io/pipe.t t/io/print.t
40803            ! t/io/read.t t/io/tell.t
40804 ____________________________________________________________________________
40805 [ 25972] By: nicholas                              on 2005/11/03  14:19:34
40806         Log: Perl_pp_symlink and Perl_pp_link can be merged. The diff looks evil,
40807              but the actual finished code is not as bad as it seems.
40808      Branch: perl
40809            ! mathoms.c opcode.h opcode.pl pp_sys.c
40810 ____________________________________________________________________________
40811 [ 25971] By: rgs                                   on 2005/11/03  12:29:18
40812         Log: Document some bogus compiler warnings in README.solaris
40813              
40814              Subject: Re: Why is malloc_wrap now the default?
40815              From: Alan Burlison <Alan.Burlison@sun.com>
40816              Date: Thu, 03 Nov 2005 12:54:16 +0000
40817              Message-ID: <436A0878.1030703@sun.com>
40818      Branch: perl
40819            ! README.solaris
40820 ____________________________________________________________________________
40821 [ 25970] By: stevep                                on 2005/11/03  11:37:31
40822         Log: Upgrade to Time-HiRes-1.77
40823      Branch: perl
40824            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
40825            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
40826            ! ext/Time/HiRes/fallback/const-c.inc
40827            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
40828 ____________________________________________________________________________
40829 [ 25969] By: nicholas                              on 2005/11/03  11:09:39
40830         Log: Patch 3945 was a bit overkeen - the effective parameter to cando() and
40831              ingroup() is a boolean flag, not a GID or UID.
40832      Branch: perl
40833            ! doio.c embed.fnc proto.h
40834 ____________________________________________________________________________
40835 [ 25968] By: nicholas                              on 2005/11/03  09:51:56
40836         Log: Avoiding source code duplication for the lstat() on filehandle %s
40837              warning also makes the object code slightly smaller.
40838      Branch: perl
40839            ! pp_sys.c
40840 ____________________________________________________________________________
40841 [ 25967] By: stevep                                on 2005/11/03  02:09:30
40842         Log: Clean up some test files.
40843      Branch: perl
40844            ! t/io/argv.t t/io/crlf_through.t t/io/dup.t t/io/layers.t
40845            ! t/io/through.t
40846 ____________________________________________________________________________
40847 [ 25966] By: stevep                                on 2005/11/03  01:45:45
40848         Log: Make harness warning-free when running with -Mdiagnostics
40849      Branch: perl
40850            ! t/harness
40851 ____________________________________________________________________________
40852 [ 25965] By: stevep                                on 2005/11/02  22:37:48
40853         Log: Test case should not execute /no_such_process if it does exist.
40854      Branch: perl
40855            ! t/io/pipe.t
40856 ____________________________________________________________________________
40857 [ 25964] By: nicholas                              on 2005/11/02  21:27:58
40858         Log: unlink chmod utime kill can be merged into Perl_pp_chown().
40859      Branch: perl
40860            ! mathoms.c opcode.h opcode.pl pp_sys.c
40861 ____________________________________________________________________________
40862 [ 25963] By: nicholas                              on 2005/11/02  20:59:52
40863         Log: Move the conditonal compiles that report absence of kill and chown
40864              from pp_kill() and pp_chown() into apply().
40865      Branch: perl
40866            ! doio.c pp_sys.c
40867 ____________________________________________________________________________
40868 [ 25962] By: nicholas                              on 2005/11/02  20:13:24
40869         Log: Move ftsuid ftsgid ftsvtx into Perl_pp_ftrowned.
40870      Branch: perl
40871            ! mathoms.c opcode.h opcode.pl pp_sys.c
40872 ____________________________________________________________________________
40873 [ 25961] By: nicholas                              on 2005/11/02  19:04:10
40874         Log: Merge ftzero ftsock ftchr ftblk ftfile ftdir ftpipe into
40875              Perl_pp_ftrowned
40876      Branch: perl
40877            ! mathoms.c opcode.h opcode.pl pp_sys.c
40878 ____________________________________________________________________________
40879 [ 25960] By: nicholas                              on 2005/11/02  17:24:35
40880         Log: Avoid a pad panic by attempting to use dTARGET; in an op that didn't
40881              flag that it needed a target (OP_FTIS)
40882      Branch: perl
40883            ! pp_sys.c
40884 ____________________________________________________________________________
40885 [ 25959] By: nicholas                              on 2005/11/02  16:35:42
40886         Log: Correct error in 25958 for threaded builds.
40887      Branch: perl
40888            ! mathoms.c
40889 ____________________________________________________________________________
40890 [ 25958] By: nicholas                              on 2005/11/02  15:59:30
40891         Log: Merge ftsize ftmtime ftatime ftctime into Perl_pp_ftis
40892      Branch: perl
40893            ! mathoms.c opcode.h opcode.pl pp_sys.c
40894 ____________________________________________________________________________
40895 [ 25957] By: rgs                                   on 2005/11/02  14:33:32
40896         Log: Remove last sort test, that was failing with and without threads.
40897              Silence some warnings.
40898      Branch: perl
40899            ! t/op/sort.t
40900 ____________________________________________________________________________
40901 [ 25956] By: rgs                                   on 2005/11/02  14:10:54
40902         Log: Adjust test count
40903      Branch: perl
40904            ! ext/B/t/concise-xs.t
40905 ____________________________________________________________________________
40906 [ 25955] By: rgs                                   on 2005/11/02  13:39:35
40907         Log: Add missing file from change 25953
40908      Branch: perl
40909            + ext/List/Util/multicall.h
40910 ____________________________________________________________________________
40911 [ 25954] By: rgs                                   on 2005/11/02  13:14:19
40912         Log: Regen headers
40913      Branch: perl
40914            ! global.sym opcode.h pod/perlapi.pod pod/perldiag.pod
40915 ____________________________________________________________________________
40916 [ 25953] By: merijn                                on 2005/11/02  12:49:54
40917         Log: Subject: [PATCH] sort/multicall patch
40918              From: Robin Houston <robin@cpan.org>
40919              Date: Sat, 29 Oct 2005 21:33:07 +0100
40920              Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk>
40921      Branch: perl
40922            ! AUTHORS MANIFEST cop.h embed.fnc embedvar.h
40923            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
40924            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
40925            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_reduce.t
40926            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/reduce.t
40927            ! ext/List/Util/t/refaddr.t ext/List/Util/t/tainted.t makedef.pl
40928            ! op.c opcode.pl perlapi.h pod/perlcall.pod pod/perldiag.pod
40929            ! pp_ctl.c pp_hot.c pp_sort.c sv.c t/op/sort.t t/op/threads.t
40930            ! thrdvar.h
40931 ____________________________________________________________________________
40932 [ 25952] By: steveh                                on 2005/11/02  09:41:25
40933         Log: Subject: [PATCH] RE: [perl #37571] -z FH broken with Borland  build   
40934              From: "Paul Marquess" <paul.marquess@ntlworld.com>
40935              Date: Tue, 1 Nov 2005 17:05:38 -0000
40936              Message-ID: <003501c5df06$7d63fdb0$0505140a@myopwv.com>
40937      Branch: perl
40938            ! t/op/stat.t win32/win32.c
40939 ____________________________________________________________________________
40940 [ 25951] By: rgs                                   on 2005/11/02  08:57:52
40941         Log: Subject: Re: futimes [PATCH]
40942              From: Gisle Aas <gisle@ActiveState.com>
40943              Date: 01 Nov 2005 00:02:37 -0800
40944              Message-ID: <lrbr1494o2.fsf@caliper.activestate.com>
40945      Branch: perl
40946            ! t/io/fs.t
40947 ____________________________________________________________________________
40948 [ 25950] By: stevep                                on 2005/11/02  04:59:47
40949         Log: Ambiguous test cases may be hazardous to your health.
40950      Branch: perl
40951            ! t/op/list.t
40952 ____________________________________________________________________________
40953 [ 25949] By: stevep                                on 2005/11/02  04:54:52
40954         Log: Lowercase barewords considered harmful to your health.
40955      Branch: perl
40956            ! t/io/fs.t
40957 ____________________________________________________________________________
40958 [ 25948] By: rgs                                   on 2005/11/01  19:23:23
40959         Log: Subject: [PATCH] perlio.c consting
40960              From: Andy Lester <andy@petdance.com>
40961              Date: Oct 31, 2005 6:54 PM
40962              Message-ID: <20051031175411.GA18480@petdance.com>
40963      Branch: perl
40964            ! op.c perlio.c
40965 ____________________________________________________________________________
40966 [ 25947] By: steveh                                on 2005/11/01  17:20:18
40967         Log: This *really* should clear up Win32's Perl_do_exec undefined warnings
40968      Branch: perl
40969            ! perl.h
40970 ____________________________________________________________________________
40971 [ 25946] By: nicholas                              on 2005/11/01  16:38:31
40972         Log: This should clear up 'Perl_do_exec' undefined; warnings on win32
40973      Branch: perl
40974            ! embed.fnc embed.h proto.h
40975 ____________________________________________________________________________
40976 [ 25945] By: steveh                                on 2005/11/01  10:33:48
40977         Log: Make PerlLIOUtime()'s filename const
40978              
40979              Fixes a warning brought about by change #25941 (which made the
40980              filename argument const).
40981              The various implementations of PerlLIOUtime() (in NetWare/, win32/
40982              and wince/) already take a const filename.
40983      Branch: perl
40984            ! NetWare/nwperlhost.h NetWare/nwperlsys.h iperlsys.h
40985            ! win32/perlhost.h wince/perlhost.h
40986 ____________________________________________________________________________
40987 [ 25944] By: steveh                                on 2005/11/01  08:45:09
40988         Log: Fix nit in pod nit fix
40989      Branch: perl
40990            ! pod/perlhack.pod
40991 ____________________________________________________________________________
40992 [ 25943] By: steveh                                on 2005/11/01  08:39:32
40993         Log: Update win32 config files w.r.t. change #25935
40994      Branch: perl
40995            ! win32/config.bc win32/config.gc win32/config.vc
40996            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
40997            ! win32/config_H.vc win32/config_H.vc64
40998 ____________________________________________________________________________
40999 [ 25942] By: stevep                                on 2005/10/31  23:46:01
41000         Log: Upgrade to DB_File 1.813.
41001      Branch: perl
41002            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
41003            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-recno.t
41004 ____________________________________________________________________________
41005 [ 25941] By: merijn                                on 2005/10/31  22:15:01
41006         Log: Subject: futimes [PATCH]
41007              From: Gisle Aas <gisle@ActiveState.com>
41008              Date: 31 Oct 2005 13:53:53 -0800
41009              Message-ID: <lrk6ft8ia6.fsf_-_@caliper.activestate.com>
41010      Branch: perl
41011            ! doio.c handy.h pod/perlfunc.pod t/io/fs.t
41012 ____________________________________________________________________________
41013 [ 25940] By: nicholas                              on 2005/10/31  20:36:36
41014         Log: All the ops that are simply C<return some_other_op();> can be bypassed
41015              in the op dispatch table, and the bodies retired.
41016      Branch: perl
41017            ! mathoms.c opcode.h opcode.pl pp.c pp_ctl.c pp_sys.c
41018 ____________________________________________________________________________
41019 [ 25939] By: nicholas                              on 2005/10/31  19:55:18
41020         Log: Simplify the implementation of the "unimplemented" message in the
41021              conditionally compiled ops.
41022      Branch: perl
41023            ! pp_sys.c
41024 ____________________________________________________________________________
41025 [ 25938] By: nicholas                              on 2005/10/31  19:14:47
41026         Log: Further pod nit spotted by Jarkko
41027      Branch: perl
41028            ! pod/perlhack.pod
41029 ____________________________________________________________________________
41030 [ 25937] By: nicholas                              on 2005/10/31  18:34:59
41031         Log: Replace the 3 currently "unreachable" ops with a single op body
41032              unimplemented_op() that panics descriptively if ever reached.
41033      Branch: perl
41034            ! opcode.h opcode.pl pod/perldiag.pod pp.c
41035 ____________________________________________________________________________
41036 [ 25936] By: nicholas                              on 2005/10/31  18:29:05
41037         Log: Add "moving common filetest code to a static function" to the todo.
41038      Branch: perl
41039            ! pod/perltodo.pod
41040 ____________________________________________________________________________
41041 [ 25935] By: merijn                                on 2005/10/31  17:50:05
41042         Log: revive probe for futimes ()
41043      Branch: perl
41044            ! Configure Porting/Glossary config_h.SH handy.h
41045 ____________________________________________________________________________
41046 [ 25934] By: rgs                                   on 2005/10/31  17:00:44
41047         Log: A B::Deparse fix from :
41048              Subject: Re: [perl #37527] regular-expression parser does not see '(' character
41049              From: Bas van Sisseren <bas@quarantainenet.nl>
41050              Date: Wed, 26 Oct 2005 13:59:42 +0200
41051              Message-ID: <435F6FAE.4060502@quarantainenet.nl>
41052      Branch: perl
41053            ! ext/B/B/Deparse.pm
41054 ____________________________________________________________________________
41055 [ 25933] By: merijn                                on 2005/10/31  16:25:23
41056         Log: Subject: [PATCH] Symbian port 0.3.0 as of blead@25911
41057              From: <jarkko.hietaniemi@nokia.com>
41058              Date: Mon, 31 Oct 2005 18:38:42 +0200
41059              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6D6@esebe105.NOE.Nokia.com>
41060      Branch: perl
41061            + symbian/PerlAppUIQ.rss
41062            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
41063            ! symbian/PerlApp.hrh symbian/PerlAppAif.rss symbian/config.pl
41064            ! symbian/port.pl symbian/sanity.pl symbian/sdk.pl
41065            ! symbian/sisify.pl symbian/symbian_utils.cpp symbian/xsbuild.pl
41066 ____________________________________________________________________________
41067 [ 25932] By: rgs                                   on 2005/10/31  16:24:31
41068         Log: Avoid corruption when calling mg_get to retrieve the value
41069              of a $digit variable. This is done by ensuring it's not
41070              tainted.
41071              See http://bugs.debian.org/303308
41072              Patch by Chris Heath <chris.heath@autoweb.net>
41073      Branch: perl
41074            ! mg.c
41075 ____________________________________________________________________________
41076 [ 25931] By: nicholas                              on 2005/10/31  16:24:29
41077         Log: maddingue prefers this e-mail address.
41078      Branch: perl
41079            ! AUTHORS
41080 ____________________________________________________________________________
41081 [ 25930] By: merijn                                on 2005/10/31  16:18:03
41082         Log: Try to preserve the lost opcode alias info in comments
41083              extent to change #25929
41084      Branch: perl
41085            ! opcode.h opcode.pl
41086 ____________________________________________________________________________
41087 [ 25929] By: nicholas                              on 2005/10/31  15:52:50
41088         Log: It appears that it's trivially easy to alias opcode functions in
41089              the opcode table. We should be able to get both a speed and size
41090              saving here. Time will tell how much.
41091      Branch: perl
41092            ! opcode.h opcode.pl
41093 ____________________________________________________________________________
41094 [ 25928] By: nicholas                              on 2005/10/31  15:13:06
41095         Log: Add maddingue to AUTHORS
41096      Branch: perl
41097            ! AUTHORS
41098 ____________________________________________________________________________
41099 [ 25927] By: nicholas                              on 2005/10/31  15:09:54
41100         Log: Subject: [PATCH] Making ExtUtils::Constant compatible with Perl 5.004
41101              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
41102              Message-ID: <1130712761.43654eb9cd9f7@imp4-g19.free.fr>
41103              Date: Sun, 30 Oct 2005 23:52:41 +0100
41104              
41105              with tweaks by chromatic and me.
41106      Branch: perl
41107            ! lib/ExtUtils/Constant.pm
41108 ____________________________________________________________________________
41109 [ 25926] By: nicholas                              on 2005/10/31  14:51:48
41110         Log: A more elegant way to deal with utf8n_to_uvchr() and utf8n_to_uvuni().
41111      Branch: perl
41112            ! embed.fnc embed.h proto.h utf8.c utf8.h
41113 ____________________________________________________________________________
41114 [ 25925] By: rgs                                   on 2005/10/31  14:27:32
41115         Log: Fix [perl #37533] open pragma ignored for all 3-arg opens
41116              Also, correct the documentation in open.pm that stated
41117              that open() did not override open.pm-given default encodings.
41118      Branch: perl
41119            ! lib/open.pm perlio.c
41120 ____________________________________________________________________________
41121 [ 25924] By: nicholas                              on 2005/10/31  14:18:59
41122         Log: Perl_csighandler was in global.sym twice.
41123      Branch: perl
41124            ! global.sym
41125 ____________________________________________________________________________
41126 [ 25923] By: nicholas                              on 2005/10/31  14:18:14
41127         Log: Arrange to only output each symbol once into global.sym
41128      Branch: perl
41129            ! embed.pl
41130 ____________________________________________________________________________
41131 [ 25922] By: rgs                                   on 2005/10/31  13:45:06
41132         Log: Tests for index/rindex with empty search string,
41133              adapted from a patch by Rick Delaney
41134      Branch: perl
41135            ! t/op/index.t
41136 ____________________________________________________________________________
41137 [ 25921] By: nicholas                              on 2005/10/31  13:22:01
41138         Log: uvchr_to_utf8() and utf8n_to_uvchr() are mathoms on ASCII based
41139              systems, and not on EBCDIC, so some more thinking is going to be
41140              needed here.
41141      Branch: perl
41142            ! mathoms.c utf8.c
41143 ____________________________________________________________________________
41144 [ 25920] By: stevep                                on 2005/10/31  11:58:08
41145         Log: Coverage stats showed that there were no tests for taking a slice
41146              from ().
41147      Branch: perl
41148            ! t/op/list.t
41149 ____________________________________________________________________________
41150 [ 25919] By: steveh                                on 2005/10/31  11:53:05
41151         Log: Change some spaces to tabs for easier diffing against config_h.SH
41152      Branch: perl
41153            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41154            ! win32/config_H.vc64
41155 ____________________________________________________________________________
41156 [ 25918] By: steveh                                on 2005/10/31  11:30:15
41157         Log: Fixed threaded builds following change 25916
41158      Branch: perl
41159            ! pp_hot.c
41160 ____________________________________________________________________________
41161 [ 25917] By: nicholas                              on 2005/10/31  11:29:43
41162         Log: POD nit spotted by Jarkko
41163      Branch: perl
41164            ! pod/perlhack.pod
41165 ____________________________________________________________________________
41166 [ 25916] By: rgs                                   on 2005/10/31  10:44:32
41167         Log: is_utf8_string_loc() is now a macro, don't use its Perl_-prefixed form
41168      Branch: perl
41169            ! pp_hot.c
41170 ____________________________________________________________________________
41171 [ 25915] By: rgs                                   on 2005/10/31  10:28:32
41172         Log: Subject: [PATCH] Etta James presents: More consting
41173              From: Andy Lester <andy@petdance.com>
41174              Date: Sun, 30 Oct 2005 23:44:13 -0600
41175              Message-ID: <20051031054413.GA10767@petdance.com>
41176      Branch: perl
41177            ! cop.h doop.c hv.c numeric.c op.c perl.c perlio.c pp_hot.c
41178            ! pp_sys.c sv.c toke.c universal.c util.c
41179 ____________________________________________________________________________
41180 [ 25914] By: rgs                                   on 2005/10/31  10:18:15
41181         Log: Subject: [PATCH] S_tokereport's unused parm
41182              From: Andy Lester <andy@petdance.com>
41183              Date: Mon, 31 Oct 2005 00:04:59 -0600
41184              Message-ID: <20051031060459.GC10767@petdance.com>
41185      Branch: perl
41186            ! embed.fnc embed.h proto.h toke.c
41187 ____________________________________________________________________________
41188 [ 25913] By: rgs                                   on 2005/10/31  08:54:18
41189         Log: Regenerate perlapi.pod
41190      Branch: perl
41191            ! pod/perlapi.pod
41192 ____________________________________________________________________________
41193 [ 25912] By: rgs                                   on 2005/10/31  08:40:23
41194         Log: Robin Houston remarks that mention of a context is missing from the
41195              threads.pm documentation.
41196      Branch: perl
41197            ! ext/threads/threads.pm
41198 ____________________________________________________________________________
41199 [ 25911] By: stevep                                on 2005/10/31  03:51:08
41200         Log: perlsio_binmode() is pretty much a mathom on UNIX platforms, but it is
41201              used on Cygwin, at least.
41202      Branch: perl
41203            ! mathoms.c perlio.c
41204 ____________________________________________________________________________
41205 [ 25910] By: nicholas                              on 2005/10/30  21:53:03
41206         Log: const const bad bad.
41207              gcc bad bad too, because it didn't grumble one bit. (or two, for that
41208              matter).
41209      Branch: perl
41210            ! utf8.c
41211 ____________________________________________________________________________
41212 [ 25909] By: nicholas                              on 2005/10/30  21:38:29
41213         Log: is_utf8_alnum() and is_utf8_alnumc() can use is_utf8_common() too.
41214      Branch: perl
41215            ! utf8.c
41216 ____________________________________________________________________________
41217 [ 25908] By: nicholas                              on 2005/10/30  21:24:29
41218         Log: Jarkko and I think that Perl_is_utf8_alnumc should be initialising
41219              and using PL_utf8_alnum*c*, not PL_utf8_alnum.
41220      Branch: perl
41221            ! utf8.c
41222 ____________________________________________________________________________
41223 [ 25907] By: nicholas                              on 2005/10/30  21:10:39
41224         Log: Perl_is_utf8_* share a lot of common code. Pull that out into a new
41225              function S_is_utf8_common.
41226      Branch: perl
41227            ! utf8.c
41228 ____________________________________________________________________________
41229 [ 25906] By: nicholas                              on 2005/10/30  18:31:25
41230         Log: Given that sv_nosharing performs the same function as sv_nolocking
41231              and sv_unnolocking (ie sweet FA), we might as well use the 1 function
41232              to initialise all 3 variables, and elimiate the other two.
41233              For some reason all 3 are listed as being in the public API. Daft.
41234      Branch: perl
41235            ! embed.fnc embed.h intrpvar.h mathoms.c proto.h util.c
41236 ____________________________________________________________________________
41237 [ 25905] By: nicholas                              on 2005/10/30  18:04:17
41238         Log: Replace uvuni_to_utf8() with a macro that passes the extra 0 argument
41239              to uvuni_to_utf8_flags(). Move the old body to mathoms.c
41240      Branch: perl
41241            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
41242 ____________________________________________________________________________
41243 [ 25904] By: nicholas                              on 2005/10/30  17:59:08
41244         Log: global.sym appears to have become out of date. Oops.
41245      Branch: perl
41246            ! global.sym
41247 ____________________________________________________________________________
41248 [ 25903] By: nicholas                              on 2005/10/30  17:49:27
41249         Log: Replace is_utf8_string_loc() with a macro that passes the extra 0
41250              argument to is_utf8_string_loc(). Correct the description of its
41251              parameters in its POD.
41252      Branch: perl
41253            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
41254 ____________________________________________________________________________
41255 [ 25902] By: nicholas                              on 2005/10/30  17:14:08
41256         Log: Fix typos in comments.
41257      Branch: perl
41258            ! utf8.c
41259 ____________________________________________________________________________
41260 [ 25901] By: nicholas                              on 2005/10/30  17:08:39
41261         Log: Functions that die aren't exactly well used code.
41262              (ck_retarget, oopsCV, pp_padany, pp_threadsv, pp_mapstart)
41263      Branch: perl
41264            ! mathoms.c op.c pp.c pp_ctl.c
41265 ____________________________________________________________________________
41266 [ 25900] By: nicholas                              on 2005/10/30  16:45:34
41267         Log: save_hints is a mathom.
41268      Branch: perl
41269            ! mathoms.c op.c
41270 ____________________________________________________________________________
41271 [ 25899] By: nicholas                              on 2005/10/30  16:41:02
41272         Log: I infer that change 25891 as-is would break OS2. This should fix it.
41273      Branch: perl
41274            ! perl.h
41275 ____________________________________________________________________________
41276 [ 25898] By: nicholas                              on 2005/10/30  16:36:22
41277         Log: init_i18nl14n is a mathom.
41278      Branch: perl
41279            ! locale.c mathoms.c
41280 ____________________________________________________________________________
41281 [ 25897] By: nicholas                              on 2005/10/30  16:24:37
41282         Log: Replace hv_magic() with a macro to call sv_magic() directly. Move the
41283              old body to mathoms.c
41284      Branch: perl
41285            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
41286 ____________________________________________________________________________
41287 [ 25896] By: nicholas                              on 2005/10/30  16:07:58
41288         Log: Fix win32 breakage inadvertently introduced by 25889
41289      Branch: perl
41290            ! perl.h
41291 ____________________________________________________________________________
41292 [ 25895] By: nicholas                              on 2005/10/30  10:31:01
41293         Log: Replace hv_iternext() with a macro that calls hv_iternext_flags with
41294              an extra 0 argument. Move the old body to mathoms.c
41295      Branch: perl
41296            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
41297 ____________________________________________________________________________
41298 [ 25894] By: nicholas                              on 2005/10/30  10:00:42
41299         Log: Fix typo in comment.
41300      Branch: perl
41301            ! hv.c
41302 ____________________________________________________________________________
41303 [ 25893] By: nicholas                              on 2005/10/30  09:59:41
41304         Log: Replace gv_fetchmethod() with a macro to call gv_fetchmethod_autoload()
41305              with the extra TRUE argument.
41306      Branch: perl
41307            ! embed.fnc embed.h gv.c gv.h mathoms.c proto.h
41308 ____________________________________________________________________________
41309 [ 25892] By: nicholas                              on 2005/10/30  08:51:52
41310         Log: I think we have a winner. do_pipe hasn't been called since 4.036.
41311              Maybe we should just remove this appendix.
41312      Branch: perl
41313            ! doio.c mathoms.c
41314 ____________________________________________________________________________
41315 [ 25891] By: nicholas                              on 2005/10/30  08:38:07
41316         Log: Replace do_aexec() with a macro to call do_aexec5() with the two extra
41317              0 arguments. Move the old body to mathoms.c
41318      Branch: perl
41319            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
41320 ____________________________________________________________________________
41321 [ 25890] By: nicholas                              on 2005/10/30  08:23:29
41322         Log: Replace do_exec() with a macro to call do_exec3() with the extra two
41323              0 arguments. Move the old body to mathoms.c
41324      Branch: perl
41325            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
41326 ____________________________________________________________________________
41327 [ 25889] By: nicholas                              on 2005/10/30  08:05:32
41328         Log: Replace do_open() with a macro to call do_openn() with the extra two
41329              0 paramters. Move the old body to mathoms.c.
41330      Branch: perl
41331            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
41332 ____________________________________________________________________________
41333 [ 25888] By: stevep                                on 2005/10/30  04:20:45
41334         Log: Subject: [PATCH] warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9)
41335              From: Bram <perl-rt@wizbit.be>
41336              Date: Thu, 04 Aug 2005 23:55:33 +0200
41337              Message-Id: <42F28ED5.CFFDCCFD@wizbit.be>
41338      Branch: perl
41339            ! lib/warnings.pm warnings.pl
41340 ____________________________________________________________________________
41341 [ 25887] By: stevep                                on 2005/10/29  22:37:50
41342         Log: Subject: Re: [PATCH] predecrement vs postdecrement
41343              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41344              Date: Sat, 29 Oct 2005 23:24:33 +0300
41345              Message-ID: <4363DA81.6060600@gmail.com>
41346              
41347              Nit in pod/perlhack.pod
41348      Branch: perl
41349            ! pod/perlhack.pod
41350 ____________________________________________________________________________
41351 [ 25886] By: nicholas                              on 2005/10/29  17:31:01
41352         Log: Replace the body of the rarely used sv_setpviv_mg with a call to
41353              sv_setpviv followed by SvSETMAGIC.
41354      Branch: perl
41355            ! sv.c
41356 ____________________________________________________________________________
41357 [ 25885] By: nicholas                              on 2005/10/29  17:21:24
41358         Log: Replace sv_catsv_mg and sv_catpvn_mg, and move the obsolete bodies to
41359              mathoms.c
41360      Branch: perl
41361            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
41362 ____________________________________________________________________________
41363 [ 25884] By: nicholas                              on 2005/10/29  17:02:49
41364         Log: Add a new SMAGIC flag, to signal a call to SvSETMAGIC. Add it to
41365              sv_catpvn_flags and sv_catsv_flags, and then re-implement sv_catpvn_mg
41366              and sv_catsv_mg as calls to sv_catpvn_flags and sv_catsv_flags
41367              respectively.
41368      Branch: perl
41369            ! sv.c sv.h
41370 ____________________________________________________________________________
41371 [ 25883] By: nicholas                              on 2005/10/29  16:25:38
41372         Log: sv_2pv_nolen, sv_2pvbyte_nolen and sv_2pvutf8_nolen can all be replaced
41373              with terse macros, and the function bodies retired.
41374      Branch: perl
41375            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
41376 ____________________________________________________________________________
41377 [ 25882] By: nicholas                              on 2005/10/29  16:06:39
41378         Log: All the private implementations of @foo for compilers that can't do
41379              complex macro expansions became dead wood sometime around 5.7.3
41380              (Don't tell Otava this)
41381      Branch: perl
41382            ! mathoms.c sv.c
41383 ____________________________________________________________________________
41384 [ 25881] By: stevep                                on 2005/10/29  15:34:22
41385         Log: Subject: [perl #30563] [PATCH] Storable::dclone fails for tied elements
41386              From: perlbug-followup@perl.org (Srezic@Iconmobile.Com)
41387              Date: 2 Jul 2004 11:32:12 -0000
41388              Message-ID: <rt-3.0.11-30563-91788.4.94870186951744@perl.org>
41389              
41390              Also, a version bump to Storable.pm.
41391      Branch: perl
41392            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
41393            ! ext/Storable/t/dclone.t
41394 ____________________________________________________________________________
41395 [ 25880] By: nicholas                              on 2005/10/29  15:07:42
41396         Log: sv_utf8_upgrade declares itself to be a mathom, so off it goes.
41397              Remove duplicate declaration of Perl_sv_2uv
41398      Branch: perl
41399            ! mathoms.c sv.c
41400 ____________________________________________________________________________
41401 [ 25879] By: nicholas                              on 2005/10/29  14:51:32
41402         Log: Replace sv_force_normal with a macro that calls sv_force_normal_flags.
41403      Branch: perl
41404            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
41405 ____________________________________________________________________________
41406 [ 25878] By: nicholas                              on 2005/10/29  14:39:37
41407         Log: Replace sv_unref with a macro that calls sv_unref_flags
41408      Branch: perl
41409            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
41410 ____________________________________________________________________________
41411 [ 25877] By: stevep                                on 2005/10/29  14:33:30
41412         Log: Oops, missed an sv_force_normal()
41413      Branch: perl
41414            ! mg.c
41415 ____________________________________________________________________________
41416 [ 25876] By: nicholas                              on 2005/10/29  14:25:55
41417         Log: sv_taint() can easily be replaced by a macro.
41418      Branch: perl
41419            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
41420 ____________________________________________________________________________
41421 [ 25875] By: stevep                                on 2005/10/29  14:14:25
41422         Log: Change to use sv_force_normal_flags() directly, rather than calling
41423              sv_force_normal() to call sv_force_normal_flags().
41424      Branch: perl
41425            ! NetWare/sv_nw.c mg.c
41426 ____________________________________________________________________________
41427 [ 25874] By: nicholas                              on 2005/10/29  11:50:29
41428         Log: A terser implementation of S_varname, by using and post-processing
41429              gv_fullname4
41430      Branch: perl
41431            ! sv.c
41432 ____________________________________________________________________________
41433 [ 25873] By: stevep                                on 2005/10/29  11:47:55
41434         Log: Additional mathoms from doio.c
41435      Branch: perl
41436            ! doio.c mathoms.c
41437 ____________________________________________________________________________
41438 [ 25872] By: stevep                                on 2005/10/29  11:36:26
41439         Log: Coverage stats say av_fake() is a mathom too.
41440      Branch: perl
41441            ! av.c mathoms.c
41442 ____________________________________________________________________________
41443 [ 25871] By: nicholas                              on 2005/10/29  11:14:40
41444         Log: gv_fullname3 and gv_efullname3 are definately mathoms. They even say so.
41445      Branch: perl
41446            ! gv.c mathoms.c
41447 ____________________________________________________________________________
41448 [ 25870] By: stevep                                on 2005/10/29  11:02:12
41449         Log: Subject: Re: [PATCH] predecrement vs postdecrement
41450              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41451              Date: Sat, 29 Oct 2005 11:52:25 +0300
41452              Message-ID: <43633849.6060809@gmail.com>
41453      Branch: perl
41454            ! regcomp.c
41455 ____________________________________________________________________________
41456 [ 25869] By: nicholas                              on 2005/10/29  10:53:40
41457         Log: gv_fullname and gv_efullname are definately mathoms.
41458      Branch: perl
41459            ! gv.c mathoms.c
41460 ____________________________________________________________________________
41461 [ 25868] By: stevep                                on 2005/10/28  23:38:35
41462         Log: Subject: [PATCH] perl5db.pl incorrect instructions in termination message
41463              From: Brendan O'Dea <bod@debian.org>
41464              Date: Sat, 29 Oct 2005 07:14:40 +1000
41465              Message-ID: <20051028211440.GA23305@londo.c47.org>
41466      Branch: perl
41467            ! lib/perl5db.pl
41468 ____________________________________________________________________________
41469 [ 25867] By: stevep                                on 2005/10/28  21:12:35
41470         Log: Makefiles like tabs, not spaces.
41471      Branch: perl
41472            ! win32/Makefile win32/makefile.mk
41473 ____________________________________________________________________________
41474 [ 25866] By: stevep                                on 2005/10/28  21:09:31
41475         Log: Add a new file, mathoms.c, to hold old code kept around for binary
41476              compatability with previous versions of Perl.  Change also includes
41477              various Makefile changes to compile the new file and link it into 
41478              libperl.
41479      Branch: perl
41480            + mathoms.c
41481            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile globals.c
41482            ! numeric.c op.c perlio.c plan9/mkfile sv.c utf8.c
41483            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
41484            ! wince/Makefile.ce
41485 ____________________________________________________________________________
41486 [ 25865] By: stevep                                on 2005/10/28  11:30:51
41487         Log: Check for changes in IO on CPAN.
41488      Branch: perl
41489            ! Porting/Maintainers.pl
41490 ____________________________________________________________________________
41491 [ 25864] By: stevep                                on 2005/10/28  11:21:48
41492         Log: gbarr is maintaining IO.
41493      Branch: perl
41494            ! Porting/Maintainers.pl
41495 ____________________________________________________________________________
41496 [ 25863] By: stevep                                on 2005/10/28  10:48:32
41497         Log: Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H.* files.
41498      Branch: perl
41499            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41500            ! win32/config_H.vc64
41501 ____________________________________________________________________________
41502 [ 25862] By: nicholas                              on 2005/10/28  10:24:43
41503         Log: Use the return value from sprintf and avoid a call to strlen
41504      Branch: perl
41505            ! sv.c
41506 ____________________________________________________________________________
41507 [ 25861] By: stevep                                on 2005/10/27  11:13:50
41508         Log: Subject: Re: IO::File performace issue
41509              From: gisle@ActiveState.com (Gisle Aas)
41510              Date: 27 Oct 2005 01:00:39 -0700
41511              Message-ID: <lrvezjv17c.fsf@caliper.activestate.com>
41512              
41513              Also includes a version bump for IO::File.
41514      Branch: perl
41515            ! ext/IO/lib/IO/File.pm
41516 ____________________________________________________________________________
41517 [ 25860] By: nicholas                              on 2005/10/27  08:53:03
41518         Log: Change 25850 failed to include all changed headers
41519      Branch: perl
41520            ! embed.h proto.h
41521 ____________________________________________________________________________
41522 [ 25859] By: stevep                                on 2005/10/27  01:55:08
41523         Log: Win32 fix for change #25850.  I don't know if this define will ever
41524              be used on Win32, but it does fix the problem at hand.
41525      Branch: perl
41526            ! win32/perlhost.h
41527 ____________________________________________________________________________
41528 [ 25858] By: rgs                                   on 2005/10/26  13:27:31
41529         Log: Subject: [patch@25854]vms.c rmsexpand and memmove fixes
41530              From: "John E. Malmberg" <wb8tyw@qsl.net>
41531              Date: Wed, 26 Oct 2005 08:08:05 -0400
41532              Message-ID: <435F71A5.6030809@qsl.net>
41533      Branch: perl
41534            ! vms/vms.c
41535 ____________________________________________________________________________
41536 [ 25857] By: rgs                                   on 2005/10/26  12:52:37
41537         Log: FAQ sync.
41538      Branch: perl
41539            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
41540            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
41541            ! pod/perlfaq7.pod pod/perlfaq9.pod
41542 ____________________________________________________________________________
41543 [ 25856] By: merijn                                on 2005/10/26  12:37:47
41544         Log: Subject: [PATCH] Symbian: better Series 80 support
41545              From: <jarkko.hietaniemi@nokia.com>
41546              Date: Wed, 26 Oct 2005 15:50:08 +0300
41547              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6AA@esebe105.NOE.Nokia.com>
41548      Branch: perl
41549            + symbian/hexdump.pl
41550            ! MANIFEST symbian/PerlApp.cpp symbian/PerlApp.h
41551            ! symbian/PerlAppS80.rss symbian/config.pl symbian/makesis.pl
41552            ! symbian/sisify.pl
41553 ____________________________________________________________________________
41554 [ 25855] By: stevep                                on 2005/10/26  11:52:46
41555         Log: Multiple versions of OpenBSD fail this test, not just 3.7.
41556      Branch: perl
41557            ! t/op/sprintf.t
41558 ____________________________________________________________________________
41559 [ 25854] By: rgs                                   on 2005/10/26  10:21:30
41560         Log: Subject: Re: [PATCH] minor speed-up for pp_push()
41561              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
41562              Date: Tue, 25 Oct 2005 08:11:42 +0200
41563              Message-id: <20051025061141.GA2256@ethan>
41564      Branch: perl
41565            ! pp.c
41566 ____________________________________________________________________________
41567 [ 25853] By: nicholas                              on 2005/10/26  10:06:37
41568         Log: Store the raw bytes of the pid in PL_pidstatus, rather than the
41569              stringification, as removing the conversions saves time and code.
41570      Branch: perl
41571            ! util.c
41572 ____________________________________________________________________________
41573 [ 25852] By: rgs                                   on 2005/10/26  09:37:25
41574         Log: Subject: [perl #37535] [PATCH] ioctl IOCPARM_LEN(x) should be _IOC_SIZE(x) on Linux, not 256 
41575              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
41576              Date: Tue, 25 Oct 2005 15:27:28 -0700
41577              Message-ID: <rt-3.0.11-37535-123290.14.118037538994@perl.org>
41578      Branch: perl
41579            ! perl.h
41580 ____________________________________________________________________________
41581 [ 25851] By: rgs                                   on 2005/10/26  08:58:42
41582         Log: Subject: Re: [patch@25838]Hopefully the last VMS exit/error fixes needed.
41583              From: "John E. Malmberg" <wb8tyw@qsl.net>
41584              Date: Tue, 25 Oct 2005 13:36:20 -0400
41585              Message-ID: <435E6D14.7000104@qsl.net>
41586      Branch: perl
41587            ! perl.h vms/perlvms.pod
41588 ____________________________________________________________________________
41589 [ 25850] By: nicholas                              on 2005/10/26  08:31:20
41590         Log: Most platforms don't actually need PL_pidstatus, or the associated
41591              .5K of code.
41592      Branch: perl
41593            ! embed.fnc intrpvar.h makedef.pl perl.c perl.h perlapi.h
41594            ! pp_sys.c sv.c util.c
41595 ____________________________________________________________________________
41596 [ 25849] By: rgs                                   on 2005/10/25  15:26:20
41597         Log: Back out change #25839, and apply :
41598              
41599              Subject: [patch@25838]Hopefully the last VMS exit/error fixes needed.
41600              From: "John E. Malmberg" <wb8tyw@qsl.net>
41601              Date: Tue, 25 Oct 2005 11:09:37 -0400
41602              Message-ID: <435E4AB1.1000106@qsl.net>
41603      Branch: perl
41604            ! perl.c perl.h vms/perlvms.pod
41605 ____________________________________________________________________________
41606 [ 25848] By: nicholas                              on 2005/10/25  12:54:18
41607         Log: Code in wait4pid was calling hv_delete with the hash iterator
41608              currently on that entry. On aggregate this does more work, beacuse
41609              the next call to hv_iterinit() would spot the flag, and have to call
41610              the delete routine, while in the meantime any new entries can't
41611              re-use that memory.
41612      Branch: perl
41613            ! util.c
41614 ____________________________________________________________________________
41615 [ 25847] By: rgs                                   on 2005/10/25  12:35:29
41616         Log: t/TEST should require Time::HiRes only when it uses it.
41617              This fixes minitest.
41618      Branch: perl
41619            ! t/TEST
41620 ____________________________________________________________________________
41621 [ 25846] By: rgs                                   on 2005/10/25  12:17:33
41622         Log: Rediff the Makefile.SH patch for cross-compilation.
41623              (this doesn't mean it works, though.)
41624      Branch: perl
41625            ! Cross/Makefile.SH.patch
41626 ____________________________________________________________________________
41627 [ 25845] By: stevep                                on 2005/10/25  11:56:53
41628         Log: Upgrade to Time-HiRes-1.76
41629      Branch: perl
41630            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
41631            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
41632            ! ext/Time/HiRes/t/HiRes.t
41633 ____________________________________________________________________________
41634 [ 25844] By: rgs                                   on 2005/10/25  11:19:44
41635         Log: Remove remaining references to mv-if-diff
41636      Branch: perl
41637            ! os2/Makefile.SHs pod/Makefile.SH pod/perlmodlib.PL
41638 ____________________________________________________________________________
41639 [ 25843] By: nicholas                              on 2005/10/25  10:55:27
41640         Log: Oops. the trick is to edit Makefile.SH
41641      Branch: perl
41642            ! Makefile.SH
41643 ____________________________________________________________________________
41644 [ 25842] By: nicholas                              on 2005/10/25  10:36:39
41645         Log: Subject: [PATCH] remove mv-if-diff
41646              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
41647              Message-ID: <20051024193257.2022ea0d@grubert.mandrakesoft.com>
41648              Date: Mon, 24 Oct 2005 19:32:57 +0200
41649              
41650              (with tweak to add rm for opmini.c, remove mv-if-diff, and reflect
41651              this removal in MANIFEST)
41652      Branch: perl
41653            - mv-if-diff
41654            ! MANIFEST Makefile.SH
41655 ____________________________________________________________________________
41656 [ 25841] By: nicholas                              on 2005/10/25  09:09:49
41657         Log: Replace all the strlen()s related to PL_pidstatus with the return
41658              value of my_sprintf
41659      Branch: perl
41660            ! util.c
41661 ____________________________________________________________________________
41662 [ 25840] By: nicholas                              on 2005/10/25  08:32:25
41663         Log: Whoops. The Windows build is going to need to know that this symbol is
41664              defined.
41665      Branch: perl
41666            ! perl.c
41667 ____________________________________________________________________________
41668 [ 25839] By: rgs                                   on 2005/10/25  08:14:33
41669         Log: Subject: VMS exit handling still broken, need some help.
41670              From: "John E. Malmberg" <wb8tyw@qsl.net>
41671              Date: Mon, 24 Oct 2005 01:34:41 -0400
41672              Message-ID: <435C7271.8070403@qsl.net>
41673      Branch: perl
41674            ! perl.c perl.h vms/vms.c
41675 ____________________________________________________________________________
41676 [ 25838] By: merijn                                on 2005/10/25  05:58:00
41677         Log: Subject: [patch@25837] Change 25831: sprintf returns the length of the buffer.
41678              From: "John E. Malmberg" <wb8tyw@qsl.net>
41679              Date: Mon, 24 Oct 2005 23:37:46 -0400
41680              Message-ID: <435DA88A.90201@qsl.net>
41681      Branch: perl
41682            ! configure.com
41683 ____________________________________________________________________________
41684 [ 25837] By: merijn                                on 2005/10/24  23:35:40
41685         Log: Backport of changes #25831 and #25832. Re-order needed
41686              
41687              Subject: [PATCH] Re: Configure question about format of cc/cppsymbols
41688              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41689              Date: Mon, 24 Oct 2005 13:04:58 -0700
41690              Message-ID: <20051024200458.GC2312@efn.org>
41691      Branch: perl
41692            ! Configure config_h.SH
41693 ____________________________________________________________________________
41694 [ 25833] By: merijn                                on 2005/10/24  22:44:22
41695         Log: Subject: [PATCH] Compress::Zlib
41696              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
41697              Date: Mon, 24 Oct 2005 23:19:48 +0100
41698              Message-ID: <00ab01c5d8e9$0ef31b40$02f0440a@myopwv.com>
41699      Branch: perl
41700            ! ext/Compress/Zlib/Zlib.pm
41701            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
41702            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
41703            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
41704            ! ext/Compress/Zlib/t/03zlib-v1.t
41705            ! ext/Compress/Zlib/t/16oneshot.t ext/Compress/Zlib/t/22merge.t
41706 ____________________________________________________________________________
41707 [ 25832] By: nicholas                              on 2005/10/24  21:20:21
41708         Log: Add my_sprintf, which is usually just a macro for sprintf, for those
41709              places where we want to use the return value of sprintf. This allows
41710              a wrapper to be used for platforms where the C library isn't ANSI-
41711              conformant.
41712      Branch: perl
41713            ! config_h.SH embed.fnc embed.h global.sym makedef.pl perl.h
41714            ! proto.h util.c
41715 ____________________________________________________________________________
41716 [ 25831] By: nicholas                              on 2005/10/24  20:03:38
41717         Log: Add a probe for whether sprintf returns the length of the buffer.
41718              Update all the canned config.sh files.
41719              Assume that symbian and Win32 are all ANSI conformant, note that ARM
41720              Linux (ie glibc) will be, don't assume that any other platform is.
41721      Branch: perl
41722            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
41723            ! Porting/Glossary configure.com epoc/config.sh
41724            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
41725            ! win32/config.bc win32/config.gc win32/config.vc
41726            ! win32/config.vc64 wince/config.ce
41727 ____________________________________________________________________________
41728 [ 25830] By: rgs                                   on 2005/10/24  16:18:41
41729         Log: Fix path in code example
41730      Branch: perl
41731            ! pod/perlfunc.pod
41732 ____________________________________________________________________________
41733 [ 25829] By: rgs                                   on 2005/10/24  15:21:28
41734         Log: Subject: Re: do { EXPR for EXPR }
41735              From: Robin Houston <robin@cpan.org>
41736              Date: Sat, 22 Oct 2005 16:56:27 +0100
41737              Message-ID: <20051022155627.GA22420@rpc142.cs.man.ac.uk>
41738      Branch: perl
41739            ! op.c t/cmd/mod.t
41740 ____________________________________________________________________________
41741 [ 25828] By: stevep                                on 2005/10/24  14:16:32
41742         Log: Update one of merijn's previous emails.
41743      Branch: perl
41744            ! Porting/checkAUTHORS.pl
41745 ____________________________________________________________________________
41746 [ 25827] By: craigb                                on 2005/10/23  22:17:44
41747         Log: Subject: [patch@25825] Fix st_ino compare to use real data.
41748              From: "John E. Malmberg" <wb8tyw@qsl.net>
41749              Date: Sun, 23 Oct 2005 17:46:46 -0400
41750              Message-id: <435C04C6.2090405@qsl.net>
41751      Branch: perl
41752            ! vms/vms.c
41753 ____________________________________________________________________________
41754 [ 25825] By: mhx                                   on 2005/10/23  10:16:45
41755         Log: Fix mismatched braces in S_fd_on_nosuid_fs().
41756      Branch: perl
41757            ! perl.c
41758 ____________________________________________________________________________
41759 [ 25824] By: craigb                                on 2005/10/22  16:43:40
41760         Log: VMS threaded build fixes for things broken in #25783
41761      Branch: perl
41762            ! vms/vms.c vms/vmsish.h
41763 ____________________________________________________________________________
41764 [ 25823] By: nicholas                              on 2005/10/22  13:12:48
41765         Log: use more 'const' in the Encode data structures.
41766      Branch: perl
41767            ! ext/Encode/Encode/encode.h ext/Encode/bin/enc2xs
41768 ____________________________________________________________________________
41769 [ 25822] By: mhx                                   on 2005/10/22  13:02:02
41770         Log: Turn NN to NULLOK for functions that have code to handle
41771              the ptr == NULL case and are currently called with NULL
41772              pointers. Having parameters tagged NN can make gcc optimize
41773              away the code for the NULL case, causing segfaults.
41774      Branch: perl
41775            ! embed.fnc proto.h
41776 ____________________________________________________________________________
41777 [ 25821] By: nicholas                              on 2005/10/22  12:08:34
41778         Log: Mark more static Encode data structures as const.
41779      Branch: perl
41780            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
41781            ! ext/Encode/bin/enc2xs ext/Encode/encengine.c
41782 ____________________________________________________________________________
41783 [ 25820] By: stevep                                on 2005/10/21  21:54:01
41784         Log: Documentation on getting a FORMAT ref from a GLOB was missing from
41785              perlref.pod.  Thanks for David Wheeler for starting the discussion
41786              and Paul Johnson for confirming that it could actually be done.
41787      Branch: perl
41788            ! pod/perlref.pod
41789 ____________________________________________________________________________
41790 [ 25819] By: merijn                                on 2005/10/21  15:49:00
41791         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
41792              From: <jarkko.hietaniemi@nokia.com>
41793              Date: Fri, 21 Oct 2005 17:15:23 +0300
41794              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
41795      Branch: perl
41796            + symbian/PerlAppS60.rss symbian/PerlAppS80.rss
41797            ! MANIFEST
41798 ____________________________________________________________________________
41799 [ 25818] By: rgs                                   on 2005/10/21  15:44:38
41800         Log: Subject: allow "" as select bitmask [PATCH]
41801              From: Gisle Aas <gisle@ActiveState.com>
41802              Date: 21 Oct 2005 08:04:40 -0700
41803              Message-ID: <lrach229o7.fsf_-_@caliper.activestate.com>
41804      Branch: perl
41805            ! pp_sys.c t/op/sselect.t
41806 ____________________________________________________________________________
41807 [ 25816] By: rgs                                   on 2005/10/21  15:06:13
41808         Log: Rewording of doc change #25812
41809      Branch: perl
41810            ! pod/perlsub.pod
41811 ____________________________________________________________________________
41812 [ 25815] By: merijn                                on 2005/10/21  14:12:37
41813         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
41814              From: <jarkko.hietaniemi@nokia.com>
41815              Date: Fri, 21 Oct 2005 17:15:23 +0300
41816              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
41817      Branch: perl
41818            - symbian/PerlApp.rss
41819 ____________________________________________________________________________
41820 [ 25814] By: merijn                                on 2005/10/21  14:12:10
41821         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
41822              From: <jarkko.hietaniemi@nokia.com>
41823              Date: Fri, 21 Oct 2005 17:15:23 +0300
41824              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
41825      Branch: perl
41826            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
41827            ! symbian/PerlApp.hrh symbian/config.pl symbian/config.sh
41828            ! symbian/makesis.pl symbian/sdk.pl symbian/sisify.pl
41829            ! symbian/xsbuild.pl
41830 ____________________________________________________________________________
41831 [ 25813] By: rgs                                   on 2005/10/21  13:24:30
41832         Log: Subject: wrong maxlen in sselect [PATCH]
41833              From: Gisle Aas <gisle@ActiveState.com>
41834              Date: 21 Oct 2005 05:24:30 -0700
41835              Message-ID: <lrzmp312ip.fsf@caliper.activestate.com>
41836              
41837              Plus a regression test for the new warning.
41838      Branch: perl
41839            ! pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys
41840 ____________________________________________________________________________
41841 [ 25812] By: rgs                                   on 2005/10/21  13:01:26
41842         Log: Subject: Re: [PATCH] return values reworded in perlsub.pod
41843              From: Xavier Noria <fxn@hashref.com>
41844              Date: Fri, 21 Oct 2005 08:43:12 +0200
41845              Message-Id: <1C8D7C5C-986C-4336-8C4F-8B965CE1AD17@hashref.com>
41846              
41847              (with minor tweaks)
41848      Branch: perl
41849            ! pod/perlsub.pod
41850 ____________________________________________________________________________
41851 [ 25811] By: rgs                                   on 2005/10/21  09:31:52
41852         Log: Remove last remaining reference to vax11c
41853      Branch: perl
41854            ! x2p/a2p.h
41855 ____________________________________________________________________________
41856 [ 25810] By: craigb                                on 2005/10/20  22:38:36
41857         Log: Subject: [patch@25809]restore documented exit behavior
41858              From: "John E. Malmberg" <wb8tyw@qsl.net>
41859              Date: Thu, 20 Oct 2005 18:21:20 -0400
41860              Message-id: <43581860.3020108@qsl.net>
41861      Branch: perl
41862            ! mg.c perl.c perl.h t/op/exec.t vms/perlvms.pod vms/vms.c
41863 ____________________________________________________________________________
41864 [ 25809] By: rgs                                   on 2005/10/19  21:15:53
41865         Log: Fix doc typo, by Gisle Aas
41866      Branch: perl
41867            ! lib/User/grent.pm
41868 ____________________________________________________________________________
41869 [ 25808] By: rgs                                   on 2005/10/19  20:46:50
41870         Log: Subject: Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ARRAY in leave
41871              From: Robin Houston <robin@cpan.org>
41872              Date: Oct 14, 2005 1:54 AM
41873              Message-ID: <20051013235457.GA23386@rpc142.cs.man.ac.uk>
41874      Branch: perl
41875            ! embed.fnc embed.h global.sym op.c op.h proto.h t/op/array.t
41876 ____________________________________________________________________________
41877 [ 25805] By: rgs                                   on 2005/10/19  13:19:17
41878         Log: Forgotten chunk by jhi
41879      Branch: perl
41880            ! symbian/makesis.pl
41881 ____________________________________________________________________________
41882 [ 25804] By: rgs                                   on 2005/10/19  13:09:09
41883         Log: Subject: [PATCH] blead 25801: Symbian batch of today
41884              From: <jarkko.hietaniemi@nokia.com>
41885              Date: Wed, 19 Oct 2005 16:19:23 +0300
41886              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A663@esebe105.NOE.Nokia.com>
41887      Branch: perl
41888            ! perl.h pp_sys.c symbian/config.sh symbian/symbianish.h
41889            ! symbian/xsbuild.pl
41890 ____________________________________________________________________________
41891 [ 25803] By: rgs                                   on 2005/10/19  08:18:30
41892         Log: Subject: [PATCH] More consting, and DRY leads to shrinking object code
41893              From: Andy Lester <andy@petdance.com>
41894              Date: Tue, 18 Oct 2005 09:57:23 -0500
41895              Message-ID: <20051018145723.GA4964@petdance.com>
41896      Branch: perl
41897            ! av.c gv.c hv.c mg.c pp_ctl.c pp_hot.c sv.c
41898 ____________________________________________________________________________
41899 [ 25802] By: rgs                                   on 2005/10/19  07:52:20
41900         Log: Subject: [PATCH] Adding documentation index to perlapi.pod and perlintern.pod
41901              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
41902              Date: Tue, 18 Oct 2005 22:22:57 +0200
41903              Message-ID: <1129666977.435559a10cb95@imp5-g19.free.fr>
41904              
41905              (tweaked to remove trailing whitespace to doc entries)
41906              Plus, regenerate doc and headers
41907      Branch: perl
41908            ! autodoc.pl embed.h pod/perlapi.pod pod/perlintern.pod proto.h
41909 ____________________________________________________________________________
41910 [ 25801] By: craigb                                on 2005/10/19  00:29:00
41911         Log: Subject: [patch@25784] enable open(FOO, "child.pl foo|") on VMS
41912              From: "John E. Malmberg" <wb8tyw@qsl.net>
41913              Date: Tue, 18 Oct 2005 14:43:29 -0400
41914              Message-id: <43554251.5020704@qsl.net>
41915      Branch: perl
41916            ! vms/vms.c vms/vmsish.h
41917 ____________________________________________________________________________
41918 [ 25800] By: rgs                                   on 2005/10/18  21:22:17
41919         Log: Add notes about -f _ and defined %foo:: in perldelta
41920      Branch: perl
41921            ! pod/perl593delta.pod
41922 ____________________________________________________________________________
41923 [ 25799] By: rgs                                   on 2005/10/18  20:57:43
41924         Log: Force _ to be always a bareword after filetest operators
41925      Branch: perl
41926            ! t/op/filetest.t toke.c
41927 ____________________________________________________________________________
41928 [ 25798] By: nicholas                              on 2005/10/18  19:52:27
41929         Log: Add Rafael's 5.10 roadmap to perltodo.
41930              Add state variables.
41931              Remove xsubpp entry, as that had been done already.
41932      Branch: perl
41933            ! pod/perltodo.pod
41934 ____________________________________________________________________________
41935 [ 25797] By: rgs                                   on 2005/10/18  19:24:55
41936         Log: Fix tokenizer debugging trace for file tests
41937      Branch: perl
41938            ! toke.c
41939 ____________________________________________________________________________
41940 [ 25796] By: stevep                                on 2005/10/18  19:15:40
41941         Log: Upgrade to Digest-1.13
41942      Branch: perl
41943            ! lib/Digest.pm lib/Digest/Changes lib/Digest/file.pm
41944 ____________________________________________________________________________
41945 [ 25795] By: merijn                                on 2005/10/18  16:30:54
41946         Log: VMS does not have clearenv () according to John E. Malmberg
41947              Followup to 25793
41948      Branch: perl
41949            ! configure.com
41950 ____________________________________________________________________________
41951 [ 25794] By: steveh                                on 2005/10/18  15:03:50
41952         Log: Update win32 config files w.r.t. change #25793
41953      Branch: perl
41954            ! win32/config.bc win32/config.gc win32/config.vc
41955            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
41956            ! win32/config_H.vc win32/config_H.vc64
41957 ____________________________________________________________________________
41958 [ 25793] By: merijn                                on 2005/10/18  13:50:15
41959         Log: Add probe for clearenv (), like #25733 for unsetenv ()
41960      Branch: perl
41961            ! Configure Porting/Glossary config_h.SH handy.h
41962 ____________________________________________________________________________
41963 [ 25790] By: rgs                                   on 2005/10/18  12:48:17
41964         Log: Subject: [PATCH] missed some SYMBIAN ifdefs
41965              From: <jarkko.hietaniemi@nokia.com>
41966              Date: Tue, 18 Oct 2005 16:07:28 +0300
41967              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A64D@esebe105.NOE.Nokia.com>
41968      Branch: perl
41969            ! perl.h util.h
41970 ____________________________________________________________________________
41971 [ 25789] By: stevep                                on 2005/10/18  10:52:01
41972         Log: Upgrade to Time-HiRes-1.75
41973      Branch: perl
41974            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
41975            ! ext/Time/HiRes/Makefile.PL
41976 ____________________________________________________________________________
41977 [ 25788] By: rgs                                   on 2005/10/18  09:29:05
41978         Log: Subject: [PATCH] Symbian: New vs New
41979              From: <jarkko.hietaniemi@nokia.com>
41980              Date: Tue, 18 Oct 2005 12:53:16 +0300
41981              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A640@esebe105.NOE.Nokia.com>
41982      Branch: perl
41983            ! symbian/PerlUtil.cpp
41984 ____________________________________________________________________________
41985 [ 25786] By: rgs                                   on 2005/10/18  08:01:12
41986         Log: Subject: [patch@25783] vmsish.h fix for lstat() definition
41987              From: "John E. Malmberg" <wb8tyw@qsl.net>
41988              Date: Mon, 17 Oct 2005 17:08:19 -0400
41989              Message-ID: <435412C3.3080504@qsl.net>
41990      Branch: perl
41991            ! vms/vmsish.h
41992 ____________________________________________________________________________
41993 [ 25784] By: steveh                                on 2005/10/17  15:48:24
41994         Log: Silence gcc complaints about comments in config.h
41995              
41996              This suppresses dozens of lines of warnings seen, e.g. here:
41997              http://www.nntp.perl.org/group/perl.daily-build.reports/32231
41998      Branch: perl
41999            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
42000 ____________________________________________________________________________
42001 [ 25783] By: rgs                                   on 2005/10/17  15:13:35
42002         Log: Subject: [patch@25775] VMS prep for symbolic links and long filename
42003              From: "John E. Malmberg" <wb8tyw@qsl.net>
42004              Date: Mon, 17 Oct 2005 08:12:37 -0400
42005              Message-ID: <43539535.70609@qsl.net>
42006      Branch: perl
42007            ! vms/vms.c vms/vmsish.h
42008 ____________________________________________________________________________
42009 [ 25782] By: rgs                                   on 2005/10/17  15:05:23
42010         Log: Subject: [PATCH] even more Symbian
42011              From: <jarkko.hietaniemi@nokia.com>
42012              Date: Mon, 17 Oct 2005 18:27:57 +0300
42013              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A61F@esebe105.NOE.Nokia.com>
42014      Branch: perl
42015            ! ext/Storable/Storable.xs symbian/TODO
42016            ! symbian/find_writeable_data.pl symbian/xsbuild.pl
42017 ____________________________________________________________________________
42018 [ 25781] By: nicholas                              on 2005/10/17  14:44:59
42019         Log: Correct precedence from and to && in an expression with assignment.
42020      Branch: perl
42021            ! ext/IO/t/io_sock.t
42022 ____________________________________________________________________________
42023 [ 25780] By: rgs                                   on 2005/10/17  10:16:30
42024         Log: Subject: Re: small addition to $, and $\ in perlvar.pod
42025              From: Xavier Noria <fxn@hashref.com>
42026              Date: Sun, 16 Oct 2005 12:27:30 +0200
42027              Message-Id: <7CA83392-70CD-4AC8-AA44-D94F508BB028@hashref.com>
42028      Branch: perl
42029            ! pod/perlvar.pod
42030 ____________________________________________________________________________
42031 [ 25779] By: steveh                                on 2005/10/17  10:14:46
42032         Log: Make some casts explicit to keep VC++ 7 happy
42033              
42034              Specifically, this silences the warnings from the following smoke:
42035              http://www.nntp.perl.org/group/perl.daily-build.reports/32258
42036              (Hmm. Looks like you need to decode the base64 yourself before you
42037              can read that.)
42038      Branch: perl
42039            ! numeric.c op.c pp_pack.c toke.c
42040 ____________________________________________________________________________
42041 [ 25778] By: rgs                                   on 2005/10/17  09:57:24
42042         Log: Subject: [PATCH] another Symbian update: Alan's fault :-)
42043              From: <jarkko.hietaniemi@nokia.com>
42044              Date: Mon, 17 Oct 2005 13:19:34 +0300
42045              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A611@esebe105.NOE.Nokia.com>
42046      Branch: perl
42047            + symbian/find_writeable_data.pl
42048            ! MANIFEST XSUB.h doio.c embed.fnc embed.h mg.c perl.c perl.h
42049            ! perlio.c pp_ctl.c pp_sys.c symbian/config.pl symbian/sisify.pl
42050            ! util.c
42051 ____________________________________________________________________________
42052 [ 25777] By: rgs                                   on 2005/10/17  08:46:31
42053         Log: Doc/style fixes pointed out by Gisle
42054      Branch: perl
42055            ! lib/warnings/register.pm
42056 ____________________________________________________________________________
42057 [ 25776] By: rgs                                   on 2005/10/17  08:28:15
42058         Log: Subject: [PATCH] blead@25775 Symbian update
42059              From: <jarkko.hietaniemi@nokia.com>
42060              Date: Mon, 17 Oct 2005 11:49:20 +0300
42061              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A60A@esebe105.NOE.Nokia.com>
42062      Branch: perl
42063            + symbian/PerlUtil.cpp symbian/PerlUtil.h symbian/PerlUtil.pod
42064            ! MANIFEST README.symbian symbian/PerlBase.pod symbian/TODO
42065            ! symbian/config.pl symbian/sdk.pl symbian/sisify.pl
42066            ! symbian/symbian_proto.h symbian/xsbuild.pl
42067 ____________________________________________________________________________
42068 [ 25775] By: davem                                 on 2005/10/16  23:05:44
42069         Log: DEBUG_LEAKING_SCALARS doesn't need shared memory to store filenames
42070      Branch: perl
42071            ! sv.c
42072 ____________________________________________________________________________
42073 [ 25774] By: rgs                                   on 2005/10/16  21:47:57
42074         Log: Subject: [PATCH] Keys of %INC always use forward slashes
42075              From: Jan Dubois <jand@activestate.com>
42076              Date: Oct 16, 2005 8:24 PM
42077              Message-ID: <006e01c5d27e$d722c6e0$2217a8c0@candy>
42078      Branch: perl
42079            ! lib/CPAN.pm
42080 ____________________________________________________________________________
42081 [ 25772] By: craigb                                on 2005/10/16  19:10:56
42082         Log: Subject: [patch@25763] Fix VMS error/exit handling, update kill function
42083              From: "John E. Malmberg" <wb8tyw@qsl.net>
42084              Message-id: <4351F393.8030809@qsl.net>
42085              Date: Sun, 16 Oct 2005 02:30:43 -0400
42086      Branch: perl
42087            ! perl.c perl.h t/run/exit.t vms/vms.c vms/vmsish.h
42088 ____________________________________________________________________________
42089 [ 25771] By: davem                                 on 2005/10/16  17:46:10
42090         Log: an assert in av_undef was leaking memory
42091      Branch: perl
42092            ! av.c
42093 ____________________________________________________________________________
42094 [ 25770] By: davem                                 on 2005/10/16  17:39:20
42095         Log: static functions should be prefixed S_
42096      Branch: perl
42097            ! ext/threads/threads.xs
42098 ____________________________________________________________________________
42099 [ 25769] By: davem                                 on 2005/10/16  14:53:45
42100         Log: free a thread's interpreter after $t->join() rather than after undef $t
42101              This should fix some ithreads memory leaks.
42102      Branch: perl
42103            ! ext/threads/threads.xs
42104 ____________________________________________________________________________
42105 [ 25768] By: stevep                                on 2005/10/16  13:53:00
42106         Log: Upgrade to version-0.49
42107      Branch: perl
42108            ! lib/version.pm lib/version.pod
42109 ____________________________________________________________________________
42110 [ 25767] By: stevep                                on 2005/10/16  13:24:23
42111         Log: No more attempting to edit Pod before the first coffee of the morning.
42112      Branch: perl
42113            ! ext/DynaLoader/XSLoader_pm.PL
42114 ____________________________________________________________________________
42115 [ 25766] By: stevep                                on 2005/10/16  13:10:02
42116         Log: Upgrade to XSLoader-0.06 (plus a minor doc nit found by podchecker).
42117      Branch: perl
42118            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
42119 ____________________________________________________________________________
42120 [ 25765] By: stevep                                on 2005/10/16  13:02:19
42121         Log: Upgrade to Pod-Parser-1.34 (with some changes to get the new test file
42122              to work within the core).
42123      Branch: perl
42124            + lib/Pod/t/contains_pod.t t/lib/contains_pod.xr
42125            ! MANIFEST lib/Pod/Find.pm
42126 ____________________________________________________________________________
42127 [ 25764] By: stevep                                on 2005/10/16  12:36:37
42128         Log: Upgrade to ExtUtils-ParseXS-2.15.
42129      Branch: perl
42130            ! lib/ExtUtils/ParseXS.pm
42131 ____________________________________________________________________________
42132 [ 25763] By: nicholas                              on 2005/10/15  21:35:29
42133         Log: Subject: pre{inc,dec} is faster, even with integers
42134              From: hv@crypt.org
42135              Message-Id: <200510141722.j9EHMfa25945@zen.crypt.org>
42136              Date: Fri, 14 Oct 2005 18:22:41 +0100
42137      Branch: perl
42138            ! op.c t/op/inc.t
42139 ____________________________________________________________________________
42140 [ 25761] By: craigb                                on 2005/10/15  03:59:44
42141         Log: Subject: [patch@blead] perlport.pod
42142              From: "John E. Malmberg" <wb8tyw@qsl.net>
42143              Date: Fri, 14 Oct 2005 23:48:20 -0400
42144              Message-id: <43507C04.8050003@qsl.net>
42145      Branch: perl
42146            ! pod/perlport.pod
42147 ____________________________________________________________________________
42148 [ 25760] By: craigb                                on 2005/10/15  03:43:30
42149         Log: Subject: patch for blead - Perlvms.pod update
42150              From: "John E. Malmberg" <wb8tyw@qsl.net>
42151              Date: Fri, 14 Oct 2005 21:15:26 -0400
42152              Message-id: <4350582E.4070209@qsl.net>
42153      Branch: perl
42154            ! vms/perlvms.pod
42155 ____________________________________________________________________________
42156 [ 25759] By: craigb                                on 2005/10/14  15:31:33
42157         Log: Grab enough room from the outset in do_tovmsspec()
42158      Branch: perl
42159            ! vms/vms.c
42160 ____________________________________________________________________________
42161 [ 25758] By: steveh                                on 2005/10/14  08:00:58
42162         Log: Subject: [PATCH] Compress::Zlib - fix for win32
42163              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
42164              Date: Thu, 13 Oct 2005 23:06:25 +0100
42165              Message-ID: <002a01c5d042$5c25fea0$1a1c140a@myopwv.com>
42166      Branch: perl
42167            ! ext/Compress/Zlib/Zlib.xs
42168 ____________________________________________________________________________
42169 [ 25757] By: stevep                                on 2005/10/14  03:46:24
42170         Log: gcc complains when it sees variables declared
42171              
42172              const register ...
42173              
42174              switched them all to 
42175              
42176              register const ...
42177      Branch: perl
42178            ! av.c pp.c pp_hot.c regexec.c sv.c toke.c util.c
42179 ____________________________________________________________________________
42180 [ 25756] By: stevep                                on 2005/10/14  01:20:21
42181         Log: Upgrade to Unicode-Collate-0.52
42182      Branch: perl
42183            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
42184            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
42185 ____________________________________________________________________________
42186 [ 25755] By: stevep                                on 2005/10/13  23:31:03
42187         Log: Add PERL_USE_SAFE_PUTENV to the compile time options in perl -V
42188      Branch: perl
42189            ! perl.c
42190 ____________________________________________________________________________
42191 [ 25754] By: stevep                                on 2005/10/13  23:03:46
42192         Log: Subject: [PATCH] Stas' croak patch and then some
42193              From: Andy Lester <andy@petdance.com>
42194              Date: Thu, 13 Oct 2005 16:42:12 -0500
42195              Message-ID: <20051013214212.GA1122@petdance.com>
42196      Branch: perl
42197            ! embed.fnc gv.c op.c pad.c perl.c pp_sort.c proto.h regcomp.c
42198            ! sv.c t/TEST toke.c utf8.c
42199 ____________________________________________________________________________
42200 [ 25753] By: rgs                                   on 2005/10/13  15:53:39
42201         Log: If /dev/null is not readable, perl -e fails with
42202              an obscure error message. Make it more understandable.
42203      Branch: perl
42204            ! perl.c
42205 ____________________________________________________________________________
42206 [ 25752] By: rgs                                   on 2005/10/13  14:18:50
42207         Log: Subject: [patch@25744] t/op/local.t - change 25514 broke VMS
42208              From: "John E. Malmberg" <wb8tyw@qsl.net>
42209              Date: Thu, 13 Oct 2005 10:28:23 -0400
42210              Message-ID: <434E6F07.5020108@qsl.net>
42211      Branch: perl
42212            ! t/op/local.t
42213 ____________________________________________________________________________
42214 [ 25751] By: rgs                                   on 2005/10/13  12:38:21
42215         Log: Subject: SvPVutf8_nolen crashes [PATCH]
42216              From: Gisle Aas <gisle@ActiveState.com>
42217              Date: 13 Oct 2005 06:00:49 -0700
42218              Message-ID: <lrslv56072.fsf@caliper.activestate.com>
42219      Branch: perl
42220            ! sv.c
42221 ____________________________________________________________________________
42222 [ 25750] By: rgs                                   on 2005/10/13  12:22:24
42223         Log: Better cleanup of directories created by C::Zlib
42224      Branch: perl
42225            ! Makefile.SH
42226 ____________________________________________________________________________
42227 [ 25749] By: merijn                                on 2005/10/13  12:17:41
42228         Log: PL_use_safe_putenv needs to be in the export lists
42229      Branch: perl
42230            ! makedef.pl
42231 ____________________________________________________________________________
42232 [ 25748] By: rgs                                   on 2005/10/13  11:20:23
42233         Log: Subject: [PATCH] POD index entries with X<>
42234              From: Ivan Tubert-Brohman <itub@cpan.org>
42235              Date: Wed, 12 Oct 2005 19:20:18 -0400
42236              Message-ID: <434D9A32.4050305@cpan.org>
42237      Branch: perl
42238            ! pod/perldata.pod pod/perldebug.pod pod/perldsc.pod
42239            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlform.pod
42240            ! pod/perlfunc.pod pod/perllexwarn.pod pod/perlmod.pod
42241            ! pod/perlobj.pod pod/perlop.pod pod/perlpod.pod pod/perlre.pod
42242            ! pod/perlref.pod pod/perlrun.pod pod/perlsub.pod
42243            ! pod/perlsyn.pod pod/perltie.pod
42244 ____________________________________________________________________________
42245 [ 25747] By: rgs                                   on 2005/10/13  09:43:46
42246         Log: Subject: Accidental interpolation of $@ in Pod::Html [PATCH]
42247              From: Gisle Aas <gisle@ActiveState.com>
42248              Date: 13 Oct 2005 01:42:32 -0700
42249              Message-ID: <lr7jch95af.fsf@caliper.activestate.com>
42250      Branch: perl
42251            ! lib/Pod/Html.pm
42252 ____________________________________________________________________________
42253 [ 25746] By: rgs                                   on 2005/10/13  09:05:42
42254         Log: The new REQUIRE token introduced by change 25599 must be
42255              nonassoc, just like the UNIOP token it's patterned after.
42256              (While we're at it, allow to use bison 2.1 to regenerate
42257              the parser files.)
42258      Branch: perl
42259            ! perly.act perly.h perly.tab perly.y regen_perly.pl
42260 ____________________________________________________________________________
42261 [ 25745] By: rgs                                   on 2005/10/13  08:14:32
42262         Log: Document that -F doesn't accept whitespace in patterns.
42263              (fixes bug #37366)
42264      Branch: perl
42265            ! pod/perlrun.pod
42266 ____________________________________________________________________________
42267 [ 25744] By: merijn                                on 2005/10/13  06:10:27
42268         Log: Subject: RE: [PATCH] Compress::Zlib
42269              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
42270              Date: Wed, 12 Oct 2005 22:41:41 +0100
42271              Message-ID: <004c01c5cf75$bd368fc0$0e1c140a@myopwv.com>
42272      Branch: perl
42273            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
42274 ____________________________________________________________________________
42275 [ 25743] By: stevep                                on 2005/10/12  23:28:04
42276         Log: Subject: [PATCH pp_sort.c 5.8.7]  Typo in comment.
42277              From: Abigail <abigail@abigail.nl>
42278              Date: Thu, 13 Oct 2005 01:25:10 +0200
42279              Message-ID: <20051012232509.GA1018@abigail.nl>
42280      Branch: perl
42281            ! pp_sort.c
42282 ____________________________________________________________________________
42283 [ 25742] By: rgs                                   on 2005/10/12  15:55:21
42284         Log: Subject: [PATCH] Symbian blead update: Symbian port 0.2.0
42285              From: <jarkko.hietaniemi@nokia.com>
42286              Date: Wed, 12 Oct 2005 19:12:57 +0300
42287              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5E6@esebe105.NOE.Nokia.com>
42288      Branch: perl
42289            + symbian/sisify.pl
42290            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
42291            ! symbian/TODO symbian/config.pl symbian/port.pl
42292 ____________________________________________________________________________
42293 [ 25741] By: rgs                                   on 2005/10/12  11:37:49
42294         Log: Update to the config boilerplates, by Jarkko
42295      Branch: perl
42296            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
42297            ! plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh
42298            ! wince/config.ce
42299 ____________________________________________________________________________
42300 [ 25740] By: craigb                                on 2005/10/11  23:58:26
42301         Log: disarm unsetenv() on VMS for now (function is present
42302              but %ENV is more complicated)
42303      Branch: perl
42304            ! configure.com
42305 ____________________________________________________________________________
42306 [ 25739] By: stevep                                on 2005/10/11  22:27:18
42307         Log: Subject: [PATCH] Compress::Zlib
42308              From: Paul Marquess <Paul.Marquess@ntlworld.com>
42309              Date: Tue, 11 Oct 2005 22:54:25 +0100
42310              
42311              This silences a few warnings on AIX
42312      Branch: perl
42313            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
42314            ! ext/Compress/Zlib/t/04def.t
42315 ____________________________________________________________________________
42316 [ 25738] By: rgs                                   on 2005/10/11  21:14:49
42317         Log: Comment fix
42318      Branch: perl
42319            ! perl.c
42320 ____________________________________________________________________________
42321 [ 25737] By: merijn                                on 2005/10/11  15:15:37
42322         Log: Subject: [PATCH] environ fixup
42323              From: Alan Burlison <Alan.Burlison@sun.com>
42324              Date: Tue, 11 Oct 2005 16:29:54 +0100
42325              Message-ID: <434BDA72.4090109@sun.com>
42326      Branch: perl
42327            ! handy.h hints/solaris_2.sh perl.c util.c
42328 ____________________________________________________________________________
42329 [ 25736] By: merijn                                on 2005/10/11  11:30:22
42330         Log: Subject: [PATCH] Symbian blead fix
42331              From: <jarkko.hietaniemi@nokia.com>
42332              Date: Tue, 11 Oct 2005 14:48:49 +0300
42333              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5D4@esebe105.NOE.Nokia.com>
42334      Branch: perl
42335            ! symbian/PerlApp.cpp
42336 ____________________________________________________________________________
42337 [ 25735] By: merijn                                on 2005/10/11  11:25:46
42338         Log: Subject: [PATCH] Compress::Zlib
42339              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
42340              Date: Tue, 11 Oct 2005 12:35:22 +0100
42341              Message-ID: <013e01c5ce57$dee62af0$671c140a@myopwv.com>
42342      Branch: perl
42343            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
42344            ! ext/Compress/Zlib/t/16oneshot.t
42345 ____________________________________________________________________________
42346 [ 25734] By: steveh                                on 2005/10/11  10:09:48
42347         Log: Update win32 config files w.r.t. change #25733
42348      Branch: perl
42349            ! win32/config.bc win32/config.gc win32/config.vc
42350            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
42351            ! win32/config_H.vc win32/config_H.vc64
42352 ____________________________________________________________________________
42353 [ 25733] By: merijn                                on 2005/10/10  13:47:17
42354         Log: Add probe for unsetenv ()
42355              Subject: Re: Perl's handling of environ breaks on Solaris 10
42356              From: Steve Peters <steve@fisharerojo.org>
42357              Date: Mon, 10 Oct 2005 07:51:17 -0500
42358              Message-ID: <20051010125117.GA27566@mccoy.peters.homeunix.org>
42359      Branch: perl
42360            ! Configure Porting/Glossary config_h.SH handy.h
42361 ____________________________________________________________________________
42362 [ 25731] By: stevep                                on 2005/10/10  13:14:50
42363         Log: Subject: Re: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
42364              From: Gisle Aas <gisle@ActiveState.com>
42365              Date: 10 Oct 2005 06:20:23 -0700
42366              
42367              Change to remove a call to Win32::GetShortPathName() from 
42368              Test::Harness::Straps.
42369      Branch: perl
42370            ! lib/Test/Harness/Straps.pm
42371 ____________________________________________________________________________
42372 [ 25730] By: rgs                                   on 2005/10/10  11:22:08
42373         Log: Subject: [PATCH] Symbian bleadperl@25725 update
42374              From: <jarkko.hietaniemi@nokia.com>
42375              Date: Mon, 10 Oct 2005 14:28:31 +0300
42376              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5C4@esebe105.NOE.Nokia.com>
42377      Branch: perl
42378            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/zlib-src/trees.c
42379            ! symbian/PerlApp.cpp symbian/TODO symbian/symbian_utils.cpp
42380            ! symbian/xsbuild.pl
42381 ____________________________________________________________________________
42382 [ 25729] By: rgs                                   on 2005/10/10  11:16:24
42383         Log: Subject: RE: [PATCH] Compress::Zlib
42384              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
42385              Date: Mon, 10 Oct 2005 12:24:29 +0100
42386              Message-ID: <013501c5cd8d$2f5d3e90$291c140a@myopwv.com>
42387      Branch: perl
42388            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
42389 ____________________________________________________________________________
42390 [ 25728] By: merijn                                on 2005/10/10  10:36:51
42391         Log: Subject: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
42392              From: Gisle Aas <gisle@ActiveState.com>
42393              Date: 10 Oct 2005 03:58:09 -0700
42394              Message-ID: <lrk6glej0e.fsf@caliper.activestate.com>
42395      Branch: perl
42396            ! win32/ext/Win32/Win32.pm
42397 ____________________________________________________________________________
42398 [ 25727] By: merijn                                on 2005/10/10  10:27:12
42399         Log: Making t/14gzopen.t a bit more robust.
42400              Subject: [PATCH] Compress::Zlib
42401              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
42402              Date: Mon, 10 Oct 2005 11:40:00 +0100
42403              Message-ID: <012101c5cd86$f895b640$291c140a@myopwv.com>
42404      Branch: perl
42405            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
42406            ! ext/Compress/Zlib/t/14gzopen.t
42407 ____________________________________________________________________________
42408 [ 25726] By: merijn                                on 2005/10/10  06:14:30
42409         Log: Compress::Zlib should not ask under Cygwin in CORE
42410      Branch: perl
42411            ! ext/Compress/Zlib/Makefile.PL
42412 ____________________________________________________________________________
42413 [ 25725] By: stevep                                on 2005/10/10  01:18:58
42414         Log: From: Paul Marquess <Paul.Marquess@ntlworld.com>
42415              Subject: RE: [PATCH] DB_File 1.1812
42416              Date: Sun, 9 Oct 2005 23:25:38 +0100
42417              
42418              Patch to ext/Compress/Zlib/Zlib.xs from Paul Marquess.
42419      Branch: perl
42420            ! ext/Compress/Zlib/Zlib.xs
42421 ____________________________________________________________________________
42422 [ 25724] By: rgs                                   on 2005/10/09  21:27:57
42423         Log: Upgrade to DB_File 1.1812, by Paul Marquess
42424      Branch: perl
42425            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
42426            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
42427            ! ext/DB_File/t/db-hash.t
42428 ____________________________________________________________________________
42429 [ 25723] By: stevep                                on 2005/10/09  18:53:02
42430         Log: Tweaks to get Test::Builder::Tester's tests to work in the core.
42431      Branch: perl
42432            ! lib/Test/Simple/t/tbt_01basic.t
42433            ! lib/Test/Simple/t/tbt_04line_num.t
42434 ____________________________________________________________________________
42435 [ 25722] By: stevep                                on 2005/10/09  18:06:13
42436         Log: Upgraded to ExtUtils-ParseXS-2.14.
42437      Branch: perl
42438            ! lib/ExtUtils/ParseXS.pm
42439 ____________________________________________________________________________
42440 [ 25721] By: rgs                                   on 2005/10/09  16:42:26
42441         Log: Don't use a regexp in DB::sub().
42442              This should work around perlbug #37102.
42443      Branch: perl
42444            ! lib/DB.pm
42445 ____________________________________________________________________________
42446 [ 25720] By: stevep                                on 2005/10/09  15:37:41
42447         Log: It would be nice to upgrade the right file.   Double grrrrr.
42448      Branch: perl
42449            ! lib/ExtUtils/CBuilder.pm
42450 ____________________________________________________________________________
42451 [ 25719] By: stevep                                on 2005/10/09  15:32:29
42452         Log: Add standard core test header to Test::Builder::Tester tests.
42453      Branch: perl
42454            ! lib/Test/Simple/t/tbt_01basic.t
42455            ! lib/Test/Simple/t/tbt_02fhrestore.t
42456            ! lib/Test/Simple/t/tbt_03die.t
42457            ! lib/Test/Simple/t/tbt_04line_num.t
42458            ! lib/Test/Simple/t/tbt_05faildiag.t
42459            ! lib/Test/Simple/t/tbt_06errormess.t
42460            ! lib/Test/Simple/t/tbt_07args.t
42461 ____________________________________________________________________________
42462 [ 25718] By: stevep                                on 2005/10/09  15:24:43
42463         Log: Upgrade to Test-Simple-0.62.
42464      Branch: perl
42465            + lib/Test/Builder/Tester.pm lib/Test/Builder/Tester/Color.pm
42466            + lib/Test/Simple/t/tbt_01basic.t
42467            + lib/Test/Simple/t/tbt_02fhrestore.t
42468            + lib/Test/Simple/t/tbt_03die.t
42469            + lib/Test/Simple/t/tbt_04line_num.t
42470            + lib/Test/Simple/t/tbt_05faildiag.t
42471            + lib/Test/Simple/t/tbt_06errormess.t
42472            + lib/Test/Simple/t/tbt_07args.t
42473            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
42474            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
42475            ! lib/Test/Simple/t/More.t lib/Test/Simple/t/bail_out.t
42476            ! lib/Test/Simple/t/is_deeply_fail.t
42477 ____________________________________________________________________________
42478 [ 25717] By: stevep                                on 2005/10/09  14:51:12
42479         Log: Missed files in upgrading modules.  Grrrr
42480      Branch: perl
42481            ! lib/Cwd.pm lib/ExtUtils/ParseXS.pm
42482 ____________________________________________________________________________
42483 [ 25716] By: rgs                                   on 2005/10/09  14:31:47
42484         Log: Subject: [PATCH with testsuite] undef IS_UTF8_CHAR() on EBCDIC
42485              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
42486              Date: Oct 8, 2005 9:59 AM
42487              Message-Id: <20051008165752.348A.BQW10602@nifty.com>
42488      Branch: perl
42489            ! lib/utf8.t utf8.c utf8.h
42490 ____________________________________________________________________________
42491 [ 25712] By: stevep                                on 2005/10/07  15:41:32
42492         Log: Documentation nit in INSTALL found by Alan Burlison.
42493      Branch: perl
42494            ! INSTALL
42495 ____________________________________________________________________________
42496 [ 25711] By: stevep                                on 2005/10/07  03:29:37
42497         Log: Upgrade to Pathtools-3.12
42498      Branch: perl
42499            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/File/Spec.pm
42500            ! lib/File/Spec/Win32.pm
42501 ____________________________________________________________________________
42502 [ 25710] By: craigb                                on 2005/10/07  02:41:03
42503         Log: Parse symbols for the linker when more than one declaration
42504              on the same line (the way PERLVARISC now throws at us).
42505      Branch: perl
42506            ! vms/gen_shrfls.pl
42507 ____________________________________________________________________________
42508 [ 25709] By: nicholas                              on 2005/10/06  21:31:39
42509         Log: Avoid a cast
42510      Branch: perl
42511            ! perl.c
42512 ____________________________________________________________________________
42513 [ 25708] By: stevep                                on 2005/10/06  19:23:59
42514         Log: Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set() and
42515              SvIV_set().  Otherwise, compiling with -DPERL_DEBUG_COW fails.
42516      Branch: perl
42517            ! ext/Compress/Zlib/Zlib.xs
42518 ____________________________________________________________________________
42519 [ 25707] By: rgs                                   on 2005/10/06  13:42:00
42520         Log: Be nice with subversion hidden directories
42521      Branch: perl
42522            ! ext/Compress/Zlib/Makefile.PL
42523 ____________________________________________________________________________
42524 [ 25706] By: rgs                                   on 2005/10/06  13:24:24
42525         Log: Update with new files from C::Zlib
42526      Branch: perl
42527            ! Porting/Maintainers.pl
42528 ____________________________________________________________________________
42529 [ 25705] By: rgs                                   on 2005/10/06  13:23:20
42530         Log: Move ZlibTestUtils.pm under t/
42531      Branch: perl
42532            + t/lib/ZlibTestUtils.pm
42533            - lib/ZlibTestUtils.pm
42534            ! MANIFEST ext/Compress/Zlib/t/01version.t
42535            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
42536            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
42537            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
42538            ! ext/Compress/Zlib/t/08encoding.t
42539            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
42540            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
42541            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
42542            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
42543            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
42544            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
42545            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
42546            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
42547 ____________________________________________________________________________
42548 [ 25704] By: rgs                                   on 2005/10/06  09:09:06
42549         Log: Don't install pods via MakeMaker for C::Zlib,
42550              as suggested by Robin Barker
42551      Branch: perl
42552            ! ext/Compress/Zlib/Makefile.PL
42553 ____________________________________________________________________________
42554 [ 25703] By: merijn                                on 2005/10/06  08:42:56
42555         Log: Add -C to allowed $PERL5OPT options
42556              Add -C to the $PERL5OPT documentation (and added the missing -A too)
42557              t/run/runenv.t Could use some more tests about how supported
42558              and unsupported options in $PERL5OPT are handled
42559      Branch: perl
42560            ! perl.c pod/perldiag.pod pod/perlrun.pod
42561 ____________________________________________________________________________
42562 [ 25702] By: rgs                                   on 2005/10/06  07:27:39
42563         Log: Remove the getprotobynumber test, for portability concerns
42564      Branch: perl
42565            - t/op/getprotobynumber.t
42566            ! MANIFEST
42567 ____________________________________________________________________________
42568 [ 25701] By: nicholas                              on 2005/10/05  23:22:27
42569         Log: Fix Compress::Zlib test boilerplate
42570      Branch: perl
42571            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
42572            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
42573            ! ext/Compress/Zlib/t/05examples.t
42574            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
42575            ! ext/Compress/Zlib/t/08encoding.t
42576            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
42577            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
42578            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
42579            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
42580            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
42581            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
42582            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
42583            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
42584 ____________________________________________________________________________
42585 [ 25699] By: rgs                                   on 2005/10/05  21:26:57
42586         Log: Compress::Zlib's Makefile.PL shouldn't create .bak files when building the core
42587      Branch: perl
42588            ! ext/Compress/Zlib/Makefile.PL
42589 ____________________________________________________________________________
42590 [ 25698] By: rgs                                   on 2005/10/05  21:03:29
42591         Log: Add test preambles to Compress::Zlib.
42592              Remove 99pod.t, useless in the core
42593      Branch: perl
42594            - ext/Compress/Zlib/t/99pod.t
42595            ! MANIFEST ext/Compress/Zlib/t/01version.t
42596            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
42597            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
42598            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
42599            ! ext/Compress/Zlib/t/08encoding.t
42600            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
42601            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
42602            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
42603            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
42604            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
42605            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
42606            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
42607            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
42608 ____________________________________________________________________________
42609 [ 25697] By: stevep                                on 2005/10/05  18:20:54
42610         Log: Subject: proposal [perl #34301]:  IO::Socket calls getpeername far too often
42611              From: Peter.Dintelmann@Dresdner-Bank.com (Peter Dintelmann)
42612              Date: Thu, 2 Jun 2005 13:34:49 +0200
42613              Message-ID: <E9A2605289D8D7468B1A21EC24E59D2101852447@naimucx5.muc.allianz>
42614      Branch: perl
42615            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
42616 ____________________________________________________________________________
42617 [ 25696] By: steveh                                on 2005/10/05  16:04:26
42618         Log: Subject: [PATCH] Re: Untested builtins
42619              From: Steven Schubiger <sts@accognoscere.org>
42620              Date: Wed, 28 Sep 2005 15:46:45 +0200
42621              Message-ID: <20050928134645.GD11546@accognoscere.homeunix.org>
42622      Branch: perl
42623            + t/op/getprotobynumber.t
42624            ! MANIFEST
42625 ____________________________________________________________________________
42626 [ 25695] By: rgs                                   on 2005/10/05  15:53:34
42627         Log: Upgrade to Compress::Zlib 2.000_05
42628      Branch: perl
42629            + ext/Compress/Zlib/examples/gzcat.zlib
42630            + ext/Compress/Zlib/fallback/constants.h
42631            + ext/Compress/Zlib/fallback/constants.xs
42632            + ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
42633            + ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
42634            + ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
42635            + ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
42636            + ext/Compress/Zlib/lib/File/GlobMapper.pm
42637            + ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
42638            + ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
42639            + ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
42640            + ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
42641            + ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
42642            + ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
42643            + ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
42644            + ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
42645            + ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
42646            + ext/Compress/Zlib/t/05examples.t
42647            + ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
42648            + ext/Compress/Zlib/t/08encoding.t
42649            + ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
42650            + ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
42651            + ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
42652            + ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
42653            + ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
42654            + ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
42655            + ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
42656            + ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/99pod.t
42657            + ext/Compress/Zlib/t/globmapper.t lib/ZlibTestUtils.pm
42658            - ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/fallback.h
42659            - ext/Compress/Zlib/fallback.xs ext/Compress/Zlib/t/03examples.t
42660            - ext/Compress/Zlib/t/04encoding.t
42661            - ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
42662            - ext/Compress/Zlib/zlib-src/gzio.c
42663            ! MANIFEST ext/Compress/Zlib/Changes
42664            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
42665            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
42666            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/examples/filtdef
42667            ! ext/Compress/Zlib/examples/filtinf
42668            ! ext/Compress/Zlib/examples/gzcat
42669            ! ext/Compress/Zlib/examples/gzgrep
42670            ! ext/Compress/Zlib/examples/gzstream
42671            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
42672            ! ext/Compress/Zlib/typemap
42673 ____________________________________________________________________________
42674 [ 25694] By: steveh                                on 2005/10/05  15:34:18
42675         Log: Fix $Config{ccflags} for Win32 perls built with dmake
42676              
42677              The nmake makefile (win32/Makefile) currently adds -nologo, $(STRPOOL)
42678              and -W3 to the ccflags in CFG_VARS, but the dmake makefile
42679              (win32/makefile.mk) doesn't.  This means that extensions built with
42680              perls built with VC++ and dmake spit out damn M$ logo messages and use
42681              a lower warning level.
42682              
42683              The reason for the difference is probably that the dmake makefile
42684              supports multiple compilers.  Therefore, put the extra ccflags into a
42685              new macro, and set it appropriately for each compiler.  Add the new
42686              macro to the nmake makefile too for orthogonality.
42687      Branch: perl
42688            ! win32/Makefile win32/makefile.mk
42689 ____________________________________________________________________________
42690 [ 25693] By: merijn                                on 2005/10/05  15:34:09
42691         Log: Subject: Re: [PATCH] Random constings and printf cleanup
42692              From: Andy Lester <andy@petdance.com>
42693              Date: Tue, 4 Oct 2005 15:16:05 -0500
42694              Message-ID: <20051004201605.GA31682@petdance.com>
42695      Branch: perl
42696            ! malloc.c pad.c perl.c perl.h pp_ctl.c sv.c utf8.c xsutils.c
42697 ____________________________________________________________________________
42698 [ 25691] By: stevep                                on 2005/10/04  16:24:28
42699         Log: Fixes to Pod errors found by podchecker.
42700      Branch: perl
42701            ! README.os2 pod/perlfunc.pod
42702 ____________________________________________________________________________
42703 [ 25690] By: stevep                                on 2005/10/04  12:02:04
42704         Log: Upgrade to ExtUtils-ParseXS-2.13
42705      Branch: perl
42706            ! lib/ExtUtils/ParseXS.pm
42707 ____________________________________________________________________________
42708 [ 25689] By: stevep                                on 2005/10/04  11:01:11
42709         Log: Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to 
42710              ExtUtils::CBuilder::Pltaform::dec_osf.pm to add a $VERSION)
42711      Branch: perl
42712            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
42713            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
42714            ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm
42715            ! lib/ExtUtils/CBuilder/Platform/os2.pm
42716            ! lib/ExtUtils/CBuilder/t/02-link.t
42717 ____________________________________________________________________________
42718 [ 25688] By: merijn                                on 2005/10/04  10:10:41
42719         Log: Subject: Re: $^CHILD_ERROR_NATIVE issues (with attachment)
42720              From: Gisle Aas <gisle@ActiveState.com>
42721              Date: 04 Oct 2005 02:18:27 -0700
42722              Message-ID: <lrd5ml7i8s.fsf@caliper.activestate.com>
42723      Branch: perl
42724            ! cop.h doio.c perl.c perl.h pp_sys.c win32/perlhost.h
42725            ! wince/perlhost.h
42726 ____________________________________________________________________________
42727 [ 25687] By: rgs                                   on 2005/10/03  16:16:21
42728         Log: Subject: Clone PL_statusvalue_posix [PATCH]
42729              From: Gisle Aas <gisle@ActiveState.com>
42730              Date: 03 Oct 2005 09:37:57 -0700
42731              Message-ID: <lr3bni8ska.fsf_-_@caliper.activestate.com>
42732      Branch: perl
42733            ! sv.c
42734 ____________________________________________________________________________
42735 [ 25686] By: rgs                                   on 2005/10/03  15:42:45
42736         Log: Pod::Usage documentation fix, suggested by :
42737              
42738              Subject: [perl #37322] Pod::Usage implementation of -sections disagrees with its documentation 
42739              From: "Steven Schubiger via RT" <perlbug-followup@perl.org>
42740              Date: Sun, 02 Oct 2005 07:25:37 -0700
42741              Message-ID: <rt-3.0.11-37322-121918.15.4257995782182@perl.org>
42742      Branch: perl
42743            ! lib/Pod/Usage.pm
42744 ____________________________________________________________________________
42745 [ 25685] By: rgs                                   on 2005/10/03  15:17:09
42746         Log: Yitzchak points out that this function argument is NULLOK
42747      Branch: perl
42748            ! embed.fnc proto.h
42749 ____________________________________________________________________________
42750 [ 25684] By: rgs                                   on 2005/10/03  11:27:31
42751         Log: Spaces to tabs
42752      Branch: perl
42753            ! MANIFEST
42754 ____________________________________________________________________________
42755 [ 25683] By: craigb                                on 2005/10/03  03:43:31
42756         Log: We lied about strtoq way back in #8120
42757      Branch: perl
42758            ! configure.com
42759 ____________________________________________________________________________
42760 [ 25682] By: stevep                                on 2005/10/03  03:10:05
42761         Log: Upgrade to Digest-1.12
42762      Branch: perl
42763            ! lib/Digest.pm lib/Digest/Changes
42764 ____________________________________________________________________________
42765 [ 25681] By: craigb                                on 2005/10/03  00:20:30
42766         Log: fix bug introduced by #25507 that kept ccflags from
42767              making it into config.sh
42768      Branch: perl
42769            ! configure.com
42770 ____________________________________________________________________________
42771 [ 25680] By: craigb                                on 2005/10/02  21:45:20
42772         Log: assorted blead build help for VMS (mostly ithreads-related)
42773      Branch: perl
42774            ! configure.com pp_sys.c vms/gen_shrfls.pl vms/vmsish.h
42775 ____________________________________________________________________________
42776 [ 25679] By: stevep                                on 2005/10/02  12:50:02
42777         Log: Subject: [perl #37233] [PATCH] Test::Harness and Devel::Cover combine with overloading to cause infinite recursion in Carp.pm 
42778              From: perlbug-followup[at]perl.org (Yves Orton)
42779              Date: Thu, 22 Sep 2005 11:31:02 -0700
42780              Message-ID: <rt-3.0.11-37233-121233.2.25543632691242[at]perl.org>
42781      Branch: perl
42782            ! lib/Carp/Heavy.pm
42783 ____________________________________________________________________________
42784 [ 25678] By: stevep                                on 2005/10/02  04:42:46
42785         Log: Clarify the documentation regarding the return value from C<push>.
42786      Branch: perl
42787            ! pod/perlfunc.pod
42788 ____________________________________________________________________________
42789 [ 25677] By: stevep                                on 2005/10/02  04:32:48
42790         Log: If a 'use' or 'require' fails due to too many open files (EMFILE),
42791              give an appropriate error message rather than saying the module
42792              cannot be found in @INC.
42793      Branch: perl
42794            ! pp_ctl.c
42795 ____________________________________________________________________________
42796 [ 25676] By: stevep                                on 2005/10/02  03:30:55
42797         Log: Missed test changes and a bit of debugging code that should 
42798              have been removed.
42799      Branch: perl
42800            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmlview.t
42801 ____________________________________________________________________________
42802 [ 25675] By: stevep                                on 2005/10/02  02:24:12
42803         Log: Fix some of the XHTML issues in Pod::Html.  The call for some time
42804              with a debugger to figure out what is going on.
42805      Branch: perl
42806            ! lib/Pod/Html.pm
42807 ____________________________________________________________________________
42808 [ 25674] By: davem                                 on 2005/10/01  23:51:40
42809         Log: Improve -DT output and fix wild buffer pointer error
42810      Branch: perl
42811            ! toke.c
42812 ____________________________________________________________________________
42813 [ 25672] By: steveh                                on 2005/09/30  15:52:30
42814         Log: Make building perl on Win32 with the free VC++ toolkit easier
42815              
42816              Introduce new CCTYPE's MSVC70FREE and MSVC70 for the free and the full
42817              versions of MS VC++ 7.x respectively.  Perl can now be built with the
42818              free VC++ toolkit simply by running "nmake CCTYPE=MSVC70FREE" with no
42819              hacking of the win32/Makefile required.  Update README.win32 with
42820              these changes.
42821              
42822              Also add the CCTYPE MSVC to win32/Makefile.  This is already supported
42823              in win32/makefile.mk and is useful for avoiding the use of -DELAYLOAD
42824              for MS VC++ 3.x through 5.x.  Update README.win32 for this too.
42825      Branch: perl
42826            ! README.win32 win32/Makefile win32/makefile.mk
42827 ____________________________________________________________________________
42828 [ 25666] By: rgs                                   on 2005/09/30  08:59:14
42829         Log: Upgrade to XSLoader 0.05, plus a few doc nits,
42830              by Sébastien Aperghis-Tramoni <maddingue@free.fr>
42831      Branch: perl
42832            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
42833 ____________________________________________________________________________
42834 [ 25665] By: davem                                 on 2005/09/29  22:57:44
42835         Log: PL_defoutgv could be used after being freed
42836              Was giving "use of freed value" warnings in t/io/through.t
42837              and t/io/crlf_through.t
42838      Branch: perl
42839            ! perl.c
42840 ____________________________________________________________________________
42841 [ 25664] By: davem                                 on 2005/09/29  21:01:54
42842         Log: the return value of start_subparse() can legally be ignored
42843      Branch: perl
42844            ! embed.fnc gv.c proto.h
42845 ____________________________________________________________________________
42846 [ 25663] By: stevep                                on 2005/09/29  20:43:52
42847         Log: Added new flag (--use-xsloader) to use XSLoader when in backward
42848              compatibility mode.
42849      Branch: perl
42850            ! utils/h2xs.PL
42851 ____________________________________________________________________________
42852 [ 25662] By: stevep                                on 2005/09/29  18:04:29
42853         Log: With XSLoader on CPAN now, add XSLoader as a prerequisite in Makefile.PL
42854              if the compatible version is less than 5.006 (the first version with 
42855              XSLoader).
42856      Branch: perl
42857            ! utils/h2xs.PL
42858 ____________________________________________________________________________
42859 [ 25660] By: nicholas                              on 2005/09/29  13:00:18
42860         Log: 2 more e-mail addresses that map to rgs
42861      Branch: perl
42862            ! Porting/checkAUTHORS.pl
42863 ____________________________________________________________________________
42864 [ 25659] By: nicholas                              on 2005/09/29  12:54:00
42865         Log: checkAUTHORS.pl wasn't aware of one of Merijn's e-mail addresses
42866      Branch: perl
42867            ! Porting/checkAUTHORS.pl
42868 ____________________________________________________________________________
42869 [ 25658] By: nicholas                              on 2005/09/29  12:50:40
42870         Log: Correct/tweak Changes so that checkAUTHORS.pl parses it.
42871      Branch: perl
42872            ! Changes
42873 ____________________________________________________________________________
42874 [ 25657] By: nicholas                              on 2005/09/29  11:01:53
42875         Log: Teach the alias mapping about new committers.
42876      Branch: perl
42877            ! Porting/checkAUTHORS.pl
42878 ____________________________________________________________________________
42879 [ 25656] By: nicholas                              on 2005/09/29  10:54:56
42880         Log: Cope with completely empty lines within the Changes file.
42881              Better diagnostics on "malformed" lines.
42882      Branch: perl
42883            ! Porting/checkAUTHORS.pl
42884 ____________________________________________________________________________
42885 [ 25652] By: steveh                                on 2005/09/29  08:47:26
42886         Log: Clean up CBuilder and ParseXS test files
42887              
42888              This was done once already in change 25222, but then modified in change
42889              25225.  The new versions of CBuilder and ParseXS that sync'ed those
42890              changes and have now been integrated back into bleadperl missed some
42891              bits of change 25225.  Try again.
42892      Branch: perl
42893            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/t/01-basic.t
42894            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
42895            ! lib/ExtUtils/ParseXS/t/basic.t
42896 ____________________________________________________________________________
42897 [ 25651] By: nicholas                              on 2005/09/29  06:52:35
42898         Log: Attempting to do too many things simultaneously with the C pre-
42899              processor considered harmful.
42900      Branch: perl
42901            ! perl.c
42902 ____________________________________________________________________________
42903 [ 25650] By: stevep                                on 2005/09/29  00:23:44
42904         Log: Upgrade to ExtUtils::CBuilder 0.14
42905      Branch: perl
42906            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
42907            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
42908            ! lib/ExtUtils/CBuilder/t/01-basic.t
42909            ! lib/ExtUtils/CBuilder/t/02-link.t
42910 ____________________________________________________________________________
42911 [ 25649] By: stevep                                on 2005/09/28  22:59:08
42912         Log: Upgrade to Test::Harness 2.56
42913      Branch: perl
42914            + t/lib/sample-tests/bignum_many
42915            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
42916            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
42917            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/test-harness.t
42918            ! t/lib/sample-tests/bignum
42919 ____________________________________________________________________________
42920 [ 25640] By: nicholas                              on 2005/09/28  19:56:53
42921         Log: savepv and savepvn are actually NULLOK
42922      Branch: perl
42923            ! embed.fnc proto.h
42924 ____________________________________________________________________________
42925 [ 25638] By: nicholas                              on 2005/09/28  18:51:15
42926         Log: Forgot to run embed.pl after change 25637
42927      Branch: perl
42928            ! proto.h
42929 ____________________________________________________________________________
42930 [ 25637] By: nicholas                              on 2005/09/28  18:31:04
42931         Log: Subject: [PATCH] embed.fnc now requires NN/NULLOK
42932              From: Andy Lester <andy@petdance.com>
42933              Message-ID: <20050928172254.GE20201@petdance.com>
42934              Date: Wed, 28 Sep 2005 12:22:54 -0500
42935      Branch: perl
42936            ! embed.fnc embed.pl
42937 ____________________________________________________________________________
42938 [ 25634] By: nicholas                              on 2005/09/28  15:56:45
42939         Log: We can use the C pre-processor to build a single, longer string
42940              constant which makes the object code slightly smaller.
42941      Branch: perl
42942            ! perl.c
42943 ____________________________________________________________________________
42944 [ 25627] By: steveh                                on 2005/09/28  08:23:01
42945         Log: Improve File::Spec::Win32->path() and fix MM_Win32.t
42946              
42947              Subject: Improved File::Spec::Win32->path [PATCH]
42948              From: Gisle Aas <gisle@ActiveState.com>
42949              Date: 17 Sep 2005 00:13:41 -0700
42950              Message-ID: <lrk6hgrwt6.fsf@caliper.activestate.com>
42951              
42952              Subject: Re: Improved File::Spec::Win32->path [PATCH]
42953              From: Michael G Schwern <schwern@pobox.com>
42954              Date: Tue, 27 Sep 2005 13:05:54 -0700
42955              Message-ID: <20050927200554.GC20908@windhund.schwern.org>
42956      Branch: perl
42957            ! lib/ExtUtils/t/MM_Win32.t lib/File/Spec/Win32.pm
42958 ____________________________________________________________________________
42959 [ 25626] By: stevep                                on 2005/09/28  00:06:29
42960         Log: Upgrade to CGI-3.11, with some modifications for Pod differences in
42961              bleadperl.
42962      Branch: perl
42963            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
42964 ____________________________________________________________________________
42965 [ 25625] By: rgs                                   on 2005/09/27  20:07:32
42966         Log: Comment nit by Vadim Konovalov
42967              And while we're at it, reindent consistently.
42968      Branch: perl
42969            ! t/io/crlf.t
42970 ____________________________________________________________________________
42971 [ 25624] By: rgs                                   on 2005/09/27  20:04:07
42972         Log: POD nit by Yitzchak
42973      Branch: perl
42974            ! pod/perlfunc.pod
42975 ____________________________________________________________________________
42976 [ 25623] By: rgs                                   on 2005/09/27  17:02:42
42977         Log: Clarify what -MFoo=number does on the command-line
42978      Branch: perl
42979            ! pod/perlrun.pod
42980 ____________________________________________________________________________
42981 [ 25621] By: stevep                                on 2005/09/27  15:05:18
42982         Log: Subject: AW: [perl #36291] incorrect $! from open ">&nr" with too many open files
42983              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
42984              Date: Tue, 27 Sep 2005 15:18:00 +0200
42985      Branch: perl
42986            ! doio.c
42987 ____________________________________________________________________________
42988 [ 25619] By: rgs                                   on 2005/09/27  14:25:53
42989         Log: Fix by Rick Delaney for [perl #3269] no warnings "bareword" turns off
42990              too many warnings.
42991      Branch: perl
42992            ! mg.c t/io/binmode.t t/lib/warnings/2use
42993 ____________________________________________________________________________
42994 [ 25618] By: rgs                                   on 2005/09/27  12:53:49
42995         Log: Subject: [PATCH] Re: [BUG 5.8.7] Another major bug in PerlIO layer
42996              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
42997              Date: Tue, 27 Sep 2005 02:07:35 -0700
42998              Message-ID: <20050927090734.GB3687@math.berkeley.edu>
42999      Branch: perl
43000            + t/io/crlf_through.t t/io/through.t
43001            ! MANIFEST perlio.c
43002 ____________________________________________________________________________
43003 [ 25617] By: rgs                                   on 2005/09/27  11:06:23
43004         Log: OPpRUNTIME can be set on OP_QR too
43005      Branch: perl
43006            ! ext/B/B/Concise.pm
43007 ____________________________________________________________________________
43008 [ 25616] By: rgs                                   on 2005/09/27  10:09:46
43009         Log: Fix the overriding of CORE::do, just like change 25599
43010              was fixing the overriding of CORE::require
43011      Branch: perl
43012            ! embed.fnc embed.h op.c perly.act perly.y proto.h toke.c
43013 ____________________________________________________________________________
43014 [ 25615] By: rgs                                   on 2005/09/27  09:18:42
43015         Log: Micro-optimisation: use PL_globalstash instead of looking up
43016              CORE::GLOBAL::require by name
43017      Branch: perl
43018            ! op.c
43019 ____________________________________________________________________________
43020 [ 25614] By: rgs                                   on 2005/09/27  09:04:50
43021         Log: Addition to change 25612
43022      Branch: perl
43023            ! symbian/PerlApp.cpp
43024 ____________________________________________________________________________
43025 [ 25613] By: rgs                                   on 2005/09/27  08:36:24
43026         Log: Subject: [PATCH] mark cannot be const because MEXTEND() modifies it, and tkGlue.c uses MEXTEND()
43027              From: "Jan Dubois" <jand@ActiveState.com>
43028              Date: Mon, 26 Sep 2005 21:19:51 -0700
43029              Message-Id: <200509270419.j8R4JtVw026876@smtp3.ActiveState.com>
43030      Branch: perl
43031            ! XSUB.h
43032 ____________________________________________________________________________
43033 [ 25612] By: rgs                                   on 2005/09/27  08:33:36
43034         Log: Subject: [PATCH] 5.9.x@25609 Symbian update
43035              From: <jarkko.hietaniemi@nokia.com>
43036              Date: Tue, 27 Sep 2005 11:54:00 +0300
43037              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A55C@esebe105.NOE.Nokia.com>
43038      Branch: perl
43039            ! symbian/PerlApp.cpp symbian/config.sh
43040 ____________________________________________________________________________
43041 [ 25611] By: rgs                                   on 2005/09/27  07:42:52
43042         Log: Test for OPpCONST_NOVER only on OP_CONST ops.
43043              Plus a regression test by Schwern.
43044      Branch: perl
43045            ! pp_ctl.c t/op/override.t
43046 ____________________________________________________________________________
43047 [ 25610] By: rgs                                   on 2005/09/27  06:40:09
43048         Log: Subject: Warnings in tests @25605 due to cmp_ok behavior change.
43049              From: Michael G Schwern <schwern@pobox.com>
43050              Date: Mon, 26 Sep 2005 14:21:09 -0700
43051              Message-ID: <20050926212109.GA11036@windhund.schwern.org>
43052      Branch: perl
43053            ! lib/AutoSplit.t lib/Pod/t/InputObjects.t
43054 ____________________________________________________________________________
43055 [ 25609] By: stevep                                on 2005/09/27  02:45:50
43056         Log: Upgrade to Encode 2.12
43057      Branch: perl
43058            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
43059            ! ext/Encode/Encode.xs ext/Encode/META.yml
43060            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
43061            ! ext/Encode/t/fallback.t ext/Encode/ucm/8859-7.ucm
43062 ____________________________________________________________________________
43063 [ 25608] By: stevep                                on 2005/09/26  23:09:44
43064         Log: Upgrade to Digest 1.11 with a minor Pod fix.  Also my first commit :)
43065      Branch: perl
43066            ! lib/Digest.pm lib/Digest/Changes
43067 ____________________________________________________________________________
43068 [ 25605] By: nicholas                              on 2005/09/26  17:54:06
43069         Log: const sausage const const bacon const tomato and const
43070              The search_ext parameter to find_script can be a little more const.
43071      Branch: perl
43072            ! embed.fnc proto.h util.c
43073 ____________________________________________________________________________
43074 [ 25604] By: rgs                                   on 2005/09/26  16:31:43
43075         Log: Upgrade to Test::Simple 0.61
43076      Branch: perl
43077            + lib/Test/Builder/Module.pm lib/Test/Simple/t/bail_out.t
43078            + t/lib/Test/Simple/sample_tests/too_few_fail.plx
43079            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
43080            ! lib/Test/Simple.pm lib/Test/Simple/Changes
43081            ! lib/Test/Simple/t/00test_harness_check.t
43082            ! lib/Test/Simple/t/create.t lib/Test/Simple/t/eq_set.t
43083            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
43084            ! lib/Test/Simple/t/extra_one.t lib/Test/Simple/t/fail-like.t
43085            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
43086            ! lib/Test/Simple/t/fail_one.t
43087            ! lib/Test/Simple/t/harness_active.t
43088            ! lib/Test/Simple/t/has_plan2.t
43089            ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/missing.t
43090            ! lib/Test/Simple/t/no_diag.t lib/Test/Simple/t/overload.t
43091            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/todo.t
43092            ! lib/Test/Simple/t/undef.t
43093            ! t/lib/Test/Simple/sample_tests/too_few.plx
43094 ____________________________________________________________________________
43095 [ 25602] By: rgs                                   on 2005/09/26  14:45:53
43096         Log: Fix change 25597 for non-Windows platforms
43097      Branch: perl
43098            ! lib/File/Find.pm
43099 ____________________________________________________________________________
43100 [ 25601] By: rgs                                   on 2005/09/26  14:24:20
43101         Log: Make B::Deparse handle correctly CORE::require
43102      Branch: perl
43103            ! ext/B/B/Deparse.pm
43104 ____________________________________________________________________________
43105 [ 25600] By: rgs                                   on 2005/09/26  14:22:43
43106         Log: Document the new meaning of OPf_SPECIAL on OP_REQUIRE
43107      Branch: perl
43108            ! op.h
43109 ____________________________________________________________________________
43110 [ 25599] By: rgs                                   on 2005/09/26  14:04:21
43111         Log: CORE::require was always parsed as require().
43112              That's because require() isn't overridable at tokenizer-level
43113              like other overridable built-ins, but is handled by the optree
43114              builder. So, find a way to pass the information that require()
43115              was written as CORE::require() to Perl_ck_require. This is
43116              done by adding a new token type REQUIRE and by adding OPf_SPECIAL
43117              to OP_REQUIRE when it's saw as CORE::require in the program text.
43118              This fixes bug [perl #37274] The "CORE" in CORE::require is ignored.
43119      Branch: perl
43120            ! op.c perly.act perly.h perly.tab perly.y toke.c
43121 ____________________________________________________________________________
43122 [ 25597] By: steveh                                on 2005/09/26  08:54:13
43123         Log: Subject: [perl #37223] [PATCH] File::Find::find fails on Win32 with follow => 1 
43124              From: "Steve Peters via RT" <perlbug-followup@perl.org>
43125              Date: Sun, 25 Sep 2005 14:41:03 -0700
43126              Message-ID: <rt-3.0.11-37223-121392.15.8703994486314@perl.org>
43127              
43128              and update docs
43129      Branch: perl
43130            ! lib/File/Find.pm
43131 ____________________________________________________________________________
43132 [ 25591] By: rgs                                   on 2005/09/23  20:46:04
43133         Log: Upgrade to Compress::Zlib 1.40
43134      Branch: perl
43135            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
43136            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
43137            ! ext/Compress/Zlib/t/03examples.t
43138 ____________________________________________________________________________
43139 [ 25590] By: rgs                                   on 2005/09/23  19:06:31
43140         Log: Subject: [PATCH] Fix to PERL_DEBUG_COW
43141              From: Steve Peters <steve@fisharerojo.org>
43142              Date: Sep 23, 2005 8:11 PM
43143              Message-ID: <20050923181109.GA1350@mccoy.peters.homeunix.org>
43144      Branch: perl
43145            ! sv.h
43146 ____________________________________________________________________________
43147 [ 25588] By: rgs                                   on 2005/09/23  15:54:02
43148         Log: Subject: Re: pod/pod2usage2.t
43149              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
43150              Date: Thu, 22 Sep 2005 12:12:49 +0200
43151              Message-ID: <20050922121249.5077ee3e@pc09>
43152              
43153              Also, skip all tests on Windows until we find a way
43154              to write them portably
43155      Branch: perl
43156            ! t/pod/pod2usage2.t
43157 ____________________________________________________________________________
43158 [ 25586] By: rgs                                   on 2005/09/23  15:12:03
43159         Log: Subject: [PATCH] quiet a few warnings
43160              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43161              Date: Wed, 21 Sep 2005 18:45:56 -0700
43162              Message-ID: <20050922014555.GA2852@efn.org>
43163      Branch: perl
43164            ! cygwin/cygwin.c embed.fnc proto.h
43165 ____________________________________________________________________________
43166 [ 25582] By: rgs                                   on 2005/09/23  13:49:24
43167         Log: Subject: [PATCH] Changes for hints/linux.sh for Purify
43168              From: Steve Peters <steve@fisharerojo.org>
43169              Date: Fri, 23 Sep 2005 08:38:58 -0500
43170              Message-ID: <20050923133858.GA29475@mccoy.peters.homeunix.org>
43171      Branch: perl
43172            ! hints/linux.sh
43173 ____________________________________________________________________________
43174 [ 25581] By: steveh                                on 2005/09/23  13:46:40
43175         Log: Extend 25579 to cover vc64 too
43176      Branch: perl
43177            ! Porting/checkcfgvar.pl
43178 ____________________________________________________________________________
43179 [ 25579] By: rgs                                   on 2005/09/23  13:08:14
43180         Log: Add Porting/checkcfgvar.pl by Jarkko
43181      Branch: perl
43182            + Porting/checkcfgvar.pl
43183            ! MANIFEST
43184 ____________________________________________________________________________
43185 [ 25578] By: rgs                                   on 2005/09/23  12:35:30
43186         Log: SAPER is the new maintainer of XSLoader
43187      Branch: perl
43188            ! Porting/Maintainers.pl
43189 ____________________________________________________________________________
43190 [ 25573] By: steveh                                on 2005/09/23  08:40:58
43191         Log: Change 25226 should have done this too
43192      Branch: perl
43193            ! win32/config.bc
43194 ____________________________________________________________________________
43195 [ 25571] By: nicholas                              on 2005/09/22  14:35:52
43196         Log: As SvPVX_mutable and SvPVX_const are new, they don't need to be LVALUEs
43197      Branch: perl
43198            ! sv.h
43199 ____________________________________________________________________________
43200 [ 25570] By: nicholas                              on 2005/09/22  14:09:37
43201         Log: The New*() compatibility macros aren't needed inside the perl core.
43202      Branch: perl
43203            ! handy.h
43204 ____________________________________________________________________________
43205 [ 25563] By: steveh                                on 2005/09/22  07:26:20
43206         Log: Forgot to update MANIFEST in change 25547
43207      Branch: perl
43208            ! MANIFEST
43209 ____________________________________________________________________________
43210 [ 25560] By: rgs                                   on 2005/09/21  21:10:50
43211         Log: Add an option --ignore to installhtml
43212              and use it to avoid to install doc in Porting/.
43213              Skip also test modules.
43214      Branch: perl
43215            ! Makefile.SH installhtml
43216 ____________________________________________________________________________
43217 [ 25547] By: steveh                                on 2005/09/21  16:19:03
43218         Log: Localize $@ in Locale::Maketext::maketext()
43219              so that $lh->maketext("Error: [_1]\n", $@) works as expected
43220              
43221              Also added a new test for this fix
43222      Branch: perl
43223            + lib/Locale/Maketext/t/30_local.t
43224            ! lib/Locale/Maketext.pm
43225 ____________________________________________________________________________
43226 [ 25544] By: rgs                                   on 2005/09/21  15:53:33
43227         Log: A few POD fixes
43228      Branch: perl
43229            ! Porting/pumpkin.pod ext/B/B/Concise.pm
43230            ! ext/Data/Dumper/Dumper.pm lib/FileCache.pm
43231 ____________________________________________________________________________
43232 [ 25543] By: rgs                                   on 2005/09/21  15:31:02
43233         Log: Upgrade to Pod::Parser 1.33
43234      Branch: perl
43235            + t/pod/pod2usage2.t
43236            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
43237            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
43238            ! lib/Pod/Usage.pm t/pod/find.t t/pod/poderrs.xr
43239 ____________________________________________________________________________
43240 [ 25537] By: rgs                                   on 2005/09/21  14:20:14
43241         Log: PodParser is now Pod-Parser on CPAN
43242      Branch: perl
43243            ! Porting/Maintainers.pl
43244 ____________________________________________________________________________
43245 [ 25534] By: rgs                                   on 2005/09/21  13:12:33
43246         Log: Subject: [PATCH 5.8.7] misc a2p fixes
43247              From: Brendan O'Dea <bod@debian.org>
43248              Date: Sun, 11 Sep 2005 19:43:14 +1000
43249              Message-ID: <20050911094314.GA15155@londo.c47.org>
43250              
43251              and remove the check_byacc target from the x2p makefile
43252      Branch: perl
43253            ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.y x2p/a2py.c x2p/walk.c
43254 ____________________________________________________________________________
43255 [ 25533] By: rgs                                   on 2005/09/21  11:25:54
43256         Log: Upgrade to ExtUtils::ParseXS 2.12
43257      Branch: perl
43258            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/ParseXS/t/basic.t
43259 ____________________________________________________________________________
43260 [ 25532] By: rgs                                   on 2005/09/21  11:15:43
43261         Log: Upgrade to Time::HiRes 1.74
43262      Branch: perl
43263            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
43264            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
43265 ____________________________________________________________________________
43266 [ 25530] By: nicholas                              on 2005/09/21  10:53:56
43267         Log: Remove the last STRLEN n_a;s that my compiler can reach.
43268      Branch: perl
43269            ! doop.c ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs perly.act
43270            ! perly.y pp_pack.c sv.h
43271 ____________________________________________________________________________
43272 [ 25526] By: rgs                                   on 2005/09/21  09:37:27
43273         Log: Integrate changes from Text::Tabs and Text::Wrap on CPAN
43274              (Text-Tabs+Wrap-2005.0824). Keep local changes.
43275      Branch: perl
43276            ! lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG lib/Text/Wrap.pm
43277 ____________________________________________________________________________
43278 [ 25523] By: rgs                                   on 2005/09/20  19:12:28
43279         Log: Yitzchak says that Tim says that we can distribute
43280              the perl glossary under the same terms as Perl itself.
43281      Branch: perl
43282            ! pod/perlglossary.pod
43283 ____________________________________________________________________________
43284 [ 25515] By: rgs                                   on 2005/09/20  11:09:48
43285         Log: Subject: [PATCH blead] Re: [perl #36733] %SIG not properly local-ized
43286              From: Rick Delaney <rick@bort.ca>
43287              Date: Thu, 8 Sep 2005 08:55:16 -0400
43288              Message-ID: <20050908125516.GA18184@localhost.localdomain>
43289      Branch: perl
43290            ! hv.c t/op/local.t
43291 ____________________________________________________________________________
43292 [ 25513] By: steveh                                on 2005/09/20  09:20:16
43293         Log: Resolve [perl #37110]: Update README.win32
43294              
43295              I give up trying to keep the Platform SDK links up-to-date. They seem
43296              to have changed every time that I look at them, so make the
43297              instructions more general.
43298      Branch: perl
43299            ! README.win32
43300 ____________________________________________________________________________
43301 [ 25512] By: rgs                                   on 2005/09/20  09:15:17
43302         Log: Upgrade to Compress::Zlib 1.39
43303      Branch: perl
43304            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
43305            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
43306 ____________________________________________________________________________
43307 [ 25511] By: rgs                                   on 2005/09/20  09:02:17
43308         Log: Subject: PATCH for #37138: using XSUB as DB::DB causes perl to crash
43309              From: Salvador "FandiXo" <sfandino@yahoo.com>
43310              Date: Mon, 19 Sep 2005 06:56:39 -0700 (PDT)
43311              Message-ID: <20050919135639.96726.qmail@web52701.mail.yahoo.com>
43312              
43313              (adapted to bleadperl)
43314      Branch: perl
43315            ! pp_ctl.c
43316 ____________________________________________________________________________
43317 [ 25507] By: merijn                                on 2005/09/20  06:51:38
43318         Log: Subject: [patch@25502] Add hard link and V8.2 crtl support to VMS.
43319              From: "John E. Malmberg" <wb8tyw@qsl.net>
43320              Date: Tue, 20 Sep 2005 01:22:24 -0400
43321              Message-ID: <432F9C90.7080702@qsl.net>
43322      Branch: perl
43323            ! configure.com vms/descrip_mms.template x2p/s2p.PL
43324 ____________________________________________________________________________
43325 [ 25502] By: nicholas                              on 2005/09/19  21:02:02
43326         Log: The second argument to Move() is the destination, so cannot possibly
43327              be const. Pesky casting in handy.h. Getting in the way of correctness.
43328      Branch: perl
43329            ! sv.c
43330 ____________________________________________________________________________
43331 [ 25499] By: nicholas                              on 2005/09/19  19:44:07
43332         Log: Add parallel testing to TODO
43333      Branch: perl
43334            ! pod/perltodo.pod
43335 ____________________________________________________________________________
43336 [ 25497] By: nicholas                              on 2005/09/19  18:48:10
43337         Log: First argument to he_dup is actually a const HE *
43338      Branch: perl
43339            ! embed.fnc hv.c proto.h sv.c
43340 ____________________________________________________________________________
43341 [ 25493] By: nicholas                              on 2005/09/19  15:59:44
43342         Log: All Perl_hv_name_set()s need to be plain hv_name_set if they are to
43343              work with a macro version.
43344      Branch: perl
43345            ! ext/ByteLoader/bytecode.h
43346 ____________________________________________________________________________
43347 [ 25488] By: steveh                                on 2005/09/19  14:18:40
43348         Log: Update win32 config files w.r.t. change #25387
43349      Branch: perl
43350            ! win32/config.bc win32/config.gc win32/config.vc
43351            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
43352            ! win32/config_H.vc win32/config_H.vc64
43353 ____________________________________________________________________________
43354 [ 25486] By: rgs                                   on 2005/09/19  12:38:26
43355         Log: Subject: bleadperl DProf.xs:140: warning: `unused' attribute ignored
43356              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43357              Date: Sun, 18 Sep 2005 19:46:37 -0700
43358              Message-ID: <20050919024637.GA2860@efn.org>
43359      Branch: perl
43360            ! ext/Devel/DProf/DProf.xs
43361 ____________________________________________________________________________
43362 [ 25480] By: nicholas                              on 2005/09/19  07:11:38
43363         Log: Improve failure case diagnostics from comp/package.t
43364      Branch: perl
43365            ! t/comp/package.t
43366 ____________________________________________________________________________
43367 [ 25476] By: nicholas                              on 2005/09/18  21:54:18
43368         Log: Should have been embed.h, not proto.h, in 25475
43369      Branch: perl
43370            ! embed.h
43371 ____________________________________________________________________________
43372 [ 25475] By: nicholas                              on 2005/09/18  21:52:25
43373         Log: It looks like the only way to reliably make Perl_hv_name_set a pure
43374              macro in 5.8.x is to make it available as hv_name_set.
43375              [Otherwise when and where aTHX_ hv gets expanded to foo, hv causes
43376              warnings or other games when Perl_hv_name_set() is a macro]
43377      Branch: perl
43378            ! embed.fnc ext/Opcode/Opcode.xs gv.c hv.c perl.c proto.h
43379 ____________________________________________________________________________
43380 [ 25474] By: merijn                                on 2005/09/18  18:36:15
43381         Log: Subject: [patch@25452] VMS fix required by Change 25387
43382              From: "John E. Malmberg" <wb8tyw@qsl.net>
43383              Date: Sun, 18 Sep 2005 14:53:09 -0400
43384              Message-ID: <432DB795.8050801@qsl.net>
43385      Branch: perl
43386            ! configure.com
43387 ____________________________________________________________________________
43388 [ 25463] By: nicholas                              on 2005/09/18  11:07:51
43389         Log: Tidying up the unused or unneeded global variables would be good.
43390      Branch: perl
43391            ! pod/perltodo.pod
43392 ____________________________________________________________________________
43393 [ 25459] By: nicholas                              on 2005/09/18  10:12:51
43394         Log: Controlling what the GNU linker exports from a shared library would
43395              be a useful thing TODO
43396      Branch: perl
43397            ! pod/perltodo.pod
43398 ____________________________________________________________________________
43399 [ 25457] By: nicholas                              on 2005/09/18  09:38:59
43400         Log: Detail the minimal rewards programme we have on offer.
43401              Hoik relocatable perl to the top of its section.
43402              Some other formatting tweaks.
43403      Branch: perl
43404            ! pod/perltodo.pod
43405 ____________________________________________________________________________
43406 [ 25452] By: nicholas                              on 2005/09/17  19:50:47
43407         Log: 
43408              refactoring xsubpp should have been in the "just perl" section.
43409      Branch: perl
43410            ! pod/perltodo.pod
43411 ____________________________________________________________________________
43412 [ 25451] By: nicholas                              on 2005/09/17  19:49:27
43413         Log: Add "refactor xsubpp to be a thin wrapper around ExtUtils::ParseXS"
43414              to the TODO
43415      Branch: perl
43416            ! pod/perltodo.pod
43417 ____________________________________________________________________________
43418 [ 25448] By: nicholas                              on 2005/09/17  19:11:33
43419         Log: Add shrinking GVs and CVs to the TODO
43420      Branch: perl
43421            ! pod/perltodo.pod
43422 ____________________________________________________________________________
43423 [ 25446] By: nicholas                              on 2005/09/17  18:59:37
43424         Log: Add reduce duplication in sv_setsv_flags to TODO
43425      Branch: perl
43426            ! pod/perltodo.pod
43427 ____________________________________________________________________________
43428 [ 25445] By: nicholas                              on 2005/09/17  18:53:39
43429         Log: Missing DO_BO_PACK_PC and DO_BO_UNPACK_PC for the 5.8.x case
43430              (and the don't know the pointer size case)
43431      Branch: perl
43432            ! pp_pack.c
43433 ____________________________________________________________________________
43434 [ 25444] By: nicholas                              on 2005/09/17  18:40:29
43435         Log: vv5.9.3 is clearly a bug.
43436      Branch: perl
43437            ! utils/perlbug.PL
43438 ____________________________________________________________________________
43439 [ 25443] By: nicholas                              on 2005/09/17  18:34:37
43440         Log: Add ordering of "global" variables to TODO
43441      Branch: perl
43442            ! pod/perltodo.pod
43443 ____________________________________________________________________________
43444 [ 25442] By: nicholas                              on 2005/09/17  18:05:30
43445         Log: Holding a mutex then croak()ing strikes me as deadlock.
43446      Branch: perl
43447            ! ext/threads/threads.xs
43448 ____________________________________________________________________________
43449 [ 25439] By: nicholas                              on 2005/09/17  17:09:25
43450         Log: Add emulate the per-thread memory pool on Unix to the TODO
43451      Branch: perl
43452            ! pod/perltodo.pod
43453 ____________________________________________________________________________
43454 [ 25436] By: nicholas                              on 2005/09/17  15:42:51
43455         Log: Add suggestion to profile to find a better set of hot ops for pp_hot.
43456      Branch: perl
43457            ! pod/perltodo.pod
43458 ____________________________________________________________________________
43459 [ 25434] By: nicholas                              on 2005/09/17  15:32:36
43460         Log: add merge Perl_sv_2[inpu]v to TODO
43461      Branch: perl
43462            ! pod/perltodo.pod
43463 ____________________________________________________________________________
43464 [ 25431] By: nicholas                              on 2005/09/17  14:36:14
43465         Log: Making make -j... work is a TODO
43466      Branch: perl
43467            ! pod/perltodo.pod
43468 ____________________________________________________________________________
43469 [ 25430] By: nicholas                              on 2005/09/17  14:33:33
43470         Log: Add "automating coverage tests" as a TODO
43471      Branch: perl
43472            ! pod/perltodo.pod
43473 ____________________________________________________________________________
43474 [ 25429] By: nicholas                              on 2005/09/17  14:19:54
43475         Log: Re-order the TODO tasks based on the skills they need, putting the
43476              easist tasks first. I've categorised them as
43477              
43478              =head1 Tasks that only need Perl knowledge
43479              =head1 Tasks that need a little sysadmin-type knowledge
43480              =head1 Tasks that need a little C knowledge
43481              =head1 Tasks that need a knowledge of XS
43482              =head1 Tasks that need a knowledge of the interpreter
43483              =head1 Big projects
43484              
43485              Lets see if we get any takers.
43486      Branch: perl
43487            ! pod/perltodo.pod
43488 ____________________________________________________________________________
43489 [ 25418] By: rgs                                   on 2005/09/16  12:54:43
43490         Log: Revert change #24223 : select() will continue
43491              to return -1 on error, like in previous versions, and
43492              like other system builtins.
43493      Branch: perl
43494            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
43495 ____________________________________________________________________________
43496 [ 25417] By: rgs                                   on 2005/09/15  14:48:37
43497         Log: Fix obsolete identifiers in comment
43498      Branch: perl
43499            ! av.h
43500 ____________________________________________________________________________
43501 [ 25416] By: rgs                                   on 2005/09/15  14:19:19
43502         Log: Upgrade to version.pm 0.48
43503      Branch: perl
43504            + lib/version.pod
43505            ! MANIFEST lib/version.pm lib/version.t util.c
43506 ____________________________________________________________________________
43507 [ 25414] By: rgs                                   on 2005/09/14  12:49:58
43508         Log: Subject: [PATCH] Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)
43509              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
43510              Date: Wed, 14 Sep 2005 09:26:11 +0300
43511              Message-ID: <4327C283.80706@gmail.com>
43512      Branch: perl
43513            ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm
43514            ! lib/Math/Trig.t pod/perlfunc.pod
43515 ____________________________________________________________________________
43516 [ 25413] By: rgs                                   on 2005/09/14  08:58:04
43517         Log: Subject: [perl #37163] dprofpp array subscript error 
43518              From: scott@perlcode.org (via RT) <perlbug-followup@perl.org>
43519              Date: Tue, 13 Sep 2005 12:11:46 -0700
43520              Message-ID: <rt-3.0.11-37163-120724.9.33005980359667@perl.org>
43521      Branch: perl
43522            ! utils/dprofpp.PL
43523 ____________________________________________________________________________
43524 [ 25411] By: rgs                                   on 2005/09/14  08:11:08
43525         Log: Change 25409 wasn't necessary for threaded perls
43526      Branch: perl
43527            ! toke.c
43528 ____________________________________________________________________________
43529 [ 25409] By: rgs                                   on 2005/09/14  01:08:22
43530         Log: The debugger wasn't tracing correctly execution in eval("")'ed
43531              code containing #line directives
43532      Branch: perl
43533            ! toke.c
43534 ____________________________________________________________________________
43535 [ 25406] By: rgs                                   on 2005/09/13  20:58:38
43536         Log: Subject: [PATCH] Re: [MAINT24637] fails "make test" on OSX 10.4 (lib/locale.t)
43537              From: Dominic Dunlop <shouldbedomo@mac.com>
43538              Date: Sep 13, 2005 11:13 PM
43539              Message-Id: <456439EA-CE2E-49A0-97FF-1B003CF8AFDE@mac.com>
43540      Branch: perl
43541            ! lib/locale.t
43542 ____________________________________________________________________________
43543 [ 25403] By: nicholas                              on 2005/09/13  18:16:55
43544         Log: Add Luke Closs to AUTHORS
43545      Branch: perl
43546            ! AUTHORS
43547 ____________________________________________________________________________
43548 [ 25402] By: nicholas                              on 2005/09/13  17:54:09
43549         Log: Subject: [perl #36448] configuring ranlib for perl on osx with xcode 2.1
43550              From: Luke Closs (via RT) <perlbug-followup@perl.org>
43551              Message-ID: <rt-3.0.11-36448-116486.6.06308221656583@perl.org>
43552              Date: 1 Jul 2005 21:56:31 -0000
43553      Branch: perl
43554            ! Configure hints/darwin.sh
43555 ____________________________________________________________________________
43556 [ 25399] By: rgs                                   on 2005/09/13  13:25:23
43557         Log: Allow non-arrowed form of chained subscripts after slices
43558              
43559              Subject: Re: [perl #37039] perlref documentation about optional -> is too vague
43560              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43561              Date: Thu, 1 Sep 2005 17:41:36 -0700
43562              Message-ID: <20050902004136.GA2656@efn.org>
43563              
43564              Date: Mon, 5 Sep 2005 08:10:20 -0700
43565              Message-ID: <20050905151020.GA3556@efn.org>
43566      Branch: perl
43567            ! perly.act perly.h perly.tab perly.y t/op/ref.t
43568 ____________________________________________________________________________
43569 [ 25398] By: merijn                                on 2005/09/13  06:22:58
43570         Log: Subject: [patch@25388] vms/vms.c Perl_cando fix.
43571              From: "John E. Malmberg" <wb8tyw@qsl.net>
43572              Date: Mon, 12 Sep 2005 23:56:36 -0400
43573              Message-ID: <43264DF4.6090403@qsl.net>
43574      Branch: perl
43575            ! vms/vms.c
43576 ____________________________________________________________________________
43577 [ 25397] By: merijn                                on 2005/09/13  06:18:46
43578         Log: Subject: [PATCH] The return of the consting
43579              From: Andy Lester <andy@petdance.com>
43580              Date: Tue, 13 Sep 2005 01:08:36 -0500
43581              Message-ID: <20050913060835.GA1037@petdance.com>
43582      Branch: perl
43583            ! embed.fnc lib/overload.pm pp_pack.c proto.h util.c
43584 ____________________________________________________________________________
43585 [ 25388] By: rgs                                   on 2005/09/12  14:32:29
43586         Log: Subject: [perl #37142] h2xs skips enums with negative values 
43587              From: Aaron Kaplan (via RT) <perlbug-followup@perl.org>
43588              Date: Sun, 11 Sep 2005 13:33:44 -0700
43589              Message-ID: <rt-3.0.11-37142-120585.5.90517066191047@perl.org>
43590      Branch: perl
43591            ! utils/h2xs.PL
43592 ____________________________________________________________________________
43593 [ 25387] By: merijn                                on 2005/09/12  13:26:31
43594         Log: Detection of malloc_size and malloc_good_size
43595      Branch: perl
43596            ! Configure Porting/Glossary config_h.SH handy.h
43597 ____________________________________________________________________________
43598 [ 25383] By: merijn                                on 2005/09/11  13:50:53
43599         Log: Reverted 25364 on authors request
43600      Branch: perl
43601            ! lib/ExtUtils/CBuilder/Base.pm
43602            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
43603 ____________________________________________________________________________
43604 [ 25374] By: nicholas                              on 2005/09/10  17:07:04
43605         Log: Experiment with putting the F<.patch>level into patchlevel.h
43606              (a sure way to accelerate any change to subversion)
43607      Branch: perl
43608            ! cflags.SH patchlevel.h
43609 ____________________________________________________________________________
43610 [ 25366] By: rgs                                   on 2005/09/09  09:35:01
43611         Log: Minor comment fix
43612      Branch: perl
43613            ! hv.h
43614 ____________________________________________________________________________
43615 [ 25365] By: merijn                                on 2005/09/08  07:20:19
43616         Log: Subject: [PATCH blead] Make t/op/local.t use test.pl.
43617              From: Rick Delaney <rick@bort.ca>
43618              Date: Wed, 7 Sep 2005 22:45:44 -0400
43619              Message-ID: <20050908024544.GA4058@localhost.localdomain>
43620      Branch: perl
43621            ! t/op/local.t
43622 ____________________________________________________________________________
43623 [ 25364] By: merijn                                on 2005/09/08  06:07:53
43624         Log: Subject: [patch@cbuilder_0.13] VMS fixes for cbuilder
43625              From: "John E. Malmberg" <wb8tyw@qsl.net>
43626              Date: Wed, 07 Sep 2005 19:59:36 -0400
43627              Message-ID: <431F7EE8.3040908@qsl.net>
43628      Branch: perl
43629            ! lib/ExtUtils/CBuilder/Base.pm
43630            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
43631 ____________________________________________________________________________
43632 [ 25363] By: rgs                                   on 2005/09/07  11:09:10
43633         Log: The formatting function of Carp::Heavy has problem with utf8 strings.
43634              Work around it.
43635      Branch: perl
43636            ! lib/Carp/Heavy.pm
43637 ____________________________________________________________________________
43638 [ 25362] By: rgs                                   on 2005/09/07  10:31:47
43639         Log: Subject: [perl #37091] File::Path::mkpath resets errno 
43640              From: kvr@centrum.cz (via RT) <perlbug-followup@perl.org>
43641              Date: Tue, 06 Sep 2005 08:07:14 -0700
43642              Message-ID: <rt-3.0.11-37091-120348.17.8280334480876@perl.org>
43643      Branch: perl
43644            ! lib/File/Path.pm
43645 ____________________________________________________________________________
43646 [ 25361] By: rgs                                   on 2005/09/06  19:06:38
43647         Log: Upgrade to Compress::Zlib 1.38
43648      Branch: perl
43649            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
43650            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
43651            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/t/03examples.t
43652 ____________________________________________________________________________
43653 [ 25360] By: nicholas                              on 2005/09/06  17:46:33
43654         Log: Add a TODO test for bug #37038 - assigning to the match variable
43655              should not corrupt match vars such as $1 and $2
43656      Branch: perl
43657            ! t/op/pat.t
43658 ____________________________________________________________________________
43659 [ 25359] By: rgs                                   on 2005/09/06  16:06:44
43660         Log: Revert Makefile.PL change from #25355
43661      Branch: perl
43662            ! ext/IO/Makefile.PL
43663 ____________________________________________________________________________
43664 [ 25358] By: rgs                                   on 2005/09/06  14:50:18
43665         Log: Subject: Re: Fw: Tied hash numeric values are rounded off under Perl v5.8.6
43666              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43667              Date: Fri, 2 Sep 2005 00:05:52 -0700
43668              Message-ID: <20050902070552.GA3992@efn.org>
43669      Branch: perl
43670            ! mg.c t/op/tie.t
43671 ____________________________________________________________________________
43672 [ 25357] By: merijn                                on 2005/09/06  14:10:28
43673         Log: Added amd64 and x86_64 to recognized predefined cpp syms
43674      Branch: perl
43675            ! Configure
43676 ____________________________________________________________________________
43677 [ 25355] By: rgs                                   on 2005/09/06  08:46:37
43678         Log: Upgrade to IO 1.22 from gbarr
43679              - Adjust the regression tests to use t/test.pl from bleadperl
43680              when $ENV{PERL_CORE} is defined
43681              - Add can_ok and isa_ok to t/test.pl from the implementation
43682              found in the IO CPAN distribution
43683      Branch: perl
43684            ! ext/IO/ChangeLog ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
43685            ! ext/IO/README ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
43686            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
43687            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
43688            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
43689            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
43690            ! ext/IO/t/IO.t ext/IO/t/io_file.t ext/IO/t/io_linenum.t
43691            ! ext/IO/t/io_pipe.t ext/IO/t/io_sel.t ext/IO/t/io_sock.t
43692            ! ext/IO/t/io_utf8.t t/test.pl
43693 ____________________________________________________________________________
43694 [ 25354] By: rgs                                   on 2005/09/05  11:12:14
43695         Log: Subject: regression test for 25352
43696              From: Jim Cromie <jim.cromie@gmail.com>
43697              Date: Sat, 03 Sep 2005 22:38:13 -0600
43698              Message-ID: <431A7A35.6050705@gmail.com>
43699      Branch: perl
43700            ! ext/B/t/optree_specials.t
43701 ____________________________________________________________________________
43702 [ 25353] By: davem                                 on 2005/09/04  09:40:05
43703         Log: Subject:  Re: [perl #37039] perlref documentation about optional -> is too vague
43704              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
43705              Date:  Thu, 1 Sep 2005 17:41:36 -0700
43706              Message-Id:  <20050902004136.GA2656@efn.org>
43707              
43708              Allow any variant of bison 1.875 to be used
43709      Branch: perl
43710            ! regen_perly.pl
43711 ____________________________________________________________________________
43712 [ 25352] By: rgs                                   on 2005/09/02  20:18:01
43713         Log: Subject: Re: Optree Generation
43714              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43715              Date: Aug 31, 2005 2:18 PM
43716              Message-ID: <20050831121822.GA3464@efn.org>
43717      Branch: perl
43718            ! ext/B/B/Concise.pm
43719 ____________________________________________________________________________
43720 [ 25351] By: rgs                                   on 2005/09/02  19:57:21
43721         Log: Subject: document index() with out of bounds POSITION
43722              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43723              Date: Sep 2, 2005 2:23 PM
43724              Message-ID: <20050902122311.GA3104@efn.org>
43725      Branch: perl
43726            ! pod/perlfunc.pod
43727 ____________________________________________________________________________
43728 [ 25350] By: rgs                                   on 2005/09/02  17:35:31
43729         Log: Really fix the Archive::Tar setup test.
43730              p4 and svn don't behave similarly concerning removal
43731              of empty directories...
43732      Branch: perl
43733            ! lib/Archive/Tar/t/00_setup.t
43734 ____________________________________________________________________________
43735 [ 25349] By: rgs                                   on 2005/09/02  16:45:31
43736         Log: Once again, fix Archive::Tar setup test with -Dmksymlinks
43737      Branch: perl
43738            ! lib/Archive/Tar/t/00_setup.t
43739 ____________________________________________________________________________
43740 [ 25348] By: rgs                                   on 2005/09/02  13:19:48
43741         Log: Subject: RE: [ANNOUNCE] Archive::Tar 1.25
43742              From: Robin Barker <Robin.Barker@npl.co.uk>
43743              Date: Thu, 1 Sep 2005 20:09:43 +0100 
43744              Message-ID: <533D273D4014D411AB1D00062938C4D90849C7A9@hotel.npl.co.uk>
43745      Branch: perl
43746            - lib/Archive/Tar/t/src/long/b lib/Archive/Tar/t/src/short/b
43747            ! MANIFEST lib/Archive/Tar/t/00_setup.t
43748            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
43749 ____________________________________________________________________________
43750 [ 25347] By: rgs                                   on 2005/09/02  12:53:49
43751         Log: Regression test for the fix in change #25308,
43752              based on code by Troy Loveday
43753      Branch: perl
43754            + ext/Data/Dumper/t/bugs.t
43755            ! MANIFEST
43756 ____________________________________________________________________________
43757 [ 25346] By: rgs                                   on 2005/09/01  15:00:15
43758         Log: Oops, fix threaded build
43759      Branch: perl
43760            ! toke.c
43761 ____________________________________________________________________________
43762 [ 25345] By: rgs                                   on 2005/09/01  14:50:24
43763         Log: Don't list test modules when listing cpan versions
43764      Branch: perl
43765            ! Porting/corecpan.pl
43766 ____________________________________________________________________________
43767 [ 25344] By: rgs                                   on 2005/09/01  14:45:23
43768         Log: Add the "no 6" / "no v6" syntax.
43769      Branch: perl
43770            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h pp_ctl.c
43771            ! proto.h t/comp/use.t toke.c
43772 ____________________________________________________________________________
43773 [ 25343] By: rgs                                   on 2005/09/01  14:43:19
43774         Log: Remove no 6 from the todo list
43775      Branch: perl
43776            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h
43777            ! pod/perltodo.pod pp_ctl.c proto.h t/comp/use.t toke.c
43778 ____________________________________________________________________________
43779 [ 25342] By: rgs                                   on 2005/08/31  15:14:28
43780         Log: Document that Sys::Syslog::openlog might die.
43781              Fixes [perl #36848] Sys::Syslog::syslog kills program if syslogd not running 
43782      Branch: perl
43783            ! ext/Sys/Syslog/Syslog.pm
43784 ____________________________________________________________________________
43785 [ 25341] By: rgs                                   on 2005/08/31  14:14:21
43786         Log: Fix for [perl #37036] perl segfault at 'compile'-time
43787      Branch: perl
43788            ! op.c
43789 ____________________________________________________________________________
43790 [ 25340] By: rgs                                   on 2005/08/31  08:07:37
43791         Log: Subject: [patch@25339] ext/Dev/Peek/t/peek.t fix for VMS
43792              From: "John E. Malmberg" <wb8tyw@qsl.net>
43793              Date: Tue, 30 Aug 2005 22:17:42 -0400
43794              Message-ID: <43151346.4010001@qsl.net>
43795      Branch: perl
43796            ! ext/Devel/Peek/t/Peek.t
43797 ____________________________________________________________________________
43798 [ 25339] By: rgs                                   on 2005/08/30  18:55:46
43799         Log: Clarify the cases where system() returns 1,
43800              per a suggestion of Rick Delaney (bug #36976)
43801      Branch: perl
43802            ! pod/perlfunc.pod
43803 ____________________________________________________________________________
43804 [ 25338] By: rgs                                   on 2005/08/30  09:38:54
43805         Log: Upgrade to PathTools 3.11
43806              (no real changes)
43807      Branch: perl
43808            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
43809 ____________________________________________________________________________
43810 [ 25337] By: rgs                                   on 2005/08/30  09:34:54
43811         Log: Subject: sv-head refactor
43812              From: Jim Cromie <jim.cromie@gmail.com>
43813              Date: Thu, 25 Aug 2005 21:42:44 -0600
43814              Message-ID: <cfe85dfa05082520425f7a7738@mail.gmail.com>
43815      Branch: perl
43816            ! sv.h
43817 ____________________________________________________________________________
43818 [ 25336] By: rgs                                   on 2005/08/30  09:09:22
43819         Log: Subject: [patch@25334] t/op/magic.t - Last 3 tests invalid on VMS
43820              From: "John E. Malmberg" <wb8tyw@qsl.net>
43821              Date: Sat, 27 Aug 2005 19:54:26 -0400
43822              Message-ID: <4310FD32.70809@qsl.net>
43823      Branch: perl
43824            ! t/op/magic.t
43825 ____________________________________________________________________________
43826 [ 25335] By: rgs                                   on 2005/08/30  09:08:31
43827         Log: Subject: [patch@25334] hv.c vms environment fix.
43828              From: "John E. Malmberg" <wb8tyw@qsl.net>
43829              Date: Sat, 27 Aug 2005 19:20:50 -0400
43830              Message-ID: <4310F552.8050401@qsl.net>
43831      Branch: perl
43832            ! hv.c
43833 ____________________________________________________________________________
43834 [ 25334] By: rgs                                   on 2005/08/27  16:59:02
43835         Log: Upgrade to PathTools 3.10
43836      Branch: perl
43837            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
43838            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
43839            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
43840 ____________________________________________________________________________
43841 [ 25333] By: rgs                                   on 2005/08/27  16:28:27
43842         Log: Fix failure in Archive::Tar tests when perl is built
43843              with -Dmksymlinks
43844      Branch: perl
43845            ! lib/Archive/Tar/t/02_methods.t
43846 ____________________________________________________________________________
43847 [ 25332] By: nicholas                              on 2005/08/25  14:53:23
43848         Log: Revert 25331 (except for the typo fix).
43849      Branch: perl
43850            ! sv.c
43851 ____________________________________________________________________________
43852 [ 25331] By: nicholas                              on 2005/08/25  14:06:43
43853         Log: To make the current implementation of sv_replace sane, we should
43854              assert that the reference count of the target is also 1.
43855              (Given that we're splatting an SV with a reference count of 1 onto
43856              the target)
43857      Branch: perl
43858            ! sv.c
43859 ____________________________________________________________________________
43860 [ 25330] By: nicholas                              on 2005/08/25  13:46:31
43861         Log: Promote the warning about reference miscount in sv_replace to a panic.
43862              TODO - document the panics
43863      Branch: perl
43864            ! sv.c
43865 ____________________________________________________________________________
43866 [ 25329] By: nicholas                              on 2005/08/25  13:15:17
43867         Log: No need to manually set the reference count of a new IO to 1.
43868      Branch: perl
43869            ! gv.c
43870 ____________________________________________________________________________
43871 [ 25328] By: rgs                                   on 2005/08/25  09:29:43
43872         Log: Don't mention redundant usethreads in -V output
43873              Be more consistent in using commas
43874      Branch: perl
43875            ! myconfig.SH
43876 ____________________________________________________________________________
43877 [ 25327] By: rgs                                   on 2005/08/25  09:13:07
43878         Log: Subject: update B::Concise pod to reflect previous changes
43879              From: Jim Cromie <jcromie@divsol.com>
43880              Date: Wed, 24 Aug 2005 11:05:47 -0600
43881              Message-ID: <430CA8EB.3010904@divsol.com>
43882      Branch: perl
43883            ! ext/B/B/Concise.pm
43884 ____________________________________________________________________________
43885 [ 25326] By: rgs                                   on 2005/08/25  08:45:04
43886         Log: Fix miniperl build with threaded perl
43887      Branch: perl
43888            ! util.c
43889 ____________________________________________________________________________
43890 [ 25325] By: rgs                                   on 2005/08/24  15:53:01
43891         Log: Subject: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
43892              From: "John Peacock" <jpeacock@rowman.com>
43893              Date: Tue, 23 Aug 2005 20:41:11 +0300 (IDT)
43894              Message-ID: <2444.85.65.24.143.1124818871.squirrel@webmail.rowman.com>
43895      Branch: perl
43896            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
43897            ! pod/perlapi.pod proto.h t/comp/use.t util.c
43898 ____________________________________________________________________________
43899 [ 25324] By: rgs                                   on 2005/08/24  07:28:27
43900         Log: Unmatched parentheses (thanks to Steve Peters)
43901      Branch: perl
43902            ! pod/perlvar.pod
43903 ____________________________________________________________________________
43904 [ 25323] By: rgs                                   on 2005/08/23  13:52:17
43905         Log: My system produces core.$$ files
43906      Branch: perl
43907            ! Makefile.SH
43908 ____________________________________________________________________________
43909 [ 25322] By: rgs                                   on 2005/08/23  13:25:15
43910         Log: Subject: [PATCH blead] Use SvGETMAGIC more often
43911              From: Rick Delaney <rick@bort.ca>
43912              Date: Mon, 22 Aug 2005 13:00:33 -0400
43913              Message-ID: <20050822170033.GH7674@localhost.localdomain>
43914      Branch: perl
43915            ! doio.c pp.c pp_ctl.c pp_hot.c sv.c universal.c xsutils.c
43916 ____________________________________________________________________________
43917 [ 25321] By: rgs                                   on 2005/08/23  13:11:34
43918         Log: Subject: [PATCH] Add Windows Vista support to Win32::GetOSName()
43919              From: "Jan Dubois" <jand@ActiveState.com>
43920              Date: Mon, 22 Aug 2005 15:37:09 -0700
43921              Message-Id: <200508222237.j7MMbFPA027764@smtp3.ActiveState.com>
43922      Branch: perl
43923            ! win32/ext/Win32/Win32.pm
43924 ____________________________________________________________________________
43925 [ 25320] By: rgs                                   on 2005/08/22  15:41:15
43926         Log: Subject: Re: Documentation change for IPC::Open*.pm
43927              From: Ben Tilly <btilly@gmail.com>
43928              Date: Mon, 22 Aug 2005 08:30:14 -0700
43929              Message-ID: <acc274b3050822083093357fe@mail.gmail.com>
43930      Branch: perl
43931            ! lib/IPC/Open2.pm lib/IPC/Open3.pm
43932 ____________________________________________________________________________
43933 [ 25319] By: rgs                                   on 2005/08/22  14:48:43
43934         Log: Subject: [PATCH blead] Re: [perl #36959] List Constructor Operator - Undefined Values
43935              From: Rick Delaney <rick@bort.ca>
43936              Date: Sun, 21 Aug 2005 15:09:57 -0400
43937              Message-ID: <20050821190957.GE7674@localhost.localdomain>
43938      Branch: perl
43939            ! pp_ctl.c t/op/range.t
43940 ____________________________________________________________________________
43941 [ 25318] By: rgs                                   on 2005/08/22  13:41:10
43942         Log: Upgrade to Term::ANSIColor 1.10
43943      Branch: perl
43944            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
43945            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
43946 ____________________________________________________________________________
43947 [ 25317] By: rgs                                   on 2005/08/22  13:24:09
43948         Log: Subject: [PATCH lib/CPAN.pm] Make curl follow redirects
43949              From: Michael G Schwern <schwern@pobox.com>
43950              Date: Sun, 21 Aug 2005 00:16:26 -0700
43951              Message-ID: <20050821071625.GA29394@windhund.schwern.org>
43952      Branch: perl
43953            ! lib/CPAN.pm
43954 ____________________________________________________________________________
43955 [ 25316] By: rgs                                   on 2005/08/22  12:59:27
43956         Log: Argh. I've overwritten local changes to ptar with change 25312
43957      Branch: perl
43958            ! lib/Archive/Tar/bin/ptar
43959 ____________________________________________________________________________
43960 [ 25315] By: rgs                                   on 2005/08/22  11:47:45
43961         Log: Subject: Re: Building 25309 on VAX (OpenVMS 7.2) not ok
43962              From: Abe Timmerman <abe@ztreet.demon.nl>
43963              Date: Sun, 21 Aug 2005 16:28:42 +0200
43964              Message-Id: <200508211628.42409.abe@ztreet.demon.nl>
43965      Branch: perl
43966            ! configure.com
43967 ____________________________________________________________________________
43968 [ 25314] By: rgs                                   on 2005/08/22  11:14:59
43969         Log: Don't install ptar in module tree
43970      Branch: perl
43971            ! installperl
43972 ____________________________________________________________________________
43973 [ 25313] By: rgs                                   on 2005/08/22  10:29:45
43974         Log: Fix typo in file name
43975      Branch: perl
43976            ! MANIFEST
43977 ____________________________________________________________________________
43978 [ 25312] By: rgs                                   on 2005/08/22  10:09:40
43979         Log: Upgrade to Archive::Tar 1.26
43980              Preserve some local typo fixes
43981              Don't load Data::Dumper
43982      Branch: perl
43983            + lib/Archive/Tar/bin/ptardiff
43984            + lib/Archive/Tar/t/04_resolved_issues.t
43985            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
43986            ! lib/Archive/Tar/File.pm lib/Archive/Tar/bin/ptar
43987            ! lib/Archive/Tar/t/02_methods.t
43988 ____________________________________________________________________________
43989 [ 25311] By: nicholas                              on 2005/08/21  16:19:12
43990         Log: Subject: [patch@25305] t/op/arith.t fix for VMS with IEEE float
43991              From: "John E. Malmberg" <wb8tyw@qsl.net>
43992              Message-ID: <4307F348.70603@qsl.net>
43993              Date: Sat, 20 Aug 2005 23:21:44 -0400
43994      Branch: perl
43995            ! t/op/arith.t
43996 ____________________________________________________________________________
43997 [ 25310] By: nicholas                              on 2005/08/21  16:05:22
43998         Log: Subject: [patch@25305] lib/ExtUtils/t/Constant.t VMS fixes
43999              From: "John E. Malmberg" <wb8tyw@qsl.net>
44000              Message-ID: <43080395.50807@qsl.net>
44001              Date: Sun, 21 Aug 2005 00:31:17 -0400
44002      Branch: perl
44003            ! lib/ExtUtils/t/Constant.t
44004 ____________________________________________________________________________
44005 [ 25309] By: nicholas                              on 2005/08/19  21:19:37
44006         Log: Subject: [PATCH ext/POSIX/POSIX.xs] Whitespace
44007              From: Abigail <abigail@abigail.nl>
44008              Message-ID: <20050723003235.GJ15093@abigail.nl>
44009              Date: Sat, 23 Jul 2005 02:32:35 +0200
44010      Branch: perl
44011            ! ext/POSIX/POSIX.xs
44012 ____________________________________________________________________________
44013 [ 25308] By: rgs                                   on 2005/08/19  12:54:46
44014         Log: Subject: Re: Data::Dumper bug?
44015              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
44016              Date: Mon, 8 Aug 2005 20:33:02 -0700
44017              Message-ID: <20050809033301.GA3804@efn.org>
44018      Branch: perl
44019            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
44020 ____________________________________________________________________________
44021 [ 25307] By: rgs                                   on 2005/08/19  12:44:12
44022         Log: Subject: [PATCH] make threads.xs emit warnings properly
44023              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
44024              Date: Aug 7, 2005 7:10 AM
44025              Message-id: <20050807051041.GA3924@ethan>
44026      Branch: perl
44027            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
44028 ____________________________________________________________________________
44029 [ 25306] By: rgs                                   on 2005/08/19  06:10:28
44030         Log: Subject: [patch@25305] fixes to const fixes + Case Preserved start
44031              From: "John E. Malmberg" <wb8tyw@qsl.net>
44032              Date: Thu, 18 Aug 2005 21:18:27 -0400
44033              Message-ID: <43053363.8090809@qsl.net>
44034      Branch: perl
44035            ! vms/vms.c
44036 ____________________________________________________________________________
44037 [ 25305] By: rgs                                   on 2005/08/18  13:47:41
44038         Log: Subject: make test of perl 5.8.7 failed on icc9
44039              From: YAMASHINA Hio <hio@ymir.co.jp>
44040              Date: Thu, 18 Aug 2005 20:36:57 +0900
44041              Message-Id: <20050818165213.BDF1.HIO@ymir.co.jp>
44042      Branch: perl
44043            ! hints/linux.sh
44044 ____________________________________________________________________________
44045 [ 25304] By: rgs                                   on 2005/08/18  11:10:27
44046         Log: Subject: [PATCH] 5.9.x (and 5.8.x): Symbian update
44047              From: <jarkko.hietaniemi@nokia.com>
44048              Date: Thu, 18 Aug 2005 13:43:46 +0300
44049              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A41B@esebe105.NOE.Nokia.com>
44050      Branch: perl
44051            ! README.symbian ext/Compress/Zlib/Zlib.xs numeric.c
44052            ! symbian/TODO symbian/config.pl symbian/config.sh
44053            ! symbian/install.cfg symbian/symbian_stubs.c symbian/xsbuild.pl
44054 ____________________________________________________________________________
44055 [ 25303] By: rgs                                   on 2005/08/18  08:58:54
44056         Log: Subject: [PATCH] Re: Transliteration operator(tr//)on EBCDIC platform
44057              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
44058              Date: Fri, 12 Aug 2005 00:20:39 +0900
44059              Message-Id: <20050812001541.EA69.BQW10602@nifty.com>
44060      Branch: perl
44061            ! t/op/tr.t toke.c
44062 ____________________________________________________________________________
44063 [ 25302] By: rgs                                   on 2005/08/18  08:00:53
44064         Log: Subject: autouse.pm: remove unneeded eval
44065              From: Alexey Tourbin <at@altlinux.ru>
44066              Date: Thu, 18 Aug 2005 08:13:24 +0400
44067              Message-ID: <20050818041324.GO19097@solemn.turbinal.org>
44068              
44069              Subject: autouse.pm: check stub, use goto in stub
44070              From: Alexey Tourbin <at@altlinux.ru>
44071              Date: Thu, 18 Aug 2005 09:06:20 +0400
44072              Message-ID: <20050818050620.GP19097@solemn.turbinal.org>
44073      Branch: perl
44074            ! lib/autouse.pm
44075 ____________________________________________________________________________
44076 [ 25301] By: rgs                                   on 2005/08/17  15:57:09
44077         Log: FAQ sync
44078      Branch: perl
44079            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
44080            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
44081            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
44082 ____________________________________________________________________________
44083 [ 25300] By: steveh                                on 2005/08/17  14:33:00
44084         Log: Subject: Your bug reports for Time::Local
44085              From: Dave Rolsky <autarch@urth.org>
44086              Date: Tue, 16 Aug 2005 11:22:20 -0500 (CDT)
44087              Message-ID: <Pine.LNX.4.61.0508161120520.26270@urth.org>
44088              
44089              An improvement on change 25287 from Dave Rolsky
44090      Branch: perl
44091            ! lib/Time/Local.t
44092 ____________________________________________________________________________
44093 [ 25299] By: rgs                                   on 2005/08/17  12:33:18
44094         Log: Subject: Re: [perl #36654] Inconsistent treatment of NaN
44095              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
44096              Date: Aug 7, 2005 8:03 PM
44097              Message-ID: <20050807180308.GA2112@efn.org>
44098              
44099              Subject: Re: [perl #36654] Inconsistent treatment of NaN
44100              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
44101              Date: Wed, 10 Aug 2005 22:53:51 -0700
44102              Message-ID: <20050811055351.GA2296@efn.org>
44103      Branch: perl
44104            ! numeric.c pod/perlop.pod
44105 ____________________________________________________________________________
44106 [ 25298] By: rgs                                   on 2005/08/17  09:35:32
44107         Log: Upgrade to Time::HiRes 1.73
44108      Branch: perl
44109            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
44110 ____________________________________________________________________________
44111 [ 25297] By: nicholas                              on 2005/08/17  09:06:33
44112         Log: Given that we now have a union, there's no need for all the HvARRAY()
44113              casting games.
44114      Branch: perl
44115            ! hv.h sv.h
44116 ____________________________________________________________________________
44117 [ 25296] By: rgs                                   on 2005/08/16  17:57:27
44118         Log: Fix for [perl #36853] -Dx can crash bleadperl
44119              The PL_op_sequence global hash wasn't initialized
44120      Branch: perl
44121            ! dump.c
44122 ____________________________________________________________________________
44123 [ 25295] By: merijn                                on 2005/08/16  07:36:58
44124         Log: Subject: Time::HiRes::nanosleep support for Solaris [PATCH]
44125              From: Gisle Aas <gisle@ActiveState.com>
44126              Date: 15 Aug 2005 21:05:22 -0700
44127              Message-ID: <lrk6imy1a5.fsf@caliper.activestate.com>
44128      Branch: perl
44129            ! ext/Time/HiRes/hints/solaris.pl
44130 ____________________________________________________________________________
44131 [ 25294] By: merijn                                on 2005/08/15  09:36:30
44132         Log: Subject: Re: [PATCH@25292] add nonxs_ext to configure.com
44133              From: "John E. Malmberg" <wb8tyw@qsl.net>
44134              Date: Sat, 13 Aug 2005 12:20:34 -0400
44135              Message-ID: <42FE1DD2.8050803@qsl.net>
44136      Branch: perl
44137            ! configure.com
44138 ____________________________________________________________________________
44139 [ 25293] By: merijn                                on 2005/08/15  09:34:28
44140         Log: Subject: [PATCH configure.com] Make "prove" available on VMS
44141              From: Abe Timmerman <abe@ztreet.demon.nl>
44142              Date: Sat, 13 Aug 2005 18:16:29 +0200
44143              Message-Id: <200508131816.29092.abe@ztreet.demon.nl>
44144      Branch: perl
44145            ! configure.com
44146 ____________________________________________________________________________
44147 [ 25292] By: merijn                                on 2005/08/13  07:38:54
44148         Log: Subject: [PATCH @ 24148] Compress::Zlib 1.37
44149              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
44150              Date: Fri, 12 Aug 2005 16:31:42 +0100
44151              Message-Id: <20050812153145.PWIR17166.aamta12-winn.ispmail.ntl.com@MARQUESSPT21>
44152      Branch: perl
44153            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
44154            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
44155            ! ext/Compress/Zlib/t/03examples.t
44156 ____________________________________________________________________________
44157 [ 25291] By: merijn                                on 2005/08/13  07:33:46
44158         Log: Subject: [patch@25289] Add sig_count to CONFIGURE.COM
44159              From: "John E. Malmberg" <wb8tyw@qsl.net>
44160              Date: Fri, 12 Aug 2005 13:39:25 -0400
44161              Message-ID: <42FCDECD.8090009@qsl.net>
44162      Branch: perl
44163            ! configure.com
44164 ____________________________________________________________________________
44165 [ 25290] By: merijn                                on 2005/08/13  07:30:05
44166         Log: Subject: Re: [patch@25289] bninfnan.t setting include path to file.
44167              From: "John E. Malmberg" <wb8tyw@qsl.net>
44168              Date: Fri, 12 Aug 2005 23:17:39 -0400
44169              Message-ID: <42FD6653.6010605@qsl.net>
44170      Branch: perl
44171            ! lib/bignum/t/bninfnan.t
44172 ____________________________________________________________________________
44173 [ 25289] By: steveh                                on 2005/08/12  16:13:11
44174         Log: Supply same libs for bcc32 builds as cl and gcc builds have
44175              
44176              It makes life easier for third-party extensions if perl provides a
44177              decent set of libs to link against. cl and gcc builds already have
44178              this (except that gcc was missing one lib), but bcc32 builds only
44179              have one or two libs supplied.  In particular, the ODBC libs
44180              required for building libwin32 were not specified.  One of these
44181              doesn't exist in the Borland lib dirs by default, so generate it
44182              from the DLL if it is missing.
44183      Branch: perl
44184            ! win32/makefile.mk
44185 ____________________________________________________________________________
44186 [ 25288] By: steveh                                on 2005/08/12  15:26:11
44187         Log: Make change 25286 better
44188              
44189              Thanks to John E. Malmberg <wb8tyw@qsl.net> for pointing this out.
44190      Branch: perl
44191            ! win32/win32.c
44192 ____________________________________________________________________________
44193 [ 25287] By: steveh                                on 2005/08/11  11:56:26
44194         Log: Fix lib/Time/Local.t for bcc32 in non GMT time zones
44195              
44196              See comments at:
44197              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-08/msg00115.html
44198      Branch: perl
44199            ! lib/Time/Local.t
44200 ____________________________________________________________________________
44201 [ 25286] By: steveh                                on 2005/08/11  10:56:12
44202         Log: Silence Win32 compiler warnings following change 25280
44203      Branch: perl
44204            ! win32/win32.c
44205 ____________________________________________________________________________
44206 [ 25285] By: steveh                                on 2005/08/11  09:21:37
44207         Log: Run regen.pl
44208      Branch: perl
44209            ! pod/perlapi.pod proto.h
44210 ____________________________________________________________________________
44211 [ 25284] By: merijn                                on 2005/08/11  07:35:27
44212         Log: Subject: [patch] blead@25282 - VMS specific fixes. [2nd try]
44213              From: "John E. Malmberg" <wb8tyw@qsl.net>
44214              Date: Wed, 10 Aug 2005 23:26:03 -0400
44215              Message-ID: <42FAC54B.2050207@qsl.net>
44216      Branch: perl
44217            ! lib/Test/Harness/Straps.pm lib/vmsish.t t/lib/warnings/doio
44218            ! t/op/anonsub.t t/op/chdir.t t/op/closure.t t/op/lex_assign.t
44219            ! t/op/runlevel.t t/op/stat.t t/pod/find.t t/x2p/s2p.t
44220            ! utils/c2ph.PL vms/ext/Stdio/test.pl
44221 ____________________________________________________________________________
44222 [ 25283] By: merijn                                on 2005/08/11  07:25:32
44223         Log: Subject: [patch] blead@25282
44224              From: "John E. Malmberg" <wb8tyw@qsl.net>
44225              Date: Wed, 10 Aug 2005 23:47:47 -0400
44226              Message-ID: <42FACA63.4030805@qsl.net>
44227      Branch: perl
44228            ! t/op/exec.t t/run/exit.t
44229 ____________________________________________________________________________
44230 [ 25282] By: merijn                                on 2005/08/10  20:34:03
44231         Log: Subject: [PATCH] Re: [perl #36235] perl + gcc-4.0.0 + solaris + gnu binutils
44232              From: Andy Dougherty <doughera@lafayette.edu>
44233              Date: Tue, 26 Jul 2005 12:03:37 -0400 (EDT)
44234              Message-ID: <Pine.SOC.4.62.0507261131300.8774@maxwell.phys.lafayette.edu>
44235      Branch: perl
44236            ! hints/solaris_2.sh
44237 ____________________________________________________________________________
44238 [ 25281] By: merijn                                on 2005/08/10  11:45:11
44239         Log: Subject: conflicting types for 'Perl_my_popen'
44240              From: Alexey Tourbin <at@altlinux.ru>
44241              Date: Wed, 10 Aug 2005 15:19:15 +0400
44242              Message-ID: <20050810111915.GK19097@solemn.turbinal.org>
44243      Branch: perl
44244            ! util.c
44245 ____________________________________________________________________________
44246 [ 25280] By: merijn                                on 2005/08/10  09:14:23
44247         Log: Subject: patch@25279 VMS error handling and const fixes
44248              From: "John E. Malmberg" <wb8tyw@qsl.net>
44249              Date: Wed, 10 Aug 2005 00:37:13 -0400
44250              Message-ID: <42F98479.6030207@qsl.net>
44251      Branch: perl
44252            ! doio.c embed.fnc perl.h pp_sys.c proto.h vms/vms.c
44253            ! vms/vmsish.h
44254 ____________________________________________________________________________
44255 [ 25279] By: merijn                                on 2005/08/09  11:24:54
44256         Log: Subject: [PATCH] Fix a couple of random warnings
44257              From: Steve Peters <steve@fisharerojo.org>
44258              Date: Tue, 9 Aug 2005 06:21:48 -0500
44259              Message-ID: <20050809112148.GA4902@mccoy.peters.homeunix.org>
44260      Branch: perl
44261            ! nostdio.h perl.c
44262 ____________________________________________________________________________
44263 [ 25278] By: steveh                                on 2005/08/08  16:12:12
44264         Log: Update Porting/repository.pod to recommend Cygwin's ssh on Win32
44265              
44266              Cygwin's ssh client seems to be superior to MSYS's ssh client in that
44267              it supports the ServerAliveInterval config setting which prevents the
44268              ssh client from timing out every so often
44269      Branch: perl
44270            ! Porting/repository.pod
44271 ____________________________________________________________________________
44272 [ 25277] By: merijn                                on 2005/08/08  06:22:38
44273         Log: Subject: [PATCH] Post-OSCON NN/NULLOK-ing
44274              From: Andy Lester <andy@petdance.com>
44275              Date: Sun, 7 Aug 2005 00:59:11 -0500
44276              Message-ID: <20050807055911.GA6384@petdance.com>
44277      Branch: perl
44278            ! embed.fnc op.c
44279 ____________________________________________________________________________
44280 [ 25276] By: merijn                                on 2005/08/08  06:17:33
44281         Log: Subject: Re: [PATCH] undup
44282              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
44283              Date: Sun, 07 Aug 2005 14:49:40 +0300
44284              Message-ID: <42F5F554.5020701@gmail.com>
44285      Branch: perl
44286            ! pod/perldoc.pod pod/perltodo.pod pod/perlunicode.pod
44287 ____________________________________________________________________________
44288 [ 25275] By: davem                                 on 2005/08/07  11:15:32
44289         Log: run regen.pl after change #25274
44290      Branch: perl
44291            ! pod/perlintern.pod
44292 ____________________________________________________________________________
44293 [ 25274] By: merijn                                on 2005/08/07  10:10:12
44294         Log: Subject: [PATCH] undup 
44295              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
44296              Date: Sun, 07 Aug 2005 13:28:19 +0300
44297              Message-ID: <42F5E243.80500@gmail.com>
44298      Branch: perl
44299            ! ext/Encode/lib/Encode/Supported.pod lib/Test/Harness/TAP.pod
44300            ! pad.c pod/perl573delta.pod pod/perl58delta.pod
44301            ! pod/perlfaq7.pod pod/perlglossary.pod pod/perlvar.pod pp_ctl.c
44302 ____________________________________________________________________________
44303 [ 25273] By: rgs                                   on 2005/08/06  23:07:46
44304         Log: Add files missed in change 25271
44305      Branch: perl
44306            + ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
44307            + ext/Encode/t/mime_header_iso2022jp.t
44308 ____________________________________________________________________________
44309 [ 25272] By: rgs                                   on 2005/08/06  22:46:06
44310         Log: Clarify docs
44311      Branch: perl
44312            ! ext/PerlIO/encoding/encoding.pm
44313 ____________________________________________________________________________
44314 [ 25271] By: rgs                                   on 2005/08/06  22:15:14
44315         Log: Upgrade to Encode 2.11, plus a patch to PerlIO::encoding
44316              by Dan Kogai to fix encoding(utf-8-strict) with partial
44317              characters.
44318      Branch: perl
44319            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
44320            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
44321            ! ext/Encode/Encode/encode.h ext/Encode/MANIFEST
44322            ! ext/Encode/META.yml ext/Encode/lib/Encode/Alias.pm
44323            ! ext/Encode/lib/Encode/Config.pm
44324            ! ext/Encode/lib/Encode/MIME/Header.pm
44325            ! ext/PerlIO/encoding/encoding.pm
44326 ____________________________________________________________________________
44327 [ 25270] By: merijn                                on 2005/08/06  15:54:55
44328         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadperl: abs() busted outside integer range
44329              From: Dominic Dunlop <shouldbedomo@mac.com>
44330              Date: Sat, 6 Aug 2005 17:47:40 +0200
44331              Message-Id: <EF62D3CF-8B54-4C7B-973E-C259F487AE32@mac.com>
44332      Branch: perl
44333            ! pp.c t/op/arith.t
44334 ____________________________________________________________________________
44335 [ 25269] By: rgs                                   on 2005/08/05  16:31:44
44336         Log: Subject: [patch]vms.c - buffer highwater overrun in vmsify
44337              From: John E. Malmberg <wb8tyw@qsl.net>
44338              Date: Mon, 01 Aug 2005 19:54:22 -0400
44339              Message-ID: <42EEB62E.3020108@qsl.net>
44340      Branch: perl
44341            ! vms/vms.c
44342 ____________________________________________________________________________
44343 [ 25268] By: rgs                                   on 2005/08/05  15:01:19
44344         Log: "thread failed to start" is a severe warning, not a fatal error
44345              as reported by Tassilo von Parseval.
44346      Branch: perl
44347            ! pod/perldiag.pod
44348 ____________________________________________________________________________
44349 [ 25267] By: merijn                                on 2005/08/05  14:13:26
44350         Log: ASCIZ is not a typo
44351      Branch: perl
44352            ! pod/perlfunc.pod
44353 ____________________________________________________________________________
44354 [ 25266] By: merijn                                on 2005/08/05  07:50:40
44355         Log: Subject: [PATCH] Typos in *.p[lm]
44356              From: "Piotr Fusik" <pfusik@op.pl>
44357              Date: Sun, 31 Jul 2005 12:50:04 +0200
44358              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
44359      Branch: perl
44360            ! ext/Encode/lib/Encode/PerlIO.pod
44361            ! ext/Encode/lib/Encode/Supported.pod lib/ExtUtils/MM_Win95.pm
44362            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/Net/libnetFAQ.pod
44363            ! lib/Test/Harness/TAP.pod lib/Test/Tutorial.pod
44364            ! pod/perlfunc.pod pod/perltoc.pod
44365 ____________________________________________________________________________
44366 [ 25265] By: rgs                                   on 2005/08/04  16:45:37
44367         Log: VMS debugging help, by John E. Malmberg
44368      Branch: perl
44369            ! vms/descrip_mms.template
44370 ____________________________________________________________________________
44371 [ 25264] By: merijn                                on 2005/08/03  10:30:54
44372         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1 cpu)
44373              From: Dominic Dunlop <shouldbedomo@mac.com>
44374              Date: Wed, 3 Aug 2005 12:19:03 +0200
44375              Message-Id: <8D595B69-4489-4395-BFA4-07DF5859D556@mac.com>
44376      Branch: perl
44377            ! t/op/sprintf.t
44378 ____________________________________________________________________________
44379 [ 25263] By: merijn                                on 2005/08/02  13:59:49
44380         Log: The typo changes from 25261 (of course) altered the MD5's
44381      Branch: perl
44382            ! ext/Digest/MD5/t/files.t
44383 ____________________________________________________________________________
44384 [ 25262] By: merijn                                on 2005/08/02  13:45:35
44385         Log: Typoes from 25261 also in expected for tests
44386      Branch: perl
44387            ! t/pod/pod2usage.xr
44388 ____________________________________________________________________________
44389 [ 25261] By: merijn                                on 2005/08/02  10:39:51
44390         Log: Subject: [PATCH] Typos in *.p[lm]
44391              From: "Piotr Fusik" <pfusik@op.pl>
44392              Date: Sun, 31 Jul 2005 12:50:04 +0200
44393              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
44394      Branch: perl
44395            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bblock.pm ext/B/B/CC.pm
44396            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
44397            ! ext/B/t/OptreeCheck.pm ext/Compress/Zlib/Zlib.pm
44398            ! ext/DB_File/DB_File.pm ext/Digest/MD5/MD5.pm
44399            ! ext/Encode/Encode.pm ext/Encode/encoding.pm
44400            ! ext/Encode/lib/Encode/Alias.pm ext/IO/lib/IO/Dir.pm
44401            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Socket/INET.pm
44402            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
44403            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
44404            ! ext/SDBM_File/SDBM_File.pm ext/Storable/Storable.pm
44405            ! ext/XS/APItest/APItest.pm ext/re/re.pm lib/Archive/Tar.pm
44406            ! lib/Archive/Tar/Constant.pm lib/Attribute/Handlers.pm
44407            ! lib/CGI.pm lib/CGI/Carp.pm lib/CPAN.pm lib/Digest.pm
44408            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
44409            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
44410            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
44411            ! lib/ExtUtils/ParseXS.pm lib/File/Basename.pm
44412            ! lib/File/Spec/Mac.pm lib/File/Temp.pm lib/Filter/Simple.pm
44413            ! lib/Getopt/Long.pm lib/I18N/LangTags.pm
44414            ! lib/I18N/LangTags/List.pm lib/Math/BigFloat.pm
44415            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm lib/Math/BigRat.pm
44416            ! lib/NEXT.pm lib/Net/Cmd.pm lib/Net/Config.pm lib/Net/FTP.pm
44417            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/Ping.pm
44418            ! lib/Net/SMTP.pm lib/PerlIO.pm lib/Pod/Checker.pm
44419            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Pod/InputObjects.pm
44420            ! lib/Pod/LaTeX.pm lib/Pod/Parser.pm lib/Pod/Select.pm
44421            ! lib/Pod/Usage.pm lib/Switch.pm lib/Term/ANSIColor.pm
44422            ! lib/Test.pm lib/Test/More.pm lib/Text/Balanced.pm
44423            ! lib/Text/Wrap.pm lib/Tie/File.pm lib/Tie/Hash.pm
44424            ! lib/Unicode/UCD.pm lib/base.pm lib/bigint.pm lib/bignum.pm
44425            ! lib/bigrat.pm lib/blib.pm lib/diagnostics.pm lib/perl5db.pl
44426            ! lib/version.pm lib/vmsish.pm os2/OS2/PrfDB/PrfDB.pm
44427            ! os2/OS2/Process/Process.pm pod/checkpods.PL pod/pod2usage.PL
44428            ! utils/h2xs.PL win32/bin/pl2bat.pl wince/bin/pl2bat.pl
44429            ! wince/comp.pl
44430 ____________________________________________________________________________
44431 [ 25260] By: rgs                                   on 2005/08/01  15:14:48
44432         Log: Document where to find maintainers of dual live modules
44433      Branch: perl
44434            ! pod/perlhack.pod
44435 ____________________________________________________________________________
44436 [ 25259] By: rgs                                   on 2005/08/01  15:12:07
44437         Log: More typo fixes (damn generated pod files)
44438      Branch: perl
44439            ! pad.c
44440 ____________________________________________________________________________
44441 [ 25258] By: rgs                                   on 2005/08/01  14:45:22
44442         Log: Subject: Re: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # @array modified!
44443              From: Michael G Schwern <schwern@pobox.com>
44444              Date: Sat, 23 Jul 2005 19:59:29 -0700
44445              Message-ID: <20050724025929.GA6574@windhund.schwern.org>
44446      Branch: perl
44447            ! pod/perlfunc.pod
44448 ____________________________________________________________________________
44449 [ 25257] By: rgs                                   on 2005/08/01  13:58:04
44450         Log: Various patches by John E. Malmberg to fix data
44451              corruption issues on VMS. Back out change 25218 and
44452              the parts of change 25217 that affect pp_ctl.c and
44453              pp_sys.c.
44454      Branch: perl
44455            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
44456            ! vms/vms.c vms/vmsish.h
44457 ____________________________________________________________________________
44458 [ 25256] By: rgs                                   on 2005/08/01  13:54:52
44459         Log: Various patches by John E. Malmberg to fix data
44460              corruption issues on VMS. Back out change 25218 and
44461              the parts of change 25217 that affect pp_ctl.c and
44462              pp_sys.c.
44463      Branch: perl
44464            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
44465            ! vms/vms.c vms/vmsish.h
44466 ____________________________________________________________________________
44467 [ 25255] By: rgs                                   on 2005/08/01  13:15:25
44468         Log: Subject: [patch] blead@25226 on OpenVMS/vms.c - fopen bug.
44469              From: "John E. Malmberg" <wb8tyw@qsl.net>
44470              Date: Fri, 29 Jul 2005 10:24:15 -0400
44471              Message-ID: <42EA3C0F.9040900@qsl.net>
44472      Branch: perl
44473            ! vms/vms.c
44474 ____________________________________________________________________________
44475 [ 25254] By: rgs                                   on 2005/08/01  08:14:27
44476         Log: Another typo fix
44477      Branch: perl
44478            ! XSUB.h pod/perlapi.pod
44479 ____________________________________________________________________________
44480 [ 25253] By: rgs                                   on 2005/08/01  08:13:10
44481         Log: Subject: [PATCH] POD typos
44482              From: "Piotr Fusik" <pfusik@op.pl>
44483              Date: Sat, 30 Jul 2005 21:54:19 +0200
44484              Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>
44485      Branch: perl
44486            ! Porting/pumpkin.pod Porting/repository.pod ext/POSIX/POSIX.pod
44487            ! pod/perl593delta.pod pod/perlapio.pod pod/perldebug.pod
44488            ! pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq3.pod
44489            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlglossary.pod
44490            ! pod/perlguts.pod pod/perlintern.pod pod/perltodo.pod
44491            ! pod/perlxs.pod symbian/PerlBase.pod vms/perlvms.pod
44492 ____________________________________________________________________________
44493 [ 25252] By: rgs                                   on 2005/08/01  07:49:58
44494         Log: Subject: Re: [perl #36622] y/// at end of file
44495              From: Michael G Schwern <schwern@pobox.com>
44496              Date: Fri, 22 Jul 2005 11:51:15 -0700
44497              Message-ID: <20050722185115.GB28829@windhund.schwern.org>
44498      Branch: perl
44499            ! t/op/tr.t t/test.pl
44500 ____________________________________________________________________________
44501 [ 25251] By: rgs                                   on 2005/08/01  07:23:08
44502         Log: Subject: Re: blead@25210 on OpenVMS (not good)
44503              From: "John E. Malmberg" <wb8tyw@qsl.net>
44504              Date: Sun, 24 Jul 2005 19:09:01 -0400
44505              Message-ID: <42E41F8D.3040306@qsl.net>
44506              
44507              constify Perl_unlnk
44508      Branch: perl
44509            ! embed.fnc perl.h proto.h util.c
44510 ____________________________________________________________________________
44511 [ 25250] By: rgs                                   on 2005/08/01  07:03:36
44512         Log: Subject: blead@25226 - ext/Compress/Zlib on VMS.
44513              From: "John E. Malmberg" <wb8tyw@qsl.net>
44514              Date: Sun, 31 Jul 2005 23:19:51 -0400
44515              Message-ID: <42ED94D6.7020104@qsl.net>
44516      Branch: perl
44517            ! ext/Compress/Zlib/t/03examples.t
44518 ____________________________________________________________________________
44519 [ 25249] By: rgs                                   on 2005/08/01  06:57:09
44520         Log: Subject: [patch] blead@25226 - t/op/pack.t undefined value fix
44521              From: "John E. Malmberg" <wb8tyw@qsl.net>
44522              Date: Sun, 31 Jul 2005 22:18:19 -0400
44523              Message-ID: <42ED866B.3000308@qsl.net>
44524      Branch: perl
44525            ! t/op/pack.t
44526 ____________________________________________________________________________
44527 [ 25248] By: merijn                                on 2005/07/31  15:50:45
44528         Log: SIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count = 33, but
44529              POSIX::SigRt is not available on use
44530      Branch: perl
44531            ! ext/POSIX/t/sigaction.t
44532 ____________________________________________________________________________
44533 [ 25247] By: merijn                                on 2005/07/31  15:47:51
44534         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25237 FAIL(F) linux 2.6.12-4-686 [debian] (i686/1 cpu)
44535              From: Dominic Dunlop <shouldbedomo@mac.com>
44536              Date: Fri, 29 Jul 2005 17:41:59 +0200
44537              Message-Id: <33378322-189C-4D70-AC0B-1AF589DD56E7@mac.com>
44538      Branch: perl
44539            ! sv.h
44540 ____________________________________________________________________________
44541 [ 25246] By: rgs                                   on 2005/07/31  15:15:35
44542         Log: Remove the documentation for $#, which has been removed
44543      Branch: perl
44544            ! pod/perlvar.pod
44545 ____________________________________________________________________________
44546 [ 25245] By: rgs                                   on 2005/07/29  15:36:09
44547         Log: Update Changes
44548      Branch: perl
44549            ! Changes
44550 ____________________________________________________________________________
44551 [ 25244] By: steveh                                on 2005/07/29  09:41:38
44552         Log: Skip op/sprintf.t test 147 on MSWin32
44553              ... and fix the skip code so that it actually works ;-)
44554      Branch: perl
44555            ! t/op/sprintf.t
44556 ____________________________________________________________________________
44557 [ 25243] By: rgs                                   on 2005/07/29  08:31:51
44558         Log: Subject: [PATCH] More embed.fnc goodness
44559              From: Andy Lester <andy@petdance.com>
44560              Date: Thu, 28 Jul 2005 14:09:56 -0500
44561              Message-ID: <20050728190956.GB607@petdance.com>
44562      Branch: perl
44563            ! doio.c embed.fnc embed.h op.c pp_ctl.c proto.h regcomp.c
44564            ! regexec.c sv.c util.c
44565 ____________________________________________________________________________
44566 [ 25242] By: rgs                                   on 2005/07/29  07:19:11
44567         Log: Subject: [PATCH] Fix English error in overload.pm
44568              From: Andy Lester <andy@petdance.com>
44569              Date: Thu, 28 Jul 2005 14:10:43 -0500
44570              Message-ID: <20050728191043.GC607@petdance.com>
44571      Branch: perl
44572            ! lib/overload.pm
44573 ____________________________________________________________________________
44574 [ 25241] By: rgs                                   on 2005/07/28  17:34:36
44575         Log: Clarification to the syntax of loop modifiers
44576              by Piotr Fusik
44577      Branch: perl
44578            ! pod/perlfunc.pod
44579 ____________________________________________________________________________
44580 [ 25240] By: rgs                                   on 2005/07/28  17:29:47
44581         Log: Subject: RE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
44582              From: "Green, Paul" <Paul.Green@stratus.com>
44583              Date: Mon, 25 Jul 2005 12:39:32 -0400
44584              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB8A9F67@EXNA.corp.stratus.com>
44585      Branch: perl
44586            ! mg.c
44587 ____________________________________________________________________________
44588 [ 25239] By: rgs                                   on 2005/07/28  17:18:13
44589         Log: Subject: [PATCH fresh_perl.t] Being more careful about newlines
44590              From: Michael G Schwern <schwern@pobox.com>
44591              Date: Fri, 22 Jul 2005 12:53:34 -0700
44592              Message-ID: <20050722195334.GA12431@windhund.schwern.org>
44593      Branch: perl
44594            ! t/run/fresh_perl.t
44595 ____________________________________________________________________________
44596 [ 25238] By: rgs                                   on 2005/07/28  16:11:23
44597         Log: Subject: [PATCH] perl.h, use STRINGIFY in 25171
44598              From: Robin Barker <Robin.Barker@npl.co.uk>
44599              Date: Thu, 28 Jul 2005 12:13:13 +0100
44600              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75A@hotel.npl.co.uk>
44601      Branch: perl
44602            ! perl.h
44603 ____________________________________________________________________________
44604 [ 25237] By: merijn                                on 2005/07/28  13:03:09
44605         Log: Subject: [PATCH] tidy up DieNull and DIE_NULL
44606              From: Robin Barker <Robin.Barker@npl.co.uk>
44607              Date: Thu, 28 Jul 2005 14:05:51 +0100
44608              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75C@hotel.npl.co.uk>
44609      Branch: perl
44610            ! embed.fnc mg.c perl.h pp.h pp_sys.c proto.h
44611 ____________________________________________________________________________
44612 [ 25236] By: rgs                                   on 2005/07/28  12:59:55
44613         Log: Subject: [PATCH] silence compiler warning in mg.c POSIX.xs
44614              From: Robin Barker <Robin.Barker@npl.co.uk>
44615              Date: Thu, 28 Jul 2005 13:57:31 +0100
44616              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75B@hotel.npl.co.uk>
44617      Branch: perl
44618            ! ext/POSIX/POSIX.xs mg.c perl.h
44619 ____________________________________________________________________________
44620 [ 25235] By: merijn                                on 2005/07/28  12:22:27
44621         Log: sprintf now has all but two tests enabled.
44622              the list supports skipping of expected fails
44623              new test for %.0g from Dominic Dunlop
44624      Branch: perl
44625            ! t/op/sprintf.t
44626 ____________________________________________________________________________
44627 [ 25234] By: steveh                                on 2005/07/28  09:10:41
44628         Log: Subject: [PATCH] perlfunc.pod grammar fixes
44629              From: Steve Peters <steve@fisharerojo.org>
44630              Date: Wed, 27 Jul 2005 22:02:13 -0500
44631              Message-ID: <20050728030213.GA11330@mccoy.peters.homeunix.org>
44632              
44633              (with minor tweaks)
44634      Branch: perl
44635            ! pod/perlfunc.pod
44636 ____________________________________________________________________________
44637 [ 25233] By: rgs                                   on 2005/07/28  09:07:57
44638         Log: Sync change 25229 to .h source files
44639      Branch: perl
44640            ! cv.h pad.h
44641 ____________________________________________________________________________
44642 [ 25232] By: rgs                                   on 2005/07/28  08:53:55
44643         Log: Subject: [perl #36672] Swapped warnings for -o and -O file tests 
44644              From: "Piotr Fusik" (via RT) <perlbug-followup@perl.org>
44645              Date: Wed, 27 Jul 2005 15:43:17 -0700
44646              Message-ID: <rt-3.0.11-36672-118371.6.12458378853063@perl.org>
44647              
44648              (except the redundant test)
44649      Branch: perl
44650            ! opcode.h opcode.pl t/lib/warnings/9uninit
44651 ____________________________________________________________________________
44652 [ 25231] By: merijn                                on 2005/07/28  06:48:14
44653         Log: Subject: Re: [PATCH] Tru64: use -c99 for ccflags if available
44654              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
44655              Date: Thu, 28 Jul 2005 10:01:51 +0300
44656              Message-ID: <42E882DF.6020100@gmail.com>
44657              Message-ID: <42E86DE9.6090709@gmail.com>
44658      Branch: perl
44659            ! handy.h hints/dec_osf.sh
44660 ____________________________________________________________________________
44661 [ 25230] By: merijn                                on 2005/07/27  16:28:58
44662         Log: Some signals are more real than others
44663              Also added comment about why the tests are there
44664      Branch: perl
44665            ! ext/POSIX/t/sigaction.t
44666 ____________________________________________________________________________
44667 [ 25229] By: merijn                                on 2005/07/27  16:26:16
44668         Log: Subject: [PATCH] id est is i.e.
44669              From: Steve Peters <steve@fisharerojo.org>
44670              Date: Tue, 26 Jul 2005 20:42:38 -0500
44671              Message-ID: <20050727014238.GA2582@mccoy.peters.homeunix.org>
44672      Branch: perl
44673            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
44674            ! pod/perlintern.pod
44675 ____________________________________________________________________________
44676 [ 25228] By: merijn                                on 2005/07/26  13:23:10
44677         Log: Use the correct gcc when more than one gcc is installed
44678              Thanks to Campo
44679      Branch: perl
44680            ! hints/aix.sh
44681 ____________________________________________________________________________
44682 [ 25227] By: rgs                                   on 2005/07/26  09:20:11
44683         Log: Subject: [perl #36658] Typo in perlfunc.pod 
44684              From: "John W. Krahn" (via RT) <perlbug-followup@perl.org>
44685              Date: Tue, 26 Jul 2005 01:07:18 -0700
44686              Message-ID: <rt-3.0.11-36658-118300.18.7320750032131@perl.org>
44687      Branch: perl
44688            ! pod/perlfunc.pod
44689 ____________________________________________________________________________
44690 [ 25226] By: steveh                                on 2005/07/25  14:37:41
44691         Log: Reinstate PERL_MALLOC_WRAP for bcc32 on Win32
44692              
44693              This was disabled by change 22689 because it was severely broken
44694              at the time.  See the thread starting here:
44695              
44696              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-04/msg00370.html
44697              
44698              The PERL_MALLOC_WRAP code in handy.h has since changed along the
44699              lines of what was discussed in that thread (in particular, by change
44700              25034) and I find that everything is now fine with PERL_MALLOC_WRAP
44701              re-enabled.
44702      Branch: perl
44703            ! win32/config_H.bc
44704 ____________________________________________________________________________
44705 [ 25225] By: steveh                                on 2005/07/25  14:34:12
44706         Log: Ken pointed out that CBuilder's cleanup is too agrressive
44707              
44708              The Windows compile() and link() methods bizarrely include their own
44709              output files in the list of files to be cleaned up.  Now that they
44710              actually are being cleaned up, this isn't ideal ;-)
44711              
44712              Stop compile() and link() from cleaning up their own output, and
44713              reinstate the explicit deletion of those output files in the test
44714              scripts.
44715      Branch: perl
44716            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
44717            ! lib/ExtUtils/CBuilder/t/01-basic.t
44718            ! lib/ExtUtils/CBuilder/t/02-link.t
44719            ! lib/ExtUtils/ParseXS/t/basic.t
44720 ____________________________________________________________________________
44721 [ 25224] By: steveh                                on 2005/07/25  11:53:44
44722         Log: Silence uninitialized value warnings in Net::Cmd
44723              
44724              (Suppresses 20 such warnings emitted by lib/Net/t/datasend.t)
44725      Branch: perl
44726            ! lib/Net/Cmd.pm
44727 ____________________________________________________________________________
44728 [ 25223] By: merijn                                on 2005/07/25  11:47:03
44729         Log: use POSIX might not throw an error. Check for useful values also
44730      Branch: perl
44731            ! ext/POSIX/t/sigaction.t
44732 ____________________________________________________________________________
44733 [ 25222] By: steveh                                on 2005/07/25  11:11:29
44734         Log: Make CBuilder and ParseXS clean up their temp test files
44735      Branch: perl
44736            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
44737            ! lib/ExtUtils/CBuilder/t/01-basic.t
44738            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
44739            ! lib/ExtUtils/ParseXS/t/basic.t
44740 ____________________________________________________________________________
44741 [ 25221] By: rgs                                   on 2005/07/25  09:49:39
44742         Log: Increment the version number of version.pm
44743              (no code changes on CPAN)
44744      Branch: perl
44745            ! lib/version.pm
44746 ____________________________________________________________________________
44747 [ 25220] By: merijn                                on 2005/07/25  08:53:34
44748         Log: Subject: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
44749              From: Michael G Schwern <schwern@pobox.com>
44750              Date: Sat, 23 Jul 2005 17:25:18 -0700
44751              Message-ID: <20050724002518.GB4918@windhund.schwern.org>
44752              
44753              Subject: Re: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
44754              From: Michael G Schwern <schwern@pobox.com>
44755              Date: Sun, 24 Jul 2005 13:49:25 -0700
44756              Message-ID: <20050724204925.GC13275@windhund.schwern.org>
44757      Branch: perl
44758            ! pod/perlfunc.pod
44759 ____________________________________________________________________________
44760 [ 25219] By: merijn                                on 2005/07/25  08:39:08
44761         Log: Subject: [PATCH] perlfunc.pod: s/definetely/definitely/
44762              From: "Piotr Fusik" <pfusik@op.pl>
44763              Date: Sun, 24 Jul 2005 12:55:09 +0200
44764              Message-ID: <004e01c5903e$2affb3a0$60d24dd5@piec>
44765      Branch: perl
44766            ! pod/perlfunc.pod
44767 ____________________________________________________________________________
44768 [ 25218] By: nicholas                              on 2005/07/24  22:35:56
44769         Log: Subject: [PATCH] Re: blead@25210 on OpenVMS (not good)
44770              From: "Craig A. Berry" <craigberry@mac.com>
44771              Message-Id: <p06230906bf09caa9618b@[172.16.52.1]>
44772              Date: Sun, 24 Jul 2005 17:47:26 -0500
44773      Branch: perl
44774            ! doio.c
44775 ____________________________________________________________________________
44776 [ 25217] By: nicholas                              on 2005/07/24  20:52:13
44777         Log: Subject: [PATCH] blead help for VMS
44778              From: "Craig A. Berry" <craigberry@mac.com>
44779              Message-ID: <42E3FABB.1020900@mac.com>
44780              Date: Sun, 24 Jul 2005 15:31:55 -0500
44781      Branch: perl
44782           +> ext/Compress/Zlib/zlib-src/adler32.c
44783           +> ext/Compress/Zlib/zlib-src/compress.c
44784           +> ext/Compress/Zlib/zlib-src/crc32.c
44785           +> ext/Compress/Zlib/zlib-src/crc32.h
44786           +> ext/Compress/Zlib/zlib-src/deflate.c
44787           +> ext/Compress/Zlib/zlib-src/deflate.h
44788           +> ext/Compress/Zlib/zlib-src/gzio.c
44789           +> ext/Compress/Zlib/zlib-src/infback.c
44790           +> ext/Compress/Zlib/zlib-src/inffast.c
44791           +> ext/Compress/Zlib/zlib-src/inffast.h
44792           +> ext/Compress/Zlib/zlib-src/inffixed.h
44793           +> ext/Compress/Zlib/zlib-src/inflate.c
44794           +> ext/Compress/Zlib/zlib-src/inflate.h
44795           +> ext/Compress/Zlib/zlib-src/inftrees.c
44796           +> ext/Compress/Zlib/zlib-src/inftrees.h
44797           +> ext/Compress/Zlib/zlib-src/trees.c
44798           +> ext/Compress/Zlib/zlib-src/trees.h
44799           +> ext/Compress/Zlib/zlib-src/uncompr.c
44800           +> ext/Compress/Zlib/zlib-src/zconf.h
44801           +> ext/Compress/Zlib/zlib-src/zlib.h
44802           +> ext/Compress/Zlib/zlib-src/zutil.c
44803           +> ext/Compress/Zlib/zlib-src/zutil.h
44804            - ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
44805            - ext/Compress/Zlib/zlib-src-1.2.3/compress.c
44806            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
44807            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
44808            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
44809            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
44810            - ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
44811            - ext/Compress/Zlib/zlib-src-1.2.3/infback.c
44812            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
44813            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
44814            - ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
44815            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
44816            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
44817            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
44818            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
44819            - ext/Compress/Zlib/zlib-src-1.2.3/trees.c
44820            - ext/Compress/Zlib/zlib-src-1.2.3/trees.h
44821            - ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
44822            - ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
44823            - ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
44824            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
44825            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
44826            ! MANIFEST ext/Compress/Zlib/config.in mg.c pp_ctl.c pp_sys.c
44827            ! vms/gen_shrfls.pl
44828 ____________________________________________________________________________
44829 [ 25216] By: steveh                                on 2005/07/22  16:53:11
44830         Log: Fix USE_LARGE_FILES with bcc32 on Win32?
44831              
44832              Trawling through all these config files, I think I've found the
44833              reason why bcc32 builds with USE_LARGE_FILES were failing (e.g.
44834              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00809.html):
44835              lseeksize and lseektype were set to 8 and __int64, but Borland's
44836              <io.h> suggests that they should be 4 and long respectively.
44837              
44838              Changing them accordingly makes all tests pass. And I see that
44839              win32/win32.c has special handling for __BORLANDC__ + USE_LARGE_FILES,
44840              presumably to cope with this difference?
44841      Branch: perl
44842            ! win32/config.bc
44843 ____________________________________________________________________________
44844 [ 25215] By: steveh                                on 2005/07/22  16:36:41
44845         Log: Tweak the canned win32/config.* files
44846              
44847              uselargefiles, usemultiplicity, useperlio and useithreads are now
44848              off in the canned win32/config_H.* files, so change these to match.
44849              
44850              Also scrap the misleading ~USE_PERLIO~ and ~USE_SITECUST~ tags
44851              which don't actually work since no such CFG_VARS are passed in to
44852              config_sh.PL. (The useperlio and usesitecustomize entries actually
44853              get substituted by the more general "if (/^([\w_]+)=(.*)$/)" case.)
44854      Branch: perl
44855            ! win32/config.bc win32/config.gc win32/config.vc
44856            ! win32/config.vc64
44857 ____________________________________________________________________________
44858 [ 25214] By: steveh                                on 2005/07/22  14:22:38
44859         Log: Add missing entries to win32/config.*
44860              
44861              No existing entries changed, just adding some missing ones based
44862              on Porting/config.sh
44863      Branch: perl
44864            ! win32/config.bc win32/config.gc win32/config.vc
44865            ! win32/config.vc64
44866 ____________________________________________________________________________
44867 [ 25213] By: rgs                                   on 2005/07/22  12:23:35
44868         Log: Subject: [perl #36612] [PATCH] Misleading shift docs about @ARGV
44869              From: Michael G Schwern (via RT) <perlbug-followup@perl.org>
44870              Date: Wed, 20 Jul 2005 18:26:23 -0700
44871              Message-ID: <rt-3.0.11-36612-118070.2.49212485540788@perl.org>
44872      Branch: perl
44873            ! pod/perlfunc.pod
44874 ____________________________________________________________________________
44875 [ 25212] By: steveh                                on 2005/07/22  10:32:02
44876         Log: Tidy up options / defines output from makedef.pl
44877              and change Win32-specific comments to say "On Win32 ..." now
44878              that AIX is using the same code too
44879      Branch: perl
44880            ! makedef.pl
44881 ____________________________________________________________________________
44882 [ 25211] By: steveh                                on 2005/07/22  10:29:51
44883         Log: Silence Win32 warnings when not using USE_LARGE_FILES
44884      Branch: perl
44885            ! win32/win32.c
44886 ____________________________________________________________________________
44887 [ 25210] By: merijn                                on 2005/07/21  17:40:06
44888         Log: I *DO* have AIX, and extending #25209 like this make it happy again
44889              Thank you Steve!
44890      Branch: perl
44891            ! makedef.pl
44892 ____________________________________________________________________________
44893 [ 25209] By: steveh                                on 2005/07/21  17:01:33
44894         Log: Make makedef.pl read "miniperl -V" on Win32
44895              
44896              Perhaps other platforms that use makedef.pl also need a similar
44897              change (currently required to pick up PERL_DONT_CREATE_GVSV),
44898              but it also requires them to have minimal canned configs (if they
44899              are using canned configs like Win32 does) and I don't have any
44900              of the affected platforms (AIX, WinCE, OS/2, MacOS Classic and
44901              NetWare) for testing, so play it safe instead
44902      Branch: perl
44903            ! makedef.pl
44904 ____________________________________________________________________________
44905 [ 25208] By: steveh                                on 2005/07/21  16:50:27
44906         Log: Make the canned config.h files used on Win32 more minimal
44907              
44908              These are used in their unedited form to build miniperl, so should
44909              represent a minimal configuration
44910              
44911              The plan is to use miniperl's "-V" output in makedef.pl, so it is
44912              important that it doesn't include any of the optional things in the
44913              makefiles that the user might have chosen to disable
44914              
44915              (The actual config.h used to build perl itself is, of course, an
44916              edited version of these canned configs produced by using miniperl
44917              to run config_h.PL so these changes won't affect perl itself)
44918      Branch: perl
44919            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
44920            ! win32/config_H.vc64
44921 ____________________________________________________________________________
44922 [ 25207] By: merijn                                on 2005/07/21  15:41:39
44923         Log: Subject: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
44924              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
44925              Date: Thu, 21 Jul 2005 18:33:22 +0300
44926              Message-ID: <42DFC042.1090201@gmail.com>
44927      Branch: perl
44928            ! ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t mg.c
44929 ____________________________________________________________________________
44930 [ 25206] By: steveh                                on 2005/07/21  14:20:06
44931         Log: Rearrange win32/config_H.* to match config_h.SH
44932              
44933              No actual changes, just reordering the contents of the files so that
44934              diff works better.
44935      Branch: perl
44936            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
44937            ! win32/config_H.vc64
44938 ____________________________________________________________________________
44939 [ 25205] By: rgs                                   on 2005/07/21  12:39:43
44940         Log: Subject: [PATCH perl@24148] Compress::Zlib 1.35
44941              From: "Paul Marquess" <paul.marquess@ntlworld.com>
44942              Date: Thu, 21 Jul 2005 10:06:06 +0100
44943              Message-Id: <20050721090634.CA4E61F0003@mx1.mandriva.com>
44944      Branch: perl
44945            + ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
44946            + ext/Compress/Zlib/zlib-src-1.2.3/compress.c
44947            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
44948            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
44949            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
44950            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
44951            + ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
44952            + ext/Compress/Zlib/zlib-src-1.2.3/infback.c
44953            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
44954            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
44955            + ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
44956            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
44957            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
44958            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
44959            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
44960            + ext/Compress/Zlib/zlib-src-1.2.3/trees.c
44961            + ext/Compress/Zlib/zlib-src-1.2.3/trees.h
44962            + ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
44963            + ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
44964            + ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
44965            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
44966            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
44967            - ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
44968            - ext/Compress/Zlib/zlib-src-1.2.2/compress.c
44969            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
44970            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
44971            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
44972            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
44973            - ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
44974            - ext/Compress/Zlib/zlib-src-1.2.2/infback.c
44975            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
44976            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
44977            - ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
44978            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
44979            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
44980            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
44981            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
44982            - ext/Compress/Zlib/zlib-src-1.2.2/trees.c
44983            - ext/Compress/Zlib/zlib-src-1.2.2/trees.h
44984            - ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
44985            - ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
44986            - ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
44987            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
44988            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
44989            ! MANIFEST ext/Compress/Zlib/Changes ext/Compress/Zlib/README
44990            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
44991            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/t/05gzsetp.t
44992 ____________________________________________________________________________
44993 [ 25204] By: rgs                                   on 2005/07/20  16:53:16
44994         Log: Remove :base_io from the set of default "safe" opcodes.
44995              This fixes bug [perl #36213] "Possible flaw in Safe.pm/Opcode.pm
44996              that allows access to any file" but introduces a backward
44997              compatibility issue.
44998      Branch: perl
44999            ! ext/Opcode/Opcode.pm ext/Safe/t/safe2.t
45000 ____________________________________________________________________________
45001 [ 25203] By: steveh                                on 2005/07/20  13:59:18
45002         Log: Fix definition of Perl_sighandler following change 25200
45003      Branch: perl
45004            ! mg.c
45005 ____________________________________________________________________________
45006 [ 25202] By: rgs                                   on 2005/07/20  13:19:10
45007         Log: Subject: [PATCH] Convert t/op/vec.t to test.pl
45008              From: Steve Peters <steve@fisharerojo.org>
45009              Date: Wed, 20 Jul 2005 08:06:38 -0500
45010              Message-ID: <20050720130638.GA6123@mccoy.peters.homeunix.org>
45011      Branch: perl
45012            ! t/op/vec.t
45013 ____________________________________________________________________________
45014 [ 25201] By: steveh                                on 2005/07/20  13:08:54
45015         Log: Silence Win32 compiler warning (signed/unsigned mismatch)
45016      Branch: perl
45017            ! pad.c
45018 ____________________________________________________________________________
45019 [ 25200] By: rgs                                   on 2005/07/20  12:28:16
45020         Log: Subject: [PATCH] support POSIX SA_SIGINFO
45021              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
45022              Date: Wed, 20 Jul 2005 14:40:54 +0300
45023              Message-ID: <42DE3846.6050606@gmail.com>
45024      Branch: perl
45025            ! embed.fnc embed.h ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t
45026            ! global.sym iperlsys.h mg.c perl.c perl.h pp_sys.c proto.h
45027            ! util.c
45028 ____________________________________________________________________________
45029 [ 25199] By: steveh                                on 2005/07/20  12:11:56
45030         Log: Silence warnings about NSIG redefinition on Win32
45031              
45032              (Change 25191 doesn't work out unless dosish.h includes <signal.h>
45033              too, which it currently only does for DJGPP)
45034      Branch: perl
45035            ! dosish.h
45036 ____________________________________________________________________________
45037 [ 25198] By: rgs                                   on 2005/07/20  11:18:59
45038         Log: Remove obsolete error messages
45039      Branch: perl
45040            ! pod/perldiag.pod
45041 ____________________________________________________________________________
45042 [ 25197] By: rgs                                   on 2005/07/20  10:59:44
45043         Log: croak() accepts Nullch as a parameter.
45044              (spotted by Stas Bekman)
45045      Branch: perl
45046            ! embed.fnc proto.h
45047 ____________________________________________________________________________
45048 [ 25196] By: steveh                                on 2005/07/20  10:36:20
45049         Log: Fix Newz() backwards-compatibility macro
45050      Branch: perl
45051            ! handy.h
45052 ____________________________________________________________________________
45053 [ 25195] By: rgs                                   on 2005/07/20  10:31:04
45054         Log: Remove :unique attribute from Config.pm,
45055              until we find a better implementation of it (or
45056              remove it). See [perl #36375].
45057      Branch: perl
45058            ! configpm
45059 ____________________________________________________________________________
45060 [ 25194] By: rgs                                   on 2005/07/20  09:08:56
45061         Log: Subject: [PATCH] lvalue-subs returning elements of tied hashes/arrays
45062              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
45063              Date: Wed, 20 Jul 2005 10:43:11 +0200
45064              Message-id: <20050720084311.GA20332@ethan>
45065      Branch: perl
45066            ! pp_hot.c t/op/sub_lval.t
45067 ____________________________________________________________________________
45068 [ 25193] By: steveh                                on 2005/07/20  09:00:29
45069         Log: Exit test script (if we're going to) *before* declaring a plan
45070      Branch: perl
45071            ! ext/POSIX/t/sigaction.t
45072 ____________________________________________________________________________
45073 [ 25192] By: rgs                                   on 2005/07/20  08:50:18
45074         Log: Subject: [PATCH] RE: rebuilding lib/Config*
45075              From: Robin Barker <Robin.Barker@npl.co.uk>
45076              Date: Jul 14, 2005 3:27 PM
45077              Message-ID: <533D273D4014D411AB1D00062938C4D90849C733@hotel.npl.co.uk>
45078      Branch: perl
45079            ! Makefile.SH
45080 ____________________________________________________________________________
45081 [ 25191] By: rgs                                   on 2005/07/20  06:47:49
45082         Log: Subject: [PATCH] move NSIG logic
45083              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
45084              Date: Wed, 20 Jul 2005 09:57:44 +0300
45085              Message-ID: <42DDF5E8.1060100@gmail.com>
45086      Branch: perl
45087            ! handy.h perl.h
45088 ____________________________________________________________________________
45089 [ 25190] By: nicholas                              on 2005/07/19  22:15:43
45090         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
45091              (Certainly where there is AUTOLOADing and XS)
45092              Hopefully *this* fixes the POSIX breakage.
45093      Branch: perl
45094            ! ext/POSIX/POSIX.pm
45095 ____________________________________________________________________________
45096 [ 25189] By: nicholas                              on 2005/07/19  21:16:20
45097         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
45098              (Certainly where there is AUTOLOADing and XS)
45099              Hopefully this fixes the POSIX breakage.
45100      Branch: perl
45101            ! ext/POSIX/POSIX.xs
45102 ____________________________________________________________________________
45103 [ 25188] By: nicholas                              on 2005/07/19  21:08:17
45104         Log: XS constants fail when their value is called for, not at import.
45105              This might be construed as a bug. Fixing is probably a greater evil.
45106      Branch: perl
45107            ! ext/POSIX/t/sigaction.t
45108 ____________________________________________________________________________
45109 [ 25187] By: rgs                                   on 2005/07/19  14:12:38
45110         Log: Extend the the "our variable redeclared" warning to the case:
45111              our $x; our $x;
45112              and add more tests
45113      Branch: perl
45114            ! pad.c t/lib/strict/vars t/lib/warnings/pad
45115 ____________________________________________________________________________
45116 [ 25186] By: steveh                                on 2005/07/19  13:25:42
45117         Log: Fix test following change #25181
45118      Branch: perl
45119            ! lib/Pod/t/htmlview.t
45120 ____________________________________________________________________________
45121 [ 25185] By: merijn                                on 2005/07/19  11:06:22
45122         Log: Subject: [PATCH] allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)
45123              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
45124              Date: Tue, 19 Jul 2005 12:06:00 +0300
45125              Message-ID: <42DCC278.2010009@gmail.com>
45126      Branch: perl
45127            ! Configure ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
45128            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
45129            ! handy.h
45130 ____________________________________________________________________________
45131 [ 25182] By: rgs                                   on 2005/07/19  10:09:57
45132         Log: Fix strict test to go with the precedent warning change
45133      Branch: perl
45134            ! t/lib/strict/vars
45135 ____________________________________________________________________________
45136 [ 25181] By: steveh                                on 2005/07/19  10:07:46
45137         Log: Subject: [perl #36526] Incorrect (X)HTML generated by Pod::Html 
45138              From: Earl Hood (via RT) <perlbug-followup@perl.org>
45139              Date: Tue, 12 Jul 2005 23:55:28 -0700
45140              Message-ID: <rt-3.0.11-36526-117155.10.6496168983897@perl.org>
45141              
45142              (with old code deleted rather than commented out)
45143      Branch: perl
45144            ! lib/Pod/Html.pm
45145 ____________________________________________________________________________
45146 [ 25180] By: rgs                                   on 2005/07/19  09:56:59
45147         Log: Silence new (expected) warnings
45148      Branch: perl
45149            ! t/op/mydef.t
45150 ____________________________________________________________________________
45151 [ 25179] By: rgs                                   on 2005/07/19  09:45:24
45152         Log: Overhaul the semantics of the warning
45153              ""%s" variable %s masks earlier declaration",
45154              based on a patch by Rick Delaney. Now we have :
45155              my $x;   my $x; # warns
45156              my $x;  our $x; # warns
45157              our $x;  my $x; # warns
45158              our $x; our $x; # silent
45159      Branch: perl
45160            ! pad.c t/lib/warnings/pad
45161 ____________________________________________________________________________
45162 [ 25178] By: merijn                                on 2005/07/19  05:42:52
45163         Log: Subject: [PATCH] Final (hopefully) fix for fchdir
45164              From: Steve Peters <steve@fisharerojo.org>
45165              Date: Mon, 18 Jul 2005 22:59:19 -0500
45166              Message-ID: <20050719035919.GA32670@mccoy.peters.homeunix.org>
45167      Branch: perl
45168            ! pp_sys.c
45169 ____________________________________________________________________________
45170 [ 25177] By: davem                                 on 2005/07/19  01:16:09
45171         Log: Subject:  Re: [PATCH] Faster **
45172              From:      "Piotr Fusik" <pfusik@op.pl>
45173              Date:      Fri, 24 Jun 2005 12:47:40 +0200
45174              Message-Id:  <00b201c578af$7ad02b40$17d24dd5@piec>
45175      Branch: perl
45176            ! pp.c
45177 ____________________________________________________________________________
45178 [ 25176] By: davem                                 on 2005/07/19  01:05:18
45179         Log: the "local @foo with $#foo" tests are no longer TODO
45180      Branch: perl
45181            ! t/op/array.t
45182 ____________________________________________________________________________
45183 [ 25174] By: steveh                                on 2005/07/18  16:53:21
45184         Log: Subject: Re: [PATCH] RE: blead: no longer supports %vd format
45185              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
45186              Date: Mon, 18 Jul 2005 18:35:09 +0200
45187              Message-ID: <20050718183509.0381169c@grubert.mandrakesoft.com>
45188      Branch: perl
45189            ! perl.h
45190 ____________________________________________________________________________
45191 [ 25173] By: merijn                                on 2005/07/18  16:37:11
45192         Log: Subject: Re: AIX 5.2 localtime bug attack
45193              From: Campo Weijerman <rfc822@nl.ibm.com>
45194              Date: Mon, 18 Jul 2005 17:34:55 +0200
45195              Message-ID: <20050718153455.GA29381@python>
45196              
45197              mday++ is also wday++ and yday++
45198      Branch: perl
45199            ! pp_sys.c
45200 ____________________________________________________________________________
45201 [ 25172] By: rgs                                   on 2005/07/18  15:23:38
45202         Log: Subject: [PATCH] The continuing plod through embed.fnc
45203              From: Andy Lester <andy@petdance.com>
45204              Date: Mon, 18 Jul 2005 10:37:38 -0500
45205              Message-ID: <20050718153738.GB20193@petdance.com>
45206      Branch: perl
45207            ! embed.fnc op.c pad.c pod/perlapi.pod pp_sys.c proto.h
45208            ! regcomp.c utf8.c
45209 ____________________________________________________________________________
45210 [ 25171] By: rgs                                   on 2005/07/18  12:37:02
45211         Log: Subject: [PATCH] RE: blead: no longer supports %vd format
45212              From: Robin Barker <Robin.Barker@npl.co.uk>
45213              Date: Jul 14, 2005 2:31 PM
45214              Message-ID: <533D273D4014D411AB1D00062938C4D90849C730@hotel.npl.co.uk>
45215      Branch: perl
45216            ! perl.h sv.c t/op/sprintf.t
45217 ____________________________________________________________________________
45218 [ 25170] By: merijn                                on 2005/07/18  11:02:01
45219         Log: tests are expected to fail if dirfd () does not exist
45220              make the tests to expect failures in that case
45221      Branch: perl
45222            ! t/op/chdir.t
45223 ____________________________________________________________________________
45224 [ 25169] By: merijn                                on 2005/07/18  10:27:06
45225         Log: 1. Typo detected by Schwern (#25151)
45226              2. Added proza about patches (#25152)
45227              3. dirfd got the wrong define based on previous tests (#25168)
45228      Branch: perl
45229            ! Configure
45230 ____________________________________________________________________________
45231 [ 25167] By: steveh                                on 2005/07/18  09:54:58
45232         Log: Silence compiler warning following change 25157
45233              
45234              (DIE returns Perl_die's return value which is an OP*, not the I32
45235              that Perl_apply is expected to return)
45236      Branch: perl
45237            ! doio.c
45238 ____________________________________________________________________________
45239 [ 25166] By: rgs                                   on 2005/07/18  09:17:45
45240         Log: Subject: Re: [perl #27028] /$/ not honouring /m in some cases
45241              From: Rick Delaney <rick@bort.ca>
45242              Date: Jul 14, 2005 4:10 PM
45243              Message-ID: <20050714141059.GF19090@localhost.localdomain>
45244      Branch: perl
45245            + t/op/regexp_qr_embed.t
45246            ! MANIFEST t/op/regexp.t
45247 ____________________________________________________________________________
45248 [ 25165] By: rgs                                   on 2005/07/18  08:52:25
45249         Log: Subject: [PATCH] perlop: why \c\ cannot be placed just before the terminating delimiter
45250              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
45251              Date: Sun, 17 Jul 2005 11:38:05 +0900
45252              Message-Id: <20050717112557.5921.BQW10602@nifty.com>
45253      Branch: perl
45254            ! pod/perlop.pod
45255 ____________________________________________________________________________
45256 [ 25164] By: steveh                                on 2005/07/18  08:38:27
45257         Log: Subject: Re: Why does our() cross packages? (PATCH)
45258              From: Michael G Schwern <schwern@pobox.com>
45259              Date: Fri, 15 Jul 2005 14:35:18 -0700
45260              Message-ID: <20050715213518.GH6897@windhund.schwern.org>
45261              
45262              (with minor tweaks suggested in subsequent posts)
45263      Branch: perl
45264            ! pod/perlfunc.pod
45265 ____________________________________________________________________________
45266 [ 25163] By: davem                                 on 2005/07/18  00:16:31
45267         Log: perl -Dstv -e'... for min..max' displayed wrong stack elements
45268      Branch: perl
45269            ! pp_ctl.c
45270 ____________________________________________________________________________
45271 [ 25162] By: davem                                 on 2005/07/17  22:07:14
45272         Log: delete a non-fucntioning chown in stat.t: it didn't have gid arg.
45273              Spotted by Gisle Aas.
45274      Branch: perl
45275            ! t/op/stat.t
45276 ____________________________________________________________________________
45277 [ 25161] By: davem                                 on 2005/07/17  20:54:15
45278         Log: document what can be assigned to a shared scalar
45279      Branch: perl
45280            ! ext/threads/shared/shared.pm
45281 ____________________________________________________________________________
45282 [ 25160] By: davem                                 on 2005/07/17  20:12:54
45283         Log: $SIG{__WARN__} = sub { goto &foo } could recurse infinitely
45284      Branch: perl
45285            ! t/op/goto.t util.c
45286 ____________________________________________________________________________
45287 [ 25159] By: davem                                 on 2005/07/17  19:02:10
45288         Log: change #25129 was overzealous in delaying the call to ckWARN
45289      Branch: perl
45290            ! doio.c pp_hot.c toke.c
45291 ____________________________________________________________________________
45292 [ 25158] By: merijn                                on 2005/07/16  13:20:09
45293         Log: Subject: Re: [perl #36569] chop fails on decoded string with trailing nul 
45294              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
45295              Date: Sat, 16 Jul 2005 22:05:13 +0900
45296              Message-Id: <20050716220041.2BDD.BQW10602@nifty.com>
45297      Branch: perl
45298            ! doop.c t/op/chop.t
45299 ____________________________________________________________________________
45300 [ 25157] By: merijn                                on 2005/07/16  08:07:44
45301         Log: Subject: Re: fchmod, fchown, fchdir
45302              From: Gisle Aas <gisle@ActiveState.com>
45303              Date: 15 Jul 2005 02:32:50 -0700
45304              Message-ID: <lrwtnse7nh.fsf@caliper.activestate.com>
45305              
45306              + Schwern's ok -> like changes
45307      Branch: perl
45308            ! doio.c pod/perlfunc.pod pod/perltodo.pod pp_sys.c t/io/fs.t
45309            ! t/op/chdir.t
45310 ____________________________________________________________________________
45311 [ 25156] By: steveh                                on 2005/07/15  16:30:05
45312         Log: Subject: [PATCH] more embed cleanup
45313              From: Andy Lester <andy@petdance.com>
45314              Date: Fri, 15 Jul 2005 10:51:15 -0500
45315              Message-ID: <20050715155115.GC29983@petdance.com>
45316              
45317              (and run regen.pl)
45318      Branch: perl
45319            ! dump.c embed.fnc embed.h hv.c mg.c op.c perl.c pp_ctl.c
45320            ! pp_hot.c pp_pack.c proto.h regcomp.c sv.c utf8.c
45321 ____________________________________________________________________________
45322 [ 25155] By: steveh                                on 2005/07/15  15:50:38
45323         Log: Subject: [perl #36514] Add curl support to CPAN.pm 
45324              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45325              Date: Fri, 15 Jul 2005 02:11:29 -0700
45326              Message-ID: <rt-3.0.11-36514-117446.9.35668319684652@perl.org>
45327              
45328              (and bump $CPAN::FirstTime::VERSION)
45329      Branch: perl
45330            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
45331 ____________________________________________________________________________
45332 [ 25153] By: steveh                                on 2005/07/15  15:35:55
45333         Log: Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
45334              From: Michael G Schwern <schwern@pobox.com>
45335              Date: Wed, 13 Jul 2005 15:57:39 -0700
45336              Message-ID: <20050713225739.GN24499@windhund.schwern.org>
45337              
45338              Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
45339              From: Rick Delaney <rick@bort.ca>
45340              Date: Wed, 13 Jul 2005 20:24:56 -0400
45341              Message-ID: <20050714002456.GD19090@localhost.localdomain>
45342      Branch: perl
45343            ! ext/B/B/Deparse.pm t/op/inc.t
45344 ____________________________________________________________________________
45345 [ 25150] By: steveh                                on 2005/07/15  10:35:55
45346         Log: Fix static extensions when building with nmake on Win32
45347              
45348              They were broken because change 24806 forgot to add -DWITH_STATIC
45349              to the recipe for compiling perllib.c which meant that perllibst.h
45350              was not included and hence although they built OK, the static
45351              extensions could not actually be used!
45352              
45353              In fact, since perllibst.h is always created (it is more or less
45354              empty when static extensions are not being used), there is no need
45355              for -DWITH_STATIC at all. So rather than adding it to Makefile,
45356              just drop it from makefile.mk and perllib.c.
45357              
45358              Also add the missing cleanup of perllibst.h to Makefile.
45359      Branch: perl
45360            ! win32/Makefile win32/makefile.mk win32/perllib.c
45361 ____________________________________________________________________________
45362 [ 25149] By: steveh                                on 2005/07/15  09:04:57
45363         Log: Subject: [perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1 
45364              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45365              Date: Thu, 14 Jul 2005 16:57:45 -0700
45366              Message-ID: <rt-3.0.11-7840-117401.4.81505529800216@perl.org>
45367              
45368              (with minor tweaks)
45369      Branch: perl
45370            ! pod/perlop.pod
45371 ____________________________________________________________________________
45372 [ 25148] By: steveh                                on 2005/07/15  07:48:31
45373         Log: Subject: [perl #36538] perlfunc/our contradicts itself 
45374              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45375              Date: Thu, 14 Jul 2005 19:10:51 -0700
45376              Message-ID: <rt-3.0.11-36538-117411.7.57026072725992@perl.org>
45377      Branch: perl
45378            ! pod/perlfunc.pod
45379 ____________________________________________________________________________
45380 [ 25147] By: steveh                                on 2005/07/15  07:44:32
45381         Log: Subject: [perl #24691] leading spaces on cpan configuration causes failure 
45382              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45383              Date: Tue, 12 Jul 2005 00:00:17 -0700
45384              Message-ID: <rt-3.0.11-24691-116945.3.88254644317925@perl.org>
45385              
45386              (with spaces trimmed from username too)
45387      Branch: perl
45388            ! lib/CPAN/FirstTime.pm
45389 ____________________________________________________________________________
45390 [ 25146] By: merijn                                on 2005/07/15  07:33:01
45391         Log: Subject: [PATCH] Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
45392              From: Michael G Schwern <schwern@pobox.com>
45393              Date: Fri, 15 Jul 2005 00:49:12 -0700
45394              Message-ID: <20050715074911.GA16512@windhund.schwern.org>
45395      Branch: perl
45396            ! t/op/universal.t
45397 ____________________________________________________________________________
45398 [ 25145] By: merijn                                on 2005/07/15  06:49:16
45399         Log: Subject: [PATCH] Missing tie() call in NDBM_File SYNOPSIS
45400              From: Matt Sergeant <matt@sergeant.org>
45401              Date: Thu, 14 Jul 2005 16:53:03 -0400
45402              Message-Id: <28baf339c3b78cc40017066b9dc7cffb@sergeant.org>
45403      Branch: perl
45404            ! ext/NDBM_File/NDBM_File.pm
45405 ____________________________________________________________________________
45406 [ 25144] By: merijn                                on 2005/07/15  06:33:21
45407         Log: Subject: Typo in t/op/stat.t
45408              From: Gisle Aas <gisle@ActiveState.com>
45409              Date: 14 Jul 2005 23:20:18 -0700
45410              Message-ID: <lr64vcfv4t.fsf@caliper.activestate.com>
45411      Branch: perl
45412            ! t/op/stat.t
45413 ____________________________________________________________________________
45414 [ 25143] By: steveh                                on 2005/07/14  16:08:00
45415         Log: Subject: Re: [perl #36507] File::Copy::copy($foo, $foo) dies
45416              From: Michael G Schwern <schwern@pobox.com>
45417              Date: Tue, 12 Jul 2005 15:51:18 -0700
45418              Message-ID: <20050712225118.GA944@windhund.schwern.org>
45419              
45420              (and update SKIP counts)
45421      Branch: perl
45422            ! lib/File/Copy.pm lib/File/Copy.t
45423 ____________________________________________________________________________
45424 [ 25142] By: steveh                                on 2005/07/14  08:12:11
45425         Log: Subject: [perl #5634] CPAN.pm v1.59 chdirs before looking for perl 
45426              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45427              Date: Mon, 11 Jul 2005 22:41:06 -0700
45428              Message-ID: <rt-3.0.11-5634-116921.0.207462087357797@perl.org>
45429      Branch: perl
45430            ! lib/CPAN.pm
45431 ____________________________________________________________________________
45432 [ 25141] By: nicholas                              on 2005/07/13  19:43:40
45433         Log: Subject: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
45434              From: John Peacock <jpeacock@rowman.com>
45435              Message-ID: <42D55C46.5030905@rowman.com>
45436              Date: Wed, 13 Jul 2005 14:24:06 -0400
45437      Branch: perl
45438            ! universal.c
45439 ____________________________________________________________________________
45440 [ 25140] By: merijn                                on 2005/07/13  17:22:07
45441         Log: Subject: [perl #9565] [PATCH] /op/groups.t bug 
45442              From: "Steve Peters via RT" <perlbug-followup@perl.org>
45443              Date: Wed, 13 Jul 2005 06:51:45 -0700
45444              Message-ID: <rt-3.0.11-9565-117185.14.6331240065229@perl.org>
45445      Branch: perl
45446            ! t/op/groups.t
45447 ____________________________________________________________________________
45448 [ 25139] By: merijn                                on 2005/07/13  16:52:48
45449         Log: Subject: Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc/1 cpu)
45450              From: Steve Peters <steve@fisharerojo.org>
45451              Date: Fri, 8 Jul 2005 16:42:56 -0500
45452              Message-ID: <20050708214256.GA14164@mccoy.peters.homeunix.org>
45453      Branch: perl
45454            ! t/io/dup.t t/io/open.t
45455 ____________________________________________________________________________
45456 [ 25138] By: merijn                                on 2005/07/13  16:37:48
45457         Log: Subject: [PATCH] More embed.fnc plowing
45458              From: Andy Lester <andy@petdance.com>
45459              Date: Wed, 13 Jul 2005 10:49:19 -0500
45460              Message-ID: <20050713154919.GA24586@petdance.com>
45461      Branch: perl
45462            ! embed.fnc gv.c hv.c op.c pad.c perlio.c pp_ctl.c pp_hot.c
45463            ! proto.h toke.c
45464 ____________________________________________________________________________
45465 [ 25137] By: merijn                                on 2005/07/13  16:27:43
45466         Log: Subject: [PATCH] Error in earlier patch in sv.c
45467              From: Robin Barker <Robin.Barker@npl.co.uk>
45468              Date: Wed, 13 Jul 2005 17:29:48 +0100
45469              Message-ID: <533D273D4014D411AB1D00062938C4D90849C72B@hotel.npl.co.uk>
45470      Branch: perl
45471            ! sv.c t/op/sprintf.t
45472 ____________________________________________________________________________
45473 [ 25136] By: steveh                                on 2005/07/13  13:39:44
45474         Log: Make -V "Compile-time options" list everything used in makedef.pl
45475      Branch: perl
45476            ! perl.c
45477 ____________________________________________________________________________
45478 [ 25135] By: steveh                                on 2005/07/13  09:48:10
45479         Log: Subject: Re: [perl #25157] [PATCH] Text-Balanced extract_quotelike fails on certain delims in HERE docs
45480              From: David Manura <dm.list@math2.org>
45481              Date: Wed, 21 Jan 2004 20:59:27 -0500
45482              Message-ID: <400F2E7F.9090601@math2.org>
45483              
45484              Fixes perl #25151, 25154, 25156, 25157, 25158 using jumbo patch
45485              included in perl #25157.
45486      Branch: perl
45487            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extmul.t
45488            ! lib/Text/Balanced/t/extqlk.t
45489 ____________________________________________________________________________
45490 [ 25134] By: steveh                                on 2005/07/13  09:23:37
45491         Log: Subject: [PATCH] #2 try at Text::Balanced patch and maintainership
45492              From: Tels <nospam-abuse@bloodgate.com>
45493              Date: Sat, 9 Jul 2005 23:10:29 +0200
45494              Message-Id: <200507092310.30592@bloodgate.com>
45495              
45496              (with minor tweaks)
45497      Branch: perl
45498            ! lib/Text/Balanced.pm
45499 ____________________________________________________________________________
45500 [ 25133] By: steveh                                on 2005/07/13  08:34:53
45501         Log: Subject: [perl #28385] minor bug in cpan -- the i command does not find author 
45502              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45503              Date: Tue, 12 Jul 2005 00:16:49 -0700
45504              Message-ID: <rt-3.0.11-28385-116951.3.97645870397305@perl.org>
45505              
45506              (and remove a couple of unused variables)
45507      Branch: perl
45508            ! lib/CPAN.pm
45509 ____________________________________________________________________________
45510 [ 25132] By: steveh                                on 2005/07/13  07:52:21
45511         Log: Subject: [perl #24275] CPAN shell - online help not clear 
45512              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45513              Date: Mon, 11 Jul 2005 23:32:12 -0700
45514              Message-ID: <rt-3.0.11-24275-116939.19.7381888978779@perl.org>
45515      Branch: perl
45516            ! lib/CPAN.pm
45517 ____________________________________________________________________________
45518 [ 25131] By: merijn                                on 2005/07/13  06:37:41
45519         Log: Subject: [PATCH] Re: Documentation error in IO::Socket
45520              From: Michael G Schwern <schwern@pobox.com>
45521              Date: Tue, 12 Jul 2005 13:18:34 -0700
45522              Message-ID: <20050712201834.GA29275@windhund.schwern.org>
45523      Branch: perl
45524            ! ext/IO/lib/IO/Socket.pm
45525 ____________________________________________________________________________
45526 [ 25130] By: merijn                                on 2005/07/13  06:27:48
45527         Log: Subject: [perl #6749] Perl debugger outputs ctrl-\ wrongly 
45528              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45529              Date: Tue, 12 Jul 2005 15:36:54 -0700
45530              Message-ID: <rt-3.0.11-6749-117055.16.4354496694007@perl.org>
45531      Branch: perl
45532            ! lib/dumpvar.pl
45533 ____________________________________________________________________________
45534 [ 25129] By: davem                                 on 2005/07/13  00:21:13
45535         Log: make the expensive ckWARN() be called as late as possible
45536              reorganise
45537              if (ckWARN(FOO) && should_not_happen_condition)
45538              to
45539              if (should_not_happen_condition && ckWARN(FOO))
45540      Branch: perl
45541            ! doio.c gv.c op.c pad.c perlio.c pp.c pp_hot.c pp_pack.c
45542            ! pp_sys.c regcomp.c regexec.c sv.c toke.c
45543 ____________________________________________________________________________
45544 [ 25128] By: davem                                 on 2005/07/12  18:46:34
45545         Log: Subject: Make PERL_MEM_LOG more portable.
45546              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
45547              Date:  Mon, 11 Jul 2005 15:29:46 +0300
45548              Message-Id:  <42D2663A.4050204@gmail.com>
45549      Branch: perl
45550            ! handy.h pod/perlhack.pod util.c
45551 ____________________________________________________________________________
45552 [ 25127] By: davem                                 on 2005/07/12  18:29:43
45553         Log: S_pad_findlex has side effects, so its return value may be ignored
45554      Branch: perl
45555            ! embed.fnc pad.c proto.h
45556 ____________________________________________________________________________
45557 [ 25126] By: davem                                 on 2005/07/12  18:15:48
45558         Log: get_?v have side effects, so their return values may be ignored
45559      Branch: perl
45560            ! embed.fnc proto.h
45561 ____________________________________________________________________________
45562 [ 25125] By: steveh                                on 2005/07/12  16:30:16
45563         Log: Subject: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move 
45564              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45565              Date: Mon, 11 Jul 2005 23:24:56 -0700
45566              Message-ID: <rt-3.0.11-24119-116937.12.0211560107236@perl.org>
45567      Branch: perl
45568            ! lib/CPAN.pm
45569 ____________________________________________________________________________
45570 [ 25124] By: steveh                                on 2005/07/12  16:18:22
45571         Log: Subject: [perl #17487] ncftp only handles http 
45572              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45573              Date: Mon, 11 Jul 2005 23:19:06 -0700
45574              Message-ID: <rt-3.0.11-17487-116934.11.3382445877892@perl.org>
45575              
45576              (and bump $VERSION (1.76_01 is a CPAN release already))
45577      Branch: perl
45578            ! lib/CPAN.pm
45579 ____________________________________________________________________________
45580 [ 25123] By: steveh                                on 2005/07/12  13:19:51
45581         Log: Subject: Re: Scalar leaked in 'local $0' under ithreads + taint mode
45582              From: Steve Hay <steve.hay@uk.radan.com>
45583              Date: Mon, 11 Jul 2005 13:29:37 +0100
45584              Message-ID: <42D26631.1070500@uk.radan.com>
45585      Branch: perl
45586            ! sv.c
45587 ____________________________________________________________________________
45588 [ 25122] By: steveh                                on 2005/07/12  11:42:07
45589         Log: Subject: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv 
45590              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45591              Date: Mon, 11 Jul 2005 19:16:10 -0700
45592              Message-ID: <rt-3.0.11-36502-116917.0.56038652013207@perl.org>
45593      Branch: perl
45594            ! lib/File/Copy.t
45595 ____________________________________________________________________________
45596 [ 25121] By: steveh                                on 2005/07/12  11:33:01
45597         Log: Subject: [PATCH] Cleanup File::Copy tests
45598              From: Michael G Schwern <schwern@pobox.com>
45599              Date: Mon, 11 Jul 2005 18:45:42 -0700
45600              Message-ID: <20050712014542.GB20855@windhund.schwern.org>
45601              
45602              (and fix the SKIP: {} blocks to say $how_many)
45603      Branch: perl
45604            ! lib/File/Copy.t
45605 ____________________________________________________________________________
45606 [ 25120] By: steveh                                on 2005/07/12  11:03:55
45607         Log: Subject: Re: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv
45608              From: Michael G Schwern <schwern@pobox.com>
45609              Date: Mon, 11 Jul 2005 17:35:14 -0700
45610              Message-ID: <20050712003514.GA20132@windhund.schwern.org>
45611      Branch: perl
45612            ! lib/File/Copy.pm
45613 ____________________________________________________________________________
45614 [ 25119] By: steveh                                on 2005/07/12  09:01:11
45615         Log: Missed a New() -> Newx().
45616              
45617              This one only had 3 args to start with! Presumably nobody uses
45618              YYERROR_VERBOSE.  (The yystpcpy() calls don't look right either,
45619              but someone else that is interested in YYERROR_VERBOSE will have
45620              to look into that.)
45621      Branch: perl
45622            ! perly.c
45623 ____________________________________________________________________________
45624 [ 25118] By: steveh                                on 2005/07/12  08:46:13
45625         Log: Hack out -DL documentation from perldebuguts.pod
45626              
45627              Now that the perl core uses Newx*() rather than New*() this chunk
45628              of old documentation is more obsolete than ever before.
45629      Branch: perl
45630            ! pod/perldebguts.pod
45631 ____________________________________________________________________________
45632 [ 25117] By: steveh                                on 2005/07/12  08:20:11
45633         Log: Fix worrying typo in handy.h :-s
45634      Branch: perl
45635            ! handy.h
45636 ____________________________________________________________________________
45637 [ 25116] By: steveh                                on 2005/07/12  08:17:47
45638         Log: Change New*() to Newx*() in various comments and documentation
45639      Branch: perl
45640            ! handy.h perl.c pod/perlclib.pod pod/perlguts.pod
45641            ! pod/perlhack.pod sv.c
45642 ____________________________________________________________________________
45643 [ 25115] By: steveh                                on 2005/07/12  07:48:51
45644         Log: Subject: [patch: handy.c]  update Newx API pod to mention PERL_MEM_LOG build opt
45645              From: Jim Cromie <jcromie@divsol.com>
45646              Date: Mon, 11 Jul 2005 19:18:02 -0600
45647              Message-ID: <42D31A4A.1020305@divsol.com>
45648              
45649              (with some minor tweaks)
45650      Branch: perl
45651            ! handy.h pod/perlapi.pod
45652 ____________________________________________________________________________
45653 [ 25114] By: merijn                                on 2005/07/12  06:26:39
45654         Log: Subject: [PATCH t/TEST] Understand "ok" with no number
45655              From: Michael G Schwern <schwern@pobox.com>
45656              Date: Mon, 11 Jul 2005 18:41:30 -0700
45657              Message-ID: <20050712014130.GA20855@windhund.schwern.org>
45658      Branch: perl
45659            ! t/TEST
45660 ____________________________________________________________________________
45661 [ 25113] By: steveh                                on 2005/07/11  15:54:46
45662         Log: Subject: [patch: sv.c] reuse new_body_inline in Perl_new_body
45663              From: Jim Cromie <jcromie@divsol.com>
45664              Date: Sun, 10 Jul 2005 15:59:30 -0600
45665              Message-ID: <42D19A42.8040409@divsol.com>
45666      Branch: perl
45667            ! sv.c
45668 ____________________________________________________________________________
45669 [ 25112] By: steveh                                on 2005/07/11  15:19:11
45670         Log: Subject: [PATCH] perlfunc.pod
45671              From: "Piotr Fusik" <pfusik@op.pl>
45672              Date:      Sat, 9 Jul 2005 16:21:05 +0200
45673              Message-ID: <01de01c58491$f3182f60$a6d24dd5@piec>
45674      Branch: perl
45675            ! pod/perlfunc.pod
45676 ____________________________________________________________________________
45677 [ 25111] By: steveh                                on 2005/07/11  14:41:27
45678         Log: Subject: [patch hv.h doc] HvNAME
45679              From: Stas Bekman <stas@stason.org>
45680              Date: Fri, 08 Jul 2005 13:52:13 +0300
45681              Message-ID: <42CE5ADD.3020003@stason.org>
45682              
45683              Subject: Re: [patch hv.h doc] HvNAME
45684              From: Nicholas Clark <nick@ccl4.org>
45685              Date: Sat, 9 Jul 2005 15:23:51 +0100
45686              Message-ID: <20050709142351.GT15833@plum.flirble.org>
45687      Branch: perl
45688            ! hv.h pod/perlapi.pod
45689 ____________________________________________________________________________
45690 [ 25110] By: davem                                 on 2005/07/10  23:04:26
45691         Log: no code before declarations!
45692      Branch: perl
45693            ! doio.c
45694 ____________________________________________________________________________
45695 [ 25109] By: davem                                 on 2005/07/10  20:02:07
45696         Log: From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
45697              Date: Sun, 10 Jul 2005 21:50:27 +0300
45698              Subject: [PATCH] yet another way of debugging memory allocations
45699              Message-ID: <42D16DF3.4040806@gmail.com>
45700              
45701              tweak PERL_MEM_LOG
45702      Branch: perl
45703            ! handy.h pod/perlhack.pod util.c
45704 ____________________________________________________________________________
45705 [ 25108] By: davem                                 on 2005/07/10  19:57:31
45706         Log: run regen.pl
45707      Branch: perl
45708            ! embed.h proto.h
45709 ____________________________________________________________________________
45710 [ 25107] By: merijn                                on 2005/07/10  19:19:56
45711         Log: Subject: [PATCH] Making my way thru embed.fnc
45712              From: Andy Lester <andy@petdance.com>
45713              Date: Sun, 10 Jul 2005 14:36:35 -0500
45714              Message-ID: <20050710193635.GC8081@petdance.com>
45715      Branch: perl
45716            ! doio.c doop.c embed.fnc gv.c hv.c op.c perl.c pp_ctl.c
45717            ! pp_hot.c regexec.c toke.c util.c
45718 ____________________________________________________________________________
45719 [ 25106] By: davem                                 on 2005/07/10  13:53:49
45720         Log: Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warning
45721              From: demerphq <demerphq@gmail.com>
45722              Message-ID: <9b18b3110507080807f16d1eb@mail.gmail.com>
45723              Date: Fri, 8 Jul 2005 17:07:26 +0200
45724              
45725              Fix trie codepath of mixed utf8/latin1 pattern matches
45726      Branch: perl
45727            ! regexec.c t/op/pat.t
45728 ____________________________________________________________________________
45729 [ 25105] By: davem                                 on 2005/07/10  12:29:25
45730         Log: Message-ID: <42D0F25E.3040801@gmail.com>
45731              Date: Sun, 10 Jul 2005 13:03:10 +0300
45732              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
45733              Subject: [PATCH] yet another way of debugging memory allocations
45734              
45735              adds PERL_MEM_LOG and PERL_MEM_LOG_STDERR options
45736      Branch: perl
45737            ! handy.h util.c
45738 ____________________________________________________________________________
45739 [ 25104] By: davem                                 on 2005/07/10  11:39:50
45740         Log: silence some compiler warnings
45741      Branch: perl
45742            ! embed.fnc gv.h proto.h
45743 ____________________________________________________________________________
45744 [ 25103] By: davem                                 on 2005/07/10  11:15:32
45745         Log: extend MEM_WRAP_CHECK supress warning hack to MEM_WRAP_CHECK_*
45746      Branch: perl
45747            ! handy.h
45748 ____________________________________________________________________________
45749 [ 25102] By: nicholas                              on 2005/07/09  15:44:17
45750         Log: sv_dec is supposed to go *down*, m'kay.
45751      Branch: perl
45752            ! sv.c t/op/inc.t
45753 ____________________________________________________________________________
45754 [ 25101] By: steveh                                on 2005/07/08  16:35:10
45755         Log: Subject: Re: janitorial work ? [patch]
45756              From: Jim Cromie <jcromie@divsol.com>
45757              Date: Wed, 06 Jul 2005 14:19:53 -0600
45758              Message-ID: <42CC3CE9.5050606@divsol.com>
45759              
45760              (reverted all dual-lived modules since they must work with older
45761              perls too so must wait for a new Devel::PPPort)
45762      Branch: perl
45763            ! NetWare/nw5.c av.c bytecode.pl cygwin/cygwin.c djgpp/djgpp.c
45764            ! doio.c doop.c dump.c ext/B/B/C.pm ext/B/C/C.xs
45765            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
45766            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_aix.xs
45767            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_vms.xs
45768            ! ext/File/Glob/bsd_glob.c ext/ODBM_File/ODBM_File.xs
45769            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Socket/Socket.xs
45770            ! ext/XS/Typemap/Typemap.xs gv.c handy.h hv.c locale.c op.c op.h
45771            ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perlio.c pod/perlapi.pod
45772            ! pp.c pp_ctl.c pp_pack.c pp_sort.c pp_sys.c reentr.c reentr.pl
45773            ! regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
45774            ! vmesa/vmesa.c vms/vms.c win32/perlhost.h win32/win32.c
45775            ! win32/win32sck.c wince/perlhost.h wince/wince.c
45776 ____________________________________________________________________________
45777 [ 25100] By: nicholas                              on 2005/07/08  15:57:37
45778         Log: We no longer default to creating a new SV for GvSV.
45779      Branch: perl
45780            ! perl.h
45781 ____________________________________________________________________________
45782 [ 25099] By: nicholas                              on 2005/07/08  15:57:16
45783         Log: DEFSV causes GvSVn() to be used in lvalue context.
45784              Not sure if instead we should recode DEFSV to avoid this, and leave
45785              GvSVn() as rvalue only, like its namesakes.
45786      Branch: perl
45787            ! gv.h
45788 ____________________________________________________________________________
45789 [ 25098] By: steveh                                on 2005/07/08  10:04:24
45790         Log: Subject: Re: [PATCH] Pod::Html - correctly link to =item's on the same page
45791              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45792              Date: Thu, 7 Jul 2005 15:05:51 -0700
45793              Message-ID: <20050707220551.GB2388@efn.org>
45794              
45795              (plus fix a couple of POD warnings)
45796      Branch: perl
45797            ! pod/perlglossary.pod
45798 ____________________________________________________________________________
45799 [ 25097] By: steveh                                on 2005/07/08  09:48:50
45800         Log: Subject: [PATCH] basename() and suffixes
45801              From: Michael G Schwern <schwern@pobox.com>
45802              Date: Thu, 7 Jul 2005 15:38:32 -0700
45803              Message-ID: <20050707223832.GA4782@windhund.schwern.org>
45804      Branch: perl
45805            ! lib/File/Basename.pm lib/File/Basename.t
45806 ____________________________________________________________________________
45807 [ 25096] By: steveh                                on 2005/07/08  08:43:07
45808         Log: Subject: Re: [perl #36477] File::Basename basename() bug
45809              From: Michael G Schwern <schwern@pobox.com>
45810              Date: Thu, 7 Jul 2005 14:16:01 -0700
45811              Message-ID: <20050707211601.GA3769@windhund.schwern.org>
45812      Branch: perl
45813            ! lib/File/Basename.pm lib/File/Basename.t
45814 ____________________________________________________________________________
45815 [ 25095] By: davem                                 on 2005/07/08  01:43:24
45816         Log: UTF8/Latin 1/i regexp "Malformed character" warning
45817              $utf8 =~ /latin/i didn't match. 
45818              Also added TODO for $latin =~ /utf8/i which also fails
45819      Branch: perl
45820            ! t/op/pat.t utf8.c
45821 ____________________________________________________________________________
45822 [ 25094] By: davem                                 on 2005/07/07  14:47:51
45823         Log: more taint fallout from change 24943
45824      Branch: perl
45825            ! mg.c scope.c t/op/taint.t
45826 ____________________________________________________________________________
45827 [ 25093] By: merijn                                on 2005/07/07  13:26:32
45828         Log: Subject: [PATCH] bug with charnames::viacode("0x1234") and optimize it
45829              From: Tels <nospam-abuse@bloodgate.com>
45830              Date: Wed, 6 Jul 2005 21:11:59 +0200
45831              Message-Id: <200507062112.12159@bloodgate.com>
45832      Branch: perl
45833            ! lib/charnames.pm
45834 ____________________________________________________________________________
45835 [ 25092] By: steveh                                on 2005/07/07  12:11:38
45836         Log: Subject: ReadParse in the CGI docs
45837              From: "Ton Hospel" <me-02@ton.iguana.be>
45838              Date: 9 Oct 2003 15:04:53 -0000
45839              To: perlbug@perl.org
45840              
45841              (plus blank lines so example code is in verbatim paragraphs,
45842              and bump $VERSION)
45843      Branch: perl
45844            ! lib/CGI.pm
45845 ____________________________________________________________________________
45846 [ 25091] By: steveh                                on 2005/07/07  11:21:41
45847         Log: Subject: [PATCH] Mention File::Spec in File::Basename
45848              From: Michael G Schwern <schwern@pobox.com>
45849              Date: Wed, 6 Jul 2005 13:06:20 -0700
45850              Message-ID: <20050706200620.GE15644@windhund.schwern.org>
45851              
45852              (plus bump $VERSION)
45853      Branch: perl
45854            ! lib/File/Basename.pm
45855 ____________________________________________________________________________
45856 [ 25090] By: steveh                                on 2005/07/07  11:06:17
45857         Log: Subject: [perl #22236] File::Basename behavior is misleading 
45858              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
45859              Date: 6 Jul 2005 19:45:40 -0000
45860              Message-ID: <rt-3.0.11-22236-116656.1.59163789180809@perl.org>
45861      Branch: perl
45862            ! lib/File/Basename.pm lib/File/Basename.t
45863 ____________________________________________________________________________
45864 [ 25089] By: steveh                                on 2005/07/07  09:22:48
45865         Log: Subject: [PATCH] Further lies in the File::Basename docs
45866              From: Michael G Schwern <schwern@pobox.com>
45867              Date: Wed, 6 Jul 2005 09:22:32 -0700
45868              Message-ID: <20050706162232.GA14495@windhund.schwern.org>
45869              
45870              (plus some minor POD changes and a bug fix)
45871      Branch: perl
45872            ! lib/File/Basename.pm lib/File/Basename.t
45873 ____________________________________________________________________________
45874 [ 25088] By: davem                                 on 2005/07/07  00:11:00
45875         Log: bytes pragma error in substitution operator
45876      Branch: perl
45877            ! pp_ctl.c t/op/subst.t
45878 ____________________________________________________________________________
45879 [ 25087] By: davem                                 on 2005/07/06  20:09:29
45880         Log: 'undef $@; die' gives uninint value warning
45881      Branch: perl
45882            ! pp_sys.c t/op/die.t
45883 ____________________________________________________________________________
45884 [ 25086] By: steveh                                on 2005/07/06  09:36:08
45885         Log: Subject: [PATCH] File::Basename doc overhaul
45886              From: Michael G Schwern <schwern@pobox.com>
45887              Date: Tue, 5 Jul 2005 20:11:27 -0700
45888              Message-ID: <20050706031127.GL9227@windhund.schwern.org>
45889              
45890              (with some minor changes)
45891      Branch: perl
45892            ! lib/File/Basename.pm
45893 ____________________________________________________________________________
45894 [ 25085] By: steveh                                on 2005/07/06  08:05:21
45895         Log: Subject: [PATCH @ 25084] simple authors removal
45896              From: Vadim Konovalov <vadim@vkonovalov.ru>
45897              Date: Wed, 06 Jul 2005 00:15:48 +0400
45898              Message-ID: <42CAEA74.1020108@vkonovalov.ru>
45899      Branch: perl
45900            ! AUTHORS
45901 ____________________________________________________________________________
45902 [ 25084] By: davem                                 on 2005/07/05  18:17:34
45903         Log: a long /etc/groups entry could cause memory exhaustion.
45904              Too small a buffer would cause ERANGE and a retry with double the
45905              buffer size. later at EOF, the apparent error got 'stuck' as
45906              ERANGE rather than ENOENT, so the buffer size doubled recursively 
45907      Branch: perl
45908            ! reentr.h reentr.pl
45909 ____________________________________________________________________________
45910 [ 25083] By: steveh                                on 2005/07/05  16:55:29
45911         Log: Subject: [PATCH] Pod::Html - correctly link to =item's on the same page
45912              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45913              Date: Mon, 4 Jul 2005 02:07:38 -0700
45914              Message-ID: <20050704090738.GA4056@efn.org>
45915              
45916              (plus a new test, although it is currently marked TODO)
45917      Branch: perl
45918            + lib/Pod/t/htmllink.pod lib/Pod/t/htmllink.t
45919            ! MANIFEST lib/Pod/Html.pm
45920 ____________________________________________________________________________
45921 [ 25082] By: steveh                                on 2005/07/05  16:54:11
45922         Log: Oops! Change 25080 should have updated checksums too.
45923      Branch: perl
45924            ! ext/Digest/MD5/t/files.t
45925 ____________________________________________________________________________
45926 [ 25081] By: davem                                 on 2005/07/05  13:01:23
45927         Log: change 24943 broke restoration of localized taint values
45928      Branch: perl
45929            ! mg.c t/op/taint.t
45930 ____________________________________________________________________________
45931 [ 25080] By: steveh                                on 2005/07/05  10:32:08
45932         Log: Remove an unreferenced local variable in Digest-MD5
45933      Branch: perl
45934            ! ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
45935 ____________________________________________________________________________
45936 [ 25079] By: nicholas                              on 2005/07/04  19:36:51
45937         Log: Subject: [PATCH] Remove unnecessary null check
45938              From: Andy Lester <andy@petdance.com>
45939              Date: Mon, 4 Jul 2005 14:12:00 -0500
45940              Message-ID: <20050704191200.GA2614@petdance.com>
45941      Branch: perl
45942            ! embed.fnc hv.c proto.h
45943 ____________________________________________________________________________
45944 [ 25078] By: nicholas                              on 2005/07/04  19:07:31
45945         Log: Make the tests for hv_free_ent and hv_delayfree_ent pass under
45946              -DPURIFY too.
45947      Branch: perl
45948            ! ext/XS/APItest/APItest.xs
45949 ____________________________________________________________________________
45950 [ 25077] By: merijn                                on 2005/07/04  18:47:02
45951         Log: Subject: [PATCH] Better string constant in hv.c
45952              From: Andy Lester <andy@petdance.com>
45953              Date: Mon, 4 Jul 2005 13:53:49 -0500
45954              Message-ID: <20050704185349.GA2351@petdance.com>
45955      Branch: perl
45956            ! hv.c
45957 ____________________________________________________________________________
45958 [ 25076] By: steveh                                on 2005/07/04  16:15:37
45959         Log: Add regression test for change 25062
45960      Branch: perl
45961            ! t/op/magic.t
45962 ____________________________________________________________________________
45963 [ 25075] By: steveh                                on 2005/07/04  15:57:32
45964         Log: Use void, not void *, to suppress RETVAL (and compiler warning)
45965      Branch: perl
45966            ! ext/XS/APItest/APItest.xs
45967 ____________________________________________________________________________
45968 [ 25074] By: steveh                                on 2005/07/04  15:36:04
45969         Log: Perl_share_hek needs exporting for change 25070 on Win32
45970      Branch: perl
45971            ! embed.fnc embed.h global.sym
45972 ____________________________________________________________________________
45973 [ 25073] By: steveh                                on 2005/07/04  15:34:11
45974         Log: Regen after change 25067
45975      Branch: perl
45976            ! proto.h
45977 ____________________________________________________________________________
45978 [ 25072] By: nicholas                              on 2005/07/04  15:03:32
45979         Log: Implement hv_delayfree_ent in terms of hv_free_ent
45980      Branch: perl
45981            ! hv.c
45982 ____________________________________________________________________________
45983 [ 25071] By: steveh                                on 2005/07/04  14:53:54
45984         Log: Subject: [PATCH] Skip nit in t/op/lfs.t
45985              From: Steve Peters <steve@fisharerojo.org>
45986              Date: Mon, 4 Jul 2005 10:10:13 -0500
45987              Message-ID: <20050704151013.GA18468@mccoy.peters.homeunix.org>
45988      Branch: perl
45989            ! t/op/lfs.t
45990 ____________________________________________________________________________
45991 [ 25070] By: nicholas                              on 2005/07/04  14:45:40
45992         Log: Tests for hv_delayfree_ent and hv_free_ent
45993      Branch: perl
45994            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
45995            ! ext/XS/APItest/t/hash.t
45996 ____________________________________________________________________________
45997 [ 25069] By: nicholas                              on 2005/07/04  13:56:39
45998         Log: Provide a macro version of S_new_body to inline it within the hot code.
45999      Branch: perl
46000            ! sv.c
46001 ____________________________________________________________________________
46002 [ 25068] By: steveh                                on 2005/07/04  13:21:36
46003         Log: Borland's .pdb files are called .tds
46004      Branch: perl
46005            ! win32/makefile.mk
46006 ____________________________________________________________________________
46007 [ 25067] By: steveh                                on 2005/07/04  12:30:50
46008         Log: Subject: [PATCH] Post-YAPC consting, now with an attachment!
46009              From: Andy Lester <andy@petdance.com>
46010              Date: Sun, 3 Jul 2005 18:31:56 -0500
46011              Message-ID: <20050703233156.GA20967@petdance.com>
46012      Branch: perl
46013            ! deb.c embed.fnc gv.c pad.c sv.c toke.c util.c
46014 ____________________________________________________________________________
46015 [ 25066] By: nicholas                              on 2005/07/04  10:41:28
46016         Log: Inlining del_HE is actually a space optimisation.
46017              It's therefore likely also to be a speed optimisation. :-)
46018      Branch: perl
46019            ! embed.fnc embed.h hv.c proto.h
46020 ____________________________________________________________________________
46021 [ 25065] By: steveh                                on 2005/07/04  10:40:10
46022         Log: Subject: [PATCH] perlglossary.pod: add jump points
46023              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
46024              Date: Mon, 4 Jul 2005 02:07:52 -0700
46025              Message-ID: <20050704090752.GB4056@efn.org>
46026      Branch: perl
46027            ! pod/perlglossary.pod
46028 ____________________________________________________________________________
46029 [ 25064] By: nicholas                              on 2005/07/04  10:24:26
46030         Log: sv_setuv_mg is so rarely called that the IV optimisation test is not
46031              needed.
46032      Branch: perl
46033            ! sv.c
46034 ____________________________________________________________________________
46035 [ 25063] By: steveh                                on 2005/07/04  10:13:41
46036         Log: Subject: Re: How to suppress warnings when building Errno with gcc
46037              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
46038              Date: Fri, 1 Jul 2005 10:56:23 -0700
46039              Message-ID: <20050701175623.GD216@efn.org>
46040      Branch: perl
46041            ! ext/Errno/Errno_pm.PL
46042 ____________________________________________________________________________
46043 [ 25062] By: steveh                                on 2005/07/04  09:17:06
46044         Log: Fix change 25045
46045      Branch: perl
46046            ! mg.c
46047 ____________________________________________________________________________
46048 [ 25061] By: steveh                                on 2005/07/04  08:26:38
46049         Log: Here's the rest of change 25058 ;-)
46050      Branch: perl
46051            ! embed.h global.sym
46052 ____________________________________________________________________________
46053 [ 25060] By: davem                                 on 2005/07/04  08:11:33
46054         Log: Subject:  Re: [PATCH] Re: [PATCH] Re: a blead warning from tru64
46055              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
46056              Date:  Mon, 04 Jul 2005 00:19:28 +0300
46057              Message-Id:  <42C85660.50807@gmail.com>
46058      Branch: perl
46059            ! perl.h
46060 ____________________________________________________________________________
46061 [ 25059] By: steveh                                on 2005/07/04  08:10:27
46062         Log: Stop reentr.pl changing EOL on the files it writes on Win32
46063      Branch: perl
46064            ! reentr.pl
46065 ____________________________________________________________________________
46066 [ 25058] By: steveh                                on 2005/07/04  08:09:36
46067         Log: Perl_ckwarn (added by change 25050) needs exporting on Win32
46068              
46069              (At least PerlIO/via uses it, so it must be public)
46070      Branch: perl
46071            ! embed.fnc
46072 ____________________________________________________________________________
46073 [ 25055] By: nicholas                              on 2005/07/02  21:19:09
46074         Log: Andy suggests this tweak to Dave's fix for MEM_WRAP_CHECK to shut up
46075              a different compiler warnings. I guess we need a waterbed theory of
46076              compiler warnings.
46077      Branch: perl
46078            ! handy.h
46079 ____________________________________________________________________________
46080 [ 25054] By: nicholas                              on 2005/07/02  16:53:09
46081         Log: Convert bless.t to test.pl
46082      Branch: perl
46083            ! t/op/bless.t
46084 ____________________________________________________________________________
46085 [ 25053] By: nicholas                              on 2005/07/02  16:25:06
46086         Log: Copying the first parameter in the macro del_body seems to reduce
46087              code size.  Presumably an expression is no longer evaluated twice.
46088      Branch: perl
46089            ! sv.c
46090 ____________________________________________________________________________
46091 [ 25052] By: davem                                 on 2005/07/02  16:11:46
46092         Log: do just-in-time loading of Carp.pm in some modules
46093              
46094              From: Tels <nospam-abuse@bloodgate.com>
46095              Subject: [PATCH] No Carp #4 AutoSplit.pm
46096              Subject: [PATCH] no Carp #5 (File::Path)
46097              Subject: [PATCH] no Carp #7 - charnames.pm
46098              Subject: [PATCH] no Carp #6 (File::Compare, File::Copy, File::Temp)
46099              Subject: [PATCH] no Carp #8 - SelfLoader, Text/Balanced and open.pm
46100      Branch: perl
46101            ! lib/AutoSplit.pm lib/File/Compare.pm lib/File/Copy.pm
46102            ! lib/File/Path.pm lib/SelfLoader.pm lib/charnames.pm
46103            ! lib/open.pm
46104 ____________________________________________________________________________
46105 [ 25051] By: nicholas                              on 2005/07/02  16:07:47
46106         Log: Unwrap the del_Xfoo() macros by explicitly noting the arena to free
46107              the body to. This comletely eliminates the second switch statement.
46108      Branch: perl
46109            ! sv.c
46110 ____________________________________________________________________________
46111 [ 25050] By: davem                                 on 2005/07/02  15:05:04
46112         Log: replace ckWARN macros with functions
46113      Branch: perl
46114            ! embed.fnc embed.h pod/perlintern.pod proto.h util.c warnings.h
46115            ! warnings.pl
46116 ____________________________________________________________________________
46117 [ 25049] By: nicholas                              on 2005/07/02  14:57:43
46118         Log: Given that the GV no longer owns a reference on the symbol table, we
46119              dont need the deferred SvREFCNT_dec games.
46120      Branch: perl
46121            ! sv.c
46122 ____________________________________________________________________________
46123 [ 25048] By: nicholas                              on 2005/07/02  13:55:45
46124         Log: Passing gvtype as char rather than char * to S_varname generates
46125              smaller code.
46126      Branch: perl
46127            ! embed.fnc proto.h sv.c
46128 ____________________________________________________________________________
46129 [ 25047] By: nicholas                              on 2005/07/02  13:07:26
46130         Log: Don't inline offer_nice_chunk, as it's rarely called.
46131      Branch: perl
46132            ! embed.fnc embed.h perl.h proto.h sv.c
46133 ____________________________________________________________________________
46134 [ 25046] By: davem                                 on 2005/07/02  12:35:12
46135         Log: missed one PAD_SET_CUR
46136      Branch: perl
46137            ! pp_hot.c
46138 ____________________________________________________________________________
46139 [ 25045] By: nicholas                              on 2005/07/02  12:34:08
46140         Log: Don't check the pointer is non-NULL before calling Safefree() in
46141              little used code, code used only once per run (such as interpreter
46142              construction and destruction), and cases where the pointer nearly
46143              never is NULL. Safefree does its own non-NULL check, and even that
46144              isn't strictly necessary as all conformant free()s accept a NULL
46145              pointer.
46146      Branch: perl
46147            ! doio.c locale.c mg.c perl.c perl.h regcomp.c sv.c util.c
46148 ____________________________________________________________________________
46149 [ 25044] By: rgs                                   on 2005/07/02  07:41:14
46150         Log: Upgrade to Time::HiRes 1.72
46151      Branch: perl
46152            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
46153            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
46154 ____________________________________________________________________________
46155 [ 25043] By: steveh                                on 2005/07/01  16:33:42
46156         Log: Make Archive::Tar clean up its test files on Win32
46157              
46158              (The old "can't delete an open file on Win32" chestnut again)
46159      Branch: perl
46160            ! lib/Archive/Tar.pm lib/Archive/Tar/t/02_methods.t
46161 ____________________________________________________________________________
46162 [ 25042] By: davem                                 on 2005/07/01  15:40:40
46163         Log: the PAD_SET_CUR macro expanded too much for AIX compilers
46164      Branch: perl
46165            ! pad.h pp_ctl.c pp_sort.c pp_sys.c
46166 ____________________________________________________________________________
46167 [ 25041] By: steveh                                on 2005/07/01  15:15:23
46168         Log: Silence MinGW warning about "'noreturn' function does return"
46169              
46170              (Thanks to Nicholas Clark)
46171      Branch: perl
46172            ! iperlsys.h
46173 ____________________________________________________________________________
46174 [ 25040] By: rgs                                   on 2005/07/01  15:05:58
46175         Log: Install perlglossary on VMS and Windows
46176      Branch: perl
46177            ! vms/descrip_mms.template win32/pod.mak
46178 ____________________________________________________________________________
46179 [ 25039] By: davem                                 on 2005/07/01  14:34:52
46180         Log: undo some excessive Carp.pm minimalisation
46181      Branch: perl
46182            ! lib/Carp.pm
46183 ____________________________________________________________________________
46184 [ 25038] By: steveh                                on 2005/07/01  13:39:33
46185         Log: Remove unreferenced local variable (and the warning about it)
46186      Branch: perl
46187            ! ext/XS/APItest/APItest.xs
46188 ____________________________________________________________________________
46189 [ 25037] By: rgs                                   on 2005/07/01  12:43:23
46190         Log: Add the perlglossary man page
46191              
46192              Subject: [PATCH] perlglossary.pod
46193              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
46194              Date: Fri, 1 Jul 2005 03:10:50 -0700
46195              Message-ID: <20050701101050.GA2448@efn.org>
46196      Branch: perl
46197            + pod/perlglossary.pod
46198            ! MANIFEST pod.lst pod/perl.pod pod/perlmodlib.pod
46199            ! pod/perltoc.pod
46200 ____________________________________________________________________________
46201 [ 25036] By: rgs                                   on 2005/07/01  12:32:21
46202         Log: Subject: [PATCH] Make Exporter.t warnings clean
46203              From: Michael G Schwern <schwern@pobox.com>
46204              Date: Tue, 28 Jun 2005 15:58:36 -0700
46205              Message-ID: <20050628225836.GB27320@windhund.schwern.org>
46206      Branch: perl
46207            ! lib/Exporter.t
46208 ____________________________________________________________________________
46209 [ 25035] By: davem                                 on 2005/07/01  11:49:22
46210         Log: silence a warning in Perl_sv_compile_2op
46211      Branch: perl
46212            ! pp_ctl.c
46213 ____________________________________________________________________________
46214 [ 25034] By: davem                                 on 2005/07/01  11:45:40
46215         Log: silence gcc 'comparison is always false' warning in MEM_WRAP_CHECK
46216              Only a partial fix: works where sizeof(type)==1; since we
46217              can never wraparound in that case, disarm the check
46218      Branch: perl
46219            ! handy.h
46220 ____________________________________________________________________________
46221 [ 25033] By: steveh                                on 2005/07/01  07:44:50
46222         Log: Silence some cast warnings from bcc32 on Win32
46223              
46224              See the thread starting here for arguments:
46225              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00994.html
46226      Branch: perl
46227            ! win32/win32.c
46228 ____________________________________________________________________________
46229 [ 25032] By: davem                                 on 2005/06/30  22:41:07
46230         Log: assigning shared consts (eg __PACKAGE__) to magic vars
46231      Branch: perl
46232            ! sv.c t/op/magic.t
46233 ____________________________________________________________________________
46234 [ 25031] By: nicholas                              on 2005/06/30  17:41:03
46235         Log: By grabbing the length, we can use sv_setpvn here.
46236      Branch: perl
46237            ! util.c
46238 ____________________________________________________________________________
46239 [ 25030] By: nicholas                              on 2005/06/30  17:37:56
46240         Log: Use sv_setpvn where we know the length.
46241      Branch: perl
46242            ! universal.c
46243 ____________________________________________________________________________
46244 [ 25029] By: nicholas                              on 2005/06/30  17:28:45
46245         Log: A terser way of implementing require_pv.
46246      Branch: perl
46247            ! perl.c
46248 ____________________________________________________________________________
46249 [ 25028] By: nicholas                              on 2005/06/30  17:21:28
46250         Log: We know the length, so use sv_setpvn rather than sv_setpv.
46251      Branch: perl
46252            ! universal.c
46253 ____________________________________________________________________________
46254 [ 25027] By: nicholas                              on 2005/06/30  17:05:13
46255         Log: Avoid using PL_Sv in the -V argument processing.
46256              Express the embedded perl program in a slightly terser way.
46257      Branch: perl
46258            ! perl.c
46259 ____________________________________________________________________________
46260 [ 25026] By: nicholas                              on 2005/06/30  16:34:52
46261         Log: Use Perl_sv_catpvf to shorten the code (source and object) needed for
46262              commandline -V options that q\0...\0.
46263      Branch: perl
46264            ! perl.c
46265 ____________________________________________________________________________
46266 [ 25025] By: rgs                                   on 2005/06/30  16:15:31
46267         Log: Add TODO tests for bug #36434
46268      Branch: perl
46269            ! t/op/magic.t
46270 ____________________________________________________________________________
46271 [ 25024] By: nicholas                              on 2005/06/30  12:28:55
46272         Log: The core shouldn't be using PL_na
46273      Branch: perl
46274            ! perl.c
46275 ____________________________________________________________________________
46276 [ 25023] By: nicholas                              on 2005/06/30  12:15:14
46277         Log: -V:... would get upset (syntax error) if ... contained unbalanced ().
46278      Branch: perl
46279            ! perl.c
46280 ____________________________________________________________________________
46281 [ 25022] By: nicholas                              on 2005/06/30  11:40:37
46282         Log: Replace newSVpv(...,0) with newSVpvn where we know the length.
46283      Branch: perl
46284            ! perl.c regcomp.c sv.c
46285 ____________________________________________________________________________
46286 [ 25021] By: nicholas                              on 2005/06/30  11:20:33
46287         Log: Why use Perl_form and newSVpv when newSVpvf will do it in one?
46288      Branch: perl
46289            ! perl.c
46290 ____________________________________________________________________________
46291 [ 25020] By: rgs                                   on 2005/06/30  10:01:55
46292         Log: Subject: [PATCH] make t/uni/class.t faster
46293              From: Tels <nospam-abuse@bloodgate.com>
46294              Date: Wed, 29 Jun 2005 21:19:52 +0200
46295              Message-Id: <200506292120.05519@bloodgate.com>
46296      Branch: perl
46297            ! t/uni/class.t
46298 ____________________________________________________________________________
46299 [ 25019] By: nicholas                              on 2005/06/30  09:57:31
46300         Log: If gp_flags is unused, why are we even allocating it?
46301      Branch: perl
46302            ! dump.c ext/Devel/Peek/t/Peek.t gv.h sv.c
46303 ____________________________________________________________________________
46304 [ 25018] By: nicholas                              on 2005/06/30  09:21:05
46305         Log: Nothing is actually relying on GvUNIQUE holding state.
46306      Branch: perl
46307            ! gv.h
46308 ____________________________________________________________________________
46309 [ 25017] By: rgs                                   on 2005/06/30  09:11:28
46310         Log: Subject: Re: [PATCH] Convert File::Basename tests to Test::More
46311              From: Michael G Schwern <schwern@pobox.com>
46312              Date: Thu, 30 Jun 2005 01:02:30 -0700
46313              Message-ID: <20050630080230.GC17965@windhund.schwern.org>
46314      Branch: perl
46315            ! lib/File/Basename.t
46316 ____________________________________________________________________________
46317 [ 25016] By: rgs                                   on 2005/06/30  09:04:20
46318         Log: Subject: Re: [PATCH]Re: [perl #36417] IO::Handle::getline() doco should note an important difference from <$io>
46319              From: Steve Peters <steve@fisharerojo.org>
46320              Date: Wed, 29 Jun 2005 21:47:23 -0500
46321              Message-ID: <20050630024723.GA3786@mccoy.peters.homeunix.org>
46322      Branch: perl
46323            ! ext/IO/lib/IO/Handle.pm
46324 ____________________________________________________________________________
46325 [ 25015] By: rgs                                   on 2005/06/30  08:59:11
46326         Log: Subject: some dusting off of the cross-compilation information
46327              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
46328              Date: Thu, 30 Jun 2005 08:41:17 +0300
46329              Message-ID: <42C385FD.9040601@gmail.com>
46330      Branch: perl
46331            ! Cross/README INSTALL
46332 ____________________________________________________________________________
46333 [ 25014] By: steveh                                on 2005/06/30  07:57:25
46334         Log: Silence MinGW warnings about system headers when building Errno
46335              
46336              Thanks to Mike Guy for the suggested fix.
46337      Branch: perl
46338            ! ext/Errno/Errno_pm.PL
46339 ____________________________________________________________________________
46340 [ 25013] By: nicholas                              on 2005/06/29  21:24:53
46341         Log: Expand on parts of perltodo
46342      Branch: perl
46343            ! pod/perltodo.pod
46344 ____________________________________________________________________________
46345 [ 25012] By: nicholas                              on 2005/06/29  21:09:16
46346         Log: All tests pass (for me) with -DPERL_DONT_CREATE_GVSV
46347      Branch: perl
46348            ! pp.c pp_hot.c
46349 ____________________________________________________________________________
46350 [ 25011] By: nicholas                              on 2005/06/29  20:24:12
46351         Log: Make warnings.t pass with -DPERL_DONT_CREATE_GVSV
46352      Branch: perl
46353            ! pp_sys.c
46354 ____________________________________________________________________________
46355 [ 25010] By: nicholas                              on 2005/06/29  19:25:24
46356         Log: Fixes to -DPERL_DONT_CREATE_GVSV to make more tests pass
46357      Branch: perl
46358            ! doio.c gv.c perl.h sv.c
46359 ____________________________________________________________________________
46360 [ 25009] By: nicholas                              on 2005/06/29  15:58:14
46361         Log: First stab at not automatically creating an unused SV for GvSV
46362              Enable it with -DPERL_DONT_CREATE_GVSV.
46363              Currently if enabled 22 test scripts have failures, so still some way
46364              to go.
46365      Branch: perl
46366            ! embed.fnc embed.h global.sym gv.c gv.h makedef.pl perl.c
46367            ! pp_hot.c proto.h sv.c
46368 ____________________________________________________________________________
46369 [ 25008] By: rgs                                   on 2005/06/29  08:11:53
46370         Log: Remove old variable needed for binary compatibility
46371      Branch: perl
46372            ! embedvar.h intrpvar.h perlapi.h sv.c
46373 ____________________________________________________________________________
46374 [ 25007] By: nicholas                              on 2005/06/28  22:02:03
46375         Log: Convert strcpy to memcpy where we already know the length.
46376      Branch: perl
46377            ! gv.c sv.c util.c
46378 ____________________________________________________________________________
46379 [ 25006] By: davem                                 on 2005/06/28  11:28:20
46380         Log: move Carp.pod back into Carp.pm
46381      Branch: perl
46382            - lib/Carp.pod
46383            ! MANIFEST lib/Carp.pm
46384 ____________________________________________________________________________
46385 [ 25005] By: rgs                                   on 2005/06/28  11:17:30
46386         Log: B::Deparse was chocking on variable names with colons (like foo::::bar)
46387      Branch: perl
46388            ! ext/B/B/Deparse.pm
46389 ____________________________________________________________________________
46390 [ 25004] By: nicholas                              on 2005/06/28  10:09:26
46391         Log: Subject: Re: Hints for 64bitall (PPC!) Darwin perl
46392              From: Dominic Dunlop <domo@computer.org>
46393              Message-Id: <1D31D9A6-2451-49EE-AD80-80F1D9CA2825@computer.org>
46394              Date: Mon, 27 Jun 2005 19:46:59 +0200
46395      Branch: perl
46396            ! hints/darwin.sh
46397 ____________________________________________________________________________
46398 [ 25003] By: steveh                                on 2005/06/28  08:01:21
46399         Log: Stop "Possible use before definition" warning following change 24997
46400      Branch: perl
46401            ! pp_sys.c
46402 ____________________________________________________________________________
46403 [ 25002] By: rgs                                   on 2005/06/28  07:40:35
46404         Log: Upgrade to Time::HiRes 1.71
46405      Branch: perl
46406            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
46407            ! ext/Time/HiRes/Makefile.PL
46408 ____________________________________________________________________________
46409 [ 25001] By: steveh                                on 2005/06/28  07:40:01
46410         Log: Stop "suspicious pointer conversion" warning following change 24997
46411      Branch: perl
46412            ! hv.c
46413 ____________________________________________________________________________
46414 [ 25000] By: rgs                                   on 2005/06/27  21:57:04
46415         Log: Don't install demo files with perl
46416      Branch: perl
46417            ! installperl
46418 ____________________________________________________________________________
46419 [ 24999] By: rgs                                   on 2005/06/27  21:30:09
46420         Log: From: Mattia Barbon <mattia.barbon@libero.it>
46421              Subject: [PATCH] Avoid redefinition warning for MinGW
46422              Date: Jun 27, 2005 10:07 PM
46423              Message-ID: <Mahogany-0.66.0-1232-20050627-220727.00@rbnet.it>
46424      Branch: perl
46425            ! win32/win32iop.h
46426 ____________________________________________________________________________
46427 [ 24998] By: nicholas                              on 2005/06/27  20:52:27
46428         Log: Fix sv_dec of undefined PVs to (a) not downgrade to NV
46429              (b) give -1, rather than +1
46430      Branch: perl
46431            ! sv.c t/op/inc.t
46432 ____________________________________________________________________________
46433 [ 24997] By: rgs                                   on 2005/06/27  18:26:15
46434         Log: Subject: [PATCH] We're going round in circles with pp_sys.c
46435              From: Andy Lester <andy@petdance.com>
46436              Date: Mon, 27 Jun 2005 13:06:59 -0500
46437              Message-ID: <20050627180659.GB29744@petdance.com>
46438              
46439              (edited)
46440      Branch: perl
46441            ! embed.fnc gv.c handy.h hv.c perl.c pp_ctl.c pp_hot.c proto.h
46442            ! regexec.c sv.c toke.c
46443 ____________________________________________________________________________
46444 [ 24996] By: rgs                                   on 2005/06/27  17:19:45
46445         Log: Fix installation of ptar(1) manpage.
46446              The __END__ was making the POD being ignored by pod2man.
46447      Branch: perl
46448            ! lib/Archive/Tar/bin/ptar
46449 ____________________________________________________________________________
46450 [ 24995] By: davem                                 on 2005/06/27  16:34:34
46451         Log: Make Carp.pm even lighter (and Carp::Heavy even heavier)
46452              Also move carp.pm pod to carp.pod
46453      Branch: perl
46454            + lib/Carp.pod
46455            ! MANIFEST lib/Carp.pm lib/Carp/Heavy.pm lib/warnings.pm
46456            ! warnings.pl
46457 ____________________________________________________________________________
46458 [ 24994] By: steveh                                on 2005/06/27  15:45:05
46459         Log: Silence compiler warning in SDBM_File
46460              
46461              Unless I'm missing something it looks like "key" actually is used,
46462              and the "key = key" assignment causes bcc32 to complain about use
46463              before definition!
46464      Branch: perl
46465            ! ext/SDBM_File/SDBM_File.xs
46466 ____________________________________________________________________________
46467 [ 24993] By: rgs                                   on 2005/06/27  15:22:58
46468         Log: Subject: [PATCH] XSLoader for Sys::Syslog
46469              From: Alexey Tourbin <at@altlinux.ru>
46470              Date: Sun, 26 Jun 2005 08:32:05 +0400
46471              Message-ID: <20050626043204.GA31585@solemn.turbinal.org>
46472      Branch: perl
46473            ! ext/Sys/Syslog/Syslog.pm
46474 ____________________________________________________________________________
46475 [ 24992] By: rgs                                   on 2005/06/27  13:51:10
46476         Log: Oops (fix previous fix).
46477      Branch: perl
46478            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
46479            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
46480            ! lib/Filter/Simple/t/import.t
46481 ____________________________________________________________________________
46482 [ 24991] By: rgs                                   on 2005/06/27  13:48:26
46483         Log: Fix tests of Filter::Simple 0.82 in the core
46484      Branch: perl
46485            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
46486            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
46487            ! lib/Filter/Simple/t/import.t
46488 ____________________________________________________________________________
46489 [ 24990] By: rgs                                   on 2005/06/27  13:46:25
46490         Log: Upgrade to Filter::Simple 0.82
46491      Branch: perl
46492            ! lib/Filter/Simple.pm lib/Filter/Simple/Changes
46493            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
46494            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
46495            ! lib/Filter/Simple/t/import.t t/lib/Filter/Simple/ExportTest.pm
46496            ! t/lib/Filter/Simple/FilterOnlyTest.pm
46497            ! t/lib/Filter/Simple/FilterTest.pm
46498            ! t/lib/Filter/Simple/ImportTest.pm
46499 ____________________________________________________________________________
46500 [ 24989] By: rgs                                   on 2005/06/27  12:46:44
46501         Log: Upgrade to Test::Harness 2.52
46502      Branch: perl
46503            ! lib/Test/Harness.pm lib/Test/Harness/Changes
46504            ! lib/Test/Harness/bin/prove
46505 ____________________________________________________________________________
46506 [ 24988] By: rgs                                   on 2005/06/27  12:35:33
46507         Log: Upgrade to Time::HiRes 1.70
46508      Branch: perl
46509            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
46510            ! ext/Time/HiRes/HiRes.xs
46511 ____________________________________________________________________________
46512 [ 24987] By: steveh                                on 2005/06/27  07:41:52
46513         Log: Suppress warnings about a clash between redefined malloc and the
46514              use of __attribute__malloc__
46515              
46516              Subject: Re: Fun with __attribute__malloc__
46517              From: Andy Lester <andy@petdance.com>
46518              Date: Fri, 24 Jun 2005 12:11:59 -0500
46519              Message-ID: <20050624171159.GB29590@petdance.com>
46520      Branch: perl
46521            ! perl.h
46522 ____________________________________________________________________________
46523 [ 24986] By: nicholas                              on 2005/06/26  22:19:22
46524         Log: Tweak the child dump socket protocol to return error messages to the
46525              parent so that it can display what went wrong.
46526      Branch: perl
46527            ! perl.c
46528 ____________________________________________________________________________
46529 [ 24985] By: rgs                                   on 2005/06/26  20:06:10
46530         Log: Upgrade to Time::HiRes 1.69
46531      Branch: perl
46532            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
46533            ! ext/Time/HiRes/Makefile.PL
46534 ____________________________________________________________________________
46535 [ 24984] By: nicholas                              on 2005/06/26  17:59:33
46536         Log: When using DEBUG_LEAKING_SCALARS_FORK_DUMP it's possible to cause
46537              indefinite hangs when the debugging child holds open Perl_debug_log,
46538              and it happens to be a file descriptor that is one end of a pipe,
46539              with a process sitting at the other end waitng for EOF.
46540              So close all descriptors in the child *including* Perl_debug_log,
46541              and pass it back in over the control socket if it's needed.
46542      Branch: perl
46543            ! perl.c
46544 ____________________________________________________________________________
46545 [ 24983] By: nicholas                              on 2005/06/26  10:28:43
46546         Log: Need to pass a my_perl to S_my_localtime to make threaded builds build.
46547      Branch: perl
46548            ! pp_sys.c
46549 ____________________________________________________________________________
46550 [ 24982] By: nicholas                              on 2005/06/25  17:58:26
46551         Log: Add a sanity check to Config::AUTOLOAD to prevent infinte loops if
46552              Configure_heavy.pl gets truncated.
46553      Branch: perl
46554            ! configpm
46555 ____________________________________________________________________________
46556 [ 24981] By: nicholas                              on 2005/06/25  15:45:06
46557         Log: On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()
46558              using system malloc, because sbrk() stops giving us memory after about
46559              14Mb.
46560      Branch: perl
46561            ! hints/darwin.sh
46562 ____________________________________________________________________________
46563 [ 24980] By: nicholas                              on 2005/06/25  15:42:30
46564         Log: Need to skip exporting PL_dumper_fd unless it is used.
46565      Branch: perl
46566            ! makedef.pl
46567 ____________________________________________________________________________
46568 [ 24979] By: nicholas                              on 2005/06/25  12:55:09
46569         Log: If forking during global destruction, the child needs to close all
46570              unused file descriptors, else it can cause other processes to hang
46571              because it accidentally holds open pipes and sockets.
46572      Branch: perl
46573            ! perl.c
46574 ____________________________________________________________________________
46575 [ 24978] By: rgs                                   on 2005/06/24  15:21:38
46576         Log: Upgrade to Unicode::Collate 0.51
46577      Branch: perl
46578            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
46579            ! lib/Unicode/Collate/README
46580 ____________________________________________________________________________
46581 [ 24977] By: steveh                                on 2005/06/24  14:38:05
46582         Log: Fix typo in win32.c
46583              
46584              Doesn't fix bcc32 + USE_LARGE_FILES, though :-(
46585      Branch: perl
46586            ! win32/win32.c
46587 ____________________________________________________________________________
46588 [ 24976] By: nicholas                              on 2005/06/24  14:04:19
46589         Log: Extend DEBUG_LEAKING_SCALARS_FORK_DUMP so it can also dump scalars
46590              which become unreferenced. This is less likely to be successful.
46591              The #define needs a better name.
46592      Branch: perl
46593            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h
46594            ! proto.h sv.c
46595 ____________________________________________________________________________
46596 [ 24975] By: steveh                                on 2005/06/24  13:56:15
46597         Log: Stop '"__attribute__format__" redefined' warnings from gcc on Win32
46598      Branch: perl
46599            ! perl.h win32/config_H.gc
46600 ____________________________________________________________________________
46601 [ 24974] By: steveh                                on 2005/06/24  12:27:45
46602         Log: Make opendir() filename const in Win32-land & friends
46603              
46604              That fact that it wasn't const already was highlighted by a warning
46605              from pp_open_dir() generated by change 24743. Rather than undo the
46606              const change in pp_open_dir(), this seems to make more sense. Hope I
46607              haven't broken Netware or WinCE.
46608      Branch: perl
46609            ! NetWare/nw5.c NetWare/nwperlhost.h NetWare/nwperlsys.h
46610            ! iperlsys.h win32/include/dirent.h win32/perlhost.h
46611            ! win32/win32.c win32/win32iop.h wince/perlhost.h wince/wince.c
46612 ____________________________________________________________________________
46613 [ 24973] By: nicholas                              on 2005/06/24  10:45:44
46614         Log: Need to do some sort of die/warn to get the "global destruction"
46615              text if the bug is still present.
46616      Branch: perl
46617            ! t/op/gv.t
46618 ____________________________________________________________________________
46619 [ 24972] By: steveh                                on 2005/06/24  09:37:24
46620         Log: Fix t\op\gv.t on Win32
46621      Branch: perl
46622            ! t/op/gv.t
46623 ____________________________________________________________________________
46624 [ 24971] By: rgs                                   on 2005/06/24  07:54:59
46625         Log: Remove cargo-culted binmode.
46626      Branch: perl
46627            ! lib/Archive/Tar/t/00_setup.t
46628 ____________________________________________________________________________
46629 [ 24970] By: steveh                                on 2005/06/24  07:42:41
46630         Log: Fix Archive-Tar tests on Win32 following change 24954
46631      Branch: perl
46632            ! lib/Archive/Tar/t/00_setup.t
46633 ____________________________________________________________________________
46634 [ 24969] By: merijn                                on 2005/06/24  07:41:08
46635         Log: Workaround localtime edge case where TZ makes time go beyond
46636              the defined working range (AIX 5.2)
46637      Branch: perl
46638            ! pp_sys.c
46639 ____________________________________________________________________________
46640 [ 24968] By: davem                                 on 2005/06/23  22:59:36
46641         Log: change 24967 got the #endif in the wrong place
46642      Branch: perl
46643            ! pad.c
46644 ____________________________________________________________________________
46645 [ 24967] By: davem                                 on 2005/06/23  22:48:40
46646         Log: don't repopulate PADTMP slots with null SVs when freeing ops
46647      Branch: perl
46648            ! ext/B/t/f_sort.t ext/B/t/optree_samples.t pad.c
46649 ____________________________________________________________________________
46650 [ 24966] By: nicholas                              on 2005/06/23  21:30:33
46651         Log: Remove the reference loop between symbol tables and typeglobs.
46652              Typeglobs now have a weak reference onto their symbol table.
46653      Branch: perl
46654            ! embed.fnc embed.h gv.c mg.c pad.c proto.h sv.c t/op/gv.t
46655 ____________________________________________________________________________
46656 [ 24965] By: rgs                                   on 2005/06/23  18:53:04
46657         Log: Subject: [PATCH] Pre-YAPC consting fun
46658              From: Andy Lester <andy@petdance.com>
46659              Date: Jun 23, 2005 9:04 PM
46660              Message-ID: <20050623190423.GA13835@petdance.com>
46661      Branch: perl
46662            ! embed.fnc embed.h lib/ExtUtils/CBuilder/t/01-basic.t locale.c
46663            ! mg.c perlio.c pp_ctl.c pp_pack.c pp_sys.c proto.h scope.c
46664            ! taint.c util.c
46665 ____________________________________________________________________________
46666 [ 24964] By: merijn                                on 2005/06/23  18:43:42
46667         Log: Take a larger margin to prevent 'X' failures in smokes
46668              I was able to get warnings on HP-UX 10.20 every 2nd to 3rd run
46669              when reps was still 10000. With 15000 I didn't get a single warning
46670      Branch: perl
46671            ! t/op/rand.t
46672 ____________________________________________________________________________
46673 [ 24963] By: rgs                                   on 2005/06/23  18:07:34
46674         Log: Warning suppression.
46675      Branch: perl
46676            ! pp_sys.c
46677 ____________________________________________________________________________
46678 [ 24962] By: nicholas                              on 2005/06/23  18:00:38
46679         Log: The current implementation of :unique is fundamentally flawed,
46680              because declaring a scalar READONLY does not stop it being modified.
46681              Hence the current implementation of :unique is *not threadsafe*
46682              D'oh!
46683              Better implementations welcome.
46684      Branch: perl
46685            ! embed.fnc embed.h ext/threads/t/problems.t pod/perltodo.pod
46686            ! proto.h sv.c
46687 ____________________________________________________________________________
46688 [ 24961] By: rgs                                   on 2005/06/23  16:18:21
46689         Log: Fix Archive::Tar test when perl is built with -Dmksymlinks
46690      Branch: perl
46691            ! lib/Archive/Tar/t/02_methods.t
46692 ____________________________________________________________________________
46693 [ 24960] By: rgs                                   on 2005/06/23  15:51:02
46694         Log: Subject: [PATCH] Re: [perl #9741] possible problem with File::Find
46695              From: Steve Peters <steve@fisharerojo.org>
46696              Date: Fri, 17 Jun 2005 23:27:14 -0500
46697              Message-ID: <20050618042714.GA29589@mccoy.peters.homeunix.org>
46698      Branch: perl
46699            ! lib/File/Find.pm
46700 ____________________________________________________________________________
46701 [ 24959] By: nicholas                              on 2005/06/23  14:11:20
46702         Log: Add a define PERL_POISON which tries to trip up anything accessing
46703              freed or uninitialised memory. Currently only Poison()s freed
46704              pointers.
46705      Branch: perl
46706            ! ext/PerlIO/encoding/encoding.xs gv.c handy.h pp_ctl.c scope.c
46707            ! sv.c
46708 ____________________________________________________________________________
46709 [ 24958] By: nicholas                              on 2005/06/23  14:09:57
46710         Log: Indent some of the #ifdef/#define/#endif to make the nesting clearer.
46711              Simplify SvPV_free slightly.
46712      Branch: perl
46713            ! sv.h
46714 ____________________________________________________________________________
46715 [ 24957] By: rgs                                   on 2005/06/23  11:54:25
46716         Log: This dummy test didn't pass
46717      Branch: perl
46718            ! lib/Archive/Tar/t/99_clean.t
46719 ____________________________________________________________________________
46720 [ 24956] By: rgs                                   on 2005/06/23  11:34:35
46721         Log: Add a pseudo-test to clean up data files for Archive::Tar tests
46722      Branch: perl
46723            + lib/Archive/Tar/t/99_clean.t
46724            ! MANIFEST
46725 ____________________________________________________________________________
46726 [ 24955] By: rgs                                   on 2005/06/23  11:30:16
46727         Log: Remove test that relies on Test::POD
46728      Branch: perl
46729            - lib/Archive/Tar/t/99_pod.t
46730            ! MANIFEST
46731 ____________________________________________________________________________
46732 [ 24954] By: rgs                                   on 2005/06/23  11:29:16
46733         Log: Remove binary files, add a pseudo-test in Archive::Tar to generate them
46734      Branch: perl
46735            + lib/Archive/Tar/t/00_setup.t
46736            - lib/Archive/Tar/t/src/long/bar.tar
46737            - lib/Archive/Tar/t/src/long/foo.tgz
46738            - lib/Archive/Tar/t/src/short/bar.tar
46739            - lib/Archive/Tar/t/src/short/foo.tgz
46740            ! MANIFEST
46741 ____________________________________________________________________________
46742 [ 24953] By: steveh                                on 2005/06/23  11:02:42
46743         Log: Silence bcc32 compiler warnings following change 24945
46744              
46745              ("Possible use of '%s' before definition")
46746      Branch: perl
46747            ! pp_ctl.c pp_sys.c
46748 ____________________________________________________________________________
46749 [ 24952] By: nicholas                              on 2005/06/23  10:41:00
46750         Log: Re-initialise PL_curcop to &PL_compiling before destroying the optree.
46751      Branch: perl
46752            ! perl.c
46753 ____________________________________________________________________________
46754 [ 24951] By: rgs                                   on 2005/06/23  10:39:47
46755         Log: Subject: Re: [perl #36350] unstable sorting for use integer; sort { $b <=> $a } @foo 
46756              From: Salvador Fandino <sfandino@yahoo.com>
46757              Date: Tue, 21 Jun 2005 19:50:35 +0200
46758              Message-ID: <20050621181658.5977.qmail@lists.develooper.com>
46759      Branch: perl
46760            ! pp_sort.c
46761 ____________________________________________________________________________
46762 [ 24950] By: steveh                                on 2005/06/23  10:21:53
46763         Log: Oops! Change 24946 wasn't quite right
46764      Branch: perl
46765            ! doio.c
46766 ____________________________________________________________________________
46767 [ 24949] By: rgs                                   on 2005/06/23  09:32:55
46768         Log: Add handling of NV_ZERO_IS_ALLBITS_ZERO for Netware and epoc
46769      Branch: perl
46770            ! NetWare/config.wc NetWare/config_H.wc epoc/config.sh
46771 ____________________________________________________________________________
46772 [ 24948] By: rgs                                   on 2005/06/23  09:25:03
46773         Log: Define d_nv_zero_is_allbits_zero for symbian
46774              (noticed by Jarkko)
46775      Branch: perl
46776            ! symbian/config.sh
46777 ____________________________________________________________________________
46778 [ 24947] By: steveh                                on 2005/06/23  09:18:37
46779         Log: Silence bcc32 compiler warnings from win32/fcrypt.c (almost)
46780              
46781              It still whines about 'in' and 'b' being assigned values that are
46782              never used on lines 348 and 505 respectively (as side effects of the
46783              calls to c2l and l2c respectively), but I'm not sure how to shut
46784              them up.
46785      Branch: perl
46786            ! win32/fcrypt.c
46787 ____________________________________________________________________________
46788 [ 24946] By: steveh                                on 2005/06/23  09:00:28
46789         Log: More bcc32 compiler warnings to silence
46790              
46791              ("Suspicious pointer conversion")
46792      Branch: perl
46793            ! doio.c win32/win32io.c
46794 ____________________________________________________________________________
46795 [ 24945] By: rgs                                   on 2005/06/23  08:39:44
46796         Log: Subject: [PATCH] Const Boy II: The Localizing
46797              From: Andy Lester <andy@petdance.com>
46798              Date: Wed, 22 Jun 2005 09:41:00 -0500
46799              Message-ID: <20050622144059.GA19598@petdance.com>
46800      Branch: perl
46801            ! autodoc.pl embed.fnc embed.pl hv.c perl.c perlio.c
46802            ! pod/perlapi.pod pp.c pp.h pp_ctl.c pp_sys.c proto.h sv.c
46803            ! util.c
46804 ____________________________________________________________________________
46805 [ 24944] By: steveh                                on 2005/06/23  08:04:21
46806         Log: Silence another bcc32 compiler warning
46807              
46808              ("Possible use of '%s' before definition")
46809      Branch: perl
46810            ! toke.c
46811 ____________________________________________________________________________
46812 [ 24943] By: davem                                 on 2005/06/22  23:08:55
46813         Log: remove taint hack now that local $tainted no longer copies taint magic
46814      Branch: perl
46815            ! mg.c sv.c
46816 ____________________________________________________________________________
46817 [ 24942] By: davem                                 on 2005/06/22  21:42:54
46818         Log: handle magic in local correctly
46819              the local SV now gets a copy of any container magic, and no value
46820              magic; in the past the whole magic chain was either shared or
46821              moved
46822      Branch: perl
46823            ! embed.fnc embed.h mg.c pod/perlguts.pod pod/perlintern.pod
46824            ! proto.h scope.c t/op/local.t
46825 ____________________________________________________________________________
46826 [ 24941] By: merijn                                on 2005/06/22  17:14:04
46827         Log: Upgrade to Test::Harness 2.50
46828      Branch: perl
46829            ! lib/Test/Harness.pm lib/Test/Harness/t/strap-analyze.t
46830 ____________________________________________________________________________
46831 [ 24940] By: nicholas                              on 2005/06/22  16:37:06
46832         Log: Add facility to fork() early in perl_destruct and use the child to
46833              dump out leaked scalars (enabled with DEBUG_LEAKING_SCALARS_FORK_DUMP
46834              when DEBUG_LEAKING_SCALARS is already in force)
46835      Branch: perl
46836            ! perl.c
46837 ____________________________________________________________________________
46838 [ 24939] By: steveh                                on 2005/06/22  13:25:16
46839         Log: Silence yet more bcc32 compiler warnings
46840              
46841              ("Code has no effect")
46842      Branch: perl
46843            ! hv.c pp_ctl.c pp_hot.c
46844 ____________________________________________________________________________
46845 [ 24938] By: steveh                                on 2005/06/22  13:02:17
46846         Log: Silence some more bcc32 compiler warnings
46847              
46848              ("Suggest parentheses to clarify precedence")
46849      Branch: perl
46850            ! warnings.h warnings.pl
46851 ____________________________________________________________________________
46852 [ 24937] By: steveh                                on 2005/06/22  12:31:59
46853         Log: Silence some bcc32 compiler warnings
46854              
46855              ("Superfluous & with function")
46856      Branch: perl
46857            ! perlvars.h pp.c win32/win32.c
46858 ____________________________________________________________________________
46859 [ 24936] By: nicholas                              on 2005/06/22  10:08:43
46860         Log: Now that the global string table is using a single hunk of memory
46861              for both HE and HEK, we need to actually free things in perl_destruct
46862      Branch: perl
46863            ! perl.c
46864 ____________________________________________________________________________
46865 [ 24935] By: steveh                                on 2005/06/22  09:40:25
46866         Log: Fix Archive-Tar tests on Win32
46867              
46868              (Patch from Jos Boumans, from his current dev version.)
46869      Branch: perl
46870            ! lib/Archive/Tar.pm
46871 ____________________________________________________________________________
46872 [ 24934] By: merijn                                on 2005/06/21  19:27:38
46873         Log: Redo generation of change #24898
46874              Do not forget to run Porting/config_h.pl!
46875      Branch: perl
46876            ! Configure config_h.SH
46877 ____________________________________________________________________________
46878 [ 24932] By: rgs                                   on 2005/06/21  17:05:01
46879         Log: Upgrade to Test::Harness 2.49_02
46880      Branch: perl
46881            ! lib/Test/Harness.pm lib/Test/Harness/Changes
46882            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
46883            ! lib/Test/Harness/t/test-harness.t
46884 ____________________________________________________________________________
46885 [ 24931] By: rgs                                   on 2005/06/21  16:33:32
46886         Log: Add Archive::Tar to the maintainers list
46887      Branch: perl
46888            ! Porting/Maintainers.pl
46889 ____________________________________________________________________________
46890 [ 24930] By: rgs                                   on 2005/06/21  16:14:06
46891         Log: Trim trailing spaces
46892      Branch: perl
46893            ! lib/Archive/Tar/bin/ptar
46894 ____________________________________________________________________________
46895 [ 24929] By: rgs                                   on 2005/06/21  15:53:30
46896         Log: Add pod, so ptar has a manpage
46897      Branch: perl
46898            ! lib/Archive/Tar/bin/ptar
46899 ____________________________________________________________________________
46900 [ 24928] By: rgs                                   on 2005/06/21  15:27:37
46901         Log: POD nits
46902      Branch: perl
46903            ! ext/Storable/Storable.pm
46904 ____________________________________________________________________________
46905 [ 24927] By: nicholas                              on 2005/06/21  15:27:14
46906         Log: Drag t/op/gv.t kicking and screaming into the century of the fruitbat
46907              (or at least into the decade of t/test.pl)
46908      Branch: perl
46909            ! t/op/gv.t
46910 ____________________________________________________________________________
46911 [ 24926] By: rgs                                   on 2005/06/21  15:04:10
46912         Log: Add the ptar(1) utility from Archive::Tar
46913      Branch: perl
46914            + lib/Archive/Tar/bin/ptar utils/ptar.PL
46915            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
46916            ! win32/Makefile win32/makefile.mk
46917 ____________________________________________________________________________
46918 [ 24925] By: steveh                                on 2005/06/21  13:49:10
46919         Log: Trim trailing whitespace from $! and $^E
46920              
46921              (Fixes lib/Test/Simple/t/fail-more.t with bcc32 on Win32, and is
46922              good for consistency anyway)
46923      Branch: perl
46924            ! mg.c
46925 ____________________________________________________________________________
46926 [ 24924] By: nicholas                              on 2005/06/21  12:39:27
46927         Log: Avoid having NULL entries in the weakref backreference array, and
46928              make S_sv_add_backref O(1) (instead of O(n))
46929      Branch: perl
46930            ! sv.c
46931 ____________________________________________________________________________
46932 [ 24923] By: rgs                                   on 2005/06/21  12:12:10
46933         Log: Cleanup after this test
46934      Branch: perl
46935            ! lib/Archive/Tar/t/02_methods.t
46936 ____________________________________________________________________________
46937 [ 24922] By: rgs                                   on 2005/06/21  12:01:07
46938         Log: Add Archive::Tar 1.24, except ptar for now
46939      Branch: perl
46940            + lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
46941            + lib/Archive/Tar/File.pm lib/Archive/Tar/t/01_use.t
46942            + lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/03_file.t
46943            + lib/Archive/Tar/t/99_pod.t lib/Archive/Tar/t/src/long/b
46944            + lib/Archive/Tar/t/src/long/bar.tar
46945            + lib/Archive/Tar/t/src/long/foo.tgz
46946            + lib/Archive/Tar/t/src/short/b
46947            + lib/Archive/Tar/t/src/short/bar.tar
46948            + lib/Archive/Tar/t/src/short/foo.tgz
46949            ! MANIFEST
46950 ____________________________________________________________________________
46951 [ 24921] By: nicholas                              on 2005/06/21  10:58:22
46952         Log: weak references aren't UVs, do don't show this in the dump flags.
46953      Branch: perl
46954            ! dump.c
46955 ____________________________________________________________________________
46956 [ 24920] By: rgs                                   on 2005/06/21  10:50:18
46957         Log: Subject: [PATCH] ternary operator cond ? foo : bar being parsed as ?...?
46958              From: Salvador Fandiño <sfandino@yahoo.com>
46959              Date: Fri, 17 Jun 2005 14:06:30 +0100
46960              Message-ID: <20050617130548.18776.qmail@lists.develooper.com>
46961              
46962              with wordings improvements suggested by Ronald J Kimball
46963      Branch: perl
46964            ! pod/perldiag.pod toke.c
46965 ____________________________________________________________________________
46966 [ 24919] By: nicholas                              on 2005/06/21  10:35:09
46967         Log: No need to set flags twice.
46968      Branch: perl
46969            ! av.c
46970 ____________________________________________________________________________
46971 [ 24918] By: nicholas                              on 2005/06/21  09:44:08
46972         Log: As there will be no old body to dispose of, we can return immediately.
46973      Branch: perl
46974            ! sv.c
46975 ____________________________________________________________________________
46976 [ 24917] By: rgs                                   on 2005/06/21  09:40:46
46977         Log: Fix [perl #36102] Data::Dumper Doesn't Stringify Numeric Labels
46978      Branch: perl
46979            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
46980            ! ext/Data/Dumper/t/dumper.t
46981 ____________________________________________________________________________
46982 [ 24916] By: rgs                                   on 2005/06/21  07:03:40
46983         Log: Subject: Re: [perl #36310] sv_vcatpvfn() fails on some (very limited) situations 
46984              From: Tsutomu IKEGAMI <t-ikegami@aist.go.jp>
46985              Date: Fri, 17 Jun 2005 17:55:10 +0900 (JST)
46986              Message-Id: <20050617.175510.21285350.t-ikegami@aist.go.jp>
46987      Branch: perl
46988            ! sv.c
46989 ____________________________________________________________________________
46990 [ 24915] By: rgs                                   on 2005/06/20  16:28:38
46991         Log: Subject: [PATCH perl.h] FPTR2DPTR/DPTR2FPTR
46992              From: Robin Barker <Robin.Barker@npl.co.uk>
46993              Date: Mon, 20 Jun 2005 13:47:37 +0100
46994              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6E4@hotel.npl.co.uk>
46995      Branch: perl
46996            ! perl.h
46997 ____________________________________________________________________________
46998 [ 24914] By: nicholas                              on 2005/06/20  15:21:59
46999         Log: Replace the non-const initialiser block + loop with a series of calls
47000              to a small static function.
47001              c.f. "I will replace you with a small shell script..."
47002      Branch: perl
47003            ! sv.c
47004 ____________________________________________________________________________
47005 [ 24913] By: rgs                                   on 2005/06/20  15:12:50
47006         Log: Subject: [PATCH] The continuing adventures of Constman and Localize Boy
47007              From: Andy Lester <andy@petdance.com>
47008              Date: Mon, 20 Jun 2005 10:22:37 -0500
47009              Message-ID: <20050620152237.GA5032@petdance.com>
47010      Branch: perl
47011            ! XSUB.h doop.c embed.fnc embed.h global.sym gv.c mg.c pad.c
47012            ! perl.h proto.h sv.c universal.c util.c
47013 ____________________________________________________________________________
47014 [ 24912] By: rgs                                   on 2005/06/20  13:32:52
47015         Log: Same fix, for the test, now.
47016      Branch: perl
47017            ! t/run/switches.t
47018 ____________________________________________________________________________
47019 [ 24911] By: rgs                                   on 2005/06/20  13:06:13
47020         Log: perl -v was outputting a double v (spotted by Jarkko)
47021      Branch: perl
47022            ! perl.c
47023 ____________________________________________________________________________
47024 [ 24910] By: rgs                                   on 2005/06/20  11:58:32
47025         Log: Remove signature test, which is always skipped
47026      Branch: perl
47027            - lib/Test/Simple/t/00signature.t
47028            ! MANIFEST
47029 ____________________________________________________________________________
47030 [ 24909] By: rgs                                   on 2005/06/20  11:45:02
47031         Log: Subject: [PATCH pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod] Recommend Against UNIVERSAL:: Methods as Functions, take 2
47032              From: chromatic <chromatic@wgz.org>
47033              Date: Sat, 18 Jun 2005 12:15:41 -0700
47034              Message-Id: <1119122141.21521.9.camel@localhost>
47035      Branch: perl
47036            ! pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod
47037 ____________________________________________________________________________
47038 [ 24908] By: rgs                                   on 2005/06/20  11:00:31
47039         Log: Remove the deprecated $# variable
47040      Branch: perl
47041            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
47042            ! pod/perldiag.pod sv.c t/lib/warnings/gv
47043 ____________________________________________________________________________
47044 [ 24907] By: nicholas                              on 2005/06/20  10:35:41
47045         Log: Silence warning in debug printf
47046      Branch: perl
47047            ! doop.c
47048 ____________________________________________________________________________
47049 [ 24906] By: rgs                                   on 2005/06/20  09:45:24
47050         Log: Subject: [PATCH] More random cleanups
47051              From: Andy Lester <andy@petdance.com>
47052              Date: Fri, 17 Jun 2005 09:50:29 -0500
47053              Message-ID: <20050617145029.GC11769@petdance.com>
47054      Branch: perl
47055            ! embed.fnc embed.h pp_ctl.c pp_sort.c proto.h scope.c
47056 ____________________________________________________________________________
47057 [ 24905] By: steveh                                on 2005/06/20  09:30:23
47058         Log: Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change 24898)
47059              
47060              The try.c test program added to Configure by change 24898 outputs
47061              "Yes" using each of VC++, GCC and BCC32, so here goes...
47062      Branch: perl
47063            ! win32/config.bc win32/config.gc win32/config.vc
47064            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
47065            ! win32/config_H.vc win32/config_H.vc64
47066 ____________________________________________________________________________
47067 [ 24904] By: rgs                                   on 2005/06/20  09:23:33
47068         Log: Hugo suggests this.
47069      Branch: perl
47070            ! pod/perlhack.pod
47071 ____________________________________________________________________________
47072 [ 24903] By: rgs                                   on 2005/06/20  09:20:40
47073         Log: Missed a chunk in previous commit
47074      Branch: perl
47075            ! pod/perlsyn.pod
47076 ____________________________________________________________________________
47077 [ 24902] By: rgs                                   on 2005/06/20  09:18:35
47078         Log: Subject: [perl #36328] Until Statement Undocumented 
47079              From: Eric Amick (via RT) <perlbug-followup@perl.org>
47080              Date: 18 Jun 2005 03:47:32 -0000
47081              Message-ID: <rt-3.0.11-36328-115949.3.38667506136829@perl.org>
47082      Branch: perl
47083            ! pod/perlsyn.pod
47084 ____________________________________________________________________________
47085 [ 24901] By: rgs                                   on 2005/06/20  09:06:57
47086         Log: Subject: Re: [PATCH replacement] Re: [perl #36313] perl -e "1for$[=0" crash
47087              From: Rick Delaney <rick@bort.ca>
47088              Date: Sun, 19 Jun 2005 09:47:22 -0400
47089              Message-ID: <20050619134722.GB31592@localhost.localdomain>
47090      Branch: perl
47091            ! op.c t/comp/parser.t
47092 ____________________________________________________________________________
47093 [ 24900] By: nicholas                              on 2005/06/20  08:19:52
47094         Log: S_del_body is sufficiently small that inlining it is a space win.
47095      Branch: perl
47096            ! sv.c
47097 ____________________________________________________________________________
47098 [ 24899] By: nicholas                              on 2005/06/19  15:12:26
47099         Log: If NV_ZERO_IS_ALLBITS_ZERO there's no need to explicitly set the NVX
47100              to 0.0, as the memset has already done it.
47101      Branch: perl
47102            ! sv.c
47103 ____________________________________________________________________________
47104 [ 24898] By: nicholas                              on 2005/06/19  15:11:06
47105         Log: Add a Configure test to see if NV 0.0 is stored as all bits zero, and
47106              #define NV_ZERO_IS_ALLBITS_ZERO if so.  This is always true on VMS:
47107              
47108              Subject: Re: Configure check for whether 0.0 is stored as all bits zero
47109              From: "Craig A. Berry" <craigberry@mac.com>
47110              Message-Id: <p06210214beda5bf31c4c@[172.16.52.1]>
47111              Date: Sat, 18 Jun 2005 18:23:59 -0500
47112      Branch: perl
47113            ! Configure Porting/Glossary config_h.SH configure.com
47114 ____________________________________________________________________________
47115 [ 24897] By: nicholas                              on 2005/06/19  10:22:58
47116         Log: Move the offset calculations outside of new_body/del_body.
47117              This makes some of the upgrade code slightly simpler.
47118      Branch: perl
47119            ! sv.c
47120 ____________________________________________________________________________
47121 [ 24896] By: nicholas                              on 2005/06/18  22:43:58
47122         Log: Refactor sv_dup to memcpy from source to destination, and only
47123              explicitly copy the structure members that need explicit duplication.
47124      Branch: perl
47125            ! sv.c
47126 ____________________________________________________________________________
47127 [ 24895] By: nicholas                              on 2005/06/18  16:33:41
47128         Log: Squeeze a little more savings by moving pte and he arenas into the
47129              common arena free code.
47130      Branch: perl
47131            ! hv.h perl.h sv.c
47132 ____________________________________________________________________________
47133 [ 24894] By: nicholas                              on 2005/06/18  15:07:47
47134         Log: Subject: [PATCH] squeeze repetition out of Perl_sv_free_arenas
47135              From: Jim Cromie <jcromie@divsol.com>
47136              Message-ID: <42B3C388.2090902@divsol.com>
47137              Date: Sat, 18 Jun 2005 00:47:36 -0600
47138      Branch: perl
47139            ! sv.c
47140 ____________________________________________________________________________
47141 [ 24893] By: nicholas                              on 2005/06/18  14:28:04
47142         Log: update AVs and HVs using the old_body, and remove all of the local
47143              variables used to hold the SV body piecemeal.
47144      Branch: perl
47145            ! sv.c
47146 ____________________________________________________________________________
47147 [ 24892] By: nicholas                              on 2005/06/18  10:57:02
47148         Log: sv_upgrade by memcpy
47149              AV and HV cases need tidyup
47150      Branch: perl
47151            ! sv.c
47152 ____________________________________________________________________________
47153 [ 24891] By: nicholas                              on 2005/06/17  19:37:56
47154         Log: Fix compiling with -DPURIFY
47155      Branch: perl
47156            ! sv.c
47157 ____________________________________________________________________________
47158 [ 24890] By: nicholas                              on 2005/06/17  17:30:19
47159         Log: Change 24886 was buggy - should be taking (and passing in) the
47160              address of the arena.
47161      Branch: perl
47162            ! sv.c
47163 ____________________________________________________________________________
47164 [ 24889] By: rgs                                   on 2005/06/17  15:43:11
47165         Log: Add new internal error message to perldiag
47166      Branch: perl
47167            ! pod/perldiag.pod
47168 ____________________________________________________________________________
47169 [ 24888] By: nicholas                              on 2005/06/17  15:37:50
47170         Log: Collect a little more information about the body we're getting rid of
47171      Branch: perl
47172            ! sv.c
47173 ____________________________________________________________________________
47174 [ 24887] By: rgs                                   on 2005/06/17  14:44:43
47175         Log: Missing aTHX_ (noticed by Jim Cromie)
47176      Branch: perl
47177            ! sv.c
47178 ____________________________________________________________________________
47179 [ 24886] By: nicholas                              on 2005/06/17  14:28:07
47180         Log: Move freeing the old body after the creating of the new body.
47181      Branch: perl
47182            ! sv.c
47183 ____________________________________________________________________________
47184 [ 24885] By: nicholas                              on 2005/06/17  13:42:03
47185         Log: The only way is up!
47186              (*up*grades. Or croak)
47187      Branch: perl
47188            ! sv.c
47189 ____________________________________________________________________________
47190 [ 24884] By: rgs                                   on 2005/06/17  12:21:53
47191         Log: Subject: [perl #36199] [PATCH] 5.8.7 fails to build with parallel make 
47192              From: "Steve Peters via RT" <perlbug-followup@perl.org>
47193              Date: 16 Jun 2005 17:11:14 -0000
47194              Message-ID: <rt-3.0.11-36199-115872.8.39962488213992@perl.org>
47195      Branch: perl
47196            ! Makefile.SH
47197 ____________________________________________________________________________
47198 [ 24883] By: steveh                                on 2005/06/17  11:36:45
47199         Log: Silence STDERR grumblings from Borland's math library.
47200              
47201              This fixes failures in ext/B/t/deparse.t and lib/warnings.t (and
47202              renders change 24870 obsolete, hence it is reverted here).
47203      Branch: perl
47204            ! lib/warnings.t makedef.pl win32/win32.c
47205 ____________________________________________________________________________
47206 [ 24882] By: rgs                                   on 2005/06/17  09:26:25
47207         Log: Upgrade to PathTools 3.09
47208      Branch: perl
47209            ! ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm
47210            ! lib/File/Spec.pm
47211 ____________________________________________________________________________
47212 [ 24881] By: nicholas                              on 2005/06/17  08:35:48
47213         Log: new_pte/del_pte can use new_body/del_body too
47214      Branch: perl
47215            ! sv.c
47216 ____________________________________________________________________________
47217 [ 24880] By: steveh                                on 2005/06/17  08:28:32
47218         Log: Subject: [PATCH] Strip \\?\ prefix from Perl path in win32/win32.c:set_w32_module_name()
47219              From: "Jan Dubois" <jand@ActiveState.com>
47220              Date: Thu, 16 Jun 2005 11:43:15 -0700
47221              Message-Id: <200506161843.j5GIhKhL024472@smtp3.ActiveState.com>
47222      Branch: perl
47223            ! win32/win32.c
47224 ____________________________________________________________________________
47225 [ 24879] By: nicholas                              on 2005/06/16  22:08:29
47226         Log: Storing the ixv for magic arrays seems to cause double free errors on
47227              OS X. This all feels like voodoo.
47228      Branch: perl
47229            ! ext/B/B/Bytecode.pm
47230 ____________________________________________________________________________
47231 [ 24878] By: nicholas                              on 2005/06/16  22:06:57
47232         Log: Replace all the new/del static functions with calls to a single pair
47233              of functions that uproot/plant bodies
47234      Branch: perl
47235            ! embed.fnc embed.h proto.h sv.c
47236 ____________________________________________________________________________
47237 [ 24877] By: nicholas                              on 2005/06/16  19:28:20
47238         Log: Making more_* return a pointer, and swapping to a ternary ?: in
47239              new_* seems to generate slightly terser object code.
47240      Branch: perl
47241            ! sv.c
47242 ____________________________________________________________________________
47243 [ 24876] By: nicholas                              on 2005/06/16  18:37:55
47244         Log: Replace all the S_more_* functions with a single function.
47245              Saves 1.5K on the object file in OS X when built with -Os
47246      Branch: perl
47247            ! sv.c
47248 ____________________________________________________________________________
47249 [ 24875] By: nicholas                              on 2005/06/16  16:25:54
47250         Log: Subject: [PATCH] Re: [perl #36048] Refactor S_more_*v into one function
47251              From: Jim Cromie <jcromie@divsol.com>
47252              Message-ID: <42ADC8ED.4090009@divsol.com>
47253              Date: Mon, 13 Jun 2005 11:57:01 -0600
47254      Branch: perl
47255            ! sv.c
47256 ____________________________________________________________________________
47257 [ 24874] By: nicholas                              on 2005/06/16  15:09:00
47258         Log: I'm not convinced that manually creating HVs via sv_upgrade is a great
47259              idea, but as we are, turning on shared keys makes sense.
47260      Branch: perl
47261            ! util.c
47262 ____________________________________________________________________________
47263 [ 24873] By: merijn                                on 2005/06/16  14:33:10
47264         Log: Subject: [PATCH] Lint support
47265              From: Andy Lester <andy@petdance.com>
47266              Date: Thu, 16 Jun 2005 09:35:21 -0500
47267              Message-ID: <20050616143521.GB22188@petdance.com>
47268      Branch: perl
47269            ! XSUB.h perl.h universal.c
47270 ____________________________________________________________________________
47271 [ 24872] By: merijn                                on 2005/06/16  14:24:43
47272         Log: Subject: Re: a warning for a ExtUtils::ParseXS test
47273              From: Ken Williams <ken@mathforum.org>
47274              Date: Wed, 15 Jun 2005 20:00:42 -0500
47275              Message-Id: <29d2a69650cb39059c9af487069b941c@mathforum.org>
47276      Branch: perl
47277            ! lib/ExtUtils/ParseXS/t/XSTest.xs
47278 ____________________________________________________________________________
47279 [ 24871] By: rgs                                   on 2005/06/16  13:55:18
47280         Log: Subject: [PATCH] Removing /*SUPPRESS xxx*/
47281              From: Andy Lester <andy@petdance.com>
47282              Date: Thu, 16 Jun 2005 09:13:42 -0500
47283              Message-ID: <20050616141342.GA22188@petdance.com>
47284      Branch: perl
47285            ! av.c doio.c doop.c perl.c pp.c pp_hot.c pp_sys.c regcomp.c
47286            ! regexec.c sv.c toke.c util.c
47287 ____________________________________________________________________________
47288 [ 24870] By: steveh                                on 2005/06/16  13:16:56
47289         Log: Teach lib/warnings.t about Borland CRT error messages
47290      Branch: perl
47291            ! lib/warnings.t
47292 ____________________________________________________________________________
47293 [ 24869] By: rgs                                   on 2005/06/16  12:54:18
47294         Log: Subject: [perl #36237] IO::File $fh->binmode($layer) is broken 
47295              From: "Alexander Foken" (via RT) <perlbug-followup@perl.org>
47296              Date: 10 Jun 2005 12:46:41 -0000
47297              Message-ID: <rt-3.0.11-36237-115536.13.400290704223@perl.org>
47298              
47299              and bump version number
47300      Branch: perl
47301            ! ext/IO/lib/IO/File.pm
47302 ____________________________________________________________________________
47303 [ 24868] By: steveh                                on 2005/06/16  11:10:01
47304         Log: Update README.win32
47305              
47306              (Mention Borland compiler is also free; update libwin32 link)
47307      Branch: perl
47308            ! README.win32
47309 ____________________________________________________________________________
47310 [ 24867] By: steveh                                on 2005/06/16  11:00:19
47311         Log: Give op/taint.t a helping hand for Borland compiler on Win32
47312      Branch: perl
47313            ! t/op/taint.t
47314 ____________________________________________________________________________
47315 [ 24866] By: steveh                                on 2005/06/16  09:51:33
47316         Log: Fix changes 24862 and 24863 for Sarathy's old dmake
47317      Branch: perl
47318            ! win32/makefile.mk
47319 ____________________________________________________________________________
47320 [ 24865] By: rgs                                   on 2005/06/16  09:45:59
47321         Log: Subs with builtin attributes shouldn't be made constant
47322              
47323              Subject: Re: [perl #36297] builtin attrs on subrutine declarations
47324              From: Salvador "FandiXo" <sfandino@yahoo.com>
47325              Date: Wed, 15 Jun 2005 08:27:00 -0700 (PDT)
47326              Message-ID: <20050615152700.96320.qmail@web52702.mail.yahoo.com>
47327      Branch: perl
47328            ! op.c
47329 ____________________________________________________________________________
47330 [ 24864] By: rgs                                   on 2005/06/16  09:18:58
47331         Log: Add -f in perl synopsys, sync perl.pod and perlrun.pod synopses
47332      Branch: perl
47333            ! pod/perl.pod pod/perlrun.pod
47334 ____________________________________________________________________________
47335 [ 24863] By: steveh                                on 2005/06/16  09:09:22
47336         Log: Simplify win32/makefile.mk for static extensions with GCC
47337      Branch: perl
47338            ! win32/makefile.mk
47339 ____________________________________________________________________________
47340 [ 24862] By: steveh                                on 2005/06/16  08:51:14
47341         Log: Enable static extensions with Borland compiler on Win32
47342      Branch: perl
47343            ! win32/buildext.pl win32/makefile.mk
47344 ____________________________________________________________________________
47345 [ 24861] By: rgs                                   on 2005/06/16  08:29:10
47346         Log: Revert part of change #24854
47347      Branch: perl
47348            ! ext/Devel/DProf/t/DProf.t perl.c
47349 ____________________________________________________________________________
47350 [ 24860] By: steveh                                on 2005/06/16  07:40:21
47351         Log: Don't export Perl_stashpv_hvname_match when !USE_ITHREADS
47352              
47353              (Fixes a linker error on Win 32 introduced by change #24847)
47354      Branch: perl
47355            ! makedef.pl
47356 ____________________________________________________________________________
47357 [ 24859] By: nicholas                              on 2005/06/15  22:32:14
47358         Log: Don't write bytecode to load the NVX of AVs and HVs
47359      Branch: perl
47360            ! ext/B/B/Bytecode.pm
47361 ____________________________________________________________________________
47362 [ 24858] By: nicholas                              on 2005/06/15  22:31:41
47363         Log: We were failing to pring "not ok" if the text exited uncleanly
47364      Branch: perl
47365            ! ext/B/t/bytecode.t
47366 ____________________________________________________________________________
47367 [ 24857] By: nicholas                              on 2005/06/15  22:30:53
47368         Log: assert that you aren't assigning to the NVX of an AV or HV
47369      Branch: perl
47370            ! sv.h
47371 ____________________________________________________________________________
47372 [ 24856] By: rgs                                   on 2005/06/15  16:37:46
47373         Log: Introduce PERL_RUNPERL_DEBUG to alter the behavior of runperl(),
47374              this can be useful to use valgrind for example
47375      Branch: perl
47376            ! t/test.pl
47377 ____________________________________________________________________________
47378 [ 24855] By: steveh                                on 2005/06/15  16:30:58
47379         Log: Fix $Config{ccversion} for Borland C++ 5.5.1
47380              
47381              This pattern match seems a little saner, and stops " for Win32"
47382              getting picked up from the following output:
47383              
47384              Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
47385              
47386              Maybe it breaks older versions, but at least the latest now works
47387              correctly. If anyone knows what older versions' messages look like
47388              then speak up!
47389      Branch: perl
47390            ! win32/config_sh.PL
47391 ____________________________________________________________________________
47392 [ 24854] By: rgs                                   on 2005/06/15  16:24:05
47393         Log: Subject: Re: [PATCH] make -f invalid when USE_SITECUSTOMIZE isn't set
47394              From: Steve Peters <steve@fisharerojo.org>
47395              Date: Wed, 15 Jun 2005 11:30:41 -0500
47396              Message-ID: <20050615163040.GA14745@mccoy.peters.homeunix.org>
47397      Branch: perl
47398            ! ext/Devel/DProf/t/DProf.t perl.c
47399 ____________________________________________________________________________
47400 [ 24853] By: rgs                                   on 2005/06/15  16:16:32
47401         Log: Subject: sort optimization
47402              From: Salvador Fandiño <sfandino@yahoo.com>
47403              Date: Mon, 06 Jun 2005 12:05:05 +0100
47404              Message-ID: <20050606110425.22941.qmail@lists.develooper.com>
47405      Branch: perl
47406            ! pp_sort.c
47407 ____________________________________________________________________________
47408 [ 24852] By: steveh                                on 2005/06/15  16:02:06
47409         Log: Fix win32/makefile.mk for building with bcc32 5.5.1 and dmake 4.4
47410      Branch: perl
47411            ! win32/makefile.mk
47412 ____________________________________________________________________________
47413 [ 24851] By: rgs                                   on 2005/06/15  14:40:40
47414         Log: Subject: [perl #36297] builtin attrs on subrutine declarations 
47415              From: Salvador "FandiXXo" (via RT) <perlbug-followup@perl.org>
47416              Date: 15 Jun 2005 13:54:53 -0000
47417              Message-ID: <rt-3.0.11-36297-115797.8.75971493113916@perl.org>
47418      Branch: perl
47419            ! op.c t/op/attrs.t
47420 ____________________________________________________________________________
47421 [ 24850] By: merijn                                on 2005/06/15  13:57:57
47422         Log: Protect Perl_sv_2pvbyte () to NULL length pointers
47423              Thanks Nick!
47424      Branch: perl
47425            ! sv.c
47426 ____________________________________________________________________________
47427 [ 24849] By: rgs                                   on 2005/06/15  13:55:50
47428         Log: Better phrasing
47429      Branch: perl
47430            ! pod/perlfunc.pod
47431 ____________________________________________________________________________
47432 [ 24848] By: rgs                                   on 2005/06/15  09:27:55
47433         Log: Subject: [PATCH] Storable/Storable.xs: make plain C functions static
47434              From: Alexey Tourbin <at@altlinux.ru>
47435              Date: Sun, 5 Jun 2005 03:42:42 +0400
47436              Message-ID: <20050604234242.GW5867@solemn.turbinal.org>
47437      Branch: perl
47438            ! ext/Storable/Storable.xs
47439 ____________________________________________________________________________
47440 [ 24847] By: rgs                                   on 2005/06/15  09:03:22
47441         Log: Subject: [PATCH] CopSTASH_eq again
47442              From: Andy Lester <andy@petdance.com>
47443              Date: Tue, 14 Jun 2005 23:49:26 -0500
47444              Message-ID: <20050615044926.GA29087@petdance.com>
47445      Branch: perl
47446            ! cop.h embed.fnc embed.h global.sym proto.h util.c
47447 ____________________________________________________________________________
47448 [ 24846] By: rgs                                   on 2005/06/15  07:49:48
47449         Log: Fix warning nits, by Jarkko
47450      Branch: perl
47451            ! sv.c
47452 ____________________________________________________________________________
47453 [ 24845] By: nicholas                              on 2005/06/14  19:28:28
47454         Log: Subject: [PATCH] S_emulate_eaccess() does return a value
47455              From: Steve Peters <steve@fisharerojo.org>
47456              Message-ID: <20050614193052.GA1898@mccoy.peters.homeunix.org>
47457              Date: Tue, 14 Jun 2005 14:30:52 -0500
47458      Branch: perl
47459            ! embed.fnc proto.h
47460 ____________________________________________________________________________
47461 [ 24844] By: davem                                 on 2005/06/14  17:24:18
47462         Log: whoops, Perl_magic_freearylen_p returns int
47463      Branch: perl
47464            ! mg.c
47465 ____________________________________________________________________________
47466 [ 24843] By: nicholas                              on 2005/06/14  16:29:49
47467         Log: Change 24838 breaks deparse.t, which checks that embedded NULs work.
47468              Here's a temporary hack, pending a way for B to correctly identify
47469              PVs that are variable names in pads.
47470      Branch: perl
47471            ! ext/B/B.xs
47472 ____________________________________________________________________________
47473 [ 24842] By: rgs                                   on 2005/06/14  13:49:41
47474         Log: Add core test preamble
47475      Branch: perl
47476            ! lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
47477            ! lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
47478            ! lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
47479            ! lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
47480            ! lib/IO/Zlib/t/uncomp2.t
47481 ____________________________________________________________________________
47482 [ 24841] By: nicholas                              on 2005/06/14  13:40:49
47483         Log: Test was coredumping with a shared perl library.
47484              This is wrong. It seems that what gets peephole optimised
47485              (in this case named method calls into shared string scalars) depends
47486              on whether there is a shared perl library.
47487              Anyway, fix the symptom - the coredump.
47488      Branch: perl
47489            ! ext/XS/APItest/t/hash.t
47490 ____________________________________________________________________________
47491 [ 24840] By: steveh                                on 2005/06/14  13:36:03
47492         Log: Stop "test" filename clashing with "TEST" on Win32
47493              
47494              (and bump $IO::Zlib::VERSION again)
47495      Branch: perl
47496            ! lib/IO/Zlib.pm lib/IO/Zlib/t/uncomp1.t lib/IO/Zlib/t/uncomp2.t
47497 ____________________________________________________________________________
47498 [ 24839] By: steveh                                on 2005/06/14  13:26:30
47499         Log: Actually skip tests when they're supposed to be skipped!
47500              
47501              (and bump $IO::Zlib::VERSION)
47502      Branch: perl
47503            ! lib/IO/Zlib.pm lib/IO/Zlib/t/external.t
47504 ____________________________________________________________________________
47505 [ 24838] By: rgs                                   on 2005/06/14  13:22:20
47506         Log: Subject: [PATCH] Fix for SEGV in ext/B/t/xref.t on OpenBSD
47507              From: Steve Peters <steve@fisharerojo.org>
47508              Date: Tue, 14 Jun 2005 08:16:38 -0500
47509              Message-ID: <20050614131638.GA24771@mccoy.peters.homeunix.org>
47510      Branch: perl
47511            ! ext/B/B.xs
47512 ____________________________________________________________________________
47513 [ 24837] By: steveh                                on 2005/06/14  13:13:17
47514         Log: Don't delete IO/Zlib during distclean on Win32
47515              
47516              (IO/Socket still needs to go, though)
47517      Branch: perl
47518            ! win32/Makefile win32/makefile.mk
47519 ____________________________________________________________________________
47520 [ 24836] By: rgs                                   on 2005/06/14  13:02:24
47521         Log: Document ${^UTF8LOCALE}
47522      Branch: perl
47523            ! pod/perlvar.pod
47524 ____________________________________________________________________________
47525 [ 24835] By: rgs                                   on 2005/06/14  12:12:33
47526         Log: Add IO::Zlib in maintainers list
47527      Branch: perl
47528            ! Porting/Maintainers.pl
47529 ____________________________________________________________________________
47530 [ 24834] By: rgs                                   on 2005/06/14  12:06:40
47531         Log: Add IO::Zlib 1.04 to bleadperl
47532      Branch: perl
47533            + lib/IO/Zlib.pm lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
47534            + lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
47535            + lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
47536            + lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
47537            + lib/IO/Zlib/t/uncomp2.t
47538            ! MANIFEST Makefile.SH
47539 ____________________________________________________________________________
47540 [ 24833] By: davem                                 on 2005/06/14  10:15:10
47541         Log: Perl_magic_freearylen_p could coredump
47542      Branch: perl
47543            ! mg.c
47544 ____________________________________________________________________________
47545 [ 24832] By: rgs                                   on 2005/06/14  08:52:46
47546         Log: Subject: better assertion support
47547              From: Salvador Fandiño <sfandino@yahoo.com>
47548              Date: Mon, 13 Jun 2005 16:48:01 +0100
47549              Message-ID: <20050613154719.29295.qmail@lists.develooper.com>
47550      Branch: perl
47551            + lib/assertions/compat.pm t/comp/asstcompat.t
47552            ! MANIFEST lib/assertions.pm lib/assertions/activate.pm perl.c
47553            ! pod/perlrun.pod t/comp/assertions.t t/run/switch_A.t
47554 ____________________________________________________________________________
47555 [ 24831] By: rgs                                   on 2005/06/14  08:31:18
47556         Log: Since the version module is use'd afterwards, use_ok needs to be
47557              in a BEGIN block
47558      Branch: perl
47559            ! lib/version.t
47560 ____________________________________________________________________________
47561 [ 24830] By: steveh                                on 2005/06/14  07:42:33
47562         Log: Add BUILDOPTEXTRA to Win32 makefiles
47563              
47564              This allows extra build options, e.g. -DNO_HASH_SEED, to be
47565              specified on the command line, which is otherwise not possible
47566              under nmake using the existing BUILDOPT macro
47567              
47568              Suggested by Jan Dubois <jand@ActiveState.com>
47569      Branch: perl
47570            ! win32/Makefile win32/makefile.mk
47571 ____________________________________________________________________________
47572 [ 24829] By: nicholas                              on 2005/06/13  22:29:00
47573         Log: Pay attention to the comments that Dave writes.
47574      Branch: perl
47575            ! sv.c
47576 ____________________________________________________________________________
47577 [ 24828] By: rgs                                   on 2005/06/13  20:22:52
47578         Log: Comment nit to help Devel::Cover, spotted by Steve Peters
47579      Branch: perl
47580            ! ext/POSIX/POSIX.xs
47581 ____________________________________________________________________________
47582 [ 24827] By: nicholas                              on 2005/06/13  20:18:57
47583         Log: Croak if an attempt is made to modify PL_strtab
47584              (er, TODO - these should be in perldiag)
47585      Branch: perl
47586            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
47587            ! ext/XS/APItest/t/hash.t hv.c
47588 ____________________________________________________________________________
47589 [ 24826] By: nicholas                              on 2005/06/13  20:17:56
47590         Log: More SvPV consting
47591      Branch: perl
47592            ! perl.c
47593 ____________________________________________________________________________
47594 [ 24825] By: steveh                                on 2005/06/13  16:35:19
47595         Log: Subject: [PATCH @ 24819] Re: Change 24806: improve static build for win32/Makefile
47596              From: vadim <vadim@vkonovalov.ru>
47597              Date: Mon, 13 Jun 2005 15:41:41 -0400
47598              Message-Id: <1118691701.6333.32.camel@mdk10>
47599      Branch: perl
47600            ! win32/Makefile win32/makefile.mk
47601 ____________________________________________________________________________
47602 [ 24824] By: nicholas                              on 2005/06/13  16:24:57
47603         Log: With shared hash key scalars now accessing the hash via the PVX, you
47604              can't fake them with regular PVIVs. So fake method calls have to use
47605              real shared hask key scalars.
47606      Branch: perl
47607            ! ext/B/t/optree_specials.t op.c
47608 ____________________________________________________________________________
47609 [ 24823] By: rgs                                   on 2005/06/13  15:20:05
47610         Log: Subject: [PATCH] Bring bleadperl up to version.pm
47611              From: John Peacock <jpeacock@rowman.com>
47612              Date: Mon, 06 Jun 2005 05:18:21 -0400
47613              Message-ID: <42A414DD.8090504@rowman.com>
47614      Branch: perl
47615            ! configpm embed.fnc lib/h2xs.t lib/version.pm lib/version.t
47616            ! pod/perlapi.pod pp_ctl.c proto.h t/comp/require.t t/comp/use.t
47617            ! t/op/universal.t t/op/ver.t universal.c util.c utils/h2xs.PL
47618 ____________________________________________________________________________
47619 [ 24822] By: rgs                                   on 2005/06/13  12:49:18
47620         Log: Subject: [PATCH] Re: [perl #36047] perlmod.pod/CLONESKIP error
47621              From: Offer Kaye <offer.kaye@gmail.com>
47622              Date: Thu, 2 Jun 2005 09:14:53 +0300
47623              Message-ID: <56942505060123146e5eb1c2@mail.gmail.com>
47624      Branch: perl
47625            ! pod/perlmod.pod
47626 ____________________________________________________________________________
47627 [ 24821] By: nicholas                              on 2005/06/13  11:48:05
47628         Log: Change 24816 forgot to update makedef.pl
47629      Branch: perl
47630            ! makedef.pl
47631 ____________________________________________________________________________
47632 [ 24820] By: rgs                                   on 2005/06/13  11:28:43
47633         Log: Make some variables global, to avoid some "will not stay
47634              shared" warnings at compile time
47635      Branch: perl
47636            ! lib/ExtUtils/ParseXS.pm
47637 ____________________________________________________________________________
47638 [ 24819] By: nicholas                              on 2005/06/13  09:43:18
47639         Log: S_share_hek_flags can revert to returning a HEK
47640      Branch: perl
47641            ! embed.fnc hv.c proto.h
47642 ____________________________________________________________________________
47643 [ 24818] By: rgs                                   on 2005/06/13  09:13:43
47644         Log: Remove MANIFEST for Compress::Zlib
47645      Branch: perl
47646            - ext/Compress/Zlib/MANIFEST
47647            ! MANIFEST
47648 ____________________________________________________________________________
47649 [ 24817] By: rgs                                   on 2005/06/13  09:00:00
47650         Log: Make SvUPGRADE always have the value '1'
47651              Make sv_upgrade a void function
47652      Branch: perl
47653            ! embed.fnc pod/perlapi.pod proto.h sv.c sv.h
47654 ____________________________________________________________________________
47655 [ 24816] By: nicholas                              on 2005/06/13  08:25:53
47656         Log: We no longer need PL_shared_hek_table
47657      Branch: perl
47658            ! embedvar.h ext/threads/threads.xs intrpvar.h perl.c perlapi.h
47659            ! sv.c
47660 ____________________________________________________________________________
47661 [ 24815] By: rgs                                   on 2005/06/13  07:58:31
47662         Log: Help "make distclean"
47663      Branch: perl
47664            ! Makefile.SH
47665 ____________________________________________________________________________
47666 [ 24814] By: nicholas                              on 2005/06/12  23:40:55
47667         Log: Clone all shared string PVs as shared string PVs (now that we can do
47668              it very efficiently)
47669      Branch: perl
47670            ! sv.c
47671 ____________________________________________________________________________
47672 [ 24813] By: nicholas                              on 2005/06/12  22:34:39
47673         Log: duping shared hask key scalars can use hek_dup
47674      Branch: perl
47675            ! sv.c
47676 ____________________________________________________________________________
47677 [ 24812] By: nicholas                              on 2005/06/12  22:33:51
47678         Log: hek_dup can now store the HEK rather than the HE, as there is now a
47679              fast way to share a hek
47680      Branch: perl
47681            ! hv.c
47682 ____________________________________________________________________________
47683 [ 24811] By: nicholas                              on 2005/06/12  21:59:34
47684         Log: Provide share_hek_hek, and use it for fast copying of shared string
47685              scalars.
47686      Branch: perl
47687            ! hv.h sv.c
47688 ____________________________________________________________________________
47689 [ 24810] By: nicholas                              on 2005/06/12  21:58:23
47690         Log: Compare HE *s in S_unshare_hek_or_pvn's tight hek loop, rather than
47691              HEKs
47692      Branch: perl
47693            ! hv.c
47694 ____________________________________________________________________________
47695 [ 24809] By: nicholas                              on 2005/06/12  21:08:33
47696         Log: Shortcut chasing round strtab when we're not the last reference.
47697      Branch: perl
47698            ! hv.c
47699 ____________________________________________________________________________
47700 [ 24808] By: nicholas                              on 2005/06/12  20:00:18
47701         Log: In the shared string table, store the HE and HEK next to each other
47702              in one malloc()ed block.
47703      Branch: perl
47704            ! hv.c hv.h
47705 ____________________________________________________________________________
47706 [ 24807] By: merijn                                on 2005/06/12  09:58:32
47707         Log: Subject: [PATCH] perlipc.pod: mkfifo()
47708              From: Alexey Tourbin <at@altlinux.ru>
47709              Date: Sat, 11 Jun 2005 16:26:56 +0400
47710              Message-ID: <20050611122656.GC8181@solemn.turbinal.org>
47711      Branch: perl
47712            ! pod/perlipc.pod
47713 ____________________________________________________________________________
47714 [ 24806] By: merijn                                on 2005/06/12  09:54:07
47715         Log: Subject: improve static build for win32/Makefile
47716              From: vadim <vadim@vkonovalov.ru>
47717              Date: Sun, 12 Jun 2005 14:09:11 -0400
47718              Message-Id: <1118599750.2732.2.camel@mdk10>
47719      Branch: perl
47720            ! win32/Makefile
47721 ____________________________________________________________________________
47722 [ 24805] By: merijn                                on 2005/06/12  09:19:38
47723         Log: Subject: RE: 05gzsetp.t and initial 'ver' in test output
47724              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
47725              Date: Sat, 11 Jun 2005 22:23:00 +0100
47726              Message-Id: <20050611212234.UGOL29707.aamta11-winn.ispmail.ntl.com@MARQUESSPT21>
47727      Branch: perl
47728            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
47729            ! ext/Compress/Zlib/t/05gzsetp.t
47730 ____________________________________________________________________________
47731 [ 24804] By: nicholas                              on 2005/06/11  21:05:29
47732         Log: This isn't an LVALUE, so make the compiler enforce that.
47733      Branch: perl
47734            ! sv.h
47735 ____________________________________________________________________________
47736 [ 24803] By: nicholas                              on 2005/06/11  18:01:32
47737         Log: hash key code cleanup
47738      Branch: perl
47739            ! embed.fnc hv.c hv.h proto.h
47740 ____________________________________________________________________________
47741 [ 24802] By: nicholas                              on 2005/06/11  17:00:52
47742         Log: Shrink shared hash scalars from PVIV to PV
47743      Branch: perl
47744            ! embed.fnc embed.h proto.h sv.c sv.h
47745 ____________________________________________________________________________
47746 [ 24801] By: nicholas                              on 2005/06/11  14:08:00
47747         Log: Propagate const/mutable/not into the SvPV call for retrieving an
47748              overloaded value.
47749      Branch: perl
47750            ! sv.c
47751 ____________________________________________________________________________
47752 [ 24800] By: nicholas                              on 2005/06/10  23:12:29
47753         Log: More SvPV consting. And other related drive-by refactoring.
47754      Branch: perl
47755            ! regcomp.c regexec.c taint.c toke.c universal.c utf8.c util.c
47756            ! xsutils.c
47757 ____________________________________________________________________________
47758 [ 24799] By: nicholas                              on 2005/06/10  22:06:15
47759         Log: More SvPV consting, including some code cleanup and living dangerously
47760              with socket API calls.
47761      Branch: perl
47762            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
47763 ____________________________________________________________________________
47764 [ 24798] By: nicholas                              on 2005/06/10  20:48:35
47765         Log: Move SvPV consting, remove an n_a, and correct one error in Move()
47766      Branch: perl
47767            ! doio.c doop.c dump.c op.c sv.c
47768 ____________________________________________________________________________
47769 [ 24797] By: nicholas                              on 2005/06/10  18:42:47
47770         Log: Allison says that "Media" isn't really needed in the name.
47771      Branch: perl
47772            ! pod/perl.pod
47773 ____________________________________________________________________________
47774 [ 24796] By: nicholas                              on 2005/06/10  16:26:43
47775         Log: Add SvGROW_mutable
47776      Branch: perl
47777            ! sv.c sv.h
47778 ____________________________________________________________________________
47779 [ 24795] By: nicholas                              on 2005/06/10  15:44:47
47780         Log: Passing read only values (such as string constants) to select should
47781              croak.
47782      Branch: perl
47783            + t/op/sselect.t
47784            ! MANIFEST pp_sys.c
47785 ____________________________________________________________________________
47786 [ 24794] By: nicholas                              on 2005/06/10  15:16:43
47787         Log: Don't pass constants to select
47788      Branch: perl
47789            ! t/op/lex_assign.t
47790 ____________________________________________________________________________
47791 [ 24793] By: rgs                                   on 2005/06/10  13:44:35
47792         Log: Pre-run and disarm the code automodification run by
47793              Compress::Zlib's Makefile
47794      Branch: perl
47795            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
47796            ! ext/Compress/Zlib/examples/filtdef
47797            ! ext/Compress/Zlib/examples/filtinf
47798            ! ext/Compress/Zlib/examples/gzcat
47799            ! ext/Compress/Zlib/examples/gzgrep
47800            ! ext/Compress/Zlib/examples/gzstream
47801            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
47802            ! ext/Compress/Zlib/t/03examples.t
47803            ! ext/Compress/Zlib/t/04encoding.t
47804            ! ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
47805 ____________________________________________________________________________
47806 [ 24792] By: rgs                                   on 2005/06/10  12:53:21
47807         Log: Update Windows makefiles
47808      Branch: perl
47809            ! win32/Makefile win32/makefile.mk
47810 ____________________________________________________________________________
47811 [ 24791] By: nicholas                              on 2005/06/10  12:44:30
47812         Log: Work around bug 36211, plus a lot of TODO regression tests for local/
47813              $#... interaction. 
47814      Branch: perl
47815            ! scope.c t/op/array.t
47816 ____________________________________________________________________________
47817 [ 24790] By: rgs                                   on 2005/06/10  12:44:02
47818         Log: Update maintainers list
47819      Branch: perl
47820            ! Porting/Maintainers.pl
47821 ____________________________________________________________________________
47822 [ 24789] By: rgs                                   on 2005/06/10  12:30:14
47823         Log: Bump version number
47824      Branch: perl
47825            ! ext/Compress/Zlib/Zlib.pm
47826 ____________________________________________________________________________
47827 [ 24788] By: rgs                                   on 2005/06/10  12:09:30
47828         Log: Makefile.PL adjustments for the core
47829      Branch: perl
47830            ! ext/Compress/Zlib/Makefile.PL
47831 ____________________________________________________________________________
47832 [ 24787] By: rgs                                   on 2005/06/10  12:07:01
47833         Log: SvUPGRADE returns void in blead
47834      Branch: perl
47835            ! ext/Compress/Zlib/Zlib.xs
47836 ____________________________________________________________________________
47837 [ 24786] By: rgs                                   on 2005/06/10  12:05:38
47838         Log: Drom Compress::Zlib 1.34 in ext/
47839      Branch: perl
47840            + ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/Changes
47841            + ext/Compress/Zlib/MANIFEST ext/Compress/Zlib/Makefile.PL
47842            + ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
47843            + ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/config.in
47844            + ext/Compress/Zlib/examples/filtdef
47845            + ext/Compress/Zlib/examples/filtinf
47846            + ext/Compress/Zlib/examples/gzcat
47847            + ext/Compress/Zlib/examples/gzgrep
47848            + ext/Compress/Zlib/examples/gzstream
47849            + ext/Compress/Zlib/fallback.h ext/Compress/Zlib/fallback.xs
47850            + ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
47851            + ext/Compress/Zlib/t/03examples.t
47852            + ext/Compress/Zlib/t/04encoding.t
47853            + ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
47854            + ext/Compress/Zlib/typemap
47855            + ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
47856            + ext/Compress/Zlib/zlib-src-1.2.2/compress.c
47857            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
47858            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
47859            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
47860            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
47861            + ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
47862            + ext/Compress/Zlib/zlib-src-1.2.2/infback.c
47863            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
47864            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
47865            + ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
47866            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
47867            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
47868            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
47869            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
47870            + ext/Compress/Zlib/zlib-src-1.2.2/trees.c
47871            + ext/Compress/Zlib/zlib-src-1.2.2/trees.h
47872            + ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
47873            + ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
47874            + ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
47875            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
47876            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
47877            ! MANIFEST
47878 ____________________________________________________________________________
47879 [ 24785] By: nicholas                              on 2005/06/10  10:06:30
47880         Log: Change 24531 broke DEBUG_LEAKING_SCALARS.
47881      Branch: perl
47882            ! sv.c
47883 ____________________________________________________________________________
47884 [ 24784] By: nicholas                              on 2005/06/09  21:01:42
47885         Log: $r = do {my @a; \$#a}; $$r = 503 # is also naughty and now warns
47886      Branch: perl
47887            ! av.c pod/perldiag.pod t/op/array.t
47888 ____________________________________________________________________________
47889 [ 24783] By: nicholas                              on 2005/06/09  19:02:43
47890         Log: Fixes the case of $a = \$#{[]}; and then accessing $$a
47891              (but not \$#a after local @a or my @a leave a block)
47892      Branch: perl
47893            ! av.c dump.c embed.fnc embed.h mg.c perl.h proto.h t/op/array.t
47894 ____________________________________________________________________________
47895 [ 24782] By: nicholas                              on 2005/06/09  16:37:18
47896         Log: Convert op/array.t to test.pl
47897      Branch: perl
47898            ! t/op/array.t
47899 ____________________________________________________________________________
47900 [ 24781] By: rgs                                   on 2005/06/09  15:32:09
47901         Log: Revert part of previous patch
47902      Branch: perl
47903            ! util.c
47904 ____________________________________________________________________________
47905 [ 24780] By: rgs                                   on 2005/06/09  15:12:39
47906         Log: Subject: [PATCH] regcomp.c and more
47907              From: Andy Lester <andy@petdance.com>
47908              Date: Thu, 9 Jun 2005 10:05:56 -0500
47909              Message-ID: <20050609150556.GA30554@petdance.com>
47910      Branch: perl
47911            ! embed.fnc mg.c perly.c proto.h regcomp.c sv.c util.c
47912 ____________________________________________________________________________
47913 [ 24778] By: nicholas                              on 2005/06/09  10:36:53
47914         Log: More SvPV consting
47915      Branch: perl
47916            ! mg.c perlio.c pp_pack.c
47917 ____________________________________________________________________________
47918 [ 24777] By: nicholas                              on 2005/06/09  10:36:40
47919         Log: Don't ignore errors from an eval.
47920      Branch: perl
47921            ! t/op/pack.t
47922 ____________________________________________________________________________
47923 [ 24776] By: nicholas                              on 2005/06/09  09:23:55
47924         Log: Update API docs.
47925      Branch: perl
47926            ! pod/perlapi.pod
47927 ____________________________________________________________________________
47928 [ 24775] By: nicholas                              on 2005/06/09  09:22:18
47929         Log: Change perforce filetype from text to text+w (so regen.pl is happy)
47930      Branch: perl
47931            ! opnames.h reentr.c reentr.h
47932 ____________________________________________________________________________
47933 [ 24774] By: nicholas                              on 2005/06/09  09:15:55
47934         Log: reentr.pl should be using regen_lib.pl and unlinking files before it
47935              starts.
47936      Branch: perl
47937            ! reentr.pl
47938 ____________________________________________________________________________
47939 [ 24773] By: nicholas                              on 2005/06/09  08:59:21
47940         Log: Make minitest pass (must skip if no dynaloading)
47941      Branch: perl
47942            ! t/op/goto_xs.t
47943 ____________________________________________________________________________
47944 [ 24772] By: rgs                                   on 2005/06/09  08:12:03
47945         Log: Subject: [PATCH] pp_pack.c cleanup
47946              From: Andy Lester <andy@petdance.com>
47947              Date: Wed, 8 Jun 2005 10:23:53 -0500
47948              Message-ID: <20050608152353.GA6253@petdance.com>
47949      Branch: perl
47950            ! pp_pack.c
47951 ____________________________________________________________________________
47952 [ 24771] By: rgs                                   on 2005/06/09  07:59:09
47953         Log: Subject: [PATCH] perlfunc.pod: ioctl.ph
47954              From: Alexey Tourbin <at@altlinux.ru>
47955              Date: Wed, 8 Jun 2005 13:45:08 +0400
47956              Message-ID: <20050608094508.GJ5867@solemn.turbinal.org>
47957      Branch: perl
47958            ! pod/perlfunc.pod
47959 ____________________________________________________________________________
47960 [ 24770] By: rgs                                   on 2005/06/09  07:44:36
47961         Log: Subject: [PATCH] instead of unions use double cast for data pointer <-> function pointer
47962              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
47963              Date: Thu, 09 Jun 2005 08:50:56 +0300
47964              Message-ID: <42A7D8C0.1080104@gmail.com>
47965      Branch: perl
47966            ! ext/DynaLoader/dl_dlopen.xs perl.h sv.c toke.c
47967 ____________________________________________________________________________
47968 [ 24769] By: nicholas                              on 2005/06/08  22:48:00
47969         Log: More SvPV consting
47970      Branch: perl
47971            ! dump.c mg.c op.c pp_hot.c pp_sys.c regexec.c
47972 ____________________________________________________________________________
47973 [ 24768] By: nicholas                              on 2005/06/08  22:45:39
47974         Log: The old COW code needs to use SvPVX_mutable when doing copy-on-write.
47975      Branch: perl
47976            ! sv.c
47977 ____________________________________________________________________________
47978 [ 24767] By: nicholas                              on 2005/06/08  22:43:58
47979         Log: Add SvPV_mutable for use by the old COW code.
47980      Branch: perl
47981            ! sv.h
47982 ____________________________________________________________________________
47983 [ 24766] By: nicholas                              on 2005/06/08  20:32:35
47984         Log: sv_setsv is allowed to swipe buffers from read only scalars
47985      Branch: perl
47986            ! sv.c
47987 ____________________________________________________________________________
47988 [ 24765] By: nicholas                              on 2005/06/08  19:49:08
47989         Log: const-ize pp_formline
47990      Branch: perl
47991            ! pp_ctl.c
47992 ____________________________________________________________________________
47993 [ 24764] By: merijn                                on 2005/06/08  19:14:19
47994         Log: Cygwin fails to open $^X on many occasion here
47995              afile is still available from the previous test
47996      Branch: perl
47997            ! t/io/layers.t
47998 ____________________________________________________________________________
47999 [ 24763] By: nicholas                              on 2005/06/08  17:48:35
48000         Log: Remove repeated C<n_a>s
48001      Branch: perl
48002            ! perl.c
48003 ____________________________________________________________________________
48004 [ 24762] By: nicholas                              on 2005/06/08  17:48:17
48005         Log: Remove the n_a
48006      Branch: perl
48007            ! malloc.c
48008 ____________________________________________________________________________
48009 [ 24761] By: nicholas                              on 2005/06/08  16:02:54
48010         Log: Add and use MgPV_nolen_const
48011      Branch: perl
48012            ! mg.c mg.h
48013 ____________________________________________________________________________
48014 [ 24760] By: nicholas                              on 2005/06/08  15:39:40
48015         Log: Nuke some more n_a, and convert S_gv_ename from char * to const char *
48016      Branch: perl
48017            ! doop.c dump.c embed.fnc mg.c op.c pp_hot.c pp_pack.c pp_sys.c
48018            ! proto.h regcomp.c taint.c toke.c
48019 ____________________________________________________________________________
48020 [ 24759] By: nicholas                              on 2005/06/08  14:52:17
48021         Log: Allow a null length pointer to sv_pvn_force_flags.
48022              Add SvPV_force_nolen and use it to remove some C<n_a>s
48023      Branch: perl
48024            ! embed.fnc pp.c pp_ctl.c proto.h sv.c sv.h
48025 ____________________________________________________________________________
48026 [ 24758] By: nicholas                              on 2005/06/08  13:43:23
48027         Log: n_a no more
48028      Branch: perl
48029            ! perl.c pp_ctl.c pp_sys.c universal.c
48030 ____________________________________________________________________________
48031 [ 24757] By: nicholas                              on 2005/06/08  11:00:54
48032         Log: Eliminate more C<n_a>s
48033      Branch: perl
48034            ! XSUB.h pp.h
48035 ____________________________________________________________________________
48036 [ 24756] By: nicholas                              on 2005/06/08  11:00:33
48037         Log: A mising cast (given that rx->subbeg is only char *)
48038      Branch: perl
48039            ! pp_hot.c
48040 ____________________________________________________________________________
48041 [ 24755] By: nicholas                              on 2005/06/08  10:08:01
48042         Log: s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
48043      Branch: perl
48044            ! dump.c embed.fnc embed.h ext/B/t/bytecode.t
48045            ! ext/Devel/PPPort/parts/embed.fnc makedef.pl mg.c pad.c
48046            ! pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c regexp.h sv.c
48047            ! sv.h
48048 ____________________________________________________________________________
48049 [ 24754] By: rgs                                   on 2005/06/08  09:19:18
48050         Log: Subject: [PATCH] regexec.c utf8 loading
48051              From: Andy Lester <andy@petdance.com>
48052              Date: Wed, 8 Jun 2005 00:03:32 -0500
48053              Message-ID: <20050608050332.GA31059@petdance.com>
48054      Branch: perl
48055            ! regexec.c
48056 ____________________________________________________________________________
48057 [ 24753] By: rgs                                   on 2005/06/08  09:12:17
48058         Log: Subject: Re: FindBin.pm: incomplete getcwd/cwd patch and SELinux (Strict policy)
48059              From: José Pedro Oliveira <jpo@di.uminho.pt>
48060              Date: Tue, 07 Jun 2005 21:07:42 +0100
48061              Message-ID: <42A5FE8E.3020608@di.uminho.pt>
48062      Branch: perl
48063            ! lib/FindBin.pm
48064 ____________________________________________________________________________
48065 [ 24752] By: nicholas                              on 2005/06/08  09:09:52
48066         Log: One more SvPV_const
48067      Branch: perl
48068            ! pp.c
48069 ____________________________________________________________________________
48070 [ 24751] By: nicholas                              on 2005/06/08  09:09:28
48071         Log: Don't test the core XS code yet with PERL_DEBUG_COW > 1
48072      Branch: perl
48073            ! sv.h
48074 ____________________________________________________________________________
48075 [ 24750] By: nicholas                              on 2005/06/08  08:50:06
48076         Log: Remove two more unused C<n_a>s
48077      Branch: perl
48078            ! pp_sys.c
48079 ____________________________________________________________________________
48080 [ 24749] By: nicholas                              on 2005/06/08  08:49:32
48081         Log: Better sv_2pv_flags implementation (avoid writing to n_a)
48082      Branch: perl
48083            ! sv.c
48084 ____________________________________________________________________________
48085 [ 24748] By: nicholas                              on 2005/06/08  08:07:05
48086         Log: Convert POPpx POPpconstx and POPpbytex to use nolen macros.
48087              Elminate a lot of C<n_a>s
48088      Branch: perl
48089            ! pp.h pp_ctl.c pp_sys.c
48090 ____________________________________________________________________________
48091 [ 24747] By: nicholas                              on 2005/06/08  08:05:47
48092         Log: Add SvPVx_nolen and SvPVbytex_nolen
48093      Branch: perl
48094            ! sv.h
48095 ____________________________________________________________________________
48096 [ 24746] By: nicholas                              on 2005/06/08  08:04:53
48097         Log: More SvPV consting
48098      Branch: perl
48099            ! perly.act perly.y
48100 ____________________________________________________________________________
48101 [ 24745] By: rgs                                   on 2005/06/08  06:51:48
48102         Log: Mark a static function as static
48103      Branch: perl
48104            ! utf8.c
48105 ____________________________________________________________________________
48106 [ 24744] By: nicholas                              on 2005/06/07  22:22:34
48107         Log: More SvPV consting
48108      Branch: perl
48109            ! doop.c pp.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regexec.c
48110            ! sv.c toke.c
48111 ____________________________________________________________________________
48112 [ 24743] By: nicholas                              on 2005/06/07  21:16:13
48113         Log: More SvPV consting
48114      Branch: perl
48115            ! doop.c mg.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
48116            ! sv.c
48117 ____________________________________________________________________________
48118 [ 24742] By: nicholas                              on 2005/06/07  19:45:13
48119         Log: More consting of SvPV
48120      Branch: perl
48121            ! embed.fnc pp_ctl.c proto.h sv.c
48122 ____________________________________________________________________________
48123 [ 24741] By: rgs                                   on 2005/06/07  19:30:35
48124         Log: The definition of SvPVx_nolen_const is missing for non GNU-C compilers
48125      Branch: perl
48126            ! sv.h
48127 ____________________________________________________________________________
48128 [ 24740] By: nicholas                              on 2005/06/07  18:38:39
48129         Log: More SvPV consting.
48130      Branch: perl
48131            ! doio.c doop.c gv.c mg.c perlio.c pp.c pp_ctl.c pp_hot.c
48132            ! pp_pack.c pp_sys.c sv.c toke.c universal.c util.c
48133 ____________________________________________________________________________
48134 [ 24739] By: nicholas                              on 2005/06/07  18:33:08
48135         Log: Add SvPV_nolen_const and SvPV_nomg_const
48136      Branch: perl
48137            ! sv.h
48138 ____________________________________________________________________________
48139 [ 24738] By: nicholas                              on 2005/06/07  18:32:44
48140         Log: Add MgPV_const
48141      Branch: perl
48142            ! mg.h
48143 ____________________________________________________________________________
48144 [ 24737] By: rgs                                   on 2005/06/07  18:07:41
48145         Log: Remove unused variable (thanks to Andy's lint)
48146      Branch: perl
48147            ! mg.c
48148 ____________________________________________________________________________
48149 [ 24736] By: nicholas                              on 2005/06/07  17:35:10
48150         Log: Change 24733 allows several pointers to be NULL. Therefore this
48151              should be reflected in their attributes.
48152      Branch: perl
48153            ! embed.fnc proto.h
48154 ____________________________________________________________________________
48155 [ 24735] By: rgs                                   on 2005/06/07  17:03:16
48156         Log: Subject: [PATCH] Random cleanups #47
48157              From: Andy Lester <andy@petdance.com>
48158              Date: Mon, 6 Jun 2005 10:11:07 -0500
48159              Message-ID: <20050606151107.GC7022@petdance.com>
48160      Branch: perl
48161            ! Makefile.SH README.aix embed.fnc hv.c numeric.c op.c pad.c
48162            ! pod/perldebug.pod pp_ctl.c proto.h sv.c toke.c util.c
48163 ____________________________________________________________________________
48164 [ 24734] By: rgs                                   on 2005/06/07  15:58:23
48165         Log: make some more functions static
48166              
48167              Subject: [PATCH] B/C/C.xs: static my_runops()
48168              Message-ID: <20050604232451.GT5867@solemn.turbinal.org>
48169              
48170              Subject: [PATCH] Devel/Peek/Peek.xs: make plain C functions static
48171              Message-ID: <20050604232952.GU5867@solemn.turbinal.org>
48172              
48173              Subject: [PATCH] File/Glob/Glob.xs: errfunc() should be static
48174              Message-ID: <20050604233414.GV5867@solemn.turbinal.org>
48175              
48176              all being :
48177              From: Alexey Tourbin <at@altlinux.ru>
48178              Date: Sun, 5 Jun 2005
48179      Branch: perl
48180            ! ext/B/C/C.xs ext/Devel/Peek/Peek.xs ext/File/Glob/Glob.xs
48181 ____________________________________________________________________________
48182 [ 24733] By: nicholas                              on 2005/06/07  15:10:38
48183         Log: Simplify the implementation of SvPV*nolen functions
48184      Branch: perl
48185            ! sv.c sv.h
48186 ____________________________________________________________________________
48187 [ 24732] By: nicholas                              on 2005/06/07  14:57:35
48188         Log: Ensure string table counts are balanced. (Was not true in op/pack.t)
48189      Branch: perl
48190            ! sv.c sv.h
48191 ____________________________________________________________________________
48192 [ 24731] By: rgs                                   on 2005/06/07  14:44:55
48193         Log: Remove unneeded #ifdef VMS since VMS is not defined here anyway
48194              (spotted by Steve_p)
48195      Branch: perl
48196            ! util.c
48197 ____________________________________________________________________________
48198 [ 24730] By: rgs                                   on 2005/06/07  14:35:25
48199         Log: Subject: [PATCH] one more round of is_utf8_foo tuneup
48200              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
48201              Date: Sun, 05 Jun 2005 18:06:12 +0300
48202              Message-ID: <42A314E4.8060608@gmail.com>
48203      Branch: perl
48204            ! embed.fnc embed.h global.sym mg.c pod/perlapi.pod proto.h
48205            ! utf8.c utf8.h
48206 ____________________________________________________________________________
48207 [ 24729] By: rgs                                   on 2005/06/07  13:53:59
48208         Log: Subject: [PATCH] util.c: S_vdie_common() should be static
48209              From: Alexey Tourbin <at@altlinux.ru>
48210              Date: Sun, 5 Jun 2005 03:08:30 +0400
48211              Message-ID: <20050604230830.GS5867@solemn.turbinal.org>
48212      Branch: perl
48213            ! util.c
48214 ____________________________________________________________________________
48215 [ 24728] By: rgs                                   on 2005/06/07  13:15:45
48216         Log: Fix apidoc for newSVhek
48217      Branch: perl
48218            ! pod/perlapi.pod sv.c
48219 ____________________________________________________________________________
48220 [ 24727] By: nicholas                              on 2005/06/07  13:01:42
48221         Log: make pp_split const
48222      Branch: perl
48223            ! pp.c
48224 ____________________________________________________________________________
48225 [ 24726] By: nicholas                              on 2005/06/07  12:11:48
48226         Log: Lots of consting
48227      Branch: perl
48228            ! doio.c doop.c gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c pp_pack.c
48229            ! pp_sys.c
48230 ____________________________________________________________________________
48231 [ 24725] By: nicholas                              on 2005/06/07  12:08:58
48232         Log: The FBM compile code is mutable, because it's permissible to FBM
48233              compile a read-only value.
48234      Branch: perl
48235            ! util.c
48236 ____________________________________________________________________________
48237 [ 24724] By: nicholas                              on 2005/06/07  12:07:49
48238         Log: XS_VERSION_BOOTCHECK is read only.
48239      Branch: perl
48240            ! XSUB.h
48241 ____________________________________________________________________________
48242 [ 24723] By: nicholas                              on 2005/06/07  12:06:13
48243         Log: POPpx needs a const equivalent.
48244      Branch: perl
48245            ! pp.h
48246 ____________________________________________________________________________
48247 [ 24722] By: nicholas                              on 2005/06/07  12:03:56
48248         Log: Make a start at consting calls to SvPV. SV conversion and upgrade
48249              routines need to be mutable, as it's permitted to change the type of
48250              a READONLY SV, or cache the string or number conversion.
48251              Other routines are mostly const.
48252      Branch: perl
48253            ! sv.c
48254 ____________________________________________________________________________
48255 [ 24721] By: nicholas                              on 2005/06/07  12:00:09
48256         Log: Need const versions of SvPV(), so that its callers can indicate
48257              whether they are read/write or read only
48258              Also provide a mutable version, for the internals to use where it
48259              needs a non-const pointer, but will be writing. Callers of this are
48260              assumed to be aware of how copy on write is working, and to keep
48261              track of core changes.
48262              
48263              For now check that SVs are not READONLY when const versions are used.
48264              (with DEBUG_COW > 1). COW is going to have to be orthogonal to Perl's
48265              READONLY flag, but for now it provides a good test indicator.
48266      Branch: perl
48267            ! sv.h
48268 ____________________________________________________________________________
48269 [ 24720] By: rgs                                   on 2005/06/07  09:23:58
48270         Log: Subject: [PATCH] Re: [perl #36130] chr(-1) should probably return undef
48271              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
48272              Date: Mon, 06 Jun 2005 20:28:35 +0300
48273              Message-ID: <42A487C3.8010306@gmail.com>
48274      Branch: perl
48275            ! pod/perlfunc.pod pp.c t/op/chr.t
48276 ____________________________________________________________________________
48277 [ 24719] By: rgs                                   on 2005/06/07  09:02:23
48278         Log: Subject: RE: a bit of trouble with compiling with MSVC++ on Win32
48279              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
48280              Date: Tue, 7 Jun 2005 13:19:33 +0400 
48281              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12D462@itotest-1.spb.lucent.com>
48282      Branch: perl
48283            ! README.win32
48284 ____________________________________________________________________________
48285 [ 24718] By: rgs                                   on 2005/06/07  08:56:37
48286         Log: Subject: [perl #36193] crash in Perl_yyerror due to missing check for NULL 
48287              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
48288              Date: 6 Jun 2005 23:24:28 -0000
48289              Message-ID: <rt-3.0.11-36193-115243.12.1531563965146@perl.org>
48290      Branch: perl
48291            ! toke.c
48292 ____________________________________________________________________________
48293 [ 24717] By: merijn                                on 2005/06/07  08:18:59
48294         Log: Subject: [PATCH] Unvoid SvUPGRADE
48295              From: Andy Lester <andy@petdance.com>
48296              Date: Mon, 6 Jun 2005 23:08:50 -0500
48297              Message-ID: <20050607040850.GA7033@petdance.com>
48298      Branch: perl
48299            ! doio.c doop.c gv.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c
48300            ! scope.c sv.c sv.h toke.c util.c
48301 ____________________________________________________________________________
48302 [ 24716] By: nicholas                              on 2005/06/06  14:50:21
48303         Log: Abstract all access to the shared hash value through SvSHARED_HASH()
48304      Branch: perl
48305            ! hv.c pp_hot.c sv.c sv.h
48306 ____________________________________________________________________________
48307 [ 24715] By: nicholas                              on 2005/06/06  10:01:49
48308         Log: SvIsCOW_shared_hash is declared all the time, so use it.
48309      Branch: perl
48310            ! pp_hot.c
48311 ____________________________________________________________________________
48312 [ 24714] By: nicholas                              on 2005/06/06  09:08:45
48313         Log: Shared hash key scalars can be safely copied as shared hash key scalars
48314              all the time.
48315      Branch: perl
48316            ! sv.c
48317 ____________________________________________________________________________
48318 [ 24713] By: steveh                                on 2005/06/06  07:52:59
48319         Log: NORETURN_FUNCTION_END is not a complete statement
48320              
48321              (Fix compilation error following change #24702)
48322      Branch: perl
48323            ! ext/IO/IO.xs
48324 ____________________________________________________________________________
48325 [ 24712] By: steveh                                on 2005/06/06  07:47:06
48326         Log: We still need an "i" in the PERL_IMPLICIT_SYS case
48327              
48328              (Fix compilation error following change #24689)
48329      Branch: perl
48330            ! sv.c
48331 ____________________________________________________________________________
48332 [ 24711] By: merijn                                on 2005/06/06  06:18:51
48333         Log: Subject: [PATCH] Tru64: allow creating perl.pixie even with optimized Perl
48334              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
48335              Date: Sun, 05 Jun 2005 18:28:08 +0300
48336              Message-ID: <42A31A08.3070601@gmail.com>
48337      Branch: perl
48338            ! Makefile.SH
48339 ____________________________________________________________________________
48340 [ 24710] By: merijn                                on 2005/06/06  06:01:30
48341         Log: Subject: [PATCH] Re: blead attribute warnings, cygwin + gcc 3.4.1
48342              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
48343              Date: Sun, 5 Jun 2005 20:43:55 -0700
48344              Message-ID: <20050606034354.GA1456@efn.org>
48345      Branch: perl
48346            ! cygwin/cygwin.c
48347 ____________________________________________________________________________
48348 [ 24709] By: rgs                                   on 2005/06/05  11:35:48
48349         Log: New test for getppid(), by Alexey Tourbin
48350      Branch: perl
48351            + t/op/getppid.t
48352            ! MANIFEST
48353 ____________________________________________________________________________
48354 [ 24708] By: rgs                                   on 2005/06/05  11:14:41
48355         Log: Subject: PATCH for [perl #36043] '@foo = sort { $a <=> $b } @bar' uses too much memory
48356              From: Salvador Fandiño <sfandino@yahoo.com>
48357              Date: Jun 5, 2005 4:25 AM
48358              Message-ID: <20050605022436.21982.qmail@lists.develooper.com>
48359      Branch: perl
48360            ! pp_sort.c
48361 ____________________________________________________________________________
48362 [ 24707] By: ams                                   on 2005/06/05  03:55:11
48363         Log: Subject: [PATCH] Fix minor bummer in 24706
48364              From: Andy Lester <andy@petdance.com>
48365              Date: Sat, 4 Jun 2005 23:09:04 -0500
48366              Message-Id: <20050605040904.GA27783@petdance.com>
48367      Branch: perl
48368            ! utf8.c
48369 ____________________________________________________________________________
48370 [ 24706] By: rgs                                   on 2005/06/04  16:55:27
48371         Log: Subject: [PATCH] further speeding up of is_utf8_string()
48372              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
48373              Date: Sat, 04 Jun 2005 13:40:15 +0300
48374              Message-ID: <42A1850F.4040109@gmail.com>
48375      Branch: perl
48376            + t/op/chr.t
48377            ! MANIFEST embed.fnc embed.h global.sym proto.h utf8.c
48378 ____________________________________________________________________________
48379 [ 24705] By: rgs                                   on 2005/06/04  16:49:33
48380         Log: Silence a const warning
48381      Branch: perl
48382            ! sv.c
48383 ____________________________________________________________________________
48384 [ 24704] By: rgs                                   on 2005/06/04  16:06:38
48385         Log: Improve FindBin discovery of current directory, based on :
48386              
48387              Subject: FindBin.pm: incomplete getcwd/cwd patch? (#24375, #24379)
48388              From: José Pedro Oliveira <jpo@di.uminho.pt>
48389              Date: Thu, 12 May 2005 20:36:48 +0100
48390              Message-ID: <4283B050.6080805@di.uminho.pt>
48391              
48392              Plus POD fixes
48393      Branch: perl
48394            ! lib/FindBin.pm
48395 ____________________________________________________________________________
48396 [ 24703] By: rgs                                   on 2005/06/04  07:16:11
48397         Log: Simplify the getppid code, by Alexey Tourbin
48398      Branch: perl
48399            ! pp_sys.c
48400 ____________________________________________________________________________
48401 [ 24702] By: rgs                                   on 2005/06/03  22:22:43
48402         Log: Subject: [PATCH] Consting IO and Devel::Peek
48403              From: Andy Lester <andy@petdance.com>
48404              Reply-To: Perl 5 Porters <perl5-porters@perl.org>
48405              Message-ID: <20050531212621.GA12117@petdance.com>
48406      Branch: perl
48407            ! ext/Devel/Peek/Peek.xs ext/IO/IO.xs
48408 ____________________________________________________________________________
48409 [ 24701] By: rgs                                   on 2005/06/03  22:07:57
48410         Log: Subject: [PATCH] Clean up UNI* macros in toke.c
48411              From: Andy Lester <andy@petdance.com>
48412              Date: Jun 3, 2005 7:14 PM
48413              Message-ID: <20050603171448.GA5834@petdance.com>
48414      Branch: perl
48415            ! toke.c
48416 ____________________________________________________________________________
48417 [ 24700] By: rgs                                   on 2005/06/03  21:48:16
48418         Log: Subject: B::Concise torture
48419              From: Jim Cromie <jcromie@divsol.com>
48420              Date: Jun 2, 2005 6:36 AM
48421              Message-ID: <429E8CBE.406@divsol.com>
48422              (with formatting nits)
48423      Branch: perl
48424            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t ext/B/t/concise.t
48425 ____________________________________________________________________________
48426 [ 24699] By: rgs                                   on 2005/06/03  21:07:03
48427         Log: Subject: Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net::Ping
48428              From: Gisle Aas <gisle@activestate.com>
48429              Date: 03 Jun 2005 09:17:44 -0700
48430              Message-ID: <lry89rfm8n.fsf_-_@caliper.activestate.com>
48431      Branch: perl
48432            ! lib/Net/Ping.pm
48433 ____________________________________________________________________________
48434 [ 24698] By: nicholas                              on 2005/06/03  12:00:01
48435         Log: Use newSVhek in the cloning code.
48436      Branch: perl
48437            ! sv.c
48438 ____________________________________________________________________________
48439 [ 24697] By: nicholas                              on 2005/06/03  11:06:36
48440         Log: Use newSVhek where we're generating SVs from package names
48441      Branch: perl
48442            ! op.c pp.c sv.c toke.c
48443 ____________________________________________________________________________
48444 [ 24696] By: nicholas                              on 2005/06/03  10:03:21
48445         Log: s/newSVpv_hek/newSVhek/g; # Lousy choice of name
48446      Branch: perl
48447            ! embed.fnc embed.h hv.c proto.h sv.c
48448 ____________________________________________________________________________
48449 [ 24694] By: rgs                                   on 2005/06/03  09:57:26
48450         Log: Bump version number
48451      Branch: perl
48452            ! ext/Devel/DProf/DProf.pm
48453 ____________________________________________________________________________
48454 [ 24693] By: rgs                                   on 2005/06/03  09:52:21
48455         Log: Subject: Re: [perl #35977] perlbug AutoReply: Devel::DProf "unstacked calls in outer"
48456              From: Duncan Findlay <duncf@debian.org>
48457              Date: Wed, 1 Jun 2005 12:18:08 -0400
48458              Message-ID: <20050601161808.GA17294@duncf.mine.nu>
48459      Branch: perl
48460            ! utils/dprofpp.PL
48461 ____________________________________________________________________________
48462 [ 24692] By: nicholas                              on 2005/06/03  09:37:21
48463         Log: Create newSVpv_hek to reduce code duplication where HEKs need to be
48464              turned into SVs
48465      Branch: perl
48466            ! embed.fnc embed.h global.sym hv.c sv.c
48467 ____________________________________________________________________________
48468 [ 24691] By: rgs                                   on 2005/06/03  09:29:36
48469         Log: POD fixes
48470      Branch: perl
48471            ! pod/perlfunc.pod
48472 ____________________________________________________________________________
48473 [ 24690] By: rgs                                   on 2005/06/03  08:37:42
48474         Log: Subject: Re: Should while ( <$fh> ) and while (< $fh >) do the same thing?
48475              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
48476              Date: Thu, 2 Jun 2005 11:49:11 -0700
48477              Message-ID: <20050602184911.GA3292@efn.org>
48478      Branch: perl
48479            ! pod/perlop.pod
48480 ____________________________________________________________________________
48481 [ 24689] By: rgs                                   on 2005/06/03  08:31:26
48482         Log: Subject: [PATCH] Random consting
48483              From: Andy Lester <andy@petdance.com>
48484              Date: Thu, 2 Jun 2005 12:19:43 -0500
48485              Message-ID: <20050602171943.GA16553@petdance.com>
48486      Branch: perl
48487            ! doio.c dump.c embed.fnc embed.h global.sym gv.c hv.c malloc.c
48488            ! perl.c perlio.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
48489            ! util.c
48490 ____________________________________________________________________________
48491 [ 24688] By: steveh                                on 2005/06/03  08:12:45
48492         Log: Subject: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
48493              From: "Jan Dubois" <jand@ActiveState.com>
48494              Date: Mon, 18 Apr 2005 20:16:24 -0700
48495              Message-Id: <200504190311.j3J3BM4p001792@smtp3.ActiveState.com>
48496              
48497              Subject: RE: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
48498              From: "Jan Dubois" <jand@ActiveState.com>
48499              Date: Tue, 19 Apr 2005 01:49:51 -0700
48500              Message-Id: <200504190844.j3J8inkW032630@smtp3.ActiveState.com>
48501              
48502              (There was no reply from Rob Brown in over a month, so commit to blead
48503              for now.  I'll email him again...)
48504      Branch: perl
48505            ! lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
48506            ! lib/Net/Ping/t/500_ping_icmp.t
48507 ____________________________________________________________________________
48508 [ 24687] By: rgs                                   on 2005/06/03  08:08:25
48509         Log: Subject: [PATCH] speed up is_utf8_char()
48510              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
48511              Date: Thu, 02 Jun 2005 21:52:46 +0300
48512              Message-ID: <429F557E.3090007@gmail.com>
48513      Branch: perl
48514            ! utf8.c utf8.h
48515 ____________________________________________________________________________
48516 [ 24686] By: rgs                                   on 2005/06/03  08:04:25
48517         Log: Subject: [PATCH] Quotes in pod/*.pod
48518              From: Andy Lester <andy@petdance.com>
48519              Date: Thu, 2 Jun 2005 16:19:54 -0500
48520              Message-ID: <20050602211954.GA22107@petdance.com>
48521      Branch: perl
48522            ! Porting/pumpkin.pod README.cygwin README.hurd README.mint
48523            ! README.os390 README.vmesa pod/perlfaq.pod pod/perlfaq3.pod
48524            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
48525            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlgpl.pod
48526            ! pod/perlhack.pod pod/perlipc.pod pod/perllocale.pod
48527            ! pod/perlport.pod pod/perlre.pod pod/perlref.pod
48528            ! pod/perlthrtut.pod
48529 ____________________________________________________________________________
48530 [ 24685] By: rgs                                   on 2005/06/03  07:59:48
48531         Log: Indent fix
48532      Branch: perl
48533            ! pod/perlfaq7.pod
48534 ____________________________________________________________________________
48535 [ 24684] By: rgs                                   on 2005/06/03  07:58:10
48536         Log: FAQ sync
48537      Branch: perl
48538            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
48539            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
48540            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
48541 ____________________________________________________________________________
48542 [ 24683] By: rgs                                   on 2005/06/03  07:45:21
48543         Log: Subject: [PATCH] symbian/xsbuild.pl
48544              From: <jarkko.hietaniemi@nokia.com>
48545              Date: Fri, 3 Jun 2005 11:00:01 +0300
48546              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A225@esebe105.NOE.Nokia.com>
48547      Branch: perl
48548            ! symbian/xsbuild.pl
48549 ____________________________________________________________________________
48550 [ 24682] By: rgs                                   on 2005/06/03  07:43:52
48551         Log: Subject: [PATCH] SvPVX_const() - patch #4
48552              From: Steve Peters <steve@fisharerojo.org>
48553              Date: Thu, 2 Jun 2005 13:41:35 -0500
48554              Message-ID: <20050602184135.GA13682@mccoy.peters.homeunix.org>
48555      Branch: perl
48556            ! embed.fnc pod/perlapi.pod proto.h regcomp.c regexec.c sv.c
48557 ____________________________________________________________________________
48558 [ 24681] By: rgs                                   on 2005/06/02  16:44:51
48559         Log: Subject: Re: [patch] teach B::Concise to see XS code
48560              From: Jim Cromie <jcromie@divsol.com>
48561              Date: Wed, 01 Jun 2005 08:01:17 -0600
48562              Message-ID: <429DBFAD.1090308@divsol.com>
48563      Branch: perl
48564            ! ext/B/B/Concise.pm ext/B/t/concise.t
48565 ____________________________________________________________________________
48566 [ 24680] By: nicholas                              on 2005/06/02  16:40:58
48567         Log: Integrate perl587delta.pod, the changes in perlhist.pod, and update
48568              the relevant makefiles and tables-of-contents to reflect this.
48569      Branch: perl
48570           +> pod/perl587delta.pod
48571           !> MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perlhist.pod
48572           !> pod/perltoc.pod vms/descrip_mms.template win32/Makefile
48573           !> win32/makefile.mk win32/pod.mak
48574 ____________________________________________________________________________
48575 [ 24679] By: steveh                                on 2005/06/02  15:57:13
48576         Log: Subject: DynaLoader dl_unload_file for win32 ( dl_win32.xs )
48577              From: DH <crazyinsomniac@yahoo.com>
48578              Date: Tue, 31 May 2005 08:33:27 -0700 (PDT)
48579              Message-ID: <20050531153327.85145.qmail@unknown-209-73-178-237.yahoo.com>
48580              
48581              (with a couple of minor tweaks)
48582      Branch: perl
48583            ! win32/dl_win32.xs
48584 ____________________________________________________________________________
48585 [ 24678] By: nicholas                              on 2005/06/02  15:10:54
48586         Log: Dave can see a better way of doing the rounding.
48587      Branch: perl
48588            ! handy.h
48589 ____________________________________________________________________________
48590 [ 24677] By: nicholas                              on 2005/06/02  14:42:20
48591         Log: 24672 is innocent. valgrind + perl's malloc considered harmful.
48592      Branch: perl
48593            ! toke.c
48594 ____________________________________________________________________________
48595 [ 24676] By: nicholas                              on 2005/06/02  13:36:01
48596         Log: Changes 24660 and 24665 both introduced errors into the USEMYMALLOC
48597              code. Plus change 24672 appears to break under USEMYMALLOC, so revert
48598              it for now.
48599      Branch: perl
48600            ! hv.c sv.c toke.c
48601 ____________________________________________________________________________
48602 [ 24675] By: rgs                                   on 2005/06/02  11:19:02
48603         Log: Upgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseXS 2.10
48604      Branch: perl
48605            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
48606            ! lib/ExtUtils/CBuilder/Platform/Unix.pm
48607            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
48608            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
48609            ! lib/ExtUtils/CBuilder/Platform/aix.pm
48610            ! lib/ExtUtils/CBuilder/Platform/cygwin.pm
48611            ! lib/ExtUtils/CBuilder/Platform/darwin.pm
48612            ! lib/ExtUtils/CBuilder/Platform/os2.pm lib/ExtUtils/ParseXS.pm
48613 ____________________________________________________________________________
48614 [ 24674] By: rgs                                   on 2005/06/02  09:39:26
48615         Log: CPP typo fix (by Dominic Dunlop)
48616      Branch: perl
48617            ! perl.c
48618 ____________________________________________________________________________
48619 [ 24673] By: nicholas                              on 2005/06/02  09:29:48
48620         Log: Oops. My maths was too generous (by 1).
48621      Branch: perl
48622            ! handy.h
48623 ____________________________________________________________________________
48624 [ 24672] By: nicholas                              on 2005/06/02  09:24:17
48625         Log: Avoid duplicate calls to PAD_COMPNAME_OURSTASH, which is an expensive
48626              macro.
48627      Branch: perl
48628            ! toke.c
48629 ____________________________________________________________________________
48630 [ 24671] By: rgs                                   on 2005/06/02  09:06:39
48631         Log: Fix changed diagnostic
48632      Branch: perl
48633            ! pod/perldiag.pod
48634 ____________________________________________________________________________
48635 [ 24670] By: ams                                   on 2005/06/02  08:44:41
48636         Log: Subject: [PATCH] SvPVX_const() - part 3 ... and const'ing Storable
48637              From: Steve Peters <steve@fisharerojo.org>
48638              Date: Tue, 31 May 2005 09:55:43 -0500
48639              Message-Id: <20050531145543.GA8051@mccoy.peters.homeunix.org>
48640      Branch: perl
48641            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
48642            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
48643            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/via/via.xs
48644            ! ext/Storable/Storable.xs pp_hot.c pp_pack.c pp_sys.c scope.c
48645 ____________________________________________________________________________
48646 [ 24669] By: rgs                                   on 2005/06/02  08:17:29
48647         Log: Subject: [PATCH] use lengths in sv_setpv() calls
48648              From: Andy Lester <andy@petdance.com>
48649              Date: Wed, 1 Jun 2005 23:16:56 -0500
48650              Message-ID: <20050602041656.GA3000@petdance.com>
48651      Branch: perl
48652            ! gv.c sv.c util.c
48653 ____________________________________________________________________________
48654 [ 24668] By: merijn                                on 2005/06/02  08:02:23
48655         Log: New HW model; more on threads for 10.20
48656      Branch: perl
48657            ! README.hpux
48658 ____________________________________________________________________________
48659 [ 24667] By: merijn                                on 2005/06/02  07:52:09
48660         Log: HP-UX specific #pragma entered in #23890 is not supported
48661              on HP-UX 10.20 and older
48662      Branch: perl
48663            ! perl.c
48664 ____________________________________________________________________________
48665 [ 24666] By: merijn                                on 2005/06/02  07:39:30
48666         Log: Subject: [PATCH] Quotes fixed, see also perl #36079
48667              From: Andy Lester <andy@petdance.com>
48668              Date: Thu, 2 Jun 2005 00:02:38 -0500
48669              Message-ID: <20050602050238.GA4001@petdance.com>
48670      Branch: perl
48671            ! av.c doio.c gv.c malloc.c perl.c perl.h perly.c
48672            ! pod/perldiag.pod pp_sort.c pp_sys.c regcomp.c regexec.c
48673            ! scope.h thrdvar.h toke.c util.c
48674 ____________________________________________________________________________
48675 [ 24665] By: nicholas                              on 2005/06/01  20:46:02
48676         Log: Round up all string length requests to malloc()/realloc() to the next
48677              multiple of 4/8 bytes [sizeof(size_t)] on the assumption that malloc()
48678              internally will quantise, and so we're going to use space that
48679              otherwise would be wasted. Hopefully this will save realloc()ing.
48680      Branch: perl
48681            ! ext/Devel/Peek/t/Peek.t handy.h perl.h sv.c
48682 ____________________________________________________________________________
48683 [ 24664] By: nicholas                              on 2005/06/01  20:42:29
48684         Log: I think SvCUR() was intended rather than SvLEN()
48685      Branch: perl
48686            ! ext/Storable/Storable.xs
48687 ____________________________________________________________________________
48688 [ 24663] By: nicholas                              on 2005/06/01  15:40:57
48689         Log: We don't have XRVs any more, so remove the typedef
48690      Branch: perl
48691            ! perl.h
48692 ____________________________________________________________________________
48693 [ 24662] By: nicholas                              on 2005/06/01  15:23:02
48694         Log: Zero-ing the new HV array is pointless, as we write to every element.
48695              Also avoid calling into he_dup when the HE is 0, to save the function
48696              call overhead.
48697      Branch: perl
48698            ! sv.c
48699 ____________________________________________________________________________
48700 [ 24661] By: nicholas                              on 2005/06/01  15:08:02
48701         Log: As PERL_HV_ARRAY_ALLOC_BYTES is bytes, not items, the type should be
48702              char rather than HE *. Bug was harmless, overallocating by a factor
48703              of sizeof(HE *)
48704      Branch: perl
48705            ! hv.c
48706 ____________________________________________________________________________
48707 [ 24660] By: nicholas                              on 2005/06/01  14:33:14
48708         Log: Store the xhv_aux structure after the main array.
48709              This reduces the size of HV bodies from 24 to 20 bytes on a 32 bit
48710              build. It has the side effect of defined %symbol_table:: now always
48711              being true. defined %hash is already deprecated.
48712      Branch: perl
48713            ! hv.c hv.h sv.c sv.h t/op/magic.t
48714 ____________________________________________________________________________
48715 [ 24659] By: nicholas                              on 2005/06/01  14:28:38
48716         Log: If we're building config_heavy.pl somewhere else, then we need to
48717              require it, not something (or maybe nothing) in the correct place.
48718      Branch: perl
48719            ! configpm
48720 ____________________________________________________________________________
48721 [ 24658] By: rgs                                   on 2005/06/01  14:16:32
48722         Log: Revert change #24656
48723      Branch: perl
48724            ! Makefile.SH
48725 ____________________________________________________________________________
48726 [ 24657] By: nicholas                              on 2005/06/01  09:19:46
48727         Log: Following the head refactoring, the Newz doesn't clear the SvPVX
48728              So PL_mess_sv contained an uninitialised value.
48729      Branch: perl
48730            ! util.c
48731 ____________________________________________________________________________
48732 [ 24656] By: rgs                                   on 2005/06/01  09:12:37
48733         Log: Subject: [PATCH] eliminate always running mktables
48734              From: Robin Barker <Robin.Barker@npl.co.uk>
48735              Date: Wed, 1 Jun 2005 09:55:16 +0100 
48736              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6B8@hotel.npl.co.uk>
48737      Branch: perl
48738            ! Makefile.SH
48739 ____________________________________________________________________________
48740 [ 24655] By: rgs                                   on 2005/06/01  09:09:35
48741         Log: Don't touch lib/ExtUtils/Miniperl.pm when rebuild identically
48742      Branch: perl
48743            ! Makefile.SH
48744 ____________________________________________________________________________
48745 [ 24654] By: rgs                                   on 2005/06/01  08:18:46
48746         Log: Subject: [PATCH] Re: [patch] teach B::Concise to see XS code
48747              From: Stephen McCamant <smcc@mit.edu>
48748              Date: Sat, 21 May 2005 21:52:31 -0700
48749              Message-ID: <17040.4111.265639.434150@apocalypse.OCF.Berkeley.EDU>
48750              
48751              Correctly nullify CvSTART when undef'ing a CV
48752      Branch: perl
48753            ! op.c
48754 ____________________________________________________________________________
48755 [ 24653] By: rgs                                   on 2005/06/01  07:56:50
48756         Log: Subject: Re: [patch] teach B::Concise to see XS code
48757              From: Jim Cromie <jcromie@divsol.com>
48758              Date: Sat, 21 May 2005 09:24:24 -0600
48759              Message-ID: <428F52A8.20702@divsol.com>
48760      Branch: perl
48761            + ext/B/t/concise-xs.t
48762            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t
48763 ____________________________________________________________________________
48764 [ 24652] By: rgs                                   on 2005/06/01  07:39:38
48765         Log: Subject: [PATCH] Speed up lib/unicore/mktables by 45%
48766              From: Andy Lester <andy@petdance.com>
48767              Date: Tue, 31 May 2005 12:39:00 -0500
48768              Message-ID: <20050531173900.GA9820@petdance.com>
48769      Branch: perl
48770            ! lib/unicore/mktables
48771 ____________________________________________________________________________
48772 [ 24651] By: rgs                                   on 2005/05/31  20:34:44
48773         Log: Remove duplicated line
48774      Branch: perl
48775            ! lib/Module/CoreList.pm
48776 ____________________________________________________________________________
48777 [ 24650] By: rgs                                   on 2005/05/31  20:31:55
48778         Log: Upgrade to Module::CoreList 2.02
48779      Branch: perl
48780            ! lib/Module/CoreList.pm
48781 ____________________________________________________________________________
48782 [ 24649] By: nicholas                              on 2005/05/31  12:03:30
48783         Log: Attempt 2 at a diet memory layout can go live.
48784      Branch: perl
48785            ! av.h hv.h
48786 ____________________________________________________________________________
48787 [ 24648] By: nicholas                              on 2005/05/31  10:40:01
48788         Log: Avoid updating a variable in a loop.
48789              Only calculate the number of links in a hash bucket chain if we really
48790              need it.
48791      Branch: perl
48792            ! hv.c
48793 ____________________________________________________________________________
48794 [ 24646] By: nicholas                              on 2005/05/31  10:02:12
48795         Log: Avoid updating a variable in the loop
48796      Branch: perl
48797            ! hv.c
48798 ____________________________________________________________________________
48799 [ 24645] By: rgs                                   on 2005/05/31  09:13:34
48800         Log: Subject: [PATCH] ByteLoader.xs cleanup
48801              From: Andy Lester <andy@petdance.com>
48802              Date: Mon, 30 May 2005 22:28:36 -0500
48803              Message-ID: <20050531032836.GA32198@petdance.com>
48804      Branch: perl
48805            ! ext/ByteLoader/ByteLoader.xs
48806 ____________________________________________________________________________
48807 [ 24644] By: merijn                                on 2005/05/31  05:41:24
48808         Log: Add DECC to the symbol list
48809              Subject: [PATCH]lette Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
48810              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
48811              Date: Mon, 30 May 2005 16:33:15 -0700
48812              Message-ID: <20050530233315.GA3088@efn.org>
48813      Branch: perl
48814            ! Configure
48815 ____________________________________________________________________________
48816 [ 24642] By: davem                                 on 2005/05/30  23:37:15
48817         Log: add pointer to email explaining why eval {goto &foo} is banned
48818      Branch: perl
48819            ! pp_ctl.c
48820 ____________________________________________________________________________
48821 [ 24638] By: nicholas                              on 2005/05/30  21:02:34
48822         Log: Change the logic to avoid needing to set a variable during the loop
48823      Branch: perl
48824            ! hv.c
48825 ____________________________________________________________________________
48826 [ 24633] By: nicholas                              on 2005/05/30  13:01:27
48827         Log: Various HvPLACEHOLDERS() that should be HvPLACEHOLDERS_get()
48828      Branch: perl
48829            ! hv.c
48830 ____________________________________________________________________________
48831 [ 24631] By: rgs                                   on 2005/05/30  11:54:23
48832         Log: Upgrade to PathTools 3.08
48833      Branch: perl
48834            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
48835 ____________________________________________________________________________
48836 [ 24630] By: merijn                                on 2005/05/30  11:07:45
48837         Log: gcc hints were not yet applied to gcc-4.x
48838              Now they are
48839      Branch: perl
48840            ! hints/hpux.sh
48841 ____________________________________________________________________________
48842 [ 24629] By: rgs                                   on 2005/05/30  11:07:15
48843         Log: Subject: [perl #36037] Perl 5.8.7-RC1 build problems on LynxOS 
48844              From: Olli Savia (via RT) <perlbug-followup@perl.org>
48845              Date: 30 May 2005 10:59:35 -0000
48846              Message-ID: <rt-3.0.11-36037-113779.5.23037641993746@perl.org>
48847      Branch: perl
48848            ! util.c
48849 ____________________________________________________________________________
48850 [ 24628] By: merijn                                on 2005/05/30  10:28:06
48851         Log: regen after #24627
48852      Branch: perl
48853            ! perlapi.h
48854 ____________________________________________________________________________
48855 [ 24627] By: merijn                                on 2005/05/30  10:19:09
48856         Log: Subject: Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
48857              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
48858              Date: Mon, 30 May 2005 09:15:56 +0300
48859              Message-ID: <429AAF9C.30503@gmail.com>
48860      Branch: perl
48861            ! embed.pl ext/DynaLoader/dl_dlopen.xs perl.h sv.c
48862 ____________________________________________________________________________
48863 [ 24626] By: rgs                                   on 2005/05/30  08:54:51
48864         Log: Subject: [PATCH] Teeny optimization in S_hv_magic_check
48865              From: Andy Lester <andy@petdance.com>
48866              Date: Tue, 24 May 2005 11:41:15 -0500
48867              Message-ID: <20050524164115.GA12027@petdance.com>
48868      Branch: perl
48869            ! hv.c
48870 ____________________________________________________________________________
48871 [ 24625] By: rgs                                   on 2005/05/30  08:48:12
48872         Log: Subject: [PATCH] More embed.fnc strictures, plus consting and localizing
48873              From: Andy Lester <andy@petdance.com>
48874              Date: Tue, 24 May 2005 11:47:22 -0500
48875              Message-ID: <20050524164722.GC12027@petdance.com>
48876              
48877              Subject: [PATCH] Remove unused casts
48878              From: Andy Lester <andy@petdance.com>
48879              Date: Tue, 24 May 2005 11:42:18 -0500
48880              Message-ID: <20050524164218.GB12027@petdance.com>
48881      Branch: perl
48882            ! embed.fnc op.c pp_sys.c proto.h regcomp.c regexec.c scope.c
48883            ! sv.c
48884 ____________________________________________________________________________
48885 [ 24624] By: rgs                                   on 2005/05/30  08:11:30
48886         Log: Minor grammar fix by Uri Guttman
48887      Branch: perl
48888            ! pod/perlre.pod
48889 ____________________________________________________________________________
48890 [ 24623] By: rgs                                   on 2005/05/30  08:08:47
48891         Log: Subject: [PATCH] perlrun.pod -w description typo
48892              From: Offer Kaye <offer.kaye@gmail.com>
48893              Date: Mon, 30 May 2005 11:27:38 +0300
48894              Message-ID: <569425050530012768a9baca@mail.gmail.com>
48895      Branch: perl
48896            ! pod/perlrun.pod
48897 ____________________________________________________________________________
48898 [ 24622] By: rgs                                   on 2005/05/30  07:45:09
48899         Log: Subject: [PATCH] Minor warning squashings
48900              From: Andy Lester <andy@petdance.com>
48901              Date: Sun, 29 May 2005 00:19:06 -0500
48902              Message-Id: <740ea3aca85400c6d03e945323badad4@petdance.com>
48903              
48904              Subject: [PATCH] Consting in Opcode.xs
48905              From: Andy Lester <andy@petdance.com>
48906              Date: Sun, 29 May 2005 11:23:50 -0500
48907              Message-ID: <20050529162350.GA13965@petdance.com>
48908              
48909              Subject: [PATCH] consting attrs.xs
48910              From: Andy Lester <andy@petdance.com>
48911              Date: Sun, 29 May 2005 14:15:46 -0500
48912              Message-ID: <20050529191546.GA15581@petdance.com>
48913              
48914              Subject: [PATCH] consting B.xs
48915              From: Andy Lester <andy@petdance.com>
48916              Date: Sun, 29 May 2005 15:09:24 -0500
48917              Message-ID: <20050529200924.GA15873@petdance.com>
48918      Branch: perl
48919            ! embed.fnc ext/B/B.xs ext/Opcode/Opcode.xs ext/attrs/attrs.xs
48920            ! perlio.c pp_sys.c proto.h regcomp.c utf8.c
48921 ____________________________________________________________________________
48922 [ 24621] By: nicholas                              on 2005/05/30  07:43:05
48923         Log: Need a cast to avoid a compiler warning.
48924      Branch: perl
48925            ! ext/ByteLoader/bytecode.h
48926 ____________________________________________________________________________
48927 [ 24619] By: nicholas                              on 2005/05/29  19:35:38
48928         Log: Goodbye xav_arylen. You won't be missed that much.
48929              So now there's a buy 5 get one free offer on PVAV bodies.
48930      Branch: perl
48931            ! av.c av.h dump.c embed.fnc global.sym perl.h pp.c proto.h sv.c
48932 ____________________________________________________________________________
48933 [ 24618] By: ams                                   on 2005/05/29  18:07:37
48934         Log: Subject: [PATCH configure.com] compiler awareness week
48935              From: "Craig A. Berry" <craigberry@mac.com>
48936              Date: Sun, 29 May 2005 12:43:09 -0500
48937              Message-Id: <4299FF2D.90209@mac.com>
48938      Branch: perl
48939            ! configure.com
48940 ____________________________________________________________________________
48941 [ 24617] By: nicholas                              on 2005/05/29  17:46:39
48942         Log: Change the IV to a union.
48943              Revert the NV union back to a plain NV
48944              Transpose the positions of IV and NV (NV is now first)
48945              Don't allocate the NV for PV,PVIV,PVAV and PVHV (last 2 non-allocations
48946              currently disabled by default)
48947      Branch: perl
48948            ! av.h cv.h hv.h intrpvar.h sv.c sv.h
48949 ____________________________________________________________________________
48950 [ 24615] By: nicholas                              on 2005/05/29  14:24:17
48951         Log: Teach buildtoc about README.openbsd, and regenerate various makefiles.
48952      Branch: perl
48953            ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
48954            ! win32/makefile.mk
48955 ____________________________________________________________________________
48956 [ 24614] By: nicholas                              on 2005/05/29  14:23:32
48957         Log: Restort into bulidtoc's preferred order
48958      Branch: perl
48959            ! MANIFEST
48960 ____________________________________________________________________________
48961 [ 24613] By: ams                                   on 2005/05/29  04:45:05
48962         Log: Subject: [PATCH] VMS build update for blead
48963              From: "Craig A. Berry" <craigberry@mac.com>
48964              Date: Sat, 28 May 2005 23:18:46 -0500
48965              Message-Id: <429942A6.10601@mac.com>
48966      Branch: perl
48967            ! doio.c perly.c vms/descrip_mms.template vms/gen_shrfls.pl
48968            ! vms/vms.c vms/vmsish.h
48969 ____________________________________________________________________________
48970 [ 24612] By: ams                                   on 2005/05/28  14:40:32
48971         Log: Subject: [PATCH] Re: t/uni/class.t has a lot to warn about
48972              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
48973              Date: Sat, 28 May 2005 11:47:47 +0300
48974              Message-Id: <42983033.5050509@gmail.com>
48975      Branch: perl
48976            ! t/uni/class.t
48977 ____________________________________________________________________________
48978 [ 24610] By: merijn                                on 2005/05/27  19:22:39
48979         Log: Subject: Re: [PATCH] Do not install change logs, READMEs, etc...
48980              From: Michael G Schwern <schwern@pobox.com>
48981              Date: Fri, 27 May 2005 12:33:27 -0700
48982              Message-ID: <20050527193327.GC17504@windhund.schwern.org>
48983      Branch: perl
48984            ! installperl
48985 ____________________________________________________________________________
48986 [ 24609] By: nicholas                              on 2005/05/27  18:54:36
48987         Log: In assert(), we mustn't stringify the message as part of the first
48988              argument to croak, as it's a *printf format, and the thing we're
48989              asserting might itself contain % signs.
48990              Also, as __FILE__ is a string, we can append that to the format,
48991              rather than needing a %s for it.
48992      Branch: perl
48993            ! perl.h
48994 ____________________________________________________________________________
48995 [ 24608] By: nicholas                              on 2005/05/27  18:20:26
48996         Log: is() is better than ok()
48997      Branch: perl
48998            ! t/op/each.t
48999 ____________________________________________________________________________
49000 [ 24607] By: steveh                                on 2005/05/27  16:22:59
49001         Log: Fix failing Cwd tests on Win32
49002              
49003              Patch was posted to Ken previously
49004              
49005              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00226.html)
49006              
49007              but no reply as yet.  I'll mail him again...
49008      Branch: perl
49009            ! lib/Cwd.pm
49010 ____________________________________________________________________________
49011 [ 24606] By: steveh                                on 2005/05/27  16:15:41
49012         Log: Skip signals and core dump tests on Win32
49013              
49014              See http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00749.html
49015      Branch: perl
49016            ! t/run/exit.t
49017 ____________________________________________________________________________
49018 [ 24605] By: steveh                                on 2005/05/27  15:54:09
49019         Log: Fix more Win32 linker errors caused by change 24561
49020              
49021              Apparently sys_intern_init and sys_intern_clear are required even for
49022              non-threaded builds on Win32.
49023      Branch: perl
49024            ! embed.fnc embed.h proto.h
49025 ____________________________________________________________________________
49026 [ 24596] By: merijn                                on 2005/05/27  10:20:54
49027         Log: Subject: [PATCH] Do not install change logs, READMEs, etc...
49028              From: Michael G Schwern <schwern@pobox.com>
49029              Date: Thu, 26 May 2005 13:43:05 -0700
49030              Message-ID: <20050526204305.GH11558@windhund.schwern.org>
49031      Branch: perl
49032            ! installperl
49033 ____________________________________________________________________________
49034 [ 24595] By: merijn                                on 2005/05/27  10:06:25
49035         Log: Subject: [PATCH] add PERL_CALLCONV to PERL_CKDEF and PERL_PPDEF
49036              From: <jarkko.hietaniemi@nokia.com>
49037              Date: Fri, 27 May 2005 13:15:36 +0300
49038              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A1CD@esebe105.NOE.Nokia.com>
49039      Branch: perl
49040            ! perl.h
49041 ____________________________________________________________________________
49042 [ 24594] By: nicholas                              on 2005/05/27  09:18:26
49043         Log: Get the HEK once only in the hot code (class method calls)
49044      Branch: perl
49045            ! hv.h pp_hot.c
49046 ____________________________________________________________________________
49047 [ 24593] By: rgs                                   on 2005/05/27  07:44:07
49048         Log: Subject: [PATCH] Re: [perl #35420] localtime corruption
49049              From: Michael G Schwern <schwern@pobox.com>
49050              Date: Thu, 26 May 2005 13:39:38 -0700
49051              Message-ID: <20050526203938.GG11558@windhund.schwern.org>
49052      Branch: perl
49053            ! pod/perlfunc.pod pod/perlport.pod
49054 ____________________________________________________________________________
49055 [ 24592] By: rgs                                   on 2005/05/27  07:04:46
49056         Log: Subject: [PATCH] Documentation nits and fixes for Sv*_set() macros
49057              From: Steve Peters <steve@fisharerojo.org>
49058              Date: Thu, 26 May 2005 14:58:50 -0500
49059              Message-ID: <20050526195850.GA1308@mccoy.peters.homeunix.org>
49060      Branch: perl
49061            ! pod/perlapi.pod sv.h
49062 ____________________________________________________________________________
49063 [ 24591] By: steveh                                on 2005/05/26  16:56:03
49064         Log: Fix some Win32 link errors
49065      Branch: perl
49066            ! global.sym makedef.pl proto.h
49067 ____________________________________________________________________________
49068 [ 24590] By: nicholas                              on 2005/05/26  16:07:20
49069         Log: Rename the members of the SV head union to avoid pre-processor
49070              arguments with embed.h
49071      Branch: perl
49072            ! av.h hv.h sv.c sv.h
49073 ____________________________________________________________________________
49074 [ 24588] By: ams                                   on 2005/05/26  15:33:58
49075         Log: -Wall is intolerably noisy with icc.
49076      Branch: perl
49077            ! cflags.SH
49078 ____________________________________________________________________________
49079 [ 24585] By: rgs                                   on 2005/05/26  15:13:53
49080         Log: Subject: [PATCH] bytes.pm doesn't check undefined subroutine calling
49081              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
49082              Date: Thu, 26 May 2005 23:46:35 +0900
49083              Message-Id: <20050526234321.92F1.BQW10602@nifty.com>
49084      Branch: perl
49085            ! lib/bytes.pm lib/bytes.t
49086 ____________________________________________________________________________
49087 [ 24584] By: nicholas                              on 2005/05/26  14:24:31
49088         Log: Store the package name as a shared HEK.
49089              Abolish HvNAME() - as the stored pointer is not a char* you can't set
49090              it directly now.
49091              Storing a pointer to a HEK tracks the length too, and seems to be
49092              faster.
49093      Branch: perl
49094            ! embed.fnc gv.c hv.c hv.h op.c pp.c proto.h sv.c toke.c
49095            ! xsutils.c
49096 ____________________________________________________________________________
49097 [ 24583] By: nicholas                              on 2005/05/26  12:27:47
49098         Log: We know how big the global string table will be, so use that
49099              information.
49100      Branch: perl
49101            ! sv.c
49102 ____________________________________________________________________________
49103 [ 24582] By: nicholas                              on 2005/05/26  11:28:24
49104         Log: It helps to set the total keys correctly when duplicating a hash.
49105              It helps even more to have a test for this.
49106      Branch: perl
49107            ! ext/threads/t/problems.t sv.c
49108 ____________________________________________________________________________
49109 [ 24581] By: merijn                                on 2005/05/26  11:26:05
49110         Log: More possible re-order dependencies solved
49111      Branch: perl
49112            ! Porting/config_h.pl config_h.SH
49113 ____________________________________________________________________________
49114 [ 24580] By: merijn                                on 2005/05/26  08:43:38
49115         Log: Subject: [PATCH] Updated lint infrastructure
49116              From: Andy Lester <andy@petdance.com>
49117              Date: Wed, 25 May 2005 12:31:39 -0500
49118              Message-ID: <20050525173139.GB1701@petdance.com>
49119      Branch: perl
49120            ! Makefile.SH handy.h malloc.c mg.c pp.c regcomp.h
49121 ____________________________________________________________________________
49122 [ 24579] By: ams                                   on 2005/05/26  07:08:22
49123         Log: Subject: [PATCH] MPE/iX has no lchown()
49124              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
49125              Date: Thu, 26 May 2005 08:36:19 +0300
49126              Message-Id: <42956053.4010200@gmail.com>
49127      Branch: perl
49128            ! hints/mpeix.sh
49129 ____________________________________________________________________________
49130 [ 24578] By: merijn                                on 2005/05/25  19:05:07
49131         Log: Added Porting/config_h.pl
49132      Branch: perl
49133            ! MANIFEST
49134 ____________________________________________________________________________
49135 [ 24576] By: merijn                                on 2005/05/25  18:41:52
49136         Log: Reordering config_h.SH after metaconfig now semi automated
49137              This will save me *a lot* of manual work
49138      Branch: perl
49139            + Porting/config_h.pl
49140            ! Configure config_h.SH
49141 ____________________________________________________________________________
49142 [ 24575] By: nicholas                              on 2005/05/25  16:26:12
49143         Log: Export Perl_hek_dup, which duplicates shared hash keys.
49144      Branch: perl
49145            ! embed.fnc embed.h hv.c proto.h
49146 ____________________________________________________________________________
49147 [ 24574] By: nicholas                              on 2005/05/25  15:52:33
49148         Log: Track the mapping between source shared hash keys and target shared
49149              hash keys to save repeated lookups during cloning.
49150      Branch: perl
49151            ! embed.fnc embedvar.h ext/threads/threads.xs hv.c intrpvar.h
49152            ! perl.c perlapi.h proto.h sv.c
49153 ____________________________________________________________________________
49154 [ 24573] By: nicholas                              on 2005/05/25  14:06:55
49155         Log: Replace all uses of HvNAME with the appropriate HvNAME_get or
49156              HvNAME_set
49157      Branch: perl
49158            ! bytecode.pl cop.h ext/ByteLoader/bytecode.h
49159            ! ext/ByteLoader/byterun.c
49160 ____________________________________________________________________________
49161 [ 24572] By: nicholas                              on 2005/05/25  10:02:07
49162         Log: I think for now these have to be disabled by default.
49163      Branch: perl
49164            ! av.h hv.h
49165 ____________________________________________________________________________
49166 [ 24571] By: rgs                                   on 2005/05/25  09:34:20
49167         Log: Update description of Term::ReadLine and fix typo
49168              Subject: [perl #35963] Typo in Term::ReadLine 
49169              From: "perlbug@veggiechinese.net (via RT)" <perlbug-followup@perl.org>
49170              Date: 24 May 2005 23:29:37 -0000
49171              Message-ID: <rt-3.0.11-35963-113541.14.5614982698687@perl.org>
49172      Branch: perl
49173            ! lib/Term/ReadLine.pm
49174 ____________________________________________________________________________
49175 [ 24570] By: nicholas                              on 2005/05/24  20:23:53
49176         Log: Initialising the hash seed needs to be early in case anything
49177              calcualtes HASHes during dup()ing.
49178      Branch: perl
49179            ! sv.c
49180 ____________________________________________________________________________
49181 [ 24569] By: nicholas                              on 2005/05/24  17:13:34
49182         Log: Reorder the union to cause Win32 compilers to use void * alignment for
49183              it.
49184      Branch: perl
49185            ! av.h cv.h hv.h sv.h
49186 ____________________________________________________________________________
49187 [ 24568] By: ams                                   on 2005/05/24  16:44:53
49188         Log: Subject: [PATCH] xsubpp, ParseXS: allow other suffix beyond .c
49189              From: jarkko.hietaniemi@nokia.com
49190              Date: Tue, 24 May 2005 12:48:38 +0300
49191              Message-Id: <B356D8F434D20B40A8CEDAEC305A1F2453D7EB@esebe105.NOE.Nokia.com>
49192      Branch: perl
49193            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/xsubpp
49194 ____________________________________________________________________________
49195 [ 24567] By: rgs                                   on 2005/05/24  15:44:52
49196         Log: Clarification on the behaviour of qw// and x :
49197              Subject: [PATCH] Re: [perl #35885] qw and x operators doesn't mix
49198              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
49199              Date: Tue, 24 May 2005 08:52:00 -0700
49200              Message-ID: <20050524155200.GA1784@efn.org>
49201      Branch: perl
49202            ! pod/perlop.pod
49203 ____________________________________________________________________________
49204 [ 24566] By: nicholas                              on 2005/05/24  15:21:48
49205         Log: Leaking is bad, m'kay.
49206      Branch: perl
49207            ! hv.c sv.c
49208 ____________________________________________________________________________
49209 [ 24565] By: rgs                                   on 2005/05/24  13:50:02
49210         Log: Remove Perl_ck_* functions from public API
49211      Branch: perl
49212            ! embed.fnc embed.h global.sym
49213 ____________________________________________________________________________
49214 [ 24564] By: nicholas                              on 2005/05/24  13:01:49
49215         Log: Correct the description of pte_arenaroot
49216      Branch: perl
49217            ! intrpvar.h
49218 ____________________________________________________________________________
49219 [ 24563] By: rgs                                   on 2005/05/24  12:58:45
49220         Log: Documentation nit on @-, found by Guillaume Rousse
49221              (plus POD markup simplification, for readability with pod2text)
49222      Branch: perl
49223            ! pod/perlvar.pod
49224 ____________________________________________________________________________
49225 [ 24562] By: rgs                                   on 2005/05/24  12:39:26
49226         Log: ext/B/t/deparse.t was failing with t/TEST but not with t/harness
49227      Branch: perl
49228            ! ext/B/t/deparse.t
49229 ____________________________________________________________________________
49230 [ 24561] By: rgs                                   on 2005/05/24  12:33:01
49231         Log: Subject: [PATCH] embed.fnc cleanup + SvPVX_const usage
49232              From: Andy Lester <andy@petdance.com>
49233              Date: Sat, 21 May 2005 09:06:40 -0500
49234              Message-ID: <20050521140640.GB875@petdance.com>
49235      Branch: perl
49236            ! embed.fnc embed.h global.sym op.c pad.c perlio.c pp_ctl.c
49237            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c utf8.c
49238 ____________________________________________________________________________
49239 [ 24560] By: rgs                                   on 2005/05/24  11:22:21
49240         Log: The tokenizer should expect an operator after qw().
49241              This fixes [perl #35885] qw and x operators doesn't mix
49242      Branch: perl
49243            ! t/op/repeat.t toke.c
49244 ____________________________________________________________________________
49245 [ 24559] By: rgs                                   on 2005/05/24  08:45:44
49246         Log: Subject: Re: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly.
49247              From: demerphq <demerphq@gmail.com>
49248              Date: Mon, 23 May 2005 11:43:56 +0200
49249              Message-ID: <9b18b31105052302431fb0a3c2@mail.gmail.com>
49250      Branch: perl
49251            ! ext/B/t/deparse.t
49252 ____________________________________________________________________________
49253 [ 24558] By: rgs                                   on 2005/05/24  08:09:10
49254         Log: Make distclean should remove the leftover test files of ExtUtils::ParseXS
49255      Branch: perl
49256            ! Makefile.SH
49257 ____________________________________________________________________________
49258 [ 24557] By: nicholas                              on 2005/05/23  20:26:35
49259         Log: Don't allocate an IV slot where the type doesn't use the IV slot.
49260      Branch: perl
49261            ! av.h hv.h sv.h
49262 ____________________________________________________________________________
49263 [ 24556] By: ams                                   on 2005/05/23  16:58:46
49264         Log: Assorted 2.15 fixes.
49265      Branch: perl
49266            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
49267 ____________________________________________________________________________
49268 [ 24555] By: ams                                   on 2005/05/23  16:34:16
49269         Log: Remove one const to ensure that the universe doesn't tip over.
49270              (At least on AIX.)
49271      Branch: perl
49272            ! ext/Storable/Storable.xs
49273 ____________________________________________________________________________
49274 [ 24554] By: merijn                                on 2005/05/23  15:29:01
49275         Log: Subject: Re: [perl #35938] [PATCH] SDBM_File fails to build on some platforms due to use of 'extern int errno' (was: Re: patches for lang/perl5.8 dfport override) 
49276              From: Andrew Dougherty <doughera@lafayette.edu>
49277              Date: Mon, 23 May 2005 11:48:08 -0400 (EDT)
49278              Message-ID: <Pine.SOC.4.62.0505231143480.4714@maxwell.phys.lafayette.edu>
49279      Branch: perl
49280            ! ext/SDBM_File/sdbm/sdbm.c
49281 ____________________________________________________________________________
49282 [ 24553] By: ams                                   on 2005/05/23  15:24:05
49283         Log: Subject: [PATCH] universal.c warnings hushed
49284              From: Andy Lester <andy@petdance.com>
49285              Date: Mon, 23 May 2005 10:38:25 -0500
49286              Message-Id: <20050523153825.GA28498@petdance.com>
49287      Branch: perl
49288            ! universal.c
49289 ____________________________________________________________________________
49290 [ 24552] By: rgs                                   on 2005/05/23  14:31:33
49291         Log: Attribute compilation fix for Windows by Andy Lester
49292      Branch: perl
49293            ! perl.h perlio.h
49294 ____________________________________________________________________________
49295 [ 24551] By: gbarr                                 on 2005/05/23  13:49:59
49296         Log: Update to Scalar-List-Utils-1.17
49297      Branch: perl
49298            ! ext/List/Util/Changes ext/List/Util/README
49299            ! ext/List/Util/lib/List/Util.pm
49300            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
49301            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/refaddr.t
49302 ____________________________________________________________________________
49303 [ 24550] By: rgs                                   on 2005/05/23  11:38:34
49304         Log: Declaration nit spotted by Jarkko
49305      Branch: perl
49306            ! hv.c
49307 ____________________________________________________________________________
49308 [ 24549] By: nicholas                              on 2005/05/23  11:27:16
49309         Log: PL_regex_padav elements hold either more AVs, or IVs that point to
49310              regexps. Don't attempt to look at the IVX if it's not an IV.
49311      Branch: perl
49312            ! perl.c sv.c
49313 ____________________________________________________________________________
49314 [ 24548] By: nicholas                              on 2005/05/23  10:13:21
49315         Log: Oops. What is looking at an array's SvIVX()?
49316      Branch: perl
49317            ! sv.c
49318 ____________________________________________________________________________
49319 [ 24547] By: nicholas                              on 2005/05/23  09:22:35
49320         Log: We don't need IV and RV arena variables anymore. We don't need to set
49321              SvIVX or SvNVX on hashes.
49322      Branch: perl
49323            ! embedvar.h intrpvar.h perlapi.h sv.c
49324 ____________________________________________________________________________
49325 [ 24546] By: nicholas                              on 2005/05/23  09:09:15
49326         Log: Bytecode mustn't save the NVX for hashes now that the NVX is a union
49327              containing pointers initialised to zero.
49328      Branch: perl
49329            ! ext/B/B/Bytecode.pm
49330 ____________________________________________________________________________
49331 [ 24545] By: steveh                                on 2005/05/23  08:46:37
49332         Log: Fill in HASATTRIBUTE stuff in win32/config_H.* (see change #24508)
49333              
49334              (None are actually defined, but it's nice to have them there anyway)
49335      Branch: perl
49336            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49337            ! win32/config_H.vc64
49338 ____________________________________________________________________________
49339 [ 24544] By: nicholas                              on 2005/05/23  08:09:58
49340         Log: create an "allocated" structure for PVs, PVAVs and PVHVs
49341      Branch: perl
49342            ! av.h hv.h intrpvar.h sv.c sv.h
49343 ____________________________________________________________________________
49344 [ 24543] By: rgs                                   on 2005/05/23  07:33:52
49345         Log: Fix [perl #35929] : PerlIO::scalar didn't understand $/ = ""
49346              because PerlIOScalar_unread was broken.
49347              Bump version number of PerlIO::scalar to 0.04.
49348      Branch: perl
49349            ! ext/PerlIO/scalar/scalar.pm ext/PerlIO/scalar/scalar.xs
49350            ! ext/PerlIO/t/scalar.t
49351 ____________________________________________________________________________
49352 [ 24542] By: nicholas                              on 2005/05/22  22:03:19
49353         Log: Re-order IVX slot in SV bodies
49354      Branch: perl
49355            ! av.h cv.h hv.h sv.h
49356 ____________________________________________________________________________
49357 [ 24541] By: rgs                                   on 2005/05/22  18:53:12
49358         Log: Subject: Re: [PATCH 5.8.7 RC1] lib/Carp.t todo for VMS
49359              From: Michael G Schwern <schwern@pobox.com>
49360              Date: May 20, 2005 10:09 PM
49361              Message-ID: <20050520200900.GB13473@windhund.schwern.org>
49362      Branch: perl
49363            ! lib/Carp.t
49364 ____________________________________________________________________________
49365 [ 24538] By: nicholas                              on 2005/05/21  22:46:50
49366         Log: Add a union in place of xnv_nv, which allows AVs and HVs to re-use
49367              the memory to store pointers and integers.
49368              (Part 1 - will be reworked to be more efficient when IV or void*
49369              is 64 bit soon)
49370      Branch: perl
49371            ! av.h cv.h dump.c ext/B/B.pm ext/B/B.xs ext/Devel/Peek/t/Peek.t
49372            ! hv.h sv.h
49373 ____________________________________________________________________________
49374 [ 24537] By: ams                                   on 2005/05/21  22:26:34
49375         Log: Subject: [PATCH] ExtUtils::CBuilder Tru64 support
49376              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
49377              Date: Sat, 21 May 2005 23:20:21 +0300
49378              Message-Id: <428F9805.70108@gmail.com>
49379      Branch: perl
49380            + lib/ExtUtils/CBuilder/Platform/dec_osf.pm
49381            ! MANIFEST
49382 ____________________________________________________________________________
49383 [ 24536] By: ams                                   on 2005/05/21  22:17:20
49384         Log: Make the __attribute__ stuff work with Symbian (Jarkko).
49385              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00530.html
49386      Branch: perl
49387            ! perl.h
49388 ____________________________________________________________________________
49389 [ 24535] By: davem                                 on 2005/05/21  22:10:19
49390         Log: goto &xsub that croaks corrupts memory
49391              When an XS sub is called, a CxSUB context shouldn't be pushed. Make
49392              goto &xs_sub mimic this behaviour by first popping the old CxSUB
49393      Branch: perl
49394            ! pp_ctl.c t/op/goto_xs.t
49395 ____________________________________________________________________________
49396 [ 24534] By: davem                                 on 2005/05/21  21:38:55
49397         Log: stop goto &foo wasting stack space
49398              it used to push @_ onto the end of the stack; now it pops the stack
49399              back to the old watermark first.
49400      Branch: perl
49401            ! pp_ctl.c
49402 ____________________________________________________________________________
49403 [ 24533] By: davem                                 on 2005/05/21  19:50:50
49404         Log: add access to Perl_croak() via 'mycroak' in XS::APItest
49405      Branch: perl
49406            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
49407            ! ext/XS/APItest/t/exception.t
49408 ____________________________________________________________________________
49409 [ 24532] By: davem                                 on 2005/05/21  19:15:43
49410         Log: disallow eval { goto &foo }
49411              eval 'goto &foo' is already banned, and the try-version usually
49412              coredumps due to the code assuming the CxEVAL is actually a CxSUB.
49413              Anyway exiting an eval but preserving "it's" @_ doesn't make much
49414              sense.
49415      Branch: perl
49416            ! pod/perldiag.pod pp_ctl.c t/op/goto.t
49417 ____________________________________________________________________________
49418 [ 24531] By: nicholas                              on 2005/05/21  18:19:43
49419         Log: Move the xpv_pv/xrv_rv member into the SV head, in a union with
49420              IV and UV. Avoid allocating a body for IVs and RVs.
49421      Branch: perl
49422            ! av.h bytecode.pl cv.h embed.fnc embed.h ext/B/B/C.pm
49423            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
49424            ! ext/ByteLoader/byterun.h hv.c hv.h proto.h sv.c sv.h
49425 ____________________________________________________________________________
49426 [ 24530] By: rgs                                   on 2005/05/21  16:01:42
49427         Log: Really fix change 24527
49428      Branch: perl
49429            ! gv.c
49430 ____________________________________________________________________________
49431 [ 24529] By: nicholas                              on 2005/05/21  15:59:30
49432         Log: Fool. That should be I32 everywhere.
49433      Branch: perl
49434            ! hv.c
49435 ____________________________________________________________________________
49436 [ 24528] By: ams                                   on 2005/05/21  15:35:44
49437         Log: Subject: [PATCH] ctags parms need to know .h is C
49438              From: Andy Lester <andy@petdance.com>
49439              Date: Sat, 21 May 2005 08:58:14 -0500
49440              Message-Id: <20050521135814.GA875@petdance.com>
49441      Branch: perl
49442            ! Makefile.SH
49443 ____________________________________________________________________________
49444 [ 24527] By: rgs                                   on 2005/05/21  14:15:44
49445         Log: Compilation fix
49446      Branch: perl
49447            ! gv.c
49448 ____________________________________________________________________________
49449 [ 24526] By: nicholas                              on 2005/05/21  12:31:52
49450         Log: Move hv_name, hv_eiter and hv_riter into a new aux structure.
49451              Provide (more efficient) _get and _set macros.
49452              Adjust the core to use them.
49453      Branch: perl
49454            ! dump.c embed.fnc ext/Data/Dumper/Dumper.xs
49455            ! ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs
49456            ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs
49457            ! ext/threads/shared/shared.xs global.sym gv.c hv.c hv.h mg.c
49458            ! op.c op.h opnames.h perl.c pp.c pp_hot.c pp_sys.c proto.h sv.c
49459            ! toke.c universal.c xsutils.c
49460 ____________________________________________________________________________
49461 [ 24525] By: nicholas                              on 2005/05/21  09:29:18
49462         Log: Move placeholders into a new rhash magic type.
49463      Branch: perl
49464            ! dump.c embed.fnc ext/Storable/Storable.xs global.sym hv.c hv.h
49465            ! perl.h proto.h sv.c
49466 ____________________________________________________________________________
49467 [ 24524] By: rgs                                   on 2005/05/21  09:18:07
49468         Log: Update to MakeMaker 6.30
49469      Branch: perl
49470            ! lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
49471            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/FIRST_MAKEFILE.t
49472            ! lib/ExtUtils/t/PL_FILES.t
49473            ! t/lib/MakeMaker/Test/Setup/PL_FILES.pm
49474 ____________________________________________________________________________
49475 [ 24523] By: ams                                   on 2005/05/21  02:58:49
49476         Log: Subject: [PATCH] SvPVX_const - patch #2
49477              From: Steve Peters <steve@fisharerojo.org>
49478              Date: Fri, 20 May 2005 21:42:10 -0500
49479              Message-Id: <20050521024210.GA29036@mccoy.peters.homeunix.org>
49480      Branch: perl
49481            ! dump.c gv.c op.c pad.c perlio.c perly.c pp.c pp_ctl.c
49482 ____________________________________________________________________________
49483 [ 24522] By: nicholas                              on 2005/05/20  22:53:00
49484         Log: Remove PMROOT and replace it with a small shell script. Er, magic.
49485              (PMROOT being needed to implement bare C<reset> - how often do you
49486              use that?)
49487      Branch: perl
49488            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Asmdata.pm
49489            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h hv.c hv.h
49490            ! op.c perl.h sv.c
49491 ____________________________________________________________________________
49492 [ 24521] By: nicholas                              on 2005/05/20  22:30:16
49493         Log: Update XS code to declare PERL_UNUSED_DECL conditionally
49494      Branch: perl
49495            ! ext/List/Util/Util.xs ext/POSIX/POSIX.xs
49496            ! ext/Storable/Storable.xs
49497 ____________________________________________________________________________
49498 [ 24520] By: nicholas                              on 2005/05/20  21:50:03
49499         Log: Updaate ppport.h to get a conditional PERL_UNUSED_DECL
49500      Branch: perl
49501            ! ext/Cwd/ppport.h ext/Time/HiRes/ppport.h
49502 ____________________________________________________________________________
49503 [ 24519] By: nicholas                              on 2005/05/20  21:46:26
49504         Log: Need to make PERL_UNUSED_DECL conditional as xlc on AIX doesn't like
49505              it being redefined.
49506      Branch: perl
49507            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/parts/inc/misc
49508 ____________________________________________________________________________
49509 [ 24518] By: nicholas                              on 2005/05/20  21:11:52
49510         Log: Goodbye AvFLAGS
49511      Branch: perl
49512            ! av.c av.h bytecode.pl cop.h dump.c ext/B/B.pm ext/B/B.xs
49513            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
49514            ! ext/B/B/Debug.pm ext/B/defsubs_h.PL ext/ByteLoader/byterun.c
49515            ! ext/ByteLoader/byterun.h pad.c pp_ctl.c sv.c sv.h
49516 ____________________________________________________________________________
49517 [ 24517] By: rgs                                   on 2005/05/20  17:54:15
49518         Log: Upgrade to Math::BigInt 1.77
49519      Branch: perl
49520            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
49521            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
49522            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
49523            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
49524 ____________________________________________________________________________
49525 [ 24516] By: nicholas                              on 2005/05/20  16:42:44
49526         Log: Fix a typo
49527      Branch: perl
49528            ! hv.h
49529 ____________________________________________________________________________
49530 [ 24514] By: ams                                   on 2005/05/20  14:42:21
49531         Log: Damnable applypatch nonsense.
49532      Branch: perl
49533            ! ext/Storable/t/sig_die.t
49534 ____________________________________________________________________________
49535 [ 24513] By: rgs                                   on 2005/05/20  14:37:12
49536         Log: Update MANIFEST
49537      Branch: perl
49538            ! MANIFEST
49539 ____________________________________________________________________________
49540 [ 24512] By: ams                                   on 2005/05/20  14:21:21
49541         Log: Previously overlooked $SIG{DIE} patch from Slaven Rezic.
49542              http://groups-beta.google.com/group/perl.perl5.porters/msg/2d10ba2c390ecc41
49543      Branch: perl
49544            + ext/Storable/t/sig_die.t
49545            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
49546 ____________________________________________________________________________
49547 [ 24511] By: rgs                                   on 2005/05/20  13:11:43
49548         Log: Subject: [PATCH] Add a Makefile target for ctags
49549              From: Andy Lester <andy@petdance.com>
49550              Date: Thu, 12 May 2005 11:40:52 -0500
49551              Message-ID: <20050512164052.GA30287@petdance.com>
49552      Branch: perl
49553            ! Makefile.SH
49554 ____________________________________________________________________________
49555 [ 24510] By: rgs                                   on 2005/05/20  10:49:03
49556         Log: Upgrade to MakeMaker 6.29
49557      Branch: perl
49558            + lib/ExtUtils/t/FIRST_MAKEFILE.t
49559            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
49560            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
49561            ! lib/ExtUtils/t/Installed.t
49562 ____________________________________________________________________________
49563 [ 24509] By: rgs                                   on 2005/05/20  09:26:01
49564         Log: Subject: SvPVX_const() - Patch #1
49565              From: Steve Peters <steve@fisharerojo.org>
49566              Date: Tue, 17 May 2005 18:17:01 -0500
49567              Message-ID: <20050517231701.GA1394@mccoy.peters.homeunix.org>
49568      Branch: perl
49569            ! doio.c toke.c universal.c util.c warnings.h warnings.pl
49570 ____________________________________________________________________________
49571 [ 24508] By: rgs                                   on 2005/05/20  07:53:46
49572         Log: Subject: [PATCH] Attribute configuration
49573              From: Andy Lester <andy@petdance.com>
49574              Date: Thu, 19 May 2005 12:32:56 -0500
49575              Message-ID: <20050519173256.GA29039@petdance.com>
49576      Branch: perl
49577            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
49578            ! Porting/Glossary Porting/config.sh Porting/pumpkin.pod XSUB.h
49579            ! config_h.SH configure.com epoc/config.sh hints/next_3_0.sh
49580            ! hints/vmesa.sh malloc.c mg.c op.c perl.c perl.h perlio.h
49581            ! plan9/config_sh.sample plan9/genconfig.pl scope.c sv.c
49582            ! symbian/config.sh t/op/sprintf.t uconfig.sh vms/genconfig.pl
49583            ! win32/config.bc win32/config.gc win32/config.vc
49584            ! win32/config.vc64 wince/config.ce
49585 ____________________________________________________________________________
49586 [ 24507] By: rgs                                   on 2005/05/20  07:16:59
49587         Log: Gisle noted an unused variable
49588      Branch: perl
49589            ! t/run/exit.t
49590 ____________________________________________________________________________
49591 [ 24506] By: rgs                                   on 2005/05/19  21:07:43
49592         Log: Fix the new exit() tests, by Gisle Aas :
49593              don't let the shell interfere with the process return value
49594      Branch: perl
49595            ! t/run/exit.t
49596 ____________________________________________________________________________
49597 [ 24505] By: ams                                   on 2005/05/19  17:51:48
49598         Log: Subject: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly. 
49599              From: yves orton <perlbug-followup@perl.org>
49600              Date: 18 May 2005 08:30:44 -0000
49601              Message-Id: <rt-3.0.11-35857-113142.6.75213005071278@perl.org>
49602      Branch: perl
49603            ! ext/B/B/Deparse.pm
49604 ____________________________________________________________________________
49605 [ 24504] By: nicholas                              on 2005/05/19  09:32:18
49606         Log: tabs, not spaces. Bad editor. No cookie.
49607              Does the MANIFEST file support comments, sufficient to add an editor
49608              block?
49609      Branch: perl
49610            ! MANIFEST
49611 ____________________________________________________________________________
49612 [ 24503] By: rgs                                   on 2005/05/19  06:25:22
49613         Log: Adjust VMS test count
49614      Branch: perl
49615            ! t/run/exit.t
49616 ____________________________________________________________________________
49617 [ 24501] By: rgs                                   on 2005/05/18  16:08:30
49618         Log: Subject: Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]
49619              From: Gisle Aas <gisle@ActiveState.com>
49620              Date: 18 May 2005 08:35:47 -0700
49621              Message-ID: <lr8y2cim24.fsf_-_@caliper.activestate.com>
49622      Branch: perl
49623            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perl.h perlapi.h
49624            ! pod/perlfunc.pod pod/perlport.pod pod/perlvar.pod t/run/exit.t
49625 ____________________________________________________________________________
49626 [ 24500] By: rgs                                   on 2005/05/18  15:26:32
49627         Log: Subject: Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl (was: Re: [Module::Build] ANNOUNCE: Module::Build 0.2610 -> CPAN)
49628              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
49629              Date: Wed, 18 May 2005 07:13:40 -0700
49630              Message-ID: <20050518141131.GA2704@efn.org>
49631      Branch: perl
49632            + lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
49633            + lib/ExtUtils/CBuilder/Platform/Unix.pm
49634            + lib/ExtUtils/CBuilder/Platform/VMS.pm
49635            + lib/ExtUtils/CBuilder/Platform/Windows.pm
49636            + lib/ExtUtils/CBuilder/Platform/aix.pm
49637            + lib/ExtUtils/CBuilder/Platform/cygwin.pm
49638            + lib/ExtUtils/CBuilder/Platform/darwin.pm
49639            + lib/ExtUtils/CBuilder/Platform/os2.pm
49640            + lib/ExtUtils/CBuilder/t/01-basic.t
49641            + lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
49642            + lib/ExtUtils/ParseXS/t/XSTest.pm
49643            + lib/ExtUtils/ParseXS/t/XSTest.xs
49644            + lib/ExtUtils/ParseXS/t/basic.t
49645            ! MANIFEST Porting/Maintainers.pl lib/ExtUtils/t/00compile.t
49646            ! lib/ExtUtils/xsubpp
49647 ____________________________________________________________________________
49648 [ 24499] By: rgs                                   on 2005/05/18  12:46:38
49649         Log: Subject: B::Disassembler.pm
49650              From: Nicholas Clark <nick@ccl4.org>
49651              Date: Tue, 17 May 2005 11:28:18 +0100
49652              Message-ID: <20050517102817.GD94420@plum.flirble.org>
49653      Branch: perl
49654            ! ext/B/B/Disassembler.pm
49655 ____________________________________________________________________________
49656 [ 24498] By: davem                                 on 2005/05/18  12:39:22
49657         Log: make t/TEST print summary times consistently to two decimal places
49658      Branch: perl
49659            ! t/TEST
49660 ____________________________________________________________________________
49661 [ 24497] By: nicholas                              on 2005/05/18  12:34:53
49662         Log: Default to allocating the correct size for the array in the HV.
49663              Override this with -DPERL_USE_LARGE_HV_ALLOC
49664      Branch: perl
49665            ! hv.h
49666 ____________________________________________________________________________
49667 [ 24496] By: rgs                                   on 2005/05/18  11:50:47
49668         Log: Subject: [PATCH] Eliminate radically out of date CHANGES from perlport
49669              From: Michael G Schwern <schwern@pobox.com>
49670              Date: Mon, 16 May 2005 15:17:05 -0700
49671              Message-ID: <20050516221705.GA212@windhund.schwern.org>
49672              
49673              Subject: [PATCH] Eliminate function signatures from perlport
49674              From: Michael G Schwern <schwern@pobox.com>
49675              Date: Mon, 16 May 2005 15:24:18 -0700
49676              Message-ID: <20050516222418.GA422@windhund.schwern.org>
49677      Branch: perl
49678            ! pod/perlport.pod
49679 ____________________________________________________________________________
49680 [ 24495] By: merijn                                on 2005/05/17  18:45:56
49681         Log: Subject: [PATCH] more about __attribute__
49682              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
49683              Date: Tue, 17 May 2005 20:36:43 +0300
49684              Message-ID: <428A2BAB.9020306@gmail.com>
49685      Branch: perl
49686            ! perl.h
49687 ____________________________________________________________________________
49688 [ 24493] By: rgs                                   on 2005/05/17  15:55:38
49689         Log: Clarify definition of octal literals
49690              (thanks to Olivier Blin)
49691      Branch: perl
49692            ! pod/perldata.pod
49693 ____________________________________________________________________________
49694 [ 24492] By: rgs                                   on 2005/05/17  15:15:46
49695         Log: Subject: [PATCH] perl 5.9.x (@ 24471): Symbian update
49696              From: <jarkko.hietaniemi@nokia.com>
49697              Date: Mon, 16 May 2005 17:59:35 +0300
49698              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D793@esebe105.NOE.Nokia.com>
49699              
49700              completed by:
49701              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D7A0@esebe105.NOE.Nokia.com>
49702      Branch: perl
49703            ! embed.pl mg.c op.c perl.h proto.h reentr.c reentr.pl scope.c
49704            ! symbian/port.pl universal.c
49705 ____________________________________________________________________________
49706 [ 24491] By: nicholas                              on 2005/05/17  13:27:43
49707         Log: One last 1008 to replace with PERL_ARENA_SIZE
49708      Branch: perl
49709            ! sv.c
49710 ____________________________________________________________________________
49711 [ 24490] By: nicholas                              on 2005/05/16  21:42:05
49712         Log: Upgrade to Encode 2.10
49713      Branch: perl
49714            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
49715            ! ext/Encode/Encode.xs ext/Encode/META.yml
49716            ! ext/Encode/lib/Encode/Alias.pm
49717 ____________________________________________________________________________
49718 [ 24489] By: rgs                                   on 2005/05/16  16:56:43
49719         Log: Subject: [PATCH] consting-eleventy.patch: More consts, plus actual bug fix
49720              From: Andy Lester <andy@petdance.com>
49721              Date: Mon, 16 May 2005 10:13:53 -0500
49722              Message-ID: <20050516151353.GA25387@petdance.com>
49723      Branch: perl
49724            ! XSUB.h av.c dump.c embed.fnc embed.h hv.c malloc.c mg.c
49725            ! numeric.c perl.c perl.h pod/perlapi.pod pp.h pp_ctl.c pp_hot.c
49726            ! proto.h regcomp.c regexec.c scope.c sv.c sv.h
49727            ! t/run/fresh_perl.t toke.c universal.c utf8.c util.c
49728 ____________________________________________________________________________
49729 [ 24482] By: nicholas                              on 2005/05/16  15:11:30
49730         Log: Bump the version number on Win32::Win32
49731      Branch: perl
49732            ! win32/ext/Win32/Win32.pm
49733 ____________________________________________________________________________
49734 [ 24480] By: nicholas                              on 2005/05/16  15:01:48
49735         Log: Assuming that everything with 0x40000000 is SVpad_TYPED is bogus.
49736      Branch: perl
49737            ! sv.c
49738 ____________________________________________________________________________
49739 [ 24476] By: rgs                                   on 2005/05/16  08:58:40
49740         Log: This seems to be the right thing to do to iterate over layers
49741      Branch: perl
49742            ! ext/PerlIO/via/via.xs
49743 ____________________________________________________________________________
49744 [ 24475] By: rgs                                   on 2005/05/16  08:47:28
49745         Log: $! might contain "unknown" if strerror(3) says so
49746      Branch: perl
49747            ! t/op/mkdir.t
49748 ____________________________________________________________________________
49749 [ 24472] By: rgs                                   on 2005/05/16  08:03:15
49750         Log: Upgrade to Time::HiRes 1.68
49751      Branch: perl
49752            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
49753            ! ext/Time/HiRes/HiRes.xs
49754 ____________________________________________________________________________
49755 [ 24471] By: nicholas                              on 2005/05/15  20:46:03
49756         Log: Subject: [PATCH] Minor tweak to via
49757              From: Andy Lester <andy@petdance.com>
49758              Message-ID: <20050513163952.GA20167@petdance.com>
49759              Date: Fri, 13 May 2005 11:39:52 -0500
49760              
49761              from a bug report and patch by Matt Lawrence
49762      Branch: perl
49763            ! ext/PerlIO/via/via.xs
49764 ____________________________________________________________________________
49765 [ 24470] By: nicholas                              on 2005/05/15  11:32:15
49766         Log: Upgrade to CGI.pm 3.10
49767      Branch: perl
49768            + lib/CGI/t/can.t
49769            ! MANIFEST lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
49770 ____________________________________________________________________________
49771 [ 24469] By: davem                                 on 2005/05/15  00:09:35
49772         Log: avoid leaked scalar in BEGIN { threads->new(...) }
49773      Branch: perl
49774            ! sv.c
49775 ____________________________________________________________________________
49776 [ 24468] By: davem                                 on 2005/05/14  23:16:50
49777         Log: Fix typo in DDEBUG_LEAKING_SCALARS flags output
49778      Branch: perl
49779            ! perl.c
49780 ____________________________________________________________________________
49781 [ 24467] By: davem                                 on 2005/05/14  15:11:30
49782         Log: initialize the PL_xpvgv_[arena]root vars during clone
49783      Branch: perl
49784            ! sv.c
49785 ____________________________________________________________________________
49786 [ 24465] By: gbarr                                 on 2005/05/13  20:42:53
49787         Log: Update to Scalar-List-Utils-1.15
49788      Branch: perl
49789            + ext/List/Util/t/p_blessed.t ext/List/Util/t/p_first.t
49790            + ext/List/Util/t/p_lln.t ext/List/Util/t/p_max.t
49791            + ext/List/Util/t/p_maxstr.t ext/List/Util/t/p_min.t
49792            + ext/List/Util/t/p_minstr.t ext/List/Util/t/p_openhan.t
49793            + ext/List/Util/t/p_readonly.t ext/List/Util/t/p_reduce.t
49794            + ext/List/Util/t/p_refaddr.t ext/List/Util/t/p_reftype.t
49795            + ext/List/Util/t/p_shuffle.t ext/List/Util/t/p_sum.t
49796            + ext/List/Util/t/p_tainted.t
49797            ! MANIFEST ext/List/Util/Changes ext/List/Util/Util.xs
49798            ! ext/List/Util/lib/List/Util.pm
49799            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/blessed.t
49800            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
49801            ! ext/List/Util/t/isvstring.t ext/List/Util/t/lln.t
49802            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
49803            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
49804            ! ext/List/Util/t/openhan.t ext/List/Util/t/proto.t
49805            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
49806            ! ext/List/Util/t/refaddr.t ext/List/Util/t/reftype.t
49807            ! ext/List/Util/t/shuffle.t ext/List/Util/t/sum.t
49808            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
49809 ____________________________________________________________________________
49810 [ 24461] By: rgs                                   on 2005/05/13  12:52:45
49811         Log: Subject: change to quiet cygwin's perlld
49812              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
49813              Date: Fri, 13 May 2005 06:15:45 -0700
49814              Message-ID: <20050513131545.GB4024@efn.org>
49815      Branch: perl
49816            ! cygwin/perlld.in
49817 ____________________________________________________________________________
49818 [ 24460] By: nicholas                              on 2005/05/13  11:59:26
49819         Log: Reorder the *more* arena allocation functions into a block
49820              As they are now ahead of their corresponding *new* functions, no need
49821              for all the embedding guff.
49822              Remove all the "register" keywords.
49823      Branch: perl
49824            ! embed.fnc embed.h hv.c proto.h sv.c
49825 ____________________________________________________________________________
49826 [ 24459] By: nicholas                              on 2005/05/13  11:09:03
49827         Log: Allocate GV bodies from arenas
49828      Branch: perl
49829            ! embed.fnc embed.h embedvar.h intrpvar.h perlapi.h proto.h sv.c
49830 ____________________________________________________________________________
49831 [ 24455] By: davem                                 on 2005/05/12  19:07:27
49832         Log: make join.t threadsafe!
49833              tests 13 and 14 could output in reverse order. Add a lock to stop
49834              this.
49835      Branch: perl
49836            ! ext/threads/t/join.t
49837 ____________________________________________________________________________
49838 [ 24454] By: steveh                                on 2005/05/12  10:56:20
49839         Log: Remove a couple of unreferenced local variables
49840      Branch: perl
49841            ! win32/ext/Win32/Win32.xs
49842 ____________________________________________________________________________
49843 [ 24453] By: steveh                                on 2005/05/12  10:10:37
49844         Log: Subject: [PATCH] Add Win32::GetFileVersion() function
49845              From: "Jan Dubois" <jand@ActiveState.com>
49846              Date: Wed, 11 May 2005 22:30:37 -0700
49847              Message-Id: <200505120530.j4C5UhpX031152@smtp3.ActiveState.com>
49848      Branch: perl
49849            ! win32/ext/Win32/Win32.pm win32/ext/Win32/Win32.xs
49850 ____________________________________________________________________________
49851 [ 24452] By: rgs                                   on 2005/05/12  09:58:50
49852         Log: Silence DEBUGGING compilation warnings
49853      Branch: perl
49854            ! toke.c
49855 ____________________________________________________________________________
49856 [ 24451] By: rgs                                   on 2005/05/12  09:52:12
49857         Log: SvUPGRADE doesn't return false.
49858      Branch: perl
49859            ! toke.c
49860 ____________________________________________________________________________
49861 [ 24450] By: rgs                                   on 2005/05/12  08:45:40
49862         Log: Rework documentation of split(//,...)
49863      Branch: perl
49864            ! pod/perlfunc.pod
49865 ____________________________________________________________________________
49866 [ 24449] By: ams                                   on 2005/05/11  16:57:27
49867         Log: Subject: [perl #33765] [PATCH] perlop: mention why 'print !!0' doesn't 
49868              From: Steve Peters via RT <perlbug-followup@perl.org>
49869              Date: 11 May 2005 16:58:22 -0000
49870              Message-Id: <rt-3.0.11-33765-112475.14.5633321030279@perl.org>
49871              
49872              Subject: [perl #33766] [PATCH] perldoc -f split lacks basic null example 
49873              From: Steve Peters via RT <perlbug-followup@perl.org>
49874              Date: 11 May 2005 17:13:29 -0000
49875              Message-Id: <rt-3.0.11-33766-112476.1.84217630998887@perl.org>
49876      Branch: perl
49877            ! pod/perlfunc.pod pod/perlsyn.pod
49878 ____________________________________________________________________________
49879 [ 24446] By: merijn                                on 2005/05/11  09:39:06
49880         Log: Subject: Hints changes for OS X 10.4
49881              From: Michael G Schwern <schwern@pobox.com>
49882              Date: Tue, 10 May 2005 18:10:47 -0700
49883              Message-ID: <20050511011047.GA23955@windhund.schwern.org>
49884      Branch: perl
49885            ! hints/darwin.sh
49886 ____________________________________________________________________________
49887 [ 24445] By: rgs                                   on 2005/05/11  07:54:19
49888         Log: Include vim/emacs modelines in generated files to open them
49889              in read-only mode. Make vi modelines compatible with non-vim
49890              vi versions.
49891      Branch: perl
49892            ! av.c bytecode.pl deb.c doio.c doop.c dump.c embed.h embed.pl
49893            ! embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
49894            ! ext/ByteLoader/byterun.h global.sym globals.c gv.c hv.c
49895            ! keywords.h keywords.pl lib/warnings.pm locale.c malloc.c mg.c
49896            ! miniperlmain.c numeric.c op.c opcode.h opcode.pl opnames.h
49897            ! pad.c perl.c perlapi.c perlapi.h perlio.c perly.c pp.c pp.sym
49898            ! pp_ctl.c pp_hot.c pp_pack.c pp_proto.h pp_sort.c pp_sys.c
49899            ! proto.h reentr.c reentr.h reentr.pl regcomp.c regcomp.pl
49900            ! regexec.c regnodes.h run.c scope.c sv.c taint.c toke.c
49901            ! universal.c utf8.c util.c warnings.h warnings.pl xsutils.c
49902 ____________________________________________________________________________
49903 [ 24444] By: rgs                                   on 2005/05/10  20:56:37
49904         Log: Subject: potential [PATCH] Tru64 crank up strictness
49905              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
49906              Date: May 10, 2005 7:44 PM
49907              Message-Id: <4ADE5AAD-27CB-4F9E-BEC7-41DAA7671108@iki.fi>
49908      Branch: perl
49909            ! hints/dec_osf.sh perl.h toke.c x2p/a2py.c
49910 ____________________________________________________________________________
49911 [ 24443] By: rgs                                   on 2005/05/10  20:27:16
49912         Log: "make regen" should run reentr.pl
49913      Branch: perl
49914            ! regen.pl
49915 ____________________________________________________________________________
49916 [ 24442] By: rgs                                   on 2005/05/10  20:08:27
49917         Log: Regenerate reentr.[ch]
49918      Branch: perl
49919            ! reentr.c reentr.h
49920 ____________________________________________________________________________
49921 [ 24441] By: ams                                   on 2005/05/10  17:23:26
49922         Log: Subject: Re: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
49923              From: Steve Peters <steve@fisharerojo.org>
49924              Date: Tue, 10 May 2005 12:44:13 -0500
49925              Message-Id: <20050510174413.GA19686@mccoy.peters.homeunix.org>
49926      Branch: perl
49927            + README.openbsd
49928            ! MANIFEST reentr.pl
49929 ____________________________________________________________________________
49930 [ 24440] By: rgs                                   on 2005/05/10  16:51:02
49931         Log: Add editor boilerplates to all C files
49932              (except the generated ones)
49933      Branch: perl
49934            ! av.c deb.c doio.c doop.c dump.c globals.c gv.c hv.c locale.c
49935            ! malloc.c mg.c miniperlmain.c numeric.c op.c pad.c perl.c
49936            ! perlio.c perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c
49937            ! pp_sys.c regcomp.c regexec.c run.c scope.c sv.c taint.c toke.c
49938            ! universal.c utf8.c util.c xsutils.c
49939 ____________________________________________________________________________
49940 [ 24439] By: nicholas                              on 2005/05/10  15:38:07
49941         Log: s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/
49942              plus a couple of 1 byte sv_setpv()s too.
49943      Branch: perl
49944            ! doio.c dump.c ext/B/B.xs ext/Storable/Storable.xs mg.c op.c
49945            ! perl.c pp_ctl.c pp_hot.c pp_sys.c toke.c
49946 ____________________________________________________________________________
49947 [ 24438] By: nicholas                              on 2005/05/10  14:47:58
49948         Log: As we have the length of the string easily to hand, no reason not to
49949              use it.
49950      Branch: perl
49951            ! op.c
49952 ____________________________________________________________________________
49953 [ 24437] By: ams                                   on 2005/05/10  14:41:08
49954         Log: Subject: [PATCH] perlop.pod nit
49955              From: Steve Peters <steve@fisharerojo.org>
49956              Date: Tue, 10 May 2005 09:41:01 -0500
49957              Message-Id: <20050510144101.GA21362@mccoy.peters.homeunix.org>
49958      Branch: perl
49959            ! pod/perlop.pod
49960 ____________________________________________________________________________
49961 [ 24436] By: nicholas                              on 2005/05/10  11:03:49
49962         Log: Experiment with using the ptr_table code to hold the seen hash
49963      Branch: perl
49964            ! ext/Storable/Storable.xs
49965 ____________________________________________________________________________
49966 [ 24435] By: nicholas                              on 2005/05/10  09:17:32
49967         Log: Simplify the debug and assert logic.
49968      Branch: perl
49969            ! ext/Storable/Storable.xs
49970 ____________________________________________________________________________
49971 [ 24434] By: nicholas                              on 2005/05/10  09:03:11
49972         Log: Change 24165 missed one s/class/classname/ in the debugging code.
49973      Branch: perl
49974            ! ext/Storable/Storable.xs
49975 ____________________________________________________________________________
49976 [ 24433] By: ams                                   on 2005/05/10  03:16:23
49977         Log: Subject: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
49978              From: Steve Peters <steve@fisharerojo.org>
49979              Date: Mon, 9 May 2005 21:10:49 -0500
49980              Message-Id: <20050510021049.GA20147@mccoy.peters.homeunix.org>
49981      Branch: perl
49982            ! reentr.h
49983 ____________________________________________________________________________
49984 [ 24432] By: ams                                   on 2005/05/10  03:15:34
49985         Log: Subject: [PATCH] Avoid USE_SITECUSTOMIZE redefined warnings
49986              From: Jan Dubois <jand@ActiveState.com>
49987              Date: Mon, 9 May 2005 19:29:06 -0700
49988              Message-Id: <200505100229.j4A2TGm1019135@smtp3.ActiveState.com>
49989      Branch: perl
49990            ! config_h.SH
49991 ____________________________________________________________________________
49992 [ 24431] By: rgs                                   on 2005/05/09  20:07:14
49993         Log: Subject: [PATCH] attributes-two.patch, the next batch
49994              From: Andy Lester <andy@petdance.com>
49995              Date: May 9, 2005 5:45 PM
49996              Message-ID: <20050509154518.GA18273@petdance.com>
49997      Branch: perl
49998            ! doop.c embed.fnc embed.pl gv.c handy.h op.c perl.c
49999            ! pod/perlapi.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c toke.c
50000            ! utf8.c
50001 ____________________________________________________________________________
50002 [ 24430] By: rgs                                   on 2005/05/09  19:19:20
50003         Log: Fix typo (bug #35368)
50004      Branch: perl
50005            ! pod/perlreftut.pod
50006 ____________________________________________________________________________
50007 [ 24429] By: nicholas                              on 2005/05/09  16:33:57
50008         Log: Update the comment describing arenas.
50009      Branch: perl
50010            ! sv.c
50011 ____________________________________________________________________________
50012 [ 24427] By: nicholas                              on 2005/05/09  11:22:19
50013         Log: Hoist the static "AUTOLOAD" into a static const variable. Makes the
50014              object file slightly smaller, and also increases the proportion of
50015              read only data section.
50016      Branch: perl
50017            ! gv.c
50018 ____________________________________________________________________________
50019 [ 24426] By: rgs                                   on 2005/05/09  11:11:35
50020         Log: Upgrade to Unicode::Collate 0.50
50021      Branch: perl
50022            + lib/Unicode/Collate/t/cjkrange.t lib/Unicode/Collate/t/ignor.t
50023            + lib/Unicode/Collate/t/override.t
50024            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
50025            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/altern.t
50026            ! lib/Unicode/Collate/t/contract.t
50027            ! lib/Unicode/Collate/t/hangtype.t
50028            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/illegal.t
50029            ! lib/Unicode/Collate/t/illegalp.t lib/Unicode/Collate/t/index.t
50030            ! lib/Unicode/Collate/t/normal.t
50031            ! lib/Unicode/Collate/t/rearrang.t lib/Unicode/Collate/t/test.t
50032            ! lib/Unicode/Collate/t/trailwt.t
50033            ! lib/Unicode/Collate/t/variable.t
50034            ! lib/Unicode/Collate/t/version.t lib/Unicode/Collate/t/view.t
50035 ____________________________________________________________________________
50036 [ 24425] By: nicholas                              on 2005/05/09  10:10:42
50037         Log: Change 24413 should have updated makedef.pl with the knowledge that 2
50038              symbols are ithreads only.
50039      Branch: perl
50040            ! makedef.pl
50041 ____________________________________________________________________________
50042 [ 24424] By: nicholas                              on 2005/05/09  10:00:37
50043         Log: Change 24420 should have hand updated globvar.sym to reflect the
50044              renaming of the global variable.
50045      Branch: perl
50046            ! globvar.sym
50047 ____________________________________________________________________________
50048 [ 24423] By: nicholas                              on 2005/05/09  08:48:46
50049         Log: Simplify S_hv_notallowed slightly by passing a prebuilt message
50050              template. (Also slightly smaller object code)
50051      Branch: perl
50052            ! hv.c
50053 ____________________________________________________________________________
50054 [ 24422] By: rgs                                   on 2005/05/09  07:37:58
50055         Log: Subject: [PATCH] Sv_*set() doc's and extra const's for the SvPVX_const() tasks
50056              From: Steve Peters <steve@fisharerojo.org>
50057              Date: Sun, 8 May 2005 20:49:17 -0500
50058              Message-ID: <20050509014917.GA24132@mccoy.peters.homeunix.org>
50059      Branch: perl
50060            ! embed.fnc perl_keyword.pl pod/perlapi.pod proto.h sv.h toke.c
50061 ____________________________________________________________________________
50062 [ 24421] By: rgs                                   on 2005/05/09  07:29:33
50063         Log: Revert to Andy's first solution for nonnull attributes;
50064              add the missing defines for non-threaded perls in perl.h
50065      Branch: perl
50066            ! embed.h embed.pl global.sym perl.h proto.h
50067 ____________________________________________________________________________
50068 [ 24420] By: nicholas                              on 2005/05/08  22:09:18
50069         Log: Perl_croak uses perl's printf, so can pass in SVs direct - no need for
50070              SvPV and a %s format.
50071      Branch: perl
50072            ! mg.c perl.h pp.c pp_hot.c
50073 ____________________________________________________________________________
50074 [ 24419] By: nicholas                              on 2005/05/08  21:40:29
50075         Log: There's no need to set a reference count for the new SV heads, as it's
50076              always set to 1 at uprooting time.
50077              But set it to zero when DEBUGGING to make things clearer. Plus fix a
50078              bug introduced by change 22945, where the last SV head had an
50079              uninitialised reference count.
50080      Branch: perl
50081            ! sv.c
50082 ____________________________________________________________________________
50083 [ 24418] By: nicholas                              on 2005/05/08  19:45:30
50084         Log: The idea is that when you find something, you stop looking.
50085              ( http://use.perl.org/comments.pl?sid=26369&cid=40183 )
50086      Branch: perl
50087            ! sv.c
50088 ____________________________________________________________________________
50089 [ 24417] By: davem                                 on 2005/05/08  14:39:19
50090         Log: t/TEST's new error messages now include the prefix 'FAILURE--'
50091      Branch: perl
50092            ! t/TEST
50093 ____________________________________________________________________________
50094 [ 24416] By: rgs                                   on 2005/05/08  12:19:51
50095         Log: Tweak the insertion of __attribute__((nonnull())) declarations
50096              in proto.h so it compiles with and without threads with gcc 3.4
50097      Branch: perl
50098            ! embed.pl proto.h
50099 ____________________________________________________________________________
50100 [ 24414] By: rgs                                   on 2005/05/07  17:15:45
50101         Log: Subject: [PATCH] GCC attributes!
50102              From: Andy Lester <andy@petdance.com>
50103              Date: May 4, 2005 11:55 PM
50104              Message-ID: <20050504215540.GA20413@petdance.com>
50105      Branch: perl
50106            ! autodoc.pl av.c doio.c doop.c embed.fnc embed.pl op.c perl.h
50107            ! pod/perlapi.pod proto.h regcomp.c sv.c utf8.c util.c xsutils.c
50108 ____________________________________________________________________________
50109 [ 24413] By: nicholas                              on 2005/05/07  16:08:16
50110         Log: The ptr_table arena variables and code is only needed for ithreads.
50111      Branch: perl
50112            ! intrpvar.h sv.c
50113 ____________________________________________________________________________
50114 [ 24412] By: davem                                 on 2005/05/07  12:57:06
50115         Log: while (my $x ...) { ...; redo } shouldn't undef $x.
50116              In the presence of 'my' in the conditional of a while(), until(),
50117              or for(;;) loop, add an extra scope to the body so that redo
50118              doesn't undef the lexical
50119      Branch: perl
50120            ! embed.fnc embed.h op.c perly.act perly.h perly.tab perly.y
50121            ! pp_ctl.c proto.h t/op/loopctl.t
50122 ____________________________________________________________________________
50123 [ 24411] By: davem                                 on 2005/05/07  11:06:16
50124         Log: add 1.875c to the list of supported bisons
50125      Branch: perl
50126            ! regen_perly.pl
50127 ____________________________________________________________________________
50128 [ 24410] By: nicholas                              on 2005/05/06  22:17:04
50129         Log: Get the correct refcount on the temporary assignment to PL_sigwarn so
50130              that other code assigning to $SIG{__WARN__} doesn't cause a premature
50131              free.
50132      Branch: perl
50133            ! perlio.c t/io/layers.t
50134 ____________________________________________________________________________
50135 [ 24409] By: nicholas                              on 2005/05/06  19:08:35
50136         Log: Ooops. Wise man tests with ithreads before commiting. D'oh!
50137      Branch: perl
50138            ! sv.c
50139 ____________________________________________________________________________
50140 [ 24408] By: nicholas                              on 2005/05/06  18:38:45
50141         Log: Change types of PL_he_arenaroot and PL_pte_arenaroot to avoid casting.
50142      Branch: perl
50143            ! hv.c intrpvar.h sv.c
50144 ____________________________________________________________________________
50145 [ 24407] By: rgs                                   on 2005/05/06  15:37:30
50146         Log: Upgrade to PathTools 3.07
50147      Branch: perl
50148            ! ext/Cwd/Changes ext/Cwd/t/taint.t lib/Cwd.pm lib/File/Spec.pm
50149            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
50150            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
50151            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
50152            ! lib/File/Spec/t/Spec.t
50153 ____________________________________________________________________________
50154 [ 24406] By: ams                                   on 2005/05/06  15:17:26
50155         Log: Don't pretend SIGZERO exists [#35291].
50156      Branch: perl
50157            ! mg.c
50158 ____________________________________________________________________________
50159 [ 24405] By: nicholas                              on 2005/05/06  13:11:54
50160         Log: Make the arena size changeable at compile time, and up the default by
50161              a factor of 4.
50162      Branch: perl
50163            ! hv.c perl.h sv.c
50164 ____________________________________________________________________________
50165 [ 24404] By: nicholas                              on 2005/05/06  12:34:36
50166         Log: Allocate pointer table entries (for ithread cloning) from an arena
50167      Branch: perl
50168            ! embedvar.h intrpvar.h perlapi.h sv.c
50169 ____________________________________________________________________________
50170 [ 24402] By: davem                                 on 2005/05/05  20:52:11
50171         Log: avoid accessing a just-freed SV (keep ponie happy)
50172      Branch: perl
50173            ! pad.c
50174 ____________________________________________________________________________
50175 [ 24401] By: rgs                                   on 2005/05/05  17:12:38
50176         Log: Missing files in Test::Simple
50177      Branch: perl
50178            + lib/Test/Simple/t/create.t lib/Test/Simple/t/is_deeply_fail.t
50179            + t/lib/Test/Simple/sample_tests/exit.plx
50180 ____________________________________________________________________________
50181 [ 24399] By: nicholas                              on 2005/05/05  15:17:23
50182         Log: Bump versions of non dual-life modules
50183      Branch: perl
50184            ! lib/File/Path.pm lib/FileCache.pm lib/Pod/Html.pm
50185            ! lib/Symbol.pm lib/utf8.pm win32/FindExt.pm
50186 ____________________________________________________________________________
50187 [ 24398] By: nicholas                              on 2005/05/05  14:54:20
50188         Log: Bump version numbers
50189      Branch: perl
50190            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
50191            ! ext/IO/lib/IO/Socket/INET.pm ext/XS/APItest/APItest.pm
50192 ____________________________________________________________________________
50193 [ 24397] By: rgs                                   on 2005/05/05  14:41:55
50194         Log: Upgrade to Test::Simple 0.60
50195      Branch: perl
50196            - lib/Test/Simple/t/is_deeply.t
50197            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
50198            ! lib/Test/Simple.pm lib/Test/Simple/Changes
50199            ! lib/Test/Simple/t/00signature.t
50200            ! lib/Test/Simple/t/circular_data.t lib/Test/Simple/t/exit.t
50201            ! lib/Test/Simple/t/fork.t lib/Test/Simple/t/has_plan.t
50202            ! lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/is_fh.t
50203            ! lib/Test/Simple/t/require_ok.t
50204 ____________________________________________________________________________
50205 [ 24396] By: nicholas                              on 2005/05/05  14:28:42
50206         Log: Bump B version numbers
50207      Branch: perl
50208            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
50209            ! ext/B/B/Disassembler.pm ext/B/B/Terse.pm
50210            ! ext/B/t/OptreeCheck.pm
50211 ____________________________________________________________________________
50212 [ 24393] By: davem                                 on 2005/05/05  12:06:32
50213         Log: stop Math/BigInt/t/bare_mbf.t producing spurious test output
50214      Branch: perl
50215            ! lib/Math/BigInt/t/bare_mbf.t
50216 ____________________________________________________________________________
50217 [ 24392] By: davem                                 on 2005/05/05  12:01:51
50218         Log: strictifying t/TEST stopped it handling '1..n todo' correctly
50219              (made scope of %toto too narrow)
50220      Branch: perl
50221            ! t/TEST
50222 ____________________________________________________________________________
50223 [ 24390] By: davem                                 on 2005/05/05  00:34:50
50224         Log: make t/TEST detect various failure modes in testfile outputs
50225              in particular:
50226              multiple leader lines
50227              leader line not first or last line of file
50228              unrecognised lines
50229              out-of-sequence test numbers
50230      Branch: perl
50231            ! t/TEST
50232 ____________________________________________________________________________
50233 [ 24389] By: davem                                 on 2005/05/04  22:14:54
50234         Log: strictify t/TEST
50235              make most variables lexical, narrow their scope, and give some of
50236              them more meaningful names. Also fix a harmless bug where the wrong
50237              filehandles are closed (A+B rather than U+A)
50238      Branch: perl
50239            ! t/TEST
50240 ____________________________________________________________________________
50241 [ 24388] By: rgs                                   on 2005/05/04  20:50:59
50242         Log: Document the unportability of atan2() edge cases
50243              and remove unportable tests (by Steve Peters)
50244      Branch: perl
50245            ! pod/perlport.pod t/op/exp.t
50246 ____________________________________________________________________________
50247 [ 24387] By: davem                                 on 2005/05/04  20:30:00
50248         Log: add test for [perl #34682] leaving eval via last in inner runops
50249      Branch: perl
50250            ! t/op/eval.t
50251 ____________________________________________________________________________
50252 [ 24386] By: rgs                                   on 2005/05/04  18:31:19
50253         Log: Fix test numerotation
50254      Branch: perl
50255            ! t/op/goto.t
50256 ____________________________________________________________________________
50257 [ 24385] By: davem                                 on 2005/05/04  15:52:11
50258         Log: make goto.t use test.pl, strict and warnings
50259      Branch: perl
50260            ! t/op/goto.t
50261 ____________________________________________________________________________
50262 [ 24384] By: davem                                 on 2005/05/04  14:01:40
50263         Log: SEGV when next is followed by a goto
50264              
50265              next and redo didn't restore PL_curcop
50266      Branch: perl
50267            ! pp_ctl.c t/op/goto.t
50268 ____________________________________________________________________________
50269 [ 24383] By: ams                                   on 2005/05/04  12:12:30
50270         Log: Subject: [PATCH] perlvar.pod verbatim paragraph first line does not start with a space
50271              From: Offer Kaye <offer.kaye@gmail.com>
50272              Date: Wed, 4 May 2005 15:10:37 +0300
50273              Message-Id: <56942505050405101bfe678d@mail.gmail.com>
50274      Branch: perl
50275            ! pod/perlvar.pod
50276 ____________________________________________________________________________
50277 [ 24382] By: rgs                                   on 2005/05/04  11:21:54
50278         Log: Sync synopses
50279      Branch: perl
50280            ! pod/perl.pod pod/perlrun.pod
50281 ____________________________________________________________________________
50282 [ 24381] By: davem                                 on 2005/05/03  22:10:45
50283         Log: document the internals of exception handling
50284      Branch: perl
50285            ! pod/perlhack.pod
50286 ____________________________________________________________________________
50287 [ 24380] By: rgs                                   on 2005/05/03  15:43:34
50288         Log: Fix getting prototype of builtins mkdir and setpgrp.
50289              Hardcode special exceptions for exec and system, instead
50290              of trying to be clever and failing.
50291      Branch: perl
50292            ! opcode.h opcode.pl pp.c t/op/cproto.t
50293 ____________________________________________________________________________
50294 [ 24379] By: rgs                                   on 2005/05/03  12:18:50
50295         Log: Error in the latest FindBin patch, noticed by Nicholas
50296      Branch: perl
50297            ! lib/FindBin.pm
50298 ____________________________________________________________________________
50299 [ 24378] By: rgs                                   on 2005/05/03  12:15:45
50300         Log: mkdir without arguments now defaults to $_
50301      Branch: perl
50302            ! opcode.h opcode.pl pod/perlfunc.pod t/op/cproto.t t/op/mkdir.t
50303 ____________________________________________________________________________
50304 [ 24377] By: nicholas                              on 2005/05/03  12:00:25
50305         Log: ok($a == $b) better written as cmp_ok($a, '==', $b)
50306              (The latter gives more diagnostics in the case of failure)
50307      Branch: perl
50308            ! t/op/exp.t
50309 ____________________________________________________________________________
50310 [ 24376] By: rgs                                   on 2005/05/03  09:45:24
50311         Log: Convert to test.pl
50312      Branch: perl
50313            ! t/op/mkdir.t
50314 ____________________________________________________________________________
50315 [ 24375] By: rgs                                   on 2005/05/03  08:53:25
50316         Log: Fix for [perl #34252] Access rights in FindBin::Bin
50317              At least on my platform, Cwd::getcwd doesn't find the current
50318              directory if it has no access to it. Try harder with Cwd::cwd.
50319      Branch: perl
50320            ! lib/FindBin.pm
50321 ____________________________________________________________________________
50322 [ 24374] By: steveh                                on 2005/05/03  08:51:24
50323         Log: Fix croak() and confess() so that they don't clobber $!
50324              (plus tests to check this)
50325      Branch: perl
50326            ! lib/Carp.pm lib/Carp.t
50327 ____________________________________________________________________________
50328 [ 24373] By: nicholas                              on 2005/05/03  08:45:28
50329         Log: PL_mess_sv is always >= SVt_PVMG, so no need for an if() test
50330      Branch: perl
50331            ! perl.c
50332 ____________________________________________________________________________
50333 [ 24372] By: rgs                                   on 2005/05/03  07:36:17
50334         Log: Subject: [perl #33809] optimize macro dXSARGS 
50335              From: Sergey Skvortsov (via RT) <perlbug-followup@perl.org>
50336              Date: 17 Jan 2005 09:02:33 -0000
50337              Message-ID: <rt-3.0.11-33809-105714.16.4209917806492@perl.org>
50338      Branch: perl
50339            ! XSUB.h pod/perlapi.pod universal.c
50340 ____________________________________________________________________________
50341 [ 24371] By: rgs                                   on 2005/05/03  06:56:03
50342         Log: Subject: [PATCH] IEEE math for the masses
50343              From: Steve Peters <steve@fisharerojo.org>
50344              Date: Fri, 15 Apr 2005 09:10:54 -0500
50345              Message-ID: <20050415141054.GA12749@mccoy.peters.homeunix.org>
50346              
50347              (tests added to t/op/exp.t)
50348      Branch: perl
50349            ! pp.c t/op/exp.t
50350 ____________________________________________________________________________
50351 [ 24370] By: rgs                                   on 2005/05/03  06:30:47
50352         Log: Convert to test.pl
50353      Branch: perl
50354            ! t/op/exp.t
50355 ____________________________________________________________________________
50356 [ 24369] By: nicholas                              on 2005/05/02  20:45:00
50357         Log: A slightly better layout for the diagram.
50358      Branch: perl
50359            ! ext/B/B.pm
50360 ____________________________________________________________________________
50361 [ 24368] By: rgs                                   on 2005/05/02  20:10:34
50362         Log: Clarify the definition of the 'w' pack format, as suggested by
50363              Alexey Toptygin.
50364      Branch: perl
50365            ! pod/perlfunc.pod
50366 ____________________________________________________________________________
50367 [ 24367] By: rgs                                   on 2005/05/02  17:10:19
50368         Log: For perls where pids and ppids are cached, when the ppid of
50369              the perl process becomes 1, refresh the ppid cache (this may
50370              indicate that the parent process has died.)
50371      Branch: perl
50372            ! pp_sys.c
50373 ____________________________________________________________________________
50374 [ 24366] By: rgs                                   on 2005/05/02  16:16:35
50375         Log: Change inheritance hierarchy of B subclassses :
50376              
50377              Subject: @B::NV::ISA = 'B::IV';
50378              From: Nicholas Clark <nick@ccl4.org>
50379              Date: Wed, 27 Apr 2005 14:57:51 +0100
50380              Message-ID: <20050427135750.GD94420@plum.flirble.org>
50381      Branch: perl
50382            ! ext/B/B.pm
50383 ____________________________________________________________________________
50384 [ 24365] By: rgs                                   on 2005/05/02  15:46:51
50385         Log: Subject: [PATCH] printf.patch: Adding printf checking for gcc
50386              From: Andy Lester <andy@petdance.com>
50387              Date: Sun, 1 May 2005 15:07:55 -0500
50388              Message-ID: <20050501200755.GA30259@petdance.com>
50389      Branch: perl
50390            ! gv.c lib/ExtUtils/t/Embed.t pad.c perl.c perl.h perlio.c
50391            ! perlio.h perliol.h pp_pack.c pp_sort.c x2p/util.c x2p/util.h
50392 ____________________________________________________________________________
50393 [ 24364] By: rgs                                   on 2005/05/02  14:48:04
50394         Log: Subject: Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
50395              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
50396              Date: Wed, 3 Nov 2004 16:38:01 +0100
50397              Message-ID: <20041103163801.6839be30@valis.local>
50398      Branch: perl
50399            ! ext/Data/Dumper/Dumper.pm
50400 ____________________________________________________________________________
50401 [ 24363] By: davem                                 on 2005/05/02  14:27:20
50402         Log: Better fix for #8738  (Core dump in 'leavetry')
50403              When in an inner runops loop (eg via a tie or sort), an eval
50404              needs a new JMPENV pushing by S_docatch. If an exception is raised,
50405              control is returned to S_docatch, and it must determine whether
50406              the eval that trapped the exception is an inner eval or an outer
50407              one. In the former case, restart the loop, in the latter case,
50408              rethrow the exception. This is determined by whether we are still
50409              at the same PL_curstackinfo level. This fails in the case of
50410              SPLICE(), which pushes a new SETJMP and runops level, but not a
50411              new stackinfo level. There may be other code which does similar.
50412              The solution is to store the current value of PL_top_env in each
50413              pushed CxEVAL, and see if it's still the same as PL_top_env when
50414              the exception is handled.
50415      Branch: perl
50416            ! cop.h pp_ctl.c
50417 ____________________________________________________________________________
50418 [ 24362] By: davem                                 on 2005/05/02  13:51:42
50419         Log: Revert change #15705 (Core dump in 'leavetry')
50420              This fixes bug #34682, reintroduces bug #8738 (ID 20020301.011),
50421              and reintroduces an eval optimisation for innter runops levels
50422      Branch: perl
50423            ! pp_ctl.c
50424 ____________________________________________________________________________
50425 [ 24361] By: davem                                 on 2005/05/02  13:29:17
50426         Log: move the SETJMP exception-handing definitions from scope.h to cop.h
50427              so that a JMPENV* entry can be added to struct block_eval
50428      Branch: perl
50429            ! cop.h scope.h
50430 ____________________________________________________________________________
50431 [ 24360] By: rgs                                   on 2005/05/02  09:37:04
50432         Log: Fix [perl #35162] $SIG{__DIE__} = 'IGNORE' is base.pm is illegal
50433      Branch: perl
50434            ! lib/base.pm
50435 ____________________________________________________________________________
50436 [ 24359] By: rgs                                   on 2005/05/02  08:09:38
50437         Log: Subject: [PATCH] undo pod utilities regression in 24034
50438              From: "Craig A. Berry" <craigberry@mac.com>
50439              Date: Fri, 29 Apr 2005 17:22:48 -0500
50440              Message-ID: <4272B3B8.6030603@mac.com>
50441      Branch: perl
50442            ! pod/pod2usage.PL pod/podselect.PL
50443 ____________________________________________________________________________
50444 [ 24358] By: rgs                                   on 2005/05/02  07:15:37
50445         Log: Subject: [PATCH] uninitialized warnings in regcomp
50446              From: Steven Philip Schubiger <steven@accognoscere.org>
50447              Date: Mon, 2 May 2005 01:14:29 +0200 (CEST)
50448              Message-Id: <200505012314.j41NETLk018737@accognoscere.homeunix.org>
50449      Branch: perl
50450            ! regcomp.c
50451 ____________________________________________________________________________
50452 [ 24357] By: nicholas                              on 2005/05/01  22:16:16
50453         Log: Explode if anyone attempts to sv_upgrade PL_mess_sv.
50454              Should this be a panic: ?
50455      Branch: perl
50456            ! sv.c
50457 ____________________________________________________________________________
50458 [ 24355] By: merijn                                on 2005/04/29  15:32:17
50459         Log: Put back INSTALL_PREFIX and INSTALL_PREFIX_EXP as they were
50460              unintendedly removed by patch #23435
50461      Branch: perl
50462            ! config_h.SH
50463 ____________________________________________________________________________
50464 [ 24354] By: merijn                                on 2005/04/29  13:59:36
50465         Log: Subject: [PATCH] Small patch to perlport.pod
50466              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
50467              Date: Thu, 28 Apr 2005 02:24:04 +0200
50468              Message-Id: <D38E89F3-B77B-11D9-B91D-000502F3279F@free.fr>
50469      Branch: perl
50470            ! pod/perlport.pod
50471 ____________________________________________________________________________
50472 [ 24353] By: steveh                                on 2005/04/29  09:07:19
50473         Log: Subject: [PATCH] one cannot "static" exported functions
50474              From: <jarkko.hietaniemi@nokia.com>
50475              Date: Fri, 29 Apr 2005 11:02:01 +0300
50476              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D705@esebe105.NOE.Nokia.com>
50477      Branch: perl
50478            ! perlio.c
50479 ____________________________________________________________________________
50480 [ 24352] By: steveh                                on 2005/04/29  08:24:50
50481         Log: Skip PL_sig_sv when PERL_IMPLICIT_CONTEXT is defined
50482              (rather than when PERL_IMPLICIT_SYS is defined)
50483      Branch: perl
50484            ! makedef.pl
50485 ____________________________________________________________________________
50486 [ 24351] By: nicholas                              on 2005/04/28  22:28:53
50487         Log: Refactor Perl_sv_utf8_upgrade_flags to use SvPV_free
50488      Branch: perl
50489            ! sv.c
50490 ____________________________________________________________________________
50491 [ 24350] By: steveh                                on 2005/04/28  16:42:13
50492         Log: Subject: (in blead) a missing const in a prototype
50493              From: <jarkko.hietaniemi@nokia.com>
50494              Date: Wed, 27 Apr 2005 17:35:27 +0300
50495              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6ED@esebe105.NOE.Nokia.com>
50496      Branch: perl
50497            ! embed.fnc proto.h
50498 ____________________________________________________________________________
50499 [ 24349] By: steveh                                on 2005/04/28  16:38:51
50500         Log: Silence a compilation warning on Win32
50501      Branch: perl
50502            ! pp.c
50503 ____________________________________________________________________________
50504 [ 24348] By: nicholas                              on 2005/04/28  11:22:15
50505         Log: Add a new macro SvPV_free() which undoes OOK and free()s the PVX(),
50506              becase there's a lot of code around that calls SvOOK_off(), memmov()s
50507              the buffer, then promptly free()s it. So avoid the needless memmov().
50508      Branch: perl
50509            ! perl.c pp.c pp_ctl.c pp_hot.c sv.c sv.h
50510 ____________________________________________________________________________
50511 [ 24347] By: steveh                                on 2005/04/28  11:13:55
50512         Log: Remove temporary clean-up from Win32 makefiles
50513              
50514              Change 22501 temporarily added some clean-up to the Win32 makefiles
50515              which was only meant to stay until cpan rt #5616 was fixed.  It is
50516              now fixed (in EU-MM 6.22, which in turn has been in blead for a
50517              while now), so these hacks are no longer required.
50518              
50519              This change is also good for maint, which currently contains EU-MM
50520              6.17, which didn't create the blibdirs.exists files in question
50521              anyway.
50522      Branch: perl
50523            ! win32/Makefile win32/makefile.mk
50524 ____________________________________________________________________________
50525 [ 24345] By: rgs                                   on 2005/04/28  09:29:07
50526         Log: Remove confusing punctuation
50527              (spotted by David Rigaudiere)
50528      Branch: perl
50529            ! pod/perlvar.pod
50530 ____________________________________________________________________________
50531 [ 24344] By: nicholas                              on 2005/04/28  09:29:06
50532         Log: Calling sv_backoff() on something that's about to be free()d will
50533              memmov() memory that's about to be freed. Seems wasteful.
50534      Branch: perl
50535            ! sv.c
50536 ____________________________________________________________________________
50537 [ 24341] By: steveh                                on 2005/04/28  08:44:28
50538         Log: Fix perlsio_binmode() export breakage caused by change #24338
50539              
50540              Define and export perlsio_binmode() based on the same condition,
50541              namely, that USE_PERLIO is defined and USE_SFIO is not.
50542      Branch: perl
50543            ! makedef.pl perlio.c
50544 ____________________________________________________________________________
50545 [ 24340] By: nicholas                              on 2005/04/28  08:34:57
50546         Log: The if() clause is the wrong way round, so OOK can never be true in
50547              this case. Given that OOK is never undone, we could never have been
50548              correctly upgrading a PV with OOK to HV or AV. I believe that only
50549              SVt_NULL is the only type ever upgraded to HV or AV.
50550      Branch: perl
50551            ! sv.c
50552 ____________________________________________________________________________
50553 [ 24339] By: rgs                                   on 2005/04/27  20:24:30
50554         Log: A couple of warning fixes by Gisle
50555      Branch: perl
50556            ! pp.c pp_sys.c
50557 ____________________________________________________________________________
50558 [ 24338] By: rgs                                   on 2005/04/27  14:48:46
50559         Log: Subject: [PATCH] perlio-two.patch: More warnings squashed, more consts
50560              From: Andy Lester <andy@petdance.com>
50561              Date: Wed, 27 Apr 2005 10:02:43 -0500
50562              Message-ID: <20050427150243.GA21883@petdance.com>
50563      Branch: perl
50564            ! perl.c perlio.c perlio.h perliol.h
50565 ____________________________________________________________________________
50566 [ 24334] By: steveh                                on 2005/04/27  08:35:40
50567         Log: Subject: Win32 MM test fix
50568              From: Michael G Schwern <schwern@pobox.com>
50569              Date: Mon, 18 Apr 2005 14:30:19 -0700
50570              Message-ID: <20050418213019.GA15797@windhund.schwern.org>
50571              
50572              Subject: Re: Win32 MM test fix
50573              From: demerphq <demerphq@gmail.com>
50574              Date: Tue, 19 Apr 2005 00:57:59 +0200
50575              Message-ID: <9b18b31105041815573e10dc10@mail.gmail.com>
50576      Branch: perl
50577            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
50578 ____________________________________________________________________________
50579 [ 24333] By: rgs                                   on 2005/04/26  21:03:43
50580         Log: Subject: [PATCH] XS() __attribute__
50581              From: Andy Lester <andy@petdance.com>
50582              Date: Fri, 22 Apr 2005 17:39:47 -0500
50583              Message-ID: <20050422223947.GA4681@petdance.com>
50584      Branch: perl
50585            ! XSUB.h universal.c xsutils.c
50586 ____________________________________________________________________________
50587 [ 24328] By: rgs                                   on 2005/04/26  14:27:01
50588         Log: Subject: Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent patches
50589              From: Andy Lester <andy@petdance.com>
50590              Date: Mon, 25 Apr 2005 17:56:51 -0500
50591              Message-ID: <20050425225651.GB17271@petdance.com>
50592      Branch: perl
50593            ! embed.fnc embed.h perl.h pod/perlapi.pod pp_pack.c proto.h
50594 ____________________________________________________________________________
50595 [ 24326] By: rgs                                   on 2005/04/26  12:49:03
50596         Log: Upgrade to CGI.pm 3.08
50597      Branch: perl
50598            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Cookie.pm
50599            ! lib/CGI/Pretty.pm
50600 ____________________________________________________________________________
50601 [ 24325] By: merijn                                on 2005/04/26  11:28:42
50602         Log: Subject: [PATCH?] for AIX problems? RE: [PATCH] Symbian port of Perl
50603              Date: Tue, 26 Apr 2005 12:22:12 +0300
50604              From: <jarkko.hietaniemi@nokia.com>
50605              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6CB@esebe105.NOE.Nokia.com>
50606              From: Steve Hay <steve.hay@uk.radan.com>
50607              Message-ID: <426E11A3.8070002@uk.radan.com>
50608      Branch: perl
50609            ! ext/Storable/Storable.xs
50610 ____________________________________________________________________________
50611 [ 24321] By: steveh                                on 2005/04/25  13:09:57
50612         Log: Update location to fetch dmake from in README.win32
50613              
50614              Use the generic search.cpan.org URL so that the latest version is
50615              always found
50616      Branch: perl
50617            ! README.win32
50618 ____________________________________________________________________________
50619 [ 24320] By: nicholas                              on 2005/04/25  11:41:01
50620         Log: Subject: [PATCH] mktables.lst and related stuff (was Re: [PATCH] Unicode 4.1.0)
50621              From: demerphq <demerphq@gmail.com>
50622              Message-ID: <9b18b31105042412352fcf2bc5@mail.gmail.com>
50623              Date: Sun, 24 Apr 2005 21:35:35 +0200
50624      Branch: perl
50625            ! lib/unicore/README.perl lib/unicore/mktables
50626            ! lib/unicore/mktables.lst
50627 ____________________________________________________________________________
50628 [ 24319] By: steveh                                on 2005/04/25  11:05:24
50629         Log: Provide $Config{libswanted_uselargefiles} on Win32
50630              
50631              This fixes some test failures introduced by change 24271.
50632      Branch: perl
50633            ! win32/config.bc win32/config.gc win32/config.vc
50634            ! win32/config.vc64
50635 ____________________________________________________________________________
50636 [ 24318] By: steveh                                on 2005/04/25  07:47:11
50637         Log: Subject: [PATCH] combopatch
50638              From: Jarkko Hietaniemi <jhi@iki.fi>
50639              Date: Sun, 24 Apr 2005 22:58:15 +0300
50640              Message-ID: <426BFA57.9060105@iki.fi>
50641      Branch: perl
50642            ! embed.fnc makedef.pl mg.c perl.c perl.h perlvars.h pp_pack.c
50643            ! proto.h toke.c util.c
50644 ____________________________________________________________________________
50645 [ 24317] By: rgs                                   on 2005/04/25  06:30:44
50646         Log: Fix typo, noticed by Randal Schwartz
50647      Branch: perl
50648            ! pod/perlfunc.pod
50649 ____________________________________________________________________________
50650 [ 24316] By: ams                                   on 2005/04/25  01:36:38
50651         Log: Add STORABLE_attach hook (Adam Kennedy).
50652      Branch: perl
50653            + ext/Storable/t/HAS_ATTACH.pm ext/Storable/t/attach_errors.t
50654            + ext/Storable/t/attach_singleton.t
50655            + ext/Storable/t/circular_hook.t
50656            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
50657            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
50658 ____________________________________________________________________________
50659 [ 24315] By: rgs                                   on 2005/04/24  15:25:18
50660         Log: Add files missing in 24314
50661      Branch: perl
50662            + lib/Test/Harness/Point.pm lib/Test/Harness/t/from_line.t
50663            + lib/Test/Harness/t/point-parse.t lib/Test/Harness/t/point.t
50664            + lib/Test/Harness/t/version.t
50665 ____________________________________________________________________________
50666 [ 24314] By: rgs                                   on 2005/04/24  13:26:50
50667         Log: Upgrade to Test::Harness 2.48
50668      Branch: perl
50669            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
50670            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
50671            ! lib/Test/Harness/t/00compile.t
50672            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
50673            ! t/lib/sample-tests/skip
50674 ____________________________________________________________________________
50675 [ 24313] By: merijn                                on 2005/04/24  11:52:03
50676         Log: Subject: [PATCH] Add -Wdeclaration-after-statement to default flags for gcc 3+
50677              From: Steve Peters <steve@fisharerojo.org>
50678              Date: Sat, 23 Apr 2005 22:37:48 -0500
50679              Message-ID: <20050424033748.GA23117@mccoy.peters.homeunix.org>
50680      Branch: perl
50681            ! Configure
50682 ____________________________________________________________________________
50683 [ 24311] By: rgs                                   on 2005/04/24  11:48:24
50684         Log: Add %patchlevel hash to Module::CoreList
50685      Branch: perl
50686            ! lib/Module/CoreList.pm
50687 ____________________________________________________________________________
50688 [ 24310] By: merijn                                on 2005/04/24  09:12:37
50689         Log: Subject: [PATCH] lib/Time/Local.t: time_t is unsigned on VMS
50690              From: "Craig A. Berry" <craigberry@mac.com>
50691              Date: Sat, 23 Apr 2005 18:25:52 -0500
50692              Message-ID: <426AD980.2010801@mac.com>
50693      Branch: perl
50694            ! lib/Time/Local.t
50695 ____________________________________________________________________________
50696 [ 24309] By: nicholas                              on 2005/04/23  14:00:49
50697         Log: Variable declarations can't come after statements in C89.
50698      Branch: perl
50699            ! util.c
50700 ____________________________________________________________________________
50701 [ 24308] By: nicholas                              on 2005/04/23  13:57:41
50702         Log: Save state when auto-generating #ifdef PERL_CORE and PERL_CORE/PERL_EXT
50703              reducing embed.h by about 10%.
50704      Branch: perl
50705            ! embed.h embed.pl
50706 ____________________________________________________________________________
50707 [ 24307] By: davem                                 on 2005/04/23  13:56:18
50708         Log: Subject:  [PATCH] Fix for warnings in util.c/Perl_init_tm()
50709              From:  Steve Peters <steve@fisharerojo.org>
50710              Date:  Fri, 22 Apr 2005 22:36:03 -0500
50711              Message-Id:  <20050423033603.GA32547@mccoy.peters.homeunix.org>
50712              
50713              localtime() can return null
50714      Branch: perl
50715            ! util.c
50716 ____________________________________________________________________________
50717 [ 24303] By: nicholas                              on 2005/04/22  21:40:21
50718         Log: Convert to test.pl
50719      Branch: perl
50720            ! t/op/substr.t
50721 ____________________________________________________________________________
50722 [ 24301] By: nicholas                              on 2005/04/22  16:21:46
50723         Log: Subject: [PATCH] t/uni/class.t -- update VMS test skippage
50724              From: "Craig A. Berry" <craigberry@mac.com>
50725              Message-ID: <42692501.6090809@mac.com>
50726              Date: Fri, 22 Apr 2005 11:23:29 -0500
50727      Branch: perl
50728            ! t/uni/class.t
50729 ____________________________________________________________________________
50730 [ 24300] By: rgs                                   on 2005/04/22  16:17:36
50731         Log: Patch by Yves Orton to accept several options on the corelist(1)
50732              command-line. Plus POD nits.
50733      Branch: perl
50734            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
50735 ____________________________________________________________________________
50736 [ 24290] By: steveh                                on 2005/04/22  13:51:47
50737         Log: Fix last remaining Win32 linker error following change 24271
50738              
50739              (Supplied by Jarkko in a makedef.pl that was omitted from the
50740              aforementioned change)
50741      Branch: perl
50742            ! makedef.pl
50743 ____________________________________________________________________________
50744 [ 24287] By: rgs                                   on 2005/04/22  12:42:37
50745         Log: There's no point listing '-f' in --help output
50746              when perl isn't built with USE_SITECUSTOMIZE, since it might
50747              confuse users about $sitelib/sitecustomize.pl being sourced
50748              at startup.
50749      Branch: perl
50750            ! perl.c
50751 ____________________________________________________________________________
50752 [ 24286] By: nicholas                              on 2005/04/22  12:37:19
50753         Log: For now, TODO the 2 tests that fail on 5.8.x
50754      Branch: perl
50755            ! ext/B/t/optree_specials.t
50756 ____________________________________________________________________________
50757 [ 24284] By: rgs                                   on 2005/04/22  12:34:14
50758         Log: -A wasn't listed in the --help output
50759      Branch: perl
50760            ! perl.c
50761 ____________________________________________________________________________
50762 [ 24280] By: steveh                                on 2005/04/22  09:59:54
50763         Log: Fix more Win32 linker errors following change 24271
50764              
50765              This clears up problems with Perl_free_global_struct and
50766              Perl_init_global_struct
50767      Branch: perl
50768            ! embed.fnc embed.h global.sym makedef.pl proto.h
50769 ____________________________________________________________________________
50770 [ 24279] By: rgs                                   on 2005/04/22  09:04:08
50771         Log: Subject: [PATCH] pp_pack.c warning quieting
50772              From: Andy Lester <andy@petdance.com>
50773              Date: Thu, 21 Apr 2005 11:33:13 -0500
50774              Message-ID: <20050421163313.GA20930@petdance.com>
50775      Branch: perl
50776            ! pp_pack.c
50777 ____________________________________________________________________________
50778 [ 24278] By: steveh                                on 2005/04/22  08:59:58
50779         Log: Fix Win32 linker errors following change 24271
50780              
50781              This clears up "unresolved external" errors for the following symbols:
50782              
50783              PL_watch_pvx
50784              Perl_Gappctx_ptr
50785              Perl_Gmmap_page_size_ptr
50786              Perl_Gsig_defaulting_ptr
50787              Perl_Gsig_handlers_initted_ptr
50788              Perl_Gsig_ignoring_ptr
50789              Perl_Gsig_sv_ptr
50790              Perl_Gtimesbase_ptr
50791              Perl_Gwatch_pvx_ptr
50792      Branch: perl
50793            ! makedef.pl
50794 ____________________________________________________________________________
50795 [ 24277] By: rgs                                   on 2005/04/22  08:48:14
50796         Log: Subject: [PATCH] bytecode.pl, bytecode.h, and sv.h fixes
50797              From: Steve Peters <steve@fisharerojo.org>
50798              Date: Thu, 21 Apr 2005 18:55:47 -0500
50799              Message-ID: <20050421235547.GA12149@mccoy.peters.homeunix.org>
50800      Branch: perl
50801            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
50802            ! sv.h
50803 ____________________________________________________________________________
50804 [ 24276] By: steveh                                on 2005/04/22  08:13:01
50805         Log: Fix my_chsize() for systems having chsize(), broken by change #24271
50806      Branch: perl
50807            ! pp_sys.c
50808 ____________________________________________________________________________
50809 [ 24275] By: davem                                 on 2005/04/21  21:30:11
50810         Log: Sigh - really bump Text::Wrap version number this time.
50811      Branch: perl
50812            ! lib/Text/Wrap.pm
50813 ____________________________________________________________________________
50814 [ 24274] By: davem                                 on 2005/04/21  21:27:15
50815         Log: bump version number in Text::Wrap after change #24273
50816      Branch: perl
50817            ! lib/Text/Wrap.pm
50818 ____________________________________________________________________________
50819 [ 24273] By: davem                                 on 2005/04/21  21:22:54
50820         Log: Text::Wrap::wrap() fails with non-space separator
50821      Branch: perl
50822            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
50823 ____________________________________________________________________________
50824 [ 24271] By: rgs                                   on 2005/04/21  15:38:30
50825         Log: Subject: [PATCH] Symbian port of Perl
50826              From: <jarkko.hietaniemi@nokia.com>
50827              Date: Mon, 18 Apr 2005 13:18:30 +0300
50828              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
50829      Branch: perl
50830            + README.symbian ext/DynaLoader/dl_symbian.xs
50831            + symbian/PerlApp.cpp symbian/PerlApp.h symbian/PerlApp.hrh
50832            + symbian/PerlApp.rss symbian/PerlAppAif.rss
50833            + symbian/PerlBase.cpp symbian/PerlBase.h symbian/PerlBase.pod
50834            + symbian/PerlRecog.cpp symbian/PerlRecog.mmp symbian/README
50835            + symbian/TODO symbian/bld.inf symbian/config.pl
50836            + symbian/config.sh symbian/cwd.pl symbian/demo_pl
50837            + symbian/install.cfg symbian/makesis.pl symbian/port.pl
50838            + symbian/sanity.pl symbian/sdk.pl symbian/symbian_dll.cpp
50839            + symbian/symbian_proto.h symbian/symbian_stubs.c
50840            + symbian/symbian_stubs.h symbian/symbian_utils.cpp
50841            + symbian/symbianish.h symbian/uid.pl symbian/version.pl
50842            + symbian/xsbuild.pl
50843            ! EXTERN.h INTERN.h MANIFEST Porting/curliff.pl Porting/makerel
50844            ! XSUB.h av.c bytecode.pl configpm doio.c dump.c embed.fnc
50845            ! embed.h embed.pl embedvar.h ext/B/B.xs
50846            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
50847            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
50848            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
50849            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
50850            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
50851            ! ext/POSIX/POSIX.xs ext/PerlIO/scalar/scalar.xs
50852            ! ext/PerlIO/via/via.xs ext/SDBM_File/sdbm/sdbm.c
50853            ! ext/Storable/Storable.xs ext/Time/HiRes/HiRes.xs global.sym
50854            ! globvar.sym gv.c hv.c intrpvar.h lib/ExtUtils/t/Embed.t
50855            ! lib/ExtUtils/xsubpp lib/File/Spec.pm lib/File/Spec/Win32.pm
50856            ! locale.c mg.c miniperlmain.c numeric.c op.c opcode.h opcode.pl
50857            ! pad.c patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.c
50858            ! perlio.h perliol.h perlvars.h pod.lst pod/perl.pod
50859            ! pod/perlguts.pod pod/perlintern.pod pp.c pp_ctl.c pp_hot.c
50860            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.pl regcomp.c
50861            ! regexec.c scope.h sv.c taint.c toke.c universal.c utf8.c
50862            ! utf8.h util.c util.h vms/descrip_mms.template win32/Makefile
50863            ! win32/makefile.mk win32/win32io.c xsutils.c
50864 ____________________________________________________________________________
50865 [ 24270] By: davem                                 on 2005/04/21  15:36:14
50866         Log: substr uses utf8 length cache incorrectly
50867      Branch: perl
50868            ! sv.c t/op/substr.t
50869 ____________________________________________________________________________
50870 [ 24269] By: davem                                 on 2005/04/21  00:13:14
50871         Log: Subject:  [PATCH] extra code in pp_concat, Take 2
50872              From:  Andy Lester <andy@petdance.com>
50873              Date:  Wed, 13 Apr 2005 21:06:01 -0500
50874              Message-Id:  <20050414020601.GA21346@petdance.com>
50875              
50876              add 'const', and remove extraneous code, from pp_concat
50877      Branch: perl
50878            ! pp_hot.c t/op/concat.t
50879 ____________________________________________________________________________
50880 [ 24268] By: davem                                 on 2005/04/20  23:56:18
50881         Log: Subject:  patch to [PATCH] Fix MGVTBL structures in perl.h (preprocessor
50882              From:  David Dyck <david.dyck@fluke.com>
50883              Date:  Wed, 20 Apr 2005 16:35:55 -0700 (PDT)
50884              Message-Id:  <Pine.LNX.4.62.0504201627550.27786@dd.tc.fluke.com>
50885              
50886              fix nits in change #24264:
50887              some preprocessors don't like #ifdefs within a macro's args;
50888              also removed duplicate semicolons from macro definitions.
50889      Branch: perl
50890            ! perl.h
50891 ____________________________________________________________________________
50892 [ 24267] By: davem                                 on 2005/04/20  23:35:54
50893         Log: In change 24266 I failed to actually change anything. Sigh.
50894      Branch: perl
50895            ! ext/Sys/Syslog/Syslog.pm
50896 ____________________________________________________________________________
50897 [ 24266] By: davem                                 on 2005/04/20  23:32:04
50898         Log: change misleading syslog() example
50899      Branch: perl
50900            ! ext/Sys/Syslog/Syslog.pm
50901 ____________________________________________________________________________
50902 [ 24265] By: davem                                 on 2005/04/20  21:47:40
50903         Log: Subject:  [perl #35059] [PATCH] caller() skips frames (such as eval() frames) if $^P set 
50904              From:  glasser@tang-eleven-seventy-nine.mit.edu (via RT) <perlbug-followup@perl.org>
50905              Date:  20 Apr 2005 19:28:14 -0000
50906              Message-Id:  <rt-3.0.11-35059-111134.0.304511316819145@perl.org>
50907              
50908              improved version of change 21842 that copes with glob DB::sub
50909              existing but &DB::sub not existing.
50910      Branch: perl
50911            ! mg.c pp_ctl.c t/op/caller.t
50912 ____________________________________________________________________________
50913 [ 24264] By: davem                                 on 2005/04/20  21:32:23
50914         Log: Subject:  [PATCH] Fix MGVTBL structures in perl.h
50915              From:  Andy Lester <andy@petdance.com>
50916              Date:  Wed, 20 Apr 2005 15:09:24 -0500
50917              Message-Id:  <20050420200923.GA3017@petdance.com>
50918              
50919              The MGVTBL structures contain 7 function pointers, but only 5 were
50920              getting initialized. Plus, there were repeated lists between
50921              declaration and definition; add a macro to declare or define
50922              all the global MGVTBLs as appropriate.
50923      Branch: perl
50924            ! perl.h
50925 ____________________________________________________________________________
50926 [ 24260] By: nicholas                              on 2005/04/20  13:51:54
50927         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #6
50928              From: Steve Peters <steve@fisharerojo.org>
50929              Message-ID: <20050420112720.GA31042@mccoy.peters.homeunix.org>
50930              Date: Wed, 20 Apr 2005 06:27:20 -0500
50931      Branch: perl
50932            ! bytecode.pl ext/ByteLoader/bytecode.h malloc.c sv.c
50933 ____________________________________________________________________________
50934 [ 24258] By: nicholas                              on 2005/04/20  08:13:21
50935         Log: Merge common code. Reduces object size by 1K on x86, 6K on PPC
50936      Branch: perl
50937            ! sv.c
50938 ____________________________________________________________________________
50939 [ 24257] By: davem                                 on 2005/04/19  23:47:38
50940         Log: run regen_headers after addition of FOO_set() macros
50941      Branch: perl
50942            ! ext/ByteLoader/byterun.c
50943 ____________________________________________________________________________
50944 [ 24256] By: davem                                 on 2005/04/19  23:43:54
50945         Log: Subject:  [PATCH] pad_compname_type(), takes care of a clunky macro
50946              From:  Andy Lester <andy@petdance.com>
50947              Date:  Tue, 19 Apr 2005 11:38:44 -0500
50948              Message-Id:  <20050419163844.GA19747@petdance.com>
50949      Branch: perl
50950            ! embed.fnc embed.h pad.c pad.h proto.h
50951 ____________________________________________________________________________
50952 [ 24255] By: davem                                 on 2005/04/19  23:31:52
50953         Log: DEBUG_LEAKING_SCALARS could use the value of a freed PL_op
50954      Branch: perl
50955            ! op.c
50956 ____________________________________________________________________________
50957 [ 24254] By: nicholas                              on 2005/04/19  21:53:38
50958         Log: Don't set things to zero twice. Once is enough. (see also change 15255)
50959      Branch: perl
50960            ! sv.c
50961 ____________________________________________________________________________
50962 [ 24253] By: nicholas                              on 2005/04/19  20:55:24
50963         Log: Restore SvEND_set
50964      Branch: perl
50965            ! sv.h
50966 ____________________________________________________________________________
50967 [ 24252] By: nicholas                              on 2005/04/19  20:07:49
50968         Log: Force RVALUE macros when in PERL_DEBUG_COW
50969      Branch: perl
50970            ! ext/ByteLoader/byterun.c sv.c sv.h
50971 ____________________________________________________________________________
50972 [ 24251] By: nicholas                              on 2005/04/19  14:25:00
50973         Log: Avoid generating thousands of UTF-8 warnings when testing under a
50974              UTF-8 locale
50975      Branch: perl
50976            ! t/op/pack.t
50977 ____________________________________________________________________________
50978 [ 24249] By: rgs                                   on 2005/04/19  11:20:37
50979         Log: Simplify PERL_DEBUG_PAD_ZERO so it continues to expand to
50980              valid C code
50981      Branch: perl
50982            ! perl.h
50983 ____________________________________________________________________________
50984 [ 24248] By: nicholas                              on 2005/04/19  09:55:51
50985         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #5
50986              From: Steve Peters <steve@fisharerojo.org>
50987              Message-ID: <20050419000925.GA21640@mccoy.peters.homeunix.org>
50988              Date: Mon, 18 Apr 2005 19:09:25 -0500
50989      Branch: perl
50990            ! dump.c ext/ByteLoader/ByteLoader.pm ext/ByteLoader/byterun.c
50991            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
50992            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
50993            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
50994            ! ext/List/Util/lib/List/Util.pm ext/POSIX/POSIX.pm
50995            ! ext/POSIX/POSIX.xs ext/PerlIO/encoding/encoding.pm
50996            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/scalar/scalar.pm
50997            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.pm
50998            ! ext/Storable/Storable.xs ext/threads/shared/shared.pm
50999            ! ext/threads/shared/shared.xs ext/threads/threads.pm gv.c mg.c
51000            ! op.c pad.c pad.h perl.h pp.c pp.h pp_hot.c pp_pack.c regcomp.c
51001            ! scope.c sv.c sv.h toke.c
51002 ____________________________________________________________________________
51003 [ 24247] By: davem                                 on 2005/04/19  01:38:54
51004         Log: Add CLONE_SKIP() class method to allow individual classes to skip
51005              cloning objects during thread creation
51006      Branch: perl
51007            ! dump.c ext/threads/t/thread.t pod/perlmod.pod sv.c sv.h
51008 ____________________________________________________________________________
51009 [ 24246] By: nicholas                              on 2005/04/18  22:31:48
51010         Log: PERL_DEBUG_COW for SvUVX and SvPVX
51011      Branch: perl
51012            ! ext/DynaLoader/dl_dyld.xs sv.h
51013 ____________________________________________________________________________
51014 [ 24245] By: nicholas                              on 2005/04/18  21:58:22
51015         Log: SvPV_renew also calls SvLEN_set
51016              Add SvPV_shrink_to_cur(sv) to call SvPV_renew with SvCUR(sv)+1.
51017              For Ponie this can be a single call into the PMC
51018      Branch: perl
51019            ! pp_hot.c pp_sys.c sv.h toke.c
51020 ____________________________________________________________________________
51021 [ 24244] By: nicholas                              on 2005/04/18  20:37:13
51022         Log: Replace Renew(SvPVX(...)...) with SvPV_renew, which avoids an LVALUE
51023              SvPVX
51024      Branch: perl
51025            ! pp_hot.c pp_sys.c sv.h toke.c
51026 ____________________________________________________________________________
51027 [ 24243] By: nicholas                              on 2005/04/18  19:50:12
51028         Log: A more efficient way of expressing the MALLOC_WRAP conditional compile.
51029      Branch: perl
51030            ! handy.h
51031 ____________________________________________________________________________
51032 [ 24242] By: steveh                                on 2005/04/18  16:04:20
51033         Log: Fix bug #33664: allow for transport providers with protocol == 0
51034              
51035              (This indicates that any protocol may be used, so don't bother checking
51036              that the requested protocol matches in this case.)
51037      Branch: perl
51038            ! win32/win32sck.c
51039 ____________________________________________________________________________
51040 [ 24241] By: nicholas                              on 2005/04/18  15:23:45
51041         Log: Refactor the odd-one-out code before a Renew(SvPVX(...)...)
51042      Branch: perl
51043            ! pp_hot.c
51044 ____________________________________________________________________________
51045 [ 24240] By: nicholas                              on 2005/04/18  14:15:52
51046         Log: Two more uses of lvalue SvIVX()
51047      Branch: perl
51048            ! ext/ByteLoader/byterun.c lib/ExtUtils/t/Constant.t
51049 ____________________________________________________________________________
51050 [ 24239] By: nicholas                              on 2005/04/18  12:18:20
51051         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #4
51052              Message-ID: <20050416160502.GA26957@mccoy.peters.homeunix.org>
51053              From: Steve Peters <steve@fisharerojo.org>
51054              Date: Sat, 16 Apr 2005 11:05:02 -0500
51055              
51056              plus fix to Perl_rvpv_dup assigning to an RV with SvPVX
51057      Branch: perl
51058            ! av.c cop.h ext/PerlIO/encoding/encoding.xs
51059            ! ext/Storable/Storable.xs gv.c malloc.c perl.c pp.c pp_ctl.c
51060            ! pp_hot.c pp_pack.c pp_sort.c scope.c sv.c
51061 ____________________________________________________________________________
51062 [ 24238] By: rgs                                   on 2005/04/15  13:16:29
51063         Log: Update the outdated info in "Minimizing the Perl installation"
51064      Branch: perl
51065            ! INSTALL
51066 ____________________________________________________________________________
51067 [ 24237] By: rgs                                   on 2005/04/14  16:13:45
51068         Log: Fix for:
51069              [perl #34934] perl 5.8.5 on x86 and x86-64 hang at compile-time
51070              From: bstrand@switchmanagement.com (via RT) <perlbug-followup@perl.org>
51071              Date: 12 Apr 2005 19:12:58 -0000
51072              Message-ID: <rt-3.0.11-34934-110595.15.9181274318682@perl.org>
51073              
51074              This syntax error now produces a panic message.
51075      Branch: perl
51076            ! op.c
51077 ____________________________________________________________________________
51078 [ 24236] By: merijn                                on 2005/04/13  15:10:24
51079         Log: Subject: [PATCH] Removing yydestruct from perly.c
51080              From: Andy Lester <andy@petdance.com>
51081              Date: Wed, 13 Apr 2005 10:06:47 -0500
51082              Message-ID: <20050413150647.GA13464@petdance.com>
51083      Branch: perl
51084            ! perly.c
51085 ____________________________________________________________________________
51086 [ 24235] By: merijn                                on 2005/04/13  14:51:00
51087         Log: Mandrakesoft is now Mandriva
51088      Branch: perl
51089            ! AUTHORS
51090 ____________________________________________________________________________
51091 [ 24234] By: merijn                                on 2005/04/13  14:41:20
51092         Log: H.Merijn changed e-mail
51093      Branch: perl
51094            ! AUTHORS Porting/checkAUTHORS.pl Porting/patching.pod
51095            ! README.aix README.hpux ext/Encode/AUTHORS ext/Storable/README
51096 ____________________________________________________________________________
51097 [ 24233] By: rgs                                   on 2005/04/13  08:25:43
51098         Log: Subject: [PATCH Perl 5.9.2] -Wformat 
51099              From: Robin Barker <Robin.Barker@npl.co.uk>
51100              Date: Tue, 12 Apr 2005 18:53:32 +0100
51101              Message-ID: <533D273D4014D411AB1D00062938C4D90849C634@hotel.npl.co.uk>
51102      Branch: perl
51103            ! perly.c regcomp.c regexec.c toke.c
51104 ____________________________________________________________________________
51105 [ 24232] By: rgs                                   on 2005/04/13  07:24:07
51106         Log: Upgrade to ExtUtils::MakeMaker 6.28
51107      Branch: perl
51108            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
51109            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_AIX.pm
51110            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker.pm
51111            ! lib/ExtUtils/Manifest.pm
51112 ____________________________________________________________________________
51113 [ 24231] By: rgs                                   on 2005/04/12  15:30:23
51114         Log: Upgrade to Encode 2.0902
51115      Branch: perl
51116            + ext/Encode/t/utf8strict.t
51117            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
51118            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
51119            ! ext/Encode/MANIFEST ext/Encode/META.yml
51120            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
51121            ! ext/Encode/t/fallback.t
51122 ____________________________________________________________________________
51123 [ 24230] By: nicholas                              on 2005/04/12  11:24:49
51124         Log: Don't PERL_HASH(SvUVX(...)...) as it's actually a set.
51125              Plus add an editor block
51126      Branch: perl
51127            ! op.c
51128 ____________________________________________________________________________
51129 [ 24229] By: nicholas                              on 2005/04/12  09:19:43
51130         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #3
51131              From: Steve Peters <steve@fisharerojo.org>
51132              Message-ID: <20050411023736.GB9355@mccoy.peters.homeunix.org>
51133              Date: Sun, 10 Apr 2005 21:37:36 -0500
51134              
51135              (with correction to SvUV_set)
51136      Branch: perl
51137            ! ext/List/Util/Util.xs sv.c sv.h
51138 ____________________________________________________________________________
51139 [ 24228] By: nicholas                              on 2005/04/11  14:53:38
51140         Log: Avoid taking a reference to SvIVX and putting that address on the
51141              save stack
51142      Branch: perl
51143            ! perl.c pp_ctl.c pp_hot.c
51144 ____________________________________________________________________________
51145 [ 24227] By: steveh                                on 2005/04/11  10:39:59
51146         Log: Support d_libm_lib_version for Win32 (see change 24217)
51147      Branch: perl
51148            ! win32/config.bc win32/config.gc win32/config.vc
51149            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
51150            ! win32/config_H.vc win32/config_H.vc64
51151 ____________________________________________________________________________
51152 [ 24226] By: merijn                                on 2005/04/11  10:09:06
51153         Log: Out of sync metaunit caused the erroneous return of the
51154              removed d_sitecustomize. Mea Culpa.
51155      Branch: perl
51156            ! Configure
51157 ____________________________________________________________________________
51158 [ 24225] By: steveh                                on 2005/04/11  09:39:40
51159         Log: Disable I18N::Langinfo for Win32 since nl_langinfo() isn't available
51160      Branch: perl
51161            ! win32/Makefile win32/makefile.mk
51162 ____________________________________________________________________________
51163 [ 24224] By: rgs                                   on 2005/04/11  09:21:54
51164         Log: Subject: [PATCH] perlfunc.pod: incomplete select description
51165              From: Hernan Perez Masci <hmasci@uolsinectis.com.ar>
51166              Date: Fri, 8 Apr 2005 15:28:28 -0300
51167              Message-Id: <200504081528.28307.hmasci@uolsinectis.com.ar>
51168      Branch: perl
51169            ! pod/perlfunc.pod
51170 ____________________________________________________________________________
51171 [ 24223] By: rgs                                   on 2005/04/11  09:11:53
51172         Log: Make the four-argument form of select() return undef
51173              instead of -1 on error.
51174      Branch: perl
51175            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
51176 ____________________________________________________________________________
51177 [ 24222] By: rgs                                   on 2005/04/11  07:02:59
51178         Log: Make Win32 build (and clean) I18::Langinfo and Math::BigInt::FastCalc
51179      Branch: perl
51180            ! win32/Makefile win32/makefile.mk
51181 ____________________________________________________________________________
51182 [ 24221] By: merijn                                on 2005/04/11  06:06:13
51183         Log: Subject: Re: New Configure functionality
51184              From: Abe Timmerman <abe@ztreet.demon.nl>
51185              Date: Sun, 10 Apr 2005 22:19:28 +0200
51186              Message-Id: <200504102219.29024.abe@ztreet.demon.nl>
51187      Branch: perl
51188            ! configure.com
51189 ____________________________________________________________________________
51190 [ 24220] By: rgs                                   on 2005/04/10  20:03:59
51191         Log: POD typo.
51192      Branch: perl
51193            ! lib/Module/CoreList.pm
51194 ____________________________________________________________________________
51195 [ 24219] By: rgs                                   on 2005/04/10  19:49:49
51196         Log: Module::CoreList: Data from Sebastien Aperghis-Tramoni for perl
51197              5.00{0,1,2}. Upgrade version number.
51198      Branch: perl
51199            ! lib/Module/CoreList.pm
51200 ____________________________________________________________________________
51201 [ 24218] By: merijn                                on 2005/04/10  18:00:05
51202         Log: Sorting still is a mess. This is better.
51203      Branch: perl
51204            ! config_h.SH
51205 ____________________________________________________________________________
51206 [ 24217] By: merijn                                on 2005/04/10  17:08:36
51207         Log: Configure now probes for _LIB_VERSION support in math.h/libm
51208              LIBM_LIB_VERSION is defined if it does
51209      Branch: perl
51210            ! Configure Porting/config_H config_h.SH handy.h
51211 ____________________________________________________________________________
51212 [ 24215] By: rgs                                   on 2005/04/10  15:03:10
51213         Log: Fix [perl #34892] Segfault on &DB::sub declared but not defined
51214      Branch: perl
51215            ! pod/perldiag.pod pp_hot.c
51216 ____________________________________________________________________________
51217 [ 24214] By: merijn                                on 2005/04/10  09:14:06
51218         Log: Subject: [PATCH] usesitecustomize for VMS
51219              From: "Craig A. Berry" <craigberry@mac.com>
51220              Date: Sat, 09 Apr 2005 15:58:43 -0500
51221              Message-ID: <42584203.2090405@mac.com>
51222      Branch: perl
51223            ! configure.com
51224 ____________________________________________________________________________
51225 [ 24213] By: nicholas                              on 2005/04/08  19:11:04
51226         Log: Mangle the expected output correctly for both 5.9 and 5.8
51227      Branch: perl
51228            ! ext/B/t/stash.t
51229 ____________________________________________________________________________
51230 [ 24212] By: rgs                                   on 2005/04/08  16:17:49
51231         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.27
51232              From: Michael G Schwern <schwern@pobox.com>
51233              Date: Thu, 7 Apr 2005 15:15:00 -0700
51234              Message-ID: <20050407221500.GB6223@windhund.schwern.org>
51235              
51236              Fix duplicate target warnings
51237      Branch: perl
51238            ! lib/ExtUtils/MM_Any.pm
51239 ____________________________________________________________________________
51240 [ 24211] By: merijn                                on 2005/04/08  14:22:05
51241         Log: The last remains of d_sitecustomize
51242      Branch: perl
51243            ! Porting/config.sh
51244 ____________________________________________________________________________
51245 [ 24210] By: merijn                                on 2005/04/08  14:16:59
51246         Log: now usesitecustomize is used more generic
51247      Branch: perl
51248            ! config_h.SH
51249 ____________________________________________________________________________
51250 [ 24209] By: steveh                                on 2005/04/08  14:15:14
51251         Log: Subject: Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move
51252              From: Steven Schubiger <steven@accognoscere.org>
51253              Date: Thu, 7 Apr 2005 22:38:25 +0200 (CEST)
51254              Message-Id: <200504072038.j37KcPXY011755@accognoscere.homeunix.org>
51255              
51256              (with arguments changed to match perlfunc.pod)
51257      Branch: perl
51258            ! pod/perlport.pod
51259 ____________________________________________________________________________
51260 [ 24208] By: merijn                                on 2005/04/08  14:12:54
51261         Log: Drop d_sitecustomize again. (usesitecustomize is enough)
51262      Branch: perl
51263            ! Configure
51264 ____________________________________________________________________________
51265 [ 24206] By: nicholas                              on 2005/04/08  13:16:07
51266         Log: Add SvIVX() to PERL_DEBUG_COW, and change pad.c to SvIVset()
51267      Branch: perl
51268            ! pad.c sv.h
51269 ____________________________________________________________________________
51270 [ 24205] By: merijn                                on 2005/04/08  12:18:42
51271         Log: Subject: [PATCH] Removing Y2K warnings
51272              From: Andy Lester <andy@petdance.com>
51273              Date: Thu, 7 Apr 2005 17:44:42 -0500
51274              Message-ID: <20050407224442.GA23895@petdance.com>
51275      Branch: perl
51276            - README.Y2K
51277            ! INSTALL MANIFEST lib/warnings.pm pod/buildtoc pod/perldiag.pod
51278            ! pod/perllexwarn.pod pp_hot.c sv.c t/lib/warnings/pp_hot
51279            ! t/lib/warnings/sv t/op/caller.t warnings.h warnings.pl
51280 ____________________________________________________________________________
51281 [ 24204] By: nicholas                              on 2005/04/08  11:29:22
51282         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #2
51283              From: Steve Peters <steve@fisharerojo.org>
51284              Date: Thu, 7 Apr 2005 13:51:49 -0500
51285              Message-ID: <20050407185149.GA4418@mccoy.peters.homeunix.org>
51286      Branch: perl
51287            ! doio.c ext/List/Util/Util.xs ext/threads/threads.xs op.c pp.c
51288            ! pp_ctl.c pp_hot.c sv.c toke.c util.c
51289 ____________________________________________________________________________
51290 [ 24201] By: nicholas                              on 2005/04/08  10:39:15
51291         Log: Add a macro PERL_DEBUG_COW, for aggressive compile time tests of
51292              Copy-On-Write related source changes.
51293              Fix the problem this revealed.
51294      Branch: perl
51295            ! sv.c sv.h
51296 ____________________________________________________________________________
51297 [ 24200] By: nicholas                              on 2005/04/08  10:08:35
51298         Log: MM_AIX needs neatvalue
51299      Branch: perl
51300            ! lib/ExtUtils/MM_AIX.pm
51301 ____________________________________________________________________________
51302 [ 24199] By: nicholas                              on 2005/04/08  10:05:49
51303         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #1
51304              From: Steve Peters <steve@fisharerojo.org>
51305              Message-ID: <20050406232110.GA12249@mccoy.peters.homeunix.org>
51306              Date: Wed, 6 Apr 2005 18:21:10 -0500
51307      Branch: perl
51308            ! ext/ByteLoader/byterun.c ext/List/Util/Util.xs pad.c sv.c
51309            ! toke.c
51310 ____________________________________________________________________________
51311 [ 24198] By: rgs                                   on 2005/04/08  09:48:08
51312         Log: Add perl593delta.pod
51313      Branch: perl
51314            + pod/perl593delta.pod
51315            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
51316            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
51317            ! win32/pod.mak
51318 ____________________________________________________________________________
51319 [ 24194] By: rgs                                   on 2005/04/07  12:42:07
51320         Log: Mention that select() returns -1 on error,
51321              as suggested by Hernan Perez Masci
51322      Branch: perl
51323            ! pod/perlfunc.pod
51324 ____________________________________________________________________________
51325 [ 24192] By: rgs                                   on 2005/04/07  09:51:29
51326         Log: Subject: Re: [PATCH] Re: [perl #34650] perldoc -f my should perhaps mention BEGIN and END
51327              From: Abigail <abigail@abigail.nl>
51328              Date: Wed, 6 Apr 2005 01:41:55 +0200
51329              Message-ID: <20050405234154.GG8680@abigail.nl>
51330      Branch: perl
51331            ! t/japh/abigail.t
51332 ____________________________________________________________________________
51333 [ 24191] By: rgs                                   on 2005/04/07  09:45:27
51334         Log: Subject: Re: Bugs? In Unicode::EastAsianWidth.
51335              From: Autrijus Tang <autrijus@autrijus.org>
51336              Date: Wed, 6 Apr 2005 18:17:32 +0800
51337              Message-ID: <20050406101732.GA17931@aut.dyndns.org>
51338      Branch: perl
51339            ! lib/unicore/mktables
51340 ____________________________________________________________________________
51341 [ 24190] By: rgs                                   on 2005/04/07  09:38:06
51342         Log: Subject: perldbtty$$ location
51343              From: Gisle Aas <gisle@ActiveState.com>
51344              Date: 06 Apr 2005 01:49:54 -0700
51345              Message-ID: <lr3bu48f2l.fsf@caliper.activestate.com>
51346              (and remove trailing whitespace)
51347      Branch: perl
51348            ! pod/perldebug.pod
51349 ____________________________________________________________________________
51350 [ 24189] By: nicholas                              on 2005/04/07  08:43:40
51351         Log: Tabs not spaces in MANIFEST
51352      Branch: perl
51353            ! MANIFEST
51354 ____________________________________________________________________________
51355 [ 24187] By: merijn                                on 2005/04/07  08:33:53
51356         Log: Subject: [perl #34699] documentation bug in "man perlpodspec" 
51357              From: "raf@tradingpost.com.au (via RT)" <perlbug-followup@perl.org>
51358              Date: 7 Apr 2005 00:20:31 -0000
51359              Message-ID: <rt-3.0.11-34699-110174.9.79475562169704@perl.org>
51360      Branch: perl
51361            ! pod/perlpodspec.pod
51362 ____________________________________________________________________________
51363 [ 24185] By: rgs                                   on 2005/04/07  08:07:14
51364         Log: Upgrade to ExtUtils::MakeMaker 6.27,
51365              plus a patch to restore functioning of 'distclean'
51366              for the perl core
51367      Branch: perl
51368            + lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_QNX.pm
51369            + lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MakeMaker/Config.pm
51370            + lib/ExtUtils/t/PL_FILES.t lib/ExtUtils/t/config.t
51371            + lib/ExtUtils/t/installbase.t lib/ExtUtils/t/xs.t
51372            + t/lib/MakeMaker/Test/Setup/PL_FILES.pm
51373            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
51374            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
51375            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
51376            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
51377            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
51378            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
51379            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
51380            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
51381            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
51382            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
51383            ! lib/ExtUtils/README lib/ExtUtils/t/INST_PREFIX.t
51384            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_Win32.t
51385            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/dir_target.t
51386            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
51387            ! lib/ExtUtils/t/recurs.t t/lib/MakeMaker/Test/Setup/BFD.pm
51388            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
51389            ! t/lib/MakeMaker/Test/Utils.pm
51390 ____________________________________________________________________________
51391 [ 24178] By: steveh                                on 2005/04/06  15:57:36
51392         Log: Don't try to export symbols that don't exist
51393              
51394              Change #24148 added Perl_rvpv_dup() to the public API, but it is only
51395              defined when USE_ITHREADS is defined.  Adjust makedef.pl accordingly
51396              to keep Win32 happy.
51397      Branch: perl
51398            ! makedef.pl
51399 ____________________________________________________________________________
51400 [ 24176] By: nicholas                              on 2005/04/06  15:11:53
51401         Log: cast to/from (void *) in the re-entrant code. Now watch the smoke rise.
51402      Branch: perl
51403            ! reentr.c reentr.h reentr.pl
51404 ____________________________________________________________________________
51405 [ 24175] By: nicholas                              on 2005/04/06  15:05:32
51406         Log: Casting to/from (void *) sufficient to make a C++ compiler happy.
51407      Branch: perl
51408            ! ext/File/Glob/bsd_glob.c ext/threads/shared/shared.xs
51409            ! ext/threads/threads.xs pad.h sv.c
51410 ____________________________________________________________________________
51411 [ 24174] By: nicholas                              on 2005/04/06  14:36:40
51412         Log: If we're going to prototype modfl(), it needs extern "C" linkage.
51413      Branch: perl
51414            ! perl.h
51415 ____________________________________________________________________________
51416 [ 24173] By: merijn                                on 2005/04/06  06:14:51
51417         Log: 1. t/TEST now deals with SKIP as if it was TODO. This complies to TAP
51418              2. Removed the depricated 'my $foo if expr' there
51419      Branch: perl
51420            ! t/TEST
51421 ____________________________________________________________________________
51422 [ 24171] By: nicholas                              on 2005/04/05  22:34:32
51423         Log: D'oh! We were never correctly spotting a modfl prototype
51424      Branch: perl
51425            ! Configure
51426 ____________________________________________________________________________
51427 [ 24170] By: nicholas                              on 2005/04/05  21:30:21
51428         Log: Add casting to allow g++ (3.3.5) to compile the core code.
51429              A C++ compiler produces lots of warnings that are probably valid
51430              concerns to investigate.
51431      Branch: perl
51432            ! doio.c ext/B/B.xs ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs gv.c
51433            ! perl.c perl.h pp_pack.c scope.c sv.c toke.c util.c x2p/walk.c
51434 ____________________________________________________________________________
51435 [ 24169] By: nicholas                              on 2005/04/05  21:16:01
51436         Log: Tests need to skip if there is no Encode configured.
51437      Branch: perl
51438            ! lib/encoding/warnings/t/1-warning.t
51439            ! lib/encoding/warnings/t/2-fatal.t
51440 ____________________________________________________________________________
51441 [ 24167] By: nicholas                              on 2005/04/05  16:09:59
51442         Log: Using savesvpv() here is terser and produces smaller object code.
51443      Branch: perl
51444            ! doio.c
51445 ____________________________________________________________________________
51446 [ 24166] By: rgs                                   on 2005/04/05  15:23:47
51447         Log: Upgrade to Unicode::Normalize 0.32
51448      Branch: perl
51449            ! ext/Unicode/Normalize/Changes
51450            ! ext/Unicode/Normalize/Makefile.PL
51451            ! ext/Unicode/Normalize/Normalize.pm
51452            ! ext/Unicode/Normalize/Normalize.xs
51453            ! ext/Unicode/Normalize/mkheader ext/Unicode/Normalize/t/form.t
51454            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
51455 ____________________________________________________________________________
51456 [ 24165] By: nicholas                              on 2005/04/05  14:52:05
51457         Log: Down with C++ reserved names
51458              (and also function pointer declarations that rely on the C semantics
51459              of ())
51460      Branch: perl
51461            ! ext/Storable/Storable.xs mg.c op.c perlio.c pp_sort.c
51462            ! universal.c
51463 ____________________________________________________________________________
51464 [ 24164] By: nicholas                              on 2005/04/05  14:51:05
51465         Log: Down with potentially incorrect duplicate prototypes
51466      Branch: perl
51467            ! pp_sys.c
51468 ____________________________________________________________________________
51469 [ 24163] By: nicholas                              on 2005/04/05  14:50:30
51470         Log: Down with more K&R prototypes
51471      Branch: perl
51472            ! ext/DynaLoader/dl_dyld.xs
51473 ____________________________________________________________________________
51474 [ 24162] By: nicholas                              on 2005/04/05  14:49:11
51475         Log: Down with unneeded duplicate prototypes
51476      Branch: perl
51477            ! x2p/a2p.c
51478 ____________________________________________________________________________
51479 [ 24161] By: nicholas                              on 2005/04/05  14:48:33
51480         Log: Down with K&R function arguments
51481      Branch: perl
51482            ! ext/Cwd/Cwd.xs
51483 ____________________________________________________________________________
51484 [ 24160] By: rgs                                   on 2005/04/05  14:06:01
51485         Log: Add Math::BigInt::FastCalc in maintainer list
51486      Branch: perl
51487            ! Porting/Maintainers.pl
51488 ____________________________________________________________________________
51489 [ 24159] By: rgs                                   on 2005/04/05  13:12:22
51490         Log: Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ification
51491      Branch: perl
51492            ! ext/Math/BigInt/FastCalc/Makefile.PL
51493 ____________________________________________________________________________
51494 [ 24158] By: rgs                                   on 2005/04/05  12:56:35
51495         Log: New core module, Math::BigInt::FastCalc
51496              
51497              Subject: [PATCH] integrate Math::BigInt::FastCalc
51498              From: Tels <nospam-abuse@bloodgate.com>
51499              Date: Sun, 3 Apr 2005 11:12:45 +0200
51500              Message-Id: <200504031112.55179@bloodgate.com>
51501      Branch: perl
51502            + ext/Math/BigInt/FastCalc/FastCalc.pm
51503            + ext/Math/BigInt/FastCalc/FastCalc.xs
51504            + ext/Math/BigInt/FastCalc/Makefile.PL
51505            + ext/Math/BigInt/FastCalc/t/bigintfc.t
51506            + ext/Math/BigInt/FastCalc/t/bootstrap.t
51507            + ext/Math/BigInt/FastCalc/t/mbi_rand.t
51508            ! MANIFEST
51509 ____________________________________________________________________________
51510 [ 24155] By: rgs                                   on 2005/04/05  10:40:35
51511         Log: Subject: [Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum v0.17
51512              From: Tels <nospam-abuse@bloodgate.com>
51513              Date: Sun, 3 Apr 2005 10:43:10 +0200
51514              Message-Id: <200504031043.12273@bloodgate.com>
51515      Branch: perl
51516            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
51517            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/_e_math.t
51518            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
51519            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
51520            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
51521            ! lib/Math/BigInt/t/req_mbf0.t lib/Math/BigInt/t/req_mbfw.t
51522            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/trap.t
51523            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
51524            ! lib/Math/BigRat/t/bigratpm.t lib/Math/BigRat/t/requirer.t
51525            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
51526 ____________________________________________________________________________
51527 [ 24152] By: rgs                                   on 2005/04/04  20:55:03
51528         Log: That's C, not perl.
51529      Branch: perl
51530            ! patchlevel.h
51531 ____________________________________________________________________________
51532 [ 24151] By: nicholas                              on 2005/04/04  20:53:42
51533         Log: Make -DFORMAT_CHECK compile with threads.
51534      Branch: perl
51535            ! perl.h
51536 ____________________________________________________________________________
51537 [ 24149] By: rgs                                   on 2005/04/04  17:14:37
51538         Log: Bump version to 5.9.3
51539              Restore "DEVEL" tag in patchlevel.h
51540              Regenerate Porting/config*
51541      Branch: perl
51542            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
51543            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
51544            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
51545            ! win32/config_H.gc win32/config_H.vc64 win32/makefile.mk
51546            ! wince/Makefile.ce
51547 ____________________________________________________________________________
51548 [ 24148] By: rgs                                   on 2005/04/04  14:19:30
51549         Log: Subject: [PATCH] const-eight.diff
51550              From: Andy Lester <andy@petdance.com>
51551              Date: Wed, 30 Mar 2005 11:40:24 -0600
51552              Message-ID: <20050330174024.GA12167@petdance.com>
51553      Branch: perl
51554            ! Porting/Maintainers.pl doio.c dump.c embed.fnc embed.h
51555            ! global.sym mg.c op.c perl.c proto.h sv.c universal.c xsutils.c
51556 ____________________________________________________________________________
51557 [ 24147] By: mhx                                   on 2005/04/03  16:47:54
51558         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with ahash symbol"
51559              From: Steven Schubiger <steven@accognoscere.org>
51560              Date: Sun, 3 Apr 2005 11:47:22 +0200 (CEST)
51561              Message-Id: <200504030947.j339lMgp010306@accognoscere.homeunix.org>
51562      Branch: perl
51563            ! pod/perltrap.pod
51564 ____________________________________________________________________________
51565 [ 24139] By: mhx                                   on 2005/04/03  08:19:06
51566         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with a hash symbol"
51567              From: Steven Schubiger <steven@accognoscere.org>
51568              Date: Sat, 2 Apr 2005 19:37:11 +0200 (CEST)
51569              Message-Id: <200504021737.j32HbBNS000652@accognoscere.homeunix.org>
51570      Branch: perl
51571            ! pod/perltrap.pod
51572 ____________________________________________________________________________
51573 [ 24138] By: mhx                                   on 2005/04/03  08:16:25
51574         Log: Fix wrong version for byteorder modifiers feature.
51575      Branch: perl
51576            ! pod/perlpacktut.pod
51577 ____________________________________________________________________________
51578 [ 24137] By: nicholas                              on 2005/04/02  22:58:59
51579         Log: Silence compiler warnings about possibly uninitialised variables.
51580              (None are, but it saves anyone else having to work this out)
51581      Branch: perl
51582            ! regexec.c
51583 ____________________________________________________________________________
51584 [ 24136] By: nicholas                              on 2005/04/02  19:04:27
51585         Log: Fix "[perl #34643] Config_heavy.pl not in archlib"
51586      Branch: perl
51587            ! installperl
51588 ____________________________________________________________________________
51589 [ 24135] By: nicholas                              on 2005/04/02  18:52:11
51590         Log: Oops. Forgot to add this.
51591      Branch: perl
51592            + lib/unicore/NamedSequences.txt
51593 ____________________________________________________________________________
51594 [ 24134] By: nicholas                              on 2005/04/02  18:51:27
51595         Log: Subject: [PATCH] Unicode 4.1.0
51596              From: Jarkko Hietaniemi <jhi@iki.fi>
51597              Message-ID: <424E584D.5000508@iki.fi>
51598              Date: Sat, 02 Apr 2005 11:31:09 +0300
51599      Branch: perl
51600            ! MANIFEST lib/Unicode/UCD.pm lib/Unicode/UCD.t
51601            ! lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
51602            ! lib/unicore/Blocks.txt lib/unicore/CaseFolding.txt
51603            ! lib/unicore/CompositionExclusions.txt
51604            ! lib/unicore/EastAsianWidth.txt
51605            ! lib/unicore/HangulSyllableType.txt lib/unicore/Jamo.txt
51606            ! lib/unicore/LineBreak.txt lib/unicore/NamesList.txt
51607            ! lib/unicore/NormalizationCorrections.txt
51608            ! lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt
51609            ! lib/unicore/PropertyAliases.txt lib/unicore/README.perl
51610            ! lib/unicore/ReadMe.txt lib/unicore/Scripts.txt
51611            ! lib/unicore/SpecialCasing.txt
51612            ! lib/unicore/StandardizedVariants.txt
51613            ! lib/unicore/UnicodeData.txt lib/unicore/version t/uni/class.t
51614 ____________________________________________________________________________
51615 [ 24133] By: rgs                                   on 2005/04/01  09:16:19
51616         Log: Add encoding::warnings to Maintainers.pl and rebuild META.yml for release
51617      Branch: perl
51618            ! META.yml Porting/Maintainers.pl
51619 ____________________________________________________________________________
51620 [ 24132] By: rgs                                   on 2005/04/01  08:29:26
51621         Log: Update Changes
51622      Branch: perl
51623            ! Changes
51624 ____________________________________________________________________________
51625 [ 24131] By: steveh                                on 2005/04/01  08:18:27
51626         Log: Remove dependency on tr(1) for MinGW builds on Win32
51627              
51628              This leaves things slightly (more) broken for MinGW builds on Cygwin,
51629              but that doesn't currently quite work in other respects and isn't
51630              documented anyway.  See:
51631              
51632              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00751.html
51633      Branch: perl
51634            ! pod/perl592delta.pod win32/makefile.mk
51635 ____________________________________________________________________________
51636 [ 24130] By: rgs                                   on 2005/04/01  07:47:26
51637         Log: Regenerate perltoc and perlmodlib
51638      Branch: perl
51639            ! pod/perlmodlib.pod pod/perltoc.pod
51640 ____________________________________________________________________________
51641 [ 24129] By: rgs                                   on 2005/04/01  07:36:04
51642         Log: POD fixes.
51643      Branch: perl
51644            ! pod/perlfaq1.pod
51645 ____________________________________________________________________________
51646 [ 24128] By: rgs                                   on 2005/04/01  07:19:27
51647         Log: FAQ sync.
51648      Branch: perl
51649            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
51650            ! pod/perlfaq6.pod pod/perlfaq7.pod
51651 ____________________________________________________________________________
51652 [ 24127] By: rgs                                   on 2005/04/01  07:14:22
51653         Log: Add a note about installhtml
51654      Branch: perl
51655            ! pod/perltodo.pod
51656 ____________________________________________________________________________
51657 [ 24126] By: rgs                                   on 2005/03/31  21:51:28
51658         Log: Subject: [PATCH] pp_pack.c warnings on VMS
51659              From: "Craig A. Berry" <craigberry@mac.com>
51660              Date: Thu, 31 Mar 2005 14:51:05 -0600
51661              Message-ID: <424C62B9.2030601@mac.com>
51662      Branch: perl
51663            ! pp_pack.c
51664 ____________________________________________________________________________
51665 [ 24125] By: rgs                                   on 2005/03/31  17:14:01
51666         Log: Mention the current MinGW compilation problems
51667      Branch: perl
51668            ! pod/perl592delta.pod
51669 ____________________________________________________________________________
51670 [ 24124] By: rgs                                   on 2005/03/31  17:11:15
51671         Log: Update Changes
51672      Branch: perl
51673            ! Changes
51674 ____________________________________________________________________________
51675 [ 24123] By: rgs                                   on 2005/03/31  15:52:46
51676         Log: This is 5.9.2. Mostly.
51677      Branch: perl
51678            ! patchlevel.h pod/perlhist.pod
51679 ____________________________________________________________________________
51680 [ 24122] By: steveh                                on 2005/03/31  15:39:57
51681         Log: Fix USE_SITECUSTOMIZE on Win32
51682              
51683              This fixes the problem described in:
51684              
51685              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
51686      Branch: perl
51687            ! win32/win32.c
51688 ____________________________________________________________________________
51689 [ 24121] By: rgs                                   on 2005/03/31  15:24:24
51690         Log: Update copyrights.
51691              Well, those are generated files anyway.
51692      Branch: perl
51693            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
51694            ! proto.h
51695 ____________________________________________________________________________
51696 [ 24120] By: steveh                                on 2005/03/31  14:36:44
51697         Log: Add support for USE_SITECUSTOMIZE in the Win32 makefiles
51698              
51699              Note that this feature doesn't actually work correctly on Win32
51700              until the problem described here is solved:
51701              
51702              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
51703      Branch: perl
51704            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
51705            ! win32/config.vc64 win32/makefile.mk
51706 ____________________________________________________________________________
51707 [ 24119] By: rgs                                   on 2005/03/31  13:52:58
51708         Log: Upgrade to Module::CoreList 1.99
51709      Branch: perl
51710            ! lib/Module/CoreList.pm
51711 ____________________________________________________________________________
51712 [ 24118] By: rgs                                   on 2005/03/31  13:45:17
51713         Log: More known problems.
51714      Branch: perl
51715            ! pod/perl592delta.pod
51716 ____________________________________________________________________________
51717 [ 24117] By: rgs                                   on 2005/03/31  13:10:26
51718         Log: Known problems, reported by Merijn
51719      Branch: perl
51720            ! pod/perl592delta.pod
51721 ____________________________________________________________________________
51722 [ 24116] By: rgs                                   on 2005/03/31  12:45:03
51723         Log: OS typo.
51724      Branch: perl
51725            ! pod/perl592delta.pod
51726 ____________________________________________________________________________
51727 [ 24115] By: rgs                                   on 2005/03/31  12:42:38
51728         Log: Add a tool to generate data for Module::CoreList
51729      Branch: perl
51730            + Porting/corelist.pl
51731            ! MANIFEST
51732 ____________________________________________________________________________
51733 [ 24114] By: rgs                                   on 2005/03/31  11:42:15
51734         Log: More work on perldelta
51735      Branch: perl
51736            ! pod/perl592delta.pod
51737 ____________________________________________________________________________
51738 [ 24113] By: steveh                                on 2005/03/31  10:01:18
51739         Log: Add support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED in the
51740              Win32 makefiles
51741      Branch: perl
51742            ! win32/Makefile win32/makefile.mk
51743 ____________________________________________________________________________
51744 [ 24112] By: rgs                                   on 2005/03/31  09:58:40
51745         Log: AUTHORS update
51746      Branch: perl
51747            ! AUTHORS
51748 ____________________________________________________________________________
51749 [ 24111] By: steveh                                on 2005/03/31  09:18:23
51750         Log: A few Win32 makefile tidy-ups (No real changes)
51751      Branch: perl
51752            ! win32/Makefile win32/makefile.mk
51753 ____________________________________________________________________________
51754 [ 24110] By: steveh                                on 2005/03/31  08:20:00
51755         Log: Fix typo in INSTALL (s/USE_HAS_SEED_EXPLICIT/USE_HASH_SEED_EXPLICIT/)
51756      Branch: perl
51757            ! INSTALL
51758 ____________________________________________________________________________
51759 [ 24109] By: steveh                                on 2005/03/31  07:55:12
51760         Log: One more Win32 compilation clean-up (for when using -DDEBUGGING)
51761      Branch: perl
51762            ! sv.c
51763 ____________________________________________________________________________
51764 [ 24108] By: steveh                                on 2005/03/31  07:36:52
51765         Log: Another Win32 compilation clean-up (for when using Perl's malloc)
51766      Branch: perl
51767            ! malloc.c
51768 ____________________________________________________________________________
51769 [ 24107] By: merijn                                on 2005/03/30  17:03:19
51770         Log: Now that we have the full path, we can skip the which call,
51771              that might cause trouble on testdrive systems.
51772      Branch: perl
51773            ! hints/hpux.sh
51774 ____________________________________________________________________________
51775 [ 24106] By: rgs                                   on 2005/03/30  14:41:51
51776         Log: Update copyrights.
51777      Branch: perl
51778            ! XSUB.h av.c deb.c dump.c embedvar.h gv.h handy.h hv.h
51779            ! miniperlmain.c numeric.c op.h pad.c perl.h pp.h regcomp.h
51780            ! regen_perly.pl scope.h sv.h thrdvar.h thread.h
51781 ____________________________________________________________________________
51782 [ 24105] By: merijn                                on 2005/03/30  14:25:05
51783         Log: Simplify #24043 note now Configure can do -Dusesitecustomize
51784      Branch: perl
51785            ! INSTALL
51786 ____________________________________________________________________________
51787 [ 24104] By: merijn                                on 2005/03/30  14:17:40
51788         Log: Support for -Dusesitecustomize
51789      Branch: perl
51790            ! Configure config_h.SH
51791 ____________________________________________________________________________
51792 [ 24102] By: merijn                                on 2005/03/30  13:43:12
51793         Log: USE_STRLCAT and USE_STRLCPY now actually used
51794              LIBM_VERSION_TYPE and USE_SITECUSTOMIZE are preparations
51795              for future use
51796      Branch: perl
51797            ! handy.h
51798 ____________________________________________________________________________
51799 [ 24101] By: rgs                                   on 2005/03/30  13:34:11
51800         Log: Subject: [PATCH] ext/Errno/Errno_pm.PL: fix for GNU hurd
51801              From: Brendan O'Dea <bod@debian.org>
51802              Date: Wed, 30 Mar 2005 10:30:25 +1000
51803              Message-ID: <20050330003025.GA29797@londo.c47.org>
51804      Branch: perl
51805            ! ext/Errno/Errno_pm.PL
51806 ____________________________________________________________________________
51807 [ 24100] By: rgs                                   on 2005/03/30  13:16:52
51808         Log: Subject: Re: PATCH: byte count feature request for unpack
51809              From: perl5-porters@ton.iguana.be (Ton Hospel)
51810              Date: Sun, 27 Mar 2005 18:32:11 +0000 (UTC)
51811              Message-Id: <d26u7b$i3v$1@post.home.lunix>
51812              
51813              (rework of a patch from Arne Ahrend <aahrend@web.de>)
51814      Branch: perl
51815            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
51816 ____________________________________________________________________________
51817 [ 24099] By: steveh                                on 2005/03/30  08:36:50
51818         Log: A couple more Win32 compilation clean-ups
51819      Branch: perl
51820            ! win32/win32sck.c
51821 ____________________________________________________________________________
51822 [ 24098] By: rgs                                   on 2005/03/30  08:03:13
51823         Log: Minor POD nits.
51824      Branch: perl
51825            ! ext/File/Glob/Glob.pm
51826 ____________________________________________________________________________
51827 [ 24097] By: merijn                                on 2005/03/30  07:49:46
51828         Log: Subject: Re: [PATCH] 5.6 File::Glob documentation insufficient for use
51829              From: Steven Schubiger <steven@accognoscere.org>
51830              Date: Wed, 30 Mar 2005 03:41:03 +0200 (CEST)
51831              Message-Id: <200503300141.j2U1f3EP024524@accognoscere.homeunix.org>
51832      Branch: perl
51833            ! ext/File/Glob/Glob.pm
51834 ____________________________________________________________________________
51835 [ 24096] By: steveh                                on 2005/03/29  15:18:30
51836         Log: Clean-up some warnings when compiling on Win32 with VC++
51837      Branch: perl
51838            ! hv.c mg.c op.c pp_pack.c pp_sort.c pp_sys.c utf8.c util.c
51839 ____________________________________________________________________________
51840 [ 24095] By: rgs                                   on 2005/03/29  12:39:39
51841         Log: Downconst external APIs
51842      Branch: perl
51843            ! embed.fnc gv.h op.c opcode.h opcode.pl pod/perlapi.pod proto.h
51844            ! sv.c util.c
51845 ____________________________________________________________________________
51846 [ 24094] By: rgs                                   on 2005/03/29  09:38:39
51847         Log: The core part of :
51848              Subject: [PATCH] Consting seven
51849              From: Andy Lester <andy@petdance.com>
51850              Date: Sun, 27 Mar 2005 15:57:22 -0600
51851              Message-ID: <20050327215722.GC20451@petdance.com>
51852      Branch: perl
51853            ! embed.fnc embed.h perl.c perlio.c pp_ctl.c proto.h regcomp.c
51854            ! regexec.c util.c
51855 ____________________________________________________________________________
51856 [ 24093] By: steveh                                on 2005/03/29  08:48:50
51857         Log: Fix Win32 compilation nit following change #24074
51858      Branch: perl
51859            ! util.c
51860 ____________________________________________________________________________
51861 [ 24092] By: steveh                                on 2005/03/29  08:22:45
51862         Log: Fix PerlLIO_chsize() for platforms that don't have chsize()
51863              
51864              This is the patch from the end of the thread that started here:
51865              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-09/msg00055.html
51866      Branch: perl
51867            ! doio.c iperlsys.h pp_sys.c
51868 ____________________________________________________________________________
51869 [ 24091] By: rgs                                   on 2005/03/29  07:01:40
51870         Log: Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS
51871      Branch: perl
51872            ! ext/Devel/Peek/t/Peek.t
51873 ____________________________________________________________________________
51874 [ 24090] By: merijn                                on 2005/03/29  07:01:11
51875         Log: Make the spelling of whitespace (vs white-space and white space)
51876              more consistent
51877              From: Offer Kaye <offer.kaye@gmail.com>
51878              Date: Thu, 17 Mar 2005 14:47:36 -0500
51879              Message-ID: <5694250503171147668e73c7@mail.gmail.com>
51880      Branch: perl
51881            ! pod/perllocale.pod pod/perlop.pod pod/perlopentut.pod
51882            ! pod/perlre.pod pod/perlxstut.pod
51883 ____________________________________________________________________________
51884 [ 24089] By: rgs                                   on 2005/03/29  06:14:18
51885         Log: Don't #ifdef out a return statement
51886      Branch: perl
51887            ! pad.c
51888 ____________________________________________________________________________
51889 [ 24088] By: davem                                 on 2005/03/28  21:38:44
51890         Log: expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV
51891      Branch: perl
51892            ! dump.c ext/Devel/Peek/t/Peek.t pad.c perl.c pod/perlhack.pod
51893            ! sv.c sv.h
51894 ____________________________________________________________________________
51895 [ 24087] By: rgs                                   on 2005/03/27  16:38:13
51896         Log: Raw work on perl592delta.
51897      Branch: perl
51898            ! pod/perl592delta.pod
51899 ____________________________________________________________________________
51900 [ 24086] By: rgs                                   on 2005/03/27  13:59:02
51901         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
51902              From: hv@crypt.org
51903              Date: Thu, 24 Mar 2005 19:51:08 +0000
51904              Message-Id: <200503241951.j2OJp8s18147@zen.crypt.org>
51905      Branch: perl
51906            ! regexec.c t/op/re_tests
51907 ____________________________________________________________________________
51908 [ 24085] By: rgs                                   on 2005/03/27  13:30:18
51909         Log: Fix -C option of mktables (for VMS)
51910              
51911              Subject: Re: [PATCH] Consting five
51912              From: demerphq <demerphq@gmail.com>
51913              Date: Sat, 26 Mar 2005 21:45:09 +0100
51914              Message-ID: <9b18b311050326124563db5113@mail.gmail.com>
51915      Branch: perl
51916            ! lib/unicore/mktables
51917 ____________________________________________________________________________
51918 [ 24084] By: davem                                 on 2005/03/26  21:25:47
51919         Log: UTF-8 string substitution corrupts memory
51920              The implicit call of 'require utf8' triggered by code like
51921              "\x{100}" =~ /[[:print:]]/
51922              wasn't saving state correctly first.
51923      Branch: perl
51924            ! utf8.c
51925 ____________________________________________________________________________
51926 [ 24083] By: rgs                                   on 2005/03/26  17:40:26
51927         Log: Remove an XXX note from the public doc.
51928              Hide it in the comments, instead
51929      Branch: perl
51930            ! pod/perlapi.pod sv.c
51931 ____________________________________________________________________________
51932 [ 24082] By: nicholas                              on 2005/03/26  00:21:30
51933         Log: Need to return something when the compiler doesn't know that a
51934              function is "noreturn".
51935      Branch: perl
51936            ! mg.c op.c scope.c
51937 ____________________________________________________________________________
51938 [ 24081] By: nicholas                              on 2005/03/25  23:46:22
51939         Log: Subject: [PATCH] Consting five
51940              Date: Fri, 25 Mar 2005 17:14:09 -0600
51941              From: Andy Lester <andy@petdance.com>
51942              Message-ID: <20050325231409.GB17660@petdance.com>
51943              
51944              [with modification - the extra argument to incpush was supposed to
51945              be being used]
51946      Branch: perl
51947            ! av.c embed.fnc embed.h ext/DynaLoader/dlutils.c gv.c
51948            ! intrpvar.h locale.c mg.c miniperlmain.c op.c perl.c pp_sys.c
51949            ! proto.h regcomp.c thrdvar.h toke.c
51950 ____________________________________________________________________________
51951 [ 24080] By: rgs                                   on 2005/03/25  21:09:23
51952         Log: Subject: Re: [perl #34568] Perl crashes reading past the end of a heap block while parsing foreach statement
51953              From: Gurusamy Sarathy <gsar@ActiveState.com>
51954              Date: Fri, 25 Mar 2005 10:31:09 -0800
51955              Message-Id: <200503251831.j2PIV9A6006234@smtp3.ActiveState.com>
51956      Branch: perl
51957            ! op.c
51958 ____________________________________________________________________________
51959 [ 24079] By: rgs                                   on 2005/03/25  21:02:04
51960         Log: Subject: [PATCH] Consting part 4
51961              From: Andy Lester <andy@petdance.com>
51962              Date: Fri, 25 Mar 2005 14:43:31 -0600
51963              Message-ID: <20050325204331.GA16388@petdance.com>
51964      Branch: perl
51965            ! embed.fnc mg.c numeric.c op.c perlio.c pod/perlapi.pod proto.h
51966            ! regcomp.c scope.c sv.c taint.c toke.c utf8.c util.c
51967 ____________________________________________________________________________
51968 [ 24078] By: nicholas                              on 2005/03/25  20:57:46
51969         Log: FreeBSD NDBM appears to generate files ending .db, so be prepared to
51970              clean this variant up as well.
51971      Branch: perl
51972            ! lib/Memoize/t/tie_ndbm.t
51973 ____________________________________________________________________________
51974 [ 24077] By: rgs                                   on 2005/03/25  18:03:00
51975         Log: Remove the const qualifier from argv and env variables
51976      Branch: perl
51977            ! embed.fnc intrpvar.h perl.c pod/perlapi.pod proto.h
51978 ____________________________________________________________________________
51979 [ 24076] By: rgs                                   on 2005/03/25  14:41:46
51980         Log: Subject: [PATCH] const fix-up for vms/vms.c
51981              From: "Craig A. Berry" <craigberry@mac.com>
51982              Date: Fri, 25 Mar 2005 09:00:06 -0600
51983              Message-ID: <42442776.8030603@mac.com>
51984      Branch: perl
51985            ! vms/vms.c vms/vmsish.h
51986 ____________________________________________________________________________
51987 [ 24075] By: rgs                                   on 2005/03/25  09:24:15
51988         Log: Subject: [PATCH] Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3 [fedora] (i686/1 cpu)
51989              From: Steve Peters <steve@fisharerojo.org>
51990              Date: Tue, 22 Mar 2005 17:15:23 -0600
51991              Message-ID: <20050322231523.GA3083@mccoy.peters.homeunix.org>
51992      Branch: perl
51993            ! hints/linux.sh
51994 ____________________________________________________________________________
51995 [ 24074] By: rgs                                   on 2005/03/24  16:25:58
51996         Log: Subject: [PATCH] Third consting batch
51997              From: Andy Lester <andy@petdance.com>
51998              Date: Tue, 22 Mar 2005 00:35:55 -0600
51999              Message-Id: <2f14220e7101a03f7659dbe79a03b115@petdance.com>
52000      Branch: perl
52001            ! XSUB.h deb.c doio.c dump.c embed.fnc gv.c gv.h hv.c mg.c mg.h
52002            ! minimod.pl numeric.c op.c pad.c patchlevel.h perl.c perl.h
52003            ! perlio.c perliol.h perlvars.h perly.c pod/perlapi.pod
52004            ! pod/perlintern.pod pp.c pp_hot.c pp_sys.c proto.h regcomp.c
52005            ! regcomp.h regexec.c scope.c sv.c taint.c universal.c utf8.c
52006            ! utf8.h utfebcdic.h util.c writemain.SH xsutils.c
52007 ____________________________________________________________________________
52008 [ 24073] By: mhx                                   on 2005/03/22  16:30:57
52009         Log: Mention (un)?pack byte-order modifiers in perldelta
52010      Branch: perl
52011            ! pod/perl592delta.pod
52012 ____________________________________________________________________________
52013 [ 24072] By: rgs                                   on 2005/03/22  16:15:58
52014         Log: Some updates in the new perldelta.
52015      Branch: perl
52016            ! pod/perl592delta.pod
52017 ____________________________________________________________________________
52018 [ 24071] By: rgs                                   on 2005/03/22  15:30:18
52019         Log: Remove IPC::Run for 5.9.2
52020      Branch: perl
52021            - lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
52022            - lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
52023            - lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
52024            - lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
52025            - lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
52026            - lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
52027            - lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
52028            - lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
52029            - lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
52030            - lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
52031            ! MANIFEST
52032 ____________________________________________________________________________
52033 [ 24070] By: rgs                                   on 2005/03/22  14:53:01
52034         Log: Forbid the -C option on the command-line
52035              as suggested by Merijn (see [perl #34087])
52036      Branch: perl
52037            ! pod/perldiag.pod toke.c
52038 ____________________________________________________________________________
52039 [ 24069] By: rgs                                   on 2005/03/22  14:03:12
52040         Log: Upgrade to PathTools 3.05
52041      Branch: perl
52042            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
52043 ____________________________________________________________________________
52044 [ 24068] By: rgs                                   on 2005/03/22  10:59:53
52045         Log: Upgrade to File::Temp 0.16
52046      Branch: perl
52047            ! lib/File/Temp.pm lib/File/Temp/t/object.t
52048            ! lib/File/Temp/t/tempfile.t
52049 ____________________________________________________________________________
52050 [ 24067] By: rgs                                   on 2005/03/22  10:53:39
52051         Log: Revert change #24055, which was producing a segfault in installman
52052              when it was trying to install perltoc.
52053      Branch: perl
52054            ! regexec.c t/op/re_tests
52055 ____________________________________________________________________________
52056 [ 24066] By: rgs                                   on 2005/03/22  09:43:44
52057         Log: Fix unresolved POD link
52058      Branch: perl
52059            ! pod/perlfunc.pod
52060 ____________________________________________________________________________
52061 [ 24065] By: rgs                                   on 2005/03/22  09:21:09
52062         Log: Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
52063              and other neatification
52064      Branch: perl
52065            ! pod/perl592delta.pod pod/perlvar.pod regcomp.c regcomp.h
52066 ____________________________________________________________________________
52067 [ 24064] By: rgs                                   on 2005/03/22  08:57:18
52068         Log: Subject: [PATCH] simple optimization for SelectSaver
52069              From: Alexey Tourbin <at@altlinux.ru>
52070              Date: Fri, 18 Mar 2005 21:05:51 +0300
52071              Message-ID: <20050318180551.GA12596@solemn.turbinal.org>
52072      Branch: perl
52073            ! lib/SelectSaver.pm
52074 ____________________________________________________________________________
52075 [ 24063] By: rgs                                   on 2005/03/22  08:53:21
52076         Log: minitest fix
52077      Branch: perl
52078            ! t/run/fresh_perl.t
52079 ____________________________________________________________________________
52080 [ 24062] By: rgs                                   on 2005/03/22  07:50:28
52081         Log: Add in perldelta changes about unpack A and trailing whitespace, trie
52082              optimization, and debug flags for "use re".
52083      Branch: perl
52084            ! pod/perl592delta.pod
52085 ____________________________________________________________________________
52086 [ 24061] By: nicholas                              on 2005/03/21  22:52:12
52087         Log: Casts needed to make VMS happy. (It gets very upset at assignments
52088              between char * and unsigned char *)
52089      Branch: perl
52090            ! pp_pack.c
52091 ____________________________________________________________________________
52092 [ 24060] By: rgs                                   on 2005/03/21  21:44:37
52093         Log: Subject: Re: unpack A strip patch
52094              From: Ton Hospel <perl5-porters@ton.iguana.be>
52095              Date: Mon, 21 Mar 2005 21:31:37 +0000 (UTC)
52096              Message-Id: <d1nefp$lpe$1@post.home.lunix>
52097      Branch: perl
52098            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
52099 ____________________________________________________________________________
52100 [ 24059] By: rgs                                   on 2005/03/21  21:33:16
52101         Log: Subject: Re: regexp trie fails compile on VMS
52102              From: demerphq <demerphq@gmail.com>
52103              Date: Mon, 21 Mar 2005 22:29:09 +0100
52104              Message-ID: <9b18b311050321132917a4b1c7@mail.gmail.com>
52105      Branch: perl
52106            ! regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c
52107 ____________________________________________________________________________
52108 [ 24058] By: rgs                                   on 2005/03/21  21:22:10
52109         Log: Break up long lines in -V output for compile-time options
52110              
52111              Subject: Re: sitecustomize.pl [PATCH]
52112              From: sthoenna[at]efn.org (Yitzchak Scott-Thoennes)
52113              Date: Tue, 8 Mar 2005 17:46:04 -0800
52114              Message-ID: <20050309014604.GA5876[at]efn.org>
52115      Branch: perl
52116            ! perl.c
52117 ____________________________________________________________________________
52118 [ 24057] By: steveh                                on 2005/03/21  17:08:26
52119         Log: Oops - forgot to update MANIFEST for change 24056.
52120      Branch: perl
52121            ! MANIFEST
52122 ____________________________________________________________________________
52123 [ 24056] By: steveh                                on 2005/03/21  17:06:45
52124         Log: Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
52125              From: demerphq <demerphq@gmail.com>
52126              Date: Tue, 8 Mar 2005 02:24:10 +0100
52127              Message-ID: <9b18b311050307172455a5816e@mail.gmail.com>
52128              
52129              Change 24004 stopped mktables from needlessly re-running when using
52130              dmake on Win32, but it can still happen when using nmake because it
52131              doesn't support the .UPDATEALL attribute that was used to fix dmake.
52132              e.g. Build perl, touch a core header file, then rebuild -- mktables
52133              re-runs when it didn't need to, and 7 times over at that!  This change
52134              alleviates the pain by making mktables exit quickly in such cases.
52135      Branch: perl
52136            + lib/unicore/mktables.lst
52137            ! lib/unicore/mktables
52138 ____________________________________________________________________________
52139 [ 24055] By: rgs                                   on 2005/03/21  14:58:21
52140         Log: Resubmit change #24053.
52141      Branch: perl
52142            ! regexec.c t/op/re_tests
52143 ____________________________________________________________________________
52144 [ 24054] By: rgs                                   on 2005/03/21  14:32:58
52145         Log: Subject: [PATCH] Re: [perl #34493] h2ph `extern inline' problems
52146              From: Alexey Tourbin <at@altlinux.ru>
52147              Date: Sat, 19 Mar 2005 16:37:12 +0300
52148              Message-ID: <20050319133712.GB6484@solemn.turbinal.org>
52149              
52150              and
52151              
52152              Message-ID: <20050319141457.GC6484@solemn.turbinal.org>
52153      Branch: perl
52154            ! t/lib/h2ph.h utils/h2ph.PL
52155 ____________________________________________________________________________
52156 [ 24053] By: rgs                                   on 2005/03/21  13:15:34
52157         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
52158              From: hv@crypt.org
52159              Date: Mon, 21 Feb 2005 17:59:49 +0000
52160              Message-Id: <200502211759.j1LHxnC22894@zen.crypt.org>
52161      Branch: perl
52162            ! regexec.c t/op/re_tests
52163 ____________________________________________________________________________
52164 [ 24052] By: rgs                                   on 2005/03/21  10:27:44
52165         Log: Subject: pack / for general types
52166              From: perl5-porters@ton.iguana.be (Ton Hospel)
52167              Date: Sat, 19 Mar 2005 22:00:45 +0000 (UTC)
52168              Message-Id: <d1i7ed$62c$1@post.home.lunix>
52169              
52170              Allow "len/format" to work for any format type, not just strings.
52171      Branch: perl
52172            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
52173 ____________________________________________________________________________
52174 [ 24051] By: rgs                                   on 2005/03/21  10:12:01
52175         Log: perldelta suggestions on (un)?pack by Ton Hospel
52176      Branch: perl
52177            ! pod/perl592delta.pod
52178 ____________________________________________________________________________
52179 [ 24050] By: rgs                                   on 2005/03/21  09:59:13
52180         Log: Subject: Re: bugzilla.redhat bug #101767 (threads, threads::shared)
52181              From: Alexey Tourbin <at@altlinux.ru>
52182              Date: Sat, 19 Mar 2005 06:10:45 +0300
52183              Message-ID: <20050319031045.GN12596@solemn.turbinal.org>
52184      Branch: perl
52185            + ext/threads/hints/linux.pl ext/threads/shared/hints/linux.pl
52186            ! MANIFEST
52187 ____________________________________________________________________________
52188 [ 24049] By: rgs                                   on 2005/03/21  09:39:35
52189         Log: Subject: [PATCH] More consting goodness
52190              From: Andy Lester <andy@petdance.com>
52191              Date: Sat, 19 Mar 2005 01:28:30 -0600
52192              Message-ID: <20050319072830.GA7721@petdance.com>
52193      Branch: perl
52194            ! deb.c dump.c embed.fnc handy.h op.c opcode.h opcode.pl perl.c
52195            ! pod/perlapi.pod pp_ctl.c pp_sys.c proto.h regcomp.c regexec.c
52196            ! sv.c toke.c
52197 ____________________________________________________________________________
52198 [ 24048] By: rgs                                   on 2005/03/20  21:20:50
52199         Log: Upgrade to Math::BigInt 1.75, by Tels
52200      Branch: perl
52201            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
52202            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
52203            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
52204            ! lib/Math/BigInt/t/fallback.t lib/Math/BigInt/t/mbi_rand.t
52205            ! lib/Math/BigInt/t/sub_mbi.t
52206 ____________________________________________________________________________
52207 [ 24047] By: merijn                                on 2005/03/20  10:50:11
52208         Log: Subject: [PATCH] perlrun typo (env PERLDB_OPTS)
52209              From: Alexey Tourbin <at@altlinux.ru>
52210              Date: Sat, 19 Mar 2005 03:40:13 +0300
52211              Message-ID: <20050319004013.GJ12596@solemn.turbinal.org>
52212      Branch: perl
52213            ! pod/perlrun.pod
52214 ____________________________________________________________________________
52215 [ 24046] By: rgs                                   on 2005/03/18  21:47:54
52216         Log: Remove an useless line, spotted by Andy Lester
52217      Branch: perl
52218            ! toke.c
52219 ____________________________________________________________________________
52220 [ 24045] By: rgs                                   on 2005/03/18  16:54:38
52221         Log: Remove trie optimisation from the todo list
52222      Branch: perl
52223            ! pod/perltodo.pod
52224 ____________________________________________________________________________
52225 [ 24044] By: rgs                                   on 2005/03/18  15:04:39
52226         Log: Subject: Re: Reworked Trie Patch
52227              From: demerphq <demerphq@gmail.com>
52228              Date: Mon, 14 Mar 2005 08:55:39 +0100
52229              Message-ID: <9b18b31105031323557019ae1@mail.gmail.com>
52230              
52231              Subject: Re: Reworked Trie Patch
52232              From: demerphq <demerphq@gmail.com>
52233              Date: Wed, 16 Mar 2005 19:48:18 +0100
52234              Message-ID: <9b18b31105031610481025a080@mail.gmail.com>
52235              
52236              Plus minor nits in the documentation of re.pm,
52237              a version bump, and addition of an OPTIMIZE alias
52238      Branch: perl
52239            + t/op/regexp_notrie.t t/op/regexp_trielist.t
52240            ! MANIFEST embed.fnc embed.h ext/re/re.pm pod/perlvar.pod
52241            ! proto.h regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
52242            ! sv.c t/op/pat.t t/op/re_tests t/op/readdir.t
52243 ____________________________________________________________________________
52244 [ 24043] By: rgs                                   on 2005/03/18  14:02:36
52245         Log: Subject: Re: sitecustomize.pl [PATCH]
52246              From: Gisle Aas <gisle@ActiveState.com>
52247              Date: 18 Mar 2005 04:06:40 -0800
52248              Message-ID: <lru0n9w433.fsf@caliper.activestate.com>
52249              
52250              Adds a new command-line switch, -f, and a new optional
52251              compile-time setting -DUSE_SITECUSTOMIZE
52252      Branch: perl
52253            ! INSTALL ext/Devel/DProf/t/DProf.t perl.c pod/perlrun.pod
52254 ____________________________________________________________________________
52255 [ 24042] By: rgs                                   on 2005/03/18  13:38:32
52256         Log: Subject: [PATCH] More const parms
52257              From: Andy Lester <andy@petdance.com>
52258              Date: Mon, 14 Mar 2005 13:59:54 -0600
52259              Message-ID: <20050314195954.GB7141@petdance.com>
52260      Branch: perl
52261            ! embed.fnc gv.c numeric.c op.c pad.c perlio.c pod/perlapi.pod
52262            ! pod/perlintern.pod pp_ctl.c pp_hot.c proto.h scope.c sv.c
52263            ! toke.c utf8.c
52264 ____________________________________________________________________________
52265 [ 24041] By: rgs                                   on 2005/03/18  10:27:17
52266         Log: Don't use vars in DynaLoader
52267              Remove left-over maintenance code
52268      Branch: perl
52269            ! ext/DynaLoader/DynaLoader_pm.PL
52270 ____________________________________________________________________________
52271 [ 24040] By: rgs                                   on 2005/03/18  07:57:06
52272         Log: Subject: [PATCH] $B::Disassembler::VERSION
52273              From: Alexey Tourbin <at@altlinux.ru>
52274              Date: Thu, 17 Mar 2005 19:02:38 +0300
52275              Message-ID: <20050317160238.GN5825@solemn.turbinal.org>
52276      Branch: perl
52277            ! ext/B/B/Disassembler.pm
52278 ____________________________________________________________________________
52279 [ 24039] By: rgs                                   on 2005/03/15  09:30:28
52280         Log: Upgrade to CGI 3.07.
52281              Add CGI's changelog
52282      Branch: perl
52283            + lib/CGI/Changes
52284            ! MANIFEST lib/CGI.pm lib/CGI/Cookie.pm
52285 ____________________________________________________________________________
52286 [ 24038] By: merijn                                on 2005/03/14  15:55:44
52287         Log: Subject: pp_pack.c, simplifying genpacksizetables
52288              From: perl5-porters@ton.iguana.be (Ton Hospel)
52289              Date: Sun, 13 Mar 2005 15:07:41 +0000 (UTC)
52290              Message-Id: <d11kvt$1k7$1@post.home.lunix>
52291      Branch: perl
52292            ! genpacksizetables.pl pp_pack.c
52293 ____________________________________________________________________________
52294 [ 24037] By: rgs                                   on 2005/03/14  14:35:33
52295         Log: Subject: [PATCH] Adding const qualifiers
52296              From: Andy Lester <andy@petdance.com>
52297              Date: Sun, 13 Mar 2005 14:20:05 -0600
52298              Message-ID: <20050313202005.GA23535@petdance.com>
52299      Branch: perl
52300            ! av.c embed.fnc gv.c hv.c mg.c op.c pod/perlapi.pod pp_ctl.c
52301            ! proto.h scope.c utf8.c
52302 ____________________________________________________________________________
52303 [ 24036] By: rgs                                   on 2005/03/14  09:19:01
52304         Log: Subject: Re: [perl #34155] perldoc -f hex should say how to convert back
52305              From: David Nicol <davidnicol@gmail.com>
52306              Date: Tue, 8 Mar 2005 18:23:11 -0600
52307              Message-ID: <934f64a20503081623713f6d27@mail.gmail.com>
52308      Branch: perl
52309            ! pod/perlfunc.pod
52310 ____________________________________________________________________________
52311 [ 24035] By: rgs                                   on 2005/03/13  21:14:36
52312         Log: Document pack changes in perldelta
52313      Branch: perl
52314            ! pod/perl592delta.pod
52315 ____________________________________________________________________________
52316 [ 24034] By: rgs                                   on 2005/03/13  16:41:05
52317         Log: Upgrade to Pod::Parser 1.30
52318      Branch: perl
52319            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
52320            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
52321            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podselect.PL
52322            ! t/pod/poderrs.xr
52323 ____________________________________________________________________________
52324 [ 24033] By: rgs                                   on 2005/03/13  11:07:40
52325         Log: Doc patches to clarify the stringification rules of {} and =>
52326              by Jarkko (bug #34419)
52327      Branch: perl
52328            ! pod/perldata.pod pod/perlop.pod
52329 ____________________________________________________________________________
52330 [ 24032] By: rgs                                   on 2005/03/13  09:20:01
52331         Log: gcc warning patch by Andy Lester
52332      Branch: perl
52333            ! perl.h
52334 ____________________________________________________________________________
52335 [ 24031] By: rgs                                   on 2005/03/12  22:05:14
52336         Log: Subject: Re: Encoding neutral unpack
52337              From: perl5-porters@ton.iguana.be (Ton Hospel)
52338              Date: Sat, 12 Mar 2005 18:54:29 +0000 (UTC)
52339              Message-ID: <d0vdt5$81a$1@post.home.lunix>
52340              
52341              A new test.
52342      Branch: perl
52343            ! t/op/pack.t
52344 ____________________________________________________________________________
52345 [ 24030] By: rgs                                   on 2005/03/12  22:01:21
52346         Log: Indentation patch by Ton Hospel for pp_pack
52347      Branch: perl
52348            ! pp_pack.c
52349 ____________________________________________________________________________
52350 [ 24029] By: rgs                                   on 2005/03/12  20:49:00
52351         Log: Change my email, put real name of Pixel
52352      Branch: perl
52353            ! AUTHORS
52354 ____________________________________________________________________________
52355 [ 24028] By: rgs                                   on 2005/03/12  17:15:23
52356         Log: Upgrade to DB_File 1.811, by Paul Marquess
52357      Branch: perl
52358            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
52359            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
52360            ! ext/DB_File/typemap
52361 ____________________________________________________________________________
52362 [ 24027] By: rgs                                   on 2005/03/11  17:47:41
52363         Log: Add standard core test headers to the Class::ISA new tests
52364      Branch: perl
52365            ! lib/Class/ISA/t/00_about_verbose.t
52366            ! lib/Class/ISA/t/01_old_junk.t
52367 ____________________________________________________________________________
52368 [ 24026] By: rgs                                   on 2005/03/11  17:37:01
52369         Log: Upgrade to Class::ISA 0.33
52370      Branch: perl
52371            + lib/Class/ISA/ChangeLog lib/Class/ISA/t/00_about_verbose.t
52372            + lib/Class/ISA/t/01_old_junk.t
52373            - lib/Class/ISA/test.pl
52374            ! MANIFEST lib/Class/ISA.pm
52375 ____________________________________________________________________________
52376 [ 24025] By: rgs                                   on 2005/03/11  16:55:59
52377         Log: Update Changes
52378      Branch: perl
52379            ! Changes
52380 ____________________________________________________________________________
52381 [ 24024] By: rgs                                   on 2005/03/11  11:12:31
52382         Log: FAQ sync
52383      Branch: perl
52384            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
52385            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
52386            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
52387            ! pod/perlfaq9.pod
52388 ____________________________________________________________________________
52389 [ 24023] By: rgs                                   on 2005/03/11  10:22:28
52390         Log: Subject: [PATCH] pad_push numero three-o
52391              From: Andy Lester <andy@petdance.com>
52392              Date: Thu, 10 Mar 2005 15:17:28 -0600
52393              Message-ID: <20050310211728.GC32386@petdance.com>
52394      Branch: perl
52395            ! embed.fnc embed.h pad.c pod/perlintern.pod pp_ctl.c pp_hot.c
52396            ! proto.h
52397 ____________________________________________________________________________
52398 [ 24022] By: rgs                                   on 2005/03/10  17:42:54
52399         Log: Make the return value of close() depend not only on the success of the
52400              close itself, but also on whether the output stream had a previous
52401              error. From Jim Meyering <jim@meyering.net>, via Debian.
52402      Branch: perl
52403            ! doio.c
52404 ____________________________________________________________________________
52405 [ 24021] By: rgs                                   on 2005/03/10  17:39:56
52406         Log: 8 is not an octal digit. (from Debian)
52407      Branch: perl
52408            ! pod/perlreref.pod
52409 ____________________________________________________________________________
52410 [ 24020] By: rgs                                   on 2005/03/10  17:38:51
52411         Log: Fix a2p manpage (from Debian)
52412      Branch: perl
52413            ! x2p/a2p.pod
52414 ____________________________________________________________________________
52415 [ 24019] By: rgs                                   on 2005/03/10  17:36:37
52416         Log: Remove a spurious undefined warning when using getopts.pl with -w.
52417              (from Debian)
52418      Branch: perl
52419            ! lib/getopts.pl
52420 ____________________________________________________________________________
52421 [ 24018] By: rgs                                   on 2005/03/10  17:34:39
52422         Log: Doc patch for Devel::DProf (from Debian)
52423      Branch: perl
52424            ! ext/Devel/DProf/DProf.pm
52425 ____________________________________________________________________________
52426 [ 24017] By: rgs                                   on 2005/03/10  17:22:25
52427         Log: Add support for Debian GNU/k*BSD
52428      Branch: perl
52429            ! hints/gnukfreebsd.sh hints/gnuknetbsd.sh
52430 ____________________________________________________________________________
52431 [ 24016] By: rgs                                   on 2005/03/10  17:21:05
52432         Log: Patch for Debian bug #258618, compilation under Debian/Hurd
52433      Branch: perl
52434            ! hints/gnu.sh
52435 ____________________________________________________________________________
52436 [ 24015] By: steveh                                on 2005/03/10  15:18:20
52437         Log: Subject: Minor AUTHORS patch
52438              From: "Mike Giroux" <rmgiroux@hotmail.com>
52439              Date: Thu, 10 Mar 2005 08:39:04 -0500
52440              Message-ID: <BAY104-F4B1925432A15287069D3BCE520@phx.gbl>
52441      Branch: perl
52442            ! AUTHORS
52443 ____________________________________________________________________________
52444 [ 24014] By: steveh                                on 2005/03/10  11:25:36
52445         Log: More Win32 dmake fixes
52446
52447              Use $B macro as per change 23991 in more places, and fix some syntax
52448              errors in the subst's (missing trailing ",")
52449
52450              Tested with GCC and MSVC. I don't have BCC available, so those parts
52451              are untested.
52452      Branch: perl
52453            ! win32/makefile.mk
52454 ____________________________________________________________________________
52455 [ 24013] By: rgs                                   on 2005/03/10  10:10:33
52456         Log: Upgrade to CGI.pm 3.06
52457      Branch: perl
52458            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Util.pm
52459            ! lib/CGI/t/form.t lib/CGI/t/html.t
52460 ____________________________________________________________________________
52461 [ 24012] By: rgs                                   on 2005/03/09  22:17:33
52462         Log: Further pack optimisations by Ton Hospel
52463      Branch: perl
52464            ! pp_pack.c
52465 ____________________________________________________________________________
52466 [ 24011] By: rgs                                   on 2005/03/09  18:02:13
52467         Log: Fix memory corruption when growing pack utf8 buffer
52468      Branch: perl
52469            ! pp_pack.c
52470 ____________________________________________________________________________
52471 [ 24010] By: rgs                                   on 2005/03/08  17:53:50
52472         Log: Subject: Encoding neutral unpack
52473              From: perl5-porters@ton.iguana.be (Ton Hospel)
52474              Date: Sun, 6 Mar 2005 18:29:38 +0000 (UTC)
52475              Message-Id: <d0fi6i$k06$1@post.home.lunix>
52476      Branch: perl
52477            ! embed.fnc embed.h genpacksizetables.pl lib/charnames.t perl.h
52478            ! pod/perldiag.pod pod/perlfunc.pod pod/perlunicode.pod
52479            ! pod/perluniintro.pod pp_pack.c proto.h t/op/pack.t
52480            ! t/op/utftaint.t
52481 ____________________________________________________________________________
52482 [ 24009] By: merijn                                on 2005/03/08  15:25:57
52483         Log: Subject: Minor AUTHORS patch
52484              From: Andy Lester <andy@petdance.com>
52485              Date: Tue, 8 Mar 2005 09:44:45 -0600
52486              Message-ID: <20050308154445.GB3213@petdance.com>
52487      Branch: perl
52488            ! AUTHORS
52489 ____________________________________________________________________________
52490 [ 24008] By: merijn                                on 2005/03/08  14:45:17
52491         Log: Some updates to current status
52492      Branch: perl
52493            ! README.hpux
52494 ____________________________________________________________________________
52495 [ 24007] By: steveh                                on 2005/03/07  11:02:12
52496         Log: Include regcomp.h in Win32 makefiles
52497
52498              Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
52499              From: demerphq <demerphq@gmail.com>
52500              Date: Sun, 6 Mar 2005 09:16:12 +0100
52501              Message-ID: <9b18b311050306001624012bd@mail.gmail.com>
52502      Branch: perl
52503            ! win32/Makefile win32/makefile.mk
52504 ____________________________________________________________________________
52505 [ 24006] By: steveh                                on 2005/03/04  17:19:46
52506         Log: A better fix than change 24005 was ;)
52507
52508              Actually, "@echo." still emits a blank line.  Use "@rem" instead as the
52509              no-op.  This was being used in the Win95 case, but works fine on WinNT
52510              too, and is actually what ExtUtils-MakeMaker uses.
52511
52512              Also change the nmake Makefile.
52513      Branch: perl
52514            ! win32/Makefile win32/makefile.mk
52515 ____________________________________________________________________________
52516 [ 24005] By: steveh                                on 2005/03/04  17:11:56
52517         Log: Suppress "ECHO is on." messages when using dmake on Win32
52518
52519              (The shell's "echo" command displays the current echo setting when
52520              called with no arguments.  Use "echo." to display nothing.)
52521      Branch: perl
52522            ! win32/makefile.mk
52523 ____________________________________________________________________________
52524 [ 24004] By: steveh                                on 2005/03/04  17:01:24
52525         Log: Stop mktables from needlessly re-running when using dmake on Win32
52526      Branch: perl
52527            ! win32/makefile.mk
52528 ____________________________________________________________________________
52529 [ 24003] By: rgs                                   on 2005/03/04  16:02:20
52530         Log: Update -v copyright notice
52531      Branch: perl
52532            ! perl.c
52533 ____________________________________________________________________________
52534 [ 24002] By: rgs                                   on 2005/03/03  18:27:34
52535         Log: Add a regression test for bug #32193, and make the
52536              fix a bit more robust
52537      Branch: perl
52538            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
52539 ____________________________________________________________________________
52540 [ 24001] By: rgs                                   on 2005/03/03  18:03:15
52541         Log: Subject: [perl #32193] Tie::RefHash DELETE does not return value for ref keys
52542              From: Yuval Kojman (via RT) <perlbug-followup@perl.org>
52543              Date: 28 Oct 2004 12:16:37 -0000
52544              Message-ID: <rt-3.0.11-32193-98805.8.56634266171625@perl.org>
52545      Branch: perl
52546            ! lib/Tie/RefHash.pm
52547 ____________________________________________________________________________
52548 [ 24000] By: rgs                                   on 2005/03/03  15:43:43
52549         Log: do "filename" is not really used with perl subroutine librairies
52550              anymore.
52551      Branch: perl
52552            ! pod/perlfunc.pod
52553 ____________________________________________________________________________
52554 [ 23999] By: merijn                                on 2005/02/27  11:28:27
52555         Log: Fix for bug [ID 20020227.005] format bug with undefined _TOP
52556              http://rt.perl.org/rt3/Ticket/Display.html?id=8698
52557              If there was no TOP format the lines left on page was set
52558              to fixed number, now set to the current page length of the
52559              IO channel used. More debugging for yet another bug needed.
52560      Branch: perl
52561            ! pp_sys.c
52562 ____________________________________________________________________________
52563 [ 23998] By: davem                                 on 2005/02/26  11:32:59
52564         Log: ithreads: cond_signal() on a non-shared object coredumped
52565      Branch: perl
52566            ! ext/threads/shared/shared.xs
52567 ____________________________________________________________________________
52568 [ 23997] By: nicholas                              on 2005/02/26  09:33:30
52569         Log: SvUTF8 can be present on scalars other than PVs
52570              (specifically references with overloaded stringification)
52571      Branch: perl
52572            ! dump.c
52573 ____________________________________________________________________________
52574 [ 23996] By: davem                                 on 2005/02/26  00:47:03
52575         Log: Fix leaks in List::Util::reduce,first
52576              When the block is a closure, the cloned CV created on each call
52577              was never freed
52578      Branch: perl
52579            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
52580 ____________________________________________________________________________
52581 [ 23995] By: steveh                                on 2005/02/24  15:52:01
52582         Log: Subject: Re: (patch blead) Extend t/harness to allow filtering of the file list by regex.
52583              From: demerphq <demerphq@gmail.com>
52584              Date: Wed, 23 Feb 2005 17:49:50 +0100
52585              Message-ID: <9b18b311050223084917d7ef59@mail.gmail.com>
52586      Branch: perl
52587            ! pod/perlhack.pod
52588 ____________________________________________________________________________
52589 [ 23994] By: merijn                                on 2005/02/24  10:12:26
52590         Log: Subject: [PATCH] dprofpp help
52591              From: Andy Lester <andy@petdance.com>
52592              Date: Thu, 24 Feb 2005 00:10:42 -0600
52593              Message-ID: <20050224061042.GA20259@petdance.com>
52594      Branch: perl
52595            ! utils/dprofpp.PL
52596 ____________________________________________________________________________
52597 [ 23993] By: steveh                                on 2005/02/23  13:36:59
52598         Log: Subject: (patch blead) Extend t/harness to allow filtering of the file list by regex.
52599              From: demerphq <demerphq@gmail.com>
52600              Date: Sat, 19 Feb 2005 11:10:00 +0100
52601              Message-ID: <9b18b3110502190210105decf4@mail.gmail.com>
52602      Branch: perl
52603            ! t/harness
52604 ____________________________________________________________________________
52605 [ 23992] By: steveh                                on 2005/02/23  12:28:55
52606         Log: Subject: Patch Win32 makefiles for blead to allow parameters to be passed to harness:
52607              From: demerphq <demerphq@gmail.com>
52608              Date: Sat, 19 Feb 2005 11:00:08 +0100
52609              Message-ID: <9b18b31105021902003d9c2a95@mail.gmail.com>
52610      Branch: perl
52611            ! win32/Makefile win32/makefile.mk
52612 ____________________________________________________________________________
52613 [ 23991] By: steveh                                on 2005/02/23  09:17:55
52614         Log: Fix Win32's dmake makefile.mk for new dmakes built with Visual C++
52615      Branch: perl
52616            ! win32/makefile.mk
52617 ____________________________________________________________________________
52618 [ 23990] By: rgs                                   on 2005/02/22  18:13:01
52619         Log: Porting/manicheck is not happy when I use spaces instead of tabs.
52620      Branch: perl
52621            ! MANIFEST
52622 ____________________________________________________________________________
52623 [ 23989] By: rgs                                   on 2005/02/21  16:05:22
52624         Log: Subject: IPC::Run test failures with utf8
52625              From: Nicholas Clark <nick@ccl4.org>
52626              Date: Sat, 19 Feb 2005 00:27:57 +0000
52627              Message-ID: <20050219002757.GO13998@plum.flirble.org>
52628      Branch: perl
52629            ! lib/IPC/Run/t/run.t
52630 ____________________________________________________________________________
52631 [ 23988] By: rgs                                   on 2005/02/21  13:51:44
52632         Log: Subject: [PATCH] signed/unsigned help for pp_pack.c
52633              From: "Craig A. Berry" <craigberry@mac.com>
52634              Date: Fri, 18 Feb 2005 09:42:52 -0600
52635              Message-ID: <42160CFC.3080304@mac.com>
52636      Branch: perl
52637            ! pp_pack.c
52638 ____________________________________________________________________________
52639 [ 23987] By: rgs                                   on 2005/02/21  12:56:22
52640         Log: Subject: (blead patch) Skip a torture test under blead, and skip certain torture tests under Win32.
52641              From: demerphq <demerphq@gmail.com>
52642              Date: Sat, 19 Feb 2005 11:04:00 +0100
52643              Message-ID: <9b18b3110502190204641e103c@mail.gmail.com
52644      Branch: perl
52645            ! t/japh/abigail.t
52646 ____________________________________________________________________________
52647 [ 23986] By: rgs                                   on 2005/02/18  18:21:25
52648         Log: Subject: Patch for Perlbug #4253
52649              From: Nikolai Eipel <eipel@web.de>
52650              Date: Sat, 29 Jan 2005 16:52:53 +0100
52651              Message-Id: <200501291652.53841.eipel@web.de>
52652
52653              (-T and -B invalidate _ filehandle when no read permission on file)
52654              plus a regression test
52655      Branch: perl
52656            ! pp_sys.c t/op/stat.t
52657 ____________________________________________________________________________
52658 [ 23985] By: rgs                                   on 2005/02/18  16:18:34
52659         Log: Install and build corelist on VMS, too
52660      Branch: perl
52661            ! vms/descrip_mms.template
52662 ____________________________________________________________________________
52663 [ 23984] By: rgs                                   on 2005/02/18  16:07:54
52664         Log: Add corelist to the win32 makefiles
52665              (noticed by demerphq)
52666      Branch: perl
52667            ! win32/Makefile win32/makefile.mk
52668 ____________________________________________________________________________
52669 [ 23983] By: rgs                                   on 2005/02/18  15:48:51
52670         Log: Subject: [perl #32968] [PATCH] Re: B::walkoptree segfaults
52671              From: Stephen McCamant <smcc@MIT.EDU>
52672              Date: Tue, 28 Dec 2004 10:13:50 -0800
52673              Message-ID: <16849.41566.887352.677148@apocalypse.OCF.Berkeley.EDU>
52674      Branch: perl
52675            ! ext/B/B.xs op.h
52676 ____________________________________________________________________________
52677 [ 23982] By: rgs                                   on 2005/02/18  15:34:59
52678         Log: Subject: Re: Integration of PathTools 3.04
52679              From: demerphq <demerphq@gmail.com>
52680              Date: Fri, 18 Feb 2005 16:31:50 +0100
52681              Message-ID: <9b18b31105021807316af0aed5@mail.gmail.com>
52682      Branch: perl
52683            ! lib/Cwd.pm
52684 ____________________________________________________________________________
52685 [ 23981] By: rgs                                   on 2005/02/18  15:00:12
52686         Log: Subject: Re: Bug in Socket::IO::INET Version 1.27
52687              From: Gisle Aas <gisle@ActiveState.com>
52688              Date: 03 Feb 2005 03:16:46 -0800
52689              Message-ID: <lr7jlpsxk1.fsf@caliper.activestate.com>
52690      Branch: perl
52691            ! ext/IO/lib/IO/Socket/INET.pm
52692 ____________________________________________________________________________
52693 [ 23980] By: rgs                                   on 2005/02/18  14:27:38
52694         Log: Integrate encoding::warnings from Autrijus Tang.
52695      Branch: perl
52696            + lib/encoding/warnings.pm lib/encoding/warnings/t/1-warning.t
52697            + lib/encoding/warnings/t/2-fatal.t
52698            + lib/encoding/warnings/t/3-normal.t
52699            ! MANIFEST
52700 ____________________________________________________________________________
52701 [ 23979] By: rgs                                   on 2005/02/18  09:53:36
52702         Log: Subject: [PATCH] find2perl, new options
52703              From: slaven@rezic.de
52704              Date: Thu, 17 Feb 2005 22:30:13 +0100
52705              Message-Id: <1108675813.24421@devpc01.iconmobile.de>
52706      Branch: perl
52707            ! x2p/find2perl.PL
52708 ____________________________________________________________________________
52709 [ 23978] By: rgs                                   on 2005/02/18  08:54:33
52710         Log: Missing dependencies in x2p makefile, by Slaven Rezic.
52711      Branch: perl
52712            ! x2p/Makefile.SH
52713 ____________________________________________________________________________
52714 [ 23977] By: rgs                                   on 2005/02/17  18:14:19
52715         Log: Upgrade to PathTools 3.04
52716              (plus tweaks to Cwd and cwd.t to run when building perl)
52717      Branch: perl
52718            + ext/Cwd/ppport.h
52719            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
52720            ! ext/Cwd/t/taint.t ext/Cwd/t/win32.t lib/Cwd.pm
52721            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
52722            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
52723            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
52724            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
52725            ! lib/File/Spec/t/Spec.t lib/File/Spec/t/crossplatform.t
52726            ! lib/File/Spec/t/rel2abs2rel.t
52727 ____________________________________________________________________________
52728 [ 23976] By: rgs                                   on 2005/02/17  17:42:59
52729         Log: Upgrade to Pod::LaTeX 0.58
52730      Branch: perl
52731            ! lib/Pod/LaTeX.pm lib/Pod/t/pod2latex.t
52732 ____________________________________________________________________________
52733 [ 23975] By: rgs                                   on 2005/02/17  15:21:55
52734         Log: Upgrade to Time::HiRes 1.66
52735      Branch: perl
52736            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52737            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
52738 ____________________________________________________________________________
52739 [ 23974] By: rgs                                   on 2005/02/17  14:57:06
52740         Log: Subject: [perl #31730] [PATCH] IO::File reads garbage from directory filehandles
52741              From: "Steve Peters via RT" <perlbug-followup@perl.org>
52742              Date: 1 Feb 2005 16:24:11 -0000
52743              Message-ID: <rt-3.0.11-31730-107010.1.24399823945417@perl.org>
52744      Branch: perl
52745            ! ext/IO/lib/IO/File.pm
52746 ____________________________________________________________________________
52747 [ 23973] By: rgs                                   on 2005/02/16  13:20:55
52748         Log: Subject: Re: [PATCH] Re: perl winpid?
52749              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
52750              Date: Tue, 15 Feb 2005 20:45:13 -0800
52751              Message-ID: <20050216044512.GA2516@efn.org>
52752      Branch: perl
52753            ! ext/B/t/stash.t
52754 ____________________________________________________________________________
52755 [ 23972] By: steveh                                on 2005/02/15  14:47:47
52756         Log: Jan Dubois has taken over maintenance of Win32 stuff from Sarathy
52757      Branch: perl
52758            ! Porting/Maintainers.pl README.win32
52759 ____________________________________________________________________________
52760 [ 23971] By: rgs                                   on 2005/02/15  13:52:15
52761         Log: Fix documentation bug in using Socket's import tags :
52762
52763              Subject: [perl #34141] example in perlbug -f getsockopt incomplete
52764              From: David Dyck (via RT) <perlbug-followup@perl.org>
52765              Date: 15 Feb 2005 07:35:45 -0000
52766              Message-ID: <rt-3.0.11-34141-107730.6.0777451251105@perl.org>
52767      Branch: perl
52768            ! pod/perlfunc.pod
52769 ____________________________________________________________________________
52770 [ 23970] By: steveh                                on 2005/02/15  13:20:40
52771         Log: Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
52772
52773              Currently, if USE_IMP_SYS is defined then PERL_MALLOC gets undefined.
52774              We should also undefine DEBUG_MSTATS if PERL_MALLOC is (or has become)
52775              undefined, and we should do all this *before* inspecting DEBUG_MSTATS
52776              to see if we need to add -DPERL_DEBUGGING_MSTATS to BUILDOPT.
52777      Branch: perl
52778            ! win32/Makefile win32/makefile.mk
52779 ____________________________________________________________________________
52780 [ 23969] By: steveh                                on 2005/02/15  11:40:03
52781         Log: Fix definition of DEBUG_MSTATS for Win32 dmake builds
52782      Branch: perl
52783            ! win32/makefile.mk
52784 ____________________________________________________________________________
52785 [ 23968] By: rgs                                   on 2005/02/15  08:29:13
52786         Log: Use strl* functions in doio.c when available
52787              Based on :
52788              Subject: [PATCH] Changes to doio.c to use strlcpy() and strlcat()
52789              From: Steve Peters <steve@fisharerojo.org>
52790              Date: Wed, 1 Dec 2004 19:42:14 -0600
52791              Message-ID: <20041202014214.GA20907@mccoy.peters.homeunix.org>
52792      Branch: perl
52793            ! doio.c
52794 ____________________________________________________________________________
52795 [ 23967] By: mhx                                   on 2005/02/15  04:58:48
52796         Log: Subject: [PATCH] Additional tests for t/op/not.t
52797              From: Steve Peters <steve@fisharerojo.org>
52798              Date: Mon, 14 Feb 2005 19:54:17 -0600
52799              Message-ID: <20050215015417.GA30368@mccoy.peters.homeunix.org>
52800      Branch: perl
52801            ! t/op/not.t
52802 ____________________________________________________________________________
52803 [ 23966] By: rgs                                   on 2005/02/14  21:05:17
52804         Log: Subject: Re: encoding neutral unpack
52805              From: perl5-porters@ton.iguana.be (Ton Hospel)
52806              Date: Sat, 5 Feb 2005 01:34:44 +0000 (UTC)
52807              Message-ID: <cu17rk$k78$1@post.home.lunix>
52808
52809              tweaked to remove the 'not supported on this platform'
52810              error messages
52811      Branch: perl
52812            ! genpacksizetables.pl pp_pack.c t/op/pack.t t/uni/case.pl
52813 ____________________________________________________________________________
52814 [ 23965] By: mhx                                   on 2005/02/14  17:26:02
52815         Log: Regenerate Perl_keyword() to remove superfluous goto statements.
52816      Branch: perl
52817            ! toke.c
52818 ____________________________________________________________________________
52819 [ 23964] By: mhx                                   on 2005/02/14  17:21:29
52820         Log: Require version 0.05 of Devel::Tokenizer::C.
52821      Branch: perl
52822            ! perl_keyword.pl
52823 ____________________________________________________________________________
52824 [ 23963] By: rgs                                   on 2005/02/12  16:26:47
52825         Log: Mac OS Classic vs Mac OS X clarications
52826              by Sherm Pendley
52827      Branch: perl
52828            ! pod/perlfaq3.pod pod/perlmodinstall.pod pod/perlopentut.pod
52829            ! pod/perlrun.pod
52830 ____________________________________________________________________________
52831 [ 23962] By: rgs                                   on 2005/02/12  16:14:56
52832         Log: README.cygwin additions by Reini Urban
52833      Branch: perl
52834            ! README.cygwin
52835 ____________________________________________________________________________
52836 [ 23961] By: merijn                                on 2005/02/11  09:32:50
52837         Log: Subject: Re: [PATCH] Re: perl winpid?
52838              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
52839              Date: Thu, 10 Feb 2005 20:04:35 -0800
52840              Message-ID: <20050211040434.GA3824@efn.org>
52841      Branch: perl
52842            + t/lib/cygwin.t
52843            ! MANIFEST README.cygwin cygwin/cygwin.c
52844 ____________________________________________________________________________
52845 [ 23960] By: mhx                                   on 2005/02/10  20:50:31
52846         Log: not() || 1 produces segmentation fault
52847
52848              Fixed by making not() behave like not(0). This is also the
52849              way not() behaved before it started segfaulting in 5.6.0.
52850      Branch: perl
52851            + t/op/not.t
52852            ! MANIFEST perly.act perly.h perly.tab perly.y
52853 ____________________________________________________________________________
52854 [ 23959] By: mhx                                   on 2005/02/10  20:36:13
52855         Log: regen_perly.pl runs fine with bison 2.0.
52856      Branch: perl
52857            ! regen_perly.pl
52858 ____________________________________________________________________________
52859 [ 23958] By: merijn                                on 2005/02/10  15:56:04
52860         Log: 'what' cannot find ccversion if `which cc` is a symlink to ccache
52861              ccversion is important enough to jump through some hoops to get it
52862      Branch: perl
52863            ! hints/hpux.sh
52864 ____________________________________________________________________________
52865 [ 23957] By: merijn                                on 2005/02/10  14:19:51
52866         Log: Swap logic in BEGIN blocks to have Cwd's abs_path do the
52867              translation *before* the chdir (), so it now DTRT
52868      Branch: perl
52869            ! lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
52870            ! lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
52871            ! lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
52872            ! lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
52873            ! lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
52874            ! lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
52875            ! lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
52876 ____________________________________________________________________________
52877 [ 23956] By: rgs                                   on 2005/02/10  10:58:26
52878         Log: Upgrade to Time::Local 1.11
52879      Branch: perl
52880            ! lib/Time/Local.pm lib/Time/Local.t
52881 ____________________________________________________________________________
52882 [ 23955] By: rgs                                   on 2005/02/10  10:51:59
52883         Log: Subject: Re: [PATCH] BigInt mbi_rand.t failings (solved now)
52884              From: Tels <nospam-abuse@bloodgate.com>
52885              Date: Wed, 9 Feb 2005 21:44:22 +0100
52886              Message-Id: <200502092144.24051@bloodgate.com>
52887      Branch: perl
52888            ! lib/Math/BigInt/Calc.pm
52889 ____________________________________________________________________________
52890 [ 23954] By: rgs                                   on 2005/02/09  18:06:39
52891         Log: Add IPC::Run 0.80.
52892
52893              Subject: [PATCH] IPC::Run 0.80 integration (was Re: [RFC] More core integration)
52894              From: "Jos I. Boumans" <kane@xs4all.net>
52895              Date: Fri, 28 Jan 2005 18:32:44 +0100
52896              Message-Id: <9E6ECDBE-7152-11D9-B82E-000A956B0E06@xs4all.net>
52897
52898              with PERL_CORE test premables hacked for better $^X portability
52899              (we hope.)
52900      Branch: perl
52901            + lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
52902            + lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
52903            + lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
52904            + lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
52905            + lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
52906            + lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
52907            + lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
52908            + lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
52909            + lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
52910            + lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
52911            ! MANIFEST
52912 ____________________________________________________________________________
52913 [ 23953] By: rgs                                   on 2005/02/09  09:28:19
52914         Log: Patch for CAN-2004-0452 by Jeroen van Wolffelaar.
52915              The rmtree() function in the perl File::Path module would remove
52916              directories in an insecure manner which could lead to the removal
52917              of arbitrary files and directories via a symlink attack.
52918      Branch: perl
52919            ! lib/File/Path.pm
52920 ____________________________________________________________________________
52921 [ 23952] By: merijn                                on 2005/02/08  16:30:43
52922         Log: IBM Released vac.C version 7, and changed the naming convention (again)
52923              Thanks to Campo for spotting, testing and the fix
52924      Branch: perl
52925            ! hints/aix.sh
52926 ____________________________________________________________________________
52927 [ 23951] By: rgs                                   on 2005/02/08  14:02:56
52928         Log: Subject: [perl #34076] P/p pack formats only recognize literal undef
52929              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
52930              Date: 6 Feb 2005 22:03:20 -0000
52931              Message-ID: <rt-3.0.11-34076-107344.19.3123360602169@perl.org>
52932      Branch: perl
52933            ! pp_pack.c
52934 ____________________________________________________________________________
52935 [ 23950] By: rgs                                   on 2005/02/08  11:09:03
52936         Log: Remove mention of sub-packages in the Symbol manpage.
52937      Branch: perl
52938            ! lib/Symbol.pm
52939 ____________________________________________________________________________
52940 [ 23949] By: rgs                                   on 2005/02/08  10:44:09
52941         Log: Add Module::CoreList in the maintainers list
52942      Branch: perl
52943            ! Porting/Maintainers.pl
52944 ____________________________________________________________________________
52945 [ 23948] By: rgs                                   on 2005/02/08  10:39:21
52946         Log: Fix typo in corelist
52947      Branch: perl
52948            ! lib/Module/CoreList/bin/corelist
52949 ____________________________________________________________________________
52950 [ 23947] By: rgs                                   on 2005/02/08  10:22:22
52951         Log: Add Module::CoreList to bleadperl.
52952
52953              Subject: [PATCH] Module::CoreList 1.98 integration (was: Re: [RFC] More core integration)
52954              From: "Jos I. Boumans" <kane@xs4all.net>
52955              Date: Fri, 28 Jan 2005 17:38:27 +0100
52956              Message-Id: <097CE3D0-714B-11D9-B82E-000A956B0E06@xs4all.net>
52957      Branch: perl
52958            + lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
52959            + lib/Module/CoreList/t/corelist.t utils/corelist.PL
52960            ! MANIFEST installperl utils.lst utils/Makefile
52961 ____________________________________________________________________________
52962 [ 23946] By: rgs                                   on 2005/02/08  09:31:45
52963         Log: Subject: [perl #34062] pack Z0 destroys the character before
52964              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
52965              Date: 5 Feb 2005 18:09:00 -0000
52966              Message-ID: <rt-3.0.11-34062-107199.19.360569328007@perl.org>
52967              (plus a regression test)
52968      Branch: perl
52969            ! pp_pack.c t/op/pack.t
52970 ____________________________________________________________________________
52971 [ 23945] By: rgs                                   on 2005/02/08  09:25:29
52972         Log: A small precision in the docs for overloaded regexp escapes
52973              (see bug #33906)
52974      Branch: perl
52975            ! pod/perlre.pod
52976 ____________________________________________________________________________
52977 [ 23943] By: rgs                                   on 2005/02/06  22:18:48
52978         Log: Avoid evaluating a strlen twice due the new implementation
52979              of New() with PERL_MALLOC_WRAP
52980      Branch: perl
52981            ! util.c
52982 ____________________________________________________________________________
52983 [ 23942] By: nicholas                              on 2005/02/05  22:02:50
52984         Log: Stop lib/h2xs.t failing needlessly if it failed to clear up behind
52985              itself on a previous run.
52986      Branch: perl
52987            ! lib/h2xs.t
52988 ____________________________________________________________________________
52989 [ 23941] By: nicholas                              on 2005/02/05  21:47:35
52990         Log: With mallocwrap New() evaluates its arguments more than once, so they
52991              had better not have any side effects.
52992              :-(
52993      Branch: perl
52994            ! util.c
52995 ____________________________________________________________________________
52996 [ 23935] By: nicholas                              on 2005/02/05  15:05:08
52997         Log: Let's (un)do the timewarp, again.
52998              Attempt to bodge round Makefile sometimes being older than Makefile.PL
52999              Pesky filesystems.
53000      Branch: perl
53001            ! lib/ExtUtils/t/Constant.t
53002 ____________________________________________________________________________
53003 [ 23928] By: rgs                                   on 2005/02/04  10:41:43
53004         Log: Upgrade to Digest 1.10
53005      Branch: perl
53006            + lib/Digest/Changes lib/Digest/file.pm lib/Digest/t/file.t
53007            ! MANIFEST lib/Digest.pm lib/Digest/base.pm
53008 ____________________________________________________________________________
53009 [ 23927] By: mhx                                   on 2005/02/02  21:33:12
53010         Log: Remove 2 unused variables from APItest.xs.
53011      Branch: perl
53012            ! ext/XS/APItest/APItest.xs
53013 ____________________________________________________________________________
53014 [ 23926] By: mhx                                   on 2005/02/02  21:29:40
53015         Log: Upgrade to Devel::PPPort 3.06.
53016      Branch: perl
53017            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
53018            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
53019            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/module3.c
53020            ! ext/Devel/PPPort/parts/inc/exception
53021            ! ext/Devel/PPPort/parts/inc/misc
53022 ____________________________________________________________________________
53023 [ 23925] By: mhx                                   on 2005/02/02  21:26:14
53024         Log: Attempt to fix problems with new exception handling macros.
53025      Branch: perl
53026            + ext/XS/APItest/exception.c
53027            ! MANIFEST XSUB.h ext/XS/APItest/APItest.xs
53028            ! ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
53029            ! pod/perlguts.pod
53030 ____________________________________________________________________________
53031 [ 23924] By: rgs                                   on 2005/02/02  19:50:53
53032         Log: Subject: Re: encoding neutral unpack
53033              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
53034              Date: Sat, 29 Jan 2005 12:54:34 +0000 (UTC)
53035              Message-ID: <ctg12a$j0e$2[at]post.home.lunix>
53036
53037              Counted length prefixes shouldn't change C0/U0 mode
53038              in pack/unpack (plus a regression test)
53039      Branch: perl
53040            ! pp_pack.c t/op/pack.t
53041 ____________________________________________________________________________
53042 [ 23923] By: rgs                                   on 2005/02/02  19:35:47
53043         Log: Subject: Re: encoding neutral unpack
53044              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
53045              Date: Sat, 29 Jan 2005 13:07:38 +0000 (UTC)
53046              Message-ID: <ctg1qq$j0e$3[at]post.home.lunix>
53047
53048              Make U0 and C0 scoped to () pack subtemplates.
53049              (plus a regression test)
53050      Branch: perl
53051            ! pp_pack.c t/op/pack.t
53052 ____________________________________________________________________________
53053 [ 23922] By: rgs                                   on 2005/02/02  19:23:46
53054         Log: Subject: Re: encoding neutral unpack
53055              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
53056              Date: Sat, 29 Jan 2005 13:24:55 +0000 (UTC)
53057              Message-ID: <ctg2r7$j0e$4[at]post.home.lunix>
53058
53059              Ensure that with the C format, unpack checksums
53060              don't get overflowed. (plus a regression test)
53061      Branch: perl
53062            ! pp_pack.c t/op/pack.t
53063 ____________________________________________________________________________
53064 [ 23921] By: davem                                 on 2005/02/02  18:25:00
53065         Log: fix POSIX::strtod error handling documentation
53066      Branch: perl
53067            ! ext/POSIX/POSIX.pod
53068 ____________________________________________________________________________
53069 [ 23920] By: merijn                                on 2005/02/02  13:12:17
53070         Log: Subject: [PATCH pod/perlfunc.pod] POD nit @ sysseek
53071              From: Abigail <abigail@abigail.nl>
53072              Date: Tue, 1 Feb 2005 21:33:14 +0100
53073              Message-ID: <20050201203314.GC335@abigail.nl>
53074      Branch: perl
53075            ! pod/perlfunc.pod
53076 ____________________________________________________________________________
53077 [ 23919] By: merijn                                on 2005/02/02  12:49:46
53078         Log: Picky compilers (e.g. vac on AIX 5.2) do not accept statements
53079              between declarations
53080      Branch: perl
53081            ! ext/Devel/PPPort/PPPort.xs
53082 ____________________________________________________________________________
53083 [ 23917] By: nicholas                              on 2005/02/01  11:46:31
53084         Log: "All" "all?" Who said all? There were 2 more missing gnuk{free,net}bsd
53085              hints files to add to MANIFEST. Sort MANIFEST
53086              while I'm in the area.
53087      Branch: perl
53088            ! MANIFEST
53089 ____________________________________________________________________________
53090 [ 23916] By: rgs                                   on 2005/02/01  10:02:51
53091         Log: Subject: Re: [perl #34010] localtime docs
53092              From: Andy Lester <andy@petdance.com>
53093              Date: Mon, 31 Jan 2005 21:24:29 -0600
53094              Message-ID: <20050201032429.GA29354@petdance.com>
53095      Branch: perl
53096            ! pod/perlfunc.pod
53097 ____________________________________________________________________________
53098 [ 23915] By: rgs                                   on 2005/01/31  23:08:59
53099         Log: Subject: Re: encoding neutral unpack
53100              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
53101              Date: Sat, 29 Jan 2005 12:41:20 +0000 (UTC)
53102              Message-ID: <ctg09g$j0e$1[at]post.home.lunix>
53103
53104              Forgotten character progress while checksumming over partial
53105              b or B format. (plus a regression test)
53106      Branch: perl
53107            ! pp_pack.c t/op/pack.t
53108 ____________________________________________________________________________
53109 [ 23914] By: mhx                                   on 2005/01/31  19:22:41
53110         Log: Make Perl_keyword() another 30% faster.
53111      Branch: perl
53112            ! perl_keyword.pl toke.c
53113 ____________________________________________________________________________
53114 [ 23913] By: mhx                                   on 2005/01/31  18:14:44
53115         Log: Regenerate perlapi.pod.
53116      Branch: perl
53117            ! pod/perlapi.pod
53118 ____________________________________________________________________________
53119 [ 23912] By: mhx                                   on 2005/01/31  18:07:29
53120         Log: Upgrade to Devel::PPPort 3.05.
53121      Branch: perl
53122            + ext/Devel/PPPort/parts/base/5008006
53123            + ext/Devel/PPPort/parts/inc/exception
53124            + ext/Devel/PPPort/parts/todo/5008006
53125            + ext/Devel/PPPort/t/exception.t
53126            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
53127            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/MANIFEST.SKIP
53128            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/Makefile.PL
53129            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
53130            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
53131            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
53132            ! ext/Devel/PPPort/apicheck_c.PL
53133            ! ext/Devel/PPPort/devel/buildperl.pl
53134            ! ext/Devel/PPPort/devel/mkapidoc.sh
53135            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
53136            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
53137            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
53138            ! ext/Devel/PPPort/parts/apicheck.pl
53139            ! ext/Devel/PPPort/parts/base/5004000
53140            ! ext/Devel/PPPort/parts/base/5004050
53141            ! ext/Devel/PPPort/parts/base/5005000
53142            ! ext/Devel/PPPort/parts/base/5006000
53143            ! ext/Devel/PPPort/parts/base/5008001
53144            ! ext/Devel/PPPort/parts/base/5009002
53145            ! ext/Devel/PPPort/parts/embed.fnc
53146            ! ext/Devel/PPPort/parts/inc/MY_CXT
53147            ! ext/Devel/PPPort/parts/inc/SvPV
53148            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
53149            ! ext/Devel/PPPort/parts/inc/format
53150            ! ext/Devel/PPPort/parts/inc/grok
53151            ! ext/Devel/PPPort/parts/inc/limits
53152            ! ext/Devel/PPPort/parts/inc/mPUSH
53153            ! ext/Devel/PPPort/parts/inc/magic
53154            ! ext/Devel/PPPort/parts/inc/misc
53155            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
53156            ! ext/Devel/PPPort/parts/inc/newRV
53157            ! ext/Devel/PPPort/parts/inc/ppphbin
53158            ! ext/Devel/PPPort/parts/inc/ppphdoc
53159            ! ext/Devel/PPPort/parts/inc/ppphtest
53160            ! ext/Devel/PPPort/parts/inc/sv_xpvf
53161            ! ext/Devel/PPPort/parts/inc/threads
53162            ! ext/Devel/PPPort/parts/inc/uv
53163            ! ext/Devel/PPPort/parts/inc/version
53164            ! ext/Devel/PPPort/parts/ppptools.pl
53165            ! ext/Devel/PPPort/parts/todo/5009002
53166            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
53167            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/misc.t
53168            ! ext/Devel/PPPort/typemap
53169 ____________________________________________________________________________
53170 [ 23911] By: mhx                                   on 2005/01/31  18:00:31
53171         Log: Add simple exception handling macros for XS writers.
53172      Branch: perl
53173            + ext/XS/APItest/t/exception.t
53174            ! MANIFEST XSUB.h ext/XS/APItest/APItest.pm
53175            ! ext/XS/APItest/APItest.xs pod/perlguts.pod
53176 ____________________________________________________________________________
53177 [ 23910] By: nicholas                              on 2005/01/31  17:46:03
53178         Log: Add all the missing gnuk{free,net}bsd hints files to MANIFEST
53179      Branch: perl
53180            ! MANIFEST
53181 ____________________________________________________________________________
53182 [ 23909] By: merijn                                on 2005/01/31  11:33:14
53183         Log: Subject: [perl #33998] [PATCH] Support for GNU/kFreeBSD
53184              From: "rmh@debian.org (via RT)" <perlbug-followup@perl.org>
53185              Date: 31 Jan 2005 07:37:55 -0000
53186              Message-ID: <rt-3.0.11-33998-106860.15.2609323921089@perl.org>
53187      Branch: perl
53188            + ext/DynaLoader/hints/gnukfreebsd.pl
53189            + ext/DynaLoader/hints/gnuknetbsd.pl
53190            + ext/NDBM_File/hints/gnukfreebsd.pl
53191            + ext/NDBM_File/hints/gnuknetbsd.pl
53192            + ext/ODBM_File/hints/gnukfreebsd.pl
53193            + ext/ODBM_File/hints/gnuknetbsd.pl
53194            + ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl
53195            + ext/Storable/hints/gnukfreebsd.pl
53196            + ext/Storable/hints/gnuknetbsd.pl hints/gnukfreebsd.sh
53197            + hints/gnuknetbsd.sh
53198            ! Configure
53199 ____________________________________________________________________________
53200 [ 23907] By: rgs                                   on 2005/01/31  11:17:26
53201         Log: Document the changes to PERLIO_DEBUG.
53202      Branch: perl
53203            ! pod/perlrun.pod
53204 ____________________________________________________________________________
53205 [ 23906] By: rgs                                   on 2005/01/31  10:53:14
53206         Log: Really fix the bug [perl #33990].
53207              NB. -DIAMSUID is only set to compile sperl.o.
53208      Branch: perl
53209            ! perlio.c
53210 ____________________________________________________________________________
53211 [ 23905] By: steveh                                on 2005/01/31  10:03:56
53212         Log: Fix test suite hang on Win32 caused by change #23898
53213
53214              ("perl -e sleep 3" does an indefinite sleep!)
53215      Branch: perl
53216            ! t/op/alarm.t
53217 ____________________________________________________________________________
53218 [ 23904] By: rgs                                   on 2005/01/31  08:35:51
53219         Log: Avoid a buffer overflow with threads and PERLIO_DEBUG
53220      Branch: perl
53221            ! perlio.c
53222 ____________________________________________________________________________
53223 [ 23903] By: rgs                                   on 2005/01/31  08:19:10
53224         Log: Don't write to $PERLIO_DEBUG when setuid ([perl #33990])
53225      Branch: perl
53226            ! perlio.c
53227 ____________________________________________________________________________
53228 [ 23900] By: davem                                 on 2005/01/30  17:46:35
53229         Log: minor corrections to comments in perly.y
53230      Branch: perl
53231            ! perly.y
53232 ____________________________________________________________________________
53233 [ 23899] By: rgs                                   on 2005/01/30  14:50:15
53234         Log: Subject: h2hp: 2 fix
53235              From: Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
53236              Date: Fri, 28 Jan 2005 16:53:11 +0100
53237              Message-Id: <200501281653.15708.olivier.thauvin@aerov.jussieu.fr>
53238      Branch: perl
53239            ! utils/h2ph.PL
53240 ____________________________________________________________________________
53241 [ 23898] By: davem                                 on 2005/01/29  16:14:20
53242         Log: chomp() fails after alarm(), `sleep`
53243
53244              PP_backtick's temp altering of PL_rs didn't restore after
53245              an exception
53246      Branch: perl
53247            ! pp_sys.c t/op/alarm.t
53248 ____________________________________________________________________________
53249 [ 23897] By: nicholas                              on 2005/01/28  21:01:04
53250         Log: More consistent names for all the parameter name/declaration methods
53251      Branch: perl
53252            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
53253            ! perl_keyword.pl
53254 ____________________________________________________________________________
53255 [ 23894] By: nicholas                              on 2005/01/28  13:59:40
53256         Log: Calculate the number of tests in one place, so that the skip()s will
53257              always agree with the plan()s
53258      Branch: perl
53259            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
53260 ____________________________________________________________________________
53261 [ 23893] By: rgs                                   on 2005/01/28  08:53:47
53262         Log: Add a reference to books.perl.org.
53263      Branch: perl
53264            ! pod/perlbook.pod
53265 ____________________________________________________________________________
53266 [ 23892] By: nicholas                              on 2005/01/27  19:26:21
53267         Log: Retrieve the flag bit that only 'p' uses, so that it is spare for
53268              future use.
53269      Branch: perl
53270            ! genpacksizetables.pl pp_pack.c
53271 ____________________________________________________________________________
53272 [ 23891] By: rgs                                   on 2005/01/27  18:29:51
53273         Log: Subject: Re: [patch] decrufting OptreeCheck stuff
53274              From: Jim Cromie <jcromie@divsol.com>
53275              Date: Sun, 16 Jan 2005 17:16:00 -0700
53276              Message-ID: <41EB03C0.7030509@divsol.com>
53277              (with minor typos fixed)
53278      Branch: perl
53279            ! ext/B/B/Concise.pm ext/B/t/OptreeCheck.pm ext/B/t/f_map.t
53280            ! ext/B/t/f_sort.t ext/B/t/optree_check.t
53281            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
53282            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
53283            ! ext/B/t/optree_varinit.t
53284 ____________________________________________________________________________
53285 [ 23890] By: rgs                                   on 2005/01/27  17:49:50
53286         Log: Subject: [PATCH] libperl leaks a THREAD_KEY each time it is reloaded
53287              From: Gisle Aas <gisle@ActiveState.com>
53288              Date: 05 Jan 2005 03:21:06 -0800
53289              Message-ID: <lris6cxgt9.fsf@caliper.activestate.com>
53290      Branch: perl
53291            ! perl.c
53292 ____________________________________________________________________________
53293 [ 23889] By: nicholas                              on 2005/01/27  17:29:04
53294         Log: Make the byte order modifers < and > and the sign modifier ! (for
53295              n N v V) conditionally compile. This means that the refactored
53296              pp_pack/pp_unpack code can now be used in maint.
53297      Branch: perl
53298            ! genpacksizetables.pl pp_pack.c
53299 ____________________________________________________________________________
53300 [ 23888] By: nicholas                              on 2005/01/27  16:40:07
53301         Log: Oops. Was forgetting to test n! N! v! V! in pack
53302      Branch: perl
53303            ! t/op/pack.t
53304 ____________________________________________________________________________
53305 [ 23886] By: nicholas                              on 2005/01/27  14:42:28
53306         Log: Check that the warning behaviour on the modifiers !, < and > is as we
53307              expect it for this perl.
53308      Branch: perl
53309            ! t/op/pack.t
53310 ____________________________________________________________________________
53311 [ 23884] By: nicholas                              on 2005/01/27  11:27:12
53312         Log: Make the tests for the endianness modifiers < and >, and the
53313              signnedness modifier ! conditional on perl version. Surprisingly
53314              little change needed.
53315      Branch: perl
53316            ! t/op/pack.t
53317 ____________________________________________________________________________
53318 [ 23883] By: nicholas                              on 2005/01/27  11:12:34
53319         Log: &_q needs to *globally* escape ' and \ in its substitution.
53320      Branch: perl
53321            ! t/test.pl
53322 ____________________________________________________________________________
53323 [ 23882] By: rgs                                   on 2005/01/25  16:53:08
53324         Log: Subject: [PATCH] BigInt mbi_rand.t failings
53325              From: Tels <nospam-abuse@bloodgate.com>
53326              Date: Tue, 25 Jan 2005 18:06:58 +0100
53327              Message-Id: <200501251806.59782@bloodgate.com>
53328      Branch: perl
53329            ! lib/Math/BigInt/Calc.pm
53330 ____________________________________________________________________________
53331 [ 23881] By: rgs                                   on 2005/01/25  16:12:08
53332         Log: Integrate change #23880 in original comment
53333      Branch: perl
53334            ! util.c
53335 ____________________________________________________________________________
53336 [ 23880] By: merijn                                on 2005/01/25  15:41:30
53337         Log: Subject: [PATCH] perlapi.pod has pod errors
53338              From: "Jos I. Boumans" <kane@xs4all.net>
53339              Date: Tue, 25 Jan 2005 16:42:38 +0100
53340              Message-Id: <BDA482F7-6EE7-11D9-8AA7-000A95EF62E2@xs4all.net>
53341      Branch: perl
53342            ! pod/perlapi.pod
53343 ____________________________________________________________________________
53344 [ 23879] By: nicholas                              on 2005/01/24  23:16:04
53345         Log: Correct and update comments (before anyone writes in)
53346              Remove a temporary variable.
53347      Branch: perl
53348            ! lib/ExtUtils/Constant/Base.pm
53349 ____________________________________________________________________________
53350 [ 23878] By: nicholas                              on 2005/01/24  22:10:36
53351         Log: Ooops. It was 190M when I was using 4 bytes per entry for lengths in
53352              the dump file. The newer format is only 135M
53353      Branch: perl
53354            ! toke.c
53355 ____________________________________________________________________________
53356 [ 23877] By: nicholas                              on 2005/01/24  22:06:05
53357         Log: A script to regenerate Perl_keyword()
53358      Branch: perl
53359            + perl_keyword.pl
53360            ! MANIFEST
53361 ____________________________________________________________________________
53362 [ 23876] By: nicholas                              on 2005/01/24  22:05:29
53363         Log: Add weights to ExtUtils::Constant to allow sorting by expected
53364              frequency. This makes the Perl_keyword() replacement 20% faster,
53365              rather than just 12%
53366      Branch: perl
53367            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
53368 ____________________________________________________________________________
53369 [ 23875] By: nicholas                              on 2005/01/24  21:43:52
53370         Log: Replace Perl_keyword() with a version that's 20% faster on typical
53371              input, generated by subclassing ExtUtils::Constant. (Typical input
53372              being about 135M of input from running a lot of perl scripts)
53373      Branch: perl
53374            ! toke.c
53375 ____________________________________________________________________________
53376 [ 23874] By: merijn                                on 2005/01/24  15:10:55
53377         Log: Subject: [PATCH] assorted tempfile clean-up in the test suite
53378              From: "Craig A. Berry" <craigberry@mac.com>
53379              Date: Sun, 23 Jan 2005 14:23:17 -0600
53380              Message-ID: <41F407B5.7020106@mac.com>
53381      Branch: perl
53382            ! lib/Test/Simple/t/reset.t t/io/fs.t t/io/tell.t
53383 ____________________________________________________________________________
53384 [ 23873] By: rgs                                   on 2005/01/24  13:14:21
53385         Log: Revert change 23843.
53386              (See discussion for bug [perl #31924])
53387      Branch: perl
53388            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
53389            ! pp_ctl.c proto.h t/comp/require.t
53390 ____________________________________________________________________________
53391 [ 23872] By: rgs                                   on 2005/01/24  10:27:10
53392         Log: Subject: [perl #33906] Missing \\ in perlre
53393              From: Andrew (via RT) <perlbug-followup@perl.org>
53394              Date: 23 Jan 2005 20:52:51 -0000
53395              Message-ID: <rt-3.0.11-33906-106339.17.5527961922343@perl.org>
53396      Branch: perl
53397            ! pod/perlre.pod
53398 ____________________________________________________________________________
53399 [ 23871] By: rgs                                   on 2005/01/24  10:10:47
53400         Log: Subject: [PATCH] Test::Harness::Straps::_default_inc shell problem
53401              From: "Craig A. Berry" <craigberry@mac.com>
53402              Date: Sun, 23 Jan 2005 13:44:49 -0600
53403              Message-ID: <41F3FEB1.9020102@mac.com>
53404      Branch: perl
53405            ! lib/Test/Harness/Straps.pm
53406 ____________________________________________________________________________
53407 [ 23870] By: rgs                                   on 2005/01/24  09:40:35
53408         Log: Subject: Re: [perl #33892] Add Interix support
53409              From: Todd Vierling <tv@duh.org>
53410              Date: Fri, 21 Jan 2005 15:16:16 -0500 (EST)
53411              Message-ID: <Pine.NEB.4.61.0501211424350.13373@duh.net.dhis.org>
53412      Branch: perl
53413            ! hints/interix.sh
53414 ____________________________________________________________________________
53415 [ 23869] By: davem                                 on 2005/01/23  22:20:10
53416         Log: Subject:  Re: Smoke [5.9.2] 23863 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
53417              From:  Jarkko Hietaniemi <jhi@iki.fi>
53418              Date:  Sun, 23 Jan 2005 21:25:01 +0200
53419              Message-Id:  <41F3FA0D.4010301@iki.fi>
53420
53421              The uc() memory reduction patch had a memory leak...
53422      Branch: perl
53423            ! pp.c
53424 ____________________________________________________________________________
53425 [ 23868] By: nicholas                              on 2005/01/23  22:06:01
53426         Log: Tidy up 2 comments
53427      Branch: perl
53428            ! regcomp.c
53429 ____________________________________________________________________________
53430 [ 23867] By: nicholas                              on 2005/01/23  22:05:12
53431         Log: Assimilate ExtUtils::Constant 0.16
53432      Branch: perl
53433            + lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/Utils.pm
53434            + lib/ExtUtils/Constant/XS.pm
53435            ! MANIFEST lib/ExtUtils/Constant.pm
53436 ____________________________________________________________________________
53437 [ 23866] By: nicholas                              on 2005/01/23  21:43:17
53438         Log: Slightly terser code in S_regpposixcc (names inside [:*here*:])
53439      Branch: perl
53440            ! regcomp.c
53441 ____________________________________________________________________________
53442 [ 23864] By: nicholas                              on 2005/01/22  22:30:12
53443         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
53444              From: Jarkko Hietaniemi <jhi@iki.fi>
53445              Message-ID: <41F2C427.7020003@iki.fi>
53446              Date: Sat, 22 Jan 2005 23:22:47 +0200
53447      Branch: perl
53448            ! hints/dec_osf.sh
53449 ____________________________________________________________________________
53450 [ 23863] By: davem                                 on 2005/01/22  18:27:58
53451         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
53452              From:  Jarkko Hietaniemi <jhi@iki.fi>
53453              Date:  Sat, 22 Jan 2005 11:33:12 +0200
53454              Message-Id:  <41F21DD8.3050500@iki.fi>
53455
53456              change #23857 miscalculated the SvGROW size
53457      Branch: perl
53458            ! pp.c
53459 ____________________________________________________________________________
53460 [ 23862] By: nicholas                              on 2005/01/22  17:51:13
53461         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
53462              From: Jarkko Hietaniemi <jhi@iki.fi>
53463              Message-ID: <41F2911E.8090204@iki.fi>
53464              Date: Sat, 22 Jan 2005 19:45:02 +0200
53465
53466              (drop optimisation on pp_pack.c for gcc on osf1 to -O1)
53467      Branch: perl
53468            ! hints/dec_osf.sh
53469 ____________________________________________________________________________
53470 [ 23861] By: nicholas                              on 2005/01/22  14:15:58
53471         Log: Update copyright years and add editor blocks
53472      Branch: perl
53473            ! doop.c hv.c utf8.c
53474 ____________________________________________________________________________
53475 [ 23860] By: nicholas                              on 2005/01/22  12:03:00
53476         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
53477              Subject: Re: [PATCH] do not assume quads or long doubles
53478              Message-ID: <41F21B0A.2050301@iki.fi>
53479              Date: Sat, 22 Jan 2005 11:21:14 +0200
53480      Branch: perl
53481            ! pp_pack.c
53482 ____________________________________________________________________________
53483 [ 23858] By: nicholas                              on 2005/01/22  00:39:41
53484         Log: Remove now-unnecessary check. (It's done earlier)
53485      Branch: perl
53486            ! pp_pack.c
53487 ____________________________________________________________________________
53488 [ 23857] By: davem                                 on 2005/01/22  00:17:40
53489         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
53490              From:  Jarkko Hietaniemi <jhi@iki.fi>
53491              Date:  Sat, 22 Jan 2005 00:20:12 +0200
53492              Message-Id:  <41F1801C.3080201@iki.fi>
53493
53494              Make buffer size estimates for utf8 case conversion less maximally
53495              pessimistic
53496      Branch: perl
53497            ! doop.c op.c pp.c pp_pack.c regcomp.c regexec.c sv.c t/op/lc.t
53498            ! toke.c utf8.c utf8.h
53499 ____________________________________________________________________________
53500 [ 23854] By: nicholas                              on 2005/01/21  22:15:43
53501         Log: Shrink a switch() statment by driving the size calculations from the
53502              size table. This requires #ifdef()s in the size table initialiser.
53503              Astoundingly this shaves over 6K of the object size with -Os on OS X.
53504              I was expecting about 1K (due to shrinking a branch table). Mind you,
53505              I'm not going to argue with what I got. :-)
53506      Branch: perl
53507            ! genpacksizetables.pl pp_pack.c
53508 ____________________________________________________________________________
53509 [ 23853] By: nicholas                              on 2005/01/21  16:46:49
53510         Log: Make the length overrun checking and stack extension table driven.
53511              (Shaves about 3k off pp_pack.o)
53512      Branch: perl
53513            + genpacksizetables.pl
53514            ! MANIFEST pp_pack.c
53515 ____________________________________________________________________________
53516 [ 23852] By: rgs                                   on 2005/01/21  16:29:53
53517         Log: Subject: [perl #32503] Fix for Storable module
53518              From: "Steven N. Hirsch" (via RT) <perlbug-followup@perl.org>
53519              Date: 19 Nov 2004 13:06:57 -0000
53520              Message-ID: <rt-3.0.11-32503-100597.6.46123979926323@perl.org>
53521      Branch: perl
53522            ! ext/Storable/Storable.xs
53523 ____________________________________________________________________________
53524 [ 23851] By: rgs                                   on 2005/01/21  15:51:54
53525         Log: Fix spurious warnings emitted by XSLoader via Data::Dumper
53526      Branch: perl
53527            ! ext/Data/Dumper/Dumper.pm
53528 ____________________________________________________________________________
53529 [ 23850] By: nicholas                              on 2005/01/21  15:43:24
53530         Log: Name another pack test
53531      Branch: perl
53532            ! t/op/pack.t
53533 ____________________________________________________________________________
53534 [ 23849] By: rgs                                   on 2005/01/21  15:26:10
53535         Log: Subject: [perl #33892] Add Interix support
53536              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
53537              Date: 21 Jan 2005 14:36:31 -0000
53538              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
53539
53540              (except the Configure chunk)
53541              (and bump version numbers of modules)
53542      Branch: perl
53543            + hints/interix.sh
53544            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm lib/File/Find.pm
53545            ! lib/File/Temp.pm t/io/openpid.t t/op/groups.t
53546 ____________________________________________________________________________
53547 [ 23848] By: merijn                                on 2005/01/21  14:47:31
53548         Log: Subject: [perl #33892] Add Interix support
53549              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
53550              Date: 21 Jan 2005 14:36:31 -0000
53551              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
53552      Branch: perl
53553            ! Configure
53554 ____________________________________________________________________________
53555 [ 23847] By: rgs                                   on 2005/01/21  14:46:38
53556         Log: Upgrade to Test::Harness 2.46
53557      Branch: perl
53558            + lib/Test/Harness/TAP.pod lib/Test/Harness/t/harness.t
53559            + lib/Test/Harness/t/prove-globbing.t
53560            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Assert.pm
53561            ! lib/Test/Harness/Changes lib/Test/Harness/Iterator.pm
53562            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/prove-switches.t
53563            ! lib/Test/Harness/t/strap.t
53564 ____________________________________________________________________________
53565 [ 23845] By: rgs                                   on 2005/01/21  14:09:19
53566         Log: Subject: [perl #32967] [PATCH] Re: More B bugs: svref_2object
53567              From: Stephen McCamant <smcc@OCF.Berkeley.EDU>
53568              Date: Tue, 28 Dec 2004 16:01:49 -0800
53569              Message-ID: <16849.62445.116153.489478@apocalypse.OCF.Berkeley.EDU>
53570      Branch: perl
53571            ! ext/B/B.pm
53572 ____________________________________________________________________________
53573 [ 23844] By: rgs                                   on 2005/01/21  13:49:46
53574         Log: Subject: [Patch] [perl #32446]  close leaves fd open
53575              From: Steffen Ullrich <coyote.frank@gmx.net>
53576              Date: Wed, 01 Dec 2004 15:22:34 +0100
53577              Message-ID: <20041201142236.4273.qmail@lists.develooper.com>
53578      Branch: perl
53579            ! perlio.c
53580 ____________________________________________________________________________
53581 [ 23843] By: rgs                                   on 2005/01/21  13:35:49
53582         Log: Subject: [PATCH bleadperl] Re: [perl #31924] %INC caching failure-case problem
53583              From: Rick Delaney <rick@bort.ca>
53584              Date: Wed, 13 Oct 2004 12:40:18 -0400
53585              Message-ID: <20041013164018.GA32174@biff.bort.ca>
53586      Branch: perl
53587            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
53588            ! pp_ctl.c proto.h t/comp/require.t
53589 ____________________________________________________________________________
53590 [ 23842] By: rgs                                   on 2005/01/21  10:57:48
53591         Log: Subject: Re: [PATCH] File::Find dies on find({follow=>1, ...}) on Win32
53592              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53593              Date: Mon, 20 Dec 2004 16:08:56 -0800
53594              Message-ID: <20041221000856.GA2924@efn.org>
53595      Branch: perl
53596            ! pp_sys.c t/op/stat.t
53597 ____________________________________________________________________________
53598 [ 23841] By: rgs                                   on 2005/01/21  10:26:17
53599         Log: Subject: [PATCH] doc SVt_PVLV <=> SVt_PVGV change version in B.pm
53600              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53601              Date: Sun, 19 Dec 2004 23:57:56 -0800
53602              Message-ID: <20041220075754.GA800@efn.org>
53603      Branch: perl
53604            ! ext/B/B.pm
53605 ____________________________________________________________________________
53606 [ 23840] By: rgs                                   on 2005/01/20  18:45:55
53607         Log: Subject: [patch] cleanup perlsfio.h
53608              From: Stas Bekman <stas@stason.org>
53609              Date: Thu, 13 Jan 2005 16:14:23 -0500
53610              Message-ID: <41E6E4AF.8070303@stason.org>
53611      Branch: perl
53612            ! perlsfio.h
53613 ____________________________________________________________________________
53614 [ 23839] By: rgs                                   on 2005/01/20  18:33:00
53615         Log: VERSION++
53616      Branch: perl
53617            ! lib/Text/ParseWords.pm
53618 ____________________________________________________________________________
53619 [ 23838] By: rgs                                   on 2005/01/20  18:21:36
53620         Log: Subject: Re: [perl #33173] shellwords.pl and tainting
53621              From: Alexey Tourbin <at@altlinux.ru>
53622              Date: Tue, 28 Dec 2004 22:29:37 +0300
53623              Message-ID: <20041228192937.GB7824@solemn.turbinal.org>
53624      Branch: perl
53625            + lib/Text/ParseWords/taint.t
53626            ! MANIFEST lib/Text/ParseWords.pm lib/shellwords.pl
53627 ____________________________________________________________________________
53628 [ 23836] By: nicholas                              on 2005/01/20  13:21:14
53629         Log: Run regen.pl and pod/buildtoc --build-all
53630      Branch: perl
53631            ! MANIFEST pod/perlapi.pod pod/perltoc.pod
53632 ____________________________________________________________________________
53633 [ 23835] By: nicholas                              on 2005/01/20  13:20:50
53634         Log: A little more determinacy in our sorting
53635      Branch: perl
53636            ! autodoc.pl
53637 ____________________________________________________________________________
53638 [ 23827] By: nicholas                              on 2005/01/19  21:22:30
53639         Log: Make "assertion" attribute code and test conditional
53640      Branch: perl
53641            ! t/op/attrs.t xsutils.c
53642 ____________________________________________________________________________
53643 [ 23824] By: merijn                                on 2005/01/19  18:32:41
53644         Log: Subject: [PATCH] Further follow-up to 23767
53645              From: Robin Barker <Robin.Barker@npl.co.uk>
53646              Date: Wed, 19 Jan 2005 18:30:31 -0000
53647              Message-ID: <533D273D4014D411AB1D00062938C4D90849C57D@hotel.npl.co.uk>
53648      Branch: perl
53649            ! XSUB.h gv.c perl.c perl.h pp_ctl.c sv.c utf8.c
53650 ____________________________________________________________________________
53651 [ 23822] By: rgs                                   on 2005/01/19  17:19:04
53652         Log: Subject: Re: [perl #32498] h2xs generates incorrect code for Makefile.PL for enums
53653              From: Noah <sitz@onastick.net>
53654              Date: Wed, 19 Jan 2005 12:33:52 -0500
53655              Message-ID: <20050119173352.GA15592@radu.onastick.net>
53656      Branch: perl
53657            ! utils/h2xs.PL
53658 ____________________________________________________________________________
53659 [ 23821] By: rgs                                   on 2005/01/19  11:30:38
53660         Log: Subject: [PATCH] op/stat.t test 9 failing on recent cygwin snapshots
53661              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53662              Date: Sun, 16 Jan 2005 10:30:45 -0800
53663              Message-ID: <20050116183045.GA2768@efn.org>
53664      Branch: perl
53665            ! t/op/stat.t
53666 ____________________________________________________________________________
53667 [ 23820] By: rgs                                   on 2005/01/19  11:20:10
53668         Log: Subject: [PATCH] Make Data::Dumper work when dynamic extensions are not available
53669              From: "Jos I. Boumans" <kane@xs4all.net>
53670              Date: Tue, 18 Jan 2005 15:12:03 +0100
53671              Message-Id: <ED6BA2C4-695A-11D9-B09C-000A95EF62E2@xs4all.net>
53672      Branch: perl
53673            ! ext/Data/Dumper/Dumper.pm
53674 ____________________________________________________________________________
53675 [ 23819] By: rgs                                   on 2005/01/19  11:15:14
53676         Log: Fix dependencies in ext/B/Makefile.PL
53677              (bug #8254, fix by Alan Burlison)
53678      Branch: perl
53679            ! ext/B/Makefile.PL
53680 ____________________________________________________________________________
53681 [ 23817] By: steveh                                on 2005/01/19  09:33:27
53682         Log: Exclude "Thread" from $Config{extensions}
53683
53684              It is already excluded from $Config{dynamic_ext}, so should not be
53685              in $Config{extensions} either. (Note that Thread is actually still
53686              built, though. This is just for consistency with Unix builds.)
53687      Branch: perl
53688            ! win32/config_sh.PL
53689 ____________________________________________________________________________
53690 [ 23816] By: steveh                                on 2005/01/19  08:55:06
53691         Log: Exclude "Thread" from $Config{dynamic_ext}
53692
53693              This was accidentally broken by change 23757.  It has already been
53694              fixed in maint-5.8 when resolving conflicts during integration of
53695              23757, so this one does NOT need integrating itself!
53696
53697              For more details see:
53698              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-01/msg00477.html
53699      Branch: perl
53700            ! win32/config_sh.PL
53701 ____________________________________________________________________________
53702 [ 23807] By: steveh                                on 2005/01/17  17:55:02
53703         Log: Fix for building with MinGW under Cygwin
53704
53705              Subject: [PATCH] building win32 perl with cygwin's mingw (was: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32)
53706              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53707              Date: Thu, 13 Jan 2005 16:11:36 -0800
53708              Message-ID: <20050114001136.GC2516@efn.org>
53709      Branch: perl
53710            ! ext/Errno/Errno_pm.PL
53711 ____________________________________________________________________________
53712 [ 23806] By: steveh                                on 2005/01/17  16:57:10
53713         Log: Get $Config{ccversion} or $Config{gccversion} filled in on Win32
53714      Branch: perl
53715            ! win32/config_sh.PL
53716 ____________________________________________________________________________
53717 [ 23805] By: nicholas                              on 2005/01/14  19:56:42
53718         Log: Better test diagnostics for the numbers tests.
53719              (Failure diagnostics were always good, but now the tests have names,
53720              which show even when they pass)
53721      Branch: perl
53722            ! t/op/pack.t
53723 ____________________________________________________________________________
53724 [ 23803] By: nicholas                              on 2005/01/14  12:06:31
53725         Log: Correct the editor block to match the perl 5 policy on tabs
53726      Branch: perl
53727            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c scope.c
53728            ! sv.c universal.c
53729 ____________________________________________________________________________
53730 [ 23802] By: nicholas                              on 2005/01/14  10:58:47
53731         Log: Refactor S_regclass to generate slightly smaller object code
53732      Branch: perl
53733            ! regcomp.c
53734 ____________________________________________________________________________
53735 [ 23801] By: nicholas                              on 2005/01/14  10:32:08
53736         Log: A terser way to write the \-ing code in pv_uni_display
53737              Plus drive-by insert of a more correct editor block. (thanks Dave)
53738      Branch: perl
53739            ! utf8.c
53740 ____________________________________________________________________________
53741 [ 23800] By: nicholas                              on 2005/01/14  09:55:16
53742         Log: Improve documentation for sv_catpvf, to note that pattern's UTF-8ness
53743              is taken from the SV's UTF-8ness
53744      Branch: perl
53745            ! pod/perlapi.pod sv.c
53746 ____________________________________________________________________________
53747 [ 23799] By: nicholas                              on 2005/01/14  09:52:51
53748         Log: SvUTF8_off() in do_join can be unconditional.
53749      Branch: perl
53750            ! doop.c
53751 ____________________________________________________________________________
53752 [ 23798] By: nicholas                              on 2005/01/14  09:28:14
53753         Log: sv_catpvf holds no advantage over sv_catpv when the "pattern" isn't.
53754      Branch: perl
53755            ! op.c regcomp.c toke.c utf8.c
53756 ____________________________________________________________________________
53757 [ 23797] By: nicholas                              on 2005/01/13  23:13:05
53758         Log: Use the new SV_NOSTEAL flag to avoid the SvTEMP dance in newSVsv
53759      Branch: perl
53760            ! sv.c
53761 ____________________________________________________________________________
53762 [ 23796] By: nicholas                              on 2005/01/13  23:10:38
53763         Log: sv_2mortal(NEWSV(0,0)) better written as sv_newmortal()
53764      Branch: perl
53765            ! utf8.c
53766 ____________________________________________________________________________
53767 [ 23795] By: nicholas                              on 2005/01/13  22:54:10
53768         Log: replace NEWSV(), SvSetSV() with newSVsv()
53769      Branch: perl
53770            ! pp.c pp_hot.c pp_sort.c regexec.c scope.c toke.c
53771 ____________________________________________________________________________
53772 [ 23794] By: nicholas                              on 2005/01/13  22:39:58
53773         Log: Turn the unreachable code into assertions. (So prove me wrong...)
53774      Branch: perl
53775            ! pp_pack.c
53776 ____________________________________________________________________________
53777 [ 23793] By: nicholas                              on 2005/01/13  22:07:20
53778         Log: Source code tidy up - avoid assigning to sv.
53779      Branch: perl
53780            ! pp_pack.c
53781 ____________________________________________________________________________
53782 [ 23792] By: nicholas                              on 2005/01/13  21:54:21
53783         Log: Avoid dogfood problems when an empty string accidentally ends up
53784              as a constant name. [They don't work in qw(), strangely]
53785      Branch: perl
53786            ! lib/ExtUtils/Constant.pm
53787 ____________________________________________________________________________
53788 [ 23791] By: nicholas                              on 2005/01/13  21:44:53
53789         Log: The leaktesting of NEWSV() is long dead, so create and initialise
53790              SV values in one, to simplify source code and shrink object code
53791              by about 1%
53792      Branch: perl
53793            ! pp_pack.c
53794 ____________________________________________________________________________
53795 [ 23790] By: nicholas                              on 2005/01/13  20:55:37
53796         Log: Not a good idea to use unpack "H*" to peek at a scalar's internal
53797              representation.
53798      Branch: perl
53799            ! t/op/join.t
53800 ____________________________________________________________________________
53801 [ 23789] By: nicholas                              on 2005/01/13  14:05:08
53802         Log: Update copyright years. Add an editor block while passing by.
53803      Branch: perl
53804            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c scope.c sv.c
53805            ! universal.c
53806 ____________________________________________________________________________
53807 [ 23788] By: nicholas                              on 2005/01/13  13:50:40
53808         Log: utf.pm needs to require Carp before croak()ing
53809      Branch: perl
53810            ! lib/utf8.pm lib/utf8.t
53811 ____________________________________________________________________________
53812 [ 23787] By: nicholas                              on 2005/01/13  13:21:11
53813         Log: Refactor all the unpack checksum-or-not logic to avoid massive
53814              duplication.
53815      Branch: perl
53816            ! pp_pack.c
53817 ____________________________________________________________________________
53818 [ 23786] By: merijn                                on 2005/01/13  11:28:31
53819         Log: Subject: Re: killing USE_5005THREADS in blead?
53820              From: Stas Bekman <stas@stason.org>
53821              Date: Wed, 12 Jan 2005 16:32:42 -0500
53822              Message-ID: <41E5977A.3060306@stason.org>
53823      Branch: perl
53824            ! perl.c
53825 ____________________________________________________________________________
53826 [ 23785] By: steveh                                on 2005/01/13  10:24:13
53827         Log: Fix Win32 build problem caused by change 23757
53828
53829              Change 23757 added a glob() call to win32/FindExt.pm.  That code is
53830              run by miniperl.exe when making the ..\config.sh target, but
53831              miniperl.exe is built with -D PERL_EXTERNAL_GLOB so it requires
53832              perlglob.exe to do the glob().  perlglob.exe has been built, but is
53833              in the top-level of the source tree so is not found when miniperl.exe
53834              is executed from within the win32/ sub-directory.
53835
53836              This was causing smokes to fail on t/lib/commonsense.t because the
53837              "extensions" field in lib/Config_heavy.pl only contained
53838              "threads/shared" as a result of the glob() not finding anything.
53839
53840              Manual builds had been working fine for me because I had an installed
53841              perl in my PATH so perlglob.exe was being found there instead!
53842      Branch: perl
53843            ! win32/FindExt.pm
53844 ____________________________________________________________________________
53845 [ 23783] By: rgs                                   on 2005/01/12  18:04:17
53846         Log: Subject: [PATCH] follow-up to #23765
53847              From: "Craig A. Berry" <craigberry@mac.com>
53848              Date: Tue, 11 Jan 2005 21:01:27 -0600
53849              Message-ID: <41E49307.7080900@mac.com>
53850      Branch: perl
53851            ! lib/warnings.t
53852 ____________________________________________________________________________
53853 [ 23782] By: nicholas                              on 2005/01/11  19:10:20
53854         Log: Fix bug 32294 - index()/rindex() ignore UTF8 flag
53855              (for cases of mixed UTF8/bytes)
53856              Test code based on bug report by John Gardiner Myers
53857      Branch: perl
53858            ! pp.c t/op/index.t
53859 ____________________________________________________________________________
53860 [ 23781] By: rgs                                   on 2005/01/11  17:04:24
53861         Log: Subject: [PATCH] follow-up to 23767
53862              From: Robin Barker <Robin.Barker@npl.co.uk>
53863              Date: Tue, 11 Jan 2005 15:48:49 -0000
53864              Message-ID: <533D273D4014D411AB1D00062938C4D90849C56A@hotel.npl.co.uk>
53865      Branch: perl
53866            ! Porting/pumpkin.pod sv.c
53867 ____________________________________________________________________________
53868 [ 23780] By: mhx                                   on 2005/01/10  19:25:27
53869         Log: Remove PERL_FLEXIBLE_EXCEPTIONS code.
53870      Branch: perl
53871            ! embed.fnc embed.h embedvar.h global.sym makedef.pl perl.c
53872            ! perl.h perlapi.h pod/perlapi.pod pod/perlintern.pod pp_ctl.c
53873            ! proto.h scope.c scope.h sv.c thrdvar.h
53874 ____________________________________________________________________________
53875 [ 23779] By: nicholas                              on 2005/01/10  17:07:03
53876         Log: Subject: [PATCH] t/op/split.t #11 nit on VMS
53877              From: "Craig A. Berry" <craigberry@mac.com>
53878              Message-ID: <41E1C261.5020100@mac.com>
53879              Date: Sun, 09 Jan 2005 17:46:41 -0600
53880      Branch: perl
53881            ! t/op/split.t
53882 ____________________________________________________________________________
53883 [ 23778] By: steveh                                on 2005/01/10  11:53:10
53884         Log: Need to close files before unlinking them on Win32
53885
53886              (Various files created by test programs are left behind otherwise,
53887              and distclean doesn't clean them up)
53888      Branch: perl
53889            ! lib/FileCache/t/01open.t lib/FileCache/t/04twoarg.t
53890            ! lib/FileCache/t/07noimport.t t/op/read.t
53891 ____________________________________________________________________________
53892 [ 23777] By: steveh                                on 2005/01/10  10:28:00
53893         Log: Make Win32's distclean target clean up properly
53894      Branch: perl
53895            ! win32/Makefile win32/makefile.mk
53896 ____________________________________________________________________________
53897 [ 23776] By: steveh                                on 2005/01/10  09:45:50
53898         Log: Get $Config{osvers} filled in on Win32
53899      Branch: perl
53900            ! win32/config_sh.PL
53901 ____________________________________________________________________________
53902 [ 23775] By: merijn                                on 2005/01/10  08:54:00
53903         Log: Subject: [PATCH] follow-up to #23748, -Duselargefiles on VMS
53904              Date: Sun, 09 Jan 2005 17:52:09 -0600
53905              From: "Craig A. Berry" <craigberry@mac.com>
53906              Message-ID: <41E1C3A9.9080900@mac.com>
53907      Branch: perl
53908            ! configure.com
53909 ____________________________________________________________________________
53910 [ 23774] By: nicholas                              on 2005/01/09  23:42:25
53911         Log: Shorter source code in pp_gelem. (But it compiles to the same size)
53912      Branch: perl
53913            ! pp.c
53914 ____________________________________________________________________________
53915 [ 23773] By: nicholas                              on 2005/01/09  21:50:28
53916         Log: If we know the length of the string constant, save a strlen()
53917      Branch: perl
53918            ! perl.c pp_sys.c
53919 ____________________________________________________________________________
53920 [ 23772] By: nicholas                              on 2005/01/09  21:26:40
53921         Log: savepv(SvPV(sv,n_a)) is common, and creates an unnecessary call to
53922              strlen(). Add savesvpv(sv), which gets the length from the SV,
53923              and returns a copy of its PV.
53924      Branch: perl
53925            ! embed.fnc embed.h global.sym mg.c pp_sys.c proto.h regcomp.c
53926            ! universal.c util.c
53927 ____________________________________________________________________________
53928 [ 23771] By: nicholas                              on 2005/01/09  19:42:30
53929         Log: Can pass in a length here without introducing a bug. Might save
53930              a strlen()
53931      Branch: perl
53932            ! toke.c
53933 ____________________________________________________________________________
53934 [ 23770] By: nicholas                              on 2005/01/09  15:05:33
53935         Log: Pull the am-I-utf8-or-not logic into one place (S_newSV_maybe_utf8)
53936              as I think that it will be needed for utf8 soft references.
53937      Branch: perl
53938            ! toke.c
53939 ____________________________________________________________________________
53940 [ 23769] By: steveh                                on 2005/01/07  17:25:35
53941         Log: Disable PERL_MALLOC and DEBUG_MSTATS in win32/makefile.mk by default
53942              and force PERL_MALLOC off if USE_IMP_SYS is on
53943
53944              This brings makefile.mk into line with Makefile in this regard
53945
53946              (PERL_MALLOC cannot currently be used with USE_IMP_SYS, e.g. see:
53947              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-07/msg00465.html
53948              so it is sensible to enforce this, and to not have the default set
53949              to a configuration that isn't allowed)
53950      Branch: perl
53951            ! win32/makefile.mk
53952 ____________________________________________________________________________
53953 [ 23768] By: rgs                                   on 2005/01/07  14:30:51
53954         Log: Subject: Re: [PATCH] Remove Carp from warnings.pm
53955              From: Jim Cromie <jim.cromie@gmail.com>
53956              Date: Mon, 3 Jan 2005 06:36:16 -0700
53957              Message-ID: <cfe85dfa05010305367445dee6@mail.gmail.com>
53958      Branch: perl
53959            + lib/vars_carp.t
53960            ! MANIFEST ext/B/t/optree_specials.t ext/B/t/stash.t lib/Carp.pm
53961            ! lib/English.pm lib/Exporter.pm lib/Exporter.t
53962            ! lib/Exporter/Heavy.pm lib/warnings.pm warnings.pl
53963 ____________________________________________________________________________
53964 [ 23767] By: rgs                                   on 2005/01/07  13:41:47
53965         Log: Subject: [PATCH] to improve -DCHECK_FORMAT
53966              From: Robin Barker <Robin.Barker@npl.co.uk>
53967              Date: Wed, 5 Jan 2005 11:55:09 -0000
53968              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55A@hotel.npl.co.uk>
53969      Branch: perl
53970            ! mg.c perl.h pp.h pp_sys.c sv.c
53971 ____________________________________________________________________________
53972 [ 23766] By: nicholas                              on 2005/01/07  12:46:07
53973         Log: Stage 1 of utf8 support for soft references.
53974              Change gv_fetchpv to take a UTF8 flag, as gv_fetchpvn_flags
53975              Add gv_fetchsv to look up a GV by SV rather than a char * pointer
53976              Provide a backwards compatability gv_fetchpv
53977              Migrate from gv_fetchpv to gv_fetchsv where the caller was grabbing
53978              the pointer from an SV
53979              All tests still pass.
53980      Branch: perl
53981            ! embed.fnc embed.h global.sym gv.c gv.h mg.c op.c perl.h pp.c
53982            ! pp_hot.c pp_sys.c proto.h sv.c sv.h toke.c universal.c
53983 ____________________________________________________________________________
53984 [ 23765] By: nicholas                              on 2005/01/07  11:23:48
53985         Log: Subject: [PATCH] make lib/warnings.t use t/test.pl
53986              From: "Craig A. Berry" <craigberry@mac.com>
53987              Message-ID: <41DDCA71.1080704@mac.com>
53988              Date: Thu, 06 Jan 2005 17:32:01 -0600
53989      Branch: perl
53990            ! lib/warnings.t
53991 ____________________________________________________________________________
53992 [ 23764] By: steveh                                on 2005/01/07  08:35:29
53993         Log: Fix win32/config.*'s cc, ld and other related values
53994
53995              cc and ld themselves always get replaced with correct values anyway
53996              so we just provide example values as per other similar settings
53997
53998              Other related values (ccname, cpp, cpprun, cppstdin) need to use the
53999              correct ~keyword~, namely ~cc~, not ~CC~, otherwise they do not get set
54000
54001              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
54002              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
54003              Date: Wed, 5 Jan 2005 10:01:41 -0800
54004              Message-ID: <20050105180141.GA676@efn.org>
54005
54006              Subject: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32
54007              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
54008              Date: Thu, 6 Jan 2005 11:53:11 -0800
54009              Message-ID: <20050106195311.GC1300@efn.org>
54010      Branch: perl
54011            ! win32/config.bc win32/config.gc win32/config.vc
54012            ! win32/config.vc64
54013 ____________________________________________________________________________
54014 [ 23763] By: nicholas                              on 2005/01/06  17:42:59
54015         Log: Add TODO tests for UTF8 encoded soft references
54016      Branch: perl
54017            ! t/op/ref.t
54018 ____________________________________________________________________________
54019 [ 23762] By: steveh                                on 2005/01/06  16:50:10
54020         Log: Allow static linking core extensions on Win32 with MinGW
54021
54022              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
54023              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
54024              Date: Wed, 5 Jan 2005 10:01:41 -0800
54025              Message-ID: <20050105180141.GA676@efn.org>
54026      Branch: perl
54027            ! win32/buildext.pl win32/makefile.mk
54028 ____________________________________________________________________________
54029 [ 23761] By: rgs                                   on 2005/01/06  15:49:39
54030         Log: Silence a compilation warning
54031      Branch: perl
54032            ! pp_sort.c
54033 ____________________________________________________________________________
54034 [ 23760] By: nicholas                              on 2005/01/06  14:59:17
54035         Log: Turn barewords into strings to run under strict subs.
54036              Run under strict refs outside the soft reference tests.
54037      Branch: perl
54038            ! t/op/ref.t
54039 ____________________________________________________________________________
54040 [ 23759] By: nicholas                              on 2005/01/06  14:34:24
54041         Log: All tests now use test.pl
54042      Branch: perl
54043            ! t/op/ref.t
54044 ____________________________________________________________________________
54045 [ 23758] By: nicholas                              on 2005/01/06  11:44:08
54046         Log: Start converting t/op/ref.t to use test.pl
54047      Branch: perl
54048            ! t/op/ref.t
54049 ____________________________________________________________________________
54050 [ 23757] By: steveh                                on 2005/01/06  11:26:12
54051         Log: Fix extensions config fields on Win32 to be as they are on Unix
54052
54053              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
54054              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
54055              Date: Wed, 5 Jan 2005 10:01:41 -0800
54056              Message-ID: <20050105180141.GA676@efn.org>
54057      Branch: perl
54058            ! win32/FindExt.pm win32/config_sh.PL
54059 ____________________________________________________________________________
54060 [ 23756] By: nicholas                              on 2005/01/05  21:58:15
54061         Log: Correct a Greengrocer's apostrophe.
54062      Branch: perl
54063            ! ext/DynaLoader/dl_dyld.xs
54064 ____________________________________________________________________________
54065 [ 23755] By: nicholas                              on 2005/01/05  21:36:26
54066         Log: Foolishly I committed change 23753 before remembering to test without
54067              ithreads. No tests => bugs. This should fix them.
54068      Branch: perl
54069            ! perl.c
54070 ____________________________________________________________________________
54071 [ 23754] By: nicholas                              on 2005/01/05  20:14:02
54072         Log: Error-free constant folding is a TODO
54073      Branch: perl
54074            ! pod/perltodo.pod
54075 ____________________________________________________________________________
54076 [ 23753] By: nicholas                              on 2005/01/05  19:44:28
54077         Log: Turn INIT_TLS_AND_INTERP into a static function
54078      Branch: perl
54079            ! perl.c
54080 ____________________________________________________________________________
54081 [ 23752] By: nicholas                              on 2005/01/05  16:27:19
54082         Log: Shave off the explict 1; from the end of lib/Config.pm
54083      Branch: perl
54084            ! configpm
54085 ____________________________________________________________________________
54086 [ 23751] By: rgs                                   on 2005/01/05  13:31:51
54087         Log: Subject: [PATCH] unnecessary rmdir in Makefile
54088              From: Robin Barker <Robin.Barker@npl.co.uk>
54089              Date: Wed, 5 Jan 2005 11:58:54 -0000
54090              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55C@hotel.npl.co.uk>
54091      Branch: perl
54092            ! Makefile.SH
54093 ____________________________________________________________________________
54094 [ 23750] By: merijn                                on 2005/01/05  11:44:11
54095         Log: Subject: [PATCH] gcc and ld in Configure
54096              From: Robin Barker <Robin.Barker@npl.co.uk>
54097              Date: Wed, 5 Jan 2005 12:04:25 -0000
54098              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55D@hotel.npl.co.uk>
54099      Branch: perl
54100            ! hints/solaris_2.sh
54101 ____________________________________________________________________________
54102 [ 23749] By: nicholas                              on 2005/01/05  11:25:29
54103         Log: Subject: [PATCH] Avoid segfault when pthread_key_create fails
54104              From: Gisle Aas <gisle@ActiveState.com>
54105              Date: 05 Jan 2005 01:09:51 -0800
54106              Message-ID: <lracroz1gg.fsf@caliper.activestate.com>
54107      Branch: perl
54108            ! thread.h
54109 ____________________________________________________________________________
54110 [ 23748] By: nicholas                              on 2005/01/05  10:44:59
54111         Log: Subject: [PATCH] -Duselargefiles for VMS
54112              From: "Craig A. Berry" <craigberry@mac.com>
54113              Message-ID: <41DB63A6.7040504@mac.com>
54114              Date: Tue, 04 Jan 2005 21:48:54 -0600
54115      Branch: perl
54116            ! configure.com vms/descrip_mms.template vms/vmsish.h
54117 ____________________________________________________________________________
54118 [ 23747] By: nicholas                              on 2005/01/05  10:10:14
54119         Log: Rafael spotted that my changes caused warnings. So clean up.
54120      Branch: perl
54121            ! t/op/attrs.t
54122 ____________________________________________________________________________
54123 [ 23746] By: nicholas                              on 2005/01/04  23:07:25
54124         Log: Update copyright years.
54125      Branch: perl
54126            ! mg.c miniperlmain.c op.c perlio.c xsutils.c
54127 ____________________________________________________________________________
54128 [ 23745] By: nicholas                              on 2005/01/04  19:32:01
54129         Log: Make the switch statement discriminate similar names more
54130              efficiently.
54131      Branch: perl
54132            ! xsutils.c
54133 ____________________________________________________________________________
54134 [ 23744] By: nicholas                              on 2005/01/04  16:20:43
54135         Log: Check all attributes in modify_SV_attributes are recognised.
54136              Fix bug where 'assertion' was always rejected as invalid.
54137      Branch: perl
54138            ! t/op/attrs.t xsutils.c
54139 ____________________________________________________________________________
54140 [ 23743] By: nicholas                              on 2005/01/04  12:46:56
54141         Log: Use the new ${^UTF8LOCALE} to make the test reliable.
54142      Branch: perl
54143            ! t/io/layers.t
54144 ____________________________________________________________________________
54145 [ 23742] By: merijn                                on 2005/01/04  12:38:03
54146         Log: Subject: [PATCH pod/perlxs.pod] RE: [perl #32660] INT2PTR not mentioned in perlxs(1)
54147              From: Robin Barker <Robin.Barker@npl.co.uk>
54148              Date: Tue, 4 Jan 2005 12:32:29 -0000
54149              Message-ID: <533D273D4014D411AB1D00062938C4D90849C553@hotel.npl.co.uk>
54150      Branch: perl
54151            ! pod/perlxs.pod
54152 ____________________________________________________________________________
54153 [ 23741] By: nicholas                              on 2005/01/04  11:27:57
54154         Log: Add ${^UTF8LOCALE} to give perl space access to PL_utf8locale
54155      Branch: perl
54156            ! gv.c mg.c
54157 ____________________________________________________________________________
54158 [ 23740] By: steveh                                on 2005/01/04  10:56:55
54159         Log: Bring win32/config.* into line with win32/config_H.*
54160              so that "perl -V:usemallocwrap" tells us what the configuration is
54161              instead of saying 'UNKNOWN'.
54162      Branch: perl
54163            ! win32/config.bc win32/config.gc win32/config.vc
54164            ! win32/config.vc64
54165 ____________________________________________________________________________
54166 [ 23739] By: rgs                                   on 2005/01/04  08:36:50
54167         Log: Subject: [PATCH] Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
54168              From: Tels <nospam-abuse@bloodgate.com>
54169              Date: Sat, 1 Jan 2005 18:59:51 +0100
54170              Message-Id: <200501011859.52858@bloodgate.com>
54171      Branch: perl
54172            + lib/Math/BigInt/t/lib_load.t lib/bignum/t/ratopt_a.t
54173            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
54174            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
54175            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
54176            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
54177            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
54178            ! lib/Math/BigInt/t/inf_nan.t lib/Math/BigInt/t/sub_mbf.t
54179            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
54180            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
54181            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
54182            ! lib/Math/BigRat/t/bigratpm.t lib/bigint.pm lib/bignum.pm
54183            ! lib/bignum/t/option_a.t lib/bignum/t/option_l.t
54184            ! lib/bignum/t/option_p.t lib/bigrat.pm
54185            ! t/lib/Math/BigFloat/Subclass.pm
54186 ____________________________________________________________________________
54187 [ 23738] By: rgs                                   on 2005/01/04  08:05:16
54188         Log: Happy new year
54189      Branch: perl
54190            ! README
54191 ____________________________________________________________________________
54192 [ 23736] By: nicholas                              on 2005/01/03  21:17:28
54193         Log: Return an immortal from attributes::_warn_reserved (a private
54194              function). (saves creating a new IV)
54195      Branch: perl
54196            ! xsutils.c
54197 ____________________________________________________________________________
54198 [ 23735] By: nicholas                              on 2005/01/03  20:58:09
54199         Log: Change dXSTARGET to dXSTARG as recommended by Spider Boardman.
54200      Branch: perl
54201            ! xsutils.c
54202 ____________________________________________________________________________
54203 [ 23733] By: nicholas                              on 2005/01/03  18:54:22
54204         Log: D'oh! Spurious aTHX_. Here was I thinking that my test build was
54205              threaded, but "oh no it isn't!" :-(
54206      Branch: perl
54207            ! toke.c
54208 ____________________________________________________________________________
54209 [ 23732] By: rgs                                   on 2005/01/03  17:24:24
54210         Log: Integrate a patch from Gentoo for uclibc support.
54211              See :
54212              Subject: Re: Static linking notes --- perl5.8.6 and uClibc
54213              From: Alexey Tourbin <at@altlinux.ru>
54214              Date: Tue, 28 Dec 2004 14:25:42 +0300
54215              Message-ID: <20041228112542.GB21037@solemn.turbinal.org>
54216      Branch: perl
54217            ! perlio.c
54218 ____________________________________________________________________________
54219 [ 23731] By: nicholas                              on 2005/01/02  23:18:07
54220         Log: Remove compiler warnings.
54221      Branch: perl
54222            ! toke.c
54223 ____________________________________________________________________________
54224 [ 23730] By: nicholas                              on 2005/01/02  22:49:49
54225         Log: Change 23727 broke code that relied on \ being escaped.
54226              Fix this. *Everything* should work now.
54227      Branch: perl
54228            + t/run/switchF1.t
54229            ! MANIFEST toke.c
54230 ____________________________________________________________________________
54231 [ 23729] By: nicholas                              on 2005/01/02  07:46:12
54232         Log: Splitting the -n/-p code and concatenating strings generates
54233              smaller object code.
54234      Branch: perl
54235            ! toke.c
54236 ____________________________________________________________________________
54237 [ 23728] By: nicholas                              on 2005/01/01  21:34:52
54238         Log: Concatenate some string constants
54239      Branch: perl
54240            ! toke.c
54241 ____________________________________________________________________________
54242 [ 23727] By: nicholas                              on 2005/01/01  21:13:53
54243         Log: Use Rafael's sick trick of ASCII NUL as a q'' delimiter to save a
54244              lot of quoting code
54245      Branch: perl
54246            ! toke.c
54247 ____________________________________________________________________________
54248 [ 23726] By: nicholas                              on 2005/01/01  20:48:31
54249         Log: Probably should be using *pvn rather than *pv forms for speed in
54250              toke.c (to save a strlen())
54251      Branch: perl
54252            ! toke.c
54253 ____________________________________________________________________________
54254 [ 23725] By: nicholas                              on 2005/01/01  20:26:27
54255         Log: strEQ/strNE of 1 character strings seems better hand inlined,
54256              because it generates smaller object code (as well as being
54257              faster than a true function call)
54258      Branch: perl
54259            ! doio.c locale.c op.c perl.c pp.c toke.c util.c
54260 ____________________________________________________________________________
54261 [ 23724] By: nicholas                              on 2005/01/01  17:15:58
54262         Log: Not all the world's a VAX, er ASCII, so don't make assumptions.
54263              Tweak is_gv_magical's string comparisons to produce smaller object
54264              code.
54265              First 2005 copyright notice.
54266      Branch: perl
54267            ! gv.c
54268 ____________________________________________________________________________
54269 [ 23723] By: nicholas                              on 2005/01/01  13:54:33
54270         Log: Change 23714 accidentally broke t/io/layers.t when testing with
54271              UTF8 locales and the -C flag. When UTF8 is flagged as enabled
54272              based on the locale, we have no perl space access to PL_utf8locale
54273              so assume for the moment that UTF8 is never conditionally enabled.
54274      Branch: perl
54275            ! t/io/layers.t
54276 ____________________________________________________________________________
54277 [ 23722] By: nicholas                              on 2004/12/31  23:04:47
54278         Log: Skip the switch statement entirely if the pointer is null, rather
54279              than the old pointless switch on '\0'. Also skip re-comparing the
54280              first character. Faster, and generates terser object code.
54281      Branch: perl
54282            ! pp.c
54283 ____________________________________________________________________________
54284 [ 23721] By: nicholas                              on 2004/12/31  22:46:25
54285         Log: Doing the strnEQ char by char for 2 and 3 character strings
54286              generates a smaller object file, and will be faster.
54287      Branch: perl
54288            ! doio.c
54289 ____________________________________________________________________________
54290 [ 23720] By: nicholas                              on 2004/12/31  21:41:25
54291         Log: Improve documentation for is_gv_magical, and split the switch
54292              statement into 2 parts, lengths > 1 and lengths <= 1
54293              This should cause most variables (lower case, multicharacter)
54294              to escape the function without passing through a switch table.
54295      Branch: perl
54296            ! gv.c
54297 ____________________________________________________________________________
54298 [ 23719] By: nicholas                              on 2004/12/31  21:02:59
54299         Log: Because name is always NUL terminated we can incorporate length
54300              0 names in the switch statement for length 1.
54301      Branch: perl
54302            ! gv.c
54303 ____________________________________________________________________________
54304 [ 23718] By: nicholas                              on 2004/12/31  20:25:52
54305         Log: Generate smaller object code by using a single switch statement
54306              for determining which names are forced into main::
54307      Branch: perl
54308            ! gv.c
54309 ____________________________________________________________________________
54310 [ 23717] By: nicholas                              on 2004/12/31  18:31:18
54311         Log: Tidy up comments in change 23716
54312      Branch: perl
54313            ! gv.c
54314 ____________________________________________________________________________
54315 [ 23716] By: nicholas                              on 2004/12/31  18:22:54
54316         Log: Refactor gv_fetchpv so that the overwhelmingly common case
54317              (variable names starting with a lower case letter or _, longer
54318              than one character) get out of the function very quickly.
54319              (Without even passing through a switch statement jump table)
54320              Also fixes bug 33631
54321      Branch: perl
54322            ! gv.c
54323 ____________________________________________________________________________
54324 [ 23715] By: nicholas                              on 2004/12/31  15:43:07
54325         Log: Subject: [PATCH] randbits and randfunc for VMS
54326              From: "Craig A. Berry" <craigberry@mac.com>
54327              Message-ID: <41D570BF.8010409@mac.com>
54328              Date: Fri, 31 Dec 2004 09:31:11 -0600
54329      Branch: perl
54330            ! configure.com
54331 ____________________________________________________________________________
54332 [ 23714] By: nicholas                              on 2004/12/31  13:14:18
54333         Log: Bug in t/io/layers.t spotted by Ignasi Roca Carrió
54334      Branch: perl
54335            ! AUTHORS t/io/layers.t
54336 ____________________________________________________________________________
54337 [ 23712] By: mhx                                   on 2004/12/30  18:29:02
54338         Log: Mention ppport.h and its --api-info switch in perlguts.
54339      Branch: perl
54340            ! pod/perlguts.pod
54341 ____________________________________________________________________________
54342 [ 23711] By: merijn                                on 2004/12/30  13:10:20
54343         Log: Subject: [PATCH] Allow Configure's d_attribut to be set from the command line
54344              From: Gisle Aas <gisle@ActiveState.com>
54345              Date: 30 Dec 2004 03:39:36 -0800
54346              Message-ID: <lrllbgypzb.fsf@caliper.activestate.com>
54347      Branch: perl
54348            ! Configure
54349 ____________________________________________________________________________
54350 [ 23708] By: nicholas                              on 2004/12/29  21:41:04
54351         Log: Thinko in the description of Config::Extensions
54352      Branch: perl
54353            ! MANIFEST
54354 ____________________________________________________________________________
54355 [ 23707] By: nicholas                              on 2004/12/29  21:25:29
54356         Log: Experimental module intended to simplify core regression tests
54357      Branch: perl
54358            + lib/Config/Extensions.pm lib/Config/Extensions.t
54359            ! MANIFEST
54360 ____________________________________________________________________________
54361 [ 23706] By: nicholas                              on 2004/12/29  21:24:30
54362         Log: Skip tests that binmode :utf8 if there is no perlio
54363      Branch: perl
54364            ! t/op/read.t
54365 ____________________________________________________________________________
54366 [ 23705] By: nicholas                              on 2004/12/29  21:04:43
54367         Log: Ooops. Fix unitialised variable
54368      Branch: perl
54369            ! pp_sys.c
54370 ____________________________________________________________________________
54371 [ 23704] By: nicholas                              on 2004/12/29  19:47:12
54372         Log: Oops. Forgot to uncomment the last set of Unicode values for
54373              testing.
54374      Branch: perl
54375            ! t/op/read.t
54376 ____________________________________________________________________________
54377 [ 23703] By: nicholas                              on 2004/12/29  19:00:12
54378         Log: read (and presuambly sysread) would expose the UTF8 internals when
54379              reading from a byte orientated file handle into a UTF8 scalar.
54380      Branch: perl
54381            ! pp_sys.c t/op/read.t
54382 ____________________________________________________________________________
54383 [ 23702] By: nicholas                              on 2004/12/29  17:20:29
54384         Log: Add a lot of tests for combinations of values, offsets and lengths
54385      Branch: perl
54386            ! t/op/read.t
54387 ____________________________________________________________________________
54388 [ 23701] By: nicholas                              on 2004/12/29  16:28:58
54389         Log: Convert op/read.t to use test.pl and make it stricture compliant.
54390      Branch: perl
54391            ! t/op/read.t
54392 ____________________________________________________________________________
54393 [ 23700] By: mhx                                   on 2004/12/29  13:46:36
54394         Log: Upgrade to Devel::PPPort 3.04
54395      Branch: perl
54396            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
54397            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
54398            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/inc/SvPV
54399            ! ext/Devel/PPPort/parts/inc/ppphbin
54400            ! ext/Devel/PPPort/parts/inc/ppphdoc
54401            ! ext/Devel/PPPort/parts/inc/ppphtest
54402 ____________________________________________________________________________
54403 [ 23696] By: merijn                                on 2004/12/29  12:41:14
54404         Log: Rebuilt after backport start for 23674, 23675, and 23676
54405      Branch: perl
54406            ! Configure
54407 ____________________________________________________________________________
54408 [ 23691] By: merijn                                on 2004/12/29  11:57:57
54409         Log: Subject: [PATCH] Cleanup ext/B tests for -w and to run separately
54410              Date: Tue, 28 Dec 2004 13:49:19 -0800
54411              From: Stephen McCamant <smcc@MIT.EDU>
54412              Message-ID: <16849.54495.424654.896889@apocalypse.OCF.Berkeley.EDU>
54413      Branch: perl
54414            ! ext/B/B/Terse.pm ext/B/t/asmdata.t ext/B/t/b.t
54415            ! ext/B/t/bblock.t ext/B/t/bytecode.t ext/B/t/concise.t
54416            ! ext/B/t/debug.t ext/B/t/deparse.t ext/B/t/f_map.t
54417            ! ext/B/t/f_sort.t ext/B/t/lint.t ext/B/t/o.t
54418            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
54419            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
54420            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
54421            ! ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
54422            ! ext/B/t/xref.t
54423 ____________________________________________________________________________
54424 [ 23688] By: nicholas                              on 2004/12/28  10:25:28
54425         Log: Make Config.t warnings and strictures clean
54426      Branch: perl
54427            ! lib/Config.t
54428 ____________________________________________________________________________
54429 [ 23683] By: nicholas                              on 2004/12/27  16:03:59
54430         Log: Subject: [patch sv.c] comment fix
54431              From: Stas Bekman <stas@stason.org>
54432              Message-ID: <41CF50FE.5070307@stason.org>
54433              Date: Sun, 26 Dec 2004 19:02:06 -0500
54434      Branch: perl
54435            ! sv.c
54436 ____________________________________________________________________________
54437 [ 23682] By: nicholas                              on 2004/12/27  15:48:24
54438         Log: Add investigating self tie segfaults to the TODO
54439      Branch: perl
54440            ! pod/perltodo.pod
54441 ____________________________________________________________________________
54442 [ 23681] By: rgs                                   on 2004/12/24  13:51:59
54443         Log: Subject: [perl #33173] shellwords.pl and tainting
54444              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
54445              Date: 24 Dec 2004 00:14:19 -0000
54446              Message-ID: <rt-3.0.11-33173-103504.3.54366755060383@perl.org>
54447      Branch: perl
54448            ! lib/shellwords.pl
54449 ____________________________________________________________________________
54450 [ 23680] By: rgs                                   on 2004/12/24  13:42:08
54451         Log: Subject: Missign STATEMENT brackets in PUSHMARK
54452              From: perl5-porters@ton.iguana.be (Ton Hospel)
54453              Date: Thu, 23 Dec 2004 17:55:13 +0000 (UTC)
54454              Message-Id: <cqf0q1$9cc$1@post.home.lunix>
54455      Branch: perl
54456            ! pp.h
54457 ____________________________________________________________________________
54458 [ 23679] By: nicholas                              on 2004/12/24  10:33:32
54459         Log: Don't do the ... expansion on archlib, sitelib etc, given that
54460              everyone should already be using archlibext etc
54461              Add the extra special case code for otherlibdirs
54462      Branch: perl
54463            ! configpm
54464 ____________________________________________________________________________
54465 [ 23678] By: rgs                                   on 2004/12/24  08:57:56
54466         Log: Subject: Re: [patch perlapi doc] sv_magic
54467              From: Stas Bekman <stas@stason.org>
54468              Date: Thu, 23 Dec 2004 16:28:06 -0500
54469              Message-ID: <41CB3866.1080307@stason.org>
54470      Branch: perl
54471            ! pod/perlapi.pod sv.c
54472 ____________________________________________________________________________
54473 [ 23677] By: nicholas                              on 2004/12/24  08:54:58
54474         Log: Subject: [PATCH] Re: Smoke [5.9.2] 23675 FAIL(m) openvms E8.2 (Alpha/4 cpu)
54475              From: "Craig A. Berry" <craigberry@mac.com>
54476              Message-ID: <41CB6BD1.8030207@mac.com>
54477              Date: Thu, 23 Dec 2004 19:07:29 -0600
54478      Branch: perl
54479            ! configure.com
54480 ____________________________________________________________________________
54481 [ 23676] By: nicholas                              on 2004/12/23  23:15:24
54482         Log: Bother. It helps if you also propagate the new entry to config.sh
54483      Branch: perl
54484            ! Configure
54485 ____________________________________________________________________________
54486 [ 23675] By: nicholas                              on 2004/12/23  22:14:42
54487         Log: Oops. You can't add new entries to config_h.SH without making some
54488              sort of corresponding defined/undefined value in config.sh somehow.
54489      Branch: perl
54490            ! Configure
54491 ____________________________________________________________________________
54492 [ 23674] By: nicholas                              on 2004/12/23  21:38:59
54493         Log: Relocatable @INC entries for Unix.
54494              (With appropriate fixups in Config.pm to complete the illusion)
54495              Currently can only be enabled with hackery to config.sh
54496              TODO - proper Configure support, and support for otherlibdirs in
54497              Config.pm
54498      Branch: perl
54499            ! Porting/Glossary config_h.SH configpm embed.fnc embed.h perl.c
54500            ! proto.h
54501 ____________________________________________________________________________
54502 [ 23673] By: merijn                                on 2004/12/23  21:04:37
54503         Log: 23669 was not such a good idea. More research needed.
54504      Branch: perl
54505            ! config_h.SH
54506 ____________________________________________________________________________
54507 [ 23672] By: rgs                                   on 2004/12/23  17:21:37
54508         Log: The "Setuid script not plain file" error wasn't documented.
54509      Branch: perl
54510            ! pod/perldiag.pod
54511 ____________________________________________________________________________
54512 [ 23671] By: rgs                                   on 2004/12/23  15:21:58
54513         Log: Subject: [PATCH] Data::Dumper Freezer fixes
54514              From: Sam Tregar <sam@tregar.com>
54515              Date: Sun, 19 Dec 2004 14:40:25 -0500 (EST)
54516              Message-ID: <Pine.LNX.4.61.0412191434490.7660@hillmont.dreamhost.com>
54517
54518              and bump Data::Dumper's VERSION
54519      Branch: perl
54520            + ext/Data/Dumper/t/freezer.t
54521            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
54522 ____________________________________________________________________________
54523 [ 23670] By: nicholas                              on 2004/12/22  23:15:07
54524         Log: Fix typo
54525      Branch: perl
54526            ! ext/Storable/Storable.xs
54527 ____________________________________________________________________________
54528 [ 23669] By: merijn                                on 2004/12/22  20:16:53
54529         Log: Just to re-sync with metaconfig output. No real changes.
54530      Branch: perl
54531            ! config_h.SH
54532 ____________________________________________________________________________
54533 [ 23668] By: rgs                                   on 2004/12/22  08:46:21
54534         Log: Move the definition of the S_procself_val() function before
54535              the point where it's used
54536      Branch: perl
54537            ! perl.c
54538 ____________________________________________________________________________
54539 [ 23667] By: nicholas                              on 2004/12/21  20:56:58
54540         Log: Move the setting of $^X ahead of the initialisation of @INC
54541      Branch: perl
54542            ! perl.c
54543 ____________________________________________________________________________
54544 [ 23666] By: nicholas                              on 2004/12/21  20:31:57
54545         Log: $#a>>=1 relies on malloc wrap to avoid the segfault, so need to
54546              skip the test on platforms where it's not available
54547      Branch: perl
54548            ! t/op/bop.t
54549 ____________________________________________________________________________
54550 [ 23663] By: nicholas                              on 2004/12/21  11:58:53
54551         Log: Note that the shell's test uses eq etc for numbers, = etc for
54552              strings, the reverse of Perl, which is definitely a trap.
54553              Spotted by Alexei Alexandrov.
54554      Branch: perl
54555            ! AUTHORS pod/perltrap.pod
54556 ____________________________________________________________________________
54557 [ 23662] By: merijn                                on 2004/12/20  13:38:45
54558         Log: Subject: [PATCH] AUTHORS
54559              From: Tels <nospam-abuse@bloodgate.com>
54560              Date: Sun, 19 Dec 2004 14:28:44 +0100
54561              Message-Id: <200412191428.45898@bloodgate.com>
54562      Branch: perl
54563            ! AUTHORS
54564 ____________________________________________________________________________
54565 [ 23661] By: rgs                                   on 2004/12/17  09:08:23
54566         Log: Subject: Re: [perl #32717] BeOS specific Updates
54567              From: bonefish@cs.tu-berlin.de
54568              Date: Fri, 17 Dec 2004 01:17:40 +0100
54569              Message-Id: <20041217011740.14398.1@cs.tu-berlin.de>
54570      Branch: perl
54571            - beos/beos_flock_server.cpp beos/beos_flock_server.h
54572            ! MANIFEST Makefile.SH README.beos beos/beos.c beos/beosish.h
54573            ! hints/beos.sh
54574 ____________________________________________________________________________
54575 [ 23660] By: rgs                                   on 2004/12/16  16:09:20
54576         Log: Subject: [PATCH] bop.t follow-up to #23645
54577              From: "Craig A. Berry" <craigberry@mac.com>
54578              Date: Thu, 16 Dec 2004 08:53:32 -0600
54579              Message-ID: <41C1A16C.9040700@mac.com>
54580      Branch: perl
54581            ! t/op/bop.t
54582 ____________________________________________________________________________
54583 [ 23659] By: rgs                                   on 2004/12/16  16:05:49
54584         Log: Subject: Re: Can't locate auto/POSIX/autosplit.ix [perl #24445] [PATCH]
54585              From: Andy Dougherty <doughera@lafayette.edu>
54586              Date: Thu, 16 Dec 2004 09:57:44 -0500 (EST)
54587              Message-ID: <Pine.SOL.4.58.0412160953470.20202@maxwell.phys.lafayette.edu>
54588      Branch: perl
54589            ! ext/POSIX/Makefile.PL
54590 ____________________________________________________________________________
54591 [ 23658] By: rgs                                   on 2004/12/16  15:58:06
54592         Log: Two pod2html patches from Dave Sparks :
54593
54594              Fix anchors for some function names
54595              Subject: pod2html fragment fix [PATCH]
54596              From: Gisle Aas <gisle@ActiveState.com>
54597              Date: 11 Nov 2004 14:36:46 +0100
54598              Message-ID: <lrk6sso6c1.fsf@caliper.activestate.com>
54599
54600              Subject: Make 'pod2html --quiet' be quiet [PATCH]
54601              From: Gisle Aas <gisle@ActiveState.com>
54602              Date: 11 Nov 2004 15:19:58 +0100
54603              Message-ID: <lrbre4o4c1.fsf@caliper.activestate.com>
54604      Branch: perl
54605            ! lib/Pod/Html.pm
54606 ____________________________________________________________________________
54607 [ 23657] By: rgs                                   on 2004/12/16  15:43:02
54608         Log: Pod::Html is not part of the podlators distribution
54609      Branch: perl
54610            ! Porting/Maintainers.pl
54611 ____________________________________________________________________________
54612 [ 23656] By: rgs                                   on 2004/12/15  16:39:29
54613         Log: Security fix from Debian in the debugger (in the setterm()
54614              function), from:
54615              Subject: Re: Security patch from Debian?
54616              From: Brendan O'Dea <bod@debian.org>
54617              Date: Thu, 2 Dec 2004 13:42:17 +1100
54618              Message-ID: <20041202024217.GA12670@londo.c47.org>
54619      Branch: perl
54620            ! lib/perl5db.pl
54621 ____________________________________________________________________________
54622 [ 23655] By: rgs                                   on 2004/12/15  15:14:05
54623         Log: A couple of SCO compilation patches
54624
54625              Subject: [perl #3097] Re: SCO5 XS dyn loading fails
54626              From: "Ilya N. Golubev" <gin@mo.msk.ru>
54627              Date: Tue, 14 Dec 2004 22:37:27 +0300
54628              Message-ID: <028941bf40f648-gin@mo.msk.ru>
54629
54630              Subject: Re: [perl #3100] NaN passed to gcvt [PATCH]
54631              From: Andy Dougherty <doughera@lafayette.edu>
54632              Date: Wed, 15 Dec 2004 10:29:22 -0500 (EST)
54633              Message-ID: <Pine.SOL.4.58.0412150956360.3441@maxwell.phys.lafayette.edu>
54634      Branch: perl
54635            ! hints/sco.sh
54636 ____________________________________________________________________________
54637 [ 23654] By: rgs                                   on 2004/12/15  13:16:06
54638         Log: Upgrade to Test::Simple 0.54
54639      Branch: perl
54640            + lib/Test/Simple/t/is_fh.t
54641            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
54642            ! lib/Test/Simple.pm lib/Test/Simple/Changes
54643            ! lib/Test/Simple/t/details.t lib/Test/Simple/t/fail-more.t
54644            ! lib/Test/Simple/t/harness_active.t
54645            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/maybe_regex.t
54646            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/sort_bug.t
54647            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
54648 ____________________________________________________________________________
54649 [ 23653] By: rgs                                   on 2004/12/15  12:43:37
54650         Log: Upgrade to ExtUtils::MakeMaker 6.25
54651      Branch: perl
54652            + lib/ExtUtils/t/dir_target.t
54653            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
54654            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
54655            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
54656            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
54657            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
54658            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
54659            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
54660            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
54661            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
54662            ! lib/ExtUtils/NOTES lib/ExtUtils/README lib/ExtUtils/instmodsh
54663            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST_PREFIX.t
54664            ! lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/MM_Unix.t
54665            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/hints.t
54666            ! lib/ExtUtils/t/oneliner.t lib/ExtUtils/t/parse_version.t
54667            ! lib/ExtUtils/t/prereq_print.t lib/ExtUtils/t/split_command.t
54668 ____________________________________________________________________________
54669 [ 23652] By: rgs                                   on 2004/12/14  16:22:42
54670         Log: Fix for [perl #32491] h2xs incorrectly parses enums with implicit values
54671      Branch: perl
54672            ! utils/h2xs.PL
54673 ____________________________________________________________________________
54674 [ 23651] By: rgs                                   on 2004/12/14  12:17:25
54675         Log: Subject: Re: B::walkoptree segfaults
54676              From: Alexey Tourbin <at@altlinux.ru>
54677              Date: Fri, 3 Dec 2004 05:06:49 +0300
54678              Message-ID: <20041203020649.GD3898@solemn.turbinal.org>
54679      Branch: perl
54680            ! ext/B/B.pm
54681 ____________________________________________________________________________
54682 [ 23650] By: rgs                                   on 2004/12/14  11:21:53
54683         Log: Make Sys::Syslog stricture-compliant
54684      Branch: perl
54685            ! ext/Sys/Syslog/Syslog.pm
54686 ____________________________________________________________________________
54687 [ 23649] By: rgs                                   on 2004/12/14  10:35:57
54688         Log: Allow escaping %m as %%m in Sys::Syslog format strings
54689              (suggested by Joshua Richardson <jric@yahoo-inc.com>
54690              and Yitzchak Scott-Thoennes)
54691      Branch: perl
54692            ! ext/Sys/Syslog/Syslog.pm
54693 ____________________________________________________________________________
54694 [ 23648] By: rgs                                   on 2004/12/14  10:22:48
54695         Log: Subject: [perl #24343] [PATCH] -w vs. -s
54696              From: "Steve Peters via RT" <perlbug-followup@perl.org>
54697              Date: 14 Dec 2004 06:41:34 -0000
54698              Message-ID: <rt-3.0.11-24343-103027.13.3005637364295@perl.org>
54699      Branch: perl
54700            ! pod/perlrun.pod
54701 ____________________________________________________________________________
54702 [ 23647] By: merijn                                on 2004/12/14  07:51:43
54703         Log: Subject: [perl #3274] [PATCH] Documentation for utime should be improved
54704              Date: 14 Dec 2004 06:29:23 -0000
54705              From: "Steve Peters via RT" <perlbug-followup@perl.org>
54706              Message-ID: <rt-3.0.11-3274-103026.2.21000805211489@perl.org>
54707      Branch: perl
54708            ! pod/perlfaq5.pod
54709 ____________________________________________________________________________
54710 [ 23646] By: rgs                                   on 2004/12/14  07:41:08
54711         Log: Fix test added in change 23645 with an eval()
54712      Branch: perl
54713            ! t/op/bop.t
54714 ____________________________________________________________________________
54715 [ 23645] By: rgs                                   on 2004/12/14  07:28:57
54716         Log: Test patch for already-solved bug #33003,
54717              by Michael G Schwern.
54718      Branch: perl
54719            ! t/op/bop.t
54720 ____________________________________________________________________________
54721 [ 23644] By: steveh                                on 2004/12/13  17:26:46
54722         Log: Document gv_stashpvn
54723
54724              This is already in the API supported by Devel::PPPort, and is
54725              more efficient than gv_stashpv if the length is already known.
54726      Branch: perl
54727            ! embed.fnc gv.c pod/perlapi.pod
54728 ____________________________________________________________________________
54729 [ 23643] By: rgs                                   on 2004/12/13  10:02:57
54730         Log: Subject: [PATCH] FileCache without import
54731              From: Michael G Schwern <schwern@pobox.com>
54732              Date: Sat, 11 Dec 2004 18:58:32 -0500
54733              Message-ID: <20041211235832.GA13462@windhund.schwern.org>
54734      Branch: perl
54735            + lib/FileCache/t/07noimport.t
54736            ! MANIFEST lib/FileCache.pm
54737 ____________________________________________________________________________
54738 [ 23642] By: rgs                                   on 2004/12/13  09:54:23
54739         Log: Subject: [PATCH] perlipc typo
54740              From: Brendan O'Dea <bod@debian.org>
54741              Date: Sun, 12 Dec 2004 10:25:04 +1100
54742              Message-ID: <20041211232504.GA8380@londo.c47.org>
54743      Branch: perl
54744            ! pod/perlipc.pod
54745 ____________________________________________________________________________
54746 [ 23641] By: rgs                                   on 2004/12/13  09:41:21
54747         Log: Subject: [PATCH] t/op/taint.t follow-up to #23635
54748              From: "Craig A. Berry" <craigberry@mac.com>
54749              Date: Sat, 11 Dec 2004 11:03:57 -0600
54750              Message-ID: <41BB287D.6090001@mac.com>
54751      Branch: perl
54752            ! t/op/taint.t
54753 ____________________________________________________________________________
54754 [ 23640] By: rgs                                   on 2004/12/13  08:39:34
54755         Log: Subject: Re: Smoke [5.9.2] 23634 FAIL(F) openbsd 3.6 (i386/1 cpu) [PATCH]
54756              From: Gisle Aas <gisle@ActiveState.com>
54757              Date: 11 Dec 2004 02:57:19 -0800
54758              Message-ID: <lrr7lxje5s.fsf_-_@caliper.activestate.com>
54759      Branch: perl
54760            ! utf8.c
54761 ____________________________________________________________________________
54762 [ 23639] By: rgs                                   on 2004/12/10  22:02:52
54763         Log: Subject: [PATCH] Re: [perl #2562] wantarray fails in END, INIT, and CHECK blocks
54764              From: mjtg@cam.ac.uk (Mike Guy)
54765              Date: Fri, 10 Dec 2004 19:08:01 +0000
54766              Message-ID: <E1Ccq7V-00057s-9s@virgo.cus.cam.ac.uk>
54767      Branch: perl
54768            ! pod/perlfunc.pod
54769 ____________________________________________________________________________
54770 [ 23638] By: steveh                                on 2004/12/10  14:58:59
54771         Log: Fix Win32 breakage caused by change 23610
54772
54773              Simply skip the offending tests on Win32.  There is no sense in testing
54774              that $Config dir entries appear in @INC because the $Config entries
54775              relate to where perl.exe will be installed (as per INST_DRV/INST_TOP in
54776              win32/Makefile), whereas @INC entries are dynamic, based on where
54777              perlXX.dll is currently located.
54778      Branch: perl
54779            ! lib/Config.t
54780 ____________________________________________________________________________
54781 [ 23637] By: rgs                                   on 2004/12/10  10:17:47
54782         Log: Pod nit ([perl #32800])
54783      Branch: perl
54784            ! pod/perlfunc.pod
54785 ____________________________________________________________________________
54786 [ 23636] By: rgs                                   on 2004/12/10  10:02:12
54787         Log: Subject: [PATCH] Test rt.perl.org 5900
54788              From: Michael G Schwern <schwern@pobox.com>
54789              Date: Thu, 9 Dec 2004 22:11:59 -0500
54790              Message-ID: <20041210031159.GA7629@windhund.schwern.org>
54791      Branch: perl
54792            ! t/op/taint.t
54793 ____________________________________________________________________________
54794 [ 23635] By: rgs                                   on 2004/12/10  09:51:44
54795         Log: Subject: [PATCH] cleanup t/op/taint.t
54796              From: Michael G Schwern <schwern@pobox.com>
54797              Date: Fri, 10 Dec 2004 02:04:49 -0500
54798              Message-ID: <20041210070448.GA22347@windhund.schwern.org>
54799
54800              Subject: [PATCH] Add todo_skip() to test.pl
54801              From: Michael G Schwern <schwern@pobox.com>
54802              Date: Fri, 10 Dec 2004 04:27:06 -0500
54803              Message-ID: <20041210092706.GA23378@windhund.schwern.org>
54804      Branch: perl
54805            ! t/op/taint.t t/test.pl
54806 ____________________________________________________________________________
54807 [ 23634] By: nicholas                              on 2004/12/09  22:51:03
54808         Log: Evade using @ in the 1 liner with some perl 1 syntax.
54809      Branch: perl
54810            ! lib/Config.t
54811 ____________________________________________________________________________
54812 [ 23633] By: rgs                                   on 2004/12/09  18:50:16
54813         Log: Subject: RE: [PATCH perl.h toke.c utf8.c] minor format clean up
54814              From: Robin Barker <Robin.Barker@npl.co.uk>
54815              Date: Wed, 1 Dec 2004 15:15:44 -0000
54816              Message-ID: <533D273D4014D411AB1D00062938C4D90849C521@hotel.npl.co.uk>
54817      Branch: perl
54818            ! perl.h
54819 ____________________________________________________________________________
54820 [ 23632] By: rgs                                   on 2004/12/09  17:12:12
54821         Log: Subject: UTF8_ALLOW_ANYUV should not allow overlong sequences [PATCH]
54822              From: Gisle Aas <gisle@activestate.com>
54823              Date: 06 Dec 2004 02:59:24 -0800
54824              Message-ID: <lrmzwrae0j.fsf_-_@caliper.activestate.com>
54825      Branch: perl
54826            ! utf8.h
54827 ____________________________________________________________________________
54828 [ 23631] By: rgs                                   on 2004/12/09  16:03:01
54829         Log: Subject: [PATCH] :encoding(utf8) broken in perl-5.8.6
54830              From: Gisle Aas <gisle@ActiveState.com>
54831              Date: 03 Dec 2004 06:09:19 -0800
54832              Message-ID: <lrllcfeank.fsf_-_@caliper.activestate.com>
54833      Branch: perl
54834            ! ext/PerlIO/t/encoding.t
54835 ____________________________________________________________________________
54836 [ 23630] By: rgs                                   on 2004/12/09  15:49:07
54837         Log: Upgrade to perldoc 3.14
54838      Branch: perl
54839            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
54840 ____________________________________________________________________________
54841 [ 23629] By: rgs                                   on 2004/12/09  09:57:42
54842         Log: Fix test to cope with the previous h2ph change.
54843      Branch: perl
54844            ! t/lib/h2ph.pht
54845 ____________________________________________________________________________
54846 [ 23628] By: rgs                                   on 2004/12/08  16:50:30
54847         Log: Subject: [perl #32962] h2ph - use of local() in generated code
54848              From: Peter.Dintelmann@dresdner-bank.com (via RT)
54849              Date: 8 Dec 2004 15:49:32 -0000
54850              Message-ID: <rt-3.0.11-32962-102394.11.065973521948@perl.org>
54851      Branch: perl
54852            ! utils/h2ph.PL
54853 ____________________________________________________________________________
54854 [ 23627] By: rgs                                   on 2004/12/08  16:19:38
54855         Log: Subject: [PATCH] Re: [perl #32949] FileCache only works in "main" package
54856              From: "Jos I. Boumans" <kane@xs4all.net>
54857              Date: Wed, 8 Dec 2004 14:24:19 +0100
54858              Message-Id: <7728A4F5-491C-11D9-9CA3-000A95EF62E2@xs4all.net>
54859      Branch: perl
54860            + lib/FileCache/t/06export.t
54861            ! MANIFEST lib/FileCache.pm
54862 ____________________________________________________________________________
54863 [ 23626] By: nicholas                              on 2004/12/07  23:39:46
54864         Log: Avoid getting the stash name twice (at least visually, if not also
54865              in the generated code)
54866      Branch: perl
54867            ! sv.c
54868 ____________________________________________________________________________
54869 [ 23624] By: rgs                                   on 2004/12/07  18:26:48
54870         Log: Upgrade to Encode 2.09
54871      Branch: perl
54872            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
54873            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.xs
54874            ! ext/Encode/t/Encode.t ext/Encode/t/fallback.t
54875 ____________________________________________________________________________
54876 [ 23623] By: nicholas                              on 2004/12/07  15:27:09
54877         Log: Revert part of the change to gv_fullname4(), as the change seems to
54878              be fractionally slower. Re-investigation prompted by a comment from
54879              Tim Bunce, who seems to be more on the ball than I am.
54880      Branch: perl
54881            ! gv.c
54882 ____________________________________________________________________________
54883 [ 23622] By: steveh                                on 2004/12/07  10:50:26
54884         Log: Update AUTHORS (for changes #23200 and #23621)
54885      Branch: perl
54886            ! AUTHORS
54887 ____________________________________________________________________________
54888 [ 23621] By: steveh                                on 2004/12/07  10:35:59
54889         Log: Updates to README.win32 (aka perlwin32), with some changes.
54890
54891              Subject: Patch to README.win32 distributed with 5.8.6 for building under .net / MSVC7 (free)
54892              From: Max Maischein <corion@corion.net>
54893              Date: Sun, 05 Dec 2004 19:39:40 +0100
54894              Message-ID: <41B355EC.9010505@corion.net>
54895      Branch: perl
54896            ! README.win32
54897 ____________________________________________________________________________
54898 [ 23620] By: rgs                                   on 2004/12/06  22:22:11
54899         Log: Upgrade to Term::ANSIColor 1.09
54900      Branch: perl
54901            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
54902            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
54903 ____________________________________________________________________________
54904 [ 23619] By: rgs                                   on 2004/12/06  21:54:55
54905         Log: Small addition to perlsec by Stas Bekman.
54906      Branch: perl
54907            ! pod/perlsec.pod
54908 ____________________________________________________________________________
54909 [ 23618] By: steveh                                on 2004/12/06  15:54:30
54910         Log: Fix another Win32 breakage caused by change 23554
54911      Branch: perl
54912            ! t/win32/system.t
54913 ____________________________________________________________________________
54914 [ 23617] By: nicholas                              on 2004/12/06  15:35:39
54915         Log: Break out setting $^X into its own static function S_set_caret_X
54916      Branch: perl
54917            ! perl.c
54918 ____________________________________________________________________________
54919 [ 23616] By: steveh                                on 2004/12/06  14:42:32
54920         Log: Fix typo from change 23554 which screwed up Windows smokes
54921      Branch: perl
54922            ! win32/Makefile
54923 ____________________________________________________________________________
54924 [ 23615] By: nicholas                              on 2004/12/06  14:39:59
54925         Log: sanity check the arguments to runperl(), to try to avoid it
54926              hanging waiting on STDIN for a script.
54927      Branch: perl
54928            ! t/test.pl
54929 ____________________________________________________________________________
54930 [ 23614] By: nicholas                              on 2004/12/06  13:41:45
54931         Log: Remove spurious semicolons
54932              (As these 2 are spare, I guess I should send them to Mark Rhodes
54933              (former office mate) as he often said that he kept mislaying his)
54934      Branch: perl
54935            ! gv.h
54936 ____________________________________________________________________________
54937 [ 23613] By: nicholas                              on 2004/12/06  13:10:24
54938         Log: Tests for Config.pm much better now - toDONE
54939      Branch: perl
54940            ! pod/perltodo.pod
54941 ____________________________________________________________________________
54942 [ 23612] By: nicholas                              on 2004/12/06  13:01:36
54943         Log: Turn gv_fullname3 and gv_efullname3 into macros that call
54944              gv_fullname4 and gv_efullname4 directly, saving overhead.
54945      Branch: perl
54946            ! embed.fnc embed.h gv.h proto.h
54947 ____________________________________________________________________________
54948 [ 23611] By: merijn                                on 2004/12/06  12:00:10
54949         Log: New Itanium servers
54950      Branch: perl
54951            ! README.hpux
54952 ____________________________________________________________________________
54953 [ 23610] By: nicholas                              on 2004/12/06  10:35:00
54954         Log: Check that @INC entries and %Config path entries are consistent.
54955      Branch: perl
54956            ! lib/Config.t
54957 ____________________________________________________________________________
54958 [ 23609] By: nicholas                              on 2004/12/03  22:17:32
54959         Log: gv_fullname4() can get rid of the main:: for us.
54960              (well, actually, it never puts it in)
54961      Branch: perl
54962            ! op.c
54963 ____________________________________________________________________________
54964 [ 23608] By: rgs                                   on 2004/12/03  21:51:45
54965         Log: $foo::_ was wrongly forced as $main::_.
54966              Since we still want "our $_" to be always forced to $main::_,
54967              deplace the forcing code at our-pad allocation time.
54968              (Making execution probably a tiny bit faster)
54969      Branch: perl
54970            ! gv.c op.c t/op/mydef.t
54971 ____________________________________________________________________________
54972 [ 23607] By: nicholas                              on 2004/12/03  20:38:37
54973         Log: Remove double checking of acceptable switches on tr/// ops.
54974      Branch: perl
54975            ! toke.c
54976 ____________________________________________________________________________
54977 [ 23606] By: nicholas                              on 2004/12/03  20:07:31
54978         Log: use (c == '$' || c == '@' || c == '%') instead of strchr("$@%", c)
54979              The latter gives larger code, is less clear and can't be any faster
54980      Branch: perl
54981            ! perl.c toke.c
54982 ____________________________________________________________________________
54983 [ 23605] By: nicholas                              on 2004/12/03  18:56:31
54984         Log: Small code tidy up in gv_fullname4
54985      Branch: perl
54986            ! gv.c
54987 ____________________________________________________________________________
54988 [ 23604] By: nicholas                              on 2004/12/03  18:26:43
54989         Log: There are clearer ways of saying m/^[ab]$/ than strchr("ab", c)
54990              They seem to produce slightly smaller object code too.
54991      Branch: perl
54992            ! gv.c
54993 ____________________________________________________________________________
54994 [ 23603] By: nicholas                              on 2004/12/03  17:02:43
54995         Log: Fix a typo in an assert(). It helps to compile with -DDEBUGGING
54996      Branch: perl
54997            ! perl.c
54998 ____________________________________________________________________________
54999 [ 23602] By: nicholas                              on 2004/12/03  15:50:15
55000         Log: Pull out the duplicateded push @INC, $_ if -e $_ code from
55001              S_pushinc into a new function S_pushinc_if_exists
55002              Avoid the SV copy when pushing onto @INC by creating a new scratch
55003              SV each time a push is done.
55004      Branch: perl
55005            ! perl.c
55006 ____________________________________________________________________________
55007 [ 23601] By: nicholas                              on 2004/12/02  22:35:34
55008         Log: Subject: [PATCH] configure.com: no more CONFIG=true
55009              From: "Craig A. Berry" <craigberry@mac.com>
55010              Message-ID: <41AF87BA.1080108@mac.com>
55011              Date: Thu, 02 Dec 2004 15:23:06 -0600
55012      Branch: perl
55013            ! configure.com
55014 ____________________________________________________________________________
55015 [ 23598] By: nicholas                              on 2004/12/01  23:13:32
55016         Log: 2 new BeOS files were missing
55017      Branch: perl
55018            ! MANIFEST
55019 ____________________________________________________________________________
55020 [ 23592] By: nicholas                              on 2004/12/01  18:54:14
55021         Log: Subject: [PATCH] Makefile.SH: de-parallelise mktables
55022              From: Jarkko Hietaniemi <jhi@iki.fi>
55023              Message-ID: <41ADFD95.4030007@iki.fi>
55024              Date: Wed, 01 Dec 2004 19:21:25 +0200
55025      Branch: perl
55026            ! Makefile.SH
55027 ____________________________________________________________________________
55028 [ 23588] By: nicholas                              on 2004/12/01  16:52:45
55029         Log: &test in constant.t is vestigial, so amputate it.
55030      Branch: perl
55031            ! lib/constant.t
55032 ____________________________________________________________________________
55033 [ 23587] By: nicholas                              on 2004/12/01  16:35:10
55034         Log: Tidy up the reference name stringification to save getting the
55035              hash name twice. Pleasant side effect is 44 byte smaller object
55036              file. (A small win is still a win)
55037      Branch: perl
55038            ! sv.c
55039 ____________________________________________________________________________
55040 [ 23584] By: merijn                                on 2004/12/01  13:44:24
55041         Log: Subject: [perl #32717] BeOS specific Updates
55042              Date: 30 Nov 2004 15:38:32 -0000
55043              From: Ingo Weinhold (via RT) <perlbug-followup@perl.org>
55044              Message-ID: <rt-3.0.11-32717-101307.19.7097750538509@perl.org>
55045      Branch: perl
55046            + beos/beos_flock_server.cpp beos/beos_flock_server.h
55047            ! beos/beos.c beos/beosish.h ext/Errno/Errno_pm.PL
55048            ! ext/File/Glob/t/basic.t hints/beos.sh lib/ExtUtils/t/MM_BeOS.t
55049            ! lib/Tie/File/t/16_handle.t perl.c t/op/magic.t
55050 ____________________________________________________________________________
55051 [ 23583] By: merijn                                on 2004/12/01  13:29:18
55052         Log: Subject: [PATCH] add -I../lib to VMS build to find Config_heavy.pl
55053              Date: Wed, 01 Dec 2004 07:24:45 -0600
55054              From: "Craig A. Berry" <craigberry@mac.com>
55055              Message-ID: <41ADC61D.8010407@mac.com>
55056      Branch: perl
55057            ! vms/descrip_mms.template
55058 ____________________________________________________________________________
55059 [ 23581] By: rgs                                   on 2004/12/01  13:01:55
55060         Log: MANIFEST.SKIP is missing from the list of files that come
55061              with MakeMaker
55062      Branch: perl
55063            ! Porting/Maintainers.pl
55064 ____________________________________________________________________________
55065 [ 23577] By: nicholas                              on 2004/11/30  16:40:06
55066         Log: Add placeholders for the new strlcat and strlcpy entries in
55067              config.sh, to ensure that the config.h generated for cross-
55068              compilation will still work.
55069      Branch: perl
55070            ! Cross/config.sh-arm-linux
55071 ____________________________________________________________________________
55072 [ 23575] By: nicholas                              on 2004/11/30  15:32:17
55073         Log: Let pod/buildtoc resort the MANIFEST the way it wants it
55074      Branch: perl
55075            ! MANIFEST
55076 ____________________________________________________________________________
55077 [ 23574] By: nicholas                              on 2004/11/30  15:31:14
55078         Log: Add perl586delta.pod to all the necessary makefiles and tables of
55079              contents.
55080      Branch: perl
55081            ! pod.lst pod/perl.pod pod/perltoc.pod vms/descrip_mms.template
55082            ! win32/pod.mak
55083 ____________________________________________________________________________
55084 [ 23571] By: merijn                                on 2004/11/30  15:11:01
55085         Log: Subject: Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd 3.6 (i386/1 cpu)
55086              Date: Tue, 30 Nov 2004 09:29:06 -0600
55087              From: Steve Peters <steve@fisharerojo.org>
55088              Message-ID: <20041130152906.GA555@mccoy.peters.homeunix.org>
55089      Branch: perl
55090            ! hints/openbsd.sh
55091 ____________________________________________________________________________
55092 [ 23570] By: nicholas                              on 2004/11/30  14:57:53
55093         Log: Integrate perlhist entries for 5.8.6 and its perldelta to blead
55094      Branch: perl
55095           +> pod/perl586delta.pod
55096            ! MANIFEST
55097           !> pod/perlhist.pod
55098 ____________________________________________________________________________
55099 [ 23568] By: rgs                                   on 2004/11/30  13:02:16
55100         Log: Protection against trailing spaces in embed.fnc
55101      Branch: perl
55102            ! autodoc.pl embed.pl
55103 ____________________________________________________________________________
55104 [ 23567] By: rgs                                   on 2004/11/30  12:57:30
55105         Log: Remove trailing whitespace that found their way in the docs
55106              (spotted by Stas Bekman)
55107      Branch: perl
55108            ! embed.fnc pod/perlapi.pod proto.h
55109 ____________________________________________________________________________
55110 [ 23566] By: rgs                                   on 2004/11/29  12:30:31
55111         Log: Upgrade to Test::Simple 0.53
55112      Branch: perl
55113            + lib/Test/Simple/t/circular_data.t
55114            + lib/Test/Simple/t/overload_threads.t
55115            + lib/Test/Simple/t/plan_bad.t
55116            + lib/Test/Simple/t/plan_shouldnt_import.t
55117            + lib/Test/Simple/t/require_ok.t lib/Test/Simple/t/sort_bug.t
55118            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
55119            ! lib/Test/Simple.pm lib/Test/Simple/Changes
55120            ! lib/Test/Simple/README lib/Test/Simple/TODO
55121            ! lib/Test/Simple/t/00signature.t lib/Test/Simple/t/More.t
55122            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/fail_one.t
55123            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/overload.t
55124            ! lib/Test/Simple/t/todo.t t/lib/TieOut.pm
55125 ____________________________________________________________________________
55126 [ 23564] By: nicholas                              on 2004/11/28  16:13:56
55127         Log: Skip generating all the code to deal with "" strings in config.sh
55128              if there aren't any. '' only code is much simpler.
55129      Branch: perl
55130            ! configpm
55131 ____________________________________________________________________________
55132 [ 23563] By: nicholas                              on 2004/11/28  15:00:15
55133         Log: Given that there is a pre-built cache, no need for @v_fast
55134      Branch: perl
55135            ! configpm
55136 ____________________________________________________________________________
55137 [ 23562] By: nicholas                              on 2004/11/28  13:56:30
55138         Log: The byteorder code doesn't need to be in Config.pm if byteorder
55139              isn't actually a frequently looked up value.
55140      Branch: perl
55141            ! configpm
55142 ____________________________________________________________________________
55143 [ 23561] By: nicholas                              on 2004/11/28  13:20:39
55144         Log: Need to stub the public functions to keep some existing code
55145              working.
55146              No need to keep $Config_SH around in memory when we can easily
55147              re-create it.
55148      Branch: perl
55149            ! configpm
55150 ____________________________________________________________________________
55151 [ 23558] By: nicholas                              on 2004/11/27  23:06:41
55152         Log: Generate the precached %Config entries based on some empirical
55153              data, rather than just guesswork.
55154      Branch: perl
55155            ! Makefile.SH configpm
55156 ____________________________________________________________________________
55157 [ 23557] By: nicholas                              on 2004/11/27  21:26:42
55158         Log: Subject: [PATCH] Re: getting Config.pm on a diet
55159              From: "Craig A. Berry" <craigberry@mac.com>
55160              Message-ID: <41A8F225.7080902@mac.com>
55161              Date: Sat, 27 Nov 2004 15:31:17 -0600
55162      Branch: perl
55163            ! vms/descrip_mms.template
55164 ____________________________________________________________________________
55165 [ 23555] By: nicholas                              on 2004/11/27  17:28:47
55166         Log: Hateful cAsE iNsEnSiTiVe file systems
55167      Branch: perl
55168            ! configpm
55169 ____________________________________________________________________________
55170 [ 23554] By: nicholas                              on 2004/11/27  16:56:35
55171         Log: Put Config.pm on a diet. 3K rather than 32K
55172              configpm now generates 2 files, a small Config.pm containing the
55173              commonly used functions and values, which AUTOLOADs a
55174              Config_heavy.pl containing anything else needed.
55175              The "common" values in the small Config.pm may need some
55176              tweaking, based on real world data.
55177      Branch: perl
55178            ! Makefile.SH configpm vms/descrip_mms.template win32/Makefile
55179            ! win32/makefile.mk
55180 ____________________________________________________________________________
55181 [ 23550] By: nicholas                              on 2004/11/27  14:43:37
55182         Log: Clarify the return values of pos, particularly 0 and undef, as
55183              suggested by Stas Bekman
55184      Branch: perl
55185            ! pod/perlfunc.pod
55186 ____________________________________________________________________________
55187 [ 23549] By: nicholas                              on 2004/11/27  14:24:21
55188         Log: Document the interaction of PERL_USE_SAVE_PUTENV and
55189              PL_use_safe_putenv, based on text by Stas Bekman
55190      Branch: perl
55191            ! INSTALL
55192 ____________________________________________________________________________
55193 [ 23548] By: rgs                                   on 2004/11/26  17:20:46
55194         Log: Subject: [perl #32639] [PATCH] Bug in Term::Complete Module with $_ Usage
55195              From: "Steve Peters via RT" <perlbug-followup@perl.org>
55196              Date: 26 Nov 2004 17:14:33 -0000
55197              Message-ID: <rt-3.0.11-32639-101066.11.6172971744206@perl.org>
55198      Branch: perl
55199            ! lib/Term/Complete.pm
55200 ____________________________________________________________________________
55201 [ 23547] By: rgs                                   on 2004/11/26  15:16:59
55202         Log: Freak out if h2ph has to translate a macro that    contains assembly code.
55203
55204              Subject: [PATCH] h2ph vs __asm__
55205              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
55206              Date: Thu, 25 Nov 2004 17:24:43 +0100
55207              Message-ID: <20041125172443.757a4833@dhcp123.mandrakesoft.com>
55208      Branch: perl
55209            ! utils/h2ph.PL
55210 ____________________________________________________________________________
55211 [ 23546] By: rgs                                   on 2004/11/26  15:07:47
55212         Log: Doc nit for B::Lint
55213              Subject: [PATCH] B::Lint
55214              From: Andy Lester <andy@petdance.com>
55215              Date: Fri, 26 Nov 2004 00:30:48 -0600
55216              Message-ID: <20041126063048.GA10161@petdance.com>
55217      Branch: perl
55218            ! ext/B/B/Lint.pm
55219 ____________________________________________________________________________
55220 [ 23545] By: nicholas                              on 2004/11/26  12:33:34
55221         Log: The change to the internal representation introduced a bug whereby
55222              the key returned by FIRSTKEY had an erroneous leading newline.
55223              EXISTS was also buggy.
55224      Branch: perl
55225            ! configpm lib/Config.t
55226 ____________________________________________________________________________
55227 [ 23544] By: nicholas                              on 2004/11/26  11:29:21
55228         Log: Make configpm and the generated Config.pm strict and warnings
55229              clean.
55230      Branch: perl
55231            ! configpm
55232 ____________________________________________________________________________
55233 [ 23543] By: steveh                                on 2004/11/26  10:56:12
55234         Log: Fix Win32 breakage caused by changes 23535/23542.
55235      Branch: perl
55236            ! lib/Config.t
55237 ____________________________________________________________________________
55238 [ 23542] By: nicholas                              on 2004/11/25  23:41:05
55239         Log: Generate the virtual entries at Config.pm build time, as they
55240              don't change. This lets us get rid of the entire "fetch_virtual"
55241              baggage, and makes the config_re lookup work for the virtual
55242              entries.
55243      Branch: perl
55244            ! configpm lib/Config.t
55245 ____________________________________________________________________________
55246 [ 23541] By: nicholas                              on 2004/11/25  22:50:15
55247         Log: Cheat. (Add a leading newline, and so remove all the special
55248              casing for "if we're at the start of $Config_SH")
55249      Branch: perl
55250            ! configpm lib/Config.t
55251 ____________________________________________________________________________
55252 [ 23538] By: nicholas                              on 2004/11/25  21:37:23
55253         Log: Add an exists test for the things we loop over
55254      Branch: perl
55255            ! lib/Config.t
55256 ____________________________________________________________________________
55257 [ 23537] By: nicholas                              on 2004/11/25  21:33:23
55258         Log: The first entry in the virtual config.sh is special cased. So
55259              test it.
55260      Branch: perl
55261            ! lib/Config.t
55262 ____________________________________________________________________________
55263 [ 23536] By: nicholas                              on 2004/11/25  21:00:56
55264         Log: Make $Config{libs_nolargefiles} and
55265              $Config{libswanted_nolargefiles} work. (For the first time)
55266      Branch: perl
55267            ! configpm lib/Config.t
55268 ____________________________________________________________________________
55269 [ 23535] By: nicholas                              on 2004/11/25  20:10:43
55270         Log: Test the currently working virtual %Config entries
55271      Branch: perl
55272            ! lib/Config.t
55273 ____________________________________________________________________________
55274 [ 23534] By: rgs                                   on 2004/11/24  16:09:42
55275         Log: Subject: RC1 pod fix #anchor
55276              From: Stas Bekman <stas@stason.org>
55277              Date: Wed, 24 Nov 2004 10:57:21 -0500
55278              Message-ID: <41A4AF61.9080408@stason.org>
55279      Branch: perl
55280            ! pod/perlrun.pod
55281 ____________________________________________________________________________
55282 [ 23533] By: rgs                                   on 2004/11/24  16:07:38
55283         Log: Subject: [patch pod/perlipc] use POSIX; w/o () is a bad idea
55284              From: Stas Bekman <stas@stason.org>
55285              Date: Wed, 24 Nov 2004 11:25:14 -0500
55286              Message-ID: <41A4B5EA.3020804@stason.org>
55287      Branch: perl
55288            ! pod/perlipc.pod
55289 ____________________________________________________________________________
55290 [ 23532] By: rgs                                   on 2004/11/24  14:47:31
55291         Log: Subject: [perl #3242] [PATCH]No error on assignment to $>
55292              From: "Steve Peters via RT" <perlbug-followup@perl.org>
55293              Date: 21 Nov 2004 04:38:09 -0000
55294              Message-ID: <rt-3.0.11-3242-100676.6.32723019025057@perl.org>
55295      Branch: perl
55296            ! pod/perlvar.pod
55297 ____________________________________________________________________________
55298 [ 23531] By: nicholas                              on 2004/11/24  11:50:28
55299         Log: Wrap some long lines
55300      Branch: perl
55301            ! lib/Config.t
55302 ____________________________________________________________________________
55303 [ 23528] By: rgs                                   on 2004/11/23  13:35:34
55304         Log: Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong value
55305              after eval or require
55306      Branch: perl
55307            ! t/comp/package.t toke.c
55308 ____________________________________________________________________________
55309 [ 23527] By: rgs                                   on 2004/11/23  10:20:02
55310         Log: Subject: Re: [perl #32486] error in documentation for POSIX::pipe
55311              From: Michael G Schwern <schwern@pobox.com>
55312              Date: Fri, 19 Nov 2004 14:28:56 -0500
55313              Message-ID: <20041119192856.GA4769@windhund.schwern.org>
55314      Branch: perl
55315            ! ext/POSIX/POSIX.pod
55316 ____________________________________________________________________________
55317 [ 23526] By: rgs                                   on 2004/11/23  09:26:03
55318         Log: Subject: [perl #3422] [PATCH] CHECK routine called after syntax error
55319              From: "Steve Peters via RT" <perlbug-followup@perl.org>
55320              Date: 23 Nov 2004 00:04:24 -0000
55321              Message-ID: <rt-3.0.11-3422-100830.4.45764701781506@perl.org>
55322      Branch: perl
55323            ! ext/B/B/Deparse.pm
55324 ____________________________________________________________________________
55325 [ 23525] By: rgs                                   on 2004/11/23  09:09:57
55326         Log: Subject: [PATCH] warnings.t portability tweaks
55327              From: "Craig A. Berry" <craigberry@mac.com>
55328              Date: Sat, 20 Nov 2004 10:29:47 -0600
55329              Message-ID: <419F70FB.7000100@mac.com>
55330      Branch: perl
55331            ! t/lib/warnings/9uninit t/lib/warnings/perlio
55332 ____________________________________________________________________________
55333 [ 23523] By: nicholas                              on 2004/11/20  22:17:18
55334         Log: Assimilate Test-Simple 0.50
55335      Branch: perl
55336            + lib/Test/Simple/TODO lib/Test/Simple/t/00signature.t
55337            + lib/Test/Simple/t/00test_harness_check.t
55338            + lib/Test/Simple/t/eq_set.t lib/Test/Simple/t/extra_one.t
55339            + lib/Test/Simple/t/fail_one.t
55340            + lib/Test/Simple/t/harness_active.t lib/Test/Simple/t/no_diag.t
55341            + lib/Test/Simple/t/overload.t lib/Test/Simple/t/reset.t
55342            + lib/Test/Simple/t/thread_taint.t t/lib/NoExporter.pm
55343            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
55344            ! lib/Test/Simple.pm lib/Test/Simple/Changes
55345            ! lib/Test/Simple/README lib/Test/Simple/t/More.t
55346            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/extra.t
55347            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
55348            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/has_plan2.t
55349            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/missing.t
55350            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan_is_noplan.t
55351            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/threads.t
55352            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/use_ok.t
55353            ! lib/Test/Tutorial.pod t/lib/Test/Simple/Catch.pm
55354            ! t/lib/TieOut.pm
55355 ____________________________________________________________________________
55356 [ 23520] By: nicholas                              on 2004/11/20  14:21:28
55357         Log: genuine possible buffer problems spotted by flawfinder
55358      Branch: perl
55359            ! regcomp.c util.c
55360 ____________________________________________________________________________
55361 [ 23519] By: rgs                                   on 2004/11/19  14:48:35
55362         Log: Make "err" a weak keyword;
55363              that is, it will be overriden by any sub named "err", except when
55364              really an operator is expected at this point. ([perl #32347])
55365      Branch: perl
55366            ! t/op/dor.t toke.c
55367 ____________________________________________________________________________
55368 [ 23518] By: rgs                                   on 2004/11/19  09:22:33
55369         Log: Subject: [perl #32486] error in documentation for POSIX::pipe
55370              From: chris@ex-parrot.com (via RT) <perlbug-followup@perl.org>
55371              Date: 18 Nov 2004 18:09:54 -0000
55372              Message-ID: <rt-3.0.11-32486-100537.1.04456486825399@perl.org>
55373      Branch: perl
55374            ! ext/POSIX/POSIX.pod
55375 ____________________________________________________________________________
55376 [ 23517] By: nicholas                              on 2004/11/18  23:32:20
55377         Log: Bump version number
55378      Branch: perl
55379            ! lib/ExtUtils/Constant.pm
55380 ____________________________________________________________________________
55381 [ 23516] By: rgs                                   on 2004/11/18  22:06:21
55382         Log: Remaining nit in the deparsing of reversed foreach loops
55383      Branch: perl
55384            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
55385 ____________________________________________________________________________
55386 [ 23514] By: rgs                                   on 2004/11/18  18:01:52
55387         Log: Fix deparsing of reversed foreach loops,
55388              plus a bug in the previous commit
55389      Branch: perl
55390            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
55391 ____________________________________________________________________________
55392 [ 23513] By: rgs                                   on 2004/11/18  17:25:19
55393         Log: Fix deparsing of reversed sort and descending sorts,
55394              due to the recent optimisations on this part of the optree.
55395      Branch: perl
55396            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
55397 ____________________________________________________________________________
55398 [ 23510] By: rgs                                   on 2004/11/17  10:41:56
55399         Log: Subject: [perl #28929] File::Find follow_fast => 1 loses dangling symlink
55400              From: "Steve Peters via RT" <perlbug-followup@perl.org>
55401              Date: 12 Nov 2004 02:47:36 -0000
55402              Message-ID: <rt-3.0.11-28929-100158.11.3214775505644@perl.org>
55403      Branch: perl
55404            ! lib/File/Find.pm lib/File/Find/t/find.t
55405 ____________________________________________________________________________
55406 [ 23509] By: rgs                                   on 2004/11/17  10:22:52
55407         Log: PerlFAQ sync.
55408      Branch: perl
55409            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq6.pod
55410            ! pod/perlfaq7.pod
55411 ____________________________________________________________________________
55412 [ 23508] By: rgs                                   on 2004/11/17  10:14:58
55413         Log: Fix a couple of typos.
55414      Branch: perl
55415            ! hv.c utf8.c
55416 ____________________________________________________________________________
55417 [ 23507] By: rgs                                   on 2004/11/17  10:11:20
55418         Log: Subject: SuSE's perl safe_putenf diff
55419              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
55420              Date: Thu, 11 Nov 2004 15:54:43 +0100
55421              Message-ID: <20041111145443.GA1854@immd4.informatik.uni-erlangen.de>
55422
55423              slightly reworked to make the PL_use_safe_putenv variable fit in
55424              the current framework. This patch turns on the use of safe putenv
55425              for any application that embeds a perl interpreter.
55426      Branch: perl
55427            ! embedvar.h mg.c miniperlmain.c perl.c perlapi.h perlvars.h
55428            ! util.c
55429 ____________________________________________________________________________
55430 [ 23506] By: rgs                                   on 2004/11/17  08:57:17
55431         Log: Subject: [PATCH] perl5db.pl POD cleanup
55432              From: Autrijus Tang <autrijus@autrijus.org>
55433              Date: Fri, 12 Nov 2004 12:41:33 +0800
55434              Message-ID: <20041112044133.GA92924@aut.dyndns.org>
55435      Branch: perl
55436            ! lib/perl5db.pl
55437 ____________________________________________________________________________
55438 [ 23505] By: rgs                                   on 2004/11/17  08:31:39
55439         Log: Subject: [PATCH 5.8.x] Allow more tries for t/op/time.t test 2.
55440              From: Andy Dougherty <doughera@lafayette.edu>
55441              Date: Tue, 16 Nov 2004 12:11:00 -0500 (EST)
55442              Message-ID: <Pine.SOL.4.58.0411161149170.5639@maxwell.phys.lafayette.edu>
55443      Branch: perl
55444            ! t/op/time.t
55445 ____________________________________________________________________________
55446 [ 23501] By: steveh                                on 2004/11/16  10:55:20
55447         Log: Make all scripts run by regen.pl write output with UNIX style EOL's.
55448
55449              (autodoc.pl was already done by change 23371.)
55450      Branch: perl
55451            ! bytecode.pl embed.pl keywords.pl opcode.pl regcomp.pl
55452            ! warnings.pl
55453 ____________________________________________________________________________
55454 [ 23500] By: merijn                                on 2004/11/16  10:49:35
55455         Log: Subject: [PATCH] s/hierachy/hierarchy/
55456              Date: Mon, 15 Nov 2004 15:59:14 -0700
55457              From: "Larry Shatzer Jr." <larrysh@cpan.org>
55458              Message-ID: <20041115225913.GA22373@zippy.zyx.net>
55459      Branch: perl
55460            ! ext/B/B.pm ext/Time/HiRes/Makefile.PL perlio.h
55461 ____________________________________________________________________________
55462 [ 23499] By: steveh                                on 2004/11/16  09:42:50
55463         Log: Fix Win32 breakage caused by changes to op.c in change 23433.
55464
55465              Also limit the scope of the locks in a couple of places, as suggested
55466              by Hugo in http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-11/msg00286.html.
55467      Branch: perl
55468            ! embed.fnc embed.h global.sym op.c op.h proto.h regcomp.c
55469 ____________________________________________________________________________
55470 [ 23498] By: merijn                                on 2004/11/14  07:02:20
55471         Log: Subject: [PATCH] Add the minitest target to vms buildsystem
55472              From: Abe Timmerman <abe@ztreet.demon.nl>
55473              Date: Sun, 14 Nov 2004 00:48:17 +0100
55474              Message-Id: <200411140048.17035.abe@ztreet.demon.nl>
55475      Branch: perl
55476            ! vms/descrip_mms.template vms/test.com
55477 ____________________________________________________________________________
55478 [ 23497] By: rgs                                   on 2004/11/12  21:11:48
55479         Log: Subject: [perl #32400] Unnecessary warning from constant.pm
55480              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
55481              Date: 10 Nov 2004 18:30:38 -0000
55482              Message-ID: <rt-3.0.11-32400-100099.4.31094423840584@perl.org>
55483      Branch: perl
55484            ! lib/constant.pm lib/constant.t
55485 ____________________________________________________________________________
55486 [ 23496] By: merijn                                on 2004/11/12  20:47:19
55487         Log: Subject: [perl #32419] Spelling fixes for perl@23492
55488              Date: 12 Nov 2004 16:14:49 -0000
55489              From: Richard Soderberg (via RT) <perlbug-followup@perl.org>
55490              Message-ID: <rt-3.0.11-32419-100173.13.0717895191322@perl.org>
55491      Branch: perl
55492            ! pod/perl573delta.pod pod/perl58delta.pod pod/perl590delta.pod
55493            ! pod/perl591delta.pod pod/perl592delta.pod pod/perlapi.pod
55494            ! pod/perlapio.pod pod/perldata.pod pod/perldebtut.pod
55495            ! pod/perlipc.pod pod/perlport.pod pod/perlre.pod
55496            ! pod/perlretut.pod pod/perlrun.pod pod/perlsub.pod
55497            ! pod/perlthrtut.pod pod/perltodo.pod pod/perltooc.pod
55498 ____________________________________________________________________________
55499 [ 23495] By: merijn                                on 2004/11/12  20:26:17
55500         Log: Subject: [PATCH] Small documentation fix to ExtUtils::Constant
55501              Date: Fri, 12 Nov 2004 11:15:47 -0600
55502              From: steve@fisharerojo.org
55503              Message-ID: <20041112171547.GA8011@kirk.dsl-verizon.net>
55504      Branch: perl
55505            ! lib/ExtUtils/Constant.pm
55506 ____________________________________________________________________________
55507 [ 23494] By: davem                                 on 2004/11/12  18:59:06
55508         Log: Add some descriptive text from Larry to op.c on how optrees are built
55509      Branch: perl
55510            ! op.c
55511 ____________________________________________________________________________
55512 [ 23492] By: rgs                                   on 2004/11/10  09:32:39
55513         Log: Replace a skip by a todo.
55514              Subject: Re: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
55515              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
55516              Date: Wed, 10 Nov 2004 01:30:14 -0800
55517              Message-ID: <20041110093014.GA1676@efn.org>
55518      Branch: perl
55519            ! t/io/tell.t
55520 ____________________________________________________________________________
55521 [ 23491] By: rgs                                   on 2004/11/10  07:40:31
55522         Log: Subject: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
55523              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
55524              Date: Tue, 9 Nov 2004 17:40:13 -0800
55525              Message-ID: <20041110014012.GA2796@efn.org>
55526      Branch: perl
55527            ! t/io/tell.t
55528 ____________________________________________________________________________
55529 [ 23490] By: rgs                                   on 2004/11/09  18:17:07
55530         Log: Adjust test count for non-windows machines
55531      Branch: perl
55532            ! ext/IO/t/io_file.t
55533 ____________________________________________________________________________
55534 [ 23489] By: merijn                                on 2004/11/09  17:53:53
55535         Log: Subject: [PATCH] fix IO::File to support binmode
55536              From: "Jos I. Boumans" <kane@dwim.org>
55537              Date: Tue, 9 Nov 2004 16:59:27 +0100
55538              Message-Id: <559E356E-3268-11D9-A2E6-000A95EF62E2@dwim.org>
55539      Branch: perl
55540            + ext/IO/t/io_file.t
55541            ! MANIFEST ext/IO/lib/IO/File.pm
55542 ____________________________________________________________________________
55543 [ 23487] By: nicholas                              on 2004/11/08  20:27:42
55544         Log: No more late changes, dammit
55545      Branch: perl
55546            ! ext/B/t/optree_concise.t
55547 ____________________________________________________________________________
55548 [ 23485] By: rgs                                   on 2004/11/08  08:38:03
55549         Log: Subject: Re: optree tests and VMS progress (no really)
55550              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
55551              Date: Sun, 7 Nov 2004 23:24:15 -0800
55552              Message-ID: <20041108072415.GA3928@efn.org>
55553      Branch: perl
55554            ! ext/B/t/OptreeCheck.pm
55555 ____________________________________________________________________________
55556 [ 23482] By: davem                                 on 2004/11/06  11:59:16
55557         Log: document regcomp.c/regexec.c's dual life under ext/re/
55558      Branch: perl
55559            ! regcomp.c regexec.c
55560 ____________________________________________________________________________
55561 [ 23481] By: nicholas                              on 2004/11/06  08:48:50
55562         Log: Subject: Re: optree tests and VMS progress (no really)
55563              From: Jim Cromie <jim.cromie@gmail.com>
55564              Message-ID: <cfe85dfa041105235723398fe2@mail.gmail.com>
55565              Date: Sat, 6 Nov 2004 00:57:13 -0700
55566      Branch: perl
55567            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
55568            ! ext/B/t/optree_concise.t
55569 ____________________________________________________________________________
55570 [ 23475] By: merijn                                on 2004/11/05  14:16:27
55571         Log: Subject: Re: Buidling stable.tar.gz on Unix as non-root [PATCH]
55572              Date: Fri, 5 Nov 2004 10:36:57 -0500 (EST)
55573              From: Andy Dougherty <doughera@lafayette.edu>
55574              Message-ID: <Pine.SOL.4.58.0411051035020.15217@maxwell.phys.lafayette.edu>
55575      Branch: perl
55576            ! INSTALL
55577 ____________________________________________________________________________
55578 [ 23474] By: merijn                                on 2004/11/05  13:07:16
55579         Log: Skip failing thread/wait tests on HP-UX 10.20
55580              These will never ever be fixed, since 10.20 is obsolete
55581              perl583delta describes this. The quote is included in wait.t
55582      Branch: perl
55583            ! ext/threads/shared/t/wait.t
55584 ____________________________________________________________________________
55585 [ 23473] By: rgs                                   on 2004/11/05  08:47:44
55586         Log: Subject: [perl #32327] Benchmark calls coderef with spurious arguments
55587              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
55588              Date: 4 Nov 2004 20:12:36 -0000
55589              Message-ID: <rt-3.0.11-32327-99325.8.9408996026507@perl.org>
55590      Branch: perl
55591            ! lib/Benchmark.pm lib/Benchmark.t
55592 ____________________________________________________________________________
55593 [ 23471] By: rgs                                   on 2004/11/04  09:26:56
55594         Log: Subject: [PATCH blead] [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
55595              From: Rick Delaney <rick@bort.ca>
55596              Date: Sun, 31 Oct 2004 22:40:40 -0500
55597              Message-ID: <20041101034040.GC1232@biff.bort.ca>
55598      Branch: perl
55599            + t/op/regexp_qr.t
55600            ! MANIFEST pp.c pp_hot.c regexec.c t/op/regexp.t
55601 ____________________________________________________________________________
55602 [ 23470] By: rgs                                   on 2004/11/04  08:25:34
55603         Log: Subject: Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
55604              From: Rick Delaney <rick@bort.ca>
55605              Date: Wed, 3 Nov 2004 19:46:16 -0500
55606              Message-ID: <20041104004616.GA11214@biff.bort.ca>
55607      Branch: perl
55608            ! lib/overload.pm lib/overload.t
55609 ____________________________________________________________________________
55610 [ 23469] By: rgs                                   on 2004/11/03  11:54:28
55611         Log: Mostly revert change #23347 (keep the test suite, fixed),
55612              having decided that it wasn't a correct fix for bug #31793.
55613      Branch: perl
55614            ! lib/overload.pm lib/overload.t
55615 ____________________________________________________________________________
55616 [ 23468] By: rgs                                   on 2004/11/03  07:39:04
55617         Log: Subject: Re: [perl #30633] Perl's "do" operator with a variety of absolute paths under Cygwin
55618              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
55619              Date: Tue, 2 Nov 2004 17:24:29 -0800
55620              Message-ID: <20041103012429.GA7196@efn.org>
55621      Branch: perl
55622            ! util.h
55623 ____________________________________________________________________________
55624 [ 23467] By: rgs                                   on 2004/11/03  06:38:38
55625         Log: Subject: [PATCH configure.com] Re: [PATCH]  Detecting strlcat() and strlcpy() in Configure
55626              From: "Craig A. Berry" <craigberry@mac.com>
55627              Date: Tue, 02 Nov 2004 20:02:04 -0600
55628              Message-ID: <41883C1C.3080108@mac.com>
55629      Branch: perl
55630            ! configure.com
55631 ____________________________________________________________________________
55632 [ 23466] By: rgs                                   on 2004/11/02  12:33:57
55633         Log: FAQ sync
55634      Branch: perl
55635            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
55636            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
55637            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
55638            ! pod/perlfaq9.pod
55639 ____________________________________________________________________________
55640 [ 23465] By: rgs                                   on 2004/11/02  08:18:15
55641         Log: Reformulate an error
55642              (so the error message given by "perl -M" is a bit more
55643              meaningful, as Jarkko pointed out)
55644      Branch: perl
55645            ! perl.c pod/perldiag.pod
55646 ____________________________________________________________________________
55647 [ 23457] By: merijn                                on 2004/11/01  13:26:43
55648         Log: New Glossary and samples for blead
55649              Glossary now is in line with recent changes to config_h.SH
55650      Branch: perl
55651            ! Porting/Glossary Porting/config.sh Porting/config_H
55652 ____________________________________________________________________________
55653 [ 23455] By: merijn                                on 2004/11/01  12:51:52
55654         Log: Since strlcat/strlcpy are not argument/return value compatible
55655              with strncat/strncpy, replace the misleading defines with comment
55656      Branch: perl
55657            ! handy.h
55658 ____________________________________________________________________________
55659 [ 23450] By: merijn                                on 2004/10/31  16:33:17
55660         Log: The next step in strlcat ()/ strcpy () detection and usage
55661              preparation. Change to handy.h eeded for config_h.SH
55662      Branch: perl
55663            ! config_h.SH handy.h
55664 ____________________________________________________________________________
55665 [ 23448] By: nicholas                              on 2004/10/31  14:37:46
55666         Log: Make TEST and harness skip tests for extensions that were not
55667              configured. Currently this skipping is silent - maybe they should
55668              report what they are skipping.
55669      Branch: perl
55670            ! t/TEST t/harness
55671 ____________________________________________________________________________
55672 [ 23446] By: nicholas                              on 2004/10/31  13:02:01
55673         Log: Subject: [patches] optree_* tests unexpectedly succeeding. + maint-only patch
55674              From: Jim Cromie <jim.cromie@gmail.com>
55675              Message-ID: <cfe85dfa04102515365f11ef10@mail.gmail.com>
55676              Date: Mon, 25 Oct 2004 16:36:40 -0600
55677      Branch: perl
55678            ! ext/B/t/optree_check.t ext/B/t/optree_varinit.t
55679 ____________________________________________________________________________
55680 [ 23445] By: nicholas                              on 2004/10/31  12:24:09
55681         Log: Set the IV values for PL_sv_yes and PL_sv_no at initialisation time.
55682      Branch: perl
55683            ! perl.c sv.c
55684 ____________________________________________________________________________
55685 [ 23444] By: nicholas                              on 2004/10/31  11:20:27
55686         Log: Skip tests if Devel::Peek not built
55687      Branch: perl
55688            ! ext/threads/shared/t/sv_refs.t ext/threads/t/end.t
55689            ! ext/threads/t/join.t lib/base/t/fields-base.t
55690 ____________________________________________________________________________
55691 [ 23443] By: nicholas                              on 2004/10/31  11:19:47
55692         Log: Assimilate PathTools 3.01 (File::Spec and Cwd)
55693      Branch: perl
55694            ! ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
55695            ! lib/File/Spec/VMS.pm
55696 ____________________________________________________________________________
55697 [ 23442] By: nicholas                              on 2004/10/31  11:07:57
55698         Log: Oops. Forgot to add the new test in I18N::LangTags 0.35
55699      Branch: perl
55700            + lib/I18N/LangTags/t/20_locales.t
55701 ____________________________________________________________________________
55702 [ 23441] By: nicholas                              on 2004/10/31  10:41:17
55703         Log: Correct change 23437 - as Config isn't imported, need to use a fully
55704              qualified package
55705      Branch: perl
55706            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
55707            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
55708            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
55709            ! ext/B/t/optree_varinit.t
55710 ____________________________________________________________________________
55711 [ 23440] By: nicholas                              on 2004/10/31  10:40:11
55712         Log: Assimilate I18N::LangTags 0.35
55713      Branch: perl
55714            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
55715            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
55716 ____________________________________________________________________________
55717 [ 23439] By: nicholas                              on 2004/10/31  08:17:57
55718         Log: Subject: [PATCH] Temporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap problems on IRIX (was Re: Problem and question))
55719              Date: Sun, 31 Oct 2004 04:01:42 -0500
55720              From: Ed Allen Smith <easmith@beatrice.rutgers.edu>
55721              Message-Id: <mid+200410310901.i9V91g1Y519894@dogberry.rutgers.edu>
55722      Branch: perl
55723            ! hints/irix_6.sh
55724 ____________________________________________________________________________
55725 [ 23438] By: davem                                 on 2004/10/30  23:25:37
55726         Log: Using foreach on threads::shared array crashes perl
55727              The FETCH code for shared aggregate elements could leak a shared RV
55728              address into a private SV. RVs are now handled specially, in the
55729              same way that they already were for scalar shared magic.
55730      Branch: perl
55731            ! ext/threads/shared/shared.xs
55732 ____________________________________________________________________________
55733 [ 23437] By: nicholas                              on 2004/10/30  22:49:18
55734         Log: Skip tests that require Data::Dumper if it is not built
55735      Branch: perl
55736            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
55737            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
55738            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
55739            ! ext/B/t/optree_varinit.t lib/ExtUtils/t/Liblist.t
55740            ! lib/ExtUtils/t/prereq_print.t
55741 ____________________________________________________________________________
55742 [ 23436] By: merijn                                on 2004/10/30  16:11:15
55743         Log: Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS's
55744      Branch: perl
55745            ! NetWare/config_H.wc Porting/config_H plan9/config_h.sample
55746            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55747            ! win32/config_H.vc64 wince/config_H.ce
55748 ____________________________________________________________________________
55749 [ 23435] By: merijn                                on 2004/10/30  15:54:48
55750         Log: Added probes for strlcat () and strlcpy () to Configure
55751              Re-ordered config_h.SH
55752      Branch: perl
55753            ! Configure Makefile.SH config_h.SH
55754 ____________________________________________________________________________
55755 [ 23433] By: davem                                 on 2004/10/29  21:04:17
55756         Log: Threading crash with closures
55757              various OpREFCNT_inc() operations weren't doing locking
55758      Branch: perl
55759            ! pad.c regcomp.c sv.c
55760 ____________________________________________________________________________
55761 [ 23432] By: steveh                                on 2004/10/29  14:12:02
55762         Log: Document sv_magic() changes brought about by sv_magicext()
55763
55764              Change 14335 made sv_magic() a wrapper to a new sv_magicext(),
55765              but didn't update the documentation for sv_magic() to reflect
55766              the changed handling of the name/namlen arguments.
55767
55768              Also correct a couple of typos, and mention sv_magicext() in
55769              perlguts.
55770      Branch: perl
55771            ! pod/perlapi.pod pod/perlguts.pod sv.c
55772 ____________________________________________________________________________
55773 [ 23431] By: merijn                                on 2004/10/29  13:56:03
55774         Log: Subject: [PATCH] 36 additional tests for B
55775              From: Steve Peters <steve@fisharerojo.org>
55776              Date: Fri, 29 Oct 2004 00:53:22 -0500
55777              Message-Id: <200410290053.22947.steve@fisharerojo.org>
55778      Branch: perl
55779            ! ext/B/t/b.t
55780 ____________________________________________________________________________
55781 [ 23426] By: davem                                 on 2004/10/27  22:50:57
55782         Log: include flags and refcount in the list of leaked scalars
55783      Branch: perl
55784            ! perl.c
55785 ____________________________________________________________________________
55786 [ 23425] By: ams                                   on 2004/10/27  11:27:27
55787         Log: Subject: [PATCH] lib/Carp.t improvements
55788              From: "Craig A. Berry" <craigberry@mac.com>
55789              Date: Tue, 26 Oct 2004 23:32:25 -0500
55790              Message-Id: <417F24D9.1000904@mac.com>
55791      Branch: perl
55792            ! lib/Carp.t
55793 ____________________________________________________________________________
55794 [ 23424] By: rgs                                   on 2004/10/25  15:31:21
55795         Log: Fix [perl #32130] Errno.pm must not pass references to "prototype"
55796      Branch: perl
55797            ! ext/Errno/Errno_pm.PL ext/Errno/t/Errno.t
55798 ____________________________________________________________________________
55799 [ 23423] By: rgs                                   on 2004/10/25  15:09:27
55800         Log: Small updates to the web addresses for Perl, noticed by Robert Spier
55801      Branch: perl
55802            ! pod/perl.pod pod/perlfaq2.pod
55803 ____________________________________________________________________________
55804 [ 23422] By: rgs                                   on 2004/10/25  14:56:37
55805         Log: Subject: [perl #30227] [PATCH]splain vs. -w
55806              From: "Steve Peters via RT" <perlbug-followup@perl.org>
55807              Date: 23 Oct 2004 13:55:41 -0000
55808              Message-ID: <rt-3.0.11-30227-98375.1.28465791111211@perl.org>
55809      Branch: perl
55810            ! lib/diagnostics.pm
55811 ____________________________________________________________________________
55812 [ 23421] By: rgs                                   on 2004/10/25  07:29:50
55813         Log: Upgrade to Encode 2.08.
55814      Branch: perl
55815            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
55816            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
55817            ! ext/Encode/Unicode/Unicode.xs
55818            ! ext/Encode/lib/Encode/Encoding.pm
55819 ____________________________________________________________________________
55820 [ 23420] By: mhx                                   on 2004/10/24  07:53:45
55821         Log: Subject: Re: [perl #31937] perlop: add basic =~ examples
55822              From: Steve Peters <steve@fisharerojo.org>
55823              Date: Sat, 23 Oct 2004 08:01:51 -0500
55824              Message-Id: <200410230801.51649.steve@fisharerojo.org>
55825      Branch: perl
55826            ! pod/perlop.pod
55827 ____________________________________________________________________________
55828 [ 23419] By: mhx                                   on 2004/10/23  23:39:18
55829         Log: Subject: [PATCH] Re: Devel::Peek: hash quality 125%?
55830              From: Tels <perl_dummy@bloodgate.com>
55831              Date: Sat, 23 Oct 2004 16:56:31 +0200
55832              Message-Id: <200410231656.40995@bloodgate.com>
55833      Branch: perl
55834            ! ext/Devel/Peek/Changes ext/Devel/Peek/Peek.pm
55835 ____________________________________________________________________________
55836 [ 23418] By: davem                                 on 2004/10/23  21:50:19
55837         Log: Chained goto &sub drops data too early.
55838
55839              Change 22373 to stop a memory leak in goto &foo intead caused
55840              the elements of @_ to be freed too early. This revised fix
55841              just transfers the reifiedness of the old @_ to the new @_
55842      Branch: perl
55843            ! pp_ctl.c t/op/goto.t
55844 ____________________________________________________________________________
55845 [ 23417] By: rgs                                   on 2004/10/23  19:58:07
55846         Log: Upgrade to Encode 2.07
55847      Branch: perl
55848            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
55849            ! ext/Encode/Encode.xs ext/Encode/META.yml
55850            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
55851            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/Encode.t
55852            ! ext/Encode/t/fallback.t ext/Encode/ucm/macArabic.ucm
55853            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macChinsimp.ucm
55854            ! ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDingbats.ucm
55855            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macKorean.ucm
55856            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macSymbol.ucm
55857            ! ext/Encode/ucm/macThai.ucm
55858 ____________________________________________________________________________
55859 [ 23416] By: nicholas                              on 2004/10/23  17:15:46
55860         Log: Subject: [PATCH] ext/IO/IO.xs: fix blocking on sparc linux
55861              Message-ID: <20041022033033.GA12362@londo.c47.org>
55862              From: Brendan O'Dea <bod@debian.org>
55863              Date: Fri, 22 Oct 2004 13:30:33 +1000
55864      Branch: perl
55865            ! ext/IO/IO.xs
55866 ____________________________________________________________________________
55867 [ 23410] By: rgs                                   on 2004/10/21  15:51:32
55868         Log: Subject: docpatch for perltie.pod
55869              From: David Cantrell <david@cantrell.org.uk>
55870              Date: Thu, 21 Oct 2004 12:21:52 +0100
55871              Message-ID: <20041021112151.GA22862@bytemark.barnyard.co.uk>
55872      Branch: perl
55873            ! pod/perltie.pod
55874 ____________________________________________________________________________
55875 [ 23396] By: ams                                   on 2004/10/21  01:36:49
55876         Log: Subject: [PATCH] Math::BigInt v1.73 final
55877              From: Tels <perl_dummy@bloodgate.com>
55878              Date: Wed, 20 Oct 2004 21:06:40 +0200
55879              Message-Id: <200410202106.41840@bloodgate.com>
55880
55881              Subject: [PATCH] Math::BigRat v0.13 (pre-release)
55882              From: Tels <tels@bloodgate.com>
55883              Date: Wed, 20 Oct 2004 22:03:55 +0200
55884              Message-Id: <200410202203.56063@bloodgate.com>
55885      Branch: perl
55886            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/BigRat.pm
55887            ! lib/Math/BigRat/t/big_ap.t lib/Math/BigRat/t/bigrat.t
55888            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
55889            ! lib/Math/BigRat/t/bigratup.t
55890 ____________________________________________________________________________
55891 [ 23395] By: nicholas                              on 2004/10/20  22:39:36
55892         Log: Need to skip optree walking tests if perlio not built
55893      Branch: perl
55894            ! ext/B/t/f_map.t ext/B/t/f_sort.t
55895 ____________________________________________________________________________
55896 [ 23394] By: rgs                                   on 2004/10/20  07:42:34
55897         Log: Remove opmini.c when cleaning up.
55898      Branch: perl
55899            ! Makefile.SH
55900 ____________________________________________________________________________
55901 [ 23393] By: rgs                                   on 2004/10/20  07:36:45
55902         Log: Ensure that PVA.pl returns a true value.
55903      Branch: perl
55904            ! lib/unicore/mktables
55905 ____________________________________________________________________________
55906 [ 23392] By: ams                                   on 2004/10/20  06:19:03
55907         Log: Subject: [PATCH perl.c pod/perl.pod pod/perlfaq2.pod]
55908              Rephrase "Perl Home Page" References
55909              From: chromatic <chromatic@wgz.org>
55910              Date: Tue, 19 Oct 2004 22:52:19 -0700
55911              Message-Id: <1098251539.20976.53.camel@localhost>
55912      Branch: perl
55913            ! AUTHORS perl.c pod/perl.pod pod/perlfaq2.pod
55914 ____________________________________________________________________________
55915 [ 23384] By: rgs                                   on 2004/10/19  13:17:01
55916         Log: Upgrade to Encode 2.05
55917      Branch: perl
55918            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
55919            ! ext/Encode/encoding.pm
55920 ____________________________________________________________________________
55921 [ 23383] By: rgs                                   on 2004/10/19  11:38:37
55922         Log: More Data::Dumper docs nits, fix the previous one,
55923              suggested by Yves Orton.
55924      Branch: perl
55925            ! ext/Data/Dumper/Dumper.pm
55926 ____________________________________________________________________________
55927 [ 23382] By: rgs                                   on 2004/10/19  11:21:55
55928         Log: Subject: [PATCH] perlfaq2.pod (add a book)
55929              From: <richard.foley@ubs.com>
55930              Date: Tue, 19 Oct 2004 07:29:31 +0200
55931              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E3A@NZURC900PEX1.ubsgs.ubsgroup.net>
55932      Branch: perl
55933            ! pod/perlfaq2.pod
55934 ____________________________________________________________________________
55935 [ 23381] By: mhx                                   on 2004/10/19  03:51:59
55936         Log: Re-apply the encoding.pm part of:
55937
55938              Subject: [PATCH] encoding and open pragmas
55939              From: Jarkko Hietaniemi <jhi@iki.fi>
55940              Date: Mon, 16 Aug 2004 22:27:00 +0300
55941              Message-ID: <41210A84.6060506@iki.fi>
55942      Branch: perl
55943            ! ext/Encode/encoding.pm
55944 ____________________________________________________________________________
55945 [ 23380] By: mhx                                   on 2004/10/18  21:00:26
55946         Log: Upgrade to Encode 2.04.
55947      Branch: perl
55948            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
55949            ! ext/Encode/JP/JP.pm ext/Encode/META.yml ext/Encode/Makefile.PL
55950            ! ext/Encode/bin/piconv ext/Encode/bin/ucmsort
55951            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
55952            ! ext/Encode/lib/Encode/Supported.pod
55953            ! ext/Encode/ucm/big5-hkscs.ucm
55954 ____________________________________________________________________________
55955 [ 23379] By: mhx                                   on 2004/10/18  15:44:05
55956         Log: Fix a typo.
55957      Branch: perl
55958            ! utils/c2ph.PL
55959 ____________________________________________________________________________
55960 [ 23378] By: rgs                                   on 2004/10/18  11:25:20
55961         Log: Add a missing warning categorisation in perldiag.
55962      Branch: perl
55963            ! pod/perldiag.pod
55964 ____________________________________________________________________________
55965 [ 23377] By: ams                                   on 2004/10/16  23:52:18
55966         Log: Subject: [PATCH] test_harness tweak for VMS
55967              From: "Craig A. Berry" <craigberry@mac.com>
55968              Date: Sat, 16 Oct 2004 12:15:02 -0500
55969              Message-Id: <41715716.5000108@mac.com>
55970      Branch: perl
55971            ! vms/descrip_mms.template vms/test.com
55972 ____________________________________________________________________________
55973 [ 23376] By: nicholas                              on 2004/10/16  18:16:12
55974         Log: Merge code from vdie and vcroak into S_vdie_croak_common
55975      Branch: perl
55976            ! util.c
55977 ____________________________________________________________________________
55978 [ 23375] By: nicholas                              on 2004/10/16  14:39:48
55979         Log: Merge the common code from Perl_vdie and Perl_vwarner into a
55980              S_vdie_common
55981      Branch: perl
55982            ! util.c
55983 ____________________________________________________________________________
55984 [ 23374] By: nicholas                              on 2004/10/16  12:57:39
55985         Log: The second half of Perl_vwarner is actually a straight cut&paste job
55986              from Perl_vwarn, so convert it into a (tail) call to Perl_vwarn.
55987              cut&paste is bad, m'kay.
55988      Branch: perl
55989            ! util.c
55990 ____________________________________________________________________________
55991 [ 23373] By: nicholas                              on 2004/10/15  17:11:08
55992         Log: Implement sv_svset _nosteal variants by passing a flag into
55993              sv_set_flags rather than messing with the SvTEMP() flag on either
55994              side of the call.
55995      Branch: perl
55996            ! sv.c sv.h
55997 ____________________________________________________________________________
55998 [ 23372] By: rgs                                   on 2004/10/15  14:09:54
55999         Log: Implement a new -dt command-line flag, to enable threads under the
56000              debugger (bug #31666).
56001
56002              Subject: RE: [PATCH] debugger handles threads [perl #31666]
56003              From: <richard.foley@ubs.com>
56004              Date: Wed, 13 Oct 2004 13:01:18 +0200
56005              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E12@NZURC900PEX1.ubsgs.ubsgroup.net>
56006
56007              Subject: Re: [PATCH] debugger handles threads [perl #31666]
56008              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
56009              Date: Wed, 13 Oct 2004 02:49:58 -0700
56010              Message-ID: <20041013094957.GA17184@efn.org>
56011      Branch: perl
56012            ! lib/perl5db.pl perl.c pod/perlrun.pod
56013 ____________________________________________________________________________
56014 [ 23371] By: steveh                                on 2004/10/15  12:54:29
56015         Log: Make autodoc.pl write its output with UNIX style EOL's.
56016
56017              This saves the Win32 committer(s?) having to dos2unix the files
56018              before committing.  Maybe Perforce's "LineEnd: share" suffices
56019              anyway, but there's no harm in playing safe.
56020      Branch: perl
56021            ! autodoc.pl
56022 ____________________________________________________________________________
56023 [ 23370] By: nicholas                              on 2004/10/15  11:01:18
56024         Log: Include opmini.c in the dependency generation.
56025      Branch: perl
56026            ! Makefile.SH
56027 ____________________________________________________________________________
56028 [ 23369] By: rgs                                   on 2004/10/15  10:20:16
56029         Log: Doc nit to Data::Dumper, suggested by Peter Kay.
56030      Branch: perl
56031            ! ext/Data/Dumper/Dumper.pm
56032 ____________________________________________________________________________
56033 [ 23368] By: steveh                                on 2004/10/15  10:12:31
56034         Log: Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.
56035
56036              These are already in the API supported by Devel::PPPort, and are
56037              often more useful than sv_vcatpvfn and sv_vsetpvfn which were
56038              already documented.
56039      Branch: perl
56040            ! embed.fnc pod/perlapi.pod sv.c
56041 ____________________________________________________________________________
56042 [ 23367] By: mhx                                   on 2004/10/14  18:00:04
56043         Log: Subject: [PATCH] Re: [NOT OK] 23353 OpenVMS 7.2 VAX
56044              From: "Craig A. Berry" <craigberry@mac.com>
56045              Date: Thu, 14 Oct 2004 10:09:41 -0500
56046              Message-ID: <416E96B5.5020100@mac.com>
56047      Branch: perl
56048            ! ext/Devel/PPPort/parts/inc/ppphtest
56049            ! ext/Devel/PPPort/t/ppphtest.t
56050 ____________________________________________________________________________
56051 [ 23366] By: rgs                                   on 2004/10/14  15:50:49
56052         Log: Subject: AW: [perl #31864] IO::Poll - undef fd not checked in mask()
56053              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
56054              Date: Mon, 11 Oct 2004 09:54:15 +0200
56055              Message-ID: <8FD9B6A658383E468B55D364D1A9951601857331@ffz00zm6.ffz00e.mail.dresdner.net>
56056      Branch: perl
56057            ! ext/IO/lib/IO/Poll.pm
56058 ____________________________________________________________________________
56059 [ 23365] By: rgs                                   on 2004/10/14  14:58:21
56060         Log: Fix [perl #31971] local $^D gives noise
56061      Branch: perl
56062            ! embed.fnc embed.h mg.c perl.c proto.h
56063 ____________________________________________________________________________
56064 [ 23364] By: rgs                                   on 2004/10/14  14:25:29
56065         Log: A few fixes in the list of -D debugging flags
56066      Branch: perl
56067            ! perl.c pod/perlrun.pod
56068 ____________________________________________________________________________
56069 [ 23363] By: rgs                                   on 2004/10/14  14:01:50
56070         Log: Subject: [PATCH@23361] RE: [PATCH-for-23358] enable statically linked exte nsions for Win32
56071              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
56072              Date: Wed, 13 Oct 2004 09:45:31 +0400
56073              Message-ID: <7DD1BE2C50259746ABB8683672D2089E08133C@itotest-1.spb.lucent.com>
56074      Branch: perl
56075            ! win32/buildext.pl win32/makefile.mk
56076 ____________________________________________________________________________
56077 [ 23362] By: rgs                                   on 2004/10/12  16:49:53
56078         Log: Minor tweaks for the test.utf16 target, by Jarkko
56079      Branch: perl
56080            ! t/TEST
56081 ____________________________________________________________________________
56082 [ 23361] By: rgs                                   on 2004/10/12  16:07:54
56083         Log: Subject: [perl #31843] warnings::warn($obj,...) fails when $obj overloads ""
56084              From: kaminsky@math.huji.ac.il (via RT) <perlbug-followup@perl.org>
56085              Date: 5 Oct 2004 09:52:07 -0000
56086              Message-ID: <rt-3.0.11-31843-97358.2.89612012687236@perl.org>
56087              (with tweaks)
56088      Branch: perl
56089            ! lib/warnings.pm warnings.pl
56090 ____________________________________________________________________________
56091 [ 23360] By: rgs                                   on 2004/10/12  13:02:44
56092         Log: Subject: [PATCH-for-23358] enable statically linked extensions for Win32
56093              From: Vadim Konovalov <konovalo@mail.wplus.net>
56094              Date: Mon, 11 Oct 2004 22:57:00 +0400
56095              Message-ID: <80173417046.20041011225700@vkonovalov.ru>
56096      Branch: perl
56097            ! makedef.pl win32/Makefile win32/buildext.pl win32/dl_win32.xs
56098            ! win32/makefile.mk win32/perllib.c win32/sync_ext.pl
56099 ____________________________________________________________________________
56100 [ 23359] By: rgs                                   on 2004/10/12  12:54:27
56101         Log: Subject: Patch: BigInt v1.73 (pre-release)
56102              From: Tels <perl_dummy@bloodgate.com>
56103              Date: Sun, 10 Oct 2004 22:36:03 +0200
56104              Message-Id: <200410102236.03637@bloodgate.com>
56105      Branch: perl
56106            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
56107            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
56108            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
56109            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
56110            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
56111            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
56112            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
56113 ____________________________________________________________________________
56114 [ 23358] By: rgs                                   on 2004/10/11  07:28:34
56115         Log: Subject: [PATCH] add the 'test_harness' target to vms "makefile"
56116              From: Abe Timmerman <abe@ztreet.demon.nl>
56117              Date: Sat, 9 Oct 2004 18:13:38 +0200
56118              Message-Id: <200410091813.38673.abe@ztreet.demon.nl>
56119      Branch: perl
56120            ! t/harness vms/descrip_mms.template vms/test.com
56121 ____________________________________________________________________________
56122 [ 23357] By: davem                                 on 2004/10/10  19:18:00
56123         Log: Turn regcomp into a list op
56124      Branch: perl
56125            ! embed.fnc ext/B/B/Deparse.pm lib/overload.t op.c perly.act
56126            ! perly.h perly.tab perly.y pp_ctl.c proto.h toke.c
56127 ____________________________________________________________________________
56128 [ 23356] By: nicholas                              on 2004/10/10  15:21:24
56129         Log: Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all tests
56130      Branch: perl
56131            ! ext/B/t/OptreeCheck.pm
56132 ____________________________________________________________________________
56133 [ 23355] By: nicholas                              on 2004/10/10  15:03:25
56134         Log: Restore runtime loading of Encode and Encode-related modules, so that
56135              open.pm will work when the Encode extension isn't build.
56136      Branch: perl
56137            ! lib/open.pm
56138 ____________________________________________________________________________
56139 [ 23354] By: merijn                                on 2004/10/09  12:27:39
56140         Log: Make AIX 5 + gcc work in 64bitall
56141      Branch: perl
56142            ! hints/aix.sh
56143 ____________________________________________________________________________
56144 [ 23353] By: merijn                                on 2004/10/08  09:52:59
56145         Log: A new machine type, some reformatting, some reorganization
56146              and a bit of additional info on Sleepycat's db.
56147      Branch: perl
56148            ! README.hpux
56149 ____________________________________________________________________________
56150 [ 23352] By: rgs                                   on 2004/10/08  08:56:49
56151         Log: Briefly document the test.utf16 make target.
56152      Branch: perl
56153            ! pod/perlhack.pod
56154 ____________________________________________________________________________
56155 [ 23351] By: rgs                                   on 2004/10/08  08:52:39
56156         Log: Make the perl interpreter more tolerant of UTF-16-encoded script
56157              (patch by Jarkko Hietaniemi)
56158      Branch: perl
56159            ! Makefile.SH t/TEST toke.c utf8.c
56160 ____________________________________________________________________________
56161 [ 23350] By: rgs                                   on 2004/10/04  16:05:20
56162         Log: Subject: [perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
56163              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
56164              Date: 23 Sep 2004 21:45:42 -0000
56165              Message-ID: <rt-3.0.11-31697-96840.0.810265136907162@perl.org>
56166              (with doc nits)
56167      Branch: perl
56168            ! ext/B/B/Concise.pm ext/B/B/Showlex.pm ext/B/t/showlex.t
56169 ____________________________________________________________________________
56170 [ 23349] By: rgs                                   on 2004/10/04  15:46:28
56171         Log: Increment $overload::VERSION after change #23347
56172      Branch: perl
56173            ! ext/B/B/Concise.pm lib/overload.pm
56174 ____________________________________________________________________________
56175 [ 23348] By: rgs                                   on 2004/10/04  14:00:11
56176         Log: Subject: [PATCH-for-23341] dynaloader improvements and cleanup
56177              From: Vadim Konovalov <vadim@vkonovalov.ru>
56178              Date: Sun, 3 Oct 2004 22:10:06 +0400
56179              Message-ID: <138-1837306906.20041003221006@vkonovalov.ru>
56180      Branch: perl
56181            ! ext/DynaLoader/DynaLoader_pm.PL
56182 ____________________________________________________________________________
56183 [ 23347] By: rgs                                   on 2004/10/04  10:57:15
56184         Log: Subject: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
56185              From: Rick Delaney <rick@bort.ca>
56186              Date: Sat, 2 Oct 2004 01:04:49 -0400
56187              Message-ID: <20041002050448.GB5059@biff.bort.ca>
56188      Branch: perl
56189            ! lib/overload.pm lib/overload.t
56190 ____________________________________________________________________________
56191 [ 23346] By: rgs                                   on 2004/10/04  10:18:49
56192         Log: Subject: [PATCH] vms/t/filespec.t tweak
56193              From: "Craig A. Berry" <craigberry@mac.com>
56194              Date: Fri, 01 Oct 2004 13:18:03 -0500
56195              Message-ID: <415D9F5B.5040306@mac.com>
56196      Branch: perl
56197            ! vms/ext/filespec.t
56198 ____________________________________________________________________________
56199 [ 23345] By: rgs                                   on 2004/10/04  08:53:04
56200         Log: More caveats on the non-portability of stat(), suggested by
56201              Stas Bekman.
56202      Branch: perl
56203            ! pod/perlfunc.pod
56204 ____________________________________________________________________________
56205 [ 23344] By: nicholas                              on 2004/10/02  21:49:15
56206         Log: Perl_sv_recode_to_utf8 shouldn't be returning SvPVX(sv) without
56207              any check on whether it's valid.
56208      Branch: perl
56209            ! sv.c
56210 ____________________________________________________________________________
56211 [ 23343] By: merijn                                on 2004/10/02  11:08:32
56212         Log: Subject: [PATCH] make t/uni/class.t pass on VMS
56213              From: "Craig A. Berry" <craigberry@mac.com>
56214              Date: Fri, 01 Oct 2004 12:57:55 -0500
56215              Message-ID: <415D9AA3.1000908@mac.com>
56216      Branch: perl
56217            ! t/uni/class.t
56218 ____________________________________________________________________________
56219 [ 23342] By: davem                                 on 2004/09/30  20:51:31
56220         Log: open $1, "file" doesn't raise an exception
56221      Branch: perl
56222            ! pp.c t/io/open.t
56223 ____________________________________________________________________________
56224 [ 23341] By: rgs                                   on 2004/09/30  15:41:40
56225         Log: Subject: [patch] Sys::Syslog POD - $Sys::Syslog::host
56226              From: "Jay Hannah" <jhannah@omnihotels.com>
56227              Date: Wed, 15 Sep 2004 14:51:42 -0500
56228              Message-ID: <002001c49b5d$6d0d79c0$4722000a@omarests2>
56229      Branch: perl
56230            ! ext/Sys/Syslog/Syslog.pm
56231 ____________________________________________________________________________
56232 [ 23340] By: rgs                                   on 2004/09/30  15:12:29
56233         Log: A fix for [perl #31692] : as PerlIO::scalar accesses directly the
56234              PV of the scalar it reads from, avoid to read it when it's an
56235              undefined PV.
56236      Branch: perl
56237            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
56238 ____________________________________________________________________________
56239 [ 23339] By: davem                                 on 2004/09/28  18:05:52
56240         Log: the improved -DT output of #23325 could print an uninit stack value
56241      Branch: perl
56242            ! toke.c
56243 ____________________________________________________________________________
56244 [ 23338] By: nicholas                              on 2004/09/28  16:55:08
56245         Log: Spelling correction spotted by Greg McCarroll
56246      Branch: perl
56247            ! README.epoc
56248 ____________________________________________________________________________
56249 [ 23337] By: rgs                                   on 2004/09/28  15:28:58
56250         Log: Subject: Patch for perl.c fixing an obscure environment bug
56251              From: Merijn Broeren <merijnb@iloquent.com>
56252              Date: Thu, 23 Sep 2004 17:18:17 +0200
56253              Message-ID: <20040923151817.GA15782@brugman.iloquent.nl>
56254      Branch: perl
56255            ! perl.c
56256 ____________________________________________________________________________
56257 [ 23336] By: rgs                                   on 2004/09/28  08:08:24
56258         Log: Perl -DT segfaults when parsing a 'use' statement
56259      Branch: perl
56260            ! toke.c
56261 ____________________________________________________________________________
56262 [ 23334] By: rgs                                   on 2004/09/23  07:33:15
56263         Log: Typo fix.
56264              Subject: [PATCH] Re: Smoke [5.9.2] 23330 FAIL(X) hp-ux 11.11/64 (PA-2.0/64/2 cpu)
56265              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
56266              Date: Wed, 22 Sep 2004 11:20:53 +0200
56267              Message-ID: <20040922112053.686562b6@valis.local>
56268      Branch: perl
56269            ! lib/open.pm
56270 ____________________________________________________________________________
56271 [ 23333] By: rgs                                   on 2004/09/23  07:30:16
56272         Log: Remove a couple of C<> to avoid confusing double quotes in text
56273              rendering. [perl #31678]
56274      Branch: perl
56275            ! pod/perlop.pod
56276 ____________________________________________________________________________
56277 [ 23332] By: rgs                                   on 2004/09/22  09:08:04
56278         Log: Document that $ENV{PATH} may not contain relative directories under -T
56279      Branch: perl
56280            ! pod/perldiag.pod pod/perlsec.pod
56281 ____________________________________________________________________________
56282 [ 23331] By: davem                                 on 2004/09/20  22:11:29
56283         Log: Subject:  Re: [perl #31586] utime does not reach expectations [PATCH]
56284              From:  LAUN Wolfgang <wolfgang.laun@alcatel.at>
56285              Date:  Fri, 17 Sep 2004 14:01:11 +0200
56286              Message-Id:  <DF27CDCBD2581D4B88431901094E4B4D02B0C88B@attmsx1.aut.alcatel.at>
56287
56288              Clarify the effect of utime when the file isn't owned by the user
56289      Branch: perl
56290            ! pod/perlfunc.pod
56291 ____________________________________________________________________________
56292 [ 23330] By: rgs                                   on 2004/09/20  17:20:38
56293         Log: Upgrade to MIME::Base64 3.05.
56294      Branch: perl
56295            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
56296            ! ext/MIME/Base64/t/warn.t
56297 ____________________________________________________________________________
56298 [ 23329] By: rgs                                   on 2004/09/20  17:13:20
56299         Log: Upgrade to Time::HiRes 1.65.
56300      Branch: perl
56301            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
56302            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
56303            ! ext/Time/HiRes/ppport.h ext/Time/HiRes/t/HiRes.t
56304 ____________________________________________________________________________
56305 [ 23327] By: rgs                                   on 2004/09/20  08:23:58
56306         Log: Subject: [perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT" requires -output be set (Doc bug)
56307              From: "Steve Peters via RT" <perlbug-followup@perl.org>
56308              Date: 26 Aug 2004 19:06:52 -0000
56309              Message-ID: <rt-3.0.11-27576-94411.2.28321880730803@perl.org>
56310      Branch: perl
56311            ! lib/Pod/Usage.pm
56312 ____________________________________________________________________________
56313 [ 23326] By: rgs                                   on 2004/09/20  08:10:47
56314         Log: Subject: [PATCH] encoding and open pragmas
56315              From: Jarkko Hietaniemi <jhi@iki.fi>
56316              Date: Mon, 16 Aug 2004 22:27:00 +0300
56317              Message-ID: <41210A84.6060506@iki.fi>
56318
56319              Subject: Re: [PATCH] encoding and open pragmas
56320              From: Jarkko Hietaniemi <jhi@iki.fi>
56321              Date: Tue, 17 Aug 2004 11:22:58 +0300 (EEST)
56322              Message-Id: <200408170822.i7H8MwUU016793@vipunen.hut.fi>
56323      Branch: perl
56324            ! ext/Encode/encoding.pm lib/open.pm lib/open.t t/io/layers.t
56325 ____________________________________________________________________________
56326 [ 23325] By: davem                                 on 2004/09/19  21:47:18
56327         Log: improve lexer debugging output (-DT)
56328              Decode yylex() return values, and show lexer state each time
56329              yylex() is called
56330      Branch: perl
56331            ! embed.fnc embed.h proto.h toke.c
56332 ____________________________________________________________________________
56333 [ 23323] By: rgs                                   on 2004/09/15  16:12:42
56334         Log: The XSUB.h patch from:
56335
56336              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
56337              From: John Peacock <jpeacock@rowman.com>
56338              Date: Wed, 18 Aug 2004 08:26:35 -0400
56339              Message-ID: <41234AFB.1020009@rowman.com>
56340
56341              Now it will use version object logic for version comparison
56342              when loading XS modules.
56343      Branch: perl
56344            ! XSUB.h
56345 ____________________________________________________________________________
56346 [ 23322] By: rgs                                   on 2004/09/15  15:48:23
56347         Log: Upgrade to Time::HiRes 1.63.
56348              Note that it includes a ppport.h file. See if the one
56349              previously built in Devel::PPPort can be used instead.
56350      Branch: perl
56351            + ext/Time/HiRes/ppport.h
56352            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
56353            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
56354            ! ext/Time/HiRes/t/HiRes.t
56355 ____________________________________________________________________________
56356 [ 23321] By: davem                                 on 2004/09/14  21:57:10
56357         Log: Subject:  Re: [perl #31459] Bug in read()
56358              From:  Chris Heath <chris@heathens.co.nz>
56359              Date:  06 Sep 2004 00:03:12 -0400
56360              Message-Id:  <1094443392.12379.35.camel@linux.heathens.co.nz>
56361
56362              a read(F) into a UTF8-encoded buffer with an offset off the
56363              end of the buffer, miss-calculated buffer lengths
56364      Branch: perl
56365            ! pp_sys.c
56366 ____________________________________________________________________________
56367 [ 23320] By: davem                                 on 2004/09/12  22:09:51
56368         Log: Memory leak in nested shared data structures in 5.8.4
56369              A pop of an item from a shared array ref causes a leak due to
56370              AVf_REAL not having been set after an sv_upgrade(sv, SVt_PVAV).
56371              Make sv_upgrade() set always this flag.
56372      Branch: perl
56373            ! sv.c
56374 ____________________________________________________________________________
56375 [ 23319] By: nicholas                              on 2004/09/10  16:40:17
56376         Log: Integrate:
56377              [ 23318]
56378              Update the skips for the no perlio case
56379      Branch: perl
56380           !> ext/B/t/optree_check.t ext/B/t/optree_concise.t
56381           !> ext/B/t/showlex.t
56382 ____________________________________________________________________________
56383 [ 23300] By: nicholas                              on 2004/09/09  15:54:18
56384         Log: A single version of B that supports 5.8 and 5.10
56385      Branch: perl
56386            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
56387            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
56388 ____________________________________________________________________________
56389 [ 23283] By: mhx                                   on 2004/09/08  20:33:55
56390         Log: Subject: [PATCH-5.8.5] lib/bigint.pm tiny typo fix
56391              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
56392              Date: Mon, 6 Sep 2004 11:09:51 +0400
56393              Message-ID: <7DD1BE2C50259746ABB8683672D2089E081132@itotest-1.spb.lucent.com>
56394      Branch: perl
56395            ! lib/bigint.pm
56396 ____________________________________________________________________________
56397 [ 23282] By: mhx                                   on 2004/09/08  20:19:18
56398         Log: Upgrade to Devel::PPPort 3.03.
56399      Branch: perl
56400            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
56401            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
56402            ! ext/Devel/PPPort/PPPort_pm.PL
56403            ! ext/Devel/PPPort/parts/inc/MY_CXT ext/Devel/PPPort/t/MY_CXT.t
56404 ____________________________________________________________________________
56405 [ 23281] By: davem                                 on 2004/09/08  19:42:15
56406         Log: Subject:  [perl #21553] Re: Solaris Perl (fwd)
56407              From:  Andy Dougherty <doughera@lafayette.edu>
56408              Date:  Wed, 8 Sep 2004 11:32:26 -0400 (EDT)
56409              Message-Id:  <Pine.SOL.4.58.0409081129180.17582@maxwell.phys.lafayette.edu>
56410              Clarify whether it's safe to replace the perl bundled with Solaris
56411      Branch: perl
56412            ! README.solaris
56413 ____________________________________________________________________________
56414 [ 23280] By: mhx                                   on 2004/09/08  19:18:06
56415         Log: Upgrade to Devel::PPPort 3.02.
56416      Branch: perl
56417            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
56418            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
56419            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
56420            ! ext/Devel/PPPort/parts/base/5004050
56421            ! ext/Devel/PPPort/parts/base/5005000
56422            ! ext/Devel/PPPort/parts/base/5006000
56423            ! ext/Devel/PPPort/parts/base/5008001
56424            ! ext/Devel/PPPort/parts/base/5009002
56425            ! ext/Devel/PPPort/parts/inc/MY_CXT
56426            ! ext/Devel/PPPort/parts/inc/misc ext/Devel/PPPort/t/MY_CXT.t
56427            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/call.t
56428            ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/grok.t
56429            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
56430            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/misc.t
56431            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
56432            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/sv_xpvf.t
56433            ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
56434 ____________________________________________________________________________
56435 [ 23279] By: mhx                                   on 2004/09/08  18:46:56
56436         Log: Add MY_CXT_CLONE to the core. (Taken from Time::HiRes.) See also:
56437              http://groups.google.com/groups?selm=r5l1vv00ca033k7a06d40fgei1ion91rnp%404ax.com
56438      Branch: perl
56439            ! perl.h
56440 ____________________________________________________________________________
56441 [ 23278] By: nicholas                              on 2004/09/08  16:53:34
56442         Log: backport B to work on 5.8.x, so that a single version of the source
56443              can be maintained, and ultimately dual-lifed on CPAN
56444              (the version conditional changes are actually surprisingly small)
56445      Branch: perl
56446            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
56447            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_samples.t
56448            ! ext/B/t/stash.t
56449 ____________________________________________________________________________
56450 [ 23277] By: mhx                                   on 2004/09/08  16:49:59
56451         Log: Subject: SvO?OK_off()'s return value
56452              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
56453              Date: Sun, 1 Aug 2004 12:46:48 +0200
56454              Message-Id: <20040801124648.7f9b3cee@r2d2>
56455
56456              Move (void) casts into SvOOK_off macro.
56457      Branch: perl
56458            ! gv.c mg.c perl.c pp.c pp_ctl.c pp_hot.c scope.c sv.c sv.h
56459 ____________________________________________________________________________
56460 [ 23276] By: merijn                                on 2004/09/07  12:57:58
56461         Log: Subject: [PATCH] perlintro.pod
56462              From: Paul Johnson <paul@pjcj.net>
56463              Date: Tue, 7 Sep 2004 15:13:51 +0200
56464              Message-ID: <20040907131351.GD2513@pjcj.net>
56465      Branch: perl
56466            ! pod/perlintro.pod
56467 ____________________________________________________________________________
56468 [ 23275] By: steveh                                on 2004/09/06  10:16:12
56469         Log: Implement new environment variable to allow the use of non-IFS
56470              compatible LSP's on Windows to allow Perl to work in conjunction
56471              with a firewall such as McAfee Guardian.
56472
56473              Bug report and possible solutions by Ken Fox <kfox@ford.com>;
56474              further assistance by Artiom Morozov <artiom@phreaker.net>.
56475      Branch: perl
56476            ! pod/perlrun.pod win32/win32sck.c
56477 ____________________________________________________________________________
56478 [ 23274] By: merijn                                on 2004/09/06  08:49:24
56479         Log: Subject: [PATCH] -Dunlink_all_versions for VMS
56480              From: "Craig A. Berry" <craigberry@mac.com>
56481              Date: Sat, 04 Sep 2004 11:58:56 -0500
56482              Message-ID: <4139F450.7040708@mac.com>
56483      Branch: perl
56484            ! configure.com
56485 ____________________________________________________________________________
56486 [ 23271] By: davem                                 on 2004/09/05  21:36:57
56487         Log: only mortalize deleted array elements for AvREAL
56488              (update to change #23158)
56489      Branch: perl
56490            ! av.c
56491 ____________________________________________________________________________
56492 [ 23267] By: davem                                 on 2004/09/05  20:16:55
56493         Log: I somehow managed to omit the base.pm change from #23266
56494      Branch: perl
56495            ! lib/base.pm
56496 ____________________________________________________________________________
56497 [ 23266] By: davem                                 on 2004/09/05  20:04:35
56498         Log: Fields package bug
56499              An intermediate class with no fields messes up private fields
56500              in the base class.
56501      Branch: perl
56502            ! lib/base.pm lib/base/t/fields-base.t
56503 ____________________________________________________________________________
56504 [ 23258] By: rgs                                   on 2004/09/02  15:37:55
56505         Log: Upgrade to Encode 2.02
56506      Branch: perl
56507            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
56508            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
56509            ! ext/Encode/bin/ucmsort ext/Encode/lib/Encode/Alias.pm
56510            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
56511            ! ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
56512            ! ext/Encode/ucm/big5-hkscs.ucm
56513 ____________________________________________________________________________
56514 [ 23257] By: rgs                                   on 2004/09/02  15:01:39
56515         Log: Upgrade to version 0.42.
56516              From:
56517              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
56518              From: John Peacock <jpeacock@rowman.com>
56519              Date: Wed, 18 Aug 2004 08:26:35 -0400
56520              Message-ID: <41234AFB.1020009@rowman.com>
56521      Branch: perl
56522            ! lib/version.pm lib/version.t util.c
56523 ____________________________________________________________________________
56524 [ 23256] By: davem                                 on 2004/09/01  23:41:25
56525         Log: Subject:  [PATCH] fields.pm lost compile-time benefit
56526              From:  Rick Delaney <rick@bort.ca>
56527              Date:  Fri, 13 Aug 2004 19:54:12 -0400
56528              Message-Id:  <20040813235412.GB12980@biff.bort.ca>
56529
56530              restore the compile-time field checking for
56531              my Dog $spot; $spot->{'walkies'};
56532              that was lost when pseudo-hashes were removed
56533      Branch: perl
56534            ! lib/base/t/fields-base.t lib/base/t/fields.t op.c
56535            ! pod/perldiag.pod
56536 ____________________________________________________________________________
56537 [ 23255] By: davem                                 on 2004/09/01  23:37:07
56538         Log: whoops, fix 'formline undef' test broken by change #23251
56539      Branch: perl
56540            ! t/lib/warnings/9uninit
56541 ____________________________________________________________________________
56542 [ 23253] By: davem                                 on 2004/09/01  22:45:07
56543         Log: Subject:  PATCH: Taintedness and ternary conditional
56544              From:  Andy Lester <andy@petdance.com>
56545              Date:  Thu, 26 Aug 2004 23:44:47 -0500
56546              Message-Id:  <20040827044447.GA5268@petdance.com>
56547
56548              add tests and documentation to the effect that ($tainted ? $a : $b)
56549              doesn't necessarily return a tainted value. Also tidy the markup in
56550              perldoc.pod
56551      Branch: perl
56552            ! pod/perlsec.pod t/op/taint.t
56553 ____________________________________________________________________________
56554 [ 23252] By: davem                                 on 2004/09/01  22:20:05
56555         Log: delete spurious blank lines added by change 23251
56556      Branch: perl
56557            ! pp_ctl.c
56558 ____________________________________________________________________________
56559 [ 23251] By: davem                                 on 2004/09/01  22:17:47
56560         Log: Random made scripts crashing perl
56561              fix 'formline undef' coredump
56562      Branch: perl
56563            ! pp_ctl.c t/lib/warnings/9uninit
56564 ____________________________________________________________________________
56565 [ 23250] By: davem                                 on 2004/09/01  20:46:13
56566         Log: From: david nicol <whatever@davidnicol.com>
56567              Subject: [perl #31228] no no-op
56568              Message-Id: 1093659222.1436.70.camel@plaza.davidnicol.com>
56569              Date: 27 Aug 2004 21:13:42 -0500
56570
56571              Document that 0 and 1 can (sort of) be used as no-ops.
56572      Branch: perl
56573            ! pod/perlop.pod
56574 ____________________________________________________________________________
56575 [ 23249] By: davem                                 on 2004/09/01  18:54:25
56576         Log: Subject:  [ PATCH ] 2 added private flags for B::Concise
56577              From:  Jim Cromie <jcromie@divsol.com>
56578              Date:  Tue, 31 Aug 2004 23:19:54 -0600
56579              Message-Id:  <41355BFA.8010900@divsol.com>
56580
56581              The OPpENTERSUB_NOMOD and OPpCONST_SHORTCIRCUIT flags weren't
56582              displayed by B::Concise.
56583      Branch: perl
56584            ! ext/B/B/Concise.pm
56585 ____________________________________________________________________________
56586 [ 23248] By: rgs                                   on 2004/09/01  15:35:20
56587         Log: Upgrade to Cwd 2.21.
56588      Branch: perl
56589            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
56590 ____________________________________________________________________________
56591 [ 23247] By: rgs                                   on 2004/09/01  15:11:45
56592         Log: Update to File::Spec 0.90
56593      Branch: perl
56594            ! lib/File/Spec.pm lib/File/Spec/VMS.pm
56595 ____________________________________________________________________________
56596 [ 23246] By: mhx                                   on 2004/08/30  18:36:18
56597         Log: Skip Time::HiRes tests if configured without that module.
56598      Branch: perl
56599            ! ext/Time/HiRes/t/HiRes.t
56600 ____________________________________________________________________________
56601 [ 23245] By: mhx                                   on 2004/08/30  18:34:58
56602         Log: Fix skipping of a Dumpvalue test when configured without Devel::Peek.
56603      Branch: perl
56604            ! lib/Dumpvalue.t
56605 ____________________________________________________________________________
56606 [ 23244] By: mhx                                   on 2004/08/30  18:33:27
56607         Log: Skip a Data::Dumper test if configured without B module.
56608      Branch: perl
56609            ! ext/Data/Dumper/t/dumper.t
56610 ____________________________________________________________________________
56611 [ 23243] By: mhx                                   on 2004/08/29  13:22:48
56612         Log: Fix typo in B::Assembler.
56613      Branch: perl
56614            ! ext/B/B/Assembler.pm
56615 ____________________________________________________________________________
56616 [ 23242] By: mhx                                   on 2004/08/29  13:21:50
56617         Log: Skip ext/B/t/assembler.t when configured without B.
56618      Branch: perl
56619            ! ext/B/t/assembler.t
56620 ____________________________________________________________________________
56621 [ 23241] By: merijn                                on 2004/08/28  08:05:19
56622         Log: Subject: [PATCH] File::Spec::VMS update
56623              From: "Craig A. Berry" <craigberry@mac.com>
56624              Date: Fri, 27 Aug 2004 18:51:09 -0500
56625              Message-ID: <412FC8ED.1020300@mac.com>
56626      Branch: perl
56627            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
56628 ____________________________________________________________________________
56629 [ 23240] By: merijn                                on 2004/08/28  07:41:47
56630         Log: Pumpkinship updates
56631      Branch: perl
56632            ! pod/perlhack.pod
56633 ____________________________________________________________________________
56634 [ 23239] By: mhx                                   on 2004/08/26  21:57:39
56635         Log: Fix nasty line break in Storable test file.
56636      Branch: perl
56637            ! ext/Storable/t/just_plain_nasty.t
56638 ____________________________________________________________________________
56639 [ 23238] By: rgs                                   on 2004/08/26  13:02:14
56640         Log: Upgrade to MIME::Base64 3.03
56641      Branch: perl
56642            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
56643            ! ext/MIME/Base64/QuotedPrint.pm
56644 ____________________________________________________________________________
56645 [ 23237] By: rgs                                   on 2004/08/25  08:32:41
56646         Log: Upgrade to MIME::Base64 3.02.
56647      Branch: perl
56648            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
56649            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
56650            ! ext/MIME/Base64/t/quoted-print.t
56651 ____________________________________________________________________________
56652 [ 23236] By: rgs                                   on 2004/08/24  17:24:40
56653         Log: Grammatical nit by Hugo.
56654      Branch: perl
56655            ! pod/perlnewmod.pod
56656 ____________________________________________________________________________
56657 [ 23235] By: rgs                                   on 2004/08/23  12:32:33
56658         Log: Subject: [perl #31295] PATCH: Test comp/use.t fails on Tru64
56659              From: Nikola Milutinovic (via RT) <perlbug-followup@perl.org>
56660              Date: 23 Aug 2004 10:37:31 -0000
56661              Message-ID: <rt-3.0.11-31295-94232.1.74127465250315@perl.org>
56662      Branch: perl
56663            ! t/comp/use.t
56664 ____________________________________________________________________________
56665 [ 23234] By: mhx                                   on 2004/08/23  05:33:39
56666         Log: Upgrade to Devel::PPPort 3.01.
56667      Branch: perl
56668            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
56669            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
56670            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/parts/inc/ppphtest
56671            ! ext/Devel/PPPort/parts/inc/version
56672            ! ext/Devel/PPPort/t/ppphtest.t
56673 ____________________________________________________________________________
56674 [ 23233] By: mhx                                   on 2004/08/22  22:18:56
56675         Log: Fix some backwards-compatibility problems with Storable.
56676      Branch: perl
56677            ! ext/Storable/Storable.xs ext/Storable/t/weak.t
56678 ____________________________________________________________________________
56679 [ 23232] By: rgs                                   on 2004/08/22  19:14:57
56680         Log: Upgrade to Time::HiRes 1.61
56681      Branch: perl
56682            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
56683            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
56684            ! ext/Time/HiRes/hints/solaris.pl ext/Time/HiRes/t/HiRes.t
56685 ____________________________________________________________________________
56686 [ 23231] By: mhx                                   on 2004/08/22  15:36:36
56687         Log: Fix Storable's MANIFEST.
56688      Branch: perl
56689            ! ext/Storable/MANIFEST
56690 ____________________________________________________________________________
56691 [ 23230] By: davem                                 on 2004/08/20  21:20:48
56692         Log: a regex in STDOUT destructor coredumped because regex pad already
56693              freed
56694      Branch: perl
56695            ! perl.c t/op/ref.t
56696 ____________________________________________________________________________
56697 [ 23229] By: mhx                                   on 2004/08/20  13:18:08
56698         Log: Upgrade to Devel::PPPort 3.00_03.
56699      Branch: perl
56700            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
56701            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
56702            ! ext/Devel/PPPort/parts/inc/ppphtest
56703            ! ext/Devel/PPPort/t/ppphtest.t
56704 ____________________________________________________________________________
56705 [ 23228] By: mhx                                   on 2004/08/19  23:14:00
56706         Log: Tweak 'h2xs -h' output.
56707      Branch: perl
56708            ! utils/h2xs.PL
56709 ____________________________________________________________________________
56710 [ 23227] By: mhx                                   on 2004/08/19  17:05:48
56711         Log: Delete superfluous "with".
56712      Branch: perl
56713            ! README.win32
56714 ____________________________________________________________________________
56715 [ 23226] By: mhx                                   on 2004/08/19  11:22:15
56716         Log: Upgrade to Devel::PPPort 3.00_02.
56717      Branch: perl
56718            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
56719            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
56720            ! ext/Devel/PPPort/PPPort_pm.PL
56721 ____________________________________________________________________________
56722 [ 23225] By: rgs                                   on 2004/08/19  07:58:59
56723         Log: Mark a test that relies on tainting behavior as TODO on Windows.
56724      Branch: perl
56725            ! t/comp/opsubs.t
56726 ____________________________________________________________________________
56727 [ 23224] By: steveh                                on 2004/08/18  13:44:13
56728         Log: Add notes for building with MS VC++ Toolkit 2003
56729      Branch: perl
56730            ! README.win32
56731 ____________________________________________________________________________
56732 [ 23223] By: mhx                                   on 2004/08/17  21:33:41
56733         Log: Upgrade to Devel::PPPort 3.00_01.
56734      Branch: perl
56735            + ext/Devel/PPPort/parts/inc/sv_xpvf ext/Devel/PPPort/t/cop.t
56736            + ext/Devel/PPPort/t/sv_xpvf.t
56737            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
56738            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
56739            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
56740            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/apicheck.pl
56741            ! ext/Devel/PPPort/parts/inc/misc
56742            ! ext/Devel/PPPort/parts/inc/ppphbin
56743            ! ext/Devel/PPPort/parts/inc/ppphtest
56744            ! ext/Devel/PPPort/parts/inc/uv
56745            ! ext/Devel/PPPort/parts/ppptools.pl
56746            ! ext/Devel/PPPort/parts/todo/5004000
56747            ! ext/Devel/PPPort/parts/todo/5004050
56748            ! ext/Devel/PPPort/parts/todo/5006000
56749            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/uv.t
56750 ____________________________________________________________________________
56751 [ 23222] By: mhx                                   on 2004/08/17  10:14:46
56752         Log: Upgrade to Devel::PPPort 3.00.
56753      Branch: perl
56754            + (add 103 files)
56755            - ext/Devel/PPPort/t/test.t
56756            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
56757            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
56758            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/README
56759            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/module2.c
56760            ! ext/Devel/PPPort/module3.c ext/Devel/PPPort/ppport_h.PL
56761            ! ext/Devel/PPPort/soak
56762 ____________________________________________________________________________
56763 [ 23221] By: rgs                                   on 2004/08/17  08:25:39
56764         Log: Subject: [PATCH] Document Carp's global variables + provide tests
56765              From: "Jos I. Boumans" <kane@dwim.org>
56766              Date: Mon, 16 Aug 2004 15:53:40 +0200
56767              Message-Id: <ADC6DEC6-EF8B-11D8-8425-000A95EF62E2@dwim.org>
56768              (tests a bit reworked)
56769      Branch: perl
56770            ! lib/Carp.pm lib/Carp.t
56771 ____________________________________________________________________________
56772 [ 23220] By: rgs                                   on 2004/08/17  07:29:11
56773         Log: Subject: Updates to modules-related pod
56774              From: Kirrily Skud Robert <skud@infotrope.net>
56775              Date: Mon, 16 Aug 2004 16:00:14 -0400
56776              Message-ID: <20040816200014.GC27764@infotrope.net>
56777      Branch: perl
56778            ! pod/perlnewmod.pod
56779 ____________________________________________________________________________
56780 [ 23219] By: rgs                                   on 2004/08/16  17:59:22
56781         Log: Subject: [PATCH] running mktables on VMS
56782              From: "Craig A. Berry" <craigberry@mac.com>
56783              Date: Tue, 10 Aug 2004 22:28:04 -0500
56784              Message-ID: <41199244.9020706@mac.com>
56785      Branch: perl
56786            ! vms/descrip_mms.template
56787 ____________________________________________________________________________
56788 [ 23218] By: rgs                                   on 2004/08/16  07:23:56
56789         Log: Subject: [PATCH] make cygwin ld2 executable
56790              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
56791              Date: Sun, 15 Aug 2004 17:14:59 -0700
56792              Message-ID: <20040816001252.GA2148@efn.org>
56793      Branch: perl
56794            ! cygwin/Makefile.SHs
56795 ____________________________________________________________________________
56796 [ 23217] By: davem                                 on 2004/08/14  22:32:16
56797         Log: make pp_goto() cope potential stack reallocation in EXTEND
56798              The code for goto &foo had local pointers to the stack that
56799              pointed to the wrong place after a realloc.
56800      Branch: perl
56801            ! pp_ctl.c t/op/goto.t
56802 ____________________________________________________________________________
56803 [ 23216] By: rgs                                   on 2004/08/13  13:18:37
56804         Log: Subject: [PATCH] pre Math::BigInt v1.72
56805              From: Tels <perl_dummy@bloodgate.com>
56806              Date: Fri, 13 Aug 2004 14:02:50 +0200
56807              Message-Id: <200408131402.52270@bloodgate.com>
56808      Branch: perl
56809            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
56810            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
56811            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
56812            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
56813 ____________________________________________________________________________
56814 [ 23215] By: rgs                                   on 2004/08/13  12:09:35
56815         Log: Subject: Test for functions with operator names
56816              From: Andy Lester <andy@petdance.com>
56817              Date: Thu, 12 Aug 2004 11:31:03 -0500
56818              Message-ID: <20040812163103.GA26687@petdance.com>
56819      Branch: perl
56820            + t/comp/opsubs.t
56821            ! MANIFEST
56822 ____________________________________________________________________________
56823 [ 23214] By: rgs                                   on 2004/08/13  07:13:38
56824         Log: Subject: api doc fix for SvSetMagicSV_nosteal
56825              From: Stas Bekman <stas@stason.org>
56826              Date: Thu, 12 Aug 2004 18:10:36 -0700
56827              Message-ID: <411C150C.5020602@stason.org>
56828      Branch: perl
56829            ! pod/perlapi.pod sv.h
56830 ____________________________________________________________________________
56831 [ 23213] By: rgs                                   on 2004/08/10  13:17:40
56832         Log: Subject: Re: 2 patches: goto.t, B.pm/xs
56833              From: Jim Cromie <jcromie@divsol.com>
56834              Date: Tue, 10 Aug 2004 07:29:08 -0600
56835              Message-ID: <4118CDA4.3060700@divsol.com>
56836      Branch: perl
56837            ! t/op/goto.t
56838 ____________________________________________________________________________
56839 [ 23212] By: rgs                                   on 2004/08/10  07:21:19
56840         Log: Subject: 2 patches: goto.t, B.pm/xs
56841              From: Jim Cromie <jcromie@divsol.com>
56842              Date: Sun, 08 Aug 2004 18:42:47 -0600
56843              Message-ID: <4116C887.9080400@divsol.com>
56844      Branch: perl
56845            ! ext/B/B.pm ext/B/B.xs
56846 ____________________________________________________________________________
56847 [ 23211] By: rgs                                   on 2004/08/10  07:00:01
56848         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
56849              From: Alan Burlison <Alan.Burlison@sun.com>
56850              Date: Mon, 09 Aug 2004 19:00:12 +0100
56851              Message-ID: <4117BBAC.7080603@sun.com>
56852      Branch: perl
56853            ! ext/POSIX/POSIX.xs
56854 ____________________________________________________________________________
56855 [ 23210] By: davem                                 on 2004/08/09  19:58:35
56856         Log: Fix a typo and remove some debugging crud from change #23209
56857      Branch: perl
56858            ! ext/XS/APItest/t/call.t
56859 ____________________________________________________________________________
56860 [ 23209] By: davem                                 on 2004/08/09  19:48:57
56861         Log: eval_sv() failing a taint test could corrupt the stack
56862      Branch: perl
56863            ! ext/XS/APItest/t/call.t perl.c
56864 ____________________________________________________________________________
56865 [ 23208] By: davem                                 on 2004/08/09  18:28:33
56866         Log: made eq_array in t/test.pl handle undef values better
56867      Branch: perl
56868            ! t/test.pl
56869 ____________________________________________________________________________
56870 [ 23207] By: davem                                 on 2004/08/09  17:21:27
56871         Log: fix minor nit in file description, to keep Jarkko happy
56872      Branch: perl
56873            ! utf8.c
56874 ____________________________________________________________________________
56875 [ 23206] By: rgs                                   on 2004/08/09  15:33:54
56876         Log: Subject: Patch for t/op/sleep.t
56877              From: Andy Lester <andy@petdance.com>
56878              Date: Mon, 9 Aug 2004 00:11:51 -0500
56879              Message-ID: <20040809051151.GA13872@petdance.com>
56880      Branch: perl
56881            ! t/op/sleep.t
56882 ____________________________________________________________________________
56883 [ 23205] By: rgs                                   on 2004/08/09  12:10:25
56884         Log: Add a note in perltodo about a potential extension of readpipe()
56885      Branch: perl
56886            ! pod/perltodo.pod
56887 ____________________________________________________________________________
56888 [ 23204] By: rgs                                   on 2004/08/09  09:13:27
56889         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
56890              From: Alan Burlison <Alan.Burlison@sun.com>
56891              Date: Mon, 09 Aug 2004 10:30:25 +0100
56892              Message-ID: <41174431.6050803@sun.com>
56893      Branch: perl
56894            ! ext/POSIX/POSIX.xs
56895 ____________________________________________________________________________
56896 [ 23203] By: davem                                 on 2004/08/07  15:10:40
56897         Log: Add tests for XS call_*() API
56898      Branch: perl
56899            + ext/XS/APItest/t/call.t
56900            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
56901            ! ext/XS/APItest/MANIFEST pod/perlcall.pod
56902 ____________________________________________________________________________
56903 [ 23202] By: mhx                                   on 2004/08/07  15:10:39
56904         Log: Subject: [PATCH] DB_File 1.810
56905              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
56906              Date: Sat, 7 Aug 2004 15:22:09 +0100
56907              Message-Id: <20040807142059.CTQC10838.mta10-svc.ntlworld.com@MARQUESSPT21>
56908      Branch: perl
56909            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
56910            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
56911 ____________________________________________________________________________
56912 [ 23200] By: steveh                                on 2004/08/06  12:55:31
56913         Log: Fix [perl #24269] socket() call uses non-IFS providers
56914              causing subsequent print/read to hang or misbehave
56915
56916              Patch supplied by Artiom Morozov <artiom@phreaker.net>
56917              in the bug report at http://rt.perl.org/rt3/index.html?q=24269
56918      Branch: perl
56919            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
56920            ! win32/win32.h win32/win32sck.c
56921 ____________________________________________________________________________
56922 [ 23199] By: steveh                                on 2004/08/06  11:57:59
56923         Log: Another small clean-up following changes #23190 and #23198
56924      Branch: perl
56925            ! gv.c
56926 ____________________________________________________________________________
56927 [ 23198] By: davem                                 on 2004/08/06  10:06:46
56928         Log: remove leaks associated with version object change #23190
56929      Branch: perl
56930            ! gv.c util.c
56931 ____________________________________________________________________________
56932 [ 23197] By: rgs                                   on 2004/08/06  06:53:08
56933         Log: Subject: [PATCH sv.c]  signedness nit in #23190
56934              From: "Craig A. Berry" <craigberry@mac.com>
56935              Date: Thu, 05 Aug 2004 13:10:55 -0500
56936              Message-ID: <4112782F.7040302@mac.com>
56937      Branch: perl
56938            ! sv.c
56939 ____________________________________________________________________________
56940 [ 23196] By: mhx                                   on 2004/08/04  18:29:23
56941         Log: Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
56942      Branch: perl
56943            ! pod/perlapi.pod sv.h
56944 ____________________________________________________________________________
56945 [ 23195] By: nick                                  on 2004/08/04  18:16:47
56946         Log: Comment describing purpose.
56947      Branch: perl
56948            ! globals.c
56949 ____________________________________________________________________________
56950 [ 23194] By: rgs                                   on 2004/08/04  07:18:49
56951         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
56952              From: Alan Burlison <Alan.Burlison@sun.com>
56953              Date: Mon, 19 Jul 2004 12:07:02 +0100
56954              Message-ID: <40FBAB56.1030208@sun.com>
56955
56956              (last chunk only)
56957      Branch: perl
56958            ! ext/POSIX/POSIX.xs
56959 ____________________________________________________________________________
56960 [ 23193] By: rgs                                   on 2004/08/04  07:00:21
56961         Log: Remove compilation warnings about uninitialized variables.
56962      Branch: perl
56963            ! sv.c
56964 ____________________________________________________________________________
56965 [ 23192] By: rgs                                   on 2004/08/04  06:55:46
56966         Log: Remove the "Newline in left-justified string" warning.
56967      Branch: perl
56968            ! pod/perldiag.pod sv.c t/lib/warnings/sv
56969 ____________________________________________________________________________
56970 [ 23191] By: rgs                                   on 2004/08/04  06:30:58
56971         Log: Subject: [PATCH] extension to diagnostics.pm
56972              From: Fergal Daly <fergal@esatclear.ie>
56973              Date: Wed, 4 Aug 2004 00:33:09 +0100
56974              Message-ID: <20040803233309.GA239@dyn.fergaldaly.com>
56975      Branch: perl
56976            ! lib/diagnostics.pm
56977 ____________________________________________________________________________
56978 [ 23190] By: rgs                                   on 2004/08/04  06:19:27
56979         Log: Subject: [PATCH] Final version object core patch?
56980              From: John Peacock <jpeacock@rowman.com>
56981              Date: Tue, 03 Aug 2004 22:23:57 -0400
56982              Message-ID: <411048BD.3080700@rowman.com>
56983      Branch: perl
56984            ! gv.c perl.c pp_ctl.c sv.c t/comp/require.t t/op/ver.t util.c
56985 ____________________________________________________________________________
56986 [ 23189] By: merijn                                on 2004/08/03  23:51:13
56987         Log: gcc on AIX 4 doesn't like -G on the commandline too
56988      Branch: perl
56989            ! hints/aix_4.sh
56990 ____________________________________________________________________________
56991 [ 23188] By: merijn                                on 2004/08/03  23:48:13
56992         Log: gcc on AIX doesn't like -G on the commandline
56993      Branch: perl
56994            ! hints/aix.sh
56995 ____________________________________________________________________________
56996 [ 23187] By: davem                                 on 2004/08/03  19:20:18
56997         Log: more typo fixes for change 3176 (comments at top of .c files)
56998      Branch: perl
56999            ! mg.c miniperlmain.c perl.c run.c scope.c
57000 ____________________________________________________________________________
57001 [ 23186] By: rgs                                   on 2004/08/03  10:22:54
57002         Log: Subject: [perl #30914] ExtUtils::Embed should use libperl name from Config
57003              From: Marek Rouchal (via RT) <perlbug-followup@perl.org>
57004              Date: 2 Aug 2004 07:00:33 -0000
57005              Message-ID: <rt-3.0.11-30914-93038.14.5123598132685@perl.org>
57006      Branch: perl
57007            ! lib/ExtUtils/Embed.pm
57008 ____________________________________________________________________________
57009 [ 23185] By: rgs                                   on 2004/08/03  09:39:35
57010         Log: Subject: [PATCH] additional -V:foo tests
57011              From: Jim Cromie <jcromie@divsol.com>
57012              Date: Mon, 02 Aug 2004 09:15:23 -0600
57013              Message-ID: <410E5A8B.9030307@divsol.com>
57014      Branch: perl
57015            ! configpm lib/Config.t pod/perlrun.pod
57016 ____________________________________________________________________________
57017 [ 23184] By: rgs                                   on 2004/08/02  16:40:36
57018         Log: Enhance the caveat in the description of tell()
57019
57020              Subject: Re: [perl #30788] Error in documentation
57021              From: Nick Ing-Simmons <nick@ing-simmons.net>
57022              Date: Wed, 28 Jul 2004 15:12:54 +0100
57023              Message-Id: <20040728141254.3861.5@llama.ing-simmons.net>
57024      Branch: perl
57025            ! pod/perlfunc.pod
57026 ____________________________________________________________________________
57027 [ 23183] By: rgs                                   on 2004/08/02  09:16:13
57028         Log: Remove empty rpath from .so files
57029      Branch: perl
57030            ! lib/ExtUtils/MM_Unix.pm
57031 ____________________________________________________________________________
57032 [ 23182] By: rgs                                   on 2004/08/02  09:11:12
57033         Log: Subject: [PATCH] mention refaddr() in overload::StrVal docs
57034              From: Fergal Daly <fergal@esatclear.ie>
57035              Date: Fri, 30 Jul 2004 16:09:19 +0100
57036              Message-ID: <20040730150919.GB19022@dyn.fergaldaly.com>
57037      Branch: perl
57038            ! lib/overload.pm
57039 ____________________________________________________________________________
57040 [ 23181] By: steveh                                on 2004/08/02  08:05:05
57041         Log: Fix breakage caused by Change 23179
57042      Branch: perl
57043            ! t/run/fresh_perl.t
57044 ____________________________________________________________________________
57045 [ 23180] By: davem                                 on 2004/08/01  16:49:20
57046         Log: Add comment to top of reentr.c and fix typos in other files
57047      Branch: perl
57048            ! deb.c dump.c miniperlmain.c pad.c perly.y reentr.c reentr.h
57049            ! reentr.pl regcomp.c regexec.c scope.c utf8.c
57050 ____________________________________________________________________________
57051 [ 23179] By: mhx                                   on 2004/08/01  16:10:19
57052         Log: Skip test when building without Encode.
57053      Branch: perl
57054            ! t/run/fresh_perl.t
57055 ____________________________________________________________________________
57056 [ 23178] By: mhx                                   on 2004/08/01  10:19:46
57057         Log: Remove redundant SvOOK_off (called implicitly by SvOK_off)
57058              and merge identical cases.
57059      Branch: perl
57060            ! scope.c
57061 ____________________________________________________________________________
57062 [ 23177] By: davem                                 on 2004/07/31  16:27:09
57063         Log: shut up a warning in mg.c
57064      Branch: perl
57065            ! mg.c
57066 ____________________________________________________________________________
57067 [ 23176] By: davem                                 on 2004/07/31  16:21:50
57068         Log: Add comment to the top of most .c files explaining their purpose
57069      Branch: perl
57070            ! deb.c doio.c doop.c dump.c gv.c hv.c locale.c malloc.c mg.c
57071            ! miniperlmain.c numeric.c op.c pad.c perl.c perlio.c perly.act
57072            ! perly.h perly.tab perly.y pp.c pp_ctl.c pp_hot.c pp_pack.c
57073            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c taint.c
57074            ! universal.c utf8.c util.c
57075 ____________________________________________________________________________
57076 [ 23175] By: mhx                                   on 2004/07/31  15:19:13
57077         Log: Fix copy & paste bugs in mX?PUSH macro tests.
57078      Branch: perl
57079            ! ext/XS/APItest/APItest.xs
57080 ____________________________________________________________________________
57081 [ 23174] By: merijn                                on 2004/07/31  08:32:31
57082         Log: First steps towards an explicit perl.exp-less AIX build
57083              Previous method can still be used by undeffing usenativedlopen
57084              If that is ever tested at all on AIX
57085      Branch: perl
57086            ! hints/aix.sh hints/aix_4.sh
57087 ____________________________________________________________________________
57088 [ 23173] By: mhx                                   on 2004/07/31  08:29:54
57089         Log: Fix and update Perl_grok_* docs.
57090      Branch: perl
57091            ! numeric.c pod/perlapi.pod
57092 ____________________________________________________________________________
57093 [ 23172] By: steveh                                on 2004/07/30  14:31:08
57094         Log: A few minor updates to README.win32 (aka perlwin32)
57095      Branch: perl
57096            ! README.win32
57097 ____________________________________________________________________________
57098 [ 23171] By: rgs                                   on 2004/07/30  14:24:08
57099         Log: Upgrade to Math::BigInt v1.71.
57100      Branch: perl
57101            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
57102            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
57103            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
57104            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
57105 ____________________________________________________________________________
57106 [ 23170] By: steveh                                on 2004/07/30  13:27:41
57107         Log: Bug report #30132 was resolved before it was finished!
57108              Here's the last piece in the puzzle.
57109      Branch: perl
57110            ! ext/IO/lib/IO/File.pm
57111 ____________________________________________________________________________
57112 [ 23168] By: rgs                                   on 2004/07/28  12:13:36
57113         Log: Upgrade to File::Spec 0.88.
57114      Branch: perl
57115            ! lib/File/Spec.pm lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
57116 ____________________________________________________________________________
57117 [ 23167] By: rgs                                   on 2004/07/28  09:20:12
57118         Log: Subject: Re: [perl #30783] Test::Builder does not handle overloaded "name" values
57119              From: Autrijus Tang <autrijus@gmail.com>
57120              Date: Thu, 22 Jul 2004 20:17:58 -0700
57121              Message-ID: <1912f0e204072220171790193a@mail.gmail.com>
57122      Branch: perl
57123            ! lib/Test/Builder.pm
57124 ____________________________________________________________________________
57125 [ 23166] By: rgs                                   on 2004/07/28  06:31:06
57126         Log: Subject: Re: more 5.9 sort tests (second draft)
57127              From: david nicol <whatever@davidnicol.com>
57128              Date: 21 Jul 2004 17:10:05 -0500
57129              Message-Id: <1090447805.995.24.camel@plaza.davidnicol.com>
57130      Branch: perl
57131            ! t/op/sort.t
57132 ____________________________________________________________________________
57133 [ 23165] By: rgs                                   on 2004/07/28  06:25:15
57134         Log: Subject: Re: AW: [perl #7558] [PATCH] README.solaris
57135              From: Andy Dougherty <doughera@lafayette.edu>
57136              Date: Tue, 27 Jul 2004 14:12:06 -0400 (EDT)
57137              Message-ID: <Pine.SOL.4.58.0407271335550.22839@maxwell.phys.lafayette.edu>
57138      Branch: perl
57139            ! README.solaris
57140 ____________________________________________________________________________
57141 [ 23164] By: davem                                 on 2004/07/26  22:08:32
57142         Log: Subject:  [perl #7558] [PATCH] README.solaris
57143              From:  Andy Dougherty <doughera@lafayette.edu>
57144              Date:  Mon, 26 Jul 2004 15:32:35 -0400 (EDT)
57145              Message-Id:  <Pine.SOL.4.58.0407261530350.19559@maxwell.phys.lafayette.edu>
57146
57147              Add more info on /dev/random under solaris
57148      Branch: perl
57149            ! README.solaris
57150 ____________________________________________________________________________
57151 [ 23163] By: mhx                                   on 2004/07/26  17:14:37
57152         Log: The byte-order modifiers won't go into 5.8.
57153      Branch: perl
57154            ! pod/perlfunc.pod pod/perlport.pod
57155 ____________________________________________________________________________
57156 [ 23162] By: steveh                                on 2004/07/26  10:41:56
57157         Log: Windows-related updates to Porting/repository.pod
57158      Branch: perl
57159            ! Porting/repository.pod
57160 ____________________________________________________________________________
57161 [ 23161] By: davem                                 on 2004/07/25  19:05:28
57162         Log: make -Dl log runops loop entry and exit, and jump level popping
57163      Branch: perl
57164            ! dump.c scope.h
57165 ____________________________________________________________________________
57166 [ 23160] By: davem                                 on 2004/07/24  10:00:27
57167         Log: document that -i messes soft as well hard hard links.
57168      Branch: perl
57169            ! pod/perlrun.pod
57170 ____________________________________________________________________________
57171 [ 23159] By: davem                                 on 2004/07/23  21:15:32
57172         Log: make a note in perlrun that -i doesn't preserve UNIX hard links.
57173      Branch: perl
57174            ! pod/perlrun.pod
57175 ____________________________________________________________________________
57176 [ 23158] By: davem                                 on 2004/07/23  11:06:02
57177         Log: memory leak in array delete
57178              av_delete() wasn't mortalizing the returned value
57179      Branch: perl
57180            ! av.c t/op/delete.t
57181 ____________________________________________________________________________
57182 [ 23157] By: davem                                 on 2004/07/23  10:35:16
57183         Log: remove binary compat from #23156 (remove PL_retstack)
57184      Branch: perl
57185            ! cop.h embed.fnc embed.h embedvar.h perlapi.h proto.h scope.c
57186            ! thrdvar.h
57187 ____________________________________________________________________________
57188 [ 23156] By: davem                                 on 2004/07/23  09:52:59
57189         Log: remove the return stack PL_retstack, and store return ops in the CX
57190              structure directly instead
57191      Branch: perl
57192            ! cc_runtime.h cop.h deb.c mg.c perl.c pp_ctl.c pp_hot.c
57193            ! pp_sys.c scope.c sv.c thrdvar.h
57194 ____________________________________________________________________________
57195 [ 23155] By: nicholas                              on 2004/07/22  18:50:31
57196         Log: Build the perldelta copying command for the main Unix makefile with
57197              buildtoc, so that it doesn't get forgotten on version increments.
57198      Branch: perl
57199            ! Makefile.SH pod/buildtoc
57200 ____________________________________________________________________________
57201 [ 23154] By: nicholas                              on 2004/07/22  18:19:58
57202         Log: Grab perl585delta.pod from maint and
57203
57204              Integrate:
57205              [ 23069]
57206              This is RC2. Maybe this one will last longer.
57207
57208              [ 23141]
57209              Break a leg
57210
57211              [perlhist.pod]
57212      Branch: perl
57213           +> pod/perl585delta.pod
57214            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
57215            ! vms/descrip_mms.template win32/pod.mak
57216           !> pod/perlhist.pod
57217 ____________________________________________________________________________
57218 [ 23152] By: rgs                                   on 2004/07/22  16:16:41
57219         Log: Upgrade to Cwd 2.20
57220      Branch: perl
57221            + ext/Cwd/t/win32.t
57222            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
57223            ! lib/Cwd.pm
57224 ____________________________________________________________________________
57225 [ 23151] By: rgs                                   on 2004/07/22  15:50:34
57226         Log: Sort perldiag.
57227      Branch: perl
57228            ! pod/perldiag.pod
57229 ____________________________________________________________________________
57230 [ 23150] By: rgs                                   on 2004/07/22  13:15:12
57231         Log: Subject: Re: "Too late for -T" could be more descriptive
57232              From: Jim Cromie <jcromie@divsol.com>
57233              Date: Wed, 21 Jul 2004 11:21:50 -0600
57234              Message-ID: <40FEA62E.2010809@divsol.com>
57235              (with tweaks)
57236      Branch: perl
57237            ! perl.c perl.h pod/perldebug.pod pod/perldiag.pod
57238            ! pod/perlrun.pod
57239 ____________________________________________________________________________
57240 [ 23149] By: rgs                                   on 2004/07/22  12:09:40
57241         Log: Email change for Steffen Mueller.
57242      Branch: perl
57243            ! AUTHORS
57244 ____________________________________________________________________________
57245 [ 23148] By: rgs                                   on 2004/07/22  11:32:16
57246         Log: Grammar fix by Paul Johnson.
57247      Branch: perl
57248            ! pod/perldiag.pod
57249 ____________________________________________________________________________
57250 [ 23147] By: nicholas                              on 2004/07/22  10:51:48
57251         Log: Config::config_re and config_sh would report the byteorder as 'ffff'
57252      Branch: perl
57253            ! configpm lib/Config.t
57254 ____________________________________________________________________________
57255 [ 23146] By: rgs                                   on 2004/07/21  12:01:32
57256         Log: Subject: [PATCH] Mention common dynaloader errors in perldiag.pod
57257              From: "Jos I. Boumans" <kane@dwim.org>
57258              Date: Wed, 21 Jul 2004 13:47:35 +0200
57259              Message-Id: <C226C05A-DB0B-11D8-A551-000A95EF62E2@dwim.org>
57260              (with tweaks)
57261      Branch: perl
57262            ! pod/perldiag.pod
57263 ____________________________________________________________________________
57264 [ 23145] By: rgs                                   on 2004/07/21  08:47:14
57265         Log: Subject: [PATCH perl-current] Re: [perl #30688] Empty slice arg with ($;$) prototype
57266              From: Rick Delaney <rick@bort.ca>
57267              Date: Tue, 20 Jul 2004 16:53:54 -0400
57268              Message-ID: <20040720205353.GA970@biff.bort.ca>
57269      Branch: perl
57270            ! pp.c t/op/list.t
57271 ____________________________________________________________________________
57272 [ 23142] By: rgs                                   on 2004/07/19  15:49:12
57273         Log: Subject: [perl #30609] [PATCH] BigInt v1.71 - first try
57274              From: Tels <perl_dummy@bloodgate.com>
57275              Date: Sat, 17 Jul 2004 16:22:57 +0200
57276              Message-Id: <200407171622.58443@bloodgate.com>
57277      Branch: perl
57278            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
57279            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
57280            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
57281            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
57282            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
57283            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
57284 ____________________________________________________________________________
57285 [ 23135] By: nicholas                              on 2004/07/19  08:33:13
57286         Log: Turn 2 strcpy()s into memcpy() because we know the length.
57287      Branch: perl
57288            ! toke.c
57289 ____________________________________________________________________________
57290 [ 23130] By: nicholas                              on 2004/07/16  13:41:22
57291         Log: Clarify that it's only Mac OS *Classic* that uses 1904 - OS X uses
57292              1970
57293      Branch: perl
57294            ! pod/perlfunc.pod
57295 ____________________________________________________________________________
57296 [ 23129] By: nicholas                              on 2004/07/16  13:21:33
57297         Log: Typo fix from Julian Gilbey, forwarded upstream from Debian by
57298              Brendan O'Dea
57299      Branch: perl
57300            ! pod/perluniintro.pod
57301 ____________________________________________________________________________
57302 [ 23128] By: nick                                  on 2004/07/16  12:16:05
57303         Log: Use VirtualAlloc() more flexibly when using it to mimic UNIX's sbrk().
57304              From: Steve Hay <steve.hay@uk.radan.com>
57305              CC: perl-win32-porters@listserv.ActiveState.com
57306              Message-ID: <40F6B295.8010804@uk.radan.com>
57307
57308              Assumes perl's malloc can now handle non-contiguous memory (believed
57309              to be true).
57310              Does not address threading issues.
57311
57312              "The attached patch (against blead) makes sbrk() initially try to
57313              extend the existing block of memory exactly as it currently does, but
57314              to not  fail immediately if it can't -- it now frees up that part of
57315              whatever it  had previously reserved+committed which hadn't actually
57316              been used yet,  resets all its static variables and basically starts
57317              anew."
57318      Branch: perl
57319            ! win32/win32.c
57320 ____________________________________________________________________________
57321 [ 23127] By: nicholas                              on 2004/07/16  11:14:45
57322         Log: glob('*.c') to find documentation is dangerous when run in unclean
57323              trees, so isntead use MANIFEST to only scan the legitimate source
57324              files.
57325      Branch: perl
57326            ! autodoc.pl
57327 ____________________________________________________________________________
57328 [ 23126] By: nicholas                              on 2004/07/16  11:04:37
57329         Log: Encourage compilers to tail call optimise in sv_savepv, sv_savepvn
57330              and sv_savesharedpv. Need to create non-void returning versions of
57331              Copy and Zero, as the existing macros deliberately cast to (void)
57332      Branch: perl
57333            ! handy.h malloc.c perl.c pod/perlapi.pod sv.c util.c
57334 ____________________________________________________________________________
57335 [ 23125] By: nicholas                              on 2004/07/16  10:59:08
57336         Log: Rebuild perlapi.pod
57337      Branch: perl
57338            ! pod/perlapi.pod
57339 ____________________________________________________________________________
57340 [ 23124] By: merijn                                on 2004/07/16  10:30:53
57341         Log: Be sure HP-UX' ANSI C compiler's PATH is found *before*
57342              the path to the bundled braindead C compiler. This might
57343              influence ccache's behaviour in finding the correct path
57344      Branch: perl
57345            ! Configure
57346 ____________________________________________________________________________
57347 [ 23122] By: nicholas                              on 2004/07/16  10:14:24
57348         Log: oslevel can fail on AIX, but the output generated would confuse
57349              Configure
57350      Branch: perl
57351            ! Configure
57352 ____________________________________________________________________________
57353 [ 23121] By: nicholas                              on 2004/07/16  08:53:28
57354         Log: Some calls to PerlMemShared_alloc() aren't checking the return value.
57355              Bug spotted by Nigel Sandever
57356      Branch: perl
57357            ! ext/threads/threads.xs util.c
57358 ____________________________________________________________________________
57359 [ 23120] By: nicholas                              on 2004/07/15  19:09:15
57360         Log: threads.xs doesn't check the return value of the thread creation
57361              call. D'oh! This gives SEGVs if the OS fails to create another thread.
57362              Cause of problem located by Nigel Sandever
57363      Branch: perl
57364            ! ext/threads/threads.pm ext/threads/threads.xs
57365 ____________________________________________________________________________
57366 [ 23118] By: nicholas                              on 2004/07/15  16:28:03
57367         Log: Assimilate Cwd 2.19
57368      Branch: perl
57369            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
57370 ____________________________________________________________________________
57371 [ 23117] By: merijn                                on 2004/07/15  14:16:07
57372         Log: Trailing semi-colon are not allowed on #ifdef's in ANSI
57373      Branch: perl
57374            ! ext/Storable/Storable.xs
57375 ____________________________________________________________________________
57376 [ 23116] By: nicholas                              on 2004/07/15  12:50:31
57377         Log: Abigail notes that a re-entrant regexp engine is a todo
57378      Branch: perl
57379            ! pod/perltodo.pod
57380 ____________________________________________________________________________
57381 [ 23115] By: nicholas                              on 2004/07/15  12:47:50
57382         Log: for (reverse @foo) now iterates in reverse in place.
57383      Branch: perl
57384            ! op.c pod/perltodo.pod pp_ctl.c
57385 ____________________________________________________________________________
57386 [ 23114] By: nicholas                              on 2004/07/15  10:05:23
57387         Log: Optimise for (reverse ...)
57388      Branch: perl
57389            ! op.c
57390 ____________________________________________________________________________
57391 [ 23113] By: nicholas                              on 2004/07/15  09:44:16
57392         Log: Now optimising for $a (reverse ...)
57393      Branch: perl
57394            ! op.c
57395 ____________________________________________________________________________
57396 [ 23112] By: nicholas                              on 2004/07/15  09:16:43
57397         Log: The optrees for C<for $_ (...)> and C<for (...)> differ, so even more
57398              tests.
57399      Branch: perl
57400            ! t/cmd/for.t
57401 ____________________________________________________________________________
57402 [ 23111] By: nicholas                              on 2004/07/15  09:02:36
57403         Log: This seems to be needed to get COW working on Win32
57404      Branch: perl
57405            ! win32/win32.c
57406 ____________________________________________________________________________
57407 [ 23109] By: nicholas                              on 2004/07/14  23:35:24
57408         Log: "That's the way to do it"
57409              In taking out a bug spotted by my regression tests in t/cmd/for.t
57410              I actually managed to disable the entire optimisation. Which means
57411              that I didn't find the other bug. This optimisation is live, and
57412              passes all tests.
57413      Branch: perl
57414            ! op.c pp_hot.c
57415 ____________________________________________________________________________
57416 [ 23108] By: nicholas                              on 2004/07/14  20:55:30
57417         Log: Optimise foreach my $i (reverse ...)
57418              foreach without a lexical iterator not yet optimised
57419      Branch: perl
57420            ! ext/B/B/Concise.pm op.c op.h pp_ctl.c pp_hot.c
57421 ____________________________________________________________________________
57422 [ 23107] By: nicholas                              on 2004/07/14  17:44:08
57423         Log: Subject:  [PATCH] split doc clarification
57424              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
57425              Date:  Wed, 14 Jul 2004 10:19:36 -0700
57426              Message-Id:  <20040714171936.GA1092@efn.org>
57427      Branch: perl
57428            ! pod/perlfunc.pod
57429 ____________________________________________________________________________
57430 [ 23106] By: nicholas                              on 2004/07/14  15:36:57
57431         Log: Numeric comparison operators mustn't compare addresses of references
57432              that are overloaded.
57433      Branch: perl
57434            ! lib/overload.t pp.c pp_hot.c
57435 ____________________________________________________________________________
57436 [ 23105] By: nicholas                              on 2004/07/14  10:40:54
57437         Log: Lots of tests for for reverse ...
57438      Branch: perl
57439            ! t/cmd/for.t
57440 ____________________________________________________________________________
57441 [ 23104] By: nicholas                              on 2004/07/13  21:10:21
57442         Log: Some thoughts on foreach reverse
57443      Branch: perl
57444            ! pod/perltodo.pod
57445 ____________________________________________________________________________
57446 [ 23103] By: nicholas                              on 2004/07/13  19:10:20
57447         Log: s/sort/split/; - my mistake spotted by Dave.
57448      Branch: perl
57449            ! pod/perltodo.pod
57450 ____________________________________________________________________________
57451 [ 23102] By: nicholas                              on 2004/07/13  18:59:46
57452         Log: Optimise list context reverse sort to reverse as part of the sort op
57453      Branch: perl
57454            ! op.c pp_sort.c
57455 ____________________________________________________________________________
57456 [ 23101] By: nicholas                              on 2004/07/13  18:58:41
57457         Log: Work around evil compiler bug on OS X. (Sucks all memory)
57458      Branch: perl
57459            ! util.c
57460 ____________________________________________________________________________
57461 [ 23100] By: nicholas                              on 2004/07/13  15:05:09
57462         Log: check that reverse (sort (@a), @b) etc work.
57463              Join some lines that don't need wrapping
57464      Branch: perl
57465            ! t/op/sort.t
57466 ____________________________________________________________________________
57467 [ 23099] By: nicholas                              on 2004/07/13  14:46:06
57468         Log: Check that non-optimimisable sort comparisons work when reversed
57469              (Not optimised yet, but might be coming soon)
57470      Branch: perl
57471            ! t/op/sort.t
57472 ____________________________________________________________________________
57473 [ 23098] By: nicholas                              on 2004/07/13  14:34:03
57474         Log: Test reverse sort as the return from a function in list and scalar
57475              contexts.
57476      Branch: perl
57477            ! t/op/sort.t
57478 ____________________________________________________________________________
57479 [ 23097] By: nicholas                              on 2004/07/13  14:23:28
57480         Log: Also test reverse sort in scalar context
57481      Branch: perl
57482            ! t/op/sort.t
57483 ____________________________________________________________________________
57484 [ 23096] By: nicholas                              on 2004/07/13  14:06:36
57485         Log: A proper, working, stable optimisation for sort {$b cmp $a}
57486      Branch: perl
57487            ! ext/B/B/Concise.pm ext/B/t/f_sort.t op.c pp_sort.c
57488 ____________________________________________________________________________
57489 [ 23095] By: rgs                                   on 2004/07/13  13:29:54
57490         Log: Tweak to change #23089, as suggested by Tim Bunce
57491      Branch: perl
57492            ! lib/perl5db.pl
57493 ____________________________________________________________________________
57494 [ 23094] By: nicholas                              on 2004/07/13  11:28:49
57495         Log: Generalised "how many in list context" would be useful
57496      Branch: perl
57497            ! pod/perltodo.pod
57498 ____________________________________________________________________________
57499 [ 23093] By: nicholas                              on 2004/07/13  11:19:31
57500         Log: The current optimisation for sort {$b cmp $a} is bogus now that we
57501              guarantee a stable sort. Disable it, pending a correct optimisation.
57502      Branch: perl
57503            ! ext/B/t/f_sort.t op.c op.h t/op/sort.t
57504 ____________________________________________________________________________
57505 [ 23092] By: rgs                                   on 2004/07/13  09:30:11
57506         Log: Subject: Re: [perl #30568] splice generates undef? [PATCH]
57507              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
57508              Date: Mon, 12 Jul 2004 08:26:01 +0200
57509              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C7D2@attmsx1.aut.alcatel.at>
57510      Branch: perl
57511            ! pp.c t/op/splice.t
57512 ____________________________________________________________________________
57513 [ 23091] By: nicholas                              on 2004/07/13  09:14:22
57514         Log: Check each line of config_re output.
57515      Branch: perl
57516            ! lib/Config.t
57517 ____________________________________________________________________________
57518 [ 23090] By: nicholas                              on 2004/07/13  09:13:39
57519         Log: no_plan support in test.pl
57520      Branch: perl
57521            ! t/test.pl
57522 ____________________________________________________________________________
57523 [ 23089] By: rgs                                   on 2004/07/13  08:53:46
57524         Log: Subject: Re: debugger 'R'estart and open database connections
57525              From: Andrew Pimlott <andrew@pimlott.net>
57526              Date: Mon, 12 Jul 2004 21:06:01 -0400
57527              Message-ID: <20040713010601.GF8232@pimlott.net>
57528      Branch: perl
57529            ! lib/perl5db.pl
57530 ____________________________________________________________________________
57531 [ 23088] By: rgs                                   on 2004/07/13  08:27:11
57532         Log: Subject: [PATCH] was Re: UNIVERSAL::VERSION causing "Use of uninitialized value..." warning
57533              From: John Peacock <jpeacock@rowman.com>
57534              Date: Mon, 12 Jul 2004 23:16:51 -0400
57535              Message-ID: <40F35423.5080304@rowman.com>
57536      Branch: perl
57537            ! lib/version.pm lib/version.t util.c
57538 ____________________________________________________________________________
57539 [ 23085] By: nicholas                              on 2004/07/12  17:27:28
57540         Log: Bodge to make Tk work - like the UTF8 flag, the READONLY flag has too
57541              many meanings. const const vs mutable in this case.
57542      Branch: perl
57543            ! sv.c
57544 ____________________________________________________________________________
57545 [ 23084] By: nick                                  on 2004/07/12  14:26:12
57546         Log: NI-S: IMHO utf8_upgrade is just changing representation not the value
57547              so it has no business calling SvSETMAGIC.
57548      Branch: perl
57549            ! sv.c
57550 ____________________________________________________________________________
57551 [ 23083] By: nick                                  on 2004/07/12  12:17:56
57552         Log: Perl_is_utf8_string(pTHX_ U8 *s, STRLEN len)
57553              Can now handle the case
57554              is_utf8_string(NULL,0)
57555              again.
57556              Why do we have code dup for Perl_is_utf8_string_loc() ?
57557      Branch: perl
57558            ! utf8.c
57559 ____________________________________________________________________________
57560 [ 23082] By: nicholas                              on 2004/07/11  20:09:00
57561         Log: A decent benchmark would be useful. But it is vague.
57562      Branch: perl
57563            ! pod/perltodo.pod
57564 ____________________________________________________________________________
57565 [ 23081] By: nicholas                              on 2004/07/11  18:36:49
57566         Log: Finding a way to put "I'm MAINT" in perl -v is a TODO
57567      Branch: perl
57568            ! pod/perltodo.pod
57569 ____________________________________________________________________________
57570 [ 23079] By: nicholas                              on 2004/07/10  21:58:34
57571         Log: Store weak references.
57572      Branch: perl
57573            + ext/Storable/t/testlib.pl ext/Storable/t/weak.t
57574            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
57575            ! ext/Storable/README ext/Storable/Storable.pm
57576            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
57577 ____________________________________________________________________________
57578 [ 23078] By: nicholas                              on 2004/07/10  21:11:56
57579         Log: Dual lifing and dists is a TODO
57580      Branch: perl
57581            ! pod/perltodo.pod
57582 ____________________________________________________________________________
57583 [ 23077] By: nicholas                              on 2004/07/10  18:51:35
57584         Log: Resurrect the TODO items about Unicode filenames and Unicode %ENV
57585              Rant a bit more about POD -> HTML
57586      Branch: perl
57587            ! pod/perltodo.pod
57588 ____________________________________________________________________________
57589 [ 23076] By: nicholas                              on 2004/07/10  16:00:44
57590         Log: Perl_mode_from_discipline must update len. (else SEGV)
57591              Diagnosis and patch from clkao
57592      Branch: perl
57593            ! doio.c
57594 ____________________________________________________________________________
57595 [ 23075] By: rgs                                   on 2004/07/10  13:03:56
57596         Log: Subject: Bug with NEXT when called from an eval block
57597              From: Dave Rolsky <autarch@urth.org>
57598              Date: Fri, 9 Jul 2004 17:06:07 -0500 (CDT)
57599              Message-ID: <Pine.LNX.4.58.0407091703010.4578@urth.org>
57600      Branch: perl
57601            ! lib/NEXT.pm lib/NEXT/t/next.t
57602 ____________________________________________________________________________
57603 [ 23074] By: nicholas                              on 2004/07/09  21:03:11
57604         Log: Subject: Re: Segfault using HTML::Entities
57605              From: Jarkko Hietaniemi <jhi@iki.fi>
57606              Message-ID: <40EDBE1A.6080205@iki.fi>
57607              Date: Fri, 09 Jul 2004 00:35:22 +0300
57608      Branch: perl
57609            ! pp_ctl.c regexec.c t/run/fresh_perl.t
57610 ____________________________________________________________________________
57611 [ 23073] By: nicholas                              on 2004/07/09  14:49:16
57612         Log: A more honest TODO
57613      Branch: perl
57614            ! pod/perltodo.pod
57615 ____________________________________________________________________________
57616 [ 23072] By: nicholas                              on 2004/07/09  11:34:17
57617         Log: dor and // fulfil a TODO
57618              Correct a deviation from the Nicholas Clark style guide.
57619      Branch: perl
57620            ! pod/perltodo.pod
57621 ____________________________________________________________________________
57622 [ 23071] By: rgs                                   on 2004/07/09  08:08:05
57623         Log: Subject: [PATCH] prime_env_iter and zero-length values on VMS
57624              From: "Craig A. Berry" <craigberry@mac.com>
57625              Date: Thu, 08 Jul 2004 23:19:05 -0500
57626              Message-ID: <40EE1CB9.8030407@mac.com>
57627      Branch: perl
57628            ! vms/vms.c
57629 ____________________________________________________________________________
57630 [ 23065] By: nicholas                              on 2004/07/08  13:09:44
57631         Log: Randal notes:
57632
57633              "perldoc perldelta" still says 5.8.3 to 5.8.4, even though there
57634              *is* a "perldoc perl583delta" properly.
57635
57636              This is because perl584delta still thinks it's the perldelta
57637      Branch: perl
57638            ! pod/perl584delta.pod
57639 ____________________________________________________________________________
57640 [ 23063] By: rgs                                   on 2004/07/07  17:48:29
57641         Log: Make Perl_sv_utf8_upgrade_flags tolerate PL_sv_undef
57642              as an argument.
57643      Branch: perl
57644            ! sv.c
57645 ____________________________________________________________________________
57646 [ 23062] By: nicholas                              on 2004/07/07  15:14:39
57647         Log: First stab at explaining that CLONE may get more parameters in future.
57648              More eloquent rewording desired. Patches welcome.
57649      Branch: perl
57650            ! pod/perlmod.pod
57651 ____________________________________________________________________________
57652 [ 23061] By: nicholas                              on 2004/07/07  13:30:27
57653         Log: hv_store was not passing hash onwards (spotted by Dave)
57654      Branch: perl
57655            ! hv.c
57656 ____________________________________________________________________________
57657 [ 23060] By: mhx                                   on 2004/07/06  21:43:05
57658         Log: Failing matches don't reset numbered variables.
57659              Change #22997 could cause Text::ParseWords to loop forever if the
57660              regex didn't not match. Explicitly return if the match fails.
57661      Branch: perl
57662            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
57663 ____________________________________________________________________________
57664 [ 23059] By: nicholas                              on 2004/07/06  21:39:27
57665         Log: Integrate:
57666              [ 23057]
57667              This is RC1
57668      Branch: perl
57669           !> pod/perlhist.pod
57670 ____________________________________________________________________________
57671 [ 23058] By: nicholas                              on 2004/07/06  20:45:53
57672         Log: Stop ENV_IS_CASELESS hv.c picking up the wrong hash value from a
57673              shared string scalar.
57674      Branch: perl
57675            ! hv.c
57676 ____________________________________________________________________________
57677 [ 23052] By: nicholas                              on 2004/07/06  09:26:24
57678         Log: A tool to check the AUTHORS file
57679      Branch: perl
57680            + Porting/checkAUTHORS.pl
57681            ! MANIFEST
57682 ____________________________________________________________________________
57683 [ 23051] By: nicholas                              on 2004/07/06  09:25:16
57684         Log: Add some missing authors and remove 1 duplicate
57685      Branch: perl
57686            ! AUTHORS
57687 ____________________________________________________________________________
57688 [ 23048] By: nicholas                              on 2004/07/05  17:26:09
57689         Log: There was no need to bump $Text::ParseWords::VERSION to 3.24
57690      Branch: perl
57691            ! lib/Text/ParseWords.pm
57692 ____________________________________________________________________________
57693 [ 23047] By: rgs                                   on 2004/07/05  17:05:55
57694         Log: Update tests and $VERSION for change 23046
57695      Branch: perl
57696            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
57697 ____________________________________________________________________________
57698 [ 23046] By: rgs                                   on 2004/07/05  16:53:54
57699         Log: Subject: Re: [perl #30504] B::Deparse scoping problem with for loop
57700              From: Stephen McCamant <smcc@MIT.EDU>
57701              Date: Mon, 28 Jun 2004 18:26:24 -0700
57702              Message-ID: <16608.50496.787002.560481@apocalypse.OCF.Berkeley.EDU>
57703      Branch: perl
57704            ! ext/B/B/Deparse.pm
57705 ____________________________________________________________________________
57706 [ 23042] By: nicholas                              on 2004/07/05  14:54:15
57707         Log: Bump $B::Deparse::VERSION
57708      Branch: perl
57709            ! ext/B/B/Deparse.pm
57710 ____________________________________________________________________________
57711 [ 23040] By: nicholas                              on 2004/07/05  10:24:17
57712         Log: t/op/tie.t test 23 is failing when run with utf8 everywhere.
57713              Problem appears to be due to theft of temporaries
57714      Branch: perl
57715            ! mg.c
57716 ____________________________________________________________________________
57717 [ 23029] By: nicholas                              on 2004/07/04  16:39:07
57718         Log: Subject: [PATCH Cwd 2.18] _vms_abs_path on non-directories
57719              From: "Craig A. Berry" <craigberry@mac.com>
57720              Message-ID: <40E704AA.4090801@mac.com>
57721              Date: Sat, 03 Jul 2004 14:10:34 -0500
57722      Branch: perl
57723            ! ext/Cwd/t/cwd.t lib/Cwd.pm
57724 ____________________________________________________________________________
57725 [ 23028] By: nicholas                              on 2004/07/04  15:14:33
57726         Log: /usr/bin/locale steadfastly delivers 8 bit output independent of
57727              LC_ALL. So when perl's expecting utf8, things don't quite work right.
57728              This has become visible since fix 22842
57729      Branch: perl
57730            ! lib/locale.t
57731 ____________________________________________________________________________
57732 [ 23027] By: mhx                                   on 2004/07/02  14:44:37
57733         Log: More microperl tweaks.
57734      Branch: perl
57735            ! Makefile.micro README.micro uconfig.h uconfig.sh
57736 ____________________________________________________________________________
57737 [ 23026] By: rgs                                   on 2004/07/02  13:05:23
57738         Log: Maintainer change for Safe
57739      Branch: perl
57740            ! Porting/Maintainers.pl
57741 ____________________________________________________________________________
57742 [ 23025] By: rgs                                   on 2004/07/02  10:06:29
57743         Log: Bump version number of Safe for CPAN release
57744      Branch: perl
57745            ! ext/Opcode/Safe.pm
57746 ____________________________________________________________________________
57747 [ 23024] By: rgs                                   on 2004/07/02  07:50:42
57748         Log: Upgrade to I18N::LangTags 0.33
57749      Branch: perl
57750            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
57751            ! lib/I18N/LangTags/t/80_all_env.t
57752 ____________________________________________________________________________
57753 [ 23023] By: davem                                 on 2004/07/02  01:49:11
57754         Log: utf8 POPSTACK crash on split execution
57755              split() does a SWITCHSTACK to directly split to an array, but
57756              if it subsequently dies (eg the regex triggers a 'use utf8' which
57757              is then denied by Safe), then the switch doesn't get undone. Add
57758              a new save type to allow for this.
57759      Branch: perl
57760            ! pp.c scope.c scope.h
57761 ____________________________________________________________________________
57762 [ 23022] By: mhx                                   on 2004/07/01  21:08:44
57763         Log: The microperl config didn't know about usemallocwrap yet.
57764      Branch: perl
57765            ! uconfig.h uconfig.sh
57766 ____________________________________________________________________________
57767 [ 23021] By: mhx                                   on 2004/07/01  14:30:05
57768         Log: Check for definedness of sv before calling sv_derived_from()
57769              to prevent "Use of uninitialized value..." warning.
57770      Branch: perl
57771            ! universal.c
57772 ____________________________________________________________________________
57773 [ 23019] By: nicholas                              on 2004/07/01  10:14:03
57774         Log: Bump version numbers
57775      Branch: perl
57776            ! ext/File/Glob/Glob.pm ext/XS/APItest/APItest.pm
57777            ! ext/threads/threads.pm lib/Carp.pm lib/File/Copy.pm
57778            ! lib/Text/ParseWords.pm lib/Text/Wrap.pm lib/autouse.pm
57779            ! lib/charnames.pm lib/diagnostics.pm lib/utf8.pm
57780 ____________________________________________________________________________
57781 [ 23018] By: nicholas                              on 2004/06/30  21:37:12
57782         Log: Assert that we aren't leaking memory.
57783      Branch: perl
57784            ! sv.c
57785 ____________________________________________________________________________
57786 [ 23016] By: gbarr                                 on 2004/06/30  13:47:36
57787         Log: Sync to libnet-1.19
57788      Branch: perl
57789            ! lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
57790            ! lib/Net/POP3.pm lib/Net/SMTP.pm lib/Net/t/datasend.t
57791 ____________________________________________________________________________
57792 [ 23014] By: rgs                                   on 2004/06/30  12:12:24
57793         Log: Subject: [PATCH pod/perlop.pod] Documenting undefined behaviour of $i = $i ++.
57794              From: Abigail <abigail@abigail.nl>
57795              Date: Wed, 30 Jun 2004 12:00:21 +0200
57796              Message-ID: <20040630100021.GA23752@abigail.nl>
57797      Branch: perl
57798            ! pod/perlop.pod
57799 ____________________________________________________________________________
57800 [ 23011] By: nicholas                              on 2004/06/29  15:26:34
57801         Log: Note that sv_2mortal isn't just "increase reference count by 1, and
57802              mark that it needs a deferred recount"
57803      Branch: perl
57804            ! sv.c
57805 ____________________________________________________________________________
57806 [ 23010] By: rgs                                   on 2004/06/29  12:12:58
57807         Log: More caveats in B::Deparse's documentation
57808              (suggested by Yves Orton)
57809      Branch: perl
57810            ! ext/B/B/Deparse.pm
57811 ____________________________________________________________________________
57812 [ 23007] By: merijn                                on 2004/06/29  10:57:46
57813         Log: HP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be ANSI
57814              11.00 and on are ANSI by default for /opt/ansic/bin
57815              Error was introduced by #22975 in re-enabling 10.01
57816      Branch: perl
57817            ! hints/hpux.sh
57818 ____________________________________________________________________________
57819 [ 23006] By: davem                                 on 2004/06/28  22:50:01
57820         Log: use encoding and "eq" cause memory leak
57821              Perl_sv_eq() was creating a temp and not always freeing it
57822      Branch: perl
57823            ! sv.c
57824 ____________________________________________________________________________
57825 [ 23002] By: nicholas                              on 2004/06/27  20:57:50
57826         Log: Assimilate Locale-Codes-2.07
57827      Branch: perl
57828            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
57829            ! lib/Locale/Codes/t/all.t lib/Locale/Codes/t/constants.t
57830            ! lib/Locale/Codes/t/country.t lib/Locale/Codes/t/currency.t
57831            ! lib/Locale/Codes/t/uk.t lib/Locale/Constants.pm
57832            ! lib/Locale/Constants.pod lib/Locale/Country.pm
57833            ! lib/Locale/Country.pod lib/Locale/Currency.pm
57834            ! lib/Locale/Currency.pod lib/Locale/Language.pm
57835            ! lib/Locale/Language.pod lib/Locale/Script.pm
57836            ! lib/Locale/Script.pod
57837 ____________________________________________________________________________
57838 [ 23001] By: nicholas                              on 2004/06/27  18:27:43
57839         Log: Stop 80_all_env.t failing when LC_ALL is set
57840      Branch: perl
57841            ! lib/I18N/LangTags/t/80_all_env.t
57842 ____________________________________________________________________________
57843 [ 22998] By: nicholas                              on 2004/06/25  22:19:51
57844         Log: Correct detection of absent modules. Based on
57845
57846              Subject: [PATCH] Config{extensions} uses filesystem names as extensions
57847              From: Andy Dougherty <doughera@lafayette.edu>
57848              Message-ID: <Pine.SOL.4.58.0406241505530.14039@maxwell.phys.lafayette.edu>
57849              Date: Thu, 24 Jun 2004 15:09:47 -0400 (EDT)
57850
57851              with improvements from Marcus Holland-Moritz
57852      Branch: perl
57853            ! ext/Devel/PPPort/t/test.t ext/PerlIO/t/scalar.t
57854            ! ext/PerlIO/t/via.t ext/threads/shared/t/disabled.t lib/DB.t
57855            ! lib/Dumpvalue.t lib/PerlIO/via/t/QuotedPrint.t
57856            ! lib/Tie/RefHash.t lib/autouse.t lib/dumpvar.t lib/h2xs.t
57857            ! lib/overload.t t/io/crlf.t
57858 ____________________________________________________________________________
57859 [ 22997] By: mhx                                   on 2004/06/25  20:27:05
57860         Log: Cleanup the main regex in Text::ParseWords and make the
57861              parse_line() routine faster. Add a Unicode test case.
57862      Branch: perl
57863            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
57864 ____________________________________________________________________________
57865 [ 22996] By: merijn                                on 2004/06/25  15:27:21
57866         Log: Subject: [perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh
57867              From: Nicholas Gianniotis (via RT) <perlbug-followup@perl.org>
57868              Date: 25 Jun 2004 09:39:51 -0000
57869              Message-ID: <rt-3.0.9-30450-91340.10.3279898804255@perl.org>
57870              and
57871              From: Andy Dougherty <doughera@lafayette.edu>
57872              Date: Fri, 25 Jun 2004 11:30:11 -0400 (EDT)
57873              Message-ID: <Pine.SOL.4.58.0406251113420.15961@maxwell.phys.lafayette.edu>
57874      Branch: perl
57875            ! hints/solaris_2.sh
57876 ____________________________________________________________________________
57877 [ 22995] By: rgs                                   on 2004/06/25  15:07:51
57878         Log: Subject: [PATCH] regcomp.c, t/op/regmesg.t -- False range with \p and \P
57879              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
57880              Date: Thu, 24 Jun 2004 16:42:54 -0400 (EDT)
57881              Message-ID: <Pine.LNX.4.44.0406241636340.8774-200000@perlmonk.org>
57882      Branch: perl
57883            ! regcomp.c t/op/regmesg.t
57884 ____________________________________________________________________________
57885 [ 22994] By: rgs                                   on 2004/06/25  08:36:33
57886         Log: More @INC test fixes
57887      Branch: perl
57888            ! t/op/threads.t t/run/switch_A.t t/uni/chomp.t t/uni/tr_7jis.t
57889            ! t/uni/tr_eucjp.t t/uni/tr_sjis.t t/uni/tr_utf8.t
57890 ____________________________________________________________________________
57891 [ 22993] By: rgs                                   on 2004/06/25  08:28:34
57892         Log: Fix the Cwd tests for the core.
57893      Branch: perl
57894            ! ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
57895 ____________________________________________________________________________
57896 [ 22992] By: mhx                                   on 2004/06/24  19:51:06
57897         Log: Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline inside quoted text
57898              Use the suggested regex fix, plus some tests.
57899      Branch: perl
57900            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
57901 ____________________________________________________________________________
57902 [ 22991] By: rgs                                   on 2004/06/24  16:47:24
57903         Log: Upgrade to Cwd 2.18
57904              (with local changes to cwd.t, to adapt it to the core)
57905      Branch: perl
57906            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
57907 ____________________________________________________________________________
57908 [ 22990] By: mhx                                   on 2004/06/24  16:22:05
57909         Log: Fix for: [perl #2738] perl segfautls on input
57910              The parser was incorrectly accepting <> as a subroutine prototype and
57911              newATTRSUB didn't validate the proto argument before accessing op_sv.
57912      Branch: perl
57913            ! op.c pod/perldiag.pod t/comp/parser.t toke.c
57914 ____________________________________________________________________________
57915 [ 22988] By: rgs                                   on 2004/06/24  12:58:35
57916         Log: Upgrade to Cwd 2.17_03
57917      Branch: perl
57918            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm
57919 ____________________________________________________________________________
57920 [ 22977] By: nicholas                              on 2004/06/23  08:38:47
57921         Log: Test that [] // 0 is []
57922      Branch: perl
57923            ! t/op/dor.t
57924 ____________________________________________________________________________
57925 [ 22976] By: rgs                                   on 2004/06/23  08:28:15
57926         Log: Add a regression test for bug #23765 (by Jarkko)
57927      Branch: perl
57928            ! t/op/substr.t
57929 ____________________________________________________________________________
57930 [ 22975] By: merijn                                on 2004/06/23  06:56:15
57931         Log: Backward compatibility issues for HP-UX 10.01 and older
57932              Yes, it is still actively used in production environment
57933              One more patch expected for toke.c optimization level
57934      Branch: perl
57935            ! hints/hpux.sh
57936 ____________________________________________________________________________
57937 [ 22972] By: mhx                                   on 2004/06/22  21:23:59
57938         Log: Proposed patch + test case.
57939
57940              Subject: [perl #30409] charnames.pm clobbers default variable
57941              From: Marcel "Grünauer" (via RT) <perlbug-followup@perl.org>
57942              Date: 22 Jun 2004 16:43:50 -0000
57943              Message-ID: <rt-3.0.9-30409-91174.12.8617678524438@perl.org>
57944      Branch: perl
57945            ! lib/charnames.pm lib/charnames.t
57946 ____________________________________________________________________________
57947 [ 22971] By: mhx                                   on 2004/06/22  21:00:10
57948         Log: Adjust array index in FileCache.pm.
57949
57950              Subject: [perl #30291] Use of uninitialized value (array index reference) in FileCache.pm module at line 140
57951              From: bbucklan@jpl-devvax.jpl.nasa.gov (via RT) <perlbug-followup@perl.org>
57952              Date: 15 Jun 2004 16:55:22 -0000
57953              Message-ID: <rt-3.0.9-30291-90552.18.5392299690759@perl.org>
57954      Branch: perl
57955            ! lib/FileCache.pm
57956 ____________________________________________________________________________
57957 [ 22970] By: mhx                                   on 2004/06/22  20:26:11
57958         Log: Subject: [PATCH] DB_File 1.809  was RE: [perl #30237] DB_File methods and substr don't mix
57959              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
57960              Date: Tue, 22 Jun 2004 21:29:12 +0100
57961              Message-Id: <20040622202910.WBSU21846.mta08-svc.ntlworld.com@MARQUESSPT21>
57962      Branch: perl
57963            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
57964            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
57965            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
57966            ! ext/DB_File/typemap
57967 ____________________________________________________________________________
57968 [ 22969] By: nicholas                              on 2004/06/22  13:25:11
57969         Log: Abolish the "Tied variable freed while still in use" error - I have
57970              a way to cleanly avoid the coredump.
57971      Branch: perl
57972            ! mg.c pod/perldiag.pod t/op/tie.t
57973 ____________________________________________________________________________
57974 [ 22968] By: nicholas                              on 2004/06/22  12:28:58
57975         Log: Subject: [PATCH] Storable signedness nit
57976              From: "Craig A. Berry" <craigberry@mac.com>
57977              Message-ID: <40D3AAC7.6030407@mac.com>
57978              Date: Fri, 18 Jun 2004 21:53:59 -0500
57979      Branch: perl
57980            ! ext/Storable/Storable.xs
57981 ____________________________________________________________________________
57982 [ 22967] By: nicholas                              on 2004/06/22  09:57:23
57983         Log: Skip tests if List::Util not built
57984      Branch: perl
57985            ! lib/DB.t lib/Dumpvalue.t lib/autouse.t lib/dumpvar.t
57986            ! lib/overload.t
57987 ____________________________________________________________________________
57988 [ 22966] By: nicholas                              on 2004/06/22  09:56:59
57989         Log: Skip test if Data::Dumper not built
57990      Branch: perl
57991            ! lib/Tie/RefHash.t
57992 ____________________________________________________________________________
57993 [ 22965] By: nicholas                              on 2004/06/22  09:56:34
57994         Log: Skip test if Devel::PPPort is not built.
57995              Probably should fix h2xs to work without it.
57996      Branch: perl
57997            ! lib/h2xs.t
57998 ____________________________________________________________________________
57999 [ 22964] By: rgs                                   on 2004/06/22  07:34:40
58000         Log: Upgrade to I18N::LangTags 0.32
58001      Branch: perl
58002            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
58003            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/80_all_env.t
58004 ____________________________________________________________________________
58005 [ 22963] By: davem                                 on 2004/06/20  12:00:56
58006         Log: make mktables always update modifed time to play better with make
58007      Branch: perl
58008            ! Makefile.SH lib/unicore/mktables
58009 ____________________________________________________________________________
58010 [ 22962] By: davem                                 on 2004/06/20  11:50:19
58011         Log: fix typo in gp_free
58012      Branch: perl
58013            ! gv.c
58014 ____________________________________________________________________________
58015 [ 22961] By: davem                                 on 2004/06/19  12:36:58
58016         Log: 'make test' without preceeding 'make' fails.
58017              Change #22872 added a target to run mktables, but this was
58018              skipped if 'make test' was run first, causing the build of
58019              Unicode::Normalize to fail.
58020      Branch: perl
58021            ! Makefile.SH
58022 ____________________________________________________________________________
58023 [ 22960] By: nicholas                              on 2004/06/18  20:18:02
58024         Log: When expecting an error, it's best to check the text you got, rather
58025              than blindly assuming that it's correct.
58026      Branch: perl
58027            ! t/op/write.t
58028 ____________________________________________________________________________
58029 [ 22959] By: nicholas                              on 2004/06/18  18:57:30
58030         Log: Case insensitive file systems are bad, m'kay
58031      Branch: perl
58032            ! ext/IO/t/IO.t
58033 ____________________________________________________________________________
58034 [ 22958] By: nicholas                              on 2004/06/18  13:45:51
58035         Log: This needs POSIX, so skip if no POSIX
58036      Branch: perl
58037            ! lib/Pod/t/basic.t
58038 ____________________________________________________________________________
58039 [ 22957] By: nicholas                              on 2004/06/18  13:44:27
58040         Log: Also needs skipping if PerlIO::via not built
58041      Branch: perl
58042            ! lib/PerlIO/via/t/QuotedPrint.t
58043 ____________________________________________________________________________
58044 [ 22956] By: nicholas                              on 2004/06/18  13:24:13
58045         Log: Skip tests when PerlIO::scalar and PerlIO::via aren't built
58046      Branch: perl
58047            ! ext/PerlIO/t/scalar.t ext/PerlIO/t/via.t
58048 ____________________________________________________________________________
58049 [ 22955] By: nicholas                              on 2004/06/18  13:19:16
58050         Log: Not ideal, but skip all of IO's tests if Socket is not built.
58051      Branch: perl
58052            ! ext/IO/t/IO.t
58053 ____________________________________________________________________________
58054 [ 22954] By: nicholas                              on 2004/06/18  13:11:31
58055         Log: Skip test if perl configured without threads::shared
58056      Branch: perl
58057            ! ext/threads/shared/t/disabled.t
58058 ____________________________________________________________________________
58059 [ 22953] By: nicholas                              on 2004/06/18  13:09:24
58060         Log: Skip test if Devel::PPPort not built
58061      Branch: perl
58062            ! ext/Devel/PPPort/t/test.t
58063 ____________________________________________________________________________
58064 [ 22952] By: nicholas                              on 2004/06/18  13:07:40
58065         Log: Skip re tests if re not built.
58066      Branch: perl
58067            ! ext/re/t/re.t
58068 ____________________________________________________________________________
58069 [ 22951] By: nicholas                              on 2004/06/18  11:38:24
58070         Log: If we don't build B, we should skip all its tests.
58071      Branch: perl
58072            ! ext/B/t/asmdata.t ext/B/t/b.t ext/B/t/bblock.t
58073            ! ext/B/t/bytecode.t ext/B/t/concise.t ext/B/t/debug.t
58074            ! ext/B/t/deparse.t ext/B/t/f_map.t ext/B/t/f_sort.t
58075            ! ext/B/t/lint.t ext/B/t/o.t ext/B/t/optree_check.t
58076            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
58077            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
58078            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t ext/B/t/stash.t
58079            ! ext/B/t/terse.t ext/B/t/xref.t
58080 ____________________________________________________________________________
58081 [ 22950] By: nicholas                              on 2004/06/18  11:27:51
58082         Log: D'oh. Don't turn on warnings on the #! line without actually testing
58083              the full code in case it warns.
58084      Branch: perl
58085            ! lib/Unicode/UCD.t
58086 ____________________________________________________________________________
58087 [ 22949] By: nicholas                              on 2004/06/18  09:43:12
58088         Log: Unicode::UCD uses Storable, so we can't test if Storable isn't built.
58089      Branch: perl
58090            ! lib/Unicode/UCD.t
58091 ____________________________________________________________________________
58092 [ 22948] By: nicholas                              on 2004/06/18  09:23:20
58093         Log: Can't test the B modules if we didn't build 'em
58094      Branch: perl
58095            ! t/lib/1_compile.t
58096 ____________________________________________________________________________
58097 [ 22947] By: nicholas                              on 2004/06/18  08:59:01
58098         Log: Need to skip test 7 if perl built without the PerlIO::scalar extension
58099      Branch: perl
58100            ! t/io/crlf.t
58101 ____________________________________________________________________________
58102 [ 22946] By: rgs                                   on 2004/06/18  07:44:34
58103         Log: Upgrade to I18N::LangTags 0.31.
58104      Branch: perl
58105            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
58106            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/10_http.t
58107            ! lib/I18N/LangTags/t/80_all_env.t
58108 ____________________________________________________________________________
58109 [ 22945] By: nicholas                              on 2004/06/17  19:27:05
58110         Log: As 2/3rds (or 3/4s) of the SV head structure is rewritten, it doesn't
58111              seem that memzero() of everything is the most efficient idea.
58112      Branch: perl
58113            ! sv.c
58114 ____________________________________________________________________________
58115 [ 22944] By: nicholas                              on 2004/06/17  14:57:14
58116         Log: Change 22516 forgot to add make_overload.pl to generate test data
58117              (submitted from the pub via wireless, bluetooth and then GPRS out
58118              to the Internet)
58119      Branch: perl
58120            + ext/Storable/t/make_overload.pl
58121            ! MANIFEST
58122 ____________________________________________________________________________
58123 [ 22943] By: nicholas                              on 2004/06/17  12:03:48
58124         Log: Storable should cope if the string to thaw happens to be utf8 encoded
58125              And anything with bytes >=256 is corrupt
58126      Branch: perl
58127            ! ext/Storable/ChangeLog ext/Storable/README
58128            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
58129            ! ext/Storable/t/utf8.t
58130 ____________________________________________________________________________
58131 [ 22942] By: rgs                                   on 2004/06/17  09:57:14
58132         Log: Upgrade to Locale::Maketext 1.09
58133      Branch: perl
58134            + lib/Locale/Maketext/t/01_about_verbose.t
58135            + lib/Locale/Maketext/t/10_make.t lib/Locale/Maketext/t/20_get.t
58136            + lib/Locale/Maketext/t/40_super.t
58137            + lib/Locale/Maketext/t/50_super.t
58138            + lib/Locale/Maketext/t/60_super.t
58139            + lib/Locale/Maketext/t/90_utf8.t
58140            - lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
58141            - lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
58142            - lib/Locale/Maketext/t/04super.t
58143            - lib/Locale/Maketext/t/05super.t
58144            - lib/Locale/Maketext/t/06super.t lib/Locale/Maketext/t/90utf8.t
58145            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
58146            ! lib/Locale/Maketext/README
58147 ____________________________________________________________________________
58148 [ 22941] By: rgs                                   on 2004/06/17  09:43:48
58149         Log: Upgrade to I18N::LangTags 0.30.
58150      Branch: perl
58151            + lib/I18N/LangTags/Detect.pm
58152            + lib/I18N/LangTags/t/01_about_verbose.t
58153            + lib/I18N/LangTags/t/05_main.t lib/I18N/LangTags/t/07_listy.t
58154            + lib/I18N/LangTags/t/10_http.t lib/I18N/LangTags/t/50_super.t
58155            + lib/I18N/LangTags/t/55_supers_strict.t
58156            + lib/I18N/LangTags/t/80_all_env.t
58157            - lib/I18N/LangTags/t/01test.t lib/I18N/LangTags/t/02decency.t
58158            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
58159            ! lib/I18N/LangTags/List.pm
58160 ____________________________________________________________________________
58161 [ 22940] By: rgs                                   on 2004/06/17  08:54:41
58162         Log: More forgiving version comparison in perlivp.
58163      Branch: perl
58164            ! utils/perlivp.PL
58165 ____________________________________________________________________________
58166 [ 22939] By: nicholas                              on 2004/06/16  09:05:57
58167         Log: Improve the substitution to cc_r for threading so that compilers
58168              specified with a full path or as a parameter to ccache are changed
58169      Branch: perl
58170            ! hints/aix.sh
58171 ____________________________________________________________________________
58172 [ 22938] By: rgs                                   on 2004/06/15  14:35:00
58173         Log: Subject: [PATCH] File::Basename docs
58174              From: Boris Zentner <bzm@2bz.de>
58175              Date: Sat, 12 Jun 2004 16:29:42 +0200
58176              Message-Id: <200406121629.42595.bzm@2bz.de>
58177      Branch: perl
58178            ! lib/File/Basename.pm
58179 ____________________________________________________________________________
58180 [ 22937] By: nicholas                              on 2004/06/15  09:21:22
58181         Log: It seems that our assert() macro wasn't good enough.
58182              Changed to one that that is an expression, rather than a statement.
58183              Fix new macros definitions in sv.h to be clean enough C to keep the
58184              AIX compiler happy.
58185      Branch: perl
58186            ! perl.h sv.h
58187 ____________________________________________________________________________
58188 [ 22936] By: rgs                                   on 2004/06/15  08:22:32
58189         Log: Subject: [PATCH] perlop.pod: add an example to the .. and ... operators
58190              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
58191              Date: Tue, 15 Jun 2004 10:15:15 +0300 (IDT)
58192              Message-ID: <Pine.LNX.4.56.0406151013140.14618@vipe.technion.ac.il>
58193      Branch: perl
58194            ! pod/perlop.pod
58195 ____________________________________________________________________________
58196 [ 22935] By: nicholas                              on 2004/06/15  07:17:17
58197         Log: Assert SvTYPE is at least PGMV whenever accessing SvSTASH
58198      Branch: perl
58199            ! ext/Storable/Storable.xs sv.h
58200 ____________________________________________________________________________
58201 [ 22934] By: nicholas                              on 2004/06/14  15:26:38
58202         Log: Assert that SV type has magic member when reading/writing.
58203              Will catch buggy code.
58204      Branch: perl
58205            ! sv.c sv.h
58206 ____________________________________________________________________________
58207 [ 22933] By: rgs                                   on 2004/06/13  17:54:47
58208         Log: More h2ph voodoo.
58209      Branch: perl
58210            ! utils/h2ph.PL
58211 ____________________________________________________________________________
58212 [ 22932] By: rgs                                   on 2004/06/13  15:35:00
58213         Log: Subject: [PATCH] t/TEST
58214              From: Abe Timmerman <abe@ztreet.demon.nl>
58215              Date: Sun, 13 Jun 2004 11:41:49 +0200
58216              Message-Id: <200406131141.50361.abe@ztreet.demon.nl>
58217      Branch: perl
58218            ! t/TEST
58219 ____________________________________________________________________________
58220 [ 22931] By: rgs                                   on 2004/06/11  16:54:00
58221         Log: Reapply change #20983, rolled back by change #22920,
58222              as noticed by Craig Berry.
58223      Branch: perl
58224            ! pod/pod2usage.PL pod/podselect.PL
58225 ____________________________________________________________________________
58226 [ 22930] By: rgs                                   on 2004/06/11  14:22:55
58227         Log: More h2ph tweaks: recognition of C types
58228      Branch: perl
58229            ! utils/h2ph.PL
58230 ____________________________________________________________________________
58231 [ 22929] By: rgs                                   on 2004/06/11  13:46:53
58232         Log: More h2ph tweaking for gcc __inline functions
58233      Branch: perl
58234            ! utils/h2ph.PL
58235 ____________________________________________________________________________
58236 [ 22928] By: mhx                                   on 2004/06/11  09:37:42
58237         Log: t/comp/utf.t failed when configuring with -Dnoextensions=Encode
58238      Branch: perl
58239            ! t/comp/utf.t
58240 ____________________________________________________________________________
58241 [ 22927] By: rgs                                   on 2004/06/11  08:28:19
58242         Log: Remove a warning against unsafe signals in perlipc.pod,
58243              now that we have "safe signals".
58244      Branch: perl
58245            ! pod/perlipc.pod
58246 ____________________________________________________________________________
58247 [ 22926] By: rgs                                   on 2004/06/10  19:03:51
58248         Log: Subject: Re: [perl #30197] perlbug AutoReply: Data::Dumper does not indent the deparsed code properly
58249              From: Mathieu Arnold <m@absolight.fr>
58250              Date: Thu, 10 Jun 2004 16:43:58 +0200
58251              Message-ID: <34D483170C7F84E0DFBE442B@andromede.in.reaumur.net>
58252              (with a test adjustment)
58253      Branch: perl
58254            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
58255 ____________________________________________________________________________
58256 [ 22925] By: rgs                                   on 2004/06/10  17:26:15
58257         Log: Make h2ph able to understand a limited set of inline functions.
58258              The glibc apparently now ships headers that use inline functions
58259              instead of plain old macros.
58260      Branch: perl
58261            ! utils/h2ph.PL
58262 ____________________________________________________________________________
58263 [ 22924] By: rgs                                   on 2004/06/10  07:55:41
58264         Log: Subject: Change 22872 breaks shared miniperl invocation
58265              From: Alexey Tourbin <at@altlinux.ru>
58266              Date: Fri, 4 Jun 2004 13:24:17 +0400
58267              Message-ID: <20040604092417.GA13447@solemn.turbinal.org>
58268      Branch: perl
58269            ! Makefile.SH
58270 ____________________________________________________________________________
58271 [ 22923] By: rgs                                   on 2004/06/09  19:47:47
58272         Log: Subject: Re: [perl #30045] Transliteration replacement not terminated message obscure
58273              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
58274              Date: Mon, 7 Jun 2004 00:28:55 -0700
58275              Message-ID: <20040607072854.GB1028@efn.org>
58276      Branch: perl
58277            ! pod/perldiag.pod
58278 ____________________________________________________________________________
58279 [ 22922] By: rgs                                   on 2004/06/09  18:40:45
58280         Log: Remove the "malloc wrappage" tests, due to their unportability
58281              (as suggested by Jarkko.)
58282      Branch: perl
58283            ! t/op/array.t t/op/repeat.t
58284 ____________________________________________________________________________
58285 [ 22921] By: rgs                                   on 2004/06/09  15:57:58
58286         Log: Subject: [PATCH] Re: [perl #24081] invalid regexp in perl -V
58287              From: Robin Barker <Robin.Barker@npl.co.uk>
58288              Date: Wed, 9 Jun 2004 12:02:01 +0100
58289              Message-ID: <533D273D4014D411AB1D00062938C4D9040468F1@hotel.npl.co.uk>
58290              with further adjustements for bleadperl
58291      Branch: perl
58292            ! configpm lib/Config.t
58293 ____________________________________________________________________________
58294 [ 22920] By: rgs                                   on 2004/06/09  13:13:29
58295         Log: Upgrade to Pod::Parser 1.28
58296              (except Pod::Find, which has local patches not yet on CPAN)
58297      Branch: perl
58298            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Parser.pm
58299            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
58300            ! t/pod/find.t
58301 ____________________________________________________________________________
58302 [ 22919] By: mhx                                   on 2004/06/09  12:50:12
58303         Log: s/64bit/64-bit/g for consistency in the READMEs.
58304      Branch: perl
58305            ! README.aix README.hpux
58306 ____________________________________________________________________________
58307 [ 22918] By: rgs                                   on 2004/06/09  12:43:59
58308         Log: Subject: [patch] Windows/Win32 thread handle leak with threads join
58309              From: "Kevin Chase" <kevincha99@hotmail.com>
58310              Date: Sun, 06 Jun 2004 09:44:44 -0700
58311              Message-ID: <BAY2-F172Ih5h5xf4rJ0001a3a6@hotmail.com>
58312      Branch: perl
58313            ! ext/threads/threads.xs
58314 ____________________________________________________________________________
58315 [ 22917] By: merijn                                on 2004/06/09  11:46:23
58316         Log: Several updates, major, and minor corrections, model updates,
58317              explained the model numbering of HP-UX servers.
58318      Branch: perl
58319            ! README.hpux
58320 ____________________________________________________________________________
58321 [ 22916] By: rgs                                   on 2004/06/09  09:53:58
58322         Log: Upgrade to Pod::Perldoc 3.13
58323      Branch: perl
58324            + lib/Pod/Perldoc/t/01_about_verbose.t
58325            ! MANIFEST lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
58326 ____________________________________________________________________________
58327 [ 22915] By: rgs                                   on 2004/06/09  09:08:46
58328         Log: Upgrade to Digest 1.08.
58329      Branch: perl
58330            ! lib/Digest.pm
58331 ____________________________________________________________________________
58332 [ 22914] By: rgs                                   on 2004/06/09  08:08:55
58333         Log: Upgrade to CGI.pm 3.05
58334      Branch: perl
58335            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Util.pm lib/CGI/t/html.t
58336 ____________________________________________________________________________
58337 [ 22913] By: davem                                 on 2004/06/08  22:20:40
58338         Log: double DESTROY in for loop
58339              pp_iter decremented the ref count of the previous iterant before
58340              unaliasing it. This could lead to DESTROY being called with the
58341              loop variable still aliased to the freed value. If the DESTROY
58342              also contained a for loop with the same iterator variable, the
58343              freed value would get resurrected then freed for a second time.
58344      Branch: perl
58345            ! pp_hot.c t/cmd/for.t
58346 ____________________________________________________________________________
58347 [ 22912] By: rgs                                   on 2004/06/08  18:51:03
58348         Log: Upgrade to Pod::LaTeX 0.57
58349      Branch: perl
58350            + lib/Pod/t/user.t
58351            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
58352 ____________________________________________________________________________
58353 [ 22911] By: rgs                                   on 2004/06/08  18:42:29
58354         Log: Upgrade to Unicode::Normalize 0.30.
58355      Branch: perl
58356            ! ext/Unicode/Normalize/Changes
58357            ! ext/Unicode/Normalize/Normalize.pm
58358            ! ext/Unicode/Normalize/Normalize.xs
58359            ! ext/Unicode/Normalize/t/illegal.t
58360            ! ext/Unicode/Normalize/t/short.t
58361            ! ext/Unicode/Normalize/t/split.t
58362 ____________________________________________________________________________
58363 [ 22910] By: rgs                                   on 2004/06/08  18:40:38
58364         Log: Remove a spurious \n in a perltie example,
58365              noticed by Geoffrey Young.
58366      Branch: perl
58367            ! pod/perltie.pod
58368 ____________________________________________________________________________
58369 [ 22909] By: rgs                                   on 2004/06/08  18:34:23
58370         Log: Upgrade to Unicode::Collate 0.40
58371      Branch: perl
58372            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/hangul.t
58373 ____________________________________________________________________________
58374 [ 22908] By: rgs                                   on 2004/06/08  18:23:54
58375         Log: Upgrade to Time::Local 1.10.
58376      Branch: perl
58377            ! lib/Time/Local.pm lib/Time/Local.t
58378 ____________________________________________________________________________
58379 [ 22907] By: rgs                                   on 2004/06/08  18:02:59
58380         Log: Upgrade to Test::Harness 2.42
58381      Branch: perl
58382            ! lib/Test/Harness.pm lib/Test/Harness/Changes
58383            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/prove-switches.t
58384 ____________________________________________________________________________
58385 [ 22906] By: nicholas                              on 2004/06/08  14:59:20
58386         Log: Patch 22835 Failed to upgrade all the new files in Encode 2.01
58387              As spotted by Jerry D. Hedden
58388      Branch: perl
58389            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
58390 ____________________________________________________________________________
58391 [ 22905] By: rgs                                   on 2004/06/08  13:53:40
58392         Log: Subject: Re: newSVpvn(NULL, 0); doesn't work as advertised
58393              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
58394              Date: Fri, 4 Jun 2004 16:29:44 +0200
58395              Message-Id: <20040604162944.4011f1c6@r2d2>
58396      Branch: perl
58397            ! pod/perlapi.pod sv.c
58398 ____________________________________________________________________________
58399 [ 22904] By: rgs                                   on 2004/06/08  13:44:27
58400         Log: Subject: Re: [PATCH] Re: Lack of error for large string on Solaris
58401              From: Jarkko Hietaniemi <jhi@iki.fi>
58402              Date: Mon, 07 Jun 2004 20:09:42 +0300
58403              Message-ID: <40C4A156.5030205@iki.fi>
58404      Branch: perl
58405            ! av.c pod/perldiag.pod pp.c pp_hot.c t/op/array.t t/op/repeat.t
58406 ____________________________________________________________________________
58407 [ 22903] By: rgs                                   on 2004/06/08  10:19:27
58408         Log: Subject: [perl #30073] Misleading docs of Text::Wrap
58409              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
58410              Date: 6 Jun 2004 21:50:19 -0000
58411              Message-ID: <rt-3.0.9-30073-89834.19.0927626986204@perl.org>
58412      Branch: perl
58413            ! lib/Text/Wrap.pm
58414 ____________________________________________________________________________
58415 [ 22902] By: rgs                                   on 2004/06/06  07:49:27
58416         Log: Subject: Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T
58417              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
58418              Date: Sun, 06 Jun 2004 00:37:21 +0900
58419              Message-Id: <20040606003344.57B2.BQW10602@nifty.com>
58420      Branch: perl
58421            ! lib/utf8.pm pod/perlapi.pod sv.c t/op/utftaint.t
58422 ____________________________________________________________________________
58423 [ 22901] By: rgs                                   on 2004/06/03  15:19:52
58424         Log: Subject: [PATCH] Have win32/makefile.mk default to gcc, and update docs
58425              From: Steve Hay <steve.hay@uk.radan.com>
58426              Date: Thu, 03 Jun 2004 15:46:17 +0100
58427              Message-ID: <40BF39B9.3060207@uk.radan.com>
58428      Branch: perl
58429            ! README.win32 win32/makefile.mk
58430 ____________________________________________________________________________
58431 [ 22900] By: rgs                                   on 2004/06/03  13:20:37
58432         Log: perlpodspec uses 'nonbreaking' and 'non-breaking'.
58433              Normalize on the hyphenated spelling.
58434      Branch: perl
58435            ! pod/perlpodspec.pod
58436 ____________________________________________________________________________
58437 [ 22899] By: rgs                                   on 2004/06/03  13:03:20
58438         Log: Workaround a dmake oddity.
58439              Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
58440              From: Steve Hay <steve.hay@uk.radan.com>
58441              Date: Thu, 03 Jun 2004 12:16:13 +0100
58442              Message-ID: <40BF087D.8030005@uk.radan.com>
58443      Branch: perl
58444            ! win32/makefile.mk
58445 ____________________________________________________________________________
58446 [ 22898] By: rgs                                   on 2004/06/03  09:02:31
58447         Log: Carp was mostly unusable with Safe because it may require
58448              Carp::Heavy at run-time (while require() is forbidden.)
58449              Have Safe load Carp::Heavy.
58450      Branch: perl
58451            ! ext/Opcode/Safe.pm lib/Carp.pm
58452 ____________________________________________________________________________
58453 [ 22897] By: mhx                                   on 2004/06/02  18:03:40
58454         Log: Make change #22889 work for threaded builds, Part 2.
58455      Branch: perl
58456            ! XSUB.h
58457 ____________________________________________________________________________
58458 [ 22896] By: mhx                                   on 2004/06/02  17:18:44
58459         Log: Make change #22889 work for threaded builds.
58460      Branch: perl
58461            ! pad.c pp.c
58462 ____________________________________________________________________________
58463 [ 22895] By: mhx                                   on 2004/06/02  16:48:41
58464         Log: Fix apidoc entries for PUSHMARK and newXSproto.
58465      Branch: perl
58466            ! XSUB.h pod/perlapi.pod pp.h
58467 ____________________________________________________________________________
58468 [ 22894] By: mhx                                   on 2004/06/02  16:42:24
58469         Log: Document embed.fnc 'U' and 's' flags.
58470      Branch: perl
58471            ! embed.fnc
58472 ____________________________________________________________________________
58473 [ 22893] By: rgs                                   on 2004/06/02  08:21:30
58474         Log: Subject: [PATCH] on VMS, always exit with failure in my_failure_exit
58475              From: "Craig A. Berry" <craigberry@mac.com>
58476              Date: Tue, 01 Jun 2004 23:16:58 -0500
58477              Message-ID: <40BD54BA.9040708@mac.com>
58478      Branch: perl
58479            ! perl.c
58480 ____________________________________________________________________________
58481 [ 22892] By: rgs                                   on 2004/06/02  08:19:30
58482         Log: Subject: Re: [PATCH] [perl #29612] ndbm failure in make test
58483              From: Alexey Tourbin <at@altlinux.ru>
58484              Date: Sat, 22 May 2004 02:22:22 +0400
58485              Message-ID: <20040521222222.GJ2030@solemn.turbinal.org>
58486      Branch: perl
58487            ! ext/NDBM_File/hints/linux.pl
58488 ____________________________________________________________________________
58489 [ 22891] By: rgs                                   on 2004/06/02  06:47:58
58490         Log: Detypo.
58491      Branch: perl
58492            ! pod/perlintern.pod pp_ctl.c
58493 ____________________________________________________________________________
58494 [ 22890] By: rgs                                   on 2004/06/02  06:43:30
58495         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
58496              From: Andrew Dougherty <doughera@lafayette.edu>
58497              Date: Tue, 1 Jun 2004 16:25:48 -0400 (EDT)
58498              Message-ID: <Pine.SOL.4.58.0406011619090.4066@maxwell.phys.lafayette.edu>
58499      Branch: perl
58500            ! INSTALL README
58501 ____________________________________________________________________________
58502 [ 22889] By: rgs                                   on 2004/06/02  06:07:53
58503         Log: Make the dUNDERBAR/UNDERBAR macros work as advertised.
58504              While we're at it, use the same trick to make reverse()
58505              work correctly with lexical $_.
58506      Branch: perl
58507            ! XSUB.h embed.fnc embed.h global.sym pad.c pp.c proto.h
58508            ! t/op/mydef.t
58509 ____________________________________________________________________________
58510 [ 22888] By: rgs                                   on 2004/06/01  15:26:59
58511         Log: Subject: [PATCH] Remove redundant %SIG assignments from FileCache
58512              From: Alan Burlison <Alan.Burlison@Sun.COM>
58513              Date: Fri, 28 May 2004 12:27:06 +0100
58514              Message-ID: <40B7220A.4040305@sun.com>
58515      Branch: perl
58516            ! lib/FileCache.pm
58517 ____________________________________________________________________________
58518 [ 22887] By: merijn                                on 2004/06/01  14:30:48
58519         Log: Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
58520              From: Steve Hay <steve.hay@uk.radan.com>
58521              Date: Tue, 01 Jun 2004 15:30:37 +0100
58522              Message-ID: <40BC930D.90701@uk.radan.com>
58523      Branch: perl
58524            ! win32/Makefile win32/makefile.mk
58525 ____________________________________________________________________________
58526 [ 22886] By: rgs                                   on 2004/06/01  12:24:30
58527         Log: Subject: [Fwd: [PATCH] Pod::Find should ignore SCM files and dirs]
58528              From: Alan Burlison <Alan.Burlison@sun.com>
58529              Date: Fri, 28 May 2004 23:28:44 +0100
58530              Message-ID: <40B7BD1C.40309@sun.com>
58531      Branch: perl
58532            ! lib/Pod/Find.pm
58533 ____________________________________________________________________________
58534 [ 22885] By: rgs                                   on 2004/06/01  12:17:18
58535         Log: Subject: Re: [PATCH] UPDATE - Grammatical fixes and explanations in perlfunc.pod (sysopen)
58536              From: Paul Fenwick <pjf@perltraining.com.au>
58537              Date: Tue, 1 Jun 2004 11:31:34 +1000
58538              Message-ID: <20040601013134.GA11005@perltraining.com.au>
58539      Branch: perl
58540            ! pod/perlfunc.pod
58541 ____________________________________________________________________________
58542 [ 22884] By: merijn                                on 2004/06/01  10:51:33
58543         Log: Subject: [PATCH] configure.com and PERL_API_REVISION
58544              From: "Craig A. Berry" <craigberry@mac.com>
58545              Date: Mon, 31 May 2004 21:04:07 -0500
58546              Message-ID: <40BBE417.2090001@mac.com>
58547      Branch: perl
58548            ! configure.com
58549 ____________________________________________________________________________
58550 [ 22883] By: rgs                                   on 2004/06/01  09:25:32
58551         Log: Subject: [PATCH] Shell.pm: pod rewrite and new mini-feature $Shell::raw
58552              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
58553              Date: Tue, 1 Jun 2004 07:52:58 +0200
58554              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C744@attmsx1.aut.alcatel.at>
58555      Branch: perl
58556            ! lib/Shell.pm
58557 ____________________________________________________________________________
58558 [ 22882] By: rgs                                   on 2004/06/01  08:44:01
58559         Log: Subject: [PATCH] perlhack.pod - working with the Perl source
58560              From: Dave Rolsky <autarch@urth.org>
58561              Date: Mon, 31 May 2004 12:52:43 -0500 (CDT)
58562              Message-ID: <Pine.LNX.4.58.0405311250520.7714@urth.org>
58563      Branch: perl
58564            ! pod/perlhack.pod
58565 ____________________________________________________________________________
58566 [ 22881] By: nicholas                              on 2004/05/31  19:06:21
58567         Log: replace the run time code in lib/utf8_pva.pl with data generated
58568              at build by mktables, stored in lib/unicore/PVA.pl
58569      Branch: perl
58570            - lib/utf8_pva.pl
58571            ! MANIFEST Makefile.SH lib/unicore/mktables lib/utf8_heavy.pl
58572            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
58573 ____________________________________________________________________________
58574 [ 22880] By: nicholas                              on 2004/05/31  17:26:56
58575         Log: Don't need to require utf8_pva.pl at top of file
58576      Branch: perl
58577            ! lib/utf8_heavy.pl
58578 ____________________________________________________________________________
58579 [ 22879] By: nicholas                              on 2004/05/31  14:24:56
58580         Log: Run mktables as part of the build process.
58581              Don't ship any of the files that it generates in lib/unicore
58582      Branch: perl
58583            - (delete 419 files)
58584            ! MANIFEST Makefile.SH lib/unicore/mktables
58585            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
58586 ____________________________________________________________________________
58587 [ 22878] By: rgs                                   on 2004/05/31  14:20:53
58588         Log: Subject: [perl #29937] Entries missing from .packlist
58589              From: jdhedden@1979.usna.com (via RT) <perlbug-followup@perl.org>
58590              Date: 28 May 2004 19:23:48 -0000
58591              Message-ID: <rt-3.0.9-29937-88315.2.18472609678159@perl.org>
58592      Branch: perl
58593            ! installman installperl
58594 ____________________________________________________________________________
58595 [ 22877] By: rgs                                   on 2004/05/31  12:50:57
58596         Log: Subject: [PATCH] Re: [perl #29969] h2ph not correctly processing glibc sys/sysmacros.ph
58597              From: <wolfgang.laun@chello.at>
58598              Date: Sun, 30 May 2004 17:27:07 +0200
58599              Message-Id: <20040530152707.ZLWL22856.viefep16-int.chello.at@localhost>
58600      Branch: perl
58601            ! utils/h2ph.PL
58602 ____________________________________________________________________________
58603 [ 22876] By: rgs                                   on 2004/05/31  09:52:05
58604         Log: Subject: [PATCH] Fix anomalies in Carp functions
58605              From: Steve Hay <steve.hay@uk.radan.com>
58606              Date: Tue, 25 May 2004 16:05:02 +0100
58607              Message-ID: <40B3609E.5060502@uk.radan.com>
58608      Branch: perl
58609            ! lib/Carp.t lib/Carp/Heavy.pm lib/autouse.t
58610 ____________________________________________________________________________
58611 [ 22875] By: rgs                                   on 2004/05/31  09:25:37
58612         Log: Subject: [PATCH] Fix generation of perlapi.pod
58613              From: Steve Hay <steve.hay@uk.radan.com>
58614              Date: Fri, 28 May 2004 11:46:41 +0100
58615              Message-ID: <40B71891.6090806@uk.radan.com>
58616      Branch: perl
58617            ! autodoc.pl pod/perlapi.pod
58618 ____________________________________________________________________________
58619 [ 22874] By: davem                                 on 2004/05/30  22:31:03
58620         Log: Subject:  Re: my $x->{foo} doesn't work
58621              From:  Shinya Hayakawa <hayakawa@livedoor.jp>
58622              Date:  Tue, 25 May 2004 00:06:06 +0900
58623              Message-Id:  <200405250006.06387.hayakawa@livedoor.jp>
58624
58625              Allow autovivification of (my $x)->{foo}
58626      Branch: perl
58627            ! pp_hot.c t/op/my.t
58628 ____________________________________________________________________________
58629 [ 22873] By: nicholas                              on 2004/05/30  21:58:36
58630         Log: Convert to using File::Spec, so that we can build Unicode files
58631              on all platforms
58632      Branch: perl
58633            ! lib/unicore/mktables
58634 ____________________________________________________________________________
58635 [ 22872] By: nicholas                              on 2004/05/30  20:34:07
58636         Log: First step to generating Unicode files for the regexp engine at build
58637              time - targets in the Makefile
58638      Branch: perl
58639            ! Makefile.SH
58640 ____________________________________________________________________________
58641 [ 22870] By: davem                                 on 2004/05/30  14:30:45
58642         Log: Problem with autouse (causing Perl to crash)
58643              @_ sometimes wasn't getting created right
58644      Branch: perl
58645            ! pad.c pp_ctl.c t/op/goto.t
58646 ____________________________________________________________________________
58647 [ 22868] By: nicholas                              on 2004/05/30  13:57:05
58648         Log: Upgrade to Encode 2.01.
58649      Branch: perl
58650            ! ext/Encode/lib/Encode/CN/HZ.pm
58651            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
58652 ____________________________________________________________________________
58653 [ 22866] By: nicholas                              on 2004/05/30  13:11:41
58654         Log: Skip in minitest
58655      Branch: perl
58656            ! t/comp/utf.t
58657 ____________________________________________________________________________
58658 [ 22853] By: rgs                                   on 2004/05/28  06:29:28
58659         Log: Subject: [PATCH doc] Re: undef loses it magicness when assigned to a variable?
58660              From: Stas Bekman <stas@stason.org>
58661              Date: Thu, 27 May 2004 11:25:08 -0700
58662              Message-ID: <40B63284.5040203@stason.org>
58663      Branch: perl
58664            ! pod/perlapi.pod pod/perlguts.pod sv.h
58665 ____________________________________________________________________________
58666 [ 22852] By: merijn                                on 2004/05/28  05:31:25
58667         Log: Subject: TEST needs to ignore SCM files
58668              From: Alan Burlison <Alan.Burlison@sun.com>
58669              Date: Thu, 27 May 2004 23:32:28 +0100
58670              Message-ID: <40B66C7C.8030303@sun.com>
58671      Branch: perl
58672            ! t/TEST
58673 ____________________________________________________________________________
58674 [ 22850] By: rgs                                   on 2004/05/26  16:17:24
58675         Log: Subject: [PATCH] 'perl -v' fails if local_patches contains code snippets
58676              From: Alan Burlison <Alan.Burlison@sun.com>
58677              Date: Wed, 26 May 2004 16:24:03 +0100
58678              Message-ID: <40B4B693.9090905@sun.com>
58679              (using \0 as a separator for q//)
58680      Branch: perl
58681            ! perl.c
58682 ____________________________________________________________________________
58683 [ 22848] By: rgs                                   on 2004/05/26  08:15:29
58684         Log: Subject: [PATCH] correctly handle C<< >> and C<<< >>> in diagnostics
58685              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
58686              Date: Tue, 25 May 2004 02:29:37 -0700
58687              Message-ID: <20040525092937.GA2332@efn.org>
58688      Branch: perl
58689            ! lib/diagnostics.pm
58690 ____________________________________________________________________________
58691 [ 22843] By: rgs                                   on 2004/05/24  16:12:41
58692         Log: Tests for change #22842, by SADAHIRO Tomoyuki
58693              (adapted to the core)
58694      Branch: perl
58695            + t/op/utftaint.t
58696            ! MANIFEST
58697 ____________________________________________________________________________
58698 [ 22842] By: rgs                                   on 2004/05/24  15:55:23
58699         Log: Subject: Re: utf-8 and taint don't work together
58700              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
58701              Date: Sat, 22 May 2004 21:38:33 +0900
58702              Message-Id: <20040522212704.C068.BQW10602@nifty.com>
58703
58704              Date: Sun, 23 May 2004 09:56:15 +0900
58705              Message-Id: <20040523095609.E404.BQW10602@nifty.com>
58706      Branch: perl
58707            ! ext/Encode/lib/Encode/CN/HZ.pm
58708            ! ext/Encode/lib/Encode/Unicode/UTF7.pm sv.c
58709 ____________________________________________________________________________
58710 [ 22841] By: rgs                                   on 2004/05/24  11:43:32
58711         Log: Subject: [PATCH] win32_chsize is not exported on Win32
58712              From: Steve Hay <steve.hay@uk.radan.com>
58713              Date: Mon, 24 May 2004 12:52:48 +0100
58714              Message-ID: <40B1E210.4050202@uk.radan.com>
58715      Branch: perl
58716            ! makedef.pl
58717 ____________________________________________________________________________
58718 [ 22840] By: rgs                                   on 2004/05/24  11:23:31
58719         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
58720              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
58721              Date: Fri, 21 May 2004 11:35:34 -0700
58722              Message-ID: <20040521183533.GA5108@efn.org>
58723              (plus whitespace removal)
58724      Branch: perl
58725            ! INSTALL
58726 ____________________________________________________________________________
58727 [ 22839] By: davem                                 on 2004/05/22  11:15:34
58728         Log: Optimization busted: '@a = "b", sort @a' drops "b"
58729              Fix the sort-in-place optimization of change #22349.
58730      Branch: perl
58731            ! op.c t/op/sort.t
58732 ____________________________________________________________________________
58733 [ 22838] By: gbarr                                 on 2004/05/22  07:41:21
58734         Log: Update to Scalar-List-Utils-1.14
58735      Branch: perl
58736            + ext/List/Util/Changes
58737            - ext/List/Util/ChangeLog
58738            ! MANIFEST ext/List/Util/README ext/List/Util/Util.xs
58739            ! ext/List/Util/lib/List/Util.pm
58740            ! ext/List/Util/lib/Scalar/Util.pm
58741 ____________________________________________________________________________
58742 [ 22837] By: rgs                                   on 2004/05/21  15:40:49
58743         Log: Subject: Proposed doc patch for getsockopt
58744              From: perl5-porters@ton.iguana.be (Ton Hospel)
58745              Date: Sun, 16 May 2004 13:35:20 +0000 (UTC)
58746              Message-Id: <c87qmo$u9b$1@post.home.lunix>
58747      Branch: perl
58748            ! pod/perlfunc.pod
58749 ____________________________________________________________________________
58750 [ 22836] By: rgs                                   on 2004/05/21  08:45:28
58751         Log: Subject: [PATCH] h2xs doesn't recognize indented enums
58752              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
58753              Date: Fri, 21 May 2004 10:51:58 +0200
58754              Message-id: <20040521085158.GA10660@ethan>
58755              (modified regexp)
58756      Branch: perl
58757            ! utils/h2xs.PL
58758 ____________________________________________________________________________
58759 [ 22835] By: rgs                                   on 2004/05/20  13:30:25
58760         Log: Upgrade to Encode 2.00.
58761      Branch: perl
58762            ! (edit 147 files)
58763 ____________________________________________________________________________
58764 [ 22833] By: rgs                                   on 2004/05/20  11:48:29
58765         Log: Test portability nit.
58766              Subject: [PATCH] Re: Smoke [5.9.2] 22821 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
58767              From: Steve Hay <steve.hay@uk.radan.com>
58768              Date: Tue, 18 May 2004 11:31:04 +0100
58769              Message-ID: <40A9E5E8.7030800@uk.radan.com>
58770      Branch: perl
58771            ! ext/B/t/optree_specials.t
58772 ____________________________________________________________________________
58773 [ 22831] By: davem                                 on 2004/05/19  21:02:04
58774         Log: improve hashing algorithm for ptr tables in perl_clone:
58775              the bottom few bits of a pointer are usually zero
58776      Branch: perl
58777            ! sv.c
58778 ____________________________________________________________________________
58779 [ 22830] By: davem                                 on 2004/05/19  20:17:55
58780         Log: Thread creation time is hypersensitive
58781
58782              Due to a logic error, the dup ptr table sometimes wans't being
58783              grown, leading to extremely slow cloning.
58784      Branch: perl
58785            ! sv.c
58786 ____________________________________________________________________________
58787 [ 22829] By: rgs                                   on 2004/05/18  13:05:48
58788         Log: perlrun.pod minor fixes :
58789              - the parameter to -x is optional
58790              - pod nit
58791      Branch: perl
58792            ! pod/perlrun.pod
58793 ____________________________________________________________________________
58794 [ 22828] By: rgs                                   on 2004/05/18  12:54:47
58795         Log: Subject: [perl #29623] Patch for h2xs.t in Perl 5.8.4
58796              From: mats@sm5sxl.net (via RT) <perlbug-followup@perl.org>
58797              Date: 16 May 2004 13:33:32 -0000
58798              Message-ID: <rt-3.0.9-29623-87522.10.1965589695082@perl.org>
58799      Branch: perl
58800            ! lib/h2xs.t
58801 ____________________________________________________________________________
58802 [ 22827] By: rgs                                   on 2004/05/18  12:16:42
58803         Log: Subject: [PATCH] Re: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
58804              From: Steve Hay <steve.hay@uk.radan.com>
58805              Date: Fri, 14 May 2004 17:33:17 +0100
58806              Message-ID: <40A4F4CD.2000003@uk.radan.com>
58807      Branch: perl
58808            ! t/comp/utf.t
58809 ____________________________________________________________________________
58810 [ 22826] By: rgs                                   on 2004/05/18  08:15:27
58811         Log: Error message too wide.
58812      Branch: perl
58813            ! perl.c
58814 ____________________________________________________________________________
58815 [ 22825] By: rgs                                   on 2004/05/17  15:12:03
58816         Log: Remove a TODO test that is no longer to do.
58817      Branch: perl
58818            ! ext/B/t/f_sort.t
58819 ____________________________________________________________________________
58820 [ 22824] By: rgs                                   on 2004/05/17  15:08:40
58821         Log: Fix new B::Concise test output
58822              Subject: Re: Smoke [5.9.2] 22820 FAIL(F) openbsd 3.5 (i386/1 cpu)
58823              From: Jim Cromie <jcromie@divsol.com>
58824              Date: Mon, 17 May 2004 09:19:00 -0600
58825              Message-ID: <40A8D7E4.1020007@divsol.com>
58826      Branch: perl
58827            ! ext/B/t/f_sort.t t/TEST
58828 ____________________________________________________________________________
58829 [ 22823] By: rgs                                   on 2004/05/17  08:54:15
58830         Log: Subject: [PATCH] Re: [perl #29581] glob() misses a lot of matches
58831              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
58832              Date: Mon, 17 May 2004 07:38:19 +0200
58833              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C71E@attmsx1.aut.alcatel.at>
58834      Branch: perl
58835            ! ext/File/Glob/Glob.xs
58836 ____________________________________________________________________________
58837 [ 22822] By: rgs                                   on 2004/05/17  08:49:53
58838         Log: David Manura is the new maintainer of Text::Balanced.
58839      Branch: perl
58840            ! Porting/Maintainers.pl
58841 ____________________________________________________________________________
58842 [ 22821] By: davem                                 on 2004/05/16  15:31:42
58843         Log: make Text::Balanced skip "case /..../" correctly for Switch.pm
58844      Branch: perl
58845            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extcbk.t
58846 ____________________________________________________________________________
58847 [ 22820] By: rgs                                   on 2004/05/14  16:30:07
58848         Log: Subject: Re: more B::Concise stuff (PATCH - updated)
58849              From: Jim Cromie <jcromie@divsol.com>
58850              Date: Mon, 10 May 2004 05:28:11 -0600
58851              Message-ID: <409F674B.2000506@divsol.com>
58852      Branch: perl
58853            + ext/B/t/f_map ext/B/t/f_map.t ext/B/t/f_sort ext/B/t/f_sort.t
58854            + ext/B/t/optree_specials.t
58855            ! MANIFEST ext/B/B/Concise.pm ext/B/B/Showlex.pm
58856            ! ext/B/B/Terse.pm ext/B/t/OptreeCheck.pm ext/B/t/concise.t
58857            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
58858            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
58859            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t
58860 ____________________________________________________________________________
58861 [ 22819] By: rgs                                   on 2004/05/14  09:38:43
58862         Log: Add new dUNDERBAR and UNDERBAR macros, to help XS writers to
58863              access the $_ variable, even when there is a lexical one in scope.
58864      Branch: perl
58865            ! XSUB.h pod/perlapi.pod
58866 ____________________________________________________________________________
58867 [ 22818] By: nicholas                              on 2004/05/13  12:15:17
58868         Log: Subject: BOM-marked and (BOMless) UTF-16 scripts not working
58869              From: Jarkko Hietaniemi <jhi@iki.fi>
58870              Message-ID: <40A26D75.8080406@iki.fi>
58871              Date: Wed, 12 May 2004 21:31:17 +0300
58872      Branch: perl
58873            + t/comp/utf.t
58874            ! MANIFEST pod/perldiag.pod pod/perlunicode.pod toke.c
58875 ____________________________________________________________________________
58876 [ 22817] By: rgs                                   on 2004/05/12  16:29:07
58877         Log: Subject: [perl #29527] Perl 5.8.4 build problems on LynxOS
58878              From: Olli Savia (via RT) <perlbug-followup@perl.org>
58879              Date: 12 May 2004 13:02:41 -0000
58880              Message-ID: <rt-3.0.9-29527-87290.17.3367022021997@perl.org>
58881      Branch: perl
58882            ! sv.c
58883 ____________________________________________________________________________
58884 [ 22816] By: rgs                                   on 2004/05/12  16:16:50
58885         Log: Make XSLoader update @DynaLoader::dl_shared_objects.
58886      Branch: perl
58887            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
58888 ____________________________________________________________________________
58889 [ 22815] By: merijn                                on 2004/05/12  10:43:42
58890         Log: Subject: [PATCH] Configure shouldn't unconditionally add in -pipe
58891              From: Andy Dougherty <doughera@lafayette.edu>
58892              Date: Tue, 11 May 2004 13:14:42 -0400 (EDT)
58893              Message-ID: <Pine.SOL.4.58.0405111313210.14279@maxwell.phys.lafayette.edu>
58894      Branch: perl
58895            ! Configure hints/darwin.sh hints/rhapsody.sh
58896 ____________________________________________________________________________
58897 [ 22812] By: mhx                                   on 2004/05/11  17:42:13
58898         Log: Add the byte-order modifiers '<' and '>' to the pack tutorial.
58899              This completes the series: #22734, #22745, #22754, #22780
58900      Branch: perl
58901            ! pod/perlpacktut.pod
58902 ____________________________________________________________________________
58903 [ 22811] By: mhx                                   on 2004/05/11  17:21:35
58904         Log: 'v' unpacks unsigned shorts.
58905      Branch: perl
58906            ! pod/perlpacktut.pod
58907 ____________________________________________________________________________
58908 [ 22810] By: rgs                                   on 2004/05/11  16:35:49
58909         Log: Subject: various -V: searches [PATCH]
58910              From: Jim Cromie <jcromie@divsol.com>
58911              Date: Tue, 11 May 2004 00:15:46 -0600
58912              Message-ID: <40A06F92.1070607@divsol.com>
58913      Branch: perl
58914            ! configpm lib/Config.t pod/perlrun.pod
58915 ____________________________________________________________________________
58916 [ 22809] By: rgs                                   on 2004/05/11  11:00:31
58917         Log: More pod names in the debugger for the runman command
58918      Branch: perl
58919            ! lib/perl5db.pl
58920 ____________________________________________________________________________
58921 [ 22808] By: rgs                                   on 2004/05/11  10:52:27
58922         Log: Subject: [PATCH] debugger (step backwards)
58923              From: Richard.Foley@t-online.de (Richard Foley)
58924              Date: Tue, 11 May 2004 11:04:11 +0200
58925              Message-Id: <200405111104.11484.richard.foley@rfi.net>
58926      Branch: perl
58927            ! lib/perl5db.pl
58928 ____________________________________________________________________________
58929 [ 22807] By: rgs                                   on 2004/05/11  09:16:56
58930         Log: Subject: void context !~ generates "Useless use of not at line..." warning
58931              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
58932              Date: Sun, 9 May 2004 00:59:19 -0700
58933              Message-ID: <20040509075919.GA3752@efn.org>
58934      Branch: perl
58935            ! op.c
58936 ____________________________________________________________________________
58937 [ 22806] By: ams                                   on 2004/05/10  22:12:31
58938         Log: Subject: Re: a little extra cmdline help. [PATCH]
58939              From: Jim Cromie <jcromie@divsol.com>
58940              Date: Mon, 10 May 2004 15:25:07 -0600
58941              Message-Id: <409FF333.4020104@divsol.com>
58942      Branch: perl
58943            ! perl.c
58944 ____________________________________________________________________________
58945 [ 22804] By: ams                                   on 2004/05/10  11:10:34
58946         Log: Remove stray '.
58947      Branch: perl
58948            ! lib/File/Copy.pm
58949 ____________________________________________________________________________
58950 [ 22803] By: ams                                   on 2004/05/10  10:14:40
58951         Log: Subject: [PATCH] File::Copy Pod
58952              From: slaven@rezic.de
58953              Date: Mon, 10 May 2004 09:57:37 +0000
58954              Message-Id: <1084183057.10822@devpc01.iconmobile.de>
58955      Branch: perl
58956            ! lib/File/Copy.pm
58957 ____________________________________________________________________________
58958 [ 22802] By: davem                                 on 2004/05/07  19:12:29
58959         Log: symbolic references like ${"foo$index"}*3 would incorrectly warn
58960              that $index was the uninitialized value, when in fact it was $foo1
58961      Branch: perl
58962            ! sv.c t/lib/warnings/9uninit
58963 ____________________________________________________________________________
58964 [ 22801] By: davem                                 on 2004/05/07  18:21:22
58965         Log: Subject:  Re: stdio still supported?
58966              From:  Jim Cromie <jcromie@divsol.com>
58967              Date:  Thu, 06 May 2004 16:37:56 -0600
58968              Message-Id:  <409ABE44.8060307@divsol.com>
58969
58970              Update B::Concise tests to skip stuff requiring the
58971              "open to a scalar" feature of Perlio is it isn't available.
58972              Also note this caveat in perlfunc.pod
58973      Branch: perl
58974            ! ext/B/B/Concise.pm ext/B/t/concise.t ext/B/t/optree_check.t
58975            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
58976            ! ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
58977            ! pod/perlfunc.pod
58978 ____________________________________________________________________________
58979 [ 22800] By: mhx                                   on 2004/05/07  16:58:57
58980         Log: Windows issues with select() are already documented in perlport.
58981      Branch: perl
58982            ! pod/perlfunc.pod
58983 ____________________________________________________________________________
58984 [ 22799] By: ams                                   on 2004/05/07  13:38:16
58985         Log: Subject: [perl #29397] Change in pod2man arguments
58986              From: Thorsten Glaser (via RT) <perlbug-followup@perl.org>
58987              Date: 6 May 2004 22:08:10 -0000
58988              Message-Id: <rt-3.0.9-29397-86929.5.37563386041974@perl.org>
58989      Branch: perl
58990            ! pod/pod2man.PL
58991 ____________________________________________________________________________
58992 [ 22798] By: mhx                                   on 2004/05/07  11:42:37
58993         Log: Scalar::Util::refaddr falsely returns false
58994              Add mg_get() to refaddr() when SV is magical.
58995              Fix the non-xs version of looks_like_number().
58996      Branch: perl
58997            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
58998            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/refaddr.t
58999 ____________________________________________________________________________
59000 [ 22797] By: mhx                                   on 2004/05/07  10:57:23
59001         Log: Document that select() on Windows doesn't work on non-socket filehandles.
59002      Branch: perl
59003            ! pod/perlfunc.pod
59004 ____________________________________________________________________________
59005 [ 22796] By: mhx                                   on 2004/05/06  17:19:17
59006         Log: Double warning for int(undef) and abs(undef)
59007              Remove the duplicate warnings and update tests.
59008      Branch: perl
59009            ! pp.c t/lib/warnings/9uninit
59010 ____________________________________________________________________________
59011 [ 22793] By: rgs                                   on 2004/05/06  14:43:08
59012         Log: Add a small script to check whether a perl source tree
59013              (with or without generated files) is friendly with
59014              case-insensitive filesystems.
59015              Adapted from :
59016              Subject: Re: STerm.pl vs Sterm.pl
59017              From: James Mastros <james@mastros.biz>
59018              Date: Thu, 06 May 2004 14:45:53 +0200
59019              Message-ID: <20040506124556.2402.qmail@onion.perl.org>
59020      Branch: perl
59021            + Porting/checkcase.pl
59022            ! MANIFEST
59023 ____________________________________________________________________________
59024 [ 22789] By: rgs                                   on 2004/05/06  12:33:14
59025         Log: Subject: Problem with system() on Win9x and command.com (perl 5.8.x-5.9.x)
59026              From: bilbo@ua.fm
59027              Date: Wed, 28 Apr 2004 00:19:55 +0300
59028              Message-ID: <611491036.20040428001955@ua.fm>
59029      Branch: perl
59030            ! win32/win32.c
59031 ____________________________________________________________________________
59032 [ 22788] By: merijn                                on 2004/05/06  11:35:21
59033         Log: add -pipe to gcc's default flags
59034              it has shown a compile time speed increase of about 40% on
59035              Linux and HP-UX, and also works on cygwin-1.5.9. On failing
59036              OS/gcc combo's remove it in the hints
59037      Branch: perl
59038            ! Configure
59039 ____________________________________________________________________________
59040 [ 22783] By: mhx                                   on 2004/05/05  19:02:28
59041         Log: Add tests for mX?PUSH[inup] macros.
59042
59043              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
59044              From: Steve Hay <steve.hay@uk.radan.com>
59045              Date: Wed, 05 May 2004 15:34:45 +0100
59046              Message-ID: <4098FB85.1060602@uk.radan.com>
59047      Branch: perl
59048            + ext/XS/APItest/t/push.t
59049            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
59050            ! ext/XS/APItest/MANIFEST
59051 ____________________________________________________________________________
59052 [ 22782] By: rgs                                   on 2004/05/05  16:14:25
59053         Log: Subject: Problem with h2xs
59054              From: David Cannings <lists@edeca.net>
59055              Date: Mon, 3 May 2004 13:44:33 +0100
59056              Message-Id: <200405031344.33723.lists@edeca.net>
59057              (Second patch only)
59058      Branch: perl
59059            ! utils/h2xs.PL
59060 ____________________________________________________________________________
59061 [ 22781] By: davem                                 on 2004/05/04  19:20:36
59062         Log: Bizarre copy of ARRAY
59063              make sure a pad op's flags are updated after optimising away
59064              the assignment in my @a = () (see change 22520).
59065      Branch: perl
59066            ! op.c t/op/my.t
59067 ____________________________________________________________________________
59068 [ 22780] By: mhx                                   on 2004/05/04  14:46:05
59069         Log: Add byte-order group modifiers to (un)pack templates.
59070              Follow-up on: #22734, #22745, #22753, #22754.
59071
59072              Subject: Group modifiers in (un)pack templates
59073              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
59074              Date: Mon, 3 May 2004 20:14:41 +0200
59075              Message-Id: <20040503201441.1b058e0d@r2d2>
59076      Branch: perl
59077            ! perl.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
59078 ____________________________________________________________________________
59079 [ 22779] By: mhx                                   on 2004/05/04  14:30:39
59080         Log: Fix mX?PUSH[inup] macros. (Follow-up to #22756 and #22757)
59081
59082              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
59083              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
59084              Date: Mon, 3 May 2004 20:03:28 +0200
59085              Message-Id: <20040503200328.24efcda5@r2d2>
59086      Branch: perl
59087            ! pp.h
59088 ____________________________________________________________________________
59089 [ 22778] By: davem                                 on 2004/05/03  21:07:44
59090         Log: add test for change #22746 ([perl #29102] Crash on assign to lex fh)
59091      Branch: perl
59092            ! t/io/open.t
59093 ____________________________________________________________________________
59094 [ 22777] By: davem                                 on 2004/05/03  20:48:53
59095         Log: add test for change #22776 ("open m" crashes Perl)
59096      Branch: perl
59097            ! t/io/open.t
59098 ____________________________________________________________________________
59099 [ 22776] By: davem                                 on 2004/05/03  20:26:22
59100         Log: perl -e "open m" crashes Perl
59101      Branch: perl
59102            ! toke.c
59103 ____________________________________________________________________________
59104 [ 22775] By: davem                                 on 2004/05/03  18:52:39
59105         Log: scalar delete of empty slice returned garbage
59106      Branch: perl
59107            ! pp.c t/op/delete.t
59108 ____________________________________________________________________________
59109 [ 22774] By: davem                                 on 2004/05/03  17:44:44
59110         Log: split could leave an array without &PL_sv_undef
59111              in the unused elements
59112      Branch: perl
59113            ! pp.c t/op/split.t
59114 ____________________________________________________________________________
59115 [ 22773] By: nicholas                              on 2004/05/03  13:59:08
59116         Log: Subject: Re: "fuzzy" in mktables
59117              From: Jarkko Hietaniemi <jhi@iki.fi>
59118              Message-ID: <4093A82B.6040609@iki.fi>
59119              Date: Sat, 01 May 2004 16:37:47 +0300
59120      Branch: perl
59121            ! lib/unicore/mktables
59122 ____________________________________________________________________________
59123 [ 22772] By: davem                                 on 2004/05/03  13:33:21
59124         Log: remove spurious intentation in utf8_pva.pl
59125      Branch: perl
59126            ! lib/utf8_pva.pl
59127 ____________________________________________________________________________
59128 [ 22771] By: davem                                 on 2004/05/03  13:28:24
59129         Log: ensure that utf8 Perl code magically called from a regex localizes $.
59130      Branch: perl
59131            ! lib/utf8_pva.pl
59132 ____________________________________________________________________________
59133 [ 22770] By: nicholas                              on 2004/05/03  11:19:10
59134         Log: Integrate:
59135              [ 22694]
59136              For maint, I don't think that we can have sperl go sulky if invoked
59137              from a #! line. So keep .../sperl functional, and have the /dev/fd/...
59138              only set ID exectuable reside under a different name (suidperl)
59139
59140              [ 22700]
59141              The set uid perl is now called setuidperl. Not suidperl.
59142              Which I discover is hardlinked from sperl by ./installperl
59143              elsewhere. Helpfully confusing installperl script.
59144
59145              [ 22718]
59146              Revert 22700 (as part of changes suggested by Brendan O'Dea)
59147
59148              [ 22719]
59149              Revert 22694
59150
59151              [ 22720]
59152              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
59153              binary must have fd script conundrum, as suggested by Brendan O'Dea
59154              Plus restore the more helpful error message from 22694 and the gist
59155              of the perl584delta changes from 22700
59156      Branch: perl
59157           !> INSTALL installperl perl.c pod/perldiag.pod pod/perlsec.pod
59158 ____________________________________________________________________________
59159 [ 22769] By: nicholas                              on 2004/05/03  10:37:45
59160         Log: Subject: [perl #29073] Reference to incorrect method in documentation of
59161              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
59162              Message-ID: <rt-3.0.8-29073-85903.18.1381766820328@perl.org>
59163              Date: 22 Apr 2004 10:49:22 -0000
59164      Branch: perl
59165            ! lib/Text/ParseWords.pm
59166 ____________________________________________________________________________
59167 [ 22768] By: nicholas                              on 2004/05/02  22:40:18
59168         Log: It seems daft to me that we have a synopis example that will fail if
59169              gcc happened to be invoked via the name cc, and completely ignores
59170              the far more reliable 'gccversion' variable
59171              So here's one using 'usethreads' that ought to work everywhere.
59172      Branch: perl
59173            ! configpm
59174 ____________________________________________________________________________
59175 [ 22765] By: nicholas                              on 2004/05/02  18:18:25
59176         Log: Make t/uni/class.t pass on case insensitive file systems
59177      Branch: perl
59178            ! t/uni/class.t
59179 ____________________________________________________________________________
59180 [ 22764] By: nicholas                              on 2004/05/02  17:57:12
59181         Log: Save some repeated strlen()s in Perl_swash_init
59182      Branch: perl
59183            ! utf8.c
59184 ____________________________________________________________________________
59185 [ 22763] By: nicholas                              on 2004/05/01  14:07:45
59186         Log: And that same fool forgot to add the not-really-needed "fuzzy" versions
59187              of some binary property files
59188      Branch: perl
59189            + lib/unicore/lib/gc_sc/Dash2.pl
59190            + lib/unicore/lib/gc_sc/Hyphen2.pl
59191            + lib/unicore/lib/gc_sc/Radical2.pl
59192 ____________________________________________________________________________
59193 [ 22762] By: nicholas                              on 2004/05/01  14:06:05
59194         Log: Some fool removed lib/unicore/ArabicShaping.txt    in change 22760
59195      Branch: perl
59196            ! MANIFEST
59197 ____________________________________________________________________________
59198 [ 22761] By: nicholas                              on 2004/05/01  14:02:59
59199         Log: Avoid mktables generating Sterm.pl and Sterm.pl in the same directory
59200              by making the %BaseName check global
59201      Branch: perl
59202            + lib/unicore/lib/gc_sc/Sterm2.pl
59203            - lib/unicore/lib/gc_sc/Sterm.pl
59204            ! MANIFEST lib/unicore/Canonical.pl
59205            ! lib/unicore/lib/gc_sc/Dash.pl lib/unicore/lib/gc_sc/Hyphen.pl
59206            ! lib/unicore/lib/gc_sc/Radical.pl lib/unicore/mktables
59207 ____________________________________________________________________________
59208 [ 22760] By: nicholas                              on 2004/05/01  13:17:09
59209         Log: Remove the no-longer autogenerated Unicode files
59210      Branch: perl
59211            - (delete 322 files)
59212            ! MANIFEST
59213 ____________________________________________________________________________
59214 [ 22759] By: nicholas                              on 2004/05/01  11:16:35
59215         Log: mktables requires post 5.005
59216      Branch: perl
59217            ! lib/unicore/mktables
59218 ____________________________________________________________________________
59219 [ 22758] By: davem                                 on 2004/04/30  11:48:55
59220         Log: disable problematical 'uninitialized value' warning tests
59221      Branch: perl
59222            ! t/lib/warnings/9uninit
59223 ____________________________________________________________________________
59224 [ 22757] By: rgs                                   on 2004/04/30  11:32:03
59225         Log: Follow-up to previous patch: the mX?PUSH[inup] macros
59226              should handle 'set' magic, just like the X?PUSH[inup]
59227              counterparts.
59228      Branch: perl
59229            ! pod/perlapi.pod pp.h
59230 ____________________________________________________________________________
59231 [ 22756] By: rgs                                   on 2004/04/30  10:15:00
59232         Log: Subject: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
59233              From: Steve Hay <steve.hay@uk.radan.com>
59234              Date: Fri, 30 Apr 2004 10:07:21 +0100
59235              Message-ID: <40921749.3050600@uk.radan.com>
59236      Branch: perl
59237            ! pod/perlapi.pod pod/perlguts.pod pp.h
59238 ____________________________________________________________________________
59239 [ 22755] By: nicholas                              on 2004/04/29  18:30:18
59240         Log: Fix 29149 - another UTF8 cache bug hit by substr.
59241              Regression test from:
59242
59243              Subject: Re: [perl #29149] substr/UTF8 related problem with perl 5.8.3 on linux
59244              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
59245              Message-Id: <20040429103926.5BA6.BQW10602@nifty.com>
59246              Date: Thu, 29 Apr 2004 10:53:17 +0900
59247      Branch: perl
59248            ! sv.c t/op/substr.t
59249 ____________________________________________________________________________
59250 [ 22754] By: mhx                                   on 2004/04/29  18:29:28
59251         Log: More unpack cleanups.
59252      Branch: perl
59253            ! pp_pack.c
59254 ____________________________________________________________________________
59255 [ 22753] By: mhx                                   on 2004/04/29  17:50:40
59256         Log: CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore.
59257              Remove all associated code.
59258      Branch: perl
59259            ! hints/cxux.sh pp_pack.c
59260 ____________________________________________________________________________
59261 [ 22752] By: mhx                                   on 2004/04/29  17:38:32
59262         Log: The openbsd 64-bit test should use $uquadtype rather
59263              than hardcoding unsigned long long.
59264      Branch: perl
59265            ! hints/openbsd.sh
59266 ____________________________________________________________________________
59267 [ 22751] By: ams                                   on 2004/04/29  08:24:31
59268         Log: Update to Test.pm 1.25 (from SBURKE).
59269      Branch: perl
59270            + lib/Test/t/05_about_verbose.t lib/Test/t/multiline.t
59271            ! MANIFEST lib/Test.pm
59272 ____________________________________________________________________________
59273 [ 22750] By: mhx                                   on 2004/04/28  20:53:29
59274         Log: When configuring for 64-bit support, check that the
59275              C library functions for casting floating point values
59276              to 64-bit integer values are not broken.
59277      Branch: perl
59278            ! hints/openbsd.sh
59279 ____________________________________________________________________________
59280 [ 22749] By: rgs                                   on 2004/04/28  18:28:07
59281         Log: Fix for [perl #28963]: find2perl was sometimes generating
59282              invalid code.
59283      Branch: perl
59284            ! x2p/find2perl.PL
59285 ____________________________________________________________________________
59286 [ 22748] By: rgs                                   on 2004/04/28  13:01:13
59287         Log: Subject: [PATCH] Add diagnostics section to base.pm
59288              From: "Jos I. Boumans" <kane@dwim.org>
59289              Date: Wed, 28 Apr 2004 13:04:47 +0200
59290              Message-Id: <DC9B4A9C-9903-11D8-BA95-000A956B0E06@dwim.org>
59291      Branch: perl
59292            ! lib/base.pm
59293 ____________________________________________________________________________
59294 [ 22747] By: merijn                                on 2004/04/28  12:42:50
59295         Log: Subject: [perl #29033] typo in description of sleep in documentation of POSIX module
59296              Date: 21 Apr 2004 11:07:22 -0000
59297              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
59298              Message-ID: <rt-3.0.8-29033-85811.17.0452776199501@perl.org>
59299      Branch: perl
59300            ! ext/POSIX/POSIX.pod
59301 ____________________________________________________________________________
59302 [ 22746] By: davem                                 on 2004/04/27  22:21:35
59303         Log: fix a coredump caused by rv2gv not fully converting a PV to an RV
59304      Branch: perl
59305            ! pp.c
59306 ____________________________________________________________________________
59307 [ 22745] By: mhx                                   on 2004/04/27  20:38:00
59308         Log: Cleanup variables in S_(un)pack_rec().
59309              This also works around a gcc optimizer bug on dec_osf/alpha.
59310      Branch: perl
59311            ! pp_pack.c
59312 ____________________________________________________________________________
59313 [ 22744] By: rgs                                   on 2004/04/27  08:43:38
59314         Log: Subject: [PATCH utf8_heavy.pl, mktables, et. al.] candidate for TR18 compliance
59315              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
59316              Date: Thu, 22 Apr 2004 14:31:30 -0400 (EDT)
59317              Message-ID: <Pine.LNX.4.44.0404221429040.10466-101000@perlmonk.org>
59318
59319              Date: Mon, 26 Apr 2004 12:37:21 -0400 (EDT)
59320              Message-ID: <Pine.LNX.4.44.0404261222320.7154-400000@perlmonk.org>
59321      Branch: perl
59322            + (add 406 files)
59323            ! MANIFEST lib/unicore/Canonical.pl
59324            ! lib/unicore/CombiningClass.pl lib/unicore/Decomposition.pl
59325            ! lib/unicore/Exact.pl lib/unicore/Name.pl
59326            ! lib/unicore/Properties lib/unicore/To/Digit.pl
59327            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
59328            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
59329            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perlunicode.pod
59330            ! t/op/pat.t t/uni/class.t
59331 ____________________________________________________________________________
59332 [ 22743] By: merijn                                on 2004/04/26  22:20:30
59333         Log: usemallocwrap works on AIX, but not with vac-5
59334              Date: Mon, 26 Apr 2004 15:35:23 +0200
59335              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59336              Subject: Re: Perl 5.8.4 "panic: memory wrap" in miniperl on AIX 5.1
59337              Message-Id: <20040426152951.A6C4.H.M.BRAND@hccnet.nl>
59338      Branch: perl
59339            ! hints/aix.sh hints/aix_4.sh
59340 ____________________________________________________________________________
59341 [ 22742] By: davem                                 on 2004/04/24  12:53:07
59342         Log: fix 64-bit casting error in change 22741 (uninit var warnings)
59343      Branch: perl
59344            ! sv.c
59345 ____________________________________________________________________________
59346 [ 22741] By: davem                                 on 2004/04/23  20:43:02
59347         Log: Include variable names in "Use of uninitialized value" warnings
59348      Branch: perl
59349            + t/lib/warnings/9uninit
59350            ! MANIFEST doio.c embed.fnc embed.h ext/DB_File/DB_File.pm
59351            ! ext/DB_File/t/db-recno.t lib/Math/BigInt.pm
59352            ! lib/Math/BigInt/t/mbimbf.inc lib/Tie/RefHash.t lib/charnames.t
59353            ! mg.c perl.h pod/perldiag.pod pod/perlintern.pod pp.c pp_hot.c
59354            ! proto.h sv.c t/lib/warnings/1global t/lib/warnings/2use
59355            ! t/lib/warnings/3both t/lib/warnings/4lint
59356            ! t/lib/warnings/7fatal t/lib/warnings/doio t/lib/warnings/mg
59357            ! t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
59358            ! t/lib/warnings/pp_pack t/lib/warnings/sv t/lib/warnings/util
59359            ! t/run/fresh_perl.t t/run/runenv.t
59360 ____________________________________________________________________________
59361 [ 22739] By: rgs                                   on 2004/04/23  13:32:31
59362         Log: Subject: [PATCH] unfork the debugger (patch for 5.9.x)
59363              From: Richard.Foley@t-online.de (Richard Foley)
59364              Date: Fri, 23 Apr 2004 06:33:34 +0200
59365              Message-Id: <200404230633.34402.richard.foley@rfi.net>
59366      Branch: perl
59367            ! lib/perl5db.pl
59368 ____________________________________________________________________________
59369 [ 22737] By: nicholas                              on 2004/04/23  10:31:20
59370         Log: Ooops. Forgot to update pod.lst, and all that ensues with that
59371      Branch: perl
59372            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
59373            ! vms/descrip_mms.template win32/pod.mak
59374 ____________________________________________________________________________
59375 [ 22736] By: nicholas                              on 2004/04/23  10:11:26
59376         Log: Integrate:
59377              [ 22165]
59378              Create perl584delta.pod
59379              (Not that I'm really proposing to start work on 5.8.4 today)
59380
59381              [ 22650]
59382              Updates from Stas Bekman, Brendan O'Dea and Hugo
59383
59384              [ 22655]
59385              Tweaks from Hugo and Liz
59386
59387              [ 22677]
59388              Improvements from Jarkko
59389
59390              [ 22684]
59391              Integrate:
59392              [ 22665]
59393              AIX-4 with xlc does not like malloc wrap
59394
59395              [ 22666]
59396              Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
59397
59398              [ 22698]
59399              Clarify AIX and win32's malloc wrapping
59400
59401              [ 22700]
59402              The set uid perl is now called setuidperl. Not suidperl.
59403              Which I discover is hardlinked from sperl by ./installperl
59404              elsewhere. Helpfully confusing installperl script.
59405
59406              [ 22703]
59407              More perldelta updates
59408
59409              [ 22710]
59410              Subject:  spelling
59411              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
59412              Date:  Fri, 16 Apr 2004 21:18:18 +0300 (EEST)
59413              Message-Id:  <200404161818.i3GIIILh391648@kosh.hut.fi>
59414
59415              [ 22718]
59416              Revert 22700 (as part of changes suggested by Brendan O'Dea)
59417
59418              [ 22720]
59419              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
59420              binary must have fd script conundrum, as suggested by Brendan O'Dea
59421              Plus restore the more helpful error message from 22694 and the gist
59422              of the perl584delta changes from 22700
59423
59424              [ 22731]
59425              Oink, oink, flap, flap!
59426      Branch: perl
59427           +> pod/perl584delta.pod
59428            ! MANIFEST
59429           !> pod/perlhist.pod
59430 ____________________________________________________________________________
59431 [ 22735] By: merijn                                on 2004/04/23  10:11:23
59432         Log: Subject: [PATCH] Where to find nmake for windows
59433              From: Abe Timmerman <abe@ztreet.demon.nl>
59434              Date: Thu, 22 Apr 2004 23:57:40 +0200
59435              Message-Id: <200404222357.40508.abe@ztreet.demon.nl>
59436              Changed download URL references for nmake
59437      Branch: perl
59438            ! README.win32 pod/perlmodinstall.pod
59439 ____________________________________________________________________________
59440 [ 22734] By: mhx                                   on 2004/04/23  04:07:25
59441         Log: Subject: [PATCH for testing/review] byte-order modifiers for (un)pack templates
59442              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
59443              Date: Wed, 21 Apr 2004 21:09:20 +0200
59444              Message-Id: <20040421210920.3c467772@r2d2>
59445      Branch: perl
59446            ! embed.fnc embed.h perl.h pod/perldiag.pod pod/perlfunc.pod
59447            ! pod/perlport.pod pp_pack.c proto.h t/op/pack.t util.c
59448 ____________________________________________________________________________
59449 [ 22733] By: rgs                                   on 2004/04/22  12:08:35
59450         Log: Missing copyright in the README.
59451      Branch: perl
59452            ! README
59453 ____________________________________________________________________________
59454 [ 22727] By: nicholas                              on 2004/04/21  15:22:29
59455         Log: Subject: [perl #28456] Typo in perlipc man page, and suggestions for same
59456              From: Axel Boldt (via RT) <perlbug-followup@perl.org>
59457              Message-ID: <rt-3.0.8-28456-84424.10.5222745276547@perl.org>
59458              Date: 11 Apr 2004 13:08:17 -0000
59459      Branch: perl
59460            ! pod/perlipc.pod
59461 ____________________________________________________________________________
59462 [ 22725] By: nicholas                              on 2004/04/21  14:21:57
59463         Log: Punt the "reporting bugs" section to the top.
59464              Reorder the description of what to do, to start with the most common
59465              case.
59466              Clarify "how to report bugs effectively" (and why it benefits you)
59467      Branch: perl
59468            ! INSTALL
59469 ____________________________________________________________________________
59470 [ 22724] By: nicholas                              on 2004/04/21  12:51:43
59471         Log: This should be L<>
59472      Branch: perl
59473            ! INSTALL
59474 ____________________________________________________________________________
59475 [ 22723] By: nicholas                              on 2004/04/21  09:42:35
59476         Log: INSTALL didn't mention the 5.8.2 hash changes. Fixed
59477      Branch: perl
59478            ! INSTALL
59479 ____________________________________________________________________________
59480 [ 22722] By: nicholas                              on 2004/04/21  09:25:34
59481         Log: We should be telling people about ..exp, else they use the unexpanded
59482              forms and shaft anyone who installs a private perl within ~
59483      Branch: perl
59484            ! INSTALL
59485 ____________________________________________________________________________
59486 [ 22721] By: rgs                                   on 2004/04/21  08:36:38
59487         Log: Subject: [patch] log the interpreter id in warnings
59488              From: Stas Bekman <stas@stason.org>
59489              Date: Mon, 19 Apr 2004 18:10:01 -0700
59490              Message-ID: <40847869.1000906@stason.org>
59491      Branch: perl
59492            ! gv.c handy.h hv.c perl.c sv.c
59493 ____________________________________________________________________________
59494 [ 22717] By: rgs                                   on 2004/04/20  12:27:18
59495         Log: Subject: [PATCH] Sync Term::Cap with CPAN version
59496              From: Jonathan Stowe <jns@gellyfish.com>
59497              Date: Tue, 20 Apr 2004 12:37:28 +0100
59498              Message-Id: <1082461047.2736.96.camel@localhost>
59499      Branch: perl
59500            ! lib/Term/Cap.pm
59501 ____________________________________________________________________________
59502 [ 22716] By: rgs                                   on 2004/04/19  12:26:35
59503         Log: Fix for [perl #28919] : sometimes the function ck_ftst was trying
59504              to read an op that was just freed, which was obviously illegal.
59505      Branch: perl
59506            ! op.c
59507 ____________________________________________________________________________
59508 [ 22715] By: rgs                                   on 2004/04/19  09:34:01
59509         Log: Upgrade to FileCache 1.04.
59510      Branch: perl
59511            ! lib/FileCache.pm
59512 ____________________________________________________________________________
59513 [ 22714] By: rgs                                   on 2004/04/19  08:57:17
59514         Log: New file left out of the last commit.
59515      Branch: perl
59516            + t/uni/class.t
59517 ____________________________________________________________________________
59518 [ 22713] By: rgs                                   on 2004/04/19  08:56:28
59519         Log: Subject: Re: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
59520              From: "Jeff 'japhy' Pinyan" <japhy@perlmonk.org>
59521              Date: Wed, 14 Apr 2004 17:01:38 -0400 (EDT)
59522              Message-ID: <Pine.LNX.4.44.0404141659480.11423-301000@perlmonk.org>
59523      Branch: perl
59524            ! MANIFEST pod/perlunicode.pod
59525 ____________________________________________________________________________
59526 [ 22712] By: rgs                                   on 2004/04/19  08:30:20
59527         Log: Subject: Re: [perl #28532] optional match of an anchor gets ignored
59528              From: hv@crypt.org
59529              Date: Wed, 14 Apr 2004 19:30:46 +0100
59530              Message-Id: <200404141830.i3EIUko03728@zen.crypt.org>
59531      Branch: perl
59532            ! regcomp.c regexec.c t/op/pat.t
59533 ____________________________________________________________________________
59534 [ 22708] By: nicholas                              on 2004/04/17  13:25:41
59535         Log: Integrate:
59536              [ 22661]
59537              This is RC1
59538
59539              [ 22705]
59540              This is RC2
59541      Branch: perl
59542           !> pod/perlhist.pod
59543 ____________________________________________________________________________
59544 [ 22706] By: rgs                                   on 2004/04/16  15:53:37
59545         Log: On Linux-PPC, using gcc, downgrade to the -O1 optimisation
59546              level (with -O2 miniperl behaves really badly.)
59547      Branch: perl
59548            ! hints/linux.sh
59549 ____________________________________________________________________________
59550 [ 22697] By: merijn                                on 2004/04/15  11:56:32
59551         Log: d_getservbyname_r undef up to at least OpenBSD 3.5
59552              Thanks to Campo Weijerman and Gerard Gerritsen off-list
59553      Branch: perl
59554            ! hints/openbsd.sh
59555 ____________________________________________________________________________
59556 [ 22696] By: merijn                                on 2004/04/14  16:04:40
59557         Log: #24121: Configure under turkish locale fails
59558              toupper (i) != I  in turkish, but U+0130
59559              \N{LATIN CAPITAL LETTER I WITH DOT ABOVE}
59560              Patch supplied by Rafael
59561      Branch: perl
59562            ! Configure
59563 ____________________________________________________________________________
59564 [ 22693] By: rgs                                   on 2004/04/14  08:28:15
59565         Log: Subject: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
59566              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
59567              Date: Mon, 12 Apr 2004 20:24:48 -0400 (EDT)
59568              Message-ID: <Pine.LNX.4.44.0404122011160.3038-200000@perlmonk.org>
59569      Branch: perl
59570            ! lib/utf8_heavy.pl
59571 ____________________________________________________________________________
59572 [ 22692] By: rgs                                   on 2004/04/14  07:26:04
59573         Log: Subject: [PATCH]'s to bring bleadperl up to version-0.39
59574              From: John Peacock <jpeacock@rowman.com>
59575              Date: Tue, 13 Apr 2004 20:51:31 -0400
59576              Message-ID: <407C8B13.9020104@rowman.com>
59577      Branch: perl
59578            ! lib/version.pm lib/version.t t/comp/use.t universal.c util.c
59579 ____________________________________________________________________________
59580 [ 22691] By: rgs                                   on 2004/04/14  07:08:52
59581         Log: Subject: re: [PATCH] for bug 28525: Buffer overflow issue in the Win32 distribution of 5.8.3
59582              From: Jan Dubois <jand@ActiveState.com>
59583              Date: Tue, 13 Apr 2004 19:49:32 -0700
59584              Message-ID: <vm7p70h7au8unrnq4jp85oich7n71ar5ab@4ax.com
59585      Branch: perl
59586            ! win32/win32.c
59587 ____________________________________________________________________________
59588 [ 22689] By: mhx                                   on 2004/04/12  06:53:24
59589         Log: Borland C doesn't like PERL_MALLOC_WRAP.
59590              Until I know why, the fix is to disable it.
59591      Branch: perl
59592            ! win32/config_H.bc
59593 ____________________________________________________________________________
59594 [ 22688] By: davem                                 on 2004/04/11  14:27:26
59595         Log: Stop PL_comppad pointing to a freed pad during global destruction
59596      Branch: perl
59597            ! sv.c
59598 ____________________________________________________________________________
59599 [ 22687] By: davem                                 on 2004/04/11  13:13:35
59600         Log: Make global cleanup fractionally faster by giving S_visit()
59601              flags/mask to compare SVs against.
59602      Branch: perl
59603            ! embed.fnc embed.h proto.h sv.c
59604 ____________________________________________________________________________
59605 [ 22686] By: gbarr                                 on 2004/04/10  08:08:42
59606         Log: Sync with libnet 1.18
59607      Branch: perl
59608            + lib/Net/Changes.libnet lib/Net/t/datasend.t
59609            - lib/Net/ChangeLog.libnet
59610            ! MANIFEST lib/Net/Cmd.pm lib/Net/FTP.pm lib/Net/NNTP.pm
59611            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
59612            ! lib/Net/Time.pm lib/Net/t/hostname.t
59613 ____________________________________________________________________________
59614 [ 22685] By: mhx                                   on 2004/04/10  06:37:30
59615         Log: Remove two unused variables that gcc used to warn about.
59616      Branch: perl
59617            ! util.c
59618 ____________________________________________________________________________
59619 [ 22682] By: rgs                                   on 2004/04/09  11:44:34
59620         Log: Subject: Re: #28386: UNIVERSAL::VERSION segfaults if $VERSION not defined (w/ patch to fix universal.c)
59621              From: David Dyck <david.dyck@fluke.com>
59622              Date: Thu, 8 Apr 2004 19:02:26 -0700 (PDT)
59623              Message-ID: <Pine.LNX.4.51.0404081843290.29618@dd.tc.fluke.com>
59624      Branch: perl
59625            ! universal.c
59626 ____________________________________________________________________________
59627 [ 22681] By: rgs                                   on 2004/04/09  07:04:48
59628         Log: find2perl should not default to -print when -eval is specified.
59629              Noticed by David Dyck.
59630      Branch: perl
59631            ! x2p/find2perl.PL
59632 ____________________________________________________________________________
59633 [ 22680] By: rgs                                   on 2004/04/09  06:58:51
59634         Log: Upgrade to Time::HiRes 1.59.
59635      Branch: perl
59636            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
59637            ! ext/Time/HiRes/HiRes.xs
59638 ____________________________________________________________________________
59639 [ 22675] By: rgs                                   on 2004/04/08  13:00:59
59640         Log: Upgrade to Digest 1.06.
59641      Branch: perl
59642            ! lib/Digest.pm
59643 ____________________________________________________________________________
59644 [ 22674] By: rgs                                   on 2004/04/08  12:57:48
59645         Log: Upgrade to Digest 1.06.
59646      Branch: perl
59647            ! lib/Digest.pm
59648 ____________________________________________________________________________
59649 [ 22673] By: rgs                                   on 2004/04/08  09:59:22
59650         Log: Upgrade to Time::HiRes 1.57.
59651      Branch: perl
59652            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
59653            ! ext/Time/HiRes/HiRes.xs
59654 ____________________________________________________________________________
59655 [ 22672] By: nicholas                              on 2004/04/07  20:48:04
59656         Log: Make gmtime and localtime cross reference each other.
59657              Suggested by Dan Jacobson
59658      Branch: perl
59659            ! pod/perlfunc.pod
59660 ____________________________________________________________________________
59661 [ 22671] By: merijn                                on 2004/04/07  17:54:10
59662         Log: Integrated Time-Local-1.09 from Dave Rolsky
59663              Corrected a wrap error from the CPAN version to match #22670
59664              Tested on AIX to make sure the skip is still needed
59665      Branch: perl
59666            ! lib/Time/Local.pm lib/Time/Local.t
59667 ____________________________________________________________________________
59668 [ 22670] By: merijn                                on 2004/04/07  12:03:11
59669         Log: Disable the edge case tests for timegm and timelocal on
59670              AIX-4.3 since the OS is obsoleted, and fixes are not to
59671              be expected
59672      Branch: perl
59673            ! lib/Time/Local.t
59674 ____________________________________________________________________________
59675 [ 22669] By: rgs                                   on 2004/04/07  08:26:48
59676         Log: Fix command-line quoting under Windows for the new optree tests
59677              Subject: Re: Smoke [5.9.2] 22666 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
59678              From: Steve Hay <steve.hay@uk.radan.com>
59679              Date: Wed, 07 Apr 2004 09:46:01 +0100
59680              Message-ID: <4073BFC9.10707@uk.radan.com>
59681      Branch: perl
59682            ! ext/B/t/optree_samples.t
59683 ____________________________________________________________________________
59684 [ 22668] By: rgs                                   on 2004/04/07  08:00:07
59685         Log: Subject: [PATCH] Bleadperl to version 0.37
59686              From: John Peacock <jpeacock@rowman.com>
59687              Date: Tue, 06 Apr 2004 21:56:19 -0400
59688              Message-ID: <40735FC3.5010305@rowman.com>
59689      Branch: perl
59690            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
59691            ! pod/perlapi.pod proto.h t/comp/use.t t/op/universal.t
59692            ! universal.c util.c
59693 ____________________________________________________________________________
59694 [ 22667] By: rgs                                   on 2004/04/07  07:37:59
59695         Log: The optree builder was looping when constructing the ops
59696              for a map/grep block containing a while(1).
59697              (Bug reported by Pixel.)
59698      Branch: perl
59699            ! op.c t/op/grep.t
59700 ____________________________________________________________________________
59701 [ 22666] By: merijn                                on 2004/04/06  14:44:29
59702         Log: Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
59703      Branch: perl
59704            ! hints/hpux.sh
59705 ____________________________________________________________________________
59706 [ 22665] By: merijn                                on 2004/04/06  13:34:14
59707         Log: AIX-4 with xlc does not like malloc wrap
59708      Branch: perl
59709            ! hints/aix_4.sh
59710 ____________________________________________________________________________
59711 [ 22664] By: rgs                                   on 2004/04/06  07:29:30
59712         Log: Subject: Re: tests for change #22539
59713              From: Jim Cromie <jcromie@divsol.com>
59714              Date: Tue, 30 Mar 2004 14:39:31 -0700
59715              Message-ID: <4069E913.5040906@divsol.com>
59716              (with some spelling tweaks)
59717      Branch: perl
59718            + ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
59719            + ext/B/t/optree_concise.t ext/B/t/optree_samples.t
59720            + ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
59721            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t t/test.pl
59722 ____________________________________________________________________________
59723 [ 22663] By: mhx                                   on 2004/04/06  03:40:10
59724         Log: Make the ! suffix handle n/N/v/V as signed integers
59725              within pack templates.
59726      Branch: perl
59727            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
59728 ____________________________________________________________________________
59729 [ 22662] By: mhx                                   on 2004/04/05  20:03:03
59730         Log: C<undef> doesn't look like a number. See also:
59731
59732              Subject: Re: [perl #27606] undef "looks like" a number
59733              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
59734              Date: Mon, 15 Mar 2004 22:16:26 +0100
59735              Message-Id: <20040315221626.48061c67@r2d2>
59736      Branch: perl
59737            ! ext/List/Util/lib/List/Util.pm
59738            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
59739            ! pp_ctl.c sv.c
59740 ____________________________________________________________________________
59741 [ 22656] By: nicholas                              on 2004/04/05  15:55:18
59742         Log: Subject: Re: perldelta584
59743              From: Craig Berry <craigberry@mac.com>
59744              Message-ID: <12587569.1081180932766.JavaMail.craigberry@mac.com>
59745              Date: Mon, 05 Apr 2004 11:02:12 -0500
59746
59747              (makes malloc wrap the default on VMS)
59748      Branch: perl
59749            ! configure.com
59750 ____________________________________________________________________________
59751 [ 22654] By: rgs                                   on 2004/04/05  15:24:49
59752         Log: Subject: ref ($proto) || $proto patch
59753              From: Ovid <publiustemp-p5p@yahoo.com>
59754              Date: Sat, 03 Apr 2004 18:59:22 -0800
59755              Message-ID: <406F7A0A.50702@yahoo.com>
59756              (with minor reformatting)
59757      Branch: perl
59758            ! pod/perlobj.pod pod/perltoot.pod
59759 ____________________________________________________________________________
59760 [ 22652] By: rgs                                   on 2004/04/05  12:51:10
59761         Log: Subject: sv_pvutf8n_force and sv_pvbyten_force
59762              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
59763              Date: Wed, 24 Mar 2004 00:16:52 +0900
59764              Message-Id: <20040324001126.098F.BQW10602@nifty.com>
59765      Branch: perl
59766            ! sv.c
59767 ____________________________________________________________________________
59768 [ 22651] By: rgs                                   on 2004/04/05  11:50:10
59769         Log: wantarray docs should mention effect of eval { wantarray }
59770              as reported by Tim Bunce. Add a note to this effect in perlfunc,
59771              and regression tests for it.
59772      Branch: perl
59773            ! pod/perlfunc.pod t/op/wantarray.t
59774 ____________________________________________________________________________
59775 [ 22649] By: nicholas                              on 2004/04/05  08:57:18
59776         Log: More AUTHORS who deserve credit for patches
59777      Branch: perl
59778            ! AUTHORS
59779 ____________________________________________________________________________
59780 [ 22646] By: nicholas                              on 2004/04/04  16:32:54
59781         Log: Hand merge patch from maint back to blead.
59782      Branch: perl
59783            ! ext/threads/threads.pm
59784 ____________________________________________________________________________
59785 [ 22642] By: nicholas                              on 2004/04/04  13:07:50
59786         Log: Bump version numbers for modules that have changed since 5.8.3
59787      Branch: perl
59788            ! ext/B/B/Assembler.pm ext/B/B/Deparse.pm
59789            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/Handle.pm
59790            ! ext/IO/lib/IO/Pipe.pm ext/ODBM_File/ODBM_File.pm
59791            ! ext/threads/threads.pm lib/ExtUtils/Liblist/Kid.pm
59792            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
59793            ! lib/IPC/Open3.pm lib/Unicode/UCD.pm lib/base.pm lib/utf8.pm
59794 ____________________________________________________________________________
59795 [ 22641] By: rgs                                   on 2004/04/02  15:40:15
59796         Log: Fix bug #27940 : \cX escapes weren't working correctly in regular
59797              expression ranges.
59798      Branch: perl
59799            ! t/op/pat.t toke.c
59800 ____________________________________________________________________________
59801 [ 22637] By: davem                                 on 2004/04/02  10:02:06
59802         Log: Subject:  [PATCH] fix utils install problems on VMS
59803              From:  "Craig A. Berry" <craigberry@mac.com>
59804              Date:  Thu, 01 Apr 2004 20:19:53 -0600
59805              Message-Id:  <406CCDC9.7000500@mac.com>
59806
59807              We were not running utils/instmodsh.PL or utils/xsubpp.PL during
59808              the build, so installperl would not find the generated programs at
59809              install time.
59810              Also fixed several problems with the command definitions for the
59811              utilities
59812      Branch: perl
59813            ! configure.com vms/descrip_mms.template
59814 ____________________________________________________________________________
59815 [ 22636] By: davem                                 on 2004/04/01  22:00:40
59816         Log: Subject:  [PATCH] archname salad on VMS
59817              From:  "Craig A. Berry" <craigberry@mac.com>
59818              Date:  Thu, 01 Apr 2004 14:16:32 -0600
59819              Message-Id:  <406C78A0.2070009@mac.com>
59820
59821              sort out architecture-specific directory names for OpenVMS
59822              Itanium port
59823      Branch: perl
59824            ! configure.com vms/descrip_mms.template
59825 ____________________________________________________________________________
59826 [ 22635] By: davem                                 on 2004/04/01  20:27:14
59827         Log: Fix change #22376. Only mark a const as short-circuited
59828              if it's actually a const!
59829      Branch: perl
59830            ! op.c
59831 ____________________________________________________________________________
59832 [ 22630] By: nicholas                              on 2004/04/01  15:15:10
59833         Log: debug the instructions on upgrading Unicode
59834      Branch: perl
59835            ! lib/unicore/README.perl
59836 ____________________________________________________________________________
59837 [ 22625] By: mhx                                   on 2004/04/01  06:01:25
59838         Log: Fix and tests for [perl #28123] Perl optimizes // away incorrectly
59839      Branch: perl
59840            ! op.c t/op/dor.t
59841 ____________________________________________________________________________
59842 [ 22624] By: davem                                 on 2004/03/31  20:33:52
59843         Log: + (\$) prototype = bad free
59844              av_delete() didn't reify. I also updated its description
59845      Branch: perl
59846            ! av.c t/op/args.t
59847 ____________________________________________________________________________
59848 [ 22621] By: nicholas                              on 2004/03/31  15:05:40
59849         Log: Upgrade to Unicode 4.0.1
59850      Branch: perl
59851            + lib/unicore/lib/Katakan2.pl lib/unicore/lib/Sterm.pl
59852            + lib/unicore/lib/Variatio.pl
59853            ! MANIFEST lib/Unicode/UCD.t lib/unicore/ArabLink.pl
59854            ! lib/unicore/ArabLnkGrp.pl lib/unicore/ArabicShaping.txt
59855            ! lib/unicore/Bidirectional.pl lib/unicore/Blocks.pl
59856            ! lib/unicore/Blocks.txt lib/unicore/Canonical.pl
59857            ! lib/unicore/CaseFolding.txt lib/unicore/Category.pl
59858            ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt
59859            ! lib/unicore/Jamo.txt lib/unicore/Lbrk.pl
59860            ! lib/unicore/LineBreak.txt lib/unicore/PropList.txt
59861            ! lib/unicore/PropValueAliases.txt lib/unicore/Properties
59862            ! lib/unicore/PropertyAliases.txt lib/unicore/ReadMe.txt
59863            ! lib/unicore/Scripts.pl lib/unicore/Scripts.txt
59864            ! lib/unicore/SpecialCasing.txt lib/unicore/To/Digit.pl
59865            ! lib/unicore/UnicodeData.txt lib/unicore/lib/Arabic.pl
59866            ! lib/unicore/lib/Armenian.pl lib/unicore/lib/Bengali.pl
59867            ! lib/unicore/lib/BidiBN.pl lib/unicore/lib/BidiCS.pl
59868            ! lib/unicore/lib/BidiEN.pl lib/unicore/lib/BidiES.pl
59869            ! lib/unicore/lib/BidiET.pl lib/unicore/lib/BidiL.pl
59870            ! lib/unicore/lib/BidiON.pl lib/unicore/lib/Bopomofo.pl
59871            ! lib/unicore/lib/Braille.pl lib/unicore/lib/Buhid.pl
59872            ! lib/unicore/lib/C.pl lib/unicore/lib/Canadian.pl
59873            ! lib/unicore/lib/Cf.pl lib/unicore/lib/Cherokee.pl
59874            ! lib/unicore/lib/Cntrl.pl lib/unicore/lib/Common.pl
59875            ! lib/unicore/lib/Cypriot.pl lib/unicore/lib/Cyrillic.pl
59876            ! lib/unicore/lib/Deseret.pl lib/unicore/lib/Devanaga.pl
59877            ! lib/unicore/lib/Ethiopic.pl lib/unicore/lib/Georgian.pl
59878            ! lib/unicore/lib/Gothic.pl lib/unicore/lib/Greek.pl
59879            ! lib/unicore/lib/Gujarati.pl lib/unicore/lib/Gurmukhi.pl
59880            ! lib/unicore/lib/Han.pl lib/unicore/lib/Hangul.pl
59881            ! lib/unicore/lib/Hanunoo.pl lib/unicore/lib/Hebrew.pl
59882            ! lib/unicore/lib/Hiragana.pl lib/unicore/lib/InCyril2.pl
59883            ! lib/unicore/lib/Inherite.pl lib/unicore/lib/Kannada.pl
59884            ! lib/unicore/lib/Katakana.pl lib/unicore/lib/Khmer.pl
59885            ! lib/unicore/lib/Lao.pl lib/unicore/lib/Latin.pl
59886            ! lib/unicore/lib/Limbu.pl lib/unicore/lib/LinearB.pl
59887            ! lib/unicore/lib/Malayala.pl lib/unicore/lib/Math.pl
59888            ! lib/unicore/lib/Mongolia.pl lib/unicore/lib/Myanmar.pl
59889            ! lib/unicore/lib/Ogham.pl lib/unicore/lib/OldItali.pl
59890            ! lib/unicore/lib/Oriya.pl lib/unicore/lib/Osmanya.pl
59891            ! lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
59892            ! lib/unicore/lib/OtherMat.pl lib/unicore/lib/Runic.pl
59893            ! lib/unicore/lib/Shavian.pl lib/unicore/lib/Sinhala.pl
59894            ! lib/unicore/lib/SoftDott.pl lib/unicore/lib/Syriac.pl
59895            ! lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
59896            ! lib/unicore/lib/TaiLe.pl lib/unicore/lib/Tamil.pl
59897            ! lib/unicore/lib/Telugu.pl lib/unicore/lib/Terminal.pl
59898            ! lib/unicore/lib/Thaana.pl lib/unicore/lib/Thai.pl
59899            ! lib/unicore/lib/Tibetan.pl lib/unicore/lib/Ugaritic.pl
59900            ! lib/unicore/lib/Yi.pl lib/unicore/lib/Z.pl
59901            ! lib/unicore/lib/Zs.pl lib/unicore/version t/op/pat.t
59902 ____________________________________________________________________________
59903 [ 22619] By: merijn                                on 2004/03/31  13:02:32
59904         Log: Regenerated Configure after backported #22571
59905              Some indent leftovers from earlier patches
59906              We don't like double negatives, not even in comment
59907      Branch: perl
59908            ! Configure
59909 ____________________________________________________________________________
59910 [ 22617] By: merijn                                on 2004/03/31  11:33:09
59911         Log: Subject: Re: [PATCH] MIME::Base64 PERL_NO_GET_CONTEXT
59912              From: Gisle Aas <gisle@ActiveState.com>
59913              Date: 30 Mar 2004 04:29:18 -0800
59914              Message-ID: <lrk712bjs1.fsf@caliper.activestate.com>
59915      Branch: perl
59916            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
59917            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
59918 ____________________________________________________________________________
59919 [ 22615] By: nicholas                              on 2004/03/31  08:24:29
59920         Log: Unknowingly for years we've had a test that has assumed the order
59921              of results from readdir. Fixed.
59922      Branch: perl
59923            ! lib/File/Find/t/find.t
59924 ____________________________________________________________________________
59925 [ 22614] By: nicholas                              on 2004/03/30  21:50:15
59926         Log: Subject: Zaurus SL-[78]60 native compile patch
59927              Message-Id: <46DCC0BF-8199-11D8-8D5B-000A95DBB50A@dan.co.jp>
59928              From: Dan Kogai <dankogai@dan.co.jp>
59929              Date: Tue, 30 Mar 2004 00:53:52 +0900
59930      Branch: perl
59931            ! ext/Errno/Errno_pm.PL
59932 ____________________________________________________________________________
59933 [ 22610] By: davem                                 on 2004/03/29  21:20:35
59934         Log: various win32 build fixes
59935
59936              Subject: Re: [PATCH] Re: MinGW/GCC vs MSVC++ on Win32
59937              From: Steve Hay <steve.hay@uk.radan.com>
59938              Date: Tue, 23 Mar 2004 10:42:12 +0000
59939              Message-ID: <40601484.7040905@uk.radan.com>
59940
59941              Subject: [PATCH] distclean on Win32 should delete perl.base
59942              From: Steve Hay <steve.hay@uk.radan.com>
59943              Date: Tue, 23 Mar 2004 11:35:56 +0000
59944              Message-ID: <4060211C.8020704@uk.radan.com>
59945
59946              Subject: Re: [PATCH] Create debug symbols files on Windows even for release
59947              From: Steve Hay <steve.hay@uk.radan.com>
59948              Date: Fri, 26 Mar 2004 10:46:07 +0000
59949              Message-ID: <406409EF.9020404@uk.radan.com>
59950      Branch: perl
59951            ! win32/Makefile win32/makefile.mk
59952 ____________________________________________________________________________
59953 [ 22609] By: davem                                 on 2004/03/29  20:46:36
59954         Log: Subject: [perl #27986] IPC::Open3 fails in mod_perl (tie bug)
59955              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
59956              Date: 26 Mar 2004 21:02:19 -0000
59957              Message-ID: <rt-3.0.8-27986-82842.3.55447645581215@perl.org>
59958
59959              The forked child should make sure STDIN and STDOUT aren't tied
59960              before messing with them
59961      Branch: perl
59962            ! lib/IPC/Open3.pm
59963 ____________________________________________________________________________
59964 [ 22608] By: davem                                 on 2004/03/29  20:10:05
59965         Log: backout change 22606 (make gv_fullname() include a literal '^')
59966              it breaks select.
59967      Branch: perl
59968            ! gv.c t/op/gv.t
59969 ____________________________________________________________________________
59970 [ 22607] By: davem                                 on 2004/03/28  15:10:48
59971         Log: update -Dx to cope with lexical version of OP_AELEMFAST
59972      Branch: perl
59973            ! dump.c
59974 ____________________________________________________________________________
59975 [ 22606] By: davem                                 on 2004/03/28  15:08:23
59976         Log: make gv_fullname() etc include a literal '^' for *^FOO style names
59977      Branch: perl
59978            ! gv.c t/op/gv.t
59979 ____________________________________________________________________________
59980 [ 22605] By: davem                                 on 2004/03/28  13:11:30
59981         Log: pv_display() had code to display \n etc as escapes but it didn't
59982              actually work.
59983      Branch: perl
59984            ! dump.c
59985 ____________________________________________________________________________
59986 [ 22604] By: davem                                 on 2004/03/28  10:55:30
59987         Log: fix typo in change 22597
59988      Branch: perl
59989            ! op.h
59990 ____________________________________________________________________________
59991 [ 22601] By: davem                                 on 2004/03/27  10:22:52
59992         Log: Subject:  [PATCH] -Dusemallocwrap for VMS)
59993              From:  "Craig A. Berry" <craigberry@mac.com>
59994              Date:  Fri, 26 Mar 2004 22:46:50 -0600
59995              Message-Id:  <4065073A.30007@mac.com>
59996
59997              Mimic in configure.com what Configure does to enable or disable
59998              the new feature -Dusemallocwrap
59999      Branch: perl
60000            ! configure.com
60001 ____________________________________________________________________________
60002 [ 22600] By: davem                                 on 2004/03/27  02:04:03
60003         Log: Subject:  [PATCH] don't clean-up perly.* on VMS
60004              From:  "Craig A. Berry" <craigberry@mac.com>
60005              Date:  Fri, 26 Mar 2004 16:54:44 -0600
60006              Message-Id:  <4064B4B4.2030203@mac.com>
60007
60008              refrain from getting rid of perly.c and perly.h now that there are
60009              no longer VMS-specific overrides for these files
60010      Branch: perl
60011            ! vms/descrip_mms.template
60012 ____________________________________________________________________________
60013 [ 22599] By: davem                                 on 2004/03/27  01:54:09
60014         Log: string corruption with lvalue sub
60015              Depending on the context, the same substr OP may want to return
60016              a PVLV or an LV on subsequent invcations. If TARG is the wrong
60017              type, use a mortal instead.
60018      Branch: perl
60019            ! pp.c t/op/substr.t
60020 ____________________________________________________________________________
60021 [ 22597] By: davem                                 on 2004/03/26  18:56:50
60022         Log: Clarify op.h comments for which ops the OPpDEREF* private flags
60023              are actually used; update Concise.pm to match
60024      Branch: perl
60025            ! ext/B/B/Concise.pm op.h
60026 ____________________________________________________________________________
60027 [ 22596] By: davem                                 on 2004/03/26  18:53:09
60028         Log: fix for change #22594; if using test.pl, must tell perl where to
60029              find it!
60030      Branch: perl
60031            ! t/comp/hints.t
60032 ____________________________________________________________________________
60033 [ 22595] By: davem                                 on 2004/03/26  17:28:48
60034         Log: document the return value of an empty sub
60035      Branch: perl
60036            ! pod/perlsub.pod
60037 ____________________________________________________________________________
60038 [ 22594] By: davem                                 on 2004/03/26  13:05:50
60039         Log: - hints hash was being double freed on scope exit
60040      Branch: perl
60041            ! op.c scope.c scope.h t/comp/hints.t
60042 ____________________________________________________________________________
60043 [ 22593] By: ams                                   on 2004/03/26  08:59:15
60044         Log: Subject: Re: [perl #27906] stat documentation correction
60045              From: Andy Lester <andy@petdance.com>
60046              Date: Wed, 24 Mar 2004 21:48:30 -0600
60047              Message-Id: <20040325034830.GA5865@petdance.com>
60048              (Applied with a correction from Spider Boardman.)
60049      Branch: perl
60050            ! pod/perlfunc.pod t/op/stat.t
60051 ____________________________________________________________________________
60052 [ 22592] By: davem                                 on 2004/03/26  01:24:24
60053         Log: fix some comments in perly.y
60054      Branch: perl
60055            ! perly.y
60056 ____________________________________________________________________________
60057 [ 22591] By: davem                                 on 2004/03/26  01:16:55
60058         Log: Blessed reference to anonymous glob
60059              Stop *$$x=$x giving "Attempt to free unreferenced scalar" warning
60060      Branch: perl
60061            ! sv.c t/op/ref.t
60062 ____________________________________________________________________________
60063 [ 22586] By: davem                                 on 2004/03/24  22:16:30
60064         Log: Subject: [perl #27748] 'find2perl' bug: -exec causes chdir error
60065              From: "jdhedden@1979.usna.com (via RT)" <perlbug-followup@perl.org>
60066              Date: 18 Mar 2004 20:25:50 -0000
60067              Message-ID: <rt-3.0.8-27748-82270.2.99482909739062@perl.org>
60068
60069              Cwd code was planted in the output executable after the exit, so
60070              was never run.
60071      Branch: perl
60072            ! x2p/find2perl.PL
60073 ____________________________________________________________________________
60074 [ 22585] By: nicholas                              on 2004/03/24  21:42:25
60075         Log: Remaining smoked platforms where malloc wrap is known to work.
60076              Data for Irix and NetBSD would be useful - they probably will work too.
60077              Will Unicos work? Place bets now...
60078      Branch: perl
60079            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/freebsd.sh
60080            ! hints/hpux.sh hints/linux.sh hints/openbsd.sh
60081            ! hints/solaris_2.sh
60082 ____________________________________________________________________________
60083 [ 22584] By: davem                                 on 2004/03/24  21:14:08
60084         Log: Subject: [perl #27790] split docs: say the string is EXPR
60085              From: Dan Jacobson (via RT) <perlbug-followup@perl.org>
60086              Date: 20 Mar 2004 05:21:07 -0000
60087              Message-ID: <rt-3.0.8-27790-82358.14.5476352902536@perl.org>
60088
60089              Minor documentation nit in split
60090      Branch: perl
60091            ! pod/perlfunc.pod
60092 ____________________________________________________________________________
60093 [ 22582] By: nicholas                              on 2004/03/24  19:15:29
60094         Log: mintest will pass if I skip the correct number of tests. D'oh!
60095      Branch: perl
60096            ! t/op/magic.t
60097 ____________________________________________________________________________
60098 [ 22579] By: nicholas                              on 2004/03/24  14:59:16
60099         Log: Subject: Re: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
60100              From: Steve Hay <steve.hay@uk.radan.com>
60101              Message-ID: <40618D1C.7000601@uk.radan.com>
60102              Date: Wed, 24 Mar 2004 13:29:00 +0000
60103      Branch: perl
60104            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60105            ! win32/config_H.vc64
60106 ____________________________________________________________________________
60107 [ 22578] By: rgs                                   on 2004/03/24  13:54:31
60108         Log: Good catch from Dave Mitchell; plus a null pointer protection.
60109      Branch: perl
60110            ! scope.c
60111 ____________________________________________________________________________
60112 [ 22577] By: nicholas                              on 2004/03/24  11:51:46
60113         Log: Unlike perl, 0 in void context isn't special cased in C :-)
60114              (So it warns). Tweak the no-action malloc wrap checkers to avoid
60115              warnings.
60116      Branch: perl
60117            ! handy.h
60118 ____________________________________________________________________________
60119 [ 22576] By: nicholas                              on 2004/03/24  10:29:16
60120         Log: Export PL_memory_wrap based on PERL_MALLOC_WRAP rather than
60121              NO_MALLOC_WRAP following Configure changes. Identical patch to
60122              mine supplied by Steve Hay while I was working on this.
60123              IP shootout at dawn :-)
60124      Branch: perl
60125            ! makedef.pl
60126 ____________________________________________________________________________
60127 [ 22572] By: nicholas                              on 2004/03/24  09:14:21
60128         Log: Tidy up function prototypes in the light of suidpatch
60129      Branch: perl
60130            ! embed.fnc embed.h perl.c proto.h
60131 ____________________________________________________________________________
60132 [ 22571] By: nicholas                              on 2004/03/23  22:35:09
60133         Log: Make usemallocwrap a Configure-time question. Default is yes for
60134              usedevel, no otherwise, but I'm expecting hints files on known
60135              good platforms to override this. (and known bad)
60136              Demonstration hints file for darwin.
60137      Branch: perl
60138            ! Configure config_h.SH hints/darwin.sh perl.h
60139 ____________________________________________________________________________
60140 [ 22569] By: nicholas                              on 2004/03/23  17:47:44
60141         Log: hv_delete_common was freeing the key, then passing the freed pointer
60142              to S_hv_notallowed. D'oh!
60143      Branch: perl
60144            ! hv.c
60145 ____________________________________________________________________________
60146 [ 22566] By: nicholas                              on 2004/03/23  16:23:58
60147         Log: Unify 5.008 and 5.009's B::Concise 0.58
60148      Branch: perl
60149            ! ext/B/B/Concise.pm
60150 ____________________________________________________________________________
60151 [ 22565] By: nicholas                              on 2004/03/23  16:05:28
60152         Log: Unify 5.008 and 5.009's B::Concise 0.56
60153      Branch: perl
60154            ! ext/B/B/Concise.pm
60155 ____________________________________________________________________________
60156 [ 22564] By: rgs                                   on 2004/03/23  13:43:49
60157         Log: Fix bug [perl #27839] returning @+ out of scope loses its value :
60158
60159              Subject: Re: Wondering about returned regex special arrays on going out of scope
60160              From: hv@crypt.org
60161              Date: Fri, 05 Mar 2004 17:42:25 +0000
60162              Message-Id: <200403051742.i25HgPd11240@zen.crypt.org>
60163
60164              plus a test case.
60165      Branch: perl
60166            ! pp_hot.c t/op/magic.t
60167 ____________________________________________________________________________
60168 [ 22563] By: nicholas                              on 2004/03/23  13:38:11
60169         Log: Subject: [PATCH] 5.9.1 suidperl
60170              From: psz@maths.usyd.edu.au (Paul Szabo)
60171              Message-Id: <200403182117.i2ILHug513080@milan.maths.usyd.edu.au>
60172              Date: Fri, 19 Mar 2004 08:17:56 +1100 (EST)
60173
60174              (which variables renamed as requested, plus tweaks to work on platforms
60175              with no ST_NOEXEC)
60176      Branch: perl
60177            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h
60178 ____________________________________________________________________________
60179 [ 22560] By: rgs                                   on 2004/03/22  21:29:51
60180         Log: Update the -v copyright notice.
60181      Branch: perl
60182            ! perl.c
60183 ____________________________________________________________________________
60184 [ 22559] By: nicholas                              on 2004/03/22  21:05:09
60185         Log: Don't assume that the chmod will always work.
60186              (It won't for files on *BSD where chflags has set uchg, which is
60187              what the OS X perforce client does)
60188      Branch: perl
60189            ! t/op/filetest.t
60190 ____________________________________________________________________________
60191 [ 22557] By: rgs                                   on 2004/03/22  20:46:52
60192         Log: Clarifications on constants subroutines, based on:
60193
60194              Subject: [perl #27768] [patch] wrong examples in perlsub/"Constant Functions"
60195              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
60196              Date: 19 Mar 2004 14:56:09 -0000
60197              Message-ID: <rt-3.0.8-27768-82310.5.12766475665209@perl.org>
60198      Branch: perl
60199            ! pod/perlsub.pod
60200 ____________________________________________________________________________
60201 [ 22556] By: rgs                                   on 2004/03/22  20:30:41
60202         Log: Subject: [PATCH] Re: ../lib/ExtUtils/t/Embed.t failure on Win32/GCC
60203              From: Steve Hay <steve.hay@uk.radan.com>
60204              Date: Mon, 22 Mar 2004 14:44:46 +0000
60205              Message-ID: <405EFBDE.4090209@uk.radan.com>
60206      Branch: perl
60207            ! README.win32
60208 ____________________________________________________________________________
60209 [ 22553] By: rgs                                   on 2004/03/22  19:25:59
60210         Log: Subject: Re: [PATCH] warn on !=~
60211              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
60212              Date: Mon, 22 Mar 2004 10:32:05 -0800
60213              Message-ID: <20040322183106.GA1284@efn.org>
60214
60215              More warnings for this case.
60216      Branch: perl
60217            ! t/lib/warnings/toke toke.c
60218 ____________________________________________________________________________
60219 [ 22549] By: rgs                                   on 2004/03/21  17:22:42
60220         Log: Finally, this "Negative repeat count" warning wasn't such a great
60221              idea. Disable it. But add tests for this :
60222
60223              Subject: Re: [perl #27811] (@x) x -1 is a panic
60224              From: Andy Lester <andy@petdance.com>
60225              Date: Sun, 21 Mar 2004 09:27:04 -0600
60226              Message-ID: <20040321152704.GA9041@petdance.com>
60227      Branch: perl
60228            ! pp.c t/lib/warnings/pp t/op/repeat.t
60229 ____________________________________________________________________________
60230 [ 22548] By: rgs                                   on 2004/03/21  16:40:27
60231         Log: Subject: [PATCH sv.h] Nobody has used SvPVbyte_force?
60232              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
60233              Date: Sun, 21 Mar 2004 21:49:53 +0900
60234              Message-Id: <20040321213628.2461.BQW10602@nifty.com>
60235      Branch: perl
60236            ! sv.h
60237 ____________________________________________________________________________
60238 [ 22547] By: rgs                                   on 2004/03/21  13:36:27
60239         Log: I must be tired today.
60240      Branch: perl
60241            ! lib/utf8.t
60242 ____________________________________________________________________________
60243 [ 22546] By: rgs                                   on 2004/03/21  13:26:33
60244         Log: Silence a gcc warning.
60245      Branch: perl
60246            ! sv.c
60247 ____________________________________________________________________________
60248 [ 22545] By: rgs                                   on 2004/03/21  13:18:01
60249         Log: Subject: Re: [perl #27803] perl crashes when utf8::upgrade($offsetOK_scalar)
60250              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
60251              Date: Sun, 21 Mar 2004 15:19:22 +0900
60252              Message-Id: <20040321151828.DAC6.BQW10602@nifty.com>
60253      Branch: perl
60254            ! lib/utf8.t sv.c
60255 ____________________________________________________________________________
60256 [ 22544] By: rgs                                   on 2004/03/21  13:12:53
60257         Log: Subject: [PATCH] fix memory bug in vms.c:mp_do_tounixspec
60258              From: "Craig A. Berry" <craigberry@mac.com>
60259              Date: Sat, 20 Mar 2004 21:51:45 -0600
60260              Message-ID: <405D1151.3040308@mac.com>
60261      Branch: perl
60262            ! vms/vms.c
60263 ____________________________________________________________________________
60264 [ 22543] By: rgs                                   on 2004/03/21  13:06:20
60265         Log: Add a new warning "Negative repeat count"
60266              for the cases $x x -1.
60267      Branch: perl
60268            ! pod/perlop.pod pp.c t/lib/warnings/pp
60269 ____________________________________________________________________________
60270 [ 22542] By: rgs                                   on 2004/03/20  11:49:21
60271         Log: Subject: [PATCH] warn on !=~
60272              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
60273              Date: Thu, 18 Mar 2004 22:24:09 -0800
60274              Message-ID: <20040319062035.GA3768@efn.org>
60275
60276              with an improvement suggested by Ton Hospel.
60277      Branch: perl
60278            ! pod/perldiag.pod t/lib/warnings/toke toke.c
60279 ____________________________________________________________________________
60280 [ 22541] By: rgs                                   on 2004/03/20  10:19:59
60281         Log: Subject: makefile.95 tweak
60282              From: Greg Matheson <lang@ms.chinmin.edu.tw>
60283              Date: Fri, 19 Mar 2004 18:15:25 +0800
60284              Message-ID: <20040319181525.A6347@ms.chinmin.edu.tw>
60285      Branch: perl
60286            ! win32/makefile.mk
60287 ____________________________________________________________________________
60288 [ 22540] By: rgs                                   on 2004/03/20  10:15:36
60289         Log: \x80\xFF is not valid UTF-8.
60290      Branch: perl
60291            ! pod/perluniintro.pod
60292 ____________________________________________________________________________
60293 [ 22539] By: rgs                                   on 2004/03/19  23:09:13
60294         Log: Subject: [perl #24821] enhancement patch for B::Concise
60295              From: jim cromie <jcromie@divsol.com>
60296              Date: Wed, 17 Mar 2004 14:12:43 -0700
60297              Message-ID: <4058BF4B.1000004@divsol.com>
60298              (Only the Concise.pm part, with documentation nits)
60299      Branch: perl
60300            ! ext/B/B/Concise.pm
60301 ____________________________________________________________________________
60302 [ 22538] By: nicholas                              on 2004/03/19  12:15:23
60303         Log: Subject:  [PATCH] open.pm: allow upper-cased EUC
60304              From:  Autrijus Tang <autrijus@autrijus.org>
60305              Date:  Fri, 19 Mar 2004 18:27:10 +0800
60306              Message-Id:  <20040319102710.GA91216@aut.dyndns.org>
60307      Branch: perl
60308            ! lib/open.pm
60309 ____________________________________________________________________________
60310 [ 22537] By: nicholas                              on 2004/03/19  11:59:01
60311         Log: Subject: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
60312              From: Jan Dubois <jand@activestate.com>
60313              Message-ID: <lg2k509o51b8openotuetdts6go7pn4udo@4ax.com>
60314              Date: Thu, 18 Mar 2004 13:13:49 -0800
60315
60316              Subject: Re: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
60317              From: Steve Hay <steve.hay@uk.radan.com>
60318              Message-ID: <405ACC6D.1040804@uk.radan.com>
60319              Date: Fri, 19 Mar 2004 10:33:17 +0000
60320      Branch: perl
60321            + win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm
60322            + win32/ext/Win32/Win32.xs
60323            - lib/Win32.pod
60324            ! MANIFEST win32/Makefile win32/makefile.mk
60325 ____________________________________________________________________________
60326 [ 22536] By: nicholas                              on 2004/03/19  11:43:35
60327         Log: Change Storable.xs to conditionally include ppport.h for pre 5.8.0
60328              This allows the ppport.h to be deleted from ext/Storable, which will
60329              reduce the potential for confusion.
60330              Bump Storable's version to 2.12; update the ChangeLog
60331      Branch: perl
60332            - ext/Storable/ppport.h
60333            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
60334            ! ext/Storable/README ext/Storable/Storable.pm
60335            ! ext/Storable/Storable.xs
60336 ____________________________________________________________________________
60337 [ 22535] By: nicholas                              on 2004/03/19  11:03:18
60338         Log: Move Beau Cox's ppport.h fixes into PPPort.pm
60339      Branch: perl
60340            ! ext/Devel/PPPort/PPPort.pm
60341 ____________________________________________________________________________
60342 [ 22534] By: rgs                                   on 2004/03/19  10:13:14
60343         Log: Nit in perluniintro about the U0 and C0 templates,
60344              noticed by Steve Hay.
60345      Branch: perl
60346            ! pod/perluniintro.pod
60347 ____________________________________________________________________________
60348 [ 22533] By: ams                                   on 2004/03/19  02:57:40
60349         Log: Subject: [PATCH] Storable PERL_NO_GET_CONTEXT
60350              From: beau@beaucox.com
60351              Date: Thu, 18 Mar 2004 12:45:45 -1000
60352              Message-Id: <20040318_224545_009145.beau@beaucox.com>
60353      Branch: perl
60354            + ext/Storable/ppport.h
60355            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.xs
60356 ____________________________________________________________________________
60357 [ 22532] By: rgs                                   on 2004/03/18  20:33:02
60358         Log: Subject: [PATCH] range operator warnings / 64-bit fix
60359              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
60360              Date: Wed, 10 Mar 2004 21:45:48 +0100
60361              Message-Id: <20040310214548.4f5e3ab1@r2d2>
60362      Branch: perl
60363            ! pp_ctl.c pp_hot.c t/op/range.t
60364 ____________________________________________________________________________
60365 [ 22531] By: davem                                 on 2004/03/18  19:02:32
60366         Log: add code comment for change 22525
60367      Branch: perl
60368            ! pp.c
60369 ____________________________________________________________________________
60370 [ 22530] By: rgs                                   on 2004/03/18  18:21:32
60371         Log: Add a perl592delta.pod man page.
60372      Branch: perl
60373            + pod/perl592delta.pod
60374            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
60375            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
60376            ! win32/pod.mak
60377 ____________________________________________________________________________
60378 [ 22528] By: nicholas                              on 2004/03/18  16:58:06
60379         Log: Corrections and explanations in comments
60380      Branch: perl
60381            ! ext/Storable/Storable.xs
60382 ____________________________________________________________________________
60383 [ 22527] By: nicholas                              on 2004/03/18  16:50:25
60384         Log: Subject:  pumpkin fodder
60385              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
60386              Date:  Fri, 12 Mar 2004 15:16:57 +0200 (EET)
60387              Message-Id:  <200403121316.i2CDGv1Y254951@kosh.hut.fi>
60388      Branch: perl
60389            ! lib/unicore/README.perl
60390 ____________________________________________________________________________
60391 [ 22526] By: rgs                                   on 2004/03/18  14:33:14
60392         Log: Detypo.
60393      Branch: perl
60394            ! makedef.pl
60395 ____________________________________________________________________________
60396 [ 22525] By: davem                                 on 2004/03/18  14:13:16
60397         Log: make ~$x give warning is $x isn't initialised.
60398              Also add test for uninitialised warning in & op.
60399      Branch: perl
60400            ! pp.c t/lib/warnings/sv
60401 ____________________________________________________________________________
60402 [ 22524] By: rgs                                   on 2004/03/18  13:20:07
60403         Log: Try to fix the AIX and Windows builds regarding the
60404              definedness of the PL_memory_wrap symbol.
60405      Branch: perl
60406            ! makedef.pl
60407 ____________________________________________________________________________
60408 [ 22523] By: rgs                                   on 2004/03/18  08:27:34
60409         Log: Bump bleadperl's version number to 5.9.2.
60410      Branch: perl
60411            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
60412            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
60413            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
60414            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
60415            ! win32/makefile.mk wince/Makefile.ce
60416 ____________________________________________________________________________
60417 [ 22521] By: rgs                                   on 2004/03/17  19:13:03
60418         Log: Subject: [PATCH] format/casting/warning RE: perl 5.9.1
60419              From: Robin Barker <Robin.Barker@npl.co.uk>
60420              Date: Wed, 17 Mar 2004 18:37:10 -0000
60421              Message-ID: <533D273D4014D411AB1D00062938C4D90404682E@hotel.npl.co.uk>
60422      Branch: perl
60423            ! dump.c ext/Socket/Socket.xs pad.c util.c
60424 ____________________________________________________________________________
60425 [ 22520] By: rgs                                   on 2004/03/17  18:20:54
60426         Log: Optimize away the assignment in the constructs C<my $s = undef>,
60427              C<my @a = ()>, C<my %h = ()>.
60428      Branch: perl
60429            ! op.c
60430 ____________________________________________________________________________
60431 [ 22517] By: nicholas                              on 2004/03/17  17:58:44
60432         Log: Subject: malloc wrappage
60433              From: Jarkko Hietaniemi <jhi@iki.fi>
60434              Message-Id: <37BF70DE-5C0E-11D8-B5A1-00039362CB92@iki.fi>
60435              Date: Tue, 10 Feb 2004 23:15:14 +0200
60436
60437              plus change croak to Perl_croak_nocontext to make ithread safe
60438              plus make it conditional on PERL_MALLOC_WRAP (default for blead is on)
60439      Branch: perl
60440            ! av.c handy.h perl.h pod/perldiag.pod pp.c
60441 ____________________________________________________________________________
60442 [ 22516] By: nicholas                              on 2004/03/17  16:10:57
60443         Log: Add auto-require of modules to restore overloading (and tests)
60444      Branch: perl
60445            + ext/Storable/t/HAS_OVERLOAD.pm
60446            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
60447            ! ext/Storable/Storable.xs ext/Storable/t/overload.t
60448 ____________________________________________________________________________
60449 [ 22515] By: nicholas                              on 2004/03/17  15:48:03
60450         Log: Add regression tests for the auto-require of STORABLE_thaw
60451      Branch: perl
60452            + ext/Storable/t/HAS_HOOK.pm
60453            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
60454            ! ext/Storable/t/blessed.t
60455 ____________________________________________________________________________
60456 [ 22514] By: nicholas                              on 2004/03/16  22:36:49
60457         Log: Move the PERLVAR(Ireentrant_buffer, REENTR*) outside the ITHREADS
60458              block. This allows the re-entrant API to be used with ithreads,
60459              which in turn permits -Dusethreads -Uuseithreads -Uuse5005threads
60460              (Which may seem inane, but makes perl threaded at the C level
60461              without enabling ithreads)
60462      Branch: perl
60463            ! intrpvar.h
60464 ____________________________________________________________________________
60465 [ 22513] By: rgs                                   on 2004/03/16  21:55:10
60466         Log: Add a lchown() call to the POSIX module. [perl #27547]
60467      Branch: perl
60468            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
60469 ____________________________________________________________________________
60470 [ 22512] By: rgs                                   on 2004/03/16  21:29:41
60471         Log: Subject: [PATCH] Re: Perl and Parrot disagree about sched_yield on Solaris
60472              From: Andrew Dougherty <doughera@lafayette.edu>
60473              Date: Tue, 16 Mar 2004 16:38:58 -0500 (EST)
60474              Message-ID: <Pine.SOL.4.58.0403161635590.27628@maxwell.phys.lafayette.edu>
60475      Branch: perl
60476            ! hints/solaris_2.sh
60477 ____________________________________________________________________________
60478 [ 22511] By: rgs                                   on 2004/03/16  21:27:02
60479         Log: Restore the "DEVEL" locally-applied-patches version tag in blead.
60480      Branch: perl
60481            ! patchlevel.h
60482 ____________________________________________________________________________
60483 [ 22510] By: rgs                                   on 2004/03/16  18:29:39
60484         Log: Update Changes. (again)
60485      Branch: perl
60486            ! Changes
60487 ____________________________________________________________________________
60488 [ 22509] By: rgs                                   on 2004/03/16  18:19:52
60489         Log: Update copyright notices
60490      Branch: perl
60491            ! cop.h cv.h doio.c doop.c dump.c embed.h embed.pl embedvar.h
60492            ! form.h global.sym gv.c handy.h hv.c mg.c op.c op.h opcode.h
60493            ! opcode.pl opnames.h pad.c patchlevel.h perl.c perl.h perlapi.h
60494            ! perlio.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
60495            ! proto.h regexec.c scope.c scope.h sv.c sv.h thread.h
60496            ! universal.c utf8.c util.c
60497 ____________________________________________________________________________
60498 [ 22508] By: rgs                                   on 2004/03/16  16:31:03
60499         Log: Regenerate META.yml
60500      Branch: perl
60501            ! META.yml
60502 ____________________________________________________________________________
60503 [ 22507] By: rgs                                   on 2004/03/16  15:36:32
60504         Log: Update Changes.
60505      Branch: perl
60506            ! Changes
60507 ____________________________________________________________________________
60508 [ 22506] By: rgs                                   on 2004/03/16  15:32:42
60509         Log: This is 5.9.1.
60510      Branch: perl
60511            ! patchlevel.h
60512 ____________________________________________________________________________
60513 [ 22505] By: rgs                                   on 2004/03/16  15:28:55
60514         Log: We'll ship 5.9.1 today.
60515      Branch: perl
60516            ! pod/perlhist.pod
60517 ____________________________________________________________________________
60518 [ 22504] By: rgs                                   on 2004/03/16  15:25:22
60519         Log: More perldelta updates.
60520      Branch: perl
60521            ! pod/perl591delta.pod
60522 ____________________________________________________________________________
60523 [ 22503] By: rgs                                   on 2004/03/16  13:23:34
60524         Log: Since the signature.t test of CPAN relies on a non-core module,
60525              it's not relevant to the perl core distribution.
60526      Branch: perl
60527            - lib/CPAN/t/signature.t
60528            ! MANIFEST
60529 ____________________________________________________________________________
60530 [ 22502] By: rgs                                   on 2004/03/15  21:54:56
60531         Log: Fix the order of arguments in the usage message of
60532              POSIX::chown(). It's different from the POSIX order but
60533              it's the same than CORE::chown(). Damn.
60534      Branch: perl
60535            ! ext/POSIX/POSIX.pm
60536 ____________________________________________________________________________
60537 [ 22501] By: rgs                                   on 2004/03/15  17:09:26
60538         Log: Subject: Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
60539              From: Steve Hay <steve.hay@uk.radan.com>
60540              Date: Mon, 15 Mar 2004 10:28:02 +0000
60541              Message-ID: <40558532.30002@uk.radan.com>
60542
60543              Plus, restore patch #22489
60544      Branch: perl
60545            ! win32/Makefile win32/makefile.mk
60546 ____________________________________________________________________________
60547 [ 22500] By: davem                                 on 2004/03/14  20:13:47
60548         Log: scope exit could expose freed local() value
60549      Branch: perl
60550            ! scope.c t/op/localref.t
60551 ____________________________________________________________________________
60552 [ 22499] By: davem                                 on 2004/03/14  17:01:34
60553         Log: strict 'subs' didn't warn on bareword array index
60554      Branch: perl
60555            ! op.c t/lib/strict/subs
60556 ____________________________________________________________________________
60557 [ 22498] By: rgs                                   on 2004/03/14  12:52:17
60558         Log: Four Storable patches towards Storable 2.11 :
60559
60560              Subject: Re: [perl #27616] Storable can't freeze restricted hashes in canonical order
60561              From: Nicholas Clark <nick@ccl4.org>
60562              Date: Sat, 13 Mar 2004 15:13:28 +0000
60563              Message-ID: <20040313151327.GS701@plum.flirble.org>
60564
60565              Date: Sat, 13 Mar 2004 20:23:45 +0000
60566              Message-ID: <20040313202345.GX701@plum.flirble.org>
60567
60568              Date: Sat, 13 Mar 2004 22:20:07 +0000
60569              Message-ID: <20040313222007.GZ701@plum.flirble.org>
60570
60571              Date: Sat, 13 Mar 2004 23:03:46 +0000
60572              Message-ID: <20040313230345.GB701@plum.flirble.org>
60573      Branch: perl
60574            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
60575            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
60576            ! ext/Storable/t/restrict.t
60577 ____________________________________________________________________________
60578 [ 22497] By: rgs                                   on 2004/03/13  21:27:57
60579         Log: Subject: [perl #27567] [patch] a typo and a mistake in perltoot.pod
60580              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
60581              Date: 10 Mar 2004 17:05:09 -0000
60582              Message-ID: <rt-3.0.8-27567-81174.13.282806825515@perl.org>
60583      Branch: perl
60584            ! pod/perltoot.pod
60585 ____________________________________________________________________________
60586 [ 22496] By: rgs                                   on 2004/03/13  21:16:59
60587         Log: More small perldelta updates.
60588      Branch: perl
60589            ! pod/perl591delta.pod
60590 ____________________________________________________________________________
60591 [ 22495] By: rgs                                   on 2004/03/13  20:05:20
60592         Log: Revert change #22489, that seems to cause build failures on Windows.
60593      Branch: perl
60594            ! win32/Makefile win32/makefile.mk
60595 ____________________________________________________________________________
60596 [ 22494] By: rgs                                   on 2004/03/13  19:55:43
60597         Log: Subject: Re: [PATCH] Stop splitpod truncating sprintf manpage
60598              From: Steve Hay <steve.hay@uk.radan.com>
60599              Date: Fri, 12 Mar 2004 08:38:41 +0000
60600              Message-ID: <40517711.9030204@uk.radan.com>
60601      Branch: perl
60602            ! pod/splitpod
60603 ____________________________________________________________________________
60604 [ 22493] By: rgs                                   on 2004/03/12  23:39:16
60605         Log: perl591delta nits. Regenerate the tables of contents.
60606      Branch: perl
60607            ! pod/perl591delta.pod pod/perlmodlib.pod pod/perltoc.pod
60608 ____________________________________________________________________________
60609 [ 22492] By: rgs                                   on 2004/03/12  21:35:49
60610         Log: Update perl591delta. Include a small to-do list in it.
60611      Branch: perl
60612            ! pod/perl591delta.pod
60613 ____________________________________________________________________________
60614 [ 22491] By: rgs                                   on 2004/03/12  20:08:31
60615         Log: Subject: [PATCH] Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
60616              From: Tels <perl_dummy@bloodgate.com>
60617              Date: Fri, 12 Mar 2004 18:02:30 +0100
60618              Message-Id: <200403121802.31679@bloodgate.com>
60619      Branch: perl
60620            + lib/Math/BigInt/t/_e_math.t
60621            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt/t/bare_mbf.t
60622            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
60623            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
60624            ! lib/bigint.pm lib/bignum.pm
60625 ____________________________________________________________________________
60626 [ 22490] By: rgs                                   on 2004/03/12  18:31:12
60627         Log: Fix a bug in the cloning of regexps
60628
60629              Subject: Re: [perl #27530] Regex qr// interpolation fails when chr(0) is used in a thread
60630              From: hv@crypt.org
60631              Date: Thu, 11 Mar 2004 16:21:50 +0000
60632              Message-Id: <200403111621.i2BGLoi20225@zen.crypt.org>
60633              (plus another similar fix)
60634      Branch: perl
60635            ! sv.c
60636 ____________________________________________________________________________
60637 [ 22489] By: rgs                                   on 2004/03/12  18:26:34
60638         Log: Subject: [PATCH] Fix minitest target in Win32 makefiles
60639              From: Steve Hay <steve.hay@uk.radan.com>
60640              Date: Fri, 12 Mar 2004 15:52:23 +0000
60641              Message-ID: <4051DCB7.107@uk.radan.com>
60642      Branch: perl
60643            ! win32/Makefile win32/makefile.mk
60644 ____________________________________________________________________________
60645 [ 22488] By: rgs                                   on 2004/03/11  22:57:29
60646         Log: Document the new behaviour of the substr lvalue :
60647              Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue window
60648              From: Dave Mitchell <davem@fdisolutions.com>
60649              Date: Mon, 1 Mar 2004 23:59:21 +0000
60650              Message-ID: <20040301235921.GC6469@fdisolutions.com>
60651      Branch: perl
60652            ! pod/perlfunc.pod
60653 ____________________________________________________________________________
60654 [ 22485] By: davem                                 on 2004/03/11  14:52:58
60655         Log: make op/write.t work better under stdio by running the subtests
60656              in the child process rather than the parent.
60657      Branch: perl
60658            ! t/op/write.t
60659 ____________________________________________________________________________
60660 [ 22484] By: merijn                                on 2004/03/11  10:08:17
60661         Log: Subject: Re: [PATCH] Re: Proposal to remove support for MachTen
60662              From: Dominic Dunlop <shouldbedomo@mac.com>
60663              Date: Thu, 11 Mar 2004 10:34:01 +0100
60664              Message-Id: <3B07B7FC-733F-11D8-AC24-000A27839BD6@mac.com>
60665      Branch: perl
60666            ! README.machten hints/machten.sh
60667 ____________________________________________________________________________
60668 [ 22483] By: nicholas                              on 2004/03/10  20:38:49
60669         Log: croaking for readonly SVs in Perl_sv_utf8_upgrade_flags was a mistake
60670              back this out until we have a tangible policy
60671      Branch: perl
60672            ! sv.c
60673 ____________________________________________________________________________
60674 [ 22482] By: rgs                                   on 2004/03/10  16:16:00
60675         Log: Upgrade to Cwd 2.17.
60676      Branch: perl
60677            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
60678 ____________________________________________________________________________
60679 [ 22481] By: rgs                                   on 2004/03/10  10:55:12
60680         Log: Subject: Re: [PATCH] More "distclean" tidy ups on Win32
60681              From: Steve Hay <steve.hay@uk.radan.com>
60682              Date: Wed, 10 Mar 2004 10:58:15 +0000
60683              Message-ID: <404EF4C7.9090107@uk.radan.com>
60684      Branch: perl
60685            ! win32/Makefile win32/makefile.mk
60686 ____________________________________________________________________________
60687 [ 22480] By: rgs                                   on 2004/03/10  09:25:36
60688         Log: Change 22476 left out a similar fix for ExtUtils::MM_Win32
60689              (noticed by Steve Hay.)
60690              Also, update MANIFEST.SKIP to be in line with the renaming
60691              "blibdirs" to "blibdirs.exists".
60692      Branch: perl
60693            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Win32.pm
60694 ____________________________________________________________________________
60695 [ 22479] By: rgs                                   on 2004/03/10  09:07:03
60696         Log: A patch by Richard Foley to reduce the amount of
60697              forkage between the 5.8 and 5.9 debuggers.
60698      Branch: perl
60699            ! lib/perl5db.pl
60700 ____________________________________________________________________________
60701 [ 22478] By: chip                                  on 2004/03/09  23:51:41
60702         Log: In line-buffered mode, flush on the *last* newline,
60703              not on every newline.
60704      Branch: perl
60705            ! perlio.c
60706 ____________________________________________________________________________
60707 [ 22477] By: rgs                                   on 2004/03/09  22:27:22
60708         Log: Subject: [PATCH] More "distclean" tidy ups on Win32
60709              From: Steve Hay <steve.hay@uk.radan.com>
60710              Date: Fri, 05 Mar 2004 09:56:36 +0000
60711              Message-ID: <40484ED4.1050001@uk.radan.com>
60712              (only the win32 makefiles part)
60713      Branch: perl
60714            ! win32/Makefile win32/makefile.mk
60715 ____________________________________________________________________________
60716 [ 22476] By: rgs                                   on 2004/03/09  21:45:49
60717         Log: Subject: [PATCH] bleadperl/MM/VMS (was Re: perl@22413)
60718              From: "Craig A. Berry" <craigberry@mac.com>
60719              Date: Mon, 08 Mar 2004 08:18:43 -0600
60720              Message-ID: <404C80C3.6090009@mac.com>
60721
60722              Avoid to build everything twice on VMS.
60723              This is done by renaming the blibdirs target to blibdirs.exists.
60724              No, I don't understand why.
60725      Branch: perl
60726            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
60727            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
60728            ! lib/ExtUtils/t/INST_PREFIX.t
60729 ____________________________________________________________________________
60730 [ 22474] By: rgs                                   on 2004/03/09  20:29:02
60731         Log: Improve the "Prototype mismatch" error message when
60732              the redefined subroutine didn't have any prototype.
60733      Branch: perl
60734            ! op.c t/comp/redef.t
60735 ____________________________________________________________________________
60736 [ 22473] By: mhx                                   on 2004/03/09  19:09:20
60737         Log: Revert change #22472, but keep the new tests.
60738      Branch: perl
60739            ! pp_ctl.c t/op/range.t
60740 ____________________________________________________________________________
60741 [ 22472] By: mhx                                   on 2004/03/09  18:41:15
60742         Log: Subject: Re: undef and the range operator
60743              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
60744              Date: Mon, 8 Mar 2004 21:49:55 +0100
60745              Message-Id: <20040308214955.3d8be3a6@r2d2>
60746      Branch: perl
60747            ! pp_ctl.c t/op/range.t
60748 ____________________________________________________________________________
60749 [ 22471] By: nicholas                              on 2004/03/09  16:11:37
60750         Log: Make a temporary copy of the input buffer in pp_send, so that send
60751              and syswrite don't gratuitously upgrade their input to UTF8
60752      Branch: perl
60753            ! pp_sys.c t/op/sysio.t
60754 ____________________________________________________________________________
60755 [ 22470] By: rgs                                   on 2004/03/09  15:27:38
60756         Log: Upgrade to Cwd 2.16
60757      Branch: perl
60758            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
60759 ____________________________________________________________________________
60760 [ 22469] By: rgs                                   on 2004/03/09  14:56:10
60761         Log: Upgrade to CGI.pm 3.04.
60762      Branch: perl
60763            ! lib/CGI.pm lib/CGI/Cookie.pm
60764 ____________________________________________________________________________
60765 [ 22468] By: rgs                                   on 2004/03/08  15:35:59
60766         Log: perl591delta.pod update.
60767      Branch: perl
60768            ! pod/perl591delta.pod
60769 ____________________________________________________________________________
60770 [ 22467] By: rgs                                   on 2004/03/08  10:43:23
60771         Log: Another makefile portability fix for Win32 by Steve Hay.
60772      Branch: perl
60773            ! win32/Makefile win32/makefile.mk
60774 ____________________________________________________________________________
60775 [ 22466] By: rgs                                   on 2004/03/08  08:06:33
60776         Log: Subject: [PATCH] win32_fstat has a potential buffer overrun problem
60777              From: Jan Dubois <jand@ActiveState.com>
60778              Date: Sun, 07 Mar 2004 17:04:35 -0800
60779              Message-ID: <8lgn409p4k2kpde8d428d7a4r7fsgjc8b4@4ax.com>
60780      Branch: perl
60781            ! win32/win32.c
60782 ____________________________________________________________________________
60783 [ 22465] By: nicholas                              on 2004/03/07  23:31:49
60784         Log: Fix Dave's original shared hash key corruption bug
60785      Branch: perl
60786            ! sv.c
60787 ____________________________________________________________________________
60788 [ 22463] By: nicholas                              on 2004/03/07  21:34:01
60789         Log: Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion test
60790              in utf8.t, and fix 3 bugs it exposed in utfhash.t
60791      Branch: perl
60792            ! lib/utf8.t sv.c t/op/utfhash.t
60793 ____________________________________________________________________________
60794 [ 22462] By: rgs                                   on 2004/03/07  20:34:05
60795         Log: Subject: undef and the range operator
60796              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
60797              Date: Sun, 7 Mar 2004 21:11:20 +0100
60798              Message-Id: <20040307211120.10e46933@r2d2>
60799      Branch: perl
60800            ! pp_ctl.c t/op/range.t
60801 ____________________________________________________________________________
60802 [ 22459] By: rgs                                   on 2004/03/07  18:41:36
60803         Log: Subject: Re: [PATCH Cwd 2.15] test tweak for VMS
60804              From: "Ken Williams" <ken@mathforum.org>
60805              Date: Sun, 7 Mar 2004 09:37:19 -0600
60806              Message-Id: <51C75B2A-704D-11D8-BBD2-003065F6D85A@mathforum.org>
60807      Branch: perl
60808            ! ext/Cwd/t/cwd.t
60809 ____________________________________________________________________________
60810 [ 22456] By: rgs                                   on 2004/03/07  14:08:43
60811         Log: Subject: [PATCH t/op/closure.t] line-end tweak for VMS
60812              From: "Craig A. Berry" <craigberry@mac.com>
60813              Date: Sat, 06 Mar 2004 22:50:25 -0600
60814              Message-ID: <404AAA11.8050001@mac.com>
60815      Branch: perl
60816            ! t/op/closure.t
60817 ____________________________________________________________________________
60818 [ 22452] By: rgs                                   on 2004/03/06  21:24:45
60819         Log: Subject: [PATCH Cwd 2.15] test tweak for VMS
60820              From: "Craig A. Berry" <craigberry@mac.com>
60821              Date: Sat, 06 Mar 2004 13:51:55 -0600
60822              Message-ID: <404A2BDB.8030401@mac.com>
60823      Branch: perl
60824            ! ext/Cwd/t/cwd.t
60825 ____________________________________________________________________________
60826 [ 22451] By: rgs                                   on 2004/03/06  21:09:10
60827         Log: Allow syslog() to use numeric constants in addition to strings for
60828              facility names and priorities.
60829
60830              Subject: Patch for Sys::Syslog
60831              From: Jim Schneider <jschneid@netilla.com>
60832              Date: Fri, 5 Mar 2004 14:03:10 -0500
60833              Message-Id: <200403051403.10674.jschneid@netilla.com>
60834      Branch: perl
60835            ! ext/Sys/Syslog/Syslog.pm
60836 ____________________________________________________________________________
60837 [ 22446] By: nicholas                              on 2004/03/06  16:13:48
60838         Log: Make threads tests pass make minitest (by skipping)
60839      Branch: perl
60840            ! t/op/getpid.t t/op/threads.t
60841 ____________________________________________________________________________
60842 [ 22445] By: davem                                 on 2004/03/06  15:25:32
60843         Log: fix coredump in /(?{sub{}})/
60844      Branch: perl
60845            ! pad.c
60846 ____________________________________________________________________________
60847 [ 22444] By: rgs                                   on 2004/03/05  21:19:06
60848         Log: A small perluniintro clarification by Jarkko.
60849      Branch: perl
60850            ! pod/perluniintro.pod
60851 ____________________________________________________________________________
60852 [ 22443] By: rgs                                   on 2004/03/05  14:13:50
60853         Log: Subject: [PATCH] Re: Strange segfault
60854              From: mhx-perl@gmx.net (Marcus Holland-Moritz)
60855              Date: Fri, 5 Mar 2004 15:13:53 +0100
60856              Message-ID: <20040305151353.5f3e913c@r2d2>
60857      Branch: perl
60858            ! pp_ctl.c t/op/range.t
60859 ____________________________________________________________________________
60860 [ 22442] By: rgs                                   on 2004/03/05  09:31:22
60861         Log: Subject: [PATCH] Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk on Win32
60862              From: steve.hay@uk.radan.com (Steve Hay)
60863              Date: Fri, 05 Mar 2004 09:42:32 +0000
60864              Message-ID: <40484B88.7070608@uk.radan.com>
60865      Branch: perl
60866            ! win32/makefile.mk
60867 ____________________________________________________________________________
60868 [ 22441] By: rgs                                   on 2004/03/05  08:53:08
60869         Log: Change 22436 broke the Windows build.
60870              Fix by Steve Hay.
60871      Branch: perl
60872            ! ext/POSIX/POSIX.xs
60873 ____________________________________________________________________________
60874 [ 22440] By: davem                                 on 2004/03/05  00:09:23
60875         Log: silence some compiler warnings
60876      Branch: perl
60877            ! pp_ctl.c sv.c
60878 ____________________________________________________________________________
60879 [ 22439] By: davem                                 on 2004/03/04  23:56:42
60880         Log: ensure utf8::encode() normalises its arg
60881      Branch: perl
60882            ! sv.c
60883 ____________________________________________________________________________
60884 [ 22438] By: davem                                 on 2004/03/04  23:32:38
60885         Log: Memory leak in continue loop
60886              make sure redo always frees temps
60887      Branch: perl
60888            ! pp_ctl.c t/op/loopctl.t
60889 ____________________________________________________________________________
60890 [ 22437] By: davem                                 on 2004/03/04  22:03:17
60891         Log: Add perldiag entry for change #22435 (deprecate my $x if 0)
60892      Branch: perl
60893            ! pod/perldiag.pod
60894 ____________________________________________________________________________
60895 [ 22436] By: rgs                                   on 2004/03/04  21:52:18
60896         Log: Subject: [PATCH] Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
60897              From: Andrew Dougherty <doughera@lafayette.edu>
60898              Date: Thu, 4 Mar 2004 14:41:07 -0500 (EST)
60899              Message-ID: <Pine.SOL.4.58.0403041438350.5863@maxwell.phys.lafayette.edu>
60900      Branch: perl
60901            ! ext/POSIX/POSIX.xs
60902 ____________________________________________________________________________
60903 [ 22435] By: davem                                 on 2004/03/04  21:39:47
60904         Log: add deprecation warning for my $x if 0
60905      Branch: perl
60906            ! op.c t/lib/warnings/op
60907 ____________________________________________________________________________
60908 [ 22434] By: davem                                 on 2004/03/04  21:38:57
60909         Log: remove an 'if $a if 0' from AutoSplit.t
60910      Branch: perl
60911            ! lib/AutoSplit.t
60912 ____________________________________________________________________________
60913 [ 22433] By: davem                                 on 2004/03/04  20:33:44
60914         Log: retract 22328 and 22332: deprecation warning for my $x if foo
60915      Branch: perl
60916            ! embed.h op.c opcode.h opcode.pl pod/perldiag.pod pp.sym
60917            ! pp_proto.h t/lib/warnings/op
60918 ____________________________________________________________________________
60919 [ 22432] By: rgs                                   on 2004/03/04  12:18:11
60920         Log: Maintainers.pl update by MJD.
60921      Branch: perl
60922            ! Porting/Maintainers.pl
60923 ____________________________________________________________________________
60924 [ 22431] By: rgs                                   on 2004/03/04  10:35:59
60925         Log: Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3
60926              (by Steve Hay)
60927      Branch: perl
60928            + t/win32/getosversion.t
60929            ! MANIFEST win32/win32.c
60930 ____________________________________________________________________________
60931 [ 22430] By: rgs                                   on 2004/03/04  08:03:54
60932         Log: Clarify the difference between utf8::downgrade/upgrade
60933              and utf8::encode/decode (patch by Jarkko).
60934      Branch: perl
60935            ! lib/utf8.pm pod/perluniintro.pod
60936 ____________________________________________________________________________
60937 [ 22429] By: rgs                                   on 2004/03/03  23:01:56
60938         Log: A couple of notes in perl591delta
60939              (about Benchmark and the debugger.)
60940      Branch: perl
60941            ! pod/perl591delta.pod
60942 ____________________________________________________________________________
60943 [ 22428] By: rgs                                   on 2004/03/03  22:15:42
60944         Log: Subject: [PATCH] simplify sv.h
60945              From: Arthur Bergman <sky@nanisky.com>
60946              Date: Sun, 29 Feb 2004 22:04:53 +0000
60947              Message-Id: <4D3C272C-6B03-11D8-B799-000A95A2734C@nanisky.com>
60948      Branch: perl
60949            ! sv.h
60950 ____________________________________________________________________________
60951 [ 22427] By: rgs                                   on 2004/03/03  21:55:03
60952         Log: Speed up the unicode case mappings (for /i, lc, uc, etc).
60953              Subject: [PATCH] [perl #24826]
60954              From: Jarkko Hietaniemi <jhi@iki.fi>
60955              Date: Wed, 3 Mar 2004 09:37:21 +0200
60956              Message-Id: <9B5CBF96-6CE5-11D8-83B0-00039362CB92@iki.fi>
60957      Branch: perl
60958            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
60959            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
60960            ! lib/unicore/mktables t/uni/case.pl utf8.c
60961 ____________________________________________________________________________
60962 [ 22426] By: rgs                                   on 2004/03/03  21:04:48
60963         Log: Subject: [PATCH] debugger (5.8.x and 5.9.x)
60964              From: Richard.Foley@t-online.de (Richard Foley)
60965              Date: Wed, 3 Mar 2004 16:10:25 +0100
60966              Message-Id: <200403031610.25080.richard.foley@rfi.net>
60967      Branch: perl
60968            ! lib/perl5db.pl
60969 ____________________________________________________________________________
60970 [ 22425] By: davem                                 on 2004/03/03  00:02:51
60971         Log: stop t/op/write.t failures under stdio by always closing files
60972              before reading them back; also replace `cat file` with a function
60973              to read in the file
60974      Branch: perl
60975            ! t/op/write.t
60976 ____________________________________________________________________________
60977 [ 22424] By: nicholas                              on 2004/03/02  22:22:49
60978         Log: Change the skip logic on the unicode tests so that they don't rely on
60979              miniperl's "dynamic loading unavailable" message
60980      Branch: perl
60981            ! t/uni/chomp.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
60982            ! t/uni/tr_utf8.t
60983 ____________________________________________________________________________
60984 [ 22423] By: nicholas                              on 2004/03/02  22:02:36
60985         Log: Work on eliminating systematic failures on make minitest:
60986              make minitest passes a -minitest flag to t/TEST
60987              t/TEST sees this and sets $ENV{PERL_CORE_MINITEST}
60988              Tests can choose to skip based on this.
60989              (Other tactic is to make loading of Errno by %! happen at run time.)
60990      Branch: perl
60991            ! Makefile.SH t/TEST t/io/binmode.t t/io/crlf.t t/io/layers.t
60992            ! t/io/open.t t/io/print.t t/io/read.t t/op/magic.t
60993 ____________________________________________________________________________
60994 [ 22422] By: davem                                 on 2004/03/02  21:33:22
60995         Log: Remove machine-dependent rounding dependency from write overflow
60996              tests
60997      Branch: perl
60998            ! t/op/write.t
60999 ____________________________________________________________________________
61000 [ 22421] By: rgs                                   on 2004/03/02  21:25:12
61001         Log: Subject: [PATCH] nmake distclean cleans too much from lib/Digest on Win32
61002              From: Steve Hay <steve.hay@uk.radan.com>
61003              Date: Fri, 27 Feb 2004 17:42:26 +0000
61004              Message-ID: <403F8182.5090607@uk.radan.com>
61005      Branch: perl
61006            ! win32/Makefile win32/makefile.mk
61007 ____________________________________________________________________________
61008 [ 22419] By: davem                                 on 2004/03/01  22:17:52
61009         Log: add tests for change 22414 (lvalue substr jollity)
61010              courtesy of Graham Barr.
61011      Branch: perl
61012            ! t/op/substr.t
61013 ____________________________________________________________________________
61014 [ 22418] By: davem                                 on 2004/03/01  22:00:11
61015         Log: integrate Time::HiRes 1.56 from CPAN
61016              (which is itself mostly derived from the bleedperl version)
61017      Branch: perl
61018            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
61019            ! ext/Time/HiRes/Makefile.PL
61020 ____________________________________________________________________________
61021 [ 22417] By: mhx                                   on 2004/02/29  21:46:19
61022         Log: Make panics a bit more verbose to ease debugging.
61023      Branch: perl
61024            ! thread.h
61025 ____________________________________________________________________________
61026 [ 22415] By: davem                                 on 2004/02/29  18:06:45
61027         Log: make test breaks permissions on /dev/tty
61028              perl -i could fchmod(stdin) by mistake
61029      Branch: perl
61030            ! doio.c
61031 ____________________________________________________________________________
61032 [ 22414] By: davem                                 on 2004/02/29  16:21:34
61033         Log: Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue
61034              From: Graham Barr <gbarr@pobox.com>
61035              Date: Wed, 29 Oct 2003 09:56:53 +0000
61036              Message-Id: <3993BF6C-09F6-11D8-B6DD-0003938857CC@pobox.com>
61037
61038              make a variable aliased to an lvalue substr value work as expected
61039      Branch: perl
61040            ! mg.c
61041 ____________________________________________________________________________
61042 [ 22411] By: nicholas                              on 2004/02/29  13:08:28
61043         Log: Bump Socket's version to a real floating point value
61044      Branch: perl
61045            ! ext/Socket/Socket.pm
61046 ____________________________________________________________________________
61047 [ 22410] By: ams                                   on 2004/02/29  04:29:24
61048         Log: Back out _01 version suffix.
61049      Branch: perl
61050            ! ext/Storable/Storable.pm
61051 ____________________________________________________________________________
61052 [ 22409] By: davem                                 on 2004/02/28  23:29:10
61053         Log: Bump version numbers of moules affected by change #22258
61054              (removing /tmp and other insecurities)
61055      Branch: perl
61056            ! ext/DB_File/DB_File.pm ext/Devel/PPPort/PPPort.pm
61057            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
61058            ! ext/Time/HiRes/HiRes.pm lib/CGI/Cookie.pm
61059            ! lib/ExtUtils/MakeMaker.pm lib/Memoize.pm lib/Shell.pm
61060            ! lib/perl5db.pl
61061 ____________________________________________________________________________
61062 [ 22408] By: davem                                 on 2004/02/28  22:37:08
61063         Log: make the bison-based parser threadsafe and capable of deep
61064              recursion by eradicating Perl_yylex_r()
61065      Branch: perl
61066            ! embed.fnc embed.h embedvar.h intrpvar.h mg.c perl.h perlapi.h
61067            ! perly.c proto.h toke.c
61068 ____________________________________________________________________________
61069 [ 22407] By: nicholas                              on 2004/02/28  16:10:20
61070         Log: Use File::Temp for tempfiles if it is available.
61071              (Based on a patch from Solar Designer <solar@openwall.com> in
61072              Message-ID: <20040125222218.GA13499@openwall.com>, the bulk of which
61073              was applied as change 22258)
61074      Branch: perl
61075            ! utils/perlbug.PL
61076 ____________________________________________________________________________
61077 [ 22406] By: mhx                                   on 2004/02/28  15:04:41
61078         Log: Fix segfaults when running under -Dx.
61079      Branch: perl
61080            ! dump.c
61081 ____________________________________________________________________________
61082 [ 22403] By: nicholas                              on 2004/02/27  17:56:30
61083         Log: Assimilate Cwd 2.15 from CPAN
61084      Branch: perl
61085            ! ext/Cwd/Changes lib/Cwd.pm
61086 ____________________________________________________________________________
61087 [ 22401] By: nicholas                              on 2004/02/27  16:27:19
61088         Log: Create a new local $_ without triggering tie by using local *_ = \my $a
61089              (an idea from Ton Hospel, Message-Id: <c1igq3$n84$1@post.home.lunix>)
61090      Branch: perl
61091            ! lib/File/Find.pm lib/File/Find/t/find.t
61092 ____________________________________________________________________________
61093 [ 22400] By: merijn                                on 2004/02/27  15:25:27
61094         Log: When threads are active we need -lpthread, but previous `fix' of
61095              now linked libraries invalidated the regex for sed (AIX 5 has no
61096              seperate libc.a and libc_r.a the latter links to the first)
61097      Branch: perl
61098            ! hints/aix.sh
61099 ____________________________________________________________________________
61100 [ 22397] By: nicholas                              on 2004/02/27  13:13:43
61101         Log: Correct thinko in comment.
61102      Branch: perl
61103            ! op.c
61104 ____________________________________________________________________________
61105 [ 22393] By: nicholas                              on 2004/02/27  10:41:39
61106         Log: In hsplit, if a normal hash has placeholders then clear them before
61107              splitting. We can do this safely because Storable ensures hsplit is
61108              not called while it builds restricted hashes (actually any hashes)
61109              This change may not make things faster, but now we have the choice.
61110      Branch: perl
61111            ! ext/Storable/t/restrict.t hv.c
61112 ____________________________________________________________________________
61113 [ 22391] By: nicholas                              on 2004/02/27  10:27:38
61114         Log: My re-implementation of hv_clear_placeholders was buggy - not sure why
61115              the tests still passed. Fixed.
61116      Branch: perl
61117            ! hv.c
61118 ____________________________________________________________________________
61119 [ 22383] By: nicholas                              on 2004/02/26  14:59:40
61120         Log: Moving all the e-mail addresses over by 1 column makes them start on
61121              an 8 column tabstop, which makes editing this file easier.
61122              So then I replaced spaces with tabs and made it smaller too.
61123      Branch: perl
61124            ! AUTHORS
61125 ____________________________________________________________________________
61126 [ 22382] By: nicholas                              on 2004/02/26  14:49:13
61127         Log: Add Mark Fowler
61128      Branch: perl
61129            ! AUTHORS
61130 ____________________________________________________________________________
61131 [ 22381] By: nicholas                              on 2004/02/26  13:11:07
61132         Log: Integrate:
61133              [ 22339]
61134              Mention 5.005_04 RC2
61135
61136              [ 22360]
61137              Update for 5.005_04 release
61138      Branch: perl
61139           !> pod/perlhist.pod
61140 ____________________________________________________________________________
61141 [ 22380] By: rgs                                   on 2004/02/26  13:03:43
61142         Log: Subject: [PATCH] Improved perlapi documentation for croak
61143              From: Mark Fowler <mark@twoshortplanks.com>
61144              Date: Wed, 25 Feb 2004 22:47:21 +0000 (GMT)
61145              Message-ID: <Pine.LNX.4.55.0402252242510.32152@gan.twoshortplanks.com>
61146
61147              (and regenerate perlapi.pod.)
61148      Branch: perl
61149            ! pod/perlapi.pod util.c
61150 ____________________________________________________________________________
61151 [ 22379] By: merijn                                on 2004/02/26  08:44:53
61152         Log: From: Art Haas <ahaas@airmail.net>
61153              Subject: Replacing '-rdynamic' in Configure script
61154              Date: Fri, 20 Feb 2004 13:53:56 -0600
61155              Message-ID: <20040220195400.31177.qmail@onion.perl.org>
61156      Branch: perl
61157            ! Configure
61158 ____________________________________________________________________________
61159 [ 22377] By: davem                                 on 2004/02/25  21:07:44
61160         Log: remove my work address
61161      Branch: perl
61162            ! AUTHORS
61163 ____________________________________________________________________________
61164 [ 22376] By: davem                                 on 2004/02/25  17:10:56
61165         Log: stop "const in void context" warning for a const in an
61166              optimised-away boolean expresssion, eg 5 || print;
61167      Branch: perl
61168            ! op.c op.h t/lib/warnings/op
61169 ____________________________________________________________________________
61170 [ 22375] By: merijn                                on 2004/02/25  11:13:12
61171         Log: Skip the Net/Ping/450_service failures on HP-UX for the time being
61172      Branch: perl
61173            ! lib/Net/Ping/t/450_service.t
61174 ____________________________________________________________________________
61175 [ 22374] By: merijn                                on 2004/02/25  09:32:12
61176         Log: AIX hints stage 3: remove AIX 3 and AIX 4 after split off
61177              One open issue left: promoting to cc_r for threaded builds
61178              need a review to permit users using -Dcc=xlc_r for non
61179              threaded builds
61180      Branch: perl
61181            ! hints/aix.sh
61182 ____________________________________________________________________________
61183 [ 22373] By: davem                                 on 2004/02/24  23:25:52
61184         Log: fix memory leak in @_ = ...; goto &sub
61185      Branch: perl
61186            ! pp_ctl.c
61187 ____________________________________________________________________________
61188 [ 22372] By: rgs                                   on 2004/02/24  22:44:34
61189         Log: Enhance test cleanliness by a very small factor.
61190      Branch: perl
61191            ! t/comp/parser.t
61192 ____________________________________________________________________________
61193 [ 22371] By: rgs                                   on 2004/02/24  22:34:06
61194         Log: Fix a segfault during optree construction. (bug #27024)
61195      Branch: perl
61196            ! op.c t/comp/parser.t
61197 ____________________________________________________________________________
61198 [ 22370] By: rgs                                   on 2004/02/24  20:39:26
61199         Log: Update Changes and AUTHORS.
61200      Branch: perl
61201            ! AUTHORS Changes
61202 ____________________________________________________________________________
61203 [ 22369] By: rgs                                   on 2004/02/24  19:53:51
61204         Log: Subject: [PATCH] optimization for map in scalar context
61205              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
61206              Date: Tue, 24 Feb 2004 12:02:57 +0100
61207              Message-id: <20040224110257.GA5510@ethan>
61208      Branch: perl
61209            ! pp_ctl.c
61210 ____________________________________________________________________________
61211 [ 22368] By: rgs                                   on 2004/02/24  19:30:12
61212         Log: Subject: Bugfix for perlrequick and perlretut
61213              From: Mark Kvale <kvale@phy.ucsf.edu>
61214              Date: Tue, 24 Feb 2004 11:32:34 -0800
61215              Message-Id: <200402241132.34656.kvale@phy.ucsf.edu>
61216      Branch: perl
61217            ! pod/perlrequick.pod pod/perlretut.pod
61218 ____________________________________________________________________________
61219 [ 22367] By: rgs                                   on 2004/02/23  22:08:33
61220         Log: Instead of localising *_, use a dummy foreach loop to get
61221              a local value of $_
61222      Branch: perl
61223            ! lib/File/Find.pm
61224 ____________________________________________________________________________
61225 [ 22366] By: rgs                                   on 2004/02/23  21:40:02
61226         Log: Subject: Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL
61227              From: alan <alan@pair.com>
61228              Date: Tue, 17 Feb 2004 14:23:08 -0500 (EST)
61229              Message-ID: <Pine.BSF.4.58.0402171418090.80983@smx.pair.com>
61230      Branch: perl
61231            ! lib/Attribute/Handlers.pm
61232 ____________________________________________________________________________
61233 [ 22365] By: rgs                                   on 2004/02/23  21:30:42
61234         Log: Update perl591delta.
61235      Branch: perl
61236            ! pod/perl591delta.pod
61237 ____________________________________________________________________________
61238 [ 22364] By: rgs                                   on 2004/02/23  20:56:38
61239         Log: Fix bug #26910: hints were not propagated into (?{...})
61240              blocks, except the utf8 pragma.
61241      Branch: perl
61242            ! pp_ctl.c t/lib/strict/refs t/lib/strict/subs t/lib/strict/vars
61243 ____________________________________________________________________________
61244 [ 22363] By: rgs                                   on 2004/02/23  19:15:53
61245         Log: Subject: Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation
61246              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
61247              Date: Sun, 22 Feb 2004 16:09:33 +0900
61248              Message-Id: <20040222160505.98E5.BQW10602@nifty.com>
61249
61250              Subject: [PATCH] Encode::CN::HZ (was Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation)
61251              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
61252              Date: Sun, 22 Feb 2004 18:41:43 +0900
61253              Message-Id: <20040222182357.6B39.BQW10602@nifty.com>
61254
61255              Plus, add a "_01" to the theoretical version number of Encode::CN::HZ.
61256      Branch: perl
61257            ! ext/Encode/lib/Encode/CN/HZ.pm pp_hot.c t/op/concat.t
61258 ____________________________________________________________________________
61259 [ 22362] By: rgs                                   on 2004/02/23  18:31:31
61260         Log: Subject: [PATCH] Benchmark for child processes
61261              From: Chia-liang Kao <clkao@clkao.org>
61262              Date: Mon, 23 Feb 2004 22:53:51 +0800
61263              Message-ID: <20040223145351.GH94376@portege.clkao.org>
61264      Branch: perl
61265            ! lib/Benchmark.pm
61266 ____________________________________________________________________________
61267 [ 22359] By: merijn                                on 2004/02/23  11:55:08
61268         Log: Subject: Re: Perl 5.8.1 on IRIX 5.3
61269              Date: Thu, 22 Jan 2004 18:35:26 +0100 (CET)
61270              From: Georg Schwarz <geos@epost.de>
61271              Message-Id: <E1Ajijm-0006ya-LE@mikro.physik.TU-Berlin.DE>
61272      Branch: perl
61273            ! hints/irix_5.sh
61274 ____________________________________________________________________________
61275 [ 22358] By: rgs                                   on 2004/02/22  21:49:47
61276         Log: Subject: initial patch for cygwin IPC via cygserver
61277              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
61278              Date: Thu, 19 Feb 2004 09:01:13 -0800
61279              Message-ID: <20040219170113.GA2792@efn.org>
61280      Branch: perl
61281            ! ext/IPC/SysV/hints/cygwin.pl hints/cygwin.sh
61282 ____________________________________________________________________________
61283 [ 22357] By: davem                                 on 2004/02/22  15:43:53
61284         Log: Extend OP_AELEMFAST optimisation to lexical arrays
61285      Branch: perl
61286            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm op.c op.h pp_hot.c
61287 ____________________________________________________________________________
61288 [ 22356] By: rgs                                   on 2004/02/21  16:51:52
61289         Log: We're not binary compatible with 5.8.
61290              Change PERL_API_VERSION to 5.9.1.
61291      Branch: perl
61292            ! patchlevel.h
61293 ____________________________________________________________________________
61294 [ 22355] By: rgs                                   on 2004/02/21  16:30:02
61295         Log: Document change #22353 in perldelta.
61296      Branch: perl
61297            ! pod/perl591delta.pod
61298 ____________________________________________________________________________
61299 [ 22354] By: rgs                                   on 2004/02/21  16:23:54
61300         Log: Increment the version number of B, due to the incompatible
61301              API change introduced by #22353 (no more op_seq method.)
61302      Branch: perl
61303            ! ext/B/B.pm
61304 ____________________________________________________________________________
61305 [ 22353] By: rgs                                   on 2004/02/21  16:18:32
61306         Log: Subject: Re: op_seq (was: Freeing code)
61307              From: Paul Johnson <paul@pjcj.net>
61308              Date: Sat, 21 Feb 2004 02:31:47 +0100
61309              Message-ID: <20040221013147.GB6953@pjcj.net>
61310
61311              Rework the OP structure to use less space.
61312              Remove op_seq (and simulate it in dump.c),
61313              replace it by op_opt and op_static,
61314              shrink op_type, remove PL_op_seqmax.
61315      Branch: perl
61316            ! bytecode.pl dump.c embed.h embedvar.h ext/B/B.xs
61317            ! ext/B/B/Asmdata.pm ext/B/B/C.pm ext/B/B/Concise.pm
61318            ! ext/B/B/Debug.pm ext/ByteLoader/byterun.c
61319            ! ext/ByteLoader/byterun.h intrpvar.h op.c op.h perlapi.h
61320            ! pod/perlintern.pod sv.c
61321 ____________________________________________________________________________
61322 [ 22352] By: rgs                                   on 2004/02/20  17:29:32
61323         Log: When you write C<my $_ ; for (...) {...}>, the lexical $_
61324              is not actually introduced by the for statement.
61325      Branch: perl
61326            ! op.c
61327 ____________________________________________________________________________
61328 [ 22351] By: davem                                 on 2004/02/20  15:38:10
61329         Log: remove a split test's dependence on -Dx output
61330              (needed after change #22343)
61331      Branch: perl
61332            ! t/op/split.t
61333 ____________________________________________________________________________
61334 [ 22350] By: davem                                 on 2004/02/20  15:34:27
61335         Log: add Deparse/Concise support for inplace sort (change 22349)
61336      Branch: perl
61337            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
61338 ____________________________________________________________________________
61339 [ 22349] By: davem                                 on 2004/02/20  14:54:35
61340         Log: optimise the sorting inplace of plain arrays: @a = sort @a
61341      Branch: perl
61342            ! op.c op.h pp_sort.c t/op/sort.t
61343 ____________________________________________________________________________
61344 [ 22348] By: davem                                 on 2004/02/20  14:18:13
61345         Log: Document the SVf_PADSTALE flag
61346      Branch: perl
61347            ! pad.c
61348 ____________________________________________________________________________
61349 [ 22347] By: rgs                                   on 2004/02/20  10:46:51
61350         Log: Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t)
61351      Branch: perl
61352            - lib/IPC/SysV.t
61353            ! MANIFEST
61354 ____________________________________________________________________________
61355 [ 22346] By: rgs                                   on 2004/02/20  10:23:51
61356         Log: Subject: [PATCH] genmk95.pl touchup for distclean on Win98
61357              From: Greg Matheson <lang@ms.chinmin.edu.tw>
61358              Date: Fri, 20 Feb 2004 15:34:59 +0800
61359              Message-ID: <20040220153459.A30249@ms.chinmin.edu.tw>
61360      Branch: perl
61361            ! win32/genmk95.pl
61362 ____________________________________________________________________________
61363 [ 22345] By: rgs                                   on 2004/02/20  08:21:47
61364         Log: Upgrade to Term::ANSIColor 1.08.
61365      Branch: perl
61366            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
61367            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
61368 ____________________________________________________________________________
61369 [ 22344] By: rgs                                   on 2004/02/19  21:17:10
61370         Log: Upgrade to prereleases of Math::BigInt 1.70 and
61371              Math::BigRat 0.12, by Tels.
61372      Branch: perl
61373            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
61374            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
61375            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
61376            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/bigfltpm.inc
61377            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
61378            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
61379            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
61380            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
61381            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
61382            ! lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/sub_mbf.t
61383            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
61384            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
61385            ! lib/Math/BigInt/t/use_mbfw.t lib/Math/BigInt/t/with_sub.t
61386            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
61387            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
61388            ! lib/bigint.pm t/lib/Math/BigInt/BareCalc.pm
61389            ! t/lib/Math/BigInt/Scalar.pm t/lib/Math/BigRat/Test.pm
61390 ____________________________________________________________________________
61391 [ 22343] By: davem                                 on 2004/02/19  13:43:18
61392         Log: -Dx could coredump on threaded builds because consts are now
61393              stored in the pad
61394      Branch: perl
61395            ! dump.c
61396 ____________________________________________________________________________
61397 [ 22342] By: rgs                                   on 2004/02/18  21:38:13
61398         Log: Add a tool to report dual-lived core modules that don't
61399              have the same version than the corresponding module on CPAN.
61400      Branch: perl
61401            + Porting/corecpan.pl
61402            ! MANIFEST
61403 ____________________________________________________________________________
61404 [ 22341] By: rgs                                   on 2004/02/18  14:04:11
61405         Log: Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION.
61406      Branch: perl
61407            ! pod/perl591delta.pod
61408 ____________________________________________________________________________
61409 [ 22338] By: rgs                                   on 2004/02/18  13:32:17
61410         Log: Add base.pm and fields.pm to the maintainer list.
61411              Remove a duplicate file from this list.
61412      Branch: perl
61413            ! Porting/Maintainers.pl
61414 ____________________________________________________________________________
61415 [ 22337] By: davem                                 on 2004/02/18  13:22:13
61416         Log: fix write test: -small_number may be displayed as 00.00 or -0.00
61417      Branch: perl
61418            ! t/op/write.t
61419 ____________________________________________________________________________
61420 [ 22334] By: merijn                                on 2004/02/18  12:18:52
61421         Log: Removed pm_apiversion and xs_apiversion as requested by
61422              the pumpkin. Chainsaw was still in perfect working order.
61423      Branch: perl
61424            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
61425            ! NetWare/config_H.wc Porting/Glossary Porting/config.sh
61426            ! Porting/config_H config_h.SH configure.com epoc/config.sh
61427            ! plan9/config.plan9 plan9/config_h.sample
61428            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
61429            ! win32/config.gc win32/config.vc win32/config.vc64
61430            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61431            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
61432 ____________________________________________________________________________
61433 [ 22332] By: davem                                 on 2004/02/18  11:14:43
61434         Log: Add tests for the C<my $x if foo> deprecation, and change the
61435              warning text
61436      Branch: perl
61437            ! op.c pod/perldiag.pod t/lib/warnings/op
61438 ____________________________________________________________________________
61439 [ 22330] By: mhx                                   on 2004/02/18  08:53:03
61440         Log: 1. Add section to perlxs.pod describing that the refcount of AVs/HVs
61441              returned from XSUBs through RETVAL isn't decremented as it is for
61442              SVs. This causes those XSUBs to leak memory and cannot be fixed
61443              without breaking existing CPAN modules that work around this bug.
61444
61445              2. Fix a memory leak of that kind in POSIX::localconv.
61446      Branch: perl
61447            ! ext/POSIX/POSIX.xs pod/perlxs.pod
61448 ____________________________________________________________________________
61449 [ 22329] By: rgs                                   on 2004/02/18  08:25:58
61450         Log: Encode has local changes. Up-version it.
61451      Branch: perl
61452            ! ext/Encode/Encode.pm
61453 ____________________________________________________________________________
61454 [ 22328] By: davem                                 on 2004/02/17  23:30:50
61455         Log: add deprecation warning for C<my $x if foo> and C<foo && (my $x)>
61456      Branch: perl
61457            ! op.c opcode.h opcode.pl pod/perldiag.pod pp.sym pp_proto.h
61458 ____________________________________________________________________________
61459 [ 22327] By: rgs                                   on 2004/02/17  23:22:45
61460         Log: It's better to localize *_ than $_, to avoid magic leakage
61461      Branch: perl
61462            ! lib/File/Find.pm
61463 ____________________________________________________________________________
61464 [ 22326] By: rgs                                   on 2004/02/17  23:18:25
61465         Log: One of the new tests of MIME::Base64 relies on a non-core module.
61466      Branch: perl
61467            - ext/MIME/Base64/t/bad-sv.t
61468            ! MANIFEST
61469 ____________________________________________________________________________
61470 [ 22325] By: rgs                                   on 2004/02/17  23:10:22
61471         Log: Upgrade to MIME::Base64 3.00.
61472              Fix t/warn.t so it works in the core.
61473              Reintegrate change #22309 in it. Bump $VERSION to 3.00_01.
61474      Branch: perl
61475            + ext/MIME/Base64/t/bad-sv.t ext/MIME/Base64/t/warn.t
61476            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
61477            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
61478            ! ext/MIME/Base64/t/base64.t
61479 ____________________________________________________________________________
61480 [ 22323] By: rgs                                   on 2004/02/17  22:20:25
61481         Log: Be more clear. Use simple words.
61482      Branch: perl
61483            ! pod/perl591delta.pod
61484 ____________________________________________________________________________
61485 [ 22322] By: davem                                 on 2004/02/17  21:52:08
61486         Log: remove C<my $x if foo> construct from core modules
61487      Branch: perl
61488            ! ext/B/B/Deparse.pm ext/IO/lib/IO/Handle.pm
61489            ! ext/IO/lib/IO/Pipe.pm lib/ExtUtils/Liblist/Kid.pm
61490            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
61491            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/SMTP.pm
61492            ! lib/Pod/Parser.pm lib/Test/Harness.pm utils/h2xs.PL
61493 ____________________________________________________________________________
61494 [ 22321] By: rgs                                   on 2004/02/17  21:22:17
61495         Log: Dave Mitchell suggested this perldelta entry for the SVp_* reordering.
61496      Branch: perl
61497            ! pod/perl591delta.pod
61498 ____________________________________________________________________________
61499 [ 22320] By: rgs                                   on 2004/02/17  21:07:11
61500         Log: Bump $B::VERSION (because of change #22315).
61501      Branch: perl
61502            ! ext/B/B.pm
61503 ____________________________________________________________________________
61504 [ 22319] By: rgs                                   on 2004/02/17  21:03:09
61505         Log: Regenerate table of contents and other related files.
61506      Branch: perl
61507            ! MANIFEST pod/perl.pod pod/perltoc.pod
61508 ____________________________________________________________________________
61509 [ 22318] By: rgs                                   on 2004/02/17  20:06:04
61510         Log: Bump up perl's version number to 5.9.1.
61511              Add perl591delta in perl.pod.
61512              Update the sample config files in Porting/.
61513      Branch: perl
61514            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
61515            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
61516            ! plan9/config.plan9 pod/perl.pod win32/Makefile
61517            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61518            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
61519 ____________________________________________________________________________
61520 [ 22317] By: davem                                 on 2004/02/17  19:28:58
61521         Log: 22316 had stupid precedence thinkos
61522      Branch: perl
61523            ! pp.c pp_hot.c
61524 ____________________________________________________________________________
61525 [ 22316] By: davem                                 on 2004/02/17  18:23:27
61526         Log: Slight update to #22315 ($lval=*FOO); optimise the hot tests,
61527              and fix some incorrect indentation
61528      Branch: perl
61529            ! pp.c pp_hot.c sv.c
61530 ____________________________________________________________________________
61531 [ 22315] By: davem                                 on 2004/02/17  18:01:52
61532         Log: Subject:  Re: [PATCH] GLOB to LVALUE assignment fix
61533              From:  Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
61534              Date:  Tue, 17 Feb 2004 17:32:16 +0100
61535              Message-Id:  <20040217163216.GA6805@ethan>
61536
61537              Make PVLV a superset of PVGV, so that $lvalue = *FOO works
61538      Branch: perl
61539            ! dump.c ext/B/B.pm ext/B/B.xs pp.c pp_hot.c sv.c sv.h t/op/gv.t
61540 ____________________________________________________________________________
61541 [ 22314] By: merijn                                on 2004/02/17  11:22:24
61542         Log: 1. Creating backward compatibility for Configure after patches
61543              #22227 and #22302 to still support 5.8.x and below
61544
61545              2. Small change for building on GNU hurd
61546              Date: Sun, 15 Feb 2004 23:27:17 +1100
61547              From: "Brendan O'Dea" <bod@debian.org>
61548              Message-ID: <20040215122717.GA26812@londo.c47.org>
61549      Branch: perl
61550            ! Configure Makefile.SH hints/gnu.sh
61551 ____________________________________________________________________________
61552 [ 22313] By: mhx                                   on 2004/02/16  20:27:40
61553         Log: Fix for Win32 build failure caused by the byacc to bison switch.
61554      Branch: perl
61555            ! perl.h
61556 ____________________________________________________________________________
61557 [ 22312] By: rgs                                   on 2004/02/16  13:16:43
61558         Log: Revert change 22308 (the patch was against maint, not blead)
61559      Branch: perl
61560            ! lib/ExtUtils/instmodsh
61561 ____________________________________________________________________________
61562 [ 22310] By: merijn                                on 2004/02/16  11:30:29
61563         Log: Fix typo in doc for Encode
61564              From: "Brendan O'Dea" <bod@debian.org>
61565              Date: Sun, 15 Feb 2004 23:27:17 +1100
61566              Message-ID: <20040215122717.GA26812@londo.c47.org>
61567      Branch: perl
61568            ! ext/Encode/Encode.pm
61569 ____________________________________________________________________________
61570 [ 22309] By: merijn                                on 2004/02/16  11:27:34
61571         Log: Missing semi-colon
61572              From: "Brendan O'Dea" <bod@debian.org>
61573              Date: Sun, 15 Feb 2004 23:27:17 +1100
61574              Message-ID: <20040215122717.GA26812@londo.c47.org>
61575      Branch: perl
61576            ! ext/MIME/Base64/Base64.xs
61577 ____________________________________________________________________________
61578 [ 22308] By: merijn                                on 2004/02/16  11:24:59
61579         Log: Add some basic POD to lib/ExtUtils/instmodsh so that
61580              it has a manpage.
61581              From: "Brendan O'Dea" <bod@debian.org>
61582              Date: Sun, 15 Feb 2004 23:27:17 +1100
61583              Message-ID: <20040215122717.GA26812@londo.c47.org>
61584      Branch: perl
61585            ! lib/ExtUtils/instmodsh
61586 ____________________________________________________________________________
61587 [ 22307] By: rgs                                   on 2004/02/15  11:02:49
61588         Log: Subject: [patch perlguts.pod] save_item doesn't handle magic
61589              From: Stas Bekman <stas@stason.org>
61590              Date: Fri, 13 Feb 2004 20:18:59 -0800
61591              Message-ID: <402DA1B3.2010608@stason.org>
61592      Branch: perl
61593            ! pod/perlguts.pod
61594 ____________________________________________________________________________
61595 [ 22306] By: davem                                 on 2004/02/15  00:24:26
61596         Log: Segmentation fault with
61597              sub x { shift; @a = @b; eval +{ use } }
61598      Branch: perl
61599            ! op.c perly.act perly.h perly.tab perly.y t/comp/parser.t
61600 ____________________________________________________________________________
61601 [ 22305] By: davem                                 on 2004/02/14  23:52:09
61602         Log: Enable v (verbose) switch on -Dp to display the top 8 elements
61603              on the parser stack at each reduce.  Also,
61604
61605              Subject: Re: switch from byacc to bison
61606              From: "Craig A. Berry" <craigberry@mac.com>
61607              Date: Sat, 14 Feb 2004 13:26:45 -0600
61608              Message-ID: <craigberry-8058A3.13264414022004@onion.develooper.com>
61609
61610              change #if DEBUGGING to #ifdef ... in perly.c
61611      Branch: perl
61612            ! perly.c pod/perlrun.pod
61613 ____________________________________________________________________________
61614 [ 22304] By: davem                                 on 2004/02/14  13:33:26
61615         Log: Subject:  Re: switch from byacc to bison
61616              From:  Abe Timmerman <abeltje@cpan.org>
61617              Date:  Sat, 14 Feb 2004 11:56:24 +0100
61618              Message-Id:  <200402141156.58185.abeltje@cpan.org>
61619
61620              Fix typos in pumpkin.pod
61621      Branch: perl
61622            ! Porting/pumpkin.pod
61623 ____________________________________________________________________________
61624 [ 22303] By: davem                                 on 2004/02/14  12:28:37
61625         Log: remove binary compatibility stuff from the yacc -> bison switch
61626              of change #22302
61627      Branch: perl
61628            ! embedvar.h intrpvar.h
61629 ____________________________________________________________________________
61630 [ 22302] By: davem                                 on 2004/02/14  02:06:53
61631         Log: Switch from byacc to bison and simplify the perly.* regeneration
61632              process
61633      Branch: perl
61634            + perly.act perly.tab regen_perly.pl
61635            - perly.fixer perly_c.diff perlyline.pl vms/perly_c.vms
61636            - vms/perly_h.vms vms/vms_yfix.pl
61637            ! MANIFEST Makefile.SH Porting/pumpkin.pod embedvar.h intrpvar.h
61638            ! op.c perl.h perlapi.h perly.c perly.h perly.y sv.c toke.c
61639            ! vms/descrip_mms.template
61640 ____________________________________________________________________________
61641 [ 22301] By: rgs                                   on 2004/02/13  21:11:25
61642         Log: Fix an fcntl example in perlopentut, spotted by MJD.
61643      Branch: perl
61644            ! pod/perlopentut.pod
61645 ____________________________________________________________________________
61646 [ 22300] By: davem                                 on 2004/02/12  23:18:20
61647         Log: The new -Dq option didn't actually work!
61648      Branch: perl
61649            ! perl.h
61650 ____________________________________________________________________________
61651 [ 22299] By: merijn                                on 2004/02/12  14:32:15
61652         Log: Subject: [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set())
61653              From: Stas Bekman <stas@stason.org>
61654              Date: Wed, 11 Feb 2004 16:53:54 -0800
61655              Message-ID: <402ACEA2.4020907@stason.org>
61656      Branch: perl
61657            ! perl.c
61658 ____________________________________________________________________________
61659 [ 22298] By: rgs                                   on 2004/02/10  08:49:12
61660         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
61661              From: Greg Matheson <lang@ms.chinmin.edu.tw>
61662              Date: Tue, 10 Feb 2004 12:36:33 +0800
61663              Message-ID: <20040210043633.GA33671687@momotaro>
61664      Branch: perl
61665            ! win32/makefile.mk
61666 ____________________________________________________________________________
61667 [ 22297] By: rgs                                   on 2004/02/10  08:05:16
61668         Log: Add 5.005_04-RC1 and Leon in perlhist.
61669      Branch: perl
61670            ! pod/perlhist.pod
61671 ____________________________________________________________________________
61672 [ 22295] By: rgs                                   on 2004/02/09  22:48:54
61673         Log: Add a note in Unicode::UCD about the _getcode() function
61674              being copy-n-pasted in charnames.pm. (spotted by Merijn)
61675      Branch: perl
61676            ! lib/Unicode/UCD.pm
61677 ____________________________________________________________________________
61678 [ 22294] By: rgs                                   on 2004/02/09  21:48:15
61679         Log: Implement stacked filetest operators (-f -w -x $file).
61680      Branch: perl
61681            ! doio.c dump.c ext/B/B/Concise.pm op.c op.h
61682            ! pod/perl591delta.pod pod/perlfunc.pod pp_sys.c t/op/filetest.t
61683 ____________________________________________________________________________
61684 [ 22292] By: rgs                                   on 2004/02/09  21:17:40
61685         Log: Subject: Re: [perl #26073] sprintf miscounts padding when format is utf8
61686              From: hv@crypt.org
61687              Date: Mon, 09 Feb 2004 03:21:21 +0000
61688              Message-Id: <200402090321.i193LL907950@zen.crypt.org>
61689      Branch: perl
61690            ! sv.c t/op/sprintf2.t
61691 ____________________________________________________________________________
61692 [ 22291] By: rgs                                   on 2004/02/09  21:09:14
61693         Log: Subject: reduce overhead of charnames.pm, make op/pat.t work under miniperl
61694              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
61695              Date: Mon, 9 Feb 2004 00:51:45 -0800
61696              Message-ID: <20040209085145.GA3204@efn.org>
61697              (plus an etymological notice)
61698      Branch: perl
61699            ! lib/charnames.pm
61700 ____________________________________________________________________________
61701 [ 22290] By: rgs                                   on 2004/02/08  21:34:27
61702         Log: Add the new private flag OPpGREP_LEX in B::Concise.
61703      Branch: perl
61704            ! ext/B/B/Concise.pm
61705 ____________________________________________________________________________
61706 [ 22289] By: rgs                                   on 2004/02/08  21:21:28
61707         Log: map and grep weren't working correctly with lexical $_ in
61708              scalar context, because pp_mapwhile and pp_grepwhile were using
61709              their target as a temporary slot to store the return value.
61710      Branch: perl
61711            ! pp_ctl.c pp_hot.c t/op/mydef.t
61712 ____________________________________________________________________________
61713 [ 22287] By: rgs                                   on 2004/02/08  12:01:35
61714         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
61715              From: Greg Matheson <lang@ms.chinmin.edu.tw>
61716              Date: Mon, 2 Feb 2004 16:52:44 +0800
61717              Message-ID: <20040202165244.A17415@ms.chinmin.edu.tw>
61718      Branch: perl
61719            ! win32/makefile.mk
61720 ____________________________________________________________________________
61721 [ 22286] By: rgs                                   on 2004/02/08  11:48:09
61722         Log: Subject: [PATCH] Correct some prototypes in perlapi.pod
61723              From: Steve Hay <steve.hay@uk.radan.com>
61724              Date: Fri, 06 Feb 2004 12:44:05 +0000
61725              Message-ID: <40238C15.2090200@uk.radan.com>
61726      Branch: perl
61727            ! pod/perlapi.pod sv.h
61728 ____________________________________________________________________________
61729 [ 22285] By: rgs                                   on 2004/02/08  11:44:22
61730         Log: Subject: [PATCH] Fix absolute path handling in installhtml
61731              From: Steve Hay <steve.hay@uk.radan.com>
61732              Date: Fri, 06 Feb 2004 16:14:14 +0000
61733              Message-ID: <4023BD56.6090903@uk.radan.com>
61734      Branch: perl
61735            ! installhtml
61736 ____________________________________________________________________________
61737 [ 22284] By: rgs                                   on 2004/02/08  11:42:08
61738         Log: Subject: [PATCH perlunicode.pod] chomp() cares about Unicode
61739              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
61740              Date: Sat, 07 Feb 2004 00:08:36 +0900
61741              Message-Id: <20040206235116.0E36.BQW10602@nifty.com>
61742      Branch: perl
61743            ! pod/perlunicode.pod
61744 ____________________________________________________________________________
61745 [ 22282] By: nicholas                              on 2004/02/07  22:32:44
61746         Log: Comment to record why we can't clear placeholders in hsplit
61747      Branch: perl
61748            ! hv.c
61749 ____________________________________________________________________________
61750 [ 22281] By: nicholas                              on 2004/02/07  21:46:59
61751         Log: deleting keys in restricted hashes was leaking the entry. Yow!
61752      Branch: perl
61753            ! hv.c lib/Hash/Util.t
61754 ____________________________________________________________________________
61755 [ 22280] By: nicholas                              on 2004/02/07  21:20:16
61756         Log: Now hv_delete is able to ingore placeholders.
61757              (This is an XS visible change in the hash API. But not of documented
61758              behaviour)
61759      Branch: perl
61760            ! hv.c
61761 ____________________________________________________________________________
61762 [ 22279] By: nicholas                              on 2004/02/07  20:56:50
61763         Log: All whitespace is equal, but some whitespace is more equal than others
61764              (lib/DBM_Filter/Changes line had spaces. Spaces bad. Tabs better)
61765      Branch: perl
61766            ! MANIFEST
61767 ____________________________________________________________________________
61768 [ 22278] By: nicholas                              on 2004/02/07  19:50:10
61769         Log: hv_clear_placeholders now manipulates the linked lists directly, rather
61770              than using the iterator interface and calling hv_delete
61771              This will allow hv_delete to be simplified to remove most of the
61772              special casing related to placeholders.
61773      Branch: perl
61774            ! hv.c
61775 ____________________________________________________________________________
61776 [ 22273] By: merijn                                on 2004/02/06  11:47:14
61777         Log: Added hints_4.sh for specific AIX 4 support
61778              this is the next stage in the general cleanup process
61779              for the AIX hints. More to come
61780      Branch: perl
61781            + hints/aix_4.sh
61782            ! MANIFEST
61783 ____________________________________________________________________________
61784 [ 22272] By: rgs                                   on 2004/02/06  07:32:15
61785         Log: Fix a non-standard NAME pod section
61786              (by Smylers and Casey West)
61787      Branch: perl
61788            ! lib/Carp/Heavy.pm
61789 ____________________________________________________________________________
61790 [ 22268] By: rgs                                   on 2004/02/04  19:50:05
61791         Log: The "my $_" wasn't nice with foreach loops.
61792      Branch: perl
61793            ! op.c t/op/mydef.t
61794 ____________________________________________________________________________
61795 [ 22267] By: merijn                                on 2004/02/04  10:24:33
61796         Log: AIX 3 support removed from default hints after its separation
61797      Branch: perl
61798            ! hints/aix.sh
61799 ____________________________________________________________________________
61800 [ 22266] By: merijn                                on 2004/02/04  10:16:20
61801         Log: AIX 3 hints split off from default hints in preparation
61802              of a hint file cleanup. aix_4.sh will follow soon
61803      Branch: perl
61804            + hints/aix_3.sh
61805            ! MANIFEST
61806 ____________________________________________________________________________
61807 [ 22265] By: rgs                                   on 2004/02/03  21:54:23
61808         Log: More docs and tests for "my $_".
61809      Branch: perl
61810            ! pod/perlfunc.pod pod/perlsub.pod t/op/mydef.t
61811 ____________________________________________________________________________
61812 [ 22264] By: rgs                                   on 2004/02/03  20:33:02
61813         Log: Subject: [PATCH] was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]
61814              From: John Peacock <jpeacock@rowman.com>
61815              Date: Sun, 01 Feb 2004 21:10:07 -0500
61816              Message-ID: <401DB17F.5060808@rowman.com>
61817      Branch: perl
61818            ! embed.fnc embed.h lib/version.pm lib/version.t pod/perlapi.pod
61819            ! proto.h t/comp/use.t t/op/universal.t universal.c util.c
61820 ____________________________________________________________________________
61821 [ 22263] By: rgs                                   on 2004/02/03  19:41:11
61822         Log: Implement "my $_".
61823      Branch: perl
61824            + t/op/mydef.t
61825            ! MANIFEST gv.c op.c op.h opcode.h opcode.pl
61826            ! pod/perl591delta.pod pod/perlapi.pod pod/perlvar.pod pp.c
61827            ! pp_ctl.c pp_hot.c regexec.c toke.c
61828 ____________________________________________________________________________
61829 [ 22262] By: rgs                                   on 2004/02/03  16:38:25
61830         Log: Regenerate perlapi.pod.
61831      Branch: perl
61832            ! pod/perlapi.pod
61833 ____________________________________________________________________________
61834 [ 22261] By: merijn                                on 2004/02/03  12:57:37
61835         Log: If someone chooses xlc as default C compiler, threaded builds
61836              will fail, unless converted to cc_r
61837      Branch: perl
61838            ! hints/aix.sh
61839 ____________________________________________________________________________
61840 [ 22260] By: rgs                                   on 2004/02/01  20:47:35
61841         Log: Subject: patch for IRIX/gcc link issues
61842              From: Martin Pool <mbp@samba.org>
61843              Date: Wed, 28 Jan 2004 10:56:25 +1100
61844              Message-ID: <20040127235624.GA32612@hp.com>
61845      Branch: perl
61846            ! hints/irix_6.sh
61847 ____________________________________________________________________________
61848 [ 22259] By: davem                                 on 2004/02/01  17:42:44
61849         Log: update fix to Shell.pm in change #22254: make /dev/null portable
61850      Branch: perl
61851            ! lib/Shell.pm
61852 ____________________________________________________________________________
61853 [ 22258] By: davem                                 on 2004/02/01  17:40:02
61854         Log: Subject: Re: [perl #15063] /tmp issues
61855              From: Solar Designer <solar@openwall.com>
61856              Date: Mon, 26 Jan 2004 01:22:18 +0300
61857              Message-ID: <20040125222218.GA13499@openwall.com>
61858
61859              Remove insecure usage of /tmp from code and documentation
61860      Branch: perl
61861            ! ext/DB_File/DB_File.pm ext/DB_File/t/db-recno.t
61862            ! ext/Devel/PPPort/PPPort.pm ext/IO/t/io_unix.t
61863            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.pod
61864            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
61865            ! ext/Time/HiRes/Makefile.PL lib/CGI/Cookie.pm
61866            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/instmodsh
61867            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
61868            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
61869            ! lib/Memoize/t/tie_storable.t lib/Shell.pm lib/dotsh.pl
61870            ! lib/perl5db.pl mpeix/nm mpeix/relink perly.fixer
61871            ! pod/perl571delta.pod pod/perl58delta.pod pod/perldbmfilter.pod
61872            ! pod/perldebug.pod pod/perlfaq5.pod pod/perlfaq8.pod
61873            ! pod/perlfunc.pod pod/perlipc.pod pod/perllexwarn.pod
61874            ! pod/perlobj.pod pod/perlop.pod pod/perlopentut.pod
61875            ! utils/c2ph.PL
61876 ____________________________________________________________________________
61877 [ 22257] By: davem                                 on 2004/02/01  15:46:24
61878         Log: threads documentation: fork on UNIX might not copy all threads.
61879      Branch: perl
61880            ! pod/perlthrtut.pod
61881 ____________________________________________________________________________
61882 [ 22256] By: davem                                 on 2004/02/01  15:34:59
61883         Log: add test for Change 22194:
61884              [perl #25147] "stmt if BAREWORD" bypasses strict 'subs' checks
61885      Branch: perl
61886            ! t/lib/strict/subs
61887 ____________________________________________________________________________
61888 [ 22254] By: davem                                 on 2004/02/01  13:11:00
61889         Log: Subject:  Patch for Shell.pm
61890              From:  Manuel Valente <mvalente@idealx.com>
61891              Date:  Tue, 27 Jan 2004 19:18:26 +0100
61892              Message-Id:  <4016AB72.1080503@idealx.com>
61893
61894              New option for Shell.pm to discard stderr instead of capturing it
61895      Branch: perl
61896            ! lib/Shell.pm
61897 ____________________________________________________________________________
61898 [ 22253] By: davem                                 on 2004/02/01  11:26:47
61899         Log: Make Time/HiRes/t/HiRes.t die more gracefully if its watchdog
61900              timeout triggers
61901      Branch: perl
61902            ! ext/Time/HiRes/t/HiRes.t
61903 ____________________________________________________________________________
61904 [ 22252] By: chip                                  on 2004/01/31  17:29:05
61905         Log: Don't show code closing STD{IN,OUT} before reopening, because
61906              doing so is unnecessary and occasionally harmful.
61907      Branch: perl
61908            ! pod/perlfork.pod pod/perlfunc.pod
61909 ____________________________________________________________________________
61910 [ 22248] By: rgs                                   on 2004/01/30  08:29:55
61911         Log: Another undocumented use of $_ : with reverse().
61912      Branch: perl
61913            ! pod/perlfunc.pod
61914 ____________________________________________________________________________
61915 [ 22247] By: merijn                                on 2004/01/30  08:18:28
61916         Log: Drop optimization for -O3 *and higher*
61917      Branch: perl
61918            ! ext/Storable/hints/linux.pl
61919 ____________________________________________________________________________
61920 [ 22246] By: rgs                                   on 2004/01/29  23:20:01
61921         Log: Regenerate perlapi.pod.
61922      Branch: perl
61923            ! pod/perlapi.pod
61924 ____________________________________________________________________________
61925 [ 22245] By: rgs                                   on 2004/01/29  21:08:28
61926         Log: Subject: Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/
61927              From: hv@crypt.org
61928              Date: Thu, 29 Jan 2004 15:12:12 +0000
61929              Message-Id: <200401291512.i0TFCCr23736@zen.crypt.org>
61930      Branch: perl
61931            ! pp_hot.c t/op/pat.t
61932 ____________________________________________________________________________
61933 [ 22244] By: rgs                                   on 2004/01/28  22:00:09
61934         Log: I'm the new maintainer of Switch.
61935              Sync with the CPAN version of Switch 2.10.
61936      Branch: perl
61937            ! Porting/Maintainers.pl lib/Switch.pm lib/Switch/README
61938 ____________________________________________________________________________
61939 [ 22243] By: merijn                                on 2004/01/28  20:30:40
61940         Log: Message-ID: <40113F7B.6050701@davidfavor.com>
61941              Date: Fri, 23 Jan 2004 09:36:27 -0600
61942              From: David Favor <david@davidfavor.com>
61943              Part I: In hints/aix.sh change -qmaxmem=16384 to -qmaxmem=-1
61944              so no compilation stack limits are imposed.
61945      Branch: perl
61946            ! hints/aix.sh
61947 ____________________________________________________________________________
61948 [ 22242] By: rgs                                   on 2004/01/27  22:44:30
61949         Log: Update perl591delta.pod with what we've done so far.
61950      Branch: perl
61951            ! pod/perl591delta.pod
61952 ____________________________________________________________________________
61953 [ 22239] By: rgs                                   on 2004/01/27  21:54:31
61954         Log: Regenerate Changes.
61955              Only include changes from the perl branch.
61956      Branch: perl
61957            ! Changes
61958 ____________________________________________________________________________
61959 [ 22238] By: nicholas                              on 2004/01/27  21:51:27
61960         Log: Storable's hints file shouldn't blanket set optimize to -O2 on Linux
61961              Only *drop* optimize to -O2 if it's -O3 on gcc on Linux
61962      Branch: perl
61963            ! ext/Storable/hints/linux.pl
61964 ____________________________________________________________________________
61965 [ 22235] By: rgs                                   on 2004/01/27  21:19:03
61966         Log: More punctuation, good.
61967      Branch: perl
61968            ! pod/perlfunc.pod
61969 ____________________________________________________________________________
61970 [ 22228] By: rgs                                   on 2004/01/27  10:31:09
61971         Log: Subject: [PATCH] 5.8.3 -- fix signal comments in L<perlfunc/system>
61972              From: Brendan O'Dea <bod@debian.org>
61973              Date: Sun, 25 Jan 2004 11:23:48 +1100
61974              Message-ID: <20040125002348.GA31407@londo.c47.org>
61975      Branch: perl
61976            ! pod/perlfunc.pod
61977 ____________________________________________________________________________
61978 [ 22227] By: davem                                 on 2004/01/26  23:53:06
61979         Log: Subject:  [PATCH] myconfig.SH
61980              From:  "Daniel S. Lewart" <lewart@uiuc.edu>
61981              Date:  Sun, 25 Jan 2004 22:11:25 -0600
61982              Message-Id:  <20040125221125.A5390@staff1.cso.uiuc.edu>
61983
61984              make perl -V show the major release as 5 rather than 5.0
61985      Branch: perl
61986            ! myconfig.SH
61987 ____________________________________________________________________________
61988 [ 22224] By: merijn                                on 2004/01/26  22:10:13
61989         Log: Document change 22192
61990              We still need tests!
61991      Branch: perl
61992            ! lib/Exporter.pm
61993 ____________________________________________________________________________
61994 [ 22223] By: rgs                                   on 2004/01/26  21:58:14
61995         Log: Subject: [PATCH] fix vmsish.t #25
61996              From: "Craig A. Berry" <craigberry@mac.com>
61997              Date: Sat, 24 Jan 2004 18:45:35 -0600
61998              Message-ID: <401311AF.1060706@mac.com>
61999      Branch: perl
62000            ! lib/vmsish.t
62001 ____________________________________________________________________________
62002 [ 22221] By: nicholas                              on 2004/01/26  21:18:31
62003         Log: Merge dynamic perldelta from maint (22081)
62004              So now perldelta.pod is copied at build time from perl591delta.pod
62005              perl590delta.pod is as released to CPAN by Hugo
62006              Regen lots of makefiles, pods and the MANIFEST
62007      Branch: perl
62008            + pod/perl591delta.pod
62009           +> pod/perl590delta.pod
62010            - pod/perldelta.pod
62011            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
62012            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
62013            ! win32/pod.mak
62014 ____________________________________________________________________________
62015 [ 22218] By: rgs                                   on 2004/01/25  23:35:45
62016         Log: Remove the caveat about detached threads crashing on Windows
62017              (fixed by #22201). Bump up the version of threads.pm.
62018      Branch: perl
62019            ! ext/threads/threads.pm
62020 ____________________________________________________________________________
62021 [ 22217] By: nicholas                              on 2004/01/25  22:17:47
62022         Log: Need to skip Storable's threads test on 5.8.2 with ithreads and
62023              -DDEBUGGING, because it tickles a bug. (The same bug that got DBI)
62024      Branch: perl
62025            ! ext/Storable/t/threads.t
62026 ____________________________________________________________________________
62027 [ 22216] By: davem                                 on 2004/01/25  12:06:04
62028         Log: update MANIFEST for 2 new Storable test files introduced by 22205
62029      Branch: perl
62030            ! MANIFEST
62031 ____________________________________________________________________________
62032 [ 22215] By: davem                                 on 2004/01/25  12:00:04
62033         Log: add test for change 22209 (Remove small memory leak in newATTRSUB)
62034      Branch: perl
62035            ! t/op/closure.t
62036 ____________________________________________________________________________
62037 [ 22209] By: davem                                 on 2004/01/25  02:04:23
62038         Log: Remove small memory leak in newATTRSUB that manifested as a
62039              leaking scalar after the interpeter was cloned
62040      Branch: perl
62041            ! op.c
62042 ____________________________________________________________________________
62043 [ 22208] By: davem                                 on 2004/01/24  16:13:17
62044         Log: Subject:  [perl #24942] fields::inherit doesn't bless derived
62045              package's \%FIELDS, results in phash deprecation errors.
62046              From:  "nothingmuch@woobling.org (via RT)" <perlbug-followup@perl.org>
62047              Date:  18 Jan 2004 15:15:46 -0000
62048              Message-Id:  <rt-3.0.8-24942-70144.16.7177902690315@perl.org>
62049      Branch: perl
62050            ! lib/base.pm lib/base/t/fields-base.t
62051 ____________________________________________________________________________
62052 [ 22207] By: davem                                 on 2004/01/24  15:36:28
62053         Log: Subject:  Re: Doc patches for File::Find
62054              From:  Mark Jason Dominus <mjd@plover.com>
62055              Date:  Thu, 22 Jan 2004 09:30:58 -0500
62056              Message-Id:  <20040122143058.29226.qmail@plover.com>
62057
62058              Better document the fact that neither find() nor finddepth() do a
62059              breath-first search.
62060      Branch: perl
62061            ! lib/File/Find.pm
62062 ____________________________________________________________________________
62063 [ 22206] By: ams                                   on 2004/01/24  11:06:51
62064         Log: Subject: [PATCH] Storable-2.08/t/code.t
62065              From: Slaven Rezic <slaven@rezic.de>
62066              Date: Sat, 8 Nov 2003 16:26:19 +0100 (CET)
62067              Message-Id: <200311081526.hA8FQJgb011684@vran.herceg.de>
62068      Branch: perl
62069            ! ext/Storable/t/code.t
62070 ____________________________________________________________________________
62071 [ 22205] By: ams                                   on 2004/01/24  11:03:36
62072         Log: Subject: [patch] make Storable thread-safe
62073              From: Stas Bekman <stas@stason.org>
62074              Date: Mon, 19 Jan 2004 00:20:02 -0800
62075              Message-Id: <400B9332.4070106@stason.org>
62076
62077              Subject: Re: Subroutine reference bug in Storable
62078              From: Slaven Rezic <slaven@rezic.de>
62079              Date: 14 Nov 2003 23:22:55 +0100
62080              Message-Id: <874qx6zj28.fsf@vran.herceg.de>
62081
62082              Subject: Re: [perl #25145] [PATCH] Storable segfaults with B::Deparse +
62083              overload + cyclic structures
62084              From: Sam Vilain <sam@vilain.net>
62085              Date: Tue, 20 Jan 2004 22:30:15 +1300
62086              Message-Id: <200401202230.15865.sam@vilain.net>
62087      Branch: perl
62088            + ext/Storable/t/just_plain_nasty.t ext/Storable/t/threads.t
62089            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
62090            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
62091            ! ext/Storable/t/code.t
62092 ____________________________________________________________________________
62093 [ 22204] By: ams                                   on 2004/01/24  08:59:11
62094         Log: Upgrade to Locale::Maketext 1.08.
62095      Branch: perl
62096            + lib/Locale/Maketext/t/06super.t
62097            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
62098            ! lib/Locale/Maketext/TPJ13.pod
62099 ____________________________________________________________________________
62100 [ 22203] By: davem                                 on 2004/01/23  23:06:49
62101         Log: make some t/op/write.t failures more verbose
62102      Branch: perl
62103            ! t/op/write.t
62104 ____________________________________________________________________________
62105 [ 22201] By: davem                                 on 2004/01/23  22:26:47
62106         Log: Subject:  Re: threads::shared::queue;
62107              From:  Jan Dubois <jand@ActiveState.com>
62108              Date:  Thu, 22 Jan 2004 19:18:46 -0800
62109              Message-Id:  <fi41105602ds7a9o4fko2oae7aokbg6als@4ax.com>
62110
62111              Avoid threads+win32 crash by freeing Perl interpreter slightly later
62112      Branch: perl
62113            ! ext/threads/threads.xs
62114 ____________________________________________________________________________
62115 [ 22200] By: nicholas                              on 2004/01/23  18:28:43
62116         Log: test that use encoding; doesn't cause references to be stringified
62117      Branch: perl
62118            ! t/uni/chomp.t
62119 ____________________________________________________________________________
62120 [ 22199] By: nicholas                              on 2004/01/23  18:03:41
62121         Log: Document chomp's travels in the wonderful world of use encoding;
62122      Branch: perl
62123            ! pod/perlfunc.pod
62124 ____________________________________________________________________________
62125 [ 22198] By: nicholas                              on 2004/01/23  17:41:01
62126         Log: Check the return values of chomp
62127              (more tricky than it may seem, as the return value is unicode)
62128      Branch: perl
62129            ! t/uni/chomp.t
62130 ____________________________________________________________________________
62131 [ 22197] By: nicholas                              on 2004/01/23  13:57:46
62132         Log: Test return values of all chomps
62133      Branch: perl
62134            ! t/op/chop.t
62135 ____________________________________________________________________________
62136 [ 22196] By: nicholas                              on 2004/01/23  13:24:41
62137         Log: Subject: Re: [perl #24888] chomp ignores utf8
62138              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
62139              Message-Id: <20040116040355.A849.BQW10602@nifty.com>
62140              Date: Fri, 16 Jan 2004 04:13:00 +0900
62141      Branch: perl
62142            + t/uni/chomp.t
62143            ! MANIFEST doop.c t/op/chop.t
62144 ____________________________________________________________________________
62145 [ 22195] By: davem                                 on 2004/01/22  20:48:03
62146         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
62147              From: Steve Hay <steve.hay@uk.radan.com>
62148              Date: Thu, 22 Jan 2004 17:08:29 +0000
62149              Message-ID: <4010038D.4070104@uk.radan.com>
62150      Branch: perl
62151            + win32/makeico.pl win32/perlexe.rc
62152            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
62153 ____________________________________________________________________________
62154 [ 22194] By: davem                                 on 2004/01/22  00:24:51
62155         Log: C<use strict; print if foo> didn't give the
62156              "Bareword not allowed" error unless warnings were enabled
62157      Branch: perl
62158            ! op.c
62159 ____________________________________________________________________________
62160 [ 22193] By: nicholas                              on 2004/01/21  21:58:10
62161         Log: Convert the older parts of op/bop.t over to test.pl
62162      Branch: perl
62163            ! t/op/bop.t
62164 ____________________________________________________________________________
62165 [ 22192] By: merijn                                on 2004/01/21  21:10:10
62166         Log: ':flock' not recognized unless it's first
62167              Exporter::Heavy now will treat :, /, and ! special in
62168              all arguments, not only if the _first_ arg starts with it
62169              Date: Wed, 21 Jan 2004 08:32:47 -0500
62170              Message-ID: <20040121133248.3359.qmail@plover.com>
62171      Branch: perl
62172            ! lib/Exporter/Heavy.pm
62173 ____________________________________________________________________________
62174 [ 22191] By: davem                                 on 2004/01/21  20:45:48
62175         Log: Subject:  PATCH for perl-5.8.4
62176              From:  "Edward S. Peschko" <esp5@pge.com>
62177              Date:  Mon, 19 Jan 2004 17:21:18 -0800
62178              Message-Id:  <20040120012118.GA29151@mdssdev05.comp.pge.com>
62179
62180              Add @DynaLoader::dl_shared_objects feature
62181      Branch: perl
62182            ! ext/DynaLoader/DynaLoader_pm.PL
62183 ____________________________________________________________________________
62184 [ 22190] By: davem                                 on 2004/01/21  20:14:51
62185         Log: remove the platform dependencies of the write.t tests introduced
62186              by change #22161, by hard-coding the expected outputs rather
62187              than using sprintf('%f').
62188      Branch: perl
62189            ! t/op/write.t
62190 ____________________________________________________________________________
62191 [ 22189] By: davem                                 on 2004/01/20  22:41:14
62192         Log: Fix typo in patch #22188
62193      Branch: perl
62194            ! pod/perlfunc.pod
62195 ____________________________________________________________________________
62196 [ 22188] By: davem                                 on 2004/01/20  22:36:10
62197         Log: warn that C<$x : unique> operates on the typeglob, so affects @x
62198              and %x too.
62199      Branch: perl
62200            ! pod/perlfunc.pod
62201 ____________________________________________________________________________
62202 [ 22187] By: davem                                 on 2004/01/20  22:27:50
62203         Log: "sub foo :unique" segfaults
62204
62205              Turn these two into compile-time errors until such time as
62206              someone thinks of a useful meaning for them:
62207              my $x : unique
62208              sub foo : unique
62209      Branch: perl
62210            ! ext/threads/t/problems.t pod/perldiag.pod toke.c xsutils.c
62211 ____________________________________________________________________________
62212 [ 22186] By: rgs                                   on 2004/01/20  21:16:01
62213         Log: Add a new test file for situations where threads may interfere.
62214              Subject: Re: "restricted hashes" hit again !
62215              From: Stas Bekman <stas@stason.org>
62216              Date: Tue, 23 Dec 2003 15:32:26 -0800
62217              Message-ID: <3FE8D08A.4090806@stason.org>
62218      Branch: perl
62219            + t/op/threads.t
62220            ! MANIFEST
62221 ____________________________________________________________________________
62222 [ 22185] By: davem                                 on 2004/01/20  21:01:08
62223         Log: Document CVf_UNIQUE flag better
62224      Branch: perl
62225            ! cv.h
62226 ____________________________________________________________________________
62227 [ 22183] By: rgs                                   on 2004/01/20  20:26:18
62228         Log: Fix precedence errors and add some cleanup in the new
62229              DBM_Filter tests
62230      Branch: perl
62231            ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
62232 ____________________________________________________________________________
62233 [ 22182] By: davem                                 on 2004/01/20  00:16:42
62234         Log: second attempt to fix [perl #24914] freeing a CV reference that was
62235              currently being executed caused coredumps. The dounwind called by
62236              die unwinds all the contexts on the context stack before unwinding
62237              the save stack.  To stop premature freeing of the CV, hold
62238              references to it on both stacks.
62239      Branch: perl
62240            ! cop.h pp_ctl.c pp_hot.c pp_sort.c t/op/closure.t
62241 ____________________________________________________________________________
62242 [ 22181] By: davem                                 on 2004/01/19  23:41:37
62243         Log: change #22071 (taint bug in $^0) introduced a potential double
62244              free(), because PL_osname may get freed but not nulled if a taint
62245              test fails in between. Mea cupla and all that...
62246      Branch: perl
62247            ! mg.c
62248 ____________________________________________________________________________
62249 [ 22180] By: rgs                                   on 2004/01/19  22:32:27
62250         Log: Subject: Re: [perl #24926] chop/~ mangles UTF8 [PATCH]
62251              From: Gisle Aas <gisle@ActiveState.com>
62252              Date: 17 Jan 2004 01:29:02 -0800
62253              Message-ID: <lrn08m7wkh.fsf@caliper.activestate.com>
62254              (test rewritten to fit in blead)
62255      Branch: perl
62256            ! pp.c t/op/bop.t
62257 ____________________________________________________________________________
62258 [ 22179] By: merijn                                on 2004/01/19  21:36:48
62259         Log: Subject: [PATCH] dl_unload_file for HP-UX
62260              Date: Mon, 12 Jan 2004 07:49:44 -0800
62261              From: Neil Watkiss <neil.watkiss@sophos.com>
62262              Message-ID: <20040112154944.GA15412@ActiveState.com>
62263      Branch: perl
62264            ! ext/DynaLoader/dl_hpux.xs
62265 ____________________________________________________________________________
62266 [ 22177] By: merijn                                on 2004/01/19  16:11:22
62267         Log: Allow -Uinc_version_list to mean -Dinc_version_list=none
62268              See INSTALL for more details
62269      Branch: perl
62270            ! Configure
62271 ____________________________________________________________________________
62272 [ 22175] By: merijn                                on 2004/01/19  16:05:50
62273         Log: Describe how to limit the perl's default @INC during Configure
62274              to _not_ include older versions
62275      Branch: perl
62276            ! INSTALL
62277 ____________________________________________________________________________
62278 [ 22174] By: merijn                                on 2004/01/19  10:41:24
62279         Log: Subject: [PATCH bleadperl] rescue PerlIO_getname for VMS
62280              Date: Sun, 18 Jan 2004 12:51:23 -0600
62281              From: "Craig A. Berry" <craigberry@mac.com>
62282              Message-ID: <400AD5AB.3080708@mac.com>
62283      Branch: perl
62284            ! perlio.c
62285 ____________________________________________________________________________
62286 [ 22173] By: merijn                                on 2004/01/19  10:27:53
62287         Log: Subject: [PATCH bleadperl] detect nanosleep on VMS
62288              Date: Sun, 18 Jan 2004 17:03:30 -0600
62289              From: "Craig A. Berry" <craigberry@mac.com>
62290              Message-ID: <400B10C2.9060504@mac.com>
62291      Branch: perl
62292            ! configure.com
62293 ____________________________________________________________________________
62294 [ 22172] By: davem                                 on 2004/01/17  23:58:04
62295         Log: back out change #24914 "freeing a CV reference that was currently
62296              being executed caused coredumps".
62297              The new test case sometimes locks up linux's malloc, and with
62298              Perl's malloc the test code still coredumps :-(
62299      Branch: perl
62300            ! perl.c scope.c scope.h sv.c t/op/closure.t
62301 ____________________________________________________________________________
62302 [ 22171] By: rgs                                   on 2004/01/17  22:00:48
62303         Log: Subject: Refactor VOS patches for bleadperl and perl-5.8.x
62304              From: "Green, Paul" <Paul.Green@stratus.com>
62305              Date: Thu, 15 Jan 2004 16:00:15 -0500
62306              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FBB15@exna4.stratus.com>
62307      Branch: perl
62308            ! README.vos hv.c pp_pack.c vos/Changes
62309 ____________________________________________________________________________
62310 [ 22170] By: rgs                                   on 2004/01/17  21:25:08
62311         Log: Subject: Re: open/or inconsistency
62312              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
62313              Date: Sat, 17 Jan 2004 19:59:55 +0900
62314              Message-Id: <20040117195729.623A.BQW10602@nifty.com>
62315              (plus a test.)
62316              Don't produce the warning for constructs like
62317              open my $fh, $file or die;
62318      Branch: perl
62319            ! op.c t/lib/warnings/op
62320 ____________________________________________________________________________
62321 [ 22169] By: davem                                 on 2004/01/17  18:02:31
62322         Log: Subject:  Perl core dumps when running out of memory [PATCH]
62323              From:  Gisle Aas <gisle@ActiveState.com>
62324              Date:  17 Jan 2004 06:18:13 -0800
62325              Message-Id:  <lrsmiebqvu.fsf@caliper.activestate.com>
62326
62327              Display 'out of memeory' errors using low-level I/O to avoid
62328              recursive failure and so coredumps.
62329      Branch: perl
62330            ! util.c
62331 ____________________________________________________________________________
62332 [ 22168] By: davem                                 on 2004/01/17  17:38:21
62333         Log: From: "Paul Marquess" <Paul.Marquess@btinternet.com>
62334              Subject: [PATCH ] Enhanced DBM Filters
62335              Date: Sat, 17 Jan 2004 16:44:53 -0000
62336              Message-ID: <AIEAJICLCBDNAAOLLOKLAEPPPHAA.Paul.Marquess@btinternet.com>
62337
62338              add DBM_Filter
62339      Branch: perl
62340            + lib/DBM_Filter.pm lib/DBM_Filter/Changes
62341            + lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
62342            + lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
62343            + lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
62344            + lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
62345            + lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
62346            + lib/DBM_Filter/t/utf8.t lib/DBM_Filter/utf8.pm
62347            + lib/dbm_filter_util.pl
62348            ! MANIFEST
62349 ____________________________________________________________________________
62350 [ 22167] By: davem                                 on 2004/01/17  16:12:32
62351         Log: freeing a CV reference that was currently being
62352              executed caused coredumps
62353      Branch: perl
62354            ! perl.c scope.c scope.h sv.c t/op/closure.t
62355 ____________________________________________________________________________
62356 [ 22166] By: nicholas                              on 2004/01/17  15:07:31
62357         Log: Integrate final perl583delta
62358      Branch: perl
62359           !> pod/perl583delta.pod
62360 ____________________________________________________________________________
62361 [ 22163] By: davem                                 on 2004/01/16  19:24:14
62362         Log: Subject:  Re: [perl #24816] Magic vars seem unsure if they are purely numeric
62363              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
62364              Date:  Thu, 15 Jan 2004 14:10:37 -0800
62365              Message-Id:  <20040115221037.GA2392@efn.org>
62366
62367              Add sv_2iv_flags() to allow magic to be optionally processed.
62368      Branch: perl
62369            ! doop.c embed.fnc embed.h global.sym pod/perlapi.pod pp.c
62370            ! proto.h sv.c sv.h t/op/bop.t
62371 ____________________________________________________________________________
62372 [ 22162] By: davem                                 on 2004/01/16  16:39:17
62373         Log: format bug with undefined _TOP
62374              name of format_TOP now derived from the name of the current
62375              filehandle rather then the name of the  format associetd with that
62376              handle
62377      Branch: perl
62378            ! pp_sys.c t/op/write.t
62379 ____________________________________________________________________________
62380 [ 22161] By: davem                                 on 2004/01/16  13:29:26
62381         Log: Subject: [PATCH] format/write (version 2)
62382              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
62383              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4D3@attmsx1>
62384
62385              Fixes and additions to formats:
62386
62387              Improvement: NULL chars in picture line
62388              Bugfix: C<@*> shown in output if not alone on a line
62389              New feature: C<^*> for variable-width, one-line-at-a-time text
62390              Improvement: Diagnostic on C<@#> and C<~~>
62391              Bugfix: Segmentation fault on big numbers
62392              Improvement (maybe): Truncation of numbers produces misleading output
62393              Bugfix: "}" terminates format
62394              Bugfix: Error when copying non-UTF to UTF (EBCDIC only)
62395      Branch: perl
62396            ! embed.fnc embed.h form.h pod/perldiag.pod pod/perlform.pod
62397            ! pp_ctl.c proto.h t/op/write.t toke.c
62398 ____________________________________________________________________________
62399 [ 22160] By: davem                                 on 2004/01/15  23:49:02
62400         Log: buigid #24905 - the code planted to call glob() retained an
62401              extraneous targ index in a pushmark op, leasing to strangeness
62402              when the op was freed
62403      Branch: perl
62404            ! op.c
62405 ____________________________________________________________________________
62406 [ 22159] By: rgs                                   on 2004/01/15  22:19:25
62407         Log: Upgrade to Time::HiRes 1.55
62408      Branch: perl
62409            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
62410            ! ext/Time/HiRes/HiRes.xs
62411 ____________________________________________________________________________
62412 [ 22155] By: nicholas                              on 2004/01/15  00:03:04
62413         Log: Make chomp heed the utf8 flags on the target string and $/
62414              [Fixes #24888]
62415              More work still needed to make chomp heed the encoding pragma.
62416      Branch: perl
62417            ! doop.c t/op/chop.t
62418 ____________________________________________________________________________
62419 [ 22154] By: nicholas                              on 2004/01/14  21:14:14
62420         Log: Update pod.lst with perl583delta,pod, and rerun pod/buildtoc
62421              [Forgot to do this as part of the integration]
62422      Branch: perl
62423            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
62424            ! vms/descrip_mms.template win32/pod.mak
62425 ____________________________________________________________________________
62426 [ 22153] By: nicholas                              on 2004/01/14  19:28:54
62427         Log: Integrate:
62428              [ 22143]
62429              We're planning on making history today. Mind you, not that much -
62430              only 1 line.
62431
62432              perl583delta.pod
62433      Branch: perl
62434           +> pod/perl583delta.pod
62435            ! MANIFEST
62436           !> pod/perlhist.pod
62437 ____________________________________________________________________________
62438 [ 22150] By: nicholas                              on 2004/01/14  17:48:52
62439         Log: Bump version number as file has changed since 5.8.2
62440      Branch: perl
62441            ! lib/File/Find.pm
62442 ____________________________________________________________________________
62443 [ 22149] By: nicholas                              on 2004/01/14  17:45:54
62444         Log: Subject:  Doc patches for File::Find
62445              From:  Andy Lester <andy@petdance.com>
62446              Date:  Mon, 12 Jan 2004 00:10:50 -0600
62447              Message-Id:  <20040112061050.GB7308@petdance.com>
62448      Branch: perl
62449            ! lib/File/Find.pm
62450 ____________________________________________________________________________
62451 [ 22136] By: nicholas                              on 2004/01/14  13:01:27
62452         Log: Assimilate CGI 3.03
62453      Branch: perl
62454            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm
62455 ____________________________________________________________________________
62456 [ 22133] By: nicholas                              on 2004/01/13  22:53:42
62457         Log: Add VMS to the list of "don't fork" OSes
62458              [In the most simple way possible. Fix this properly post 5.8.3
62459              to use $Config{d_fork} or something more robust]
62460      Branch: perl
62461            ! ext/threads/shared/t/wait.t
62462 ____________________________________________________________________________
62463 [ 22129] By: rgs                                   on 2004/01/13  19:26:24
62464         Log: Subject: [PATCH] [ANNOUNCE] Math::BigInt v1.69
62465              From: Tels <perl_dummy@bloodgate.com>
62466              Date: Tue, 13 Jan 2004 19:28:48 +0100
62467              Message-Id: <200401131928.50247@bloodgate.com>
62468      Branch: perl
62469            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
62470            ! lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/bare_mbi.t
62471            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
62472            ! lib/Math/BigInt/t/sub_mbi.t
62473 ____________________________________________________________________________
62474 [ 22128] By: rgs                                   on 2004/01/13  09:06:11
62475         Log: MANIFEST adjustment.
62476      Branch: perl
62477            ! MANIFEST
62478 ____________________________________________________________________________
62479 [ 22126] By: ams                                   on 2004/01/13  07:16:33
62480         Log: Upgrade to Locale::Maketext 1.07.
62481      Branch: perl
62482            + lib/Locale/Maketext/t/04super.t
62483            + lib/Locale/Maketext/t/05super.t
62484            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
62485            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
62486 ____________________________________________________________________________
62487 [ 22125] By: rgs                                   on 2004/01/12  22:44:53
62488         Log: Document usage of $_ and pos() inside /(?{...})/.
62489              (see change #2367.)
62490      Branch: perl
62491            ! pod/perlre.pod
62492 ____________________________________________________________________________
62493 [ 22124] By: rgs                                   on 2004/01/12  22:10:51
62494         Log: Upgrade to MIME::Base64 2.23.
62495      Branch: perl
62496            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
62497            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
62498 ____________________________________________________________________________
62499 [ 22123] By: rgs                                   on 2004/01/12  21:24:28
62500         Log: Subject: [PATCH handy.h] RE: MIME-Base64-2.22 [PATCH]
62501              From: Robin Barker <Robin.Barker@npl.co.uk>
62502              Date: Thu, 8 Jan 2004 16:21:25 -0000
62503              Message-ID: <533D273D4014D411AB1D00062938C4D904046787@hotel.npl.co.uk>
62504      Branch: perl
62505            ! handy.h
62506 ____________________________________________________________________________
62507 [ 22122] By: nicholas                              on 2004/01/12  19:52:16
62508         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
62509              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
62510              Message-ID: <Pine.LNX.4.58.0401121127210.15844@benevelle.wi.securepipe.com>
62511              Date: Mon, 12 Jan 2004 12:41:52 -0600 (CST)
62512      Branch: perl
62513            ! ext/threads/shared/t/wait.t
62514 ____________________________________________________________________________
62515 [ 22121] By: nicholas                              on 2004/01/12  17:27:25
62516         Log: use sv_setpvn rather than sv_setpv and save a strlen()
62517      Branch: perl
62518            ! doop.c
62519 ____________________________________________________________________________
62520 [ 22120] By: merijn                                on 2004/01/12  13:04:42
62521         Log: Subject: [PATCH] Make 'Configure -Dcf_by=...' work
62522              From: Gisle Aas <gisle@ActiveState.com>
62523              Date: 12 Jan 2004 02:35:27 -0800
62524              Message-ID: <lrvfnh315c.fsf@caliper.activestate.com>
62525      Branch: perl
62526            ! Configure
62527 ____________________________________________________________________________
62528 [ 22117] By: rgs                                   on 2004/01/12  10:10:43
62529         Log: Subject: Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012]
62530              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
62531              Date: Mon, 12 Jan 2004 11:19:37 +0900
62532              Message-Id: <20040112111007.EB69.BQW10602@nifty.com>
62533      Branch: perl
62534            ! doop.c t/op/join.t
62535 ____________________________________________________________________________
62536 [ 22115] By: nicholas                              on 2004/01/11  23:37:09
62537         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
62538              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
62539              Message-ID: <Pine.LNX.4.58.0401111548010.6679@localhost.localdomain>
62540              Date: Sun, 11 Jan 2004 16:24:18 -0600 (CST)
62541      Branch: perl
62542            ! ext/threads/shared/t/wait.t
62543 ____________________________________________________________________________
62544 [ 22113] By: nicholas                              on 2004/01/11  23:14:48
62545         Log: Regenerate win32/Makefile and win32/makefile.mk after
62546
62547              Integrate:
62548              [ 22081]
62549              Move pod/perldelta.pod to pod/perl583delta.pod, and arrange for
62550              a copy to be made at build time.
62551
62552              [ 22111]
62553              Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1)
62554              From: Abe Timmerman <abe@ztreet.demon.nl>
62555              Message-Id: <200401111813.40829.abe@ztreet.demon.nl>
62556              Date: Sun, 11 Jan 2004 18:13:40 +0100
62557
62558              plus revert 22092 and 22080
62559      Branch: perl
62560            ! pod.lst win32/Makefile win32/makefile.mk
62561           !> pod/buildtoc
62562 ____________________________________________________________________________
62563 [ 22112] By: rgs                                   on 2004/01/11  22:38:08
62564         Log: Upgrade to Cwd 2.14.
62565      Branch: perl
62566            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
62567 ____________________________________________________________________________
62568 [ 22110] By: rgs                                   on 2004/01/11  16:34:43
62569         Log: Upgrade to Math::BigRat 0.11
62570
62571              Subject: [PATCH] [ANNOUCNE] Math::BigRat 0.11
62572              From: Tels <perl_dummy@bloodgate.com>
62573              Date: Wed, 7 Jan 2004 18:30:06 +0100
62574              Message-Id: <200401071830.07445@bloodgate.com>
62575      Branch: perl
62576            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
62577            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
62578 ____________________________________________________________________________
62579 [ 22109] By: rgs                                   on 2004/01/10  23:39:38
62580         Log: Subject: [PATCH] Nicer formatting for function arguments in Carp messages
62581              From: Steve Hay <steve.hay@uk.radan.com>
62582              Date: Wed, 07 Jan 2004 13:22:30 +0000
62583              Message-ID: <3FFC0816.9090406@uk.radan.com>
62584
62585              (and increment version number in Carp)
62586      Branch: perl
62587            ! lib/Carp.pm lib/Carp/Heavy.pm
62588 ____________________________________________________________________________
62589 [ 22108] By: adi                                   on 2004/01/10  21:33:59
62590         Log: documentation nit
62591      Branch: perl
62592            ! pod/perlop.pod
62593 ____________________________________________________________________________
62594 [ 22107] By: adi                                   on 2004/01/10  20:19:09
62595         Log: nit to Bytecode - the av_extend opcode wasn't saved when
62596              the array had AvFILL == 0
62597      Branch: perl
62598            ! ext/B/B/Assembler.pm
62599 ____________________________________________________________________________
62600 [ 22106] By: adi                                   on 2004/01/10  20:16:03
62601         Log: still problems with backreferences + reverse cloning
62602              after #21936 - the weak reference may live on the pad.
62603      Branch: perl
62604            ! sv.c
62605 ____________________________________________________________________________
62606 [ 22104] By: nicholas                              on 2004/01/09  19:50:43
62607         Log: Bah. Makefile.PL still tests the sub-MANIFEST
62608      Branch: perl
62609            ! ext/Storable/MANIFEST
62610 ____________________________________________________________________________
62611 [ 22103] By: davem                                 on 2004/01/09  12:20:38
62612         Log: temporarily backout test of thread returning a closure. It crashes
62613              win32.
62614      Branch: perl
62615            ! ext/threads/t/problems.t
62616 ____________________________________________________________________________
62617 [ 22102] By: davem                                 on 2004/01/08  22:32:28
62618         Log: Subject: segv in pad.c with threads (was: DBD::Oracle and Perl 5.8.2 threads)
62619              Message-ID: <20040107121357.GD82921@dansat.data-plan.com>
62620
62621              Returning a closure from a thread (via join) could mess up because
62622              pointers to PL_sv_undef weren't rejigged to point at the joiner's
62623              version of PL_sv_undef. Also, the closure's CvGV got cloned too
62624              but never freed, since CvGV isn't refcounted.
62625      Branch: perl
62626            ! ext/threads/t/problems.t ext/threads/threads.xs sv.c
62627 ____________________________________________________________________________
62628 [ 22101] By: rgs                                   on 2004/01/08  21:00:56
62629         Log: perl582delta.pod was not in the MANIFEST.
62630      Branch: perl
62631            ! MANIFEST
62632 ____________________________________________________________________________
62633 [ 22100] By: nicholas                              on 2004/01/08  17:35:27
62634         Log: Integrate:
62635              [ 22093]
62636              Graham says that the search.cpan.org pod finder hashes on name
62637              The 4 files all thinking they are perldelta.pod confuses it.
62638      Branch: perl
62639           +> pod/perl582delta.pod
62640           !> pod/perl581delta.pod pod/perl58delta.pod
62641 ____________________________________________________________________________
62642 [ 22096] By: nicholas                              on 2004/01/08  13:15:38
62643         Log: Subject: [PATCH pod/perlhist.pod] Mention 5.8.3-RC1
62644              From: Abigail <abigail@abigail.nl>
62645              Message-ID: <20040107230027.GC393@abigail.nl>
62646              Date: Thu, 8 Jan 2004 00:00:27 +0100
62647      Branch: perl
62648            ! pod/perlhist.pod
62649 ____________________________________________________________________________
62650 [ 22091] By: nicholas                              on 2004/01/07  19:09:50
62651         Log: [Integrate]
62652              22088 22089 22090 (datestamp corrections - let's see if this really
62653              works)
62654      Branch: perl
62655           !> (integrate 35 files)
62656 ____________________________________________________________________________
62657 [ 22084] By: rgs                                   on 2004/01/07  09:25:16
62658         Log: Hardcoded numerical flag masks. Bad.
62659      Branch: perl
62660            ! doop.c
62661 ____________________________________________________________________________
62662 [ 22083] By: nicholas                              on 2004/01/06  18:57:29
62663         Log: Seems that sv_setsv_cow needs to be visible to core extensions,
62664              so that re will build properly on Win32. Thanks to Steve Hay for
62665              trying COW and finding the problems.
62666      Branch: perl
62667            ! embed.fnc embed.h
62668 ____________________________________________________________________________
62669 [ 22082] By: rgs                                   on 2004/01/06  18:11:22
62670         Log: Fix bug #24813 : the -0 wasn't recognized on the #! line
62671      Branch: perl
62672            + t/run/switch0.t
62673            ! MANIFEST perl.c
62674 ____________________________________________________________________________
62675 [ 22079] By: nicholas                              on 2004/01/06  12:38:52
62676         Log: Jarkko didn't move the cd ..\pod correctly. Given that it's been
62677              like this pre 5.8.1, I suspect that no-one has used it recently.
62678      Branch: perl
62679            ! win32/makefile.mk
62680 ____________________________________________________________________________
62681 [ 22076] By: rgs                                   on 2004/01/06  08:18:44
62682         Log: The TODO tag should be included also when a TODO test succeeds,
62683              so it's reported by the test harness
62684      Branch: perl
62685            ! t/op/write.t
62686 ____________________________________________________________________________
62687 [ 22075] By: rgs                                   on 2004/01/06  07:56:25
62688         Log: This TODO test seems to pass now.
62689      Branch: perl
62690            ! t/op/write.t
62691 ____________________________________________________________________________
62692 [ 22074] By: rgs                                   on 2004/01/05  23:29:55
62693         Log: Some of the bitwise manipulation PP functions weren't checking
62694              whether their arguments were magical before using them.
62695              (bug [#24816]).
62696      Branch: perl
62697            ! pp.c
62698 ____________________________________________________________________________
62699 [ 22071] By: davem                                 on 2004/01/05  22:17:04
62700         Log: [perl #24674]
62701              stop $^O getting tainted on read access, and disallow tainted
62702              assignment to it
62703      Branch: perl
62704            ! mg.c t/op/taint.t
62705 ____________________________________________________________________________
62706 [ 22068] By: rgs                                   on 2004/01/05  21:48:30
62707         Log: Some mandatory syntax warnings emitted by the lexer weren't
62708              disableable (bug [perl #24815]).
62709      Branch: perl
62710            ! pod/perldiag.pod t/lib/warnings/toke toke.c
62711 ____________________________________________________________________________
62712 [ 22067] By: nicholas                              on 2004/01/05  21:36:07
62713         Log: Change the flag logic in buildtoc
62714      Branch: perl
62715            ! pod.lst pod/buildtoc
62716 ____________________________________________________________________________
62717 [ 22064] By: nicholas                              on 2004/01/05  21:16:09
62718         Log: Fix bug with MANIFEST generation when we also regenerate perltoc.pod
62719      Branch: perl
62720            ! pod/buildtoc
62721 ____________________________________________________________________________
62722 [ 22058] By: rgs                                   on 2004/01/05  06:17:47
62723         Log: Subject: [PATCH] skip num.t #47 on VMS
62724              From: "Craig A. Berry" <craigberry@mac.com>
62725              Date: Sun, 04 Jan 2004 23:16:26 -0600
62726              Message-ID: <3FF8F32A.5000108@mac.com>
62727      Branch: perl
62728            ! t/base/num.t
62729 ____________________________________________________________________________
62730 [ 22057] By: rgs                                   on 2004/01/05  06:17:07
62731         Log: Subject: [PATCH configure.com] future-proof signal check
62732              From: "Craig A. Berry" <craigberry@mac.com>
62733              Date: Sun, 04 Jan 2004 22:53:40 -0600
62734              Message-ID: <3FF8EDD4.3080308@mac.com>
62735      Branch: perl
62736            ! configure.com
62737 ____________________________________________________________________________
62738 [ 22056] By: rgs                                   on 2004/01/04  20:45:31
62739         Log: Upgrade to Cwd 2.13
62740      Branch: perl
62741            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
62742 ____________________________________________________________________________
62743 [ 22055] By: davem                                 on 2004/01/04  19:34:36
62744         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
62745              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
62746              Date: Fri, 2 Jan 2004 11:31:46 +0100
62747              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4B3@attmsx1>
62748
62749              eval of of a truncated format should fail
62750      Branch: perl
62751            ! t/op/write.t toke.c
62752 ____________________________________________________________________________
62753 [ 22052] By: rgs                                   on 2004/01/03  19:53:53
62754         Log: Upgrade to PerlIO::via::QuotedPrint 0.06
62755      Branch: perl
62756            ! lib/PerlIO/via/QuotedPrint.pm
62757 ____________________________________________________________________________
62758 [ 22051] By: rgs                                   on 2004/01/03  19:51:02
62759         Log: Upgrade to Time::HiRes 1.54
62760      Branch: perl
62761            + ext/Time/HiRes/hints/solaris.pl
62762            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
62763            ! ext/Time/HiRes/HiRes.xs
62764 ____________________________________________________________________________
62765 [ 22050] By: nicholas                              on 2004/01/03  19:24:00
62766         Log: No matter how hard you proof read it, something always slips through.
62767      Branch: perl
62768            ! ext/Storable/ChangeLog
62769 ____________________________________________________________________________
62770 [ 22049] By: nicholas                              on 2004/01/03  19:22:08
62771         Log: Fix minor problems with the CPAN release
62772              1: Make Storable.xs to work on 5.8.2 and later (already in the core)
62773              2: Ship the linux hints file
62774              3: Ship Test::More for the benefit of Perls pre 5.6.2
62775              4: Correct Makefile.PL to install in core for 5.8.0 and later
62776      Branch: perl
62777            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
62778            ! ext/Storable/Makefile.PL ext/Storable/README
62779            ! ext/Storable/Storable.pm
62780 ____________________________________________________________________________
62781 [ 22047] By: rgs                                   on 2004/01/03  00:07:13
62782         Log: Tidy up change #18751, so that the second parameter to unpack()
62783              defaults to $_ at compile-time, instead of run-time (like all
62784              other primitives that default to $_).
62785      Branch: perl
62786            ! embed.h op.c opcode.h opcode.pl pp.sym pp_pack.c pp_proto.h
62787 ____________________________________________________________________________
62788 [ 22044] By: nicholas                              on 2004/01/02  16:17:24
62789         Log: Bump $threads::VERSION as the documentation has changed. Tweak the
62790              documentaiton, update Arthur's e-mail address
62791      Branch: perl
62792            ! ext/threads/threads.pm
62793 ____________________________________________________________________________
62794 [ 22043] By: rgs                                   on 2004/01/02  08:35:22
62795         Log: Use the optimization level -O2 by default on Linux/gcc.
62796              See :
62797              Subject: Benchmarking (was Re: GCC bug breaking Perl_sv_catpvfn()?)
62798              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
62799              Date: Thu, 1 Jan 2004 05:32:15 +0100
62800              Message-ID: <071601c3d020$4046d2a0$d500a8c0@R2D2>
62801      Branch: perl
62802            ! hints/linux.sh
62803 ____________________________________________________________________________
62804 [ 22041] By: nicholas                              on 2004/01/02  00:38:00
62805         Log: Update debugger version number and Changes file
62806      Branch: perl
62807            ! lib/perl5db.pl
62808 ____________________________________________________________________________
62809 [ 22037] By: davem                                 on 2004/01/01  23:22:10
62810         Log: addition to 22036 (document SUPER better): superclass may be plural
62811      Branch: perl
62812            ! pod/perlbot.pod pod/perlobj.pod
62813 ____________________________________________________________________________
62814 [ 22036] By: davem                                 on 2004/01/01  22:23:11
62815         Log: Document the quirks of SUPER, especially the fact that it it
62816              relative to the current package and not to the invoking object.
62817      Branch: perl
62818            ! pod/perlboot.pod pod/perlbot.pod pod/perlobj.pod
62819            ! pod/perltoot.pod
62820 ____________________________________________________________________________
62821 [ 22034] By: davem                                 on 2004/01/01  19:58:08
62822         Log: Fix bug #24383, where hashes with the :unique attribute weren't
62823              getting made readonly on interpreter clone. Also, remove the
62824              :unique attribute from the hashes in warnings.pm, since they may
62825              later be modified by warnings::register.  Finally, adds tests for
62826              the :unique attribute.
62827      Branch: perl
62828            ! ext/threads/t/problems.t lib/warnings.pm sv.c warnings.pl
62829 ____________________________________________________________________________
62830 [ 22033] By: nicholas                              on 2004/01/01  19:22:24
62831         Log: Subject: Perl 5.8.3 patches from the BS2000 port - part 2
62832              From: Dorner Thomas <tdorner@amadeus.net>
62833              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B6740@Ex02.inhouse.start.de>
62834              Date: Fri, 19 Dec 2003 07:16:47 +0100
62835      Branch: perl
62836            ! t/io/utf8.t t/op/pat.t
62837 ____________________________________________________________________________
62838 [ 22032] By: rgs                                   on 2004/01/01  17:29:21
62839         Log: Subject: [PATCH 5.8.2 @21574] OS/2 update
62840              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
62841              Date: Thu, 18 Dec 2003 14:10:29 -0800
62842              Message-ID: <20031218221029.GA7898@math.berkeley.edu>
62843      Branch: perl
62844            ! README.os2 hints/os2.sh installperl lib/ExtUtils/MM_Unix.pm
62845            ! makedef.pl os2/Changes os2/OS2/REXX/DLL/Changes
62846            ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h os2/perl2cmd.pl
62847 ____________________________________________________________________________
62848 [ 22031] By: rgs                                   on 2004/01/01  16:30:13
62849         Log: Document that /[\W]/ doesn't work, unicode-wise (see bug #18281)
62850      Branch: perl
62851            ! pod/perlunicode.pod
62852 ____________________________________________________________________________
62853 [ 22030] By: rgs                                   on 2004/01/01  13:55:31
62854         Log: Document that detached threads aren't supported on Windows yet.
62855      Branch: perl
62856            ! ext/threads/threads.pm
62857 ____________________________________________________________________________
62858 [ 22029] By: rgs                                   on 2004/01/01  13:30:33
62859         Log: Upgrade to Getopt::Long 2.34_01
62860      Branch: perl
62861            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
62862 ____________________________________________________________________________
62863 [ 22026] By: nicholas                              on 2003/12/31  15:22:31
62864         Log: Tweak 00compile.t to avoid splatting a DIAG over core perl's
62865              beautiful clean run of OKs. You are all getting a clean run of OKs,
62866              aren't you?
62867      Branch: perl
62868            ! lib/Test/Harness/t/00compile.t
62869 ____________________________________________________________________________
62870 [ 22025] By: nicholas                              on 2003/12/31  15:11:51
62871         Log: Subject: [PATCH] "piconv -C 512" badly broken
62872              From: Autrijus Tang <autrijus@autrijus.org>
62873              Message-Id: <1072870210.769.5.camel@localhost>
62874              Date: Wed, 31 Dec 2003 19:30:10 +0800
62875      Branch: perl
62876            ! ext/Encode/bin/piconv
62877 ____________________________________________________________________________
62878 [ 22021] By: rgs                                   on 2003/12/31  08:28:43
62879         Log: Upgrade to Test::Harness 2.40.
62880      Branch: perl
62881            ! lib/Test/Harness.pm lib/Test/Harness/Changes
62882            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
62883            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
62884            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
62885            ! lib/Test/Harness/t/prove-switches.t
62886            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
62887            ! lib/Test/Harness/t/test-harness.t
62888 ____________________________________________________________________________
62889 [ 22020] By: rgs                                   on 2003/12/31  07:59:19
62890         Log: C++ comments, bad.
62891      Branch: perl
62892            ! ext/Cwd/Cwd.xs
62893 ____________________________________________________________________________
62894 [ 22018] By: nicholas                              on 2003/12/30  23:29:59
62895         Log: Bump VERSION numbers
62896      Branch: perl
62897            ! ext/POSIX/POSIX.pm lib/Benchmark.pm lib/File/CheckTree.pm
62898            ! lib/Getopt/Std.pm lib/PerlIO.pm lib/Tie/Hash.pm
62899            ! lib/diagnostics.pm
62900 ____________________________________________________________________________
62901 [ 22016] By: rgs                                   on 2003/12/30  21:10:22
62902         Log: A patch for Test::Harness on VMS by Craig Berry
62903              (see RT CPAN bug #4745)
62904      Branch: perl
62905            ! lib/Test/Harness/Straps.pm
62906 ____________________________________________________________________________
62907 [ 22013] By: nicholas                              on 2003/12/30  18:18:28
62908         Log: Subject: more uni doc tweakage
62909              From: Jarkko Hietaniemi <jhi@iki.fi>
62910              Message-ID: <20031230133755.GA23118@vipunen.hut.fi>
62911              Date: Tue, 30 Dec 2003 15:37:55 +0200
62912
62913              Subject: one more pod fix
62914              From: Jarkko Hietaniemi <jhi@iki.fi>
62915              Message-ID: <20031230135641.GA24516@vipunen.hut.fi>
62916              Date: Tue, 30 Dec 2003 15:56:41 +0200
62917      Branch: perl
62918            ! lib/PerlIO.pm pod/perlunicode.pod
62919 ____________________________________________________________________________
62920 [ 22009] By: davem                                 on 2003/12/30  17:14:44
62921         Log: bug #24757 perlrun.pod's description of find -mtime was ambiguous
62922      Branch: perl
62923            ! pod/perlrun.pod
62924 ____________________________________________________________________________
62925 [ 22007] By: rgs                                   on 2003/12/30  16:04:47
62926         Log: Upgrade to Math::BigInt 1.68.
62927      Branch: perl
62928            + lib/Math/BigInt/t/bigroot.t
62929            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
62930            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
62931            ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbi.t
62932            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
62933            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
62934 ____________________________________________________________________________
62935 [ 22005] By: davem                                 on 2003/12/30  15:07:50
62936         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
62937              heuristics for calculating buffer size needed to compile a format
62938              didn't allow for \0
62939      Branch: perl
62940            ! pp_ctl.c t/op/write.t
62941 ____________________________________________________________________________
62942 [ 22003] By: rgs                                   on 2003/12/30  12:54:02
62943         Log: Add a regression test for bug #24762
62944      Branch: perl
62945            ! t/comp/parser.t
62946 ____________________________________________________________________________
62947 [ 22002] By: rgs                                   on 2003/12/30  12:49:09
62948         Log: Updates the notes about byacc in pumpkin.pod.
62949      Branch: perl
62950            ! Porting/pumpkin.pod
62951 ____________________________________________________________________________
62952 [ 22001] By: rgs                                   on 2003/12/30  09:58:08
62953         Log: Bump up UNIVERSAL's version to 1.02
62954              (due to fix #21418)
62955      Branch: perl
62956            ! lib/UNIVERSAL.pm
62957 ____________________________________________________________________________
62958 [ 21999] By: nicholas                              on 2003/12/29  23:53:31
62959         Log: Add Mike Pomraning
62960      Branch: perl
62961            ! AUTHORS
62962 ____________________________________________________________________________
62963 [ 21997] By: rgs                                   on 2003/12/29  20:11:12
62964         Log: Update the README and Changes files for Switch 2.10
62965      Branch: perl
62966            ! lib/Switch/Changes lib/Switch/README
62967 ____________________________________________________________________________
62968 [ 21996] By: rgs                                   on 2003/12/29  20:07:00
62969         Log: Upgrade to Switch 2.10, by integrating some changes by Damian
62970      Branch: perl
62971            ! lib/Switch.pm
62972 ____________________________________________________________________________
62973 [ 21993] By: rgs                                   on 2003/12/29  10:49:29
62974         Log: Windows hasn't getuid/setuid and friends.
62975              Therefore disable the code related to them in POSIX.xs.
62976
62977              Subject: [PATCH: ext/POSIX/POSIX.xs] Re: Smoke [5.8.2] 21979 FAIL(Xt) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
62978              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
62979              Date: Mon, 29 Dec 2003 04:51:19 +0100
62980              Message-ID: <03d401c3cdbf$05730ee0$d500a8c0@R2D2>
62981      Branch: perl
62982            ! ext/POSIX/POSIX.xs
62983 ____________________________________________________________________________
62984 [ 21992] By: rgs                                   on 2003/12/29  10:31:07
62985         Log: Subject: [PATCH] win32_chsize buglet
62986              From: "Kevin Chase" <kevincha99@hotmail.com>
62987              Date: Sun, 28 Dec 2003 15:48:56 -0800
62988              Message-ID: <BAY2-F90usv0ccZRh8Z0005683d@hotmail.com>
62989      Branch: perl
62990            ! win32/win32.c
62991 ____________________________________________________________________________
62992 [ 21991] By: rgs                                   on 2003/12/29  08:10:51
62993         Log: Upgrade to Encode 1.99.
62994      Branch: perl
62995            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
62996            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
62997            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
62998            ! ext/Encode/t/mime-header.t ext/Encode/ucm/gsm0338.ucm
62999            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
63000            ! ext/Encode/ucm/macHebrew.ucm
63001 ____________________________________________________________________________
63002 [ 21990] By: rgs                                   on 2003/12/28  18:41:35
63003         Log: Fix a little syntax error, reported by Marcus Holland-Moritz
63004      Branch: perl
63005            ! win32/win32.c
63006 ____________________________________________________________________________
63007 [ 21989] By: nicholas                              on 2003/12/28  11:49:20
63008         Log: From: "Nigel Sandever" <njsandever@hotmail.com>
63009              Subject: [PATCH] 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES
63010              Message-ID: <Law9-F94BdsnvUFcxT500000ea5@hotmail.com>
63011              Date: Thu, 25 Sep 2003 21:49:07 +0000
63012      Branch: perl
63013            ! dosish.h win32/win32.c win32/win32sck.c
63014 ____________________________________________________________________________
63015 [ 21988] By: rgs                                   on 2003/12/27  23:46:40
63016         Log: Regenerate the perly.c patch for byacc output painless fixing
63017      Branch: perl
63018            ! perly_c.diff
63019 ____________________________________________________________________________
63020 [ 21986] By: rgs                                   on 2003/12/27  23:11:59
63021         Log: Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax error
63022      Branch: perl
63023            ! perly.c perly.y vms/perly_c.vms
63024 ____________________________________________________________________________
63025 [ 21985] By: nicholas                              on 2003/12/27  22:55:35
63026         Log: Subject: Cross compilation patches for arm.
63027              From: Redvers Davies <red@criticalintegration.com>
63028              Message-Id: <1072098653.4789.6.camel@ragefire>
63029              Date: Mon, 22 Dec 2003 08:11:34 -0500
63030      Branch: perl
63031            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
63032            ! Cross/config.sh-arm-linux Cross/installperl.patch
63033 ____________________________________________________________________________
63034 [ 21983] By: rgs                                   on 2003/12/27  21:29:04
63035         Log: Fix bug [perl #24735] : make sure that the range (..) operator
63036              treats an undefined argument as 0 for numerical ranges and as ""
63037              for magical string ranges.
63038      Branch: perl
63039            ! pp_ctl.c t/op/range.t
63040 ____________________________________________________________________________
63041 [ 21981] By: rgs                                   on 2003/12/27  20:14:09
63042         Log: Subject: PATCH:  *DB*_File
63043              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
63044              Date: Sat, 27 Dec 2003 20:02:30 -0000
63045              Message-ID: <AIEAJICLCBDNAAOLLOKLIEAOPGAA.Paul.Marquess@btinternet.com>
63046      Branch: perl
63047            ! XSUB.h ext/DB_File/Changes ext/DB_File/DB_File.pm
63048            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
63049            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
63050            ! ext/DB_File/typemap ext/GDBM_File/typemap
63051            ! ext/NDBM_File/typemap ext/ODBM_File/typemap
63052            ! ext/SDBM_File/typemap
63053 ____________________________________________________________________________
63054 [ 21978] By: nicholas                              on 2003/12/27  18:31:27
63055         Log: Straggler from Cwd
63056      Branch: perl
63057            + ext/Cwd/Changes
63058 ____________________________________________________________________________
63059 [ 21977] By: nicholas                              on 2003/12/27  18:29:44
63060         Log: Straggler from Unicode::Collate.
63061              We need to automate this.
63062              For some value of we. (tr/w/m/ I suspect)
63063      Branch: perl
63064            + lib/Unicode/Collate/t/rearrang.t
63065 ____________________________________________________________________________
63066 [ 21976] By: nicholas                              on 2003/12/27  18:28:37
63067         Log: Assimilate Unicode::Collate 0.33
63068      Branch: perl
63069            + lib/Unicode/Collate/t/altern.t lib/Unicode/Collate/t/view.t
63070            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
63071            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
63072            ! lib/Unicode/Collate/t/contract.t
63073            ! lib/Unicode/Collate/t/illegal.t lib/Unicode/Collate/t/test.t
63074            ! lib/Unicode/Collate/t/version.t
63075 ____________________________________________________________________________
63076 [ 21975] By: nicholas                              on 2003/12/27  18:12:33
63077         Log: Assimilate PodParser-1.26
63078      Branch: perl
63079            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
63080            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/PlainText.pm
63081            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/pod2usage.PL
63082            ! pod/podselect.PL t/pod/pod2usage.xr t/pod/podselect.xr
63083 ____________________________________________________________________________
63084 [ 21974] By: nicholas                              on 2003/12/27  17:50:34
63085         Log: Assimilate File::Spec 0.87
63086      Branch: perl
63087            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
63088 ____________________________________________________________________________
63089 [ 21973] By: nicholas                              on 2003/12/27  17:24:27
63090         Log: Assimilate Digest 1.05
63091      Branch: perl
63092            ! lib/Digest.pm lib/Digest/t/digest.t
63093 ____________________________________________________________________________
63094 [ 21972] By: nicholas                              on 2003/12/27  17:20:23
63095         Log: Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change
63096              21646 was only applied to core (must punt this back and thereby unfork)
63097              Need to fix test boilerplate properly for PERL_CORE
63098      Branch: perl
63099            ! MANIFEST Porting/Maintainers.pl ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
63100            ! ext/Cwd/t/taint.t lib/Cwd.pm
63101 ____________________________________________________________________________
63102 [ 21971] By: nicholas                              on 2003/12/27  16:55:54
63103         Log: Subject: [PATCH] Remove Win32 compiler warnings
63104              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
63105              Date: Sat, 27 Dec 2003 17:39:20 +0100
63106              Message-ID: <018901c3cc97$fa976660$d500a8c0@R2D2>
63107      Branch: perl
63108            ! ext/XS/APItest/APItest.xs ext/threads/shared/shared.xs sv.c
63109 ____________________________________________________________________________
63110 [ 21970] By: nicholas                              on 2003/12/27  16:39:01
63111         Log: Allow overriding of the p4 settings via environment variables
63112              Make regexp more robust to parse FreeBSD's patch output
63113      Branch: perl
63114            ! Porting/apply
63115 ____________________________________________________________________________
63116 [ 21968] By: rgs                                   on 2003/12/27  14:27:57
63117         Log: Subject: [PATCH] perl 5.8.0, FindBin::again
63118              From: Slaven Rezic <slaven@rezic.de>
63119              Date: 01 May 2003 21:28:10 +0200
63120              Message-ID: <873cjy31rp.fsf@vran.herceg.de>
63121      Branch: perl
63122            ! lib/FindBin.pm lib/FindBin.t
63123 ____________________________________________________________________________
63124 [ 21967] By: nicholas                              on 2003/12/27  13:26:29
63125         Log: Subject: [PATCH: sv.c] Turn Quad_t to Uquad_t in unsigned branch
63126              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
63127              Date: Sat, 27 Dec 2003 02:48:19 +0100
63128              Message-ID: <010001c3cc1b$813763a0$d500a8c0@R2D2>
63129      Branch: perl
63130            ! sv.c
63131 ____________________________________________________________________________
63132 [ 21964] By: nicholas                              on 2003/12/26  20:31:38
63133         Log: Change minimum perl version where the test is run from 5.9.0 to 5.8.3
63134              as I'm going to integrate the core patch
63135      Branch: perl
63136            ! ext/List/Util/t/weak.t
63137 ____________________________________________________________________________
63138 [ 21962] By: nicholas                              on 2003/12/26  19:22:16
63139         Log: Subject: [PATCH: sv.c] Re: GCC bug breaking Perl_sv_catpvfn()?
63140              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
63141              Date: Fri, 26 Dec 2003 02:47:09 +0100
63142              Message-ID: <03ca01c3cb52$2d509b40$5700a8c0@R2D2>
63143      Branch: perl
63144            ! sv.c
63145 ____________________________________________________________________________
63146 [ 21960] By: rgs                                   on 2003/12/26  10:18:24
63147         Log: Refactor the code that checks whether a range is numeric
63148              or string-magical.
63149      Branch: perl
63150            ! pp_ctl.c
63151 ____________________________________________________________________________
63152 [ 21959] By: rgs                                   on 2003/12/26  08:51:06
63153         Log: Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state.
63154              This fixes building SDBM_File on AIX.
63155      Branch: perl
63156            ! ext/SDBM_File/sdbm/Makefile.PL
63157 ____________________________________________________________________________
63158 [ 21958] By: rgs                                   on 2003/12/25  21:22:25
63159         Log: Fix bug [perl #24641] : when POSIX::set[ug]id() are called,
63160              update the perl variables PL_uid and PL_euid (resp. PL_gid
63161              and PL_egid) with the new values.
63162      Branch: perl
63163            ! ext/POSIX/POSIX.xs
63164 ____________________________________________________________________________
63165 [ 21957] By: rgs                                   on 2003/12/25  20:14:00
63166         Log: Subject: [PATCH 5.8.2 @21574] INSTALL_PREFIX from C
63167              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
63168              Date: Thu, 18 Dec 2003 12:30:06 -0800
63169              Message-ID: <20031218203006.GA7772@math.berkeley.edu>
63170      Branch: perl
63171            ! config_h.SH
63172 ____________________________________________________________________________
63173 [ 21956] By: rgs                                   on 2003/12/25  19:40:55
63174         Log: Subject: BigInt v1.68 - pre-release
63175              From: Tels <perl_dummy@bloodgate.com>
63176              Date: Tue, 23 Dec 2003 01:09:23 +0100
63177              Message-Id: <200312230106.27661@bloodgate.com>
63178      Branch: perl
63179            + lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/alias.inc
63180            + lib/Math/BigInt/t/mbf_ali.t lib/Math/BigInt/t/mbi_ali.t
63181            + lib/Math/BigInt/t/sub_ali.t
63182            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
63183            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
63184            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
63185            ! lib/Math/BigInt/t/upgrade.inc
63186 ____________________________________________________________________________
63187 [ 21955] By: rgs                                   on 2003/12/25  18:59:54
63188         Log: Subject: [perl #24506] [PATCH] cannot weaken refs to read only values
63189              From: Fergal Daly <fergal@esatclear.ie>
63190              Date: Tue, 2 Dec 2003 23:18:18 +0000
63191              Message-Id: <200312022318.18353.fergal@esatclear.ie>
63192
63193              (tweaked so the test is skipped on perls < 5.9.0)
63194      Branch: perl
63195            ! ext/List/Util/t/weak.t sv.c
63196 ____________________________________________________________________________
63197 [ 21953] By: nicholas                              on 2003/12/23  23:34:48
63198         Log: Subject:  [PATCH: perl@21949] document patch for VMS port on new file systems
63199              From:  PPrymmer@factset.com
63200              Date:  Tue, 23 Dec 2003 17:27:44 -0500
63201              Message-Id:  <OF32243F10.A592C9A9-ON85256E05.007B1741-85256E05.007B63CB@factset.com>
63202      Branch: perl
63203            ! README.vms
63204 ____________________________________________________________________________
63205 [ 21952] By: nicholas                              on 2003/12/23  23:19:19
63206         Log: Subject: [patch t/test.pl] comment fix
63207              From: Stas Bekman <stas@stason.org>
63208              Message-ID: <3FE8C65A.4060708@stason.org>
63209              Date: Tue, 23 Dec 2003 14:48:58 -0800
63210      Branch: perl
63211            ! t/test.pl
63212 ____________________________________________________________________________
63213 [ 21951] By: adi                                   on 2003/12/22  23:22:12
63214         Log: re-fix [perl #24508] without speed regression.
63215              keep an eye on this.
63216      Branch: perl
63217            ! op.c opcode.h opcode.pl
63218 ____________________________________________________________________________
63219 [ 21950] By: adi                                   on 2003/12/22  23:19:25
63220         Log: sanitize some macros - based on Chip Salzenberg suggestions and
63221              on the way GNU people use the gcc-ish 'blocks in parens'
63222      Branch: perl
63223            ! XSUB.h sv.h
63224 ____________________________________________________________________________
63225 [ 21948] By: nicholas                              on 2003/12/22  21:00:30
63226         Log: Subject: Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
63227              Message-ID: <Pine.LNX.4.58.0312220116520.17374@localhost.localdomain>
63228              Date: Mon, 22 Dec 2003 01:52:08 -0600 (CST)
63229              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
63230      Branch: perl
63231            ! ext/threads/shared/shared.xs
63232 ____________________________________________________________________________
63233 [ 21946] By: nicholas                              on 2003/12/22  20:34:06
63234         Log: Subject:  doc nits
63235              From:  Jarkko Hietaniemi <jhi@iki.fi>
63236              Date:  Mon, 22 Dec 2003 21:57:34 +0200
63237              Message-Id:  <20031222195734.GA29441@vipunen.hut.fi>
63238      Branch: perl
63239            ! pod/perltodo.pod pod/perlunicode.pod
63240 ____________________________________________________________________________
63241 [ 21944] By: merijn                                on 2003/12/22  10:13:43
63242         Log: Subject: [PATCH] configure.com archname tweak
63243              From: "Craig A. Berry" <craigberry@mac.com>
63244              Date: Sun, 21 Dec 2003 23:07:13 -0600
63245              Message-ID: <3FE67C01.1000704@mac.com>
63246      Branch: perl
63247            ! configure.com
63248 ____________________________________________________________________________
63249 [ 21942] By: rgs                                   on 2003/12/21  21:29:47
63250         Log: Subject: [perl #24651] Taint bug with multiple backticks in ref consturctors
63251              From: Mike Guy <mjtg@cam.ac.uk>
63252              Date: Fri, 19 Dec 2003 17:17:11 +0000
63253              Message-Id: <E1AXOFT-0007DE-7q@draco.cus.cam.ac.uk>
63254      Branch: perl
63255            ! pod/perlsec.pod
63256 ____________________________________________________________________________
63257 [ 21940] By: rgs                                   on 2003/12/21  15:33:19
63258         Log: Fix a side-effect of bug #24674 in the perl debugger.
63259
63260              Subject: [perl #24674] 5.x odd taint bug
63261              From: Dominique Quatravaux (via RT) <perlbug-followup@perl.org>
63262              Date: 16 Dec 2003 15:03:24 -0000
63263              Message-ID: <rt-3.0.7_01-24674-68456.11.3124667849085@perl.org>
63264      Branch: perl
63265            ! lib/perl5db.pl
63266 ____________________________________________________________________________
63267 [ 21938] By: rgs                                   on 2003/12/20  22:56:24
63268         Log: Subject: Perl 5.8.3 patches from the BS2000 port
63269              From: Dorner Thomas <tdorner@amadeus.net>
63270              Date: Wed, 17 Dec 2003 15:41:17 +0100
63271              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de>
63272      Branch: perl
63273            ! hints/posix-bc.sh t/base/num.t t/comp/parser.t
63274 ____________________________________________________________________________
63275 [ 21937] By: adi                                   on 2003/12/20  21:37:03
63276         Log: after back-references, restricted hashes.
63277              see http://nntp.perl.org/group/perl.perl5.porters/86497
63278              this is hopefully only a temporary solution.
63279      Branch: perl
63280            ! perl.c
63281 ____________________________________________________________________________
63282 [ 21936] By: adi                                   on 2003/12/20  21:32:37
63283         Log: fix [perl #24660], [perl #24663].
63284      Branch: perl
63285            ! mg.c sv.c
63286 ____________________________________________________________________________
63287 [ 21935] By: rgs                                   on 2003/12/20  21:21:50
63288         Log: Upgrade to Time::Local 1.07_94
63289      Branch: perl
63290            ! lib/Time/Local.pm lib/Time/Local.t
63291 ____________________________________________________________________________
63292 [ 21933] By: nicholas                              on 2003/12/20  20:07:44
63293         Log: Subject: [PATCH] OpenVMS I64 support
63294              From: "Craig A. Berry" <craigberry@mac.com>
63295              Message-ID: <3FE2441F.2070603@mac.com>
63296              Date: Thu, 18 Dec 2003 18:19:43 -0600
63297      Branch: perl
63298            ! configure.com vms/gen_shrfls.pl
63299 ____________________________________________________________________________
63300 [ 21932] By: nicholas                              on 2003/12/20  19:57:51
63301         Log: remove duplicate PERL_HASH (as spotted by Enache Adrian in
63302              <20031220124854.GA1265@ratsnest.hole> )
63303      Branch: perl
63304            ! hv.c
63305 ____________________________________________________________________________
63306 [ 21931] By: nicholas                              on 2003/12/20  18:58:06
63307         Log: Solaris gconvert() doesn't like ndigits == 0. Currently we have no
63308              Configure test for troublesome gconvert(), so for now simply avoid
63309              the optimisation that calls gconvert() in this case.
63310      Branch: perl
63311            ! sv.c
63312 ____________________________________________________________________________
63313 [ 21928] By: rgs                                   on 2003/12/19  08:36:11
63314         Log: Upgrade to CGI.pm 3.01
63315      Branch: perl
63316            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
63317            ! lib/CGI/Pretty.pm lib/CGI/Util.pm lib/CGI/t/carp.t
63318            ! lib/CGI/t/request.t
63319 ____________________________________________________________________________
63320 [ 21927] By: rgs                                   on 2003/12/19  08:10:41
63321         Log: Subject: [DOCPATCH] base.pm
63322              From: Elizabeth Mattijsen <liz@dijkmat.nl>
63323              Date: Thu, 18 Dec 2003 22:30:52 +0100
63324              Message-Id: <p05111b12bc07cc596977@[192.168.56.3]>
63325
63326              Plus, remove leftover mentions of pseudo-hashes
63327      Branch: perl
63328            ! lib/base.pm
63329 ____________________________________________________________________________
63330 [ 21924] By: nicholas                              on 2003/12/18  20:24:29
63331         Log: "Richard" - who he? (Add "Richard Clamp" to the list of pumpkings)
63332      Branch: perl
63333            ! pod/perlhist.pod
63334 ____________________________________________________________________________
63335 [ 21923] By: rgs                                   on 2003/12/18  14:58:42
63336         Log: Perl 1.0.16 has been released.
63337      Branch: perl
63338            ! pod/perlhist.pod
63339 ____________________________________________________________________________
63340 [ 21922] By: rgs                                   on 2003/12/17  21:36:36
63341         Log: Subject: [PATCH: embed.fnc] arguments for perl_clone()
63342              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
63343              Date: Wed, 17 Dec 2003 13:26:52 +0100
63344              Message-ID: <055701c3c499$11144f90$8cecfe91@R2D2>
63345      Branch: perl
63346            ! embed.fnc embed.h global.sym
63347 ____________________________________________________________________________
63348 [ 21921] By: rgs                                   on 2003/12/17  17:34:05
63349         Log: Subject: [PATCH] 2-arg cond_wait, cond_timedwait, tests
63350              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
63351              Date: Wed, 17 Dec 2003 00:05:58 -0600 (CST)
63352              Message-ID: <Pine.LNX.4.58.0312092202040.13494@benevelle.wi.securepipe.com>
63353      Branch: perl
63354            + ext/threads/shared/t/wait.t
63355            ! MANIFEST ext/threads/shared/shared.pm
63356            ! ext/threads/shared/shared.xs
63357 ____________________________________________________________________________
63358 [ 21918] By: rgs                                   on 2003/12/16  22:00:39
63359         Log: Sync with the latest MakeMaker snapshot.
63360              But set the $VERSION to 6.21_01.
63361      Branch: perl
63362            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
63363            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
63364            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win95.pm
63365            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
63366            ! lib/ExtUtils/instmodsh
63367 ____________________________________________________________________________
63368 [ 21917] By: alanbur                               on 2003/12/15  09:13:49
63369         Log: Remove incorrect guards around inclusion of <signal.h>
63370              Causes problems with UNIX03/SUSv3
63371              Part 2 of change 21916 - oops!
63372
63373              See:
63374              Message-Id: <3FDD06A5.8010004@sun.com>
63375              Subject: Re: UNIX03 & C99 issue with 5.8.2
63376              From: Alan Burlison <Alan.Burlison@sun.com>
63377              Date: Mon, 15 Dec 2003 00:56:05 +0000
63378      Branch: perl
63379            ! doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h util.c
63380 ____________________________________________________________________________
63381 [ 21916] By: alanbur                               on 2003/12/15  09:02:58
63382         Log: Remove incorrect guards around inclusion of <signal.h>
63383              Causes problems with UNIX03/SUSv3
63384      Branch: perl
63385            ! doio.c
63386 ____________________________________________________________________________
63387 [ 21915] By: rgs                                   on 2003/12/15  07:43:50
63388         Log: Add the macros dAX and dITEMS to PPPort.
63389      Branch: perl
63390            ! ext/Devel/PPPort/PPPort.pm
63391 ____________________________________________________________________________
63392 [ 21914] By: rgs                                   on 2003/12/14  22:53:43
63393         Log: Subject: [patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release
63394              From: Stas Bekman <stas@stason.org>
63395              Date: Sun, 14 Dec 2003 15:12:40 -0800
63396              Message-ID: <3FDCEE68.3080509@stason.org>
63397      Branch: perl
63398            ! Porting/pumpkin.pod
63399 ____________________________________________________________________________
63400 [ 21912] By: rgs                                   on 2003/12/14  22:48:17
63401         Log: Subject: [DOCPATCH] perlfunc delete
63402              From: Elizabeth Mattijsen <liz@dijkmat.nl>
63403              Date: Sun, 14 Dec 2003 20:25:07 +0100
63404              Message-Id: <p05111b07bc0269065a99@[192.168.56.3]>
63405      Branch: perl
63406            ! pod/perlfunc.pod
63407 ____________________________________________________________________________
63408 [ 21910] By: nicholas                              on 2003/12/14  20:06:41
63409         Log: Forgot to remove a comment
63410      Branch: perl
63411            ! pp.c
63412 ____________________________________________________________________________
63413 [ 21907] By: nicholas                              on 2003/12/14  18:35:15
63414         Log: S_save_hek_flags should honour the "free" flag.
63415              Ought to mask the flag bits that shouldn't be stored.
63416      Branch: perl
63417            ! hv.c
63418 ____________________________________________________________________________
63419 [ 21906] By: nicholas                              on 2003/12/14  17:06:13
63420         Log: Some fool missed a letter n.
63421              (and then "optimised" code based on its absense. D'oh)
63422              Restore the correct behaviour - fetch with uppercase key, then if
63423              still not found store with mixed/lowercase key.
63424      Branch: perl
63425            ! hv.c
63426 ____________________________________________________________________________
63427 [ 21905] By: nicholas                              on 2003/12/14  16:34:01
63428         Log: Subject: Re: Change 21862
63429              From: Enache Adrian <enache@rdslink.ro>
63430              Date: Wed, 10 Dec 2003 06:05:58 +0200
63431              Message-ID: <20031210040558.GC1584@ratsnest.hole>
63432
63433              (1st hunk), plus the equivalent for hv_delete_common
63434      Branch: perl
63435            ! hv.c
63436 ____________________________________________________________________________
63437 [ 21904] By: nicholas                              on 2003/12/14  15:32:32
63438         Log: Clean up a bug I introduced into caseless ENV hv_delete
63439              (should be the proper fix for 21870 and 21872's band aid)
63440      Branch: perl
63441            ! hv.c
63442 ____________________________________________________________________________
63443 [ 21902] By: rgs                                   on 2003/12/13  21:56:45
63444         Log: Subject: Re: 5.6.2-RC1 on Cygwin
63445              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
63446              Date: Sat, 6 Dec 2003 22:32:59 -0800
63447              Message-ID: <20031207063259.GA3004@efn.org>
63448              (with tweaks to cleanup code)
63449      Branch: perl
63450            ! t/op/taint.t
63451 ____________________________________________________________________________
63452 [ 21898] By: nicholas                              on 2003/12/13  19:20:41
63453         Log: Add Perl_ceil
63454      Branch: perl
63455            ! perl.h pp.c
63456 ____________________________________________________________________________
63457 [ 21897] By: rgs                                   on 2003/12/13  18:41:51
63458         Log: Reformat a long line in perlembed.pod (bug #24623).
63459      Branch: perl
63460            ! pod/perlembed.pod
63461 ____________________________________________________________________________
63462 [ 21896] By: nicholas                              on 2003/12/13  18:40:59
63463         Log: The binary compatibility notes say that new global functions should
63464              go at the end. Not that I'm anything more than "trainee" when it
63465              comes to this bincompat stuff.
63466      Branch: perl
63467            ! embed.fnc proto.h
63468 ____________________________________________________________________________
63469 [ 21895] By: rgs                                   on 2003/12/13  18:33:38
63470         Log: alarm() is now implemented on Win32.
63471      Branch: perl
63472            ! pod/perlport.pod
63473 ____________________________________________________________________________
63474 [ 21893] By: nicholas                              on 2003/12/13  17:40:32
63475         Log: foreach qw() { # not valid syntax for 5.005. So fix it.
63476      Branch: perl
63477            ! pod/buildtoc
63478 ____________________________________________________________________________
63479 [ 21892] By: rgs                                   on 2003/12/13  17:02:12
63480         Log: Subject: Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown
63481              From: David Dyck <david.dyck@fluke.com>
63482              Date: Sat, 13 Dec 2003 00:01:34 -0800 (PST)
63483              Message-ID: <Pine.LNX.4.51.0312122351450.8825@dd.tc.fluke.com>
63484      Branch: perl
63485            ! lib/File/CheckTree.pm
63486 ____________________________________________________________________________
63487 [ 21891] By: rgs                                   on 2003/12/13  16:33:46
63488         Log: Make the XSRETURN macro evaluate its argument only once.
63489      Branch: perl
63490            ! XSUB.h
63491 ____________________________________________________________________________
63492 [ 21886] By: rgs                                   on 2003/12/13  12:30:08
63493         Log: More POD fixes ; regenerate perltoc and perlmodlib.
63494      Branch: perl
63495            ! ext/DynaLoader/DynaLoader_pm.PL pod/perlmodlib.pod
63496            ! pod/perltoc.pod
63497 ____________________________________________________________________________
63498 [ 21885] By: rgs                                   on 2003/12/13  12:21:26
63499         Log: Fix some of the pods to produce more standard manpages,
63500              as reported by Eric S. Raymond.
63501      Branch: perl
63502            ! README.ce README.netware lib/Getopt/Std.pm lib/diagnostics.pm
63503 ____________________________________________________________________________
63504 [ 21884] By: rgs                                   on 2003/12/13  00:09:01
63505         Log: Subject: RE: [perl #24610] Pod::Html infinite recursion
63506              From: Anders Johnson <ajohnson@nvidia.com>
63507              Date: Fri, 12 Dec 2003 14:07:40 -0800
63508              Message-ID: <33171CC36240D94EAF1FE584B1D14E0A06EC6F51@mail-sc-11.nvidia.com>
63509              (with tweaks)
63510      Branch: perl
63511            ! lib/Pod/Html.pm
63512 ____________________________________________________________________________
63513 [ 21883] By: rgs                                   on 2003/12/12  23:54:25
63514         Log: Modify the common guard for the signal.h header, because
63515              C99 compilers don't like it.o
63516
63517              see :
63518              Subject: UNIX03 & C99 issue with 5.8.2
63519              From: Alan Burlison <Alan.Burlison@sun.com>
63520              Date: Fri, 12 Dec 2003 23:04:52 +0000
63521              Message-ID: <3FDA4994.6050209@sun.com>
63522      Branch: perl
63523            ! doio.c doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h
63524            ! util.c
63525 ____________________________________________________________________________
63526 [ 21882] By: rgs                                   on 2003/12/12  22:43:11
63527         Log: Subject: [PATCH] Math::BigInt v1.67 released
63528              From: Tels <perl_dummy@bloodgate.com>
63529              Date: Fri, 12 Dec 2003 18:47:43 +0100
63530              Message-Id: <200312121847.49039@bloodgate.com>
63531      Branch: perl
63532            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
63533            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
63534            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
63535            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/fallback.t
63536            ! lib/Math/BigInt/t/sub_mbi.t
63537 ____________________________________________________________________________
63538 [ 21881] By: merijn                                on 2003/12/12  16:09:14
63539         Log: Subject: [PATCH] d_u32align for win32
63540              From: Gisle Aas <gisle@ActiveState.com>
63541              Date: 11 Dec 2003 01:33:39 -0800
63542              Message-ID: <lrzndzr958.fsf@caliper.activestate.com>
63543      Branch: perl
63544            ! win32/config.bc win32/config.gc win32/config.vc
63545 ____________________________________________________________________________
63546 [ 21879] By: rgs                                   on 2003/12/11  23:53:34
63547         Log: Subject: [PATCH] environ array fix for VMS
63548              From: "Craig A. Berry" <craigberry@mac.com>
63549              Date: Thu, 11 Dec 2003 14:35:29 -0600
63550              Message-ID: <3FD8D511.2030805@mac.com>
63551      Branch: perl
63552            ! vms/vms.c
63553 ____________________________________________________________________________
63554 [ 21878] By: nicholas                              on 2003/12/11  23:49:20
63555         Log: Subject: [PATCH] Perl 5.9.0 AUTHORS
63556              From: Mark Leighton Fisher <mark-fisher@mindspring.com>
63557              Message-ID: <3FD8E74F.7000202@mindspring.com>
63558              Date: Thu, 11 Dec 2003 16:53:19 -0500
63559      Branch: perl
63560            ! AUTHORS
63561 ____________________________________________________________________________
63562 [ 21877] By: rgs                                   on 2003/12/11  23:40:54
63563         Log: Add a mention of the error "DESTROY created new reference
63564              to dead object" in perldiag.
63565      Branch: perl
63566            ! pod/perldiag.pod
63567 ____________________________________________________________________________
63568 [ 21876] By: adi                                   on 2003/12/11  23:04:03
63569         Log: #21866 was wrong. another try to plumb that damn leak.
63570      Branch: perl
63571            ! mg.c sv.c
63572 ____________________________________________________________________________
63573 [ 21875] By: adi                                   on 2003/12/11  20:11:07
63574         Log: fix bug #24605.
63575              substr() wasn't working when used repeatedly on the same utf-8
63576              string.
63577      Branch: perl
63578            ! sv.c t/op/substr.t
63579 ____________________________________________________________________________
63580 [ 21874] By: rgs                                   on 2003/12/09  21:36:58
63581         Log: Suppress a C< $DB::single = 1 > from Switch.pm, as noticed
63582              by Jan Dubois.
63583      Branch: perl
63584            ! lib/Switch.pm
63585 ____________________________________________________________________________
63586 [ 21873] By: rgs                                   on 2003/12/09  21:33:22
63587         Log: Subject: [PATCH perlunicode.pod, encoding.pm] Implicit upgrading docs
63588              From: Autrijus Tang <autrijus@autrijus.org>
63589              Date: Tue, 9 Dec 2003 20:39:16 +0800
63590              Message-ID: <20031209123915.GA1454@not.autrijus.org>
63591      Branch: perl
63592            ! ext/Encode/encoding.pm pod/perlunicode.pod
63593 ____________________________________________________________________________
63594 [ 21872] By: adi                                   on 2003/12/09  03:26:16
63595         Log: temporary fix to avoid t/op/tie.t failures on Win32
63596      Branch: perl
63597            ! hv.c
63598 ____________________________________________________________________________
63599 [ 21871] By: rgs                                   on 2003/12/08  15:22:26
63600         Log: Upgrade to Digest-MD5 2.33.
63601      Branch: perl
63602            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
63603            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
63604            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/typemap
63605 ____________________________________________________________________________
63606 [ 21870] By: rgs                                   on 2003/12/08  08:22:17
63607         Log: Integrate change #21862 from maint-5.8 :
63608
63609              Win32/MinGW tweaks
63610              A. ENV_IS_CASELESS has trys to free(keysave) when
63611              keysave isn't in scope yet.
63612              B. For default makefile.mk which build with perlhost.h
63613              stuff "live" need to link with g++ to find new/delete etc.
63614      Branch: perl
63615           !> hv.c win32/makefile.mk
63616 ____________________________________________________________________________
63617 [ 21869] By: rgs                                   on 2003/12/08  07:37:27
63618         Log: Subject: [PATCH] iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context)
63619              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
63620              Date: Mon, 08 Dec 2003 08:17:46 +0100
63621              Message-id: <20031208071746.GA594@ethan>
63622      Branch: perl
63623            ! hv.c mg.c
63624 ____________________________________________________________________________
63625 [ 21868] By: adi                                   on 2003/12/08  03:38:39
63626         Log: yet another leak. bigger fish still swimming around.
63627              #!perl
63628              eval q{ $_ = "x"; s/x/"in subst"/e } while 1;
63629              __END__
63630      Branch: perl
63631            ! pp_ctl.c
63632 ____________________________________________________________________________
63633 [ 21867] By: adi                                   on 2003/12/08  03:34:37
63634         Log: yet another 2 leaks. example for the second:
63635              #! perl
63636              eval q{ open $p{q}, "foo" } while 1
63637              __END__
63638      Branch: perl
63639            ! op.c
63640 ____________________________________________________________________________
63641 [ 21866] By: adi                                   on 2003/12/08  03:30:16
63642         Log: plumb a leak with pos().
63643
63644              #! perl
63645              while (1) {
63646              my $a = "\x{1ff}"; $a =~ /\x{1ff}/g; pos($a);
63647              }
63648              __END__
63649      Branch: perl
63650            ! sv.c
63651 ____________________________________________________________________________
63652 [ 21865] By: rgs                                   on 2003/12/07  21:28:13
63653         Log: Subject: [PATCH] documenting SCALAR gotcha
63654              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
63655              Date: Sun, 07 Dec 2003 16:41:16 +0100
63656              Message-id: <20031207154116.GA825@ethan>
63657      Branch: perl
63658            ! pod/perltie.pod
63659 ____________________________________________________________________________
63660 [ 21864] By: rgs                                   on 2003/12/07  20:13:47
63661         Log: Subject: [PATCH] setenv tweak for VMS
63662              From: "Craig A. Berry" <craigberry@mac.com>
63663              Date: Sat, 06 Dec 2003 18:13:32 -0600
63664              Message-ID: <3FD270AC.3000106@mac.com>
63665      Branch: perl
63666            ! vms/vms.c
63667 ____________________________________________________________________________
63668 [ 21863] By: rgs                                   on 2003/12/06  21:33:22
63669         Log: Missing thingies.
63670      Branch: perl
63671            ! pp.c pp_hot.c
63672 ____________________________________________________________________________
63673 [ 21861] By: rgs                                   on 2003/12/06  20:58:12
63674         Log: Subject: [PATCH] Math::BigInt v1.67 (pre-release)
63675              From: Tels <perl_dummy@bloodgate.com>
63676              Date: Sat, 6 Dec 2003 20:19:44 +0100
63677              Message-Id: <200312062016.50484@bloodgate.com>
63678      Branch: perl
63679            + lib/Math/BigInt/t/const_mbf.t lib/Math/BigInt/t/fallback.t
63680            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
63681            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
63682            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
63683            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
63684            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
63685            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
63686            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
63687            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
63688 ____________________________________________________________________________
63689 [ 21860] By: rgs                                   on 2003/12/06  20:33:09
63690         Log: Forgot to update the MANIFEST.
63691      Branch: perl
63692            ! MANIFEST
63693 ____________________________________________________________________________
63694 [ 21859] By: rgs                                   on 2003/12/06  20:19:16
63695         Log: Math::BigInt::Scalar is only for tests.
63696              Move it under t/lib.
63697      Branch: perl
63698           +> t/lib/Math/BigInt/Scalar.pm
63699            - lib/Math/BigInt/Scalar.pm
63700 ____________________________________________________________________________
63701 [ 21858] By: rgs                                   on 2003/12/06  20:01:24
63702         Log: Subject: [PATCH] casting bug in VMS part of Perl_start_glob
63703              From: "Craig A. Berry" <craigberry@mac.com>
63704              Date: Sat, 06 Dec 2003 12:44:40 -0600
63705              Message-ID: <3FD22398.1060506@mac.com>
63706      Branch: perl
63707            ! doio.c
63708 ____________________________________________________________________________
63709 [ 21857] By: rgs                                   on 2003/12/06  19:58:51
63710         Log: Remove the "Can't provide tied hash usage" error from perldiag.
63711              Mention the new tied hash SCALAR method in perldelta.
63712      Branch: perl
63713            ! pod/perldelta.pod pod/perldiag.pod
63714 ____________________________________________________________________________
63715 [ 21856] By: rgs                                   on 2003/12/06  19:51:49
63716         Log: Clarify the description of SCALAR in perltie
63717      Branch: perl
63718            ! pod/perltie.pod
63719 ____________________________________________________________________________
63720 [ 21855] By: rgs                                   on 2003/12/06  19:50:07
63721         Log: Subject: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context
63722              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
63723              Date: Sat, 06 Dec 2003 11:50:59 +0100
63724              Message-id: <20031206105059.GA13989@ethan>
63725      Branch: perl
63726            ! embed.fnc embed.h global.sym hv.c lib/Tie/Hash.pm mg.c
63727            ! pod/perlapi.pod pod/perlfunc.pod pod/perltie.pod pp.c pp_hot.c
63728            ! proto.h t/op/tie.t
63729 ____________________________________________________________________________
63730 [ 21854] By: nicholas                              on 2003/12/06  16:30:35
63731         Log: Make sv_force_normal_flags cope with shared hash key scalars
63732              (remember the pointer from SvPVX, reset the flags before SvGROW,
63733              avoid crazy loops or read-from-free)
63734      Branch: perl
63735            ! sv.c
63736 ____________________________________________________________________________
63737 [ 21851] By: nicholas                              on 2003/12/05  20:49:10
63738         Log: Back out the Makefile.PL part of 21808 as requested by Gisle Aas
63739      Branch: perl
63740            ! ext/Digest/MD5/Makefile.PL
63741 ____________________________________________________________________________
63742 [ 21846] By: merijn                                on 2003/12/05  10:41:32
63743         Log: Subject: [PATCH] Configure gets d_u32align wrong
63744              From: Gisle Aas <gisle@ActiveState.com>
63745              Date: 05 Dec 2003 03:47:01 -0800
63746              Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>
63747      Branch: perl
63748            ! Configure
63749 ____________________________________________________________________________
63750 [ 21844] By: rgs                                   on 2003/12/05  07:31:18
63751         Log: Subject: [REPATCH lib/AutoLoader.t] Test can() with AutoLoader
63752              From: chromatic <chromatic@wgz.org>
63753              Date: Mon, 01 Dec 2003 09:20:21 -0800
63754              Message-Id: <1070299221.1275.19.camel@localhost>
63755      Branch: perl
63756            ! lib/AutoLoader.t
63757 ____________________________________________________________________________
63758 [ 21843] By: rgs                                   on 2003/12/05  07:13:08
63759         Log: Subject: [PATCH] another ext/SDBM_File/sdbm build fix
63760              From: "Craig A. Berry" <craigberry@mac.com>
63761              Date: Thu, 04 Dec 2003 16:00:03 -0600
63762              Message-ID: <3FCFAE63.1080106@mac.com>
63763      Branch: perl
63764            ! ext/SDBM_File/sdbm/Makefile.PL
63765 ____________________________________________________________________________
63766 [ 21842] By: rgs                                   on 2003/12/05  07:07:30
63767         Log: Subject: [PATCH] $^P, eval and caller
63768              From: Paul Johnson <paul@pjcj.net>
63769              Date: Fri, 5 Dec 2003 00:57:21 +0100
63770              Message-ID: <20031204235721.GJ26355@pjcj.net>
63771      Branch: perl
63772            ! mg.c
63773 ____________________________________________________________________________
63774 [ 21841] By: rgs                                   on 2003/12/04  12:00:28
63775         Log: Fix File::Copy with hard links on Windows.
63776
63777              Subject: [PATCH] Re: perl @ 21830
63778              From: Steve Hay <steve.hay@uk.radan.com>
63779              Date: Wed, 03 Dec 2003 10:53:02 +0000
63780              Message-ID: <3FCDC08E.7080800@uk.radan.com>
63781
63782              and
63783              Date: Thu, 04 Dec 2003 11:02:22 +0000
63784              Message-ID: <3FCF143E.1040905@uk.radan.com>
63785      Branch: perl
63786            ! lib/File/Copy.pm lib/File/Copy.t
63787 ____________________________________________________________________________
63788 [ 21840] By: rgs                                   on 2003/12/04  11:54:28
63789         Log: Subject: Re: a2p.pod not being installed in 5.8.2?
63790              From: Alan Burlison <Alan.Burlison@sun.com>
63791              Date: Thu, 04 Dec 2003 12:14:30 +0000
63792              Message-ID: <3FCF2526.3030905@sun.com>
63793      Branch: perl
63794            ! installperl
63795 ____________________________________________________________________________
63796 [ 21837] By: rgs                                   on 2003/12/03  08:27:33
63797         Log: Subject: Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT is defined
63798              From: Stas Bekman <stas@stason.org>
63799              Date: Wed, 03 Dec 2003 01:41:42 -0800
63800              Message-ID: <3FCDAFD6.9050106@stason.org>
63801      Branch: perl
63802            ! sv.c
63803 ____________________________________________________________________________
63804 [ 21836] By: rgs                                   on 2003/12/02  23:31:06
63805         Log: The prove utility should also be installed on VMS and on Windows.
63806              Haven't we regression tests for installations yet ?
63807      Branch: perl
63808            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
63809 ____________________________________________________________________________
63810 [ 21835] By: rgs                                   on 2003/12/02  22:18:05
63811         Log: FAQ sync.
63812      Branch: perl
63813            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
63814            ! pod/perlfaq4.pod pod/perlfaq5.pod
63815 ____________________________________________________________________________
63816 [ 21834] By: rgs                                   on 2003/12/02  21:45:12
63817         Log: Subject: Re: [perl #24574] find2perl provides different results to find
63818              From: Slaven Rezic <slaven@rezic.de>
63819              Date: 30 Nov 2003 22:16:59 +0100
63820              Message-ID: <8765h1pnec.fsf@vran.herceg.de>
63821
63822              (plus a note about find2perl now defaulting to -print in perldelta)
63823      Branch: perl
63824            ! pod/perldelta.pod x2p/find2perl.PL
63825 ____________________________________________________________________________
63826 [ 21833] By: rgs                                   on 2003/12/02  21:34:57
63827         Log: Subject: [PATCH] setting $0 still broken
63828              From: Jan Dubois <jand@ActiveState.com>
63829              Date: Thu, 27 Nov 2003 21:09:51 -0800
63830              Message-ID: <f3mdsv8dcv4asle0kbhiijk0adu1l25sr3@4ax.com>
63831      Branch: perl
63832            ! mg.c
63833 ____________________________________________________________________________
63834 [ 21832] By: rgs                                   on 2003/12/02  21:05:58
63835         Log: Better docs for the special code blocks, based on :
63836              Subject: [DOCPATCH] BEGIN, CHECK, INIT, END explained more
63837              From: Elizabeth Mattijsen <liz@dijkmat.nl>
63838              Date: Sat, 29 Nov 2003 23:15:56 +0100
63839              Message-Id: <p05111b01bbeec2e8bf30@[192.168.56.3]>
63840      Branch: perl
63841            ! pod/perlmod.pod pod/perlsub.pod
63842 ____________________________________________________________________________
63843 [ 21828] By: rgs                                   on 2003/11/30  20:56:00
63844         Log: Fix the test boilerplate in lib/if.t, so it can be run
63845              from the t/ directory.
63846      Branch: perl
63847            ! lib/if.t
63848 ____________________________________________________________________________
63849 [ 21827] By: rgs                                   on 2003/11/30  20:34:39
63850         Log: Keep installing xsubpp in lib/ExtUtils,
63851              so MakeMaker can find it.
63852      Branch: perl
63853            ! installperl
63854 ____________________________________________________________________________
63855 [ 21826] By: rgs                                   on 2003/11/30  20:31:59
63856         Log: Upgrade to Test::Harness 2.38.
63857              Introduce the prove(1) utility.
63858              (The prove-switches test is disabled for now.)
63859      Branch: perl
63860            + lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
63861            + lib/Test/Harness/t/prove-switches.t t/lib/Dev/Null.pm
63862            + t/lib/sample-tests/inc_taint t/lib/sample-tests/taint_warn
63863            + utils/prove.PL
63864            ! MANIFEST installperl lib/Test/Harness.pm
63865            ! lib/Test/Harness/Assert.pm lib/Test/Harness/Changes
63866            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
63867            ! lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
63868            ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/pod.t
63869            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
63870            ! lib/Test/Harness/t/test-harness.t utils.lst utils/Makefile
63871 ____________________________________________________________________________
63872 [ 21823] By: rgs                                   on 2003/11/30  18:22:54
63873         Log: Subject: Re: [perl #24554] Segfault in POSIX module
63874              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
63875              Date: Sat, 29 Nov 2003 23:32:38 +0900
63876              Message-Id: <20031129233010.8E2F.BQW10602@nifty.com>
63877
63878              (plus a test for the stringification of references
63879              passed to POSIX::isXXX())
63880      Branch: perl
63881            ! ext/POSIX/POSIX.xs ext/POSIX/t/is.t ext/POSIX/t/posix.t
63882 ____________________________________________________________________________
63883 [ 21814] By: nicholas                              on 2003/11/29  20:53:23
63884         Log: Integrate if.pm 0.0401
63885              Needed to edit the test file as t/TEST can't cope with extra output
63886              lines as produced by 0.0401's if.t
63887      Branch: perl
63888            ! lib/if.pm lib/if.t
63889 ____________________________________________________________________________
63890 [ 21813] By: nicholas                              on 2003/11/29  19:54:52
63891         Log: Remove whitespace from ends of lines (simply because it irritates me)
63892      Branch: perl
63893            ! utils/h2xs.PL
63894 ____________________________________________________________________________
63895 [ 21812] By: nicholas                              on 2003/11/29  17:55:32
63896         Log: Update Unicode::Normalize to 0.28
63897      Branch: perl
63898            + ext/Unicode/Normalize/t/illegal.t
63899            + ext/Unicode/Normalize/t/null.t ext/Unicode/Normalize/t/short.t
63900            ! MANIFEST ext/Unicode/Normalize/Changes
63901            ! ext/Unicode/Normalize/Normalize.pm
63902            ! ext/Unicode/Normalize/Normalize.xs
63903            ! ext/Unicode/Normalize/README
63904 ____________________________________________________________________________
63905 [ 21811] By: nicholas                              on 2003/11/29  17:30:18
63906         Log: D'oh! This has been moved to lib/Digest/t/digest.t but not deleted.
63907      Branch: perl
63908            - lib/Digest.t
63909 ____________________________________________________________________________
63910 [ 21810] By: nicholas                              on 2003/11/29  17:29:15
63911         Log: Update Unicode::Collate to 0.31 (Only the .pm version for now)
63912      Branch: perl
63913            + lib/Unicode/Collate/t/illegal.t
63914            + lib/Unicode/Collate/t/illegalp.t
63915            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
63916            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/version.t
63917 ____________________________________________________________________________
63918 [ 21809] By: nicholas                              on 2003/11/29  17:09:25
63919         Log: D'oh! Forgot to lib/Digest/base.pm
63920      Branch: perl
63921            + lib/Digest/base.pm
63922            ! MANIFEST
63923 ____________________________________________________________________________
63924 [ 21808] By: nicholas                              on 2003/11/29  17:04:39
63925         Log: Update to Digest::MD5 2.31
63926      Branch: perl
63927            + ext/Digest/MD5/t/bits.t
63928            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
63929            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/badfile.t
63930            ! ext/Digest/MD5/t/files.t
63931 ____________________________________________________________________________
63932 [ 21807] By: nicholas                              on 2003/11/29  16:45:19
63933         Log: Update Digest to 1.03
63934      Branch: perl
63935            + lib/Digest/t/base.t
63936           +> lib/Digest/t/digest.t
63937            ! MANIFEST Porting/Maintainers.pl lib/Digest.pm
63938 ____________________________________________________________________________
63939 [ 21806] By: nicholas                              on 2003/11/29  15:41:19
63940         Log: When Gconvert is a macro around sprintf with a .* format we need
63941              to cast to int (in case STRLEN isn't the same size as int)
63942              gcc issues a warning even when it is the same size
63943      Branch: perl
63944            ! sv.c
63945 ____________________________________________________________________________
63946 [ 21805] By: nicholas                              on 2003/11/29  14:44:56
63947         Log: Silence gcc 2.95 warning
63948              (Its trace flow isn't good enough to realise that there is no problem)
63949      Branch: perl
63950            ! pp_hot.c
63951 ____________________________________________________________________________
63952 [ 21804] By: nicholas                              on 2003/11/29  14:44:22
63953         Log: Gconvert actually takes type NV, while nv may be either double
63954              or long double (depending on some conditional code)
63955              Rafael and I think that this cast should work.
63956      Branch: perl
63957            ! sv.c
63958 ____________________________________________________________________________
63959 [ 21802] By: rgs                                   on 2003/11/29  11:38:58
63960         Log: POSIX::isXXX(undef) segfaulted. (bug #24554.)
63961      Branch: perl
63962            ! ext/POSIX/POSIX.xs ext/POSIX/t/posix.t
63963 ____________________________________________________________________________
63964 [ 21800] By: rgs                                   on 2003/11/28  22:38:40
63965         Log: Fix a regression introduced by change #21694 on sprintf()
63966              with long doubles, by disabling the specific optimisation
63967              path in this case ; remove a unnecessary cast ; add a new
63968              test file for miscellaneous sprintf() test that don't fit
63969              in the t/op/sprintf.t framework.
63970      Branch: perl
63971            + t/op/sprintf2.t
63972            ! MANIFEST sv.c
63973 ____________________________________________________________________________
63974 [ 21799] By: rgs                                   on 2003/11/28  21:41:29
63975         Log: Subject: [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
63976              From: Stas Bekman <stas@stason.org>
63977              Date: Fri, 28 Nov 2003 14:42:25 -0800
63978              Message-ID: <3FC7CF51.7060804@stason.org>
63979      Branch: perl
63980            ! pod/perlsec.pod
63981 ____________________________________________________________________________
63982 [ 21798] By: rgs                                   on 2003/11/28  20:42:45
63983         Log: Implement C<use Exporter 'import'> :
63984
63985              Subject: Re: [PATCH] Exporter-related PODs
63986              From: Fergal Daly <fergal@esatclear.ie>
63987              Date: Mon, 10 Nov 2003 00:08:52 +0000
63988              Message-Id: <200311100008.52639.fergal@esatclear.ie>
63989
63990              (tweaked, so the imported import() doesn't spit out warnings)
63991      Branch: perl
63992            ! lib/Exporter.pm lib/Exporter.t
63993 ____________________________________________________________________________
63994 [ 21797] By: rgs                                   on 2003/11/28  20:11:47
63995         Log: Subject: Re: [perl #24245] File::Copy::copy damages hard linked files
63996              From: Slaven Rezic <slaven@rezic.de>
63997              Date: 19 Oct 2003 19:11:31 +0200
63998              Message-ID: <87smlprw3g.fsf@vran.herceg.de>
63999              (with further tweaks)
64000      Branch: perl
64001            ! lib/File/Copy.pm lib/File/Copy.t
64002 ____________________________________________________________________________
64003 [ 21795] By: rgs                                   on 2003/11/28  19:16:33
64004         Log: Subject: [PATCH] Fix perl 5.8 and 5.9 to build on latest VOS
64005              From: "Green, Paul" <Paul.Green@stratus.com>
64006              Date: Thu, 27 Nov 2003 21:51:26 -0500
64007              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com>
64008      Branch: perl
64009            ! hints/vos.sh
64010 ____________________________________________________________________________
64011 [ 21794] By: nicholas                              on 2003/11/28  19:14:58
64012         Log: Arguments to skip were the wrong way round, hence why all the *BSDs
64013              were failing
64014      Branch: perl
64015            ! t/op/readline.t
64016 ____________________________________________________________________________
64017 [ 21789] By: rgs                                   on 2003/11/27  22:18:29
64018         Log: Marcus Holland-Moritz is now the maintainer of Devel::PPPort.
64019              PerlIO and threads are not on CPAN.
64020      Branch: perl
64021            ! Porting/Maintainers.pl
64022 ____________________________________________________________________________
64023 [ 21788] By: nicholas                              on 2003/11/25  21:27:11
64024         Log: Add Torsten Foertsch to AUTHORS (patches plus tests are what we like)
64025      Branch: perl
64026            ! AUTHORS
64027 ____________________________________________________________________________
64028 [ 21787] By: rgs                                   on 2003/11/25  21:12:19
64029         Log: Subject: [PATCH] Re: bug or a feature?
64030              From: Torsten Foertsch <torsten.foertsch@gmx.net>
64031              Date: Sat, 22 Nov 2003 13:15:53 +0100
64032              Message-Id: <200311221315.58539.torsten.foertsch@gmx.net>
64033
64034              and
64035              Date: Sat, 22 Nov 2003 14:21:45 +0100
64036              Message-Id: <200311221421.48940.torsten.foertsch@gmx.net>
64037              (test moved to t/op/readline.t)
64038      Branch: perl
64039            ! pp_hot.c t/op/readline.t
64040 ____________________________________________________________________________
64041 [ 21783] By: merijn                                on 2003/11/24  21:24:46
64042         Log: Subject: remove hardcoded version number from cygwin/perlld.in
64043              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
64044              Date: Mon, 24 Nov 2003 08:11:36 -0800
64045              Message-ID: <20031124161136.GC2656@efn.org>
64046      Branch: perl
64047            ! cygwin/Makefile.SHs cygwin/perlld.in
64048 ____________________________________________________________________________
64049 [ 21782] By: nicholas                              on 2003/11/24  20:07:29
64050         Log: Should fix the infinite loop on a dynamic %ENV fetch
64051      Branch: perl
64052            ! hv.c
64053 ____________________________________________________________________________
64054 [ 21781] By: nicholas                              on 2003/11/24  19:47:57
64055         Log: Tweak the order of initialisation of oentry in hv_fetch_common -
64056              C source now cleaner, but optimised object file still the same size.
64057      Branch: perl
64058            ! hv.c
64059 ____________________________________________________________________________
64060 [ 21780] By: rgs                                   on 2003/11/23  21:59:06
64061         Log: Subject: Re: [perl #24439] 64 bit build failure on Solaris 9
64062              From: Andy Dougherty <doughera@lafayette.edu>
64063              Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST)
64064              Message-ID: <Pine.SOL.4.53.0311200926550.25274@maxwell.phys.lafayette.edu>
64065
64066              and :
64067              Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST)
64068              Message-ID: <Pine.SOL.4.53.0311210927460.1876@maxwell.phys.lafayette.edu>
64069      Branch: perl
64070            ! hints/solaris_2.sh
64071 ____________________________________________________________________________
64072 [ 21779] By: nicholas                              on 2003/11/22  23:37:24
64073         Log: D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
64074              reported by Craig Berry
64075      Branch: perl
64076            ! hv.c
64077 ____________________________________________________________________________
64078 [ 21774] By: nicholas                              on 2003/11/22  21:21:22
64079         Log: restore_magic needs to undo COW
64080              (while magic was off, sv_setsv is likely to have seen this SV as a
64081              good source for COW)
64082              Should fix the smoke failures on lib/locale.t
64083      Branch: perl
64084            ! mg.c
64085 ____________________________________________________________________________
64086 [ 21773] By: nicholas                              on 2003/11/22  19:12:32
64087         Log: Don't COW if the destination has magic.
64088      Branch: perl
64089            ! sv.c
64090 ____________________________________________________________________________
64091 [ 21772] By: nicholas                              on 2003/11/22  17:05:32
64092         Log: Reorder functions in hv.c so that callers of hv_fetch_common are all
64093              close to it.
64094      Branch: perl
64095            ! hv.c
64096 ____________________________________________________________________________
64097 [ 21771] By: nicholas                              on 2003/11/22  16:43:09
64098         Log: "Space Is a Province of Brazil"
64099              Farewell, hv_store_common. Store is now part of Fetch.
64100              All tests pass. hv.c 15% smaller than when I started all this
64101      Branch: perl
64102            ! embed.fnc embed.h hv.c proto.h
64103 ____________________________________________________________________________
64104 [ 21770] By: nicholas                              on 2003/11/22  13:16:43
64105         Log: Farewell hv_exists_common - exists is now a call to fetch
64106              (with the exists magic handling moved into fetch)
64107      Branch: perl
64108            ! embed.fnc embed.h hv.c proto.h
64109 ____________________________________________________________________________
64110 [ 21769] By: nicholas                              on 2003/11/22  11:02:23
64111         Log: Shift negative klen/flags games from hv_store_common out to hv_store
64112      Branch: perl
64113            ! embed.fnc embed.h hv.c proto.h
64114 ____________________________________________________________________________
64115 [ 21768] By: nicholas                              on 2003/11/22  10:37:24
64116         Log: Shift negative klen/flags games from hv_exists_common out to hv_exists
64117      Branch: perl
64118            ! embed.fnc embed.h hv.c proto.h
64119 ____________________________________________________________________________
64120 [ 21767] By: nicholas                              on 2003/11/21  23:15:47
64121         Log: Check that the key is present before a delete, and absent afterwards
64122      Branch: perl
64123            ! ext/XS/APItest/t/hash.t
64124 ____________________________________________________________________________
64125 [ 21766] By: nicholas                              on 2003/11/21  23:12:33
64126         Log: Move the negative key -> utf8 flag conversion out to hv_delete
64127      Branch: perl
64128            ! embed.fnc embed.h hv.c proto.h
64129 ____________________________________________________________________________
64130 [ 21765] By: nicholas                              on 2003/11/21  22:41:23
64131         Log: Tweaks to S_hv_delete_common:
64132              make the magic call hv_fetch_common rather than ent-or-not
64133              grab the hash from a shared hash key scalar if possible
64134              use masked flags rather than flags for the comparison
64135      Branch: perl
64136            ! hv.c
64137 ____________________________________________________________________________
64138 [ 21764] By: nicholas                              on 2003/11/21  21:54:58
64139         Log: Integrate:
64140              [ 21762]
64141              Refactor hash API tests (prior to some additions)
64142
64143              [ 21763]
64144              Test all permuations of utf8 flags on hashes and keys
64145      Branch: perl
64146           !> ext/XS/APItest/t/hash.t
64147 ____________________________________________________________________________
64148 [ 21760] By: nicholas                              on 2003/11/20  22:34:00
64149         Log: Shift negative klen/flags games from hv_fetch_common out to hv_fetch
64150      Branch: perl
64151            ! embed.fnc hv.c proto.h
64152 ____________________________________________________________________________
64153 [ 21758] By: nicholas                              on 2003/11/20  20:14:17
64154         Log: Merge sv_store_flags and sv_store_ent into sv_store_common
64155      Branch: perl
64156            ! embed.fnc embed.h hv.c proto.h
64157 ____________________________________________________________________________
64158 [ 21756] By: rgs                                   on 2003/11/20  12:04:46
64159         Log: Subject: [PATCH] promote hv_clear_placeholders to perl API
64160              From: Alan Burlison <Alan.Burlison@sun.com>
64161              Date: Thu, 20 Nov 2003 10:34:30 +0000
64162              Message-ID: <3FBC98B6.6090909@sun.com>
64163      Branch: perl
64164            ! embed.fnc embed.h global.sym hv.c pod/perlapi.pod proto.h
64165            ! universal.c
64166 ____________________________________________________________________________
64167 [ 21755] By: rgs                                   on 2003/11/19  22:46:20
64168         Log: Regenerate perlapi and perltoc.
64169      Branch: perl
64170            ! pod/perlapi.pod pod/perltoc.pod
64171 ____________________________________________________________________________
64172 [ 21754] By: rgs                                   on 2003/11/19  22:39:51
64173         Log: Subject: [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
64174              From: Iain Truskett <spoon@cpan.org>
64175              Date: Thu, 20 Nov 2003 00:41:33 +1100
64176              Message-ID: <20031119134132.GG21314@gytha.anu.edu.au>
64177      Branch: perl
64178            ! lib/PerlIO.pm pod/perlrun.pod
64179 ____________________________________________________________________________
64180 [ 21753] By: nicholas                              on 2003/11/19  22:28:25
64181         Log: merge hv_fetch and hv_fetch_ent into hv_fetch_common
64182              remove S_hv_fetch_flags
64183              hv.c now 13% smaller than when I started. hv_store TODO
64184      Branch: perl
64185            ! embed.fnc embed.h hv.c proto.h
64186 ____________________________________________________________________________
64187 [ 21752] By: rgs                                   on 2003/11/19  21:06:01
64188         Log: Fix bug [perl #24508] Wrong assignment in nested assignment
64189              together with subroutine call
64190              Apparently concat still doesn't deal correctly with lexicals
64191              in all cases. Disable the whole TARGET_MY optimisation for it.
64192              (and remove the corresponding code from the peephole optimiser.)
64193      Branch: perl
64194            ! op.c opcode.h opcode.pl t/op/concat.t
64195 ____________________________________________________________________________
64196 [ 21751] By: rgs                                   on 2003/11/19  21:03:20
64197         Log: Update the runops stuff in perlguts
64198      Branch: perl
64199            ! pod/perlguts.pod
64200 ____________________________________________________________________________
64201 [ 21750] By: nicholas                              on 2003/11/19  20:37:27
64202         Log: integrate hv_delete and hv_delete_ent into hv_delete_common
64203      Branch: perl
64204            ! embed.fnc embed.h hv.c proto.h
64205 ____________________________________________________________________________
64206 [ 21748] By: rgs                                   on 2003/11/19  19:56:20
64207         Log: Subject: [PATCH] clear of empty locked hash SEGVs
64208              From: Alan Burlison <Alan.Burlison@sun.com>
64209              Date: Wed, 19 Nov 2003 14:39:03 +0000
64210              Message-ID: <3FBB8087.20206@sun.com>
64211      Branch: perl
64212            ! hv.c lib/Hash/Util.t
64213 ____________________________________________________________________________
64214 [ 21747] By: nicholas                              on 2003/11/19  19:51:41
64215         Log: merge hv_exists and hv_exists_ent into S_hv_exists_common
64216      Branch: perl
64217            ! embed.fnc embed.h hv.c proto.h
64218 ____________________________________________________________________________
64219 [ 21746] By: nicholas                              on 2003/11/19  18:46:07
64220         Log: Run regen.pl (for hv_assert)
64221      Branch: perl
64222            ! global.sym
64223 ____________________________________________________________________________
64224 [ 21744] By: nicholas                              on 2003/11/19  17:44:58
64225         Log: Integrate:
64226              [ 21642]
64227              space should be tab for lib/I18N/LangTags/t/02decency.t
64228      Branch: perl
64229           !> MANIFEST
64230 ____________________________________________________________________________
64231 [ 21743] By: rgs                                   on 2003/11/19  17:21:50
64232         Log: Restore errno after having read $^E (like for $!)
64233              to preserve errno from unfortunate side-effects.
64234      Branch: perl
64235            ! mg.c
64236 ____________________________________________________________________________
64237 [ 21742] By: nicholas                              on 2003/11/18  21:04:40
64238         Log: Whoops. We weren't actually testing hv_store_ent
64239              We are now. Plus test hv_store for an initially empty hash.
64240      Branch: perl
64241            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
64242 ____________________________________________________________________________
64243 [ 21741] By: rgs                                   on 2003/11/17  23:06:07
64244         Log: Complement of change #21740 for Windows.
64245              (I have the feeling that it's already subtly broken on VMS)
64246      Branch: perl
64247            ! win32/Makefile win32/makefile.mk
64248 ____________________________________________________________________________
64249 [ 21740] By: rgs                                   on 2003/11/17  19:02:21
64250         Log: Install instmodsh and xsubpp in bin/ along the other utilities.
64251      Branch: perl
64252            + utils/instmodsh.PL utils/xsubpp.PL
64253            ! MANIFEST installperl utils.lst utils/Makefile
64254 ____________________________________________________________________________
64255 [ 21739] By: rgs                                   on 2003/11/17  08:52:52
64256         Log: Subject: Re: [perl #24493] install.html not working
64257              From: Slaven Rezic <slaven@rezic.de>
64258              Date: 16 Nov 2003 20:52:29 +0100
64259              Message-ID: <87d6bsw0oy.fsf@vran.herceg.de>
64260      Branch: perl
64261            ! installhtml
64262 ____________________________________________________________________________
64263 [ 21737] By: nicholas                              on 2003/11/16  21:32:09
64264         Log: Ooops. left an XXX comment in, and worse still it's a // comment
64265      Branch: perl
64266            ! hv.c
64267 ____________________________________________________________________________
64268 [ 21735] By: nicholas                              on 2003/11/16  20:20:58
64269         Log: utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete
64270              (pp functions use the _ent variants, and as the implementation is
64271              duplicated, these bugs aren't tested, and aren't noticed)
64272      Branch: perl
64273            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
64274 ____________________________________________________________________________
64275 [ 21734] By: nicholas                              on 2003/11/16  17:11:22
64276         Log: Accessing unicode keys in tie hashes via hv_exists was broken.
64277              (pp_exists uses hv_exists_ent, which isn't broken)
64278              I expect an equivalent bug in hv_delete
64279      Branch: perl
64280            + ext/XS/APItest/t/hash.t
64281            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
64282            ! ext/XS/APItest/MANIFEST hv.c
64283 ____________________________________________________________________________
64284 [ 21733] By: rgs                                   on 2003/11/16  16:50:04
64285         Log: Subject: [PATCH] Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePerl 5.8.1)
64286              From: Elizabeth Mattijsen <liz@dijkmat.nl>
64287              Date: Sat, 15 Nov 2003 23:22:16 +0100
64288              Message-Id: <p05111b04bbdc49076950@[192.168.56.3]>
64289      Branch: perl
64290            ! ext/threads/t/problems.t
64291 ____________________________________________________________________________
64292 [ 21732] By: rgs                                   on 2003/11/16  16:09:34
64293         Log: Subject: [PATCH] configpm, our $summary : unique
64294              From: Elizabeth Mattijsen <liz@dijkmat.nl>
64295              Date: Sat, 15 Nov 2003 22:18:32 +0100
64296              Message-Id: <p05111b03bbdc478d10cb@[192.168.56.3]>
64297              (plus comments)
64298      Branch: perl
64299            ! configpm
64300 ____________________________________________________________________________
64301 [ 21729] By: nicholas                              on 2003/11/15  14:39:00
64302         Log: Subject: [PATCH] Re: Storable Error
64303              From: Nicholas Clark <nick@ccl4.org>
64304              Date: Sat, 9 Aug 2003 00:35:36 +0100
64305              Message-ID: <20030809003535.C20130@plum.flirble.org>
64306      Branch: perl
64307            ! embed.fnc hv.c perl.c perl.h pod/perlapi.pod pod/perlrun.pod
64308            ! proto.h
64309 ____________________________________________________________________________
64310 [ 21728] By: rgs                                   on 2003/11/15  11:43:43
64311         Log: Update perlhist with 5.6.2.
64312      Branch: perl
64313            ! pod/perlhist.pod
64314 ____________________________________________________________________________
64315 [ 21725] By: rgs                                   on 2003/11/14  22:35:20
64316         Log: Add more complete tests for the "variable masks earlier
64317              declaration" warning, including a TODO test
64318      Branch: perl
64319            ! t/lib/warnings/pad
64320 ____________________________________________________________________________
64321 [ 21723] By: rgs                                   on 2003/11/14  07:43:17
64322         Log: Include "SCCS" in the list of directory names that should
64323              be ignored by installperl.
64324      Branch: perl
64325            ! installperl
64326 ____________________________________________________________________________
64327 [ 21718] By: nicholas                              on 2003/11/13  20:46:36
64328         Log: Subject: Re: Empty subroutine as object method segfaults in 5.8.2 (sometimes)
64329              From: Enache Adrian <enache@rdslink.ro>
64330              Date: Tue, 11 Nov 2003 15:25:29 +0200
64331              Message-ID: <20031111132529.GB1271@ratsnest.hole>
64332      Branch: perl
64333            ! op.c
64334 ____________________________________________________________________________
64335 [ 21714] By: rgs                                   on 2003/11/13  18:55:37
64336         Log: Fix bug [perl #24380] : assigning to a hash in list
64337              or scalar context yielded a wrong value if the list
64338              contained duplicated keys for the hash. This is fixed
64339              by counting the number of duplicate keys and trimming
64340              the stack by the corresponding number of items.
64341      Branch: perl
64342            ! pp_hot.c t/op/hashassign.t
64343 ____________________________________________________________________________
64344 [ 21713] By: merijn                                on 2003/11/13  09:25:15
64345         Log: Simplified the reading
64346      Branch: perl
64347            ! hints/solaris_2.sh
64348 ____________________________________________________________________________
64349 [ 21712] By: merijn                                on 2003/11/13  09:22:21
64350         Log: Enable hints to create call-back units that can act when
64351              a specific variable is *not* set (like -Uuselargefiles)
64352      Branch: perl
64353            ! Configure hints/README.hints
64354 ____________________________________________________________________________
64355 [ 21710] By: nicholas                              on 2003/11/12  21:35:35
64356         Log: Subject: [PATCH] Last stab at sdbm/Makefile.PL
64357              From: Michael G Schwern <schwern@pobox.com>
64358              Date: Tue, 11 Nov 2003 21:02:30 -0800
64359              Message-ID: <20031112050230.GO6874@localhost.comcast.net>
64360      Branch: perl
64361            ! ext/SDBM_File/sdbm/Makefile.PL
64362 ____________________________________________________________________________
64363 [ 21708] By: rgs                                   on 2003/11/12  09:46:51
64364         Log: Subject: [PATCH 5.8.2 @21574] make install not installing fully
64365              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
64366              Date: Tue, 4 Nov 2003 20:07:25 -0800
64367              Message-ID: <20031105040725.GA2629@math.berkeley.edu>
64368      Branch: perl
64369            ! installperl
64370 ____________________________________________________________________________
64371 [ 21706] By: ams                                   on 2003/11/11  23:46:19
64372         Log: Subject: Re: [perl #24460] [DOC PATCH] the begincheck program
64373              From: Tom Phoenix <rootbeer@redcat.com>
64374              Date: Tue, 11 Nov 2003 15:50:35 -0800 (PST)
64375              Message-Id: <Pine.BSO.4.53.0311111547500.9242@blue.stonehenge.com>
64376      Branch: perl
64377            ! pod/perlmod.pod
64378 ____________________________________________________________________________
64379 [ 21702] By: rgs                                   on 2003/11/11  20:13:56
64380         Log: Upgrade to MakeMaker 6.21.
64381      Branch: perl
64382            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
64383            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
64384            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
64385 ____________________________________________________________________________
64386 [ 21697] By: rgs                                   on 2003/11/10  20:55:25
64387         Log: Subject: [PATCH 5.8.2 @21574] make install: line noise
64388              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
64389              Date: Tue, 4 Nov 2003 20:10:16 -0800
64390              Message-ID: <20031105041016.GA2639@math.berkeley.edu>
64391
64392              and part of
64393              Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR
64394              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
64395              Date: Tue, 4 Nov 2003 20:18:37 -0800
64396              Message-ID: <20031105041836.GA2649@math.berkeley.edu>
64397
64398              (I've left out the PREFIX part for now)
64399      Branch: perl
64400            ! Makefile.SH installperl os2/Makefile.SHs
64401 ____________________________________________________________________________
64402 [ 21694] By: rgs                                   on 2003/11/09  17:20:35
64403         Log: Subject: [PATCH 5.8.2 @21574] sprintf() painfully slow
64404              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
64405              Date: Mon, 3 Nov 2003 20:27:39 -0800
64406              Message-ID: <20031104042739.GA1697@math.berkeley.edu>
64407
64408              Subject: Re: [PATCH 5.8.2 @21574] sprintf() painfully slow
64409              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
64410              Date: Mon, 3 Nov 2003 20:57:48 -0800
64411              Message-ID: <20031104045748.GA1826@math.berkeley.edu>
64412      Branch: perl
64413            ! sv.c
64414 ____________________________________________________________________________
64415 [ 21693] By: rgs                                   on 2003/11/09  11:37:29
64416         Log: Subject: [PATCH-5.8.2 for WinCE] must copy changes from win32/makeifle.mk to wince/makefile.ce
64417              From: Vadim Konovalov <konovalo@mail.wplus.net>
64418              Date: Sun, 9 Nov 2003 13:31:59 +0300
64419              Message-ID: <93187393948.20031109133159@mail.wplus.net>
64420      Branch: perl
64421            ! wince/Makefile.ce
64422 ____________________________________________________________________________
64423 [ 21691] By: rgs                                   on 2003/11/09  11:13:40
64424         Log: Update the list of pumpkings in perlhist.pod.
64425      Branch: perl
64426            ! pod/perlhist.pod
64427 ____________________________________________________________________________
64428 [ 21687] By: ams                                   on 2003/11/08  17:09:56
64429         Log: Subject: [PATCH 5.6.2-RC1 pod/perlhist.pod]  Updated.
64430              From: Abigail <abigail@abigail.nl>
64431              Date: Sat, 8 Nov 2003 18:51:30 +0100
64432              Message-Id: <20031108175130.GA22273@abigail.nl>
64433      Branch: perl
64434            ! pod/perlhist.pod
64435 ____________________________________________________________________________
64436 [ 21677] By: rgs                                   on 2003/11/07  07:49:17
64437         Log: Subject: [PATCH 5.8.2 @21574] OS/2 docu
64438              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
64439              Date: Thu, 6 Nov 2003 23:26:18 -0800
64440              Message-ID: <20031107072618.GA4370@math.berkeley.edu>
64441      Branch: perl
64442            ! os2/Changes
64443 ____________________________________________________________________________
64444 [ 21676] By: davem                                 on 2003/11/06  22:11:23
64445         Log: bugid #24407: numeric key for shared hash got stringified using
64446              wrong interpreter, and thus got malloced into the wrong thread
64447              memory pool
64448      Branch: perl
64449            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_simple.t
64450 ____________________________________________________________________________
64451 [ 21675] By: rgs                                   on 2003/11/06  10:27:22
64452         Log: Upgrade to MakeMaker 6.20.
64453      Branch: perl
64454            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
64455            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MANIFEST.SKIP
64456            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
64457            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Tutorial.pod
64458            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/postamble.t
64459 ____________________________________________________________________________
64460 [ 21674] By: ams                                   on 2003/11/06  09:32:26
64461         Log: Subject: [PATCH blead] Re: [perl #24248] taint propagation regression,
64462              tests fail to spot this
64463              From: Rick Delaney <rick@bort.ca>
64464              Date: Wed, 5 Nov 2003 23:02:41 -0500
64465              Message-Id: <20031105230241.D13585@biff.bort.ca>
64466      Branch: perl
64467            ! pp_ctl.c t/op/taint.t
64468 ____________________________________________________________________________
64469 [ 21673] By: rgs                                   on 2003/11/05  21:47:07
64470         Log: Subject: [PATCH] Be sure to use -fPIC not -fpic on Linux/SPARC
64471              From: Andy Dougherty <doughera@lafayette.edu>
64472              Date: Wed, 5 Nov 2003 17:19:03 -0500 (EST)
64473              Message-ID: <Pine.SOL.4.53.0311051715140.24878@maxwell.phys.lafayette.edu>
64474      Branch: perl
64475            ! hints/linux.sh
64476 ____________________________________________________________________________
64477 [ 21672] By: rgs                                   on 2003/11/05  20:42:47
64478         Log: Subject: [patch t/op/hash.t] extending the hash attack test
64479              From: Stas Bekman <stas@stason.org>
64480              Date: Tue, 04 Nov 2003 14:33:09 -0800
64481              Message-ID: <3FA82925.7020703@stason.org>
64482      Branch: perl
64483            ! t/op/hash.t
64484 ____________________________________________________________________________
64485 [ 21671] By: rgs                                   on 2003/11/05  20:38:09
64486         Log: Subject: Re: [perl #24398] Benchmark.pm cmpthese segfault
64487              From: Stas Bekman <stas@stason.org>
64488              Date: Wed, 05 Nov 2003 00:50:25 -0800
64489              Message-ID: <3FA8B9D1.2020806@stason.org>
64490      Branch: perl
64491            ! lib/Benchmark.pm
64492 ____________________________________________________________________________
64493 [ 21667] By: nicholas                              on 2003/11/05  19:13:56
64494         Log: From: Craig Berry <craigberry@mac.com>
64495              Subject: Opcode.xs/RC2 compile nit on VMS
64496              Date: Wed, 05 Nov 2003 12:16:34 -0600
64497              Message-ID: <2097592.1068056194261.JavaMail.craigberry@mac.com>
64498      Branch: perl
64499            ! ext/Opcode/Opcode.xs
64500 ____________________________________________________________________________
64501 [ 21664] By: ams                                   on 2003/11/05  18:34:28
64502         Log: Orphaned submission from #21546.
64503      Branch: perl
64504            ! perl.c
64505 ____________________________________________________________________________
64506 [ 21663] By: ams                                   on 2003/11/05  17:01:29
64507         Log: Subject: Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)
64508              From: Slaven Rezic <slaven@rezic.de>
64509              Date: 20 Oct 2003 22:39:28 +0200
64510              Message-Id: <87oewbiqyn.fsf@vran.herceg.de>
64511      Branch: perl
64512            ! lib/filetest.t
64513 ____________________________________________________________________________
64514 [ 21662] By: ams                                   on 2003/11/05  16:51:08
64515         Log: Subject: Re: 'make minitest' fails for op/cproto and op/pat
64516              From: Michael G Schwern <schwern@pobox.com>
64517              Date: Wed, 5 Nov 2003 06:26:36 -0800
64518              Message-Id: <20031105142635.GA22761@localhost.comcast.net>
64519      Branch: perl
64520            ! t/op/cproto.t
64521 ____________________________________________________________________________
64522 [ 21661] By: ams                                   on 2003/11/05  16:50:05
64523         Log: Subject: [PATCH] Modernise INSTALL
64524              From: Gisle Aas <gisle@ActiveState.com>
64525              Date: 05 Nov 2003 05:16:25 -0800
64526              Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com>
64527
64528              Subject: [PATCH pod/perlhist.pod]  Mention 5.8.2-RC2
64529              From: Abigail <abigail@abigail.nl>
64530              Date: Tue, 4 Nov 2003 10:40:57 +0100
64531              Message-Id: <20031104094057.GA22508@abigail.nl>
64532      Branch: perl
64533            ! INSTALL pod/perlhist.pod
64534 ____________________________________________________________________________
64535 [ 21660] By: ams                                   on 2003/11/05  16:46:12
64536         Log: Subject: [PATCH blead]  reentr.pl is not defining _srandom_struct
64537              From: Jan Dubois <jand@ActiveState.com>
64538              Date: Tue, 04 Nov 2003 16:52:14 -0800
64539              Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com>
64540      Branch: perl
64541            ! reentr.c reentr.h reentr.pl
64542 ____________________________________________________________________________
64543 [ 21657] By: rgs                                   on 2003/11/05  08:07:14
64544         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
64545              From: Michael G Schwern <schwern@pobox.com>
64546              Date: Tue, 4 Nov 2003 17:59:13 -0800
64547              Message-ID: <20031105015913.GL15406@localhost.comcast.net>
64548
64549              Replaces the temporary kludge (#21655).
64550      Branch: perl
64551            ! ext/SDBM_File/sdbm/Makefile.PL
64552 ____________________________________________________________________________
64553 [ 21656] By: rgs                                   on 2003/11/05  07:41:41
64554         Log: Subject: Re: [gherteg@csc.com: your CPAN page on EBCDIC]
64555              From: PPrymmer@factset.com
64556              Date: Tue, 4 Nov 2003 10:00:07 -0500
64557              Message-ID: <OF9A22A404.A32A5C26-ON85256DD4.00522E92-85256DD4.005268A4@factset.com>
64558      Branch: perl
64559            ! pod/perlebcdic.pod
64560 ____________________________________________________________________________
64561 [ 21655] By: rgs                                   on 2003/11/04  22:32:28
64562         Log: Temporary kludge to allow SDBM_File being built
64563              with MakeMaker 6.19.
64564      Branch: perl
64565            ! ext/SDBM_File/sdbm/Makefile.PL
64566 ____________________________________________________________________________
64567 [ 21652] By: rgs                                   on 2003/11/04  21:43:10
64568         Log: Upgrade to ExtUtils::MakeMaker 6.19
64569      Branch: perl
64570            + lib/ExtUtils/t/parse_version.t
64571            + t/lib/MakeMaker/Test/Setup/BFD.pm
64572            + t/lib/MakeMaker/Test/Setup/Problem.pm
64573            - lib/ExtUtils/t/00setup_dummy.t
64574            - lib/ExtUtils/t/zz_cleanup_dummy.t
64575            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
64576            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
64577            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
64578            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
64579            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
64580            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
64581            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
64582            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/bytes.pm
64583            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Manifest.pm
64584            ! lib/ExtUtils/README lib/ExtUtils/TODO lib/ExtUtils/instmodsh
64585            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
64586            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/Install.t
64587            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
64588            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
64589            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/postamble.t
64590            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
64591            ! lib/ExtUtils/t/problems.t lib/ExtUtils/t/writemakefile_args.t
64592            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
64593 ____________________________________________________________________________
64594 [ 21651] By: rgs                                   on 2003/11/04  05:43:56
64595         Log: Subject: Re: [PATCH 5.8.2 @21574] OS/2 build
64596              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
64597              Date: Mon, 3 Nov 2003 20:20:44 -0800
64598              Message-ID: <20031104042044.GA1682@math.berkeley.edu>
64599      Branch: perl
64600            ! os2/Makefile.SHs
64601 ____________________________________________________________________________
64602 [ 21650] By: rgs                                   on 2003/11/03  21:55:42
64603         Log: Subject: [PATCH] Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm
64604              From: Michael G Schwern <schwern@pobox.com>
64605              Date: Sat, 1 Nov 2003 22:57:45 -0800
64606              Message-ID: <20031102065745.GN3659@localhost.comcast.net>
64607              (goes with change #21418)
64608      Branch: perl
64609            ! lib/autouse.pm lib/autouse.t
64610 ____________________________________________________________________________
64611 [ 21647] By: rgs                                   on 2003/11/03  20:08:18
64612         Log: Subject: [PATCH] Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
64613              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
64614              Date: Mon, 3 Nov 2003 20:53:33 +0100
64615              Message-ID: <023a01c3a244$2a1dd5a0$0c2f1fac@R2D2>
64616      Branch: perl
64617            ! ext/Devel/PPPort/PPPort.pm
64618 ____________________________________________________________________________
64619 [ 21646] By: rgs                                   on 2003/11/03  20:00:07
64620         Log: Subject: Cwd.xs: off-by-one buffer overflow in realpath()
64621              From: Casey West <casey@geeknest.com>
64622              Date: Mon, 3 Nov 2003 10:11:43 -0500
64623              Message-ID: <20031103151143.GB430@geeknest.com>
64624      Branch: perl
64625            ! ext/Cwd/Cwd.xs
64626 ____________________________________________________________________________
64627 [ 21645] By: rgs                                   on 2003/11/03  19:18:42
64628         Log: Subject: Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again
64629              From: Jan Dubois <jand@ActiveState.com>
64630              Date: Sun, 02 Nov 2003 21:43:44 -0800
64631              Message-ID: <8dqbqvg16ln2r807l1l2c905lh7hte303v@4ax.com>
64632      Branch: perl
64633            ! reentr.h reentr.pl
64634 ____________________________________________________________________________
64635 [ 21644] By: rgs                                   on 2003/11/03  15:33:55
64636         Log: Document the fact that keys() and values() are optimized
64637              for void context (as suggested by Liz.)
64638      Branch: perl
64639            ! pod/perlfunc.pod
64640 ____________________________________________________________________________
64641 [ 21639] By: nicholas                              on 2003/11/03  07:04:36
64642         Log: Stas would prefer not to have MOD_PERL defines in perl.
64643      Branch: perl
64644            ! hv.c hv.h
64645 ____________________________________________________________________________
64646 [ 21638] By: nicholas                              on 2003/11/03  06:46:48
64647         Log: s/new_hash/rehash/g (Stas suggested a better name)
64648      Branch: perl
64649            ! embedvar.h hv.h intrpvar.h lib/Hash/Util.pm perl.c perlapi.h
64650            ! sv.c universal.c util.c
64651 ____________________________________________________________________________
64652 [ 21634] By: nicholas                              on 2003/11/02  22:32:21
64653         Log: Provide Internals::new_hash_seed to return PL_new_hash_seed, and
64654              make Hash::Util::hash_seed use this.
64655      Branch: perl
64656            ! lib/Hash/Util.pm universal.c
64657 ____________________________________________________________________________
64658 [ 21628] By: rgs                                   on 2003/11/02  21:05:59
64659         Log: Fix for [perl #24347] segfault with Safe
64660              The empty %INC created for safe compartements was freed
64661              too early.
64662      Branch: perl
64663            ! ext/Opcode/Opcode.xs
64664 ____________________________________________________________________________
64665 [ 21627] By: rgs                                   on 2003/11/02  20:40:47
64666         Log: Subject: [PATCH pod/perlguts.pod] update embed.pl description
64667              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
64668              Date: Sun, 2 Nov 2003 22:24:28 +0100
64669              Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2>
64670      Branch: perl
64671            ! pod/perlguts.pod
64672 ____________________________________________________________________________
64673 [ 21625] By: rgs                                   on 2003/11/02  20:24:21
64674         Log: Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
64675      Branch: perl
64676            ! pod/perlhist.pod
64677 ____________________________________________________________________________
64678 [ 21620] By: nicholas                              on 2003/11/02  18:22:16
64679         Log: Subject: [PATCH 5.8.2 @21574] OS/2 build
64680              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
64681              Date: Wed, 29 Oct 2003 14:00:18 -0800
64682              Message-ID: <20031029220017.GA26384@math.berkeley.edu>
64683      Branch: perl
64684            ! ext/DynaLoader/DynaLoader_pm.PL makedef.pl os2/Makefile.SHs
64685            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2_base.t os2/os2ish.h
64686            ! os2/perl2cmd.pl perlio.c
64687 ____________________________________________________________________________
64688 [ 21619] By: rgs                                   on 2003/11/02  18:07:30
64689         Log: Quoted-printable is evil.
64690      Branch: perl
64691            ! win32/win32.h
64692 ____________________________________________________________________________
64693 [ 21618] By: nicholas                              on 2003/11/02  18:01:21
64694         Log: Stas spotted a missed s//new_/ for the hash seed renaming games
64695      Branch: perl
64696            ! perl.c
64697 ____________________________________________________________________________
64698 [ 21617] By: rgs                                   on 2003/11/02  17:25:50
64699         Log: Portability nit for MinGW 3.
64700
64701              Subject: MinGW-3.1.0-1 _CRTIMP definition preempting win32.h's
64702              From: Greg Matheson <lang@ms.chinmin.edu.tw>
64703              Date: Thu, 30 Oct 2003 14:11:58 +0800
64704              Message-ID: <20031030141158.A11772@ms>
64705              (actual patch by Abe Timmerman)
64706      Branch: perl
64707            ! win32/win32.h
64708 ____________________________________________________________________________
64709 [ 21616] By: rgs                                   on 2003/11/02  12:37:54
64710         Log: Subject: DOCPATCH: does STORE need to return anything and if so what?
64711              From: david nicol <whatever@davidnicol.com>
64712              Date: 26 Oct 2003 22:34:04 -0600
64713              Message-Id: <1067229244.1071.51.camel@plaza.davidnicol.com>
64714      Branch: perl
64715            ! pod/perltie.pod
64716 ____________________________________________________________________________
64717 [ 21615] By: rgs                                   on 2003/11/01  20:01:54
64718         Log: Subject: [PATCH] DB_File 1.807
64719              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
64720              Date: Sat, 1 Nov 2003 13:50:12 -0000
64721              Message-ID: <AIEAJICLCBDNAAOLLOKLOENMPAAA.Paul.Marquess@btinternet.com>
64722      Branch: perl
64723            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
64724            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
64725            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
64726 ____________________________________________________________________________
64727 [ 21614] By: rgs                                   on 2003/11/01  19:40:28
64728         Log: Subject: Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?)
64729              From: Rick Delaney <rick@bort.ca>
64730              Date: Mon, 27 Oct 2003 16:24:16 -0500
64731              Message-ID: <20031027162416.H2233@biff.bort.ca>
64732      Branch: perl
64733            ! pp_hot.c
64734 ____________________________________________________________________________
64735 [ 21611] By: nicholas                              on 2003/11/01  16:32:00
64736         Log: D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this
64737      Branch: perl
64738            ! MANIFEST
64739 ____________________________________________________________________________
64740 [ 21607] By: nicholas                              on 2003/11/01  15:21:23
64741         Log: mod_perl2 will require access to the Plan C hashing function.
64742      Branch: perl
64743            ! hv.h
64744 ____________________________________________________________________________
64745 [ 21604] By: nicholas                              on 2003/11/01  14:21:38
64746         Log: Add Internals::HvREHASH to expose the rehashing flag
64747              t/op/hash.t tests that pathological data triggers rehashing
64748      Branch: perl
64749            + t/op/hash.t
64750            ! universal.c
64751 ____________________________________________________________________________
64752 [ 21599] By: davem                                 on 2003/11/01  00:09:22
64753         Log: whoops, typo
64754      Branch: perl
64755            ! ext/threads/shared/shared.xs
64756 ____________________________________________________________________________
64757 [ 21598] By: davem                                 on 2003/11/01  00:03:38
64758         Log: seg faults when deleting keys of shared hash refs
64759              Ensure that the shared_sv get magic of the element being deleted
64760              is called. Also, avoid posible memory leaks by wrapping all shared
64761              context sections with ENTER/SAVETMPS
64762      Branch: perl
64763            ! ext/threads/shared/shared.xs
64764 ____________________________________________________________________________
64765 [ 21596] By: rgs                                   on 2003/10/31  20:46:44
64766         Log: Subject: Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem to do anything
64767              From: Andy Dougherty <doughera@lafayette.edu>
64768              Date: Fri, 31 Oct 2003 15:32:35 -0500 (EST)
64769              Message-ID: <Pine.SOL.4.53.0310311433440.8552@maxwell.phys.lafayette.edu>
64770              (plus POD link fixes)
64771      Branch: perl
64772            ! INSTALL
64773 ____________________________________________________________________________
64774 [ 21595] By: rgs                                   on 2003/10/31  20:35:23
64775         Log: Prevent the installation of makefiles that can be found
64776              under lib/.
64777      Branch: perl
64778            ! installperl
64779 ____________________________________________________________________________
64780 [ 21593] By: rgs                                   on 2003/10/31  20:19:01
64781         Log: Test nit ; goes with change 21591
64782      Branch: perl
64783            ! t/lib/warnings/regcomp
64784 ____________________________________________________________________________
64785 [ 21592] By: rgs                                   on 2003/10/31  20:03:58
64786         Log: Subject: [PATCH] Document PERL_DL_NONLAZY
64787              From: Gisle Aas <gisle@ActiveState.com>
64788              Date: 31 Oct 2003 03:13:03 -0800
64789              Message-ID: <lrn0bhbqyo.fsf@caliper.activestate.com>
64790      Branch: perl
64791            ! pod/perlrun.pod
64792 ____________________________________________________________________________
64793 [ 21591] By: rgs                                   on 2003/10/31  19:54:23
64794         Log: Subject: [PATCH] Off-by-one error in regcomp.c
64795              From: Slaven Rezic <slaven@rezic.de>
64796              Date: Fri, 31 Oct 2003 12:16:11 +0000
64797              Message-Id: <1067602571.12768@devpc01.iconmobile.de>
64798      Branch: perl
64799            ! regcomp.c t/op/regmesg.t
64800 ____________________________________________________________________________
64801 [ 21590] By: rgs                                   on 2003/10/31  19:36:32
64802         Log: Subject: [patch pod/perlfunc.pod] separate two unrelated notes in require
64803              From: Stas Bekman <stas@stason.org>
64804              Date: Wed, 29 Oct 2003 16:47:24 -0800
64805              Message-ID: <3FA05F9C.2080304@stason.org>
64806      Branch: perl
64807            ! pod/perlfunc.pod
64808 ____________________________________________________________________________
64809 [ 21589] By: rgs                                   on 2003/10/31  19:31:48
64810         Log: Subject: [5.8.x segfault + patch] chicken&egg segfault in -Dm -Mthreads
64811              From: Stas Bekman <stas@stason.org>
64812              Date: Wed, 29 Oct 2003 15:15:15 -0800
64813              Message-ID: <3FA04A03.5010603@stason.org>
64814              (enclosed in a #ifdef DEBUGGING)
64815      Branch: perl
64816            ! sv.c
64817 ____________________________________________________________________________
64818 [ 21588] By: rgs                                   on 2003/10/31  19:25:38
64819         Log: Subject: [PATCH] Devel::PPPort and scan_bin
64820              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
64821              Date: Wed, 29 Oct 2003 22:53:43 +0100
64822              Message-ID: <037201c39e67$1faa9940$0c2f1fac@R2D2>
64823      Branch: perl
64824            ! ext/Devel/PPPort/PPPort.pm
64825 ____________________________________________________________________________
64826 [ 21587] By: rgs                                   on 2003/10/31  19:19:00
64827         Log: Subject: [PATCH] change p4d2p to deal with new style diff2 output
64828              From: Jan Dubois <jand@ActiveState.com>
64829              Date: Thu, 30 Oct 2003 18:43:08 -0800
64830              Message-ID: <dpi3qvgf1uke7pj1gcpgmoh622lqcvl6uc@4ax.com>
64831      Branch: perl
64832            ! Porting/p4d2p
64833 ____________________________________________________________________________
64834 [ 21586] By: nicholas                              on 2003/10/31  18:54:26
64835         Log: Comment that this "optimisation" is actually a necessary fixup.
64836              When the split occurs (to make the opti{miser,onal}) this isn't
64837              (Richard Clamp reminded me that I forgot to do this)
64838      Branch: perl
64839            ! op.c
64840 ____________________________________________________________________________
64841 [ 21583] By: nicholas                              on 2003/10/30  22:37:26
64842         Log: Rewrite to correctly use test.pl
64843
64844              Date: Thu, 30 Oct 2003 15:51:03 -0800
64845              From: Michael G Schwern <schwern@pobox.com>
64846              Subject: Re: Fix for the orange lion bug - aka empty sub bug
64847              Message-ID: <20031030235103.GC27017@localhost.comcast.net>
64848      Branch: perl
64849            ! t/op/sub.t
64850 ____________________________________________________________________________
64851 [ 21582] By: nicholas                              on 2003/10/30  22:18:53
64852         Log: Date: Thu, 30 Oct 2003 22:01:35 +0000
64853              Subject: Fix for the orange lion bug - aka empty sub bug
64854              From: Arthur Bergman <sky@nanisky.com>
64855              Message-Id: <A10EEA90-0B24-11D8-93CD-000A95A2734C@nanisky.com>
64856      Branch: perl
64857            + t/op/sub.t
64858            ! MANIFEST op.c
64859 ____________________________________________________________________________
64860 [ 21580] By: nicholas                              on 2003/10/30  19:42:28
64861         Log: 14 is the chain length for attack. From
64862
64863              Message-ID: <20031030204117.16008.qmail@plover.com>
64864              Subject: Re: 5.8.2-RC1 and mp2
64865              Date: Thu, 30 Oct 2003 15:41:17 -0500
64866              From: Mark Jason Dominus <mjd@plover.com>
64867
64868              and
64869
64870              From: Scott A Crosby <scrosby@cs.rice.edu>
64871              Subject: Re: 5.8.2-RC1 and mp2
64872              Date: 30 Oct 2003 14:08:06 -0600
64873              Message-ID: <oydd6cea3q1.fsf@bert.cs.rice.edu>
64874      Branch: perl
64875            ! hv.c
64876 ____________________________________________________________________________
64877 [ 21575] By: rgs                                   on 2003/10/29  06:51:19
64878         Log: Move a fcntl() example in perlfunc at a more proper place,
64879              as suggested by :
64880              Subject: [perl #24334] ioctl/fcntl doc confusion
64881              From: "perl-5.8.0@ton.iguana.be (via RT)" <perlbug-followup@perl.org>
64882              Date: 28 Oct 2003 13:37:49 -0000
64883              Message-ID: <rt-24334-66603.12.4990768314782@rt.perl.org>
64884      Branch: perl
64885            ! pod/perlfunc.pod
64886 ____________________________________________________________________________
64887 [ 21567] By: rgs                                   on 2003/10/28  08:48:06
64888         Log: Upgrade to Time::HiRes 1.52.
64889      Branch: perl
64890            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
64891            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
64892 ____________________________________________________________________________
64893 [ 21566] By: rgs                                   on 2003/10/28  08:34:26
64894         Log: Subject: [PATCH lib/overload.t] TODO tests for bug #24313.
64895              From: Abigail <abigail@abigail.nl>
64896              Date: Mon, 27 Oct 2003 13:05:37 +0100
64897              Message-ID: <20031027120536.GA24608@abigail.nl>
64898
64899              Subject: [PATCH bleadperl] [perl #24313] (was Re: [PATCH lib/overload.t] TODO tests for bug #24313.)
64900              From: Rick Delaney <rick@bort.ca>
64901              Date: Mon, 27 Oct 2003 12:17:49 -0500
64902              Message-ID: <20031027121749.E2233@biff.bort.ca>
64903      Branch: perl
64904            ! lib/overload.t toke.c
64905 ____________________________________________________________________________
64906 [ 21565] By: rgs                                   on 2003/10/28  07:42:52
64907         Log: Subject: [PATCH t/comp/proto.t]  Test (5.9.x)
64908              From: Abigail <abigail@abigail.nl>
64909              Date: Mon, 27 Oct 2003 14:50:24 +0100
64910              Message-ID: <20031027135024.GA12666@abigail.nl>
64911      Branch: perl
64912            ! t/comp/proto.t
64913 ____________________________________________________________________________
64914 [ 21564] By: davem                                 on 2003/10/27  22:01:12
64915         Log: Fix more shared threads leaks: add SAVETMPS to the second branch
64916              of sharedsv_scalar_store().
64917      Branch: perl
64918            ! ext/threads/shared/shared.xs
64919 ____________________________________________________________________________
64920 [ 21563] By: rgs                                   on 2003/10/27  19:33:29
64921         Log: Add a new taint error, "%ENV is aliased to %s".
64922              This error is thrown when taint checks are enabled and
64923              when *ENV has been aliased, so that %ENV has no env-magic
64924              anymore. (see bug [perl #24291].)
64925      Branch: perl
64926            ! pod/perldiag.pod t/op/taint.t taint.c
64927 ____________________________________________________________________________
64928 [ 21560] By: nicholas                              on 2003/10/27  18:01:02
64929         Log: Record the escape^Wrelease of 5.9.0
64930      Branch: perl
64931            ! pod/perlhist.pod
64932 ____________________________________________________________________________
64933 [ 21554] By: nicholas                              on 2003/10/27  16:09:37
64934         Log: Subject: Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc
64935              From: Alan Burlison <Alan.Burlison@sun.com>
64936              Date: Tue, 21 Oct 2003 15:00:58 +0100
64937              Message-ID: <3F953C1A.3060800@sun.com>
64938      Branch: perl
64939            ! hints/solaris_2.sh
64940 ____________________________________________________________________________
64941 [ 21550] By: nicholas                              on 2003/10/27  13:45:27
64942         Log: Sync with Unicode::Normalize 0.25
64943      Branch: perl
64944            + ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/form.t
64945            + ext/Unicode/Normalize/t/proto.t
64946            + ext/Unicode/Normalize/t/split.t
64947            ! MANIFEST ext/Unicode/Normalize/Changes
64948            ! ext/Unicode/Normalize/Makefile.PL
64949            ! ext/Unicode/Normalize/Normalize.pm
64950            ! ext/Unicode/Normalize/Normalize.xs
64951            ! ext/Unicode/Normalize/README
64952 ____________________________________________________________________________
64953 [ 21549] By: nicholas                              on 2003/10/27  13:11:48
64954         Log: Sync with Unicode::Collate 0.30
64955      Branch: perl
64956            + lib/Unicode/Collate/t/hangtype.t
64957            + lib/Unicode/Collate/t/normal.t lib/Unicode/Collate/t/trailwt.t
64958            + lib/Unicode/Collate/t/variable.t
64959            + lib/Unicode/Collate/t/version.t
64960            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
64961            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/contract.t
64962            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/index.t
64963            ! lib/Unicode/Collate/t/test.t
64964 ____________________________________________________________________________
64965 [ 21548] By: nicholas                              on 2003/10/27  12:39:39
64966         Log: Sync with Pod::Perldoc 3.12
64967      Branch: perl
64968            ! lib/Pod/Perldoc.pm
64969 ____________________________________________________________________________
64970 [ 21546] By: ams                                   on 2003/10/27  09:00:08
64971         Log: Will the real off by one please stand up?
64972      Branch: perl
64973            ! mg.c
64974 ____________________________________________________________________________
64975 [ 21545] By: hv                                    on 2003/10/27  02:52:16
64976         Log: fixup separators
64977      Branch: perl
64978            ! Changes
64979 ____________________________________________________________________________
64980 [ 21544] By: hv                                    on 2003/10/27  02:51:26
64981         Log: don't complain of podless .pm files that have a separate .pod file
64982      Branch: perl
64983            ! pod/buildtoc
64984 ____________________________________________________________________________
64985 [ 21543] By: hv                                    on 2003/10/27  02:50:04
64986         Log: regen pods and toc
64987      Branch: perl
64988            ! pod/perlmodlib.pod pod/perltoc.pod
64989 ____________________________________________________________________________
64990 [ 21542] By: rgs                                   on 2003/10/26  21:36:17
64991         Log: When %ENV has been turned into a non-magical hash after a
64992              glob assignment, TAINT_ENV() may dump core because it
64993              assumes $ENV{PATH} is magical. Fix this ; add a test to
64994              verify that the PATH is still checked for taintedness.
64995      Branch: perl
64996            ! t/op/taint.t taint.c
64997 ____________________________________________________________________________
64998 [ 21540] By: rgs                                   on 2003/10/26  14:59:53
64999         Log: Fix backward-compatibility issues in if.pm.
65000      Branch: perl
65001            ! lib/if.pm
65002 ____________________________________________________________________________
65003 [ 21539] By: hv                                    on 2003/10/26  12:22:54
65004         Log: Update Changes.
65005      Branch: perl
65006            ! Changes patchlevel.h
65007 ____________________________________________________________________________
65008 [ 21538] By: ams                                   on 2003/10/26  08:08:02
65009         Log: Fix off-by-one in $0 set magic. (From Autrijus.)
65010              The whole PL_origalen thing in perl.c looks very hokey.
65011      Branch: perl
65012            ! mg.c
65013 ____________________________________________________________________________
65014 [ 21536] By: nicholas                              on 2003/10/25  22:33:18
65015         Log: show the rehash flags in dumps
65016      Branch: perl
65017            ! dump.c
65018 ____________________________________________________________________________
65019 [ 21535] By: nicholas                              on 2003/10/25  22:32:40
65020         Log: Return 21533 (with modifications) having found the problem
65021      Branch: perl
65022            ! hv.c hv.h
65023 ____________________________________________________________________________
65024 [ 21534] By: nicholas                              on 2003/10/25  20:46:36
65025         Log: Back out 21533 because it broke Encode's build in really weird ways
65026      Branch: perl
65027            ! hv.c hv.h
65028 ____________________________________________________________________________
65029 [ 21533] By: nicholas                              on 2003/10/25  13:10:21
65030         Log: Plan C rough edge smoothing. Criteria for a hash split is now
65031              the earlier of "more keys than buckets" (the old test) or
65032              linked list too long. Rehash is triggered after a split if the
65033              longest linked list is too long.
65034      Branch: perl
65035            ! hv.c hv.h
65036 ____________________________________________________________________________
65037 [ 21532] By: rgs                                   on 2003/10/25  10:03:18
65038         Log: Subject: Re: [perl #948] $, untieable?
65039              From: Richard Clamp <richardc@unixbeard.net>
65040              Date: Tue, 21 Oct 2003 00:02:49 +0100
65041              Message-ID: <20031020230249.GA31123@mirth.demon.co.uk>
65042
65043              Plus a small fix to t/TEST to recognize the added TODO test
65044              as a TODO test.
65045      Branch: perl
65046            ! t/TEST t/op/tie.t
65047 ____________________________________________________________________________
65048 [ 21528] By: nicholas                              on 2003/10/23  19:21:00
65049         Log: When it says "add", then, like, you have to p4 add it. D'oh!
65050              (missed the new file in "Update I18N::LangTags from 0.28 to 0.29")
65051      Branch: perl
65052            + lib/I18N/LangTags/t/02decency.t
65053 ____________________________________________________________________________
65054 [ 21527] By: davem                                 on 2003/10/23  19:13:20
65055         Log: Fix two threads::shared leaks
65056              #24061 - AV in shared interpreter wasn't set to AvREAL
65057              #24255 - mortals were added to the shared interpreter's tmpstack
65058              and never freed.
65059      Branch: perl
65060            ! ext/threads/shared/shared.xs
65061 ____________________________________________________________________________
65062 [ 21526] By: nicholas                              on 2003/10/23  19:11:24
65063         Log: From: Jan Dubois <jand@ActiveState.com>
65064              Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11
65065              Date: Wed, 22 Oct 2003 20:17:07 -0700
65066              Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>
65067
65068              From: Jan Dubois <jand@ActiveState.com>
65069              Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
65070              Date: Wed, 22 Oct 2003 20:26:56 -0700
65071              Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>
65072      Branch: perl
65073            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
65074            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
65075            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod
65076            ! utils/perldoc.PL
65077 ____________________________________________________________________________
65078 [ 21523] By: ams                                   on 2003/10/23  12:53:03
65079         Log: Subject: [PATCH] utime documentation
65080              From: Gisle Aas <gisle@ActiveState.com>
65081              Date: 23 Oct 2003 05:33:43 -0700
65082              Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>
65083      Branch: perl
65084            ! pod/perlfunc.pod
65085 ____________________________________________________________________________
65086 [ 21522] By: ams                                   on 2003/10/23  08:07:18
65087         Log: Subject: [PATCH]  dup2() not going through PerlLIO abstraction layer
65088              From: Jan Dubois <jand@ActiveState.com>
65089              Date: Wed, 22 Oct 2003 20:33:54 -0700
65090              Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>
65091      Branch: perl
65092            ! doio.c
65093 ____________________________________________________________________________
65094 [ 21520] By: nicholas                              on 2003/10/22  19:50:15
65095         Log: patch created by Casey West from:
65096
65097              Subject: CPAN module problems
65098              From: Edward Moy <emoy@apple.com>
65099              Date: Fri, 10 Oct 2003 17:42:06 -0700
65100              Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>
65101
65102              (change ld value in hints file)
65103      Branch: perl
65104            ! hints/darwin.sh
65105 ____________________________________________________________________________
65106 [ 21516] By: rgs                                   on 2003/10/22  15:06:13
65107         Log: Small email update in AUTHORS.
65108      Branch: perl
65109            ! AUTHORS
65110 ____________________________________________________________________________
65111 [ 21515] By: rgs                                   on 2003/10/22  06:39:29
65112         Log: Add a test.taintwarn makefile target,
65113              to run the whole test suite with the -t switch.
65114      Branch: perl
65115            ! Makefile.SH pod/perlhack.pod t/TEST
65116 ____________________________________________________________________________
65117 [ 21514] By: rgs                                   on 2003/10/21  21:21:56
65118         Log: Subject: [PATCH @20458] embedding perl
65119              From: Radu Greab <rgreab@fx.ro>
65120              Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST)
65121              Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>
65122      Branch: perl
65123            ! hv.c intrpvar.h perl.c pod/perlembed.pod pod/perlintern.pod
65124            ! sv.c
65125 ____________________________________________________________________________
65126 [ 21513] By: rgs                                   on 2003/10/21  20:45:12
65127         Log: Fix doc bug #23890, as suggested by Himanshu Garg :
65128              in perltoot, $him->fullname should be $him->fullname->as_string
65129              when passed to printf.
65130      Branch: perl
65131            ! pod/perltoot.pod
65132 ____________________________________________________________________________
65133 [ 21509] By: rgs                                   on 2003/10/21  05:42:50
65134         Log: Two OS/2 portability patches from Ilya.
65135
65136              Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
65137              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
65138              Date: Thu, 25 Sep 2003 12:09:11 -0700
65139              Message-ID: <20030925190911.GA27028@math.berkeley.edu>
65140
65141              Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
65142              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
65143              Date: Thu, 25 Sep 2003 19:50:45 -0700
65144              Message-ID: <20030926025045.GA27507@math.berkeley.edu>
65145      Branch: perl
65146            ! doio.c os2/os2ish.h perl.h perlio.c pp_sys.c
65147 ____________________________________________________________________________
65148 [ 21506] By: rgs                                   on 2003/10/20  19:28:27
65149         Log: Subject: [PATCH] add some missing defines to Devel::PPPort
65150              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65151              Date: Mon, 20 Oct 2003 20:14:19 +0200
65152              Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>
65153      Branch: perl
65154            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
65155 ____________________________________________________________________________
65156 [ 21505] By: rgs                                   on 2003/10/20  19:22:38
65157         Log: Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
65158              From: Slaven Rezic <slaven@rezic.de>
65159              Date: 19 Oct 2003 17:54:59 +0200
65160              Message-ID: <871xt9te7g.fsf@vran.herceg.de>
65161      Branch: perl
65162            ! perlio.c
65163 ____________________________________________________________________________
65164 [ 21503] By: rgs                                   on 2003/10/20  06:04:04
65165         Log: Skip the chflags tests in filetest.t on Darwin.
65166      Branch: perl
65167            ! lib/filetest.t
65168 ____________________________________________________________________________
65169 [ 21474] By: nicholas                              on 2003/10/17  18:44:28
65170         Log: Plan C rough edge smoothing - forgot to turn on the "has key flags"
65171              flag on the hash when rehashing. Can turn off the "rehasing" flag
65172              if the hash is cleared
65173      Branch: perl
65174            ! hv.c
65175 ____________________________________________________________________________
65176 [ 21473] By: rgs                                   on 2003/10/17  08:53:48
65177         Log: -u is deprecated.
65178              Subject: Re: why PERL5LIB is ignored when -T is in effect
65179              From: Slaven Rezic <slaven@rezic.de>
65180              Date: Fri, 17 Oct 2003 10:02:31 +0000
65181              Message-Id: <1066384951.4964@devpc01.iconmobile.de>
65182      Branch: perl
65183            ! perl.c
65184 ____________________________________________________________________________
65185 [ 21472] By: rgs                                   on 2003/10/17  07:29:10
65186         Log: The compilation of PerlIO::via may hang on AIX when
65187              compiling with vac at -O3 optimization level. Disable
65188              optimization for this module.
65189      Branch: perl
65190            + ext/PerlIO/via/hints/aix.pl
65191            ! MANIFEST
65192 ____________________________________________________________________________
65193 [ 21471] By: nicholas                              on 2003/10/16  21:10:27
65194         Log: Plan C for foiling the algorithmic complexity attack
65195              (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
65196              Chip's plan B (do something new inside the hv functions)
65197              and introspective sort)
65198              Provides infrastructure for hashes to change their hash function
65199              if necessary, and code in hsplit to detect pathalogical data and
65200              instigate a random rehashing.
65201              Needs refinement. Let's see how much smoke it creates.
65202      Branch: perl
65203            ! embedvar.h hv.c hv.h intrpvar.h perl.c perlapi.h sv.c sv.h
65204            ! util.c
65205 ____________________________________________________________________________
65206 [ 21470] By: davem                                 on 2003/10/16  20:03:44
65207         Log: Ensure PL_comppad/curpad point to PL_main_cv's padlist when
65208              PL_main_root is freed; this may not have been be the case if a
65209              thread other than the main one is the last to be destroyed
65210      Branch: perl
65211            ! ext/threads/t/thread.t pad.h perl.c
65212 ____________________________________________________________________________
65213 [ 21469] By: nicholas                              on 2003/10/16  19:31:19
65214         Log: Duplicate 19423 (pathological hashes too easy) into share_hek_flags
65215              (as suggested by Jan Dubois)
65216      Branch: perl
65217            ! hv.c
65218 ____________________________________________________________________________
65219 [ 21468] By: ams                                   on 2003/10/16  19:00:14
65220         Log: Subject: Re: assert.h breaks perl.h
65221              From: Alexey Tourbin <at@altlinux.ru>
65222              Date: Thu, 16 Oct 2003 22:24:35 +0400
65223              Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>
65224      Branch: perl
65225            ! sv.h
65226 ____________________________________________________________________________
65227 [ 21467] By: ams                                   on 2003/10/16  18:57:57
65228         Log: Subject: [PATCH] Tie::Hash documentation
65229              From: Slaven Rezic <slaven@rezic.de>
65230              Date: Thu, 16 Oct 2003 17:57:35 +0000
65231              Message-Id: <1066327055.1428@devpc01.iconmobile.de>
65232      Branch: perl
65233            ! lib/Tie/Hash.pm
65234 ____________________________________________________________________________
65235 [ 21466] By: rgs                                   on 2003/10/16  08:52:50
65236         Log: Further tweak on change #21464.
65237      Branch: perl
65238            ! perl.c
65239 ____________________________________________________________________________
65240 [ 21464] By: ams                                   on 2003/10/16  08:42:50
65241         Log: Subject: perl -h tweak [PATCH]
65242              From: Gisle Aas <gisle@ActiveState.com>
65243              Date: 16 Oct 2003 02:49:39 -0700
65244              Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>
65245      Branch: perl
65246            ! perl.c
65247 ____________________________________________________________________________
65248 [ 21456] By: rgs                                   on 2003/10/15  19:19:05
65249         Log: Perlfaq1 : take notice that 5.8.1 is now released.
65250      Branch: perl
65251            ! pod/perlfaq1.pod
65252 ____________________________________________________________________________
65253 [ 21454] By: rgs                                   on 2003/10/15  19:06:05
65254         Log: PerlFAQ sync. (only actual changes)
65255      Branch: perl
65256            ! pod/perlfaq4.pod
65257 ____________________________________________________________________________
65258 [ 21453] By: rgs                                   on 2003/10/15  19:02:35
65259         Log: Typos.
65260      Branch: perl
65261            ! hints/aix.sh
65262 ____________________________________________________________________________
65263 [ 21452] By: rgs                                   on 2003/10/15  11:12:31
65264         Log: Fix bug [perl #24212] : improper error recovery in the
65265              tokenizer after an unknown filetest operator.
65266      Branch: perl
65267            ! t/comp/parser.t toke.c
65268 ____________________________________________________________________________
65269 [ 21451] By: rgs                                   on 2003/10/15  09:19:02
65270         Log: Update MIME::Base64 and Digest::MD5 from the CPAN version.
65271      Branch: perl
65272            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
65273            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
65274            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t
65275            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
65276            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
65277            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t
65278 ____________________________________________________________________________
65279 [ 21450] By: rgs                                   on 2003/10/15  06:47:11
65280         Log: Add support for Linux abstract unix domain sockets to Socket.pm.
65281              Based on a idea by Alex Hudson. (Basically those are unix domain
65282              sockets whose name has a '\0' as first character.)
65283      Branch: perl
65284            ! ext/Socket/Socket.xs ext/Socket/t/Socket.t
65285 ____________________________________________________________________________
65286 [ 21449] By: ams                                   on 2003/10/15  06:32:44
65287         Log: Subject: [PATCH] SIGN => 1 support for MakeMaker
65288              From: Autrijus Tang <autrijus@autrijus.org>
65289              Date: Tue, 14 Oct 2003 18:32:28 +0800
65290              Message-Id: <1066127547.65845.35.camel@localhost>
65291      Branch: perl
65292            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
65293            ! lib/ExtUtils/MakeMaker.pm
65294 ____________________________________________________________________________
65295 [ 21448] By: ams                                   on 2003/10/15  05:56:12
65296         Log: Rewrite #21447.
65297      Branch: perl
65298            ! pod/perliol.pod
65299 ____________________________________________________________________________
65300 [ 21447] By: ams                                   on 2003/10/15  05:36:48
65301         Log: Subject: [patch pod/perliol.pod]
65302              From: Stas Bekman <stas@stason.org>
65303              Date: Tue, 14 Oct 2003 18:05:29 -0700
65304              Message-Id: <3F8C9D59.3040403@stason.org>
65305      Branch: perl
65306            ! pod/perliol.pod
65307 ____________________________________________________________________________
65308 [ 21446] By: nicholas                              on 2003/10/14  18:45:39
65309         Log: Duplicate 19423 (pathological hashes too easy) into hv_store_ent
65310              (the routine used by perl level HV operations)
65311      Branch: perl
65312            ! hv.c
65313 ____________________________________________________________________________
65314 [ 21445] By: rgs                                   on 2003/10/13  21:03:05
65315         Log: Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0
65316              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65317              Date: Tue, 30 Sep 2003 19:23:34 +0200
65318              Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>
65319      Branch: perl
65320            ! ext/Devel/PPPort/PPPort.pm
65321 ____________________________________________________________________________
65322 [ 21442] By: ams                                   on 2003/10/13  08:41:17
65323         Log: Subject: [perl #24189] Incorrect comment in perldoc strict
65324              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
65325              Date: 12 Oct 2003 09:01:25 -0000
65326              Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>
65327      Branch: perl
65328            ! lib/strict.pm
65329 ____________________________________________________________________________
65330 [ 21441] By: rgs                                   on 2003/10/13  08:02:21
65331         Log: Subject: [PATCH] Internals::hash_seed() returns wrong value
65332              From: Jan Dubois <jand@ActiveState.com>
65333              Date: Sun, 12 Oct 2003 22:09:39 -0700
65334              Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>
65335      Branch: perl
65336            ! universal.c
65337 ____________________________________________________________________________
65338 [ 21440] By: rgs                                   on 2003/10/12  19:58:05
65339         Log: Subject: [perl #24122] setreuid and friends borked on darwin/osx
65340              From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
65341              Date: 5 Oct 2003 20:55:56 -0000
65342              Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
65343      Branch: perl
65344            ! mg.c
65345 ____________________________________________________________________________
65346 [ 21439] By: rgs                                   on 2003/10/12  16:28:06
65347         Log: Subject: [PATCH] Tie::Hash documentation
65348              From: Slaven Rezic <slaven@rezic.de>
65349              Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST)
65350              Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>
65351      Branch: perl
65352            ! lib/Tie/Hash.pm
65353 ____________________________________________________________________________
65354 [ 21438] By: rgs                                   on 2003/10/12  15:48:13
65355         Log: Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx
65356              From: Slaven Rezic <slaven@rezic.de>
65357              Date: 07 Oct 2003 00:04:34 +0200
65358              Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>
65359      Branch: perl
65360            ! hints/darwin.sh
65361 ____________________________________________________________________________
65362 [ 21437] By: rgs                                   on 2003/10/12  15:25:17
65363         Log: Minor nit in perlrun, spotted by Art Haas.
65364      Branch: perl
65365            ! pod/perlrun.pod
65366 ____________________________________________________________________________
65367 [ 21436] By: ams                                   on 2003/10/10  19:05:55
65368         Log: Subject: [PATCH] threads::async + some cleanup
65369              From: Elizabeth Mattijsen <liz@dijkmat.nl>
65370              Date: Fri, 10 Oct 2003 16:37:55 +0200
65371              Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>
65372      Branch: perl
65373            ! ext/threads/threads.pm
65374 ____________________________________________________________________________
65375 [ 21435] By: ams                                   on 2003/10/10  19:02:34
65376         Log: Make everyone stop posting to p5p about 0e0.
65377      Branch: perl
65378            ! pod/perlsyn.pod
65379 ____________________________________________________________________________
65380 [ 21433] By: nicholas                              on 2003/10/09  20:57:26
65381         Log: Put all pre-processor #s on the first column (some compilers are picky)
65382              [perl #24167] `#' comment signs not at the very beginning of a line
65383      Branch: perl
65384            ! cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c
65385            ! perl.h regcomp.c
65386 ____________________________________________________________________________
65387 [ 21432] By: rgs                                   on 2003/10/09  11:09:24
65388         Log: Suppress the test file t/op/nothr5005.t and integrate its tests into
65389              t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
65390              to t/test.pl.
65391      Branch: perl
65392            - t/op/nothr5005.t
65393            ! MANIFEST t/op/args.t
65394 ____________________________________________________________________________
65395 [ 21431] By: rgs                                   on 2003/10/09  11:06:15
65396         Log: Document the behaviour of filetest operators regarding parentheses.
65397              This fixes bug #24127 (by documenting it as a feature.)
65398      Branch: perl
65399            ! pod/perlop.pod
65400 ____________________________________________________________________________
65401 [ 21430] By: ams                                   on 2003/10/09  07:55:34
65402         Log: Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate
65403              calculations in regcomp.c
65404              From: Eric Promislow <ericp@ActiveState.com>
65405              Date: Wed, 8 Oct 2003 17:42:42 -0700
65406              Message-Id: <20031008174242.A17544@ActiveState.com>
65407      Branch: perl
65408            ! regcomp.c
65409 ____________________________________________________________________________
65410 [ 21429] By: ams                                   on 2003/10/09  07:43:56
65411         Log: Patch based on:
65412
65413              Subject: [perl #24157] -MModule=} is broken
65414              From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
65415              Date: 7 Oct 2003 21:47:43 -0000
65416              Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>
65417
65418              (Includes a fix for a similar problem in -A, but not -d.)
65419      Branch: perl
65420            ! perl.c
65421 ____________________________________________________________________________
65422 [ 21428] By: ams                                   on 2003/10/09  02:32:07
65423         Log: Subject: [PATCH] Devel::PPPort is missing an aTHX when calling
65424              grok_numeric_radix()
65425              From: Jan Dubois <jand@ActiveState.com>
65426              Date: Wed, 08 Oct 2003 20:37:42 -0700
65427              Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>
65428      Branch: perl
65429            ! ext/Devel/PPPort/PPPort.pm
65430 ____________________________________________________________________________
65431 [ 21427] By: ams                                   on 2003/10/09  01:36:18
65432         Log: Subject: Re: require patch breaks locale
65433              From: Rick Delaney <rick@bort.ca>
65434              Date: Wed, 8 Oct 2003 22:41:55 -0400
65435              Message-Id: <20031008224155.A14638@biff.bort.ca>
65436      Branch: perl
65437            ! t/comp/require.t
65438 ____________________________________________________________________________
65439 [ 21426] By: ams                                   on 2003/10/09  01:26:57
65440         Log: Subject: Re: Simple @INC hook core dump [PATCH]
65441              From: Gisle Aas <gisle@ActiveState.com>
65442              Date: 08 Oct 2003 13:35:28 -0700
65443              Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>
65444      Branch: perl
65445            ! t/op/inccode.t
65446 ____________________________________________________________________________
65447 [ 21425] By: rgs                                   on 2003/10/08  11:34:17
65448         Log: Fix bug #24108: Goto +foo broken
65449              the fix having been suggested by xmath via Juerd.
65450      Branch: perl
65451            ! op.c t/op/goto.t
65452 ____________________________________________________________________________
65453 [ 21424] By: rgs                                   on 2003/10/08  11:16:58
65454         Log: Subject: Re: Simple @INC hook core dump [PATCH]
65455              From: Gisle Aas <gisle@ActiveState.com>
65456              Date: 08 Oct 2003 04:47:33 -0700
65457              Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
65458      Branch: perl
65459            ! pp_ctl.c
65460 ____________________________________________________________________________
65461 [ 21423] By: ams                                   on 2003/10/08  10:09:41
65462         Log: Subject: [PATCH pod/perlrun.pod] Layout & POD nit.
65463              From: Abigail <abigail@abigail.nl>
65464              Date: Wed, 8 Oct 2003 03:50:49 -0700
65465              Message-Id: <20031008105049.GA15770@ucan.foad.org>
65466      Branch: perl
65467            ! pod/perlrun.pod
65468 ____________________________________________________________________________
65469 [ 21422] By: ams                                   on 2003/10/08  06:13:07
65470         Log: "Are implicit undefs true?" asks Gisle.
65471      Branch: perl
65472            ! pod/perlsyn.pod
65473 ____________________________________________________________________________
65474 [ 21421] By: ams                                   on 2003/10/08  03:20:00
65475         Log: Subject: Re: [PATCH] perlop.pod Revamp - revision 4
65476              From: schwern@pobox.com
65477              Date: Tue, 7 Oct 2003 20:39:36 -0700
65478              Message-Id: <20031007203936.X4301@ttul.org>
65479
65480              (Originally from Shlomi Fish. Applied with tweaks.)
65481      Branch: perl
65482            ! pod/perlop.pod
65483 ____________________________________________________________________________
65484 [ 21420] By: ams                                   on 2003/10/07  19:51:35
65485         Log: Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
65486              sv.c (Tim Bunce), t/op/pow.t (John P. Linderman).
65487      Branch: perl
65488            ! pod/perlsyn.pod sv.c t/op/pow.t
65489 ____________________________________________________________________________
65490 [ 21419] By: ams                                   on 2003/10/07  04:03:34
65491         Log: Why should -3**$x be more precisely determined than 3**$x?
65492      Branch: perl
65493            ! t/op/pow.t
65494 ____________________________________________________________________________
65495 [ 21418] By: ams                                   on 2003/10/07  03:59:38
65496         Log: Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness
65497              From: schwern@pobox.com
65498              Date: Mon, 6 Oct 2003 13:14:36 -0700
65499              Message-Id: <20031006131436.G20960@ttul.org>
65500      Branch: perl
65501            ! lib/UNIVERSAL.pm t/op/universal.t
65502 ____________________________________________________________________________
65503 [ 21417] By: ams                                   on 2003/10/07  03:55:18
65504         Log: Update perlfunc/require to describe NXDOMAIN caching... er, you
65505              know what I mean.
65506      Branch: perl
65507            ! pod/perlfunc.pod
65508 ____________________________________________________________________________
65509 [ 21416] By: ams                                   on 2003/10/07  03:37:01
65510         Log: Subject: [patch sv.c] improve "...free unref scalar" warning
65511              From: Stas Bekman <stas@stason.org>
65512              Date: Mon, 06 Oct 2003 21:19:53 -0700
65513              Message-Id: <3F823EE9.4030103@stason.org>
65514      Branch: perl
65515            ! sv.c
65516 ____________________________________________________________________________
65517 [ 21415] By: ams                                   on 2003/10/06  17:30:31
65518         Log: Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented)
65519              From: Rick Delaney <rick@bort.ca>
65520              Date: Tue, 23 Sep 2003 12:14:52 -0400
65521              Message-ID: <20030923121452.G18845@biff.bort.ca>
65522      Branch: perl
65523            ! pp_ctl.c t/comp/require.t
65524 ____________________________________________________________________________
65525 [ 21414] By: rgs                                   on 2003/10/06  15:23:01
65526         Log: Subject: Re: [PATCH lib/warnings.t]  Adding TODO functionality to lib/warnings.
65527              From: Abigail <abigail@abigail.nl>
65528              Date: Wed, 1 Oct 2003 14:19:43 +0200
65529              Message-ID: <20031001121943.GA29419@abigail.nl>
65530      Branch: perl
65531            ! lib/warnings.t
65532 ____________________________________________________________________________
65533 [ 21413] By: rgs                                   on 2003/10/06  15:05:32
65534         Log: Fixes in the modules maintainers list.
65535      Branch: perl
65536            ! Porting/Maintainers.pl
65537 ____________________________________________________________________________
65538 [ 21412] By: rgs                                   on 2003/10/06  15:02:42
65539         Log: Fix broken link in perltodo.pod.
65540      Branch: perl
65541            ! pod/perltodo.pod
65542 ____________________________________________________________________________
65543 [ 21411] By: rgs                                   on 2003/10/06  12:11:10
65544         Log: Typos in perldiag.
65545      Branch: perl
65546            ! pod/perldiag.pod
65547 ____________________________________________________________________________
65548 [ 21410] By: rgs                                   on 2003/10/06  11:55:52
65549         Log: Subject: Re: [doc-PATCH] for unpack_str() and question
65550              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
65551              Date: Mon, 6 Oct 2003 08:45:29 +0200
65552              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>
65553      Branch: perl
65554            ! pod/perlapi.pod pp_pack.c
65555 ____________________________________________________________________________
65556 [ 21409] By: rgs                                   on 2003/10/06  11:49:55
65557         Log: Subject: [PATCH pod/perlfunc.pod]  ref can return false on references
65558              From: Abigail <abigail@abigail.nl>
65559              Date: Mon, 6 Oct 2003 05:55:21 -0700
65560              Message-ID: <20031006125521.GA26446@ucan.foad.org>
65561      Branch: perl
65562            ! pod/perlfunc.pod
65563 ____________________________________________________________________________
65564 [ 21408] By: rgs                                   on 2003/10/06  11:46:14
65565         Log: Add a new option --check to Porting/Maintainers,
65566              to check for files who are listed for several maintainers.
65567      Branch: perl
65568            ! Porting/Maintainers.pm
65569 ____________________________________________________________________________
65570 [ 21407] By: rgs                                   on 2003/10/06  11:44:33
65571         Log: Subject: [PATCH]Re: The META.yml file in bleadperl
65572              From: Fergal Daly <fergal@esatclear.ie>
65573              Date: Mon, 6 Oct 2003 00:25:29 +0100
65574              Message-Id: <200310060025.29122.fergal@esatclear.ie>
65575
65576              Plus regeneration of META.yml
65577      Branch: perl
65578            ! META.yml Porting/makemeta
65579 ____________________________________________________________________________
65580 [ 21406] By: ams                                   on 2003/10/06  04:22:11
65581         Log: Subject: Re: [perl #24076] "<> err EXPR" and warnings.
65582              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
65583              Date: Sun, 5 Oct 2003 21:27:54 +0200
65584              Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr>
65585              (Applied with tweaks to op.c and a comment.)
65586      Branch: perl
65587            ! op.c t/lib/warnings/op
65588 ____________________________________________________________________________
65589 [ 21405] By: ams                                   on 2003/10/06  03:56:54
65590         Log: Subject: Re: [PATCH] perlsyn.pod Revision - Resend
65591              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
65592              Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST)
65593              Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
65594              (Applied with minor tweaks.)
65595      Branch: perl
65596            ! pod/perlsyn.pod
65597 ____________________________________________________________________________
65598 [ 21404] By: ams                                   on 2003/10/06  03:32:50
65599         Log: Subject: [perl #24120] Tie::Hash documentation has broken code
65600              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
65601              Date: 5 Oct 2003 18:40:36 -0000
65602              Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
65603              (Applied without $VERSION update.)
65604      Branch: perl
65605            ! lib/Tie/Hash.pm
65606 ____________________________________________________________________________
65607 [ 21403] By: ams                                   on 2003/10/06  03:26:39
65608         Log: Subject: Re: [PATCH] [perl #24113] mistake in perlretut
65609              From: Robert Spier <rspier@pobox.com>
65610              Date: Sun, 05 Oct 2003 21:34:30 -0700
65611              Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>
65612      Branch: perl
65613            ! pod/perlretut.pod
65614 ____________________________________________________________________________
65615 [ 21402] By: ams                                   on 2003/10/05  03:08:53
65616         Log: Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR
65617              From: Steve Grazzini <grazz@pobox.com>
65618              Date: Sat, 4 Oct 2003 18:15:23 -0400
65619              Message-Id: <20031004221523.GA29324@grazzini.net>
65620      Branch: perl
65621            ! pp_sys.c
65622 ____________________________________________________________________________
65623 [ 21401] By: ams                                   on 2003/10/02  17:25:34
65624         Log: Subject: Re: 5.8.1 and srand
65625              From: Slaven Rezic <slaven@rezic.de>
65626              Date: Thu, 2 Oct 2003 15:51:11 +0000
65627              Message-Id: <1065109871.3115@devpc01.iconmobile.de>
65628      Branch: perl
65629            ! t/op/fork.t
65630 ____________________________________________________________________________
65631 [ 21400] By: hv                                    on 2003/10/02  09:34:36
65632         Log: minor cleanup for Changes
65633      Branch: perl
65634            ! Changes
65635 ____________________________________________________________________________
65636 [ 21399] By: hv                                    on 2003/10/02  09:18:27
65637         Log: Update changes
65638      Branch: perl
65639            ! Changes patchlevel.h
65640 ____________________________________________________________________________
65641 [ 21398] By: hv                                    on 2003/10/02  09:15:42
65642         Log: build perlapi.pod in deterministic order even when functions differ
65643              only in case; regen perlapi.pod
65644      Branch: perl
65645            ! autodoc.pl pod/perlapi.pod
65646 ____________________________________________________________________________
65647 [ 21397] By: ams                                   on 2003/10/02  07:48:51
65648         Log: Subject: Re: 5.8.1 and srand
65649              From: Brendan O'Dea <bod@debian.org>
65650              Date: Thu, 2 Oct 2003 10:30:36 +1000
65651              Message-Id: <20031002003036.GA9198@londo.c47.org>
65652      Branch: perl
65653            ! util.c
65654 ____________________________________________________________________________
65655 [ 21396] By: ams                                   on 2003/10/01  22:18:13
65656         Log: Update Changes.
65657      Branch: perl
65658            ! Changes patchlevel.h
65659 ____________________________________________________________________________
65660 [ 21394] By: ams                                   on 2003/10/01  20:28:20
65661         Log: Subject: misapplied patch 19452
65662              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
65663              Date: Tue, 30 Sep 2003 06:01:50 -0700
65664              Message-Id: <20030930130150.GA1436@efn.org>
65665      Branch: perl
65666            ! pp_hot.c
65667 ____________________________________________________________________________
65668 [ 21392] By: rgs                                   on 2003/09/30  20:22:02
65669         Log: Revamp the section on local() in perlsub.
65670              - avoid using the word "declare" in conjunction with local()
65671              - less archaelogical references
65672              - more about localization of lvalues
65673              - removes examples of localization of tied hashes that don't work
65674              - give titles to subsections
65675              - explain localization of magic values
65676              - explain localization of globs
65677              - fix link to perldelta
65678      Branch: perl
65679            ! pod/perlsub.pod
65680 ____________________________________________________________________________
65681 [ 21391] By: rgs                                   on 2003/09/30  12:47:13
65682         Log: Useless "local $_" in a perlfaq3 example
65683      Branch: perl
65684            ! pod/perlfaq3.pod
65685 ____________________________________________________________________________
65686 [ 21390] By: rgs                                   on 2003/09/30  11:29:17
65687         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
65688              From: grommel@sears.com
65689              Date: Mon, 29 Sep 2003 14:45:16 -0500
65690              Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
65691      Branch: perl
65692            ! hints/svr4.sh t/op/pack.t
65693 ____________________________________________________________________________
65694 [ 21389] By: rgs                                   on 2003/09/30  11:06:53
65695         Log: Add a TODO test for bug #23790, by Abigail
65696      Branch: perl
65697            ! t/op/sub_lval.t
65698 ____________________________________________________________________________
65699 [ 21388] By: rgs                                   on 2003/09/30  10:52:50
65700         Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
65701              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
65702              Date: Tue, 30 Sep 2003 04:53:02 -0700
65703              Message-ID: <20030930115302.GA3200@efn.org>
65704      Branch: perl
65705            ! pod/perlfunc.pod
65706 ____________________________________________________________________________
65707 [ 21387] By: rgs                                   on 2003/09/29  12:47:37
65708         Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
65709              From: Tom Horsley <Tom.Horsley@ccur.com>
65710              Date: Mon, 29 Sep 2003 13:00:09 GMT
65711              Message-Id: <200309291300.NAA23856@amber2.ccur.com>
65712      Branch: perl
65713            ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh
65714 ____________________________________________________________________________
65715 [ 21386] By: rgs                                   on 2003/09/29  11:14:27
65716         Log: Subject: [PATCH 5.8.1] Fix broken splitpod program
65717              From: Steve Hay <steve.hay@uk.radan.com>
65718              Date: Mon, 29 Sep 2003 11:50:23 +0100
65719              Message-ID: <3F780E6F.3020704@uk.radan.com>
65720      Branch: perl
65721            ! pod/splitpod
65722 ____________________________________________________________________________
65723 [ 21385] By: rgs                                   on 2003/09/29  11:09:32
65724         Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
65725              From: Brendan O'Dea <bod@debian.org>
65726              Date: Sun, 28 Sep 2003 23:23:34 +1000
65727              Message-ID: <20030928132334.GA29499@londo.c47.org>
65728      Branch: perl
65729            ! pod/perlrun.pod
65730 ____________________________________________________________________________
65731 [ 21384] By: rgs                                   on 2003/09/26  20:39:19
65732         Log: Nit to the maintainers list by SADAHIRO Tomoyuki
65733      Branch: perl
65734            ! Porting/Maintainers.pl
65735 ____________________________________________________________________________
65736 [ 21383] By: jhi                                   on 2003/09/26  04:41:17
65737         Log: Missing +x bits.
65738      Branch: perl
65739            ! Porting/makerel
65740 ____________________________________________________________________________
65741 [ 21382] By: rgs                                   on 2003/09/25  19:40:50
65742         Log: Update the perldelta for 5.9.0.
65743      Branch: perl
65744            ! pod/perldelta.pod
65745 ____________________________________________________________________________
65746 [ 21381] By: rgs                                   on 2003/09/25  19:02:12
65747         Log: Add the perl581delta manpage.
65748              Regenerate the table of contents.
65749      Branch: perl
65750            + pod/perl581delta.pod
65751            ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod
65752            ! vms/descrip_mms.template win32/pod.mak
65753 ____________________________________________________________________________
65754 [ 21380] By: rgs                                   on 2003/09/25  18:36:45
65755         Log: Update perlhist.pod
65756      Branch: perl
65757            ! pod/perlhist.pod
65758 ____________________________________________________________________________
65759 [ 21372] By: gbarr                                 on 2003/09/25  07:35:24
65760         Log: Sync with libnet 1.17
65761      Branch: perl
65762            ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
65763 ____________________________________________________________________________
65764 [ 21371] By: gbarr                                 on 2003/09/25  06:57:35
65765         Log: Update to Scalar-List-Utils 1.13
65766      Branch: perl
65767            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
65768            ! ext/List/Util/lib/List/Util.pm
65769            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
65770 ____________________________________________________________________________
65771 [ 21370] By: jhi                                   on 2003/09/25  06:45:42
65772         Log: CPAN sites update.
65773      Branch: perl
65774            ! pod/perlmodlib.PL
65775 ____________________________________________________________________________
65776 [ 21369] By: jhi                                   on 2003/09/25  05:22:48
65777         Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
65778              From: Greg Matheson <lang@ms.chinmin.edu.tw>
65779              Date: Wed, 24 Sep 2003 22:51:09 +0800
65780              Message-ID: <20030924225109.A17126@ms>
65781
65782              (Win98 + MinGW, a missing Win95.pm hunk)
65783      Branch: perl
65784            ! lib/ExtUtils/MM_Win95.pm
65785 ____________________________________________________________________________
65786 [ 21365] By: jhi                                   on 2003/09/25  04:44:05
65787         Log: AUTHORS tweak.
65788      Branch: perl
65789            ! AUTHORS
65790 ____________________________________________________________________________
65791 [ 21361] By: jhi                                   on 2003/09/24  17:40:42
65792         Log: Even though undefing SPACE and FORMAT should be safe,
65793              at this point I'm choosing to be paranoid and using
65794              #ifdef __Lynx__.
65795      Branch: perl
65796            ! perl.h
65797 ____________________________________________________________________________
65798 [ 21360] By: jhi                                   on 2003/09/24  17:30:07
65799         Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
65800              From: Olli Savia (via RT) <perlbug-followup@perl.org>
65801              Date: 24 Sep 2003 15:42:41 -0000
65802              Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
65803      Branch: perl
65804            ! mg.c perl.h perlio.c pp_sys.c
65805 ____________________________________________________________________________
65806 [ 21356] By: jhi                                   on 2003/09/24  08:27:52
65807         Log: Subject: [DOCPATCH] attributes.pm
65808              From: Elizabeth Mattijsen <liz@dijkmat.nl>
65809              Date: Wed, 24 Sep 2003 11:00:42 +0200
65810              Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
65811
65812              (reformatted a bit)
65813      Branch: perl
65814            ! lib/attributes.pm
65815 ____________________________________________________________________________
65816 [ 21354] By: jhi                                   on 2003/09/24  07:25:48
65817         Log: A fix from Graham for
65818              [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
65819              (seemingly a NV casting issue)
65820      Branch: perl
65821            ! ext/List/Util/Util.xs
65822 ____________________________________________________________________________
65823 [ 21353] By: jhi                                   on 2003/09/24  05:05:39
65824         Log: Someone actually reads the Makefile.PL messages, it seems.
65825              (from Jonathan Leffler)
65826      Branch: perl
65827            ! ext/Time/HiRes/Makefile.PL
65828 ____________________________________________________________________________
65829 [ 21351] By: jhi                                   on 2003/09/24  04:54:33
65830         Log: perliol tweaks.
65831      Branch: perl
65832            ! pod/perliol.pod
65833 ____________________________________________________________________________
65834 [ 21349] By: rgs                                   on 2003/09/23  22:09:57
65835         Log: The FAQ answer about POD comments was incorrect. [perl #23893]
65836              (plus a few typos.)
65837      Branch: perl
65838            ! pod/perlfaq7.pod pod/perlpodspec.pod
65839 ____________________________________________________________________________
65840 [ 21348] By: rgs                                   on 2003/09/23  21:56:50
65841         Log: Subject: [PATCH] perlvar
65842              From: Juerd <juerd@convolution.nl>
65843              Date: Sun, 21 Sep 2003 21:40:54 +0200
65844              Message-ID: <20030921194054.GD14702@c3.convolution.nl>
65845      Branch: perl
65846            ! pod/perlvar.pod
65847 ____________________________________________________________________________
65848 [ 21344] By: jhi                                   on 2003/09/23  19:33:45
65849         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
65850              From: grommel@sears.com
65851              Date: Tue, 23 Sep 2003 13:40:33 -0500
65852              Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
65853      Branch: perl
65854            ! hints/svr4.sh t/op/stat.t
65855 ____________________________________________________________________________
65856 [ 21343] By: jhi                                   on 2003/09/23  19:26:06
65857         Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
65858              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
65859              Date: Tue, 23 Sep 2003 09:13:55 -0700
65860              Message-ID: <20030923161354.GA2432@efn.org>
65861      Branch: perl
65862            ! INSTALL
65863 ____________________________________________________________________________
65864 [ 21342] By: rgs                                   on 2003/09/23  19:12:58
65865         Log: Minor nit in a debug message of the tokenizer.
65866      Branch: perl
65867            ! toke.c
65868 ____________________________________________________________________________
65869 [ 21340] By: jhi                                   on 2003/09/23  12:33:53
65870         Log: Let's call it 2.34, already (from Johan).
65871      Branch: perl
65872            ! lib/Getopt/Long.pm
65873 ____________________________________________________________________________
65874 [ 21339] By: jhi                                   on 2003/09/23  12:31:08
65875         Log: Subject: Re: [PATCH] RC5 and Intel's ICC
65876              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65877              Date: Tue, 23 Sep 2003 15:04:35 +0200
65878              Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
65879
65880              (add -we147 to ccflags if cc = ICC so that prototype
65881              detection works right)
65882      Branch: perl
65883            ! hints/linux.sh
65884 ____________________________________________________________________________
65885 [ 21338] By: jhi                                   on 2003/09/23  12:02:28
65886         Log: Bump the Encode version to 1.9801 since we are no more identical
65887              to the CPAN version.
65888      Branch: perl
65889            ! ext/Encode/Encode.pm
65890 ____________________________________________________________________________
65891 [ 21332] By: jhi                                   on 2003/09/23  09:17:32
65892         Log: ucmlintage.
65893      Branch: perl
65894            ! ext/Encode/ucm/gsm0338.ucm
65895 ____________________________________________________________________________
65896 [ 21331] By: jhi                                   on 2003/09/23  09:11:23
65897         Log: GSM 03.38 mapping in Encoding::Byte is incorrect
65898
65899              Fix as much as possible - the specification is still
65900              a bit unclear.
65901      Branch: perl
65902            + ext/Encode/t/gsm0338.t
65903            ! MANIFEST ext/Encode/MANIFEST
65904            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
65905 ____________________________________________________________________________
65906 [ 21329] By: jhi                                   on 2003/09/23  06:10:28
65907         Log: Subject: [PATCH] Re: B::Deparse fails in pure_string()
65908              From: Stephen McCamant <smcc@MIT.EDU>
65909              Date: Mon, 22 Sep 2003 20:53:57 -0700
65910              Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
65911      Branch: perl
65912            ! ext/B/B/Deparse.pm
65913 ____________________________________________________________________________
65914 [ 21327] By: jhi                                   on 2003/09/23  04:51:15
65915         Log: Subject: [PATCH] RC5 and Intel's ICC
65916              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65917              Date: Mon, 22 Sep 2003 22:52:40 +0200
65918              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
65919
65920              (the missing void return type)
65921      Branch: perl
65922            ! ext/threads/shared/shared.xs
65923 ____________________________________________________________________________
65924 [ 21326] By: jhi                                   on 2003/09/23  04:46:48
65925         Log: Subject: [PATCH] RC5 and Intel's ICC
65926              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65927              Date: Mon, 22 Sep 2003 22:52:40 +0200
65928              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
65929
65930              (the attribute part)
65931      Branch: perl
65932            ! ext/Devel/PPPort/PPPort.pm perl.h
65933 ____________________________________________________________________________
65934 [ 21325] By: jhi                                   on 2003/09/23  04:43:29
65935         Log: Stray CRs noticed by Jan Dubois.
65936      Branch: perl
65937            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t
65938 ____________________________________________________________________________
65939 [ 21324] By: jhi                                   on 2003/09/23  04:40:19
65940         Log: The RCs have been missing CRs from certain files because
65941              not all shells can handle multiline arguments right.
65942      Branch: perl
65943            ! Porting/makerel
65944 ____________________________________________________________________________
65945 [ 21323] By: rgs                                   on 2003/09/22  20:31:19
65946         Log: When localising a magic value, propagate the readonly flag
65947              only if this scalar has \0 magic or has magic without a
65948              'set' method. (follows change #20479 for bug #23141.)
65949      Branch: perl
65950            ! scope.c t/op/local.t
65951 ____________________________________________________________________________
65952 [ 21319] By: jhi                                   on 2003/09/22  18:16:40
65953         Log: An error message need not be a novel.
65954      Branch: perl
65955            ! pod/perldiag.pod pp_hot.c
65956 ____________________________________________________________________________
65957 [ 21318] By: jhi                                   on 2003/09/22  17:45:23
65958         Log: Upgrade to Math::BigInt 1.66.
65959      Branch: perl
65960            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
65961            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
65962            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
65963            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
65964            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
65965 ____________________________________________________________________________
65966 [ 21311] By: jhi                                   on 2003/09/22  08:49:24
65967         Log: Some more perlio doc tweaks based on NI-S.
65968      Branch: perl
65969            ! pod/perliol.pod
65970 ____________________________________________________________________________
65971 [ 21305] By: jhi                                   on 2003/09/22  05:59:54
65972         Log: Upgrade to Time::HiRes 1.51.
65973      Branch: perl
65974            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
65975 ____________________________________________________________________________
65976 [ 21303] By: jhi                                   on 2003/09/22  04:37:21
65977         Log: Upgrade to Getopt::Long 2.33_03.
65978      Branch: perl
65979            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
65980 ____________________________________________________________________________
65981 [ 21302] By: jhi                                   on 2003/09/22  04:28:57
65982         Log: CPAN.pm 1.76_01 from Andreas.
65983      Branch: perl
65984            ! lib/CPAN.pm
65985 ____________________________________________________________________________
65986 [ 21299] By: jhi                                   on 2003/09/21  09:23:17
65987         Log: Regen toc.
65988      Branch: perl
65989            ! pod/perltoc.pod
65990 ____________________________________________________________________________
65991 [ 21298] By: jhi                                   on 2003/09/21  09:22:57
65992         Log: Handle also the curliffy files when tocing.
65993      Branch: perl
65994            ! pod/buildtoc
65995 ____________________________________________________________________________
65996 [ 21297] By: jhi                                   on 2003/09/21  08:50:22
65997         Log: Macrofy the compile/runtime test.
65998      Branch: perl
65999            ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c
66000 ____________________________________________________________________________
66001 [ 21296] By: jhi                                   on 2003/09/21  08:47:32
66002         Log: Tweak the section name to agree with the change #21295.
66003      Branch: perl
66004            ! lib/PerlIO.pm
66005 ____________________________________________________________________________
66006 [ 21295] By: jhi                                   on 2003/09/21  08:44:52
66007         Log: One obvious place to look for PerlIO implementations.
66008      Branch: perl
66009            ! pod/perliol.pod
66010 ____________________________________________________________________________
66011 [ 21294] By: jhi                                   on 2003/09/21  08:15:52
66012         Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
66013              From: Dave Mitchell <davem@fdgroup.com>
66014              Date: Fri, 19 Sep 2003 19:35:44 +0100
66015              Message-ID: <20030919183544.GA14563@fdgroup.com>
66016      Branch: perl
66017            ! pp_ctl.c
66018 ____________________________________________________________________________
66019 [ 21293] By: jhi                                   on 2003/09/21  08:13:58
66020         Log: More PerlIO documentation.
66021      Branch: perl
66022            ! lib/PerlIO.pm pod/perliol.pod
66023 ____________________________________________________________________________
66024 [ 21292] By: jhi                                   on 2003/09/20  18:44:07
66025         Log: Retract #21273, #21264, and #21263 as requested by Schwern.
66026              (The real bug was mp2 being too "friendly" with MM innards.)
66027      Branch: perl
66028            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
66029            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
66030 ____________________________________________________________________________
66031 [ 21291] By: jhi                                   on 2003/09/20  18:37:33
66032         Log: In FreeBSD allow one to try using Perl's malloc with threads.
66033      Branch: perl
66034            ! hints/freebsd.sh
66035 ____________________________________________________________________________
66036 [ 21290] By: rgs                                   on 2003/09/20  10:05:38
66037         Log: Missing perlfaq chunk.
66038      Branch: perl
66039            ! pod/perlfaq4.pod
66040 ____________________________________________________________________________
66041 [ 21289] By: rgs                                   on 2003/09/20  10:00:12
66042         Log: FAQ sync.
66043      Branch: perl
66044            ! pod/perlfaq4.pod
66045 ____________________________________________________________________________
66046 [ 21288] By: jhi                                   on 2003/09/19  14:49:20
66047         Log: Subject: typo fixo
66048              From: Vadim Konovalov <konovalo@mail.wplus.net>
66049              Date: Fri, 19 Sep 2003 06:32:08 +0400
66050              Message-ID: <4538131828.20030919063208@mail.wplus.net>
66051      Branch: perl
66052            ! pod/perlunicode.pod
66053 ____________________________________________________________________________
66054 [ 21286] By: jhi                                   on 2003/09/19  04:48:52
66055         Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
66056              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
66057              Date: Thu, 18 Sep 2003 19:01:06 -0700
66058              Message-ID: <20030919020106.GA22511@math.berkeley.edu>
66059      Branch: perl
66060            ! os2/os2.c
66061 ____________________________________________________________________________
66062 [ 21285] By: jhi                                   on 2003/09/19  04:46:39
66063         Log: Tests for change #21284.
66064      Branch: perl
66065            ! lib/dumpvar.t
66066 ____________________________________________________________________________
66067 [ 21284] By: jhi                                   on 2003/09/19  04:46:12
66068         Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
66069              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
66070              Date: Thu, 18 Sep 2003 18:58:59 -0700
66071              Message-ID: <20030919015858.GA22503@math.berkeley.edu>
66072      Branch: perl
66073            ! lib/dumpvar.pl
66074 ____________________________________________________________________________
66075 [ 21283] By: rgs                                   on 2003/09/18  21:29:23
66076         Log: Perlfaq nits from Iain Truskett.
66077              (from the perlfaq-workers list)
66078      Branch: perl
66079            ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod
66080 ____________________________________________________________________________
66081 [ 21282] By: rgs                                   on 2003/09/18  21:10:26
66082         Log: Integrate a change from the perlfaq CVS.
66083              I consider the bleadperl version being more up-to-date as of now.
66084      Branch: perl
66085            ! pod/perlfaq3.pod
66086 ____________________________________________________________________________
66087 [ 21277] By: jhi                                   on 2003/09/18  19:23:22
66088         Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken
66089              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
66090              Date: Thu, 18 Sep 2003 11:02:02 -0700
66091              Message-ID: <20030918180202.GA21949@math.berkeley.edu>
66092
66093              (use stat.t instead of time.t)
66094      Branch: perl
66095            ! os2/os2ish.h pp_sys.c t/op/stat.t
66096 ____________________________________________________________________________
66097 [ 21276] By: jhi                                   on 2003/09/18  19:15:07
66098         Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
66099              From: Rick Delaney <rick.delaney@rogers.com>
66100              Date: Wed, 1 Jan 2003 22:54:59 -0500
66101              Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
66102
66103              (Pity the first patch fell through the cracks back then.
66104              Not that forbidding non-object copy constructors is the right
66105              thing to do but the bug could use fixing.)
66106      Branch: perl
66107            ! lib/overload.t pp.h
66108 ____________________________________________________________________________
66109 [ 21274] By: jhi                                   on 2003/09/18  10:59:58
66110         Log: Subject: [PATCH] small fix for Devel::PPPort
66111              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
66112              Date: Thu, 18 Sep 2003 10:14:58 +0200
66113              Message-id: <20030918081458.GA2653@ethan>
66114      Branch: perl
66115            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
66116 ____________________________________________________________________________
66117 [ 21273] By: jhi                                   on 2003/09/18  10:57:41
66118         Log: ld has many guises.
66119      Branch: perl
66120            ! lib/ExtUtils/t/MM_Unix.t
66121 ____________________________________________________________________________
66122 [ 21271] By: jhi                                   on 2003/09/18  08:05:28
66123         Log: Missed OS/2 patch hunk.
66124      Branch: perl
66125            ! os2/os2.c
66126 ____________________________________________________________________________
66127 [ 21270] By: jhi                                   on 2003/09/18  05:00:23
66128         Log: Subject: Patch for VMS::Filespec
66129              From: Ken Williams <ken@mathforum.org>
66130              Date: Wed, 17 Sep 2003 20:11:46 -0500
66131              Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
66132      Branch: perl
66133            ! vms/ext/Filespec.pm
66134 ____________________________________________________________________________
66135 [ 21268] By: jhi                                   on 2003/09/18  04:58:05
66136         Log: Subject: 5.8.1 warnings when long double == double
66137              From: Andy Dougherty <doughera@lafayette.edu>
66138              Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
66139              Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
66140              (the changed message)
66141      Branch: perl
66142            ! Configure
66143 ____________________________________________________________________________
66144 [ 21267] By: jhi                                   on 2003/09/18  04:54:16
66145         Log: Patch from Enache Adrian for the new tricks of gcc 3.4
66146              for "is this symbol defined" scanning of Configure.
66147      Branch: perl
66148            ! Configure
66149 ____________________________________________________________________________
66150 [ 21266] By: jhi                                   on 2003/09/18  04:29:55
66151         Log: Make it possible to override the mistrustnm hint in Solaris.
66152      Branch: perl
66153            ! hints/solaris_2.sh
66154 ____________________________________________________________________________
66155 [ 21264] By: jhi                                   on 2003/09/17  21:01:36
66156         Log: A potential fix for non-empty LD in Unix.
66157      Branch: perl
66158            ! lib/ExtUtils/t/MM_Unix.t
66159 ____________________________________________________________________________
66160 [ 21263] By: jhi                                   on 2003/09/17  14:09:50
66161         Log: Subject: RE: MM in maint@21251 breaks mp2
66162              From: "Orton, Yves" <yves.orton@de.mci.com>
66163              Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
66164              Date: Wed, 17 Sep 2003 15:47:35 +0100
66165      Branch: perl
66166            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
66167            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
66168 ____________________________________________________________________________
66169 [ 21261] By: jhi                                   on 2003/09/17  09:33:39
66170         Log: The AIX C product potentially consists of several packages,
66171              the main package being (hopefully) the first one.
66172      Branch: perl
66173            ! hints/aix.sh
66174 ____________________________________________________________________________
66175 [ 21260] By: jhi                                   on 2003/09/17  07:52:03
66176         Log: Fix Solaris ccversion not having the cc version.
66177      Branch: perl
66178            ! hints/solaris_2.sh
66179 ____________________________________________________________________________
66180 [ 21259] By: jhi                                   on 2003/09/17  06:02:19
66181         Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
66182              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
66183              Date: Tue, 16 Sep 2003 23:49:42 -0700
66184              Message-ID: <20030917064941.GA20444@math.berkeley.edu>
66185      Branch: perl
66186            ! os2/os2ish.h
66187 ____________________________________________________________________________
66188 [ 21258] By: jhi                                   on 2003/09/17  06:00:48
66189         Log: Subject: [PATCH 5.8.1 @21211] os2_process.t
66190              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
66191              Date: Tue, 16 Sep 2003 23:21:48 -0700
66192              Message-ID: <20030917062147.GA20400@math.berkeley.edu>
66193      Branch: perl
66194            ! os2/OS2/Process/t/os2_process.t
66195 ____________________________________________________________________________
66196 [ 21257] By: jhi                                   on 2003/09/17  03:53:46
66197         Log: Subject: [PATCH 5.8.1 @21211] magic.t
66198              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
66199              Date: Tue, 16 Sep 2003 19:17:57 -0700
66200              Message-ID: <20030917021757.GA20261@math.berkeley.edu>
66201      Branch: perl
66202            ! t/op/magic.t
66203 ____________________________________________________________________________
66204 [ 21253] By: jhi                                   on 2003/09/16  19:48:08
66205         Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
66206              From: Dave Mitchell <davem@fdgroup.com>
66207              Date: Tue, 16 Sep 2003 21:56:20 +0100
66208              Message-ID: <20030916205620.GB1246@fdgroup.com>
66209      Branch: perl
66210            ! pod/perlfunc.pod
66211 ____________________________________________________________________________
66212 [ 21249] By: jhi                                   on 2003/09/16  19:10:58
66213         Log: More suggested patches for NCR MP-RAS from Andy Dougherty.
66214      Branch: perl
66215            + ext/Time/HiRes/hints/svr4.pl
66216            ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t
66217 ____________________________________________________________________________
66218 [ 21247] By: jhi                                   on 2003/09/16  18:57:34
66219         Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
66220              From: Andy Dougherty <doughera@lafayette.edu>
66221              Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
66222              Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
66223      Branch: perl
66224            ! ext/POSIX/hints/svr4.pl hints/svr4.sh
66225 ____________________________________________________________________________
66226 [ 21245] By: jhi                                   on 2003/09/16  18:47:52
66227         Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
66228              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
66229              Date: Wed, 4 Jun 2003 00:45:23 -0700
66230              Message-ID: <20030604074523.GA7148@math.berkeley.edu>
66231      Branch: perl
66232            ! lib/Getopt/Std.pm
66233 ____________________________________________________________________________
66234 [ 21243] By: jhi                                   on 2003/09/16  12:18:03
66235         Log: Give a concrete example of the still existing Unicode slowness.
66236      Branch: perl
66237            ! pod/perlunicode.pod
66238 ____________________________________________________________________________
66239 [ 21241] By: jhi                                   on 2003/09/16  06:38:45
66240         Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
66241              use File::Spec 0.8 is unhappy.
66242      Branch: perl
66243            ! lib/File/Spec.pm
66244 ____________________________________________________________________________
66245 [ 21240] By: jhi                                   on 2003/09/16  06:34:35
66246         Log: The test is not needed, says Schwern.
66247      Branch: perl
66248            - lib/base/t/fields-560.t
66249            ! MANIFEST
66250 ____________________________________________________________________________
66251 [ 21239] By: jhi                                   on 2003/09/16  05:04:09
66252         Log: Upgrade to File::Spec 0.85_03.
66253      Branch: perl
66254            + lib/File/Spec/t/crossplatform.t
66255            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm
66256            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
66257            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
66258            ! lib/File/Spec/t/Spec.t
66259 ____________________________________________________________________________
66260 [ 21238] By: jhi                                   on 2003/09/16  04:57:08
66261         Log: Upgrade to MakeMaker 6.17.
66262      Branch: perl
66263            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
66264            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
66265            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
66266            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
66267            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
66268            ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
66269            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
66270            ! t/lib/MakeMaker/Test/Utils.pm
66271 ____________________________________________________________________________
66272 [ 21235] By: jhi                                   on 2003/09/16  04:35:34
66273         Log: Upgrade to base 2.03.
66274              (Rename the fields-5.6.0.t to have less d.o.t.s.)
66275      Branch: perl
66276            + lib/base/t/base.t lib/base/t/fields-560.t
66277            + lib/base/t/fields-base.t lib/base/t/fields.t
66278            - lib/fields-base.t lib/fields.t
66279            ! MANIFEST lib/base.pm lib/fields.pm
66280 ____________________________________________________________________________
66281 [ 21234] By: jhi                                   on 2003/09/15  19:17:03
66282         Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1
66283              From: PPrymmer@factset.com
66284              Date: Mon, 15 Sep 2003 15:28:52 -0400
66285              Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
66286      Branch: perl
66287            ! lib/Memoize/t/tie_sdbm.t
66288 ____________________________________________________________________________
66289 [ 21230] By: jhi                                   on 2003/09/14  17:46:52
66290         Log: Check the context of for/grep/map.
66291      Branch: perl
66292            ! t/op/grep.t
66293 ____________________________________________________________________________
66294 [ 21228] By: jhi                                   on 2003/09/14  13:40:23
66295         Log: For-non-perlio places we need STDOUT back.
66296      Branch: perl
66297            ! t/io/dup.t
66298 ____________________________________________________________________________
66299 [ 21227] By: jhi                                   on 2003/09/14  09:44:49
66300         Log: Also IRIX wants setlogsock('stream').
66301      Branch: perl
66302            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
66303 ____________________________________________________________________________
66304 [ 21224] By: jhi                                   on 2003/09/14  07:44:26
66305         Log: More portable reading.
66306      Branch: perl
66307            ! t/io/dup.t
66308 ____________________________________________________________________________
66309 [ 21222] By: jhi                                   on 2003/09/14  07:35:28
66310         Log: More dup testing.
66311      Branch: perl
66312            ! t/io/dup.t
66313 ____________________________________________________________________________
66314 [ 21220] By: jhi                                   on 2003/09/14  06:54:05
66315         Log: Use $Config{_exe}.
66316      Branch: perl
66317            ! t/run/switches.t
66318 ____________________________________________________________________________
66319 [ 21219] By: jhi                                   on 2003/09/14  06:46:26
66320         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
66321              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
66322              Date: Sat, 13 Sep 2003 20:20:30 -0700
66323              Message-ID: <20030914032030.GA17822@math.berkeley.edu>
66324      Branch: perl
66325            ! os2/os2.c t/run/switches.t
66326 ____________________________________________________________________________
66327 [ 21218] By: jhi                                   on 2003/09/14  06:45:13
66328         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
66329              From: Michael G Schwern <schwern@pobox.com>
66330              Date: Thu, 11 Sep 2003 15:07:10 -0700
66331              Message-ID: <20030911220710.GO18786@windhund.schwern.org>
66332
66333              (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
66334      Branch: perl
66335            ! lib/ExtUtils/t/Manifest.t
66336 ____________________________________________________________________________
66337 [ 21217] By: jhi                                   on 2003/09/14  06:42:12
66338         Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
66339              From: "Craig A. Berry" <craigberry@mac.com>
66340              Date: Sun, 14 Sep 2003 00:23:56 -0500
66341              Message-ID: <3F63FB6C.5040502@mac.com>
66342      Branch: perl
66343            ! perlio.c
66344 ____________________________________________________________________________
66345 [ 21214] By: jhi                                   on 2003/09/13  18:33:41
66346         Log: parse_version doesn't always succeed.
66347      Branch: perl
66348            ! Porting/cmpVERSION.pl
66349 ____________________________________________________________________________
66350 [ 21213] By: jhi                                   on 2003/09/13  18:31:41
66351         Log: pod changes, so change $VERSION.
66352      Branch: perl
66353            ! lib/Fatal.pm
66354 ____________________________________________________________________________
66355 [ 21210] By: jhi                                   on 2003/09/13  15:24:38
66356         Log: Subject: Re: unicode regex problem
66357              From: hv@crypt.org
66358              Date: Sat, 13 Sep 2003 15:21:34 +0100
66359              Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
66360      Branch: perl
66361            ! regcomp.c t/op/pat.t
66362 ____________________________________________________________________________
66363 [ 21209] By: jhi                                   on 2003/09/13  15:22:38
66364         Log: More PerlIO warnings changes.
66365      Branch: perl
66366            ! ext/PerlIO/t/fail.t t/lib/warnings/perlio
66367 ____________________________________________________________________________
66368 [ 21208] By: jhi                                   on 2003/09/13  11:15:40
66369         Log: The "perlio: " prefix looks a little odd
66370              in the few warning/error messages, since
66371              no other 'subsystems' have prefixes.
66372      Branch: perl
66373            ! perlio.c pod/perldiag.pod t/io/open.t
66374 ____________________________________________________________________________
66375 [ 21207] By: jhi                                   on 2003/09/13  10:37:30
66376         Log: Layer names were recognized by their prefixes
66377              (e.g. open(F, ":u", "file") worked...)
66378      Branch: perl
66379            ! perlio.c t/io/open.t
66380 ____________________________________________________________________________
66381 [ 21206] By: jhi                                   on 2003/09/13  10:10:46
66382         Log: Apparently at some point doing 3-arg open with
66383              illegal mode like ">>>" had stopped croaking.
66384      Branch: perl
66385            ! doio.c t/io/open.t
66386 ____________________________________________________________________________
66387 [ 21205] By: jhi                                   on 2003/09/13  08:42:10
66388         Log: Minuscule code cleanup.
66389      Branch: perl
66390            ! doio.c
66391 ____________________________________________________________________________
66392 [ 21204] By: jhi                                   on 2003/09/13  06:47:23
66393         Log: Subject: [perl #23788] int of a fraction errors
66394              From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
66395              Date: 11 Sep 2003 22:38:19 -0000
66396              Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
66397
66398              Add a separate faq entry for int().  (Yes, a bit redundant
66399              with the existing "why are my numbers broken" entry.)
66400      Branch: perl
66401            ! pod/perlfaq4.pod
66402 ____________________________________________________________________________
66403 [ 21203] By: jhi                                   on 2003/09/13  06:34:03
66404         Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
66405              From: Stas Bekman <stas@stason.org>
66406              Date: Fri, 12 Sep 2003 13:44:11 -0700
66407              Message-ID: <3F62301B.3080604@stason.org>
66408
66409              s/discipline/IO layer/, instead of "unknown" say "unavailable",
66410              and have the fuller explanation in perldiag.
66411      Branch: perl
66412            ! doio.c pod/perldiag.pod
66413 ____________________________________________________________________________
66414 [ 21202] By: jhi                                   on 2003/09/13  06:07:27
66415         Log: Make the new glob tests pass (well, skip) even with miniperl.
66416      Branch: perl
66417            ! t/run/fresh_perl.t
66418 ____________________________________________________________________________
66419 [ 21201] By: rgs                                   on 2003/09/12  21:41:04
66420         Log: Stringify the $VERSION of DynaLoader so it's never dependent
66421              on localized float-to-string conversions.
66422      Branch: perl
66423            ! ext/DynaLoader/DynaLoader_pm.PL
66424 ____________________________________________________________________________
66425 [ 21198] By: jhi                                   on 2003/09/12  17:59:25
66426         Log: It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
66427              since that would break a lot of code.)  Also few
66428              stray UTF16s, UTF32s, and "encoded in Unicode".
66429      Branch: perl
66430            ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod
66431            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
66432            ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod
66433            ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
66434            ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h
66435 ____________________________________________________________________________
66436 [ 21197] By: jhi                                   on 2003/09/12  17:24:17
66437         Log: The buildtoc now has options.
66438      Branch: perl
66439            ! pod/Makefile.SH
66440 ____________________________________________________________________________
66441 [ 21196] By: jhi                                   on 2003/09/12  14:33:16
66442         Log: Some more tweaks on open ...&=.
66443      Branch: perl
66444            ! pod/perlfunc.pod
66445 ____________________________________________________________________________
66446 [ 21194] By: jhi                                   on 2003/09/12  11:36:14
66447         Log: Slightly more documentation for open ...&=.
66448      Branch: perl
66449            ! pod/perlfunc.pod
66450 ____________________________________________________________________________
66451 [ 21193] By: jhi                                   on 2003/09/12  03:21:53
66452         Log: Document the new strict strict in strict.
66453      Branch: perl
66454            ! lib/strict.pm
66455 ____________________________________________________________________________
66456 [ 21191] By: jhi                                   on 2003/09/12  03:03:17
66457         Log: More comments for the FreeBSD threads hints.
66458      Branch: perl
66459            ! hints/freebsd.sh
66460 ____________________________________________________________________________
66461 [ 21188] By: jhi                                   on 2003/09/11  20:23:55
66462         Log: More refactoring of the FreeBSD threads hints.
66463              Basically, for fresh enough 5.x the -pthread is dropped,
66464              otherwise keep it, and no known FreeBSD release has
66465              a functional gethostbyaddr_r.
66466      Branch: perl
66467            ! hints/freebsd.sh
66468 ____________________________________________________________________________
66469 [ 21187] By: jhi                                   on 2003/09/11  20:12:00
66470         Log: Subject: [PATCH 5.8.1 @20218] OS/2 API
66471              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
66472              Date: Thu, 11 Sep 2003 09:15:04 -0700
66473              Message-ID: <20030911161504.GA16113@math.berkeley.edu>
66474      Branch: perl
66475            ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm
66476            ! os2/OS2/Process/Process.xs
66477 ____________________________________________________________________________
66478 [ 21186] By: jhi                                   on 2003/09/11  20:10:32
66479         Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
66480              From: "Brendan O'Dea" <bod@debian.org>
66481              Date: Fri, 12 Sep 2003 00:12:51 +1000
66482              Message-ID: <20030911141251.GA26907@londo.c47.org>
66483      Branch: perl
66484            ! perl.c
66485 ____________________________________________________________________________
66486 [ 21181] By: jhi                                   on 2003/09/11  08:25:13
66487         Log: The change of not needing -pthread in FreeBSD 5.x
66488              is very recent (Sep 3) (from Anton Berezin).
66489      Branch: perl
66490            ! hints/freebsd.sh
66491 ____________________________________________________________________________
66492 [ 21179] By: jhi                                   on 2003/09/11  06:13:12
66493         Log: Upgrade to Pod::Perldoc 3.10.
66494              (Yes, the doughera address change is wrong, but hardly worth 3.11.)
66495      Branch: perl
66496            ! lib/Pod/Perldoc.pm
66497 ____________________________________________________________________________
66498 [ 21176] By: jhi                                   on 2003/09/11  05:22:27
66499         Log: Upgrade to base 2.02.
66500      Branch: perl
66501            + lib/fields-base.t
66502            ! MANIFEST lib/base.pm lib/fields.t
66503 ____________________________________________________________________________
66504 [ 21174] By: jhi                                   on 2003/09/11  04:45:56
66505         Log: Replace #21158 with a better patch from Hugo
66506              (for [perl #23769]).
66507      Branch: perl
66508            ! regcomp.c regexec.c t/op/pat.t
66509 ____________________________________________________________________________
66510 [ 21173] By: jhi                                   on 2003/09/11  03:08:04
66511         Log: Subject: [PATCH][TESTS] dumpvar.pl
66512              From: Joe McMahon <mcmahon@metalab.unc.edu>
66513              Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
66514              Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
66515      Branch: perl
66516            ! lib/dumpvar.pl lib/dumpvar.t
66517 ____________________________________________________________________________
66518 [ 21172] By: jhi                                   on 2003/09/11  03:03:52
66519         Log: Enache still wants -pthread gone for FreeBSD 5.x
66520              since it doesn't work with the latest -current.
66521      Branch: perl
66522            ! hints/freebsd.sh
66523 ____________________________________________________________________________
66524 [ 21171] By: jhi                                   on 2003/09/11  02:58:29
66525         Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
66526              From: Stas Bekman <stas@stason.org>
66527              Date: Thu, 28 Aug 2003 16:10:48 -0700
66528              Message-ID: <3F4E8BF8.1090800@stason.org>
66529      Branch: perl
66530            ! emacs/cperl-mode.el emacs/ptags
66531 ____________________________________________________________________________
66532 [ 21170] By: jhi                                   on 2003/09/11  02:56:50
66533         Log: Retract #21149, sez Schwern.
66534      Branch: perl
66535            ! lib/Test/More.pm
66536 ____________________________________________________________________________
66537 [ 21169] By: jhi                                   on 2003/09/11  02:55:49
66538         Log: Retract #21168 based on advice from Anton Berezin (added).
66539      Branch: perl
66540            ! hints/freebsd.sh
66541 ____________________________________________________________________________
66542 [ 21168] By: rgs                                   on 2003/09/10  21:43:40
66543         Log: Subject: nit to hints/freebsd.sh
66544              From: Enache Adrian <enache@rdslink.ro>
66545              Date: Wed, 10 Sep 2003 19:50:59 +0300
66546              Message-ID: <20030910165059.GB1321@ratsnest.hole>
66547      Branch: perl
66548            ! hints/freebsd.sh
66549 ____________________________________________________________________________
66550 [ 21167] By: rgs                                   on 2003/09/10  21:18:59
66551         Log: Subject: Re: [perl #15395] lexical warnings and inheritance
66552              From: Anno Siegel <Siegel@zrz.TU-Berlin.DE>
66553              Date: Sun, 31 Aug 2003 22:08:19 GMT
66554              Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
66555
66556              The test has been moved into warnings.pm's test suite. Note
66557              that this patch fixed as well the behaviour of warnings::enabled
66558              regarding lexical scoping and different files; hence the expected
66559              results in a few tests in /t/lib/warnings/9enabled has been
66560              reverted.
66561      Branch: perl
66562            ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl
66563 ____________________________________________________________________________
66564 [ 21166] By: rgs                                   on 2003/09/10  19:36:30
66565         Log: Remove the warning in perlfaq about using map in void context :
66566              From: abigail@abigail.nl (Abigail)
66567              Subject: [PATCH perlfaq6] map in a void context.
66568              Date: Tue, 9 Sep 2003 10:31:58 +0200
66569              Message-ID: <20030909083158.GA24125@abigail.nl>
66570      Branch: perl
66571            ! pod/perlfaq6.pod
66572 ____________________________________________________________________________
66573 [ 21165] By: jhi                                   on 2003/09/10  16:48:52
66574         Log: Subject: [PATCH] AUTHORS
66575              From: enache@rdslink.ro (Enache Adrian)
66576              Date: Tue, 9 Sep 2003 19:34:05 +0300
66577              Message-ID: <20030909163405.GB1398@ratsnest.hole>
66578      Branch: perl
66579            ! AUTHORS
66580 ____________________________________________________________________________
66581 [ 21164] By: jhi                                   on 2003/09/10  15:38:51
66582         Log: Regen perlapi.
66583      Branch: perl
66584            ! pod/perlapi.pod
66585 ____________________________________________________________________________
66586 [ 21163] By: merijn                                on 2003/09/10  15:31:27
66587         Log: Subject: [perl #23778] hints/aix.sh
66588              Date: 10 Sep 2003 16:30:32 -0000
66589              From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
66590              Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
66591      Branch: perl
66592            ! hints/aix.sh
66593 ____________________________________________________________________________
66594 [ 21162] By: jhi                                   on 2003/09/10  15:21:43
66595         Log: blead version of #21161.
66596      Branch: perl
66597            ! pod/perlvar.pod
66598 ____________________________________________________________________________
66599 [ 21160] By: jhi                                   on 2003/09/10  15:11:59
66600         Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS?
66601              From: PPrymmer@factset.com
66602              Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
66603              Date: Fri, 5 Sep 2003 17:46:48 -0400
66604      Branch: perl
66605            ! lib/File/Spec/t/Spec.t
66606 ____________________________________________________________________________
66607 [ 21159] By: jhi                                   on 2003/09/10  15:10:06
66608         Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
66609              From: Kurt Starsinic <kstar@cpan.org>
66610              Date: Tue, 9 Sep 2003 23:16:00 -0400
66611              Message-ID: <20030910031600.GA30554@verizon.net>
66612
66613              Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
66614              From: "Brendan O'Dea" <bod@debian.org>
66615              Date: Wed, 10 Sep 2003 22:03:15 +1000
66616              Message-ID: <20030910120315.GA1372@londo.c47.org>
66617      Branch: perl
66618            ! t/lib/h2ph.pht utils/h2ph.PL
66619 ____________________________________________________________________________
66620 [ 21158] By: jhi                                   on 2003/09/10  09:31:24
66621         Log: Unicode regex broken on simple example
66622              regrepeat() did not work right for UTF-8(ed Latin-1)
66623              in the EXACT case, which made the \x{a0}+ fail.
66624      Branch: perl
66625            ! regexec.c t/op/pat.t
66626 ____________________________________________________________________________
66627 [ 21157] By: jhi                                   on 2003/09/10  08:15:54
66628         Log: Linenumbers for utf8 warnings were wrong, test also rcatline.
66629      Branch: perl
66630            ! pp_hot.c t/io/utf8.t
66631 ____________________________________________________________________________
66632 [ 21156] By: jhi                                   on 2003/09/10  08:05:13
66633         Log: Detypo and explain better.
66634      Branch: perl
66635            ! pod/perldiag.pod
66636 ____________________________________________________________________________
66637 [ 21155] By: jhi                                   on 2003/09/10  08:02:55
66638         Log: If doing rcatline no point rescanning each time
66639              the beginning of the SV for utf8 validity.
66640      Branch: perl
66641            ! pp_hot.c
66642 ____________________________________________________________________________
66643 [ 21154] By: jhi                                   on 2003/09/10  07:16:52
66644         Log: No utf8 warnings without use warnings.
66645      Branch: perl
66646            ! t/io/utf8.t
66647 ____________________________________________________________________________
66648 [ 21153] By: jhi                                   on 2003/09/10  06:57:16
66649         Log: Reading a latin1 file with open(... "<:utf8") will freeze
66650              is no more valid, the script doesn't freeze, but I noticed
66651              that neither does the <FILE> complain about bad UTF-8 as it
66652              should and as it does with :encoding(utf8).
66653      Branch: perl
66654            ! pp_hot.c t/io/utf8.t
66655 ____________________________________________________________________________
66656 [ 21152] By: jhi                                   on 2003/09/10  06:54:02
66657         Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
66658              of Perl_utf8_is_string().
66659      Branch: perl
66660            ! embed.fnc embed.h global.sym proto.h utf8.c
66661 ____________________________________________________________________________
66662 [ 21151] By: jhi                                   on 2003/09/10  06:16:28
66663         Log: Document a PerlIO/Encode warning.
66664      Branch: perl
66665            ! pod/perldiag.pod
66666 ____________________________________________________________________________
66667 [ 21149] By: jhi                                   on 2003/09/09  17:22:42
66668         Log: Subject: Re: maint @ 21116
66669              From: Fergal Daly <fergal@esatclear.ie>
66670              Date: Tue, 9 Sep 2003 18:26:20 +0100
66671              Message-Id: <200309091826.20630.fergal@esatclear.ie>
66672
66673              (added warning)
66674      Branch: perl
66675            ! lib/Test/More.pm
66676 ____________________________________________________________________________
66677 [ 21146] By: jhi                                   on 2003/09/09  15:36:20
66678         Log: Adjust the test count.
66679      Branch: perl
66680            ! lib/Test/Simple/t/is_deeply.t
66681 ____________________________________________________________________________
66682 [ 21144] By: jhi                                   on 2003/09/09  15:03:58
66683         Log: AUTHORS update from Dave Mitchell.
66684      Branch: perl
66685            ! AUTHORS
66686 ____________________________________________________________________________
66687 [ 21143] By: jhi                                   on 2003/09/09  15:02:18
66688         Log: Retract #20548 and #20465.
66689      Branch: perl
66690            ! lib/Test/More.pm lib/Test/Simple/t/More.t
66691            ! lib/Test/Simple/t/is_deeply.t
66692 ____________________________________________________________________________
66693 [ 21141] By: jhi                                   on 2003/09/09  14:27:10
66694         Log: Subject: Re: maint @ 21116
66695              From: Enache Adrian <enache@rdslink.ro>
66696              Date: Tue, 9 Sep 2003 16:59:44 +0300
66697              Message-ID: <20030909135944.GA1666@ratsnest.hole>
66698      Branch: perl
66699            ! makedef.pl
66700 ____________________________________________________________________________
66701 [ 21140] By: jhi                                   on 2003/09/09  14:25:51
66702         Log: Retract #21132.
66703      Branch: perl
66704            ! makedef.pl perl.h
66705 ____________________________________________________________________________
66706 [ 21139] By: jhi                                   on 2003/09/09  11:55:33
66707         Log: Warn more about disclosing the hash seed, from Scott A. Crosby.
66708      Branch: perl
66709            ! lib/Hash/Util.pm pod/perlrun.pod
66710 ____________________________________________________________________________
66711 [ 21137] By: jhi                                   on 2003/09/09  09:50:13
66712         Log: Subject: =encoding in perlpod/perlpodspec
66713              From: sburke@cpan.org (Sean M. Burke)
66714              Date: Sun, 07 Sep 2003 03:08:28 -0800
66715              Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
66716      Branch: perl
66717            ! pod/perlpod.pod pod/perlpodspec.pod
66718 ____________________________________________________________________________
66719 [ 21136] By: jhi                                   on 2003/09/09  09:46:01
66720         Log: One more chance... Elizabeth's change #21107 plus
66721              Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
66722              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
66723              Date: Tue, 9 Sep 2003 01:44:24 +0200
66724              Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
66725      Branch: perl
66726            ! lib/warnings.pm toke.c warnings.pl
66727 ____________________________________________________________________________
66728 [ 21135] By: jhi                                   on 2003/09/09  09:35:48
66729         Log: One more test count tweak.
66730      Branch: perl
66731            ! t/op/grep.t
66732 ____________________________________________________________________________
66733 [ 21132] By: jhi                                   on 2003/09/09  07:57:20
66734         Log: Subject: Re: maint @ 21116
66735              From: Steve Hay <steve.hay@uk.radan.com>
66736              Date: Tue, 09 Sep 2003 09:49:07 +0100
66737              Message-ID: <3F5D9403.3040004@uk.radan.com>
66738      Branch: perl
66739            ! makedef.pl perl.h
66740 ____________________________________________________________________________
66741 [ 21131] By: jhi                                   on 2003/09/09  07:54:52
66742         Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test
66743              From: david nicol <whatever@davidnicol.com>
66744              Date: 08 Sep 2003 23:39:32 -0500
66745              Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
66746
66747              (a testcase)
66748      Branch: perl
66749            ! t/op/grep.t
66750 ____________________________________________________________________________
66751 [ 21128] By: jhi                                   on 2003/09/09  07:08:15
66752         Log: Ooops, perlio into scalars was already history for this test...
66753      Branch: perl
66754            ! lib/dumpvar.t
66755 ____________________________________________________________________________
66756 [ 21127] By: jhi                                   on 2003/09/09  07:06:26
66757         Log: Cannot do perlio into scalars without perlio.
66758      Branch: perl
66759            ! lib/dumpvar.t
66760 ____________________________________________________________________________
66761 [ 21126] By: jhi                                   on 2003/09/09  07:04:53
66762         Log: I claim that the debugger is untestable until proven otherwise.
66763      Branch: perl
66764            - lib/perl5db/de0.t
66765            ! MANIFEST
66766 ____________________________________________________________________________
66767 [ 21124] By: jhi                                   on 2003/09/09  06:59:52
66768         Log: In trying to save space, the warnings.pl change (#21107)
66769              pulled in attributes.pm... and the change didn't seem to
66770              be that well tested with different configurations.
66771              Retract #21119, #21117, #21107.
66772      Branch: perl
66773            ! ext/B/t/stash.t lib/warnings.pm warnings.pl
66774 ____________________________________________________________________________
66775 [ 21122] By: jhi                                   on 2003/09/09  06:28:31
66776         Log: Really do #21121.
66777      Branch: perl
66778            ! MANIFEST
66779 ____________________________________________________________________________
66780 [ 21121] By: jhi                                   on 2003/09/09  05:56:52
66781         Log: There's no particular reason to have the dumpvar.t
66782              in lib/perl5db/.
66783      Branch: perl
66784            + lib/dumpvar.t
66785            - lib/perl5db/dumpvar.t
66786            ! MANIFEST
66787 ____________________________________________________________________________
66788 [ 21119] By: jhi                                   on 2003/09/09  05:46:02
66789         Log: strict stash seems to have gone, too.
66790      Branch: perl
66791            ! ext/B/t/stash.t
66792 ____________________________________________________________________________
66793 [ 21117] By: rgs                                   on 2003/09/08  22:26:36
66794         Log: Loading warnings.pm now loads attributes.pm that loads strict.pm.
66795              (due to #21107 apparently.) Adjust this test accordingly.
66796      Branch: perl
66797            ! ext/B/t/stash.t
66798 ____________________________________________________________________________
66799 [ 21113] By: jhi                                   on 2003/09/08  21:10:53
66800         Log: Subject: [PATCH] silence 1 compiler warning
66801              From: Nicholas Clark <nick@ccl4.org>
66802              Date: Mon, 8 Sep 2003 23:04:45 +0100
66803              Message-ID: <20030908230445.E30881@plum.flirble.org>
66804      Branch: perl
66805            ! universal.c
66806 ____________________________________________________________________________
66807 [ 21112] By: jhi                                   on 2003/09/08  21:09:34
66808         Log: Retract #21096, mostly: I had misexplained the situation
66809              to Scott A. Crosby.  Seeing the seed value while not good
66810              for the ultimate paranoia viewpoint is not that bad, as long
66811              as the users are fully aware of the dangers of disclosing
66812              the hash seed.     So hash_seed() is okay.
66813
66814              Being able to see the hash values (as in Java) would
66815              be another option, but dubious: it's not that per-key
66816              hash values themselves are bad to allow scripts to see,
66817              but rather that hash values are just as sensitive (from
66818              the DoSing viewpoint) as the hash seed itself (and there
66819              usually more hash values than the one hash seed....)
66820      Branch: perl
66821            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
66822 ____________________________________________________________________________
66823 [ 21110] By: jhi                                   on 2003/09/08  20:59:04
66824         Log: Urk.  unique, not shared.
66825      Branch: perl
66826            ! configpm
66827 ____________________________________________________________________________
66828 [ 21109] By: jhi                                   on 2003/09/08  20:57:25
66829         Log: Subject: [PATCH] configpm: about 1.5K less per thread
66830              From: Elizabeth Mattijsen <liz@dijkmat.nl>
66831              Date: Mon, 8 Sep 2003 23:58:34 +0200
66832              Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
66833      Branch: perl
66834            ! configpm
66835 ____________________________________________________________________________
66836 [ 21107] By: jhi                                   on 2003/09/08  20:45:38
66837         Log: Subject: [PATCH] warnings.pl: each thread 10K smaller
66838              From: Elizabeth Mattijsen <liz@dijkmat.nl>
66839              Date: Mon, 8 Sep 2003 22:22:38 +0200
66840              Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
66841      Branch: perl
66842            ! lib/warnings.pm warnings.pl
66843 ____________________________________________________________________________
66844 [ 21106] By: rgs                                   on 2003/09/08  20:45:03
66845         Log: A version of change #21073 that works.
66846      Branch: perl
66847            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
66848 ____________________________________________________________________________
66849 [ 21105] By: jhi                                   on 2003/09/08  20:44:22
66850         Log: Regen perlapi.
66851      Branch: perl
66852            ! pod/perlapi.pod
66853 ____________________________________________________________________________
66854 [ 21103] By: jhi                                   on 2003/09/08  20:18:56
66855         Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment
66856              being a bad pointer is apparently a known cygwin bug).     The
66857              cure is to initialize the field.
66858      Branch: perl
66859            ! pp_sys.c
66860 ____________________________________________________________________________
66861 [ 21100] By: jhi                                   on 2003/09/08  19:38:39
66862         Log: Bad export.
66863      Branch: perl
66864            ! lib/Hash/Util.t
66865 ____________________________________________________________________________
66866 [ 21098] By: jhi                                   on 2003/09/08  19:06:09
66867         Log: The IPC::Open3 is just too unreliable for this task.
66868      Branch: perl
66869            ! lib/perl5db/de0.t
66870 ____________________________________________________________________________
66871 [ 21097] By: jhi                                   on 2003/09/08  18:42:43
66872         Log: Try to make the de0.t test more robust.
66873              The test is so flakey (too many external things influencing
66874              the result) that I'm likely to leave it out from the maint.
66875      Branch: perl
66876            ! lib/perl5db/de0.t
66877 ____________________________________________________________________________
66878 [ 21096] By: jhi                                   on 2003/09/08  17:58:19
66879         Log: Scott A. Crosby believes in not disclosing
66880              any more information than necessary: therefore
66881              instead of hash_seed() we have now hashes_random().
66882      Branch: perl
66883            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
66884 ____________________________________________________________________________
66885 [ 21095] By: jhi                                   on 2003/09/08  17:36:50
66886         Log: Mac OS X "last resort" recipe.
66887      Branch: perl
66888            ! README.macosx
66889 ____________________________________________________________________________
66890 [ 21094] By: jhi                                   on 2003/09/08  16:50:55
66891         Log: Subject: [patch] AUTHORS
66892              From: Juerd <juerd@cpan.org>
66893              Date: Mon, 8 Sep 2003 08:42:13 +0200
66894              Message-ID: <20030908064213.GC23461@c3.convolution.nl>
66895      Branch: perl
66896            ! AUTHORS
66897 ____________________________________________________________________________
66898 [ 21093] By: jhi                                   on 2003/09/08  15:47:14
66899         Log: Slightly more intelligent paranoia.
66900      Branch: perl
66901            ! pod/perldiag.pod util.c
66902 ____________________________________________________________________________
66903 [ 21090] By: jhi                                   on 2003/09/08  14:07:03
66904         Log: Win32 is playing to hard to get but I do not have
66905              time to chase it, so restore #21072, more or less.
66906              I think testing the debugger in UNIX-like places
66907              is enough, no need to go into painful contortions
66908              trying to "portably" run interactive programs like
66909              the debugger.
66910      Branch: perl
66911            ! lib/perl5db/de0.t
66912 ____________________________________________________________________________
66913 [ 21088] By: jhi                                   on 2003/09/08  12:50:15
66914         Log: 5.8.1 was mistakenly redefining PL_sv_placeholder.
66915      Branch: perl
66916            ! ext/Storable/Storable.xs
66917 ____________________________________________________________________________
66918 [ 21087] By: jhi                                   on 2003/09/08  12:34:37
66919         Log: Add Hash::Util::hash_seed() which answers among
66920              other things the question whether our hashes are
66921              "randomised".  (They always were...)
66922      Branch: perl
66923            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
66924 ____________________________________________________________________________
66925 [ 21086] By: jhi                                   on 2003/09/08  12:22:03
66926         Log: XSRETURN_UV was missing.
66927      Branch: perl
66928            ! XSUB.h
66929 ____________________________________________________________________________
66930 [ 21085] By: jhi                                   on 2003/09/08  12:15:23
66931         Log: Superparanoia.
66932      Branch: perl
66933            ! util.c
66934 ____________________________________________________________________________
66935 [ 21084] By: ams                                   on 2003/09/08  11:44:25
66936         Log: Clean up pp_readdir() somewhat.
66937      Branch: perl
66938            ! pp_sys.c
66939 ____________________________________________________________________________
66940 [ 21082] By: jhi                                   on 2003/09/08  11:32:46
66941         Log: The #21073 broke ext/B/t/o.t, retracting the #21073.
66942      Branch: perl
66943            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
66944 ____________________________________________________________________________
66945 [ 21080] By: jhi                                   on 2003/09/08  09:52:40
66946         Log: In Win32 IPC::Open3 + IO::Select does not work that well
66947              so mostly undo the change #21072 and revert back to using
66948              a temp file.
66949      Branch: perl
66950            ! lib/perl5db/de0.t
66951 ____________________________________________________________________________
66952 [ 21078] By: jhi                                   on 2003/09/08  09:10:47
66953         Log: In Win32 the cmd.exe console output doesn't seem to
66954              be catchable using the in-memory I/O + select trick,
66955              so use tie-STDOUT trick instead.
66956      Branch: perl
66957            ! lib/perl5db/dumpvar.t
66958 ____________________________________________________________________________
66959 [ 21077] By: jhi                                   on 2003/09/08  09:03:13
66960         Log: Move Config test.
66961      Branch: perl
66962            ! lib/perl5db/de0.t
66963 ____________________________________________________________________________
66964 [ 21076] By: jhi                                   on 2003/09/08  08:50:27
66965         Log: Let's require fork for this test.
66966      Branch: perl
66967            ! lib/perl5db/de0.t
66968 ____________________________________________________________________________
66969 [ 21074] By: jhi                                   on 2003/09/08  08:09:27
66970         Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
66971              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
66972              Date: Mon, 08 Sep 2003 08:56:09 +0200
66973              Message-id: <20030908065609.GA1260@ethan>
66974      Branch: perl
66975            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
66976            ! ext/Devel/PPPort/t/test.t
66977 ____________________________________________________________________________
66978 [ 21073] By: jhi                                   on 2003/09/08  08:07:55
66979         Log: Subject: Re: one nit to fix [PATCH]
66980              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
66981              Date: Mon, 8 Sep 2003 10:19:08 +0200
66982              Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
66983      Branch: perl
66984            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
66985 ____________________________________________________________________________
66986 [ 21072] By: jhi                                   on 2003/09/08  08:04:53
66987         Log: Subject: Re: [PATCH] Test skeleton for debugger commands
66988              From: Andreas J Koenig <andreas.koenig@anima.de>
66989              Date: Mon, 08 Sep 2003 10:48:27 +0200
66990              Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
66991      Branch: perl
66992            ! lib/perl5db/de0.t
66993 ____________________________________________________________________________
66994 [ 21071] By: jhi                                   on 2003/09/08  06:46:00
66995         Log: de0.t: use Test::More, add some tests.
66996      Branch: perl
66997            ! lib/perl5db/de0.t
66998 ____________________________________________________________________________
66999 [ 21070] By: jhi                                   on 2003/09/08  06:31:39
67000         Log: More dumpvar testing.
67001      Branch: perl
67002            ! lib/perl5db/dumpvar.t
67003 ____________________________________________________________________________
67004 [ 21069] By: jhi                                   on 2003/09/08  05:34:03
67005         Log: An empty test.
67006      Branch: perl
67007            ! lib/perl5db/dumpvar.t
67008 ____________________________________________________________________________
67009 [ 21068] By: jhi                                   on 2003/09/08  05:21:21
67010         Log: dumpvar.t: use Test::More;
67011      Branch: perl
67012            ! lib/perl5db/dumpvar.t
67013 ____________________________________________________________________________
67014 [ 21067] By: jhi                                   on 2003/09/08  05:11:46
67015         Log: Cleanup PerlIO::scalar documentation a bit.
67016      Branch: perl
67017            ! ext/PerlIO/scalar/scalar.pm
67018 ____________________________________________________________________________
67019 [ 21066] By: jhi                                   on 2003/09/08  04:49:28
67020         Log: The in-memory files require PerlIO::scalar.
67021      Branch: perl
67022            ! lib/perl5db/dumpvar.t
67023 ____________________________________________________________________________
67024 [ 21065] By: rgs                                   on 2003/09/07  21:17:23
67025         Log: Subject: [PATCH] Test skeleton for debugger commands
67026              From: Andreas J Koenig <andreas.koenig@anima.de>
67027              Date: Sun, 07 Sep 2003 18:51:56 +0200
67028              Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
67029              With minor adjustments
67030      Branch: perl
67031            + lib/perl5db/de0.t lib/perl5db/dumpvar.t
67032            ! MANIFEST
67033 ____________________________________________________________________________
67034 [ 21064] By: rgs                                   on 2003/09/07  19:12:05
67035         Log: Upgrade to Unicode::Collate 0.28
67036      Branch: perl
67037            + lib/Unicode/Collate/t/contract.t
67038            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
67039            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
67040 ____________________________________________________________________________
67041 [ 21063] By: rgs                                   on 2003/09/07  18:25:23
67042         Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
67043              From: Dave Mitchell <davem@fdgroup.com>
67044              Date: Sun, 7 Sep 2003 19:14:44 +0100
67045              Message-ID: <20030907181444.GA7058@fdgroup.com>
67046      Branch: perl
67047            ! ext/Opcode/Safe.pm
67048 ____________________________________________________________________________
67049 [ 21062] By: rgs                                   on 2003/09/07  12:44:33
67050         Log: Subject: [PATCH] honoring void context for map()
67051              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
67052              Date: Thu, 04 Sep 2003 11:13:41 +0200
67053              Message-id: <20030904091341.GA30655@ethan>
67054      Branch: perl
67055            ! pp_ctl.c
67056 ____________________________________________________________________________
67057 [ 21061] By: jhi                                   on 2003/09/07  07:04:53
67058         Log: Retract #21010.
67059      Branch: perl
67060            ! lib/dumpvar.pl
67061 ____________________________________________________________________________
67062 [ 21060] By: rgs                                   on 2003/09/06  21:30:10
67063         Log: Minor doc style nits in XSLoader.
67064      Branch: perl
67065            ! ext/DynaLoader/XSLoader_pm.PL
67066 ____________________________________________________________________________
67067 [ 21058] By: jhi                                   on 2003/09/06  19:57:46
67068         Log: Vanity patch.
67069      Branch: perl
67070            ! AUTHORS
67071 ____________________________________________________________________________
67072 [ 21057] By: jhi                                   on 2003/09/06  19:56:53
67073         Log: Updated Sharp Zaurus cross-compilation from Redvers Davies.
67074      Branch: perl
67075            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO
67076            ! Cross/config.sh-arm-linux Cross/generate_config_sh
67077            ! Cross/installperl.patch
67078 ____________________________________________________________________________
67079 [ 21056] By: rgs                                   on 2003/09/06  19:03:41
67080         Log: Email nits in Fatal.pm [perl #23724].
67081      Branch: perl
67082            ! lib/Fatal.pm
67083 ____________________________________________________________________________
67084 [ 21052] By: jhi                                   on 2003/09/05  20:34:15
67085         Log: Musty corners of Syslog.pm.
67086      Branch: perl
67087            ! ext/Sys/Syslog/Syslog.pm
67088 ____________________________________________________________________________
67089 [ 21051] By: ams                                   on 2003/09/05  18:43:46
67090         Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0).
67091              2. Compensate for PL_sv_placeholder <= 5.8.1.
67092              3. Clean up non-backwards-compatible tests.
67093              4. Prepare for the 2.08 CPAN release.
67094      Branch: perl
67095            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
67096            ! ext/Storable/t/freeze.t ext/Storable/t/malice.t
67097            ! ext/Storable/t/utf8hash.t
67098 ____________________________________________________________________________
67099 [ 21048] By: jhi                                   on 2003/09/05  13:53:23
67100         Log: One more known tie problem.
67101      Branch: perl
67102            ! pod/perltie.pod
67103 ____________________________________________________________________________
67104 [ 21047] By: jhi                                   on 2003/09/05  13:46:35
67105         Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread
67106              Date: Fri, 5 Sep 2003 14:46:00 +0200
67107              Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
67108              From: Elizabeth Mattijsen <liz@dijkmat.nl>
67109      Branch: perl
67110            ! ext/threads/shared/shared.pm
67111 ____________________________________________________________________________
67112 [ 21046] By: jhi                                   on 2003/09/05  13:44:30
67113         Log: Subject: versions threads modules
67114              From: Elizabeth Mattijsen <liz@dijkmat.nl>
67115              Date: Fri, 5 Sep 2003 12:22:52 +0200
67116              Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
67117      Branch: perl
67118            ! ext/threads/shared/shared.pm
67119 ____________________________________________________________________________
67120 [ 21045] By: jhi                                   on 2003/09/05  13:43:36
67121         Log: More suidperl path disclosure plugging:
67122              the #9813 didn't do enough.  See either of
67123              http://rt.perl.org/rt2/Ticket/Display.html?id=6511
67124              http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
67125      Branch: perl
67126            ! perl.c pod/perldiag.pod
67127 ____________________________________________________________________________
67128 [ 21044] By: jhi                                   on 2003/09/05  13:09:54
67129         Log: FreeBSD hints updates from Anton Berezin.
67130      Branch: perl
67131            ! hints/freebsd.sh
67132 ____________________________________________________________________________
67133 [ 21043] By: merijn                                on 2003/09/05  11:18:20
67134         Log: Changed conflicting diff options
67135      Branch: perl
67136            ! patchlevel.h
67137 ____________________________________________________________________________
67138 [ 21042] By: jhi                                   on 2003/09/05  06:47:43
67139         Log: Acknowledge some known tie bugs.
67140      Branch: perl
67141            ! pod/perltie.pod
67142 ____________________________________________________________________________
67143 [ 21041] By: merijn                                on 2003/09/05  04:50:44
67144         Log: Subject: [PATCH] Remove dublicated entry in AUTHORS
67145              From: Ilya Martynov <ilya@martynov.org>
67146              Date: Fri, 05 Sep 2003 00:49:57 +0400
67147              Message-ID: <8765k8uvm2.fsf@abra.ru>
67148      Branch: perl
67149            ! AUTHORS
67150 ____________________________________________________________________________
67151 [ 21040] By: jhi                                   on 2003/09/05  04:36:48
67152         Log: code example error in "perlopentut"
67153      Branch: perl
67154            ! pod/perlopentut.pod
67155 ____________________________________________________________________________
67156 [ 21039] By: jhi                                   on 2003/09/05  04:13:17
67157         Log: Another seemingly fixed (un)tie bug,
67158              [perl ##22297] cannot untie scalar from within tied FETCH
67159      Branch: perl
67160            ! t/op/tie.t
67161 ____________________________________________________________________________
67162 [ 21036] By: jhi                                   on 2003/09/04  19:34:26
67163         Log: Subject: Re: [PATCH] Data::Dumper 2.121
67164              From: Ilya Martynov <ilya@martynov.org>
67165              Date: Fri, 05 Sep 2003 00:33:46 +0400
67166              Message-ID: <87ad9kuwd1.fsf@abra.ru>
67167      Branch: perl
67168            ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
67169            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
67170            ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
67171 ____________________________________________________________________________
67172 [ 21033] By: jhi                                   on 2003/09/04  18:52:29
67173         Log: I think once is enough.
67174      Branch: perl
67175            ! configure.gnu
67176 ____________________________________________________________________________
67177 [ 21032] By: jhi                                   on 2003/09/04  17:30:28
67178         Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32
67179              From: Enache Adrian <enache@rdslink.ro>
67180              Date: Thu, 4 Sep 2003 20:09:06 +0300
67181              Message-ID: <20030904170906.GA1235@ratsnest.hole>
67182      Branch: perl
67183            ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
67184            ! ext/ByteLoader/byterun.c
67185 ____________________________________________________________________________
67186 [ 21031] By: jhi                                   on 2003/09/04  17:27:58
67187         Log: Subject: [PATCH] perlreftut: change distribution conditions
67188              From: "Brendan O'Dea" <bod@debian.org>
67189              Date: Thu, 4 Sep 2003 02:28:49 +1000
67190              Message-ID: <20030903162849.GA9675@londo.c47.org>
67191      Branch: perl
67192            ! pod/perlreftut.pod
67193 ____________________________________________________________________________
67194 [ 21030] By: jhi                                   on 2003/09/04  17:26:48
67195         Log: Subject: Re: "vendor" patch pickup
67196              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67197              Date: Thu, 4 Sep 2003 19:47:55 +0200
67198              Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
67199
67200              (Gentoo: take Marcus' version of the __THROW patch and
67201              even further #ifdef-protect it with __GLIBC__.)
67202      Branch: perl
67203            ! perl.h
67204 ____________________________________________________________________________
67205 [ 21029] By: jhi                                   on 2003/09/04  16:01:26
67206         Log: Tiny perlcc tweaks.
67207      Branch: perl
67208            ! utils/perlcc.PL
67209 ____________________________________________________________________________
67210 [ 21028] By: jhi                                   on 2003/09/04  15:10:48
67211         Log: A SuSE patchlet for perlcc -c to avoid
67212              "Modification of a read-only value attempted at ... C.pm"
67213      Branch: perl
67214            ! ext/B/B/C.pm
67215 ____________________________________________________________________________
67216 [ 21027] By: jhi                                   on 2003/09/04  08:54:40
67217         Log: AUTHORS updates.
67218      Branch: perl
67219            ! AUTHORS
67220 ____________________________________________________________________________
67221 [ 21025] By: jhi                                   on 2003/09/03  20:27:56
67222         Log: Upgrade to Math::BigInt pre-rel 1.66 as of
67223              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
67224              (the tar.gz link doesn't have 'v1.66', it has '1.66')
67225              so that the smoke builds can start chewing it.
67226      Branch: perl
67227            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
67228            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
67229            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
67230            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
67231            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t
67232            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
67233 ____________________________________________________________________________
67234 [ 21022] By: jhi                                   on 2003/09/03  16:42:24
67235         Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
67236              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67237              Date: Wed, 3 Sep 2003 19:20:20 +0200
67238              Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
67239      Branch: perl
67240            ! Porting/valgrindpp.pl
67241 ____________________________________________________________________________
67242 [ 21019] By: jhi                                   on 2003/09/03  15:51:35
67243         Log: Also indicate the Unicode level here.
67244              (The last date is non-committal :-)
67245      Branch: perl
67246            ! pod/perlunicode.pod
67247 ____________________________________________________________________________
67248 [ 21018] By: jhi                                   on 2003/09/03  12:08:23
67249         Log: Avoid lvalue casts, from Enache.
67250      Branch: perl
67251            ! ext/ByteLoader/bytecode.h op.h
67252 ____________________________________________________________________________
67253 [ 21017] By: jhi                                   on 2003/09/03  08:23:39
67254         Log: Bump up the VERSION.
67255      Branch: perl
67256            ! lib/bytes.pm
67257 ____________________________________________________________________________
67258 [ 21016] By: jhi                                   on 2003/09/03  08:22:48
67259         Log: Add, document, and test bytes::substr, index, rindex, chr,
67260              document bytes::ord.
67261      Branch: perl
67262            ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
67263 ____________________________________________________________________________
67264 [ 21014] By: jhi                                   on 2003/09/03  06:16:24
67265         Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
67266              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
67267              Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
67268              Message-ID: <29644.1062572245@www50.gmx.net>
67269
67270              The other half of #20930 should be still good.
67271      Branch: perl
67272            ! op.c
67273 ____________________________________________________________________________
67274 [ 21013] By: jhi                                   on 2003/09/03  06:15:09
67275         Log: use IO; is deprecated.
67276      Branch: perl
67277            ! ext/threads/t/join.t
67278 ____________________________________________________________________________
67279 [ 21012] By: jhi                                   on 2003/09/03  05:28:50
67280         Log: Upgrade to base 2.01 from CPAN.
67281      Branch: perl
67282            ! lib/base.pm lib/fields.pm
67283 ____________________________________________________________________________
67284 [ 21011] By: jhi                                   on 2003/09/03  05:08:29
67285         Log: Changing the test count is a good idea.
67286      Branch: perl
67287            ! ext/threads/t/join.t
67288 ____________________________________________________________________________
67289 [ 21010] By: jhi                                   on 2003/09/03  04:59:38
67290         Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object
67291              From: Joe McMahon <mcmahon@ibiblio.org>
67292              Date: Tue, 2 Sep 2003 18:02:14 -0400
67293              Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
67294      Branch: perl
67295            ! lib/dumpvar.pl
67296 ____________________________________________________________________________
67297 [ 21009] By: jhi                                   on 2003/09/03  04:48:40
67298         Log: Subject: Re: maint@20974 or before broke mp2 ithreads test
67299              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67300              Date: Wed, 3 Sep 2003 06:07:54 +0200
67301              Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
67302      Branch: perl
67303            ! ext/threads/t/join.t
67304 ____________________________________________________________________________
67305 [ 21008] By: jhi                                   on 2003/09/03  04:31:35
67306         Log: VMS does not have quite UNIX glob semantics.
67307      Branch: perl
67308            ! t/run/fresh_perl.t
67309 ____________________________________________________________________________
67310 [ 21007] By: rgs                                   on 2003/09/02  21:21:27
67311         Log: Subject: some method calls not autoloaded
67312              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
67313              Date: Tue, 2 Sep 2003 15:06:29 -0700
67314              Message-ID: <20030902220629.GA2952@efn.org>
67315      Branch: perl
67316            ! pod/perlfunc.pod pod/perlsub.pod
67317 ____________________________________________________________________________
67318 [ 21003] By: jhi                                   on 2003/09/02  19:01:07
67319         Log: An untie test from perlmonks-- worked in 5.6.1,
67320              broken in 5.8.0, seems to be working again in maint,
67321              better nail it down now.
67322      Branch: perl
67323            ! t/op/tie.t
67324 ____________________________________________________________________________
67325 [ 21000] By: jhi                                   on 2003/09/02  15:35:40
67326         Log: Retract #20930 because of
67327              Subject: maint@20974 or before broke mp2 ithreads test
67328              From: Stas Bekman <stas@stason.org>
67329              Date: Mon, 01 Sep 2003 23:31:11 -0700
67330              Message-ID: <3F54392F.7080009@stason.org>
67331      Branch: perl
67332            ! op.c
67333 ____________________________________________________________________________
67334 [ 20999] By: jhi                                   on 2003/09/02  15:34:14
67335         Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
67336              From: Fergal Daly <fergal@esatclear.ie>
67337              Date: Tue, 2 Sep 2003 17:36:52 +0100
67338              Message-Id: <200309021736.52725.fergal@esatclear.ie>
67339      Branch: perl
67340            ! pod/perldiag.pod
67341 ____________________________________________________________________________
67342 [ 20998] By: jhi                                   on 2003/09/02  15:02:47
67343         Log: Subject: [perl #23672] Math::BigInit POD
67344              From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
67345              Date: 1 Sep 2003 08:47:39 -0000
67346              Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
67347      Branch: perl
67348            ! lib/Math/BigInt.pm
67349 ____________________________________________________________________________
67350 [ 20997] By: jhi                                   on 2003/09/02  14:58:21
67351         Log: Subject: [PATCH perlfaq6.pod] Explain \Q better
67352              From: Mark Jason Dominus <mjd@plover.com>
67353              Date: Mon, 01 Sep 2003 16:19:20 -0400
67354              Message-ID: <20030901201920.3929.qmail@plover.com>
67355      Branch: perl
67356            ! pod/perlfaq6.pod
67357 ____________________________________________________________________________
67358 [ 20996] By: jhi                                   on 2003/09/02  14:56:29
67359         Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
67360              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
67361              Date: Tue, 02 Sep 2003 11:27:19 +0200
67362              Message-id: <20030902092719.GA18075@ethan>
67363      Branch: perl
67364            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
67365            ! ext/Devel/PPPort/t/test.t
67366 ____________________________________________________________________________
67367 [ 20993] By: jhi                                   on 2003/09/02  14:40:54
67368         Log: Subject: [PATCH] Re: ByteLoader and MSWin32
67369              From: Enache Adrian <enache@rdslink.ro>
67370              Date: Tue, 2 Sep 2003 03:45:11 +0300
67371              Message-ID: <20030902004511.GA1442@ratsnest.hole>
67372      Branch: perl
67373            ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c
67374            ! op.h proto.h t/TEST
67375 ____________________________________________________________________________
67376 [ 20990] By: jhi                                   on 2003/09/02  04:29:45
67377         Log: Upgrade to Unicode::Collate 0.27.
67378      Branch: perl
67379            + lib/Unicode/Collate/t/hangul.t
67380            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
67381            ! lib/Unicode/Collate/README
67382 ____________________________________________________________________________
67383 [ 20989] By: jhi                                   on 2003/09/02  04:23:20
67384         Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
67385              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67386              Date: Mon, 1 Sep 2003 22:28:58 +0200
67387              Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
67388      Branch: perl
67389            ! Porting/valgrindpp.pl
67390 ____________________________________________________________________________
67391 [ 20983] By: jhi                                   on 2003/09/01  14:14:49
67392         Log: From Craig Berry, following the example of the other podxxx.PL
67393              in relying on basename($0, '.PL') to Do The Right Thing with
67394              regard to the case of the extension, which could be either
67395              .pl or .PL on VMS depending on version-specific features.
67396      Branch: perl
67397            ! pod/pod2usage.PL pod/podselect.PL
67398 ____________________________________________________________________________
67399 [ 20982] By: jhi                                   on 2003/09/01  13:01:49
67400         Log: Configure -r in AIX bad.
67401      Branch: perl
67402            ! README.aix
67403 ____________________________________________________________________________
67404 [ 20981] By: jhi                                   on 2003/09/01  11:28:35
67405         Log: Subject: [DOC PATCH] perlfaq4.pod
67406              Date: Mon, 1 Sep 2003 12:38:50 +0200
67407              From: Elizabeth Mattijsen <liz@dijkmat.nl>
67408              Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
67409      Branch: perl
67410            ! pod/perlfaq4.pod
67411 ____________________________________________________________________________
67412 [ 20980] By: jhi                                   on 2003/09/01  08:49:02
67413         Log: Subject: glob() bug
67414              From: Gurusamy Sarathy <gsar@ActiveState.com>
67415              Date: Mon, 01 Sep 2003 02:25:41 -0700
67416              Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
67417      Branch: perl
67418            ! op.c t/run/fresh_perl.t
67419 ____________________________________________________________________________
67420 [ 20979] By: jhi                                   on 2003/09/01  06:32:01
67421         Log: Ultrix VAX is like VMS VAX in floating point.
67422      Branch: perl
67423            ! t/op/sprintf.t
67424 ____________________________________________________________________________
67425 [ 20978] By: jhi                                   on 2003/09/01  05:44:25
67426         Log: Subject: [PATCH@20959] some WinCE compilers require a little correction
67427              From: Vadim Konovalov <vkonovalov@peterstar.ru>
67428              Date: Mon, 1 Sep 2003 02:57:33 +0400
67429              Message-ID: <1091134912500.20030901025733@peterstar.ru>
67430      Branch: perl
67431            ! wince/Makefile.ce wince/wince.c
67432 ____________________________________________________________________________
67433 [ 20973] By: jhi                                   on 2003/08/31  15:34:43
67434         Log: Add test for -i.
67435      Branch: perl
67436            ! MANIFEST t/run/switches.t
67437 ____________________________________________________________________________
67438 [ 20972] By: jhi                                   on 2003/08/31  15:12:10
67439         Log: Add tests for -h and (unknown) -z.
67440      Branch: perl
67441            ! MANIFEST t/run/switches.t
67442 ____________________________________________________________________________
67443 [ 20971] By: jhi                                   on 2003/08/31  15:03:42
67444         Log: Add test for -v.
67445      Branch: perl
67446            ! MANIFEST t/run/switches.t
67447 ____________________________________________________________________________
67448 [ 20970] By: jhi                                   on 2003/08/31  14:55:54
67449         Log: List the switches tested in switches.t.
67450      Branch: perl
67451            ! t/run/switches.t
67452 ____________________________________________________________________________
67453 [ 20969] By: jhi                                   on 2003/08/31  14:51:19
67454         Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS
67455              From: PPrymmer@factset.com
67456              Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
67457              Date: Sun, 31 Aug 2003 10:11:54 -0400
67458      Branch: perl
67459            ! installperl
67460 ____________________________________________________________________________
67461 [ 20968] By: jhi                                   on 2003/08/31  13:24:10
67462         Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
67463              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67464              Date: Sun, 31 Aug 2003 15:21:17 +0200
67465              Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>
67466      Branch: perl
67467            ! sv.c
67468 ____________________________________________________________________________
67469 [ 20965] By: jhi                                   on 2003/08/31  08:55:59
67470         Log: Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
67471              both in blead and maint, lots of "Attempt to free non-existent
67472              shared string" and "Unbalanced string table refcount" errors.
67473              Retract #20960 (and #20963).
67474      Branch: perl
67475            - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
67476            - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
67477            ! MANIFEST lib/base.pm lib/fields.pm
67478 ____________________________________________________________________________
67479 [ 20964] By: jhi                                   on 2003/08/31  08:17:43
67480         Log: Integrate from maint:
67481              [ 20963]
67482              Muffle the 'Pseudo-hashes are deprecated' warning for maint.
67483      Branch: perl
67484           !> lib/base/t/fp560.t
67485 ____________________________________________________________________________
67486 [ 20961] By: jhi                                   on 2003/08/31  08:09:21
67487         Log: De-cargo-cult.
67488      Branch: perl
67489            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
67490 ____________________________________________________________________________
67491 [ 20960] By: jhi                                   on 2003/08/31  08:07:43
67492         Log: Upgrade to base.pm 2.0.
67493
67494              (Rename the tests around a bit to be more 8.3-friendly.)
67495      Branch: perl
67496            + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
67497            + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
67498            ! MANIFEST lib/base.pm lib/fields.pm
67499 ____________________________________________________________________________
67500 [ 20957] By: jhi                                   on 2003/08/30  18:47:02
67501         Log: Fewer naked char constants.
67502      Branch: perl
67503            ! doio.c perlio.c sv.h
67504 ____________________________________________________________________________
67505 [ 20956] By: jhi                                   on 2003/08/30  18:38:05
67506         Log: This is probably a wrong fix for
67507              [perl #23645] tell with perlio on appended files
67508              but maybe this gets NI-S agitated enough to present the correct fix :-)
67509      Branch: perl
67510            ! perlio.c t/io/tell.t
67511 ____________________________________________________________________________
67512 [ 20954] By: jhi                                   on 2003/08/30  17:14:19
67513         Log: A new try at
67514
67515              Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
67516              From: "Gerrit P. Haase" <gp@familiehaase.de>
67517              Date: Thu, 28 Aug 2003 08:18:51 +0200
67518              Message-ID: <4157199551.20030828081851@familiehaase.de>
67519
67520              (this time Cygwin only)
67521      Branch: perl
67522            ! perlio.c
67523 ____________________________________________________________________________
67524 [ 20952] By: rgs                                   on 2003/08/30  15:20:48
67525         Log: Tweak XSLoader.t.
67526              XSLoader is supposed to work even for extensions that
67527              are statically linked. So only check that the extension we
67528              test for is actually available. (This test is not supposed
67529              to be run by miniperl.)
67530      Branch: perl
67531            ! ext/DynaLoader/t/XSLoader.t
67532 ____________________________________________________________________________
67533 [ 20950] By: jhi                                   on 2003/08/30  06:49:31
67534         Log: Something went wrong in change #20929;
67535              linux 2.4.18-bf2.4 didn't like it:
67536              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
67537              and similar failure pattern also seen in Solaris 8.
67538      Branch: perl
67539            ! perlio.c
67540 ____________________________________________________________________________
67541 [ 20948] By: jhi                                   on 2003/08/30  06:08:57
67542         Log: Setup @INC.
67543      Branch: perl
67544            ! t/op/cproto.t
67545 ____________________________________________________________________________
67546 [ 20946] By: jhi                                   on 2003/08/30  06:00:09
67547         Log: Tabify and re-sort MANIFEST.
67548      Branch: perl
67549            ! MANIFEST
67550 ____________________________________________________________________________
67551 [ 20945] By: jhi                                   on 2003/08/30  05:57:04
67552         Log: Make XSLoader.t more robust (and sdbm.t more verbose)
67553      Branch: perl
67554            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
67555 ____________________________________________________________________________
67556 [ 20944] By: jhi                                   on 2003/08/30  05:50:41
67557         Log: Subject: [PATCH] XSLoader nits and tests
67558              From: Michael G Schwern <schwern@pobox.com>
67559              Date: Fri, 29 Aug 2003 22:55:07 -0700
67560              Message-ID: <20030830055507.GI25970@windhund.schwern.org>
67561      Branch: perl
67562            + ext/DynaLoader/t/XSLoader.t
67563            ! MANIFEST ext/DynaLoader/XSLoader_pm.PL
67564 ____________________________________________________________________________
67565 [ 20943] By: jhi                                   on 2003/08/30  05:44:02
67566         Log: Missed from #20942.
67567      Branch: perl
67568            ! lib/File/Spec/VMS.pm
67569 ____________________________________________________________________________
67570 [ 20942] By: jhi                                   on 2003/08/30  05:41:59
67571         Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
67572              From: PPrymmer@factset.com
67573              Date: Sat, 30 Aug 2003 00:57:28 -0400
67574              Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
67575      Branch: perl
67576            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
67577 ____________________________________________________________________________
67578 [ 20941] By: jhi                                   on 2003/08/30  05:37:13
67579         Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
67580              From: Stas Bekman <stas@stason.org>
67581              Date: Fri, 29 Aug 2003 17:11:41 -0700
67582              Message-ID: <3F4FEBBD.8000901@stason.org>
67583      Branch: perl
67584            ! pod/perlapi.pod sv.h
67585 ____________________________________________________________________________
67586 [ 20940] By: rgs                                   on 2003/08/29  21:17:59
67587         Log: Add a new test, to ensure that we don't unexpectedly change
67588              prototypes of builtins.
67589      Branch: perl
67590            + t/op/cproto.t
67591            ! MANIFEST
67592 ____________________________________________________________________________
67593 [ 20938] By: rgs                                   on 2003/08/29  20:22:21
67594         Log: Don't cast PL_multiline to bool : you may loose important bits.
67595      Branch: perl
67596            ! pp.c pp_hot.c
67597 ____________________________________________________________________________
67598 [ 20937] By: jhi                                   on 2003/08/29  17:22:11
67599         Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
67600              From: Nicholas Clark <nick@ccl4.org>
67601              Date: Wed, 27 Aug 2003 22:59:55 +0100
67602              Message-ID: <20030827225955.E558@plum.flirble.org>
67603      Branch: perl
67604            ! pp.c
67605 ____________________________________________________________________________
67606 [ 20936] By: jhi                                   on 2003/08/29  17:17:16
67607         Log: Some perluniintro tweaks.
67608      Branch: perl
67609            ! pod/perluniintro.pod
67610 ____________________________________________________________________________
67611 [ 20935] By: jhi                                   on 2003/08/29  17:07:25
67612         Log: Tiny doc tweak from Shannon -jj Behrens.
67613      Branch: perl
67614            ! pod/perluniintro.pod
67615 ____________________________________________________________________________
67616 [ 20933] By: jhi                                   on 2003/08/29  13:25:18
67617         Log: Comparing an int to a U32 makes VC6 nervous.
67618      Branch: perl
67619            ! pp.c pp_hot.c
67620 ____________________________________________________________________________
67621 [ 20932] By: jhi                                   on 2003/08/29  13:06:06
67622         Log: Better skip() explicit number of tests, test counts getting
67623              out of sync less likely that way.
67624      Branch: perl
67625            ! t/op/pack.t
67626 ____________________________________________________________________________
67627 [ 20931] By: jhi                                   on 2003/08/29  12:59:32
67628         Log: Some Ultrix test dodgings.
67629      Branch: perl
67630            ! t/base/num.t t/op/arith.t t/op/pack.t
67631 ____________________________________________________________________________
67632 [ 20930] By: jhi                                   on 2003/08/29  12:57:07
67633         Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
67634              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67635              Date: Thu, 28 Aug 2003 21:47:22 +0200
67636              Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
67637      Branch: perl
67638            ! op.c
67639 ____________________________________________________________________________
67640 [ 20929] By: jhi                                   on 2003/08/29  12:55:12
67641         Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
67642              From: "Gerrit P. Haase" <gp@familiehaase.de>
67643              Date: Thu, 28 Aug 2003 08:18:51 +0200
67644              Message-ID: <4157199551.20030828081851@familiehaase.de>
67645
67646              (changed so that the 'b' is always appended)
67647      Branch: perl
67648            ! perlio.c
67649 ____________________________________________________________________________
67650 [ 20928] By: jhi                                   on 2003/08/29  07:04:17
67651         Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
67652              From: marek.rouchal@infineon.com
67653              Date: Wed, 27 Aug 2003 17:25:28 +0200
67654              Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
67655
67656              PodParser-1.25 prerelease.
67657      Branch: perl
67658            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
67659            ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL
67660            ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr
67661 ____________________________________________________________________________
67662 [ 20927] By: jhi                                   on 2003/08/28  18:53:45
67663         Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
67664      Branch: perl
67665            ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c
67666 ____________________________________________________________________________
67667 [ 20925] By: jhi                                   on 2003/08/28  16:15:47
67668         Log: Subject: [PATCH] valgrindpp.pl
67669              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67670              Date: Thu, 28 Aug 2003 09:43:49 +0200
67671              Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
67672      Branch: perl
67673            ! Porting/valgrindpp.pl
67674 ____________________________________________________________________________
67675 [ 20924] By: jhi                                   on 2003/08/28  16:12:08
67676         Log: Subject: [PATCH] Quieten more warnings in Deparse.pm
67677              From: Paul Johnson <paul@pjcj.net>
67678              Date: Thu, 28 Aug 2003 00:13:59 +0200
67679              Message-ID: <20030827221359.GE28396@pjcj.net>
67680      Branch: perl
67681            ! ext/B/B/Deparse.pm
67682 ____________________________________________________________________________
67683 [ 20923] By: jhi                                   on 2003/08/28  01:45:51
67684         Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
67685              From: Michael G Schwern <schwern@pobox.com>
67686              Date: Wed, 27 Aug 2003 15:05:20 -0700
67687              Message-ID: <20030827220520.GD7300@windhund.schwern.org>
67688      Branch: perl
67689            ! lib/ExtUtils/MakeMaker/Tutorial.pod
67690 ____________________________________________________________________________
67691 [ 20922] By: rgs                                   on 2003/08/27  19:52:27
67692         Log: Add caveats and tests for Symbol::delete_package().
67693      Branch: perl
67694            ! lib/Symbol.pm lib/Symbol.t
67695 ____________________________________________________________________________
67696 [ 20921] By: jhi                                   on 2003/08/27  17:12:56
67697         Log: Configure is doing fine in Ultrix, operator error.
67698      Branch: perl
67699            ! hints/ultrix_4.sh
67700 ____________________________________________________________________________
67701 [ 20920] By: jhi                                   on 2003/08/27  16:49:22
67702         Log: Add the valgrindpp.pl script from Marcus Holland-Moritz.
67703      Branch: perl
67704            + Porting/valgrindpp.pl
67705            ! MANIFEST
67706 ____________________________________________________________________________
67707 [ 20917] By: jhi                                   on 2003/08/27  13:09:33
67708         Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
67709              From: "John P. Linderman" <jpl@research.att.com>
67710              Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
67711              Message-Id: <200308271210.IAA23907@raptor.research.att.com>
67712
67713              Subject: typo in pod/perlnewmod.pod [PATCH]
67714              From: "John P. Linderman" <jpl@research.att.com>
67715              Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
67716              Message-Id: <200308271307.JAA46955@raptor.research.att.com>
67717
67718              Subject: [PATCH] document the location of byacc
67719              From: Dave Mitchell <davem@fdgroup.com>
67720              Date: Wed, 27 Aug 2003 14:26:50 +0100
67721              Message-ID: <20030827132650.GA23144@fdgroup.com>
67722      Branch: perl
67723            ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod
67724            ! pod/perlnewmod.pod
67725 ____________________________________________________________________________
67726 [ 20916] By: jhi                                   on 2003/08/27  13:01:26
67727         Log: Ultrix tweaks: <string.h> must not be included twice
67728              (otherwise one gets prototype conflicts between the <string.h>
67729              and proto.h because Ultrix thinks e.g. Perl_ninstr has been
67730              define in <string.h>...); and Configure misprobes some features.
67731      Branch: perl
67732            ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c
67733            ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs
67734            ! hints/ultrix_4.sh
67735 ____________________________________________________________________________
67736 [ 20915] By: jhi                                   on 2003/08/27  05:37:34
67737         Log: Urk.  In Mac OS X byteorder is not one of the "known ones",
67738              but instead it is 0xFFFF.  So retract #20914.
67739      Branch: perl
67740            ! perl.h
67741 ____________________________________________________________________________
67742 [ 20914] By: jhi                                   on 2003/08/27  05:17:44
67743         Log: Sanity check for BYTEORDER.
67744      Branch: perl
67745            ! perl.h
67746 ____________________________________________________________________________
67747 [ 20913] By: rgs                                   on 2003/08/26  20:34:48
67748         Log: Integrate two DJGPP portability patches from the 5.6.2 branch :
67749
67750              [20859]
67751              Two portability patches for DJGPP from Richard Dawe
67752              <rich@phekda.freeserve.co.uk>.
67753              Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
67754
67755              [20911]
67756              Don't uppercase automatically all environment variables on DJGPP.
67757              (reported by Richard Dawe, this breaks portability of Unix
67758              scripts.) Don't change the behaviour on plain MS/DOS.
67759      Branch: perl
67760            ! perl.c
67761           !> djgpp/djgppsed.sh dosish.h
67762 ____________________________________________________________________________
67763 [ 20912] By: rgs                                   on 2003/08/26  20:15:40
67764         Log: perlapi.pod tweaks, based on :
67765              Subject: misdocumented return value for sv_setref*
67766              From: Joe Schaefer <joe+perl@sunstarsys.com>
67767              Date: 12 Aug 2003 13:21:42 -0400
67768              Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
67769      Branch: perl
67770            ! pod/perlapi.pod sv.c
67771 ____________________________________________________________________________
67772 [ 20910] By: rgs                                   on 2003/08/26  19:37:29
67773         Log: Change the internal prototype of the pop() and shift() builtins
67774              to (;\@), to reflect that their array argument is optional.
67775      Branch: perl
67776            ! opcode.h opcode.pl
67777 ____________________________________________________________________________
67778 [ 20909] By: rgs                                   on 2003/08/26  19:13:39
67779         Log: Subject: [PATCH] improved 19064 (local $_[0] problems)
67780              From: Dave Mitchell <davem@fdgroup.com>
67781              Date: Sun, 24 Aug 2003 15:52:00 +0100
67782              Message-ID: <20030824145159.GA12210@fdgroup.com>
67783      Branch: perl
67784            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
67785 ____________________________________________________________________________
67786 [ 20908] By: rgs                                   on 2003/08/26  18:40:50
67787         Log: Subject: [PATCH] minor File::Spec testing cleanup
67788              From: Ken Williams <ken@mathforum.org>
67789              Date: Thu, 21 Aug 2003 22:47:51 -0500
67790              Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
67791      Branch: perl
67792            ! lib/File/Spec/t/rel2abs2rel.t
67793 ____________________________________________________________________________
67794 [ 20907] By: jhi                                   on 2003/08/26  12:12:14
67795         Log: Maintainer catch from Rafael.
67796      Branch: perl
67797            ! Porting/Maintainers.pl
67798 ____________________________________________________________________________
67799 [ 20905] By: jhi                                   on 2003/08/26  09:36:22
67800         Log: Take a cutdown version of the change #20903 also to perlebcdic.
67801      Branch: perl
67802            ! pod/perlebcdic.pod
67803 ____________________________________________________________________________
67804 [ 20904] By: jhi                                   on 2003/08/26  09:29:49
67805         Log: No dynaloading at all in Ultrix.
67806      Branch: perl
67807            ! hints/ultrix_4.sh
67808 ____________________________________________________________________________
67809 [ 20903] By: jhi                                   on 2003/08/26  08:54:02
67810         Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
67811              (This information looks interesting enough to be mentioned
67812              elsewhere, too.)
67813      Branch: perl
67814            ! README.bs2000
67815 ____________________________________________________________________________
67816 [ 20902] By: jhi                                   on 2003/08/26  08:36:36
67817         Log: CGI::Carp from CGI.pm 3.00 was missing.
67818      Branch: perl
67819            ! lib/CGI/Carp.pm
67820 ____________________________________________________________________________
67821 [ 20901] By: jhi                                   on 2003/08/26  05:18:15
67822         Log: Subject: Re: [PATCH] valgrind and /#/x
67823              From: Enache Adrian <enache@rdslink.ro>
67824              Date: Tue, 26 Aug 2003 08:11:07 +0300
67825              Message-ID: <20030826051107.GA1086@ratsnest.hole>
67826      Branch: perl
67827            ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c
67828 ____________________________________________________________________________
67829 [ 20900] By: jhi                                   on 2003/08/26  04:53:09
67830         Log: More memory lane.
67831      Branch: perl
67832            ! hints/ultrix_4.sh
67833 ____________________________________________________________________________
67834 [ 20899] By: rgs                                   on 2003/08/25  21:05:57
67835         Log: fix syscall() prototype description in
67836              perlfunc.pod, as suggested by Lukas Mai.
67837      Branch: perl
67838            ! pod/perlfunc.pod
67839 ____________________________________________________________________________
67840 [ 20896] By: jhi                                   on 2003/08/25  19:52:48
67841         Log: Tiny doc tweak.
67842      Branch: perl
67843            ! README.solaris
67844 ____________________________________________________________________________
67845 [ 20895] By: jhi                                   on 2003/08/25  19:46:31
67846         Log: Even more SunOS 4 info.
67847      Branch: perl
67848            ! README.solaris
67849 ____________________________________________________________________________
67850 [ 20894] By: jhi                                   on 2003/08/25  19:37:00
67851         Log: Subject: [PATCH@20512] make backspace key work for WinCE users
67852              From: Vadim Konovalov <vkonovalov@peterstar.ru>
67853              Date: Tue, 26 Aug 2003 00:10:29 +0400
67854              Message-ID: <135606488000.20030826001029@peterstar.ru>
67855      Branch: perl
67856            ! wince/perlmain.c
67857 ____________________________________________________________________________
67858 [ 20893] By: jhi                                   on 2003/08/25  19:25:08
67859         Log: Subject: more valgrinding: select problem?
67860              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67861              Date: Mon, 25 Aug 2003 22:02:17 +0200
67862              Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
67863
67864              In glibc, just use the __FD_SETSIZE since that's
67865              the size of the buffer (usually 1024 bits, much
67866              more than the selectminbits of 32).
67867      Branch: perl
67868            ! pp_sys.c
67869 ____________________________________________________________________________
67870 [ 20892] By: jhi                                   on 2003/08/25  19:11:32
67871         Log: More ptags tweakage from Stas; now add 'fullpath'
67872              option to get absolute paths.
67873      Branch: perl
67874            ! emacs/ptags
67875 ____________________________________________________________________________
67876 [ 20891] By: jhi                                   on 2003/08/25  18:35:03
67877         Log: The new tests of #20888 didn't really test what they claimed to.
67878      Branch: perl
67879            ! t/op/pat.t
67880 ____________________________________________________________________________
67881 [ 20890] By: jhi                                   on 2003/08/25  18:14:33
67882         Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2
67883              From: Jose.auguste-etienne@cgss-guyane.fr
67884              Date: Mon, 25 Aug 2003 14:35:45 -0300
67885              Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
67886
67887              AIX Configure advice.
67888      Branch: perl
67889            ! README.aix
67890 ____________________________________________________________________________
67891 [ 20889] By: jhi                                   on 2003/08/25  18:08:42
67892         Log: More SunOS 4.x info.
67893      Branch: perl
67894            ! README.solaris
67895 ____________________________________________________________________________
67896 [ 20888] By: jhi                                   on 2003/08/25  17:53:32
67897         Log: The #20887 didn't go over that well;
67898              and add a few more tests from UTS#18.
67899      Branch: perl
67900            ! t/op/pat.t
67901 ____________________________________________________________________________
67902 [ 20887] By: jhi                                   on 2003/08/25  16:40:51
67903         Log: pat.t -> charnames -> UCD -> Storable,
67904              not good for static builds and minitest.
67905      Branch: perl
67906            ! t/op/pat.t
67907 ____________________________________________________________________________
67908 [ 20886] By: jhi                                   on 2003/08/25  16:35:26
67909         Log: SunOS 4.1.4 is working, too.
67910      Branch: perl
67911            ! README.solaris hints/sunos_4_1.sh
67912 ____________________________________________________________________________
67913 [ 20884] By: jhi                                   on 2003/08/25  16:05:18
67914         Log: Regen perlmodlib, perltoc.
67915      Branch: perl
67916            ! pod/perlmodlib.pod pod/perltoc.pod
67917 ____________________________________________________________________________
67918 [ 20881] By: jhi                                   on 2003/08/25  15:45:51
67919         Log: UVSIZE is not yet defined when it would be needed
67920              by MULTIARCH.  So go back to LONGSIZE, and (belt-
67921              and-suspenders-and-rope style) later in UVSIZE
67922              possibly redefine BYTEORDER.
67923      Branch: perl
67924            ! Configure config_h.SH
67925 ____________________________________________________________________________
67926 [ 20880] By: jhi                                   on 2003/08/25  11:28:45
67927         Log: Subject: [PATCH] valgrind and /#/x
67928              From: Dave Mitchell <davem@fdgroup.com>
67929              Date: Mon, 25 Aug 2003 13:27:49 +0100
67930              Message-ID: <20030825122748.GA15560@fdgroup.com>
67931      Branch: perl
67932            ! regcomp.c
67933 ____________________________________________________________________________
67934 [ 20879] By: jhi                                   on 2003/08/25  11:16:29
67935         Log: Subject: Please update my address
67936              From: Ed Avis <ed@membled.com>
67937              Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
67938              Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
67939
67940              (Just the AUTHORS part, though, I don't think retroactively
67941              updating the Changes* is useful.)
67942      Branch: perl
67943            ! AUTHORS
67944 ____________________________________________________________________________
67945 [ 20878] By: jhi                                   on 2003/08/25  11:14:26
67946         Log: Document even more ways of affecting your "utf8ness".
67947      Branch: perl
67948            ! lib/utf8.pm
67949 ____________________________________________________________________________
67950 [ 20877] By: jhi                                   on 2003/08/25  11:11:40
67951         Log: Change the VERSION since there are now changes since Perl 5.8.0.
67952      Branch: perl
67953            ! ext/I18N/Langinfo/Langinfo.pm
67954 ____________________________________________________________________________
67955 [ 20876] By: jhi                                   on 2003/08/25  11:11:13
67956         Log: Keep the CGI::Util VERSION at 1.31 since there have been changes
67957              since Perl 5.8.0.
67958      Branch: perl
67959            ! lib/CGI/Util.pm
67960 ____________________________________________________________________________
67961 [ 20875] By: jhi                                   on 2003/08/25  11:09:49
67962         Log: Upgrade to CGI.pm 3.00.
67963      Branch: perl
67964            ! lib/CGI.pm lib/CGI/Util.pm
67965 ____________________________________________________________________________
67966 [ 20872] By: jhi                                   on 2003/08/25  09:03:44
67967         Log: Subject: [PATCH] valgrind update
67968              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
67969              Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
67970              Message-ID: <21671.1061797917@www38.gmx.net>
67971      Branch: perl
67972            ! t/TEST t/op/magic.t
67973 ____________________________________________________________________________
67974 [ 20871] By: jhi                                   on 2003/08/25  05:16:02
67975         Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
67976              From: Nicholas Clark <nick@ccl4.org>
67977              Date: Sun, 24 Aug 2003 16:48:53 +0100
67978              Message-ID: <20030824164851.E558@plum.flirble.org>
67979      Branch: perl
67980            ! doop.c
67981 ____________________________________________________________________________
67982 [ 20870] By: jhi                                   on 2003/08/25  05:14:04
67983         Log: Subject: [patch emacs/ptags] allow xemacs to be used
67984              From: Stas Bekman <stas@stason.org>
67985              Date: Sun, 24 Aug 2003 22:05:00 -0700
67986              Message-ID: <3F4998FC.3090401@stason.org>
67987      Branch: perl
67988            ! emacs/ptags
67989 ____________________________________________________________________________
67990 [ 20868] By: jhi                                   on 2003/08/24  13:20:03
67991         Log: MPE/iX doc tweak from Mark Bixby.
67992      Branch: perl
67993            ! README.mpeix
67994 ____________________________________________________________________________
67995 [ 20867] By: jhi                                   on 2003/08/24  10:46:42
67996         Log: Various tweaks for getting Perl to compile on SunOS 4.x.
67997              Doesn't work well yet, something broken in DynaLoader/XSLoader?
67998      Branch: perl
67999            ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh
68000 ____________________________________________________________________________
68001 [ 20866] By: jhi                                   on 2003/08/24  10:00:59
68002         Log: IRIX 5.3 is 99.90% okay.
68003      Branch: perl
68004            ! README.irix hints/irix_5.sh
68005 ____________________________________________________________________________
68006 [ 20865] By: jhi                                   on 2003/08/24  08:24:46
68007         Log: An imperfect last resort in case there is no strtoul() but
68008              there is strtol() (like e.g. SunOS 4) because of the Atoul()
68009              in Perl_get_hash_seed()).  The only true fix would be to
68010              implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
68011              in numeric.c.
68012      Branch: perl
68013            ! perl.h
68014 ____________________________________________________________________________
68015 [ 20864] By: jhi                                   on 2003/08/24  07:45:47
68016         Log: s/rationale/rational/g on bigrats.
68017      Branch: perl
68018            ! lib/Math/BigRat.pm lib/bigrat.pm
68019 ____________________________________________________________________________
68020 [ 20862] By: jhi                                   on 2003/08/24  06:41:17
68021         Log: Update the CPAN mirrors list.
68022      Branch: perl
68023            ! pod/perlmodlib.PL pod/perlmodlib.pod
68024 ____________________________________________________________________________
68025 [ 20861] By: jhi                                   on 2003/08/24  06:13:13
68026         Log: gcc -O3 and Storable in Linux do not like each other.
68027      Branch: perl
68028            ! ext/Storable/hints/linux.pl
68029 ____________________________________________________________________________
68030 [ 20860] By: jhi                                   on 2003/08/24  05:34:56
68031         Log: Bad quote day, noticed by Philip Newton.
68032      Branch: perl
68033            ! hints/dos_djgpp.sh
68034 ____________________________________________________________________________
68035 [ 20856] By: jhi                                   on 2003/08/23  09:15:15
68036         Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
68037              From: Enache Adrian <enache@rdslink.ro>
68038              Date: Mon, 4 Aug 2003 16:20:19 +0300
68039              Message-ID: <20030804132019.GA6764@ratsnest.hole>
68040      Branch: perl
68041            ! Configure config_h.SH
68042 ____________________________________________________________________________
68043 [ 20855] By: jhi                                   on 2003/08/23  07:51:32
68044         Log: Add more comments so that one can see what is supposed to happen.
68045      Branch: perl
68046            ! t/op/lc.t
68047 ____________________________________________________________________________
68048 [ 20854] By: jhi                                   on 2003/08/23  07:41:11
68049         Log: More data points about the Storable optimization problem
68050              in Linux.  (It might be that also non-Debians are affected,
68051              waiting for more information.)
68052      Branch: perl
68053            ! ext/Storable/hints/linux.pl
68054 ____________________________________________________________________________
68055 [ 20853] By: jhi                                   on 2003/08/23  07:37:41
68056         Log: Move the note about known eval leaks earlier.
68057      Branch: perl
68058            ! pod/perlhack.pod
68059 ____________________________________________________________________________
68060 [ 20852] By: jhi                                   on 2003/08/23  07:15:58
68061         Log: Forgot to regen byterun.c.
68062      Branch: perl
68063            ! ext/ByteLoader/byterun.c
68064 ____________________________________________________________________________
68065 [ 20851] By: jhi                                   on 2003/08/23  07:13:29
68066         Log: Doc tweaks on perlhack.
68067      Branch: perl
68068            ! pod/perlhack.pod
68069 ____________________________________________________________________________
68070 [ 20850] By: jhi                                   on 2003/08/23  06:54:58
68071         Log: Subject: [PATCH] Re: valgrind as a leak hound?
68072              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
68073              Date: Fri, 22 Aug 2003 23:28:18 +0200
68074              Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
68075
68076              Add the leak detection to valgrind testing.
68077      Branch: perl
68078            + t/perl.supp
68079            ! MANIFEST pod/perlhack.pod t/TEST
68080 ____________________________________________________________________________
68081 [ 20843] By: jhi                                   on 2003/08/22  15:05:39
68082         Log: Oops.  Why can't C comments nest?
68083      Branch: perl
68084            ! pp_sys.c
68085 ____________________________________________________________________________
68086 [ 20842] By: jhi                                   on 2003/08/22  14:57:09
68087         Log: Try to dodge getspnam() in AIX.
68088      Branch: perl
68089            ! pp_sys.c
68090 ____________________________________________________________________________
68091 [ 20840] By: jhi                                   on 2003/08/22  13:52:26
68092         Log: Subject: Re: mysterious bytecode.t failure
68093              From: Enache Adrian <enache@rdslink.ro>
68094              Date: Fri, 22 Aug 2003 11:49:34 +0300
68095              Message-ID: <20030822084934.GA1257@ratsnest.hole>
68096      Branch: perl
68097            ! t/base/lex.t
68098 ____________________________________________________________________________
68099 [ 20839] By: jhi                                   on 2003/08/22  13:51:44
68100         Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
68101              From: Slaven Rezic <slaven@rezic.de>
68102              Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
68103              Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
68104      Branch: perl
68105            ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t
68106 ____________________________________________________________________________
68107 [ 20837] By: jhi                                   on 2003/08/22  13:42:24
68108         Log: Just #.
68109      Branch: perl
68110            ! pod/buildtoc pod/perltoc.pod
68111 ____________________________________________________________________________
68112 [ 20835] By: jhi                                   on 2003/08/22  13:32:12
68113         Log: Regen toc.
68114      Branch: perl
68115            ! pod/perltoc.pod
68116 ____________________________________________________________________________
68117 [ 20834] By: jhi                                   on 2003/08/22  13:28:36
68118         Log: Also MANIFEST the vms/perlvms restoration.
68119      Branch: perl
68120            ! MANIFEST
68121 ____________________________________________________________________________
68122 [ 20833] By: jhi                                   on 2003/08/22  13:22:02
68123         Log: In the vms/descrip_mms.template    the perlvms.pod must
68124              be copied from vms/, err, [.vms], not [.pod].
68125      Branch: perl
68126            ! pod/buildtoc vms/descrip_mms.template
68127 ____________________________________________________________________________
68128 [ 20832] By: jhi                                   on 2003/08/22  13:15:35
68129         Log: Retract #20826 and #20831; things are done differently
68130              in VMS, it seems.  Maybe the vms/descrip_mms.template
68131              needs to be changed?
68132      Branch: perl
68133            + vms/perlvms.pod
68134            - pod/perlvms.pod
68135            ! MANIFEST Makefile.SH
68136 ____________________________________________________________________________
68137 [ 20831] By: jhi                                   on 2003/08/22  13:04:47
68138         Log: Rafael spotted that vms/perlvms.pod was still referred to.
68139      Branch: perl
68140            ! Makefile.SH
68141 ____________________________________________________________________________
68142 [ 20829] By: jhi                                   on 2003/08/22  12:22:04
68143         Log: The change #20809 opened up a code path that might leave s unset.
68144      Branch: perl
68145            ! mg.c
68146 ____________________________________________________________________________
68147 [ 20828] By: jhi                                   on 2003/08/22  12:17:49
68148         Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
68149              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
68150              Date: Fri, 22 Aug 2003 14:57:09 +0200
68151              Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
68152      Branch: perl
68153            ! lib/File/Path.t
68154 ____________________________________________________________________________
68155 [ 20827] By: jhi                                   on 2003/08/22  12:17:01
68156         Log: Test the correct longness; from Enache.
68157      Branch: perl
68158            ! ext/B/t/assembler.t
68159 ____________________________________________________________________________
68160 [ 20826] By: jhi                                   on 2003/08/22  12:15:28
68161         Log: perlvms moving day, from Craig Berry.
68162      Branch: perl
68163            + pod/perlvms.pod
68164            - vms/perlvms.pod
68165            ! MANIFEST
68166 ____________________________________________________________________________
68167 [ 20825] By: jhi                                   on 2003/08/22  12:14:14
68168         Log: Lower Storable.xs optimization to -O2 on certain
68169              known platforms.
68170      Branch: perl
68171            + ext/Storable/hints/linux.pl
68172            ! MANIFEST
68173 ____________________________________________________________________________
68174 [ 20824] By: jhi                                   on 2003/08/22  08:20:15
68175         Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
68176              From: Nicholas Clark <nick@ccl4.org>
68177              Date: Thu, 21 Aug 2003 22:26:18 +0100
68178              Message-ID: <20030821222618.T558@plum.flirble.org>
68179      Branch: perl
68180            ! t/op/pack.t
68181 ____________________________________________________________________________
68182 [ 20823] By: jhi                                   on 2003/08/22  08:16:47
68183         Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd
68184              From: alian@cpan.org (Alian)
68185              Date: Wed, 20 Aug 2003 20:39:17 +0200
68186              Message-ID: <3F43C055.6030709@jupiter.alianet>
68187      Branch: perl
68188            ! t/op/pack.t
68189 ____________________________________________________________________________
68190 [ 20822] By: jhi                                   on 2003/08/22  08:01:57
68191         Log: Try to make the use of utf8 as clear as possible.
68192      Branch: perl
68193            ! lib/utf8.pm
68194 ____________________________________________________________________________
68195 [ 20821] By: jhi                                   on 2003/08/22  07:51:21
68196         Log: Put the tests of the change #19064 back, but disable them.
68197      Branch: perl
68198            ! t/op/args.t
68199 ____________________________________________________________________________
68200 [ 20820] By: jhi                                   on 2003/08/22  06:47:50
68201         Log: Advertise the encoding pragma at the utf8 pragma.
68202      Branch: perl
68203            ! lib/utf8.pm
68204 ____________________________________________________________________________
68205 [ 20819] By: jhi                                   on 2003/08/22  06:31:29
68206         Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
68207              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
68208              Date: Fri, 22 Aug 2003 09:01:09 +0200
68209              Message-id: <20030822070109.GA1029@ethan>
68210      Branch: perl
68211            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
68212            ! ext/Devel/PPPort/t/test.t
68213 ____________________________________________________________________________
68214 [ 20817] By: jhi                                   on 2003/08/22  05:18:53
68215         Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
68216              From: insecure <insecure@mail.od.ua>
68217              Date: Thu, 21 Aug 2003 21:37:56 +0300
68218              Message-Id: <200308212137.57016.insecure@mail.od.ua>
68219      Branch: perl
68220            ! ext/I18N/Langinfo/Langinfo.xs
68221 ____________________________________________________________________________
68222 [ 20816] By: jhi                                   on 2003/08/22  05:15:30
68223         Log: More bytecode patching from Enache.
68224      Branch: perl
68225            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
68226            ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h
68227 ____________________________________________________________________________
68228 [ 20815] By: jhi                                   on 2003/08/22  05:06:58
68229         Log: Subject: Re: pod cleanup
68230              From: Ken Williams <ken@mathforum.org>
68231              Date: Thu, 21 Aug 2003 21:24:57 -0500
68232              Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
68233      Branch: perl
68234            ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm
68235 ____________________________________________________________________________
68236 [ 20814] By: jhi                                   on 2003/08/22  05:05:52
68237         Log: Do not edit perltoc since it is autogenerated.
68238      Branch: perl
68239            ! pod/buildtoc
68240 ____________________________________________________________________________
68241 [ 20813] By: jhi                                   on 2003/08/22  04:57:12
68242         Log: Subject: [PATCH] Re: pod cleanup
68243              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
68244              Date: Thu, 21 Aug 2003 17:09:17 -0400
68245              Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
68246
68247              (the pod part)
68248      Branch: perl
68249            ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod
68250            ! pod/perlipc.pod pod/perlpacktut.pod
68251 ____________________________________________________________________________
68252 [ 20811] By: jhi                                   on 2003/08/22  04:46:58
68253         Log: No need to E<gt>.
68254      Branch: perl
68255            ! pod/perluniintro.pod
68256 ____________________________________________________________________________
68257 [ 20810] By: jhi                                   on 2003/08/22  04:46:01
68258         Log: Add File::Temp's OO test.
68259      Branch: perl
68260            + lib/File/Temp/t/object.t
68261            ! MANIFEST
68262 ____________________________________________________________________________
68263 [ 20809] By: rgs                                   on 2003/08/21  19:07:22
68264         Log: The magic variables that alter STDOUT have a tendancy to segfault
68265              when accessed if STDOUT is undefined. Protect them.
68266      Branch: perl
68267            ! mg.c
68268 ____________________________________________________________________________
68269 [ 20808] By: jhi                                   on 2003/08/21  18:39:36
68270         Log: Mention the Unicode UTR #18 version referenced.
68271      Branch: perl
68272            ! pod/perlunicode.pod
68273 ____________________________________________________________________________
68274 [ 20807] By: jhi                                   on 2003/08/21  18:22:22
68275         Log: Must close so that unlink works portably.
68276      Branch: perl
68277            ! t/io/utf8.t
68278 ____________________________________________________________________________
68279 [ 20806] By: jhi                                   on 2003/08/21  18:15:07
68280         Log: Subject: [perluniintro.pod] pod markup fix
68281              From: Stas Bekman <stas@stason.org>
68282              Date: Thu, 21 Aug 2003 11:41:01 -0700
68283              Message-ID: <3F45123D.8020805@stason.org>
68284      Branch: perl
68285            ! pod/perluniintro.pod
68286 ____________________________________________________________________________
68287 [ 20805] By: jhi                                   on 2003/08/21  18:11:30
68288         Log: Subject: [PATCH] utf8 variable names scrambled in error messages
68289              From: Enache Adrian <enache@rdslink.ro>
68290              Date: Thu, 21 Aug 2003 21:17:26 +0300
68291              Message-ID: <20030821181726.GA1241@ratsnest.hole>
68292      Branch: perl
68293            ! gv.c t/op/die.t
68294 ____________________________________________________________________________
68295 [ 20804] By: jhi                                   on 2003/08/21  18:09:10
68296         Log: Fix the syswrite downgrade bug of
68297              [perl #23428] Somethings rotten in unicode semantics
68298      Branch: perl
68299            ! pp_sys.c t/io/utf8.t
68300 ____________________________________________________________________________
68301 [ 20801] By: jhi                                   on 2003/08/21  15:06:16
68302         Log: No more public cwd(), use private _cwd().
68303      Branch: perl
68304            ! lib/File/Spec/t/Spec.t
68305 ____________________________________________________________________________
68306 [ 20799] By: jhi                                   on 2003/08/21  14:20:04
68307         Log: Underline the fact that abs2rel() makes no sense
68308              if it spans multiple roots.
68309      Branch: perl
68310            ! lib/File/Spec.pm lib/File/Spec/Unix.pm
68311 ____________________________________________________________________________
68312 [ 20798] By: jhi                                   on 2003/08/21  14:12:29
68313         Log: Rename the internal cwd() to _cwd() (it's not curdir).
68314      Branch: perl
68315            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
68316            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
68317            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
68318            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
68319 ____________________________________________________________________________
68320 [ 20797] By: jhi                                   on 2003/08/21  14:05:18
68321         Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
68322              From: PPrymmer@factset.com
68323              Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
68324              Date: Tue, 19 Aug 2003 21:50:12 -0400
68325      Branch: perl
68326            ! lib/ExtUtils/MM_Unix.pm
68327 ____________________________________________________________________________
68328 [ 20795] By: jhi                                   on 2003/08/21  04:42:56
68329         Log: Retract #19064, broke mod_perl flushing (localisation of $|).
68330              http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
68331              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
68332      Branch: perl
68333            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
68334 ____________________________________________________________________________
68335 [ 20794] By: jhi                                   on 2003/08/21  04:35:54
68336         Log: MPE/iX does not have nanosleep() (the test makes
68337              a wrong conclusion of the linking succeeding)
68338      Branch: perl
68339            ! ext/Time/HiRes/Makefile.PL
68340 ____________________________________________________________________________
68341 [ 20793] By: jhi                                   on 2003/08/21  04:35:05
68342         Log: Subject: Re: untieing your victim during the act
68343              From: Dave Mitchell <davem@fdgroup.com>
68344              Date: Wed, 20 Aug 2003 20:44:53 +0100
68345              Message-ID: <20030820194453.GD27719@fdgroup.com>
68346      Branch: perl
68347            ! mg.c
68348 ____________________________________________________________________________
68349 [ 20792] By: jhi                                   on 2003/08/21  04:30:54
68350         Log: Byteloader patching from Enache continues;
68351              PADOFFSET handling was wrong.
68352      Branch: perl
68353            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
68354            ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h
68355            ! ext/ByteLoader/byterun.c
68356 ____________________________________________________________________________
68357 [ 20791] By: jhi                                   on 2003/08/20  13:55:35
68358         Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
68359              From: Steve Hay <steve.hay@uk.radan.com>
68360              Date: Wed, 20 Aug 2003 10:54:46 +0100
68361              Message-ID: <3F434566.3030602@uk.radan.com>
68362      Branch: perl
68363            ! win32/Makefile win32/makefile.mk
68364 ____________________________________________________________________________
68365 [ 20790] By: jhi                                   on 2003/08/20  11:01:52
68366         Log: Upgrade to Encode 1.98.
68367      Branch: perl
68368            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
68369            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
68370            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
68371            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t
68372            ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t
68373            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
68374            ! ext/Encode/ucm/macHebrew.ucm
68375 ____________________________________________________________________________
68376 [ 20789] By: jhi                                   on 2003/08/20  10:49:51
68377         Log: Patch from Enache for the crashing of bytecode.t in Tru64.
68378      Branch: perl
68379            ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
68380 ____________________________________________________________________________
68381 [ 20786] By: rgs                                   on 2003/08/19  20:22:07
68382         Log: t/TEST fails to fail when it can't find tests.
68383      Branch: perl
68384            ! t/TEST
68385 ____________________________________________________________________________
68386 [ 20785] By: jhi                                   on 2003/08/19  19:34:18
68387         Log: Manifest.t.ation of Schwern.
68388      Branch: perl
68389            ! lib/ExtUtils/t/Manifest.t
68390 ____________________________________________________________________________
68391 [ 20783] By: jhi                                   on 2003/08/19  19:24:00
68392         Log: Nick's podulator was right, I just hadn't read the manual...
68393              the vms\perlvms.pod lines needed to be moved.
68394      Branch: perl
68395            ! win32/Makefile win32/makefile.mk
68396 ____________________________________________________________________________
68397 [ 20781] By: jhi                                   on 2003/08/19  16:59:49
68398         Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
68399              From: Andy Dougherty <doughera@lafayette.edu>
68400              Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
68401              Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
68402      Branch: perl
68403            ! INSTALL
68404 ____________________________________________________________________________
68405 [ 20780] By: jhi                                   on 2003/08/19  16:54:48
68406         Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
68407              From: alian <alian@cpan.org>
68408              Date: Tue, 19 Aug 2003 18:18:03 +0200
68409              Message-ID: <20030819161650.65754.qmail@onion.perl.org>
68410      Branch: perl
68411            + ext/B/hints/openbsd.pl
68412            ! MANIFEST
68413 ____________________________________________________________________________
68414 [ 20779] By: jhi                                   on 2003/08/19  16:49:22
68415         Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
68416              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
68417              Date: Tue, 19 Aug 2003 08:28:14 -0700
68418              Message-ID: <20030819152814.GA15441@math.berkeley.edu>
68419      Branch: perl
68420            ! lib/File/Spec/OS2.pm
68421 ____________________________________________________________________________
68422 [ 20778] By: jhi                                   on 2003/08/19  15:09:30
68423         Log: Unnecessary whitespace diff.
68424      Branch: perl
68425            ! lib/ExtUtils/MakeMaker.pm
68426 ____________________________________________________________________________
68427 [ 20777] By: jhi                                   on 2003/08/19  15:05:18
68428         Log: One less failure.
68429      Branch: perl
68430            ! lib/ExtUtils/t/Manifest.t
68431 ____________________________________________________________________________
68432 [ 20776] By: jhi                                   on 2003/08/19  13:36:03
68433         Log: Replace #20772 with
68434
68435              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
68436              From: PPrymmer@factset.com
68437              Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
68438              Date: Tue, 19 Aug 2003 10:29:44 -0400
68439      Branch: perl
68440            ! lib/ExtUtils/t/Manifest.t
68441 ____________________________________________________________________________
68442 [ 20775] By: jhi                                   on 2003/08/19  13:29:13
68443         Log: (From Enache) Keep bytecode files (.plc) around in case
68444              of failures.  (Currently Tru64 is reliably barfing.)
68445      Branch: perl
68446            ! ext/B/t/bytecode.t
68447 ____________________________________________________________________________
68448 [ 20774] By: jhi                                   on 2003/08/19  13:20:59
68449         Log: 's buildtoc now.
68450      Branch: perl
68451            ! README.cygwin
68452 ____________________________________________________________________________
68453 [ 20773] By: jhi                                   on 2003/08/19  13:19:24
68454         Log: These are kind of important.
68455      Branch: perl
68456            ! MANIFEST
68457 ____________________________________________________________________________
68458 [ 20772] By: jhi                                   on 2003/08/19  13:13:26
68459         Log: Replace #20763 with
68460
68461              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
68462              From: Michael G Schwern <schwern@pobox.com>
68463              Date: Mon, 18 Aug 2003 17:07:30 -0700
68464              Message-ID: <20030819000729.GG14782@windhund.schwern.org>
68465      Branch: perl
68466            ! lib/ExtUtils/t/Manifest.t
68467 ____________________________________________________________________________
68468 [ 20771] By: jhi                                   on 2003/08/19  13:10:42
68469         Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
68470              From: Michael G Schwern <schwern@pobox.com>
68471              Date: Mon, 18 Aug 2003 18:02:08 -0700
68472              Message-ID: <20030819010208.GI14782@windhund.schwern.org>
68473      Branch: perl
68474            ! lib/File/Spec/OS2.pm
68475 ____________________________________________________________________________
68476 [ 20770] By: jhi                                   on 2003/08/19  13:08:45
68477         Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff
68478              From: Ken Williams <ken@mathforum.org>
68479              Date: Mon, 18 Aug 2003 17:07:43 -0500
68480              Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
68481      Branch: perl
68482            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
68483            ! lib/File/Spec/t/Spec.t
68484 ____________________________________________________________________________
68485 [ 20769] By: jhi                                   on 2003/08/19  12:25:07
68486         Log: Update the history records.
68487      Branch: perl
68488            ! pod/perlhist.pod
68489 ____________________________________________________________________________
68490 [ 20768] By: jhi                                   on 2003/08/19  12:15:58
68491         Log: Still trying to unify MANIFEST sorting.
68492      Branch: perl
68493            ! MANIFEST pod/buildtoc
68494 ____________________________________________________________________________
68495 [ 20767] By: jhi                                   on 2003/08/19  12:10:00
68496         Log: Try to unify the MANIFEST sorting.
68497      Branch: perl
68498            ! MANIFEST Makefile.SH pod/buildtoc
68499 ____________________________________________________________________________
68500 [ 20766] By: jhi                                   on 2003/08/19  12:04:22
68501         Log: Nicholas Clark's podulator.  The win32 makefile
68502              generation doesn't seem to be working yet.
68503      Branch: perl
68504            + pod.lst pod/buildtoc
68505            - pod/buildtoc.PL
68506            ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod
68507            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
68508 ____________________________________________________________________________
68509 [ 20765] By: jhi                                   on 2003/08/19  03:10:57
68510         Log: Pod tweaks for NEXT from Alan Ferrency.
68511      Branch: perl
68512            ! lib/NEXT.pm
68513 ____________________________________________________________________________
68514 [ 20764] By: jhi                                   on 2003/08/18  19:34:16
68515         Log: Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
68516      Branch: perl
68517            ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t
68518 ____________________________________________________________________________
68519 [ 20763] By: jhi                                   on 2003/08/18  19:01:33
68520         Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
68521              From: PPrymmer@factset.com
68522              Date: Mon, 18 Aug 2003 15:57:12 -0400
68523              Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
68524      Branch: perl
68525            ! lib/ExtUtils/t/Manifest.t
68526 ____________________________________________________________________________
68527 [ 20762] By: jhi                                   on 2003/08/18  18:57:22
68528         Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
68529              From: PPrymmer@factset.com
68530              Date: Mon, 18 Aug 2003 14:28:22 -0400
68531              Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
68532      Branch: perl
68533            ! vms/descrip_mms.template
68534 ____________________________________________________________________________
68535 [ 20761] By: jhi                                   on 2003/08/18  18:53:05
68536         Log: Use the base class cwd() method.
68537      Branch: perl
68538            ! lib/File/Spec/VMS.pm
68539 ____________________________________________________________________________
68540 [ 20758] By: jhi                                   on 2003/08/18  09:37:22
68541         Log: Subject: [PATCH] Uppercase globals in Pod::Html
68542              From: Michael G Schwern <schwern@pobox.com>
68543              Date: Mon, 18 Aug 2003 03:29:09 -0700
68544              Message-ID: <20030818102909.GJ823@windhund.schwern.org>
68545      Branch: perl
68546            ! lib/Pod/Html.pm
68547 ____________________________________________________________________________
68548 [ 20756] By: jhi                                   on 2003/08/18  08:46:52
68549         Log: Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
68550              From: Michael G Schwern <schwern@pobox.com>
68551              Date: Mon, 18 Aug 2003 02:44:31 -0700
68552              Message-ID: <20030818094431.GG823@windhund.schwern.org>
68553      Branch: perl
68554            ! lib/Pod/Html.pm
68555 ____________________________________________________________________________
68556 [ 20755] By: jhi                                   on 2003/08/18  08:41:24
68557         Log: Warn about the slowness of memory debuggers.
68558      Branch: perl
68559            ! pod/perlhack.pod
68560 ____________________________________________________________________________
68561 [ 20754] By: jhi                                   on 2003/08/18  08:34:00
68562         Log: Upgrade to ExtUtils::MakeMaker 6.16.
68563      Branch: perl
68564            + lib/ExtUtils/t/prereq_print.t
68565            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm
68566            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
68567            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
68568            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
68569            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t
68570 ____________________________________________________________________________
68571 [ 20753] By: jhi                                   on 2003/08/18  08:21:36
68572         Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
68573              From: Michael G Schwern <schwern@pobox.com>
68574              Date: Mon, 18 Aug 2003 01:34:34 -0700
68575              Message-ID: <20030818083433.GB823@windhund.schwern.org>
68576      Branch: perl
68577            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
68578 ____________________________________________________________________________
68579 [ 20752] By: jhi                                   on 2003/08/18  07:01:16
68580         Log: I could have sworn the base class method was there.
68581      Branch: perl
68582            ! lib/File/Spec/Unix.pm
68583 ____________________________________________________________________________
68584 [ 20751] By: jhi                                   on 2003/08/18  05:09:34
68585         Log: utf8::is_utf8() wasn't there in 5.8.0.
68586      Branch: perl
68587            ! lib/utf8.pm
68588 ____________________________________________________________________________
68589 [ 20750] By: jhi                                   on 2003/08/18  04:53:22
68590         Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
68591              From: "Craig A. Berry" <craigberry@mac.com>
68592              Date: Sun, 17 Aug 2003 23:28:21 -0500
68593              Message-ID: <3F4055E5.2070407@mac.com>
68594      Branch: perl
68595            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
68596 ____________________________________________________________________________
68597 [ 20749] By: jhi                                   on 2003/08/17  19:27:03
68598         Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
68599              From: Michael G Schwern <schwern@pobox.com>
68600              Date: Sat, 16 Aug 2003 14:58:25 -0700
68601              Message-ID: <20030816215824.GF5859@windhund.schwern.org>
68602
68603              (plus local *REALPATH)
68604      Branch: perl
68605            ! lib/Cwd.pm
68606 ____________________________________________________________________________
68607 [ 20747] By: jhi                                   on 2003/08/17  08:44:18
68608         Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
68609              From: Enache Adrian <enache@rdslink.ro>
68610              Date: Sat, 16 Aug 2003 16:03:16 +0300
68611              Message-ID: <20030816130316.GA1654@ratsnest.hole>
68612
68613              Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
68614              From: Enache Adrian <enache@rdslink.ro>
68615              Date: Sun, 17 Aug 2003 04:42:22 +0300
68616              Message-ID: <20030817014222.GA1287@ratsnest.hole>
68617      Branch: perl
68618            ! t/op/die.t util.c
68619 ____________________________________________________________________________
68620 [ 20745] By: jhi                                   on 2003/08/17  07:52:47
68621         Log: The lib/Cwd.pm diet part of
68622
68623              Subject: [PATCH] File::Spec on diet
68624              From: Tels <perl_dummy@bloodgate.com>
68625              Date: Mon, 7 Jul 2003 22:41:42 +0200
68626              Message-Id: <200307072235.03364@bloodgate.com>
68627      Branch: perl
68628            ! lib/Cwd.pm
68629 ____________________________________________________________________________
68630 [ 20744] By: jhi                                   on 2003/08/17  07:50:00
68631         Log: The "reduce memory footprint and increase speed by not
68632              unconditionally pulling in Cwd"    part of
68633
68634              Subject: [PATCH] File::Spec on diet
68635              From: Tels <perl_dummy@bloodgate.com>
68636              Date: Mon, 7 Jul 2003 22:41:42 +0200
68637              Message-Id: <200307072235.03364@bloodgate.com>
68638
68639              was still valid.
68640      Branch: perl
68641            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
68642            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
68643            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68644            ! lib/File/Spec/Win32.pm
68645 ____________________________________________________________________________
68646 [ 20741] By: jhi                                   on 2003/08/17  06:53:07
68647         Log: File::Temp 0.14 from Tim Jenness, now with OO interface.
68648      Branch: perl
68649            ! lib/File/Temp.pm
68650 ____________________________________________________________________________
68651 [ 20739] By: jhi                                   on 2003/08/16  21:03:07
68652         Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
68653              From: PPrymmer@factset.com
68654              Date: Sat, 16 Aug 2003 11:55:58 -0400
68655              Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
68656      Branch: perl
68657            ! installperl
68658 ____________________________________________________________________________
68659 [ 20738] By: jhi                                   on 2003/08/16  20:39:47
68660         Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our
68661              $VERSION at 1.601 so that we are different in version
68662              than 5.8.0 since the module is different (one doc tweak).
68663      Branch: perl
68664            ! ext/Filter/Util/Call/Call.pm
68665 ____________________________________________________________________________
68666 [ 20737] By: jhi                                   on 2003/08/16  20:25:21
68667         Log: valgrind --help didn't return a happy exit status.
68668      Branch: perl
68669            ! Makefile.SH
68670 ____________________________________________________________________________
68671 [ 20736] By: rgs                                   on 2003/08/16  19:54:43
68672         Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when
68673              loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
68674              because loading the XS part of Cwd might fail.
68675      Branch: perl
68676            ! lib/Cwd.pm
68677 ____________________________________________________________________________
68678 [ 20735] By: rgs                                   on 2003/08/16  19:39:39
68679         Log: Subject: [patch lib/utf8.pm] doc tweaks
68680              From: Stas Bekman <stas@stason.org>
68681              Date: Sat, 16 Aug 2003 13:30:28 -0700
68682              Message-ID: <3F3E9464.3030202@stason.org>
68683      Branch: perl
68684            ! lib/utf8.pm
68685 ____________________________________________________________________________
68686 [ 20734] By: rgs                                   on 2003/08/16  19:32:05
68687         Log: Subject: [PATCH] Taint problems in Cwd::abs_path
68688              From: Michael G Schwern <schwern@pobox.com>
68689              Date: Fri, 15 Aug 2003 18:43:45 -0700
68690              Message-ID: <20030816014345.GE4023@windhund.schwern.org>
68691      Branch: perl
68692            ! ext/Cwd/t/taint.t lib/Cwd.pm
68693 ____________________________________________________________________________
68694 [ 20733] By: jhi                                   on 2003/08/16  17:03:15
68695         Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries.
68696      Branch: perl
68697            ! hints/darwin.sh
68698 ____________________________________________________________________________
68699 [ 20732] By: jhi                                   on 2003/08/16  16:52:50
68700         Log: Add valgrind testing target.
68701      Branch: perl
68702            ! Makefile.SH pod/perlhack.pod t/TEST
68703 ____________________________________________________________________________
68704 [ 20731] By: jhi                                   on 2003/08/16  14:37:33
68705         Log: More networking negativity.
68706      Branch: perl
68707            ! pod/perlport.pod
68708 ____________________________________________________________________________
68709 [ 20730] By: rgs                                   on 2003/08/16  12:12:43
68710         Log: Remove a useless vstring reference in perlnumber.pod.
68711      Branch: perl
68712            ! pod/perlnumber.pod
68713 ____________________________________________________________________________
68714 [ 20729] By: jhi                                   on 2003/08/16  10:11:30
68715         Log: README.macosx updates about known problems.
68716      Branch: perl
68717            ! README.macosx
68718 ____________________________________________________________________________
68719 [ 20728] By: jhi                                   on 2003/08/16  08:32:04
68720         Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t
68721              From: Andreas J Koenig <andreas.koenig@anima.de>
68722              Date: Fri, 15 Aug 2003 11:55:22 +0200
68723              Message-ID: <87smo39red.fsf@franz.ak.mind.de>
68724      Branch: perl
68725            ! lib/Memoize/t/errors.t
68726 ____________________________________________________________________________
68727 [ 20727] By: jhi                                   on 2003/08/16  07:25:08
68728         Log: Upgrade to File::Temp 0.13 from CPAN--
68729              but since we had a '0.13' already in 5.8.0, make this
68730              still a '0.131'.
68731      Branch: perl
68732            ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t
68733            ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
68734            ! lib/File/Temp/t/tempfile.t
68735 ____________________________________________________________________________
68736 [ 20726] By: jhi                                   on 2003/08/15  20:29:10
68737         Log: Clarify the E flag.
68738      Branch: perl
68739            ! embed.fnc
68740 ____________________________________________________________________________
68741 [ 20725] By: jhi                                   on 2003/08/15  15:37:36
68742         Log: Integrate from maint:
68743              [ 20724]
68744              No peeking before the buffer.
68745              (This was probably the random failure showing up
68746              in Solaris with t/uni/tr_7jis.t)
68747      Branch: perl
68748           !> toke.c
68749 ____________________________________________________________________________
68750 [ 20721] By: jhi                                   on 2003/08/15  08:44:42
68751         Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff)
68752              From: Andreas J Koenig <andreas.koenig@anima.de>
68753              Date: Fri, 15 Aug 2003 11:37:29 +0200
68754              Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
68755      Branch: perl
68756            ! t/TEST
68757 ____________________________________________________________________________
68758 [ 20720] By: jhi                                   on 2003/08/15  08:40:07
68759         Log: Integrate from maint:
68760              [ 20719]
68761              no_plan is not a good plan until TEST is fixed.
68762      Branch: perl
68763           !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
68764 ____________________________________________________________________________
68765 [ 20717] By: jhi                                   on 2003/08/15  05:06:39
68766         Log: Up the F::S subpackage versions; up the JPL JNI.pm version
68767              (the JPL cvs seems to be out of order), the only real change
68768              (in JNI.xs) seems to have been CRLF->LF conversion.
68769      Branch: perl
68770            ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
68771 ____________________________________________________________________________
68772 [ 20716] By: jhi                                   on 2003/08/15  04:58:34
68773         Log: Upgrade to Test::Harness 2.30.
68774      Branch: perl
68775            ! lib/Test/Harness.pm lib/Test/Harness/Changes
68776            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
68777 ____________________________________________________________________________
68778 [ 20715] By: jhi                                   on 2003/08/15  04:41:37
68779         Log: Damian replied that he'll make a CPAN Switch 2.10
68780              out of 5.8.1 Switch 2.10.
68781      Branch: perl
68782            ! lib/Switch.pm
68783 ____________________________________________________________________________
68784 [ 20714] By: jhi                                   on 2003/08/14  18:35:07
68785         Log: Add PerlIO::via::QuotedPrint to Maintainers.
68786      Branch: perl
68787            ! Porting/Maintainers.pl
68788 ____________________________________________________________________________
68789 [ 20713] By: jhi                                   on 2003/08/14  18:33:06
68790         Log: Upgrade to PerlIO::via::Quoted 0.05.
68791      Branch: perl
68792            ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
68793 ____________________________________________________________________________
68794 [ 20712] By: jhi                                   on 2003/08/14  18:29:19
68795         Log: Upgrade to NEXT 0.60.
68796      Branch: perl
68797            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
68798            ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
68799 ____________________________________________________________________________
68800 [ 20711] By: jhi                                   on 2003/08/14  17:31:55
68801         Log: perlcheat is a reference, not tutorial.
68802      Branch: perl
68803            ! pod/perl.pod
68804 ____________________________________________________________________________
68805 [ 20710] By: jhi                                   on 2003/08/14  16:48:34
68806         Log: Subject: PATCH RC4 IO::Dir
68807              From: Mark Jason Dominus <mjd@plover.com>
68808              Date: Thu, 14 Aug 2003 12:02:59 -0400
68809              Message-ID: <20030814160259.27586.qmail@plover.com>
68810      Branch: perl
68811            ! ext/IO/lib/IO/Dir.pm
68812 ____________________________________________________________________________
68813 [ 20708] By: jhi                                   on 2003/08/14  14:45:20
68814         Log: win32/fcrypt.c was forgotten.
68815      Branch: perl
68816            ! MANIFEST
68817 ____________________________________________________________________________
68818 [ 20706] By: jhi                                   on 2003/08/14  14:40:30
68819         Log: Not so great a version bump, let Paul release 0.17.
68820      Branch: perl
68821            ! ext/Filter/Util/Call/Call.pm
68822 ____________________________________________________________________________
68823 [ 20705] By: jhi                                   on 2003/08/14  14:38:40
68824         Log: One more XS change versus no VERSION change.
68825              (Remaining in JNI.pm/xs, don't know what to about that
68826              since JNI is kind of "stable".)
68827      Branch: perl
68828            ! ext/Filter/Util/Call/Call.pm
68829 ____________________________________________________________________________
68830 [ 20704] By: jhi                                   on 2003/08/14  14:36:45
68831         Log: XS contents changes versus VERSION non-changes.
68832      Branch: perl
68833            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
68834            ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm
68835            ! ext/Socket/Socket.pm
68836 ____________________________________________________________________________
68837 [ 20702] By: jhi                                   on 2003/08/14  14:24:40
68838         Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
68839              From: Steve Hay <steve.hay@uk.radan.com>
68840              Date: Thu, 14 Aug 2003 15:39:16 +0100
68841              Message-ID: <3F3B9F14.4040609@uk.radan.com>
68842
68843              (Sarathy okayed the idea.)
68844      Branch: perl
68845            + win32/fcrypt.c
68846            - win32/des_fcrypt.patch
68847            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
68848 ____________________________________________________________________________
68849 [ 20701] By: jhi                                   on 2003/08/14  14:17:42
68850         Log: Subject: [DOC PATCH] warnings.pl
68851              From: Elizabeth Mattijsen <liz@dijkmat.nl>
68852              Date: Thu, 14 Aug 2003 13:12:55 +0200
68853              Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
68854
68855              (some rewording)
68856      Branch: perl
68857            ! lib/warnings.pm warnings.pl
68858 ____________________________________________________________________________
68859 [ 20700] By: gbarr                                 on 2003/08/14  14:12:45
68860         Log: Update to Scalar-List-Utils 1.12
68861      Branch: perl
68862            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
68863            ! ext/List/Util/lib/List/Util.pm
68864            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
68865 ____________________________________________________________________________
68866 [ 20699] By: jhi                                   on 2003/08/14  13:16:27
68867         Log: All the authors of these modules have now been contacted;
68868              but assuming no CPAN updates are upcoming, here are 'fake'
68869              version updates to make us different from 5.8.0.
68870              (List::Util+Scalar::Util will soon be updated;
68871              File::Spec CPAN release will be made based on 5.8.1.)
68872      Branch: perl
68873            ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm
68874            ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm
68875            ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
68876            ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm
68877 ____________________________________________________________________________
68878 [ 20697] By: jhi                                   on 2003/08/14  07:05:48
68879         Log: Make the blead versions of these be newer...
68880      Branch: perl
68881            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
68882 ____________________________________________________________________________
68883 [ 20696] By: jhi                                   on 2003/08/14  06:51:34
68884         Log: Tweak from Slaven to catch also changed .xs files
68885              (.pm -> .xs name equivalence is assumed)
68886      Branch: perl
68887            ! Porting/cmpVERSION.pl
68888 ____________________________________________________________________________
68889 [ 20695] By: jhi                                   on 2003/08/14  06:44:10
68890         Log: Diffs-sans-version-diffs between blead and maint.
68891      Branch: perl
68892            ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
68893            ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm
68894            ! lib/warnings.pm warnings.pl
68895 ____________________________________________________________________________
68896 [ 20692] By: jhi                                   on 2003/08/14  05:23:58
68897         Log: One more VERSION bump.
68898      Branch: perl
68899            ! lib/SelfLoader.pm
68900 ____________________________________________________________________________
68901 [ 20691] By: jhi                                   on 2003/08/14  05:21:20
68902         Log: Add a known exception.
68903      Branch: perl
68904            ! Porting/cmpVERSION.pl
68905 ____________________________________________________________________________
68906 [ 20689] By: jhi                                   on 2003/08/14  04:54:18
68907         Log: The blead version has got the dor.
68908      Branch: perl
68909            ! ext/Opcode/Opcode.pm
68910 ____________________________________________________________________________
68911 [ 20688] By: jhi                                   on 2003/08/14  04:51:30
68912         Log: A swath of VERSION patches from Nicholas Clark.
68913      Branch: perl
68914            ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm
68915            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm
68916            ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm
68917            ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm
68918            ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm
68919            ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm
68920            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm
68921            ! lib/vmsish.pm os2/OS2/Process/Process.pm
68922            ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm
68923            ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm
68924            ! vms/ext/Filespec.pm warnings.pl
68925 ____________________________________________________________________________
68926 [ 20687] By: jhi                                   on 2003/08/13  18:53:15
68927         Log: Alpha version numbers noticed by Schwern.
68928              (These hacks are no more needed since the PAUSE indexer no
68929              more indexes the insides of Perl distributions, says Andreas.)
68930      Branch: perl
68931            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
68932            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
68933            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
68934            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
68935            ! ext/IPC/SysV/SysV.pm
68936 ____________________________________________________________________________
68937 [ 20686] By: jhi                                   on 2003/08/13  18:42:50
68938         Log: Subject: Re: script wanted
68939              From: Nicholas Clark <nick@ccl4.org>
68940              Date: Wed, 13 Aug 2003 20:46:09 +0100
68941              Message-ID: <20030813204609.G20130@plum.flirble.org>
68942      Branch: perl
68943            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm
68944            ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm
68945            ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
68946            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
68947            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm
68948            ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm
68949            ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm
68950            ! ext/re/re.pm ext/threads/shared/shared.pm
68951            ! ext/threads/threads.pm
68952 ____________________________________________________________________________
68953 [ 20685] By: jhi                                   on 2003/08/13  18:24:50
68954         Log: Subject: Re: script wanted
68955              From: Enache Adrian <enache@rdslink.ro>
68956              Date: Wed, 13 Aug 2003 22:31:18 +0300
68957              Message-ID: <20030813193118.GA1273@ratsnest.hole>
68958      Branch: perl
68959            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
68960            ! ext/B/B/Disassembler.pm
68961 ____________________________________________________________________________
68962 [ 20681] By: jhi                                   on 2003/08/13  17:13:12
68963         Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
68964              From: Robin Barker <Robin.Barker@npl.co.uk>
68965              Date: Wed, 13 Aug 2003 18:05:38 +0100
68966              Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
68967      Branch: perl
68968            ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL
68969 ____________________________________________________________________________
68970 [ 20680] By: jhi                                   on 2003/08/13  17:11:38
68971         Log: Subject: [PATCH] GNU Public General Public General GNU Public License License
68972              From: Michael G Schwern <schwern@pobox.com>
68973              Date: Wed, 13 Aug 2003 11:15:40 -0700
68974              Message-ID: <20030813181539.GA22658@windhund.schwern.org>
68975      Branch: perl
68976            ! pod/perlartistic.pod pod/perlgpl.pod
68977 ____________________________________________________________________________
68978 [ 20678] By: jhi                                   on 2003/08/13  13:46:18
68979         Log: Add cmpVERSION.pl from Slaven for comparing two
68980              Perl source trees for modules that have changed
68981              but have the same version numbers.
68982      Branch: perl
68983            + Porting/cmpVERSION.pl
68984            ! MANIFEST
68985 ____________________________________________________________________________
68986 [ 20676] By: jhi                                   on 2003/08/13  12:03:08
68987         Log: Make Johan's confusion go away, but there are no doubt more
68988              similar cases.
68989      Branch: perl
68990            ! lib/File/Find.pm
68991 ____________________________________________________________________________
68992 [ 20674] By: jhi                                   on 2003/08/13  11:57:47
68993         Log: Make (hopefully) the Windows CR CR LF bug go away
68994              by making the CRLF layer repel any other CRLF layers.
68995              In other words: binmode(FH, ":crlf") in e.g. Win32
68996              is effectively a no-op since there already is one
68997              CRLF layer in the stack by default.
68998      Branch: perl
68999            ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t
69000 ____________________________________________________________________________
69001 [ 20673] By: jhi                                   on 2003/08/13  10:29:56
69002         Log: One tweak from Dave Mitchell.
69003      Branch: perl
69004            ! pod/perlport.pod
69005 ____________________________________________________________________________
69006 [ 20672] By: jhi                                   on 2003/08/13  10:27:54
69007         Log: One tweak for microperl in OS/2.
69008      Branch: perl
69009            ! perl.h
69010 ____________________________________________________________________________
69011 [ 20671] By: merijn                                on 2003/08/13  08:57:27
69012         Log: Subject: [PATCH] another VMS pod nit
69013              From: "Craig A. Berry" <craigberry@mac.com>
69014              Date: Wed, 13 Aug 2003 01:01:46 -0500
69015              Message-ID: <3F39D44A.4010207@mac.com>
69016      Branch: perl
69017            ! vms/descrip_mms.template
69018 ____________________________________________________________________________
69019 [ 20670] By: merijn                                on 2003/08/13  08:54:45
69020         Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
69021              From: "Craig A. Berry" <craigberry@mac.com>
69022              Date: Tue, 12 Aug 2003 21:12:00 -0500
69023              Message-ID: <3F399E70.4050607@mac.com>
69024      Branch: perl
69025            ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t
69026            ! lib/Tie/File/t/29a_upcopy.t
69027 ____________________________________________________________________________
69028 [ 20669] By: jhi                                   on 2003/08/13  06:06:39
69029         Log: More don't:s for nyetworking.
69030      Branch: perl
69031            ! pod/perlport.pod
69032 ____________________________________________________________________________
69033 [ 20668] By: rgs                                   on 2003/08/12  20:27:41
69034         Log: perlipc thinko by John P. Linderman.
69035      Branch: perl
69036            ! pod/perlipc.pod
69037 ____________________________________________________________________________
69038 [ 20666] By: jhi                                   on 2003/08/12  20:02:13
69039         Log: Subject: Re: maint @ 20617 [PATCH]
69040              From: =?iso-8859-1?q?Sreeji=20K=20Das?= <sreeji_k@yahoo.com>
69041              Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST)
69042              Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>
69043      Branch: perl
69044            ! lib/ExtUtils/Installed.pm
69045 ____________________________________________________________________________
69046 [ 20665] By: jhi                                   on 2003/08/12  19:59:54
69047         Log: README.cygwin updates from Gerrit P. Haase.
69048      Branch: perl
69049            ! README.cygwin
69050 ____________________________________________________________________________
69051 [ 20664] By: jhi                                   on 2003/08/12  19:57:53
69052         Log: Do some updates also on pod.mak -- which seems to
69053              be badly out of date.
69054      Branch: perl
69055            ! win32/pod.mak
69056 ____________________________________________________________________________
69057 [ 20663] By: jhi                                   on 2003/08/12  19:48:01
69058         Log: More missing pods for VMS.
69059      Branch: perl
69060            ! vms/descrip_mms.template
69061 ____________________________________________________________________________
69062 [ 20662] By: jhi                                   on 2003/08/12  19:43:46
69063         Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
69064              From: PPrymmer@factset.com
69065              Date: Tue, 12 Aug 2003 16:24:21 -0400
69066              Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
69067      Branch: perl
69068            ! vms/descrip_mms.template
69069 ____________________________________________________________________________
69070 [ 20661] By: jhi                                   on 2003/08/12  19:41:50
69071         Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
69072      Branch: perl
69073            ! pod/perlreref.pod
69074 ____________________________________________________________________________
69075 [ 20660] By: jhi                                   on 2003/08/12  18:44:27
69076         Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287].
69077      Branch: perl
69078            ! pp_sys.c
69079 ____________________________________________________________________________
69080 [ 20657] By: jhi                                   on 2003/08/12  13:55:56
69081         Log: Multiline one-liners are a bit too much to ask.
69082      Branch: perl
69083            ! t/op/closure.t
69084 ____________________________________________________________________________
69085 [ 20654] By: jhi                                   on 2003/08/12  13:23:00
69086         Log: Add perlcheat to the toc and perl.pod; regen toc.
69087      Branch: perl
69088            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
69089 ____________________________________________________________________________
69090 [ 20653] By: jhi                                   on 2003/08/12  13:15:17
69091         Log: Retract #20644 and #20643; on non-microperl non-fcntl
69092              systems Wrong Thing would be done.  (And as Sarathy
69093              points out, closing both ends of a pipe is rather
69094              identical to never opening it...)
69095      Branch: perl
69096            ! pp_sys.c util.c
69097 ____________________________________________________________________________
69098 [ 20652] By: ams                                   on 2003/08/12  13:06:40
69099         Log: Subject: perlcheat
69100              From: Juerd <juerd@cpan.org>
69101              Date: Mon, 11 Aug 2003 20:24:34 +0200
69102              Message-Id: <20030811182434.GI17748@c3.convolution.nl>
69103      Branch: perl
69104            + pod/perlcheat.pod
69105            ! MANIFEST
69106 ____________________________________________________________________________
69107 [ 20651] By: jhi                                   on 2003/08/12  12:52:09
69108         Log: Microperl expects C89 (like the rest of Perl).
69109      Branch: perl
69110            ! README.micro
69111 ____________________________________________________________________________
69112 [ 20650] By: jhi                                   on 2003/08/12  12:32:29
69113         Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
69114              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
69115              Date: Sun, 3 Aug 2003 06:19:02 -0700
69116              Message-ID: <20030803131902.GA5146@math.berkeley.edu>
69117      Branch: perl
69118            ! lib/ExtUtils/xsubpp
69119 ____________________________________________________________________________
69120 [ 20648] By: jhi                                   on 2003/08/12  11:56:52
69121         Log: If we are void we cannot return a value.
69122      Branch: perl
69123            ! mg.c
69124 ____________________________________________________________________________
69125 [ 20647] By: jhi                                   on 2003/08/12  11:54:32
69126         Log: Oops.
69127      Branch: perl
69128            ! perl.c
69129 ____________________________________________________________________________
69130 [ 20646] By: jhi                                   on 2003/08/12  11:51:25
69131         Log: Apply much of Ilya's microperl patch, but instead of
69132              implementing the opendir()/readdir()/closedir() using
69133              external commands give up "ANSI-pureness" and define them
69134              in uconfig.sh, also define other stuff like rename() and putenv().
69135              Leave out the $| emulation in my_fork() since we are
69136              not supposed to have fork() under microperl.
69137      Branch: perl
69138            ! Makefile.micro README.micro doio.c mg.c perl.c perl.h
69139            ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
69140 ____________________________________________________________________________
69141 [ 20645] By: jhi                                   on 2003/08/12  10:40:54
69142         Log: Localize PARENT (based on Ilya's microperl patch).
69143      Branch: perl
69144            ! lib/Cwd.pm
69145 ____________________________________________________________________________
69146 [ 20644] By: jhi                                   on 2003/08/12  10:37:55
69147         Log: More microperlish faking in case no fcntl F_SETFD for pipes.
69148      Branch: perl
69149            ! util.c
69150 ____________________________________________________________________________
69151 [ 20643] By: jhi                                   on 2003/08/12  10:13:53
69152         Log: A generally useful hunk from Ilya's microperl patch.
69153              (If no fcntl F_SETFD, fake it the best we can.)
69154      Branch: perl
69155            ! pp_sys.c
69156 ____________________________________________________________________________
69157 [ 20640] By: jhi                                   on 2003/08/12  09:59:16
69158         Log: returning would be good, too.
69159      Branch: perl
69160            ! ext/Safe/t/safeops.t
69161 ____________________________________________________________________________
69162 [ 20639] By: jhi                                   on 2003/08/12  09:57:07
69163         Log: No dor in maint.
69164      Branch: perl
69165            ! ext/Safe/t/safeops.t
69166 ____________________________________________________________________________
69167 [ 20634] By: jhi                                   on 2003/08/12  08:41:49
69168         Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted
69169              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
69170              Date: Mon, 21 Apr 2003 22:44:37 -0700
69171              Message-ID: <20030422054437.GA8297@math.berkeley.edu>
69172
69173              (the XSLoader doc hunk; the h2xs looks like a behavioural change)
69174      Branch: perl
69175            ! ext/DynaLoader/XSLoader_pm.PL
69176 ____________________________________________________________________________
69177 [ 20633] By: jhi                                   on 2003/08/12  08:31:01
69178         Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
69179              From: Michael G Schwern <schwern@pobox.com>
69180              Date: Sat, 9 Aug 2003 15:03:02 -0700
69181              Message-ID: <20030809220301.GE24919@windhund.schwern.org>
69182
69183              (plus one extra catfile() in h2xs.t)
69184      Branch: perl
69185            ! lib/h2xs.t utils/h2xs.PL
69186 ____________________________________________________________________________
69187 [ 20632] By: jhi                                   on 2003/08/12  08:11:08
69188         Log: The Debian people have expressed a wish for the boilerplate
69189              being specific about the Perl version; patch from Nicholas Clark.
69190      Branch: perl
69191            ! utils/h2xs.PL
69192 ____________________________________________________________________________
69193 [ 20631] By: jhi                                   on 2003/08/12  08:09:43
69194         Log: A new try from Dave Mitchell for [perl #23265].
69195      Branch: perl
69196            ! pad.c t/op/closure.t
69197 ____________________________________________________________________________
69198 [ 20630] By: jhi                                   on 2003/08/12  07:59:22
69199         Log: Fix for [perl #23287] segfault in untie.
69200              (Well, at least no more coredump.)
69201      Branch: perl
69202            ! pp_sys.c t/op/tie.t
69203 ____________________________________________________________________________
69204 [ 20629] By: jhi                                   on 2003/08/12  06:24:32
69205         Log: =head2 ALL CAPS
69206      Branch: perl
69207            ! pod/perlreref.pod
69208 ____________________________________________________________________________
69209 [ 20628] By: jhi                                   on 2003/08/12  06:22:25
69210         Log: Too enthusiastic head2-ing.
69211      Branch: perl
69212            ! pod/perlreref.pod
69213 ____________________________________________________________________________
69214 [ 20627] By: jhi                                   on 2003/08/12  05:17:14
69215         Log: Gotta Get'em Cases Right.
69216      Branch: perl
69217            ! pod/perlreref.pod
69218 ____________________________________________________________________________
69219 [ 20626] By: jhi                                   on 2003/08/12  05:04:02
69220         Log: head2-ify many of the head1s, will probably make this look
69221              better in HTML.
69222      Branch: perl
69223            ! pod/perlreref.pod
69224 ____________________________________________________________________________
69225 [ 20625] By: jhi                                   on 2003/08/12  04:55:32
69226         Log: Subject: Re: [PATCH] perlreref.pod tweaks
69227              From: Iain Truskett <spoon@cpan.org>
69228              Date: Tue, 12 Aug 2003 13:59:27 +1000
69229              Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
69230
69231              plus explain "Titlecase".
69232      Branch: perl
69233            ! pod/perlreref.pod
69234 ____________________________________________________________________________
69235 [ 20623] By: rgs                                   on 2003/08/11  19:59:17
69236         Log: Add a new regression test for Safe : tests that all ops
69237              can be trapped by a Safe compartement (except for the ones
69238              that can't.)
69239      Branch: perl
69240            + ext/Safe/t/safeops.t
69241            ! MANIFEST
69242 ____________________________________________________________________________
69243 [ 20622] By: rgs                                   on 2003/08/11  18:33:06
69244         Log: B::Deparse wasn't handling correctly builtins that
69245              have two filehandles in their prototypes (pipe, socketpair,
69246              accept) when non-bareword prototypes were used.
69247      Branch: perl
69248            ! ext/B/B/Deparse.pm
69249 ____________________________________________________________________________
69250 [ 20620] By: jhi                                   on 2003/08/11  17:08:29
69251         Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
69252              From: merlyn@stonehenge.com (Randal L. Schwartz)
69253              Date: 11 Aug 2003 09:45:29 -0700
69254              Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
69255
69256              Subject: [PATCH] perlreref.pod tweaks
69257              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
69258              Date: Mon, 11 Aug 2003 13:19:51 -0400
69259              Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
69260
69261              Plus a note about {,n} not being a quantifier.
69262      Branch: perl
69263            ! pod/perlreref.pod
69264 ____________________________________________________________________________
69265 [ 20619] By: jhi                                   on 2003/08/11  15:50:34
69266         Log: Integrate:
69267              [ 20618]
69268              $* is not yet fully gone in 5.8.1.
69269      Branch: perl
69270           !> pod/perlreref.pod
69271 ____________________________________________________________________________
69272 [ 20614] By: nick                                  on 2003/08/11  12:14:55
69273         Log: Allow via layer to affect the PERLIO_F_UTF8 flag.
69274      Branch: perl
69275            ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
69276 ____________________________________________________________________________
69277 [ 20612] By: jhi                                   on 2003/08/11  10:55:19
69278         Log: VC6 warning: result still unsigned.
69279      Branch: perl
69280            ! regexec.c
69281 ____________________________________________________________________________
69282 [ 20611] By: jhi                                   on 2003/08/11  08:33:13
69283         Log: Typo fix from Boris Zentner.
69284      Branch: perl
69285            ! pod/perlfaq5.pod
69286 ____________________________________________________________________________
69287 [ 20609] By: jhi                                   on 2003/08/11  04:28:29
69288         Log: Subject: [perl #23273] warnings in Unicode::UCD
69289              From: Lukas Mai (via RT) <perlbug-followup@perl.org>
69290              Date: 10 Aug 2003 22:37:41 -0000
69291              Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
69292      Branch: perl
69293            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
69294 ____________________________________________________________________________
69295 [ 20608] By: jhi                                   on 2003/08/11  04:24:34
69296         Log: Explain the 'Wide character in print' a bit more.
69297      Branch: perl
69298            ! pod/perldiag.pod
69299 ____________________________________________________________________________
69300 [ 20607] By: rgs                                   on 2003/08/10  20:44:23
69301         Log: Subject: Re: killing for vital signs [PATCH]
69302              From: "John P. Linderman" <jpl@research.att.com>
69303              Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
69304              Message-Id: <200308101944.PAA96547@raptor.research.att.com>
69305      Branch: perl
69306            ! pod/perlfunc.pod pod/perlipc.pod
69307 ____________________________________________________________________________
69308 [ 20605] By: jhi                                   on 2003/08/10  20:38:39
69309         Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten
69310              sv_placeholder hunk.
69311      Branch: perl
69312            ! perl.h sv.h
69313 ____________________________________________________________________________
69314 [ 20604] By: jhi                                   on 2003/08/10  20:14:28
69315         Log: Clarify the format checking instructions.
69316      Branch: perl
69317            ! Porting/pumpkin.pod
69318 ____________________________________________________________________________
69319 [ 20602] By: jhi                                   on 2003/08/10  19:45:45
69320         Log: Retract #20597, too many resulting core dumps.
69321      Branch: perl
69322            ! pad.c t/op/closure.t
69323 ____________________________________________________________________________
69324 [ 20597] By: jhi                                   on 2003/08/10  17:55:03
69325         Log: Subject: Re: [perl #23265] Nested anonymous subs
69326              From: Dave Mitchell <davem@fdgroup.com>
69327              Date: Sun, 10 Aug 2003 01:35:30 +0100
69328              Message-ID: <20030810003530.GB6547@fdgroup.com>
69329      Branch: perl
69330            ! pad.c t/op/closure.t
69331 ____________________________________________________________________________
69332 [ 20596] By: jhi                                   on 2003/08/10  17:38:35
69333         Log: Try simple workaround for the POSIX autosplit.ix warning.
69334      Branch: perl
69335            ! ext/POSIX/POSIX.pm
69336 ____________________________________________________________________________
69337 [ 20595] By: jhi                                   on 2003/08/10  17:33:12
69338         Log: One more PL_csighandlerp.
69339      Branch: perl
69340            ! ext/POSIX/POSIX.xs
69341 ____________________________________________________________________________
69342 [ 20594] By: rgs                                   on 2003/08/10  13:30:11
69343         Log: Further tweaks on perlreref.pod (by Iain Truskett)
69344      Branch: perl
69345            ! pod/perlreref.pod
69346 ____________________________________________________________________________
69347 [ 20593] By: rgs                                   on 2003/08/10  12:32:47
69348         Log: Add the perlreref manpage, by Iain Truskett
69349              (regular expressions quick reference.)
69350              Regenerate the table of contents.
69351      Branch: perl
69352            + pod/perlreref.pod
69353            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
69354 ____________________________________________________________________________
69355 [ 20592] By: rgs                                   on 2003/08/09  21:13:27
69356         Log: Remove ByteLoader from the list of modules whose compilability should
69357              be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
69358              pointed out.)
69359      Branch: perl
69360            ! t/lib/1_compile.t
69361 ____________________________________________________________________________
69362 [ 20591] By: rgs                                   on 2003/08/09  21:08:59
69363         Log: Subject: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
69364              From: Dave Mitchell <davem@fdgroup.com>
69365              Date: Sat, 9 Aug 2003 14:51:44 +0100
69366              Message-ID: <20030809135144.GC4997@fdgroup.com>
69367      Branch: perl
69368            ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c
69369            ! scope.h t/lib/warnings/pad
69370 ____________________________________________________________________________
69371 [ 20590] By: rgs                                   on 2003/08/09  21:02:21
69372         Log: Regenerate perlapi.pod.
69373      Branch: perl
69374            ! pod/perlapi.pod
69375 ____________________________________________________________________________
69376 [ 20589] By: rgs                                   on 2003/08/09  20:26:28
69377         Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules
69378              From: Michael G Schwern <schwern@pobox.com>
69379              Date: Sat, 9 Aug 2003 13:36:59 -0700
69380              Message-ID: <20030809203659.GB24919@windhund.schwern.org>
69381      Branch: perl
69382            ! t/lib/1_compile.t
69383 ____________________________________________________________________________
69384 [ 20588] By: jhi                                   on 2003/08/09  18:13:07
69385         Log: Update Jon Orwant's email address as he wants it,
69386              drop TPJ URL; upate also Doug MacEachern's address.
69387      Branch: perl
69388            ! pod/perlembed.pod pod/perlmodinstall.pod
69389 ____________________________________________________________________________
69390 [ 20587] By: ams                                   on 2003/08/09  18:09:34
69391         Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
69392              normal key was replaced by its UTF-8 equivalent. This caused the
69393              "Storable problem" RT3 users reported under RH9.
69394      Branch: perl
69395            ! hv.c
69396 ____________________________________________________________________________
69397 [ 20586] By: jhi                                   on 2003/08/09  18:08:20
69398         Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32
69399              From: Michael G Schwern <schwern@pobox.com>
69400              Date: Fri, 8 Aug 2003 18:35:51 -0700
69401              Message-ID: <20030809013550.GS1587@windhund.schwern.org>
69402      Branch: perl
69403            ! pod/perlmodinstall.pod
69404 ____________________________________________________________________________
69405 [ 20584] By: jhi                                   on 2003/08/09  18:05:22
69406         Log: Reintroduce the U_32-ification to pad.c,
69407              suggested by Dave Mitchell.
69408      Branch: perl
69409            ! pad.c
69410 ____________________________________________________________________________
69411 [ 20583] By: rgs                                   on 2003/08/09  12:43:50
69412         Log: Change #20578 to SelfLoader is probably also useful to AutoSplit.
69413      Branch: perl
69414            ! lib/AutoSplit.pm
69415 ____________________________________________________________________________
69416 [ 20579] By: jhi                                   on 2003/08/09  08:07:22
69417         Log: Some updates for the memory use debugging section:
69418              -DL is obsolete, mention Devel::Size, and Purify and valgrind.
69419      Branch: perl
69420            ! pod/perldebguts.pod
69421 ____________________________________________________________________________
69422 [ 20578] By: jhi                                   on 2003/08/09  07:34:16
69423         Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
69424              Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
69425              which was on old bug unearthed by the change #20559.
69426              Basically, qr// + (??{$lexical}) combination is very, VERY broken.
69427              Workaround is not to use lexicals.
69428      Branch: perl
69429            ! lib/SelfLoader.pm
69430 ____________________________________________________________________________
69431 [ 20577] By: jhi                                   on 2003/08/09  07:28:41
69432         Log: The libcygipc doesn't really work with the Perl SysV IPC tests
69433              so no much point in adding it yet.
69434      Branch: perl
69435            ! hints/cygwin.sh
69436 ____________________________________________________________________________
69437 [ 20575] By: jhi                                   on 2003/08/09  07:24:43
69438         Log: Retract #20524 since it was due to broken INT32_MIN in
69439              Cygwin 1.5's stdint.h.
69440      Branch: perl
69441            ! pad.c
69442 ____________________________________________________________________________
69443 [ 20574] By: jhi                                   on 2003/08/09  07:11:32
69444         Log: Subject: [ PATCH] Re: strange destruction problem on VMS
69445              From: Dave Mitchell <davem@fdgroup.com>
69446              Date: Fri, 8 Aug 2003 22:28:48 +0100
69447              Message-ID: <20030808212848.GA2628@fdgroup.com>
69448      Branch: perl
69449            ! sv.c
69450 ____________________________________________________________________________
69451 [ 20573] By: jhi                                   on 2003/08/09  07:09:07
69452         Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
69453              From: Michael G Schwern <schwern@pobox.com>
69454              Date: Fri, 8 Aug 2003 13:59:50 -0700
69455              Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
69456      Branch: perl
69457            ! pod/perlfaq8.pod
69458 ____________________________________________________________________________
69459 [ 20572] By: jhi                                   on 2003/08/09  07:06:37
69460         Log: Subject: [PATCH] kill 'INT' doesn't work on Windows
69461              From: Jan Dubois <jand@ActiveState.com>
69462              Date: Fri, 08 Aug 2003 17:49:03 -0700
69463              Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
69464      Branch: perl
69465            ! win32/win32.c
69466 ____________________________________________________________________________
69467 [ 20571] By: jhi                                   on 2003/08/09  06:53:54
69468         Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
69469              From: Nicholas Clark <nick@ccl4.org>
69470              Date: Fri, 8 Aug 2003 23:30:00 +0100
69471              Message-ID: <20030808233000.B20130@plum.flirble.org>
69472      Branch: perl
69473            ! ext/Storable/Storable.xs
69474 ____________________________________________________________________________
69475 [ 20570] By: jhi                                   on 2003/08/09  06:52:36
69476         Log: Two more tests for #20566/#20568.
69477      Branch: perl
69478            ! t/op/pat.t
69479 ____________________________________________________________________________
69480 [ 20568] By: jhi                                   on 2003/08/08  21:05:24
69481         Log: Subject: [PATCH] Re: UNICODE regexp bug
69482              From: Nick Ing-Simmons <nick@ing-simmons.net>
69483              Date: Fri, 08 Aug 2003 23:05:49 +0100
69484              Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
69485
69486              Better patch (than #20566) from NI-S, one more test
69487              (introduce another variable rather than reuse the tmp, though)
69488      Branch: perl
69489            ! regexec.c t/op/pat.t
69490 ____________________________________________________________________________
69491 [ 20566] By: jhi                                   on 2003/08/08  19:47:45
69492         Log: Subject: UNICODE regexp bug
69493              From: Nick Ing-Simmons <nick@ing-simmons.net>
69494              Date: Fri, 08 Aug 2003 20:36:56 +0100
69495              Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
69496      Branch: perl
69497            ! regexec.c t/op/pat.t
69498 ____________________________________________________________________________
69499 [ 20565] By: jhi                                   on 2003/08/08  18:59:40
69500         Log: Move the csighandler to be a data variable so that
69501              things like DLL trampolines can't mess up the code
69502              variables the Perl_csighandler (seen in Cygwin:
69503              Perl_csighandler in POSIX extension was different
69504              than in main executable).
69505      Branch: perl
69506            ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h
69507 ____________________________________________________________________________
69508 [ 20564] By: jhi                                   on 2003/08/08  13:12:19
69509         Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
69510              From: Steve Hay <steve.hay@uk.radan.com>
69511              Date: Fri, 08 Aug 2003 12:42:28 +0100
69512              Message-ID: <3F338CA4.3010503@uk.radan.com>
69513      Branch: perl
69514            ! t/op/time.t
69515 ____________________________________________________________________________
69516 [ 20563] By: jhi                                   on 2003/08/08  13:09:00
69517         Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
69518              From: "Gerrit P. Haase" <gp@familiehaase.de>
69519              Date: Fri, 8 Aug 2003 13:44:51 +0200
69520              Message-ID: <1621817486657.20030808134451@familiehaase.de>
69521      Branch: perl
69522            ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
69523            ! hints/cygwin.sh
69524 ____________________________________________________________________________
69525 [ 20560] By: jhi                                   on 2003/08/08  04:28:44
69526         Log: Retract PASTHRU* changes as recommended by Schwern.
69527      Branch: perl
69528            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
69529            ! lib/ExtUtils/t/MM_Win32.t
69530 ____________________________________________________________________________
69531 [ 20559] By: rgs                                   on 2003/08/07  19:59:18
69532         Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
69533              From: Dave Mitchell <davem@fdgroup.com>
69534              Date: Thu, 7 Aug 2003 15:53:35 +0100
69535              Message-ID: <20030807145335.GF26683@fdgroup.com>
69536      Branch: perl
69537            ! scope.c t/lib/warnings/pad
69538 ____________________________________________________________________________
69539 [ 20556] By: jhi                                   on 2003/08/07  18:14:41
69540         Log: The #20546 was too ambitious, broke the test.
69541      Branch: perl
69542            ! lib/Benchmark.pm lib/Benchmark.t
69543 ____________________________________________________________________________
69544 [ 20554] By: jhi                                   on 2003/08/07  17:00:03
69545         Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
69546              From: PPrymmer@factset.com
69547              Date: Thu, 7 Aug 2003 14:02:02 -0400
69548              Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
69549      Branch: perl
69550            ! vms/descrip_mms.template
69551 ____________________________________________________________________________
69552 [ 20553] By: jhi                                   on 2003/08/07  16:45:25
69553         Log: Some AUTHORS updates.
69554      Branch: perl
69555            ! AUTHORS
69556 ____________________________________________________________________________
69557 [ 20552] By: jhi                                   on 2003/08/07  15:45:03
69558         Log: Hint away the semid_ds test in NetBSD/sparc.
69559      Branch: perl
69560            ! hints/netbsd.sh
69561 ____________________________________________________________________________
69562 [ 20550] By: jhi                                   on 2003/08/07  15:39:53
69563         Log: Allow hinting d_semctl_semun and d_semctl_semid_ds.
69564      Branch: perl
69565            ! Configure
69566 ____________________________________________________________________________
69567 [ 20548] By: jhi                                   on 2003/08/07  14:48:27
69568         Log: Subject: [PATCH] Test::More
69569              From: Fergal Daly <fergal@esatclear.ie>
69570              Date: Thu, 7 Aug 2003 15:52:11 +0100
69571              Message-Id: <200308071552.11873.fergal@esatclear.ie>
69572      Branch: perl
69573            ! lib/Test/More.pm
69574 ____________________________________________________________________________
69575 [ 20547] By: jhi                                   on 2003/08/07  14:45:22
69576         Log: Integrate from maint:
69577              [ 20543]
69578              Workround for SuSE8.2's -lndbm hack
69579      Branch: perl
69580           !> hints/linux.sh
69581 ____________________________________________________________________________
69582 [ 20546] By: jhi                                   on 2003/08/07  14:43:57
69583         Log: Subject: [PATCH 5.8.1] Benchmark problem
69584              From: Radu Greab <rgreab@fx.ro>
69585              Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
69586              Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
69587
69588              Subject: Re: [PATCH 5.8.1] Benchmark problem
69589              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
69590              Date: Thu, 7 Aug 2003 15:48:38 +0200
69591              Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
69592      Branch: perl
69593            ! lib/Benchmark.pm lib/Benchmark.t
69594 ____________________________________________________________________________
69595 [ 20544] By: jhi                                   on 2003/08/07  14:25:25
69596         Log: Retract #20359: too wide a brush.
69597      Branch: perl
69598            ! hints/netbsd.sh
69599 ____________________________________________________________________________
69600 [ 20542] By: jhi                                   on 2003/08/07  06:24:23
69601         Log: If no alarm(), skip the subtests.
69602      Branch: perl
69603            ! ext/Time/HiRes/t/HiRes.t
69604 ____________________________________________________________________________
69605 [ 20541] By: jhi                                   on 2003/08/07  06:15:54
69606         Log: Subject: Re: maint @ 20537
69607              From: Philip Newton <Philip.Newton@gmx.net>
69608              Date: Thu, 07 Aug 2003 09:05:17 +0200
69609              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
69610      Branch: perl
69611            ! ext/Socket/Socket.xs
69612 ____________________________________________________________________________
69613 [ 20540] By: jhi                                   on 2003/08/07  06:13:19
69614         Log: Subject: Re: maint @ 20537
69615              From: Philip Newton <Philip.Newton@gmx.net>
69616              Date: Thu, 07 Aug 2003 09:05:17 +0200
69617              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
69618      Branch: perl
69619            ! hints/dos_djgpp.sh
69620 ____________________________________________________________________________
69621 [ 20539] By: jhi                                   on 2003/08/07  05:17:56
69622         Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
69623              broken SysV semaphores.
69624      Branch: perl
69625            ! hints/netbsd.sh
69626 ____________________________________________________________________________
69627 [ 20538] By: jhi                                   on 2003/08/07  05:08:14
69628         Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations
69629              From: hv@crypt.org
69630              Date: Thu, 07 Aug 2003 02:44:23 +0100
69631              Message-Id: <200308070144.h771iN906446@zen.crypt.org>
69632      Branch: perl
69633            ! regexec.c t/op/re_tests
69634 ____________________________________________________________________________
69635 [ 20535] By: jhi                                   on 2003/08/06  19:05:18
69636         Log: ESUCCESS = 0 is not true, but exists.
69637      Branch: perl
69638            ! ext/Errno/t/Errno.t
69639 ____________________________________________________________________________
69640 [ 20533] By: jhi                                   on 2003/08/06  18:39:49
69641         Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
69642              From: jari.aalto@poboxes.com (Jari Aalto)
69643              Date: Wed, 06 Aug 2003 14:24:42 +0300
69644              Message-ID: <ekzzowp1.fsf@blue.sea.net>
69645      Branch: perl
69646            ! ext/Sys/Syslog/Syslog.pm
69647 ____________________________________________________________________________
69648 [ 20530] By: jhi                                   on 2003/08/06  18:24:56
69649         Log: Make code agree with documentation (from Wolfgang Friebel)
69650      Branch: perl
69651            ! lib/ExtUtils/MakeMaker.pm
69652 ____________________________________________________________________________
69653 [ 20529] By: jhi                                   on 2003/08/06  18:20:31
69654         Log: Various tweaks to help DJGPP builds.
69655      Branch: perl
69656            ! djgpp/djgppsed.sh hints/dos_djgpp.sh
69657 ____________________________________________________________________________
69658 [ 20527] By: jhi                                   on 2003/08/06  14:57:22
69659         Log: More PASTHRU patching from Steve Hay.
69660      Branch: perl
69661            ! lib/ExtUtils/MM_Unix.pm
69662 ____________________________________________________________________________
69663 [ 20526] By: jhi                                   on 2003/08/06  13:53:01
69664         Log: Cast away gcc 3.3 type conversion pickiness.
69665      Branch: perl
69666            ! ext/threads/threads.xs
69667 ____________________________________________________________________________
69668 [ 20524] By: jhi                                   on 2003/08/06  13:36:44
69669         Log: Subject: Re: perl with cygwin 1.5, need help
69670              From: "Gerrit P. Haase" <gp@familiehaase.de>
69671              Date: Tue, 5 Aug 2003 14:36:55 +0200
69672              Message-ID: <71561410910.20030805143655@familiehaase.de>
69673
69674              (needed manual fitting)
69675      Branch: perl
69676            ! pad.c
69677 ____________________________________________________________________________
69678 [ 20523] By: jhi                                   on 2003/08/06  13:30:42
69679         Log: Subject: maint @ 20512
69680              From: Robin Barker <Robin.Barker@npl.co.uk>
69681              Date: Wed, 6 Aug 2003 15:31:33 +0100
69682              Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
69683      Branch: perl
69684            ! MANIFEST Porting/Maintainers.pl
69685 ____________________________________________________________________________
69686 [ 20520] By: jhi                                   on 2003/08/06  11:38:46
69687         Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
69688              From: Steve Hay <steve.hay@uk.radan.com>
69689              Date: Wed, 06 Aug 2003 10:56:44 +0100
69690              Message-ID: <3F30D0DC.20700@uk.radan.com>
69691      Branch: perl
69692            ! lib/ExtUtils/MM_Unix.pm
69693 ____________________________________________________________________________
69694 [ 20514] By: jhi                                   on 2003/08/06  05:22:29
69695         Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
69696              From: Tim Jenness <t.jenness@jach.hawaii.edu>
69697              Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
69698              Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
69699      Branch: perl
69700            ! pod/perlfaq2.pod
69701 ____________________________________________________________________________
69702 [ 20513] By: jhi                                   on 2003/08/06  05:18:32
69703         Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko
69704              From: "Craig A. Berry" <craigberry@mac.com>
69705              Date: Wed, 06 Aug 2003 00:18:36 -0500
69706              Message-ID: <3F308FAC.4090409@mac.com>
69707
69708              (from vmsperl list)
69709      Branch: perl
69710            ! utils/dprofpp.PL
69711 ____________________________________________________________________________
69712 [ 20510] By: jhi                                   on 2003/08/05  19:01:08
69713         Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
69714              From: mjd@plover.com
69715              Date: 5 Aug 2003 19:23:46 -0000
69716              Message-ID: <20030805192346.25911.qmail@plover.com>
69717      Branch: perl
69718            ! pod/perlfaq2.pod
69719 ____________________________________________________________________________
69720 [ 20508] By: jhi                                   on 2003/08/05  18:36:38
69721         Log: Continue #20506.
69722      Branch: perl
69723            ! lib/ExtUtils/MM_Unix.pm
69724 ____________________________________________________________________________
69725 [ 20506] By: jhi                                   on 2003/08/05  17:58:01
69726         Log: Try to fix the INC in PASTHRU.
69727      Branch: perl
69728            ! lib/ExtUtils/MM_Unix.pm
69729 ____________________________________________________________________________
69730 [ 20503] By: jhi                                   on 2003/08/05  16:02:14
69731         Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
69732              From: Chip Salzenberg <chip@pobox.com>
69733              Date: Tue, 5 Aug 2003 11:39:24 -0400
69734              Message-ID: <20030805153924.GO1751@perlsupport.com
69735      Branch: perl
69736            ! perlio.c
69737 ____________________________________________________________________________
69738 [ 20502] By: jhi                                   on 2003/08/05  15:32:39
69739         Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
69740              From: Steve Hay <steve.hay@uk.radan.com>
69741              Date: Tue, 05 Aug 2003 10:43:49 +0100
69742              Message-ID: <3F2F7C55.9020808@uk.radan.com>
69743
69744              (The MM_Unix.pm part was dealt with in #20501.)
69745      Branch: perl
69746            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t
69747 ____________________________________________________________________________
69748 [ 20501] By: jhi                                   on 2003/08/05  15:28:17
69749         Log: Reinstate #11125, hopefully making MakeMaker to pass
69750              DEFINE and INCLUDE to subdirs (NI-S says he'll work
69751              around any problems caused seen Tk if necessary).
69752              Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
69753              to be _after_ the directory-specific INC and DEFINE as suggested
69754              by NI-S (Tk probably being the only "user" of the said macros).
69755      Branch: perl
69756            ! lib/ExtUtils/MM_Unix.pm
69757 ____________________________________________________________________________
69758 [ 20500] By: jhi                                   on 2003/08/05  15:14:35
69759         Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
69760              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
69761              Date: Tue, 5 Aug 2003 20:12:18 +0400
69762              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
69763      Branch: perl
69764            - wince/include/netdb.h
69765            ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c
69766            ! wince/wince.c
69767 ____________________________________________________________________________
69768 [ 20499] By: jhi                                   on 2003/08/05  14:03:43
69769         Log: A suggested perlio doc addition from Stas.
69770      Branch: perl
69771            ! pod/perliol.pod
69772 ____________________________________________________________________________
69773 [ 20498] By: jhi                                   on 2003/08/05  13:32:59
69774         Log: Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
69775              From: Robin Barker <Robin.Barker@npl.co.uk>
69776              Date: Tue, 5 Aug 2003 15:32:36 +0100
69777              Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
69778      Branch: perl
69779            ! AUTHORS Porting/Maintainers.pl
69780 ____________________________________________________________________________
69781 [ 20497] By: jhi                                   on 2003/08/05  12:23:04
69782         Log: This is necessary to get things building for the VMS debugger.
69783              (Craig Berry)
69784      Branch: perl
69785            ! vms/descrip_mms.template
69786 ____________________________________________________________________________
69787 [ 20495] By: jhi                                   on 2003/08/05  09:23:24
69788         Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
69789              From: alian <alian@cpan.org>
69790              Date: Tue, 05 Aug 2003 12:21:42 +0200
69791              Message-ID: <3F2F8536.1090702@jupiter.alianet>
69792      Branch: perl
69793            ! ext/POSIX/t/posix.t
69794 ____________________________________________________________________________
69795 [ 20494] By: jhi                                   on 2003/08/05  09:03:57
69796         Log: Add some known cases to Maintainers.
69797      Branch: perl
69798            ! Porting/Maintainers.pl
69799 ____________________________________________________________________________
69800 [ 20492] By: jhi                                   on 2003/08/05  08:34:34
69801         Log: Subject: [PATCH] perlthrtut.pod
69802              From: Elizabeth Mattijsen <liz@dijkmat.nl>
69803              Date: Tue, 5 Aug 2003 11:26:04 +0200
69804              Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
69805      Branch: perl
69806            ! pod/perlthrtut.pod
69807 ____________________________________________________________________________
69808 [ 20491] By: jhi                                   on 2003/08/05  08:31:29
69809         Log: Add META.yml and Stas' makemeta (plus extensive reworking
69810              of the Maintainers utility)
69811      Branch: perl
69812            + META.yml Porting/Maintainers.pm Porting/makemeta
69813            ! MANIFEST Makefile.SH Porting/Maintainers
69814            ! Porting/Maintainers.pl
69815 ____________________________________________________________________________
69816 [ 20490] By: jhi                                   on 2003/08/05  06:28:06
69817         Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
69818              Try to remove the created message queues and semaphores
69819              even in the case of failures.
69820      Branch: perl
69821            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
69822 ____________________________________________________________________________
69823 [ 20489] By: jhi                                   on 2003/08/05  06:21:47
69824         Log: Subject: PerlIO_{read,write} return value doc patch
69825              From: Gisle Aas <gisle@ActiveState.com>
69826              Date: 04 Aug 2003 13:25:28 -0700
69827              Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
69828      Branch: perl
69829            ! pod/perlapio.pod
69830 ____________________________________________________________________________
69831 [ 20488] By: jhi                                   on 2003/08/05  06:12:07
69832         Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
69833              From: "Craig A. Berry" <craigberry@mac.com>
69834              Date: Mon, 04 Aug 2003 19:29:51 -0500
69835              Message-ID: <3F2EFA7F.6070801@mac.com>
69836      Branch: perl
69837            ! utils/dprofpp.PL
69838 ____________________________________________________________________________
69839 [ 20486] By: jhi                                   on 2003/08/05  06:05:53
69840         Log: Subject: [PATCH] typos in encoding.pm
69841              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
69842              Date: Mon, 4 Aug 2003 20:09:35 +0200
69843              Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
69844      Branch: perl
69845            ! ext/Encode/encoding.pm
69846 ____________________________________________________________________________
69847 [ 20485] By: jhi                                   on 2003/08/05  05:29:11
69848         Log: Bytecode patching from Enache.
69849      Branch: perl
69850            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
69851            ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST
69852 ____________________________________________________________________________
69853 [ 20484] By: jhi                                   on 2003/08/05  05:26:32
69854         Log: Upgrade to Digest::MD5 2.27.
69855      Branch: perl
69856            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
69857            ! ext/Digest/MD5/t/files.t
69858 ____________________________________________________________________________
69859 [ 20483] By: jhi                                   on 2003/08/05  05:15:16
69860         Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
69861              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
69862              Date: Tue, 05 Aug 2003 00:27:10 +0900
69863              Message-Id: <20030805002313.9880.BQW10602@nifty.com>
69864      Branch: perl
69865            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
69866 ____________________________________________________________________________
69867 [ 20482] By: rgs                                   on 2003/08/04  22:06:46
69868         Log: Nit in INSTALL about the svr?.sh hint files.
69869      Branch: perl
69870            ! INSTALL
69871 ____________________________________________________________________________
69872 [ 20480] By: rgs                                   on 2003/08/04  21:30:25
69873         Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
69874              From: Steve Grazzini <grazz@pobox.com>
69875              Date: Mon, 4 Aug 2003 16:01:45 -0400
69876              Message-ID: <20030804200145.GB21699@grazzini.net>
69877
69878              Prevent the warning "Bareword found where operator expected" in
69879              the case "print $fh foo()" where foo() is an undefined function.
69880      Branch: perl
69881            ! toke.c
69882 ____________________________________________________________________________
69883 [ 20479] By: rgs                                   on 2003/08/04  20:26:17
69884         Log: Fix bug #23141 : localization of readonly magic scalars
69885              now produces an error "Modification of a read-only value
69886              attempted", instead of silently failing.
69887      Branch: perl
69888            ! scope.c t/op/local.t
69889 ____________________________________________________________________________
69890 [ 20478] By: rgs                                   on 2003/08/04  20:10:52
69891         Log: Revert change #19282 : it caused problems for some -Duseshrplib
69892              builds. On the other hand, make sure that your C compiler isn't
69893              a perl script !
69894      Branch: perl
69895            ! Makefile.SH
69896 ____________________________________________________________________________
69897 [ 20475] By: jhi                                   on 2003/08/04  09:35:55
69898         Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
69899      Branch: perl
69900            ! perl.c perl.h
69901 ____________________________________________________________________________
69902 [ 20474] By: jhi                                   on 2003/08/04  08:41:55
69903         Log: Oops.
69904      Branch: perl
69905            ! hints/darwin.sh hints/rhapsody.sh
69906 ____________________________________________________________________________
69907 [ 20473] By: jhi                                   on 2003/08/04  07:58:36
69908         Log: Subject: [PATCH] Re: Can't usemymalloc on OS X
69909              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
69910              Date: Mon, 4 Aug 2003 10:35:12 +0200
69911              Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
69912      Branch: perl
69913            ! hints/darwin.sh
69914 ____________________________________________________________________________
69915 [ 20470] By: jhi                                   on 2003/08/04  06:30:05
69916         Log: Test count adjustment from Rafael.
69917      Branch: perl
69918            ! lib/Test/Simple/t/is_deeply.t
69919 ____________________________________________________________________________
69920 [ 20469] By: jhi                                   on 2003/08/04  06:23:26
69921         Log: Subject: [PATCH] maint, Win32, GCC 3.2
69922              From: Mattia Barbon <mbarbon@dsi.unive.it>
69923              Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
69924              Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
69925      Branch: perl
69926            ! ext/Errno/Errno_pm.PL
69927 ____________________________________________________________________________
69928 [ 20467] By: jhi                                   on 2003/08/04  05:10:57
69929         Log: Apparently the newly introduce -DDARWIN did conflict with
69930              some Apple definition, how ironic...
69931      Branch: perl
69932            ! hints/darwin.sh perl.h
69933 ____________________________________________________________________________
69934 [ 20466] By: jhi                                   on 2003/08/04  05:03:30
69935         Log: Subject: Debian patch that skips podless modules
69936              From: Alexey Tourbin <at@altlinux.ru>
69937              Date: Sun, 3 Aug 2003 21:33:00 +0400
69938              Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
69939
69940              (plus Schwern's and Robert's nits)
69941      Branch: perl
69942            ! installman
69943 ____________________________________________________________________________
69944 [ 20465] By: jhi                                   on 2003/08/04  05:00:04
69945         Log: Subject: [PATCH] 4 bugs in Test::More
69946              From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
69947              Date: Fri, 21 Mar 2003 10:57:31 +0000
69948              Message-Id: <200303211057.31879.fergal@esatclear.ie>
69949      Branch: perl
69950            ! lib/Test/More.pm lib/Test/Simple/t/More.t
69951            ! lib/Test/Simple/t/is_deeply.t
69952 ____________________________________________________________________________
69953 [ 20464] By: jhi                                   on 2003/08/04  04:44:08
69954         Log: Upgrade to ExtUtils::MakeMaker 6.15.
69955      Branch: perl
69956            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
69957            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
69958            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
69959 ____________________________________________________________________________
69960 [ 20463] By: jhi                                   on 2003/08/04  04:37:25
69961         Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
69962              From: Michael G Schwern <schwern@pobox.com>
69963              Date: Sun, 3 Aug 2003 16:12:35 -0700
69964              Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
69965      Branch: perl
69966            ! lib/Benchmark.pm lib/Benchmark.t
69967 ____________________________________________________________________________
69968 [ 20462] By: rgs                                   on 2003/08/03  22:26:10
69969         Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
69970              From: Enache Adrian <enache@rdslink.ro>
69971              Date: Sun, 3 Aug 2003 18:00:05 +0300
69972              Message-ID: <20030803150005.GA1319@ratsnest.hole>
69973      Branch: perl
69974            ! pp.c t/op/substr.t
69975 ____________________________________________________________________________
69976 [ 20461] By: rgs                                   on 2003/08/03  21:50:11
69977         Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
69978              From: alian <alian@cpan.org>
69979              Date: Sat, 02 Aug 2003 16:19:25 +0200
69980              Message-ID: <3F2BC86D.2050400@jupiter.alianet>
69981
69982              Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
69983      Branch: perl
69984            ! ext/POSIX/t/posix.t
69985 ____________________________________________________________________________
69986 [ 20458] By: jhi                                   on 2003/08/03  19:01:08
69987         Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution
69988              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
69989              Date: Mon, 4 Aug 2003 00:01:08 +0400
69990              Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
69991      Branch: perl
69992            ! wince/makedist.pl
69993 ____________________________________________________________________________
69994 [ 20457] By: jhi                                   on 2003/08/03  18:59:10
69995         Log: Subject: [PATCH perlreftut.pod] Minor edits
69996              From: mjd@plover.com
69997              Date: 3 Aug 2003 17:46:08 -0000
69998              Message-ID: <20030803174608.15792.qmail@plover.com>
69999      Branch: perl
70000            ! pod/perlreftut.pod
70001 ____________________________________________________________________________
70002 [ 20456] By: jhi                                   on 2003/08/03  18:52:16
70003         Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
70004              From: mjd@plover.com
70005              Date: 3 Aug 2003 19:37:49 -0000
70006              Message-ID: <20030803193749.3733.qmail@plover.com>
70007      Branch: perl
70008            ! ext/Time/HiRes/HiRes.pm
70009 ____________________________________________________________________________
70010 [ 20455] By: jhi                                   on 2003/08/03  18:47:13
70011         Log: Subject: [PATCH] Re: win32.c bug - handle leak
70012              From: Jan Dubois <jand@ActiveState.com>
70013              Date: Sat, 02 Aug 2003 10:25:05 -0700
70014              Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
70015      Branch: perl
70016            ! win32/win32.c
70017 ____________________________________________________________________________
70018 [ 20454] By: jhi                                   on 2003/08/03  18:45:53
70019         Log: Subject: [PATCH 5.8.1 @20218] OS/2 build
70020              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
70021              Date: Sat, 2 Aug 2003 09:38:50 -0700
70022              Message-ID: <20030802163850.GA4712@math.berkeley.edu>
70023      Branch: perl
70024            ! os2/os2ish.h
70025 ____________________________________________________________________________
70026 [ 20453] By: jhi                                   on 2003/08/03  18:44:29
70027         Log: Subject: [PATCH] Storable and uninitalized array values
70028              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
70029              Date: Sat, 2 Aug 2003 13:40:16 +0200
70030              Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
70031      Branch: perl
70032            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
70033 ____________________________________________________________________________
70034 [ 20452] By: jhi                                   on 2003/08/03  18:27:47
70035         Log: Upgrade to Unicode::Collate 0.26.
70036      Branch: perl
70037            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
70038            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
70039            ! lib/Unicode/Collate/t/test.t
70040 ____________________________________________________________________________
70041 [ 20451] By: jhi                                   on 2003/08/03  18:24:18
70042         Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
70043              From: "Craig A. Berry" <craigberry@mac.com>
70044              Date: Sat, 02 Aug 2003 10:25:44 -0500
70045              Message-ID: <3F2BD7F8.8090003@mac.com>
70046      Branch: perl
70047            ! lib/Net/Ping.pm
70048 ____________________________________________________________________________
70049 [ 20450] By: rgs                                   on 2003/08/03  12:50:07
70050         Log: Subject: [PATCH 5.8.1 @20218] Shell.t
70051              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
70052              Date: Sun, 3 Aug 2003 06:21:41 -0700
70053              Message-ID: <20030803132141.GA5156@math.berkeley.edu>
70054      Branch: perl
70055            ! lib/Shell.t
70056 ____________________________________________________________________________
70057 [ 20447] By: jhi                                   on 2003/08/02  07:26:58
70058         Log: C++ (or C99) sneak attack ("inline" function keyword).
70059      Branch: perl
70060            ! ext/Devel/DProf/DProf.xs
70061 ____________________________________________________________________________
70062 [ 20445] By: jhi                                   on 2003/08/02  06:24:30
70063         Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
70064              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
70065              Date: Fri, 1 Aug 2003 13:12:14 +0200
70066              Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
70067      Branch: perl
70068            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
70069            ! ext/File/Glob/t/basic.t
70070 ____________________________________________________________________________
70071 [ 20444] By: jhi                                   on 2003/08/02  06:17:28
70072         Log: Only show the message if the locale settings look risky.
70073      Branch: perl
70074            ! ext/Time/HiRes/Makefile.PL
70075 ____________________________________________________________________________
70076 [ 20443] By: jhi                                   on 2003/08/02  06:01:27
70077         Log: Add a message about the LC_ALL=C workaround (for non-core builds);
70078              update Changes.
70079      Branch: perl
70080            ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL
70081 ____________________________________________________________________________
70082 [ 20441] By: jhi                                   on 2003/08/02  05:37:37
70083         Log: Subject: [PATCH] Small nit to pad.c
70084              From: Enache Adrian <enache@rdslink.ro>
70085              Date: Sat, 2 Aug 2003 01:50:40 +0300
70086              Message-ID: <20030801225040.GB1281@ratsnest.hole>
70087      Branch: perl
70088            ! pad.c
70089 ____________________________________________________________________________
70090 [ 20440] By: jhi                                   on 2003/08/02  05:12:13
70091         Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
70092              From: Radu Greab <rgreab@fx.ro>
70093              Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
70094              Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
70095      Branch: perl
70096            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
70097            ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t
70098            ! t/lib/dprof/test8_v
70099 ____________________________________________________________________________
70100 [ 20439] By: jhi                                   on 2003/08/02  05:06:43
70101         Log: Subject: [PATCH] ioctl for VMS
70102              From: "Craig A. Berry" <craigberry@mac.com>
70103              Date: Fri, 01 Aug 2003 23:34:31 -0500
70104              Message-ID: <3F2B3F57.4050609@mac.com>
70105      Branch: perl
70106            ! configure.com vms/vmsish.h
70107 ____________________________________________________________________________
70108 [ 20438] By: jhi                                   on 2003/08/02  05:05:40
70109         Log: Subject: [PATCH] argv case nit for VMS
70110              From: "Craig A. Berry" <craigberry@mac.com>
70111              Date: Fri, 01 Aug 2003 19:16:30 -0500
70112              Message-ID: <3F2B02DE.10207@mac.com>
70113      Branch: perl
70114            ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
70115 ____________________________________________________________________________
70116 [ 20437] By: jhi                                   on 2003/08/01  22:00:30
70117         Log: Hugo's second thoughts: drop the relatively rare and
70118              slow optimization for now.
70119      Branch: perl
70120            ! regexec.c
70121 ____________________________________________________________________________
70122 [ 20435] By: jhi                                   on 2003/08/01  21:55:19
70123         Log: Missed this bit in the last update: couldn't answer ''
70124              or ' ' to get 'none'.
70125      Branch: perl
70126            ! Configure
70127 ____________________________________________________________________________
70128 [ 20432] By: jhi                                   on 2003/08/01  13:45:10
70129         Log: Encode pre-1.98 update from Dan Kogai, sent from
70130              the ashes of his smoldering motherboard.
70131      Branch: perl
70132            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
70133            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
70134            ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
70135            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
70136 ____________________________________________________________________________
70137 [ 20431] By: jhi                                   on 2003/08/01  13:34:28
70138         Log: More runperl(switches => ...) finds (bleadperl only).
70139      Branch: perl
70140            ! t/op/readline.t
70141 ____________________________________________________________________________
70142 [ 20426] By: jhi                                   on 2003/08/01  12:45:19
70143         Log: Regen perltoc.
70144      Branch: perl
70145            ! pod/perltoc.pod
70146 ____________________________________________________________________________
70147 [ 20425] By: jhi                                   on 2003/08/01  12:44:16
70148         Log: pod likes whitespace.
70149      Branch: perl
70150            ! ext/ByteLoader/ByteLoader.pm
70151 ____________________________________________________________________________
70152 [ 20422] By: jhi                                   on 2003/08/01  11:37:53
70153         Log: Faulty check.
70154      Branch: perl
70155            ! t/test.pl
70156 ____________________________________________________________________________
70157 [ 20420] By: jhi                                   on 2003/08/01  11:06:54
70158         Log: Update INSTALL on the *dir.
70159      Branch: perl
70160            ! INSTALL
70161 ____________________________________________________________________________
70162 [ 20419] By: jhi                                   on 2003/08/01  11:04:55
70163         Log: Regen Glossary et al.
70164      Branch: perl
70165            ! Porting/Glossary Porting/config.sh Porting/config_H
70166 ____________________________________________________________________________
70167 [ 20418] By: jhi                                   on 2003/08/01  10:58:23
70168         Log: Now the test should be really testing what it's supposed to.
70169      Branch: perl
70170            ! ext/B/t/bytecode.t
70171 ____________________________________________________________________________
70172 [ 20417] By: jhi                                   on 2003/08/01  10:45:57
70173         Log: Fix the options.
70174      Branch: perl
70175            ! ext/B/t/bytecode.t
70176 ____________________________________________________________________________
70177 [ 20416] By: jhi                                   on 2003/08/01  10:44:19
70178         Log: Argument sanity checking.
70179      Branch: perl
70180            ! t/test.pl
70181 ____________________________________________________________________________
70182 [ 20413] By: jhi                                   on 2003/08/01  10:37:09
70183         Log: Regen Configure to use the *html*dir files.
70184              (installhtml uses none of that, though)
70185      Branch: perl
70186            ! Configure Policy_sh.SH config_h.SH
70187 ____________________________________________________________________________
70188 [ 20411] By: jhi                                   on 2003/08/01  10:10:05
70189         Log: More for the *dir changes.
70190      Branch: perl
70191            ! Policy_sh.SH config_h.SH hints/darwin.sh
70192 ____________________________________________________________________________
70193 [ 20410] By: jhi                                   on 2003/08/01  10:09:38
70194         Log: Regen Configure for the new *dir installation variables.
70195              If these don't work, ask Schwern.
70196      Branch: perl
70197            ! Configure
70198 ____________________________________________________________________________
70199 [ 20408] By: jhi                                   on 2003/08/01  05:27:48
70200         Log: Upgrade to MakeMaker 6.13.
70201      Branch: perl
70202            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
70203            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
70204            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
70205            ! lib/ExtUtils/t/basic.t
70206 ____________________________________________________________________________
70207 [ 20407] By: jhi                                   on 2003/08/01  05:21:36
70208         Log: JAPH patch :-) from Abigail.
70209      Branch: perl
70210            ! t/japh/abigail.t
70211 ____________________________________________________________________________
70212 [ 20406] By: jhi                                   on 2003/08/01  05:10:30
70213         Log: Regen perlapi.
70214      Branch: perl
70215            ! perlapi.c
70216 ____________________________________________________________________________
70217 [ 20405] By: jhi                                   on 2003/08/01  05:09:23
70218         Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
70219              From: Dave Mitchell <davem@fdgroup.com>
70220              Date: Fri, 1 Aug 2003 01:16:31 +0100
70221              Message-ID: <20030801001631.GA11233@fdgroup.com>
70222      Branch: perl
70223            ! regcomp.c t/op/pat.t
70224 ____________________________________________________________________________
70225 [ 20404] By: ams                                   on 2003/08/01  03:28:17
70226         Log: Subject: [PATCH] LotR quote for perlapi.c
70227              From: Autrijus Tang <autrijus@autrijus.org>
70228              Date: Fri, 1 Aug 2003 10:00:29 +0800
70229              Message-Id: <20030801020029.GA28241@not.autrijus.org>
70230      Branch: perl
70231            ! embed.pl
70232 ____________________________________________________________________________
70233 [ 20396] By: rgs                                   on 2003/07/31  20:37:50
70234         Log: Document in INSTALL that -Uinstallusrbinperl is now the default.
70235      Branch: perl
70236            ! INSTALL
70237 ____________________________________________________________________________
70238 [ 20395] By: jhi                                   on 2003/07/31  20:32:30
70239         Log: Integrate README.macosx more.
70240      Branch: perl
70241            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
70242            ! win32/Makefile win32/makefile.mk
70243 ____________________________________________________________________________
70244 [ 20394] By: jhi                                   on 2003/07/31  20:31:49
70245         Log: README.macosx from Sherm Pendley.
70246      Branch: perl
70247            + README.macosx
70248            ! MANIFEST
70249 ____________________________________________________________________________
70250 [ 20393] By: jhi                                   on 2003/07/31  20:31:08
70251         Log: Unportable subtest needs rethink.
70252      Branch: perl
70253            ! ext/B/t/bytecode.t
70254 ____________________________________________________________________________
70255 [ 20392] By: jhi                                   on 2003/07/31  20:22:03
70256         Log: Enache again.
70257      Branch: perl
70258            ! ext/ByteLoader/bytecode.h
70259 ____________________________________________________________________________
70260 [ 20390] By: jhi                                   on 2003/07/31  20:20:28
70261         Log: Retract #20385.
70262      Branch: perl
70263            ! ext/ByteLoader/bytecode.h
70264 ____________________________________________________________________________
70265 [ 20389] By: jhi                                   on 2003/07/31  20:14:06
70266         Log: Yet another bytecode tweak from Enache.
70267      Branch: perl
70268            ! ext/B/B/Bytecode.pm
70269 ____________________________________________________________________________
70270 [ 20388] By: jhi                                   on 2003/07/31  20:11:21
70271         Log: Subject: [DOC PATCH] pod/perlguts.pod
70272              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
70273              Date: Thu, 31 Jul 2003 22:39:01 +0200
70274              Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
70275      Branch: perl
70276            ! pod/perlguts.pod
70277 ____________________________________________________________________________
70278 [ 20387] By: jhi                                   on 2003/07/31  19:57:36
70279         Log: Subject: Re: [perl #23171] Regex too selfish
70280              From: hv@crypt.org
70281              Date: Thu, 31 Jul 2003 18:59:43 +0100
70282              Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
70283
70284              (choose the second code patch)
70285      Branch: perl
70286            ! regexec.c t/op/re_tests
70287 ____________________________________________________________________________
70288 [ 20386] By: jhi                                   on 2003/07/31  19:48:17
70289         Log: Make consistent with installperl (and working in MPE/iX)
70290              (Mark Bixby)
70291      Branch: perl
70292            ! installman
70293 ____________________________________________________________________________
70294 [ 20385] By: jhi                                   on 2003/07/31  19:46:14
70295         Log: (retracted by #20390)
70296      Branch: perl
70297            ! ext/ByteLoader/bytecode.h
70298 ____________________________________________________________________________
70299 [ 20383] By: jhi                                   on 2003/07/31  19:37:22
70300         Log: Upgrade to real CPAN.pm 1.76.
70301      Branch: perl
70302            + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
70303            + lib/CPAN/t/signature.t
70304            ! MANIFEST lib/CPAN.pm
70305 ____________________________________________________________________________
70306 [ 20379] By: jhi                                   on 2003/07/31  12:32:31
70307         Log: One more tweak for Mac OS X hints.
70308      Branch: perl
70309            ! hints/darwin.sh
70310 ____________________________________________________________________________
70311 [ 20378] By: jhi                                   on 2003/07/31  11:39:31
70312         Log: The new PKI system is far too untested and rough yet
70313              (think machines with no network, machines behind firewalls,
70314              corporate and national encryption policies).  It cannot be
70315              considered useable at this stage.
70316
70317              Therefore, create a fake CPAN 1.76.
70318      Branch: perl
70319            ! lib/CPAN.pm
70320 ____________________________________________________________________________
70321 [ 20377] By: jhi                                   on 2003/07/31  11:28:58
70322         Log: This test is pretty useless as it stands.
70323      Branch: perl
70324            - lib/CPAN/t/signature.t
70325            ! MANIFEST
70326 ____________________________________________________________________________
70327 [ 20376] By: jhi                                   on 2003/07/31  10:30:08
70328         Log: Document the requirements for Module::Signature a bit.
70329      Branch: perl
70330            ! lib/CPAN.pm
70331 ____________________________________________________________________________
70332 [ 20375] By: jhi                                   on 2003/07/31  09:37:44
70333         Log: We are change #20316 ahead of 1.75.
70334      Branch: perl
70335            ! lib/CPAN.pm
70336 ____________________________________________________________________________
70337 [ 20373] By: jhi                                   on 2003/07/31  07:35:11
70338         Log: Integrate from maint:
70339              [ 20359]
70340              No more wince/README.compile here, either.
70341      Branch: perl
70342           !> Porting/makerel
70343 ____________________________________________________________________________
70344 [ 20371] By: jhi                                   on 2003/07/31  05:41:56
70345         Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
70346              (Schwern)
70347      Branch: perl
70348            ! lib/ExtUtils/MakeMaker.pm
70349 ____________________________________________________________________________
70350 [ 20370] By: jhi                                   on 2003/07/31  05:39:11
70351         Log: Schwern says this is most probably an old VMS MakeMaker
70352              bug workaround that can go now.
70353      Branch: perl
70354            ! ext/SDBM_File/sdbm/Makefile.PL
70355 ____________________________________________________________________________
70356 [ 20369] By: jhi                                   on 2003/07/31  05:32:15
70357         Log: Final touches to "Apple-like" installation directories.
70358      Branch: perl
70359            ! hints/darwin.sh
70360 ____________________________________________________________________________
70361 [ 20368] By: jhi                                   on 2003/07/31  05:28:17
70362         Log: Tests for change #20367 (and change use overload; to
70363              just require overload;)
70364      Branch: perl
70365            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
70366 ____________________________________________________________________________
70367 [ 20367] By: jhi                                   on 2003/07/31  05:12:47
70368         Log: Subject: [PATCH Tie::RefHash] added support for overloaded ""
70369              From: Xavier Noria <fxn@hashref.com>
70370              Date: Thu, 31 Jul 2003 00:29:13 +0200
70371              Message-Id: <200307310029.13567.fxn@hashref.com>
70372      Branch: perl
70373            ! lib/Tie/RefHash.pm
70374 ____________________________________________________________________________
70375 [ 20366] By: jhi                                   on 2003/07/31  05:06:11
70376         Log: Subject: [PATCH] test for B::Bytecode/ByteLoader
70377              From: Enache Adrian <enache@rdslink.ro>
70378              Date: Thu, 31 Jul 2003 03:49:40 +0300
70379              Message-ID: <20030731004940.GB1266@ratsnest.hole>
70380
70381              (but use test.pl:run_perl() instead of manual `$^X ...`)
70382      Branch: perl
70383            + ext/B/t/bytecode.t
70384            ! MANIFEST
70385 ____________________________________________________________________________
70386 [ 20364] By: rgs                                   on 2003/07/30  21:35:08
70387         Log: Silence spurious noise from MakeMaker :
70388              hint files shouldn't return undef and have set $!.
70389      Branch: perl
70390            ! ext/DynaLoader/hints/linux.pl
70391 ____________________________________________________________________________
70392 [ 20362] By: jhi                                   on 2003/07/30  20:24:49
70393         Log: Upgrade to NEXT 0.52.
70394      Branch: perl
70395            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
70396            ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
70397 ____________________________________________________________________________
70398 [ 20356] By: jhi                                   on 2003/07/30  18:16:55
70399         Log: Might as well.
70400      Branch: perl
70401            ! pod/perlhist.pod
70402 ____________________________________________________________________________
70403 [ 20355] By: jhi                                   on 2003/07/30  18:15:49
70404         Log: Silly gcc.
70405      Branch: perl
70406            ! perl.c
70407 ____________________________________________________________________________
70408 [ 20353] By: jhi                                   on 2003/07/30  17:09:59
70409         Log: This is getting comical.  (Practical tip: never ask
70410              for opinions from one than one person at one time.)
70411              Now back to -Dprefix='/usr' replacing the system Perl,
70412              but don't use the Apple internal DSTROOT.
70413      Branch: perl
70414            ! hints/darwin.sh
70415 ____________________________________________________________________________
70416 [ 20352] By: jhi                                   on 2003/07/30  17:00:25
70417         Log: Mac OS X hints dance continues.  Now drop any special
70418              installation directory mangling.  In other words, if
70419              you want to overwrite the system perl, you really need
70420              to find out how to do that.
70421      Branch: perl
70422            ! hints/darwin.sh
70423 ____________________________________________________________________________
70424 [ 20350] By: jhi                                   on 2003/07/30  14:23:03
70425         Log: Try again with the Mac OS X hints.  Now the three cases
70426              (no -Dprefix, /usr, and something else) all install
70427              into separate places.  No prefix installs to /usr/local.
70428              The /usr overwrites the Apple install (modulo the version).
70429      Branch: perl
70430            ! hints/darwin.sh
70431 ____________________________________________________________________________
70432 [ 20348] By: jhi                                   on 2003/07/30  13:28:30
70433         Log: Subject: [PATCH] NEXT and Diamond Inheritance
70434              From: Casey West <casey@geeknest.com>
70435              Date: Tue, 29 Jul 2003 17:37:15 -0400
70436              Message-ID: <20030729213715.GY76899@geeknest.com>
70437
70438              (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
70439      Branch: perl
70440            ! lib/NEXT.pm lib/NEXT/t/unseen.t
70441 ____________________________________________________________________________
70442 [ 20347] By: jhi                                   on 2003/07/30  13:19:03
70443         Log: Match also on full name and email (though the email is
70444              now less interesting than it used to be).
70445      Branch: perl
70446            ! Porting/Maintainers
70447 ____________________________________________________________________________
70448 [ 20346] By: jhi                                   on 2003/07/30  12:26:53
70449         Log: Maintainers script tweaks.
70450      Branch: perl
70451            ! Porting/Maintainers
70452 ____________________________________________________________________________
70453 [ 20345] By: jhi                                   on 2003/07/30  11:17:33
70454         Log: rmdir t/lib/IO.
70455      Branch: perl
70456            ! ext/IO/t/IO.t
70457 ____________________________________________________________________________
70458 [ 20344] By: jhi                                   on 2003/07/30  11:15:30
70459         Log: Adjust the list of rmdired lib directories.
70460      Branch: perl
70461            ! Makefile.SH
70462 ____________________________________________________________________________
70463 [ 20343] By: jhi                                   on 2003/07/30  10:06:24
70464         Log: Be paranoid about PL_origargv.
70465              Paranoia warranted by Win32 mod_perl.
70466      Branch: perl
70467            ! perl.c
70468 ____________________________________________________________________________
70469 [ 20342] By: jhi                                   on 2003/07/30  09:57:55
70470         Log: Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
70471              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
70472              Date: Wed, 30 Jul 2003 14:56:32 +0400
70473              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
70474      Branch: perl
70475            ! perlio.c
70476 ____________________________________________________________________________
70477 [ 20341] By: jhi                                   on 2003/07/30  09:54:46
70478         Log: Upgrade to ExtUtils::MakeMaker 6.12.
70479      Branch: perl
70480            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
70481            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
70482            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
70483            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
70484 ____________________________________________________________________________
70485 [ 20340] By: jhi                                   on 2003/07/30  09:47:32
70486         Log: That's M. Schwern to you, earthling.
70487      Branch: perl
70488            ! Porting/Maintainers.pl
70489 ____________________________________________________________________________
70490 [ 20339] By: jhi                                   on 2003/07/30  09:43:32
70491         Log: Arthur maintains Safe.
70492      Branch: perl
70493            ! Porting/Maintainers.pl
70494 ____________________________________________________________________________
70495 [ 20338] By: jhi                                   on 2003/07/30  09:40:28
70496         Log: Use the CPAN id where available.
70497      Branch: perl
70498            ! Porting/Maintainers.pl
70499 ____________________________________________________________________________
70500 [ 20337] By: jhi                                   on 2003/07/30  09:26:47
70501         Log: Rename Modules and Modules.pl as Maintainers and
70502              Maintainers.pl since the same framework can be used
70503              for more than just modules.
70504      Branch: perl
70505            + Porting/Maintainers Porting/Maintainers.pl
70506            - Porting/Modules Porting/Modules.pl
70507            ! MANIFEST
70508 ____________________________________________________________________________
70509 [ 20336] By: jhi                                   on 2003/07/30  09:11:06
70510         Log: Strip leading ./
70511      Branch: perl
70512            ! Porting/Modules
70513 ____________________________________________________________________________
70514 [ 20335] By: jhi                                   on 2003/07/30  09:01:47
70515         Log: More Modules.pl.
70516      Branch: perl
70517            ! Porting/Modules.pl
70518 ____________________________________________________________________________
70519 [ 20334] By: jhi                                   on 2003/07/30  08:51:57
70520         Log: Modules.pl: add B::Deparse.
70521      Branch: perl
70522            ! Porting/Modules.pl
70523 ____________________________________________________________________________
70524 [ 20333] By: jhi                                   on 2003/07/30  08:26:47
70525         Log: Mac OS X: tweak once again the installation directories.
70526      Branch: perl
70527            ! hints/darwin.sh
70528 ____________________________________________________________________________
70529 [ 20332] By: jhi                                   on 2003/07/30  07:55:04
70530         Log: Modules.pl tweaks.
70531      Branch: perl
70532            ! Porting/Modules.pl
70533 ____________________________________________________________________________
70534 [ 20331] By: jhi                                   on 2003/07/30  06:13:55
70535         Log: Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
70536              From: Jan Dubois <jand@ActiveState.com>
70537              Date: Tue, 29 Jul 2003 19:14:10 -0700
70538              Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
70539      Branch: perl
70540            ! lib/Win32.pod win32/win32.c
70541 ____________________________________________________________________________
70542 [ 20330] By: rgs                                   on 2003/07/29  21:20:28
70543         Log: FAQ sync.
70544      Branch: perl
70545            ! pod/perlfaq4.pod pod/perlfaq7.pod
70546 ____________________________________________________________________________
70547 [ 20329] By: jhi                                   on 2003/07/29  20:54:38
70548         Log: Subject: tiny fix for WinCE (Re: maint @ 20277)
70549              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
70550              Date: Wed, 30 Jul 2003 02:02:41 +0400
70551              Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
70552      Branch: perl
70553            ! wince/wince.c
70554 ____________________________________________________________________________
70555 [ 20327] By: jhi                                   on 2003/07/29  20:09:15
70556         Log: MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
70557      Branch: perl
70558            ! README.mpeix ext/IO/t/io_sock.t mpeix/mpeix.c mpeix/mpeixish.h
70559 ____________________________________________________________________________
70560 [ 20324] By: jhi                                   on 2003/07/29  19:55:50
70561         Log: Revert #20301, apparently the _SOCKADDR_LEN #define is
70562              important for IPv6 (Spider).  Since there is no way to
70563              otherwise detect 3.X, use the hints.
70564      Branch: perl
70565            ! hints/dec_osf.sh perl.h
70566 ____________________________________________________________________________
70567 [ 20316] By: jhi                                   on 2003/07/29  15:27:46
70568         Log: Don't nag about Module::Signature if there is no
70569              way for the user to use it (based on Autrijus' patch).
70570      Branch: perl
70571            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70572 ____________________________________________________________________________
70573 [ 20315] By: jhi                                   on 2003/07/29  14:47:04
70574         Log: Oops.
70575      Branch: perl
70576            ! sv.c
70577 ____________________________________________________________________________
70578 [ 20314] By: jhi                                   on 2003/07/29  13:26:26
70579         Log: Slight rewording on the destdir.
70580      Branch: perl
70581            ! INSTALL
70582 ____________________________________________________________________________
70583 [ 20312] By: jhi                                   on 2003/07/29  13:20:21
70584         Log: Subject: [PATCH] pod/perlvar.pod: minor typo
70585              From: "Brendan O'Dea" <bod@debian.org>
70586              Date: Tue, 29 Jul 2003 23:49:18 +1000
70587              Message-ID: <20030729134918.GA4339@londo.c47.org>
70588      Branch: perl
70589            ! pod/perlvar.pod
70590 ____________________________________________________________________________
70591 [ 20310] By: jhi                                   on 2003/07/29  13:11:57
70592         Log: Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
70593              From: PPrymmer@factset.com
70594              Date: Tue, 22 Jul 2003 11:12:05 -0400
70595              Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
70596      Branch: perl
70597            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
70598            ! ext/Encode/t/perlio.t
70599 ____________________________________________________________________________
70600 [ 20309] By: jhi                                   on 2003/07/29  13:06:24
70601         Log: Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
70602              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
70603              Date: Sun, 13 Jul 2003 10:23:35 +0900
70604              Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
70605      Branch: perl
70606            ! ext/Encode/lib/Encode/Alias.pm
70607 ____________________________________________________________________________
70608 [ 20308] By: jhi                                   on 2003/07/29  13:02:43
70609         Log: The --destdir option to installman should be made
70610              optional so that it doesn't complain when passed
70611              an empty value (from Rafael)
70612      Branch: perl
70613            ! installman
70614 ____________________________________________________________________________
70615 [ 20306] By: jhi                                   on 2003/07/29  12:05:24
70616         Log: Too many my $fh:s.
70617      Branch: perl
70618            ! lib/CPAN.pm
70619 ____________________________________________________________________________
70620 [ 20305] By: jhi                                   on 2003/07/29  11:55:11
70621         Log: Quieten MSVC6.
70622      Branch: perl
70623            ! pp.c
70624 ____________________________________________________________________________
70625 [ 20302] By: jhi                                   on 2003/07/29  11:31:17
70626         Log: Subject: DESTDIR in perl-5.8.1 package?
70627              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
70628              Date: Fri, 11 Jul 2003 14:48:41 +0200
70629              Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
70630
70631              Subject: Re: DESTDIR in perl-5.8.1 package?
70632              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
70633              Date: Mon, 14 Jul 2003 12:00:25 +0200
70634              Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
70635
70636              (blindly prepending and s///ing away the $destdir does not work
70637              at least in VMS, but the --destdir should help rpm builders
70638              and the like)
70639      Branch: perl
70640            ! INSTALL Makefile.SH installman installperl
70641 ____________________________________________________________________________
70642 [ 20301] By: jhi                                   on 2003/07/29  11:20:07
70643         Log: Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
70644              From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
70645              Date: 26 Jul 2003 21:44:06 -0000
70646              Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
70647
70648              Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
70649              releases 4.x and 5.x.
70650      Branch: perl
70651            ! perl.h
70652 ____________________________________________________________________________
70653 [ 20300] By: jhi                                   on 2003/07/29  11:18:27
70654         Log: Cleanup the sv_gets() logic for platforms with small stacks.
70655              (I think hogging 8K of stack sounds like bad behaviour on any
70656              platform, big stack or not.)
70657      Branch: perl
70658            ! sv.c
70659 ____________________________________________________________________________
70660 [ 20299] By: merijn                                on 2003/07/29  10:57:37
70661         Log: README.hpux now mentions the http mirror for prebuilt gcc binaries
70662      Branch: perl
70663            ! README.hpux
70664 ____________________________________________________________________________
70665 [ 20298] By: jhi                                   on 2003/07/29  10:57:28
70666         Log: DEC OSF/1 3.x did (does) not do sizer -v.
70667      Branch: perl
70668            ! hints/dec_osf.sh
70669 ____________________________________________________________________________
70670 [ 20295] By: jhi                                   on 2003/07/29  10:36:25
70671         Log: Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
70672              From: Autrijus Tang <autrijus@autrijus.org>
70673              Date: Tue, 29 Jul 2003 09:58:35 +0800
70674              Message-ID: <20030729015834.GA7149@not.autrijus.org>
70675      Branch: perl
70676            ! lib/CPAN.pm
70677 ____________________________________________________________________________
70678 [ 20294] By: jhi                                   on 2003/07/29  10:30:05
70679         Log: There is no skip() since we are not using Test*.
70680      Branch: perl
70681            ! lib/CPAN/t/signature.t
70682 ____________________________________________________________________________
70683 [ 20293] By: jhi                                   on 2003/07/29  10:28:10
70684         Log: Upgrade to CPAN.pm 1.74.
70685      Branch: perl
70686            ! lib/CPAN.pm lib/CPAN/t/signature.t
70687 ____________________________________________________________________________
70688 [ 20292] By: jhi                                   on 2003/07/29  10:14:26
70689         Log: Most importantly, don't try HvNAME(gp->gp_hv)
70690              unless PL_stashcache exists, otherwise we get
70691              an invalid read (detected by valgrind, and crashes
70692              ext/threads/t/basic.t in Windows).
70693
70694              Also add a few if:s for the refcnt decrements,
70695              no need to call Perl_sv_free() if there's nothing to free.
70696      Branch: perl
70697            ! gv.c
70698 ____________________________________________________________________________
70699 [ 20291] By: jhi                                   on 2003/07/29  09:00:58
70700         Log: Tabify.
70701      Branch: perl
70702            ! MANIFEST
70703 ____________________________________________________________________________
70704 [ 20288] By: jhi                                   on 2003/07/29  08:29:50
70705         Log: Subject: [perl #22969] fix $hash{utf8bareword}
70706              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
70707              Date: Tue, 29 Jul 2003 11:09:37 +0200
70708              Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
70709      Branch: perl
70710            ! t/op/utfhash.t toke.c
70711 ____________________________________________________________________________
70712 [ 20287] By: jhi                                   on 2003/07/29  08:26:48
70713         Log: Subject: [PATCH pointer] B::Deparse 0.64
70714              From: Stephen McCamant <smcc@mit.edu>
70715              Date: Mon, 28 Jul 2003 16:57:19 -0400
70716              Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
70717      Branch: perl
70718            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
70719 ____________________________________________________________________________
70720 [ 20286] By: jhi                                   on 2003/07/29  08:24:45
70721         Log: More perlio docs from Stas.
70722      Branch: perl
70723            ! pod/perliol.pod
70724 ____________________________________________________________________________
70725 [ 20285] By: jhi                                   on 2003/07/29  08:22:49
70726         Log: Reintroduce Porting/Modules.  No, it's not duplicating
70727              the information in Module::CoreList.
70728      Branch: perl
70729            + Porting/Modules Porting/Modules.pl
70730            ! AUTHORS MANIFEST
70731 ____________________________________________________________________________
70732 [ 20283] By: jhi                                   on 2003/07/29  05:00:12
70733         Log: The better prefixify() patch from Ed Moy.
70734      Branch: perl
70735            ! lib/ExtUtils/MM_Unix.pm
70736 ____________________________________________________________________________
70737 [ 20282] By: jhi                                   on 2003/07/29  04:57:57
70738         Log: PerlIO_popped doc addition from NI-S.
70739      Branch: perl
70740            ! pod/perliol.pod
70741 ____________________________________________________________________________
70742 [ 20281] By: jhi                                   on 2003/07/29  04:55:48
70743         Log: Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
70744              From: "Craig A. Berry" <craigberry@mac.com>
70745              Date: Tue, 29 Jul 2003 00:11:46 -0500
70746              Message-ID: <3F260212.9000104@mac.com>
70747      Branch: perl
70748            ! lib/File/Find.pm
70749 ____________________________________________________________________________
70750 [ 20278] By: jhi                                   on 2003/07/28  18:03:48
70751         Log: More bytecode tweaks.
70752      Branch: perl
70753            ! ext/B/B.xs ext/B/B/Bytecode.pm
70754 ____________________________________________________________________________
70755 [ 20275] By: jhi                                   on 2003/07/28  16:47:53
70756         Log: No more wince/README.compile.
70757      Branch: perl
70758            ! Porting/curliff.pl
70759 ____________________________________________________________________________
70760 [ 20272] By: jhi                                   on 2003/07/28  16:19:47
70761         Log: Slightly better failure output.
70762      Branch: perl
70763            ! ext/Devel/Peek/t/Peek.t
70764 ____________________________________________________________________________
70765 [ 20270] By: jhi                                   on 2003/07/28  15:12:28
70766         Log: These directories no more exist during cleanup.
70767      Branch: perl
70768            ! Makefile.SH
70769 ____________________________________________________________________________
70770 [ 20269] By: jhi                                   on 2003/07/28  15:07:22
70771         Log: No more ext/*/*.t, move them all to ext/*/t.
70772      Branch: perl
70773            + ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
70774            + ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
70775            + ext/I18N/Langinfo/t/Langinfo.t ext/IPC/SysV/t/ipcsysv.t
70776            + ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
70777            + ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
70778            + ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
70779            + ext/Safe/t/safe3.t ext/Socket/t/Socket.t
70780            + ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
70781            + ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
70782            + ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
70783            - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
70784            - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
70785            - ext/I18N/Langinfo/Langinfo.t ext/IPC/SysV/ipcsysv.t
70786            - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
70787            - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
70788            - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
70789            - ext/Socket/Socket.t ext/Socket/socketpair.t
70790            - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
70791            - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
70792            - ext/re/re.t
70793            ! MANIFEST ext/IPC/SysV/MANIFEST
70794 ____________________________________________________________________________
70795 [ 20268] By: jhi                                   on 2003/07/28  14:31:17
70796         Log: Move the ext/IO tests to a more standard location so that
70797              the *.t do not get copied to the build tree (lib/IO/).
70798      Branch: perl
70799            + ext/IO/t/IO.t ext/IO/t/io_const.t ext/IO/t/io_dir.t
70800            + ext/IO/t/io_dup.t ext/IO/t/io_linenum.t
70801            + ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_poll.t
70802            + ext/IO/t/io_sel.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
70803            + ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
70804            + ext/IO/t/io_utf8.t ext/IO/t/io_xs.t
70805            - ext/IO/lib/IO/t/IO.t ext/IO/lib/IO/t/io_const.t
70806            - ext/IO/lib/IO/t/io_dir.t ext/IO/lib/IO/t/io_dup.t
70807            - ext/IO/lib/IO/t/io_linenum.t ext/IO/lib/IO/t/io_multihomed.t
70808            - ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_poll.t
70809            - ext/IO/lib/IO/t/io_sel.t ext/IO/lib/IO/t/io_sock.t
70810            - ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
70811            - ext/IO/lib/IO/t/io_udp.t ext/IO/lib/IO/t/io_unix.t
70812            - ext/IO/lib/IO/t/io_utf8.t ext/IO/lib/IO/t/io_xs.t
70813            ! MANIFEST
70814 ____________________________________________________________________________
70815 [ 20267] By: jhi                                   on 2003/07/28  14:16:44
70816         Log: Retract #20260.
70817      Branch: perl
70818            ! perlio.c perliol.h
70819 ____________________________________________________________________________
70820 [ 20266] By: jhi                                   on 2003/07/28  13:38:59
70821         Log: Bump the $VERSION of core File::Spec as requested by Ken Williams.
70822      Branch: perl
70823            ! lib/File/Spec.pm
70824 ____________________________________________________________________________
70825 [ 20265] By: jhi                                   on 2003/07/28  13:23:44
70826         Log: Subject: [PATCH] #20177 broke skip logic in t/op/write.t
70827              From: "Craig A. Berry" <craigberry@mac.com>
70828              Date: Mon, 28 Jul 2003 08:04:32 -0500
70829              Message-ID: <3F251F60.6050607@mac.com>
70830      Branch: perl
70831            ! t/op/write.t
70832 ____________________________________________________________________________
70833 [ 20264] By: jhi                                   on 2003/07/28  13:21:58
70834         Log: Subject: [PATCH] t/op/write.t cleanup after itself.
70835              From: Michael G Schwern <schwern@pobox.com>
70836              Date: Mon, 28 Jul 2003 05:54:19 -0700
70837              Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
70838      Branch: perl
70839            ! t/op/write.t
70840 ____________________________________________________________________________
70841 [ 20263] By: jhi                                   on 2003/07/28  12:13:24
70842         Log: Make Storable work with blead/maint by making PL_sv_placeholder
70843              a true global, bump $VERSION to 2.08.  Will take a look at the
70844              portability issue of placeholders soon.
70845      Branch: perl
70846            ! embedvar.h ext/Storable/Storable.pm ext/Storable/Storable.xs
70847            ! intrpvar.h perlapi.h perlvars.h sv.c
70848 ____________________________________________________________________________
70849 [ 20262] By: jhi                                   on 2003/07/28  11:35:31
70850         Log: Storable test nosewipe.
70851      Branch: perl
70852            ! ext/Storable/t/code.t ext/Storable/t/utf8hash.t
70853 ____________________________________________________________________________
70854 [ 20261] By: jhi                                   on 2003/07/28  11:02:23
70855         Log: Solaris cc didn't appreciate casting a long to a pointer
70856              with no cast, and lval casts are unportable, so introduce
70857              a rval cast.
70858      Branch: perl
70859            ! bytecode.pl ext/ByteLoader/byterun.c
70860 ____________________________________________________________________________
70861 [ 20260] By: jhi                                   on 2003/07/28  10:46:58
70862         Log: (Retracted by #20267)
70863      Branch: perl
70864            ! perlio.c perliol.h
70865 ____________________________________________________________________________
70866 [ 20257] By: jhi                                   on 2003/07/28  10:05:58
70867         Log: Subject: CPAN/t/signature.t noisy
70868              From: Michael G Schwern <schwern@pobox.com>
70869              Date: Mon, 28 Jul 2003 02:14:19 -0700
70870              Message-ID: <20030728091419.GG21044@windhund.schwern.org>
70871      Branch: perl
70872            ! lib/CPAN/t/signature.t
70873 ____________________________________________________________________________
70874 [ 20256] By: jhi                                   on 2003/07/28  10:00:11
70875         Log: Extra noise from File::Spec.
70876      Branch: perl
70877            ! lib/File/Spec/t/rel2abs2rel.t
70878 ____________________________________________________________________________
70879 [ 20255] By: jhi                                   on 2003/07/28  09:50:55
70880         Log: Prettyprint the constants list of defsubs_h.PL.
70881      Branch: perl
70882            ! ext/B/defsubs_h.PL
70883 ____________________________________________________________________________
70884 [ 20253] By: jhi                                   on 2003/07/28  04:56:48
70885         Log: Subject: [PATCH] B enhancements
70886              From: Stephen McCamant <smcc@mit.edu>
70887              Date: Sun, 27 Jul 2003 14:07:46 -0400
70888              Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
70889      Branch: perl
70890            ! ext/B/B.pm ext/B/B.xs ext/B/defsubs_h.PL
70891 ____________________________________________________________________________
70892 [ 20252] By: jhi                                   on 2003/07/28  04:55:42
70893         Log: More clarification about the hash randomisation defines.
70894      Branch: perl
70895            ! perl.h
70896 ____________________________________________________________________________
70897 [ 20251] By: jhi                                   on 2003/07/28  04:51:46
70898         Log: Clarify the process a bit.
70899      Branch: perl
70900            ! INSTALL
70901 ____________________________________________________________________________
70902 [ 20250] By: jhi                                   on 2003/07/28  04:43:23
70903         Log: Add $VERSION to B::Bytecode.
70904      Branch: perl
70905            ! ext/B/B/Bytecode.pm
70906 ____________________________________________________________________________
70907 [ 20249] By: jhi                                   on 2003/07/28  04:39:14
70908         Log: Missing test file.  (Not very useful since Module::Signature
70909              is not in the core, but let's not make an exception.)
70910      Branch: perl
70911            ! MANIFEST
70912 ____________________________________________________________________________
70913 [ 20248] By: jhi                                   on 2003/07/28  04:35:27
70914         Log: Subject: Re: downrev modules in RC2
70915              From: Gisle Aas <gisle@ActiveState.com>
70916              Date: 27 Jul 2003 20:25:07 -0700
70917              Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
70918
70919              (upgrade to Digest::MD5 2.26)
70920      Branch: perl
70921            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
70922            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
70923 ____________________________________________________________________________
70924 [ 20247] By: jhi                                   on 2003/07/28  04:31:32
70925         Log: Upgrade to CGI 2.97.
70926      Branch: perl
70927            ! lib/CGI.pm
70928 ____________________________________________________________________________
70929 [ 20246] By: jhi                                   on 2003/07/28  04:26:58
70930         Log: Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
70931              (from Enache)
70932      Branch: perl
70933            ! bytecode.pl ext/ByteLoader/byterun.c
70934 ____________________________________________________________________________
70935 [ 20243] By: jhi                                   on 2003/07/27  20:31:31
70936         Log: Upgrade to CPAN 1.72.
70937      Branch: perl
70938            + lib/CPAN/t/signature.t
70939            ! MANIFEST lib/CPAN.pm
70940 ____________________________________________________________________________
70941 [ 20242] By: jhi                                   on 2003/07/27  20:21:40
70942         Log: We now return to your normally scheduled hash randomisation.
70943      Branch: perl
70944            ! INSTALL perl.h pod/perlfunc.pod pod/perlrun.pod
70945            ! pod/perlsec.pod
70946 ____________________________________________________________________________
70947 [ 20240] By: jhi                                   on 2003/07/27  19:45:22
70948         Log: fresh_perl_(is|like) were printing out the wrong file/line
70949              number on failure because _where() was hard coded to only
70950              look one level up the call stack.  In these cases it has to
70951              look two.
70952              (Schwern)
70953      Branch: perl
70954            ! t/test.pl
70955 ____________________________________________________________________________
70956 [ 20239] By: jhi                                   on 2003/07/27  19:43:34
70957         Log: cleanup tiehandle.t to use test.pl, is(), like(), etc...
70958              (Schwern)
70959      Branch: perl
70960            ! t/op/tiehandle.t
70961 ____________________________________________________________________________
70962 [ 20238] By: jhi                                   on 2003/07/27  19:20:45
70963         Log: Upgrade to Test::Harness 2.29.
70964      Branch: perl
70965            ! lib/Test/Harness.pm lib/Test/Harness/Straps.pm
70966            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
70967            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
70968            ! lib/Test/Harness/t/test-harness.t
70969 ____________________________________________________________________________
70970 [ 20237] By: jhi                                   on 2003/07/27  18:37:45
70971         Log: Missing MakeMaker test.
70972      Branch: perl
70973            + lib/ExtUtils/t/postamble.t
70974            ! MANIFEST
70975 ____________________________________________________________________________
70976 [ 20236] By: jhi                                   on 2003/07/27  18:29:16
70977         Log: Add -l (one file per line) option to manicheck.
70978      Branch: perl
70979            ! Porting/manicheck
70980 ____________________________________________________________________________
70981 [ 20235] By: jhi                                   on 2003/07/27  18:08:55
70982         Log: Further Byteloader tweaks from Enache.
70983      Branch: perl
70984            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
70985            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/defsubs_h.PL
70986            ! ext/B/t/assembler.t ext/ByteLoader/ByteLoader.pm
70987            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
70988            ! ext/ByteLoader/byterun.h t/TEST
70989 ____________________________________________________________________________
70990 [ 20234] By: jhi                                   on 2003/07/27  18:02:24
70991         Log: Reapply some perldoc changes not in 3.09.
70992      Branch: perl
70993            ! lib/Pod/Perldoc.pm
70994 ____________________________________________________________________________
70995 [ 20233] By: jhi                                   on 2003/07/27  17:51:01
70996         Log: Upgrade to Pod::Perldoc 3.09.
70997      Branch: perl
70998            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
70999 ____________________________________________________________________________
71000 [ 20232] By: jhi                                   on 2003/07/27  17:34:23
71001         Log: A bug reported in perl-unicode by Terry Jones, fixed
71002              by Andreas Koenig, and add a test.
71003      Branch: perl
71004            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
71005 ____________________________________________________________________________
71006 [ 20231] By: jhi                                   on 2003/07/27  17:21:11
71007         Log: Unicode::UCD doc nit from Andreas Koenig.
71008      Branch: perl
71009            ! lib/Unicode/UCD.pm
71010 ____________________________________________________________________________
71011 [ 20230] By: jhi                                   on 2003/07/27  17:13:55
71012         Log: Upgrade to I18N::LangTags 0.28.
71013      Branch: perl
71014            + lib/I18N/LangTags/t/01test.t
71015            - lib/I18N/LangTags/test.pl
71016            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/List.pm
71017 ____________________________________________________________________________
71018 [ 20229] By: jhi                                   on 2003/07/27  16:59:27
71019         Log: Skip the test until Enache fixes it.
71020      Branch: perl
71021            ! ext/B/t/assembler.t
71022 ____________________________________________________________________________
71023 [ 20225] By: jhi                                   on 2003/07/27  16:12:44
71024         Log: Upgrade to File::Spec 0.85.
71025      Branch: perl
71026            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
71027            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
71028            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
71029            ! lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
71030            ! lib/File/Spec/t/rel2abs2rel.t
71031 ____________________________________________________________________________
71032 [ 20224] By: jhi                                   on 2003/07/27  15:48:20
71033         Log: Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
71034              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
71035              Date: Sun, 20 Jul 2003 22:36:02 +0200
71036              Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
71037      Branch: perl
71038            ! dump.c embedvar.h ext/Storable/Storable.xs hv.c intrpvar.h
71039            ! perl.c perlapi.h sv.c universal.c
71040 ____________________________________________________________________________
71041 [ 20223] By: jhi                                   on 2003/07/27  15:43:30
71042         Log: Regen byterun once more: the incav is not yet right, but at
71043              least it compiles now (Tru64 cc choked on the lvalue cast).
71044      Branch: perl
71045            ! bytecode.pl ext/ByteLoader/byterun.c
71046 ____________________________________________________________________________
71047 [ 20222] By: jhi                                   on 2003/07/27  15:31:52
71048         Log: Regenerated because of #20220.
71049      Branch: perl
71050            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
71051            ! ext/ByteLoader/byterun.h
71052 ____________________________________________________________________________
71053 [ 20221] By: jhi                                   on 2003/07/27  15:19:57
71054         Log: Subject: [PATCH] fix for File::Find logical name collision on VMS
71055              From: "Craig A. Berry" <craigberry@mac.com>
71056              Date: Mon, 21 Jul 2003 19:40:20 -0500
71057              Message-ID: <3F1C87F4.2070401@mac.com>
71058      Branch: perl
71059            ! lib/File/Find.pm
71060 ____________________________________________________________________________
71061 [ 20220] By: jhi                                   on 2003/07/27  15:13:10
71062         Log: Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
71063              From: Enache Adrian <enache@rdslink.ro>
71064              Date: Fri, 18 Jul 2003 23:15:37 +0300
71065              Message-ID: <20030718201537.GA1574@ratsnest.hole>
71066      Branch: perl
71067            ! Makefile.SH bytecode.pl ext/B/B.xs ext/B/B/Assembler.pm
71068            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/typemap
71069            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
71070            ! ext/ByteLoader/bytecode.h installperl t/TEST utils/perlcc.PL
71071 ____________________________________________________________________________
71072 [ 20219] By: jhi                                   on 2003/07/27  15:08:23
71073         Log: Subject: [PATCH-for-RC2] WinCE port addition
71074              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
71075              Date: Fri, 25 Jul 2003 22:17:11 +0400
71076              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
71077      Branch: perl
71078            - wince/README.compile
71079            ! MANIFEST README.ce wince/Makefile.ce wince/README.perlce
71080            ! wince/compile.bat wince/wince.c wince/wince.h
71081 ____________________________________________________________________________
71082 [ 20217] By: jhi                                   on 2003/07/25  06:39:08
71083         Log: Another missing hunk for MakeMaker from .org.
71084      Branch: perl
71085            ! lib/ExtUtils/MakeMaker.pm
71086 ____________________________________________________________________________
71087 [ 20213] By: jhi                                   on 2003/07/24  14:49:25
71088         Log: Grabbed from www.makemaker.org.
71089      Branch: perl
71090            + t/lib/MakeMaker/Test/Setup/Recurs.pm
71091            ! MANIFEST
71092 ____________________________________________________________________________
71093 [ 20211] By: jhi                                   on 2003/07/24  14:00:29
71094         Log: Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8
71095              From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
71096              Date: 14 Jul 2003 05:35:15 -0000
71097              Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
71098      Branch: perl
71099            ! utf8.c
71100 ____________________________________________________________________________
71101 [ 20209] By: jhi                                   on 2003/07/24  13:42:58
71102         Log: Subject: Re: [typo] sv.c pod/perlapi.pod
71103              From: Stas Bekman <stas@stason.org>
71104              Date: Thu, 24 Jul 2003 16:49:27 +0200
71105              Message-ID: <3F1FF1F7.30500@stason.org>
71106      Branch: perl
71107            ! pod/perlapi.pod sv.c
71108 ____________________________________________________________________________
71109 [ 20208] By: jhi                                   on 2003/07/24  13:41:37
71110         Log: Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
71111              From: Michael G Schwern <schwern@pobox.com>
71112              Date: Thu, 24 Jul 2003 01:28:07 -0700
71113              Message-ID: <20030724082807.GA24285@windhund.schwern.org>
71114      Branch: perl
71115            ! lib/ExtUtils/MakeMaker.pm
71116 ____________________________________________________________________________
71117 [ 20207] By: jhi                                   on 2003/07/24  13:40:39
71118         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
71119              From: Michael G Schwern <schwern@pobox.com>
71120              Date: Mon, 21 Jul 2003 20:12:25 -0700
71121              Message-ID: <20030722031224.GD12711@windhund.schwern.org>
71122      Branch: perl
71123            + lib/ExtUtils/t/recurs.t
71124            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
71125            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
71126            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
71127            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/PATCHING
71128            ! lib/ExtUtils/README lib/ExtUtils/t/Command.t
71129            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
71130            ! lib/ExtUtils/t/basic.t
71131 ____________________________________________________________________________
71132 [ 20206] By: jhi                                   on 2003/07/24  13:23:27
71133         Log: (accidentally empty checkin)
71134      Branch: perl
71135            ! lib/perl5db.pl
71136 ____________________________________________________________________________
71137 [ 20203] By: jhi                                   on 2003/07/24  13:14:53
71138         Log: Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
71139              From: Steve Hay <steve.hay@uk.radan.com>
71140              Date: Fri, 18 Jul 2003 10:03:21 +0100
71141              Message-ID: <3F17B7D9.80805@uk.radan.com>
71142      Branch: perl
71143            ! makedef.pl
71144 ____________________________________________________________________________
71145 [ 20202] By: jhi                                   on 2003/07/24  13:12:08
71146         Log: Subject: [patch] perldebug.pod clarification
71147              From: Stéphane Payrard <stef@payrard.net>
71148              Date: Mon, 21 Jul 2003 21:36:59 +0200
71149              Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
71150      Branch: perl
71151            ! pod/perldebug.pod
71152 ____________________________________________________________________________
71153 [ 20201] By: jhi                                   on 2003/07/24  13:08:50
71154         Log: Subject: PATCH: More edge tests on t/op/pow.t
71155              From: Andy Lester <andy@petdance.com>
71156              Date: Wed, 23 Jul 2003 16:38:35 -0500
71157              Message-ID: <20030723213834.GA20468@petdance.com>
71158      Branch: perl
71159            ! t/op/pow.t
71160 ____________________________________________________________________________
71161 [ 20200] By: jhi                                   on 2003/07/24  13:06:36
71162         Log: Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
71163              From: Stephen McCamant <smcc@mit.edu>
71164              Date: Tue, 22 Jul 2003 09:41:10 -0400
71165              Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
71166      Branch: perl
71167            ! toke.c
71168 ____________________________________________________________________________
71169 [ 20199] By: jhi                                   on 2003/07/24  13:04:24
71170         Log: Subject: [PATCH] Re: Reference to tied elements results in lvalue.
71171              From: Dave Mitchell <davem@fdgroup.com>
71172              Date: Fri, 18 Jul 2003 18:49:43 +0100
71173              Message-ID: <20030718174943.GB6427@fdgroup.com>
71174      Branch: perl
71175            ! sv.c t/op/tie.t
71176 ____________________________________________________________________________
71177 [ 20198] By: jhi                                   on 2003/07/24  09:07:45
71178         Log: Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
71179              From: Stephen McCamant <smcc@mit.edu>
71180              Date: Sat, 19 Jul 2003 12:06:31 -0400
71181              Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
71182      Branch: perl
71183            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
71184 ____________________________________________________________________________
71185 [ 20197] By: jhi                                   on 2003/07/24  08:59:45
71186         Log: Subject: [PATCH] typo in VMS::Filespec
71187              From: Ken Williams <ken@mathforum.org>
71188              Date: Tue, 22 Jul 2003 15:18:21 -0500
71189              Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
71190      Branch: perl
71191            ! vms/ext/Filespec.pm
71192 ____________________________________________________________________________
71193 [ 20196] By: jhi                                   on 2003/07/24  08:54:54
71194         Log: EBCDIC fix from Thomas Dorner.
71195      Branch: perl
71196            ! Makefile.SH
71197 ____________________________________________________________________________
71198 [ 20195] By: jhi                                   on 2003/07/24  08:54:13
71199         Log: POSIX-BC patch from Thomas Dorner.
71200      Branch: perl
71201            ! hints/posix-bc.sh
71202 ____________________________________________________________________________
71203 [ 20194] By: jhi                                   on 2003/07/24  08:45:55
71204         Log: Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning
71205              From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
71206              Date: 14 Jul 2003 05:37:15 -0000
71207              Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
71208      Branch: perl
71209            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
71210 ____________________________________________________________________________
71211 [ 20193] By: jhi                                   on 2003/07/24  08:43:33
71212         Log: Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0
71213              From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
71214              Date: 14 Jul 2003 05:37:02 -0000
71215              Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
71216      Branch: perl
71217            ! ext/IO/lib/IO/Socket.pm
71218 ____________________________________________________________________________
71219 [ 20191] By: jhi                                   on 2003/07/24  08:38:35
71220         Log: Subject: [PATCH] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
71221              From: Dave Mitchell <davem@fdgroup.com>
71222              Date: Thu, 17 Jul 2003 20:33:29 +0100
71223              Message-ID: <20030717193329.GA2699@fdgroup.com>
71224      Branch: perl
71225            ! pad.c t/lib/warnings/pad
71226 ____________________________________________________________________________
71227 [ 20190] By: jhi                                   on 2003/07/24  08:35:11
71228         Log: Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
71229              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
71230              Date: 22 Jul 2003 02:59:13 -0000
71231              Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
71232      Branch: perl
71233            ! pod/perlfunc.pod
71234 ____________________________________________________________________________
71235 [ 20189] By: jhi                                   on 2003/07/24  08:26:02
71236         Log: Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
71237              From: Stephen Clouse <stephenc@theiqgroup.com>
71238              Date: Tue, 22 Jul 2003 21:31:38 -0500
71239              Message-ID: <20030723023138.GA15653@owns.warpcore.org>
71240      Branch: perl
71241            ! perl.h
71242 ____________________________________________________________________________
71243 [ 20187] By: jhi                                   on 2003/07/24  07:53:33
71244         Log: Subject: [PATCH] configure.gnu --prefix
71245              From: slaven@rezic.de
71246              Date: Thu, 10 Jul 2003 09:33:27 +0000
71247              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
71248      Branch: perl
71249            ! configure.gnu
71250 ____________________________________________________________________________
71251 [ 20186] By: jhi                                   on 2003/07/24  07:48:21
71252         Log: Subject: Re: problem with rc1 and rc2 on Mac OS X
71253              From: Edward Moy <emoy@apple.com>
71254              Date: Sun, 13 Jul 2003 14:12:57 -0700
71255              Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
71256      Branch: perl
71257            ! lib/ExtUtils/MM_Unix.pm
71258 ____________________________________________________________________________
71259 [ 20184] By: jhi                                   on 2003/07/24  07:02:31
71260         Log: Subject: [PATCH 5.8.1 @20153] malloc cleanup
71261              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
71262              Date: Tue, 15 Jul 2003 07:46:58 -0700
71263              Message-ID: <20030715144657.GA21313@math.berkeley.edu>
71264      Branch: perl
71265            ! makedef.pl malloc.c malloc_ctl.h
71266 ____________________________________________________________________________
71267 [ 20182] By: jhi                                   on 2003/07/23  13:28:52
71268         Log: This should make Stas happy.
71269      Branch: perl
71270            ! hv.h perl.c
71271 ____________________________________________________________________________
71272 [ 20180] By: jhi                                   on 2003/07/23  12:40:11
71273         Log: utils.lst parsing tweak for bin/perldoc installation from Rafael.
71274      Branch: perl
71275            ! installperl
71276 ____________________________________________________________________________
71277 [ 20179] By: rgs                                   on 2003/07/21  19:46:19
71278         Log: As the perldoc.pod is now in a separate file under pod/,
71279              the installman script was installing an empty perldoc.1 manpage.
71280      Branch: perl
71281            ! installperl utils.lst
71282 ____________________________________________________________________________
71283 [ 20178] By: rgs                                   on 2003/07/21  19:19:06
71284         Log: Subject: [DOCPATCH] %SIG and SA_RESTART
71285              From: Steve Grazzini <grazz@pobox.com>
71286              Date: Wed, 16 Jul 2003 08:56:21 -0400
71287              Message-ID: <20030716125620.GA7022@grazzini.net>
71288      Branch: perl
71289            ! pod/perlipc.pod pod/perlvar.pod
71290 ____________________________________________________________________________
71291 [ 20177] By: rgs                                   on 2003/07/21  19:14:35
71292         Log: Subject: [PATCH] Re: Perl formats do not work with tied values
71293              From: Dave Mitchell <davem@fdgroup.com>
71294              Date: Tue, 15 Jul 2003 20:46:07 +0100
71295              Message-ID: <20030715194607.GA24592@fdgroup.com>
71296
71297              plus the regression test :
71298              Subject: Re: [PATCH] Re: Perl formats do not work with tied values
71299              From: Nicholas Clark <nick@ccl4.org>
71300              Date: Tue, 15 Jul 2003 22:24:04 +0100
71301              Message-ID: <20030715222404.L20414@plum.flirble.org>
71302      Branch: perl
71303            ! pp_ctl.c t/op/write.t
71304 ____________________________________________________________________________
71305 [ 20176] By: rgs                                   on 2003/07/21  19:00:32
71306         Log: Subject: Re: [PATCH] h2xs and extra_libraries
71307              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
71308              Date: Tue, 15 Jul 2003 07:28:52 +0200
71309              Message-id: <20030715052852.GA494@ethan>
71310      Branch: perl
71311            ! utils/h2xs.PL
71312 ____________________________________________________________________________
71313 [ 20175] By: merijn                                on 2003/07/21  14:26:43
71314         Log: Subject: Re: [PATCH] test clean-up for VMS
71315              From: "Craig A. Berry" <craigberry@mac.com>
71316              Date: Sun, 20 Jul 2003 10:43:32 -0500
71317              Message-ID: <3F1AB8A4.2070207@mac.com>
71318      Branch: perl
71319            ! ext/PerlIO/t/encoding.t lib/File/Spec/t/rel2abs2rel.t
71320            ! lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
71321            ! lib/FileCache/t/03append.t t/io/argv.t t/op/stat.t
71322            ! t/uni/write.t
71323 ____________________________________________________________________________
71324 [ 20174] By: hv                                    on 2003/07/21  10:26:07
71325         Log: Update Changes.
71326      Branch: perl
71327            ! Changes patchlevel.h
71328 ____________________________________________________________________________
71329 [ 20173] By: rgs                                   on 2003/07/20  21:48:21
71330         Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
71331              (bug #22968)
71332      Branch: perl
71333            ! pod/perlfaq3.pod pod/perlrun.pod
71334 ____________________________________________________________________________
71335 [ 20172] By: rgs                                   on 2003/07/20  21:14:12
71336         Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
71337              From: Andy Dougherty <doughera@lafayette.edu>
71338              Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
71339              Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
71340
71341              plus a clarification to INSTALL :
71342              Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
71343              From: Andy Dougherty <doughera@lafayette.edu>
71344              Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
71345              Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
71346      Branch: perl
71347            ! INSTALL Makefile.SH
71348 ____________________________________________________________________________
71349 [ 20171] By: rgs                                   on 2003/07/20  20:12:54
71350         Log: The warning "Possible precedence problem on bitwise operator"
71351              was incorrectly produced with the bitwise-assignment operators.
71352              Fix it. (bug #23065 concerning 5.8.1 RC2)
71353      Branch: perl
71354            ! op.c t/lib/warnings/op
71355 ____________________________________________________________________________
71356 [ 20170] By: rgs                                   on 2003/07/18  08:03:02
71357         Log: Rename get_seed() to get_hash_seed(), as suggested by
71358              Eric J Kidder, to solve a name conflict on HP_UX 11.00.
71359      Branch: perl
71360            ! embed.fnc embed.h perl.c proto.h util.c
71361 ____________________________________________________________________________
71362 [ 20169] By: rgs                                   on 2003/07/18  06:36:20
71363         Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
71364              From: Andreas J Koenig <andreas.koenig@anima.de>
71365              Date: Fri, 18 Jul 2003 09:36:47 +0200
71366              Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
71367      Branch: perl
71368            ! t/op/pow.t
71369 ____________________________________________________________________________
71370 [ 20168] By: rgs                                   on 2003/07/18  06:21:15
71371         Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
71372              From: Dave Mitchell <davem@fdgroup.com>
71373              Date: Thu, 17 Jul 2003 21:51:12 +0100
71374              Message-ID: <20030717205112.GA2994@fdgroup.com>
71375      Branch: perl
71376            ! t/op/universal.t universal.c
71377 ____________________________________________________________________________
71378 [ 20167] By: rgs                                   on 2003/07/18  06:14:33
71379         Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
71380              From: Stephen McCamant <smcc@mit.edu>
71381              Date: Fri, 18 Jul 2003 02:26:14 -0400
71382              Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
71383      Branch: perl
71384            ! pp.c t/op/pow.t
71385 ____________________________________________________________________________
71386 [ 20166] By: rgs                                   on 2003/07/17  21:49:10
71387         Log: Subject: [PATCH] Increment cop_seqmax in utilize()
71388              From: Stephen McCamant <smcc@mit.edu>
71389              Date: Tue, 15 Jul 2003 09:57:26 -0400
71390              Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
71391
71392              Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
71393              From: Stephen McCamant <smcc@mit.edu>
71394              Date: Tue, 15 Jul 2003 09:57:31 -0400
71395              Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
71396      Branch: perl
71397            ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
71398 ____________________________________________________________________________
71399 [ 20165] By: rgs                                   on 2003/07/17  21:24:46
71400         Log: Subject: [PATCH] Re: POSIX::div
71401              From: Michael G Schwern <schwern@pobox.com>
71402              Date: Mon, 14 Jul 2003 14:00:58 -0700
71403              Message-ID: <20030714210057.GK18517@windhund.schwern.org>
71404      Branch: perl
71405            ! ext/POSIX/POSIX.pm
71406 ____________________________________________________________________________
71407 [ 20164] By: rgs                                   on 2003/07/17  21:15:51
71408         Log: PERL5LIB is not colon-separated everywhere
71409      Branch: perl
71410            ! pod/perlrun.pod
71411 ____________________________________________________________________________
71412 [ 20163] By: rgs                                   on 2003/07/17  20:59:15
71413         Log: Subject: [PATCH] fix $^N-related coredump
71414              From: Anton Berezin <tobez@tobez.org>
71415              Date: Mon, 14 Jul 2003 13:50:35 +0200
71416              Message-ID: <20030714115035.GA10971@heechee.tobez.org>
71417      Branch: perl
71418            ! pp_hot.c sv.c
71419 ____________________________________________________________________________
71420 [ 20162] By: rgs                                   on 2003/07/17  20:39:31
71421         Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
71422              From: Tony Bowden <tony@kasei.com>
71423              Date: Thu, 17 Jul 2003 16:49:35 +0100
71424              Message-ID: <20030717154935.GA20302@soto.kasei.com>
71425      Branch: perl
71426            ! pod/perlfunc.pod
71427 ____________________________________________________________________________
71428 [ 20161] By: rgs                                   on 2003/07/17  20:25:52
71429         Log: Minor nits in perlsyn.pod
71430      Branch: perl
71431            ! pod/perlsyn.pod
71432 ____________________________________________________________________________
71433 [ 20159] By: rgs                                   on 2003/07/13  20:02:34
71434         Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
71435              From: Claes Jacobsson <claes@surfar.nu>
71436              Date: Sat, 12 Jul 2003 16:30:42 +0200
71437              Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
71438      Branch: perl
71439            ! lib/Attribute/Handlers.pm
71440 ____________________________________________________________________________
71441 [ 20158] By: rgs                                   on 2003/07/13  19:52:58
71442         Log: Add a TODO test for perlbug #19049
71443              Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
71444              From: Alex Gough <alex-p5p@earth.li>
71445              Date: Fri, 11 Jul 2003 01:12:42 +0100
71446              Message-ID: <20030711001242.GD2484@the.earth.li>
71447      Branch: perl
71448            ! t/op/pat.t
71449 ____________________________________________________________________________
71450 [ 20157] By: rgs                                   on 2003/07/13  19:43:29
71451         Log: Minor updates of the charnames documentation.
71452      Branch: perl
71453            ! lib/charnames.pm
71454 ____________________________________________________________________________
71455 [ 20156] By: rgs                                   on 2003/07/11  19:37:34
71456         Log: Subject: Re: Sort sub and NaNs
71457              From: "John P. Linderman" <jpl@research.att.com>
71458              Date: Thu, 10 Jul 2003 10:45:06 -0400
71459              Message-Id: <200307101445.KAA79110@raptor.research.att.com>
71460
71461              Warn against a potential edge case with sort, <=> and NaNs.
71462      Branch: perl
71463            ! pod/perlfunc.pod
71464 ____________________________________________________________________________
71465 [ 20155] By: rgs                                   on 2003/07/11  19:11:17
71466         Log: Subject: [DOCPATCH] perlfunc/read
71467              From: Steve Grazzini <grazz@pobox.com>
71468              Date: Tue, 8 Jul 2003 10:23:03 -0400
71469              Message-ID: <20030708142303.GB23698@grazzini.net>
71470
71471              Clarify the OFFSET parameter to read().
71472      Branch: perl
71473            ! pod/perlfunc.pod
71474 ____________________________________________________________________________
71475 [ 20154] By: rgs                                   on 2003/07/11  18:54:09
71476         Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
71477              From: Michael G Schwern <schwern@pobox.com>
71478              Date: Tue, 13 May 2003 18:33:05 -0700
71479              Message-ID: <20030514013305.GB22001@windhund.schwern.org>
71480      Branch: perl
71481            ! pod/perlsyn.pod pod/perltrap.pod
71482 ____________________________________________________________________________
71483 [ 20145] By: jhi                                   on 2003/07/11  05:07:09
71484         Log: I think the API for mod_perl v2 should be simply that
71485              PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
71486              itself, hopefully from a good source of random bits.
71487      Branch: perl
71488            ! perl.c
71489 ____________________________________________________________________________
71490 [ 20143] By: jhi                                   on 2003/07/11  00:35:07
71491         Log: pTHX.
71492      Branch: perl
71493            ! util.c
71494 ____________________________________________________________________________
71495 [ 20139] By: jhi                                   on 2003/07/11  00:21:43
71496         Log: New order of seed.
71497      Branch: perl
71498            ! pod/perlrun.pod
71499 ____________________________________________________________________________
71500 [ 20138] By: jhi                                   on 2003/07/11  00:13:11
71501         Log: More retraction.
71502      Branch: perl
71503            ! INSTALL
71504 ____________________________________________________________________________
71505 [ 20137] By: jhi                                   on 2003/07/11  00:10:14
71506         Log: Retract the statements.
71507      Branch: perl
71508            ! pod/perlfunc.pod pod/perlsec.pod
71509 ____________________________________________________________________________
71510 [ 20135] By: jhi                                   on 2003/07/11  00:03:33
71511         Log: Chicken out: the hash randomisation is not on by default.
71512              We switch over to the explicit mode: in other words, if
71513              the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
71514              randomise only if PL_hash_seed_set is FALSE (this means
71515              one can use PERL_HASH() before perl_run.)  Also, since
71516              now PERL_HASH_SEED is okay even under -T, all should be fine.
71517              (Ha!)
71518      Branch: perl
71519            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
71520            ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
71521 ____________________________________________________________________________
71522 [ 20134] By: jhi                                   on 2003/07/10  23:23:38
71523         Log: Check PERL_HASH_SEED even when tainted.
71524      Branch: perl
71525            ! perl.c pod/perlrun.pod
71526 ____________________________________________________________________________
71527 [ 20131] By: jhi                                   on 2003/07/10  22:42:29
71528         Log: &Time::HiRes::d_nanosleep was broken.
71529      Branch: perl
71530            ! ext/Time/HiRes/Makefile.PL
71531 ____________________________________________________________________________
71532 [ 20130] By: jhi                                   on 2003/07/10  22:37:02
71533         Log: Subject: [PATCH} db-recno.t on Mac OS X
71534              From: slaven@rezic.de
71535              Date: Thu, 10 Jul 2003 12:41:05 +0000
71536              Message-Id: <1057840865.9622@devpc01.iconmobile.de>
71537      Branch: perl
71538            ! ext/DB_File/t/db-recno.t
71539 ____________________________________________________________________________
71540 [ 20129] By: jhi                                   on 2003/07/10  22:31:39
71541         Log: Subject: [comment patch]
71542              From: Stas Bekman <stas@stason.org>
71543              Date: Thu, 10 Jul 2003 14:19:22 -0700
71544              Message-ID: <3F0DD85A.1070902@stason.org>
71545      Branch: perl
71546            ! perl.c
71547 ____________________________________________________________________________
71548 [ 20127] By: jhi                                   on 2003/07/10  22:21:04
71549         Log: Be vague enough.
71550      Branch: perl
71551            ! pod/perldata.pod
71552 ____________________________________________________________________________
71553 [ 20125] By: rgs                                   on 2003/07/10  19:28:48
71554         Log: regen embed.pl for the bleadperl branch as well.
71555      Branch: perl
71556            ! embedvar.h
71557 ____________________________________________________________________________
71558 [ 20124] By: jhi                                   on 2003/07/10  18:33:56
71559         Log: Time travel noticed by Enache.
71560      Branch: perl
71561            ! pod/perlhist.pod
71562 ____________________________________________________________________________
71563 [ 20120] By: jhi                                   on 2003/07/10  17:38:28
71564         Log: I can see the future.  It is cloudy.
71565      Branch: perl
71566            ! pod/perlhist.pod
71567 ____________________________________________________________________________
71568 [ 20119] By: jhi                                   on 2003/07/10  17:37:25
71569         Log: Subject: [PATCH] configure.gnu --prefix
71570              From: slaven@rezic.de
71571              Date: Thu, 10 Jul 2003 09:33:27 +0000
71572              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
71573      Branch: perl
71574            ! configure.gnu
71575 ____________________________________________________________________________
71576 [ 20118] By: jhi                                   on 2003/07/10  17:35:32
71577         Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
71578      Branch: perl
71579            ! malloc.c
71580 ____________________________________________________________________________
71581 [ 20117] By: jhi                                   on 2003/07/10  17:33:53
71582         Log: Subject: [PATCH] Restore SIGFPE on exec()
71583              From: Chip Salzenberg <chip@pobox.com>
71584              Date: Thu, 10 Jul 2003 13:13:20 -0400
71585              Message-ID: <20030710171319.GA21588@perlsupport.com>
71586      Branch: perl
71587            ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
71588 ____________________________________________________________________________
71589 [ 20116] By: jhi                                   on 2003/07/10  17:28:00
71590         Log: The *right* way to make the csighandler visible.
71591      Branch: perl
71592            ! embed.fnc embed.h global.sym
71593 ____________________________________________________________________________
71594 [ 20114] By: jhi                                   on 2003/07/10  15:06:41
71595         Log: Retract #20112.
71596      Branch: perl
71597            ! embed.fnc embedvar.h intrpvar.h perlapi.h
71598 ____________________________________________________________________________
71599 [ 20112] By: jhi                                   on 2003/07/10  14:17:59
71600         Log: Argh.  At least AIX builds choke because of this.
71601      Branch: perl
71602            ! embed.fnc embedvar.h intrpvar.h perlapi.h
71603 ____________________________________________________________________________
71604 [ 20106] By: jhi                                   on 2003/07/10  04:50:05
71605         Log: Upgrade to podlators 1.27.
71606      Branch: perl
71607            ! lib/Pod/Text/Termcap.pm
71608 ____________________________________________________________________________
71609 [ 20104] By: jhi                                   on 2003/07/10  04:40:02
71610         Log: Deprecate v-strings.
71611      Branch: perl
71612            ! pod/perldata.pod
71613 ____________________________________________________________________________
71614 [ 20103] By: jhi                                   on 2003/07/10  04:28:40
71615         Log: perlfaq sync.
71616      Branch: perl
71617            ! pod/perlfaq1.pod
71618 ____________________________________________________________________________
71619 [ 20100] By: jhi                                   on 2003/07/09  17:40:41
71620         Log: Detypo.
71621      Branch: perl
71622            ! hints/darwin.sh
71623 ____________________________________________________________________________
71624 [ 20098] By: jhi                                   on 2003/07/09  17:29:53
71625         Log: Fixes from Ron Kimball.
71626      Branch: perl
71627            ! pod/perldata.pod
71628 ____________________________________________________________________________
71629 [ 20097] By: jhi                                   on 2003/07/09  17:27:35
71630         Log: Fix for the 'print v65' plus safety tweaks from Rafael.
71631      Branch: perl
71632            ! toke.c
71633 ____________________________________________________________________________
71634 [ 20096] By: jhi                                   on 2003/07/09  17:06:29
71635         Log: More Darwin/MacOSX paths twiddling.
71636      Branch: perl
71637            ! hints/darwin.sh
71638 ____________________________________________________________________________
71639 [ 20093] By: jhi                                   on 2003/07/09  11:43:09
71640         Log: Play safe and use the system malloc in FreeBSD.
71641              Yes, performance suffers.  But that is better than
71642              random core dumps.
71643      Branch: perl
71644            ! hints/freebsd.sh
71645 ____________________________________________________________________________
71646 [ 20090] By: jhi                                   on 2003/07/09  08:12:32
71647         Log: Upgrade to Encode 1.97.
71648      Branch: perl
71649            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
71650            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
71651            ! ext/Encode/lib/Encode/Encoder.pm
71652            ! ext/Encode/lib/Encode/Guess.pm
71653            ! ext/Encode/lib/Encode/JP/JIS7.pm
71654 ____________________________________________________________________________
71655 [ 20089] By: jhi                                   on 2003/07/09  08:08:30
71656         Log: Rework the perldata vXX => ... entry a bit.
71657      Branch: perl
71658            ! pod/perldata.pod
71659 ____________________________________________________________________________
71660 [ 20088] By: jhi                                   on 2003/07/09  08:04:04
71661         Log: Document the vXX => change in perldata, too.
71662      Branch: perl
71663            ! pod/perldata.pod
71664 ____________________________________________________________________________
71665 [ 20085] By: jhi                                   on 2003/07/09  07:49:46
71666         Log: Test the vX => ... fix.
71667      Branch: perl
71668            ! t/op/ver.t
71669 ____________________________________________________________________________
71670 [ 20084] By: jhi                                   on 2003/07/09  06:58:39
71671         Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
71672              From: John Peacock <jpeacock@rowman.com>
71673              Date: Wed, 09 Jul 2003 01:05:38 -0700
71674              Message-ID: <3F0BCCD2.1020009@rowman.com>
71675      Branch: perl
71676            ! embed.fnc pod/perlapi.pod toke.c util.c
71677 ____________________________________________________________________________
71678 [ 20083] By: jhi                                   on 2003/07/09  06:27:15
71679         Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
71680              for the install dirs.
71681      Branch: perl
71682            ! hints/darwin.sh
71683 ____________________________________________________________________________
71684 [ 20082] By: jhi                                   on 2003/07/09  05:57:16
71685         Log: Enable avoiding /System/Library in Mac OS X by
71686              doing Configure -Dprefix=/some/where -Uvendorlib.
71687      Branch: perl
71688            ! hints/darwin.sh
71689 ____________________________________________________________________________
71690 [ 20081] By: jhi                                   on 2003/07/09  05:53:56
71691         Log: Subject: [PATCH] Safe signals via POSIX::sigaction
71692              From: Chip Salzenberg <chip@pobox.com>
71693              Date: Wed, 9 Jul 2003 01:49:10 -0400
71694              Message-ID: <20030709054910.GH2021@perlsupport.com>
71695      Branch: perl
71696            ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
71697            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
71698 ____________________________________________________________________________
71699 [ 20079] By: rgs                                   on 2003/07/08  20:26:20
71700         Log: The CHECKOP macro was not invoked on some newly created ops
71701              (to match them against the current opmask.) As a consequence,
71702              Safe compartments were unable to trap some ops (pattern
71703              match, slices, conditionals.) This fixes the holes.
71704      Branch: perl
71705            ! op.c
71706 ____________________________________________________________________________
71707 [ 20078] By: jhi                                   on 2003/07/08  19:30:13
71708         Log: Revert #20077.
71709      Branch: perl
71710            ! lib/CPAN.pm
71711 ____________________________________________________________________________
71712 [ 20077] By: jhi                                   on 2003/07/08  18:40:51
71713         Log: Don't recommend to upgrade the base.pm in the core with
71714              the base.pm from Class::Fields.  They are not the same.
71715      Branch: perl
71716            ! lib/CPAN.pm
71717 ____________________________________________________________________________
71718 [ 20076] By: jhi                                   on 2003/07/08  17:39:49
71719         Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
71720              From: Enache Adrian <enache@rdslink.ro>
71721              Date: Tue, 8 Jul 2003 20:47:58 +0300
71722              Message-ID: <20030708174758.GA1177@ratsnest.hole>
71723
71724              (ByteLoader tweak avoiding a leaked scalar)
71725      Branch: perl
71726            ! op.c
71727 ____________________________________________________________________________
71728 [ 20071] By: jhi                                   on 2003/07/08  09:18:19
71729         Log: In 5.8.x, fast stdio places still do use stdio.
71730      Branch: perl
71731            ! ext/Digest/MD5/t/badfile.t
71732 ____________________________________________________________________________
71733 [ 20069] By: jhi                                   on 2003/07/08  08:41:01
71734         Log: Subject: [PATCH] format 'botched' in malloc.c
71735              From: Enache Adrian <enache@rdslink.ro>
71736              Date: Mon, 7 Jul 2003 21:57:06 +0300
71737              Message-ID: <20030707185706.GB7017@ratsnest.hole>
71738      Branch: perl
71739            ! malloc.c
71740 ____________________________________________________________________________
71741 [ 20068] By: jhi                                   on 2003/07/08  08:36:27
71742         Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
71743              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
71744              Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
71745              Message-ID: <12022.1057655645@www59.gmx.net>
71746      Branch: perl
71747            ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
71748 ____________________________________________________________________________
71749 [ 20066] By: jhi                                   on 2003/07/08  05:24:58
71750         Log: Retract #20065: I don't think this is the right way
71751              to patch this issue.
71752      Branch: perl
71753            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
71754 ____________________________________________________________________________
71755 [ 20065] By: jhi                                   on 2003/07/08  05:14:31
71756         Log: Configure tweak from Johnny Lam so that the
71757              INSTALLSITEMAN[13]DIR get correctly set.
71758      Branch: perl
71759            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
71760 ____________________________________________________________________________
71761 [ 20063] By: rgs                                   on 2003/07/07  18:58:47
71762         Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
71763      Branch: perl
71764            ! pod/perlsyn.pod
71765 ____________________________________________________________________________
71766 [ 20062] By: jhi                                   on 2003/07/07  18:27:02
71767         Log: Mark Bixby ++.
71768      Branch: perl
71769            ! perl.c
71770 ____________________________________________________________________________
71771 [ 20061] By: jhi                                   on 2003/07/07  18:26:35
71772         Log: The nanosleep() probe was kaputt, fixed by Mark Bixby.
71773      Branch: perl
71774            ! ext/Time/HiRes/Makefile.PL
71775 ____________________________________________________________________________
71776 [ 20059] By: jhi                                   on 2003/07/07  15:06:35
71777         Log: Good catch from Gisle.
71778      Branch: perl
71779            ! pod/perlfunc.pod
71780 ____________________________________________________________________________
71781 [ 20058] By: jhi                                   on 2003/07/07  14:12:27
71782         Log: Refashioned #20055: we cannot trust stdio to fail here.
71783      Branch: perl
71784            ! ext/Digest/MD5/t/badfile.t
71785 ____________________________________________________________________________
71786 [ 20057] By: jhi                                   on 2003/07/07  14:08:16
71787         Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
71788              are just breaking more than they are fixing.
71789      Branch: perl
71790            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
71791            ! ext/Digest/MD5/t/files.t perlio.c
71792 ____________________________________________________________________________
71793 [ 20056] By: jhi                                   on 2003/07/07  13:31:14
71794         Log: Returning zero from PerlIO_read() is okay;
71795              update MD5 sums.
71796      Branch: perl
71797            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
71798 ____________________________________________________________________________
71799 [ 20055] By: jhi                                   on 2003/07/07  13:23:58
71800         Log: If perlio is completely out of the picture, we can
71801              get tripped by different stdio implementations.
71802      Branch: perl
71803            ! ext/Digest/MD5/t/badfile.t
71804 ____________________________________________________________________________
71805 [ 20054] By: jhi                                   on 2003/07/07  12:58:06
71806         Log: AUTHORS tweak.
71807      Branch: perl
71808            ! AUTHORS
71809 ____________________________________________________________________________
71810 [ 20053] By: jhi                                   on 2003/07/07  12:04:26
71811         Log: Subject: Patch to README.solaris
71812              From: Alan Burlison <Alan.Burlison@sun.com>
71813              Date: Mon, 07 Jul 2003 14:15:57 +0100
71814              Message-ID: <3F09728D.1070408@sun.com>
71815      Branch: perl
71816            ! README.solaris
71817 ____________________________________________________________________________
71818 [ 20052] By: jhi                                   on 2003/07/07  10:28:35
71819         Log: Update MD5 checksums.
71820      Branch: perl
71821            ! ext/Digest/MD5/t/files.t
71822 ____________________________________________________________________________
71823 [ 20051] By: jhi                                   on 2003/07/07  09:56:48
71824         Log: Be more explicit than just 'characters'.
71825      Branch: perl
71826            ! pod/perlfunc.pod
71827 ____________________________________________________________________________
71828 [ 20050] By: jhi                                   on 2003/07/07  09:38:28
71829         Log: Try making PerlIO errors more consistent.
71830              (1) Check early whether the filehandle is capable of
71831              the requested action.
71832              (2) PerlIO_read() really can return -1, and so can
71833              PerlIOUnix_read().
71834              (3) Some stdio implementations are more forgiving
71835              than others, so check also for errors recorded
71836              by PerlIO in PerlStdio_errno().
71837      Branch: perl
71838            ! perlio.c
71839 ____________________________________________________________________________
71840 [ 20049] By: jhi                                   on 2003/07/07  09:08:19
71841         Log: Linewrapping.
71842      Branch: perl
71843            ! pod/perlapio.pod
71844 ____________________________________________________________________________
71845 [ 20048] By: jhi                                   on 2003/07/07  09:06:58
71846         Log: PerlIO_read() can return negative.
71847      Branch: perl
71848            ! ext/Digest/MD5/MD5.xs
71849 ____________________________________________________________________________
71850 [ 20043] By: jhi                                   on 2003/07/07  04:36:22
71851         Log: Use the existence, instead of the truth, to decide
71852              whether to scan for a symbol.
71853              (Also remove trailing spaces.)
71854      Branch: perl
71855            ! ext/Time/HiRes/Makefile.PL
71856 ____________________________________________________________________________
71857 [ 20042] By: jhi                                   on 2003/07/07  04:29:35
71858         Log: MPE/iX tweak from Mark Bixby.
71859      Branch: perl
71860            ! ext/Time/HiRes/Makefile.PL
71861 ____________________________________________________________________________
71862 [ 20041] By: rgs                                   on 2003/07/06  21:45:37
71863         Log: Upgrade BigInt and BigRat
71864              Subject: BigInt v1.65, Bigrat v0.10 - reloaded
71865              From: Tels <perl_dummy@bloodgate.com>
71866              Date: Sun, 6 Jul 2003 15:41:36 +0200
71867              Message-Id: <200307061158.23576@bloodgate.com>
71868      Branch: perl
71869            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
71870            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
71871            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
71872            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
71873            ! lib/Math/BigRat/t/bigratpm.t
71874 ____________________________________________________________________________
71875 [ 20040] By: rgs                                   on 2003/07/06  21:11:20
71876         Log: Subject: Re: [perl #5025] #line directive explination wrong
71877              From: Casey West <casey@geeknest.com>
71878              Date: Sun, 6 Jul 2003 18:24:46 -0400
71879              Message-ID: <20030706222446.GL7506@geeknest.com>
71880      Branch: perl
71881            ! pod/perlsyn.pod
71882 ____________________________________________________________________________
71883 [ 20039] By: jhi                                   on 2003/07/06  20:19:31
71884         Log: Update the CPAN mirrors list.
71885      Branch: perl
71886            ! pod/perlmodlib.PL pod/perlmodlib.pod
71887 ____________________________________________________________________________
71888 [ 20036] By: gsar                                  on 2003/07/06  17:11:59
71889         Log: yet another symbol missing in change#20018
71890      Branch: perl
71891            ! makedef.pl
71892 ____________________________________________________________________________
71893 [ 20035] By: gsar                                  on 2003/07/06  17:02:21
71894         Log: PerlIOBase_pushed seems to have gone missing in change#20018
71895      Branch: perl
71896            ! makedef.pl
71897 ____________________________________________________________________________
71898 [ 20034] By: jhi                                   on 2003/07/06  16:46:20
71899         Log: Subject: [PATCH @19834] DProf fixes
71900              From: Radu Greab <radu@netsoft.ro>
71901              Date: Sun, 6 Jul 2003 20:09:12 +0300
71902              Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
71903      Branch: perl
71904            + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
71905            + t/lib/dprof/test8_v
71906            ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
71907            ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
71908            ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
71909 ____________________________________________________________________________
71910 [ 20032] By: jhi                                   on 2003/07/06  16:21:33
71911         Log: Forgotten from change #20031.
71912      Branch: perl
71913            ! makedef.pl malloc_ctl.h
71914 ____________________________________________________________________________
71915 [ 20031] By: jhi                                   on 2003/07/06  16:16:08
71916         Log: Subject: [PATCH] improve WinCE port
71917              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
71918              Date: Sun, 6 Jul 2003 18:46:09 +0400
71919              Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
71920
71921              Subject: [PATCH] improve WinCE port -- addition
71922              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
71923              Date: Sun, 6 Jul 2003 19:50:47 +0400
71924              Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
71925      Branch: perl
71926            + wince/perlhost.h wince/vdir.h wince/vmem.h
71927            ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
71928            ! wince/win32.h wince/win32io.c wince/win32iop.h
71929            ! wince/win32thread.c wince/win32thread.h wince/wince.c
71930            ! wince/wince.h
71931 ____________________________________________________________________________
71932 [ 20030] By: jhi                                   on 2003/07/06  15:59:25
71933         Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
71934              From: merlyn@stonehenge.com (Randal L. Schwartz)
71935              Date: 05 Jul 2003 16:29:14 -0700
71936              Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
71937      Branch: perl
71938            ! pod/perlfaq2.pod
71939 ____________________________________________________________________________
71940 [ 20026] By: jhi                                   on 2003/07/06  08:14:48
71941         Log: FreeBSD: if someone *really* wants to use the system malloc.
71942      Branch: perl
71943            ! hints/freebsd.sh
71944 ____________________________________________________________________________
71945 [ 20025] By: jhi                                   on 2003/07/06  07:48:01
71946         Log: Make the 'slow ok' feature optional.
71947      Branch: perl
71948            ! lib/Test/Harness.pm
71949 ____________________________________________________________________________
71950 [ 20024] By: jhi                                   on 2003/07/06  07:44:57
71951         Log: The change #20022 didn't work for Command.t.
71952      Branch: perl
71953            ! lib/ExtUtils/t/Command.t
71954 ____________________________________________________________________________
71955 [ 20023] By: jhi                                   on 2003/07/06  07:29:22
71956         Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
71957              From: Michael G Schwern <schwern@pobox.com>
71958              Date: Sat, 5 Jul 2003 13:34:37 -0700
71959              Message-ID: <20030705203437.GB2598@windhund.schwern.org>
71960
71961              Print out the "ok" messages only once every second,
71962              this should make output much less and therefore testing
71963              much faster, especially on slower connections.
71964      Branch: perl
71965            ! lib/Test/Harness.pm
71966 ____________________________________________________________________________
71967 [ 20022] By: jhi                                   on 2003/07/06  07:26:52
71968         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
71969              From: Michael G Schwern <schwern@pobox.com>
71970              Date: Sat, 5 Jul 2003 16:59:49 -0700
71971              Message-ID: <20030705235949.GB3485@windhund.schwern.org>
71972      Branch: perl
71973            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
71974            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
71975            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
71976            ! lib/ExtUtils/t/Command.t
71977 ____________________________________________________________________________
71978 [ 20021] By: jhi                                   on 2003/07/06  07:19:17
71979         Log: Reintroduce changes #19723 and #19723 that were not
71980              in Net::Ping 2.31; needed for Windows.
71981      Branch: perl
71982            ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
71983 ____________________________________________________________________________
71984 [ 20020] By: jhi                                   on 2003/07/05  19:12:21
71985         Log: Upgrade to Digest::MD5 2.25.
71986      Branch: perl
71987            + ext/Digest/MD5/t/clone.t
71988            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
71989            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
71990            ! ext/Digest/MD5/t/files.t
71991 ____________________________________________________________________________
71992 [ 20019] By: jhi                                   on 2003/07/05  18:40:51
71993         Log: Make a read from a write-only fh to set errno
71994              (found by Gisle)
71995      Branch: perl
71996            ! perlio.c
71997 ____________________________________________________________________________
71998 [ 20018] By: jhi                                   on 2003/07/05  18:05:19
71999         Log: Add PerlIOBuf_close to makedef.pl as pointed out by
72000              Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
72001              duplicates.
72002      Branch: perl
72003            ! makedef.pl
72004 ____________________________________________________________________________
72005 [ 20017] By: jhi                                   on 2003/07/05  17:47:47
72006         Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
72007              From: Dave Mitchell <davem@fdgroup.com>
72008              Date: Sat, 5 Jul 2003 19:12:51 +0100
72009              Message-ID: <20030705181251.GA14502@fdgroup.com>
72010      Branch: perl
72011            ! ext/threads/t/problems.t
72012 ____________________________________________________________________________
72013 [ 20016] By: jhi                                   on 2003/07/05  17:36:34
72014         Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
72015      Branch: perl
72016            ! lib/Benchmark.t
72017 ____________________________________________________________________________
72018 [ 20012] By: jhi                                   on 2003/07/05  13:46:05
72019         Log: Be explicit about the $0 pain in Linux 2.2.
72020      Branch: perl
72021            ! pod/perlvar.pod
72022 ____________________________________________________________________________
72023 [ 20010] By: rgs                                   on 2003/07/05  12:06:41
72024         Log: Comment out some debugging output in Math::BigInt, that
72025              causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
72026      Branch: perl
72027            ! lib/Math/BigInt.pm
72028 ____________________________________________________________________________
72029 [ 20009] By: jhi                                   on 2003/07/05  10:56:55
72030         Log: The logic for additional randomisation for 64-bit UV
72031              cases was wrong.
72032      Branch: perl
72033            ! perl.c
72034 ____________________________________________________________________________
72035 [ 20008] By: jhi                                   on 2003/07/05  09:10:46
72036         Log: IIRC gcc would complain about if (s = ...).
72037      Branch: perl
72038            ! perl.c
72039 ____________________________________________________________________________
72040 [ 20007] By: jhi                                   on 2003/07/05  09:09:44
72041         Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
72042              since CGI scripts are (should be) run under -T, being able
72043              to show the HASH_SEED in case of problems is good.
72044              The $ENV{PERL_HASH_SEED} is still ignored under taint.
72045      Branch: perl
72046            ! perl.c
72047 ____________________________________________________________________________
72048 [ 20006] By: jhi                                   on 2003/07/05  07:56:56
72049         Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
72050              From: "Craig A. Berry" <craigberry@mac.com>
72051              Date: Sat, 05 Jul 2003 00:38:28 -0500
72052              Message-ID: <3F066454.90003@mac.com>
72053      Branch: perl
72054            ! lib/ExtUtils/MM_VMS.pm
72055 ____________________________________________________________________________
72056 [ 20004] By: jhi                                   on 2003/07/05  07:47:02
72057         Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
72058              From: Robin Barker <Robin.Barker@npl.co.uk>
72059              Date: Fri, 4 Jul 2003 19:15:01 +0100
72060              Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
72061      Branch: perl
72062            ! dump.c
72063 ____________________________________________________________________________
72064 [ 20003] By: rgs                                   on 2003/07/05  07:45:16
72065         Log: Allow to create more than one Shell object :
72066              Subject: [patch] Shell.pm fix
72067              From: Stéphane Payrard <stef@payrard.net>
72068              Date: Sat, 5 Jul 2003 01:16:50 +0200
72069              Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
72070      Branch: perl
72071            ! lib/Shell.pm
72072 ____________________________________________________________________________
72073 [ 20002] By: rgs                                   on 2003/07/04  21:49:05
72074         Log: Author list update (to be continued...)
72075      Branch: perl
72076            ! AUTHORS
72077 ____________________________________________________________________________
72078 [ 20001] By: rgs                                   on 2003/07/04  21:42:12
72079         Log: Add a new test target in the makefile, test_harness_notty.
72080              It's like test_harness, but sets HARNESS_NOTTY=1 to make
72081              Test::Harness' output less blinking.
72082      Branch: perl
72083            ! Makefile.SH
72084 ____________________________________________________________________________
72085 [ 20000] By: rgs                                   on 2003/07/04  20:58:05
72086         Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
72087              and bignum v0.14.
72088      Branch: perl
72089            + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
72090            + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
72091            + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
72092            + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
72093            + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
72094            + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
72095            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
72096            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
72097            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
72098            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
72099            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
72100            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/bigints.t
72101            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
72102            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
72103            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
72104            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
72105            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
72106            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
72107            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
72108            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
72109            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
72110            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
72111            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
72112            ! lib/bignum/t/brinfnan.t lib/bigrat.pm
72113            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
72114            ! t/lib/Math/BigInt/Subclass.pm
72115 ____________________________________________________________________________
72116 [ 19999] By: rgs                                   on 2003/07/04  19:39:01
72117         Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
72118              appears just before the name of the command to be run. See
72119
72120              Subject: Re: PERL_SKIP_TTY_TEST fix
72121              From: Alexey Tourbin <at@altlinux.ru>
72122              Date: Fri, 4 Jul 2003 17:25:34 +0400
72123              Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
72124      Branch: perl
72125            ! Makefile.SH
72126 ____________________________________________________________________________
72127 [ 19998] By: rgs                                   on 2003/07/04  19:31:33
72128         Log: Fix non-numeric $VERSION.
72129      Branch: perl
72130            ! lib/Math/BigInt.pm
72131 ____________________________________________________________________________
72132 [ 19995] By: jhi                                   on 2003/07/04  14:36:56
72133         Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
72134      Branch: perl
72135            ! lib/Math/BigInt.pm
72136 ____________________________________________________________________________
72137 [ 19994] By: jhi                                   on 2003/07/04  14:36:17
72138         Log: More $0 sad tales.
72139      Branch: perl
72140            ! pod/perlvar.pod
72141 ____________________________________________________________________________
72142 [ 19993] By: jhi                                   on 2003/07/04  14:34:40
72143         Log: Oops.
72144      Branch: perl
72145            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
72146 ____________________________________________________________________________
72147 [ 19990] By: jhi                                   on 2003/07/04  13:50:29
72148         Log: Upgrade to PodParser 1.23; but do not update
72149              t/pod/find.t or t/pod/testp2pt.pl since the
72150              first one does not work at all under core,
72151              and the second change would drop MacOS Classic
72152              portability tweaks introduced by change #18669.
72153      Branch: perl
72154            ! lib/Pod/Find.pm lib/Pod/Usage.pm
72155 ____________________________________________________________________________
72156 [ 19989] By: jhi                                   on 2003/07/04  13:20:51
72157         Log: Upgrade to Text::Balanced 1.94.
72158      Branch: perl
72159            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
72160            ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
72161            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
72162 ____________________________________________________________________________
72163 [ 19988] By: jhi                                   on 2003/07/04  13:17:22
72164         Log: Upgrade to Net::Ping 2.31.
72165      Branch: perl
72166            ! lib/Net/Ping.pm lib/Net/Ping/Changes
72167            ! lib/Net/Ping/t/250_ping_hires.t
72168            ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
72169 ____________________________________________________________________________
72170 [ 19987] By: jhi                                   on 2003/07/04  13:09:04
72171         Log: Upgrade to Locale::Maketext 1.06.
72172      Branch: perl
72173            + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
72174            + lib/Locale/Maketext/t/90utf8.t
72175            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
72176 ____________________________________________________________________________
72177 [ 19986] By: jhi                                   on 2003/07/04  12:59:45
72178         Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
72179              (1) make the PATCHLEVEL logic as it is with List::Util
72180              (more portable to older Perls)
72181              (2) regen the MD5 checksums with ...
72182              (3) ... the Mac OS Classic checksums generated via MacRoman
72183              (just a guess)
72184              (4) Keep the core Makefile.PL.
72185      Branch: perl
72186            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
72187            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
72188 ____________________________________________________________________________
72189 [ 19985] By: jhi                                   on 2003/07/04  12:43:10
72190         Log: Upgrade to CPAN 1.71.
72191      Branch: perl
72192            ! lib/CPAN.pm
72193 ____________________________________________________________________________
72194 [ 19984] By: jhi                                   on 2003/07/04  12:39:20
72195         Log: Upgrade to CGI.pm 2.97.
72196      Branch: perl
72197            ! lib/CGI.pm lib/CGI/Carp.pm
72198 ____________________________________________________________________________
72199 [ 19982] By: jhi                                   on 2003/07/04  10:45:05
72200         Log: No energy now to figure out what is wrong with $0
72201              (or ps) in Tru64.  The test works fine when run from
72202              command line.
72203      Branch: perl
72204            ! ext/threads/t/join.t
72205 ____________________________________________________________________________
72206 [ 19981] By: jhi                                   on 2003/07/04  10:34:42
72207         Log: AUTHORS updates.
72208      Branch: perl
72209            ! AUTHORS
72210 ____________________________________________________________________________
72211 [ 19980] By: jhi                                   on 2003/07/04  08:40:51
72212         Log: line_t is U32, not I32.
72213      Branch: perl
72214            ! bytecode.pl
72215 ____________________________________________________________________________
72216 [ 19979] By: jhi                                   on 2003/07/04  08:33:32
72217         Log: Remove PL_earlytaint since the hash seed code
72218              can be delayed until perl_parse().
72219      Branch: perl
72220            ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
72221            ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
72222            ! plan9/plan9ish.h unixish.h vms/vmsish.h
72223 ____________________________________________________________________________
72224 [ 19977] By: jhi                                   on 2003/07/04  04:56:41
72225         Log: $0 is pain.
72226      Branch: perl
72227            ! ext/threads/t/join.t
72228 ____________________________________________________________________________
72229 [ 19976] By: jhi                                   on 2003/07/04  04:48:37
72230         Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
72231              From: PPrymmer@factset.com
72232              Date: Thu, 3 Jul 2003 23:59:51 -0400
72233              Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
72234      Branch: perl
72235            ! vms/vms.c vms/vmspipe.com
72236 ____________________________________________________________________________
72237 [ 19973] By: jhi                                   on 2003/07/03  21:34:03
72238         Log: Bump Time::HiRes version to 1.50.
72239      Branch: perl
72240            ! ext/Time/HiRes/HiRes.pm
72241 ____________________________________________________________________________
72242 [ 19972] By: jhi                                   on 2003/07/03  21:33:10
72243         Log: Subject: [PATCH] installperl -n
72244              From: Slaven Rezic <slaven@rezic.de>
72245              Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
72246              Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
72247      Branch: perl
72248            ! installperl
72249 ____________________________________________________________________________
72250 [ 19971] By: jhi                                   on 2003/07/03  21:31:47
72251         Log: Subject: [PATCH] t/op/magic.t on FreeBSD
72252              From: Slaven Rezic <slaven@rezic.de>
72253              Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
72254              Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
72255      Branch: perl
72256            ! t/op/magic.t
72257 ____________________________________________________________________________
72258 [ 19969] By: jhi                                   on 2003/07/03  21:27:11
72259         Log: Ask Schwern.
72260      Branch: perl
72261            - Porting/Modules
72262            ! AUTHORS MANIFEST
72263 ____________________________________________________________________________
72264 [ 19967] By: jhi                                   on 2003/07/03  19:02:40
72265         Log: Add autarch and Time::Local to Modules.
72266      Branch: perl
72267            ! Porting/Modules
72268 ____________________________________________________________________________
72269 [ 19966] By: jhi                                   on 2003/07/03  18:59:44
72270         Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
72271              From: Dave Rolsky <autarch@urth.org>
72272              Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
72273              Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
72274      Branch: perl
72275            ! lib/Time/Local.pm
72276 ____________________________________________________________________________
72277 [ 19965] By: jhi                                   on 2003/07/03  18:58:25
72278         Log: Subject: [PATCH] Win32: fix WM_TIMER handling
72279              From: Mattia Barbon <mbarbon@dsi.unive.it>
72280              Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
72281              Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
72282      Branch: perl
72283            ! win32/win32.c
72284 ____________________________________________________________________________
72285 [ 19964] By: jhi                                   on 2003/07/03  18:56:26
72286         Log: Subject: Re: randomly untainting?
72287              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
72288              Date: Thu, 3 Jul 2003 17:35:09 +0200
72289              Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
72290      Branch: perl
72291            ! t/TestInit.pm
72292 ____________________________________________________________________________
72293 [ 19963] By: jhi                                   on 2003/07/03  18:55:37
72294         Log: Revert #19957 as requested by Rafael.
72295      Branch: perl
72296            ! ext/List/Util/t/tainted.t
72297 ____________________________________________________________________________
72298 [ 19962] By: jhi                                   on 2003/07/03  18:54:09
72299         Log: Add at least meager beginnings of assertion checks for
72300              the UTF-8 length/pos cache.  It's not as full as I would
72301              like since the exact behaviour of the second half of the
72302              cache, used in substr(), eludes me right now.
72303      Branch: perl
72304            ! sv.c
72305 ____________________________________________________________________________
72306 [ 19961] By: jhi                                   on 2003/07/03  13:57:47
72307         Log: Extra light testing for the UTF-8 cache
72308              (that it isn't broken, not that it helps).
72309      Branch: perl
72310            ! t/op/length.t
72311 ____________________________________________________________________________
72312 [ 19957] By: jhi                                   on 2003/07/03  12:01:25
72313         Log: Subject: Re: randomly untainting?
72314              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
72315              Date: Thu, 3 Jul 2003 14:58:18 +0200
72316              Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
72317              (plus extra debug printing)
72318      Branch: perl
72319            ! ext/List/Util/t/tainted.t
72320 ____________________________________________________________________________
72321 [ 19954] By: jhi                                   on 2003/07/03  11:10:21
72322         Log: Subject: Re: maint @ 19923
72323              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
72324              Date: Thu, 3 Jul 2003 15:57:55 +0400
72325              Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
72326      Branch: perl
72327            ! wince/Makefile.ce wince/wince.c
72328 ____________________________________________________________________________
72329 [ 19952] By: jhi                                   on 2003/07/03  10:56:45
72330         Log: Tiny tweak to perlartistic from Robin Barker.
72331      Branch: perl
72332            ! pod/perlartistic.pod
72333 ____________________________________________________________________________
72334 [ 19950] By: jhi                                   on 2003/07/03  07:46:45
72335         Log: Mention Modules in AUTHORS.
72336      Branch: perl
72337            ! AUTHORS
72338 ____________________________________________________________________________
72339 [ 19949] By: jhi                                   on 2003/07/03  06:58:01
72340         Log: No fancy binmode() if no perlio.
72341      Branch: perl
72342            ! ext/IO/lib/IO/t/io_sock.t
72343 ____________________________________________________________________________
72344 [ 19948] By: jhi                                   on 2003/07/03  06:55:12
72345         Log: Underline the fact that XSLoader is not DynaLoader
72346              ([perl #21974] dl_load_flags not honored by XSLoader)
72347      Branch: perl
72348            ! ext/DynaLoader/XSLoader_pm.PL
72349 ____________________________________________________________________________
72350 [ 19947] By: jhi                                   on 2003/07/03  06:35:29
72351         Log: Apply Schwern's suggested warning code from
72352              [perl #22209] Test::Harness::Straps vs. $Config{path_sep}
72353      Branch: perl
72354            ! lib/Test/Harness/Straps.pm
72355 ____________________________________________________________________________
72356 [ 19944] By: jhi                                   on 2003/07/03  06:30:11
72357         Log: Subject: [PATCH] "without parens" vs "without parentheses"
72358              From: Iain Truskett <spoon@cpan.org>
72359              Date: Thu, 3 Jul 2003 12:40:42 +1000
72360              Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
72361      Branch: perl
72362            ! t/lib/warnings/toke toke.c
72363 ____________________________________________________________________________
72364 [ 19943] By: jhi                                   on 2003/07/03  06:27:18
72365         Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
72366              From: Dave Mitchell <davem@fdgroup.com>
72367              Date: Thu, 3 Jul 2003 01:32:11 +0100
72368              Message-ID: <20030703003211.GB3747@fdgroup.com>
72369      Branch: perl
72370            ! mg.c sv.c
72371 ____________________________________________________________________________
72372 [ 19942] By: jhi                                   on 2003/07/03  06:25:30
72373         Log: Nicer options for Porting/Modules.
72374      Branch: perl
72375            ! MANIFEST Porting/Modules
72376 ____________________________________________________________________________
72377 [ 19941] By: rgs                                   on 2003/07/02  21:38:19
72378         Log: Minor test adjustments :
72379              - test name correction in op/concat.t by Yitzchak Scott-Thoennes
72380              - prototypes added to some public functions in t/test.pl,
72381              as suggested by Enache Adrian
72382      Branch: perl
72383            ! t/op/concat.t t/test.pl
72384 ____________________________________________________________________________
72385 [ 19940] By: rgs                                   on 2003/07/02  20:58:19
72386         Log: Skip a socketpair test on SCO OSR
72387      Branch: perl
72388            ! ext/Socket/socketpair.t
72389 ____________________________________________________________________________
72390 [ 19939] By: jhi                                   on 2003/07/02  20:10:47
72391         Log: Subject: [PATCH] various Deparse fixes
72392              From: Dave Mitchell <davem@fdgroup.com>
72393              Date: Wed, 2 Jul 2003 18:10:45 +0100
72394              Message-ID: <20030702171045.GF2137@fdgroup.com>
72395      Branch: perl
72396            ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
72397            ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
72398 ____________________________________________________________________________
72399 [ 19935] By: jhi                                   on 2003/07/02  20:01:06
72400         Log: It would seem that in Linux 2.2 there is no way
72401              we can do the right thing to make ps(1) see $0
72402              our way.  Also amend the $0 documentation a bit.
72403      Branch: perl
72404            ! pod/perlvar.pod t/op/magic.t
72405 ____________________________________________________________________________
72406 [ 19934] By: jhi                                   on 2003/07/02  19:39:11
72407         Log: Subject: [PATCH] line numbers are given % 64k
72408              From: James Jurach <muaddib@erf.net>
72409              Date: Wed, 2 Jul 2003 13:31:05 -0500
72410              Message-ID: <20030702183105.GA4837@lebowski>
72411      Branch: perl
72412            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
72413            ! handy.h pp_ctl.c scope.h
72414 ____________________________________________________________________________
72415 [ 19933] By: jhi                                   on 2003/07/02  14:55:49
72416         Log: Subject: Re: maint @ 19923
72417              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
72418              Date: Wed, 2 Jul 2003 11:43:05 -0400
72419              Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
72420      Branch: perl
72421            ! pod/perlfunc.pod
72422 ____________________________________________________________________________
72423 [ 19932] By: jhi                                   on 2003/07/02  14:29:42
72424         Log: Subject: Re: maint @ 19923
72425              From: Jim Cromie <jcromie@divsol.com>
72426              Date: Wed, 02 Jul 2003 05:35:06 -0600
72427              Message-ID: <3F02C36A.9030704@divsol.com>
72428      Branch: perl
72429            ! pod/perlfunc.pod
72430 ____________________________________________________________________________
72431 [ 19931] By: jhi                                   on 2003/07/02  11:34:49
72432         Log: Fix for [perl #22759 insufficient format string checking];
72433              using ewix makes no sense, assuming evix was intended,
72434              no old tests fail; add the test case.
72435      Branch: perl
72436            ! sv.c t/op/sprintf.t
72437 ____________________________________________________________________________
72438 [ 19929] By: jhi                                   on 2003/07/02  09:13:33
72439         Log: Better links.
72440      Branch: perl
72441            ! pod/perlipc.pod pod/perlrun.pod
72442 ____________________________________________________________________________
72443 [ 19928] By: jhi                                   on 2003/07/02  08:58:26
72444         Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
72445      Branch: perl
72446            ! hints/darwin.sh
72447 ____________________________________________________________________________
72448 [ 19927] By: jhi                                   on 2003/07/02  08:48:00
72449         Log: ...and getting the comma right, too.
72450      Branch: perl
72451            ! t/op/magic.t
72452 ____________________________________________________________________________
72453 [ 19926] By: jhi                                   on 2003/07/02  08:46:18
72454         Log: Getting the whitespace right.
72455      Branch: perl
72456            ! t/op/magic.t
72457 ____________________________________________________________________________
72458 [ 19925] By: jhi                                   on 2003/07/02  08:40:36
72459         Log: FreeBSD $0 dance.
72460      Branch: perl
72461            ! pod/perlvar.pod t/op/magic.t
72462 ____________________________________________________________________________
72463 [ 19924] By: jhi                                   on 2003/07/02  08:17:31
72464         Log: Fix from Enache Adrian for the magic.t failure in
72465              FreeBSD: setproctitle() cannot get rid of the " (perl)".
72466      Branch: perl
72467            ! t/op/magic.t
72468 ____________________________________________________________________________
72469 [ 19921] By: jhi                                   on 2003/07/02  05:26:33
72470         Log: VMS: with this, 100% make test in Compaq C V6.5-001
72471              on OpenVMS Alpha V7.3-1, from Craig Berry.
72472      Branch: perl
72473            ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
72474 ____________________________________________________________________________
72475 [ 19920] By: jhi                                   on 2003/07/02  05:21:23
72476         Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
72477              The latest releases of NetBSD don't require the hack.  From
72478              Johnny Lam.
72479      Branch: perl
72480            ! hints/netbsd.sh
72481 ____________________________________________________________________________
72482 [ 19918] By: jhi                                   on 2003/07/01  20:02:33
72483         Log: Add a new utility, Porting/Modules.
72484      Branch: perl
72485            + Porting/Modules
72486            ! MANIFEST
72487 ____________________________________________________________________________
72488 [ 19917] By: jhi                                   on 2003/07/01  17:00:02
72489         Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod
72490              From: Robin Barker <Robin.Barker@npl.co.uk>
72491              Date: Tue, 1 Jul 2003 18:21:34 +0100
72492              Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
72493
72494              Subject:  [PATCH] long C<=item>s in lib/CGI.pm
72495              From: Robin Barker <Robin.Barker@npl.co.uk>
72496              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
72497              Date: Tue, 1 Jul 2003 18:25:17 +0100
72498
72499              Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
72500              From: Robin Barker <Robin.Barker@npl.co.uk>
72501              Date: Tue, 1 Jul 2003 18:29:09 +0100
72502              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
72503      Branch: perl
72504            ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
72505 ____________________________________________________________________________
72506 [ 19916] By: jhi                                   on 2003/07/01  16:51:31
72507         Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
72508              From: Enache Adrian <enache@rdslink.ro>
72509              Date: Tue, 1 Jul 2003 19:51:25 +0300
72510              Message-ID: <20030701165125.GA1521@ratsnest.hole>
72511      Branch: perl
72512            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
72513            ! ext/B/typemap t/op/magic.t
72514 ____________________________________________________________________________
72515 [ 19915] By: jhi                                   on 2003/07/01  16:22:09
72516         Log: Upgrade to Unicode::Normalize 0.23.
72517      Branch: perl
72518            ! ext/Unicode/Normalize/Changes
72519            ! ext/Unicode/Normalize/Normalize.pm
72520            ! ext/Unicode/Normalize/Normalize.xs
72521 ____________________________________________________________________________
72522 [ 19914] By: jhi                                   on 2003/07/01  13:08:44
72523         Log: A naked values() caused shuffling of lib/Config.pm,
72524              which in turn caused unnecessary rebuilds.
72525      Branch: perl
72526            ! configpm
72527 ____________________________________________________________________________
72528 [ 19913] By: jhi                                   on 2003/07/01  13:01:10
72529         Log: Even more :utf8 socket testing, now in both directions.
72530      Branch: perl
72531            ! ext/IO/lib/IO/t/io_sock.t
72532 ____________________________________________________________________________
72533 [ 19912] By: jhi                                   on 2003/07/01  12:44:32
72534         Log: One more test (does binmode()ing a socket succeed)
72535              and add -w.
72536      Branch: perl
72537            ! ext/IO/lib/IO/t/io_sock.t
72538 ____________________________________________________________________________
72539 [ 19911] By: jhi                                   on 2003/07/01  12:38:13
72540         Log: Tweak an existing IO test to test also the change #19910.
72541      Branch: perl
72542            ! ext/IO/lib/IO/t/io_sock.t
72543 ____________________________________________________________________________
72544 [ 19910] By: jhi                                   on 2003/07/01  11:18:27
72545         Log: Integrate from perlio:
72546              [ 19909]
72547              binmode() should affect IoOFP() as well as IoIFP() if it is
72548              distinct (e.g. sockets).
72549      Branch: perl
72550           !> pp_sys.c
72551 ____________________________________________________________________________
72552 [ 19906] By: jhi                                   on 2003/07/01  08:03:17
72553         Log: Do the "aligned contiguous" check only if the arguments
72554              look like aligned; re-introduce the "traditional contiguous"
72555              checks with OS/2 special quirks and all.
72556      Branch: perl
72557            ! perl.c
72558 ____________________________________________________________________________
72559 [ 19903] By: jhi                                   on 2003/07/01  06:22:12
72560         Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
72561      Branch: perl
72562            ! perl.c
72563 ____________________________________________________________________________
72564 [ 19902] By: jhi                                   on 2003/07/01  06:20:48
72565         Log: Regen Glossary et al.
72566      Branch: perl
72567            ! Porting/Glossary Porting/config.sh Porting/config_H
72568 ____________________________________________________________________________
72569 [ 19900] By: jhi                                   on 2003/07/01  05:56:38
72570         Log: Regen Configure.
72571      Branch: perl
72572            ! Configure
72573 ____________________________________________________________________________
72574 [ 19899] By: jhi                                   on 2003/07/01  05:56:14
72575         Log: More nanosleep removal.
72576      Branch: perl
72577            ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
72578            ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
72579            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
72580            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
72581 ____________________________________________________________________________
72582 [ 19898] By: jhi                                   on 2003/07/01  05:54:58
72583         Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
72584      Branch: perl
72585            + ext/Time/HiRes/hints/dec_osf.pl
72586            ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
72587            ! ext/Time/HiRes/hints/sco.pl
72588 ____________________________________________________________________________
72589 [ 19897] By: jhi                                   on 2003/07/01  05:04:50
72590         Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
72591              From: Alan Burlison <Alan.Burlison@sun.com>
72592              Date: Tue, 01 Jul 2003 00:03:24 +0100
72593              Message-ID: <3F00C1BC.3020103@sun.com>
72594      Branch: perl
72595            ! Configure Makefile.SH config_h.SH configure.com
72596            ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
72597 ____________________________________________________________________________
72598 [ 19896] By: jhi                                   on 2003/06/30  20:20:54
72599         Log: Integrate #19892, #19895 from perlio to compile and avoid
72600              crashing on Win32.
72601      Branch: perl
72602           !> perl.c
72603 ____________________________________________________________________________
72604 [ 19890] By: jhi                                   on 2003/06/30  08:41:51
72605         Log: int is not UV.
72606      Branch: perl
72607            ! perl.c
72608 ____________________________________________________________________________
72609 [ 19889] By: jhi                                   on 2003/06/30  08:36:38
72610         Log: The 'contiguous' test for argv[], envp[] was bogus
72611              since those need not be in memory end-to-end, e.g.
72612              in Tru64 they are aligned by eight.  Loosen the test
72613              so that 'contiguousness' is fulfilled if the elements
72614              are within PTRSIZE alignment.  This makes Tru64 to pass
72615              the join.t, too.
72616      Branch: perl
72617            ! ext/threads/t/join.t mg.c perl.c
72618 ____________________________________________________________________________
72619 [ 19888] By: jhi                                   on 2003/06/30  07:24:18
72620         Log: $0 doc tweakage.
72621      Branch: perl
72622            ! pod/perlvar.pod
72623 ____________________________________________________________________________
72624 [ 19887] By: jhi                                   on 2003/06/30  07:20:58
72625         Log: $0 test tweaks from Andreas.
72626      Branch: perl
72627            ! ext/threads/t/join.t t/op/magic.t
72628 ____________________________________________________________________________
72629 [ 19886] By: rgs                                   on 2003/06/29  19:18:43
72630         Log: Misc Pod Nits.
72631      Branch: perl
72632            ! ext/B/B.pm pod/perlrun.pod
72633 ____________________________________________________________________________
72634 [ 19885] By: jhi                                   on 2003/06/29  15:49:52
72635         Log: Fix a faulty alias.
72636      Branch: perl
72637            ! ext/Encode/lib/Encode/Alias.pm
72638 ____________________________________________________________________________
72639 [ 19884] By: jhi                                   on 2003/06/29  15:41:05
72640         Log: The joy of $0.  Undoing the #16399 makes Andreas'
72641              tests (see [perl #22811]) pass (yes, padding with space    instead
72642              of nul makes no sense, but that seems to work, maybe Linux does
72643              some deep magic in ps(1)?); moving the PL_origalen computation
72644              earlier makes also the threaded-first case fully pass.
72645
72646              But in general modifying the argv[] is very non-portable.
72647              (e.g. in Tru64 it seems to be limited to the size of the
72648              original argv[0] since the argv[] are not contiguous?)
72649
72650              Everybody should just have setproctitle().
72651      Branch: perl
72652            ! mg.c perl.c pod/perlvar.pod
72653 ____________________________________________________________________________
72654 [ 19883] By: jhi                                   on 2003/06/29  13:47:36
72655         Log: More on the macro debugging and expansion.
72656      Branch: perl
72657            ! pod/perlhack.pod
72658 ____________________________________________________________________________
72659 [ 19882] By: rgs                                   on 2003/06/29  13:17:09
72660         Log: Perl_doing_taint must be public, for programs that embed perl
72661      Branch: perl
72662            ! embed.fnc embed.h global.sym
72663 ____________________________________________________________________________
72664 [ 19881] By: jhi                                   on 2003/06/29  10:17:28
72665         Log: More coffee...
72666      Branch: perl
72667            ! lib/Test/Harness.pm
72668 ____________________________________________________________________________
72669 [ 19880] By: jhi                                   on 2003/06/29  09:48:50
72670         Log: argc, argv.
72671      Branch: perl
72672            ! perl.h
72673 ____________________________________________________________________________
72674 [ 19879] By: jhi                                   on 2003/06/29  09:34:47
72675         Log: Another spot where a zero $test{$max} can make things go boom.
72676      Branch: perl
72677            ! lib/Test/Harness.pm
72678 ____________________________________________________________________________
72679 [ 19878] By: jhi                                   on 2003/06/29  09:28:58
72680         Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
72681              as per suggestion from Sarathy.
72682      Branch: perl
72683            ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
72684            ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
72685 ____________________________________________________________________________
72686 [ 19877] By: jhi                                   on 2003/06/28  18:28:01
72687         Log: The #19842 is no more needed thanks to #19876,
72688              and the #19842 was wrong anyway (it affected
72689              only the threaded case.)
72690      Branch: perl
72691            ! hints/dec_osf.sh
72692 ____________________________________________________________________________
72693 [ 19876] By: jhi                                   on 2003/06/28  18:24:46
72694         Log: Subject: Re: your malloc patches
72695              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
72696              Date: Fri, 27 Jun 2003 06:54:06 -0700
72697              Message-ID: <20030627135406.GA8914@math.berkeley.edu>
72698
72699              More malloc patches: now they seem to work even in Tru64.
72700      Branch: perl
72701            ! malloc.c
72702 ____________________________________________________________________________
72703 [ 19875] By: jhi                                   on 2003/06/28  18:09:30
72704         Log: Duh.
72705      Branch: perl
72706            ! perl.h
72707 ____________________________________________________________________________
72708 [ 19874] By: jhi                                   on 2003/06/28  17:30:52
72709         Log: Retract #19867; the bug was really much simpler:
72710              the < max must be <= max instead.
72711      Branch: perl
72712            ! hv.c
72713 ____________________________________________________________________________
72714 [ 19873] By: rgs                                   on 2003/06/28  16:02:53
72715         Log: Using $1 without testing success of the regexp, bad.
72716      Branch: perl
72717            ! pod/perlretut.pod
72718 ____________________________________________________________________________
72719 [ 19872] By: rgs                                   on 2003/06/28  16:01:08
72720         Log: Some clarification about the current semantics of CHECK and
72721              INIT blocks. See bug [perl #22826].
72722      Branch: perl
72723            ! pod/perlmod.pod
72724 ____________________________________________________________________________
72725 [ 19871] By: rgs                                   on 2003/06/28  15:47:22
72726         Log: Subject: [Encode] pre-1.97 patches
72727              From: Dan Kogai <dankogai@dan.co.jp>
72728              Date: Sat, 28 Jun 2003 01:20:59 +0900
72729              Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
72730      Branch: perl
72731            ! ext/Encode/Changes ext/Encode/Encode.pm
72732            ! ext/Encode/lib/Encode/Guess.pm
72733 ____________________________________________________________________________
72734 [ 19870] By: rgs                                   on 2003/06/28  15:39:57
72735         Log: Two debugging patches.
72736              The first allows to hold symbolic switches in $^D
72737              and more generally fixes assignment to $^D. The
72738              second one improves the information given by -Dl.
72739
72740              Subject: [PATCH] allow $^D = "flags"
72741              From: Dave Mitchell <davem@fdgroup.com>
72742              Date: Fri, 27 Jun 2003 22:26:24 +0100
72743              Message-ID: <20030627212624.GB12887@fdgroup.com>
72744
72745              Subject: [PATCH] make -Dl show more scope info
72746              From: Dave Mitchell <davem@fdgroup.com>
72747              Date: Fri, 27 Jun 2003 23:00:36 +0100
72748              Message-ID: <20030627220036.GC12887@fdgroup.com>
72749      Branch: perl
72750            ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
72751            ! proto.h scope.h
72752 ____________________________________________________________________________
72753 [ 19869] By: rgs                                   on 2003/06/28  14:39:40
72754         Log: Fix test count, by Abe Timmerman.
72755      Branch: perl
72756            ! t/comp/require.t
72757 ____________________________________________________________________________
72758 [ 19867] By: jhi                                   on 2003/06/27  10:08:20
72759         Log: The two-for-loops is no more a valid way to walk through
72760              a hash (this was the reason the Hash/Util.t intermittently
72761              failed, the two-loop didn't find all the SVs of the HV).
72762      Branch: perl
72763            ! hv.c
72764 ____________________________________________________________________________
72765 [ 19866] By: jhi                                   on 2003/06/27  08:54:16
72766         Log: Some warnings about the (im)proper uses of the hash randomisation.
72767      Branch: perl
72768            ! pod/perlsec.pod
72769 ____________________________________________________________________________
72770 [ 19865] By: jhi                                   on 2003/06/27  08:40:45
72771         Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
72772              is larger than INT_MAX (atoi() returns -1 in that case).
72773      Branch: perl
72774            ! perl.c
72775 ____________________________________________________________________________
72776 [ 19864] By: jhi                                   on 2003/06/27  08:18:47
72777         Log: Use the PL_earlytaint.  (PL_earlytaint is a global,
72778              not per-interp, since perl_construct() is not passed
72779              the argc, argv, and therefore it can't set the per-interp
72780              PL_tainting.)
72781      Branch: perl
72782            ! perl.c perl.h
72783 ____________________________________________________________________________
72784 [ 19863] By: jhi                                   on 2003/06/27  08:15:11
72785         Log: Introduce (global) variable PL_earlytaint which
72786              is set very early in main(), before perl_parse()
72787              has been called and PL_tainting (or PL_taint_warn)
72788              might have been set.
72789      Branch: perl
72790            ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
72791            ! perlvars.h proto.h
72792 ____________________________________________________________________________
72793 [ 19862] By: jhi                                   on 2003/06/27  07:39:58
72794         Log: Make doing_taint() always available (though not
72795              part of the public API).
72796      Branch: perl
72797            ! embed.fnc embed.h perl.c proto.h
72798 ____________________________________________________________________________
72799 [ 19861] By: jhi                                   on 2003/06/27  05:30:03
72800         Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
72801              if tainting-- but is this a good thing or a bad thing?
72802              (At least it makes debugging lib/Hash/Util.t harder,
72803              since it has, for no apparent good reason, -T: one must
72804              make a copy of it without the -T.)
72805      Branch: perl
72806            ! perl.c
72807 ____________________________________________________________________________
72808 [ 19860] By: jhi                                   on 2003/06/27  05:02:14
72809         Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
72810              From: Tim Bunce <Tim.Bunce@pobox.com>
72811              Date: Thu, 26 Jun 2003 10:53:22 +0100
72812              Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
72813      Branch: perl
72814            ! INSTALL
72815 ____________________________________________________________________________
72816 [ 19859] By: jhi                                   on 2003/06/27  04:59:23
72817         Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
72818              random failures.  To make these easier to reproduce,
72819              add a variable, PERL_HASH_SEED_DEBUG, to display the
72820              hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
72821              of 82972356 makes the first one to fail.
72822      Branch: perl
72823            ! perl.c pod/perlrun.pod
72824 ____________________________________________________________________________
72825 [ 19858] By: rgs                                   on 2003/06/26  20:21:53
72826         Log: perlhack update, by Steve Grazzini
72827              about macro support in gdb and gcc.
72828      Branch: perl
72829            ! pod/perlhack.pod
72830 ____________________________________________________________________________
72831 [ 19854] By: jhi                                   on 2003/06/26  05:32:02
72832         Log: Bite the bullet and apply the hash randomisation patch.
72833              [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
72834      Branch: perl
72835            ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
72836            ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
72837            ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
72838            ! sv.c
72839 ____________________________________________________________________________
72840 [ 19853] By: rgs                                   on 2003/06/25  19:35:02
72841         Log: Subject: Re: P and V
72842              From: "Philip Newton" <pnewton@gmx.de>
72843              Date: Wed, 25 Jun 2003 17:50:22 +0200
72844              Message-ID: <3EF9E0DE.4786.16A6869@localhost>
72845      Branch: perl
72846            ! lib/Thread/Semaphore.pm
72847 ____________________________________________________________________________
72848 [ 19852] By: rgs                                   on 2003/06/25  19:27:42
72849         Log: Enhance some macro robustness.
72850      Branch: perl
72851            ! opcode.h opcode.pl
72852 ____________________________________________________________________________
72853 [ 19851] By: rgs                                   on 2003/06/25  19:25:47
72854         Log: Fix [perl #21742] :
72855              require() should always be called in scalar context,
72856              even when it's the last statement in an eval("").
72857      Branch: perl
72858            ! pp_ctl.c t/comp/require.t
72859 ____________________________________________________________________________
72860 [ 19849] By: jhi                                   on 2003/06/24  17:32:37
72861         Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
72862              From: Dave Mitchell <davem@fdgroup.com>
72863              Date: Tue, 24 Jun 2003 13:16:18 +0100
72864              Message-ID: <20030624121618.GC22675@fdgroup.com>
72865      Branch: perl
72866            ! sv.c t/op/ref.t
72867 ____________________________________________________________________________
72868 [ 19848] By: merijn                                on 2003/06/24  08:06:57
72869         Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
72870              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
72871              Date: Tue, 24 Jun 2003 11:00:34 +0200
72872              Message-ID: <186930306740.20030624110034@familiehaase.de>
72873      Branch: perl
72874            ! lib/Pod/Perldoc.pm
72875 ____________________________________________________________________________
72876 [ 19847] By: jhi                                   on 2003/06/24  04:52:42
72877         Log: Subject: [PATCH] version.pm up to date with CPAN
72878              From: John Peacock <jpeacock@rowman.com>
72879              Date: Mon, 23 Jun 2003 21:58:18 -0400
72880              Message-ID: <3EF7B03A.2060705@rowman.com>
72881      Branch: perl
72882            ! lib/version.pm lib/version.t universal.c
72883 ____________________________________________________________________________
72884 [ 19846] By: rgs                                   on 2003/06/23  20:52:26
72885         Log: Subject: [perlport.pod] code point of \cU
72886              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
72887              Date: Tue, 24 Jun 2003 01:00:16 +0900
72888              Message-Id: <20030624004743.1237.BQW10602@nifty.com>
72889      Branch: perl
72890            ! pod/perlport.pod
72891 ____________________________________________________________________________
72892 [ 19845] By: jhi                                   on 2003/06/23  04:55:39
72893         Log: Test tweaks for VMS from Craig Berry.
72894      Branch: perl
72895            ! lib/strict.t lib/warnings.t
72896 ____________________________________________________________________________
72897 [ 19843] By: jhi                                   on 2003/06/22  17:00:10
72898         Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
72899      Branch: perl
72900            ! embed.fnc embed.h pp.c proto.h util.c
72901 ____________________________________________________________________________
72902 [ 19842] By: jhi                                   on 2003/06/22  16:44:16
72903         Log: Until the Perl malloc problems in Tru64 are fixed.
72904      Branch: perl
72905            ! hints/dec_osf.sh
72906 ____________________________________________________________________________
72907 [ 19841] By: jhi                                   on 2003/06/22  16:35:33
72908         Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
72909              From: Enache Adrian <enache@rdslink.ro>
72910              Date: Sat, 21 Jun 2003 03:19:31 +0300
72911              Message-ID: <20030621001931.GB1255@ratsnest.hole>
72912      Branch: perl
72913            ! op.c t/op/concat.t
72914 ____________________________________________________________________________
72915 [ 19840] By: jhi                                   on 2003/06/22  16:33:25
72916         Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
72917              From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
72918              Date: 21 Jun 2003 19:02:30 -0000
72919              Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
72920      Branch: perl
72921            ! lib/overload.pm lib/overload.t
72922 ____________________________________________________________________________
72923 [ 19839] By: jhi                                   on 2003/06/22  16:31:05
72924         Log: Subject: FileCache 1.03 broken on VMS -- possible patch
72925              From: "Craig A. Berry" <craigberry@mac.com>
72926              Date: Sat, 21 Jun 2003 10:31:59 -0500
72927              Message-ID: <3EF47A6F.9060904@mac.com>
72928      Branch: perl
72929            ! lib/FileCache.pm lib/FileCache/t/01open.t
72930            ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
72931 ____________________________________________________________________________
72932 [ 19838] By: jhi                                   on 2003/06/22  16:16:01
72933         Log: Debian fix from Brendan O'Dea:
72934              Adjust output to screen width.
72935              (adjusted to probe for the stty command)
72936      Branch: perl
72937            ! utils/dprofpp.PL
72938 ____________________________________________________________________________
72939 [ 19837] By: jhi                                   on 2003/06/22  15:56:45
72940         Log: Debian fix from Brendan O'Dea:
72941              Use a temporary directory to avoid symlink attacks.
72942              Specify -gstabs explicitly (not the default format for gcc 3.2).
72943      Branch: perl
72944            ! utils/c2ph.PL
72945 ____________________________________________________________________________
72946 [ 19836] By: jhi                                   on 2003/06/22  15:55:13
72947         Log: Debian fix from Brendan O'Dea:
72948              Bug#156284: the stucture used by pp_accept is too small to hold an
72949              IPv6 address.
72950      Branch: perl
72951            ! pp_sys.c
72952 ____________________________________________________________________________
72953 [ 19835] By: jhi                                   on 2003/06/22  15:46:50
72954         Log: For characters beyond the BMP the $bits will be undef,
72955              which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
72956              analysis and fix from SADAHIRO Tomoyuki)
72957      Branch: perl
72958            ! lib/utf8_heavy.pl
72959 ____________________________________________________________________________
72960 [ 19834] By: jhi                                   on 2003/06/20  08:42:58
72961         Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
72962      Branch: perl
72963            ! malloc.c
72964 ____________________________________________________________________________
72965 [ 19833] By: jhi                                   on 2003/06/20  08:16:02
72966         Log: Don't do sprintf().
72967      Branch: perl
72968            ! malloc.c
72969 ____________________________________________________________________________
72970 [ 19832] By: jhi                                   on 2003/06/20  07:43:48
72971         Log: Show the source code location of an "assertion botch".
72972      Branch: perl
72973            ! malloc.c
72974 ____________________________________________________________________________
72975 [ 19831] By: jhi                                   on 2003/06/20  07:31:11
72976         Log: More Perl malloc debugging magic from Ilya.  Seems to work in
72977              Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
72978              malloc.c, found in AIX since there is no such header.
72979              In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
72980              memory was overwritten?"
72981              (In IRIX compiles but that doesn't prove much since in IRIX
72982              Perl's malloc is simply not used.)
72983      Branch: perl
72984            + malloc_ctl.h
72985            ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
72986            ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
72987 ____________________________________________________________________________
72988 [ 19830] By: jhi                                   on 2003/06/20  06:02:21
72989         Log: Retract #19785 and #19756: JPL nowadays works without this
72990              (verified by a true JPL user).
72991      Branch: perl
72992            ! perl.c
72993 ____________________________________________________________________________
72994 [ 19827] By: jhi                                   on 2003/06/19  20:18:31
72995         Log: Apparently this is needed for VMS (Craig Berry).
72996      Branch: perl
72997            ! lib/Tie/File.pm
72998 ____________________________________________________________________________
72999 [ 19824] By: jhi                                   on 2003/06/19  15:11:48
73000         Log: Bump Time::HiRes to 1.49.
73001      Branch: perl
73002            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
73003            ! ext/Time/HiRes/HiRes.xs
73004 ____________________________________________________________________________
73005 [ 19822] By: jhi                                   on 2003/06/19  14:49:37
73006         Log: This change chunk doesn't work well with blead.
73007      Branch: perl
73008            ! lib/ExtUtils/t/Command.t
73009 ____________________________________________________________________________
73010 [ 19821] By: jhi                                   on 2003/06/19  14:27:52
73011         Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
73012              make happy.
73013      Branch: perl
73014            ! lib/ExtUtils/MM_Unix.pm
73015 ____________________________________________________________________________
73016 [ 19820] By: jhi                                   on 2003/06/19  14:25:53
73017         Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
73018              as of 2003-06-19 18:39 EET).
73019      Branch: perl
73020            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
73021            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
73022            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
73023            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
73024 ____________________________________________________________________________
73025 [ 19819] By: jhi                                   on 2003/06/19  14:08:13
73026         Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
73027              From: grazz@pobox.com (Steve Grazzini)
73028              Date: Wed, 18 Jun 2003 19:42:37 -0400
73029              Message-ID: <20030618234237.GA6267@grazzini.net>
73030      Branch: perl
73031            ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
73032            ! t/op/runlevel.t t/op/tiehandle.t util.c
73033 ____________________________________________________________________________
73034 [ 19818] By: jhi                                   on 2003/06/19  13:57:55
73035         Log: Subject: [PATCH -current] email address correction
73036              Date: Thu, 19 Jun 2003 02:19:31 -0700
73037              Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
73038              From: rs@crystalflame.net (Richard Soderberg)
73039      Branch: perl
73040            ! ext/threads/threads.pm
73041 ____________________________________________________________________________
73042 [ 19816] By: jhi                                   on 2003/06/19  05:02:22
73043         Log: MPE/iX gets serious indigestion on w-packed infinities.
73044      Branch: perl
73045            ! t/op/pack.t
73046 ____________________________________________________________________________
73047 [ 19815] By: rgs                                   on 2003/06/18  20:47:47
73048         Log: A bunch of minor changes to perlguts.pod.
73049      Branch: perl
73050            ! pod/perlguts.pod
73051 ____________________________________________________________________________
73052 [ 19814] By: jhi                                   on 2003/06/18  19:19:38
73053         Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
73054              From: Enache Adrian <enache@rdslink.ro>
73055              Date: Wed, 18 Jun 2003 23:00:43 +0300
73056              Message-ID: <20030618200043.GA1249@ratsnest.hole>
73057      Branch: perl
73058            ! pp.c regexec.c t/op/pat.t
73059 ____________________________________________________________________________
73060 [ 19813] By: jhi                                   on 2003/06/18  17:31:50
73061         Log: Upgrade to Tie::File 0.97.
73062      Branch: perl
73063            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
73064            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
73065            ! lib/Tie/File/t/29_downcopy.t
73066 ____________________________________________________________________________
73067 [ 19812] By: gbarr                                 on 2003/06/18  16:41:31
73068         Log: Sync with libnet 1.16
73069      Branch: perl
73070            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
73071 ____________________________________________________________________________
73072 [ 19811] By: jhi                                   on 2003/06/18  12:11:07
73073         Log: Subject: Encode] 1.96 Released
73074              From: Dan Kogai <dankogai@dan.co.jp>
73075              Date: Wed, 18 Jun 2003 19:09:11 +0900
73076              Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
73077      Branch: perl
73078            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
73079            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
73080            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
73081            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
73082            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
73083            ! ext/Encode/t/guess.t
73084 ____________________________________________________________________________
73085 [ 19810] By: jhi                                   on 2003/06/18  09:20:43
73086         Log: Oops in change #19809.
73087      Branch: perl
73088            ! ext/POSIX/POSIX.xs
73089 ____________________________________________________________________________
73090 [ 19809] By: jhi                                   on 2003/06/18  09:08:47
73091         Log: If the first argument of sigaction() was a string, not a number
73092              (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
73093              isn't numeric in subroutine entry ...' but after that one got
73094              (depending on the OS) either a coredump (because of trying to
73095              assign to *0 in mg_get) or a hang (because of the sigprocmask()
73096              blocking signals inside POSIX::sigaction, a nasty hang since
73097              one obviously cannot interrupt it...only SIGKILL works).
73098              In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
73099              because of the string becoming zero due to the XS typemap magic.
73100              Resolved by making the POSIX::sigaction to try harder to figure
73101              out a valid signal number (one still gets the warning, though),
73102              and returning undef if no sense can be made.
73103      Branch: perl
73104            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
73105 ____________________________________________________________________________
73106 [ 19808] By: rgs                                   on 2003/06/17  21:10:06
73107         Log: Some docs for the assertions.
73108      Branch: perl
73109            ! lib/assertions.pm lib/assertions/activate.pm
73110            ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
73111 ____________________________________________________________________________
73112 [ 19806] By: jhi                                   on 2003/06/17  18:12:26
73113         Log: io_dir.t tweak from Craig Berry.
73114      Branch: perl
73115            ! ext/IO/lib/IO/t/io_dir.t
73116 ____________________________________________________________________________
73117 [ 19805] By: jhi                                   on 2003/06/17  16:47:06
73118         Log: Subject: /ext/DynaLoader/dl_dyld.xs
73119              From: "Peter O'Gorman" <peter@pogma.com>
73120              Date: Tue, 17 Jun 2003 23:45:47 +0900
73121              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
73122
73123              No need to see dlclose() and dlsym() outside the dl_dyld.xs
73124              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
73125              of OpenDarwin.
73126      Branch: perl
73127            ! ext/DynaLoader/dl_dyld.xs
73128 ____________________________________________________________________________
73129 [ 19804] By: jhi                                   on 2003/06/17  13:12:21
73130         Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
73131              From: david nicol <whatever@davidnicol.com>
73132              Date: 16 Jun 2003 20:35:24 -0500
73133              Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
73134
73135              Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
73136              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
73137              Date: Tue, 17 Jun 2003 00:12:04 -0400
73138              Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
73139      Branch: perl
73140            ! pod/perlre.pod pod/perltrap.pod
73141 ____________________________________________________________________________
73142 [ 19802] By: jhi                                   on 2003/06/17  04:51:33
73143         Log: UNICOS: try papering over the Configure symbol scan problems
73144              by disavowing any knowledge of dynaloading.
73145      Branch: perl
73146            ! hints/unicos.sh
73147 ____________________________________________________________________________
73148 [ 19801] By: rgs                                   on 2003/06/16  22:47:28
73149         Log: Revert change #19126, a poor attempt at fixing bug #21742.
73150              The test for #21742 is marked as TODO.
73151              Plus new regression tests from :
73152
73153              Subject: [perl #22708] void context in string eval is broken
73154              From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
73155              Date: 15 Jun 2003 23:09:03 -0000
73156              Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
73157      Branch: perl
73158            ! pp_ctl.c t/comp/require.t t/op/eval.t
73159 ____________________________________________________________________________
73160 [ 19800] By: rgs                                   on 2003/06/16  21:14:26
73161         Log: Subject: [PATCH] unnecessary stringification in eval/die
73162              From: Steve Grazzini <grazz@pobox.com>
73163              Date: 15 Jun 2003 21:02:26 -0000
73164              Message-ID: <20030615210226.56430.qmail@onion.perl.org>
73165              (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
73166              in c.l.p.misc and bug #17763)
73167      Branch: perl
73168            ! pod/perlfunc.pod pp_ctl.c
73169 ____________________________________________________________________________
73170 [ 19799] By: rgs                                   on 2003/06/16  20:15:28
73171         Log: Subject: [perl #22622] Bogus error codes from File::Copy::move
73172              From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
73173              Date: 9 Jun 2003 15:48:09 -0000
73174              Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
73175      Branch: perl
73176            ! lib/File/Copy.pm
73177 ____________________________________________________________________________
73178 [ 19798] By: jhi                                   on 2003/06/16  12:26:29
73179         Log: And even more glibc fcntl constants, this time mostly F_XXX.
73180              Be more conservative and use @EXPORT_OK instead of @EXPORT.
73181      Branch: perl
73182            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
73183 ____________________________________________________________________________
73184 [ 19797] By: jhi                                   on 2003/06/16  08:05:11
73185         Log: Even more glibc O_ modes.
73186      Branch: perl
73187            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
73188 ____________________________________________________________________________
73189 [ 19796] By: jhi                                   on 2003/06/16  07:59:26
73190         Log: Add O_NOATIME.
73191      Branch: perl
73192            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
73193 ____________________________________________________________________________
73194 [ 19795] By: jhi                                   on 2003/06/16  06:51:19
73195         Log: Instead of fancy condvar footwork do a simple join,
73196              as suggested by Arthur.
73197      Branch: perl
73198            ! ext/threads/shared/t/hv_refs.t
73199 ____________________________________________________________________________
73200 [ 19794] By: rgs                                   on 2003/06/15  21:01:18
73201         Log: Rename again the warning about $* being no longer supported
73202              (and update perldiag this time!)
73203      Branch: perl
73204            ! gv.c pod/perldiag.pod t/lib/warnings/gv
73205 ____________________________________________________________________________
73206 [ 19793] By: rgs                                   on 2003/06/15  19:47:21
73207         Log: Remove all magic in untie()
73208
73209              Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
73210              From: Aaron J Mackey <ajm6q@virginia.edu>
73211              Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
73212              Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
73213              (plus a test case)
73214      Branch: perl
73215            ! pp_sys.c t/op/tie.t
73216 ____________________________________________________________________________
73217 [ 19790] By: jhi                                   on 2003/06/15  17:22:08
73218         Log: Start using Perl malloc in FreeBSD since the system malloc
73219              is reaaally slooow for Perl.
73220
73221              Subject: FreeBSD 5.1 vs. -Uusemymalloc
73222              From: Dan Kogai <dankogai@dan.co.jp>
73223              Date: Mon, 16 Jun 2003 01:48:49 +0900
73224              Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
73225      Branch: perl
73226            ! hints/freebsd.sh
73227 ____________________________________________________________________________
73228 [ 19789] By: jhi                                   on 2003/06/15  17:08:02
73229         Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
73230              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
73231              Date: Sat, 14 Jun 2003 17:49:57 -0700
73232              Message-ID: <20030615004956.GA28272@math.berkeley.edu>
73233      Branch: perl
73234            + os2/OS2/typemap os2/perlrexx.cmd
73235            - os2/OS2/PrfDB/typemap
73236            ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
73237            ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
73238            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
73239            ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
73240            ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
73241            ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
73242            ! os2/os2ish.h pp_sys.c utils/h2xs.PL
73243 ____________________________________________________________________________
73244 [ 19788] By: jhi                                   on 2003/06/15  15:05:40
73245         Log: Reindent a section of the file.
73246      Branch: perl
73247            ! universal.c
73248 ____________________________________________________________________________
73249 [ 19787] By: jhi                                   on 2003/06/15  15:01:26
73250         Log: Unused variable.
73251      Branch: perl
73252            ! universal.c
73253 ____________________________________________________________________________
73254 [ 19786] By: jhi                                   on 2003/06/15  07:41:23
73255         Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
73256              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
73257              Date: Sun, 15 Jun 2003 10:48:40 +0200
73258              Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
73259      Branch: perl
73260            ! embed.fnc embed.h proto.h sv.c
73261 ____________________________________________________________________________
73262 [ 19785] By: jhi                                   on 2003/06/15  07:37:02
73263         Log: Most often unused variables.
73264      Branch: perl
73265            ! perl.c
73266 ____________________________________________________________________________
73267 [ 19784] By: rgs                                   on 2003/06/14  20:08:52
73268         Log: Rename the warning about $* being removed,
73269              as suggested by Dave Mitchell
73270      Branch: perl
73271            ! gv.c t/lib/warnings/gv
73272 ____________________________________________________________________________
73273 [ 19783] By: jhi                                   on 2003/06/14  16:30:23
73274         Log: The FileCache 1.03 tests from belg4mit.
73275      Branch: perl
73276            + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
73277            + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
73278            + lib/FileCache/t/05override.t
73279            - lib/FileCache.t
73280            ! MANIFEST
73281 ____________________________________________________________________________
73282 [ 19782] By: jhi                                   on 2003/06/14  13:45:01
73283         Log: Mention the Unicode::Regex::Set module.
73284      Branch: perl
73285            ! pod/perlunicode.pod
73286 ____________________________________________________________________________
73287 [ 19781] By: jhi                                   on 2003/06/14  13:39:45
73288         Log: Followup on #19779: make the helper function static,
73289              and rename it for paranoia reasons.
73290      Branch: perl
73291            ! embed.fnc embed.h proto.h sv.c
73292 ____________________________________________________________________________
73293 [ 19779] By: jhi                                   on 2003/06/14  13:13:34
73294         Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
73295              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
73296              Date: Sat, 14 Jun 2003 12:51:31 +0200
73297              Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
73298
73299              (choosing the safe alternative)
73300      Branch: perl
73301            ! sv.c
73302 ____________________________________________________________________________
73303 [ 19778] By: jhi                                   on 2003/06/14  09:28:01
73304         Log: Exercise the utf8:: "internal" functions.
73305      Branch: perl
73306            ! lib/utf8.pm lib/utf8.t
73307 ____________________________________________________________________________
73308 [ 19777] By: jhi                                   on 2003/06/14  09:05:07
73309         Log: Having to pull in the whole Encode just to get SvUTF8()
73310              is a bit too much: introduce utf8::is_utf8().
73311      Branch: perl
73312            ! lib/utf8.pm pod/perluniintro.pod universal.c
73313 ____________________________________________________________________________
73314 [ 19776] By: jhi                                   on 2003/06/14  08:56:11
73315         Log: Slight tweaks on the length() and chr() entries,
73316              passing-by rewrapping on the rmdir entry.
73317      Branch: perl
73318            ! pod/perlfunc.pod
73319 ____________________________________________________________________________
73320 [ 19775] By: jhi                                   on 2003/06/14  08:50:16
73321         Log: test.pl-ify and add a couple of tests.
73322      Branch: perl
73323            ! lib/bytes.t
73324 ____________________________________________________________________________
73325 [ 19773] By: jhi                                   on 2003/06/14  08:05:01
73326         Log: Slight reorg of the binmode() entry.
73327      Branch: perl
73328            ! pod/perlfunc.pod
73329 ____________________________________________________________________________
73330 [ 19772] By: jhi                                   on 2003/06/14  07:07:38
73331         Log: Illegal cpp.
73332      Branch: perl
73333            ! util.c
73334 ____________________________________________________________________________
73335 [ 19770] By: jhi                                   on 2003/06/14  04:36:18
73336         Log: Subject: Re: FileCache
73337              From: belg4mit <belg4mit@MIT.EDU>
73338              Date: Sat, 14 Jun 2003 01:35:05 -0400
73339              Message-ID: <3EEAB409.7B4C21EA@mit.edu>
73340
73341              FileCache 1.03.
73342      Branch: perl
73343            ! lib/FileCache.pm
73344 ____________________________________________________________________________
73345 [ 19769] By: rgs                                   on 2003/06/13  19:17:50
73346         Log: Remove the deprecated $* variable.
73347              Incidentally, this fixes bug #22354, about unwanted
73348              action-at-distance of the /m regexp modifier.
73349              Add a new warning to advertise this fact.
73350      Branch: perl
73351            ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
73352            ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
73353            ! t/op/pat.t t/op/study.t
73354 ____________________________________________________________________________
73355 [ 19768] By: jhi                                   on 2003/06/13  17:08:45
73356         Log: Encode simply needs more work on EBCDIC.
73357      Branch: perl
73358            ! ext/Encode/t/Unicode.t
73359 ____________________________________________________________________________
73360 [ 19767] By: jhi                                   on 2003/06/13  17:05:01
73361         Log: Redundancy removal from Brian De Pradine;
73362              both the forms, pthread_mutexattr_settype() and
73363              pthread_mutexattr_setkind_np(), exist on z/OS.
73364      Branch: perl
73365            ! thread.h
73366 ____________________________________________________________________________
73367 [ 19766] By: jhi                                   on 2003/06/13  17:02:57
73368         Log: Somehow MPE/iX managed to get
73369              "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
73370      Branch: perl
73371            ! lib/Test/Harness.pm
73372 ____________________________________________________________________________
73373 [ 19765] By: jhi                                   on 2003/06/13  14:36:18
73374         Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
73375              From: alan <alan@pair.com>
73376              Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
73377              Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
73378
73379              (the first alternative)
73380      Branch: perl
73381            ! util.c
73382 ____________________________________________________________________________
73383 [ 19764] By: jhi                                   on 2003/06/13  14:33:51
73384         Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
73385              way of detecting Darwin/Mac OS X; instead it is recommended to
73386              detect the OS at a higher level and pass the information manually
73387              down to the application, using e.g. a -Ddefinition.
73388      Branch: perl
73389            ! hints/darwin.sh perl.h x2p/util.c
73390 ____________________________________________________________________________
73391 [ 19763] By: jhi                                   on 2003/06/13  14:12:13
73392         Log: Define a cpp symbol, BSDish, if that looks appropriate.
73393      Branch: perl
73394            ! perl.h
73395 ____________________________________________________________________________
73396 [ 19760] By: jhi                                   on 2003/06/13  12:00:06
73397         Log: Even more tweakage on symbol scanning from Alan Burlison.
73398      Branch: perl
73399            ! Configure
73400 ____________________________________________________________________________
73401 [ 19758] By: gbarr                                 on 2003/06/13  07:01:11
73402         Log: Sync with libnet 1.15
73403      Branch: perl
73404            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
73405 ____________________________________________________________________________
73406 [ 19756] By: jhi                                   on 2003/06/13  05:09:17
73407         Log: The changes #8803 and #8896 that fixed JPL for use with
73408              JDK 1.2/1.3 had somehow disappeared.
73409      Branch: perl
73410            ! perl.c perl.h
73411 ____________________________________________________________________________
73412 [ 19752] By: rgs                                   on 2003/06/12  20:49:25
73413         Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
73414              to be issued if the string to be left-justified by s?printf contains
73415              a newline.
73416
73417              Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf
73418              From: Robin Barker <Robin.Barker@npl.co.uk>
73419              Date: Wed, 11 Jun 2003 18:10:14 +0100
73420              Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
73421      Branch: perl
73422            ! pod/perldiag.pod sv.c t/lib/warnings/sv
73423 ____________________________________________________________________________
73424 [ 19751] By: rgs                                   on 2003/06/12  20:25:41
73425         Log: Patch for a warning emitted twice, from :
73426              Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
73427              From: Steve Grazzini <grazz@pobox.com>
73428              Date: Wed, 11 Jun 2003 00:46:47 -0400
73429              Message-ID: <20030611044647.GA16696@grazzini.net>
73430      Branch: perl
73431            ! pp_sys.c
73432 ____________________________________________________________________________
73433 [ 19750] By: sky                                   on 2003/06/12  15:03:55
73434         Log: In free we want to destroy, not init, thanks to Tim Bunce for
73435              detecting this. Should hopefully fix memory leak on Tru64
73436      Branch: perl
73437            ! ext/threads/shared/shared.xs
73438 ____________________________________________________________________________
73439 [ 19749] By: jhi                                   on 2003/06/12  13:27:44
73440         Log: More perlio ->Open paranoia.  Set errno to EINVAL if there's
73441              no ->Open, not if ->Open returns NULL.
73442      Branch: perl
73443            ! perlio.c
73444 ____________________________________________________________________________
73445 [ 19748] By: jhi                                   on 2003/06/12  11:32:44
73446         Log: Further perlio doc tweaks.
73447      Branch: perl
73448            ! lib/PerlIO.pm pod/perlrun.pod
73449 ____________________________________________________________________________
73450 [ 19747] By: jhi                                   on 2003/06/12  11:25:19
73451         Log: Slightly amended version of the proposed patch for
73452              "[perl #22390] export PERLIO=bytes segfaults";
73453              the amendment is to set errno.
73454              TODO: we really should not get here if the layer
73455              stack is corrupt or non-sensical (like "bytes").
73456      Branch: perl
73457            ! perlio.c
73458 ____________________________________________________________________________
73459 [ 19746] By: sky                                   on 2003/06/12  08:37:39
73460         Log: Be polite and destroy the mutexes and conditions we use!
73461      Branch: perl
73462            ! ext/threads/shared/shared.xs
73463 ____________________________________________________________________________
73464 [ 19744] By: rgs                                   on 2003/06/11  20:49:04
73465         Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
73466              From: Andy Dougherty <doughera@lafayette.edu>
73467              Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
73468              Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
73469      Branch: perl
73470            ! lib/File/Temp/t/security.t
73471 ____________________________________________________________________________
73472 [ 19742] By: jhi                                   on 2003/06/11  18:28:12
73473         Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
73474              From: Andy Dougherty <doughera@lafayette.edu>
73475              Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
73476              Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
73477      Branch: perl
73478            ! Configure
73479 ____________________________________________________________________________
73480 [ 19741] By: merijn                                on 2003/06/11  14:06:49
73481         Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
73482              From: PPrymmer@factset.com
73483              Date: Wed, 11 Jun 2003 09:00:34 -0400
73484              Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
73485      Branch: perl
73486            ! lib/vmsish.t
73487 ____________________________________________________________________________
73488 [ 19740] By: jhi                                   on 2003/06/11  13:29:59
73489         Log: Doc nit.
73490      Branch: perl
73491            ! INSTALL
73492 ____________________________________________________________________________
73493 [ 19739] By: jhi                                   on 2003/06/11  05:30:53
73494         Log: Integrate from maint:
73495              [ 19738]
73496              Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
73497              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
73498              Date: Tue, 10 Jun 2003 22:10:47 +0200
73499              Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
73500      Branch: perl
73501           !> ext/Encode/encengine.c ext/List/Util/Util.xs
73502           !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
73503           !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
73504           !> sv.c
73505 ____________________________________________________________________________
73506 [ 19735] By: jhi                                   on 2003/06/10  05:27:33
73507         Log: Upgrade to Unicode::Normalize 0.22.
73508      Branch: perl
73509            ! ext/Unicode/Normalize/Changes
73510            ! ext/Unicode/Normalize/Makefile.PL
73511            ! ext/Unicode/Normalize/Normalize.pm
73512            ! ext/Unicode/Normalize/Normalize.xs
73513            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
73514            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
73515            ! ext/Unicode/Normalize/t/test.t
73516 ____________________________________________________________________________
73517 [ 19734] By: jhi                                   on 2003/06/10  05:14:18
73518         Log: Upgrade to Unicode::Collate 0.25.
73519      Branch: perl
73520            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
73521            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
73522            ! lib/Unicode/Collate/t/test.t
73523 ____________________________________________________________________________
73524 [ 19731] By: jhi                                   on 2003/06/09  20:48:14
73525         Log: On a real multicpu box the child thread could still be running
73526              when the parent thread was already testing.
73527      Branch: perl
73528            ! ext/threads/shared/t/hv_refs.t
73529 ____________________________________________________________________________
73530 [ 19730] By: rgs                                   on 2003/06/09  19:56:29
73531         Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
73532              From: Andy Dougherty <doughera@lafayette.edu>
73533              Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
73534              Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
73535      Branch: perl
73536            ! INSTALL
73537 ____________________________________________________________________________
73538 [ 19729] By: rgs                                   on 2003/06/09  19:13:16
73539         Log: Subject: [PATCH] Re: nitpick with \(0..2)
73540              From: Steve Grazzini <grazz@pobox.com>
73541              Date: Fri, 6 Jun 2003 01:42:59 -0400
73542              Message-ID: <20030606054259.GA30249@grazzini.net>
73543      Branch: perl
73544            ! op.c pod/perlop.pod t/op/ref.t
73545 ____________________________________________________________________________
73546 [ 19726] By: jhi                                   on 2003/06/09  18:45:00
73547         Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
73548      Branch: perl
73549            ! ext/Unicode/Normalize/Normalize.pm
73550 ____________________________________________________________________________
73551 [ 19725] By: rgs                                   on 2003/06/09  18:33:50
73552         Log: In the debugger, flush stdout/stderr before the prompt is printed
73553              Subject: Re: [PATCH] Perlbug #15228
73554              From: Alex Vandiver <alexmv@MIT.EDU>
73555              Date: 04 Jun 2003 04:50:10 -0400
73556              Message-Id: <1054716610.21402.45.camel@supox>
73557      Branch: perl
73558            ! lib/perl5db.pl
73559 ____________________________________________________________________________
73560 [ 19724] By: gsar                                  on 2003/06/09  18:17:42
73561         Log: mark 450_service.t#18 as a todo test on windows
73562      Branch: perl
73563            ! lib/Net/Ping/t/450_service.t
73564 ____________________________________________________________________________
73565 [ 19723] By: gsar                                  on 2003/06/09  18:00:57
73566         Log: one of the Net::Ping time-dependent tests fails sporadically
73567              when the response from localhost is "too quick"
73568      Branch: perl
73569            ! lib/Net/Ping/t/250_ping_hires.t
73570 ____________________________________________________________________________
73571 [ 19721] By: jhi                                   on 2003/06/09  17:04:50
73572         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
73573              From: Michael G Schwern <schwern@pobox.com>
73574              Date: Sat, 7 Jun 2003 01:16:32 -0700
73575              Message-ID: <20030607081632.GA16228@windhund.schwern.org>
73576      Branch: perl
73577            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
73578            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
73579            ! lib/ExtUtils/t/Liblist.t
73580 ____________________________________________________________________________
73581 [ 19720] By: gsar                                  on 2003/06/09  15:59:52
73582         Log: fix for perlio.t failures on windows (from Dan Kogai)
73583      Branch: perl
73584            ! ext/Encode/t/perlio.t
73585 ____________________________________________________________________________
73586 [ 19719] By: jhi                                   on 2003/06/09  15:28:18
73587         Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
73588              From: PPrymmer@factset.com
73589              Date: Mon, 9 Jun 2003 09:57:43 -0400
73590              Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
73591      Branch: perl
73592            ! configure.com utils/perlivp.PL
73593 ____________________________________________________________________________
73594 [ 19717] By: gsar                                  on 2003/06/09  14:09:55
73595         Log: windows: fix memory leak in %ENV handling (shows up as a
73596              leak even in the simplest fork() loop, because perl_construct()
73597              now does the equivalent of %ENV assignments using mg_set())
73598      Branch: perl
73599            ! win32/perlhost.h
73600 ____________________________________________________________________________
73601 [ 19715] By: sky                                   on 2003/06/09  09:35:47
73602         Log: Support blessed shared references.
73603      Branch: perl
73604            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
73605            ! ext/threads/shared/t/hv_refs.t
73606 ____________________________________________________________________________
73607 [ 19714] By: jhi                                   on 2003/06/09  04:29:04
73608         Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
73609              From: "Craig A. Berry" <craigberry@mac.com>
73610              Date: Sun, 08 Jun 2003 16:49:43 -0500
73611              Message-ID: <3EE3AF77.7060302@mac.com>
73612      Branch: perl
73613            ! t/op/pack.t
73614 ____________________________________________________________________________
73615 [ 19712] By: jhi                                   on 2003/06/08  17:05:59
73616         Log: Subject: Re: forwarded you a test result
73617              From: Dan Kogai <dankogai@dan.co.jp>
73618              Date: Sun, 8 Jun 2003 11:04:43 +0900
73619              Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
73620      Branch: perl
73621            ! ext/Encode/t/Encode.t
73622 ____________________________________________________________________________
73623 [ 19710] By: jhi                                   on 2003/06/08  17:03:07
73624         Log: Regen Configure et al.
73625      Branch: perl
73626            ! Configure Porting/config.sh Porting/config_H
73627 ____________________________________________________________________________
73628 [ 19709] By: jhi                                   on 2003/06/08  16:45:50
73629         Log: More symbol scan logic from Alan Burlison.
73630      Branch: perl
73631            ! Configure Porting/Glossary hints/solaris_2.sh
73632 ____________________________________________________________________________
73633 [ 19708] By: sky                                   on 2003/06/07  13:28:50
73634         Log: Major (internal) change to make it much more easy to embed
73635              threaded perl because we don't use our own TLS for the current
73636              thread info, but instead use PL_modglobal. Should make the
73637              mod_perl2 team (Hi Stas!) happy. Should also be more robust.
73638      Branch: perl
73639            ! ext/threads/threads.xs
73640 ____________________________________________________________________________
73641 [ 19707] By: sky                                   on 2003/06/07  13:27:01
73642         Log: Last patch broke this slightly because INC was wrong.
73643      Branch: perl
73644            ! ext/threads/t/thread.t
73645 ____________________________________________________________________________
73646 [ 19706] By: sky                                   on 2003/06/07  13:07:53
73647         Log: Remove warnings from tests.
73648      Branch: perl
73649            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
73650            ! ext/threads/t/list.t
73651 ____________________________________________________________________________
73652 [ 19705] By: sky                                   on 2003/06/07  12:42:28
73653         Log: Work in non core env.
73654      Branch: perl
73655            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
73656            ! ext/threads/t/libc.t ext/threads/t/list.t
73657            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
73658            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
73659            ! ext/threads/t/thread.t
73660 ____________________________________________________________________________
73661 [ 19703] By: jhi                                   on 2003/06/07  05:11:50
73662         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
73663              From: Michael G Schwern <schwern@pobox.com>
73664              Date: Fri, 6 Jun 2003 18:41:45 -0700
73665              Message-ID: <20030607014145.GB12031@windhund.schwern.org>
73666      Branch: perl
73667            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
73668            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
73669            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
73670            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
73671            ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
73672            ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
73673            ! lib/ExtUtils/t/zz_cleanup_dummy.t
73674 ____________________________________________________________________________
73675 [ 19702] By: rgs                                   on 2003/06/06  23:00:00
73676         Log: Upgrade to Time::Local 1.06, by Dave Rolsky
73677      Branch: perl
73678            ! lib/Time/Local.pm lib/Time/Local.t
73679 ____________________________________________________________________________
73680 [ 19701] By: rgs                                   on 2003/06/06  22:50:37
73681         Log: Complement to change #19698 :
73682              add also this information (=> and curly braces doesn't
73683              quote compound identifiers) to the strict manpage.
73684              As an experiment in documentation, add a "HISTORY" section
73685              to the strict manpage.
73686      Branch: perl
73687            ! lib/strict.pm
73688 ____________________________________________________________________________
73689 [ 19700] By: rgs                                   on 2003/06/06  22:31:50
73690         Log: Minor grammatical nit.
73691      Branch: perl
73692            ! README.hpux
73693 ____________________________________________________________________________
73694 [ 19699] By: rgs                                   on 2003/06/06  22:29:38
73695         Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
73696              From: Stas Bekman <stas@stason.org>
73697              Date: Thu, 05 Jun 2003 10:10:36 +1000
73698              Message-ID: <3EDE8A7C.2080302@stason.org>
73699
73700              Subject: [patch] perlguts authors dup
73701              From: Stas Bekman <stas@stason.org>
73702              Date: Thu, 05 Jun 2003 10:14:12 +1000
73703              Message-ID: <3EDE8B54.6090808@stason.org>
73704      Branch: perl
73705            ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
73706 ____________________________________________________________________________
73707 [ 19698] By: rgs                                   on 2003/06/06  22:23:56
73708         Log: Clarify that => doesn't quote compound identifiers.
73709      Branch: perl
73710            ! pod/perldata.pod
73711 ____________________________________________________________________________
73712 [ 19696] By: merijn                                on 2003/06/06  12:21:43
73713         Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
73714              as the compiler supports it)
73715      Branch: perl
73716            ! README.hpux
73717 ____________________________________________________________________________
73718 [ 19695] By: jhi                                   on 2003/06/05  18:50:51
73719         Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
73720              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73721              Date: Wed, 04 Jun 2003 00:08:32 -0700
73722              Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
73723      Branch: perl
73724            ! t/run/switches.t toke.c
73725 ____________________________________________________________________________
73726 [ 19694] By: jhi                                   on 2003/06/05  18:37:02
73727         Log: Subject: [PATCH] RE: maint @ 19683
73728              From: Robin Barker <Robin.Barker@npl.co.uk>
73729              Date: Thu, 5 Jun 2003 17:16:58 +0100
73730              Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
73731
73732              (skipped the MIME::Base64 part, leaving that to Gisle)
73733      Branch: perl
73734            ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
73735 ____________________________________________________________________________
73736 [ 19693] By: jhi                                   on 2003/06/05  17:26:04
73737         Log: SKIP label was missing.
73738      Branch: perl
73739            ! t/io/utf8.t
73740 ____________________________________________________________________________
73741 [ 19692] By: jhi                                   on 2003/06/05  16:58:23
73742         Log: z/OS makedepend fix from Peter Prymmer;
73743              still needed as reported by Brian De Pradine.
73744      Branch: perl
73745            ! makedepend.SH
73746 ____________________________________________________________________________
73747 [ 19691] By: jhi                                   on 2003/06/05  16:56:01
73748         Log: Even more getspecific patches from Brian De Pradine;
73749              macrofy the construct.
73750      Branch: perl
73751            ! ext/threads/threads.xs
73752 ____________________________________________________________________________
73753 [ 19690] By: jhi                                   on 2003/06/05  16:19:40
73754         Log: z/OS threads tweak from Brian De Pradine.
73755      Branch: perl
73756            ! ext/threads/threads.xs
73757 ____________________________________________________________________________
73758 [ 19689] By: jhi                                   on 2003/06/05  05:43:31
73759         Log: Upgrade to Time::HiRes 1.48.
73760      Branch: perl
73761            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
73762 ____________________________________________________________________________
73763 [ 19688] By: rgs                                   on 2003/06/04  18:53:48
73764         Log: Prevent a potential null pointer dereference.
73765              Noticed by Ryan Koga <rkoga@caida.org> in
73766              Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
73767      Branch: perl
73768            ! perlio.c
73769 ____________________________________________________________________________
73770 [ 19687] By: jhi                                   on 2003/06/04  18:26:08
73771         Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
73772              From: Andy Dougherty <doughera@lafayette.edu>
73773              Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
73774              Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
73775      Branch: perl
73776            ! hints/darwin.sh
73777 ____________________________________________________________________________
73778 [ 19686] By: jhi                                   on 2003/06/04  11:02:54
73779         Log: On closer reading the proposed UTS#18 update required
73780              even more changes.
73781      Branch: perl
73782            ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
73783            ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
73784            ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
73785            ! lib/unicore/mktables
73786 ____________________________________________________________________________
73787 [ 19685] By: jhi                                   on 2003/06/04  10:14:09
73788         Log: Align the 'graph' property definition with the proposed
73789              Unicode UTS #18 update (v7).
73790      Branch: perl
73791            ! lib/unicore/lib/Graph.pl lib/unicore/mktables
73792 ____________________________________________________________________________
73793 [ 19681] By: jhi                                   on 2003/06/04  05:16:38
73794         Log: Subject: [MacOS X] consider useshrplib='false' by default
73795              From: Dan Kogai <dankogai@dan.co.jp>
73796              Date: Wed, 4 Jun 2003 01:29:42 +0900
73797              Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
73798      Branch: perl
73799            ! hints/darwin.sh
73800 ____________________________________________________________________________
73801 [ 19679] By: jhi                                   on 2003/06/03  15:51:36
73802         Log: Urk.  Joe's patches were for the maint branch,
73803              not for the blead (which has assertions and stuff).
73804              Retract #19677, #19676, #19674.
73805      Branch: perl
73806            ! lib/perl5db.pl
73807 ____________________________________________________________________________
73808 [ 19678] By: jhi                                   on 2003/06/03  15:05:19
73809         Log: According to Arthur this should help
73810              #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
73811      Branch: perl
73812            ! ext/threads/threads.xs
73813 ____________________________________________________________________________
73814 [ 19677] By: jhi                                   on 2003/06/03  14:07:06
73815         Log: Tiny tweaks from Joe McMahon.
73816      Branch: perl
73817            ! lib/perl5db.pl
73818 ____________________________________________________________________________
73819 [ 19676] By: jhi                                   on 2003/06/03  12:38:46
73820         Log: Tiny pod and speling tweaks.
73821      Branch: perl
73822            ! lib/perl5db.pl
73823 ____________________________________________________________________________
73824 [ 19674] By: jhi                                   on 2003/06/03  12:20:59
73825         Log: Subject: Extensive documentation patch redux
73826              From: Joe McMahon <mcmahon@ibiblio.org>
73827              Date: Mon, 2 Jun 2003 09:53:40 -0400
73828              Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
73829
73830              Subject: RE: [PATCH] RE: Extensive documentation patch redux
73831              From: Robin Barker <Robin.Barker@npl.co.uk>
73832              Date: Tue, 3 Jun 2003 10:00:22 +0100
73833              Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
73834      Branch: perl
73835            ! lib/perl5db.pl
73836 ____________________________________________________________________________
73837 [ 19673] By: jhi                                   on 2003/06/03  09:51:59
73838         Log: Salvage parts of #19667.
73839      Branch: perl
73840            ! perlio.c win32/win32.c win32/win32iop.h
73841 ____________________________________________________________________________
73842 [ 19672] By: jhi                                   on 2003/06/03  09:26:45
73843         Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
73844              still is there).
73845      Branch: perl
73846            ! MANIFEST pod/perlfunc.pod
73847 ____________________________________________________________________________
73848 [ 19671] By: merijn                                on 2003/06/03  08:27:07
73849         Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
73850              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73851              Date: Tue, 03 Jun 2003 01:55:06 -0700
73852              Message-ID: <qJG3+gzkgajL092yn@efn.org>
73853      Branch: perl
73854            ! README.cygwin
73855 ____________________________________________________________________________
73856 [ 19670] By: jhi                                   on 2003/06/03  08:04:39
73857         Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
73858              #19655, #19418; File::Temp no more used internally.
73859              Some parts of these will be salvaged later.
73860      Branch: perl
73861            ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
73862            ! proto.h win32/win32.c win32/win32iop.h
73863 ____________________________________________________________________________
73864 [ 19669] By: gsar                                  on 2003/06/02  20:59:39
73865         Log: fix for 09_gen_rs.t#59 failure on windows
73866      Branch: perl
73867            ! lib/Tie/File/t/09_gen_rs.t
73868 ____________________________________________________________________________
73869 [ 19668] By: gsar                                  on 2003/06/02  20:40:19
73870         Log: resurrect change#19628 and make it work by generalizing
73871              a spot that had a hardcoded dependency on the cmd.exe
73872              arguments being "/x/c" or "/c"
73873      Branch: perl
73874            ! pod/perlrun.pod win32/win32.c
73875 ____________________________________________________________________________
73876 [ 19667] By: gsar                                  on 2003/06/02  18:44:34
73877         Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
73878              reuse the straightforward native implementation instead
73879
73880              this fixes the warning from io_xs.t
73881
73882              NOTE: File::Temp has a less-than-robust implementation on windows
73883              that relies on END blocks being run (this may not happen always)
73884      Branch: perl
73885            ! op.c win32/win32.c win32/win32iop.h
73886 ____________________________________________________________________________
73887 [ 19666] By: gsar                                  on 2003/06/02  18:29:46
73888         Log: change#19628 broke many win32/system.t tests, so back it out
73889      Branch: perl
73890            ! pod/perlrun.pod win32/win32.c
73891 ____________________________________________________________________________
73892 [ 19665] By: rgs                                   on 2003/06/02  18:22:06
73893         Log: A little bit more of weird-code-proofing in B::Deparse.
73894              Fixes a bug reported by Alexey Tourbin in
73895              Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
73896      Branch: perl
73897            ! ext/B/B/Deparse.pm
73898 ____________________________________________________________________________
73899 [ 19664] By: jhi                                   on 2003/06/02  16:41:37
73900         Log: Upgrade to the CGI.pm 2.93.
73901
73902              (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
73903      Branch: perl
73904            + lib/CGI/t/util-58.t
73905            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
73906            ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
73907            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
73908            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
73909            ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
73910            ! lib/CGI/t/switch.t lib/CGI/t/util.t
73911 ____________________________________________________________________________
73912 [ 19663] By: jhi                                   on 2003/06/02  16:16:51
73913         Log: Whitespace tweaks.
73914      Branch: perl
73915            ! hints/uwin.sh
73916 ____________________________________________________________________________
73917 [ 19662] By: jhi                                   on 2003/06/02  16:08:22
73918         Log: U/WIN: final (for now) touches from John P. Linderman;
73919              now we get 97% success rate, the remaining failures are
73920              quite obscure.
73921      Branch: perl
73922            ! hints/uwin.sh lib/locale.t
73923 ____________________________________________________________________________
73924 [ 19661] By: gbarr                                 on 2003/06/02  12:13:35
73925         Log: Sync with libnet 1.14
73926      Branch: perl
73927            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
73928            ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
73929            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
73930            ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
73931 ____________________________________________________________________________
73932 [ 19660] By: jhi                                   on 2003/06/02  09:28:30
73933         Log: Beautification.
73934      Branch: perl
73935            ! op.c
73936 ____________________________________________________________________________
73937 [ 19659] By: jhi                                   on 2003/06/02  09:07:38
73938         Log: Duplicate definition bad.
73939      Branch: perl
73940            ! op.c
73941 ____________________________________________________________________________
73942 [ 19658] By: jhi                                   on 2003/06/02  09:02:18
73943         Log: I thought I tried building threaded.  Never think.  Try.
73944      Branch: perl
73945            ! perlio.c
73946 ____________________________________________________________________________
73947 [ 19657] By: jhi                                   on 2003/06/02  08:54:04
73948         Log: Stick with the original (5.8.0) logic.
73949      Branch: perl
73950            ! op.c
73951 ____________________________________________________________________________
73952 [ 19656] By: jhi                                   on 2003/06/02  08:28:51
73953         Log: Since pulling in File::Temp for tempfiles would pull in
73954              also Fcntl, miniperl could not open up tempfiles.  This broke
73955              the use of miniperl in VMS, as noticed by Craig Berry.
73956              Try to cure this by moving the creation of tempfile into its
73957              own routine, my_tmpfp(), which gets compiled differently
73958              for miniperl and perl.
73959      Branch: perl
73960            ! embed.fnc embed.h op.c perlio.c proto.h
73961 ____________________________________________________________________________
73962 [ 19655] By: jhi                                   on 2003/06/02  06:54:05
73963         Log: A pointless test, noticed by Craig Berry.
73964      Branch: perl
73965            ! perlio.c
73966 ____________________________________________________________________________
73967 [ 19654] By: rgs                                   on 2003/06/01  07:37:50
73968         Log: Two Cygwin patches from Gerrit.
73969
73970              Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
73971              From: "Gerrit P. Haase" <gp@familiehaase.de>
73972              Date: Sat, 31 May 2003 14:12:07 +0200
73973              Message-ID: <179860591535.20030531141207@familiehaase.de>
73974
73975              Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
73976              Date: Sat, 31 May 2003 13:57:49 +0200
73977              Message-ID: <11859733881.20030531135749@familiehaase.de>
73978      Branch: perl
73979            ! README.cygwin perl.h t/io/layers.t
73980 ____________________________________________________________________________
73981 [ 19652] By: rgs                                   on 2003/05/31  19:54:31
73982         Log: Fix a case of segfault in gv_check(), by making
73983              it ignore non-GV values in stashes.
73984      Branch: perl
73985            ! gv.c t/op/stash.t
73986 ____________________________________________________________________________
73987 [ 19651] By: rgs                                   on 2003/05/31  18:48:59
73988         Log: Don't install test.pl files.
73989      Branch: perl
73990            ! installperl
73991 ____________________________________________________________________________
73992 [ 19650] By: rgs                                   on 2003/05/31  18:47:50
73993         Log: Regenerate internals pods.
73994      Branch: perl
73995            ! pod/perlapi.pod pod/perlintern.pod
73996 ____________________________________________________________________________
73997 [ 19649] By: rgs                                   on 2003/05/31  18:33:07
73998         Log: Subject: [PATCH] jumbo closure patch broke formats
73999              From: Dave Mitchell <davem@fdgroup.com>
74000              Date: Sat, 31 May 2003 19:54:48 +0100
74001              Message-ID: <20030531185448.GA6055@fdgroup.com>
74002              Plus restore the original test script for bug #22372
74003      Branch: perl
74004            ! pad.c t/op/write.t
74005 ____________________________________________________________________________
74006 [ 19648] By: jhi                                   on 2003/05/31  17:37:36
74007         Log: Better patch from Inaba Hiroto for
74008              [perl #22375] 'split'/'index' problem for utf8
74009      Branch: perl
74010            ! sv.c
74011 ____________________________________________________________________________
74012 [ 19647] By: rgs                                   on 2003/05/31  11:46:52
74013         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
74014              From: Enache Adrian <enache@rdslink.ro>
74015              Date: Sat, 31 May 2003 14:18:11 +0300
74016              Message-ID: <20030531111811.GA1240@ratsnest.hole>
74017      Branch: perl
74018            ! t/op/write.t
74019 ____________________________________________________________________________
74020 [ 19646] By: jhi                                   on 2003/05/31  05:40:15
74021         Log: Interesting patch(1) glitch.
74022      Branch: perl
74023            ! lib/Tie/File.pm
74024 ____________________________________________________________________________
74025 [ 19645] By: jhi                                   on 2003/05/31  05:37:10
74026         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
74027              From: Enache Adrian <enache@rdslink.ro>
74028              Date: Fri, 30 May 2003 18:52:28 +0300
74029              Message-ID: <20030530155228.GA872@ratsnest.hole>
74030      Branch: perl
74031            ! sv.c t/op/write.t
74032 ____________________________________________________________________________
74033 [ 19644] By: jhi                                   on 2003/05/31  05:31:11
74034         Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
74035              From: "Craig A. Berry" <craigberry@mac.com>
74036              Date: Fri, 30 May 2003 13:08:01 -0500
74037              Message-ID: <3ED79E01.8050401@mac.com>
74038      Branch: perl
74039            ! ext/Encode/t/perlio.t
74040 ____________________________________________________________________________
74041 [ 19643] By: jhi                                   on 2003/05/31  05:28:56
74042         Log: Upgrade to Tie::File 0.96.
74043      Branch: perl
74044            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
74045            ! lib/Tie/File/t/09_gen_rs.t
74046 ____________________________________________________________________________
74047 [ 19642] By: jhi                                   on 2003/05/30  19:06:02
74048         Log: test.pl-isation.
74049      Branch: perl
74050            ! t/op/index.t
74051 ____________________________________________________________________________
74052 [ 19641] By: jhi                                   on 2003/05/30  15:59:57
74053         Log: A bit of networking notworking negativity.
74054              (Inspiration from Jos.)
74055      Branch: perl
74056            ! pod/perlport.pod
74057 ____________________________________________________________________________
74058 [ 19640] By: jhi                                   on 2003/05/30  05:47:15
74059         Log: Fix for "#22375 'split'/'index' problem for utf8".
74060      Branch: perl
74061            ! sv.c t/op/index.t
74062 ____________________________________________________________________________
74063 [ 19639] By: jhi                                   on 2003/05/29  19:07:35
74064         Log: Add the test case for the already fixed
74065              [perl #22351] perl bug with 'e' substitution modifier
74066      Branch: perl
74067            ! t/op/subst.t
74068 ____________________________________________________________________________
74069 [ 19638] By: jhi                                   on 2003/05/29  18:56:46
74070         Log: Comment tweakage.
74071      Branch: perl
74072            ! intrpvar.h
74073 ____________________________________________________________________________
74074 [ 19637] By: rgs                                   on 2003/05/29  18:47:40
74075         Log: Subject: [PATCH] jumbo closure fix
74076              From: Dave Mitchell <davem@fdgroup.com>
74077              Date: Wed, 26 Feb 2003 14:49:47 +0000
74078              Message-ID: <20030226144947.A14444@fdgroup.com>
74079      Branch: perl
74080            ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
74081            ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
74082            ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
74083            ! t/op/closure.t
74084 ____________________________________________________________________________
74085 [ 19635] By: jhi                                   on 2003/05/29  09:13:06
74086         Log: Subject: Credits patch
74087              From: Ed Avis <ed@membled.com>
74088              Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
74089              Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
74090      Branch: perl
74091            ! lib/Tie/RefHash.pm
74092 ____________________________________________________________________________
74093 [ 19634] By: jhi                                   on 2003/05/29  09:11:30
74094         Log: Subject: [patch] IO::File->open() with encoding
74095              From: Pradeep Hodigere <phodigere@yahoo.com>
74096              Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
74097              Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
74098      Branch: perl
74099            + ext/IO/lib/IO/t/io_utf8.t
74100            ! MANIFEST ext/IO/lib/IO/File.pm
74101 ____________________________________________________________________________
74102 [ 19633] By: jhi                                   on 2003/05/29  08:18:09
74103         Log: A *much* cut-down version of the patches in the thread
74104              Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
74105              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
74106              Date: 16 May 2003 19:04:28 -0000
74107              Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
74108      Branch: perl
74109            ! pod/perldiag.pod
74110 ____________________________________________________________________________
74111 [ 19632] By: jhi                                   on 2003/05/29  08:12:46
74112         Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
74113              From: Dave Mitchell <davem@fdgroup.com>
74114              Date: Tue, 27 May 2003 19:31:10 +0100
74115              Message-ID: <20030527183110.GA22715@fdgroup.com>
74116      Branch: perl
74117            ! hv.c
74118 ____________________________________________________________________________
74119 [ 19631] By: jhi                                   on 2003/05/29  08:11:42
74120         Log: Document that setvbuf() is not probably any more available.
74121              Many reports, most recently by mjd in
74122              [perl #22339] IO::Handle::setvbuf not defined properly
74123      Branch: perl
74124            ! ext/IO/lib/IO/Handle.pm
74125 ____________________________________________________________________________
74126 [ 19630] By: jhi                                   on 2003/05/29  07:59:51
74127         Log: Subject: typo in pod/perlfunc.pod
74128              From: Alexey Mahotkin <alexm@w-m.ru>
74129              Date: Wed, 28 May 2003 15:18:04 +0400
74130              Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
74131      Branch: perl
74132            ! pod/perlfunc.pod
74133 ____________________________________________________________________________
74134 [ 19629] By: merijn                                on 2003/05/28  12:24:42
74135         Log: Subject: [PATCH] Re: a2p is linked against too many libraries
74136              From: Andy Dougherty <doughera@lafayette.edu>
74137              Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
74138              Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
74139      Branch: perl
74140            ! x2p/Makefile.SH
74141 ____________________________________________________________________________
74142 [ 19628] By: jhi                                   on 2003/05/28  05:26:43
74143         Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
74144              From: Jan Dubois <jand@ActiveState.com>
74145              Date: Mon, 26 May 2003 23:33:53 -0700
74146              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
74147      Branch: perl
74148            ! pod/perlrun.pod win32/win32.c
74149 ____________________________________________________________________________
74150 [ 19627] By: jhi                                   on 2003/05/28  05:08:07
74151         Log: OpenZaurus cross-compilation patches from Redvers Davies.
74152      Branch: perl
74153            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
74154            ! Cross/config.sh-arm-linux Cross/generate_config_sh
74155            ! Cross/installperl.patch
74156 ____________________________________________________________________________
74157 [ 19626] By: jhi                                   on 2003/05/27  06:30:54
74158         Log: For now reword the sysread/syswrite description to
74159              stress the fact that by default everything is still bytes.
74160      Branch: perl
74161            ! pod/perlfunc.pod
74162 ____________________________________________________________________________
74163 [ 19625] By: jhi                                   on 2003/05/26  20:31:56
74164         Log: Subject: Re: [perl #22299] goto doesn't find label
74165              From: Dave Mitchell <davem@fdgroup.com>
74166              Date: Sat, 24 May 2003 12:25:17 +0100
74167              Message-ID: <20030524112517.GA11761@fdgroup.com>
74168
74169              Subject: [PATCH] Re: [perl #22299] goto doesn't find label
74170              From: Dave Mitchell <davem@fdgroup.com>
74171              Date: Mon, 26 May 2003 13:47:11 +0100
74172              Message-ID: <20030526124710.GA17670@fdgroup.com>
74173      Branch: perl
74174            ! pp_ctl.c t/op/goto.t
74175 ____________________________________________________________________________
74176 [ 19623] By: merijn                                on 2003/05/26  11:19:38
74177         Log: Subject: [PATCH] for cygwin/perlld.in
74178              From: "Gerrit P. Haase" <gp@familiehaase.de>
74179              Date: Sat, 24 May 2003 16:51:29 +0200
74180              Message-ID: <162265353578.20030524165129@familiehaase.de>
74181      Branch: perl
74182            ! cygwin/perlld.in
74183 ____________________________________________________________________________
74184 [ 19622] By: jhi                                   on 2003/05/25  18:57:18
74185         Log: Regen modlib and toc.
74186      Branch: perl
74187            ! pod/perlmodlib.pod pod/perltoc.pod
74188 ____________________________________________________________________________
74189 [ 19621] By: jhi                                   on 2003/05/25  18:51:00
74190         Log: Run external commands only with localized sanitized $ENV{PATH}.
74191      Branch: perl
74192            ! ext/Sys/Hostname/Hostname.pm
74193 ____________________________________________________________________________
74194 [ 19620] By: jhi                                   on 2003/05/25  18:39:04
74195         Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
74196              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
74197              Date: Sun, 25 May 2003 21:17:42 +0200
74198              Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
74199      Branch: perl
74200            ! perlio.h
74201 ____________________________________________________________________________
74202 [ 19619] By: jhi                                   on 2003/05/25  18:36:17
74203         Log: Protect against race conditions: if the pid is not seen,
74204              neither will be the $0 change be seen (and vice versa).
74205      Branch: perl
74206            ! ext/threads/t/join.t
74207 ____________________________________________________________________________
74208 [ 19618] By: jhi                                   on 2003/05/24  19:54:39
74209         Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
74210              From: Dan Kogai <dankogai@dan.co.jp>
74211              Date: 24 May 2003 19:50:48 -0000
74212              Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
74213      Branch: perl
74214            ! ext/Encode/bin/piconv
74215 ____________________________________________________________________________
74216 [ 19610] By: jhi                                   on 2003/05/24  06:42:52
74217         Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
74218              From: Dave Mitchell <davem@fdgroup.com>
74219              Date: Thu, 22 May 2003 10:13:19 +0100
74220              Message-ID: <20030522091319.GA4568@fdgroup.com>
74221
74222              Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
74223              From: Dave Mitchell <davem@fdgroup.com>
74224              Date: Fri, 23 May 2003 17:09:44 +0100
74225              Message-ID: <20030523160944.GC9194@fdgroup.com>
74226      Branch: perl
74227            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
74228            ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
74229 ____________________________________________________________________________
74230 [ 19608] By: jhi                                   on 2003/05/24  06:30:40
74231         Log: Missing "to".
74232      Branch: perl
74233            ! NetWare/config_H.wc Porting/config_H config_h.SH
74234            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
74235            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
74236            ! win32/config_H.vc64 wince/config_H.ce
74237 ____________________________________________________________________________
74238 [ 19607] By: jhi                                   on 2003/05/24  06:23:51
74239         Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
74240      Branch: perl
74241            ! Cross/config.sh-arm-linux NetWare/config.wc
74242            ! NetWare/config_H.wc configure.com epoc/config.sh
74243            ! plan9/config.plan9 plan9/config_h.sample
74244            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
74245            ! win32/config.gc win32/config.vc win32/config.vc64
74246            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
74247            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
74248 ____________________________________________________________________________
74249 [ 19606] By: jhi                                   on 2003/05/24  06:05:17
74250         Log: Regen Glossary et al.
74251      Branch: perl
74252            ! Porting/Glossary Porting/config.sh Porting/config_H
74253 ____________________________________________________________________________
74254 [ 19604] By: jhi                                   on 2003/05/24  05:57:49
74255         Log: Add a real scan for pthread_attr_setscope().
74256      Branch: perl
74257            ! Configure config_h.SH ext/threads/threads.xs
74258 ____________________________________________________________________________
74259 [ 19603] By: jhi                                   on 2003/05/24  05:32:34
74260         Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
74261      Branch: perl
74262            - lib/ftp.pl
74263            ! MANIFEST
74264 ____________________________________________________________________________
74265 [ 19602] By: jhi                                   on 2003/05/23  17:02:28
74266         Log: Noticed by John P. Linderman.
74267      Branch: perl
74268            ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
74269 ____________________________________________________________________________
74270 [ 19601] By: jhi                                   on 2003/05/23  16:58:04
74271         Log: Subject: [PATCH] RE: state of deparse?
74272              From: Robin Barker <Robin.Barker@npl.co.uk>
74273              Date: Fri, 23 May 2003 17:42:37 +0100
74274              Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
74275      Branch: perl
74276            ! ext/B/B/Deparse.pm
74277 ____________________________________________________________________________
74278 [ 19600] By: jhi                                   on 2003/05/23  16:55:09
74279         Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
74280              From: Robin Barker <Robin.Barker@npl.co.uk>
74281              Date: Fri, 23 May 2003 17:37:09 +0100
74282              Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
74283      Branch: perl
74284            ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
74285            ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
74286 ____________________________________________________________________________
74287 [ 19599] By: jhi                                   on 2003/05/23  16:51:18
74288         Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
74289              From: Robin Barker <Robin.Barker@npl.co.uk>
74290              Date: Fri, 23 May 2003 17:32:22 +0100
74291              Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
74292      Branch: perl
74293            ! embed.pl perl.h perlio.c perlio.h proto.h
74294 ____________________________________________________________________________
74295 [ 19598] By: jhi                                   on 2003/05/23  16:05:36
74296         Log: Hasty editing, grumble.
74297      Branch: perl
74298            ! ext/POSIX/POSIX.xs
74299 ____________________________________________________________________________
74300 [ 19597] By: jhi                                   on 2003/05/23  16:02:30
74301         Log: Linewrapping MUAs, grumble.
74302      Branch: perl
74303            ! ext/POSIX/POSIX.xs
74304 ____________________________________________________________________________
74305 [ 19596] By: jhi                                   on 2003/05/23  16:00:51
74306         Log: U/WIN extension fix from John P. Linderman.
74307      Branch: perl
74308            ! ext/POSIX/POSIX.xs
74309 ____________________________________________________________________________
74310 [ 19595] By: jhi                                   on 2003/05/23  14:19:53
74311         Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
74312              From: Dan Kogai <dankogai@dan.co.jp>
74313              Date: Sat, 24 May 2003 00:15:49 +0900
74314              Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
74315      Branch: perl
74316            ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
74317            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
74318 ____________________________________________________________________________
74319 [ 19594] By: jhi                                   on 2003/05/23  13:06:25
74320         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
74321              From: Michael G Schwern <schwern@pobox.com>
74322              Date: Fri, 23 May 2003 02:10:46 -0700
74323              Message-ID: <20030523091046.GB11662@windhund.schwern.org>
74324      Branch: perl
74325            + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
74326            + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
74327            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
74328            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
74329            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
74330            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
74331            ! lib/ExtUtils/MakeMaker/FAQ.pod
74332            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
74333            ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
74334            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
74335 ____________________________________________________________________________
74336 [ 19593] By: jhi                                   on 2003/05/23  12:56:23
74337         Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
74338              From: Dan Kogai <dankogai@dan.co.jp>
74339              Date: Fri, 23 May 2003 20:17:16 +0900
74340              Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
74341      Branch: perl
74342            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
74343            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
74344            ! ext/Encode/lib/Encode/Encoding.pm
74345            ! ext/PerlIO/encoding/encoding.xs
74346 ____________________________________________________________________________
74347 [ 19592] By: jhi                                   on 2003/05/23  12:52:05
74348         Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
74349      Branch: perl
74350            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
74351            ! ext/Time/HiRes/HiRes.xs
74352 ____________________________________________________________________________
74353 [ 19590] By: jhi                                   on 2003/05/22  11:51:46
74354         Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
74355              From: Dan Kogai <dankogai@dan.co.jp>
74356              Date: Thu, 22 May 2003 18:46:40 +0900
74357              Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp>
74358      Branch: perl
74359            ! ext/Encode/encoding.pm
74360 ____________________________________________________________________________
74361 [ 19589] By: rgs                                   on 2003/05/21  21:37:28
74362         Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
74363              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
74364              Date: Tue, 13 May 2003 10:36:32 +0200
74365              Message-id: <20030513083631.GA21782@ethan>
74366      Branch: perl
74367            ! utils/h2xs.PL
74368 ____________________________________________________________________________
74369 [ 19588] By: rgs                                   on 2003/05/21  21:03:04
74370         Log: New warning "Useless localization of %s", based on
74371              Subject: [PATCH] new warning "Useless localization of %s is deprecated"
74372              From: Dave Mitchell <davem@fdgroup.com>
74373              Date: Wed, 30 Apr 2003 21:17:38 +0100
74374              Message-ID: <20030430201738.GA22054@fdgroup.com>
74375
74376              The proposed patch added this warning in the 'deprecated' category ;
74377              I think this category is for things that exist and will be removed,
74378              rather than for things that don't exist and that will maybe be added.
74379      Branch: perl
74380            ! op.c pod/perldiag.pod t/lib/warnings/op
74381 ____________________________________________________________________________
74382 [ 19586] By: rgs                                   on 2003/05/21  19:56:38
74383         Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
74384              disable the loading of .pmc files if defined.
74385              Rename the function S_doopen_pmc to S_doopen_pm.
74386      Branch: perl
74387            ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
74388 ____________________________________________________________________________
74389 [ 19585] By: jhi                                   on 2003/05/21  19:28:23
74390         Log: More U/WIN tweaks from John P. Linderman.
74391      Branch: perl
74392            ! t/io/layers.t t/io/tell.t
74393 ____________________________________________________________________________
74394 [ 19584] By: rgs                                   on 2003/05/21  19:27:13
74395         Log: Subject: [PATCH] perldata.pod revamp rev. 3
74396              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
74397              Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
74398              Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
74399      Branch: perl
74400            ! pod/perldata.pod
74401 ____________________________________________________________________________
74402 [ 19583] By: jhi                                   on 2003/05/21  19:18:21
74403         Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
74404              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
74405              Date: Mon, 19 May 2003 17:53:25 -0400
74406              Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
74407
74408              (the bug id corrected to be #22231, not #22238)
74409      Branch: perl
74410            ! lib/Switch.pm
74411 ____________________________________________________________________________
74412 [ 19582] By: jhi                                   on 2003/05/21  14:17:14
74413         Log: MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
74414      Branch: perl
74415            ! ext/MIME/Base64/Makefile.PL
74416 ____________________________________________________________________________
74417 [ 19581] By: jhi                                   on 2003/05/21  14:15:26
74418         Log: U/WIN test tweak from John P. Linderman.
74419      Branch: perl
74420            ! t/op/chdir.t
74421 ____________________________________________________________________________
74422 [ 19580] By: jhi                                   on 2003/05/21  13:06:13
74423         Log: VMS test tweak from Craig Berry.
74424      Branch: perl
74425            ! lib/DirHandle.t
74426 ____________________________________________________________________________
74427 [ 19579] By: jhi                                   on 2003/05/21  13:03:34
74428         Log: U/WIN test nit for John P. Linderman.
74429      Branch: perl
74430            ! ext/Cwd/t/cwd.t
74431 ____________________________________________________________________________
74432 [ 19578] By: jhi                                   on 2003/05/21  13:01:42
74433         Log: Subject: [Encode] 1.95 released
74434              From: Dan Kogai <dankogai@dan.co.jp>
74435              Date: Wed, 21 May 2003 18:26:26 +0900
74436              Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
74437      Branch: perl
74438            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
74439            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
74440            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
74441            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
74442            ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
74443            ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
74444            ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
74445            ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
74446            ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
74447            ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
74448            ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
74449            ! ext/Encode/ucm/8859-9.ucm
74450 ____________________________________________________________________________
74451 [ 19575] By: rgs                                   on 2003/05/20  19:22:30
74452         Log: Enhance the failure reporting for the pod2html tests
74453      Branch: perl
74454            ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
74455 ____________________________________________________________________________
74456 [ 19574] By: rgs                                   on 2003/05/20  18:52:21
74457         Log: Upgrade to Getopt::Long 2.33
74458              (mostly a version number increment)
74459      Branch: perl
74460            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
74461            ! lib/Getopt/Long/README
74462 ____________________________________________________________________________
74463 [ 19573] By: rgs                                   on 2003/05/20  18:43:37
74464         Log: Upgrade to CPAN 1.70_54
74465              Subject: Re: CPAN.pm into blead
74466              From: Andreas J Koenig <andreas.koenig@anima.de>
74467              Date: Tue, 20 May 2003 11:31:16 +0200
74468              Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
74469      Branch: perl
74470            - lib/CPAN/README
74471            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
74472 ____________________________________________________________________________
74473 [ 19571] By: jhi                                   on 2003/05/19  19:52:23
74474         Log: Further -Uuseperlio tweaking.
74475      Branch: perl
74476            ! ext/Encode/t/Unicode.t
74477 ____________________________________________________________________________
74478 [ 19570] By: rgs                                   on 2003/05/19  19:20:48
74479         Log: Subject: Re: Possible precedence problem on bitwise ^ operator
74480              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74481              Date: Sun, 18 May 2003 19:21:01 -0700
74482              Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
74483              (with tweaks to perldiag.pod)
74484      Branch: perl
74485            ! op.c pod/perldiag.pod
74486 ____________________________________________________________________________
74487 [ 19569] By: jhi                                   on 2003/05/19  19:02:23
74488         Log: More Ultrix double definition avoidance.
74489      Branch: perl
74490            ! ext/Socket/Socket.xs
74491 ____________________________________________________________________________
74492 [ 19566] By: jhi                                   on 2003/05/19  04:58:25
74493         Log: Integrate perlio:
74494              [ 19556]
74495              Fix ticket 18265
74496
74497              [ 19557]
74498              EINTR retry should exit on count >= 0 not !=0
74499      Branch: perl
74500           !> perlio.c
74501 ____________________________________________________________________________
74502 [ 19565] By: jhi                                   on 2003/05/19  04:56:16
74503         Log: Nekkid numbers.
74504      Branch: perl
74505            ! ext/threads/threads.xs
74506 ____________________________________________________________________________
74507 [ 19564] By: jhi                                   on 2003/05/19  04:52:49
74508         Log: Meaningless cosmetics.
74509      Branch: perl
74510            ! ext/threads/threads.xs
74511 ____________________________________________________________________________
74512 [ 19563] By: jhi                                   on 2003/05/19  04:47:53
74513         Log: Make Perl_ithread_self() a bit more helpful when
74514              finding the thread fails (suggested by Stas in
74515              perl-ithreads Mar 01)
74516      Branch: perl
74517            ! ext/threads/threads.xs
74518 ____________________________________________________________________________
74519 [ 19562] By: jhi                                   on 2003/05/19  04:40:11
74520         Log: Slightly wrong panic messages.
74521      Branch: perl
74522            ! ext/threads/threads.xs
74523 ____________________________________________________________________________
74524 [ 19561] By: jhi                                   on 2003/05/19  04:33:31
74525         Log: Ultrix: the #19435 helped the IO extension, so this should
74526              help the Socket extension (socket structs redefinitions).
74527      Branch: perl
74528            ! ext/Socket/Socket.xs
74529 ____________________________________________________________________________
74530 [ 19560] By: jhi                                   on 2003/05/19  04:30:01
74531         Log: Based on
74532
74533              Subject: [PATCH threads.xs] no system scope on VMS
74534              From: "Craig A. Berry" <craigberry@mac.com>
74535              Date: Sun, 18 May 2003 23:02:07 -0500
74536              Message-ID: <3EC8573F.6050005@mac.com>
74537
74538              but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
74539      Branch: perl
74540            ! ext/threads/threads.xs
74541 ____________________________________________________________________________
74542 [ 19559] By: jhi                                   on 2003/05/19  04:24:27
74543         Log: Make the test work without perlio, from Dan Kogai.
74544      Branch: perl
74545            ! ext/Encode/t/Unicode.t
74546 ____________________________________________________________________________
74547 [ 19558] By: rgs                                   on 2003/05/18  21:40:10
74548         Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
74549              From: Michael G Schwern <schwern@pobox.com>
74550              Date: Wed, 14 May 2003 15:36:23 -0700
74551              Message-ID: <20030514223623.GD23350@windhund.schwern.org>
74552      Branch: perl
74553            ! pod/perlsyn.pod pod/perltrap.pod
74554 ____________________________________________________________________________
74555 [ 19552] By: jhi                                   on 2003/05/18  07:57:23
74556         Log: Integrate from perlio:
74557              [ 19542]
74558              Fix ticket #22219
74559
74560              [ 19543]
74561              Spotted a bare close() where PerlLIO_close() seems correct.
74562      Branch: perl
74563           !> doio.c perlio.c
74564 ____________________________________________________________________________
74565 [ 19550] By: jhi                                   on 2003/05/18  06:23:50
74566         Log: UTF-7 tweak from Dan Kogai.
74567      Branch: perl
74568            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
74569 ____________________________________________________________________________
74570 [ 19549] By: jhi                                   on 2003/05/18  05:58:58
74571         Log: The 'quotes' really are important (caught by Enache Adrian).
74572      Branch: perl
74573            ! Makefile.SH
74574 ____________________________________________________________________________
74575 [ 19548] By: jhi                                   on 2003/05/17  16:39:19
74576         Log: Subject: [Encode] UTF-7 Support
74577              From: Dan Kogai <dankogai@dan.co.jp>
74578              Date: Sun, 18 May 2003 00:45:35 +0900
74579              Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
74580      Branch: perl
74581            + ext/Encode/lib/Encode/Unicode/UTF7.pm
74582            ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
74583            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
74584            ! ext/Encode/lib/Encode/Config.pm
74585            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
74586 ____________________________________________________________________________
74587 [ 19547] By: jhi                                   on 2003/05/17  16:26:47
74588         Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
74589              non-left-aligned heredocs.
74590      Branch: perl
74591            ! Makefile.SH
74592 ____________________________________________________________________________
74593 [ 19545] By: jhi                                   on 2003/05/17  15:51:07
74594         Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
74595              From: Alan Burlison <Alan.Burlison@sun.com>
74596              Date: Thu, 15 May 2003 22:17:55 +0100
74597              Message-ID: <3EC40403.9000804@sun.com>
74598
74599              (fixed symbol scanning for Solaris 10)
74600      Branch: perl
74601            ! Configure
74602 ____________________________________________________________________________
74603 [ 19541] By: rgs                                   on 2003/05/17  12:10:14
74604         Log: Upgrade to Getopt::Long 2.32_05
74605      Branch: perl
74606            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
74607            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
74608            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
74609            ! lib/Getopt/Long/t/gol-oo.t
74610 ____________________________________________________________________________
74611 [ 19540] By: rgs                                   on 2003/05/17  11:46:25
74612         Log: Clarify the explanation of the warning "Possible precedence problem
74613              on bitwise operator".
74614      Branch: perl
74615            ! pod/perldiag.pod
74616 ____________________________________________________________________________
74617 [ 19539] By: rgs                                   on 2003/05/17  11:36:08
74618         Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
74619              with fractional version numbers or v-strings.
74620      Branch: perl
74621            ! ext/B/B/Deparse.pm
74622 ____________________________________________________________________________
74623 [ 19537] By: gsar                                  on 2003/05/17  06:32:46
74624         Log: missing init in change#19533
74625      Branch: perl
74626            ! win32/win32sck.c
74627 ____________________________________________________________________________
74628 [ 19536] By: gsar                                  on 2003/05/17  06:07:07
74629         Log: apply Net::Ping patch that makes the fork()-based approach
74630              work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
74631
74632              the code this affects is currently not enabled anywhere, but
74633              could be enabled if the non-blocking approach runs into problems
74634              on older windows versions
74635      Branch: perl
74636            ! lib/Net/Ping.pm
74637 ____________________________________________________________________________
74638 [ 19535] By: gsar                                  on 2003/05/17  05:54:39
74639         Log: improve the implementation of Net::Ping on windows by avoiding
74640              fork(), which is pretty heavy-weight for this kind of
74641              application; use non-blocking sockets instead
74642
74643              has been verified to work on Win2k but will need testing on
74644              other flavors of windows
74645
74646              there is a single known failure on windows in 450_service.t (test 18)
74647              due to what appears to be bugs in the ping_syn()/ack() code
74648      Branch: perl
74649            ! lib/Net/Ping.pm
74650 ____________________________________________________________________________
74651 [ 19534] By: gsar                                  on 2003/05/17  04:53:06
74652         Log: change#16723 broke the ioctl() return value on platforms
74653              that have ioctl() but no fcntl() (e.g. windows)
74654
74655              change#17577 then attempted to fix the bustage, but got
74656              it wrong
74657      Branch: perl
74658            ! pp_sys.c
74659 ____________________________________________________________________________
74660 [ 19533] By: gsar                                  on 2003/05/17  04:49:18
74661         Log: avoid select() on windows destroying errno (used to typically
74662              always sets it to EINVAL due to the way it maps the FD_SETs)
74663      Branch: perl
74664            ! win32/win32sck.c
74665 ____________________________________________________________________________
74666 [ 19532] By: jhi                                   on 2003/05/16  18:21:27
74667         Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
74668              compile error on ia64/HP-UX (comparing incompatible pointers)"
74669              plus a possible cure for the warning mentioned in the case.
74670      Branch: perl
74671            ! ext/Storable/Storable.xs
74672 ____________________________________________________________________________
74673 [ 19531] By: jhi                                   on 2003/05/16  17:56:06
74674         Log: Apply the supplied patch for [perl #22195]
74675              "File::Find, sorted directory traversal order is inverted"
74676      Branch: perl
74677            ! lib/File/Find.pm
74678 ____________________________________________________________________________
74679 [ 19528] By: jhi                                   on 2003/05/16  15:56:33
74680         Log: Subject: [PATCH] RE: maint snapshot @ 19525
74681              From: Robin Barker <Robin.Barker@npl.co.uk>
74682              Date: Fri, 16 May 2003 17:16:57 +0100
74683              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
74684
74685              (Part #2: the hv.c SVf)
74686      Branch: perl
74687            ! hv.c
74688 ____________________________________________________________________________
74689 [ 19527] By: jhi                                   on 2003/05/16  15:55:10
74690         Log: Subject: [PATCH] RE: maint snapshot @ 19525
74691              From: Robin Barker <Robin.Barker@npl.co.uk>
74692              Date: Fri, 16 May 2003 17:16:57 +0100
74693              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
74694
74695              (Part #1: the __format__ and __printf__)
74696      Branch: perl
74697            ! Configure embed.pl perlio.c proto.h
74698 ____________________________________________________________________________
74699 [ 19523] By: jhi                                   on 2003/05/14  05:19:05
74700         Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
74701              From: Gisle Aas <gisle@ActiveState.com>
74702              Date: 13 May 2003 19:51:19 -0700
74703              Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
74704      Branch: perl
74705            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
74706            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
74707            ! ext/MIME/Base64/t/quoted-print.t
74708 ____________________________________________________________________________
74709 [ 19522] By: jhi                                   on 2003/05/14  05:11:49
74710         Log: More Panther moves.
74711      Branch: perl
74712            ! Makefile.SH hints/darwin.sh
74713 ____________________________________________________________________________
74714 [ 19521] By: jhi                                   on 2003/05/13  19:33:44
74715         Log: Curliff and liff with ease.
74716      Branch: perl
74717            + Porting/curliff.pl
74718            ! MANIFEST
74719 ____________________________________________________________________________
74720 [ 19520] By: jhi                                   on 2003/05/13  18:59:51
74721         Log: Use /usr/bin/perl (de facto in Porting/ scripts).
74722      Branch: perl
74723            ! Porting/sort_perldiag.pl
74724 ____________________________________________________________________________
74725 [ 19518] By: jhi                                   on 2003/05/13  18:53:48
74726         Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
74727              From: Casey West <casey@geeknest.com>
74728              Date: Fri, 9 May 2003 04:00:44 -0400
74729              Message-ID: <20030509080044.GA49820@geeknest.com>
74730
74731              (except for the dup.t patch which diddled with system().)
74732      Branch: perl
74733            ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
74734            ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
74735            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
74736            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
74737            ! win32/config_H.vc64 wince/config_H.ce
74738 ____________________________________________________________________________
74739 [ 19517] By: jhi                                   on 2003/05/13  18:39:40
74740         Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
74741              From: Gisle Aas <gisle@ActiveState.com>
74742              Date: 13 May 2003 09:59:50 -0700
74743              Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
74744      Branch: perl
74745            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
74746            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
74747            ! ext/MIME/Base64/t/quoted-print.t
74748 ____________________________________________________________________________
74749 [ 19516] By: jhi                                   on 2003/05/13  18:37:11
74750         Log: Subject: [PATCH] More perldiag.pod sorting
74751              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
74752              Date: Tue, 13 May 2003 15:13:53 -0400
74753              Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
74754
74755              (plus add 'no locale;')
74756      Branch: perl
74757            + Porting/sort_perldiag.pl
74758            ! MANIFEST pod/perldiag.pod
74759 ____________________________________________________________________________
74760 [ 19514] By: jhi                                   on 2003/05/13  17:38:09
74761         Log: Detypo.
74762      Branch: perl
74763            ! lib/Unicode/UCD.pm
74764 ____________________________________________________________________________
74765 [ 19512] By: gsar                                  on 2003/05/13  13:28:42
74766         Log: make it easier to reproduce the bug
74767      Branch: perl
74768            ! lib/Tie/File.pm
74769 ____________________________________________________________________________
74770 [ 19511] By: gsar                                  on 2003/05/13  13:08:47
74771         Log: the \do {local *FH} trick in Tie::File was really only needed
74772              on 5.005 and earlier, since later versions can autovivify
74773              the handle
74774
74775              however, a search in the p5p archives reveals the trick doesn't
74776              fully work in the versions it is needed in, so use the more
74777              standard Symbol::gensym() way
74778      Branch: perl
74779            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
74780 ____________________________________________________________________________
74781 [ 19510] By: gsar                                  on 2003/05/13  12:36:01
74782         Log: $Config{usethreads} wasn't being set on windows
74783      Branch: perl
74784            ! win32/Makefile win32/makefile.mk
74785 ____________________________________________________________________________
74786 [ 19509] By: jhi                                   on 2003/05/13  12:24:19
74787         Log: Reinstate the #19498 but now skip the crashing
74788              tests (when threaded) as TODOs.
74789      Branch: perl
74790            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
74791 ____________________________________________________________________________
74792 [ 19508] By: jhi                                   on 2003/05/13  11:22:06
74793         Log: Revert #19498 since it broke threaded builds.
74794      Branch: perl
74795            ! lib/Tie/File.pm
74796 ____________________________________________________________________________
74797 [ 19507] By: jhi                                   on 2003/05/13  05:20:56
74798         Log: Better be explicit with dangling elses.
74799      Branch: perl
74800            ! pp.c
74801 ____________________________________________________________________________
74802 [ 19506] By: jhi                                   on 2003/05/13  04:46:18
74803         Log: Detypo Pantherisms.
74804      Branch: perl
74805            ! Makefile.SH hints/darwin.sh
74806 ____________________________________________________________________________
74807 [ 19505] By: rgs                                   on 2003/05/12  21:49:21
74808         Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
74809              From: Alex Vandiver <alexmv@MIT.EDU>
74810              Date: 02 May 2003 06:45:05 -0400
74811              Message-Id: <1051872303.26203.104.camel@supox>
74812              (plus perldiag nit)
74813      Branch: perl
74814            ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
74815            ! t/comp/package.t
74816 ____________________________________________________________________________
74817 [ 19504] By: rgs                                   on 2003/05/12  20:52:52
74818         Log: Small nit in perlsyn about the new // operator
74819      Branch: perl
74820            ! pod/perlsyn.pod
74821 ____________________________________________________________________________
74822 [ 19503] By: rgs                                   on 2003/05/12  19:43:07
74823         Log: Use a more sophisticated heuristics to produce the warning
74824              'Parentheses missing around "%s" list'. This fixes bug #22147.
74825              Also, the warning is now produced for C<local *a,*b;>.
74826      Branch: perl
74827            ! op.c t/lib/warnings/op
74828 ____________________________________________________________________________
74829 [ 19502] By: jhi                                   on 2003/05/12  19:34:10
74830         Log: Work also without perlio.
74831      Branch: perl
74832            ! t/io/dup.t
74833 ____________________________________________________________________________
74834 [ 19500] By: jhi                                   on 2003/05/12  05:25:14
74835         Log: Panther preparation.
74836      Branch: perl
74837            ! Makefile.SH hints/darwin.sh
74838 ____________________________________________________________________________
74839 [ 19499] By: jhi                                   on 2003/05/12  04:49:57
74840         Log: More moves to intrpvar.h.
74841      Branch: perl
74842            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
74843 ____________________________________________________________________________
74844 [ 19498] By: gsar                                  on 2003/05/12  01:40:46
74845         Log: fix for Tie::File test failures on windows: the problem was
74846              that Tie::File did not close any file handles it opens internally,
74847              leading to file handle leaks and t/tf* temporary file littering;
74848              we now close the handle iff Tie::File opened it
74849
74850              this fix unearths what appears to be a perl bug in localizing globs:
74851              09_gen_rs.t fails due to a prematurely closed filehandle, although
74852              it wasn't explicitly closed anywhere by the code (renaming the
74853              *FH at line 97 to *FH1 makes it work, but I haven't done this
74854              to allow the bug to be tracked down)
74855      Branch: perl
74856            ! lib/Tie/File.pm
74857 ____________________________________________________________________________
74858 [ 19497] By: jhi                                   on 2003/05/11  20:17:30
74859         Log: Move the thread *hook into interpreter.
74860      Branch: perl
74861            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
74862 ____________________________________________________________________________
74863 [ 19496] By: rgs                                   on 2003/05/11  20:06:03
74864         Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
74865              From: Dave Mitchell <davem@fdgroup.com>
74866              Date: Sat, 10 May 2003 01:45:23 +0100
74867              Message-ID: <20030510004523.GC20871@fdgroup.com>
74868      Branch: perl
74869            ! pp_ctl.c
74870 ____________________________________________________________________________
74871 [ 19495] By: rgs                                   on 2003/05/11  20:01:10
74872         Log: Open UNIX is not really "formerly Unixware", since the most
74873              recent releases are known as Unixware, not as Open UNIX.
74874      Branch: perl
74875            ! pod/perlport.pod
74876 ____________________________________________________________________________
74877 [ 19494] By: jhi                                   on 2003/05/11  19:52:38
74878         Log: Slight tweaks to the platform list.
74879      Branch: perl
74880            ! pod/perlport.pod
74881 ____________________________________________________________________________
74882 [ 19493] By: rgs                                   on 2003/05/11  19:13:00
74883         Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
74884              From: Casey West <casey@geeknest.com>
74885              Date: Fri, 9 May 2003 10:30:13 -0400
74886              Message-ID: <20030509143013.GM49820@geeknest.com>
74887      Branch: perl
74888            ! pod/perlop.pod
74889 ____________________________________________________________________________
74890 [ 19492] By: rgs                                   on 2003/05/11  19:04:27
74891         Log: perlport.pod nit for doc bug #8253.
74892      Branch: perl
74893            ! pod/perlport.pod
74894 ____________________________________________________________________________
74895 [ 19491] By: jhi                                   on 2003/05/11  17:50:49
74896         Log: Use test.pl.
74897      Branch: perl
74898            ! t/io/fflush.t
74899 ____________________________________________________________________________
74900 [ 19490] By: jhi                                   on 2003/05/11  17:46:09
74901         Log: Try to handle a $^X with spaces in it.
74902      Branch: perl
74903            ! t/test.pl
74904 ____________________________________________________________________________
74905 [ 19489] By: jhi                                   on 2003/05/11  17:44:28
74906         Log: Separate the creation of the command to run by
74907              runperl() into its own function, _create_runperl().
74908      Branch: perl
74909            ! t/test.pl
74910 ____________________________________________________________________________
74911 [ 19488] By: jhi                                   on 2003/05/11  16:52:00
74912         Log: Fixup the method behaviour table.
74913      Branch: perl
74914            ! pod/perliol.pod
74915 ____________________________________________________________________________
74916 [ 19487] By: jhi                                   on 2003/05/11  16:43:26
74917         Log: Integrate from perlio:
74918              [ 19474]
74919              Tweaks to Jarkko's NULL deref checks in perlio.c
74920
74921              [ 19475]
74922              Fix for bugs 21717 and 22140.
74923              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
74924              and derived layers. So have :unix's "pushed" method stat() the fd and
74925              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match
74926              UNIX behaviour.
74927
74928              [ 19479]
74929              Better but still unproven fix for lseek() on pipes.
74930
74931              [ 19483]
74932              Unused variable
74933
74934              [ 19485]
74935              Tests to prove Ticket 9468 is fixed.
74936
74937              [ 19486]
74938              add test for change#19475,19479 (bugs#21717,22140)
74939      Branch: perl
74940           !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
74941           !> t/io/fflush.t
74942 ____________________________________________________________________________
74943 [ 19484] By: gsar                                  on 2003/05/11  15:37:14
74944         Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
74945              in terms of an exported function rather than as an inlined
74946              macro (latter wants PL_op_mutex which isn't exported as such)
74947
74948              Jarkko: please merge into maint-5.8
74949      Branch: perl
74950            ! dosish.h makedef.pl win32/win32.c win32/win32.h
74951 ____________________________________________________________________________
74952 [ 19482] By: jhi                                   on 2003/05/11  07:53:26
74953         Log: Test _getcode().
74954      Branch: perl
74955            ! lib/Unicode/UCD.t
74956 ____________________________________________________________________________
74957 [ 19481] By: jhi                                   on 2003/05/11  06:25:08
74958         Log: Clarify the doc (and the code) for Unicode code points.
74959      Branch: perl
74960            ! lib/Unicode/UCD.pm
74961 ____________________________________________________________________________
74962 [ 19480] By: jhi                                   on 2003/05/11  06:18:06
74963         Log: Another doc suggestion from terry@eatoni.com (terry jones):
74964              use codepoints that return undef.
74965      Branch: perl
74966            ! lib/Unicode/UCD.pm
74967 ____________________________________________________________________________
74968 [ 19478] By: jhi                                   on 2003/05/10  19:01:17
74969         Log: Add Encode's META.yml.
74970      Branch: perl
74971            + ext/Encode/META.yml
74972            ! MANIFEST
74973 ____________________________________________________________________________
74974 [ 19477] By: jhi                                   on 2003/05/10  18:59:29
74975         Log: Upgrade to Encode 1.94.
74976      Branch: perl
74977            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
74978            ! ext/Encode/MANIFEST ext/Encode/bin/piconv
74979            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
74980            ! ext/Encode/t/mime-header.t
74981 ____________________________________________________________________________
74982 [ 19476] By: jhi                                   on 2003/05/10  18:56:08
74983         Log: Doc bug noticed by terry@eatoni.com (terry jones).
74984      Branch: perl
74985            ! lib/Unicode/UCD.pm
74986 ____________________________________________________________________________
74987 [ 19472] By: jhi                                   on 2003/05/10  10:55:49
74988         Log: Try to plug more potential PerlIO NULL method
74989              dereferences; try to document the matter.
74990      Branch: perl
74991            ! perlio.c pod/perliol.pod
74992 ____________________________________________________________________________
74993 [ 19471] By: jhi                                   on 2003/05/10  07:07:30
74994         Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
74995      Branch: perl
74996            ! perlio.c
74997 ____________________________________________________________________________
74998 [ 19470] By: jhi                                   on 2003/05/10  06:51:24
74999         Log: In eof() the errno can get stomped by the peek-ahead.
75000      Branch: perl
75001            ! doio.c ext/Socket/socketpair.t
75002 ____________________________________________________________________________
75003 [ 19469] By: rgs                                   on 2003/05/09  21:33:15
75004         Log: A regression test for the remaining "Final $ should be..." error.
75005      Branch: perl
75006            ! t/comp/parser.t
75007 ____________________________________________________________________________
75008 [ 19468] By: rgs                                   on 2003/05/09  21:23:57
75009         Log: Remove the error messages "Final @ should be \@ or @name"
75010              and "Final % should be \% or %name", that appear to be
75011              only produced in addition to another syntax error, and therefore
75012              misleading, if I understand correctly that kind of black magic.
75013      Branch: perl
75014            ! pod/perldiag.pod toke.c
75015 ____________________________________________________________________________
75016 [ 19467] By: jhi                                   on 2003/05/09  20:11:18
75017         Log: Have to think this test more when I'm awake.
75018      Branch: perl
75019            ! ext/Socket/socketpair.t
75020 ____________________________________________________________________________
75021 [ 19466] By: rgs                                   on 2003/05/09  19:56:37
75022         Log: Document that perl tries to load .pmc files before .pm files.
75023              Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
75024              From: Casey West <casey@geeknest.com>
75025              Date: Fri, 9 May 2003 17:03:50 -0400
75026              Message-ID: <20030509210350.GW49820@geeknest.com>
75027      Branch: perl
75028            ! pod/perlfunc.pod
75029 ____________________________________________________________________________
75030 [ 19465] By: rgs                                   on 2003/05/09  19:47:49
75031         Log: Fix for doc bug #8602 : clarify eof() example comments
75032      Branch: perl
75033            ! pod/perlfunc.pod
75034 ____________________________________________________________________________
75035 [ 19464] By: rgs                                   on 2003/05/09  19:34:30
75036         Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
75037              From: Casey West <casey@geeknest.com>
75038              Date: Fri, 9 May 2003 11:09:39 -0400
75039              Message-ID: <20030509150939.GN49820@geeknest.com>
75040      Branch: perl
75041            ! pod/perltrap.pod
75042 ____________________________________________________________________________
75043 [ 19463] By: rgs                                   on 2003/05/09  19:33:25
75044         Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
75045              From: Casey West <casey@geeknest.com>
75046              Date: Fri, 9 May 2003 15:25:59 -0400
75047              Message-ID: <20030509192559.GS49820@geeknest.com>
75048      Branch: perl
75049            ! pod/perlfunc.pod
75050 ____________________________________________________________________________
75051 [ 19462] By: jhi                                   on 2003/05/09  18:53:27
75052         Log: Try to comprehensively have a plan B if a PerlIO
75053              layer doesn't have a particular function.
75054              (1) If there's a corresponding PerlIOBase, call it.
75055              (2) If not having the function is 'harmless', be silently happy.
75056              (Currently only Flush is in this category.)
75057              (3) Otherwise set errno and return failure.
75058      Branch: perl
75059            ! perlio.c
75060 ____________________________________________________________________________
75061 [ 19461] By: rgs                                   on 2003/05/09  18:45:39
75062         Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
75063              From: Casey West <casey@geeknest.com>
75064              Date: Fri, 9 May 2003 11:17:53 -0400
75065              Message-ID: <20030509151753.GO49820@geeknest.com>
75066      Branch: perl
75067            ! pod/perltrap.pod
75068 ____________________________________________________________________________
75069 [ 19460] By: jhi                                   on 2003/05/09  14:25:49
75070         Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
75071      Branch: perl
75072            ! makedef.pl
75073 ____________________________________________________________________________
75074 [ 19459] By: jhi                                   on 2003/05/09  14:22:08
75075         Log: Result of change #19458.
75076      Branch: perl
75077            ! MANIFEST
75078 ____________________________________________________________________________
75079 [ 19458] By: jhi                                   on 2003/05/09  14:21:51
75080         Log: Subject: Weekend fun: MANIFEST sorting
75081              From: andreas.koenig@anima.de (Andreas J. Koenig)
75082              Date: Fri, 09 May 2003 15:12:05 +0200
75083              Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
75084
75085              (both sorts need LC_ALL=C)
75086              (add also manicheck target)
75087      Branch: perl
75088            ! Makefile.SH
75089 ____________________________________________________________________________
75090 [ 19457] By: jhi                                   on 2003/05/09  04:30:13
75091         Log: Better skip this test on OpenBSD and BSD/OS since it
75092              does not seem to work (Slaven Rezic).
75093      Branch: perl
75094            ! lib/filetest.t
75095 ____________________________________________________________________________
75096 [ 19456] By: jhi                                   on 2003/05/09  03:41:56
75097         Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
75098              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75099              Date: Wed, 07 May 2003 23:37:47 -0700
75100              Message-ID: <7sfu+gzkg+AY092yn@efn.org>
75101      Branch: perl
75102            ! pod/perlfunc.pod
75103 ____________________________________________________________________________
75104 [ 19455] By: jhi                                   on 2003/05/09  03:36:54
75105         Log: Missing files.
75106      Branch: perl
75107            ! MANIFEST
75108 ____________________________________________________________________________
75109 [ 19454] By: rgs                                   on 2003/05/08  18:49:25
75110         Log: Suppress a few compilation warnings in pp_hot.c.
75111      Branch: perl
75112            ! pp_hot.c
75113 ____________________________________________________________________________
75114 [ 19453] By: rgs                                   on 2003/05/08  18:42:16
75115         Log: Remove duplicate entries from perldiag
75116      Branch: perl
75117            ! pod/perldiag.pod
75118 ____________________________________________________________________________
75119 [ 19452] By: jhi                                   on 2003/05/08  18:12:46
75120         Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
75121              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75122              Date: Wed, 07 May 2003 15:27:07 -0700
75123              Message-ID: <7gYu+gzkgaFU092yn@efn.org>
75124      Branch: perl
75125            ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
75126            ! pp_hot.c t/op/magic.t
75127 ____________________________________________________________________________
75128 [ 19451] By: jhi                                   on 2003/05/08  17:47:13
75129         Log: Tiny nit from mjd.
75130      Branch: perl
75131            ! lib/Tie/File.pm
75132 ____________________________________________________________________________
75133 [ 19450] By: jhi                                   on 2003/05/08  17:46:26
75134         Log: Upgrade to Tie::File 0.95.
75135      Branch: perl
75136            + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
75137            + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
75138            + lib/Tie/File/t/42_offset.t
75139            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
75140            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
75141            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
75142            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
75143            ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
75144            ! lib/Tie/File/t/30_defer.t
75145 ____________________________________________________________________________
75146 [ 19449] By: jhi                                   on 2003/05/08  17:35:10
75147         Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
75148              From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
75149              Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
75150              Date: 8 May 2003 00:42:18 -0000
75151      Branch: perl
75152            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
75153            ! ext/Time/HiRes/Makefile.PL
75154 ____________________________________________________________________________
75155 [ 19448] By: jhi                                   on 2003/05/08  17:27:47
75156         Log: Subject: [PATCH] alphabetize perldiag.pod
75157              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
75158              Date: Thu, 8 May 2003 11:52:39 -0400
75159              Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
75160      Branch: perl
75161            ! pod/perldiag.pod
75162 ____________________________________________________________________________
75163 [ 19447] By: jhi                                   on 2003/05/08  17:19:06
75164         Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
75165              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
75166              Date: Thu, 08 May 2003 08:42:20 +0200
75167              Message-id: <20030508064220.GA763@ethan>
75168      Branch: perl
75169            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
75170            ! ext/Devel/PPPort/t/test.t
75171 ____________________________________________________________________________
75172 [ 19445] By: jhi                                   on 2003/05/08  05:21:44
75173         Log: A variant of
75174
75175              Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
75176              From: enache@rdslink.ro (Enache Adrian)
75177              Date: Tue, 22 Apr 2003 02:54:05 +0300
75178              Message-ID: <20030421235405.GA1162@ratsnest.hole>
75179
75180              to quench the black smoke from the BSD builds.
75181      Branch: perl
75182            ! lib/ExtUtils/MM_Unix.pm
75183 ____________________________________________________________________________
75184 [ 19444] By: rgs                                   on 2003/05/07  20:25:45
75185         Log: Subject: Re: [DOC PATCH] & More File::Path issues
75186              From: Casey West <casey@geeknest.com>
75187              Date: Mon, 5 May 2003 13:25:47 -0400
75188              Message-ID: <20030505172547.GB20508@geeknest.com>
75189      Branch: perl
75190            ! lib/File/Path.pm
75191 ____________________________________________________________________________
75192 [ 19443] By: jhi                                   on 2003/05/07  20:03:58
75193         Log: Spelling correction from Nicholas Clark.
75194      Branch: perl
75195            ! ext/POSIX/POSIX.pod
75196 ____________________________________________________________________________
75197 [ 19440] By: jhi                                   on 2003/05/07  19:20:53
75198         Log: One more possible extensions permutation.
75199      Branch: perl
75200            ! Configure
75201 ____________________________________________________________________________
75202 [ 19437] By: jhi                                   on 2003/05/07  16:58:21
75203         Log: Allow platforms to manipulate their archname by creating
75204              a archname.cbu in their hints files.
75205      Branch: perl
75206            ! Configure
75207 ____________________________________________________________________________
75208 [ 19436] By: jhi                                   on 2003/05/07  16:53:26
75209         Log: More long double logic from Alan Burlison.
75210      Branch: perl
75211            ! Configure
75212 ____________________________________________________________________________
75213 [ 19435] By: jhi                                   on 2003/05/06  15:21:55
75214         Log: Worth a try for [perl #17146]
75215      Branch: perl
75216            ! ext/IO/poll.c
75217 ____________________________________________________________________________
75218 [ 19433] By: jhi                                   on 2003/05/06  05:12:23
75219         Log: Document which interfaces are NOT Unicode-aware.
75220      Branch: perl
75221            ! pod/perltodo.pod pod/perlunicode.pod
75222 ____________________________________________________________________________
75223 [ 19432] By: rgs                                   on 2003/05/05  20:31:22
75224         Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
75225              From: Casey West <casey@geeknest.com>
75226              Date: Mon, 28 Apr 2003 11:07:36 -0400
75227              Message-ID: <20030428150736.GD62281@geeknest.com>
75228      Branch: perl
75229            ! pod/perlfilter.pod
75230 ____________________________________________________________________________
75231 [ 19431] By: rgs                                   on 2003/05/05  20:07:33
75232         Log: Subject: [patch] Re: [perl #21728] regexp SEGV
75233              From: Enache Adrian <enache@rdslink.ro>
75234              Date: Fri, 28 Mar 2003 23:53:09 +0200
75235              Message-ID: <20030328215309.GA6413@ratsnest.hole>
75236              (with minor tweaks)
75237      Branch: perl
75238            ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
75239 ____________________________________________________________________________
75240 [ 19430] By: rgs                                   on 2003/05/05  20:01:36
75241         Log: Fix doc bug #22067, noticed by Mark Knutsen
75242      Branch: perl
75243            ! pod/perlfunc.pod
75244 ____________________________________________________________________________
75245 [ 19429] By: rgs                                   on 2003/05/05  18:59:59
75246         Log: Fix : the svr5 hints file doesn't propagate libswanted with
75247              threads enabled. Now threads are OK on OpenUNIX 8, except a
75248              mysterious failure in ext/POSIX/t/sigaction.t.
75249      Branch: perl
75250            ! hints/svr5.sh
75251 ____________________________________________________________________________
75252 [ 19428] By: jhi                                   on 2003/05/05  16:54:34
75253         Log: Snip away the perlunicode slowness demo since the new
75254              caching scheme should help things a bit.
75255      Branch: perl
75256            ! pod/perlunicode.pod
75257 ____________________________________________________________________________
75258 [ 19427] By: jhi                                   on 2003/05/05  16:14:09
75259         Log: Subject: Re: Minor change to strict.pm. Who? How?
75260              From: Adam Kennedy <adam@ali.as>
75261              Date: Wed, 30 Apr 2003 00:02:40 +1000
75262              Message-ID: <3EAE8600.2000806@ali.as>
75263
75264              Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
75265              From: Michael G Schwern <schwern@pobox.com>
75266              Date: Tue, 29 Apr 2003 12:26:32 -0700
75267              Message-ID: <20030429192632.GA6129@windhund.schwern.org>
75268      Branch: perl
75269            ! lib/strict.pm
75270 ____________________________________________________________________________
75271 [ 19426] By: jhi                                   on 2003/05/05  15:48:57
75272         Log: Subject: [DOC PATCH] missing ')' in File::Path docs
75273              From: "Jos I.Boumans" <kane@dwim.org>
75274              Date: 30 Apr 2003 09:45:16 -0000
75275              Message-ID: <20030430114513165+0200@nntp.perl.org>
75276      Branch: perl
75277            ! lib/File/Path.pm
75278 ____________________________________________________________________________
75279 [ 19425] By: jhi                                   on 2003/05/05  15:47:19
75280         Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
75281              From: Michael G Schwern <schwern@pobox.com>
75282              Date: Sat, 3 May 2003 15:30:16 -0700
75283              Message-ID: <20030503223016.GE1234@windhund.schwern.org>
75284      Branch: perl
75285            ! pod/perlmod.pod
75286 ____________________________________________________________________________
75287 [ 19424] By: jhi                                   on 2003/05/05  15:44:39
75288         Log: Subject: [PATCH] [perl #3096] undefing hash with object values
75289              From: Dave Mitchell <davem@fdgroup.com>
75290              Date: Thu, 1 May 2003 21:06:57 +0100
75291              Message-ID: <20030501200657.GA25456@fdgroup.com>
75292      Branch: perl
75293            ! hv.c t/op/undef.t
75294 ____________________________________________________________________________
75295 [ 19423] By: jhi                                   on 2003/05/05  15:42:58
75296         Log: Subject: Re: hv.c patch - pathological hashes too easy
75297              From: "Tye McQueen" <tye@metronet.com>
75298              Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
75299              Message-Id: <200305011834.h41IYoE08503@metronet.com>
75300      Branch: perl
75301            ! hv.c
75302 ____________________________________________________________________________
75303 [ 19422] By: jhi                                   on 2003/05/05  15:40:02
75304         Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
75305              From: Casey West <casey@geeknest.com>
75306              Date: Tue, 29 Apr 2003 16:14:20 -0400
75307              Message-ID: <20030429201420.GT62281@geeknest.com>
75308      Branch: perl
75309            ! pod/perlrequick.pod
75310 ____________________________________________________________________________
75311 [ 19421] By: jhi                                   on 2003/05/05  15:38:23
75312         Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
75313              From: Slaven Rezic <slaven@rezic.de>
75314              Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
75315              Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
75316      Branch: perl
75317            ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
75318 ____________________________________________________________________________
75319 [ 19420] By: jhi                                   on 2003/05/05  15:36:39
75320         Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
75321              From: Steve Hay <steve.hay@uk.radan.com>
75322              Date: Wed, 30 Apr 2003 09:52:30 +0100
75323              Message-ID: <3EAF8ECE.8060403@uk.radan.com>
75324      Branch: perl
75325            ! utils/h2xs.PL
75326 ____________________________________________________________________________
75327 [ 19419] By: jhi                                   on 2003/05/05  08:20:34
75328         Log: Reintroduce the mention of the fact that the Artistic/GPL
75329              also are Perl's own licenses.
75330      Branch: perl
75331            ! pod/perlartistic.pod pod/perlgpl.pod
75332 ____________________________________________________________________________
75333 [ 19418] By: jhi                                   on 2003/05/05  07:23:57
75334         Log: Switch the new perlio way of opening anonymous temporary files
75335              open my $fh, '+>', undef
75336              to using File::Temp.  Test it, and test also the "accidental
75337              feature" of +< working the same way.
75338              This should address [perl #21937].
75339      Branch: perl
75340            + ext/PerlIO/t/open.t
75341            ! MANIFEST perlio.c pod/perlfunc.pod
75342 ____________________________________________________________________________
75343 [ 19417] By: jhi                                   on 2003/05/05  05:52:47
75344         Log: perlartistic and perlgpl reformatting from Sean Burke.
75345      Branch: perl
75346            ! pod/perlartistic.pod pod/perlgpl.pod
75347 ____________________________________________________________________________
75348 [ 19416] By: jhi                                   on 2003/05/05  05:33:43
75349         Log: pack/unpack fixes from Wolfgang Laun:
75350              - fix bug in UNICOS (where SIZE16 != sizeof(short))
75351              - introduce and use new internal pack/unpack API
75352              (packlist, unpackstring)
75353              that does away with the unused arguments in the old API
75354              (pack_cat, unpack_str).
75355      Branch: perl
75356            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
75357 ____________________________________________________________________________
75358 [ 19415] By: jhi                                   on 2003/05/05  04:58:39
75359         Log: Subject: [PATCH] Embed.t flushing problem
75360              From: "Craig A. Berry" <craigberry@mac.com>
75361              Date: Sun, 04 May 2003 16:25:38 -0500
75362              Message-ID: <3EB58552.2070207@mac.com>
75363      Branch: perl
75364            ! lib/ExtUtils/t/Embed.t
75365 ____________________________________________________________________________
75366 [ 19414] By: jhi                                   on 2003/05/05  04:52:37
75367         Log: Doc nit from mjd.
75368      Branch: perl
75369            ! ext/DB_File/DB_File.pm
75370 ____________________________________________________________________________
75371 [ 19413] By: ams                                   on 2003/05/05  04:03:10
75372         Log: None of that "our" stuff here, please.
75373      Branch: perl
75374            ! ext/Storable/t/tied.t
75375 ____________________________________________________________________________
75376 [ 19412] By: ams                                   on 2003/05/05  03:57:06
75377         Log: Oops. More Storable 2.07 preparations.
75378      Branch: perl
75379            ! ext/Storable/README ext/Storable/Storable.pm
75380 ____________________________________________________________________________
75381 [ 19411] By: ams                                   on 2003/05/05  03:53:44
75382         Log: Update changelog for 2.07 release.
75383      Branch: perl
75384            ! ext/Storable/ChangeLog
75385 ____________________________________________________________________________
75386 [ 19410] By: ams                                   on 2003/05/05  03:31:36
75387         Log: Update Changes.
75388      Branch: perl
75389            ! Changes
75390 ____________________________________________________________________________
75391 [ 19409] By: ams                                   on 2003/05/05  03:21:41
75392         Log: Subject: Re: Bug in Storable???
75393              From: Slaven Rezic <slaven@rezic.de>
75394              Date: 04 May 2003 18:00:40 +0200
75395              Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
75396      Branch: perl
75397            ! ext/Storable/Storable.xs ext/Storable/t/integer.t
75398 ____________________________________________________________________________
75399 [ 19407] By: jhi                                   on 2003/05/04  19:39:01
75400         Log: This way reads a bit better with pod2man.
75401      Branch: perl
75402            ! pod/perlartistic.pod pod/perlgpl.pod
75403 ____________________________________________________________________________
75404 [ 19406] By: jhi                                   on 2003/05/04  12:01:00
75405         Log: Integrate from maint:
75406              [ 18568]
75407              Add the POSIX::sigaction() trick by Slaven Rezic
75408              for [perl #17341].
75409      Branch: perl
75410           !> pod/perlfunc.pod pod/perlipc.pod
75411 ____________________________________________________________________________
75412 [ 19401] By: jhi                                   on 2003/05/04  09:25:48
75413         Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
75414              regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
75415              the perlartistic is a straightforward podification.
75416      Branch: perl
75417            + pod/perlartistic.pod pod/perlgpl.pod
75418            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
75419            ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
75420 ____________________________________________________________________________
75421 [ 19398] By: jhi                                   on 2003/05/04  08:19:14
75422         Log: Doesn't make any difference for the test but is more logical.
75423      Branch: perl
75424            ! t/lib/Devel/switchd.pm
75425 ____________________________________________________________________________
75426 [ 19396] By: jhi                                   on 2003/05/03  15:42:54
75427         Log: Plagued by thinkos tonight.
75428      Branch: perl
75429            ! lib/filetest.t
75430 ____________________________________________________________________________
75431 [ 19395] By: jhi                                   on 2003/05/03  15:37:35
75432         Log: Must skip more.
75433      Branch: perl
75434            ! lib/filetest.t
75435 ____________________________________________________________________________
75436 [ 19394] By: jhi                                   on 2003/05/03  15:30:45
75437         Log: Subject: Re: Does filetest work at all?
75438              From: Slaven Rezic <slaven@rezic.de>
75439              Date: 03 May 2003 18:26:49 +0200
75440              Message-ID: <87ade4q9me.fsf@vran.herceg.de>
75441      Branch: perl
75442            ! lib/filetest.t pp_sys.c
75443 ____________________________________________________________________________
75444 [ 19393] By: jhi                                   on 2003/05/03  05:34:21
75445         Log: Extra tweakage from Rafael for #19392.
75446      Branch: perl
75447            ! ext/B/B/Concise.pm lib/filetest.pm
75448 ____________________________________________________________________________
75449 [ 19392] By: jhi                                   on 2003/05/03  05:33:04
75450         Log: Salvage 'use filetest "access"' from compiletime to runtime.
75451      Branch: perl
75452            ! dump.c op.c op.h pp_sys.c
75453 ____________________________________________________________________________
75454 [ 19391] By: jhi                                   on 2003/05/03  05:19:23
75455         Log: Upgrade to Unicode 4.0.0.  (Well, upgrade at least
75456              the Unicode character database to 4.0.0.)
75457      Branch: perl
75458            + lib/unicore/HangulSyllableType.txt
75459            + lib/unicore/NormalizationCorrections.txt
75460            + lib/unicore/StandardizedVariants.txt
75461            + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
75462            + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
75463            + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
75464            + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
75465            + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
75466            + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
75467            + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
75468            + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
75469            + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
75470            + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
75471            + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
75472            + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
75473            ! (edit 129 files)
75474 ____________________________________________________________________________
75475 [ 19390] By: jhi                                   on 2003/05/03  04:52:09
75476         Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
75477              the fp offset, which was quite a big larger than the input file,
75478              which meant that the SvGROW tried to grow the file to about
75479              2**64-2**20, which made safesysrealloc() to understandably
75480              croak (in argv.t).
75481      Branch: perl
75482            ! sv.c
75483 ____________________________________________________________________________
75484 [ 19387] By: jhi                                   on 2003/05/02  19:18:35
75485         Log: Regen Configure (no changes but that's fine).
75486      Branch: perl
75487            ! Configure
75488 ____________________________________________________________________________
75489 [ 19386] By: jhi                                   on 2003/05/02  19:06:39
75490         Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
75491              From: Andy Dougherty <doughera@lafayette.edu>
75492              Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
75493              Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
75494      Branch: perl
75495            ! Configure
75496 ____________________________________________________________________________
75497 [ 19385] By: jhi                                   on 2003/05/02  19:01:04
75498         Log: Subject: [PATCH] OpenUNIX 8 support
75499              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
75500              Date: Fri, 2 May 2003 12:12:08 +0200
75501              Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
75502      Branch: perl
75503            ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
75504 ____________________________________________________________________________
75505 [ 19384] By: jhi                                   on 2003/05/02  18:58:32
75506         Log: Subject: [PATCH win32/win32.c] silence compiler warnings
75507              From: Abe Timmerman <abe@ztreet.demon.nl>
75508              Date: Fri, 2 May 2003 00:51:42 +0200
75509              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
75510      Branch: perl
75511            ! win32/win32.c
75512 ____________________________________________________________________________
75513 [ 19383] By: jhi                                   on 2003/05/02  18:55:37
75514         Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
75515              From: Abe Timmerman <abe@ztreet.demon.nl>
75516              Date: Thu, 1 May 2003 18:34:35 +0200
75517              Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
75518      Branch: perl
75519            ! win32/win32.h
75520 ____________________________________________________________________________
75521 [ 19382] By: jhi                                   on 2003/05/02  18:50:25
75522         Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
75523              From: Michael G Schwern <schwern@pobox.com>
75524              Date: Wed, 30 Apr 2003 18:19:32 -0700
75525              Message-ID: <20030501011932.GM701@windhund.schwern.org>
75526      Branch: perl
75527            ! ext/POSIX/POSIX.pod
75528 ____________________________________________________________________________
75529 [ 19381] By: jhi                                   on 2003/05/02  15:12:47
75530         Log: Forgot to check in the -d: file.
75531      Branch: perl
75532            + t/lib/Devel/switchd.pm
75533            ! MANIFEST t/run/switchd.t
75534 ____________________________________________________________________________
75535 [ 19380] By: jhi                                   on 2003/05/02  15:02:04
75536         Log: Solaris: make -Duse64bitall'ed to have an archname of
75537              sun4-solaris-64, from Alan Burlison.  (The default is to not
75538              to suffix anything with -Duse64bitall if longs are 64 bit.
75539              This may lead into confusion and much sorrow if 32-bit binaries
75540              and 64-bit binaries are installed under the same directories.
75541              Why is "-64" or something like that the default?  Well, there
75542              are platforms where 64 bits really is the default default.
75543              There adding a "-64" would be kind of odd.  Better to let
75544              each 64-bit capable platform to choose their archnames.)
75545      Branch: perl
75546            ! hints/solaris_2.sh
75547 ____________________________________________________________________________
75548 [ 19378] By: jhi                                   on 2003/05/02  08:41:40
75549         Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
75550              by change #18589 (it was broken by change #9754); add test case.
75551      Branch: perl
75552            + t/run/switchd.t
75553            ! MANIFEST
75554 ____________________________________________________________________________
75555 [ 19376] By: jhi                                   on 2003/05/02  05:31:52
75556         Log: great_circle_direction() was broken,
75557              reported by Alexander Becher.
75558      Branch: perl
75559            ! lib/Math/Trig.pm lib/Math/Trig.t
75560 ____________________________________________________________________________
75561 [ 19375] By: jhi                                   on 2003/05/01  18:18:06
75562         Log: OS X: could not -Doptimize=-g.
75563      Branch: perl
75564            ! hints/darwin.sh
75565 ____________________________________________________________________________
75566 [ 19374] By: jhi                                   on 2003/05/01  12:33:44
75567         Log: OS X test tweak.
75568      Branch: perl
75569            ! ext/Cwd/t/cwd.t
75570 ____________________________________________________________________________
75571 [ 19373] By: jhi                                   on 2003/05/01  11:09:42
75572         Log: Subject: [PATCH] RE: perl@19333
75573              From: Robin Barker <Robin.Barker@npl.co.uk>
75574              Date: Tue, 29 Apr 2003 17:30:23 +0100
75575              Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
75576      Branch: perl
75577            ! embed.pl pp_hot.c pp_pack.c proto.h
75578 ____________________________________________________________________________
75579 [ 19372] By: jhi                                   on 2003/05/01  09:52:52
75580         Log: miniperl cannot handle layers.t.
75581      Branch: perl
75582            ! t/io/layers.t
75583 ____________________________________________________________________________
75584 [ 19371] By: jhi                                   on 2003/05/01  08:26:06
75585         Log: The solution in change #19363 was too unportable.
75586      Branch: perl
75587            ! t/io/openpid.t
75588 ____________________________________________________________________________
75589 [ 19369] By: jhi                                   on 2003/05/01  07:48:06
75590         Log: perlreftut updates from mjd.
75591      Branch: perl
75592            ! pod/perlreftut.pod
75593 ____________________________________________________________________________
75594 [ 19368] By: jhi                                   on 2003/05/01  07:45:06
75595         Log: z/OS: More threaded build tweaks from Brian De Pradine--
75596              apparently now it works!
75597      Branch: perl
75598            ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
75599 ____________________________________________________________________________
75600 [ 19367] By: rgs                                   on 2003/04/29  20:31:07
75601         Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
75602              From: Enache Adrian <enache@rdslink.ro>
75603              Date: Sat, 19 Apr 2003 01:41:07 +0300
75604              Message-ID: <20030418224107.GA2751@ratsnest.hole>
75605      Branch: perl
75606            ! t/comp/parser.t toke.c
75607 ____________________________________________________________________________
75608 [ 19366] By: jhi                                   on 2003/04/29  08:55:12
75609         Log: If it's S_, it should be STATIC.
75610      Branch: perl
75611            ! embed.fnc embed.h numeric.c proto.h
75612 ____________________________________________________________________________
75613 [ 19365] By: sky                                   on 2003/04/28  16:30:03
75614         Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
75615              From: Casey West <casey@geeknest.com>
75616              Date: m\8cn apr 28, 2003  16:00:05 Europe/Stockholm
75617              Message-Id: <20030428140005.GC62281@geeknest.com>
75618      Branch: perl
75619            ! pod/perlop.pod
75620 ____________________________________________________________________________
75621 [ 19364] By: sky                                   on 2003/04/28  16:20:43
75622         Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
75623              From: Casey West <casey@geeknest.com>
75624              Date: m\8cn apr 28, 2003  19:22:06 Europe/Stockholm
75625              Message-Id: <20030428172206.GK62281@geeknest.com>
75626      Branch: perl
75627            ! pod/perlop.pod
75628 ____________________________________________________________________________
75629 [ 19363] By: sky                                   on 2003/04/28  15:32:35
75630         Log: Fix bug 2681, change the test not to use the shell and use 3+arg
75631              open.
75632      Branch: perl
75633            ! t/io/openpid.t
75634 ____________________________________________________________________________
75635 [ 19359] By: jhi                                   on 2003/04/28  08:43:23
75636         Log: Feel-good cleanup.
75637      Branch: perl
75638            ! intrpvar.h sv.c
75639 ____________________________________________________________________________
75640 [ 19358] By: jhi                                   on 2003/04/28  08:27:15
75641         Log: SysV msg queues can be something hanging (witnessed in IRIX),
75642              so let's use IPC_NOWAIT.
75643      Branch: perl
75644            ! ext/IPC/SysV/t/msg.t t/op/taint.t
75645 ____________________________________________________________________________
75646 [ 19357] By: jhi                                   on 2003/04/28  06:32:47
75647         Log: Detecting errors of reentrant APIs: getgrgid_r and the like
75648              when returning an int can either return the error in the return
75649              value or in the errno.  We need a new per-interp variable to store
75650              the return value instead of clobbering the errno with it.  The new
75651              variable, PL_reentrant_retint, is only used within the reentrancy
75652              framework, and immediately after it's set, so there should not be
75653              similar visibility issues as for the errno.  Spotted by Edward Moy.
75654      Branch: perl
75655            ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
75656 ____________________________________________________________________________
75657 [ 19356] By: rgs                                   on 2003/04/27  20:09:01
75658         Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
75659              Check errno to see if the call to nice(2) succeeded.
75660              Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
75661              From: Enache Adrian <enache@rdslink.ro>
75662              Date: Wed, 23 Apr 2003 22:48:20 +0300
75663              Message-ID: <20030423194820.GA874@ratsnest.hole>
75664      Branch: perl
75665            ! ext/POSIX/POSIX.xs
75666 ____________________________________________________________________________
75667 [ 19355] By: jhi                                   on 2003/04/27  19:56:09
75668         Log: Document a faint compilation noise.
75669      Branch: perl
75670            ! README.aix
75671 ____________________________________________________________________________
75672 [ 19354] By: rgs                                   on 2003/04/27  19:35:11
75673         Log: $[ clarifications.
75674      Branch: perl
75675            ! pod/perlvar.pod
75676 ____________________________________________________________________________
75677 [ 19353] By: rgs                                   on 2003/04/27  18:51:37
75678         Log: utime() doc clarifications
75679              based on :
75680              Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
75681              From: Casey West <casey@geeknest.com>
75682              Date: Fri, 25 Apr 2003 08:00:54 -0400
75683              Message-ID: <20030425120054.GQ34510@geeknest.com>
75684      Branch: perl
75685            ! pod/perlfunc.pod
75686 ____________________________________________________________________________
75687 [ 19351] By: jhi                                   on 2003/04/27  08:13:34
75688         Log: Add a test case for [perl #15288] (already solved).
75689      Branch: perl
75690            ! t/op/pack.t
75691 ____________________________________________________________________________
75692 [ 19350] By: jhi                                   on 2003/04/27  07:38:17
75693         Log: Add Dave Mitchell's test case for fields.
75694      Branch: perl
75695            ! lib/fields.t
75696 ____________________________________________________________________________
75697 [ 19349] By: jhi                                   on 2003/04/27  06:50:09
75698         Log: Subject: [PATCH] VMS::Stdio test tweak
75699              From: "Craig A. Berry" <craigberry@mac.com>
75700              Date: Sat, 26 Apr 2003 15:53:07 -0500
75701              Message-ID: <3EAAF1B3.7020708@mac.com>
75702      Branch: perl
75703            ! vms/ext/Stdio/test.pl
75704 ____________________________________________________________________________
75705 [ 19348] By: jhi                                   on 2003/04/27  06:46:16
75706         Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
75707              From: Casey West <casey@geeknest.com>
75708              Date: Thu, 24 Apr 2003 08:18:42 -0400
75709              Message-ID: <20030424121842.GW34510@geeknest.com>
75710      Branch: perl
75711            ! lib/UNIVERSAL.pm
75712 ____________________________________________________________________________
75713 [ 19346] By: jhi                                   on 2003/04/27  06:03:48
75714         Log: Document that restricted hashes are not atomic
75715              (from Dave Mitchell).
75716      Branch: perl
75717            ! lib/Hash/Util.pm
75718 ____________________________________________________________________________
75719 [ 19345] By: jhi                                   on 2003/04/27  05:59:39
75720         Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
75721              From: Dave Mitchell <davem@fdgroup.com>
75722              Date: Sat, 26 Apr 2003 18:45:28 +0100
75723              Message-ID: <20030426174528.GA9588@fdgroup.com>
75724      Branch: perl
75725            ! hv.c lib/Hash/Util.t pod/perldiag.pod
75726 ____________________________________________________________________________
75727 [ 19344] By: rgs                                   on 2003/04/26  22:48:32
75728         Log: Some doc patches by Casey West :
75729
75730              Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
75731              From: Casey West <casey@geeknest.com>
75732              Date: Fri, 25 Apr 2003 10:46:39 -0400
75733              Message-ID: <20030425144639.GY34510@geeknest.com>
75734
75735              Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
75736              From: Casey West <casey@geeknest.com>
75737              Date: Fri, 25 Apr 2003 07:52:13 -0400
75738              Message-ID: <20030425115213.GP34510@geeknest.com>
75739
75740              Subject: Re: [perl #7213] [PATCH] Updating example in perldata
75741              From: Casey West <casey@geeknest.com>
75742              Date: Thu, 24 Apr 2003 21:27:22 -0400
75743              Message-ID: <20030425012722.GN34510@geeknest.com>
75744      Branch: perl
75745            ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
75746 ____________________________________________________________________________
75747 [ 19343] By: rgs                                   on 2003/04/26  22:30:07
75748         Log: Document that splice() doesn't extend arrays
75749              Subject: Re: slice autoextending ? still another revised doc patch; COW
75750              From: david nicol <whatever@davidnicol.com>
75751              Date: 22 Apr 2003 22:05:02 -0500
75752              Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
75753      Branch: perl
75754            ! pod/perlfunc.pod
75755 ____________________________________________________________________________
75756 [ 19342] By: sky                                   on 2003/04/26  21:43:32
75757         Log: Fix bug #15161 by increasing the refcount on the RE and making
75758              sure to restore it correctly. Deals with both s//e and s///g.
75759      Branch: perl
75760            ! pp_ctl.c pp_hot.c
75761 ____________________________________________________________________________
75762 [ 19341] By: jhi                                   on 2003/04/26  04:36:03
75763         Log: Integrate:
75764              [ 19340]
75765              Caught by Mark Lutz in UNICOS: A declaration cannot appear
75766              after an executable statement in a block.
75767      Branch: perl
75768           !> pp_pack.c
75769 ____________________________________________________________________________
75770 [ 19337] By: jhi                                   on 2003/04/25  20:19:36
75771         Log: Now the -Dnoextensions and -Dnoextensions have the
75772              chance of actually doing something.
75773      Branch: perl
75774            ! Configure
75775 ____________________________________________________________________________
75776 [ 19334] By: jhi                                   on 2003/04/25  19:48:31
75777         Log: Subject: [PATCH] Configure's extension sanity check is too strict
75778              From: Andy Dougherty <doughera@lafayette.edu>
75779              Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
75780              Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
75781      Branch: perl
75782            ! Configure
75783 ____________________________________________________________________________
75784 [ 19330] By: jhi                                   on 2003/04/25  14:11:33
75785         Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
75786              From: "Craig A. Berry" <craigberry@mac.com>
75787              Date: Thu, 24 Apr 2003 20:09:48 -0500
75788              Message-ID: <3EA88ADC.3000300@mac.com>
75789      Branch: perl
75790            ! ext/Encode/t/enc_module.t
75791 ____________________________________________________________________________
75792 [ 19329] By: jhi                                   on 2003/04/25  07:06:49
75793         Log: Upgrade to Time::HiRes 1.46.
75794      Branch: perl
75795            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
75796            ! ext/Time/HiRes/Makefile.PL
75797 ____________________________________________________________________________
75798 [ 19328] By: jhi                                   on 2003/04/25  06:57:10
75799         Log: Subject: typo in Time::HiRes docs
75800              From: mjd@plover.com
75801              Date: 19 Apr 2003 15:13:44 -0000
75802              Message-ID: <20030419151344.28237.qmail@plover.com>
75803      Branch: perl
75804            ! ext/Time/HiRes/HiRes.pm
75805 ____________________________________________________________________________
75806 [ 19327] By: jhi                                   on 2003/04/25  04:45:05
75807         Log: Clarify(?) the perlio default layers table.
75808      Branch: perl
75809            ! lib/PerlIO.pm t/io/layers.t
75810 ____________________________________________________________________________
75811 [ 19326] By: jhi                                   on 2003/04/25  04:22:49
75812         Log: Upgrade to Test::Harness 2.28.
75813      Branch: perl
75814            ! lib/Test/Harness.pm lib/Test/Harness/Changes
75815            ! lib/Test/Harness/t/pod.t
75816 ____________________________________________________________________________
75817 [ 19325] By: jhi                                   on 2003/04/24  19:06:29
75818         Log: Upgrade to Encode 1.93.
75819      Branch: perl
75820            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
75821            ! ext/Encode/lib/Encode/CJKConstants.pm
75822            ! ext/Encode/lib/Encode/CN/HZ.pm
75823            ! ext/Encode/lib/Encode/Encoding.pm
75824            ! ext/Encode/lib/Encode/Guess.pm
75825            ! ext/Encode/lib/Encode/KR/2022_KR.pm
75826            ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
75827            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
75828            ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
75829            ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
75830 ____________________________________________________________________________
75831 [ 19323] By: jhi                                   on 2003/04/24  16:57:13
75832         Log: VMS patch for faststdio from Craig Berry.
75833      Branch: perl
75834            ! configure.com
75835 ____________________________________________________________________________
75836 [ 19320] By: rgs                                   on 2003/04/23  20:20:58
75837         Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
75838              From: Casey West <casey@geeknest.com>
75839              Date: Wed, 23 Apr 2003 14:03:20 -0400
75840              Message-ID: <20030423180320.GZ15574@geeknest.com>
75841      Branch: perl
75842            ! pod/perlmodlib.PL pod/perlmodlib.pod
75843 ____________________________________________________________________________
75844 [ 19319] By: rgs                                   on 2003/04/23  19:54:31
75845         Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
75846              From: Chris Pepper (via RT) <perlbug-followup@perl.org>
75847              Date: 22 Apr 2003 04:31:17 -0000
75848              Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
75849              (with minor further corrections)
75850      Branch: perl
75851            ! pod/perlmod.pod
75852 ____________________________________________________________________________
75853 [ 19316] By: rgs                                   on 2003/04/23  19:11:01
75854         Log: A new fatal error :
75855              Subject: [PATCH] Perl_croak("Use of freed value in iteration")
75856              From: Dave Mitchell <davem@fdgroup.com>
75857              Date: Mon, 21 Apr 2003 13:19:50 +0100
75858              Message-ID: <20030421121950.GB18189@fdgroup.com>
75859              Message-ID: <20030421125433.GC18189@fdgroup.com>
75860      Branch: perl
75861            ! pod/perldiag.pod pp_hot.c t/cmd/for.t
75862 ____________________________________________________________________________
75863 [ 19314] By: jhi                                   on 2003/04/23  18:53:46
75864         Log: Introduce 'fast stdio' symbols to non-Configure lands.
75865      Branch: perl
75866            ! NetWare/config.wc NetWare/config_H.wc configure.com
75867            ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
75868            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
75869            ! win32/config.gc win32/config.vc win32/config.vc64
75870            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
75871            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
75872 ____________________________________________________________________________
75873 [ 19312] By: jhi                                   on 2003/04/23  18:21:47
75874         Log: Regen Configure, Glossary, et alia.
75875      Branch: perl
75876            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75877            ! config_h.SH
75878 ____________________________________________________________________________
75879 [ 19310] By: jhi                                   on 2003/04/23  08:34:33
75880         Log: Handle the combination of dosish and non-faststdio.
75881      Branch: perl
75882            ! t/io/layers.t
75883 ____________________________________________________________________________
75884 [ 19308] By: rgs                                   on 2003/04/22  20:53:20
75885         Log: Subject: 5.8.0: two problems
75886              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
75887              Date: Tue, 22 Apr 2003 11:43:17 -0700
75888              Message-ID: <20030422184316.GA8602@math.berkeley.edu>
75889      Branch: perl
75890            ! XSUB.h
75891 ____________________________________________________________________________
75892 [ 19307] By: ams                                   on 2003/04/22  16:39:51
75893         Log: Subject: [PATCH] Doc pointers in perlbot.
75894              From: Casey West <casey@geeknest.com>
75895              Date: Tue, 22 Apr 2003 11:19:09 -0400
75896              Message-Id: <20030422151909.GC11119@geeknest.com>
75897              (Applied by hand.)
75898      Branch: perl
75899            ! pod/perlbot.pod
75900 ____________________________________________________________________________
75901 [ 19306] By: jhi                                   on 2003/04/22  13:09:21
75902         Log: z/OS: changes for building threaded from "Brian De Pradine"
75903              <PRADINE@uk.ibm.com>.
75904      Branch: perl
75905            ! Makefile.SH hints/os390.sh thread.h util.c
75906 ____________________________________________________________________________
75907 [ 19305] By: jhi                                   on 2003/04/22  11:42:35
75908         Log: Enache's turn.
75909      Branch: perl
75910            ! ext/Encode/t/enc_module.t
75911 ____________________________________________________________________________
75912 [ 19304] By: jhi                                   on 2003/04/22  10:48:47
75913         Log: Re-merge Encode 1.92.
75914      Branch: perl
75915            ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
75916 ____________________________________________________________________________
75917 [ 19302] By: jhi                                   on 2003/04/22  05:26:21
75918         Log: Argh, cut-and-pasto.
75919      Branch: perl
75920            ! perlio.c
75921 ____________________________________________________________________________
75922 [ 19301] By: sky                                   on 2003/04/21  21:33:14
75923         Log: Fix bug 17964 by properly refcounting the gv top.
75924              Seems like the entries in rsfp are way different than
75925              normal PVIO objects.
75926      Branch: perl
75927            ! sv.c
75928 ____________________________________________________________________________
75929 [ 19300] By: rgs                                   on 2003/04/21  19:42:04
75930         Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
75931
75932              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
75933              From: Enache Adrian <enache@rdslink.ro>
75934              Date: Sun, 20 Apr 2003 02:45:48 +0300
75935              Message-ID: <20030419234548.GA849@ratsnest.hole>
75936              and
75937              Date: Wed, 2 Apr 2003 07:52:28 +0300
75938              Message-ID: <20030402045227.GA1023@ratsnest.hole>
75939      Branch: perl
75940            ! pp_sys.c t/op/ref.t util.c
75941 ____________________________________________________________________________
75942 [ 19299] By: sky                                   on 2003/04/21  17:05:31
75943         Log: Croak on non ref to shared methods instead of segfault.
75944              This can really only happen for &share("string").
75945      Branch: perl
75946            ! ext/threads/shared/shared.xs
75947 ____________________________________________________________________________
75948 [ 19297] By: jhi                                   on 2003/04/21  16:24:36
75949         Log: Add OpenZaurus cross-compilation patches.
75950      Branch: perl
75951            + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
75952            + Cross/config.sh-arm-linux Cross/generate_config_sh
75953            + Cross/installperl.patch Cross/warp
75954            ! Cross/README INSTALL MANIFEST
75955 ____________________________________________________________________________
75956 [ 19289] By: sky                                   on 2003/04/21  13:24:40
75957         Log: Fixes bug #17043, resets PL_srand_called before the cloning.
75958              Allows people to override the resetting by using srand() in CLONE.
75959      Branch: perl
75960            ! ext/threads/t/thread.t ext/threads/threads.xs
75961 ____________________________________________________________________________
75962 [ 19286] By: jhi                                   on 2003/04/21  06:50:42
75963         Log: Introduce two new Configure symbols:
75964              [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
75965              (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
75966              [2] usefaststdio = do we use fast stdio if we have it?
75967              For 5.[68], we do.  For anything else, we don't.
75968              (At least, unless otherwise instructed by -Dusefaststdio.)
75969              This means that for bleadperl we no more use stdio, but instead
75970              default to perlio: the effect of PERLIO=perlio, in other words.
75971              (PERLIO=stdio will still switch to using stdio.)
75972              This change may endanger extensions using FILE*-- but if we are
75973              to migrate fully to perlio, better start swallowing the poison now.
75974              For maintperl, the usefaststdio still defaults to yes.
75975      Branch: perl
75976            ! Configure config_h.SH perlio.c t/io/layers.t
75977 ____________________________________________________________________________
75978 [ 19285] By: jhi                                   on 2003/04/21  05:43:55
75979         Log: Upgrade to Locale::Maketext 1.05.
75980      Branch: perl
75981            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
75982 ____________________________________________________________________________
75983 [ 19284] By: jhi                                   on 2003/04/21  05:40:34
75984         Log: Upgrade to Test 1.24.
75985      Branch: perl
75986            ! lib/Test.pm
75987 ____________________________________________________________________________
75988 [ 19283] By: rgs                                   on 2003/04/20  22:01:28
75989         Log: Subject: [PATCH] goto &sub doesn't empty @_
75990              From: Dave Mitchell <davem@fdgroup.com>
75991              Date: Sun, 20 Apr 2003 21:46:51 +0100
75992              Message-ID: <20030420204651.GE15591@fdgroup.com>
75993      Branch: perl
75994            ! pp_ctl.c
75995 ____________________________________________________________________________
75996 [ 19282] By: rgs                                   on 2003/04/20  21:22:29
75997         Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
75998              the commands that invoke $(CC).
75999              Subject: Re: Smoke failure
76000              From: Enache Adrian <enache@rdslink.ro>
76001              Date: Fri, 18 Apr 2003 19:06:07 +0300
76002              Message-ID: <20030418160606.GA797@ratsnest.hole>
76003      Branch: perl
76004            ! Makefile.SH
76005 ____________________________________________________________________________
76006 [ 19281] By: rgs                                   on 2003/04/20  19:53:53
76007         Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
76008              From: Enache Adrian <enache@rdslink.ro>
76009              Date: Sat, 19 Apr 2003 20:12:18 +0300
76010              Message-ID: <20030419171218.GA974@ratsnest.hole>
76011      Branch: perl
76012            ! sv.c
76013 ____________________________________________________________________________
76014 [ 19280] By: rgs                                   on 2003/04/20  18:55:40
76015         Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
76016              Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
76017              From: Steve Hay <steve.hay@uk.radan.com>
76018              Date: Wed, 16 Apr 2003 11:12:22 +0100
76019              Message-ID: <3E9D2C86.8040104@uk.radan.com>
76020      Branch: perl
76021            ! INSTALL win32/Makefile
76022 ____________________________________________________________________________
76023 [ 19278] By: jhi                                   on 2003/04/20  07:42:17
76024         Log: Give more information of what to do when -Dusexxx fail.
76025      Branch: perl
76026            ! Configure
76027 ____________________________________________________________________________
76028 [ 19277] By: rgs                                   on 2003/04/19  19:40:22
76029         Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
76030              by adding a dummy destructor method Regexp::DESTROY.
76031              This prevents infinite recursion, since Regexp::DESTROY
76032              is no more autoloaded.
76033
76034              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
76035              From: Enache Adrian <enache@rdslink.ro>
76036              Date: Wed, 2 Apr 2003 05:02:42 +0300
76037              Message-ID: <20030402020242.GA2966@ratsnest.hole>
76038      Branch: perl
76039            ! ext/B/t/stash.t t/op/ref.t universal.c
76040 ____________________________________________________________________________
76041 [ 19276] By: rgs                                   on 2003/04/19  19:32:25
76042         Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
76043              From: Dave Mitchell <davem@fdgroup.com>
76044              Date: Sat, 19 Apr 2003 20:06:51 +0100
76045              Message-ID: <20030419190651.GD13333@fdgroup.com>
76046      Branch: perl
76047            ! t/comp/parser.t toke.c
76048 ____________________________________________________________________________
76049 [ 19275] By: jhi                                   on 2003/04/19  18:52:24
76050         Log: Restore the two variables retired by the change #19268
76051              (for binary backward compatibility)
76052      Branch: perl
76053            ! embedvar.h perlapi.h thrdvar.h
76054 ____________________________________________________________________________
76055 [ 19273] By: jhi                                   on 2003/04/19  17:36:33
76056         Log: Fail if the specified -Duse64xxx cannot be fulfilled.
76057              (And undo a doublesize probe glitch from change #19272.)
76058      Branch: perl
76059            ! Configure
76060 ____________________________________________________________________________
76061 [ 19272] By: jhi                                   on 2003/04/19  16:38:12
76062         Log: If long doubles fail, we really cannot sensibly
76063              drop back to doubles anymore, therefore abort.
76064              Pointed out by Slaven Rezic. (I tried to fix this
76065              via metaconfig but ended up with a vicious cyclic
76066              dependency.)
76067      Branch: perl
76068            ! Configure
76069 ____________________________________________________________________________
76070 [ 19270] By: jhi                                   on 2003/04/19  12:09:21
76071         Log: Upgrade to Net::Ping 2.30.
76072      Branch: perl
76073            ! lib/Net/Ping.pm lib/Net/Ping/Changes
76074            ! lib/Net/Ping/t/450_service.t
76075 ____________________________________________________________________________
76076 [ 19269] By: jhi                                   on 2003/04/19  07:10:57
76077         Log: Bump the test count.
76078      Branch: perl
76079            ! ext/Storable/t/tied.t
76080 ____________________________________________________________________________
76081 [ 19268] By: jhi                                   on 2003/04/19  07:06:13
76082         Log: Subject: [PATCH] allow recursive FETCHes
76083              From: Dave Mitchell <davem@fdgroup.com>
76084              Date: Mon, 7 Apr 2003 10:00:41 +0100
76085              Message-ID: <20030407100041.A1617@fdgroup.com>
76086      Branch: perl
76087            ! av.c dump.c embed.fnc embed.h embedvar.h
76088            ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
76089            ! sv.h t/op/tie.t thrdvar.h
76090 ____________________________________________________________________________
76091 [ 19267] By: jhi                                   on 2003/04/19  06:54:34
76092         Log: Subject: [PATCH] readline.t tweak for VMS
76093              From: "Craig A. Berry" <craigberry@mac.com>
76094              Date: Thu, 17 Apr 2003 17:18:19 -0500
76095              Message-ID: <3E9F282B.6090603@mac.com>
76096      Branch: perl
76097            ! t/op/readline.t
76098 ____________________________________________________________________________
76099 [ 19266] By: jhi                                   on 2003/04/19  06:46:48
76100         Log: Subject: [PATCH] Re: any takers for this Storable bug?
76101              From: Enache Adrian <enache@rdslink.ro>
76102              Date: Wed, 16 Apr 2003 21:11:11 +0300
76103              Message-ID: <20030416181111.GA6687@ratsnest.hole>
76104
76105              ams had already fixed the bug by #19227, but take the
76106              test case.
76107      Branch: perl
76108            ! ext/Storable/t/tied.t
76109 ____________________________________________________________________________
76110 [ 19265] By: sky                                   on 2003/04/19  00:40:42
76111         Log: Don't use the stack to allocate a SV that we hand out to another
76112              function, only badness can ensure.
76113              Message-Id: <20030418180131.GD10086@fdgroup.com>
76114              Thanks go to Dave Mitchell for help in tracking down the bug!
76115      Branch: perl
76116            ! sv.c
76117 ____________________________________________________________________________
76118 [ 19264] By: jhi                                   on 2003/04/18  19:28:04
76119         Log: UTF8 regexp patch from Inaba Hiroto.
76120      Branch: perl
76121            ! regcomp.c t/op/pat.t
76122 ____________________________________________________________________________
76123 [ 19263] By: jhi                                   on 2003/04/18  19:16:43
76124         Log: Unused variables.
76125      Branch: perl
76126            ! perlio.c universal.c
76127 ____________________________________________________________________________
76128 [ 19262] By: sky                                   on 2003/04/17  20:02:33
76129         Log: Another needle in the voodoo doll.
76130              Now I think it should work with the shared
76131              strings.
76132      Branch: perl
76133            ! sv.c
76134 ____________________________________________________________________________
76135 [ 19254] By: sky                                   on 2003/04/17  17:31:52
76136         Log: Extreme Voodoo programming, by not pinching the SV if it is a
76137              PADTMP it happily keeps it's value later on!
76138      Branch: perl
76139            ! sv.c
76140 ____________________________________________________________________________
76141 [ 19253] By: jhi                                   on 2003/04/17  17:09:16
76142         Log: Implement -Dnoextensions=... and -Donlyextensions=...
76143      Branch: perl
76144            ! Configure INSTALL
76145 ____________________________________________________________________________
76146 [ 19252] By: ams                                   on 2003/04/17  16:19:31
76147         Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
76148              Anything that's broken by this change should be fixed.
76149      Branch: perl
76150            ! gv.c
76151 ____________________________________________________________________________
76152 [ 19251] By: jhi                                   on 2003/04/17  15:39:56
76153         Log: Introduce the new *l APIs, undefined, to non-Configure lands.
76154      Branch: perl
76155            ! NetWare/config.wc NetWare/config_H.wc configure.com
76156            ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
76157            ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
76158            ! win32/config.gc win32/config.vc win32/config.vc64
76159            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
76160            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
76161 ____________________________________________________________________________
76162 [ 19250] By: jhi                                   on 2003/04/17  15:07:08
76163         Log: Regen Glossary et alia.
76164      Branch: perl
76165            ! Porting/Glossary Porting/config.sh Porting/config_H
76166 ____________________________________________________________________________
76167 [ 19248] By: jhi                                   on 2003/04/17  14:53:41
76168         Log: Small tidying up of the selectminbits code, but most
76169              importantly allocate the buffer from the heap using
76170              malloc, not from the stack: using stack causes unaligned
76171              access in LP64 Solaris since stack data is not guaranteed
76172              to be 64-bit aligned, while a fd_set is (it has 1024 longs).
76173              (via Alan Burlison)
76174      Branch: perl
76175            ! Configure
76176 ____________________________________________________________________________
76177 [ 19247] By: ams                                   on 2003/04/17  12:24:57
76178         Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
76179              From: Enache Adrian <enache@rdslink.ro>
76180              Date: Thu, 17 Apr 2003 14:35:36 +0300
76181              Message-Id: <20030417113536.GA898@ratsnest.hole>
76182      Branch: perl
76183            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
76184 ____________________________________________________________________________
76185 [ 19245] By: jhi                                   on 2003/04/17  09:20:27
76186         Log: Document that the open pragma does not affect
76187              the three-headed hydra, ummm, open.
76188      Branch: perl
76189            ! lib/open.pm
76190 ____________________________________________________________________________
76191 [ 19244] By: jhi                                   on 2003/04/17  06:45:26
76192         Log: More maneuvering closer to proposed POSIX classes
76193              mapping to Unicode: (1) The definitions of "graph" and
76194              "print" are still in flux: move closer back to how Perl
76195              5.8.0 defined it (though drop Co, that did not make sense)
76196              (2) Add U+0085 (NEL) to "space".
76197      Branch: perl
76198            ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
76199            ! lib/unicore/lib/Space.pl lib/unicore/mktables
76200 ____________________________________________________________________________
76201 [ 19243] By: jhi                                   on 2003/04/17  05:29:24
76202         Log: Detect the 'fast stdio' case.
76203      Branch: perl
76204            ! lib/PerlIO.pm t/io/layers.t
76205 ____________________________________________________________________________
76206 [ 19242] By: jhi                                   on 2003/04/16  20:14:01
76207         Log: Fix up Larry's copyright statements to my best knowledge.
76208              (Lots of Perl 5 source code archaeology was involved.)
76209              Larry didn't make strangled noises when I showed him
76210              the patch, either :-)
76211      Branch: perl
76212            ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
76213            ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
76214            ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
76215            ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
76216            ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
76217            ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
76218            ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
76219            ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
76220            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
76221            ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
76222            ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
76223            ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
76224            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
76225            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
76226            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
76227 ____________________________________________________________________________
76228 [ 19241] By: jhi                                   on 2003/04/16  17:24:24
76229         Log: Handle PERLIO= and document a bit.
76230      Branch: perl
76231            ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
76232 ____________________________________________________________________________
76233 [ 19240] By: sky                                   on 2003/04/16  16:27:43
76234         Log: Fix double join problem for those places where free
76235              actually means free (solaris for example :)
76236              Fixes bug #16681
76237      Branch: perl
76238            ! ext/threads/t/join.t ext/threads/threads.xs
76239 ____________________________________________________________________________
76240 [ 19239] By: jhi                                   on 2003/04/16  14:57:47
76241         Log: Try to get the layers.t working also for dosish platforms.
76242      Branch: perl
76243            ! lib/PerlIO.pm t/io/layers.t
76244 ____________________________________________________________________________
76245 [ 19238] By: jhi                                   on 2003/04/16  13:27:24
76246         Log: A -C parsed from the #! line can still have line endings in it.
76247      Branch: perl
76248            ! util.c
76249 ____________________________________________________________________________
76250 [ 19237] By: jhi                                   on 2003/04/16  13:23:37
76251         Log: What does an empty PERLIO= mean, anyway?
76252      Branch: perl
76253            ! t/io/layers.t
76254 ____________________________________________________________________________
76255 [ 19236] By: jhi                                   on 2003/04/16  13:09:42
76256         Log: Document the effect of thread creation context.
76257      Branch: perl
76258            ! ext/threads/threads.pm
76259 ____________________________________________________________________________
76260 [ 19235] By: jhi                                   on 2003/04/16  12:13:07
76261         Log: Use the right prototype and a glob is fine (from Rafael).
76262      Branch: perl
76263            ! lib/PerlIO.pm universal.c
76264 ____________________________________________________________________________
76265 [ 19234] By: jhi                                   on 2003/04/16  10:20:46
76266         Log: PerlIO::get_layers() usage tip.
76267      Branch: perl
76268            ! lib/PerlIO.pm
76269 ____________________________________________________________________________
76270 [ 19233] By: jhi                                   on 2003/04/16  10:07:48
76271         Log: Syntax terror.
76272      Branch: perl
76273            ! lib/unicore/mktables
76274 ____________________________________________________________________________
76275 [ 19232] By: jhi                                   on 2003/04/16  09:45:51
76276         Log: Redundant test.
76277      Branch: perl
76278            ! lib/unicore/mktables
76279 ____________________________________________________________________________
76280 [ 19231] By: jhi                                   on 2003/04/16  09:21:25
76281         Log: Synchronize the specifications of the POSIX character
76282              classes alnum, graph, and print closer to the planned
76283              Unicode proposal.
76284      Branch: perl
76285            ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
76286            ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
76287 ____________________________________________________________________________
76288 [ 19230] By: jhi                                   on 2003/04/16  08:57:01
76289         Log: Patch from Merijn.
76290      Branch: perl
76291            ! perl.h
76292 ____________________________________________________________________________
76293 [ 19228] By: jhi                                   on 2003/04/16  08:27:26
76294         Log: Thinko in modfl detection.
76295      Branch: perl
76296            ! Configure
76297 ____________________________________________________________________________
76298 [ 19227] By: ams                                   on 2003/04/16  02:32:11
76299         Log: Storable now handles self-tied scalars with NULL mg_obj.
76300      Branch: perl
76301            ! ext/Storable/Storable.xs
76302 ____________________________________________________________________________
76303 [ 19226] By: jhi                                   on 2003/04/15  18:00:21
76304         Log: Upgrade to Pod::LaTeX 0.55.
76305      Branch: perl
76306            + lib/Pod/t/pod2latex.t
76307            - lib/Pod/t/latex.t
76308            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
76309 ____________________________________________________________________________
76310 [ 19224] By: jhi                                   on 2003/04/15  17:01:27
76311         Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
76312      Branch: perl
76313            ! Configure
76314 ____________________________________________________________________________
76315 [ 19223] By: jhi                                   on 2003/04/15  16:36:32
76316         Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
76317      Branch: perl
76318            ! t/io/layers.t
76319 ____________________________________________________________________________
76320 [ 19221] By: jhi                                   on 2003/04/15  16:27:49
76321         Log: False alarm: no cyclic dependency.
76322      Branch: perl
76323            ! Configure config_h.SH
76324 ____________________________________________________________________________
76325 [ 19219] By: jhi                                   on 2003/04/15  16:08:11
76326         Log: Backport of _most_ of the changes in #19218: not one big
76327              cyclic dependency, though, it must be broken up somehow.
76328      Branch: perl
76329            ! Configure config_h.SH
76330 ____________________________________________________________________________
76331 [ 19218] By: jhi                                   on 2003/04/15  14:09:31
76332         Log: Big patch from Alan Burlison to make Solaris long doubles work.
76333              (Also spreads more <stdlib.h> joy.)
76334              Needs backporting to metaconfig units and introducing the new
76335              symbols to non-Configure lands.
76336      Branch: perl
76337            ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
76338 ____________________________________________________________________________
76339 [ 19217] By: jhi                                   on 2003/04/15  14:01:03
76340         Log: Don't skip the whole test for PERLIO=perlio.
76341      Branch: perl
76342            ! t/io/layers.t
76343 ____________________________________________________________________________
76344 [ 19215] By: jhi                                   on 2003/04/15  05:54:17
76345         Log: Add a test for [perl #17753].
76346      Branch: perl
76347            ! t/op/undef.t
76348 ____________________________________________________________________________
76349 [ 19214] By: jhi                                   on 2003/04/15  05:40:52
76350         Log: "proto.h": 'id' is a reserved word in Objective-C.
76351      Branch: perl
76352            ! embed.fnc op.c proto.h
76353 ____________________________________________________________________________
76354 [ 19213] By: sky                                   on 2003/04/14  21:42:10
76355         Log: Ook, run tests on correct build-dir next time.
76356              We must check if the hv is a stash, otherwise we try to delete
76357              something that is a HvNAME of null.....  tests pass better now
76358      Branch: perl
76359            ! gv.c
76360 ____________________________________________________________________________
76361 [ 19212] By: sky                                   on 2003/04/14  21:15:00
76362         Log: Fixes to bugs introduced by PL_stashcache
76363              A) Follow suggestion by Benjamin Goldberg to use hv_delete
76364              instead of hv_delete_ent to avoid creating a temporary SV
76365              B) Don't increment the refcount, sneak it into an IV instead
76366              C) When a GP is a deleted that contains a stash, remove the
76367              corresponding entry since hv might be in use in other places.
76368              D) Note that no test cases test the deletion of packages to catch
76369              this bug.
76370      Branch: perl
76371            ! gv.c hv.c pp_hot.c
76372 ____________________________________________________________________________
76373 [ 19211] By: rgs                                   on 2003/04/14  21:11:11
76374         Log: Mention that "make test_harness" lets messages sent through
76375              standard error out. Complements change #19206.
76376      Branch: perl
76377            ! pod/perlhack.pod
76378 ____________________________________________________________________________
76379 [ 19210] By: rgs                                   on 2003/04/14  20:48:02
76380         Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
76381              From: Inaba Hiroto <inaba@st.rim.or.jp>
76382              Date: Fri, 21 Mar 2003 17:35:21 +0900
76383              Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
76384              Date: Sat, 22 Mar 2003 11:28:05 +0900
76385              Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
76386      Branch: perl
76387            ! regexec.c t/op/pat.t
76388 ____________________________________________________________________________
76389 [ 19209] By: jhi                                   on 2003/04/14  20:36:55
76390         Log: PERLIO=perlio requires extra steps.
76391      Branch: perl
76392            ! lib/PerlIO.pm t/io/layers.t
76393 ____________________________________________________________________________
76394 [ 19208] By: jhi                                   on 2003/04/14  20:02:04
76395         Log: Skip as early as possible if no perlio since the
76396              use open would be compile-time.
76397      Branch: perl
76398            ! t/io/layers.t
76399 ____________________________________________________________________________
76400 [ 19207] By: rgs                                   on 2003/04/14  19:34:42
76401         Log: Document and test autovivified dirhandles.
76402              Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
76403              From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
76404              Date: 12 Apr 2003 12:40:45 -0000
76405              Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
76406      Branch: perl
76407            ! pod/perlfunc.pod t/op/readdir.t
76408 ____________________________________________________________________________
76409 [ 19206] By: rgs                                   on 2003/04/14  19:13:26
76410         Log: More docs about running tests and the test suite.
76411              Update perlhack.pod in various places.
76412              Add 'test_harness' as a .PHONY dependency in the Makefile.
76413      Branch: perl
76414            ! Makefile.SH pod/perlhack.pod t/README
76415 ____________________________________________________________________________
76416 [ 19205] By: jhi                                   on 2003/04/14  18:58:01
76417         Log: Build get_layers() also under -Uuseperlio.
76418      Branch: perl
76419            ! universal.c
76420 ____________________________________________________________________________
76421 [ 19204] By: jhi                                   on 2003/04/14  18:48:04
76422         Log: Bump up the version and admonish against aspiring (ab)use.
76423      Branch: perl
76424            ! lib/PerlIO.pm
76425 ____________________________________________________________________________
76426 [ 19203] By: jhi                                   on 2003/04/14  17:35:51
76427         Log: Introduce PerlIO::get_layers() to allow people to peek
76428              at the PerlIO layer stack.
76429      Branch: perl
76430            + t/io/layers.t
76431            ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
76432            ! universal.c
76433 ____________________________________________________________________________
76434 [ 19202] By: merijn                                on 2003/04/14  05:42:18
76435         Log: Subject: [PATCH] vms/vms.c waitpid tweak
76436              From: "Craig A. Berry" <craigberry@mac.com>
76437              Date: Mon, 14 Apr 2003 00:43:00 -0500
76438              Message-ID: <3E9A4A64.6030205@mac.com>
76439      Branch: perl
76440            ! vms/vms.c
76441 ____________________________________________________________________________
76442 [ 19201] By: sky                                   on 2003/04/13  19:26:46
76443         Log: Fix bug #16253, use all the CPU that we can :-)
76444      Branch: perl
76445            ! ext/threads/threads.xs
76446 ____________________________________________________________________________
76447 [ 19200] By: sky                                   on 2003/04/13  18:38:58
76448         Log: Fix bug #15893 by creating shared scalars with a refcount of 1
76449              instead of 2 and make push and pop increase the refcount.
76450      Branch: perl
76451            ! ext/threads/shared/shared.xs
76452 ____________________________________________________________________________
76453 [ 19199] By: jhi                                   on 2003/04/13  11:45:42
76454         Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
76455              ../../lib for the lc() at line 66 (UTF-8 data possible
76456              if using UTF-8 locales).
76457      Branch: perl
76458            ! lib/ExtUtils/t/Install.t
76459 ____________________________________________________________________________
76460 [ 19198] By: jhi                                   on 2003/04/13  09:43:09
76461         Log: The lib/ipc_sysv.t test has a new name.
76462      Branch: perl
76463            ! INSTALL
76464 ____________________________________________________________________________
76465 [ 19197] By: jhi                                   on 2003/04/13  09:32:05
76466         Log: Continue hunting for the cause of the Tru64 failed threaded smokes
76467              most probably introduced by the change #19157.  The tweak suggested
76468              by Stephen McCamant trades a possible dangling pointer (CopFILE()
76469              is tricky like that with threads) to a memory leak.  (This means
76470              that this tweak shouldn't be left in as-is, but if this helps,
76471              we at least know that the failure was caused by the #19157.)
76472      Branch: perl
76473            ! op.c
76474 ____________________________________________________________________________
76475 [ 19196] By: jhi                                   on 2003/04/13  09:20:02
76476         Log: Upgrade to Net::Ping 2.29.
76477      Branch: perl
76478            + lib/Net/Ping/t/510_ping_udp.t
76479            - lib/Net/Ping/README
76480            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
76481 ____________________________________________________________________________
76482 [ 19195] By: jhi                                   on 2003/04/13  09:02:05
76483         Log: Upgrade to Test::Harness 2.27_04.
76484      Branch: perl
76485            + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
76486            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
76487            ! lib/Test/Harness/t/test-harness.t
76488 ____________________________________________________________________________
76489 [ 19194] By: rgs                                   on 2003/04/12  21:21:04
76490         Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
76491      Branch: perl
76492            ! hints/darwin.sh hints/rhapsody.sh
76493 ____________________________________________________________________________
76494 [ 19192] By: jhi                                   on 2003/04/12  18:23:40
76495         Log: The debugging aid #19182 didn't.
76496      Branch: perl
76497            ! ext/B/t/deparse.t
76498 ____________________________________________________________________________
76499 [ 19191] By: jhi                                   on 2003/04/12  16:51:12
76500         Log: Benchmark nit from Nicholas Clark (in OpenBSD the result could
76501              be a negative zero, -0).
76502      Branch: perl
76503            ! lib/Benchmark.t
76504 ____________________________________________________________________________
76505 [ 19190] By: rgs                                   on 2003/04/12  13:41:25
76506         Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
76507              From: Michael G Schwern <schwern@pobox.com>
76508              Date: Fri, 11 Apr 2003 00:32:02 -0700
76509              Message-ID: <20030411073202.GC5916@windhund.schwern.org>
76510      Branch: perl
76511            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
76512            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
76513            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
76514            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
76515            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
76516            ! lib/ExtUtils/t/zz_cleanup_dummy.t
76517 ____________________________________________________________________________
76518 [ 19189] By: rgs                                   on 2003/04/10  20:40:14
76519         Log: Peter Scott suggests that the docs for base.pm should
76520              state explicitely that base.pm doesn't call import()
76521              on base classes. Plus a few typos.
76522      Branch: perl
76523            ! lib/base.pm
76524 ____________________________________________________________________________
76525 [ 19188] By: rgs                                   on 2003/04/10  19:45:08
76526         Log: PerlFAQ sync.
76527      Branch: perl
76528            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
76529            ! pod/perlfaq7.pod pod/perlfaq9.pod
76530 ____________________________________________________________________________
76531 [ 19187] By: rgs                                   on 2003/04/10  19:25:18
76532         Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
76533              There used to be a nullstash (%{"<none>::"}) to hold illegal
76534              variables under strict 'vars'. It has been removed by change #17942.
76535              This can lead to segfaults during the parsing, because some illegal
76536              variables might have been discarded before the compilation of the
76537              current statement had completed.
76538              Bug analysis and test case by Enache Adrian.
76539      Branch: perl
76540            ! gv.c t/lib/strict/vars
76541 ____________________________________________________________________________
76542 [ 19186] By: jhi                                   on 2003/04/10  19:13:40
76543         Log: Be more descriptive.
76544      Branch: perl
76545            ! MANIFEST
76546 ____________________________________________________________________________
76547 [ 19185] By: jhi                                   on 2003/04/10  19:06:02
76548         Log: Noted by Nat: -0 didn't work that well with Unicode.
76549      Branch: perl
76550            ! perl.c pod/perlrun.pod
76551 ____________________________________________________________________________
76552 [ 19184] By: jhi                                   on 2003/04/10  17:26:43
76553         Log: Add an option for the grok_xxx() to silently ignore bad digits.
76554      Branch: perl
76555            ! numeric.c perl.h
76556 ____________________________________________________________________________
76557 [ 19183] By: jhi                                   on 2003/04/10  10:56:25
76558         Log: The test doesn't work that well when -Uusedl.
76559              Some of the tests could be salvaged even then I guess.
76560      Branch: perl
76561            ! lib/ExtUtils/t/Constant.t
76562 ____________________________________________________________________________
76563 [ 19182] By: jhi                                   on 2003/04/10  09:40:24
76564         Log: A temporary debugging aid for Tru64 threaded builds.
76565      Branch: perl
76566            ! ext/B/t/deparse.t
76567 ____________________________________________________________________________
76568 [ 19181] By: jhi                                   on 2003/04/10  08:02:10
76569         Log: Unless Inuits are involved...
76570      Branch: perl
76571            ! pod/perlrun.pod
76572 ____________________________________________________________________________
76573 [ 19180] By: jhi                                   on 2003/04/10  07:02:44
76574         Log: With AFS the cwds have little chance of agreeing.
76575      Branch: perl
76576            ! ext/Cwd/t/cwd.t
76577 ____________________________________________________________________________
76578 [ 19179] By: jhi                                   on 2003/04/10  06:46:50
76579         Log: I assume the idea was to use the *cwd variables for testing.
76580      Branch: perl
76581            ! ext/Cwd/t/cwd.t
76582 ____________________________________________________________________________
76583 [ 19177] By: jhi                                   on 2003/04/10  04:34:48
76584         Log: perlport information about portably embedding string data.
76585      Branch: perl
76586            ! pod/perlport.pod
76587 ____________________________________________________________________________
76588 [ 19176] By: jhi                                   on 2003/04/10  04:18:45
76589         Log: Also locale names can contain illegal UTF-8.
76590      Branch: perl
76591            ! lib/locale.t
76592 ____________________________________________________________________________
76593 [ 19175] By: jhi                                   on 2003/04/10  04:03:48
76594         Log: In case someone is using UTF-8 locales.
76595      Branch: perl
76596            ! lib/ExtUtils/MM_MacOS.pm
76597 ____________________________________________________________________________
76598 [ 19174] By: merijn                                on 2003/04/09  14:33:12
76599         Log: Even more promotion for -lc128 (long doubles on AIX)
76600              More obvious detection of C compiler
76601              cc_type should not promote to config.sh
76602
76603              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76604              Date: Wed, 09 Apr 2003 14:31:48 +0200
76605              Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
76606      Branch: perl
76607            ! hints/aix.sh
76608 ____________________________________________________________________________
76609 [ 19173] By: jhi                                   on 2003/04/09  12:39:35
76610         Log: open(my $fh, ">&", STDOUT) should not warn under strict.
76611      Branch: perl
76612            ! op.c t/io/open.t
76613 ____________________________________________________________________________
76614 [ 19172] By: jhi                                   on 2003/04/09  10:40:31
76615         Log: Try to be more descriptive than just __ANONIO__ which is what
76616              you get when you autovivify filehandles into array/hash elements.
76617      Branch: perl
76618            ! doio.c op.c t/io/open.t
76619 ____________________________________________________________________________
76620 [ 19171] By: rgs                                   on 2003/04/08  20:44:20
76621         Log: Implement support for --help and --version in Getopt::Std
76622              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
76623              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
76624              Date: Mon, 7 Apr 2003 17:07:15 -0700
76625              Message-ID: <20030408000714.GA953@math.berkeley.edu>
76626      Branch: perl
76627            ! lib/Getopt/Std.pm
76628 ____________________________________________________________________________
76629 [ 19170] By: rgs                                   on 2003/04/08  19:47:05
76630         Log: Subject: [PATCH] Re: Error: Unknown error
76631              From: Enache Adrian <enache@rdslink.ro>
76632              Date: Tue, 8 Apr 2003 07:12:13 +0300
76633              Message-ID: <20030408041213.GA13553@ratsnest.hole>
76634      Branch: perl
76635            ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
76636 ____________________________________________________________________________
76637 [ 19169] By: rgs                                   on 2003/04/08  19:19:34
76638         Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
76639              From: Dave Mitchell <davem@fdgroup.com>
76640              Date: Mon, 7 Apr 2003 21:43:17 +0100
76641              Message-ID: <20030407204317.GA8796@fdgroup.com>
76642
76643              The new XTERMORDORDOR lexer expectation must also be named
76644              in debugging perls, to be used in the output of -DT.
76645      Branch: perl
76646            ! perl.h toke.c
76647 ____________________________________________________________________________
76648 [ 19168] By: rgs                                   on 2003/04/08  19:05:22
76649         Log: Document that perl recognizes 2>&1 on the command-line on VMS.
76650      Branch: perl
76651            ! vms/perlvms.pod
76652 ____________________________________________________________________________
76653 [ 19167] By: rgs                                   on 2003/04/08  18:47:18
76654         Log: Typos fixes by Stas Bekman.
76655      Branch: perl
76656            ! cv.h lib/attributes.pm sv.h
76657 ____________________________________________________________________________
76658 [ 19166] By: rgs                                   on 2003/04/08  18:43:22
76659         Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
76660              From: Robin Barker <Robin.Barker@npl.co.uk>
76661              Date: Tue, 8 Apr 2003 14:23:04 +0100
76662              Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
76663      Branch: perl
76664            ! pod/perlpod.pod
76665 ____________________________________________________________________________
76666 [ 19164] By: jhi                                   on 2003/04/08  04:42:05
76667         Log: Few more words about safe/unsafe signals.
76668      Branch: perl
76669            ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
76670 ____________________________________________________________________________
76671 [ 19163] By: jhi                                   on 2003/04/07  19:25:39
76672         Log: The SvGROW() might move the PV.
76673      Branch: perl
76674            ! pp.c
76675 ____________________________________________________________________________
76676 [ 19162] By: jhi                                   on 2003/04/07  18:23:29
76677         Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
76678              From: Michael G Schwern <schwern@pobox.com>
76679              Date: Mon, 7 Apr 2003 02:09:17 -0700
76680              Message-ID: <20030407090917.GA9221@windhund.schwern.org>
76681      Branch: perl
76682            + lib/ExtUtils/t/MM_Any.t
76683            ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
76684            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
76685            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
76686            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
76687            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
76688            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
76689            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
76690            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
76691            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
76692            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
76693            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
76694            ! lib/ExtUtils/README lib/ExtUtils/TODO
76695            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
76696            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
76697 ____________________________________________________________________________
76698 [ 19160] By: jhi                                   on 2003/04/07  04:17:38
76699         Log: Time::HiRes: Do not create files in blib directories under core
76700              (from Rafael)
76701      Branch: perl
76702            ! ext/Time/HiRes/Makefile.PL
76703 ____________________________________________________________________________
76704 [ 19159] By: jhi                                   on 2003/04/07  03:53:01
76705         Log: Future binary compat wishful thinking:
76706              maint will use the stashcache, but not the dbassertion.
76707      Branch: perl
76708            ! intrpvar.h
76709 ____________________________________________________________________________
76710 [ 19158] By: jhi                                   on 2003/04/07  03:41:17
76711         Log: More WinCE tweaking for Vadim Konovalov.
76712      Branch: perl
76713            ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
76714            ! wince/makedist.pl
76715 ____________________________________________________________________________
76716 [ 19157] By: rgs                                   on 2003/04/06  20:53:29
76717         Log: Subject: CvFILE for constant subs
76718              From: Stephen McCamant <smcc@mit.edu>
76719              Date: Sun, 6 Apr 2003 16:39:13 -0400
76720              Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
76721      Branch: perl
76722            ! op.c
76723 ____________________________________________________________________________
76724 [ 19156] By: rgs                                   on 2003/04/06  20:44:09
76725         Log: Subject: [PATCH] B::Deparse: sv_no != 0
76726              From: Stephen McCamant <smcc@mit.edu>
76727              Date: Sun, 6 Apr 2003 17:00:48 -0400
76728              Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
76729      Branch: perl
76730            ! ext/B/B/Deparse.pm
76731 ____________________________________________________________________________
76732 [ 19154] By: jhi                                   on 2003/04/06  19:46:35
76733         Log: An unconditional carp is not nice.
76734      Branch: perl
76735            ! ext/Sys/Syslog/Syslog.pm
76736 ____________________________________________________________________________
76737 [ 19153] By: rgs                                   on 2003/04/06  18:37:58
76738         Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
76739              From: Robert Spier <rspier@pobox.com>
76740              Date: Sat, 05 Apr 2003 21:12:20 -0800
76741              Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
76742      Branch: perl
76743            ! README.solaris
76744 ____________________________________________________________________________
76745 [ 19152] By: rgs                                   on 2003/04/06  18:24:38
76746         Log: Remove unportable ">|" shell syntax
76747              Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
76748              From: Enache Adrian <enache@rdslink.ro>
76749              Date: Sun, 6 Apr 2003 21:13:27 +0300
76750              Message-ID: <20030406181326.GA873@ratsnest.hole>
76751      Branch: perl
76752            ! Makefile.SH
76753 ____________________________________________________________________________
76754 [ 19151] By: jhi                                   on 2003/04/06  18:14:44
76755         Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
76756              From: Joost van Baal <J.E.vanBaal@uvt.nl>
76757              Date: Mon, 25 Nov 2002 17:35:37 +0100
76758              Message-ID: <20021125163537.GC4745@banach.uvt.nl>
76759
76760              (The .pm patch modified a bit, and removed the false
76761              claim that _PATH_INFO would be coming from syslog.ph)
76762      Branch: perl
76763            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
76764            ! ext/Sys/Syslog/syslog.t
76765 ____________________________________________________________________________
76766 [ 19150] By: rgs                                   on 2003/04/05  21:10:00
76767         Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
76768              From: Enache Adrian <enache@rdslink.ro>
76769              Date: Thu, 3 Apr 2003 15:50:48 +0300
76770              Message-ID: <20030403125048.GA6107@ratsnest.hole>
76771
76772              On linux, when building a shared library, generate
76773              a small shell wrapper, "preload", that preloads libperl.so
76774              only if it exists. Useful when the 'make' process stops
76775              before the link phase.
76776      Branch: perl
76777            ! Makefile.SH
76778 ____________________________________________________________________________
76779 [ 19149] By: jhi                                   on 2003/04/05  20:44:25
76780         Log: Upgrade to Locale::Maketext 1.04.
76781      Branch: perl
76782            + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
76783            + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
76784            - lib/Locale/Maketext/test.pl
76785            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
76786            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
76787 ____________________________________________________________________________
76788 [ 19148] By: jhi                                   on 2003/04/05  20:38:30
76789         Log: perluniintro.pod: nice_string() doesn't escape
76790              literal escape chars -- use Sadahiro-san's fix(es).
76791      Branch: perl
76792            ! pod/perluniintro.pod
76793 ____________________________________________________________________________
76794 [ 19147] By: rgs                                   on 2003/04/05  19:12:30
76795         Log: Subject: [PATCH 5.8.1 @19053] Embedding
76796              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
76797              Date: Mon, 31 Mar 2003 12:39:24 -0800
76798              Message-ID: <20030331203924.GA3602@math.berkeley.edu>
76799
76800              Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
76801              to be used in a C program's main function.
76802      Branch: perl
76803            ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
76804 ____________________________________________________________________________
76805 [ 19146] By: jhi                                   on 2003/04/05  19:08:37
76806         Log: Heredocs and use encoding didn't work for SJIS;
76807              patch from Inaba Hiroto.
76808      Branch: perl
76809            ! toke.c
76810 ____________________________________________________________________________
76811 [ 19145] By: rgs                                   on 2003/04/05  11:45:36
76812         Log: The manpages don't have to be built by MakeMaker for the
76813              core modules in ext/. Disable this in Devel::PPPort (not
76814              up-to-date on CPAN), Unicode::Normalize (the CPAN version
76815              uses a different Makefile.PL anyway) and XS::APItest
76816              (not CPANized.)
76817      Branch: perl
76818            ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
76819            ! ext/XS/APItest/Makefile.PL
76820 ____________________________________________________________________________
76821 [ 19144] By: rgs                                   on 2003/04/05  11:28:22
76822         Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
76823              by SADAHIRO Tomoyuki.
76824      Branch: perl
76825            ! ext/Unicode/Normalize/Changes
76826            ! ext/Unicode/Normalize/Normalize.pm
76827            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
76828            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
76829            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
76830            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
76831            ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
76832 ____________________________________________________________________________
76833 [ 19143] By: merijn                                on 2003/04/03  08:55:33
76834         Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
76835              From: "Craig A. Berry" <craigberry@mac.com>
76836              Date: Wed, 02 Apr 2003 18:09:03 -0600
76837              Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
76838      Branch: perl
76839            ! vms/vms.c vms/vmsish.h
76840 ____________________________________________________________________________
76841 [ 19142] By: merijn                                on 2003/04/03  08:50:55
76842         Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
76843              From: andreas.koenig@anima.de (Andreas J. Koenig)
76844              Date: Thu, 03 Apr 2003 08:28:52 +0200
76845              Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
76846      Branch: perl
76847            ! lib/Pod/t/Functions.t
76848 ____________________________________________________________________________
76849 [ 19141] By: jhi                                   on 2003/04/03  05:00:36
76850         Log: Don't recurse from threads to threads/shared (since
76851              threads/shared is built separately, temp solution from
76852              Schwern while MM is being fixed.)
76853      Branch: perl
76854            ! ext/threads/Makefile.PL
76855 ____________________________________________________________________________
76856 [ 19140] By: rgs                                   on 2003/04/02  20:41:46
76857         Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
76858              From: Steve Hay <steve.hay@uk.radan.com>
76859              Date: Thu, 20 Mar 2003 11:55:01 +0000
76860              Message-ID: <3E79AC15.80307@uk.radan.com>
76861      Branch: perl
76862            ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
76863 ____________________________________________________________________________
76864 [ 19139] By: jhi                                   on 2003/04/02  19:44:07
76865         Log: Make perldiag agree with #19138.
76866      Branch: perl
76867            ! pod/perldiag.pod
76868 ____________________________________________________________________________
76869 [ 19138] By: jhi                                   on 2003/04/02  19:37:59
76870         Log: Make at least the thread count make sense.
76871      Branch: perl
76872            ! ext/threads/threads.xs
76873 ____________________________________________________________________________
76874 [ 19137] By: rgs                                   on 2003/04/02  19:24:47
76875         Log: Adjust test for the recent change (#19136) to Pod::Html
76876      Branch: perl
76877            ! lib/Pod/t/htmlview.t
76878 ____________________________________________________________________________
76879 [ 19136] By: rgs                                   on 2003/04/02  18:46:31
76880         Log: Fixes for "installhtml --splithead", based on :
76881              Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
76882              From: Steve Hay <steve.hay@uk.radan.com>
76883              Date: Wed, 02 Apr 2003 11:33:41 +0100
76884              Message-ID: <3E8ABC85.5060807@uk.radan.com>
76885
76886              This also includes a small patch to Pod::Html : when generating
76887              anchor names, play on the safe side and turn every non-alphanumeric
76888              character into an '_'. Moreover, Pod::Html::anchorify() is now
76889              optionally exported.
76890      Branch: perl
76891            ! installhtml lib/Pod/Html.pm
76892 ____________________________________________________________________________
76893 [ 19135] By: rgs                                   on 2003/04/02  18:42:50
76894         Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
76895              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76896              Date: Tue, 01 Apr 2003 16:32:46 -0800
76897              Message-ID: <u+ii+gzkgqkV092yn@efn.org>
76898      Branch: perl
76899            ! pp.c t/op/split.t
76900 ____________________________________________________________________________
76901 [ 19134] By: sky                                   on 2003/04/02  18:01:40
76902         Log: Fix some small nits, thanks to Rafael.
76903      Branch: perl
76904            ! pp_hot.c
76905 ____________________________________________________________________________
76906 [ 19133] By: sky                                   on 2003/04/02  13:41:14
76907         Log: Add packname->stash cache before the check if a packname is a
76908              filehandle or a package, it works because only packnames
76909              that have been resolved to stashes are added to the cache,
76910              and when a newIO is created we clean the cache.
76911              Results in roughly 1.8 speed increase for class->method()
76912              calls.
76913      Branch: perl
76914            ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
76915 ____________________________________________________________________________
76916 [ 19132] By: merijn                                on 2003/04/02  11:28:02
76917         Log: #19122 should have been tested on non-glibc system (like AIX)
76918      Branch: perl
76919            ! pp.c
76920 ____________________________________________________________________________
76921 [ 19131] By: jhi                                   on 2003/04/02  05:25:19
76922         Log: Spread IlyaZ's PERL_CORE detection trick.
76923      Branch: perl
76924            ! ext/Encode/Makefile.PL
76925 ____________________________________________________________________________
76926 [ 19130] By: jhi                                   on 2003/04/02  04:42:40
76927         Log: Cannot portably compare files if one of them is still open
76928              (from Craig Berry).
76929      Branch: perl
76930            ! ext/Encode/t/enc_module.t
76931 ____________________________________________________________________________
76932 [ 19129] By: jhi                                   on 2003/04/02  04:30:45
76933         Log: MM_VMS tweak from Craig Berry:
76934              http://nntp.x.perl.org/group/perl.makemaker/1002
76935      Branch: perl
76936            ! lib/ExtUtils/MM_VMS.pm
76937 ____________________________________________________________________________
76938 [ 19128] By: rgs                                   on 2003/04/01  21:30:12
76939         Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
76940              From: Steve Hay <steve.hay@uk.radan.com>
76941              Date: Thu, 20 Mar 2003 12:34:15 +0000
76942              Message-ID: <3E79B547.6030201@uk.radan.com>
76943              (with a few minor tweaks)
76944      Branch: perl
76945            ! installhtml
76946 ____________________________________________________________________________
76947 [ 19127] By: rgs                                   on 2003/04/01  19:01:20
76948         Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
76949              From: Enache Adrian <enache@rdslink.ro>
76950              Date: Sat, 29 Mar 2003 19:45:41 +0200
76951              Message-ID: <20030329174541.GA8138@ratsnest.hole>
76952      Branch: perl
76953            ! ext/B/B/Deparse.pm
76954 ____________________________________________________________________________
76955 [ 19126] By: rgs                                   on 2003/04/01  18:39:43
76956         Log: Fix bug #21742. require should be always invoked in
76957              scalar context. This wasn't the case when called from
76958              an eval(""), because the void context doesn't propagate
76959              through the leaveeval op. Instead of making scalarvoid()
76960              handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
76961              a workaround in doeval().
76962      Branch: perl
76963            ! pp_ctl.c t/comp/require.t
76964 ____________________________________________________________________________
76965 [ 19124] By: jhi                                   on 2003/04/01  16:52:28
76966         Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
76967              From: "Green, Paul" <Paul.Green@stratus.com>
76968              Date: Tue, 1 Apr 2003 12:37:38 -0500
76969              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
76970      Branch: perl
76971            ! hints/vos.sh
76972 ____________________________________________________________________________
76973 [ 19122] By: jhi                                   on 2003/04/01  16:36:52
76974         Log: Integrate:
76975              [ 19119]
76976              Address "5.8.1@19053: crypt_r() takes 128K per thread".
76977      Branch: perl
76978           !> pp.c reentr.c reentr.h reentr.pl
76979 ____________________________________________________________________________
76980 [ 19121] By: jhi                                   on 2003/04/01  16:36:02
76981         Log: Integrate:
76982              [ 19109]
76983              Subject: [PATCH 5.8.1 @19053] Time::HiRes
76984              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
76985              Date: Mon, 31 Mar 2003 12:53:01 -0800
76986              Message-ID: <20030331205301.GA3687@math.berkeley.edu>
76987
76988              [ 19111]
76989              A cleaner way to detect PERL_CORE, from IlyaZ.
76990      Branch: perl
76991           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
76992 ____________________________________________________________________________
76993 [ 19120] By: jhi                                   on 2003/04/01  16:32:03
76994         Log: Integrate:
76995              [ 19106]
76996              Subject: [PATCH 5.8.1 @19053] OS/2-related patches
76997              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
76998              Date: Mon, 31 Mar 2003 12:43:37 -0800
76999              Message-ID: <20030331204337.GA3634@math.berkeley.edu>
77000
77001              and regen Configure.
77002      Branch: perl
77003            ! Configure config_h.SH embedvar.h
77004           !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
77005           !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
77006           !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
77007           !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
77008           !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
77009           !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
77010           !> reentr.h reentr.pl sv.c
77011 ____________________________________________________________________________
77012 [ 19118] By: jhi                                   on 2003/04/01  16:17:04
77013         Log: Document the _exit() issue with threads in Linux [perl #17057].
77014      Branch: perl
77015            ! ext/POSIX/POSIX.pod
77016 ____________________________________________________________________________
77017 [ 19117] By: jhi                                   on 2003/04/01  16:07:59
77018         Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
77019              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
77020              Date: Tue, 1 Apr 2003 11:02:35 +0200
77021              Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
77022      Branch: perl
77023            ! t/op/getpid.t
77024 ____________________________________________________________________________
77025 [ 19116] By: jhi                                   on 2003/04/01  16:06:12
77026         Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
77027              From: Michael G Schwern <schwern@pobox.com>
77028              Date: Mon, 31 Mar 2003 15:16:57 -0800
77029              Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
77030      Branch: perl
77031            ! ext/SDBM_File/sdbm/Makefile.PL
77032 ____________________________________________________________________________
77033 [ 19115] By: jhi                                   on 2003/04/01  15:58:45
77034         Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
77035              From: Richard.Foley@ubsw.com
77036              Date: Mon, 31 Mar 2003 16:27:14 +0200
77037              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
77038      Branch: perl
77039            ! pod/perlhack.pod
77040 ____________________________________________________________________________
77041 [ 19114] By: jhi                                   on 2003/04/01  15:56:27
77042         Log: Subject: [PATCH] Text::Abbrev warnings safe
77043              From: Peter Scott <Peter@PSDT.com>
77044              Date: Fri, 28 Mar 2003 16:34:47 -0800
77045              Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
77046      Branch: perl
77047            ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
77048 ____________________________________________________________________________
77049 [ 19113] By: merijn                                on 2003/04/01  14:12:33
77050         Log: Implemented AIX longdouble support in hints/aix.sh, which now
77051              actually work.  Thanks to John L. Allen for the hint.
77052
77053              Subject: Re: AIX longdoubles
77054              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77055              Date: Tue, 01 Apr 2003 17:18:57 +0200
77056              Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
77057      Branch: perl
77058            ! hints/aix.sh
77059 ____________________________________________________________________________
77060 [ 19104] By: jhi                                   on 2003/03/31  10:51:36
77061         Log: Tabify; strictly speaking unnecessary but anyway...
77062      Branch: perl
77063            ! MANIFEST
77064 ____________________________________________________________________________
77065 [ 19102] By: jhi                                   on 2003/03/31  10:36:48
77066         Log: Upgrade to Test::Harness 2.27_02.
77067      Branch: perl
77068            + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
77069            + t/lib/sample-tests/too_many
77070            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
77071            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
77072            ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
77073 ____________________________________________________________________________
77074 [ 19101] By: jhi                                   on 2003/03/31  10:07:35
77075         Log: Upgrade to podlators 1.26.
77076      Branch: perl
77077            ! lib/Pod/Man.pm
77078 ____________________________________________________________________________
77079 [ 19100] By: jhi                                   on 2003/03/31  10:03:50
77080         Log: Upgrade to Encode 1.92.
77081      Branch: perl
77082            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
77083            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
77084            ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
77085            ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
77086            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
77087            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
77088 ____________________________________________________________________________
77089 [ 19099] By: jhi                                   on 2003/03/31  09:54:52
77090         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
77091              From: Michael G Schwern <schwern@pobox.com>
77092              Date: Mon, 31 Mar 2003 02:42:58 -0800
77093              Message-ID: <20030331104257.GB15327@windhund.schwern.org>
77094      Branch: perl
77095            + lib/ExtUtils/MakeMaker/FAQ.pod
77096            + lib/ExtUtils/MakeMaker/Tutorial.pod
77097            + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
77098            + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
77099            + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
77100            + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
77101            + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
77102            + t/lib/TieIn.pm
77103            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
77104            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
77105            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
77106            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
77107            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
77108            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
77109            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
77110            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
77111            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
77112            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
77113            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
77114            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
77115            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
77116            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
77117            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
77118            ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
77119            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
77120            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
77121 ____________________________________________________________________________
77122 [ 19098] By: jhi                                   on 2003/03/31  09:36:11
77123         Log: Subject: [PATCH dump.c] stray n_a
77124              From: Michael G Schwern <schwern@pobox.com>
77125              Date: Mon, 31 Mar 2003 00:55:49 -0800
77126              Message-ID: <20030331085549.GB1300@windhund.schwern.org>
77127      Branch: perl
77128            ! dump.c
77129 ____________________________________________________________________________
77130 [ 19097] By: jhi                                   on 2003/03/31  05:00:07
77131         Log: Some low-hanging fruit for EBCDIC portability
77132              (or for marking as EBCDIC todos)
77133      Branch: perl
77134            ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
77135            ! t/uni/write.t
77136 ____________________________________________________________________________
77137 [ 19094] By: jhi                                   on 2003/03/30  15:54:35
77138         Log: Upgrade to Time::HiRes 1.44.
77139      Branch: perl
77140            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
77141 ____________________________________________________________________________
77142 [ 19092] By: jhi                                   on 2003/03/30  15:09:02
77143         Log: IRIX 5.3 update.
77144      Branch: perl
77145            ! README.irix
77146 ____________________________________________________________________________
77147 [ 19091] By: jhi                                   on 2003/03/30  10:26:32
77148         Log: Not all compilers like #ifdefs within cpp macros
77149              (follow-up on #19086)
77150      Branch: perl
77151            ! pp_sys.c
77152 ____________________________________________________________________________
77153 [ 19090] By: jhi                                   on 2003/03/30  09:50:33
77154         Log: Ending strings is customary (typo from #19084).
77155      Branch: perl
77156            ! ext/Socket/Socket.t
77157 ____________________________________________________________________________
77158 [ 19089] By: jhi                                   on 2003/03/30  09:24:08
77159         Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
77160      Branch: perl
77161            ! MANIFEST
77162 ____________________________________________________________________________
77163 [ 19088] By: jhi                                   on 2003/03/30  09:09:42
77164         Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
77165              as the test expects.
77166      Branch: perl
77167            ! lib/Net/hostent.t
77168 ____________________________________________________________________________
77169 [ 19087] By: jhi                                   on 2003/03/30  09:08:07
77170         Log: In IRIX 5.3 turn off some of the warnings that cannot
77171              really be helped (e.g. warnings coming from system headers,
77172              or linker warnings during Configure).
77173      Branch: perl
77174            ! hints/irix_5.sh
77175 ____________________________________________________________________________
77176 [ 19086] By: jhi                                   on 2003/03/30  08:59:24
77177         Log: In IRIX 5.3 the cc is awfully confused about the prototype
77178              of select().
77179      Branch: perl
77180            ! hints/irix_5.sh pp_sys.c
77181 ____________________________________________________________________________
77182 [ 19085] By: jhi                                   on 2003/03/30  08:43:53
77183         Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
77184      Branch: perl
77185            + ext/Time/HiRes/hints/irix.pl
77186            ! MANIFEST
77187 ____________________________________________________________________________
77188 [ 19084] By: jhi                                   on 2003/03/30  08:31:53
77189         Log: gethostbyname('localhost') is not that portable.
77190              inet_aton('localhost') in IRIX 5.3 returned an undef,
77191              which in turn made pack_sockaddr_in to barf on zero
77192              length in_addr.
77193      Branch: perl
77194            ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
77195 ____________________________________________________________________________
77196 [ 19083] By: jhi                                   on 2003/03/30  07:49:46
77197         Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
77198              From: Nicholas Clark <nick@unfortu.net>
77199              Date: Sun, 30 Mar 2003 00:35:48 +0000
77200              Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
77201      Branch: perl
77202            ! sv.c
77203 ____________________________________________________________________________
77204 [ 19082] By: jhi                                   on 2003/03/29  21:18:32
77205         Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
77206              not defined AF_LINK.
77207      Branch: perl
77208            ! ext/Socket/Socket.xs
77209 ____________________________________________________________________________
77210 [ 19081] By: jhi                                   on 2003/03/29  20:41:56
77211         Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
77212              From: Nicholas Clark <nick@unfortu.net>
77213              Date: Sat, 29 Mar 2003 18:58:09 +0000
77214              Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
77215      Branch: perl
77216            ! dump.c
77217 ____________________________________________________________________________
77218 [ 19080] By: rgs                                   on 2003/03/29  20:39:34
77219         Log: Minor rephrasing in perlopentut,
77220              noticed by Bob Wilkinson (RT [perl #21725])
77221      Branch: perl
77222            ! pod/perlopentut.pod
77223 ____________________________________________________________________________
77224 [ 19079] By: rgs                                   on 2003/03/29  20:21:11
77225         Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
77226              From: Nicholas Clark <nick@unfortu.net>
77227              Date: Thu, 27 Mar 2003 22:37:35 +0000
77228              Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
77229      Branch: perl
77230            ! pod/perlapi.pod sv.h
77231 ____________________________________________________________________________
77232 [ 19078] By: jhi                                   on 2003/03/29  07:23:00
77233         Log: It seems that in Tru64 V5 gcc cannot be used to
77234              compile a threaded Perl because <pthread.h> explicitly
77235              checks for supported compilers (gcc not being one of them).
77236              This is not so bad since the system C compiler is always there.
77237      Branch: perl
77238            ! README.tru64 hints/dec_osf.sh
77239 ____________________________________________________________________________
77240 [ 19077] By: jhi                                   on 2003/03/28  06:03:16
77241         Log: Feeding illegal QP (like \x80) to this
77242              ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
77243              caused a coredump in av_length() <- nextargv() because
77244              the av was NULL.  I don't know that returning Nullfp is
77245              the best thing to do, but it dodges the segfault and
77246              introduces no test failures.
77247      Branch: perl
77248            ! doio.c
77249 ____________________________________________________________________________
77250 [ 19074] By: jhi                                   on 2003/03/27  18:17:20
77251         Log: Missing final \n.
77252      Branch: perl
77253            ! lib/Attribute/Handlers/Changes
77254 ____________________________________________________________________________
77255 [ 19072] By: rgs                                   on 2003/03/26  22:30:09
77256         Log: Subject: [perl #21672] IO::New and undefined filename behaviour
77257              From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
77258              Date: 24 Mar 2003 16:29:08 -0000
77259              Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
77260              plus a regression test
77261      Branch: perl
77262            ! ext/IO/lib/IO/File.pm lib/FileHandle.t
77263 ____________________________________________________________________________
77264 [ 19071] By: rgs                                   on 2003/03/26  22:08:16
77265         Log: Better version of change #19069
77266              Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
77267              From: Nicholas Clark <nick@unfortu.net>
77268              Date: Wed, 26 Mar 2003 23:01:46 +0000
77269              Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
77270      Branch: perl
77271            ! pp_hot.c sv.c t/op/readline.t
77272 ____________________________________________________________________________
77273 [ 19070] By: rgs                                   on 2003/03/26  21:31:55
77274         Log: Subject: [patch] for Stratus VOS
77275              From: "Green, Paul" <Paul.Green@stratus.com>
77276              Date: Wed, 26 Mar 2003 17:24:38 -0500
77277              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
77278              (plus a small tweak to the test script)
77279      Branch: perl
77280            ! README.vos t/op/pack.t
77281 ____________________________________________________________________________
77282 [ 19069] By: rgs                                   on 2003/03/26  21:14:33
77283         Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
77284              From: Nicholas Clark <nick@unfortu.net>
77285              Date: Tue, 25 Mar 2003 22:59:17 +0000
77286              Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
77287      Branch: perl
77288            ! sv.c t/op/readline.t
77289 ____________________________________________________________________________
77290 [ 19068] By: rgs                                   on 2003/03/26  20:53:18
77291         Log: Win32 counterpart of change #19065
77292      Branch: perl
77293            ! win32/Makefile win32/makefile.mk
77294 ____________________________________________________________________________
77295 [ 19067] By: rgs                                   on 2003/03/26  20:34:32
77296         Log: VMS counterpart of change #19065
77297      Branch: perl
77298            ! vms/descrip_mms.template
77299 ____________________________________________________________________________
77300 [ 19066] By: jhi                                   on 2003/03/26  20:05:40
77301         Log: Upgrade to Term::ANSIColor 1.07.
77302      Branch: perl
77303            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
77304            ! lib/Term/ANSIColor/README
77305 ____________________________________________________________________________
77306 [ 19065] By: rgs                                   on 2003/03/26  19:55:20
77307         Log: Add a file utils/cpan.PL to generate the "cpan" utility,
77308              also separately maintained on CPAN, and now moved as
77309              lib/CPAN/bin/cpan. Tweak installperl to avoid installing
77310              this last file.
77311      Branch: perl
77312            + utils/cpan.PL
77313           +> lib/CPAN/bin/cpan
77314            - utils/cpan
77315            ! MANIFEST installperl utils/Makefile
77316 ____________________________________________________________________________
77317 [ 19064] By: jhi                                   on 2003/03/26  19:48:32
77318         Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
77319              From: Dave Mitchell <davem@fdgroup.com>
77320              Date: Thu, 20 Mar 2003 01:26:19 +0000
77321              Message-ID: <20030320012619.C19869@fdgroup.com>
77322
77323              Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
77324              From: Dave Mitchell <davem@fdgroup.com>
77325              Date: Mon, 24 Mar 2003 16:06:51 +0000
77326              Message-ID: <20030324160651.D1798@fdgroup.com>
77327      Branch: perl
77328            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
77329 ____________________________________________________________________________
77330 [ 19063] By: jhi                                   on 2003/03/26  19:33:09
77331         Log: Subject: [perl #21648] Doc typo in Net::servent
77332              From: Andy Lester (via RT) <perlbug-followup@perl.org>
77333              Date: 22 Mar 2003 05:02:31 -0000
77334              Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
77335      Branch: perl
77336            ! lib/Net/servent.pm
77337 ____________________________________________________________________________
77338 [ 19062] By: jhi                                   on 2003/03/26  19:29:39
77339         Log: Subject: [PATCH README.qnx] for QNX 6.2
77340              From: Norton Allen <allen@huarp.harvard.edu>
77341              Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
77342              Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
77343      Branch: perl
77344            ! README.qnx
77345 ____________________________________________________________________________
77346 [ 19060] By: merijn                                on 2003/03/26  13:13:23
77347         Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
77348              From: "Craig A. Berry" <craigberry@mac.com>
77349              Date: Tue, 25 Mar 2003 22:52:58 -0600
77350              Message-ID: <3E81322A.3040508@mac.com>
77351      Branch: perl
77352            ! lib/vmsish.t
77353 ____________________________________________________________________________
77354 [ 19059] By: rgs                                   on 2003/03/24  21:43:03
77355         Log: Change 19056 wasn't good enough.
77356              ldlibpth should be changed later, to avoid spaces to be quoted.
77357      Branch: perl
77358            ! Makefile.SH
77359 ____________________________________________________________________________
77360 [ 19058] By: rgs                                   on 2003/03/24  21:37:59
77361         Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
77362              From: Michael G Schwern <schwern@pobox.com>
77363              Date: Mon, 24 Mar 2003 00:50:39 -0800
77364              Message-ID: <20030324085039.GA19981@windhund.schwern.org>
77365      Branch: perl
77366            ! pod/perlhist.pod
77367 ____________________________________________________________________________
77368 [ 19057] By: rgs                                   on 2003/03/24  21:33:43
77369         Log: Typo, spotted by Doru Petrescu
77370              Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
77371      Branch: perl
77372            ! ext/Data/Dumper/Dumper.pm
77373 ____________________________________________________________________________
77374 [ 19056] By: rgs                                   on 2003/03/24  21:05:48
77375         Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
77376              From: Enache Adrian <enache@rdslink.ro>
77377              Date: Mon, 24 Mar 2003 23:56:25 +0200
77378              Message-ID: <20030324215625.GB853@ratsnest.hole>
77379      Branch: perl
77380            ! Makefile.SH
77381 ____________________________________________________________________________
77382 [ 19055] By: merijn                                on 2003/03/24  07:05:39
77383         Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
77384              From: Enache Adrian <enache@rdslink.ro>
77385              Date: Sat, 22 Mar 2003 22:49:49 +0200
77386              Message-ID: <20030322204949.GB794@ratsnest.hole>
77387
77388              This is a slightly more defensive patch than Chip's patch that
77389              fell through the cracks, but does the same
77390              Subject: Shared libperl.so and build issues
77391              From: Chip Turner <cturner@redhat.com>
77392              Date: Tue 31 Dec 2002 17:21
77393      Branch: perl
77394            ! Makefile.SH
77395 ____________________________________________________________________________
77396 [ 19054] By: merijn                                on 2003/03/24  06:54:23
77397         Log: Subject: [PATCH bleadperl] vms.c thread clean-up
77398              From: "Craig A. Berry" <craigberry@mac.com>
77399              Date: Sun, 23 Mar 2003 15:32:58 -0600
77400              Message-ID: <3E7E280A.5000304@mac.com>
77401      Branch: perl
77402            ! vms/vms.c
77403 ____________________________________________________________________________
77404 [ 19052] By: jhi                                   on 2003/03/24  04:28:13
77405         Log: For change #19051: a new .bat to CRLF.
77406      Branch: perl
77407            ! Porting/makerel
77408 ____________________________________________________________________________
77409 [ 19051] By: jhi                                   on 2003/03/24  04:27:55
77410         Log: WinCE update from Vadim Konovalov.
77411      Branch: perl
77412            + wince/compile-all.bat wince/makedist.pl
77413            - wince/include/sys/stat.h wince/xbuildall.ksh
77414            - wince/xdistclean.ksh wince/xmakediffs.ksh
77415            ! MANIFEST README.ce dosish.h wince/Makefile.ce
77416            ! wince/compile.bat wince/config.ce
77417 ____________________________________________________________________________
77418 [ 19050] By: jhi                                   on 2003/03/24  04:25:15
77419         Log: Oops (change #19013 missed changing the Perl version number).
77420      Branch: perl
77421            ! cygwin/perlld.in
77422 ____________________________________________________________________________
77423 [ 19047] By: jhi                                   on 2003/03/23  17:54:33
77424         Log: Integrate from maint-5.8:
77425              [ 19045]
77426              If no IVSIZE == 8, no need for modulo_1.
77427      Branch: perl
77428           !> pp.c
77429 ____________________________________________________________________________
77430 [ 19044] By: rgs                                   on 2003/03/21  21:09:15
77431         Log: Subject: [PATCH] p4genpatch
77432              From: andreas.koenig@anima.de (Andreas J. Koenig)
77433              Date: Sat, 15 Mar 2003 12:04:18 +0100
77434              Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
77435      Branch: perl
77436            ! Porting/p4genpatch
77437 ____________________________________________________________________________
77438 [ 19043] By: rgs                                   on 2003/03/21  20:43:55
77439         Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
77440              From: Martien Verbruggen <mgjv@tradingpost.com.au>
77441              Date: Sat, 15 Mar 2003 12:31:47 +1100
77442              Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
77443      Branch: perl
77444            ! pod/perlsub.pod pod/perlsyn.pod
77445 ____________________________________________________________________________
77446 [ 19042] By: merijn                                on 2003/03/21  07:45:54
77447         Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
77448              From: "Craig A. Berry" <craigberry@mac.com>
77449              Date: Thu, 20 Mar 2003 23:03:36 -0600
77450              Message-ID: <3E7A9D28.1040706@mac.com>
77451      Branch: perl
77452            ! configure.com vms/vms.c vms/vmsish.h
77453 ____________________________________________________________________________
77454 [ 19039] By: rgs                                   on 2003/03/20  22:40:38
77455         Log: Subject: Re: [patch] [perl #21628] rcatline issue
77456              From: Enache Adrian <enache@rdslink.ro>
77457              Date: Thu, 20 Mar 2003 22:39:06 +0200
77458              Message-ID: <20030320203906.GA31199@ratsnest.hole>
77459      Branch: perl
77460            ! MANIFEST pp_hot.c t/op/readline.t
77461 ____________________________________________________________________________
77462 [ 19038] By: rgs                                   on 2003/03/20  22:07:50
77463         Log: Subject: Re: Bytecode? Back into service.
77464              From: Enache Adrian <enache@rdslink.ro>
77465              Date: Thu, 20 Mar 2003 07:38:39 +0200
77466              Message-ID: <20030320053839.GA4044@ratsnest.hole>
77467      Branch: perl
77468            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
77469            ! ext/ByteLoader/byterun.h op.c
77470 ____________________________________________________________________________
77471 [ 19037] By: rgs                                   on 2003/03/20  20:16:43
77472         Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
77473              From: "Gerrit P. Haase" <gp@familiehaase.de>
77474              Date: Thu, 20 Mar 2003 21:23:28 +0100
77475              Message-ID: <941032389637.20030320212328@familiehaase.de>
77476      Branch: perl
77477            ! README.cygwin
77478 ____________________________________________________________________________
77479 [ 19036] By: jhi                                   on 2003/03/20  05:23:15
77480         Log: Integrate:
77481              [ 19033]
77482              file test operators weren't doing the right thing if the SV
77483              passed to them wasn't NUL-terminated
77484
77485              [ 19034]
77486              ensure SVs returned by Win32::Get{Short,Full}PathName() are
77487              NUL-terminated
77488      Branch: perl
77489           !> doio.c win32/win32.c
77490 ____________________________________________________________________________
77491 [ 19028] By: jhi                                   on 2003/03/19  09:46:27
77492         Log: Better wording as requested by Rafael, and
77493              the module is BerkeleyDB, not BerkeleyFile.
77494      Branch: perl
77495            ! README.tru64
77496 ____________________________________________________________________________
77497 [ 19026] By: jhi                                   on 2003/03/19  09:11:43
77498         Log: Update the DB_File instructions in Tru64.
77499      Branch: perl
77500            ! README.tru64
77501 ____________________________________________________________________________
77502 [ 19025] By: rgs                                   on 2003/03/18  21:59:33
77503         Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
77504              From: Dave Mitchell <davem@fdgroup.com>
77505              Date: Tue, 18 Mar 2003 21:55:05 +0000
77506              Message-ID: <20030318215505.A16787@fdgroup.com>
77507      Branch: perl
77508            ! pp_ctl.c t/op/goto.t
77509 ____________________________________________________________________________
77510 [ 19024] By: rgs                                   on 2003/03/18  21:24:27
77511         Log: Subject: [PATCH] VMS pod install tweaks
77512              From: "Craig A. Berry" <craigberry@mac.com>
77513              Date: Sat, 15 Mar 2003 16:06:07 -0600
77514              Message-ID: <3E73A3CF.3060502@mac.com>
77515      Branch: perl
77516            ! vms/descrip_mms.template
77517 ____________________________________________________________________________
77518 [ 19023] By: rgs                                   on 2003/03/18  21:22:03
77519         Log: Subject: [PATCH] poll() help for VMS
77520              From: "Craig A. Berry" <craigberry@mac.com>
77521              Date: Tue, 18 Mar 2003 01:10:10 -0600
77522              Message-ID: <3E76C652.30205@mac.com>
77523      Branch: perl
77524            ! configure.com ext/IO/poll.h
77525 ____________________________________________________________________________
77526 [ 19021] By: jhi                                   on 2003/03/18  06:56:26
77527         Log: The description of SIG_SIZE was off.
77528      Branch: perl
77529            ! Configure NetWare/config_H.wc Porting/Glossary
77530            ! Porting/config.sh Porting/config_H config_h.SH
77531            ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
77532            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
77533            ! wince/config_H.ce
77534 ____________________________________________________________________________
77535 [ 19020] By: merijn                                on 2003/03/18  05:45:50
77536         Log: Minor updates of Wolfgang's pack patch
77537
77538              Subject: Re: pack changes and related fixes
77539              From: Philip Newton <Philip.Newton@gmx.net>
77540              Date: Tue, 18 Mar 2003 06:19:30 +0100
77541              Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
77542      Branch: perl
77543            ! embed.fnc pod/perldiag.pod
77544 ____________________________________________________________________________
77545 [ 19019] By: gsar                                  on 2003/03/18  05:06:07
77546         Log: regenerate win32/config_H.*
77547      Branch: perl
77548            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
77549            ! win32/config_H.vc64
77550 ____________________________________________________________________________
77551 [ 19018] By: gsar                                  on 2003/03/18  03:02:38
77552         Log: there is no trailing NULL in sig_name or sig_num, so don't
77553              talk about it
77554      Branch: perl
77555            ! Porting/Glossary
77556 ____________________________________________________________________________
77557 [ 19017] By: gsar                                  on 2003/03/18  03:01:02
77558         Log: according to the new Porting/Glossary, sig_num doesn't have an
77559              extra '0' at the end
77560      Branch: perl
77561            ! win32/config.bc win32/config.gc win32/config.vc
77562            ! win32/config.vc64
77563 ____________________________________________________________________________
77564 [ 19016] By: hv                                    on 2003/03/18  00:52:09
77565         Log: add tests for existing behaviour of undef postinc/dec
77566      Branch: perl
77567            ! t/op/inc.t
77568 ____________________________________________________________________________
77569 [ 19015] By: hv                                    on 2003/03/18  00:46:18
77570         Log: add comment at undef postinc special case
77571      Branch: perl
77572            ! pp.c
77573 ____________________________________________________________________________
77574 [ 19014] By: hv                                    on 2003/03/18  00:27:19
77575         Log: clarify behaviour of $a++
77576      Branch: perl
77577            ! pod/perlop.pod
77578 ____________________________________________________________________________
77579 [ 19013] By: jhi                                   on 2003/03/17  19:52:06
77580         Log: Integrate:
77581              [ 19012]
77582              We don't have the new Perl at this stage.
77583      Branch: perl
77584           !> cygwin/perlld.in
77585 ____________________________________________________________________________
77586 [ 19010] By: jhi                                   on 2003/03/17  17:16:44
77587         Log: Subject: pack changes and related fixes
77588              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
77589              Date: Mon, 17 Mar 2003 13:55:37 +0100
77590              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
77591      Branch: perl
77592            ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
77593            ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
77594            ! t/lib/warnings/pp_pack t/op/pack.t
77595 ____________________________________________________________________________
77596 [ 19007] By: jhi                                   on 2003/03/17  04:45:40
77597         Log: Integrate:
77598              [ 19006]
77599              Subject: Re: [Patch] Maintperl versioning for Cygwin
77600              From: Slaven Rezic <slaven@rezic.de>
77601              Date: 17 Mar 2003 00:42:43 +0100
77602              Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
77603      Branch: perl
77604           !> cygwin/perlld.in
77605 ____________________________________________________________________________
77606 [ 19005] By: hv                                    on 2003/03/17  02:06:20
77607         Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
77608              From: chocolateboy <chocolateboy@chocolatey.com>
77609              Date: Sat, 22 Feb 2003 12:17:28 +0000
77610              Message-ID: <3E576A58.8010901@chocolatey.com>
77611      Branch: perl
77612            + ext/Data/Dumper/t/pair.t
77613            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
77614 ____________________________________________________________________________
77615 [ 19004] By: hv                                    on 2003/03/17  01:38:23
77616         Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
77617              From: Stas Bekman <stas@stason.org>
77618              Date: Fri, 14 Feb 2003 11:59:53 +1100
77619              Message-ID: <3E4C3F89.6050005@stason.org>
77620      Branch: perl
77621            ! utils/h2xs.PL
77622 ____________________________________________________________________________
77623 [ 19003] By: hv                                    on 2003/03/17  01:23:02
77624         Log: Subject: [perl #20724] Patch for dprofpp
77625              From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
77626              Date: 5 Feb 2003 08:41:17 -0000
77627              Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
77628      Branch: perl
77629            ! utils/dprofpp.PL
77630 ____________________________________________________________________________
77631 [ 19002] By: hv                                    on 2003/03/16  23:36:57
77632         Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
77633              From: Adam Spiers (via RT) <perlbug-followup@perl.org>
77634              Date: 10 Jan 2003 10:59:44 -0000
77635              Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
77636      Branch: perl
77637            ! lib/IPC/Open3.pm
77638 ____________________________________________________________________________
77639 [ 19001] By: jhi                                   on 2003/03/16  21:50:24
77640         Log: getservbyname_r() kaputt in OpenBSD (might get fixed
77641              for 3.3, but only might)
77642      Branch: perl
77643            ! hints/openbsd.sh
77644 ____________________________________________________________________________
77645 [ 18999] By: jhi                                   on 2003/03/16  21:33:49
77646         Log: Stay within known facts: what platforms the skippage helps,
77647              and in which it is not needed.
77648      Branch: perl
77649            ! ext/POSIX/t/posix.t
77650 ____________________________________________________________________________
77651 [ 18998] By: jhi                                   on 2003/03/16  18:15:42
77652         Log: This seems to fix (well, dodge) the problems in FreeBSD for
77653              Enache Adrian; in _theory_ this patch could be good for NetBSD,
77654              too, but Alian gets a core dump already at subtest #9 (anyone
77655              with a real NetBSD, Alian's is a VMware one, which has in the
77656              past caused similar odd crashes).  OpenBSD threaded build result
77657              still unknown.
77658      Branch: perl
77659            ! ext/POSIX/t/posix.t
77660 ____________________________________________________________________________
77661 [ 18997] By: jhi                                   on 2003/03/16  18:07:30
77662         Log: IRIX ls -l marks sockets with 'S'.
77663      Branch: perl
77664            ! t/op/stat.t
77665 ____________________________________________________________________________
77666 [ 18996] By: jhi                                   on 2003/03/16  17:41:42
77667         Log: Turn on UTF-8 flag only if the $str is valid utf8
77668              (pointed out by Dan Kogai).
77669      Branch: perl
77670            ! lib/Term/ReadLine.pm
77671 ____________________________________________________________________________
77672 [ 18995] By: jhi                                   on 2003/03/16  16:40:06
77673         Log: Signedness nits.
77674      Branch: perl
77675            ! regcomp.c
77676 ____________________________________________________________________________
77677 [ 18994] By: jhi                                   on 2003/03/16  15:41:44
77678         Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
77679              Should work both for PERL_UNICODE/-C and use encoding 'foo';
77680      Branch: perl
77681            ! lib/Term/ReadLine.pm
77682 ____________________________________________________________________________
77683 [ 18991] By: jhi                                   on 2003/03/16  15:14:31
77684         Log: Pod fix from Philip Newton.
77685      Branch: perl
77686            ! pod/perlfunc.pod
77687 ____________________________________________________________________________
77688 [ 18990] By: jhi                                   on 2003/03/16  15:12:00
77689         Log: Further potential pitfalls for the utf8 len/pos cache
77690              found by Inaba Hiroto.  No test cases, yet.
77691      Branch: perl
77692            ! regcomp.c
77693 ____________________________________________________________________________
77694 [ 18989] By: jhi                                   on 2003/03/16  08:02:31
77695         Log: Make the :bytes conditional on PerlIO.
77696      Branch: perl
77697            ! ext/Encode/t/CJKT.t
77698 ____________________________________________________________________________
77699 [ 18988] By: jhi                                   on 2003/03/15  18:27:36
77700         Log: Needs PerlIO for :bytes.
77701      Branch: perl
77702            ! ext/Encode/t/CJKT.t
77703 ____________________________________________________________________________
77704 [ 18986] By: rgs                                   on 2003/03/14  20:28:20
77705         Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
77706              From: Enache Adrian <enache@rdslink.ro>
77707              Date: Fri, 14 Mar 2003 23:02:42 +0200
77708              Message-ID: <20030314210242.GA1159@ratsnest.hole>
77709              (with an added test)
77710      Branch: perl
77711            ! t/comp/parser.t toke.c
77712 ____________________________________________________________________________
77713 [ 18985] By: rgs                                   on 2003/03/14  19:45:18
77714         Log: Time::HiRes is a core module
77715      Branch: perl
77716            ! pod/perlfunc.pod
77717 ____________________________________________________________________________
77718 [ 18984] By: rgs                                   on 2003/03/14  19:38:57
77719         Log: Subject: [patch ext/B/typemap] STRLEN T_UV
77720              From: Stas Bekman <stas@stason.org>
77721              Date: Fri, 14 Mar 2003 17:45:09 +1100
77722              Message-ID: <3E717A75.2060300@stason.org>
77723      Branch: perl
77724            ! ext/B/typemap
77725 ____________________________________________________________________________
77726 [ 18982] By: jhi                                   on 2003/03/14  15:16:18
77727         Log: Better pass in the $self for a method.
77728      Branch: perl
77729            ! lib/File/Spec/Unix.pm
77730 ____________________________________________________________________________
77731 [ 18980] By: jhi                                   on 2003/03/14  13:42:32
77732         Log: Cleanup the File::Spec tmpdir() implementations:
77733              now all the platforms specific modules call _tmpdir()
77734              (inherited from Unix.pm) with the list of platform
77735              specific list of temporary directories, and _tmpdir()
77736              then does the appropriate suitability checking.
77737      Branch: perl
77738            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
77739            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
77740            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
77741            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
77742 ____________________________________________________________________________
77743 [ 18979] By: jhi                                   on 2003/03/14  12:48:09
77744         Log: whichsig() really does return -1 for unknown signals.
77745      Branch: perl
77746            ! mg.c
77747 ____________________________________________________________________________
77748 [ 18977] By: jhi                                   on 2003/03/14  10:42:33
77749         Log: Rework the @Config{/sig.*/} tests.
77750      Branch: perl
77751            ! lib/Config.t
77752 ____________________________________________________________________________
77753 [ 18976] By: jhi                                   on 2003/03/14  10:31:50
77754         Log: Subject: [PATCH] configure.com: sig_num, etc.
77755              From: "Craig A. Berry" <craigberry@mac.com>
77756              Date: Thu, 13 Mar 2003 21:38:19 -0600
77757              Message-ID: <3E714EAB.6030001@mac.com>
77758      Branch: perl
77759            ! configure.com
77760 ____________________________________________________________________________
77761 [ 18975] By: jhi                                   on 2003/03/14  10:30:53
77762         Log: Make whichsig() to work also if some system defines
77763              zero signals (now -1 is the "not found").  Note that
77764              in couple of mg.c spots only whichsig() > 0 branches
77765              are taken because signal handlers et al don't make
77766              much sense for the zero signal.
77767      Branch: perl
77768            ! doio.c mg.c
77769 ____________________________________________________________________________
77770 [ 18973] By: jhi                                   on 2003/03/14  10:27:46
77771         Log: Since Configure does the signal name/number probe with awk
77772              based on the cpp results (not by really running code), testing
77773              for the signum value is not really helpful if we have runtime
77774              function calls (some signal numbers are dynamic, for example)
77775              (or other extra stuff where the signum value is expected).
77776              (Runtimeness also means that Configure cannot get these right,
77777              anyway.) Better filter in just the constant non-negative numbers.
77778      Branch: perl
77779            ! Configure
77780 ____________________________________________________________________________
77781 [ 18971] By: jhi                                   on 2003/03/14  09:30:18
77782         Log: Signal issues.
77783              (1) Filter out negative signals.
77784              (2) Correct sig_num* and sig_name* descriptions.
77785      Branch: perl
77786            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77787            ! config_h.SH
77788 ____________________________________________________________________________
77789 [ 18970] By: jhi                                   on 2003/03/14  06:21:48
77790         Log: Hopefully this works also in Win32.
77791      Branch: perl
77792            ! ext/Encode/t/CJKT.t
77793 ____________________________________________________________________________
77794 [ 18969] By: jhi                                   on 2003/03/14  05:43:34
77795         Log: Subject: [PATCH] Perldoc.pm tweak for VMS
77796              From: "Craig A. Berry" <craigberry@mac.com>
77797              Date: Thu, 13 Mar 2003 13:44:55 -0600
77798              Message-ID: <3E70DFB7.8070405@mac.com>
77799      Branch: perl
77800            ! lib/Pod/Perldoc.pm
77801 ____________________________________________________________________________
77802 [ 18968] By: gsar                                  on 2003/03/14  04:41:25
77803         Log: fix for switchC.t test#6 failure on windows
77804      Branch: perl
77805            ! perl.c
77806 ____________________________________________________________________________
77807 [ 18967] By: gsar                                  on 2003/03/14  04:29:10
77808         Log: Config.t wasn't getting the sig_num and sig_size relationship
77809              right, and therefore failed test#35 on windows
77810
77811              note that config_h.SH documents that $sig_size does NOT include
77812              the final NULL in $sig_num!
77813      Branch: perl
77814            ! lib/Config.t
77815 ____________________________________________________________________________
77816 [ 18966] By: gsar                                  on 2003/03/14  04:20:51
77817         Log: another fix for failing test on windows ("use encoding" puts
77818              STDIN in :raw mode, so chomp() wasn't stripping the CR)
77819      Branch: perl
77820            ! ext/Encode/t/enc_module.t
77821 ____________________________________________________________________________
77822 [ 18965] By: gsar                                  on 2003/03/14  04:06:31
77823         Log: fix CJKT.t failures on windows due to incorrect binmode()
77824      Branch: perl
77825            ! ext/Encode/t/CJKT.t
77826 ____________________________________________________________________________
77827 [ 18964] By: rgs                                   on 2003/03/13  21:47:52
77828         Log: Skip the last test of Config.t on HP-UX.
77829              (This test should be skipped for every system that
77830              actually defines a negative signal number. Maybe that
77831              test should be removed, to be future-proof.)
77832      Branch: perl
77833            ! lib/Config.t
77834 ____________________________________________________________________________
77835 [ 18963] By: rgs                                   on 2003/03/13  20:57:32
77836         Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2
77837              From: Kurt Starsinic <kstar@cpan.org>
77838              Date: Mon, 10 Mar 2003 00:54:49 -0500
77839              Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
77840      Branch: perl
77841            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
77842 ____________________________________________________________________________
77843 [ 18962] By: rgs                                   on 2003/03/13  20:46:53
77844         Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
77845              From: "Craig A. Berry" <craigberry@mac.com>
77846              Date: Tue, 11 Mar 2003 21:29:31 -0600
77847              Message-ID: <3E6EA99B.9060902@mac.com>
77848              Patch by Scott Lepage (scott.lepage@hp.com)
77849      Branch: perl
77850            ! hv.c
77851 ____________________________________________________________________________
77852 [ 18959] By: jhi                                   on 2003/03/13  20:05:50
77853         Log: Some more stdlib.h inclusions and change the gccversion
77854              test to use return (could have used that for all, sigh).
77855      Branch: perl
77856            ! Configure
77857 ____________________________________________________________________________
77858 [ 18958] By: rgs                                   on 2003/03/12  20:46:58
77859         Log: Trims slashes from the argument to rmdir(), likewise
77860              to what happens with rmdir(). Factorize the code in a
77861              local macro, TRIMSLASHES.
77862      Branch: perl
77863            ! pp_sys.c
77864 ____________________________________________________________________________
77865 [ 18957] By: jhi                                   on 2003/03/12  14:23:02
77866         Log: VOS nit from Paul Green.
77867      Branch: perl
77868            ! vos/configure_full_perl.sh
77869 ____________________________________________________________________________
77870 [ 18956] By: jhi                                   on 2003/03/12  13:58:26
77871         Log: File::Spec: Do not fall back to '', use curdir instead.
77872              Note: Mac used to use cwd(), now curdir, slight change
77873              (relative vs. absolute).
77874      Branch: perl
77875            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
77876            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
77877            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
77878 ____________________________________________________________________________
77879 [ 18955] By: jhi                                   on 2003/03/12  13:49:15
77880         Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
77881              was unset (the tests attempted to create files at the /)
77882      Branch: perl
77883            ! lib/File/Spec/Cygwin.pm
77884 ____________________________________________________________________________
77885 [ 18954] By: jhi                                   on 2003/03/12  10:59:03
77886         Log: Another finding by IRIX cc: non-void function
77887              sv_cat_decode() should return a value.
77888      Branch: perl
77889            ! sv.c
77890 ____________________________________________________________________________
77891 [ 18952] By: jhi                                   on 2003/03/12  10:53:02
77892         Log: Integrate:
77893              [ 18949]
77894              pudge> never integrate anything from macos/
77895      Branch: perl
77896            - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
77897            - macos/macperl.sym
77898           !> MANIFEST
77899 ____________________________________________________________________________
77900 [ 18951] By: jhi                                   on 2003/03/12  10:52:17
77901         Log: Integrate:
77902              [ 18946]
77903              Integrate from maint-5.8/macperl:
77904              [ 18937]
77905              Various MacOS portability fixes for tests
77906
77907              [ 18938]
77908              File::Spec::Unix method should be called on $self
77909
77910              [ 18939]
77911              lib.pm:_get_dirs() should use $_[0], not $_
77912
77913              [ 18940]
77914              Update MacOS for new configpm
77915
77916              [ 18941]
77917              Update MacOS build
77918              Update Makefile for new source files,
77919              update test script, add additional symbol for APItest
77920      Branch: perl
77921           +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
77922           +> macos/macperl.sym
77923           !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
77924           !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
77925           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
77926           !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
77927           !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
77928           !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
77929 ____________________________________________________________________________
77930 [ 18950] By: jhi                                   on 2003/03/12  10:49:27
77931         Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
77932              (Too early? If inited there the pthread_mutex_init() returns
77933              an integer much too large be an errno), but initing the mutex
77934              later, in perl_alloc(), seems to be okay with Cygwin, and also
77935              with Linux.
77936      Branch: perl
77937            ! perl.c
77938 ____________________________________________________________________________
77939 [ 18944] By: jhi                                   on 2003/03/12  06:00:48
77940         Log: Ouch.  Missed one more, the void flags check (and exit() is void).
77941      Branch: perl
77942            ! Configure
77943 ____________________________________________________________________________
77944 [ 18943] By: jhi                                   on 2003/03/12  05:51:21
77945         Log: Tell how to possibly dodge 'Out of memory' errors.
77946      Branch: perl
77947            ! pod/perldiag.pod
77948 ____________________________________________________________________________
77949 [ 18935] By: jhi                                   on 2003/03/11  22:00:54
77950         Log: WinCE tweaks from Vadim Konovalov.
77951      Branch: perl
77952            ! perl.c perlio.c wince/Makefile.ce
77953 ____________________________________________________________________________
77954 [ 18932] By: jhi                                   on 2003/03/11  20:22:07
77955         Log: Missed one.
77956      Branch: perl
77957            ! Configure
77958 ____________________________________________________________________________
77959 [ 18929] By: jhi                                   on 2003/03/11  20:15:51
77960         Log: Single vs doublequoted context is important...
77961      Branch: perl
77962            ! Configure
77963 ____________________________________________________________________________
77964 [ 18927] By: jhi                                   on 2003/03/11  20:04:33
77965         Log: """glob.*""" patch for VMS, from Peter Prymmer.
77966      Branch: perl
77967            ! vms/perlvms.pod vms/vms.c
77968 ____________________________________________________________________________
77969 [ 18926] By: rgs                                   on 2003/03/11  19:44:54
77970         Log: Questionable construct.
77971      Branch: perl
77972            ! pod/perltooc.pod
77973 ____________________________________________________________________________
77974 [ 18925] By: jhi                                   on 2003/03/11  19:15:15
77975         Log: Better setmode() prototype for cygwin.
77976      Branch: perl
77977            ! perl.h
77978 ____________________________________________________________________________
77979 [ 18923] By: jhi                                   on 2003/03/11  19:11:39
77980         Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
77981      Branch: perl
77982            ! Configure
77983 ____________________________________________________________________________
77984 [ 18921] By: jhi                                   on 2003/03/11  18:15:45
77985         Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
77986              (cc-1171 cc: WARNING ... The indicated expression has no effect.)
77987              So make the macro to include the , and the non-gcc case empty.
77988      Branch: perl
77989            ! sv.h
77990 ____________________________________________________________________________
77991 [ 18919] By: jhi                                   on 2003/03/11  17:43:10
77992         Log: Uid_t and Gid_t can easily be shorts and one cannot
77993              pull shorts off the va_args, int is the shortest (ahem).
77994      Branch: perl
77995            ! reentr.c reentr.pl
77996 ____________________________________________________________________________
77997 [ 18918] By: jhi                                   on 2003/03/11  17:32:23
77998         Log: Subject: [PATCH] io_sock.t
77999              From: Norton Allen <allen@huarp.harvard.edu>
78000              Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
78001              Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
78002      Branch: perl
78003            ! README.qnx ext/IO/lib/IO/t/io_sock.t
78004 ____________________________________________________________________________
78005 [ 18917] By: jhi                                   on 2003/03/11  17:30:43
78006         Log: Get rid of one Cygwin warning by introducing a prototype
78007              for the init_os_extras().  Since there is no header file
78008              in Perl specific to cygwin, use perl.h.
78009      Branch: perl
78010            ! perl.h
78011 ____________________________________________________________________________
78012 [ 18916] By: jhi                                   on 2003/03/11  11:40:38
78013         Log: Upgrade to Time-HiRes 1.43.
78014      Branch: perl
78015            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
78016            ! ext/Time/HiRes/Makefile.PL
78017 ____________________________________________________________________________
78018 [ 18915] By: jhi                                   on 2003/03/11  09:19:54
78019         Log: Be more lax about the out of memory error message.
78020      Branch: perl
78021            ! t/op/recurse.t
78022 ____________________________________________________________________________
78023 [ 18914] By: jhi                                   on 2003/03/11  09:18:25
78024         Log: Try to handle hitting the heap/data limit in small systems.
78025              (One can simulate this with e.g. 32MB or 64MB datasize,
78026              use your shell's ulimit/limit/limits command.)
78027      Branch: perl
78028            ! t/op/recurse.t
78029 ____________________________________________________________________________
78030 [ 18912] By: hv                                    on 2003/03/11  07:36:00
78031         Log: typo for utf8locale in #18907
78032      Branch: perl
78033            ! sv.c
78034 ____________________________________________________________________________
78035 [ 18910] By: jhi                                   on 2003/03/11  06:55:29
78036         Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
78037              From: "Craig A. Berry" <craigberry@mac.com>
78038              Date: Tue, 11 Mar 2003 00:34:39 -0600
78039              Message-ID: <3E6D837F.7000506@mac.com>
78040      Branch: perl
78041            ! perl.c
78042 ____________________________________________________________________________
78043 [ 18909] By: jhi                                   on 2003/03/11  06:29:35
78044         Log: Upgrade to cperl-mode 5.0, from IlyaZ.
78045      Branch: perl
78046            ! emacs/cperl-mode.el
78047 ____________________________________________________________________________
78048 [ 18908] By: jhi                                   on 2003/03/11  06:09:05
78049         Log: Missed some, cryptically.
78050      Branch: perl
78051            ! pod/perlfunc.pod
78052 ____________________________________________________________________________
78053 [ 18907] By: jhi                                   on 2003/03/11  06:01:28
78054         Log: Add missing intrpvar clonings to perl_clone.
78055              Also move the IDBassertion to the end since there's
78056              no particular reason to break bincompat for that.
78057      Branch: perl
78058            ! intrpvar.h sv.c
78059 ____________________________________________________________________________
78060 [ 18906] By: jhi                                   on 2003/03/11  05:43:30
78061         Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
78062      Branch: perl
78063            ! intrpvar.h
78064 ____________________________________________________________________________
78065 [ 18905] By: jhi                                   on 2003/03/11  05:38:10
78066         Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
78067              From: Stas Bekman <stas@stason.org>
78068              Date: Tue, 11 Mar 2003 17:09:02 +1100
78069              Message-ID: <3E6D7D7E.5000704@stason.org>
78070      Branch: perl
78071            ! sv.c
78072 ____________________________________________________________________________
78073 [ 18904] By: jhi                                   on 2003/03/11  05:33:10
78074         Log: Subject: [PATCH] typos and other minor things
78075              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
78076              Date: Mon, 10 Mar 2003 21:00:55 -0700
78077              Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
78078      Branch: perl
78079            ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
78080            ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
78081            ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
78082            ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
78083            ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
78084            ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
78085            ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
78086            ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
78087            ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
78088 ____________________________________________________________________________
78089 [ 18903] By: jhi                                   on 2003/03/11  05:29:12
78090         Log: A rejected hunk of #18902 reapplied.
78091      Branch: perl
78092            ! t/io/utf8.t
78093 ____________________________________________________________________________
78094 [ 18902] By: jhi                                   on 2003/03/11  05:19:15
78095         Log: Patch from Craig Berry to resolve test failures in VMS.
78096              Will poke the Net::Ping author.
78097      Branch: perl
78098            ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
78099            ! t/io/utf8.t t/op/magic.t
78100 ____________________________________________________________________________
78101 [ 18900] By: rgs                                   on 2003/03/10  22:12:37
78102         Log: Integrate (by hand) change #18386 from maint-5.8
78103      Branch: perl
78104            ! t/op/split.t
78105 ____________________________________________________________________________
78106 [ 18899] By: jhi                                   on 2003/03/10  21:44:12
78107         Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
78108      Branch: perl
78109            ! t/run/switchC.t
78110 ____________________________________________________________________________
78111 [ 18891] By: rgs                                   on 2003/03/10  20:22:39
78112         Log: A new test, to check that signal numbers are actually positive,
78113              and that there is a consistent number of signals available.
78114      Branch: perl
78115            ! lib/Config.t
78116 ____________________________________________________________________________
78117 [ 18889] By: rgs                                   on 2003/03/10  19:55:06
78118         Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
78119              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78120              Date: Fri, 07 Mar 2003 13:12:49 -0800
78121              Message-ID: <RtQa+gzkg2kF092yn@efn.org>
78122      Branch: perl
78123            ! mg.c pod/perldiag.pod t/op/tie.t
78124 ____________________________________________________________________________
78125 [ 18888] By: rgs                                   on 2003/03/10  19:37:40
78126         Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
78127              From: Nicholas Clark <nick@unfortu.net>
78128              Date: Sun, 9 Mar 2003 21:24:46 +0000
78129              Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
78130      Branch: perl
78131            ! lib/Config.t
78132 ____________________________________________________________________________
78133 [ 18880] By: jhi                                   on 2003/03/10  16:17:50
78134         Log: Integrate from maint:
78135              [ 18428]
78136              Somehow I managed to get makefile.olds that didn't get cleaned away.
78137      Branch: perl
78138           !> Makefile.SH x2p/Makefile.SH
78139 ____________________________________________________________________________
78140 [ 18876] By: jhi                                   on 2003/03/10  06:35:20
78141         Log: Comment fix.
78142      Branch: perl
78143            ! t/io/utf8.t
78144 ____________________________________________________________________________
78145 [ 18875] By: jhi                                   on 2003/03/10  05:31:00
78146         Log: Remove the foo-old files.
78147      Branch: perl
78148            ! opcode.pl
78149 ____________________________________________________________________________
78150 [ 18874] By: jhi                                   on 2003/03/10  05:23:32
78151         Log: Subject: Re: Shared libperl.so and build issues
78152              From: Chip Turner <cturner@redhat.com>
78153              Date: 05 Jan 2003 10:35:40 -0500
78154              Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
78155      Branch: perl
78156            ! INSTALL
78157 ____________________________________________________________________________
78158 [ 18873] By: jhi                                   on 2003/03/10  05:18:02
78159         Log: Bunch of doc patches from Stas; plus regen.
78160
78161              Subject: [doc patch] perl.c's pod api entry
78162              From: Stas Bekman <stas@stason.org>
78163              Date: Mon, 10 Mar 2003 12:35:52 +1100
78164              Message-ID: <3E6BEBF8.80402@stason.org>
78165
78166              Subject: Re: [patch] perlguts.pod
78167              From: Stas Bekman <stas@stason.org>
78168              Date: Mon, 10 Mar 2003 12:38:57 +1100
78169              Message-ID: <3E6BECB1.7050009@stason.org>
78170
78171              Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
78172              From: Stas Bekman <stas@stason.org>
78173              Date: Mon, 10 Mar 2003 12:41:46 +1100
78174              Message-ID: <3E6BED5A.801@stason.org>
78175
78176              Subject: Re: [patch] perlapi.pod fix
78177              From: Stas Bekman <stas@stason.org>
78178              Date: Mon, 10 Mar 2003 12:43:33 +1100
78179              Message-ID: <3E6BEDC5.6010405@stason.org>
78180
78181              Subject: Re: [docs patch] replace gets() with fgets() in example
78182              From: Stas Bekman <stas@stason.org>
78183              Date: Mon, 10 Mar 2003 12:45:41 +1100
78184              Message-ID: <3E6BEE45.9030901@stason.org>
78185
78186              Subject: [doc patch] perlrun.pod
78187              From: Stas Bekman <stas@stason.org>
78188              Date: Mon, 10 Mar 2003 14:49:59 +1100
78189              Message-ID: <3E6C0B67.4050606@stason.org>
78190      Branch: perl
78191            ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
78192            ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
78193 ____________________________________________________________________________
78194 [ 18871] By: jhi                                   on 2003/03/09  20:15:13
78195         Log: Must not hide the protos, though.
78196      Branch: perl
78197            ! embed.pl proto.h
78198 ____________________________________________________________________________
78199 [ 18870] By: jhi                                   on 2003/03/09  20:12:11
78200         Log: I hate embed*.  Tell me what you know.
78201      Branch: perl
78202            ! embed.fnc embed.h
78203 ____________________________________________________________________________
78204 [ 18869] By: jhi                                   on 2003/03/09  19:32:19
78205         Log: Upgrade to Encode 1.91.
78206      Branch: perl
78207            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
78208            ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
78209 ____________________________________________________________________________
78210 [ 18868] By: jhi                                   on 2003/03/09  19:04:22
78211         Log: Export the symbols from #18863; do not prototype (but export)
78212              Nicholas Clark's experimental COW functions.
78213              Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
78214              a mess of Herculean proportions.  Someone should redesign and
78215              clean up the stables.
78216      Branch: perl
78217            ! embed.fnc embed.pl global.sym proto.h
78218 ____________________________________________________________________________
78219 [ 18867] By: jhi                                   on 2003/03/09  17:12:55
78220         Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
78221      Branch: perl
78222            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
78223            ! ext/Encode/MANIFEST ext/Encode/encoding.pm
78224            ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
78225            ! ext/Encode/t/enc_module.t
78226 ____________________________________________________________________________
78227 [ 18865] By: jhi                                   on 2003/03/09  13:50:57
78228         Log: From Inaba Hiroto: DATA wasn't properly utf8ed
78229              under 'use encoding'.
78230      Branch: perl
78231            + ext/Encode/t/enc_data.t
78232            ! MANIFEST ext/Encode/MANIFEST toke.c
78233 ____________________________________________________________________________
78234 [ 18864] By: jhi                                   on 2003/03/09  13:21:09
78235         Log: Tru64: additional instructions for building a newer Berkeley DB.
78236      Branch: perl
78237            ! README.tru64 hints/dec_osf.sh
78238 ____________________________________________________________________________
78239 [ 18863] By: jhi                                   on 2003/03/09  12:07:28
78240         Log: At Sarathy's request restore the bin5005compat Perl_foo_sv()
78241              function stubs, should be helpful for really simple extensions.
78242              Undoes large parts of changes #16289 and #16290.
78243      Branch: perl
78244            ! sv.c
78245 ____________________________________________________________________________
78246 [ 18862] By: rgs                                   on 2003/03/09  11:48:37
78247         Log: ... and add a test case for bug #20798
78248      Branch: perl
78249            ! t/op/eval.t
78250 ____________________________________________________________________________
78251 [ 18861] By: jhi                                   on 2003/03/09  11:46:17
78252         Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
78253              From: Enache Adrian <enache@rdslink.ro>
78254              Date: Fri, 7 Mar 2003 23:28:37 +0200
78255              Message-ID: <20030307212837.GB765@ratsnest.hole>
78256
78257              (and few more test cases from the thread)
78258      Branch: perl
78259            ! sv.c t/op/sprintf.t
78260 ____________________________________________________________________________
78261 [ 18860] By: rgs                                   on 2003/03/09  11:33:09
78262         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
78263              From: Enache Adrian <enache@rdslink.ro>
78264              Date: Fri, 7 Mar 2003 00:12:03 +0200
78265              Message-ID: <20030306221203.GB13330@ratsnest.hole>
78266      Branch: perl
78267            ! op.c
78268 ____________________________________________________________________________
78269 [ 18859] By: rgs                                   on 2003/03/09  11:30:22
78270         Log: Adjust test count.
78271      Branch: perl
78272            ! t/op/pat.t
78273 ____________________________________________________________________________
78274 [ 18858] By: jhi                                   on 2003/03/09  10:54:10
78275         Log: From Inaba Hiroto: re_intuit_start set a value to
78276              PL_bostr before calling find_byclass when regexp has
78277              ROPT_UTF8 flag on. But right value for PL_bostr is set
78278              before re_intuit_start is called.  PL_regdata is always
78279              assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
78280              can be deleted.
78281      Branch: perl
78282            ! regexec.c t/op/pat.t
78283 ____________________________________________________________________________
78284 [ 18857] By: jhi                                   on 2003/03/09  10:46:23
78285         Log: From Inaba Hiroto: the UTF-8 length cache wasn't
78286              updated when fbm_compile() appended a "\n".
78287      Branch: perl
78288            ! t/op/pat.t util.c
78289 ____________________________________________________________________________
78290 [ 18856] By: rgs                                   on 2003/03/08  20:16:36
78291         Log: Add a B::COP::io() method, to return the cop_io field of COPs.
78292              Print it in B::Debug. Can be used later in B::Deparse to deparse
78293              the open pragma.
78294      Branch: perl
78295            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm
78296 ____________________________________________________________________________
78297 [ 18855] By: rgs                                   on 2003/03/08  19:51:40
78298         Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
78299              From: Richard.Foley@ubsw.com
78300              Date: Fri, 21 Feb 2003 13:51:51 +0100
78301              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
78302      Branch: perl
78303            ! pod/perldebug.pod
78304 ____________________________________________________________________________
78305 [ 18854] By: jhi                                   on 2003/03/08  19:41:25
78306         Log: Enache Adrian reads comments.
78307      Branch: perl
78308            ! perl.h
78309 ____________________________________________________________________________
78310 [ 18853] By: rgs                                   on 2003/03/08  19:40:13
78311         Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
78312              From: Richard Soderberg <perl@crystalflame.net>
78313              Date: Sat, 15 Feb 2003 01:27:17 -0500
78314              Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
78315      Branch: perl
78316            ! ext/IO/lib/IO/Select.pm
78317 ____________________________________________________________________________
78318 [ 18852] By: jhi                                   on 2003/03/08  19:05:04
78319         Log: Subject: [PATCH] long %ENV values for VMS
78320              From: "Craig A. Berry" <craigberry@mac.com>
78321              Date: Fri, 07 Mar 2003 13:49:50 -0600
78322              Message-ID: <3E68F7DE.8070603@mac.com>
78323      Branch: perl
78324            ! vms/vms.c
78325 ____________________________________________________________________________
78326 [ 18851] By: jhi                                   on 2003/03/08  06:49:35
78327         Log: regen_headers tiny tidying:
78328              - regen.pl renamed as regen_lib.pl
78329              - regen_headers.pl renamed as regen.pl
78330              - added make target 'regen' (kept target 'regen_headers'
78331              for porters' brains' backward compatibility)
78332              - regen.pl fancified a bit to display the names
78333              of the files that got changed by running the scripts
78334      Branch: perl
78335            + regen_lib.pl
78336            - regen_headers.pl
78337            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
78338            ! keywords.pl opcode.pl regcomp.pl regen.pl
78339 ____________________________________________________________________________
78340 [ 18848] By: jhi                                   on 2003/03/07  08:40:52
78341         Log: Give pointers to runtime Unicode changes.
78342      Branch: perl
78343            ! pod/perlrun.pod pod/perlvar.pod
78344 ____________________________________________________________________________
78345 [ 18847] By: jhi                                   on 2003/03/07  08:02:50
78346         Log: Extra character noticed by Tels.
78347      Branch: perl
78348            ! MANIFEST
78349 ____________________________________________________________________________
78350 [ 18846] By: jhi                                   on 2003/03/07  05:28:11
78351         Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
78352              From: Kay Roepke <kay@dolphin-services.de>
78353              Date: Thu, 06 Mar 2003 23:00:10 +0100
78354              Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
78355
78356              (plus change the d_gethostbyaddr_r_proto default to "0",
78357              that is what an undefined r_proto looks like)
78358      Branch: perl
78359            ! hints/freebsd.sh
78360 ____________________________________________________________________________
78361 [ 18845] By: jhi                                   on 2003/03/07  05:21:43
78362         Log: Define the Perl_pp_i_modulo_1() only iff we have glibc.
78363              (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
78364              in non-glibc case", from Craig Berry)
78365      Branch: perl
78366            ! pp.c
78367 ____________________________________________________________________________
78368 [ 18844] By: jhi                                   on 2003/03/07  05:05:57
78369         Log: Good observation from Philip Newton.
78370      Branch: perl
78371            ! pod/perlrun.pod
78372 ____________________________________________________________________________
78373 [ 18843] By: rgs                                   on 2003/03/06  21:59:02
78374         Log: Make the -A switch work without an assertion name.
78375              by Salvador Fandiño.
78376      Branch: perl
78377            ! perl.c t/run/switch_A.t
78378 ____________________________________________________________________________
78379 [ 18842] By: rgs                                   on 2003/03/06  21:27:15
78380         Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
78381              From: "Jos I. Boumans" <kane@dwim.org>
78382              Date: Fri, 21 Feb 2003 20:33:53 +0100
78383              Message-ID: <3E567F21.6020006@dwim.org>
78384              (with some minor tweaks)
78385      Branch: perl
78386            ! pod/perlmodstyle.pod
78387 ____________________________________________________________________________
78388 [ 18841] By: rgs                                   on 2003/03/06  20:56:32
78389         Log: Subject: Re: [perl #20682] [fix] @- array not visible in s///
78390              From: Enache Adrian <enache@rdslink.ro>
78391              Date: Sun, 2 Mar 2003 06:05:22 +0200
78392              Message-ID: <20030302040522.GB4905@ratsnest.hole>
78393      Branch: perl
78394            ! t/op/subst.t
78395 ____________________________________________________________________________
78396 [ 18840] By: rgs                                   on 2003/03/06  20:45:08
78397         Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
78398              From: Enache Adrian <enache@rdslink.ro>
78399              Date: Wed, 5 Mar 2003 12:06:20 +0200
78400              Message-ID: <20030305100620.GA909@ratsnest.hole>
78401      Branch: perl
78402            ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t
78403            ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t
78404 ____________________________________________________________________________
78405 [ 18839] By: jhi                                   on 2003/03/06  17:21:36
78406         Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
78407              From: "Craig A. Berry" <craigberry@mac.com>
78408              Date: Thu, 06 Mar 2003 10:42:05 -0600
78409              Message-ID: <3E677A5D.10805@mac.com>
78410      Branch: perl
78411            ! mg.c
78412 ____________________________________________________________________________
78413 [ 18838] By: jhi                                   on 2003/03/06  10:11:22
78414         Log: Thinko fix.
78415      Branch: perl
78416            ! Porting/findrfuncs
78417 ____________________________________________________________________________
78418 [ 18837] By: jhi                                   on 2003/03/06  09:33:33
78419         Log: PERL_UNICODE explanation saga continues.
78420      Branch: perl
78421            ! pod/perlrun.pod
78422 ____________________________________________________________________________
78423 [ 18836] By: jhi                                   on 2003/03/06  07:55:03
78424         Log: Handle also extra directories et alia.
78425      Branch: perl
78426            ! Porting/manicheck
78427 ____________________________________________________________________________
78428 [ 18835] By: jhi                                   on 2003/03/06  07:48:05
78429         Log: Add mani(fest) check(ing) utility.
78430      Branch: perl
78431            + Porting/manicheck
78432            ! MANIFEST
78433 ____________________________________________________________________________
78434 [ 18833] By: jhi                                   on 2003/03/06  05:36:13
78435         Log: Subject: [patch config_h.SH] redefining __attribute__
78436              From: Stas Bekman <stas@stason.org>
78437              Date: Thu, 06 Mar 2003 12:03:39 +1100
78438              Message-ID: <3E669E6B.1060606@stason.org>
78439      Branch: perl
78440            ! Configure NetWare/config_H.wc Porting/config.sh
78441            ! Porting/config_H config_h.SH plan9/config.plan9
78442            ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
78443            ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
78444 ____________________________________________________________________________
78445 [ 18831] By: jhi                                   on 2003/03/05  19:56:41
78446         Log: Couple more _r possibilities (found in a RH 8.0 box), and
78447              the random() macros were all wrong.  (I don't know why
78448              metaconfig did so much reordering of config_h.SH.)
78449      Branch: perl
78450            ! Configure config_h.SH reentr.h reentr.pl
78451 ____________________________________________________________________________
78452 [ 18830] By: rgs                                   on 2003/03/04  23:25:01
78453         Log: Change #18829 makes this test workaround obsolete.
78454      Branch: perl
78455            ! ext/B/t/deparse.t
78456 ____________________________________________________________________________
78457 [ 18829] By: rgs                                   on 2003/03/04  22:23:41
78458         Log: Patch by Salvador Fandiño to read the warning mask
78459              returned by caller() and ${^WARNING_BITS} from
78460              $warnings::Bits{all} and not from the hardcoded core
78461              constant. (This mask could have been extended by
78462              warnings::register.) Plus tests.
78463      Branch: perl
78464            ! mg.c pp_ctl.c t/op/caller.t
78465 ____________________________________________________________________________
78466 [ 18828] By: rgs                                   on 2003/03/04  20:49:59
78467         Log: Subject: [PATCH] assertions
78468              From: Salvador Fandiño <sfandino@yahoo.com>
78469              Date: Fri, 21 Feb 2003 17:26:16 +0000
78470              Message-ID: <3E566138.4090709@yahoo.com>
78471              and the complement : (with added comments)
78472              Subject: [PATCH] bug in ext/B/t/deparse.t
78473              Message-ID: <3E563E16.7060303@yahoo.com>
78474              plus perldiag.pod patch for the new warning
78475              (previous change was, once again, empty)
78476      Branch: perl
78477            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
78478            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
78479            ! pod/perldiag.pod warnings.h warnings.pl
78480 ____________________________________________________________________________
78481 [ 18827] By: rgs                                   on 2003/03/04  20:48:09
78482         Log: Subject: [PATCH] assertions
78483              From: Salvador Fandiño <sfandino@yahoo.com>
78484              Date: Fri, 21 Feb 2003 17:26:16 +0000
78485              Message-ID: <3E566138.4090709@yahoo.com>
78486              and the complement : (with added comments)
78487              Subject: [PATCH] bug in ext/B/t/deparse.t
78488              Message-ID: <3E563E16.7060303@yahoo.com>
78489              plus perldiag.pod patch for the new warning
78490      Branch: perl
78491            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
78492            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
78493            ! pod/perldiag.pod warnings.h warnings.pl
78494 ____________________________________________________________________________
78495 [ 18826] By: jhi                                   on 2003/03/04  20:22:25
78496         Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
78497              The variant is from how List::Util Util.xs does it.
78498      Branch: perl
78499            ! ext/Devel/PPPort/PPPort.pm
78500 ____________________________________________________________________________
78501 [ 18825] By: rgs                                   on 2003/03/04  19:56:28
78502         Log: Doc typos.
78503      Branch: perl
78504            ! lib/File/Find.pm
78505 ____________________________________________________________________________
78506 [ 18823] By: jhi                                   on 2003/03/04  05:33:50
78507         Log: Try to give rcatline() a good jog on Unicode.
78508      Branch: perl
78509            ! t/io/utf8.t
78510 ____________________________________________________________________________
78511 [ 18822] By: jhi                                   on 2003/03/04  05:14:13
78512         Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8
78513              From: Enache Adrian <enache@rdslink.ro>
78514              Date: Sun, 2 Mar 2003 05:43:54 +0200
78515              Message-ID: <20030302034354.GA4905@ratsnest.hole>
78516      Branch: perl
78517            ! sv.c t/io/utf8.t
78518 ____________________________________________________________________________
78519 [ 18821] By: jhi                                   on 2003/03/04  04:58:36
78520         Log: Can't test this without PerlIO.
78521      Branch: perl
78522            ! t/uni/write.t
78523 ____________________________________________________________________________
78524 [ 18820] By: sky                                   on 2003/03/04  01:01:07
78525         Log: Fixes bug #15654 bizarre constant mangling in 5.8.0
78526              What happened was that a constant was freed, the pad released but
78527              the pad slot still held the SV, when pad slot was reallocated
78528              to be a target for a stringify, it did a sv_setpv on the target
78529              and the original SV was wiped out. When this SV was later on
78530              to new places using the constant, they got the wrong value.
78531              By replacing pad_free with pad_swipe for these cases, we
78532              won't have such a problem. (pad_swipe also removes the
78533              pointer to the original SV).
78534      Branch: perl
78535            ! op.c
78536 ____________________________________________________________________________
78537 [ 18819] By: jhi                                   on 2003/03/03  19:15:07
78538         Log: Further clarification on PERL_UNICODE's semantics.
78539      Branch: perl
78540            ! pod/perlrun.pod
78541 ____________________________________________________________________________
78542 [ 18818] By: gbarr                                 on 2003/03/03  10:07:44
78543         Log: Sync with libnet-1.13
78544      Branch: perl
78545            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
78546            ! lib/Net/POP3.pm lib/Net/SMTP.pm
78547 ____________________________________________________________________________
78548 [ 18817] By: jhi                                   on 2003/03/03  06:45:59
78549         Log: Upgrade to Unicode::Normalize 0.20.
78550      Branch: perl
78551            ! ext/Unicode/Normalize/Changes
78552            ! ext/Unicode/Normalize/Normalize.pm
78553            ! ext/Unicode/Normalize/Normalize.xs
78554            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
78555            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
78556            ! ext/Unicode/Normalize/t/test.t
78557 ____________________________________________________________________________
78558 [ 18816] By: jhi                                   on 2003/03/03  06:17:28
78559         Log: Upgrade to Encode 1.89.  The enc_module.t required
78560              a little tweak, sending that to Dan.
78561      Branch: perl
78562            + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
78563            + ext/Encode/t/enc_module.t
78564            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
78565            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
78566            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
78567            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
78568            ! ext/Encode/ucm/viscii.ucm
78569 ____________________________________________________________________________
78570 [ 18813] By: jhi                                   on 2003/03/03  05:33:21
78571         Log: Use a macro for abs() to avoid the possible truncation to an int;
78572              also make an explicit (double)cast for the arguments to fabs().
78573      Branch: perl
78574            ! perl.h pp.c sv.c util.c
78575 ____________________________________________________________________________
78576 [ 18812] By: hv                                    on 2003/03/02  22:36:05
78577         Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
78578              From: andreas.koenig@anima.de (Andreas J. Koenig)
78579              Date: Wed, 19 Feb 2003 11:05:28 +0100
78580              Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
78581      Branch: perl
78582            ! patchlevel.h
78583 ____________________________________________________________________________
78584 [ 18811] By: hv                                    on 2003/03/02  22:30:50
78585         Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report]
78586              From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
78587              Date: 18 Feb 2003 21:05:15 -0000
78588              Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
78589      Branch: perl
78590            ! ext/IPC/SysV/Msg.pm
78591 ____________________________________________________________________________
78592 [ 18810] By: hv                                    on 2003/03/02  21:59:10
78593         Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
78594              From: Richard Soderberg <perl@crystalflame.net>
78595              Date: Sat, 15 Feb 2003 01:27:21 -0500
78596              Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
78597      Branch: perl
78598            ! lib/File/Basename.pm
78599 ____________________________________________________________________________
78600 [ 18809] By: hv                                    on 2003/03/02  21:54:53
78601         Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
78602              From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
78603              Date: 15 Feb 2003 00:21:41 -0000
78604              Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
78605      Branch: perl
78606            ! lib/File/Find.pm
78607 ____________________________________________________________________________
78608 [ 18807] By: hv                                    on 2003/03/02  21:22:56
78609         Log: Reverse copyright update (#18801) for files not changed in 2003.
78610      Branch: perl
78611            ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c
78612            ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h
78613            ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h
78614            ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h
78615            ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h
78616            ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c
78617            ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
78618            ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
78619 ____________________________________________________________________________
78620 [ 18805] By: hv                                    on 2003/03/02  16:29:28
78621         Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
78622              From: Enache Adrian <enache@rdslink.ro>
78623              Date: Sun, 2 Mar 2003 10:11:27 +0200
78624              Message-ID: <20030302081127.GA10782@ratsnest.hole>
78625      Branch: perl
78626            ! pp.c t/op/pat.t
78627 ____________________________________________________________________________
78628 [ 18803] By: hv                                    on 2003/03/02  16:12:34
78629         Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
78630              From: "Anders Johnson" <ajohnson@wischip.com>
78631              Date: Mon, 10 Feb 2003 14:09:46 -0800
78632              Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
78633      Branch: perl
78634            ! mg.c t/op/magic.t
78635 ____________________________________________________________________________
78636 [ 18802] By: jhi                                   on 2003/03/02  15:39:06
78637         Log: Narrow down the -C test skippage.
78638      Branch: perl
78639            ! t/run/switchC.t
78640 ____________________________________________________________________________
78641 [ 18801] By: hv                                    on 2003/03/02  15:24:22
78642         Log: Update all copyrights to 2003, from Jarkko
78643      Branch: perl
78644            ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h
78645            ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl
78646            ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c
78647            ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c
78648            ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h
78649            ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c
78650            ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h
78651            ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
78652            ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl
78653            ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h
78654            ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c
78655            ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h
78656            ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c
78657            ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c
78658            ! x2p/util.h x2p/walk.c xsutils.c
78659 ____________________________________________________________________________
78660 [ 18800] By: hv                                    on 2003/03/02  15:16:38
78661         Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups
78662              From: Richard.Foley@ubsw.com
78663              Date: Wed, 19 Feb 2003 13:24:38 +0100
78664              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579DB@NZURC900PEX1.ubsgs.ubsgroup.net>
78665      Branch: perl
78666            ! lib/perl5db.pl
78667 ____________________________________________________________________________
78668 [ 18799] By: jhi                                   on 2003/03/02  13:34:13
78669         Log: The -CI cannot be easily tested under UTF-8 locale with
78670              the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
78671              Also other small tweaks in the -C neighbourhood.
78672      Branch: perl
78673            ! perl.c perl.h t/run/switchC.t util.c
78674 ____________________________________________________________________________
78675 [ 18798] By: jhi                                   on 2003/03/02  09:12:06
78676         Log: Go with "right = -right" for greater portability, some platforms
78677              might require llabs() to get abs() of long longs.
78678      Branch: perl
78679            ! pp.c
78680 ____________________________________________________________________________
78681 [ 18797] By: jhi                                   on 2003/03/02  08:07:32
78682         Log: Patch for [perl #9402], known also as "glibc _moddi3 bug
78683              with negative quads", or also as RedHat bug #65612.
78684      Branch: perl
78685            ! pp.c
78686 ____________________________________________________________________________
78687 [ 18796] By: jhi                                   on 2003/03/02  07:34:54
78688         Log: Forgotten from change #18795.
78689      Branch: perl
78690            ! global.sym
78691 ____________________________________________________________________________
78692 [ 18795] By: jhi                                   on 2003/03/02  07:27:44
78693         Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling
78694              From: Abe Timmerman <abe@ztreet.demon.nl>
78695              Date: Sun, 2 Mar 2003 02:03:16 +0100
78696              Message-Id: <200303020203.16708.abe@ztreet.demon.nl>
78697      Branch: perl
78698            ! embed.fnc embed.h makedef.pl
78699 ____________________________________________________________________________
78700 [ 18794] By: jhi                                   on 2003/03/02  07:21:36
78701         Log: Further Unicode formats patching from Inaba Hiroto.
78702      Branch: perl
78703            + t/uni/write.t
78704            ! MANIFEST pp_ctl.c
78705 ____________________________________________________________________________
78706 [ 18793] By: jhi                                   on 2003/03/01  08:18:35
78707         Log: Integrate change #18788 from maint.
78708      Branch: perl
78709           !> perl.h
78710 ____________________________________________________________________________
78711 [ 18792] By: jhi                                   on 2003/03/01  08:14:43
78712         Log: Subject: [PATCH] Get MSWin32 back compiling
78713              From: Abe Timmerman <abe@ztreet.demon.nl>
78714              Date: Sat, 1 Mar 2003 04:31:19 +0100
78715              Message-Id: <200303010431.20205.abe@ztreet.demon.nl>
78716      Branch: perl
78717            ! embed.fnc embed.h global.sym makedef.pl
78718 ____________________________________________________________________________
78719 [ 18785] By: jhi                                   on 2003/02/26  20:38:55
78720         Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
78721              From: Inaba Hiroto <inaba@st.rim.or.jp>
78722              Date: Mon, 10 Feb 2003 00:04:51 +0900
78723              Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
78724      Branch: perl
78725            ! pp_ctl.c toke.c
78726 ____________________________________________________________________________
78727 [ 18784] By: jhi                                   on 2003/02/26  19:45:53
78728         Log: An already fixed bug from perl-unicode.
78729      Branch: perl
78730            ! t/op/pat.t
78731 ____________________________________________________________________________
78732 [ 18782] By: hv                                    on 2003/02/26  01:36:49
78733         Log: Subject: Re: [perl #20683] [fix] Better Patch
78734              From: Enache Adrian <enache@rdslink.ro>
78735              Date: Sun, 23 Feb 2003 20:16:39 +0200
78736              Message-ID: <20030223181639.GA18713@ratsnest.hole>
78737      Branch: perl
78738            ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h
78739            ! regexec.c sv.c t/op/pat.t
78740 ____________________________________________________________________________
78741 [ 18781] By: hv                                    on 2003/02/26  01:11:14
78742         Log: regen headers
78743      Branch: perl
78744            ! perlapi.h pod/perlapi.pod
78745 ____________________________________________________________________________
78746 [ 18780] By: hv                                    on 2003/02/26  00:25:32
78747         Log: Two typos found by Philip Newton <pnewton@gmx.de>
78748      Branch: perl
78749            ! configpm ext/DB_File/DB_File.pm
78750 ____________________________________________________________________________
78751 [ 18779] By: jhi                                   on 2003/02/25  18:20:01
78752         Log: Add tests for the -C switch.  Depending on the
78753              CLIs some $^O dance may be needed.
78754      Branch: perl
78755            + t/run/switchC.t
78756            ! MANIFEST
78757 ____________________________________________________________________________
78758 [ 18778] By: hv                                    on 2003/02/25  15:24:17
78759         Log: Add missing file from change #18774.
78760      Branch: perl
78761            + t/op/localref.t
78762 ____________________________________________________________________________
78763 [ 18777] By: hv                                    on 2003/02/25  14:07:59
78764         Log: More variables for change #18776.
78765      Branch: perl
78766            ! op.c
78767 ____________________________________________________________________________
78768 [ 18776] By: hv                                    on 2003/02/25  14:04:03
78769         Log: Subject: [perl #20682] [fix] @- array not visible in s///
78770              From: Enache Adrian <enache@rdslink.ro>
78771              Date: Fri, 21 Feb 2003 17:50:14 +0200
78772              Message-ID: <20030221155014.GB793@ratsnest.hole>
78773      Branch: perl
78774            ! op.c t/op/subst.t
78775 ____________________________________________________________________________
78776 [ 18775] By: hv                                    on 2003/02/25  13:53:11
78777         Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
78778              From: Enache Adrian <enache@rdslink.ro>
78779              Date: Fri, 21 Feb 2003 17:49:41 +0200
78780              Message-ID: <20030221154941.GA793@ratsnest.hole>
78781      Branch: perl
78782            ! pp_ctl.c t/op/subst.t
78783 ____________________________________________________________________________
78784 [ 18774] By: hv                                    on 2003/02/25  13:21:19
78785         Log: Subject: Re: [perl #21321] local ${"FOO"} does not work
78786              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
78787              Date: Sun, 23 Feb 2003 00:03:27 +0100
78788              Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
78789      Branch: perl
78790            ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t
78791 ____________________________________________________________________________
78792 [ 18773] By: hv                                    on 2003/02/25  12:45:01
78793         Log: Subject: [Encode] 1.88 Released
78794              From: Dan Kogai <dankogai@dan.co.jp>
78795              Date: Thu, 20 Feb 2003 23:49:55 +0900
78796              Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
78797      Branch: perl
78798            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
78799            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
78800            ! ext/Encode/lib/Encode/CJKConstants.pm
78801            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t
78802            ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm
78803 ____________________________________________________________________________
78804 [ 18772] By: merijn                                on 2003/02/25  12:12:14
78805         Log: Subject: [perl@18752] warnings from CGI tests under cygwin
78806              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78807              Date: Wed, 19 Feb 2003 13:37:39 -0800
78808              Message-ID: <jk/U+gzkg2DE092yn@efn.org>
78809      Branch: perl
78810            ! lib/CGI.pm
78811 ____________________________________________________________________________
78812 [ 18771] By: jhi                                   on 2003/02/25  07:46:53
78813         Log: Cleanup #18770 as suggested by Rafael.
78814      Branch: perl
78815            ! mg.c perl.h
78816 ____________________________________________________________________________
78817 [ 18770] By: jhi                                   on 2003/02/25  06:01:09
78818         Log: A new try at #18765 (for [perl #20920]).
78819      Branch: perl
78820            ! mg.c
78821 ____________________________________________________________________________
78822 [ 18769] By: jhi                                   on 2003/02/25  05:33:10
78823         Log: Retract change #18765: makes HiRes.t hang after subtest #11.
78824      Branch: perl
78825            ! mg.c
78826 ____________________________________________________________________________
78827 [ 18768] By: chip                                  on 2003/02/24  21:42:57
78828         Log: Include p4d2p in Porting again, because p4genpatch doesn't work
78829              until a change has been submitted.
78830      Branch: perl
78831            + Porting/p4d2p
78832            ! MANIFEST
78833 ____________________________________________________________________________
78834 [ 18767] By: chip                                  on 2003/02/24  21:35:56
78835         Log: In Porting scripts, use standard perl path of "/usr/bin/perl".
78836      Branch: perl
78837            ! Porting/check83.pl Porting/findvars Porting/fixCORE
78838            ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls
78839 ____________________________________________________________________________
78840 [ 18766] By: jhi                                   on 2003/02/24  20:04:36
78841         Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
78842      Branch: perl
78843            ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod
78844            ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c
78845 ____________________________________________________________________________
78846 [ 18765] By: jhi                                   on 2003/02/24  19:56:23
78847         Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
78848              From: Slaven Rezic <slaven@rezic.de>
78849              Date: 14 Feb 2003 09:11:15 +0100
78850              Message-ID: <878ywji8nw.fsf@vran.herceg.de>
78851
78852              (with slight tweaks)
78853      Branch: perl
78854            ! mg.c
78855 ____________________________________________________________________________
78856 [ 18764] By: jhi                                   on 2003/02/24  18:44:41
78857         Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
78858              "scalar upgraded to UTF-8 as a side effect of quote-interpolation
78859              when 'use encoding' is engaged"-- wasn't actually encoding's fault.
78860      Branch: perl
78861            ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t
78862 ____________________________________________________________________________
78863 [ 18763] By: chip                                  on 2003/02/24  14:54:36
78864         Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
78865      Branch: perl
78866            ! op.c win32/perlhost.h
78867 ____________________________________________________________________________
78868 [ 18762] By: hv                                    on 2003/02/24  00:18:42
78869         Log: Remove no-longer-true line from perlop
78870      Branch: perl
78871            ! pod/perlop.pod
78872 ____________________________________________________________________________
78873 [ 18761] By: jhi                                   on 2003/02/23  12:07:53
78874         Log: Chip noticed that the intended optionality of the 'IV' was
78875              forgotten in the change #18758.
78876      Branch: perl
78877            ! ext/Devel/Peek/Peek.t
78878 ____________________________________________________________________________
78879 [ 18760] By: jhi                                   on 2003/02/22  19:17:04
78880         Log: API doc tweaks.
78881      Branch: perl
78882            ! utf8.c
78883 ____________________________________________________________________________
78884 [ 18759] By: sky                                   on 2003/02/21  09:08:30
78885         Log: Change regex to be a bit more friendly against various
78886              outputs from ps -f, regex suggest by rgs
78887      Branch: perl
78888            ! ext/threads/t/join.t
78889 ____________________________________________________________________________
78890 [ 18758] By: jhi                                   on 2003/02/20  17:28:44
78891         Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
78892              From: PPrymmer@factset.com
78893              Date: Thu, 20 Feb 2003 13:28:09 -0500
78894              Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
78895      Branch: perl
78896            ! ext/Devel/Peek/Peek.t
78897 ____________________________________________________________________________
78898 [ 18757] By: jhi                                   on 2003/02/20  17:27:17
78899         Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
78900              From: PPrymmer@factset.com
78901              Date: Wed, 19 Feb 2003 15:04:40 -0500
78902              Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
78903      Branch: perl
78904            ! README.vms configure.com
78905 ____________________________________________________________________________
78906 [ 18756] By: jhi                                   on 2003/02/20  06:16:05
78907         Log: Doc tweakage on -C.
78908      Branch: perl
78909            ! pod/perlrun.pod
78910 ____________________________________________________________________________
78911 [ 18755] By: rgs                                   on 2003/02/19  21:31:43
78912         Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
78913              From: Brendan O'Dea <bod@debian.org>
78914              Date: Sun, 16 Feb 2003 21:09:23 +1100
78915              Message-ID: <20030216100923.GA29761@londo.c47.org>
78916      Branch: perl
78917            ! pod/perlcompile.pod
78918 ____________________________________________________________________________
78919 [ 18754] By: rgs                                   on 2003/02/19  21:14:37
78920         Log: Document clearly that "_" is always in package "main".
78921      Branch: perl
78922            ! pod/perlvar.pod
78923 ____________________________________________________________________________
78924 [ 18753] By: rgs                                   on 2003/02/19  20:55:09
78925         Log: Subject: Re: [perl #20716] scope error with brackets
78926              From: Enache Adrian <enache@rdslink.ro>
78927              Date: Thu, 13 Feb 2003 04:52:21 +0200
78928              Message-ID: <20030213025221.GA1215@ratsnest.hole>
78929              (better version of change #18687)
78930      Branch: perl
78931            ! t/comp/parser.t toke.c
78932 ____________________________________________________________________________
78933 [ 18752] By: jhi                                   on 2003/02/19  05:10:26
78934         Log: 'A' is not 65 everywhere.
78935      Branch: perl
78936            ! t/op/pack.t
78937 ____________________________________________________________________________
78938 [ 18751] By: chip                                  on 2003/02/19  03:54:45
78939         Log: Support one-parameter unpack(), which unpacks $_.
78940      Branch: perl
78941            ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t
78942 ____________________________________________________________________________
78943 [ 18750] By: hv                                    on 2003/02/19  00:53:03
78944         Log: more complex assertions activation:
78945              Subject: Re: Did the assertion patch/feature submission get overlooked?
78946              From: Salvador Fandiño <sfandino@yahoo.com>
78947              Date: Tue, 18 Feb 2003 19:24:13 +0000
78948              Message-ID: <3E52885D.5060903@yahoo.com>
78949      Branch: perl
78950            ! lib/assertions.pm lib/assertions/activate.pm
78951            ! t/comp/assertions.t
78952 ____________________________________________________________________________
78953 [ 18749] By: hv                                    on 2003/02/19  00:19:21
78954         Log: Subject: [PATCH] Make adding notes to patchlevel.h easier
78955              From: andreas.koenig@anima.de (Andreas J. Koenig)
78956              Date: Tue, 18 Feb 2003 11:48:40 +0100
78957              Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
78958      Branch: perl
78959            ! patchlevel.h
78960 ____________________________________________________________________________
78961 [ 18748] By: hv                                    on 2003/02/19  00:00:41
78962         Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
78963              From: Dave Mitchell <davem@fdgroup.com>
78964              Date: Tue, 18 Feb 2003 21:45:45 +0000
78965              Message-ID: <20030218214545.C18547@fdgroup.com>
78966
78967              and tests for the same:
78968              From: Dave Mitchell <davem@fdgroup.com>
78969              Date: Wed, 19 Feb 2003 00:42:01 +0000
78970              Message-ID: <20030219004201.F18547@fdgroup.com>
78971      Branch: perl
78972            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
78973 ____________________________________________________________________________
78974 [ 18747] By: hv                                    on 2003/02/18  23:47:06
78975         Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
78976              problems on case-insensitive file systems. Rename it back to
78977              t/run/switch_A.t
78978      Branch: perl
78979           +> t/run/switch_A.t
78980            - t/run/switchA.t
78981            ! MANIFEST
78982 ____________________________________________________________________________
78983 [ 18746] By: sky                                   on 2003/02/18  21:31:37
78984         Log: Subject: Re: -Os for Darwin why?
78985              From: schwern@pobox.com
78986              Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
78987              Message-Id: <20030218113739.D25848@ttul.org>
78988      Branch: perl
78989            ! hints/darwin.sh
78990 ____________________________________________________________________________
78991 [ 18741] By: jhi                                   on 2003/02/18  14:01:34
78992         Log: Format nit.
78993      Branch: perl
78994            ! util.c
78995 ____________________________________________________________________________
78996 [ 18740] By: sky                                   on 2003/02/18  06:33:57
78997         Log: Re: -Os for Darwin why?
78998              From: schwern@pobox.com
78999              Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
79000              Message-Id: <20030217191403.A17553@ttul.org>
79001      Branch: perl
79002            ! hints/darwin.sh
79003 ____________________________________________________________________________
79004 [ 18739] By: hv                                    on 2003/02/18  01:04:01
79005         Log: Subject: Re: Did the assertion patch/feature submission get overlooked?
79006              From: Salvador Fandiño <sfandino@yahoo.com>
79007              Date: Mon, 17 Feb 2003 23:38:05 +0000
79008              Message-ID: <3E51725D.5060303@yahoo.com>
79009      Branch: perl
79010            + t/comp/assertions.t t/run/switchA.t
79011            ! MANIFEST
79012 ____________________________________________________________________________
79013 [ 18738] By: hv                                    on 2003/02/18  00:51:24
79014         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
79015              From: Nicholas Clark <nick@ccl4.org>
79016              Date: Mon, 17 Feb 2003 21:07:03 +0000
79017              Message-ID: <20030217210330.A8611@plum.flirble.org>
79018      Branch: perl
79019            ! sv.c
79020 ____________________________________________________________________________
79021 [ 18737] By: hv                                    on 2003/02/18  00:47:00
79022         Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
79023              From: Stephen McCamant <smcc@mit.edu>
79024              Date: Mon, 17 Feb 2003 19:34:36 -0500
79025              Date: Mon, 17 Feb 2003 19:34:36 -0500
79026              Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
79027      Branch: perl
79028            ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
79029            ! ext/B/B/Terse.pm ext/B/t/terse.t
79030 ____________________________________________________________________________
79031 [ 18736] By: hv                                    on 2003/02/17  09:33:47
79032         Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1...
79033              From: Nicholas Clark <nick@unfortu.net>
79034              Date: Sun, 16 Feb 2003 23:09:50 +0000
79035              Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>
79036      Branch: perl
79037            ! sv.c
79038 ____________________________________________________________________________
79039 [ 18735] By: hv                                    on 2003/02/17  09:13:02
79040         Log: Use the escape E<ntilde> in source files rather than the actual char.
79041      Branch: perl
79042            ! lib/assertions.pm lib/assertions/activate.pm
79043 ____________________________________________________________________________
79044 [ 18734] By: hv                                    on 2003/02/17  09:06:44
79045         Log: Suppress empty #ifdef blocks in embed.pl
79046      Branch: perl
79047            ! embed.h embed.pl
79048 ____________________________________________________________________________
79049 [ 18733] By: hv                                    on 2003/02/17  08:51:53
79050         Log: fix typo in sv.c and regenerate perlapi.pod
79051      Branch: perl
79052            ! pod/perlapi.pod sv.c
79053 ____________________________________________________________________________
79054 [ 18732] By: jhi                                   on 2003/02/17  06:40:09
79055         Log: Philip Newton has eagle eyes :-)
79056      Branch: perl
79057            ! pod/perlrun.pod
79058 ____________________________________________________________________________
79059 [ 18731] By: jhi                                   on 2003/02/17  05:31:18
79060         Log: Doc tweaks (and one code tweak) based on Philip Newton's comments.
79061      Branch: perl
79062            ! locale.c pod/perlrun.pod pod/perlunicode.pod
79063            ! pod/perluniintro.pod pod/perlvar.pod util.c
79064 ____________________________________________________________________________
79065 [ 18730] By: jhi                                   on 2003/02/17  04:44:53
79066         Log: Make also the -CAL conditional on locale.
79067      Branch: perl
79068            ! perl.c pod/perlrun.pod
79069 ____________________________________________________________________________
79070 [ 18729] By: jhi                                   on 2003/02/16  18:33:05
79071         Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
79072      Branch: perl
79073            ! embed.h embed.pl pod/perlembed.pod
79074 ____________________________________________________________________________
79075 [ 18728] By: jhi                                   on 2003/02/16  18:20:04
79076         Log: According to Sarathy it's better have the Ministry
79077              of Information to remove all memory of NO_EMBED.
79078              What NO_EMBED?
79079      Branch: perl
79080            ! embed.h embed.pl
79081 ____________________________________________________________________________
79082 [ 18727] By: hv                                    on 2003/02/16  13:55:10
79083         Log: add support for assertions. Updated form of:
79084              Subject: Re: Did the assertion patch/feature submission get overlooked?
79085              From: Salvador Fandiño <sfandino@yahoo.com>
79086              Date: Sat, 30 Nov 2002 17:24:09 +0000
79087              Message-ID: <3DE8F439.50402@yahoo.com>
79088      Branch: perl
79089            + lib/assertions.pm lib/assertions/activate.pm
79090            ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm
79091            ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c
79092            ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c
79093 ____________________________________________________________________________
79094 [ 18726] By: hv                                    on 2003/02/16  13:10:32
79095         Log: COW regexps:
79096              Subject: [PATCH] Copy on write for $& and $1...
79097              From: Nicholas Clark <nick@unfortu.net>
79098              Date: Sun, 9 Feb 2003 23:00:09 +0000
79099              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
79100      Branch: perl
79101            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c
79102            ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h
79103 ____________________________________________________________________________
79104 [ 18725] By: hv                                    on 2003/02/16  13:08:52
79105         Log: inline SvREFCNT_dec:
79106              Subject: [PATCH] Copy on write for $& and $1...
79107              From: Nicholas Clark <nick@unfortu.net>
79108              Date: Sun, 9 Feb 2003 23:00:09 +0000
79109              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
79110      Branch: perl
79111            ! embed.fnc embed.h proto.h sv.c sv.h
79112 ____________________________________________________________________________
79113 [ 18723] By: hv                                    on 2003/02/16  11:12:58
79114         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
79115              From: Enache Adrian <enache@rdslink.ro>
79116              Date: Sun, 16 Feb 2003 00:05:10 +0200
79117              Message-ID: <20030215220510.GB893@ratsnest.hole>
79118      Branch: perl
79119            ! op.c
79120 ____________________________________________________________________________
79121 [ 18722] By: hv                                    on 2003/02/16  11:08:06
79122         Log: outdent else-if chain in scope()
79123      Branch: perl
79124            ! op.c
79125 ____________________________________________________________________________
79126 [ 18721] By: hv                                    on 2003/02/16  11:00:47
79127         Log: Subject: [PATCH] arcane tainting bug in vms.c
79128              From: "Craig A. Berry" <craigberry@mac.com>
79129              Date: Sat, 15 Feb 2003 12:29:03 -0600
79130              Message-ID: <3E4E86EF.8090609@mac.com>
79131      Branch: perl
79132            ! vms/vms.c
79133 ____________________________________________________________________________
79134 [ 18720] By: hv                                    on 2003/02/16  10:54:58
79135         Log: restrict PERL_PRESERVE_IVUV to things that should really give an
79136              integer, but extend to runtime. Based on:
79137              Subject: Re: [perl #20827] Unexpected scientific notation.
79138              From: hv@crypt.org
79139              Date: Wed, 12 Feb 2003 03:12:43 +0000
79140              Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
79141      Branch: perl
79142            ! op.c pp.c
79143 ____________________________________________________________________________
79144 [ 18718] By: jhi                                   on 2003/02/16  09:47:02
79145         Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
79146              which will disable the short forms of the Perl_ API, good for
79147              embedding stuff.  (Kind of like the old NO_EMBED, but better.)
79148      Branch: perl
79149            ! embed.h embed.pl pod/perlembed.pod
79150 ____________________________________________________________________________
79151 [ 18717] By: jhi                                   on 2003/02/16  09:44:57
79152         Log: Clarify the -C syntax a bit.
79153      Branch: perl
79154            ! pod/perlrun.pod
79155 ____________________________________________________________________________
79156 [ 18716] By: jhi                                   on 2003/02/16  08:29:54
79157         Log: Forgotten from #18715.
79158      Branch: perl
79159            ! embed.h proto.h
79160 ____________________________________________________________________________
79161 [ 18715] By: jhi                                   on 2003/02/15  21:19:37
79162         Log: The new(er) way of controlling Unicode I/O (and other) features;
79163              -C (or PERL_UNICODE).  See perlrun/-C for more details.
79164      Branch: perl
79165            ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c
79166            ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
79167            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
79168            ! util.c
79169 ____________________________________________________________________________
79170 [ 18714] By: jhi                                   on 2003/02/15  12:31:25
79171         Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
79172      Branch: perl
79173            ! ext/Storable/Storable.xs
79174 ____________________________________________________________________________
79175 [ 18712] By: jhi                                   on 2003/02/15  08:39:38
79176         Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
79177              even closer to each other.  The dec_osf.pl is irrelevant
79178              for the current core but adding it makes for one less exception
79179              when integrating.
79180      Branch: perl
79181            + ext/Digest/MD5/hints/dec_osf.pl
79182            ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL
79183            ! ext/Digest/MD5/t/files.t
79184 ____________________________________________________________________________
79185 [ 18711] By: jhi                                   on 2003/02/15  08:32:04
79186         Log: Update MD5 Changes; update checksums.
79187      Branch: perl
79188            ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t
79189 ____________________________________________________________________________
79190 [ 18710] By: jhi                                   on 2003/02/15  08:19:20
79191         Log: Update the MD5 checksums.
79192      Branch: perl
79193            ! ext/Digest/MD5/t/files.t
79194 ____________________________________________________________________________
79195 [ 18709] By: jhi                                   on 2003/02/15  08:16:26
79196         Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
79197              (problem noticed by Graham with List::Util).
79198      Branch: perl
79199            ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs
79200            ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
79201 ____________________________________________________________________________
79202 [ 18708] By: jhi                                   on 2003/02/15  07:31:17
79203         Log: Subject: Re: [perl #20912] UTF8 related glitch + fix
79204              From: Enache Adrian <enache@rdslink.ro>
79205              Date: Sat, 15 Feb 2003 00:37:40 +0200
79206              Message-ID: <20030214223740.GA13575@ratsnest.hole>
79207      Branch: perl
79208            ! pp.c t/op/split.t
79209 ____________________________________________________________________________
79210 [ 18707] By: hv                                    on 2003/02/15  06:38:15
79211         Log: Subject: [doc patch] ext/threads/shared/shared.pm
79212              From: Stas Bekman <stas@stason.org>
79213              Date: Fri, 14 Feb 2003 11:12:39 +1100
79214              Message-ID: <3E4C3477.7030306@stason.org>
79215      Branch: perl
79216            ! ext/threads/shared/shared.pm
79217 ____________________________________________________________________________
79218 [ 18706] By: hv                                    on 2003/02/15  06:32:35
79219         Log: Subject: Re: perlvar phrasing clarification for $^S
79220              From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
79221              Date: Fri, 14 Feb 2003 10:12:00 +1100
79222              Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
79223      Branch: perl
79224            ! pod/perlvar.pod
79225 ____________________________________________________________________________
79226 [ 18705] By: hv                                    on 2003/02/15  06:27:07
79227         Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
79228              From: Dave Mitchell <davem@fdgroup.com>
79229              Date: Fri, 14 Feb 2003 22:48:27 +0000
79230              Message-ID: <20030214224827.B6783@fdgroup.com>
79231
79232              with tests:
79233              From: Slaven Rezic <slaven@rezic.de>
79234              Date: 14 Feb 2003 20:23:20 +0100
79235              Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
79236      Branch: perl
79237            ! pp.c t/op/substr.t t/op/vec.t
79238 ____________________________________________________________________________
79239 [ 18704] By: hv                                    on 2003/02/15  06:17:06
79240         Log: Subject: Re: overriding builtins quirk
79241              From: Jerrad Pierce <belg4mit@MIT.EDU>
79242              Date: Fri, 14 Feb 2003 09:28:13 -0500
79243              Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
79244      Branch: perl
79245            ! pod/perlsub.pod
79246 ____________________________________________________________________________
79247 [ 18703] By: rgs                                   on 2003/02/14  22:23:56
79248         Log: Subject: Re: trying to fix #20154, #20357
79249              From: Enache Adrian <enache@rdslink.ro>
79250              Date: Sat, 8 Feb 2003 21:05:14 +0200
79251              Message-ID: <20030208190514.GA866@ratsnest.hole>
79252              (fixes #19061 as well)
79253      Branch: perl
79254            ! pp_ctl.c t/op/goto.t
79255 ____________________________________________________________________________
79256 [ 18702] By: gbarr                                 on 2003/02/14  19:26:23
79257         Log: Update to Scalar-List-Utils 1.11
79258      Branch: perl
79259            + ext/List/Util/t/proto.t
79260            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
79261            ! ext/List/Util/lib/List/Util.pm
79262            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
79263 ____________________________________________________________________________
79264 [ 18699] By: jhi                                   on 2003/02/13  09:43:33
79265         Log: gcc 3.2.1 does not have -Wall faith that tmp
79266              will not be used uninitialized.
79267      Branch: perl
79268            ! toke.c
79269 ____________________________________________________________________________
79270 [ 18698] By: hv                                    on 2003/02/12  03:01:32
79271         Log: Subject: perlbug (was: Re: [perl #20606] [no subject])
79272              From: Slaven Rezic <slaven@rezic.de>
79273              Date: 30 Jan 2003 19:03:41 +0100
79274              Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
79275      Branch: perl
79276            ! utils/perlbug.PL
79277 ____________________________________________________________________________
79278 [ 18697] By: hv                                    on 2003/02/12  02:20:39
79279         Log: Subject: [PATCH 5.9.0] to silence compiler warning
79280              From: Robin Barker <Robin.Barker@npl.co.uk>
79281              Date: Tue, 28 Jan 2003 13:27:17 -0000
79282              Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
79283      Branch: perl
79284            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
79285            ! universal.c util.c
79286 ____________________________________________________________________________
79287 [ 18696] By: rgs                                   on 2003/02/11  20:13:21
79288         Log: Subject: [perl #20654] %*v02x considered invalid in printf
79289              From: Robin Barker (via RT) <perlbug-followup@perl.org>
79290              Date: 10 Feb 2003 16:43:23 -0000
79291              Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
79292      Branch: perl
79293            ! sv.c t/op/sprintf.t
79294 ____________________________________________________________________________
79295 [ 18695] By: rgs                                   on 2003/02/11  20:00:23
79296         Log: Subject: mini-[patch] perlrun "^$W" typo
79297              From: Iain Truskett <spoon@dellah.org>
79298              Date: Tue, 11 Feb 2003 08:38:52 +1100
79299              Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
79300      Branch: perl
79301            ! pod/perlrun.pod
79302 ____________________________________________________________________________
79303 [ 18694] By: rgs                                   on 2003/02/11  19:44:00
79304         Log: Subject: [PATCH] More B::Concise fixes
79305              From: Stephen McCamant <smcc@mit.edu>
79306              Date: Sun, 9 Feb 2003 17:28:38 -0500
79307              Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
79308      Branch: perl
79309            ! ext/B/B/Concise.pm
79310 ____________________________________________________________________________
79311 [ 18693] By: merijn                                on 2003/02/11  08:14:29
79312         Log: More code cleanup.
79313
79314              Subject: Re: New SV Flag
79315              Date: Fri, 07 Feb 2003 09:57:43 +0100
79316              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79317              Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>
79318      Branch: perl
79319            ! sv.c sv.h
79320 ____________________________________________________________________________
79321 [ 18692] By: jhi                                   on 2003/02/11  07:53:26
79322         Log: Dueling patches.
79323      Branch: perl
79324            - lib/CPAN/ChangeLog
79325            ! MANIFEST
79326 ____________________________________________________________________________
79327 [ 18691] By: hv                                    on 2003/02/11  00:27:56
79328         Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
79329              From: Mark Mielke <mark@mark.mielke.cc>
79330              Date: Mon, 20 Jan 2003 19:56:13 -0500
79331              Message-ID: <20030121005613.GA31739@mark.mielke.cc>
79332      Branch: perl
79333            ! sv.c
79334 ____________________________________________________________________________
79335 [ 18690] By: hv                                    on 2003/02/10  22:08:05
79336         Log: fix comment in change #18689
79337      Branch: perl
79338            ! sv.c
79339 ____________________________________________________________________________
79340 [ 18689] By: hv                                    on 2003/02/10  21:59:34
79341         Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
79342              Now allows but ignores the 'l' modifier on floating point formats
79343              and adds a couple of tests.
79344      Branch: perl
79345            ! sv.c t/op/sprintf.t
79346 ____________________________________________________________________________
79347 [ 18688] By: sky                                   on 2003/02/10  19:54:13
79348         Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
79349              From: Enache Adrian <enache@rdslink.ro>
79350              Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
79351              Message-Id: <20030209201025.GA1247@ratsnest.hole>
79352      Branch: perl
79353            ! pp_ctl.c
79354 ____________________________________________________________________________
79355 [ 18687] By: sky                                   on 2003/02/10  18:13:29
79356         Log: Subject: Re: [perl #20716] [FIX] scope error with brackets
79357              From: Enache Adrian <enache@rdslink.ro>
79358              Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
79359              Message-id: <20030210174858.GA872@ratsnest.hole>
79360      Branch: perl
79361            ! t/comp/parser.t toke.c
79362 ____________________________________________________________________________
79363 [ 18686] By: sky                                   on 2003/02/10  18:11:35
79364         Log: Compile under threads and MacOSX. For some reason newSVpvf
79365              was not exapnded.
79366      Branch: perl
79367            ! universal.c
79368 ____________________________________________________________________________
79369 [ 18685] By: ams                                   on 2003/02/10  03:44:07
79370         Log: No, we don't really want the utility scripts.
79371      Branch: perl
79372            - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
79373            - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
79374            ! MANIFEST ext/MIME/Base64/Makefile.PL
79375 ____________________________________________________________________________
79376 [ 18684] By: hv                                    on 2003/02/10  01:43:12
79377         Log: fix for C< use if qw/ 1 open :utf8 / > based on:
79378              Subject: [perl #20536] use if 1, open => ':utf8' fails
79379              From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
79380              Date: 24 Jan 2003 22:39:06 -0000
79381              Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
79382      Branch: perl
79383            ! lib/if.pm lib/if.t
79384 ____________________________________________________________________________
79385 [ 18683] By: hv                                    on 2003/02/10  01:15:52
79386         Log: Subject: RE: perldebug.pod suggestion
79387              From: "Jay Hannah" <jhannah@omnihotels.com>
79388              Date: Fri, 24 Jan 2003 11:28:44 -0600
79389              Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
79390      Branch: perl
79391            ! pod/perldebug.pod
79392 ____________________________________________________________________________
79393 [ 18682] By: hv                                    on 2003/02/10  00:26:50
79394         Log: Subject: [PATCH] version objects final(?) patch
79395              From: John Peacock <jpeacock@rowman.com>
79396              Date: Sun, 05 Jan 2003 21:28:41 -0500
79397              Message-ID: <3E18E9D9.2040908@rowman.com>
79398      Branch: perl
79399            ! lib/version.pm lib/version.t universal.c util.c
79400 ____________________________________________________________________________
79401 [ 18680] By: chip                                  on 2003/02/09  17:39:33
79402         Log: Add CPAN ChangeLog to MANIFEST.
79403      Branch: perl
79404            ! MANIFEST
79405 ____________________________________________________________________________
79406 [ 18678] By: jhi                                   on 2003/02/09  14:37:38
79407         Log: CPAN ChangeLog not needed, says Andreas.
79408      Branch: perl
79409            ! MANIFEST
79410 ____________________________________________________________________________
79411 [ 18677] By: jhi                                   on 2003/02/09  08:42:19
79412         Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback
79413              From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
79414              Date: 8 Feb 2003 11:54:11 -0000
79415              Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>
79416      Branch: perl
79417            ! ext/PerlIO/encoding/encoding.pm
79418 ____________________________________________________________________________
79419 [ 18676] By: jhi                                   on 2003/02/09  08:35:25
79420         Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings
79421              From: Stas Bekman <stas@stason.org>
79422              Date: Sat, 08 Feb 2003 11:12:28 +1100
79423              Message-ID: <3E444B6C.5060407@stason.org>
79424      Branch: perl
79425            ! doio.c
79426 ____________________________________________________________________________
79427 [ 18675] By: jhi                                   on 2003/02/08  19:49:40
79428         Log: Possible cruft removal.
79429      Branch: perl
79430            ! x2p/Makefile.SH
79431 ____________________________________________________________________________
79432 [ 18674] By: jhi                                   on 2003/02/08  18:22:42
79433         Log: Signedness nits.
79434      Branch: perl
79435            ! toke.c
79436 ____________________________________________________________________________
79437 [ 18672] By: jhi                                   on 2003/02/08  08:45:35
79438         Log: Upgrade to CPAN 1.64, from Andreas Koenig.
79439      Branch: perl
79440            + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan
79441            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
79442            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
79443            ! utils.lst
79444 ____________________________________________________________________________
79445 [ 18671] By: jhi                                   on 2003/02/08  08:35:06
79446         Log: Upgrade to Net::Ping 2.28, from Rob Brown.
79447      Branch: perl
79448            + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
79449            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
79450            ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t
79451            ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t
79452 ____________________________________________________________________________
79453 [ 18670] By: jhi                                   on 2003/02/08  07:23:02
79454         Log: Subject: [PATCH] perluniintro nit
79455              From: Autrijus Tang <autrijus@autrijus.org>
79456              Date: Fri, 7 Feb 2003 00:02:49 +0800
79457              Message-ID: <20030206160249.GA12984@not.autrijus.org>
79458      Branch: perl
79459            ! pod/perluniintro.pod
79460 ____________________________________________________________________________
79461 [ 18669] By: jhi                                   on 2003/02/06  20:06:09
79462         Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
79463              From: PPrymmer@factset.com
79464              Date: Wed, 5 Feb 2003 12:00:05 -0500
79465              Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
79466      Branch: perl
79467            ! t/pod/find.t
79468 ____________________________________________________________________________
79469 [ 18668] By: jhi                                   on 2003/02/06  20:00:52
79470         Log: sv_cat_recode() proto was missing, noticed by Craig Berry.
79471      Branch: perl
79472            ! proto.h
79473 ____________________________________________________________________________
79474 [ 18666] By: sky                                   on 2003/02/06  09:39:24
79475         Log: Patch from Richard Soderberg, cleanup the code a bit and comment
79476              why we are not using SvOOK_on.
79477      Branch: perl
79478            ! sv.c
79479 ____________________________________________________________________________
79480 [ 18664] By: jhi                                   on 2003/02/06  09:26:53
79481         Log: Things forgotten from Encode 1.87.
79482      Branch: perl
79483            ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t
79484 ____________________________________________________________________________
79485 [ 18663] By: jhi                                   on 2003/02/06  04:03:31
79486         Log: Upgrade to Encode 1.87.
79487      Branch: perl
79488            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes
79489            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm
79490            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
79491            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
79492            ! ext/Encode/lib/Encode/CJKConstants.pm
79493            ! ext/Encode/lib/Encode/Encoder.pm
79494            ! ext/Encode/lib/Encode/Encoding.pm
79495            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t
79496            ! ext/Encode/t/enc_eucjp.t
79497 ____________________________________________________________________________
79498 [ 18662] By: jhi                                   on 2003/02/05  19:40:38
79499         Log: Add the test of [perl #8760] (fixed by change #18656).
79500      Branch: perl
79501            ! t/run/fresh_perl.t
79502 ____________________________________________________________________________
79503 [ 18661] By: jhi                                   on 2003/02/05  19:28:37
79504         Log: has become fixed too (by changes #18653
79505              and #18658, methinks), adding the test(s).
79506      Branch: perl
79507            ! t/op/pat.t
79508 ____________________________________________________________________________
79509 [ 18660] By: jhi                                   on 2003/02/05  17:15:35
79510         Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
79511              From: Inaba HIroto <inaba@st.rim.or.jp>
79512              Date: Sat, 01 Feb 2003 21:58:20 +0900
79513              Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
79514      Branch: perl
79515            ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs
79516            ! ext/Encode/Encode/encode.h ext/Encode/encengine.c
79517            ! ext/Encode/lib/Encode/Encoding.pm
79518            ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t
79519            ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c
79520 ____________________________________________________________________________
79521 [ 18659] By: jhi                                   on 2003/02/05  11:51:30
79522         Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
79523              From: PPrymmer@factset.com
79524              Date: Tue, 4 Feb 2003 12:03:17 -0500
79525              Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
79526      Branch: perl
79527            ! ext/PerlIO/via/via.xs
79528 ____________________________________________________________________________
79529 [ 18658] By: jhi                                   on 2003/02/05  05:45:11
79530         Log: s/S_cache_re/cache_re/ for building with threads.
79531      Branch: perl
79532            ! regexec.c
79533 ____________________________________________________________________________
79534 [ 18657] By: rgs                                   on 2003/02/04  20:06:19
79535         Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
79536              From: Stephen McCamant <smcc@mit.edu>
79537              Date: Mon, 3 Feb 2003 21:01:07 -0500
79538              Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
79539      Branch: perl
79540            ! ext/B/B/Concise.pm ext/B/t/concise.t
79541 ____________________________________________________________________________
79542 [ 18656] By: rgs                                   on 2003/02/04  20:02:56
79543         Log: Better version of change #18648, by Enache Adrian
79544              Message-ID: <20030204101533.GA11817@ratsnest.hole>
79545      Branch: perl
79546            ! op.c
79547 ____________________________________________________________________________
79548 [ 18655] By: jhi                                   on 2003/02/04  15:56:36
79549         Log: Add the new test to MANIFEST.
79550      Branch: perl
79551            ! MANIFEST
79552 ____________________________________________________________________________
79553 [ 18654] By: gbarr                                 on 2003/02/04  14:42:51
79554         Log: Sync with 1.10
79555      Branch: perl
79556            + ext/List/Util/t/lln.t
79557            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
79558            ! ext/List/Util/lib/List/Util.pm
79559            ! ext/List/Util/lib/Scalar/Util.pm
79560 ____________________________________________________________________________
79561 [ 18653] By: jhi                                   on 2003/02/04  11:04:25
79562         Log: Fix "[perl #20667] unicode regex vs non-unicode regex".
79563              The PL_regdata was not set up (S_cache_re()) before it
79564              was needed (S_reginclass()).  The test put in fresh_perl.t
79565              because we need a pristine state to start.
79566      Branch: perl
79567            ! regexec.c t/run/fresh_perl.t
79568 ____________________________________________________________________________
79569 [ 18652] By: jhi                                   on 2003/02/04  06:35:51
79570         Log: Comment tweak.
79571      Branch: perl
79572            ! t/op/pat.t
79573 ____________________________________________________________________________
79574 [ 18651] By: jhi                                   on 2003/02/04  06:28:53
79575         Log: Signedness issue.
79576      Branch: perl
79577            ! ext/MIME/Base64/Base64.xs
79578 ____________________________________________________________________________
79579 [ 18650] By: rgs                                   on 2003/02/03  22:02:44
79580         Log: Force the C locale in makedepend, to prevent gcc from
79581              producing locale-dependent messages.
79582      Branch: perl
79583            ! makedepend.SH
79584 ____________________________________________________________________________
79585 [ 18649] By: rgs                                   on 2003/02/03  22:00:21
79586         Log: Document the environment variable PERL_UTF8_LOCALE in perlrun.
79587      Branch: perl
79588            ! pod/perlrun.pod
79589 ____________________________________________________________________________
79590 [ 18648] By: rgs                                   on 2003/02/03  19:32:57
79591         Log: Fix bug #8760 : cop_line isn't properly restored
79592              when a module is loaded at runtime behind the scenes.
79593      Branch: perl
79594            ! op.c t/lib/warnings/perlio
79595 ____________________________________________________________________________
79596 [ 18647] By: merijn                                on 2003/02/03  16:14:00
79597         Log: Subject: Re: [perl #20606] [PATCH} openbsd hints
79598              From: Abe Timmerman <abe@ztreet.demon.nl>
79599              Date: Sun, 2 Feb 2003 18:27:57 +0100
79600              Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
79601      Branch: perl
79602            ! hints/openbsd.sh
79603 ____________________________________________________________________________
79604 [ 18644] By: jhi                                   on 2003/02/03  12:41:51
79605         Log: Duh, test -e ENOPORTABLE, I should've remembered that.
79606              (Made Solaris go boom.)
79607      Branch: perl
79608            ! Configure
79609 ____________________________________________________________________________
79610 [ 18643] By: jhi                                   on 2003/02/03  10:36:15
79611         Log: Detypo.
79612      Branch: perl
79613            ! cop.h
79614 ____________________________________________________________________________
79615 [ 18642] By: ams                                   on 2003/02/03  08:26:36
79616         Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
79617              utility scripts?)
79618      Branch: perl
79619            + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
79620            + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
79621            ! MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
79622            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
79623            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/base64.t
79624            ! ext/MIME/Base64/t/quoted-print.t
79625 ____________________________________________________________________________
79626 [ 18641] By: sky                                   on 2003/02/02  23:46:24
79627         Log: In any case, never copy this but use the same SV since
79628              if we copy we loose the hash we so badly need.
79629              For op_const we might still need to copy however.
79630      Branch: perl
79631            ! op.c
79632 ____________________________________________________________________________
79633 [ 18640] By: sky                                   on 2003/02/02  23:38:40
79634         Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
79635              threading issue. Should perhaps be a PVOP to save memory, but then
79636              we have nowhere to store the hash of the function!
79637      Branch: perl
79638            ! dump.c op.c pp_hot.c
79639 ____________________________________________________________________________
79640 [ 18637] By: jhi                                   on 2003/02/02  20:07:57
79641         Log: Plan 9: Some time has passed.
79642      Branch: perl
79643            ! plan9/buildinfo
79644 ____________________________________________________________________________
79645 [ 18636] By: jhi                                   on 2003/02/02  20:02:11
79646         Log: Subject: Re: typo in checkin 18616
79647              From: Nick Ing-Simmons <nick@ing-simmons.net>
79648              Date: Sun, 02 Feb 2003 17:23:08 +0000
79649              Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
79650      Branch: perl
79651            ! XSUB.h
79652 ____________________________________________________________________________
79653 [ 18635] By: jhi                                   on 2003/02/02  19:46:35
79654         Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
79655      Branch: perl
79656            + plan9/config_sh.sample
79657            ! MANIFEST
79658 ____________________________________________________________________________
79659 [ 18634] By: ams                                   on 2003/02/02  18:07:01
79660         Log: Subject: [PATCH] pod/perlfunc.pod
79661              From: abigail@abigail.nl
79662              Date: Sun, 2 Feb 2003 16:59:48 +0100
79663              Message-Id: <20030202155948.7971.qmail@abigail.nl>
79664      Branch: perl
79665            ! pod/perlfunc.pod
79666 ____________________________________________________________________________
79667 [ 18633] By: jhi                                   on 2003/02/02  16:48:26
79668         Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
79669              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
79670              Date: Wed, 22 Jan 2003 22:35:56 +0100
79671              Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
79672      Branch: perl
79673            ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t
79674 ____________________________________________________________________________
79675 [ 18632] By: jhi                                   on 2003/02/02  15:31:36
79676         Log: Also [perl #3547] has been fixed; add its test case.
79677      Branch: perl
79678            ! t/op/pat.t
79679 ____________________________________________________________________________
79680 [ 18631] By: jhi                                   on 2003/02/02  15:26:10
79681         Log: The [perl #7471] seems to have been fixed; add its test.
79682      Branch: perl
79683            ! t/op/pat.t
79684 ____________________________________________________________________________
79685 [ 18630] By: jhi                                   on 2003/02/02  15:21:23
79686         Log: seems to have been fixed; add its test.
79687      Branch: perl
79688            ! t/op/pat.t
79689 ____________________________________________________________________________
79690 [ 18629] By: jhi                                   on 2003/02/02  15:09:39
79691         Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
79692      Branch: perl
79693            + plan9/config_h.sample
79694            ! MANIFEST
79695 ____________________________________________________________________________
79696 [ 18628] By: jhi                                   on 2003/02/02  14:46:26
79697         Log: Plan 9: Update config.plan9 based on Russ Cox' work.
79698      Branch: perl
79699            ! plan9/config.plan9
79700 ____________________________________________________________________________
79701 [ 18627] By: jhi                                   on 2003/02/02  14:24:00
79702         Log: Plan 9: Update the list of object files.
79703      Branch: perl
79704            ! plan9/mkfile
79705 ____________________________________________________________________________
79706 [ 18626] By: jhi                                   on 2003/02/02  14:03:16
79707         Log: Plan 9: No Configure.
79708      Branch: perl
79709            ! Configure
79710 ____________________________________________________________________________
79711 [ 18624] By: jhi                                   on 2003/02/02  13:29:02
79712         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
79713      Branch: perl
79714            ! Configure
79715 ____________________________________________________________________________
79716 [ 18622] By: jhi                                   on 2003/02/02  12:49:13
79717         Log: minitest wasn't working.  (The $^X /miniperl/ test in
79718              io/crlf.t didn't work in Tru64, $^X was "./perl", used
79719              the same 'eval q/use .../' trick everywhere.)
79720      Branch: perl
79721            ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
79722            ! t/uni/tr_utf8.t
79723 ____________________________________________________________________________
79724 [ 18621] By: jhi                                   on 2003/02/02  12:23:28
79725         Log: Fix and test for [perl #15549 Empty \Q\E not permitted]
79726              (test.pl-ise quotemeta.t, too)
79727      Branch: perl
79728            ! t/op/quotemeta.t toke.c
79729 ____________________________________________________________________________
79730 [ 18618] By: sky                                   on 2003/02/01  21:04:36
79731         Log: Fix bug #15837, temporary from storable call hadn't gotten
79732              freed yet and was cloned but without a real (AvREAL)
79733              reference to it. @_ doesn't refcount!
79734      Branch: perl
79735            ! ext/threads/threads.xs
79736 ____________________________________________________________________________
79737 [ 18616] By: jhi                                   on 2003/02/01  19:43:09
79738         Log: Integrate from perlio:
79739
79740              [ 18591]
79741              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
79742              correct XSUB.h
79743
79744              [ 18611]
79745              Michael Schroeder's fix for re-try if stdio ops after
79746              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
79747
79748              [ 18612]
79749              PerlIO friendly version of speed up of $/ = undef case.
79750
79751              [ 18613]
79752              fflush() before invalidating stdio's fileno.
79753      Branch: perl
79754           !> XSUB.h perlio.c sv.c
79755 ____________________________________________________________________________
79756 [ 18615] By: sky                                   on 2003/02/01  12:01:01
79757         Log: Don't free thread before using it, breaks platforms that
79758              trust that I really want to free what I free, (like HPUX
79759              and AIX).
79760      Branch: perl
79761            ! ext/threads/threads.xs
79762 ____________________________________________________________________________
79763 [ 18614] By: ams                                   on 2003/02/01  12:00:29
79764         Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
79765              From: Nick Ing-Simmons <nick@ing-simmons.net>
79766              Date: Sat, 01 Feb 2003 13:03:52 +0000
79767              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
79768      Branch: perl
79769            ! perlio.c
79770 ____________________________________________________________________________
79771 [ 18609] By: jhi                                   on 2003/01/31  08:58:40
79772         Log: Go even further (back) than change #18608 and revert
79773              to the 5.8.0 code, since otherwise split.t #40 fails.
79774              The four new tests of pat.t should keep us more honest.
79775      Branch: perl
79776            ! regexec.c
79777 ____________________________________________________________________________
79778 [ 18608] By: jhi                                   on 2003/01/31  08:24:53
79779         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
79780              From: Enache Adrian <enache@rdslink.ro>
79781              Date: Fri, 31 Jan 2003 09:20:59 +0200
79782              Message-ID: <20030131072059.GB6045@ratsnest.hole>
79783      Branch: perl
79784            ! regexec.c t/op/pat.t
79785 ____________________________________________________________________________
79786 [ 18607] By: ams                                   on 2003/01/31  02:29:56
79787         Log: Fix typo in version check ($[ to $]).
79788      Branch: perl
79789            ! ext/Storable/t/restrict.t
79790 ____________________________________________________________________________
79791 [ 18606] By: rgs                                   on 2003/01/30  22:02:47
79792         Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
79793              From: Jose.auguste-etienne@cgss-guyane.fr
79794              Date: Thu, 30 Jan 2003 12:40:53 -0300
79795              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
79796      Branch: perl
79797            ! pod/perlunicode.pod
79798 ____________________________________________________________________________
79799 [ 18605] By: rgs                                   on 2003/01/30  20:58:52
79800         Log: code example in the FAQ that isn't strict-friendly.
79801              Subject: [perl #20616] Tie::IxHash doc error.
79802              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
79803              Date: 30 Jan 2003 11:43:17 -0000
79804              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
79805      Branch: perl
79806            ! pod/perlfaq4.pod
79807 ____________________________________________________________________________
79808 [ 18604] By: rgs                                   on 2003/01/30  20:52:05
79809         Log: FAQ sync.
79810      Branch: perl
79811            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
79812            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
79813            ! pod/perlfaq8.pod
79814 ____________________________________________________________________________
79815 [ 18603] By: jhi                                   on 2003/01/30  08:05:22
79816         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
79817              From: Enache Adrian <enache@rdslink.ro>
79818              Date: Thu, 30 Jan 2003 10:48:09 +0200
79819              Message-ID: <20030130084809.GA16902@ratsnest.hole>
79820
79821              Fix for half of the failures, with an expanded test.
79822      Branch: perl
79823            ! lib/utf8.t sv.c
79824 ____________________________________________________________________________
79825 [ 18602] By: merijn                                on 2003/01/30  06:31:50
79826         Log: Updates to the openbsd hints
79827
79828              Subject: [perl #20606] [no subject]
79829              Date: 29 Jan 2003 18:38:37 -0000
79830              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
79831              Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
79832      Branch: perl
79833            ! hints/openbsd.sh
79834 ____________________________________________________________________________
79835 [ 18601] By: jhi                                   on 2003/01/29  05:58:36
79836         Log: More of the #18600.
79837      Branch: perl
79838            ! pad.c
79839 ____________________________________________________________________________
79840 [ 18600] By: jhi                                   on 2003/01/29  05:37:12
79841         Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
79842              dumping (but now use SvPV_nolen).  (This change made an empty
79843              prototype to show up as "_" under -Uuseperlio.)
79844      Branch: perl
79845            ! dump.c
79846 ____________________________________________________________________________
79847 [ 18599] By: rgs                                   on 2003/01/28  21:07:08
79848         Log: Fix a very small memory leak in op_free, by reserving the
79849              case op_seq == (U16)-1 for the compiler backend
79850
79851              Subject: Re: Freeing code
79852              From: "Paul Johnson" <paul@pjcj.net>
79853              Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
79854              Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
79855      Branch: perl
79856            ! op.c
79857 ____________________________________________________________________________
79858 [ 18598] By: rgs                                   on 2003/01/28  20:43:02
79859         Log: Integrate from maint-5.8:
79860              Change 18450 :
79861              Tiny output tweak.
79862              Change 18429 :
79863              AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
79864              things like drand48_data are undefined).
79865              Change 18388 :
79866              List the PERL_MAGIC_utf8 ('w') flag.
79867      Branch: perl
79868           !> hints/aix.sh pod/perlguts.pod t/op/pat.t
79869 ____________________________________________________________________________
79870 [ 18597] By: rgs                                   on 2003/01/27  21:52:00
79871         Log: Subject: Re: [perl #20274] perlbug requires dynamic loading
79872              From: Slaven Rezic <slaven@rezic.de>
79873              Date: 14 Jan 2003 20:58:54 +0100
79874              Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
79875      Branch: perl
79876            ! ext/Sys/Hostname/Hostname.pm
79877 ____________________________________________________________________________
79878 [ 18596] By: rgs                                   on 2003/01/27  20:38:21
79879         Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
79880              without the lval context tweak. Used in OP_DBSTATE.
79881              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
79882              From: Dave Mitchell <davem@fdgroup.com>
79883              Date: Sun, 26 Jan 2003 17:42:42 +0000
79884              Message-ID: <20030126174242.H16182@fdgroup.com>
79885      Branch: perl
79886            ! cop.h pp_ctl.c
79887 ____________________________________________________________________________
79888 [ 18595] By: rgs                                   on 2003/01/27  20:32:01
79889         Log: Subject: [PATCH] make Copy On Write work once again
79890              From: Nicholas Clark <nick@unfortu.net>
79891              Date: Sat, 25 Jan 2003 00:25:50 +0000
79892              Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net>
79893      Branch: perl
79894            ! sv.h
79895 ____________________________________________________________________________
79896 [ 18594] By: jhi                                   on 2003/01/27  20:01:44
79897         Log: Update the pod list for Plan 9.
79898      Branch: perl
79899            ! plan9/mkfile
79900 ____________________________________________________________________________
79901 [ 18593] By: sky                                   on 2003/01/26  22:37:21
79902         Log: When we copy things out of a hash and increment the
79903              refcount of the shared scalar, we really must protect
79904              that refcount increase with a lock, or else it might not
79905              happen. Fixes segfault when objects would prematurely
79906              be killed.
79907      Branch: perl
79908            ! ext/threads/shared/shared.xs
79909 ____________________________________________________________________________
79910 [ 18592] By: jhi                                   on 2003/01/26  21:54:36
79911         Log: Missing (STRLEN)casts.
79912      Branch: perl
79913            ! sv.c
79914 ____________________________________________________________________________
79915 [ 18589] By: rgs                                   on 2003/01/26  13:06:49
79916         Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
79917
79918              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
79919              From: Dave Mitchell <davem@fdgroup.com>
79920              Date: Fri, 24 Jan 2003 18:44:19 +0000
79921              Message-ID: <20030124184419.F11179@fdgroup.com>
79922      Branch: perl
79923            ! mg.c op.h pp_ctl.c
79924 ____________________________________________________________________________
79925 [ 18588] By: jhi                                   on 2003/01/26  12:18:10
79926         Log: Lest people get worried about not having PerlIO.
79927      Branch: perl
79928            ! pod/perluniintro.pod
79929 ____________________________________________________________________________
79930 [ 18586] By: jhi                                   on 2003/01/26  09:19:01
79931         Log: Plan 9 doesn't do nm, from Russ Cox.
79932      Branch: perl
79933            ! Configure
79934 ____________________________________________________________________________
79935 [ 18584] By: jhi                                   on 2003/01/26  09:11:23
79936         Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
79937      Branch: perl
79938            ! plan9/plan9ish.h
79939 ____________________________________________________________________________
79940 [ 18583] By: jhi                                   on 2003/01/26  09:08:36
79941         Log: Plan 9 compiler can't return quads from the ?: (condop).
79942              (There may be more spots like this, so a Configure test
79943              maybe in order, but this works for now.)  From Russ Cox.
79944      Branch: perl
79945            ! ext/PerlIO/via/via.xs plan9/plan9ish.h
79946 ____________________________________________________________________________
79947 [ 18581] By: ams                                   on 2003/01/26  05:29:40
79948         Log: Subject: Re: truncate using a globref
79949              From: Slaven Rezic <slaven@rezic.de>
79950              Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
79951              Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
79952      Branch: perl
79953            ! pp_sys.c t/io/fs.t
79954 ____________________________________________________________________________
79955 [ 18580] By: ams                                   on 2003/01/26  04:57:47
79956         Log: Subject: patch to speed up Perl's slurp mode
79957              From: Enache Adrian <enache@rdslink.ro>
79958              Date: Fri, 24 Jan 2003 06:23:54 +0200
79959              Message-Id: <20030124042354.GA30362@ratsnest.hole>
79960      Branch: perl
79961            ! sv.c
79962 ____________________________________________________________________________
79963 [ 18579] By: ams                                   on 2003/01/26  02:50:44
79964         Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
79965              From: Enache Adrian <enache@rdslink.ro>
79966              Date: Sun, 26 Jan 2003 04:55:48 +0200
79967              Message-Id: <20030126025548.GB812@ratsnest.hole>
79968      Branch: perl
79969            ! pp_ctl.c
79970 ____________________________________________________________________________
79971 [ 18578] By: ams                                   on 2003/01/26  02:40:20
79972         Log: Subject: [PATCH Storable 2.06] const declaration fixup
79973              From: "Craig A. Berry" <craigberry@mac.com>
79974              Date: Thu, 23 Jan 2003 16:24:46 -0600
79975              Message-Id: <3E306BAE.4030807@mac.com>
79976      Branch: perl
79977            ! ext/Storable/Storable.xs
79978 ____________________________________________________________________________
79979 [ 18577] By: rgs                                   on 2003/01/23  20:46:00
79980         Log: Subject: [PATCH] move pad.c warnings to different test file
79981              From: Dave Mitchell <davem@fdgroup.com>
79982              Date: Thu, 23 Jan 2003 20:56:47 +0000
79983              Message-ID: <20030123205647.C8696@fdgroup.com>
79984      Branch: perl
79985            + t/lib/warnings/pad
79986            ! MANIFEST t/lib/warnings/op
79987 ____________________________________________________________________________
79988 [ 18573] By: nick                                  on 2003/01/23  07:26:43
79989         Log: Fix Solaris 32-bit invalidate case.
79990      Branch: perl
79991            ! perlio.c
79992 ____________________________________________________________________________
79993 [ 18572] By: rgs                                   on 2003/01/22  21:40:21
79994         Log: Integrate change 18448 from maint-5.8 :
79995
79996              Subject: Partial Data::Dumper patch
79997              From: Richard Clamp <richardc@unixbeard.net>
79998              Date: Sat, 4 Jan 2003 00:52:47 +0000
79999              Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
80000
80001              Subject: Re: Partial Data::Dumper patch
80002              From: Slaven Rezic <slaven@rezic.de>
80003              Date: 04 Jan 2003 02:48:08 +0100
80004              Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
80005      Branch: perl
80006           !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
80007 ____________________________________________________________________________
80008 [ 18571] By: rgs                                   on 2003/01/22  21:22:31
80009         Log: Subject: [PATCH] Re: difference between my and our before introduction
80010              From: Dave Mitchell <davem@fdgroup.com>
80011              Date: Thu, 16 Jan 2003 17:12:37 +0000
80012              Message-ID: <20030116171237.C420@fdgroup.com>
80013              (with a small test tweak)
80014      Branch: perl
80015            ! pad.c t/comp/our.t toke.c
80016 ____________________________________________________________________________
80017 [ 18569] By: rgs                                   on 2003/01/22  21:00:59
80018         Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
80019      Branch: perl
80020            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
80021 ____________________________________________________________________________
80022 [ 18561] By: jhi                                   on 2003/01/22  17:43:45
80023         Log: Integrate from perlio:
80024              [ 18560]
80025              Fixes for open.pm which attempts to load layers:
80026              1. C equivalent of local $SIG{__WARN__} = sub {}
80027              while loading layers to supress warnings lib/open.t does
80028              not want.
80029              2. The loading scheme does not recurse now so look for
80030              new symptom of bad layer which is that a good module
80031              fails to load (as we cannot open any files).
80032
80033              NOTE: In my opinion open.pm should probably die on bad layer
80034              spec rather than just (maybe) warning and then allowing opens
80035              to fail.
80036      Branch: perl
80037           !> lib/open.t perlio.c
80038 ____________________________________________________________________________
80039 [ 18559] By: jhi                                   on 2003/01/22  13:19:31
80040         Log: Upgrade to Encode 1.86.
80041      Branch: perl
80042            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
80043            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
80044            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
80045 ____________________________________________________________________________
80046 [ 18558] By: jhi                                   on 2003/01/22  13:05:27
80047         Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack
80048              From: Dave Mitchell <davem@fdgroup.com>
80049              Date: Sun, 19 Jan 2003 17:22:05 +0000
80050              Message-ID: <20030119172204.D24444@fdgroup.com>
80051      Branch: perl
80052            ! dump.c
80053 ____________________________________________________________________________
80054 [ 18557] By: jhi                                   on 2003/01/22  13:01:15
80055         Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
80056              From: Nicholas Clark <nick@unfortu.net>
80057              Date: Tue, 21 Jan 2003 22:27:21 +0000
80058              Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
80059      Branch: perl
80060            ! sv.c t/op/ref.t
80061 ____________________________________________________________________________
80062 [ 18556] By: jhi                                   on 2003/01/22  12:59:02
80063         Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
80064              From: Robin Barker <Robin.Barker@npl.co.uk>
80065              Date: Mon, 20 Jan 2003 15:26:21 -0000
80066              Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
80067      Branch: perl
80068            ! perlio.h
80069 ____________________________________________________________________________
80070 [ 18555] By: jhi                                   on 2003/01/22  12:57:20
80071         Log: Integrate from perlio:
80072              [ 18539]
80073              Try the invalidate_fileno() idea for non-leaky stdio sockets.
80074
80075              [ 18540]
80076              stdio does NOT set errno==EBADF on invalidated fileno
80077
80078              [ 18547]
80079              Tweak APItest for new semantics of printf.
80080              Now printf() is always real printf() and not #define'd to
80081              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected
80082              back to original file does not affect stdout unless we are
80083              using :stdio as implementation. So things printf()ed XS side
80084              are not written to file (and turn up at end of test).
80085              So add an XS function which does fflush(stdout), modify .pm
80086              file to export it and .t file to call it.
80087
80088              [ 18548]
80089              Add defined(__osf__) case to invalidate_fileno (for Tru64).
80090
80091              [ 18549]
80092              Report layer name (without arg) on fail, and attempt to
80093              autoload layer name. (Fix for [perl #20460]).
80094
80095              [ 18550]
80096              #if defined(__irix__) (for stdio invalidate) from Jarkko.
80097      Branch: perl
80098           !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
80099           !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c
80100 ____________________________________________________________________________
80101 [ 18554] By: jhi                                   on 2003/01/22  12:47:03
80102         Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
80103              From: Dave Mitchell <davem@fdgroup.com>
80104              Date: Sun, 19 Jan 2003 16:43:54 +0000
80105              Message-ID: <20030119164353.B24444@fdgroup.com>
80106      Branch: perl
80107            ! av.c t/op/array.t
80108 ____________________________________________________________________________
80109 [ 18553] By: jhi                                   on 2003/01/22  12:43:31
80110         Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
80111              From: Martti Rahkila <martti.rahkila@hut.fi>
80112              Date: Sat, 18 Jan 2003 00:25:39 +0200
80113              Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
80114
80115              (chose the 'even safer' version)
80116      Branch: perl
80117            ! lib/Term/Complete.pm
80118 ____________________________________________________________________________
80119 [ 18552] By: jhi                                   on 2003/01/22  12:34:06
80120         Log: Subject: [PATCH] assert PV isn't RV
80121              From: Nicholas Clark <nick@unfortu.net>
80122              Date: Fri, 17 Jan 2003 19:40:45 +0000
80123              Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
80124      Branch: perl
80125            ! sv.h
80126 ____________________________________________________________________________
80127 [ 18551] By: jhi                                   on 2003/01/22  12:28:11
80128         Log: Integrate from maint-5.8:
80129              [ 18375]
80130              Better version of change #18370; use the new 'E' flag
80131              so that cxinc is exposed (as cpp) only to List::Util
80132              (well, any extension) (well, anyone who does -DPERL_EXT),
80133              no need to export it globally.
80134      Branch: perl
80135           !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
80136 ____________________________________________________________________________
80137 [ 18545] By: ams                                   on 2003/01/22  06:06:26
80138         Log: Subject: [PATCH perl-current] AUTHORS correction
80139              From: Richard Soderberg <rs@crystalflame.net>
80140              Date: Wed, 22 Jan 2003 02:08:13 -0500
80141              Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
80142      Branch: perl
80143            ! AUTHORS
80144 ____________________________________________________________________________
80145 [ 18544] By: jhi                                   on 2003/01/22  03:45:01
80146         Log: Continuation of #18542.
80147      Branch: perl
80148            ! sv.c
80149 ____________________________________________________________________________
80150 [ 18543] By: jhi                                   on 2003/01/22  03:21:23
80151         Log: Update the MD5 checksums.
80152      Branch: perl
80153            ! ext/Digest/MD5/t/files.t
80154 ____________________________________________________________________________
80155 [ 18542] By: hv                                    on 2003/01/22  01:37:52
80156         Log: #18530 misses a couple of pTHX definitions
80157      Branch: perl
80158            ! sv.c
80159 ____________________________________________________________________________
80160 [ 18541] By: jhi                                   on 2003/01/21  22:08:51
80161         Log: Try to make including patchlevel.h a bit more
80162              robust (use <> instead of "") and in case of
80163              failure (PERL_VERSION didn't get defined) try
80164              to fail (by trying to #include an "obviously"
80165              named file that should not exist) (didn't use
80166              #error since IIRC older cpps do not have it)
80167              (Tries to address [perl #20276].)
80168      Branch: perl
80169            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
80170            ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
80171            ! ext/Storable/Storable.xs
80172 ____________________________________________________________________________
80173 [ 18538] By: merijn                                on 2003/01/21  16:54:00
80174         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
80175              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80176              Date: Mon, 30 Dec 2002 18:01:16 -0800
80177              Message-ID: <spPE+gzkg+6F092yn@efn.org>
80178      Branch: perl
80179            ! Configure
80180 ____________________________________________________________________________
80181 [ 18536] By: jhi                                   on 2003/01/21  14:18:40
80182         Log: Allow explicit -C enable/disable by -C:1/-C:0
80183              (suggested by Peter Haworth).
80184      Branch: perl
80185            ! perl.c pod/perlrun.pod
80186 ____________________________________________________________________________
80187 [ 18534] By: hv                                    on 2003/01/21  02:22:53
80188         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
80189              From: Chip Turner <cturner@redhat.com>
80190              Date: 02 Jan 2003 11:35:57 -0500
80191              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
80192      Branch: perl
80193            ! lib/Pod/Perldoc.pm
80194 ____________________________________________________________________________
80195 [ 18533] By: hv                                    on 2003/01/21  02:15:29
80196         Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
80197              From: hv@crypt.org
80198              Date: Thu, 02 Jan 2003 14:33:49 +0000
80199              Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
80200      Branch: perl
80201            ! regexec.c t/op/subst.t
80202 ____________________________________________________________________________
80203 [ 18532] By: hv                                    on 2003/01/21  01:56:31
80204         Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
80205              From: Martien Verbruggen <mgjv@tradingpost.com.au>
80206              Date: Tue, 31 Dec 2002 16:42:28 +1100
80207              Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
80208      Branch: perl
80209            ! pod/perlsyn.pod
80210 ____________________________________________________________________________
80211 [ 18531] By: hv                                    on 2003/01/21  01:52:49
80212         Log: integrate #18366-18370 from maint-5.8:
80213              Implement the CPP namespace protection from [perl #8610];
80214              unless a function has an 'A' flag, it's defined only if
80215              PERL_CORE.  (Why do we have so many many functions with an
80216              'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
80217              could be cut down further by having a state variable and
80218              inserting #ifdefs and #endifs when the state flips.)
80219
80220              Caught by change #18366; thanks to the re extension we have some
80221              functions that are file static but yet part of "the public API"...
80222              Maybe a new class of exportability (a new embed.fnc flag) is
80223              required for this case.
80224
80225              Continue on change #18367; implement the said flag, 'E'.
80226              (Some nm output studying was needed to get the right set
80227              of re symbols defined.)
80228
80229              In AIX (strict symbol exports) the cxinc is needed for List::Util.
80230      Branch: perl
80231            ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym
80232 ____________________________________________________________________________
80233 [ 18530] By: hv                                    on 2003/01/21  01:37:03
80234         Log: integrate (by hand) #18353 and #18359 from maint-5.8:
80235              Introduce a cache for UTF-8 data: length and byte<->char offset
80236              mapping are stored in a new type of magic.  Speeds up length(),
80237              substr(), index(), rindex(), pos(), and some parts of s///.
80238
80239              The speedup varies a lot (on the usual suspects: what is the
80240              access pattern of the data, compiler, CPU), but should be at
80241              least one order of magnitude, and getting to the same magnitude
80242              as byte string speeds, and in some cases  (length on unchanged data)
80243              even reaching the byte string speed.  On the other hand, in some
80244              cases (index) the byte speed is still faster by a factor of five
80245              or so, but the bottleneck there does not seem to be any more
80246              the byte<->char offset mapping (instead, the fbm_instr() speed).
80247
80248              There is one cache slot for the length, and only two for the
80249              byte<->char offset mapping (the first one for the start->offset,
80250              and the second for the offset->offset+length, when talking
80251              in substr() terms).
80252
80253              Code this hairy is bound to have hairy trolls hiding under it.
80254              [...]
80255              A small tweak on top of #18353: don't display mg_len bytes of
80256              mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
80257      Branch: perl
80258            ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h
80259            ! sv.c util.c
80260 ____________________________________________________________________________
80261 [ 18529] By: hv                                    on 2003/01/21  00:44:20
80262         Log: integrate #18349 from maint-5.8:
80263              At least partially address [perl #10000] by speeding
80264              up both the ASCII case (by about 2-3%) and the UTF-8 case
80265              (by about 45%).  The major trick is to avoid hitting the
80266              costly S_reginclass().  (Even before this patch the speedup
80267              since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
80268              still about 30-60% slower than the ASCII case.  (Note that
80269              I'm unable to reproduce the 10-fold speed difference of the
80270              original bug report; I can see a factor of 2 or 3, but no more.)
80271      Branch: perl
80272           !> regexec.c
80273 ____________________________________________________________________________
80274 [ 18528] By: hv                                    on 2003/01/21  00:24:11
80275         Log: Subject: [PATCH pp_ctl.c] silence warning
80276              From: Dave Mitchell <davem@fdgroup.com>
80277              Date: Sun, 29 Dec 2002 15:09:31 +0000
80278              Message-ID: <20021229150931.C2325@fdgroup.com>
80279      Branch: perl
80280            ! pp_ctl.c
80281 ____________________________________________________________________________
80282 [ 18527] By: hv                                    on 2003/01/21  00:04:14
80283         Log: Subject: perl version reporting
80284              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80285              Date: Wed, 18 Dec 2002 08:30:32 +0100
80286              Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
80287      Branch: perl
80288            ! perl.c
80289 ____________________________________________________________________________
80290 [ 18526] By: hv                                    on 2003/01/20  23:21:22
80291         Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
80292              From: Blair Zajac <blair@orcaware.com>
80293              Date: Wed, 08 Jan 2003 12:28:35 -0800
80294              Message-ID: <3E1C89F3.2B4759C@orcaware.com>
80295      Branch: perl
80296            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
80297            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
80298 ____________________________________________________________________________
80299 [ 18524] By: jhi                                   on 2003/01/20  17:51:10
80300         Log: Integrate from perlio:
80301              [ 18520]
80302              Move #define printf out of perl.h into appropriate
80303              PerlIO files.
80304      Branch: perl
80305           !> fakesdio.h nostdio.h perl.h
80306 ____________________________________________________________________________
80307 [ 18523] By: jhi                                   on 2003/01/20  17:48:51
80308         Log: Upgrade to Digest 1.02.
80309      Branch: perl
80310            ! lib/Digest.pm lib/Digest.t
80311 ____________________________________________________________________________
80312 [ 18522] By: jhi                                   on 2003/01/20  17:43:15
80313         Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
80314              From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
80315              Date: 20 Jan 2003 01:54:07 -0000
80316              Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
80317      Branch: perl
80318            ! pp_hot.c
80319 ____________________________________________________________________________
80320 [ 18521] By: jhi                                   on 2003/01/20  17:37:35
80321         Log: Retract #18154 (integrate of perlio #18507), not enough
80322              threadsafety.
80323      Branch: perl
80324            ! perlio.c
80325 ____________________________________________________________________________
80326 [ 18519] By: jhi                                   on 2003/01/20  12:25:43
80327         Log: Encode MANIFEST update.
80328      Branch: perl
80329            ! ext/Encode/MANIFEST
80330 ____________________________________________________________________________
80331 [ 18517] By: nick                                  on 2003/01/20  08:34:10
80332         Log: Integrate #18405 from maint-5.8 which fixes whitespac
80333              issues in open(FH,"&...")
80334      Branch: perl
80335           !> doio.c
80336 ____________________________________________________________________________
80337 [ 18516] By: jhi                                   on 2003/01/19  13:48:10
80338         Log: microperl update.
80339      Branch: perl
80340            ! Makefile.micro uconfig.h uconfig.sh
80341 ____________________________________________________________________________
80342 [ 18514] By: jhi                                   on 2003/01/18  18:36:00
80343         Log: Integrate from perlio:
80344              [ 18507]
80345              Thread-protection for dup/fclose/dup2 scheme of stdio leak
80346              avoidance.
80347      Branch: perl
80348           !> perlio.c t/io/tell.t
80349 ____________________________________________________________________________
80350 [ 18513] By: jhi                                   on 2003/01/18  18:07:01
80351         Log: Slight pod reformatting based on [perl #20284].
80352      Branch: perl
80353            ! README.mint ext/Data/Dumper/Dumper.pm
80354 ____________________________________________________________________________
80355 [ 18512] By: jhi                                   on 2003/01/17  21:00:15
80356         Log: EPOC perl address updates.
80357      Branch: perl
80358            ! README.epoc
80359 ____________________________________________________________________________
80360 [ 18511] By: jhi                                   on 2003/01/17  20:23:42
80361         Log: Upgrade to Digest 1.01.
80362      Branch: perl
80363            ! lib/Digest.pm
80364 ____________________________________________________________________________
80365 [ 18510] By: jhi                                   on 2003/01/17  19:53:37
80366         Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
80367      Branch: perl
80368            ! utils/libnetcfg.PL
80369 ____________________________________________________________________________
80370 [ 18509] By: jhi                                   on 2003/01/17  19:45:11
80371         Log: Upgrade to Digest::MD5 2.22.
80372      Branch: perl
80373            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
80374            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
80375            ! ext/Digest/MD5/t/files.t
80376 ____________________________________________________________________________
80377 [ 18508] By: merijn                                on 2003/01/17  14:12:53
80378         Log: Subject: Re: 18457 on cygwin/20030113
80379              From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
80380              Date: Fri, 17 Jan 2003 15:10:34 +0000
80381              Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
80382      Branch: perl
80383            ! t/io/tell.t
80384 ____________________________________________________________________________
80385 [ 18504] By: jhi                                   on 2003/01/17  13:21:51
80386         Log: Integrate from perlio:
80387              [ 18476]
80388              Remove workaround for :stdio layer bug now fixed
80389              (Fixes #18975)
80390      Branch: perl
80391           !> pp_sys.c
80392 ____________________________________________________________________________
80393 [ 18502] By: jhi                                   on 2003/01/16  22:53:23
80394         Log: Integrate from maint-5.6:
80395              [ 18477]
80396              search utility doesn't skip exe/lib/pdb files properly on windows
80397      Branch: perl
80398           !> win32/bin/search.pl
80399 ____________________________________________________________________________
80400 [ 18501] By: rgs                                   on 2003/01/16  21:28:42
80401         Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
80402              From: "Jos I. Boumans" <kane@dwim.org>
80403              Date: Thu, 16 Jan 2003 14:04:48 +0100
80404              Message-ID: <3E26ADF0.6010605@dwim.org>
80405              (with test tweaks)
80406      Branch: perl
80407            ! lib/File/Find.pm lib/File/Find/t/find.t
80408 ____________________________________________________________________________
80409 [ 18500] By: rgs                                   on 2003/01/16  21:17:14
80410         Log: Integrate #18447 from maint-5.8 :
80411              test.pl-ise t/op/fh.t.
80412      Branch: perl
80413           !> t/op/fh.t
80414 ____________________________________________________________________________
80415 [ 18499] By: rgs                                   on 2003/01/16  20:58:59
80416         Log: Integrate changes to Attribute::Handlers from maint-5.8
80417              (18404 and 18427).
80418              Subject: [PATCH] Re: Attribute::Handlers phase variance
80419              From: Richard Clamp <richardc@unixbeard.net>
80420              Date: Mon, 9 Dec 2002 11:10:24 +0000
80421              Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
80422      Branch: perl
80423           !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
80424 ____________________________________________________________________________
80425 [ 18498] By: rgs                                   on 2003/01/16  20:48:10
80426         Log: Integrate changes #18422 and #18423 from maint-5.8.
80427              18422 :
80428              Third Degree found a read of uninit memory (after setting
80429              grent_size with sysconf(), pwent_size was read).  Also make
80430              the ERANGE/INVARG more consistent.
80431              18423 :
80432              spent_size was still off.  (As far as I can tell
80433              _SC_GETPW_R_SIZE_MAX is supposed to be used also
80434              for spents, not just pwents.)
80435      Branch: perl
80436           !> reentr.c reentr.h reentr.pl
80437 ____________________________________________________________________________
80438 [ 18497] By: rgs                                   on 2003/01/16  20:40:58
80439         Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
80440              From: Dave Mitchell <davem@fdgroup.com>
80441              Date: Wed, 1 Jan 2003 21:43:24 +0000
80442              Message-ID: <20030101214324.F12907@fdgroup.com>
80443              (integrated from change #18397 in maint-5.8)
80444      Branch: perl
80445           !> lib/Time/Local.pm lib/Time/Local.t
80446 ____________________________________________________________________________
80447 [ 18496] By: jhi                                   on 2003/01/16  20:36:23
80448         Log: Fix 'use encoding' I/O for code points 0x80..0xFF;
80449              code changes from Inaba Hiroto; test tweaks by jhi.
80450      Branch: perl
80451            + ext/Encode/t/enc_eucjp.t
80452            ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t
80453            ! pp.c sv.c sv.h t/uni/tr_utf8.t
80454 ____________________________________________________________________________
80455 [ 18495] By: jhi                                   on 2003/01/16  20:19:36
80456         Log: It seems the binmode() is needed with UTF-8 locales enabled.
80457      Branch: perl
80458            ! ext/Encode/t/CJKT.t
80459 ____________________________________________________________________________
80460 [ 18494] By: jhi                                   on 2003/01/16  20:11:35
80461         Log: Upgrade to CGI.pm 2.89.
80462      Branch: perl
80463            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
80464            ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t
80465 ____________________________________________________________________________
80466 [ 18493] By: jhi                                   on 2003/01/16  20:03:01
80467         Log: Subject: Update for ext/MIME/Base64/
80468              From: Gisle Aas <gisle@ActiveState.com>
80469              Date: 30 Dec 2002 07:34:34 -0800
80470              Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
80471      Branch: perl
80472            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
80473            ! ext/MIME/Base64/QuotedPrint.pm
80474            ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t
80475 ____________________________________________________________________________
80476 [ 18492] By: jhi                                   on 2003/01/16  19:56:07
80477         Log: Subject: Update for ext/Digest/MD5/
80478              From: Gisle Aas <gisle@ActiveState.com>
80479              Date: 30 Dec 2002 07:38:16 -0800
80480              Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
80481      Branch: perl
80482            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
80483            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
80484            ! ext/Digest/MD5/t/files.t
80485 ____________________________________________________________________________
80486 [ 18491] By: jhi                                   on 2003/01/16  19:24:10
80487         Log: if (0) the PL_widesyscalls code for now: Sarathy
80488              should take another look to see whether it is really
80489              safe to remove the code, too.
80490      Branch: perl
80491            ! win32/win32.h wince/win32.h
80492 ____________________________________________________________________________
80493 [ 18490] By: jhi                                   on 2003/01/16  01:58:39
80494         Log: Make the locale-induced UTF-8-ification of STD fhs
80495              and the default file open layer explicit (either -C
80496              or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
80497      Branch: perl
80498            ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h
80499            ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod
80500            ! pod/perlvar.pod
80501 ____________________________________________________________________________
80502 [ 18489] By: rgs                                   on 2003/01/15  20:55:00
80503         Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
80504              From: Brendan O'Dea <bod@debian.org>
80505              Date: Sun, 12 Jan 2003 06:18:32 +1100
80506              Message-ID: <20030111191832.GA19441@londo.c47.org>
80507      Branch: perl
80508            ! pod/perlrun.pod
80509 ____________________________________________________________________________
80510 [ 18488] By: rgs                                   on 2003/01/15  20:51:48
80511         Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
80512              From: Brendan O'Dea <bod@debian.org>
80513              Date: Sun, 12 Jan 2003 06:17:30 +1100
80514              Message-ID: <20030111191730.GA19420@londo.c47.org>
80515      Branch: perl
80516            ! lib/diagnostics.pm
80517 ____________________________________________________________________________
80518 [ 18487] By: rgs                                   on 2003/01/15  20:45:14
80519         Log: Add a test case for bug [perl #19545]
80520      Branch: perl
80521            ! t/op/do.t
80522 ____________________________________________________________________________
80523 [ 18486] By: rgs                                   on 2003/01/15  20:34:52
80524         Log: isa() and can() didn't work on magic variables
80525              see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
80526              plus a test case by B. Goldberg
80527      Branch: perl
80528            ! t/op/universal.t universal.c
80529 ____________________________________________________________________________
80530 [ 18485] By: rgs                                   on 2003/01/15  20:10:57
80531         Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
80532              From: Stephen McCamant <smcc@mit.edu>
80533              Date: Thu, 2 Jan 2003 18:08:23 -0500
80534              Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
80535              Plus a test by Jarkko
80536              Integrated from changes 18444 and 18446 from maint-5.8
80537      Branch: perl
80538           +> t/op/readline.t
80539           !> MANIFEST pp_hot.c
80540 ____________________________________________________________________________
80541 [ 18484] By: jhi                                   on 2003/01/15  14:09:57
80542         Log: Upgrade to Time::HiRes 1.42.
80543      Branch: perl
80544            + ext/Time/HiRes/fallback/const-c.inc
80545            + ext/Time/HiRes/fallback/const-xs.inc
80546            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
80547            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
80548 ____________________________________________________________________________
80549 [ 18483] By: jhi                                   on 2003/01/15  00:23:20
80550         Log: Detypo.
80551      Branch: perl
80552            ! ext/Encode/Unicode/Unicode.xs
80553 ____________________________________________________________________________
80554 [ 18482] By: rgs                                   on 2003/01/14  21:41:04
80555         Log: Integrate change #18365 from maint-5.8 :
80556              Doc tweak on the S_ macros.
80557      Branch: perl
80558           !> pod/perlfunc.pod
80559 ____________________________________________________________________________
80560 [ 18481] By: jhi                                   on 2003/01/14  12:40:24
80561         Log: Apparently some stdios have bugs (no! don't tell it is so!)
80562              or there is a corner of stdio that is substandardised.
80563      Branch: perl
80564            ! t/io/tell.t
80565 ____________________________________________________________________________
80566 [ 18480] By: jhi                                   on 2003/01/14  01:25:14
80567         Log: Encode 1.84 broke the subtest #7, further study required.
80568      Branch: perl
80569            ! t/uni/tr_utf8.t
80570 ____________________________________________________________________________
80571 [ 18479] By: jhi                                   on 2003/01/13  23:13:02
80572         Log: Add a test for encoding 'utf8'.
80573      Branch: perl
80574            + ext/Encode/t/enc_utf8.t
80575            ! MANIFEST ext/Encode/MANIFEST
80576 ____________________________________________________________________________
80577 [ 18478] By: jhi                                   on 2003/01/13  23:10:55
80578         Log: Upgrade to Encode 1.84.
80579      Branch: perl
80580            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
80581            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
80582 ____________________________________________________________________________
80583 [ 18475] By: jhi                                   on 2003/01/13  02:42:47
80584         Log: Integrate from perlio:
80585              [ 18471]
80586              Fix #18711 and add test for it (and indeed tell on write
80587              handles at all !
80588
80589              (#18711 Serious bug of tell() in perl)
80590      Branch: perl
80591           !> perlio.c t/io/tell.t
80592 ____________________________________________________________________________
80593 [ 18474] By: jhi                                   on 2003/01/13  02:41:04
80594         Log: Integrate from perlio:
80595              [ 18470]
80596              Fix #16306 and #16880
80597
80598              (#16306 Big Badda leak in Sockets)
80599              (#16880 Memory leak with IO::Socket in Perl v5.8.0)
80600      Branch: perl
80601           !> perlio.c
80602 ____________________________________________________________________________
80603 [ 18473] By: jhi                                   on 2003/01/13  02:38:33
80604         Log: Integrate perlio #18040 and #18043 (no real changes;
80605              some whitespace changes but ignored them so that Dan's
80606              version of Encode wins)
80607      Branch: perl
80608           !> ext/Encode/Encode.xs
80609 ____________________________________________________________________________
80610 [ 18472] By: jhi                                   on 2003/01/13  01:31:01
80611         Log: Integrate perlio to mainline:
80612              [ 18240]
80613              Avoid eqtime() wiping the file (as suggested by
80614              "Luis G. Uribe C." <GUribe@SoftHome.net>
80615      Branch: perl
80616           !> lib/ExtUtils/Command.pm
80617 ____________________________________________________________________________
80618 [ 18468] By: rgs                                   on 2003/01/09  21:07:44
80619         Log: Subject: [PATCH] VMS perly build tweak
80620              From: "Craig A. Berry" <craigberry@mac.com>
80621              Date: Thu, 9 Jan 2003 14:44:40 -0600
80622              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
80623      Branch: perl
80624            ! vms/descrip_mms.template
80625 ____________________________________________________________________________
80626 [ 18467] By: rgs                                   on 2003/01/09  21:03:07
80627         Log: Document that ${^TAINT} is read-only.
80628      Branch: perl
80629            ! pod/perlvar.pod
80630 ____________________________________________________________________________
80631 [ 18465] By: rgs                                   on 2003/01/08  22:02:26
80632         Log: Fix the doc for splitpath() in the File::Spec modules :
80633              this function doesn't return undef in any case.
80634      Branch: perl
80635            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
80636            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
80637 ____________________________________________________________________________
80638 [ 18464] By: rgs                                   on 2003/01/08  21:40:37
80639         Log: Subject: [PATCH] label code in pp_ctl.c
80640              From: Nicholas Clark <nick@unfortu.net>
80641              Date: Thu, 26 Dec 2002 21:19:36 +0000
80642              Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
80643              (Integrated from change #18400 from maint-5.8)
80644      Branch: perl
80645           !> pp_ctl.c
80646 ____________________________________________________________________________
80647 [ 18463] By: rgs                                   on 2003/01/08  21:27:49
80648         Log: Subject: [DOCPATCH] hv_store and hv_store_ent
80649              From: Nicholas Clark <nick@unfortu.net>
80650              Date: Wed, 1 Jan 2003 18:17:59 +0000
80651              Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
80652              (Integrated from change #18399 from maint-5.8)
80653      Branch: perl
80654           !> hv.c
80655 ____________________________________________________________________________
80656 [ 18462] By: rgs                                   on 2003/01/08  21:24:09
80657         Log: Integrate change #18391 from maint-5.8:
80658              Document the installprefix trick for compiling PASE Perl in AIX.
80659      Branch: perl
80660           !> README.os400
80661 ____________________________________________________________________________
80662 [ 18461] By: rgs                                   on 2003/01/08  21:16:54
80663         Log: Integrate change #18362 from maint-5.8:
80664              Fix [perl #18666] (taking the more conservative approach).
80665      Branch: perl
80666           !> lib/File/Spec/Unix.pm
80667 ____________________________________________________________________________
80668 [ 18460] By: rgs                                   on 2003/01/08  21:14:20
80669         Log: Integrate change #18361 from maint-5.8:
80670              Document that the socketpair tests are unhappy in old SCO,
80671              as per [perl #18537].
80672      Branch: perl
80673           !> pod/perl58delta.pod
80674 ____________________________________________________________________________
80675 [ 18459] By: rgs                                   on 2003/01/08  20:48:19
80676         Log: PerlFAQ sync.
80677      Branch: perl
80678            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
80679            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
80680            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
80681            ! pod/perlfaq9.pod
80682 ____________________________________________________________________________
80683 [ 18456] By: hv                                    on 2003/01/07  09:20:22
80684         Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
80685              From: Nicholas Clark <nick@unfortu.net>
80686              Date: Thu, 26 Dec 2002 21:16:27 +0000
80687              Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
80688      Branch: perl
80689            ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c
80690            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c
80691            ! utf8.c
80692 ____________________________________________________________________________
80693 [ 18455] By: hv                                    on 2003/01/07  08:54:38
80694         Log: Subject: [PATCH] integrate more with report_evil_fh
80695              From: Nicholas Clark <nick@unfortu.net>
80696              Date: Thu, 26 Dec 2002 20:56:21 +0000
80697              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
80698      Branch: perl
80699            ! pp_sys.c
80700 ____________________________________________________________________________
80701 [ 18454] By: hv                                    on 2003/01/07  08:45:54
80702         Log: Integrate podlators-1.25
80703      Branch: perl
80704            ! lib/Pod/Man.pm lib/Pod/t/man.t
80705 ____________________________________________________________________________
80706 [ 18453] By: rgs                                   on 2003/01/06  20:31:43
80707         Log: Change the value of ${^TAINT} : 0 without taint checks,
80708              1 with -T, and -1 with -t or -TU.
80709      Branch: perl
80710            ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
80711            ! t/run/switcht.t
80712 ____________________________________________________________________________
80713 [ 18451] By: merijn                                on 2003/01/06  06:43:11
80714         Log: Subject: [PATCH perl@18746] VMS test adjustments
80715              Date: Sat, 04 Jan 2003 11:26:00 -0600
80716              From: "Craig A. Berry" <craigberry@mac.com>
80717              Message-ID: <3E171928.1040100@mac.com>
80718      Branch: perl
80719            ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
80720            ! t/run/switchI.t
80721 ____________________________________________________________________________
80722 [ 18441] By: rgs                                   on 2003/01/04  20:06:45
80723         Log: Subject: [DOCPATCH] File::Copy's synopsis
80724              From: Nicholas Clark <nick@unfortu.net>
80725              Date: Wed, 1 Jan 2003 21:09:30 +0000
80726              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
80727      Branch: perl
80728            ! lib/File/Copy.pm
80729 ____________________________________________________________________________
80730 [ 18440] By: rgs                                   on 2003/01/04  16:31:31
80731         Log: Integrate change #18420 from maint-5.8:
80732              Mea culpa: the join() was the string join, not the
80733              ithreads join().
80734      Branch: perl
80735           !> ext/threads/t/join.t
80736 ____________________________________________________________________________
80737 [ 18439] By: rgs                                   on 2003/01/04  15:34:54
80738         Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
80739              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
80740              Date: Fri, 13 Dec 2002 00:54:43 +0100
80741              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
80742              Same as change 18403 for maint-5.8 branch
80743      Branch: perl
80744            ! lib/ExtUtils/t/Embed.t
80745 ____________________________________________________________________________
80746 [ 18438] By: rgs                                   on 2003/01/04  15:24:22
80747         Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
80748              From: andreas.koenig@anima.de (Andreas J. Koenig)
80749              Date: Fri, 03 Jan 2003 00:57:15 +0100
80750              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
80751      Branch: perl
80752            ! pod/perlre.pod
80753 ____________________________________________________________________________
80754 [ 18435] By: jhi                                   on 2003/01/04  14:36:08
80755         Log: The problems.t is back.
80756      Branch: perl
80757            ! MANIFEST
80758 ____________________________________________________________________________
80759 [ 18434] By: sky                                   on 2003/01/04  07:43:50
80760         Log: Forgot to add problems.t with change #18419
80761      Branch: perl
80762            + ext/threads/t/problems.t
80763 ____________________________________________________________________________
80764 [ 18432] By: jhi                                   on 2003/01/04  04:48:30
80765         Log: One more (or, rather, less) //.
80766      Branch: perl
80767            ! ext/threads/threads.xs
80768 ____________________________________________________________________________
80769 [ 18431] By: jhi                                   on 2003/01/04  04:39:01
80770         Log: Integrate from maintperl:
80771              [ 18430]
80772              // is still not portable C commentary.
80773      Branch: perl
80774           !> ext/threads/threads.xs
80775 ____________________________________________________________________________
80776 [ 18425] By: jhi                                   on 2003/01/04  03:37:04
80777         Log: Until Arthur really adds the problems.t.
80778      Branch: perl
80779            ! MANIFEST
80780 ____________________________________________________________________________
80781 [ 18421] By: sky                                   on 2003/01/04  01:27:55
80782         Log: Fix long standing memory leak with pop and shift!
80783      Branch: perl
80784            ! ext/threads/shared/shared.xs
80785 ____________________________________________________________________________
80786 [ 18419] By: sky                                   on 2003/01/03  23:45:34
80787         Log: Fixes bug #15273, the return of the object caused
80788              the stash of the object to be cloned, cloning the entire syntax
80789              tree and all lexicals in there creating danglning copies to the
80790              object. (Pararell but unlinked STASH tree).
80791              This adds a new flag, when set it will use STASHES from the
80792              thread we are joining into avoiding the problem.
80793      Branch: perl
80794            ! MANIFEST ext/threads/threads.xs sv.c sv.h
80795 ____________________________________________________________________________
80796 [ 18417] By: sky                                   on 2003/01/03  18:16:46
80797         Log: Fake what context we are running in for CLONE and DESTROY so
80798              threads->tid() returns the correct value.
80799              This is reported as bug #10046
80800      Branch: perl
80801            ! ext/threads/t/basic.t ext/threads/threads.xs
80802 ____________________________________________________________________________
80803 [ 18413] By: sky                                   on 2003/01/03  15:15:14
80804         Log: Change pp_lock to take a reference instead of a
80805              scalar since it wouldn't fork for the HELEM/AELEM
80806              case. This was reported in bug #10045
80807      Branch: perl
80808            ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h
80809 ____________________________________________________________________________
80810 [ 18412] By: hv                                    on 2003/01/03  11:14:51
80811         Log: Integrate from maint-5.8 #18348:
80812              Make Math::Trig a little bit more better behaved module citizen.
80813      Branch: perl
80814           !> lib/Math/Trig.pm
80815 ____________________________________________________________________________
80816 [ 18411] By: hv                                    on 2003/01/03  11:11:09
80817         Log: Subject: Re: [perl #19061] 'goto' confuses 'redo'
80818              From: Stephen McCamant <smcc@mit.edu>
80819              Date: Sun, 22 Dec 2002 22:09:51 -0500
80820              Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
80821      Branch: perl
80822            ! pp_ctl.c
80823 ____________________________________________________________________________
80824 [ 18410] By: hv                                    on 2003/01/03  11:06:40
80825         Log: Subject: new flag SvPADSTALE
80826              From: Dave Mitchell <davem@fdgroup.com>
80827              Date: Thu, 19 Dec 2002 19:00:21 +0000
80828              Message-ID: <20021219190021.D9530@fdgroup.com>
80829      Branch: perl
80830            ! dump.c scope.c sv.h
80831 ____________________________________________________________________________
80832 [ 18409] By: hv                                    on 2003/01/03  11:05:09
80833         Log: Subject: remove flag SvPADBUSY
80834              From: Dave Mitchell <davem@fdgroup.com>
80835              Date: Thu, 19 Dec 2002 18:55:43 +0000
80836              Message-ID: <20021219185543.C9530@fdgroup.com>
80837      Branch: perl
80838            ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h
80839 ____________________________________________________________________________
80840 [ 18408] By: hv                                    on 2003/01/03  10:56:54
80841         Log: Subject: win32_msgwait() problem
80842              From: Gurusamy Sarathy <gsar@ActiveState.com>
80843              Date: Fri, 13 Dec 2002 17:31:59 -0800
80844              Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
80845      Branch: perl
80846            ! win32/win32.c
80847 ____________________________________________________________________________
80848 [ 18407] By: hv                                    on 2003/01/03  10:30:05
80849         Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
80850              From: hv@crypt.org
80851              Date: Thu, 02 Jan 2003 17:16:04 +0000
80852              Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
80853      Branch: perl
80854            ! sv.c
80855 ____________________________________________________________________________
80856 [ 18406] By: sky                                   on 2003/01/03  08:23:16
80857         Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
80858              libc_r functions.
80859      Branch: perl
80860            ! hints/darwin.sh
80861 ____________________________________________________________________________
80862 [ 18393] By: merijn                                on 2003/01/02  19:41:29
80863         Log: Subject: [PATCH perl-5.8/win32/makefile.mk] Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
80864              Date: Thu, 2 Jan 2003 19:02:21 +0100
80865              Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
80866              From: abe@ztreet.demon.nl (Abe Timmerman)
80867      Branch: perl
80868            ! win32/makefile.mk
80869 ____________________________________________________________________________
80870 [ 18390] By: merijn                                on 2003/01/02  07:32:00
80871         Log: Use a more likely location for the perl binary
80872      Branch: perl
80873            ! Porting/genlog
80874 ____________________________________________________________________________
80875 [ 18378] By: gsar                                  on 2002/12/31  04:07:56
80876         Log: integrate change#18377 from maint-5.6 branch
80877
80878              change#17566 needs to be more defensive about win32_dup2()
80879              itself calling SetStdHandle() (at least MSVCRT does this)
80880      Branch: perl
80881           !> win32/win32.c
80882 ____________________________________________________________________________
80883 [ 18376] By: hv                                    on 2002/12/31  02:02:17
80884         Log: Update Changes
80885      Branch: perl
80886            ! Changes patchlevel.h
80887 ____________________________________________________________________________
80888 [ 18374] By: hv                                    on 2002/12/30  03:32:22
80889         Log: Remove duplicate entry
80890      Branch: perl
80891            ! MANIFEST
80892 ____________________________________________________________________________
80893 [ 18373] By: hv                                    on 2002/12/30  03:19:17
80894         Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
80895              From: Dave Paris (via RT) <perlbug-followup@perl.org>
80896              Date: 22 Dec 2002 05:15:14 -0000
80897              Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
80898      Branch: perl
80899            ! pod/perlfunc.pod
80900 ____________________________________________________________________________
80901 [ 18372] By: hv                                    on 2002/12/30  03:13:42
80902         Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
80903              From: Michael G Schwern <schwern@pobox.com>
80904              Date: Sat, 21 Dec 2002 19:29:41 -0800
80905              Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
80906      Branch: perl
80907            ! lib/AutoSplit.pm
80908 ____________________________________________________________________________
80909 [ 18371] By: hv                                    on 2002/12/30  03:08:12
80910         Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
80911              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
80912              Date: Fri, 27 Dec 2002 16:14:24 +0100
80913              Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
80914      Branch: perl
80915            ! mg.c t/op/magic.t
80916 ____________________________________________________________________________
80917 [ 18358] By: gsar                                  on 2002/12/28  03:30:49
80918         Log: save_re_context() was not saving many regexec.c state
80919              variables, resulting in various reentrancy problems when
80920              the swatches were autoloaded by perl in the midst of a
80921              match
80922      Branch: perl
80923            ! regcomp.c
80924 ____________________________________________________________________________
80925 [ 18357] By: gsar                                  on 2002/12/28  02:16:51
80926         Log: silence another signed/unsigned mismatch warning
80927      Branch: perl
80928            ! op.c
80929 ____________________________________________________________________________
80930 [ 18356] By: gsar                                  on 2002/12/28  02:08:23
80931         Log: fix signed/unsigned mismatch warning from change#18266
80932      Branch: perl
80933            ! regcomp.c
80934 ____________________________________________________________________________
80935 [ 18355] By: gsar                                  on 2002/12/28  02:05:14
80936         Log: these variables are not in use anywhere since 5.8.0
80937      Branch: perl
80938            ! embedvar.h perlapi.h sv.c thrdvar.h
80939 ____________________________________________________________________________
80940 [ 18354] By: ams                                   on 2002/12/26  03:54:09
80941         Log: Subject: [PATCH] docpatch for cv.h
80942              From: Nicholas Clark <nick@unfortu.net>
80943              Date: Wed, 25 Dec 2002 21:01:04 +0000
80944              Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
80945      Branch: perl
80946            ! cv.h
80947 ____________________________________________________________________________
80948 [ 18351] By: hv                                    on 2002/12/25  02:29:17
80949         Log: #18345 was still broken; should be fixed now.
80950      Branch: perl
80951            ! sv.c
80952 ____________________________________________________________________________
80953 [ 18350] By: merijn                                on 2002/12/24  05:26:40
80954         Log: Removal of duplicate comment block
80955
80956              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80957              Subject: Re: [perl #19306] Sys::Syslog issues.
80958              Date: Mon, 23 Dec 2002 15:25:51 -0800
80959              Message-ID: </t5B+gzkg6DR092yn@efn.org>
80960      Branch: perl
80961            ! ext/Sys/Syslog/Syslog.pm
80962 ____________________________________________________________________________
80963 [ 18346] By: hv                                    on 2002/12/23  06:14:22
80964         Log: integrate maint-5.8 #18301
80965      Branch: perl
80966           !> lib/perl5db.pl
80967 ____________________________________________________________________________
80968 [ 18345] By: hv                                    on 2002/12/23  06:01:17
80969         Log: more on #18344.
80970      Branch: perl
80971            ! sv.c
80972 ____________________________________________________________________________
80973 [ 18344] By: hv                                    on 2002/12/23  05:56:43
80974         Log: more on #18312: sv.c:ss_dup()
80975      Branch: perl
80976            ! sv.c
80977 ____________________________________________________________________________
80978 [ 18343] By: hv                                    on 2002/12/23  05:47:17
80979         Log: Subject: [perl #19153] Term::Complete (the argument of stty)
80980              From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
80981              Date: 15 Dec 2002 13:45:23 -0000
80982              Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
80983      Branch: perl
80984            ! lib/Term/Complete.pm
80985 ____________________________________________________________________________
80986 [ 18342] By: hv                                    on 2002/12/23  05:27:25
80987         Log: Subject: [perl #18544] Patch included to fix problem.
80988              From: Richard Kandarian <richard.kandarian@lanl.gov>
80989              Date: Thu, 21 Nov 2002 08:00:20 -0700
80990              (from RT)
80991      Branch: perl
80992            ! regexec.c
80993 ____________________________________________________________________________
80994 [ 18341] By: hv                                    on 2002/12/23  05:08:49
80995         Log: Subject: [PATCH] operation on `PL_na' may be undefined
80996              From: Nicholas Clark <nick@unfortu.net>
80997              Date: Tue, 10 Dec 2002 19:59:18 +0000
80998              Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>
80999      Branch: perl
81000            ! universal.c
81001 ____________________________________________________________________________
81002 [ 18340] By: hv                                    on 2002/12/23  05:04:29
81003         Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet)
81004              From: Nicholas Clark <nick@unfortu.net>
81005              Date: Tue, 10 Dec 2002 18:55:28 +0000
81006              Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>
81007      Branch: perl
81008            ! pp_hot.c
81009 ____________________________________________________________________________
81010 [ 18339] By: hv                                    on 2002/12/23  04:39:48
81011         Log: Integrate Time::HiRes v1.39 (for VMS build tweak)
81012      Branch: perl
81013            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
81014            ! ext/Time/HiRes/Makefile.PL
81015 ____________________________________________________________________________
81016 [ 18338] By: hv                                    on 2002/12/23  03:43:09
81017         Log: Subject: [PATCH] read permissions for h2ph-generated files
81018              From: Slaven Rezic <slaven.rezic@berlin.de>
81019              Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
81020              Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
81021      Branch: perl
81022            ! utils/h2ph.PL
81023 ____________________________________________________________________________
81024 [ 18337] By: hv                                    on 2002/12/23  03:38:59
81025         Log: handy hint: getting a perforce change as a usable patch
81026      Branch: perl
81027            ! Porting/repository.pod
81028 ____________________________________________________________________________
81029 [ 18336] By: hv                                    on 2002/12/23  03:36:26
81030         Log: Reverse #18285, for reasons given in:
81031              Subject: Re: Precedence of ? :
81032              From: hv@crypt.org
81033              Date: Fri, 20 Dec 2002 00:35:27 +0000
81034              Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>
81035      Branch: perl
81036            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
81037            ! vms/perly_c.vms
81038 ____________________________________________________________________________
81039 [ 18335] By: gsar                                  on 2002/12/18  23:12:14
81040         Log: my_fflush_all() wasn't doing the right thing under useperlio
81041              on many platforms
81042      Branch: perl
81043            ! util.c
81044 ____________________________________________________________________________
81045 [ 18334] By: merijn                                on 2002/12/18  06:48:11
81046         Log: AIX compiler version updates
81047      Branch: perl
81048            ! README.aix
81049 ____________________________________________________________________________
81050 [ 18332] By: gsar                                  on 2002/12/18  03:20:27
81051         Log: $Config{prefixexp} was set incorrectly on windows
81052      Branch: perl
81053            ! win32/config.bc win32/config.gc win32/config.vc
81054            ! win32/config.vc64
81055 ____________________________________________________________________________
81056 [ 18330] By: gsar                                  on 2002/12/18  02:32:20
81057         Log: remove CRs from a couple of files (these show up as CRCRLF
81058              on windows)
81059      Branch: perl
81060            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
81061 ____________________________________________________________________________
81062 [ 18328] By: gsar                                  on 2002/12/18  02:27:10
81063         Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
81064      Branch: perl
81065            ! win32/win32.c
81066 ____________________________________________________________________________
81067 [ 18327] By: gsar                                  on 2002/12/18  02:08:12
81068         Log: windows: support for large files
81069
81070              note that this change will break binary compatibility with the
81071              default 5.8.0 build options; nevertheless I think it is worth
81072              having in 5.8.1 (people who want the compatibility can disable
81073              the option in the makefile)
81074      Branch: perl
81075            ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs
81076            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h
81077            ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc
81078            ! win32/config.vc win32/config.vc64 win32/config_H.bc
81079            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
81080            ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h
81081            ! win32/win32.c win32/win32iop.h
81082 ____________________________________________________________________________
81083 [ 18326] By: gsar                                  on 2002/12/18  00:57:46
81084         Log: Win32.pod update
81085      Branch: perl
81086            ! lib/Win32.pod
81087 ____________________________________________________________________________
81088 [ 18325] By: gsar                                  on 2002/12/18  00:42:45
81089         Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
81090      Branch: perl
81091            ! XSUB.h
81092 ____________________________________________________________________________
81093 [ 18324] By: gsar                                  on 2002/12/18  00:34:08
81094         Log: windows: avoid prompting under some shells during $(MAKE) distclean
81095      Branch: perl
81096            ! win32/Makefile win32/makefile.mk
81097 ____________________________________________________________________________
81098 [ 18323] By: gsar                                  on 2002/12/18  00:17:29
81099         Log: PerlSIO_stderr et al are not functions
81100      Branch: perl
81101            ! XSUB.h
81102 ____________________________________________________________________________
81103 [ 18321] By: gsar                                  on 2002/12/17  22:56:25
81104         Log: integrate change#18320 from maint-5.6 branch
81105
81106              C<require '\foo\bar.pm'> fails on windows if not running
81107              from the root directory; for a test case, see:
81108
81109              http://bugs.activestate.com/show_bug.cgi?id=19317
81110
81111              this was due to not recognizing \foo\bar.pm as an absolute
81112              path name
81113      Branch: perl
81114           !> util.h
81115 ____________________________________________________________________________
81116 [ 18319] By: hv                                    on 2002/12/17  10:08:24
81117         Log: Whoops, these are the changes supposed to be in #18318.
81118      Branch: perl
81119            ! pad.c t/op/eval.t
81120 ____________________________________________________________________________
81121 [ 18318] By: hv                                    on 2002/12/17  03:12:18
81122         Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
81123              From: Nicholas Clark <nick@unfortu.net>
81124              Date: Sat, 14 Dec 2002 23:13:37 +0000
81125              Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>
81126      Branch: perl
81127            ! pad.c t/op/eval.t
81128 ____________________________________________________________________________
81129 [ 18317] By: hv                                    on 2002/12/17  02:58:12
81130         Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
81131      Branch: perl
81132            + lib/Net/Ping/t/410_syn_host.t
81133            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t
81134            ! lib/Net/Ping/t/450_service.t
81135 ____________________________________________________________________________
81136 [ 18316] By: hv                                    on 2002/12/17  02:17:16
81137         Log: Subject: [PATCH 5.8.1 @oldish-18156] build
81138              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
81139              Date: Fri, 13 Dec 2002 13:54:05 -0800
81140              Message-ID: <20021213215404.GA2597@math.berkeley.edu>
81141      Branch: perl
81142            ! os2/os2.c t/run/runenv.t
81143 ____________________________________________________________________________
81144 [ 18315] By: hv                                    on 2002/12/17  02:03:58
81145         Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
81146              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
81147              Date: Fri, 13 Dec 2002 13:47:08 -0800
81148              Message-ID: <20021213214707.GA2588@math.berkeley.edu>
81149      Branch: perl
81150            ! lib/constant.t lib/fields.t
81151 ____________________________________________________________________________
81152 [ 18314] By: hv                                    on 2002/12/17  01:58:32
81153         Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
81154              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
81155              Date: Fri, 13 Dec 2002 14:00:48 -0800
81156              Message-ID: <20021213220048.GA2606@math.berkeley.edu>
81157      Branch: perl
81158            ! os2/OS2/Process/t/os2_process.t os2/os2.c
81159 ____________________________________________________________________________
81160 [ 18313] By: hv                                    on 2002/12/17  01:54:19
81161         Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
81162              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
81163              Date: Fri, 13 Dec 2002 14:08:00 -0800
81164              Message-ID: <20021213220800.GA2625@math.berkeley.edu>
81165      Branch: perl
81166            ! os2/OS2/REXX/REXX.xs
81167 ____________________________________________________________________________
81168 [ 18312] By: hv                                    on 2002/12/17  01:43:28
81169         Log: Subject: [Fwd: Patch for perl utf8-related bug]
81170              From: Richard Hitt <rbh00@utsglobal.com>
81171              Date: Fri, 06 Dec 2002 16:47:42 -0800
81172              [perl #18932]
81173      Branch: perl
81174            ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c
81175            ! scope.h
81176 ____________________________________________________________________________
81177 [ 18311] By: hv                                    on 2002/12/17  00:52:05
81178         Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums]
81179              From: Dave Mitchell <davem@fdgroup.com>
81180              Date: Sat, 14 Dec 2002 19:16:49 +0000
81181              Message-ID: <20021214191649.B3992@fdgroup.com>
81182      Branch: perl
81183            ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h
81184 ____________________________________________________________________________
81185 [ 18310] By: hv                                    on 2002/12/17  00:51:46
81186         Log: regen-headers to get new API docs from #18306
81187      Branch: perl
81188            ! pod/perlapi.pod
81189 ____________________________________________________________________________
81190 [ 18308] By: rgs                                   on 2002/12/16  22:06:23
81191         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
81192              From: peter@PSDT.com (Peter Scott)
81193              Date: 12 Dec 2002 18:13:17 -0000
81194              Message-ID: <20021212181317.50538.qmail@onion.perl.org>
81195              (fix bug [perl #19058])
81196      Branch: perl
81197            ! lib/perl5db.pl
81198 ____________________________________________________________________________
81199 [ 18307] By: rgs                                   on 2002/12/16  22:01:14
81200         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
81201              From: Dave Mitchell <davem@fdgroup.com>
81202              Date: Thu, 12 Dec 2002 23:42:35 +0000
81203              Message-ID: <20021212234235.A29245@fdgroup.com>
81204              and
81205              Date: Sat, 14 Dec 2002 19:16:38 +0000
81206              Message-ID: <20021214191638.A3992@fdgroup.com>
81207      Branch: perl
81208            ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c
81209            ! proto.h t/op/eval.t
81210 ____________________________________________________________________________
81211 [ 18306] By: sky                                   on 2002/12/16  21:41:40
81212         Log: More documentation of obscure flags is good, even if the
81213              documentation might be not so good. Atleast it's not false!
81214              Documents the flags one can give to perl_clone
81215      Branch: perl
81216            ! sv.c
81217 ____________________________________________________________________________
81218 [ 18305] By: merijn                                on 2002/12/16  10:53:19
81219         Log: Enough changes to Configure and metaunits warrant an update.
81220              Several small changes and three additions
81221      Branch: perl
81222            ! Porting/Glossary
81223 ____________________________________________________________________________
81224 [ 18304] By: merijn                                on 2002/12/16  10:44:57
81225         Log: Redone #18011 from metaunits
81226      Branch: perl
81227            ! Configure
81228 ____________________________________________________________________________
81229 [ 18302] By: rgs                                   on 2002/12/14  22:34:25
81230         Log: Subject: Proper fix for CvOUTSIDE weak refcounting
81231              From: Dave Mitchell <davem@fdgroup.com>
81232              Date: Tue, 10 Dec 2002 01:26:44 +0000
81233              Message-ID: <20021210012644.A7843@fdgroup.com>
81234      Branch: perl
81235            ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL
81236            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
81237            ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
81238 ____________________________________________________________________________
81239 [ 18300] By: rgs                                   on 2002/12/12  20:40:22
81240         Log: Subject: [patch] typo in perlop
81241              From: andreas.koenig@anima.de (Andreas J. Koenig)
81242              Date: Wed, 11 Dec 2002 21:31:14 +0100
81243              Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
81244      Branch: perl
81245            ! pod/perlop.pod
81246 ____________________________________________________________________________
81247 [ 18299] By: rgs                                   on 2002/12/12  20:35:29
81248         Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
81249      Branch: perl
81250           !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t
81251           !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t
81252           !> t/op/subst.t
81253 ____________________________________________________________________________
81254 [ 18298] By: rgs                                   on 2002/12/12  20:00:36
81255         Log: Whitespace and indentation fix in the output of B::Debug.
81256      Branch: perl
81257            ! ext/B/B/Debug.pm
81258 ____________________________________________________________________________
81259 [ 18292] By: gbarr                                 on 2002/12/12  09:23:04
81260         Log: Update to Scalar-List-Utils 1.09
81261      Branch: perl
81262            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
81263            ! ext/List/Util/lib/List/Util.pm
81264 ____________________________________________________________________________
81265 [ 18287] By: gsar                                  on 2002/12/11  18:53:07
81266         Log: this has been incorrect for a while now, and has changed
81267              again recently
81268      Branch: perl
81269            ! Porting/repository.pod
81270 ____________________________________________________________________________
81271 [ 18285] By: hv                                    on 2002/12/11  10:35:01
81272         Log: Subject: [PATCH] Re: Precedence of ? :
81273              From: Stephen McCamant <smcc@mit.edu>
81274              Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST)
81275              Message-Id: <20021210055707.974F073CCC@syllepsis>
81276      Branch: perl
81277            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
81278            ! vms/perly_c.vms
81279 ____________________________________________________________________________
81280 [ 18284] By: hv                                    on 2002/12/11  10:21:12
81281         Log: One more email address for #18282
81282      Branch: perl
81283            ! lib/Pod/Perldoc.pm
81284 ____________________________________________________________________________
81285 [ 18283] By: hv                                    on 2002/12/11  10:18:07
81286         Log: More email addresses for #18282
81287      Branch: perl
81288            ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh
81289            ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh
81290            ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh
81291            ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh
81292            ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh
81293 ____________________________________________________________________________
81294 [ 18282] By: hv                                    on 2002/12/11  10:16:05
81295         Log: Subject: Remove stale e-mail addresses
81296              From: Andy Dougherty <doughera@lafayette.edu>
81297              Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
81298              Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
81299      Branch: perl
81300            ! Porting/pumpkin.pod configure.gnu
81301            ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl
81302            ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too
81303            ! lib/File/Spec.pm perly.fixer pod/checkpods.PL
81304 ____________________________________________________________________________
81305 [ 18281] By: hv                                    on 2002/12/11  09:59:31
81306         Log: Integrate from maint-5.8 #18156, #18218.
81307      Branch: perl
81308           !> lib/Unicode/UCD.t lib/unicore/Category.pl
81309           !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
81310           !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
81311           !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
81312           !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
81313           !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t
81314 ____________________________________________________________________________
81315 [ 18280] By: rgs                                   on 2002/12/10  21:30:10
81316         Log: Integrate from the maint-5.8/ branch :
81317              changes 18219, 18236, 18242-3, 18247-8,
81318              18253-5, 18257, 18273-6
81319      Branch: perl
81320           +> t/op/lc_user.t
81321           !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl
81322           !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod
81323           !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t
81324           !> t/uni/tr_utf8.t
81325 ____________________________________________________________________________
81326 [ 18279] By: merijn                                on 2002/12/10  14:10:03
81327         Log: Subject: Re: ANSIColor 1.06 released
81328              Version bump only after typo fix to sync with CPAN
81329      Branch: perl
81330            ! lib/Term/ANSIColor.pm
81331 ____________________________________________________________________________
81332 [ 18277] By: merijn                                on 2002/12/10  08:46:05
81333         Log: Subject: [PATCH perl@18251] VMS build update
81334              Message-ID: <3DF56BE2.9000300@mac.com>
81335              Date: Mon, 09 Dec 2002 22:21:54 -0600
81336              From: "Craig A. Berry" <craigberry@mac.com>
81337      Branch: perl
81338            ! configure.com ext/Time/HiRes/Makefile.PL
81339            ! vms/descrip_mms.template
81340 ____________________________________________________________________________
81341 [ 18272] By: merijn                                on 2002/12/09  15:31:28
81342         Log: RT#15950
81343
81344              Subject: [PATCH] Typo in Term::ANSIColor
81345              Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
81346              From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
81347      Branch: perl
81348            ! lib/Term/ANSIColor.pm
81349 ____________________________________________________________________________
81350 [ 18270] By: hv                                    on 2002/12/09  00:25:26
81351         Log: Subject: [perl #18256] xsubpp can make nested comments in C code
81352              From: Nicholas Clark (via RT) <perlbug@perl.org>
81353              Date: 7 Nov 2002 14:58:14 -0000
81354              Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
81355      Branch: perl
81356            ! lib/ExtUtils/xsubpp
81357 ____________________________________________________________________________
81358 [ 18269] By: hv                                    on 2002/12/09  00:19:33
81359         Log: Subject: Re: Bug in Filter::Simple
81360              From: Slaven Rezic <slaven.rezic@berlin.de>
81361              Date: 07 Nov 2002 10:01:41 +0100
81362              Message-ID: <87of91u51m.fsf@vran.herceg.de>
81363      Branch: perl
81364            ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
81365 ____________________________________________________________________________
81366 [ 18268] By: hv                                    on 2002/12/09  00:14:58
81367         Log: fix #18266 sprintf format mismatch
81368      Branch: perl
81369            ! regcomp.c
81370 ____________________________________________________________________________
81371 [ 18267] By: hv                                    on 2002/12/09  00:10:09
81372         Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
81373              From: Slaven Rezic <slaven.rezic@berlin.de>
81374              Date: 09 Nov 2002 23:21:16 +0100
81375              Message-ID: <874raqz8o3.fsf@vran.herceg.de>
81376      Branch: perl
81377            ! config_h.SH ext/POSIX/t/posix.t util.c
81378 ____________________________________________________________________________
81379 [ 18266] By: hv                                    on 2002/12/09  00:02:57
81380         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
81381              From: Abhijit Menon-Sen <ams@wiw.org>
81382              Date: Wed, 6 Nov 2002 19:38:11 +0530
81383              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
81384      Branch: perl
81385            ! regcomp.c t/op/lc.t
81386 ____________________________________________________________________________
81387 [ 18265] By: rgs                                   on 2002/12/08  22:10:45
81388         Log: Subject: Re: [perl #18927] barewords with no errors
81389              From: Abe Timmerman <abe@ztreet.demon.nl>
81390              Date: Sun, 8 Dec 2002 17:12:56 +0100
81391              Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
81392      Branch: perl
81393            ! t/lib/strict/subs
81394 ____________________________________________________________________________
81395 [ 18264] By: rgs                                   on 2002/12/08  22:04:39
81396         Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
81397              From: Slaven Rezic <slaven.rezic@berlin.de>
81398              Date: 30 Nov 2002 00:07:05 +0100
81399              Message-ID: <8765ugnffq.fsf@vran.herceg.de>
81400      Branch: perl
81401            ! pp_ctl.c t/cmd/for.t
81402 ____________________________________________________________________________
81403 [ 18263] By: rgs                                   on 2002/12/08  21:56:13
81404         Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
81405              From: Slaven Rezic <slaven.rezic@berlin.de>
81406              Date: 08 Dec 2002 01:31:45 +0100
81407              Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
81408      Branch: perl
81409            ! lib/Exporter/Heavy.pm
81410 ____________________________________________________________________________
81411 [ 18262] By: rgs                                   on 2002/12/08  20:31:42
81412         Log: getservbyport() should accept an empty string as its
81413              proto argument (as does getservbyname()).
81414
81415              Subject: Re: Is this a bug or am I being stupid?
81416              From: Slaven Rezic <slaven.rezic@berlin.de>
81417              Date: 08 Dec 2002 01:54:37 +0100
81418              Message-ID: <87znrhl48i.fsf@vran.herceg.de>
81419      Branch: perl
81420            ! pp_sys.c
81421 ____________________________________________________________________________
81422 [ 18261] By: rgs                                   on 2002/12/08  20:17:37
81423         Log: Change the set of characters that are considered to be
81424              safe in $ENV{TERM} for taint checkings.
81425      Branch: perl
81426            ! taint.c
81427 ____________________________________________________________________________
81428 [ 18260] By: rgs                                   on 2002/12/08  20:14:57
81429         Log: Document that $ENV{TERM} may produce taint failures.
81430              Subject: Re: [perl #18717] spurious failures in regression test
81431              From: Slaven Rezic <slaven.rezic@berlin.de>
81432              Date: 29 Nov 2002 22:11:46 +0100
81433              Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
81434      Branch: perl
81435            ! pod/perldiag.pod
81436 ____________________________________________________________________________
81437 [ 18259] By: rgs                                   on 2002/12/08  19:34:34
81438         Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
81439              From: Nicholas Clark <nick@unfortu.net>
81440              Date: Mon, 2 Dec 2002 21:48:29 +0000
81441              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
81442      Branch: perl
81443            ! hv.c lib/Hash/Util.t
81444 ____________________________________________________________________________
81445 [ 18251] By: rgs                                   on 2002/12/06  21:27:55
81446         Log: Fix two cases of buffer overflow in the lexer.
81447      Branch: perl
81448            ! t/comp/parser.t toke.c
81449 ____________________________________________________________________________
81450 [ 18250] By: rgs                                   on 2002/12/06  20:44:26
81451         Log: Fix bug #18874, essentially by reverting change #11890.
81452              Add a regression test for it.
81453      Branch: perl
81454            ! lib/English.pm lib/English.t
81455 ____________________________________________________________________________
81456 [ 18249] By: rgs                                   on 2002/12/06  20:42:01
81457         Log: Suppress a compilation warning reported by Jarkko
81458              (variable initialization skipped by goto).
81459      Branch: perl
81460            ! toke.c
81461 ____________________________________________________________________________
81462 [ 18239] By: jhi                                   on 2002/12/03  12:49:01
81463         Log: Fix up #18229.
81464      Branch: perl
81465            ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
81466            ! pod/perlintern.pod
81467 ____________________________________________________________________________
81468 [ 18233] By: rgs                                   on 2002/12/02  20:03:09
81469         Log: Fix bug #18573 : in a double-quoted string, a \c not followed
81470              by any character may corrupt memory due to reading past the
81471              end of the input buffer. Add a new error message corresponding
81472              to this case.
81473      Branch: perl
81474            ! pod/perldiag.pod t/comp/parser.t toke.c
81475 ____________________________________________________________________________
81476 [ 18232] By: rgs                                   on 2002/12/02  19:59:07
81477         Log: Skip test #17 of lib/open.t when useperlio is not defined.
81478      Branch: perl
81479            ! lib/open.t
81480 ____________________________________________________________________________
81481 [ 18231] By: merijn                                on 2002/12/02  16:00:12
81482         Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
81483              Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
81484              From: Andy Dougherty <doughera@lafayette.edu>
81485              Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
81486      Branch: perl
81487            ! README.hpux
81488 ____________________________________________________________________________
81489 [ 18230] By: merijn                                on 2002/12/02  15:45:31
81490         Log: $0 modifying part II (HP-UX only)
81491
81492              Date: Sat, 30 Nov 2002 20:16:51 +0200
81493              From: Jarkko Hietaniemi <jhi@iki.fi>
81494              Subject: [PATCH] $0 modifying
81495              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
81496      Branch: perl
81497            ! mg.c
81498 ____________________________________________________________________________
81499 [ 18229] By: merijn                                on 2002/12/02  15:43:16
81500         Log: $0 mofifying part I
81501
81502              Date: Sat, 30 Nov 2002 20:16:51 +0200
81503              From: Jarkko Hietaniemi <jhi@iki.fi>
81504              Subject: [PATCH] $0 modifying
81505              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
81506      Branch: perl
81507            ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
81508            ! sv.c t/op/magic.t thread.h
81509 ____________________________________________________________________________
81510 [ 18228] By: hv                                    on 2002/12/02  13:37:59
81511         Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
81512              with a module-driven version, and separates out its docs.
81513      Branch: perl
81514            + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
81515            + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
81516            + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
81517            + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
81518            + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
81519            + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
81520            + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
81521            + pod/perldoc.pod
81522            ! MANIFEST utils/perldoc.PL
81523 ____________________________________________________________________________
81524 [ 18226] By: hv                                    on 2002/12/02  12:44:35
81525         Log: missed the new file from #18224
81526      Branch: perl
81527            + lib/Pod/PlainText.pm
81528            ! MANIFEST
81529 ____________________________________________________________________________
81530 [ 18225] By: hv                                    on 2002/12/02  03:09:42
81531         Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS
81532      Branch: perl
81533            ! util.c
81534 ____________________________________________________________________________
81535 [ 18224] By: hv                                    on 2002/12/02  02:59:02
81536         Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
81537              and lib/Pod/t/utils.t to cater for simpler output text.
81538      Branch: perl
81539            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm
81540            ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL
81541            ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
81542            ! t/pod/included.t t/pod/lref.t t/pod/lref.xr
81543            ! t/pod/multiline_items.t t/pod/multiline_items.xr
81544            ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
81545            ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t
81546            ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr
81547            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
81548 ____________________________________________________________________________
81549 [ 18223] By: hv                                    on 2002/12/02  02:46:17
81550         Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub
81551              From: Dave Mitchell <davem@fdgroup.com>
81552              Date: Mon, 25 Nov 2002 21:25:33 +0000
81553              Message-ID: <20021125212533.B29157@fdgroup.com>
81554      Branch: perl
81555            ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t
81556 ____________________________________________________________________________
81557 [ 18222] By: hv                                    on 2002/12/02  02:23:28
81558         Log: #18221 broke t/op/eval.t
81559      Branch: perl
81560            ! t/op/eval.t
81561 ____________________________________________________________________________
81562 [ 18221] By: hv                                    on 2002/12/02  02:18:19
81563         Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
81564      Branch: perl
81565           +> ext/POSIX/t/is.t
81566           !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t
81567           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
81568           !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
81569           !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t
81570 ____________________________________________________________________________
81571 [ 18220] By: hv                                    on 2002/12/02  00:58:54
81572         Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope
81573              From: Dave Mitchell <davem@fdgroup.com>
81574              Date: Sun, 24 Nov 2002 22:19:06 +0000
81575              Message-ID: <20021124221906.A25386@fdgroup.com>
81576      Branch: perl
81577            ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
81578            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
81579            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
81580            ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
81581 ____________________________________________________________________________
81582 [ 18217] By: rgs                                   on 2002/11/29  12:11:28
81583         Log: Document the hint constants and where they're used.
81584      Branch: perl
81585            ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm
81586            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm
81587            ! perl.h
81588 ____________________________________________________________________________
81589 [ 18216] By: merijn                                on 2002/11/29  10:00:54
81590         Log: 64bit Peek failure on HP-UX 11.00
81591
81592              Subject: Re: Smoke 18188
81593              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81594              From: Slaven Rezic <slaven.rezic@berlin.de>
81595              Date: 28 Nov 2002 19:25:25 +0100
81596              Message-ID: <877kexsga2.fsf@vran.herceg.de>
81597      Branch: perl
81598            ! ext/Devel/Peek/Peek.t
81599 ____________________________________________________________________________
81600 [ 18203] By: jhi                                   on 2002/11/28  14:54:34
81601         Log: Slight beauty tweak.
81602      Branch: perl
81603            ! intrpvar.h
81604 ____________________________________________________________________________
81605 [ 18188] By: hv                                    on 2002/11/27  01:32:52
81606         Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
81607              From: Slaven Rezic <slaven.rezic@berlin.de>
81608              Date: 03 Nov 2002 10:59:43 +0100
81609              Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
81610      Branch: perl
81611            ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
81612 ____________________________________________________________________________
81613 [ 18186] By: hv                                    on 2002/11/27  00:57:18
81614         Log: Subject: DESTROY called in scalar context ?
81615              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
81616              Date: Tue, 29 Oct 2002 22:04:23 +0100
81617              Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
81618      Branch: perl
81619            ! sv.c
81620 ____________________________________________________________________________
81621 [ 18185] By: rgs                                   on 2002/11/26  21:06:48
81622         Log: PerlFAQ sync.
81623      Branch: perl
81624            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
81625            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
81626            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
81627            ! pod/perlfaq9.pod
81628 ____________________________________________________________________________
81629 [ 18184] By: rgs                                   on 2002/11/26  20:42:25
81630         Log: Subject: [PATCH] 2 Pod errors in perlop.pod
81631              From: andreas.koenig@anima.de (Andreas J. Koenig)
81632              Date: Mon, 25 Nov 2002 10:21:08 +0100
81633              Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
81634
81635              Plus a few similar POD fixes
81636      Branch: perl
81637            ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod
81638            ! pod/perltie.pod
81639 ____________________________________________________________________________
81640 [ 18183] By: rgs                                   on 2002/11/26  19:53:26
81641         Log: Subject: Re: [perl #18626] bug in perlipc man page
81642              From: Slaven Rezic <slaven.rezic@berlin.de>
81643              Date: 23 Nov 2002 21:23:20 +0100
81644              Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
81645      Branch: perl
81646            ! pod/perlipc.pod
81647 ____________________________________________________________________________
81648 [ 18182] By: merijn                                on 2002/11/26  08:44:39
81649         Log: Subject: #17171: ld flag for shrplib on OpenBSD
81650              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
81651              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
81652      Branch: perl
81653            ! Configure
81654 ____________________________________________________________________________
81655 [ 18180] By: hv                                    on 2002/11/25  03:10:03
81656         Log: integrate #18144 updates to pod/perlport.pod
81657      Branch: perl
81658            ! pod/perlport.pod
81659 ____________________________________________________________________________
81660 [ 18179] By: hv                                    on 2002/11/25  03:06:44
81661         Log: Subject: [PATCH] UTF8 regexp {n} bug
81662              From: Inaba Hiroto <inaba@st.rim.or.jp>
81663              Date: Sat, 16 Nov 2002 19:23:00 +0900
81664              Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
81665      Branch: perl
81666            ! regcomp.c t/op/pat.t
81667 ____________________________________________________________________________
81668 [ 18178] By: hv                                    on 2002/11/25  02:43:40
81669         Log: Subject: Re: Storable bug #1698
81670              From: Slaven Rezic <slaven.rezic@berlin.de>
81671              Date: 18 Nov 2002 10:41:36 +0100
81672              Message-ID: <87ptt343lb.fsf@vran.herceg.de>
81673      Branch: perl
81674            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
81675            ! ext/Storable/t/forgive.t
81676 ____________________________________________________________________________
81677 [ 18177] By: hv                                    on 2002/11/25  02:37:07
81678         Log: add support for STASH and MAGIC information for REFs to sv_dump().
81679              Subject: [PATCH]
81680              From: Slaven Rezic <slaven.rezic@berlin.de>
81681              Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
81682              Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
81683      Branch: perl
81684            ! dump.c ext/Devel/Peek/Peek.t
81685 ____________________________________________________________________________
81686 [ 18176] By: hv                                    on 2002/11/25  02:31:10
81687         Log: Subject: Re: [perl #18479] Error when no strict refs in effect
81688              From: Slaven Rezic <slaven.rezic@berlin.de>
81689              Date: 18 Nov 2002 22:50:04 +0100
81690              Message-ID: <87smxya6pf.fsf@vran.herceg.de>
81691      Branch: perl
81692            ! pp_ctl.c
81693 ____________________________________________________________________________
81694 [ 18175] By: hv                                    on 2002/11/25  02:20:48
81695         Log: Subject: [Encode] 1.83 + bleedperl patch released
81696              From: Dan Kogai <dankogai@dan.co.jp>
81697              Date: Tue, 19 Nov 2002 03:18:44 +0900
81698              Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
81699      Branch: perl
81700            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
81701            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs
81702            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
81703            ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
81704 ____________________________________________________________________________
81705 [ 18172] By: rgs                                   on 2002/11/22  21:44:09
81706         Log: Subject: [PATCH] Historic version labels
81707              From: andreas.koenig@anima.de (Andreas J. Koenig)
81708              Date: Fri, 22 Nov 2002 14:39:41 +0100
81709              Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
81710      Branch: perl
81711            ! Changes5.005 Changes5.6
81712 ____________________________________________________________________________
81713 [ 18171] By: rgs                                   on 2002/11/22  21:15:54
81714         Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
81715              Fix the existing tests that didn't checked the difference
81716              between 0 and undef.
81717      Branch: perl
81718            ! t/op/magic.t
81719 ____________________________________________________________________________
81720 [ 18170] By: rgs                                   on 2002/11/22  20:49:12
81721         Log: Move some tests from t/run/fresh_perl.t
81722              to the new t/comp/parser.t. The goal being to
81723              get rid of fresh_perl.t at some point.
81724      Branch: perl
81725            ! t/comp/parser.t t/run/fresh_perl.t
81726 ____________________________________________________________________________
81727 [ 18169] By: rgs                                   on 2002/11/21  20:49:36
81728         Log: Add a test for bug #17920, and a new test file for it.
81729      Branch: perl
81730            + t/comp/parser.t
81731            ! MANIFEST
81732 ____________________________________________________________________________
81733 [ 18168] By: merijn                                on 2002/11/21  13:59:12
81734         Log: Subject: [PATCH] hires sleeping wants libs
81735              Date: Wed, 20 Nov 2002 17:18:31 +0200
81736              From: Jarkko Hietaniemi <jhi@iki.fi>
81737              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
81738      Branch: perl
81739            ! Configure hints/irix_6.sh
81740 ____________________________________________________________________________
81741 [ 18166] By: rgs                                   on 2002/11/19  23:02:31
81742         Log: Fix perl bug #17920 : a case of parser coredump.
81743              The fix is to disable Perl_block_start and Perl_block_end
81744              when the yacc parser has encountered errors. This prevents
81745              corruption of the internal stack, at the expense of correctness,
81746              but this doesn't matter as the code is unparseable anyway.
81747      Branch: perl
81748            ! op.c
81749 ____________________________________________________________________________
81750 [ 18165] By: rgs                                   on 2002/11/19  22:45:36
81751         Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
81752              From: Jarkko Hietaniemi <jhi@iki.fi>
81753              Date: Sun, 3 Nov 2002 17:50:08 +0200
81754              Message-ID: <20021103155008.GA382682@lyta.hut.fi>
81755      Branch: perl
81756            ! lib/open.pm locale.c pod/perl58delta.pod
81757 ____________________________________________________________________________
81758 [ 18164] By: rgs                                   on 2002/11/19  22:32:52
81759         Log: t/io/crlf.t failed with miniperl.
81760      Branch: perl
81761            ! t/io/crlf.t
81762 ____________________________________________________________________________
81763 [ 18163] By: rgs                                   on 2002/11/19  22:11:24
81764         Log: Subject: Re: [PATCH] AutoLoader gives wrong message
81765              From: Peter Scott <Peter@PSDT.com>
81766              Date: Thu, 07 Nov 2002 19:04:27 -0800
81767              Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
81768
81769              With a tweak to the END cleanup block to fully remove the
81770              temporary test directory
81771      Branch: perl
81772            ! lib/AutoLoader.t
81773 ____________________________________________________________________________
81774 [ 18162] By: rgs                                   on 2002/11/19  21:29:25
81775         Log: Subject: [PATCH ext/threads/threads.xs] trivial typo
81776              From: Dave Mitchell <davem@fdgroup.com>
81777              Date: Thu, 14 Nov 2002 22:55:39 +0000
81778              Message-ID: <20021114225539.A18614@fdgroup.com>
81779      Branch: perl
81780            ! ext/threads/threads.xs
81781 ____________________________________________________________________________
81782 [ 18161] By: rgs                                   on 2002/11/19  21:26:21
81783         Log: Subject: [PATCH Win32] Document wperl.exe
81784              From: "Brent Dax" <brentdax@cpan.org>
81785              Date: Fri, 15 Nov 2002 23:02:01 -0800
81786              Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
81787      Branch: perl
81788            ! README.win32
81789 ____________________________________________________________________________
81790 [ 18160] By: hv                                    on 2002/11/19  12:07:25
81791         Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
81792              From: Nicholas Clark <nick@unfortu.net>
81793              Date: Tue, 29 Oct 2002 23:00:05 +0000
81794              Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
81795      Branch: perl
81796            + regen.pl regen_headers.pl
81797            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
81798            ! keywords.pl opcode.pl regcomp.pl
81799 ____________________________________________________________________________
81800 [ 18159] By: hv                                    on 2002/11/19  11:48:30
81801         Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
81802              From: Gurusamy Sarathy <gsar@ActiveState.com>
81803              Date: Wed, 30 Oct 2002 20:58:15 -0800
81804              Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
81805              Date: Wed, 30 Oct 2002 21:56:22 -0800
81806              Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
81807              Date: Wed, 30 Oct 2002 22:55:30 -0800
81808              Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
81809      Branch: perl
81810            ! gv.c pp_hot.c t/op/method.t
81811 ____________________________________________________________________________
81812 [ 18158] By: hv                                    on 2002/11/19  11:35:16
81813         Log: Remove duplicate my() declaration giving warnings from change #18105.
81814      Branch: perl
81815            ! lib/Class/Struct.t
81816 ____________________________________________________________________________
81817 [ 18154] By: rgs                                   on 2002/11/16  22:08:44
81818         Log: Correction to change #18152, by Dave Mitchell.
81819      Branch: perl
81820            ! pod/perlhack.pod
81821 ____________________________________________________________________________
81822 [ 18152] By: rgs                                   on 2002/11/16  21:23:15
81823         Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
81824              From: Dave Mitchell <davem@fdgroup.com>
81825              Date: Sat, 16 Nov 2002 22:18:23 +0000
81826              Message-ID: <20021116221823.A23614@fdgroup.com>
81827              Documentation for change #18150.
81828      Branch: perl
81829            ! pod/perlhack.pod
81830 ____________________________________________________________________________
81831 [ 18151] By: rgs                                   on 2002/11/16  20:45:26
81832         Log: Document PRIVSHIFT.
81833              Subject: [PATCH] two small doc patches
81834              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81835              Date: Thu, 14 Nov 2002 15:07:35 -0800
81836              Message-ID: <3yC19gzkguTO092yn@efn.org>
81837      Branch: perl
81838            ! sv.h
81839 ____________________________________________________________________________
81840 [ 18150] By: rgs                                   on 2002/11/16  20:25:57
81841         Log: Subject: [PATCH] optional code for debugging leaking scalars
81842              From: Dave Mitchell <davem@fdgroup.com>
81843              Date: Thu, 14 Nov 2002 23:03:00 +0000
81844              Message-ID: <20021114230300.B18614@fdgroup.com>
81845      Branch: perl
81846            ! perl.c sv.c
81847 ____________________________________________________________________________
81848 [ 18149] By: rgs                                   on 2002/11/16  20:10:50
81849         Log: New B::Lint option, bare-subs, that checks for implicitely
81850              quoted barewords that are also subroutines, from
81851              Ian Phillipps <ip@tarragon-et.co.uk>.
81852              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
81853              With a few tweaks to the implementation and tests.
81854              (previous change was empty)
81855      Branch: perl
81856            ! ext/B/B/Lint.pm ext/B/t/lint.t
81857 ____________________________________________________________________________
81858 [ 18148] By: rgs                                   on 2002/11/16  20:05:34
81859         Log: New B::Lint option, bare-subs, that checks for implicitely
81860              quoted barewords that are also subroutines, from
81861              Ian Phillipps <ip@tarragon-et.co.uk>.
81862              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
81863              With a few tweaks to the implementation and tests.
81864      Branch: perl
81865            ! ext/B/B/Lint.pm ext/B/t/lint.t
81866 ____________________________________________________________________________
81867 [ 18147] By: rgs                                   on 2002/11/16  19:52:54
81868         Log: Subject: [PATCH] Typo in perl58delta
81869              From: andreas.koenig@anima.de (Andreas J. Koenig)
81870              Date: Sat, 16 Nov 2002 16:29:14 +0100
81871              Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
81872      Branch: perl
81873            ! pod/perl58delta.pod
81874 ____________________________________________________________________________
81875 [ 18142] By: rgs                                   on 2002/11/12  22:09:39
81876         Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
81877              From: Dave Mitchell <davem@fdgroup.com>
81878              Date: Thu, 7 Nov 2002 16:38:02 +0000
81879              Message-ID: <20021107163802.C25337@fdgroup.com>
81880      Branch: perl
81881            ! pad.h
81882 ____________________________________________________________________________
81883 [ 18141] By: merijn                                on 2002/11/12  16:15:30
81884         Log: repair 18139 (missing awk command)
81885      Branch: perl
81886            ! Configure
81887 ____________________________________________________________________________
81888 [ 18139] By: merijn                                on 2002/11/12  14:20:36
81889         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
81890              From: Jarkko Hietaniemi <jhi@iki.fi>
81891              Subject: [PATCH] Tru64 osvers
81892              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
81893      Branch: perl
81894            ! Configure
81895 ____________________________________________________________________________
81896 [ 18137] By: rgs                                   on 2002/11/10  21:57:04
81897         Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
81898              From: Slaven Rezic <slaven.rezic@berlin.de>
81899              Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
81900              Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
81901      Branch: perl
81902            ! lib/Term/ReadLine.pm
81903 ____________________________________________________________________________
81904 [ 18136] By: rgs                                   on 2002/11/10  21:38:44
81905         Log: Subject: t/run/runenv.t bug
81906              From: Salvador "Fandiño" <sfandino@yahoo.com>
81907              Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
81908              Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
81909      Branch: perl
81910            ! t/run/runenv.t
81911 ____________________________________________________________________________
81912 [ 18135] By: rgs                                   on 2002/11/10  21:30:36
81913         Log: Subject: [PATCH] perlopentut and PerlIO documentation
81914              From: Slaven Rezic <slaven.rezic@berlin.de>
81915              Date: 08 Nov 2002 22:22:19 +0100
81916              Message-ID: <8765v7kb90.fsf@vran.herceg.de>
81917      Branch: perl
81918            ! lib/PerlIO.pm pod/perlopentut.pod
81919 ____________________________________________________________________________
81920 [ 18125] By: hv                                    on 2002/11/07  14:01:57
81921         Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
81922              From: Dan Kogai <dankogai@dan.co.jp>
81923              Date: Fri, 25 Oct 2002 13:04:00 +0900
81924              Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
81925      Branch: perl
81926            + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
81927            + t/uni/tr_utf8.t
81928            ! MANIFEST
81929 ____________________________________________________________________________
81930 [ 18124] By: hv                                    on 2002/11/07  13:51:39
81931         Log: Subject: [PATCH] File::Temp documentation fix
81932              From: Slaven Rezic <slaven.rezic@berlin.de>
81933              Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
81934              Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
81935      Branch: perl
81936            ! lib/File/Temp.pm
81937 ____________________________________________________________________________
81938 [ 18123] By: hv                                    on 2002/11/07  13:46:59
81939         Log: Subject: PATCH x2p/find2perl.PL
81940              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
81941              Date: Thu, 24 Oct 2002 10:05:19 +0200
81942              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
81943      Branch: perl
81944            ! x2p/find2perl.PL
81945 ____________________________________________________________________________
81946 [ 18122] By: hv                                    on 2002/11/07  13:40:25
81947         Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
81948              From: "david@dhaller.de (via RT)" <perlbug@perl.org>
81949              Date: 23 Oct 2002 18:42:51 -0000
81950              Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
81951      Branch: perl
81952            ! ext/Fcntl/t/syslfs.t t/op/lfs.t
81953 ____________________________________________________________________________
81954 [ 18121] By: hv                                    on 2002/11/07  13:21:15
81955         Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0?
81956              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81957              Date: Sun, 03 Nov 2002 15:48:18 -0800
81958              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
81959      Branch: perl
81960            ! sv.c t/op/tie.t
81961 ____________________________________________________________________________
81962 [ 18120] By: hv                                    on 2002/11/07  13:14:21
81963         Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
81964              From: Gurusamy Sarathy <gsar@ActiveState.com>
81965              Date: Sat, 19 Oct 2002 12:11:43 -0700
81966              Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
81967      Branch: perl
81968            ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
81969 ____________________________________________________________________________
81970 [ 18119] By: hv                                    on 2002/11/07  12:13:28
81971         Log: Subject: [perl #18154] Problem found in calculating offsets in regex
81972              From: Mark Pease (via RT) <perlbug@perl.org>
81973              Date: 29 Oct 2002 20:23:54 -0000
81974              Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
81975      Branch: perl
81976            ! regcomp.c
81977 ____________________________________________________________________________
81978 [ 18118] By: hv                                    on 2002/11/07  11:33:38
81979         Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
81980              From: hv@crypt.org
81981              Date: Sun, 03 Nov 2002 16:41:24 +0000
81982              Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
81983      Branch: perl
81984            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
81985            ! t/op/sub_lval.t
81986 ____________________________________________________________________________
81987 [ 18117] By: rgs                                   on 2002/11/06  22:15:36
81988         Log: "make distclean" should remove the generated file lib/Config.pod.
81989      Branch: perl
81990            ! Makefile.SH
81991 ____________________________________________________________________________
81992 [ 18116] By: rgs                                   on 2002/11/06  22:11:06
81993         Log: The new test introduced in #18114 failed with threads
81994      Branch: perl
81995            ! ext/B/t/concise.t
81996 ____________________________________________________________________________
81997 [ 18115] By: rgs                                   on 2002/11/06  20:43:14
81998         Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
81999              From: Slaven Rezic <slaven.rezic@berlin.de>
82000              Date: 24 Oct 2002 00:44:35 +0200
82001              Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
82002      Branch: perl
82003            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
82004            ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
82005 ____________________________________________________________________________
82006 [ 18114] By: rgs                                   on 2002/11/06  20:08:53
82007         Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
82008              From: Stephen McCamant <smcc@mit.edu>
82009              Date: Thu, 31 Oct 2002 01:35:29 -0500
82010              Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
82011
82012              plus a test case in ext/B/t/concise.t
82013              plus a (less intrusive, but less future-proof) fix for a
82014              similar problem in B::walkoptree_exec().
82015      Branch: perl
82016            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
82017 ____________________________________________________________________________
82018 [ 18113] By: rgs                                   on 2002/11/05  20:11:55
82019         Log: make regen_headers.
82020              Backport change #18078 to warnings.pl.
82021      Branch: perl
82022            ! global.sym perlapi.c perlapi.h proto.h warnings.pl
82023 ____________________________________________________________________________
82024 [ 18109] By: ams                                   on 2002/11/05  13:03:34
82025         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
82026              From: hv@crypt.org
82027              Date: Tue, 05 Nov 2002 13:30:00 +0000
82028              Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
82029
82030              This is half of the fix for #18107. The swash_init() problems
82031              described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
82032              but can now be seen only with UTF-8 test cases.
82033      Branch: perl
82034            ! pp.c
82035 ____________________________________________________________________________
82036 [ 18108] By: merijn                                on 2002/11/05  07:52:08
82037         Log: Put back the DO NOT EDIT headers in proto.h and global.sym
82038
82039              Subject: Re: [perl #18066] Bug in -I when path has double colons?
82040              From: Slaven Rezic <slaven.rezic@berlin.de>
82041              Date: 03 Nov 2002 10:25:10 +0100
82042              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
82043      Branch: perl
82044            ! embed.pl
82045 ____________________________________________________________________________
82046 [ 18107] By: ams                                   on 2002/11/05  03:43:46
82047         Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
82048              character is UTF-8. (Copied from pp_lcfirst.)
82049              2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
82050      Branch: perl
82051            ! dump.c pp.c
82052 ____________________________________________________________________________
82053 [ 18106] By: hv                                    on 2002/11/05  01:43:27
82054         Log: new test based on:
82055              Subject: [TEST] for [PATCH] bug in utf8.c(?)
82056              From: Marty Pauley <marty+p5p@kasei.com>
82057              Date: Fri, 18 Oct 2002 21:02:38 +0100
82058              Message-ID: <20021018200238.GY3764@soto.kasei.com>
82059      Branch: perl
82060            ! lib/utf8.t
82061 ____________________________________________________________________________
82062 [ 18105] By: hv                                    on 2002/11/05  00:59:30
82063         Log: Subject: Re: Class::Struct, simple patch, tests
82064              From: Marty Pauley <marty+p5p@kasei.com>
82065              Date: Fri, 18 Oct 2002 22:26:38 +0100
82066              Message-ID: <20021018212638.GB3764@soto.kasei.com>
82067      Branch: perl
82068            ! lib/Class/Struct.pm lib/Class/Struct.t
82069 ____________________________________________________________________________
82070 [ 18102] By: rgs                                   on 2002/11/04  21:43:53
82071         Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
82072              From: Slaven Rezic <slaven.rezic@berlin.de>
82073              Date: 30 Oct 2002 11:18:47 +0100
82074              Message-ID: <87of9c2prs.fsf@vran.herceg.de>
82075
82076              With the corresponding change to embed.fnc
82077      Branch: perl
82078            + t/run/switchI.t
82079            ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
82080            ! proto.h t/run/runenv.t
82081 ____________________________________________________________________________
82082 [ 18094] By: merijn                                on 2002/11/04  16:08:22
82083         Log: Changed the warning detection pattern because of:
82084
82085              Subject: ccache gcc3.2 doesn't work
82086              From: Nicholas Clark <nick@ccl4.org>
82087              Date: Tue, 29 Oct 2002 15:01:39
82088              Message-ID: <20021029150139.J82080@plum.flirble.org>
82089      Branch: perl
82090            ! Configure
82091 ____________________________________________________________________________
82092 [ 18093] By: jhi                                   on 2002/11/04  16:06:39
82093         Log: s/Perlf/Perl/ (thanks rgs)
82094      Branch: perl
82095            ! pod/perldiag.pod
82096 ____________________________________________________________________________
82097 [ 18091] By: jhi                                   on 2002/11/04  15:50:07
82098         Log: How pre-5.9.0 Perl can be fooled by a defined-or.
82099      Branch: perl
82100            ! pod/perldiag.pod
82101 ____________________________________________________________________________
82102 [ 18090] By: hv                                    on 2002/11/04  15:49:29
82103         Log: extend #13786 to cover the other four identical chunks of code
82104              to avoid looping under overload.
82105      Branch: perl
82106            ! sv.c
82107 ____________________________________________________________________________
82108 [ 18088] By: merijn                                on 2002/11/04  15:37:06
82109         Log: Charnames take 4
82110              Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
82111      Branch: perl
82112            ! lib/charnames.pm lib/charnames.t
82113 ____________________________________________________________________________
82114 [ 18086] By: hv                                    on 2002/11/04  15:16:34
82115         Log: integrate from perlio: changes #17709, #17795, #17796, #18032
82116      Branch: perl
82117           !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
82118           !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
82119 ____________________________________________________________________________
82120 [ 18085] By: hv                                    on 2002/11/04  12:17:12
82121         Log: Subject: Re: [perl #17064] illegal legal unicode character
82122              From: hv@crypt.org
82123              Date: Mon, 04 Nov 2002 13:23:49 +0000
82124              Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
82125      Branch: perl
82126            ! regexec.c t/op/split.t
82127 ____________________________________________________________________________
82128 [ 18084] By: merijn                                on 2002/11/04  11:04:45
82129         Log: Tru64, gcc -O3, datasize
82130              Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
82131      Branch: perl
82132            ! README.tru64 hints/dec_osf.sh
82133 ____________________________________________________________________________
82134 [ 18083] By: merijn                                on 2002/11/04  10:58:52
82135         Log: Typo configpm
82136              Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
82137      Branch: perl
82138            ! configpm
82139 ____________________________________________________________________________
82140 [ 18078] By: hv                                    on 2002/11/03  13:20:50
82141         Log: avoid reliance on croak() prototype
82142      Branch: perl
82143            ! lib/warnings.pm
82144 ____________________________________________________________________________
82145 [ 18077] By: hv                                    on 2002/11/03  13:18:17
82146         Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re().
82147              (with tweaks)
82148              From: Michael G Schwern <schwern@pobox.com>
82149              Date: Wed, 4 Sep 2002 12:06:08 -0700
82150              Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
82151      Branch: perl
82152            ! configpm lib/Config.t
82153 ____________________________________________________________________________
82154 [ 18076] By: gbarr                                 on 2002/11/03  10:11:18
82155         Log: Update to Scalar-List-Utils 1.08
82156      Branch: perl
82157            + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
82158            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README
82159            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
82160            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
82161            ! ext/List/Util/t/reduce.t
82162 ____________________________________________________________________________
82163 [ 18075] By: rgs                                   on 2002/10/31  20:58:12
82164         Log: Adjust the number of tests in t/op/range.t
82165      Branch: perl
82166            ! t/op/range.t
82167 ____________________________________________________________________________
82168 [ 18074] By: ams                                   on 2002/10/30  22:30:32
82169         Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
82170              but "-4\n".."-0\n" is!
82171              From: Slaven Rezic <slaven.rezic@berlin.de>
82172              Date: 30 Oct 2002 16:22:36 +0100
82173              Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
82174
82175              Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
82176              is not DWIM but "-4\n".."-0\n" is!
82177              From: "Orton, Yves" <yves.orton@mciworldcom.de>
82178              Date: Wed, 30 Oct 2002 11:59:31 -0000
82179              Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
82180
82181              (Applied over previous fix.)
82182      Branch: perl
82183            ! pp_ctl.c t/op/range.t
82184 ____________________________________________________________________________
82185 [ 18073] By: ams                                   on 2002/10/30  19:47:12
82186         Log: Subject: [perl #18165] "0" fails as right-hand argument to ..
82187              From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
82188              Date: 30 Oct 2002 17:27:53 -0000
82189              Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
82190
82191              (Fixed by making an exception for .."0" in pp_flop.)
82192      Branch: perl
82193            ! pp_ctl.c t/op/range.t
82194 ____________________________________________________________________________
82195 [ 18072] By: rgs                                   on 2002/10/29  20:37:31
82196         Log: Partial fix of bug [perl #17589] : prevent the parser to
82197              segfault when encountering the erroneous construct "sub;".
82198      Branch: perl
82199            ! pod/perldiag.pod t/op/anonsub.t toke.c
82200 ____________________________________________________________________________
82201 [ 18071] By: rgs                                   on 2002/10/28  21:57:25
82202         Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
82203              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
82204              Date: Mon, 28 Oct 2002 12:53:52 -0000
82205              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
82206      Branch: perl
82207            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
82208 ____________________________________________________________________________
82209 [ 18070] By: rgs                                   on 2002/10/28  20:46:33
82210         Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
82211              From: Nicholas Clark <nick@unfortu.net>
82212              Date: Sun, 27 Oct 2002 18:39:03 +0000
82213              Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>
82214      Branch: perl
82215            ! util.c
82216 ____________________________________________________________________________
82217 [ 18069] By: rgs                                   on 2002/10/28  20:44:12
82218         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
82219              From: Nicholas Clark <nick@unfortu.net>
82220              Date: Sun, 27 Oct 2002 22:31:08 +0000
82221              Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
82222      Branch: perl
82223            ! t/op/pack.t
82224 ____________________________________________________________________________
82225 [ 18068] By: merijn                                on 2002/10/27  17:57:15
82226         Log: Repair broken previous patch. I don't like it, but not repairing it
82227              breaks each and every build. Will teach me to test on the same
82228              machine where I patched it. Sorry.
82229      Branch: perl
82230            ! embed.pl
82231 ____________________________________________________________________________
82232 [ 18067] By: merijn                                on 2002/10/27  06:02:21
82233         Log: embed.pl doc. (embed.pl reorganization for doc headers)
82234              Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
82235              With some additional modifications
82236      Branch: perl
82237            ! embed.pl
82238 ____________________________________________________________________________
82239 [ 18064] By: merijn                                on 2002/10/25  11:47:07
82240         Log: The 5005thread todo list; 2 down 25 to go
82241      Branch: perl
82242            ! README.irix README.tru64
82243 ____________________________________________________________________________
82244 [ 18063] By: hv                                    on 2002/10/25  00:28:48
82245         Log: change #18038 gives too many problems on t/450_service.t; disable
82246              it for now
82247      Branch: perl
82248            ! lib/Net/Ping/t/450_service.t
82249 ____________________________________________________________________________
82250 [ 18062] By: hv                                    on 2002/10/25  00:21:17
82251         Log: Subject: [PATCH] DB_File 1.806
82252              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
82253              Date: Tue, 22 Oct 2002 11:16:21 +0100
82254              Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
82255      Branch: perl
82256            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
82257            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
82258            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
82259 ____________________________________________________________________________
82260 [ 18061] By: hv                                    on 2002/10/25  00:13:07
82261         Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm
82262              From: chromatic <chromatic@wgz.org>
82263              Date: Mon, 21 Oct 2002 20:27:43 -0700
82264              Message-ID: <20021022033253.57952.qmail@onion.perl.org>
82265      Branch: perl
82266            + ext/IO/lib/IO/t/IO.t
82267            ! MANIFEST lib/Net/Ping/t/450_service.t
82268 ____________________________________________________________________________
82269 [ 18060] By: hv                                    on 2002/10/24  23:54:50
82270         Log: 2 lines of change #18039 had several problems
82271      Branch: perl
82272            ! ext/IO/IO.pm
82273 ____________________________________________________________________________
82274 [ 18059] By: hv                                    on 2002/10/24  23:46:29
82275         Log: Subject: [perl #18036] perldoc refuses to run on BeOS
82276              From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
82277              Date: 21 Oct 2002 10:18:50 -0000
82278              Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
82279      Branch: perl
82280            ! utils/perldoc.PL
82281 ____________________________________________________________________________
82282 [ 18058] By: hv                                    on 2002/10/24  23:36:48
82283         Log: Subject: The Inaba patch for tr/// vs. use encoding
82284              From: Dan Kogai <dankogai@dan.co.jp>
82285              Date: Mon, 21 Oct 2002 17:36:02 +0900
82286              Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
82287      Branch: perl
82288            ! mg.c regcomp.c sv.c toke.c
82289 ____________________________________________________________________________
82290 [ 18057] By: hv                                    on 2002/10/24  23:16:15
82291         Log: Subject: [Encode] 1.80 released
82292              From: Dan Kogai <dankogai@dan.co.jp>
82293              Date: Tue, 22 Oct 2002 05:47:16 +0900
82294              Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
82295      Branch: perl
82296            + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl
82297            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
82298            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
82299            ! ext/Encode/lib/Encode/MIME/Header.pm
82300            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t
82301            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
82302            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
82303            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
82304 ____________________________________________________________________________
82305 [ 18056] By: hv                                    on 2002/10/24  22:48:06
82306         Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again
82307              From: Autrijus Tang <autrijus@autrijus.org>
82308              Date: Sat, 19 Oct 2002 17:51:57 +0800
82309              Message-ID: <20021019095157.GA430@not.autrijus.org>
82310      Branch: perl
82311            ! ext/B/B/C.pm
82312 ____________________________________________________________________________
82313 [ 18055] By: hv                                    on 2002/10/24  22:34:10
82314         Log: Reverse change #8066 and sense of test, to satisfy [perl #17763]
82315      Branch: perl
82316            ! pp_sys.c t/run/fresh_perl.t
82317 ____________________________________________________________________________
82318 [ 18054] By: hv                                    on 2002/10/24  22:17:40
82319         Log: change #18030 needs the removal of ext/Thread/thr5005.t
82320      Branch: perl
82321            - ext/Thread/thr5005.t
82322 ____________________________________________________________________________
82323 [ 18053] By: merijn                                on 2002/10/24  08:20:09
82324         Log: charnames pragma extended with :alias for customized
82325              unicode naming aliases
82326              Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
82327      Branch: perl
82328            ! lib/charnames.pm lib/charnames.t
82329 ____________________________________________________________________________
82330 [ 18052] By: rgs                                   on 2002/10/23  19:16:50
82331         Log: Further tweaks to perlmodlib.pod.
82332              Add a note about perllocal.pod, which wasn't documented.
82333      Branch: perl
82334            ! pod/perlmodlib.PL pod/perlmodlib.pod
82335 ____________________________________________________________________________
82336 [ 18051] By: rgs                                   on 2002/10/23  18:56:08
82337         Log: Further tweaks to perluniintro.pod
82338      Branch: perl
82339            ! pod/perluniintro.pod
82340 ____________________________________________________________________________
82341 [ 18050] By: rgs                                   on 2002/10/22  19:11:12
82342         Log: perlmodlib.pod nit suggested by David Dyck (bug #18055)
82343              Regenerate perlmodlib.pod
82344      Branch: perl
82345            ! pod/perlmodlib.PL pod/perlmodlib.pod
82346 ____________________________________________________________________________
82347 [ 18049] By: rgs                                   on 2002/10/22  18:48:00
82348         Log: Subject: [PATCH] perluniintro
82349              From: Jarkko Hietaniemi <jhi@iki.fi>
82350              Date: Sun, 20 Oct 2002 15:48:09 +0300
82351              Message-ID: <20021020124809.GE444369@lyta.hut.fi>
82352      Branch: perl
82353            ! pod/perluniintro.pod
82354 ____________________________________________________________________________
82355 [ 18048] By: hv                                    on 2002/10/22  17:04:26
82356         Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always
82357              From: Dave Mitchell <davem@fdgroup.com>
82358              Date: Fri, 18 Oct 2002 13:36:40 +0100
82359              Message-ID: <20021018133640.A19172@fdgroup.com>
82360      Branch: perl
82361            ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c
82362            ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h
82363            ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t
82364 ____________________________________________________________________________
82365 [ 18047] By: hv                                    on 2002/10/22  16:20:18
82366         Log: Subject: [PATCH] AutoLoader gives wrong message
82367              From: Peter Scott <peter@psdt.com>
82368              Date: Thu, 17 Oct 2002 19:54:56 -0700
82369              Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
82370      Branch: perl
82371            ! lib/AutoLoader.pm
82372 ____________________________________________________________________________
82373 [ 18046] By: hv                                    on 2002/10/22  15:52:40
82374         Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
82375              From: Alain Barbet <alian@alianwebserver.com>
82376              Date: Fri, 18 Oct 2002 15:29:29 +0200
82377              Message-ID: <3DB00CB9.70708@alianwebserver.com>
82378      Branch: perl
82379            ! README.win32 win32/makefile.mk win32/win32.c
82380 ____________________________________________________________________________
82381 [ 18045] By: hv                                    on 2002/10/22  15:47:21
82382         Log: improve 'atomicity' wording
82383      Branch: perl
82384            ! lib/filetest.pm
82385 ____________________________________________________________________________
82386 [ 18044] By: hv                                    on 2002/10/22  15:43:55
82387         Log: Subject: [PATCH] Shell.pm object methods broken
82388              From: Dan Brook <dbrook@easyspace.com>
82389              Date: Thu, 17 Oct 2002 16:05:04 +0100
82390              Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
82391      Branch: perl
82392            ! lib/Shell.pm lib/Shell.t
82393 ____________________________________________________________________________
82394 [ 18042] By: hv                                    on 2002/10/21  09:20:54
82395         Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
82396              From: hv@crypt.org
82397              Date: Mon, 21 Oct 2002 11:27:40 +0100
82398              Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
82399      Branch: perl
82400            ! t/lib/warnings/toke toke.c
82401 ____________________________________________________________________________
82402 [ 18041] By: hv                                    on 2002/10/21  01:14:48
82403         Log: Subject: Re: [perl #18019] regex overoptimization
82404              From: hv@crypt.org
82405              Date: Mon, 21 Oct 2002 03:21:54 +0100
82406              Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
82407      Branch: perl
82408            ! regcomp.c t/op/re_tests
82409 ____________________________________________________________________________
82410 [ 18039] By: hv                                    on 2002/10/20  14:33:16
82411         Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
82412              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
82413              Date: Tue, 15 Oct 2002 02:17:03 +0200
82414              Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
82415      Branch: perl
82416            ! ext/IO/IO.pm
82417 ____________________________________________________________________________
82418 [ 18038] By: hv                                    on 2002/10/20  14:23:06
82419         Log: Update to Net::Ping v2.23
82420      Branch: perl
82421            + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t
82422            + lib/Net/Ping/t/450_service.t
82423            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
82424            ! lib/Net/Ping/t/200_ping_tcp.t
82425 ____________________________________________________________________________
82426 [ 18037] By: hv                                    on 2002/10/20  13:57:06
82427         Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
82428              From: Jarkko Hietaniemi <jhi@iki.fi>
82429              Date: Mon, 14 Oct 2002 14:49:54 +0300
82430              Message-ID: <20021014114954.GB80937@lyta.hut.fi>
82431      Branch: perl
82432            ! t/op/pack.t
82433 ____________________________________________________________________________
82434 [ 18036] By: hv                                    on 2002/10/20  13:43:56
82435         Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
82436              From: Slaven Rezic <slaven.rezic@berlin.de>
82437              Date: 14 Oct 2002 09:37:18 +0200
82438              Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
82439      Branch: perl
82440            ! pp_sys.c t/op/mkdir.t
82441 ____________________________________________________________________________
82442 [ 18035] By: hv                                    on 2002/10/20  13:39:09
82443         Log: Subject: Re: [perl #17951] Strange UTF error
82444              From: Jarkko Hietaniemi <jhi@iki.fi>
82445              Date: Wed, 16 Oct 2002 18:50:51 +0300
82446              Message-ID: <20021016155051.GB268437@lyta.hut.fi>
82447      Branch: perl
82448            ! lib/utf8_heavy.pl t/run/fresh_perl.t
82449 ____________________________________________________________________________
82450 [ 18034] By: hv                                    on 2002/10/20  13:23:16
82451         Log: Update to Time::HiRes v1.38
82452      Branch: perl
82453            + ext/Time/HiRes/typemap
82454            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
82455            ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs
82456            ! ext/Time/HiRes/Makefile.PL
82457 ____________________________________________________________________________
82458 [ 18033] By: hv                                    on 2002/10/20  13:12:25
82459         Log: Upgrade to Test.pm v1.23
82460      Branch: perl
82461            ! lib/Test.pm
82462 ____________________________________________________________________________
82463 [ 18030] By: merijn                                on 2002/10/19  14:10:21
82464         Log: Happy chainsaw stories; The removal of the 5005 threads
82465              Still imcomplete. Configure will follow
82466      Branch: perl
82467            ! MANIFEST NetWare/Makefile NetWare/config.wc
82468            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
82469            ! Porting/Glossary Porting/config.sh Porting/config_H
82470            ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h
82471            ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm
82472            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
82473            ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads
82474            ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh
82475            ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c
82476            ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h
82477            ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c
82478            ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c
82479            ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile
82480            ! win32/config.bc win32/config.gc win32/config.vc
82481            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
82482            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
82483            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
82484            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
82485            ! wince/Makefile.ce wince/config.ce wince/config_H.ce
82486            ! wince/config_sh.PL wince/win32.h wince/win32thread.c
82487            ! wince/win32thread.h wince/wincesck.c
82488 ____________________________________________________________________________
82489 [ 18029] By: merijn                                on 2002/10/18  07:28:21
82490         Log: minor tweaks in Porting/pumpkin.pod
82491              Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
82492      Branch: perl
82493            ! Porting/pumpkin.pod
82494 ____________________________________________________________________________
82495 [ 18028] By: rgs                                   on 2002/10/17  20:33:32
82496         Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
82497              From: Abe Timmerman <abe@ztreet.demon.nl>
82498              Date: Thu, 17 Oct 2002 23:38:34 +0200
82499              Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
82500      Branch: perl
82501            ! t/run/switches.t
82502 ____________________________________________________________________________
82503 [ 18027] By: hv                                    on 2002/10/17  14:39:27
82504         Log: Subject: Re: versions too accurate
82505              From: John Peacock <jpeacock@rowman.com>
82506              Date: Mon, 14 Oct 2002 22:36:48 -0400
82507              Message-ID: <3DAB7F40.1050200@rowman.com>
82508      Branch: perl
82509            ! lib/version.pm util.c
82510 ____________________________________________________________________________
82511 [ 18026] By: hv                                    on 2002/10/17  14:29:41
82512         Log: Subject: Re: [PATCH] Version object combined patch
82513              From: John Peacock <jpeacock@rowman.com>
82514              Date: Thu, 10 Oct 2002 21:23:01 -0400
82515              Message-ID: <3DA627F5.5050907@rowman.com>
82516      Branch: perl
82517            ! lib/version.pm lib/version.t pod/perldiag.pod util.c
82518 ____________________________________________________________________________
82519 [ 18025] By: hv                                    on 2002/10/17  13:37:04
82520         Log: definition of MAXPATHLEN
82521              Subject: [PATCH] standard lawyerism
82522              From: Jarkko Hietaniemi <jhi@iki.fi>
82523              Date: Fri, 11 Oct 2002 02:48:26 +0300
82524              Message-ID: <20021010234825.GM292305@lyta.hut.fi>
82525      Branch: perl
82526            ! perl.h
82527 ____________________________________________________________________________
82528 [ 18024] By: hv                                    on 2002/10/17  13:34:01
82529         Log: Subject: Re: [perl #17061] no strict 'garbage'
82530              From: Slaven Rezic <slaven.rezic@berlin.de>
82531              Date: 10 Oct 2002 16:23:22 +0200
82532              Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
82533      Branch: perl
82534            ! ext/Storable/Storable.pm
82535 ____________________________________________________________________________
82536 [ 18023] By: hv                                    on 2002/10/17  12:56:28
82537         Log: Subject: Re: [perl #17830] open FH, "<&", $fd
82538              From: Steve Grazzini <grazz@nyc.rr.com>
82539              Date: 11 Oct 2002 22:28:58 -0000
82540              Message-ID: <20021011222858.452.qmail@onion.perl.org>
82541      Branch: perl
82542            ! doio.c t/io/open.t
82543 ____________________________________________________________________________
82544 [ 18022] By: hv                                    on 2002/10/17  12:24:42
82545         Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
82546              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82547              Date: Tue, 15 Oct 2002 17:01:43 -0700
82548              Message-ID: <nxKr9gzkgmBO092yn@efn.org>
82549      Branch: perl
82550            ! t/op/assignwarn.t
82551 ____________________________________________________________________________
82552 [ 18021] By: hv                                    on 2002/10/17  11:28:38
82553         Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
82554              From: Slaven Rezic <slaven.rezic@berlin.de>
82555              Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
82556              Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
82557      Branch: perl
82558            ! Porting/pumpkin.pod
82559 ____________________________________________________________________________
82560 [ 18020] By: rgs                                   on 2002/10/16  18:43:21
82561         Log: prototype() didn't warn when used in void context.
82562      Branch: perl
82563            ! op.c t/lib/warnings/op
82564 ____________________________________________________________________________
82565 [ 18019] By: ams                                   on 2002/10/15  20:54:53
82566         Log: Subject: Japanese translation of Storable
82567              From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
82568              Date: Tue, 15 Oct 2002 06:31:01 +0900
82569              Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
82570      Branch: perl
82571            ! ext/Storable/README
82572 ____________________________________________________________________________
82573 [ 18018] By: rgs                                   on 2002/10/15  19:08:20
82574         Log: Subject: Re: [PATCH] cv.h: Comment update
82575              From: Paul Johnson <paul@pjcj.net>
82576              Date: Mon, 14 Oct 2002 20:00:50 +0200
82577              Message-ID: <20021014180050.GC7333@pjcj.net>
82578      Branch: perl
82579            ! cv.h
82580 ____________________________________________________________________________
82581 [ 18017] By: rgs                                   on 2002/10/14  20:37:06
82582         Log: Subject: [PATCH] perlipc.pod
82583              From: Slaven Rezic <slaven.rezic@berlin.de>
82584              Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
82585              Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
82586      Branch: perl
82587            ! pod/perlipc.pod
82588 ____________________________________________________________________________
82589 [ 18016] By: rgs                                   on 2002/10/14  20:30:03
82590         Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
82591              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
82592              Date: Sun, 13 Oct 2002 09:02:36 +0900
82593              Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
82594      Branch: perl
82595            ! pod/perlunicode.pod
82596 ____________________________________________________________________________
82597 [ 18015] By: rgs                                   on 2002/10/12  20:22:37
82598         Log: The -0 command-line switch wasn't setting $/ at compile-time.
82599              Move the initialization of $/ just after switch parsing
82600              (it was done after yyparse().)
82601      Branch: perl
82602            ! perl.c t/run/switches.t
82603 ____________________________________________________________________________
82604 [ 18014] By: rgs                                   on 2002/10/12  20:18:55
82605         Log: Subject: Re: [PATCH] perl573delta delinting
82606              From: Philip Newton <Philip.Newton@gmx.net>
82607              Date: Sat, 12 Oct 2002 21:25:49 +0200
82608              Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
82609      Branch: perl
82610            ! pod/perl573delta.pod
82611 ____________________________________________________________________________
82612 [ 18013] By: hv                                    on 2002/10/12  15:41:50
82613         Log: Subject: [PATCH] for -Dm
82614              From: Slaven Rezic <slaven.rezic@berlin.de>
82615              Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
82616              Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
82617      Branch: perl
82618            ! malloc.c
82619 ____________________________________________________________________________
82620 [ 18012] By: hv                                    on 2002/10/12  15:39:49
82621         Log: #18005 was not enough
82622              Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
82623              From: Abe Timmerman <abeltje@cpan.org>
82624              Date: Sat, 12 Oct 2002 17:56:39 +0200
82625              Message-Id: <200210121756.39803.abeltje@cpan.org>
82626      Branch: perl
82627            ! win32/makefile.mk
82628 ____________________________________________________________________________
82629 [ 18011] By: hv                                    on 2002/10/12  15:36:43
82630         Log: Subject: [perl #17805] BUG: Grammar bug during Configure
82631              From: Richard Hitt (via RT) <perlbug@perl.org>
82632              Date: 8 Oct 2002 21:04:30 -0000
82633              Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
82634      Branch: perl
82635            ! Configure
82636 ____________________________________________________________________________
82637 [ 18010] By: hv                                    on 2002/10/12  15:31:06
82638         Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
82639              From: Nicholas Clark <nick@unfortu.net>
82640              Date: Tue, 8 Oct 2002 21:52:53 +0100
82641              Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
82642      Branch: perl
82643            ! pod/perldiag.pod pp_pack.c t/op/pack.t
82644 ____________________________________________________________________________
82645 [ 18009] By: hv                                    on 2002/10/12  15:12:18
82646         Log: Subject: [PATCH perldoc] For screaming hell's sake
82647              From: Simon Cozens <simon@netthink.co.uk>
82648              Date: Tue, 8 Oct 2002 11:13:07 +0100
82649              Message-ID: <20021008101307.GA8175@netthink.co.uk>
82650      Branch: perl
82651            ! utils/perldoc.PL
82652 ____________________________________________________________________________
82653 [ 18008] By: hv                                    on 2002/10/12  14:38:19
82654         Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
82655              From: Nicholas Clark <nick@unfortu.net>
82656              Date: Mon, 7 Oct 2002 23:35:34 +0100
82657              Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
82658      Branch: perl
82659            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
82660            ! ext/Storable/README ext/Storable/Storable.pm
82661            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
82662            ! ext/Storable/t/forgive.t ext/Storable/t/integer.t
82663            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
82664 ____________________________________________________________________________
82665 [ 18007] By: hv                                    on 2002/10/12  14:22:36
82666         Log: Subject: [perl #17773] errors in c2ph(1) man page
82667              From: Eric Melville (via RT) <perlbug@perl.org>
82668              Date: 7 Oct 2002 02:58:34 -0000
82669              Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
82670      Branch: perl
82671            ! utils/c2ph.PL
82672 ____________________________________________________________________________
82673 [ 18006] By: hv                                    on 2002/10/12  14:19:55
82674         Log: Subject: [PATCH pad.c] Re: closure failures
82675              From: Dave Mitchell <davem@fdgroup.com>
82676              Date: Mon, 7 Oct 2002 02:42:13 +0100
82677              Message-ID: <20021007024213.B29760@fdgroup.com>
82678      Branch: perl
82679            ! pad.c
82680 ____________________________________________________________________________
82681 [ 18005] By: hv                                    on 2002/10/12  14:17:07
82682         Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7
82683              From: Abe Timmerman <abeltje@cpan.org>
82684              Date: Tue, 8 Oct 2002 14:16:56 +0200
82685              Message-Id: <200210081416.56942.abeltje@cpan.org>
82686      Branch: perl
82687            ! win32/Makefile
82688 ____________________________________________________________________________
82689 [ 18004] By: hv                                    on 2002/10/12  14:06:59
82690         Log: updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
82691      Branch: perl
82692            ! hints/darwin.sh
82693 ____________________________________________________________________________
82694 [ 18003] By: hv                                    on 2002/10/12  13:48:34
82695         Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
82696              and #18001.
82697      Branch: perl
82698            ! ext/Devel/Peek/Peek.t
82699 ____________________________________________________________________________
82700 [ 18002] By: hv                                    on 2002/10/11  23:22:56
82701         Log: Subject: [Encode] 1.77 Released
82702              From: Dan Kogai <dankogai@dan.co.jp>
82703              Date: Sun, 6 Oct 2002 12:52:52 +0900
82704              Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
82705      Branch: perl
82706            ! ext/Encode/Changes ext/Encode/Encode.pm
82707            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
82708            ! ext/Encode/lib/Encode/Alias.pm
82709            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t
82710            ! ext/Encode/ucm/big5-eten.ucm
82711 ____________________________________________________________________________
82712 [ 18001] By: hv                                    on 2002/10/11  22:52:43
82713         Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
82714              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82715              Date: Thu, 10 Oct 2002 14:28:55 -0700
82716              Message-ID: <XEfp9gzkgquV092yn@efn.org>
82717      Branch: perl
82718            ! ext/Devel/Peek/Peek.t
82719 ____________________________________________________________________________
82720 [ 18000] By: hv                                    on 2002/10/11  22:30:36
82721         Log: Subject: [PATCH] perl573delta delinting
82722              From: Jarkko Hietaniemi <jhi@iki.fi>
82723              Date: Fri, 4 Oct 2002 16:19:31 +0300
82724              Message-ID: <20021004131931.GE278184@lyta.hut.fi>
82725      Branch: perl
82726            ! pod/perl573delta.pod
82727 ____________________________________________________________________________
82728 [ 17999] By: hv                                    on 2002/10/11  22:28:36
82729         Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
82730              From: Jarkko Hietaniemi <jhi@iki.fi>
82731              Date: Fri, 4 Oct 2002 16:11:57 +0300
82732              Message-ID: <20021004131157.GD278184@lyta.hut.fi>
82733      Branch: perl
82734            ! pod/perldiag.pod reentr.c reentr.pl
82735 ____________________________________________________________________________
82736 [ 17998] By: rgs                                   on 2002/10/11  19:53:05
82737         Log: Fix bug #17771 : segfault with the 'for' statement modifier
82738              used inside a map or a grep.
82739      Branch: perl
82740            ! pp_ctl.c t/op/grep.t
82741 ____________________________________________________________________________
82742 [ 17997] By: hv                                    on 2002/10/11  12:10:39
82743         Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
82744              From: Information Service <info@lingo.kiev.ua>
82745              Date: Wed, 09 Oct 2002 07:17:00 +0400
82746              Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
82747      Branch: perl
82748            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
82749 ____________________________________________________________________________
82750 [ 17996] By: hv                                    on 2002/10/11  11:55:53
82751         Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
82752              From: chromatic <chromatic@wgz.org>
82753              Date: Thu, 03 Oct 2002 22:56:54 -0700
82754              Message-ID: <20021004060120.33329.qmail@onion.perl.org>
82755      Branch: perl
82756            ! lib/AutoLoader.pm lib/AutoLoader.t
82757 ____________________________________________________________________________
82758 [ 17995] By: ams                                   on 2002/10/11  05:24:20
82759         Log: Subject: [perl #17819] Typo in perltooc?
82760              From: Bob Wilkinson (via RT) <perlbug@perl.org>
82761              Date: 9 Oct 2002 09:50:40 -0000
82762              Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
82763
82764              Subject: [perl #17821] Typo in perltooc
82765              From: Bob Wilkinson (via RT) <perlbug@perl.org>
82766              Date: 9 Oct 2002 10:12:51 -0000
82767              Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
82768      Branch: perl
82769            ! pod/perltooc.pod
82770 ____________________________________________________________________________
82771 [ 17994] By: rgs                                   on 2002/10/10  20:19:27
82772         Log: Fix bug #17776 : memory corruption in qr/##/x
82773      Branch: perl
82774            ! sv.c t/op/pat.t
82775 ____________________________________________________________________________
82776 [ 17993] By: rgs                                   on 2002/10/10  19:52:00
82777         Log: croak() is better written Perl_croak() in C code.
82778      Branch: perl
82779            ! util.c
82780 ____________________________________________________________________________
82781 [ 17992] By: hv                                    on 2002/10/10  11:29:12
82782         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
82783              From: andreas.koenig@anima.de (Andreas J. Koenig)
82784              Date: Fri, 04 Oct 2002 06:38:57 +0200
82785              Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
82786      Branch: perl
82787            ! lib/Hash/Util.pm
82788 ____________________________________________________________________________
82789 [ 17991] By: hv                                    on 2002/10/10  11:20:41
82790         Log: new files lib/version.pm and lib/version.t for change #17990.
82791      Branch: perl
82792            + lib/version.pm lib/version.t
82793 ____________________________________________________________________________
82794 [ 17990] By: hv                                    on 2002/10/10  11:19:57
82795         Log: Subject: [PATCH] Version object combined patch
82796              From: John Peacock <jpeacock@rowman.com>
82797              Date: Fri, 04 Oct 2002 23:15:10 -0400
82798              Message-ID: <3D9E593E.1060605@rowman.com>
82799      Branch: perl
82800            ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod
82801            ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c
82802 ____________________________________________________________________________
82803 [ 17989] By: hv                                    on 2002/10/10  10:48:42
82804         Log: Subject: PATCH: lib/ExtUtils/typemap
82805              From: Brian Ingerson <ingy@ttul.org>
82806              Date: Sat, 28 Sep 2002 13:03:24 -0700
82807              Message-ID: <20020928130324.A16900@ttul.org>
82808      Branch: perl
82809            ! lib/ExtUtils/typemap
82810 ____________________________________________________________________________
82811 [ 17988] By: hv                                    on 2002/10/10  10:45:19
82812         Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
82813              From: Nicholas Clark <nick@unfortu.net>
82814              Date: Sat, 28 Sep 2002 18:52:00 +0100
82815              Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
82816      Branch: perl
82817            ! lib/Exporter.t lib/Exporter/Heavy.pm
82818 ____________________________________________________________________________
82819 [ 17987] By: hv                                    on 2002/10/10  10:27:40
82820         Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
82821              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
82822              Date: Mon, 9 Sep 2002 17:36:55 -0400
82823              Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
82824      Branch: perl
82825            ! pod/perlfunc.pod
82826 ____________________________________________________________________________
82827 [ 17986] By: hv                                    on 2002/10/10  09:51:24
82828         Log: Remove use of caller() in strict.pm, and tighten Safe compartment
82829              for Storable tests to match.
82830      Branch: perl
82831            ! ext/Storable/t/code.t lib/strict.pm lib/strict.t
82832 ____________________________________________________________________________
82833 [ 17985] By: hv                                    on 2002/10/10  09:27:00
82834         Log: Subject: Re: README.cygwin draft update
82835              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82836              Date: Mon, 07 Oct 2002 17:15:09 -0700
82837              Message-ID: <NOio9gzkg6oR092yn@efn.org>
82838      Branch: perl
82839            ! README.cygwin pod/perl58delta.pod
82840 ____________________________________________________________________________
82841 [ 17984] By: rgs                                   on 2002/10/09  19:17:08
82842         Log: Fix bug #17823 : non-modifying tr/// stringifies references
82843      Branch: perl
82844            ! doop.c t/op/tr.t
82845 ____________________________________________________________________________
82846 [ 17983] By: merijn                                on 2002/10/09  12:22:26
82847         Log: Tru64 and gcc and threads
82848              Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
82849      Branch: perl
82850            ! thread.h
82851 ____________________________________________________________________________
82852 [ 17982] By: merijn                                on 2002/10/09  10:34:40
82853         Log: Correct mailing list archive URL
82854              Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
82855      Branch: perl
82856            ! Porting/pumpkin.pod
82857 ____________________________________________________________________________
82858 [ 17981] By: merijn                                on 2002/10/09  04:49:06
82859         Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
82860              Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
82861      Branch: perl
82862            ! Porting/pumpkin.pod
82863 ____________________________________________________________________________
82864 [ 17980] By: sky                                   on 2002/10/06  15:40:56
82865         Log: Upgrade Safe.pm to 2.09 after CPAN backport.
82866              Fix testcases to run properly outside perl core build enviroment.
82867      Branch: perl
82868            ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t
82869            ! ext/Safe/safe3.t
82870 ____________________________________________________________________________
82871 [ 17979] By: sky                                   on 2002/10/06  07:03:19
82872         Log: Subject: [PATCH] fix typo in Tie::Array
82873              From: "Jos I. Boumans" <kane@cpan.org>
82874              Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
82875              Message-Id: <20021005183920.14746.qmail@onion.perl.org>
82876      Branch: perl
82877            ! lib/Tie/Array.pm
82878 ____________________________________________________________________________
82879 [ 17978] By: sky                                   on 2002/10/05  04:44:10
82880         Log: Upgrade to Attribute::Handlers 0.78
82881      Branch: perl
82882            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
82883            ! lib/Attribute/Handlers/README
82884 ____________________________________________________________________________
82885 [ 17977] By: rgs                                   on 2002/10/04  20:01:54
82886         Log: Complement to change #17976 :
82887              there was a similar bug on rdo().
82888              Increment $Safe::VERSION.
82889      Branch: perl
82890            ! ext/Opcode/Safe.pm ext/Safe/safe3.t
82891 ____________________________________________________________________________
82892 [ 17976] By: rgs                                   on 2002/10/04  19:44:48
82893         Log: Fix bug #17744, suggested by Andreas Jurenda,
82894              tweaked by rgs (security hole in Safe).
82895      Branch: perl
82896            + ext/Safe/safe3.t
82897            ! MANIFEST ext/Opcode/Safe.pm
82898 ____________________________________________________________________________
82899 [ 17975] By: merijn                                on 2002/10/04  13:30:17
82900         Log: Non ANSI feature detection in enum
82901      Branch: perl
82902            ! pad.h
82903 ____________________________________________________________________________
82904 [ 17974] By: rgs                                   on 2002/10/03  21:00:50
82905         Log: Fix a precedence problem.
82906      Branch: perl
82907            ! ext/Storable/t/integer.t
82908 ____________________________________________________________________________
82909 [ 17973] By: rgs                                   on 2002/10/03  20:34:13
82910         Log: Change the warning message "%s trapped by operation mask"
82911              to include '' around the op name. Document it in perldiag.
82912      Branch: perl
82913            ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c
82914            ! pod/perldiag.pod
82915 ____________________________________________________________________________
82916 [ 17972] By: rgs                                   on 2002/10/03  20:26:54
82917         Log: Add a new warning, "Possible precedence problem on bitwise
82918              %c operator", triggerred when a bitwise op has a numeric
82919              comparison op as child.
82920      Branch: perl
82921            ! op.c pod/perldiag.pod t/lib/warnings/op
82922 ____________________________________________________________________________
82923 [ 17971] By: ams                                   on 2002/10/03  11:03:41
82924         Log: Subject: Re: Not OK 17969
82925              From: Slaven Rezic <slaven.rezic@berlin.de>
82926              Date: 03 Oct 2002 13:12:58 +0200
82927              Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
82928      Branch: perl
82929            ! ext/Storable/Storable.pm ext/Storable/t/code.t
82930            ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t
82931            ! ext/Storable/t/malice.t
82932 ____________________________________________________________________________
82933 [ 17970] By: ams                                   on 2002/10/03  02:21:15
82934         Log: Add a line about 2.05.
82935      Branch: perl
82936            ! ext/Storable/ChangeLog
82937 ____________________________________________________________________________
82938 [ 17969] By: ams                                   on 2002/10/03  02:12:27
82939         Log: Subject: [PATCH] Storable and code serialization: documentation
82940              From: Slaven Rezic <slaven.rezic@berlin.de>
82941              Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
82942              Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
82943      Branch: perl
82944            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
82945            ! ext/Storable/t/code.t
82946 ____________________________________________________________________________
82947 [ 17968] By: ams                                   on 2002/10/03  01:40:51
82948         Log: Subject: [PATCH] Re: speed of my
82949              From: Stephen McCamant <smcc@mit.edu>
82950              Date: Wed, 2 Oct 2002 21:48:59 -0400
82951              Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
82952      Branch: perl
82953            ! pp.c
82954 ____________________________________________________________________________
82955 [ 17967] By: hv                                    on 2002/10/02  15:04:57
82956         Log: Subject: [PATCH] reentrant buffers
82957              From: Jarkko Hietaniemi <jhi@iki.fi>
82958              Date: Fri, 27 Sep 2002 01:08:56 +0300
82959              Message-ID: <20020926220856.GA339120@lyta.hut.fi>
82960      Branch: perl
82961            ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl
82962 ____________________________________________________________________________
82963 [ 17966] By: hv                                    on 2002/10/02  14:46:52
82964         Log: Subject: [PATCH] retropatch
82965              From: Jarkko Hietaniemi <jhi@iki.fi>
82966              Date: Fri, 27 Sep 2002 03:51:34 +0300
82967              Message-ID: <20020927005134.GB339120@lyta.hut.fi>
82968      Branch: perl
82969            + pod/perl573delta.pod
82970            ! MANIFEST pod/buildtoc.PL pod/perl.pod
82971 ____________________________________________________________________________
82972 [ 17965] By: hv                                    on 2002/10/02  14:42:21
82973         Log: op/tr.t test is affected by #17962
82974      Branch: perl
82975            ! t/op/tr.t
82976 ____________________________________________________________________________
82977 [ 17964] By: hv                                    on 2002/10/02  14:38:59
82978         Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
82979              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
82980              Date: Tue, 1 Oct 2002 23:34:35 +0200
82981              Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
82982      Branch: perl
82983            ! t/op/override.t toke.c
82984 ____________________________________________________________________________
82985 [ 17963] By: hv                                    on 2002/10/02  14:15:22
82986         Log: Subject: Re: [perl #17376] Bug Report - our(%)
82987              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82988              Date: Tue, 01 Oct 2002 09:54:30 -0700
82989              Message-ID: <GNdm9gzkgWOS092yn@efn.org>
82990      Branch: perl
82991            ! op.c pp_hot.c t/comp/our.t
82992 ____________________________________________________________________________
82993 [ 17962] By: ams                                   on 2002/10/02  14:10:07
82994         Log: Subject: [PATCH] no [] in tr///
82995              From: Jarkko Hietaniemi <jhi@iki.fi>
82996              Date: Wed, 2 Oct 2002 17:09:11 +0300
82997              Message-Id: <20021002140911.GH278184@lyta.hut.fi>
82998      Branch: perl
82999            ! pod/perldiag.pod toke.c
83000 ____________________________________________________________________________
83001 [ 17961] By: hv                                    on 2002/10/02  14:09:11
83002         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
83003              From: andreas.koenig@anima.de (Andreas J. Koenig)
83004              Date: Mon, 30 Sep 2002 17:24:06 +0200
83005              Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
83006      Branch: perl
83007            ! lib/Hash/Util.pm
83008 ____________________________________________________________________________
83009 [ 17959] By: hv                                    on 2002/10/02  14:06:29
83010         Log: Subject: [DOCPATCH] Unicode porting advice
83011              From: andreas.koenig@anima.de (Andreas J. Koenig)
83012              Date: Fri, 27 Sep 2002 15:30:16 +0200
83013              Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
83014      Branch: perl
83015            ! pod/perlunicode.pod
83016 ____________________________________________________________________________
83017 [ 17958] By: hv                                    on 2002/10/02  13:57:06
83018         Log: missing quote from #17957
83019      Branch: perl
83020            ! Porting/pumpkin.pod
83021 ____________________________________________________________________________
83022 [ 17957] By: hv                                    on 2002/10/02  13:55:56
83023         Log: document how to set APPLLIB_EXP
83024              Subject: Re: [perl #15957] error installing perl 5.8.0
83025              From: Andy Dougherty <doughera@lafayette.edu>
83026              Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
83027              Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
83028      Branch: perl
83029            ! Porting/pumpkin.pod
83030 ____________________________________________________________________________
83031 [ 17956] By: hv                                    on 2002/10/02  13:51:12
83032         Log: Devel::Peek tests from:
83033              Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
83034              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83035              Date: Thu, 26 Sep 2002 22:16:39 -0700
83036              Message-ID: <3m+k9gzkgqnP092yn@efn.org>
83037      Branch: perl
83038            ! ext/Devel/Peek/Peek.t
83039 ____________________________________________________________________________
83040 [ 17955] By: hv                                    on 2002/10/02  13:43:26
83041         Log: add precedence warning for bitwise docs
83042              Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
83043              From: Mike Guy <mjtg@cam.ac.uk>
83044              Date: Thu, 26 Sep 2002 13:20:45 +0100
83045              Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
83046      Branch: perl
83047            ! pod/perlop.pod
83048 ____________________________________________________________________________
83049 [ 17954] By: hv                                    on 2002/10/02  13:18:01
83050         Log: Subject: [PATCH] Re: perlio bug?
83051              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
83052              Date: Wed, 25 Sep 2002 21:58:12 +0200
83053              Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
83054      Branch: perl
83055            ! doio.c pod/perldiag.pod t/lib/warnings/doio
83056 ____________________________________________________________________________
83057 [ 17953] By: hv                                    on 2002/10/02  12:55:29
83058         Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file
83059              From: Dave Mitchell <davem@fdgroup.com>
83060              Date: Wed, 25 Sep 2002 23:40:23 +0100
83061              Message-ID: <20020925234023.A20044@fdgroup.com>
83062      Branch: perl
83063            + pad.c pad.h
83064            ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
83065            ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t
83066            ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod
83067            ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
83068            ! proto.h scope.c sv.c toke.c
83069 ____________________________________________________________________________
83070 [ 17952] By: hv                                    on 2002/10/02  11:23:38
83071         Log: better handling of whitespace in autodoc declarations; fragment from:
83072              Subject: [PATCH pad.c,h] move all pad-related code to its own src file
83073              From: Dave Mitchell <davem@fdgroup.com>
83074              Date: Wed, 25 Sep 2002 23:40:23 +0100
83075              Message-ID: <20020925234023.A20044@fdgroup.com>
83076      Branch: perl
83077            ! autodoc.pl
83078 ____________________________________________________________________________
83079 [ 17951] By: merijn                                on 2002/10/02  09:15:18
83080         Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
83081              Thu, 25 Jul 2002, Andy Dougherty
83082      Branch: perl
83083            ! Configure Policy_sh.SH
83084 ____________________________________________________________________________
83085 [ 17950] By: ams                                   on 2002/10/02  03:43:41
83086         Log: Add silly bandaid to stop segfaults on subsequent accesses to
83087              the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
83088              (<$fred>).
83089      Branch: perl
83090            ! op.c
83091 ____________________________________________________________________________
83092 [ 17949] By: hv                                    on 2002/10/01  08:49:02
83093         Log: patch based on:
83094              Subject: Re: [perl #17376] Bug Report - our(%)
83095              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83096              Date: Mon, 30 Sep 2002 15:22:18 -0700
83097              Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
83098      Branch: perl
83099            ! op.c
83100 ____________________________________________________________________________
83101 [ 17948] By: hv                                    on 2002/10/01  08:26:44
83102         Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
83103              From: chromatic <chromatic@wgz.org>
83104              Date: Fri, 13 Sep 2002 14:26:08 -0700
83105              Message-Id: <200209131426.08116.chromatic@wgz.org>
83106      Branch: perl
83107            ! lib/AutoLoader.pm
83108 ____________________________________________________________________________
83109 [ 17947] By: hv                                    on 2002/10/01  08:10:21
83110         Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags
83111              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83112              Date: Wed, 11 Sep 2002 22:22:45 -0700
83113              Message-ID: <lSCg9gzkgymX092yn@efn.org>
83114      Branch: perl
83115            ! dump.c mg.h regexec.c sv.c t/op/pat.t
83116 ____________________________________________________________________________
83117 [ 17946] By: merijn                                on 2002/09/30  15:19:36
83118         Log: nanosleep on VMS not present
83119      Branch: perl
83120            ! configure.com
83121 ____________________________________________________________________________
83122 [ 17945] By: merijn                                on 2002/09/30  09:51:40
83123         Log: -Dgccansipedantic only for gcc 3+
83124              Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
83125      Branch: perl
83126            ! Porting/pumpkin.pod cflags.SH
83127 ____________________________________________________________________________
83128 [ 17944] By: merijn                                on 2002/09/30  08:29:33
83129         Log: nanosleep probes as per Jarkko's request
83130      Branch: perl
83131            ! Configure NetWare/config_H.wc Porting/config.sh
83132            ! Porting/config_H config_h.SH epoc/config.sh perl.h
83133            ! win32/config.bc win32/config.gc win32/config.vc
83134            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
83135            ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
83136            ! wince/config_H.ce
83137 ____________________________________________________________________________
83138 [ 17942] By: ams                                   on 2002/09/29  22:26:37
83139         Log: Remove package; (Heh heh.)
83140      Branch: perl
83141            ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y
83142            ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t
83143            ! vms/perly_c.vms vms/perly_h.vms
83144 ____________________________________________________________________________
83145 [ 17941] By: hv                                    on 2002/09/29  12:11:06
83146         Log: Subject: [perl #16796] Configure script buglet
83147              From: "Amick, Eric" (via RT) <perlbug@perl.org>
83148              Date: 27 Aug 2002 20:09:29 -0000
83149              Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
83150      Branch: perl
83151            ! Configure
83152 ____________________________________________________________________________
83153 [ 17940] By: hv                                    on 2002/09/29  11:59:28
83154         Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
83155              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
83156              Date: Fri, 27 Sep 2002 13:52:18 +0200
83157              Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
83158      Branch: perl
83159            ! lib/Attribute/Handlers.pm
83160 ____________________________________________________________________________
83161 [ 17939] By: hv                                    on 2002/09/29  11:55:17
83162         Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
83163              From: Allen Smith (via RT) <perlbug@perl.org>
83164              Date: 13 Sep 2002 03:01:30 -0000
83165              Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
83166      Branch: perl
83167            ! t/lib/h2ph.pht utils/h2ph.PL
83168 ____________________________________________________________________________
83169 [ 17938] By: rgs                                   on 2002/09/28  20:42:59
83170         Log: Email address change for Stéphane Payrard
83171      Branch: perl
83172            ! AUTHORS
83173 ____________________________________________________________________________
83174 [ 17937] By: hv                                    on 2002/09/27  10:05:42
83175         Log: Subject: Re: [REVISED PATCH] Magic v-strings
83176              From: John Peacock <jpeacock@rowman.com>
83177              Date: Thu, 19 Sep 2002 22:30:58 -0400
83178              Message-ID: <3D8A8862.3000602@rowman.com>
83179      Branch: perl
83180            ! sv.c util.c
83181 ____________________________________________________________________________
83182 [ 17936] By: hv                                    on 2002/09/27  10:00:42
83183         Log: Subject: [PATCH] configure.com -- don't exclude threads::shared
83184              From: "Craig A. Berry" <craigberry@mac.com>
83185              Date: Wed, 25 Sep 2002 17:14:33 -0500
83186              Message-ID: <3D923549.6050809@mac.com>
83187      Branch: perl
83188            ! configure.com
83189 ____________________________________________________________________________
83190 [ 17935] By: hv                                    on 2002/09/27  09:48:19
83191         Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
83192              From: Andy Lester <andy@petdance.com>
83193              Date: Fri, 20 Sep 2002 12:23:41 -0500
83194              Message-ID: <20020920172341.GA15672@petdance.com>
83195      Branch: perl
83196            ! pod/perlopentut.pod
83197 ____________________________________________________________________________
83198 [ 17934] By: hv                                    on 2002/09/26  18:50:02
83199         Log: missing '.' in test from #17932
83200      Branch: perl
83201            ! t/lib/strict/subs
83202 ____________________________________________________________________________
83203 [ 17933] By: hv                                    on 2002/09/26  17:01:11
83204         Log: Subject: [PATCH] perl #17453
83205              From: Jarkko Hietaniemi <jhi@iki.fi>
83206              Date: Fri, 20 Sep 2002 17:22:45 +0300
83207              Message-ID: <20020920142245.GG280265@lyta.hut.fi>
83208      Branch: perl
83209            ! lib/utf8_heavy.pl t/op/pat.t
83210 ____________________________________________________________________________
83211 [ 17932] By: hv                                    on 2002/09/26  16:47:32
83212         Log: #17931 checked for wrong constant
83213      Branch: perl
83214            ! op.c
83215 ____________________________________________________________________________
83216 [ 17931] By: hv                                    on 2002/09/26  16:29:26
83217         Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
83218              From: Kay_Röpke <kay@dolphin-services.de>
83219              Date: Fri, 20 Sep 2002 16:09:08 +0200
83220              Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
83221      Branch: perl
83222            ! op.c t/lib/strict/subs
83223 ____________________________________________________________________________
83224 [ 17930] By: hv                                    on 2002/09/26  15:56:07
83225         Log: Subject: [perl #17445] Class::Struct patch: version number, examples
83226              From: Ken Neighbors (via RT) <perlbug@perl.org>
83227              Date: 19 Sep 2002 18:48:22 -0000
83228              Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
83229      Branch: perl
83230            ! lib/Class/Struct.pm
83231 ____________________________________________________________________________
83232 [ 17928] By: hv                                    on 2002/09/26  09:54:05
83233         Log: Subject: [PATCH] bug in utf8.c(?)
83234              From: Marty Pauley <marty+p5p@kasei.com>
83235              Date: Fri, 20 Sep 2002 10:55:33 +0100
83236              Subject: [PATCH] bug in utf8.c(?)
83237      Branch: perl
83238            ! utf8.c
83239 ____________________________________________________________________________
83240 [ 17927] By: hv                                    on 2002/09/26  09:37:19
83241         Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
83242              From: Marty Pauley <marty+p5p@kasei.com>
83243              Date: Fri, 20 Sep 2002 09:52:16 +0100
83244              Message-Id: 20020920085216.GC10512@soto.kasei.com
83245      Branch: perl
83246            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
83247 ____________________________________________________________________________
83248 [ 17926] By: hv                                    on 2002/09/26  09:28:06
83249         Log: Subject: [PATCH] defuse installusrbinperl
83250              From: Jarkko Hietaniemi <jhi@iki.fi>
83251              Date: Thu, 19 Sep 2002 18:01:03 +0300
83252              Message-ID: <20020919150103.GI208696@lyta.hut.fi>
83253      Branch: perl
83254            ! Configure
83255 ____________________________________________________________________________
83256 [ 17925] By: hv                                    on 2002/09/26  09:15:55
83257         Log: Subject: [PATCH v2] enable -ansi -pedantic
83258              From: Jarkko Hietaniemi <jhi@iki.fi>
83259              Date: Wed, 18 Sep 2002 01:19:25 +0300
83260              Message-ID: <20020917221925.GF85044@lyta.hut.fi>
83261      Branch: perl
83262            ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c
83263            ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c
83264 ____________________________________________________________________________
83265 [ 17924] By: hv                                    on 2002/09/26  08:44:16
83266         Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads)
83267              From: Nicholas Clark <nick@unfortu.net>
83268              Date: Sat, 14 Sep 2002 18:49:10 +0100
83269              Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>
83270      Branch: perl
83271            ! sv.c
83272 ____________________________________________________________________________
83273 [ 17923] By: hv                                    on 2002/09/26  08:33:54
83274         Log: Subject: [PATCH] Re: Advice on coredump
83275              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
83276              Date: Wed, 18 Sep 2002 22:14:57 +0200
83277              Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
83278      Branch: perl
83279            ! op.c t/op/closure.t
83280 ____________________________________________________________________________
83281 [ 17922] By: hv                                    on 2002/09/26  08:25:28
83282         Log: Subject: Re: [PATCH] spurious t/auto directory appears
83283              From: Michael G Schwern <schwern@pobox.com>
83284              Date: Fri, 13 Sep 2002 23:56:05 -0400
83285              Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
83286      Branch: perl
83287            ! lib/ExtUtils/t/Installed.t
83288 ____________________________________________________________________________
83289 [ 17921] By: hv                                    on 2002/09/26  08:21:59
83290         Log: add TODO tests for slow our() declaration
83291              Subject: Re: [perl #17376] Bug Report - our(%)
83292              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83293              Date: Thu, 19 Sep 2002 22:34:01 -0700
83294              Message-ID: <JNri9gzkgSBB092yn@efn.org>
83295      Branch: perl
83296            + t/comp/our.t
83297            ! MANIFEST
83298 ____________________________________________________________________________
83299 [ 17920] By: hv                                    on 2002/09/26  08:16:43
83300         Log: LEAKTEST is dead, RIP
83301              Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
83302              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83303              Date: Mon, 23 Sep 2002 18:33:12 +0200
83304              Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
83305      Branch: perl
83306            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
83307            ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
83308 ____________________________________________________________________________
83309 [ 17919] By: hv                                    on 2002/09/26  07:59:42
83310         Log: Subject: [PATCH] AIX hints missinga  >&4
83311              From: Jarkko Hietaniemi <jhi@iki.fi>
83312              Date: Fri, 13 Sep 2002 16:48:42 +0300
83313              Message-ID: <20020913134842.GD8929@lyta.hut.fi>
83314      Branch: perl
83315            ! hints/aix.sh
83316 ____________________________________________________________________________
83317 [ 17918] By: hv                                    on 2002/09/26  07:51:10
83318         Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod)
83319              From: "Brendan O'Dea" <bod@debian.org>
83320              Date: Mon, 23 Sep 2002 22:45:40 +1000
83321              Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
83322      Branch: perl
83323            ! pod/perlfunc.pod
83324 ____________________________________________________________________________
83325 [ 17917] By: hv                                    on 2002/09/26  07:46:43
83326         Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
83327              From: Slaven Rezic <slaven.rezic@berlin.de>
83328              Date: 11 Sep 2002 19:37:09 +0200
83329              Message-ID: <871y80a0my.fsf@vran.herceg.de>
83330      Branch: perl
83331            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
83332 ____________________________________________________________________________
83333 [ 17916] By: hv                                    on 2002/09/26  07:31:42
83334         Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
83335              From: "Brendan O'Dea" <bod@debian.org>
83336              Date: Tue, 10 Sep 2002 09:19:05 +1000
83337              Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
83338      Branch: perl
83339            ! pod/perlembed.pod
83340 ____________________________________________________________________________
83341 [ 17915] By: rgs                                   on 2002/09/24  20:19:22
83342         Log: Patch #17914 was empty ; this should have been applied instead.
83343      Branch: perl
83344            ! hints/aix.sh
83345 ____________________________________________________________________________
83346 [ 17914] By: rgs                                   on 2002/09/21  19:58:57
83347         Log: Subject: [PATCH] PASE saga continues
83348              From: Jarkko Hietaniemi <jhi@iki.fi>
83349              Date: Thu, 19 Sep 2002 23:30:20 +0300
83350              Message-ID: <20020919203020.GB274453@lyta.hut.fi>
83351      Branch: perl
83352            ! hints/aix.sh
83353 ____________________________________________________________________________
83354 [ 17913] By: rgs                                   on 2002/09/21  19:46:56
83355         Log: Subject: [PATCH perl@17882] file spec tweaks for VMS
83356              From: "Craig A. Berry" <craigberry@mac.com>
83357              Date: Wed, 18 Sep 2002 16:57:02 -0500
83358              Message-ID: <3D88F6AE.3020708@mac.com>
83359      Branch: perl
83360            ! lib/File/Spec/VMS.pm vms/ext/filespec.t
83361 ____________________________________________________________________________
83362 [ 17912] By: ams                                   on 2002/09/19  17:21:24
83363         Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
83364              From: Jarkko Hietaniemi <jhi@iki.fi>
83365              Date: Thu, 19 Sep 2002 18:59:48 +0300
83366              Message-Id: <20020919155948.GU208696@lyta.hut.fi>
83367
83368              Subject: [PATCH] more PASE tweakage
83369              From: Jarkko Hietaniemi <jhi@iki.fi>
83370              Date: Thu, 19 Sep 2002 18:01:44 +0300
83371              Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
83372      Branch: perl
83373            ! README.os400 hints/aix.sh
83374 ____________________________________________________________________________
83375 [ 17911] By: ams                                   on 2002/09/17  19:29:53
83376         Log: Typo fix.
83377      Branch: perl
83378            ! ext/POSIX/POSIX.pod
83379 ____________________________________________________________________________
83380 [ 17910] By: ams                                   on 2002/09/17  18:09:32
83381         Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by
83382              checking for SvOK in do_readline().
83383      Branch: perl
83384            ! pp_hot.c t/op/gv.t
83385 ____________________________________________________________________________
83386 [ 17909] By: rgs                                   on 2002/09/16  21:49:27
83387         Log: Pod formatting nit, found by Merijn and Jos Boumans.
83388      Branch: perl
83389            ! pod/perlunicode.pod
83390 ____________________________________________________________________________
83391 [ 17908] By: rgs                                   on 2002/09/16  21:34:55
83392         Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
83393              From: (Ilya Martynov) (via RT) <perlbug@perl.org>
83394              Date: 15 Sep 2002 19:06:56 -0000
83395              Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
83396      Branch: perl
83397            ! lib/Locale/Country.pm lib/Locale/Currency.pm
83398            ! lib/Locale/Language.pm lib/Locale/Script.pm
83399 ____________________________________________________________________________
83400 [ 17907] By: rgs                                   on 2002/09/16  20:33:51
83401         Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
83402              From: Jarkko Hietaniemi <jhi@iki.fi>
83403              Date: Sun, 15 Sep 2002 18:02:17 +0300
83404              Message-ID: <20020915150217.GB21300@lyta.hut.fi>
83405      Branch: perl
83406            ! hints/netbsd.sh
83407 ____________________________________________________________________________
83408 [ 17906] By: rgs                                   on 2002/09/15  11:30:38
83409         Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list
83410              of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
83411              not all modules listed in perlmodlib are necessarily installed.
83412              Plus some corrections by Vincent Lefevre.
83413      Branch: perl
83414            ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
83415 ____________________________________________________________________________
83416 [ 17904] By: merijn                                on 2002/09/13  14:02:18
83417         Log: Tabs erroneusly expanded to spaces, causing AIX to fail
83418              in building DProf
83419      Branch: perl
83420            ! Configure
83421 ____________________________________________________________________________
83422 [ 17902] By: merijn                                on 2002/09/13  07:47:29
83423         Log: configure.com needs d_modflproto
83424              Thu 12 Sep 2002 23:19, "Craig A. Berry"
83425      Branch: perl
83426            ! configure.com
83427 ____________________________________________________________________________
83428 [ 17901] By: rgs                                   on 2002/09/12  20:19:55
83429         Log: Subject: [PATCH] more PASE wisdom
83430              From: Jarkko Hietaniemi <jhi@iki.fi>
83431              Date: Fri, 13 Sep 2002 00:17:39 +0300
83432              Message-ID: <20020912211739.GB6980@lyta.hut.fi>
83433      Branch: perl
83434            ! README.os400
83435 ____________________________________________________________________________
83436 [ 17900] By: rgs                                   on 2002/09/12  19:33:06
83437         Log: Fix a syntax incompatibility introduced by the // operator.
83438              (Note that C<print $fh //> is still a syntax error, it
83439              wasn't with perl 5.8.0.)
83440      Branch: perl
83441            ! t/op/dor.t toke.c
83442 ____________________________________________________________________________
83443 [ 17898] By: rgs                                   on 2002/09/11  20:58:46
83444         Log: Fix bug #17006 : remove spurious do{} in the deparsing
83445              of s/.../.../e.
83446      Branch: perl
83447            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
83448 ____________________________________________________________________________
83449 [ 17897] By: rgs                                   on 2002/09/11  20:56:21
83450         Log: Subject: [perl #17119] typo in utils/dprofpp.PL
83451              From: "Todd C. Miller" (via RT) <perlbug@perl.org>
83452              Date: 10 Sep 2002 18:49:56 -0000
83453              Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
83454      Branch: perl
83455            ! utils/dprofpp.PL
83456 ____________________________________________________________________________
83457 [ 17896] By: merijn                                on 2002/09/11  08:31:45
83458         Log: re-synced Configure to backported metaunits
83459      Branch: perl
83460            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83461            ! config_h.SH
83462 ____________________________________________________________________________
83463 [ 17892] By: merijn                                on 2002/09/10  15:43:53
83464         Log: Callback behaviour in hints
83465              Mon, 9 Sep 2002, Allen Smith
83466      Branch: perl
83467            ! hints/README.hints
83468 ____________________________________________________________________________
83469 [ 17888] By: merijn                                on 2002/09/10  09:20:52
83470         Log: New low-price HP servers
83471      Branch: perl
83472            ! README.hpux
83473 ____________________________________________________________________________
83474 [ 17887] By: rgs                                   on 2002/09/09  21:00:08
83475         Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm
83476              From: Paul Johnson <paul@pjcj.net>
83477              Date: Mon, 9 Sep 2002 23:37:33 +0200
83478              Message-ID: <20020909213733.GD879@pjcj.net>
83479      Branch: perl
83480            ! ext/B/B/Deparse.pm
83481 ____________________________________________________________________________
83482 [ 17886] By: rgs                                   on 2002/09/09  20:38:01
83483         Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
83484              From: Nicholas Clark <nick@unfortu.net>
83485              Date: Sun, 8 Sep 2002 23:05:54 +0100
83486              Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
83487      Branch: perl
83488            ! configpm
83489 ____________________________________________________________________________
83490 [ 17885] By: rgs                                   on 2002/09/09  20:35:34
83491         Log: Subject: [PATCH] strict.pm pod at __END__
83492              From: Nicholas Clark <nick@unfortu.net>
83493              Date: Sun, 8 Sep 2002 22:36:09 +0100
83494              Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
83495      Branch: perl
83496            ! lib/strict.pm
83497 ____________________________________________________________________________
83498 [ 17884] By: rgs                                   on 2002/09/09  19:33:11
83499         Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
83500              From: Nicholas Clark <nick@unfortu.net>
83501              Date: Sun, 8 Sep 2002 19:45:52 +0100
83502              Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
83503      Branch: perl
83504            ! lib/File/Find/t/find.t
83505 ____________________________________________________________________________
83506 [ 17883] By: rgs                                   on 2002/09/09  19:10:08
83507         Log: Subject: [PATCH] Quieten warnings in Deparse.pm
83508              From: Paul Johnson <paul@pjcj.net>
83509              Date: Sun, 8 Sep 2002 23:50:11 +0200
83510              Message-ID: <20020908215011.GA879@pjcj.net>
83511      Branch: perl
83512            ! ext/B/B/Deparse.pm
83513 ____________________________________________________________________________
83514 [ 17882] By: hv                                    on 2002/09/09  10:33:58
83515         Log: Update Changes
83516      Branch: perl
83517            ! Changes patchlevel.h
83518 ____________________________________________________________________________
83519 [ 17881] By: hv                                    on 2002/09/09  09:54:55
83520         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
83521              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
83522              Date: Mon, 9 Sep 2002 01:48:08 -0400
83523              Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
83524      Branch: perl
83525            ! perl.h sv.c
83526 ____________________________________________________________________________
83527 [ 17880] By: hv                                    on 2002/09/09  09:33:55
83528         Log: integrate Math::BigInt-1.63
83529              Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
83530              From: Tels <perl_dummy@bloodgate.com>
83531              Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
83532              Message-Id: <200209082022.g88KMGY20194@crypt.org>
83533      Branch: perl
83534            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
83535            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t
83536            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
83537            ! lib/Math/BigInt/t/sub_mif.t
83538 ____________________________________________________________________________
83539 [ 17879] By: hv                                    on 2002/09/09  09:23:53
83540         Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
83541              From: Jarkko Hietaniemi <jhi@iki.fi>
83542              Date: Mon, 9 Sep 2002 00:07:46 +0300
83543              Message-ID: <20020908210746.GB4136@lyta.hut.fi>
83544      Branch: perl
83545            ! Configure
83546 ____________________________________________________________________________
83547 [ 17878] By: hv                                    on 2002/09/09  09:11:57
83548         Log: small grammar fix in Benchmark docs
83549      Branch: perl
83550            ! lib/Benchmark.pm
83551 ____________________________________________________________________________
83552 [ 17877] By: hv                                    on 2002/09/09  09:09:30
83553         Log: Subject: [PATCH] configpm
83554              From: Abe Timmerman <abe@ztreet.demon.nl>
83555              Date: Sun, 8 Sep 2002 17:21:19 +0200
83556              Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
83557      Branch: perl
83558            ! configpm
83559 ____________________________________________________________________________
83560 [ 17876] By: hv                                    on 2002/09/09  08:48:35
83561         Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
83562              From: Abe Timmerman <abe@ztreet.demon.nl>
83563              Date: Mon, 9 Sep 2002 01:32:19 +0200
83564              Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
83565      Branch: perl
83566            ! makedef.pl
83567 ____________________________________________________________________________
83568 [ 17875] By: rgs                                   on 2002/09/08  18:55:01
83569         Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
83570              From: Nicholas Clark <nick@unfortu.net>
83571              Date: Sun, 8 Sep 2002 15:46:44 +0100
83572              Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
83573
83574              Plus two other similar tweaks
83575      Branch: perl
83576            ! ext/SDBM_File/sdbm.t
83577 ____________________________________________________________________________
83578 [ 17874] By: hv                                    on 2002/09/08  17:10:38
83579         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
83580              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
83581              Date: Sat, 7 Sep 2002 05:25:45 -0400
83582              Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
83583      Branch: perl
83584            ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t
83585            ! t/op/sprintf.t
83586 ____________________________________________________________________________
83587 [ 17873] By: hv                                    on 2002/09/08  16:48:54
83588         Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?)
83589              From: Nicholas Clark <nick@unfortu.net>
83590              Date: Sat, 7 Sep 2002 00:20:53 +0100
83591              Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net>
83592      Branch: perl
83593            ! op.c sv.c
83594 ____________________________________________________________________________
83595 [ 17872] By: hv                                    on 2002/09/08  16:35:46
83596         Log: temporarily skip failing Storable tests caused by #17869
83597      Branch: perl
83598            ! ext/Storable/t/code.t
83599 ____________________________________________________________________________
83600 [ 17871] By: hv                                    on 2002/09/08  16:23:49
83601         Log: Subject: [PATCH] tiddly tidy up for util.c
83602              From: Nicholas Clark <nick@unfortu.net>
83603              Date: Fri, 6 Sep 2002 23:00:14 +0100
83604              Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
83605      Branch: perl
83606            ! util.c
83607 ____________________________________________________________________________
83608 [ 17870] By: hv                                    on 2002/09/08  16:21:23
83609         Log: regularise whitespace and formatting in util.c
83610      Branch: perl
83611            ! util.c
83612 ____________________________________________________________________________
83613 [ 17869] By: hv                                    on 2002/09/08  15:46:08
83614         Log: Subject: [perl #17061] no strict 'garbage'
83615              From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
83616              Date: 6 Sep 2002 19:31:02 -0000
83617              Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
83618              Date: Sat, 07 Sep 2002 13:40:22 +0200
83619              Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
83620      Branch: perl
83621            ! lib/strict.pm lib/strict.t
83622 ____________________________________________________________________________
83623 [ 17868] By: hv                                    on 2002/09/08  15:24:08
83624         Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko
83625      Branch: perl
83626            ! pod/perl58delta.pod
83627 ____________________________________________________________________________
83628 [ 17867] By: hv                                    on 2002/09/08  15:10:46
83629         Log: Subject: [PATCH] allow using hires time() in Benchmark
83630              From: Jarkko Hietaniemi <jhi@iki.fi>
83631              Date: Fri, 6 Sep 2002 00:38:11 +0300
83632              Message-ID: <20020905213811.GA23771@lyta.hut.fi>
83633      Branch: perl
83634            ! lib/Benchmark.pm
83635 ____________________________________________________________________________
83636 [ 17866] By: hv                                    on 2002/09/08  15:06:05
83637         Log: Subject: [PATCH] OS/400 PASE symbol scan tweak
83638              From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
83639              Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
83640              Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
83641      Branch: perl
83642            ! Configure
83643 ____________________________________________________________________________
83644 [ 17865] By: hv                                    on 2002/09/08  15:03:23
83645         Log: Subject: Unicode::Collate 0.23 Released
83646              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
83647              Date: Thu, 05 Sep 2002 23:28:32 +0900
83648              Message-Id: <20020905232316.8151.BQW10602@nifty.com>
83649      Branch: perl
83650            + lib/Unicode/Collate/t/index.t
83651            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
83652            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
83653 ____________________________________________________________________________
83654 [ 17864] By: hv                                    on 2002/09/08  14:55:31
83655         Log: Subject: sv_2pv_flags and ROK and UTF8 flags
83656              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83657              Date: Wed, 04 Sep 2002 21:09:01 -0700
83658              Message-ID: <djtd9gzkgyLd092yn@efn.org>
83659              Date: Fri, 06 Sep 2002 09:23:03 -0700
83660              Message-ID: <nZNe9gzkgKdH092yn@efn.org>
83661      Branch: perl
83662            ! lib/overload.t sv.c sv.h t/op/pat.t
83663 ____________________________________________________________________________
83664 [ 17863] By: hv                                    on 2002/09/08  14:11:54
83665         Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests
83666      Branch: perl
83667            ! t/op/taint.t
83668 ____________________________________________________________________________
83669 [ 17862] By: hv                                    on 2002/09/08  14:01:07
83670         Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
83671              From: Michael G Schwern <schwern@pobox.com>
83672              Date: Wed, 4 Sep 2002 11:38:01 -0700
83673              Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
83674      Branch: perl
83675            ! t/TestInit.pm
83676 ____________________________________________________________________________
83677 [ 17861] By: hv                                    on 2002/09/08  13:58:10
83678         Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
83679              From: Michael G Schwern <schwern@pobox.com>
83680              Date: Fri, 6 Sep 2002 14:03:16 -0700
83681              Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
83682      Branch: perl
83683            ! t/test.pl
83684 ____________________________________________________________________________
83685 [ 17860] By: hv                                    on 2002/09/08  13:48:49
83686         Log: #17859 misuses s/// return values
83687      Branch: perl
83688            ! configpm
83689 ____________________________________________________________________________
83690 [ 17859] By: hv                                    on 2002/09/08  13:17:46
83691         Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
83692              From: Nicholas Clark <nick@unfortu.net>
83693              Date: Mon, 2 Sep 2002 23:22:32 +0100
83694              Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
83695      Branch: perl
83696            ! configpm
83697 ____________________________________________________________________________
83698 [ 17850] By: ams                                   on 2002/09/06  03:31:32
83699         Log: Subject: [PATCH] (mostly (Unicode)) pod nits
83700              From: Jarkko Hietaniemi <jhi@iki.fi>
83701              Date: Fri, 6 Sep 2002 06:01:57 +0300
83702              Message-Id: <20020906030157.GA28252@lyta.hut.fi>
83703      Branch: perl
83704            ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod
83705 ____________________________________________________________________________
83706 [ 17849] By: gsar                                  on 2002/09/05  06:28:36
83707         Log: document setting the email address
83708      Branch: perl
83709            ! Porting/repository.pod
83710 ____________________________________________________________________________
83711 [ 17848] By: hv                                    on 2002/09/04  23:12:15
83712         Log: AUTHORS: preferred address for Allen Smith
83713      Branch: perl
83714            ! AUTHORS
83715 ____________________________________________________________________________
83716 [ 17847] By: hv                                    on 2002/09/04  23:10:37
83717         Log: copy on write: fixes and debugging
83718              Subject: what copies scalars in ithreads?
83719              From: Nicholas Clark <nick@unfortu.net>
83720              Date: Wed, 4 Sep 2002 21:52:47 +0100
83721              Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>
83722      Branch: perl
83723            ! sv.c
83724 ____________________________________________________________________________
83725 [ 17846] By: hv                                    on 2002/09/04  23:02:43
83726         Log: Subject: Re: [PATCH] A variety of README nitpicks.
83727              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83728              Date: Wed, 04 Sep 2002 09:10:05 +0200
83729              Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
83730      Branch: perl
83731            ! README.hpux
83732 ____________________________________________________________________________
83733 [ 17845] By: hv                                    on 2002/09/04  15:06:33
83734         Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
83735      Branch: perl
83736            ! lib/Math/BigInt/t/constant.t
83737 ____________________________________________________________________________
83738 [ 17844] By: hv                                    on 2002/09/04  14:32:19
83739         Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations
83740      Branch: perl
83741            ! ext/DB_File/DB_File.xs
83742 ____________________________________________________________________________
83743 [ 17843] By: hv                                    on 2002/09/04  14:09:13
83744         Log: #17842 was only half the story
83745              Subject: [PATCH deb.c] Re: HiRes failure is success?
83746              From: Dave Mitchell <davem@fdgroup.com>
83747              Date: Wed, 4 Sep 2002 16:11:15 +0100
83748              Message-ID: <20020904161115.E27603@fdgroup.com>
83749      Branch: perl
83750            ! deb.c
83751 ____________________________________________________________________________
83752 [ 17842] By: hv                                    on 2002/09/04  14:04:40
83753         Log: printf argument mismatch in Perl_deb_stack_all() from change #17718
83754      Branch: perl
83755            ! deb.c
83756 ____________________________________________________________________________
83757 [ 17841] By: hv                                    on 2002/09/04  13:57:27
83758         Log: Subject: [PATCH] op/getpid.t failure
83759              From: Michael G Schwern <schwern@pobox.com>
83760              Date: Tue, 3 Sep 2002 17:48:24 -0700
83761              Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
83762      Branch: perl
83763            ! t/op/getpid.t
83764 ____________________________________________________________________________
83765 [ 17840] By: hv                                    on 2002/09/04  13:55:20
83766         Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right.
83767              and Subject: [PATCH] More modules that don't lazy load Carp right.
83768              From: Michael G Schwern <schwern@pobox.com>
83769              Date: Tue, 3 Sep 2002 17:21:57 -0700
83770              Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
83771              and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
83772      Branch: perl
83773            ! ext/Encode/Unicode/Unicode.pm
83774            ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm
83775            ! lib/File/Basename.pm
83776 ____________________________________________________________________________
83777 [ 17839] By: hv                                    on 2002/09/04  13:47:12
83778         Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
83779              From: "Brendan O'Dea" <bod@debian.org>
83780              Date: Wed, 4 Sep 2002 02:36:10 +1000
83781              Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
83782      Branch: perl
83783            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
83784 ____________________________________________________________________________
83785 [ 17838] By: hv                                    on 2002/09/04  13:41:27
83786         Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
83787              From: Kay Röpke <kay@dolphin-services.de>
83788              Date: Tue, 3 Sep 2002 13:46:18 +0200
83789              Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
83790      Branch: perl
83791            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
83792 ____________________________________________________________________________
83793 [ 17837] By: hv                                    on 2002/09/04  13:38:27
83794         Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables
83795              From: Michael G Schwern <schwern@pobox.com>
83796              Date: Mon, 2 Sep 2002 22:29:07 -0700
83797              Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
83798      Branch: perl
83799            ! lib/Config.t
83800 ____________________________________________________________________________
83801 [ 17836] By: hv                                    on 2002/09/04  13:35:36
83802         Log: Subject: [PATCH] DB_File 1.805
83803              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
83804              Date: Mon, 2 Sep 2002 23:56:40 +0100
83805              Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
83806      Branch: perl
83807            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
83808            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
83809            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
83810            ! ext/DB_File/t/db-recno.t ext/DB_File/typemap
83811 ____________________________________________________________________________
83812 [ 17835] By: hv                                    on 2002/09/04  13:23:17
83813         Log: fix coredump after 64k-deep recursion
83814              Subject: Re: debugging coredump with -DD
83815              From: hv@crypt.org
83816              Date: Tue, 03 Sep 2002 14:34:20 +0100
83817              Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
83818      Branch: perl
83819            ! cop.h t/op/recurse.t
83820 ____________________________________________________________________________
83821 [ 17834] By: hv                                    on 2002/09/04  13:08:36
83822         Log: perldoc: allow arguments for pager
83823              Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
83824              From: Chip Turner <cturner@redhat.com>
83825              Date: 02 Sep 2002 01:17:23 -0400
83826              Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
83827      Branch: perl
83828            ! utils/perldoc.PL
83829 ____________________________________________________________________________
83830 [ 17833] By: hv                                    on 2002/09/04  12:55:54
83831         Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
83832              From: Jarkko Hietaniemi <jhi@iki.fi>
83833              Date: Sun, 1 Sep 2002 19:23:55 +0300
83834              Message-ID: <20020901162355.GH12536@lyta.hut.fi>
83835      Branch: perl
83836            ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c
83837 ____________________________________________________________________________
83838 [ 17832] By: hv                                    on 2002/09/04  12:39:42
83839         Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods
83840              From: John Peacock <jpeacock@rowman.com>
83841              Date: Sun, 01 Sep 2002 15:00:12 -0400
83842              Message-ID: <3D7263BC.9020608@rowman.com>
83843      Branch: perl
83844            ! lib/ExtUtils/xsubpp pod/perlxs.pod
83845 ____________________________________________________________________________
83846 [ 17831] By: hv                                    on 2002/09/04  11:47:10
83847         Log: #17827 misses some win32 tweaks
83848      Branch: perl
83849            ! win32/Makefile win32/makefile.mk
83850 ____________________________________________________________________________
83851 [ 17830] By: hv                                    on 2002/09/04  11:41:22
83852         Log: update email address for Paul Marquess
83853      Branch: perl
83854            ! AUTHORS
83855 ____________________________________________________________________________
83856 [ 17829] By: hv                                    on 2002/09/04  11:38:39
83857         Log: Subject: Correction for AUTHORS.html
83858              From: Sean Davis <dive@ender.com>
83859              Date: Fri, 30 Aug 2002 03:51:16 -0700
83860              Message-ID: <20020830035116.A18739@endersgame.net>
83861      Branch: perl
83862            ! AUTHORS
83863 ____________________________________________________________________________
83864 [ 17828] By: hv                                    on 2002/09/04  11:31:42
83865         Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
83866              From: Michael G Schwern <schwern@pobox.com>
83867              Date: Fri, 30 Aug 2002 03:40:45 -0700
83868              Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
83869      Branch: perl
83870            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
83871            ! lib/File/Spec/t/Spec.t
83872 ____________________________________________________________________________
83873 [ 17827] By: hv                                    on 2002/09/04  11:21:57
83874         Log: Subject: [PATCH] OS/400 PASE port
83875              From: Jarkko Hietaniemi <jhi@iki.fi>
83876              Date: Thu, 29 Aug 2002 22:22:51 +0300
83877              Message-ID: <20020829192251.GA27102@lyta.hut.fi>
83878      Branch: perl
83879            + README.os400 hints/os400.sh
83880            ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL
83881            ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod
83882 ____________________________________________________________________________
83883 [ 17826] By: hv                                    on 2002/09/04  11:10:54
83884         Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
83885              From: "Brendan O'Dea" <bod@debian.org>
83886              Date: Thu, 29 Aug 2002 22:42:39 +1000
83887              Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
83888      Branch: perl
83889            ! ext/Sys/Syslog/syslog.t
83890 ____________________________________________________________________________
83891 [ 17825] By: hv                                    on 2002/09/04  10:53:59
83892         Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
83893              From: "John P. Linderman" <jpl@research.att.com>
83894              Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
83895              Message-Id: <200208271900.PAA98096@raptor.research.att.com>
83896      Branch: perl
83897            ! ext/IPC/SysV/Semaphore.pm
83898 ____________________________________________________________________________
83899 [ 17824] By: rgs                                   on 2002/09/03  20:02:36
83900         Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
83901              From: Richard Soderberg (via RT) <perlbug@perl.org>
83902              Date: 3 Sep 2002 18:48:54 -0000
83903              Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
83904
83905              Subject: [PATCH] A variety of README nitpicks.
83906              From: Richard Soderberg <rs@crystalflame.net>
83907              Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
83908              Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
83909      Branch: perl
83910            ! README.amiga README.dgux README.dos README.epoc README.hpux
83911            ! README.mint README.netware README.vmesa
83912 ____________________________________________________________________________
83913 [ 17823] By: rgs                                   on 2002/09/03  19:47:05
83914         Log: Fix bug #16828.
83915              Add a few tests to ext/B/t/b.t, make it use Test::More.
83916      Branch: perl
83917            ! ext/B/B.xs ext/B/t/b.t
83918 ____________________________________________________________________________
83919 [ 17822] By: rgs                                   on 2002/09/02  19:29:52
83920         Log: Some simple tests for the POSIX::isXXX() functions.
83921      Branch: perl
83922            ! ext/POSIX/t/posix.t
83923 ____________________________________________________________________________
83924 [ 17821] By: rgs                                   on 2002/08/30  19:56:53
83925         Log: Advertise Linux::Pid.
83926      Branch: perl
83927            ! pod/perlfunc.pod pod/perlvar.pod
83928 ____________________________________________________________________________
83929 [ 17819] By: hv                                    on 2002/08/30  13:42:02
83930         Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
83931              From: John Peacock <jpeacock@rowman.com>
83932              Date: Wed, 28 Aug 2002 22:13:48 -0400
83933              Message-ID: <3D6D835C.50809@rowman.com>
83934      Branch: perl
83935            ! universal.c util.c
83936 ____________________________________________________________________________
83937 [ 17818] By: hv                                    on 2002/08/30  13:16:05
83938         Log: add test related to change #17799:
83939              Subject: Re: if.pm bug.
83940              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
83941              Date: Thu, 29 Aug 2002 19:39:58 +0200
83942              Message-ID: <20020829173358.34731.qmail@onion.perl.org>
83943      Branch: perl
83944            ! lib/if.t
83945 ____________________________________________________________________________
83946 [ 17817] By: hv                                    on 2002/08/30  13:12:20
83947         Log: Subject: [PATCH] AUTHORS
83948              From: "Brendan O'Dea" <bod@debian.org>
83949              Date: Thu, 29 Aug 2002 22:49:34 +1000
83950              Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
83951      Branch: perl
83952            ! AUTHORS
83953 ____________________________________________________________________________
83954 [ 17816] By: hv                                    on 2002/08/30  13:10:45
83955         Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
83956              From: "Brendan O'Dea" <bod@debian.org>
83957              Date: Thu, 29 Aug 2002 22:46:47 +1000
83958              Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
83959      Branch: perl
83960            ! lib/Term/Cap.pm
83961 ____________________________________________________________________________
83962 [ 17815] By: hv                                    on 2002/08/30  13:02:41
83963         Log: formatting cleanup and:
83964              Subject: Re: perl-5.8.0 on HP porting center
83965              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83966              Date: Thu, 29 Aug 2002 12:23:31 +0200
83967              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
83968      Branch: perl
83969            ! installperl
83970 ____________________________________________________________________________
83971 [ 17814] By: hv                                    on 2002/08/30  12:23:33
83972         Log: Subject: [PATCH] perlmod.pod nit
83973              From: Autrijus Tang <autrijus@autrijus.org>
83974              Date: Thu, 29 Aug 2002 03:49:34 +0800
83975              Message-ID: <20020828194934.GA12244@not.autrijus.org>
83976      Branch: perl
83977            ! pod/perlmod.pod
83978 ____________________________________________________________________________
83979 [ 17813] By: hv                                    on 2002/08/30  12:19:15
83980         Log: Subject: [PATCH] Re: glob names and Regexp type introspection
83981              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83982              Date: Thu, 29 Aug 2002 17:31:31 -0700
83983              Message-ID: <jzrb9gzkgO7W092yn@efn.org>
83984      Branch: perl
83985            ! sv.c t/op/pat.t
83986 ____________________________________________________________________________
83987 [ 17812] By: hv                                    on 2002/08/30  12:06:20
83988         Log: Subject: [PATCH] typos in Hash::Util documentation
83989              From: Slaven Rezic <slaven.rezic@berlin.de>
83990              Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
83991              Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
83992      Branch: perl
83993            ! lib/Hash/Util.pm
83994 ____________________________________________________________________________
83995 [ 17811] By: hv                                    on 2002/08/30  12:02:59
83996         Log: Subject: Re: Recent changes on the HP porting center
83997              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83998              Date: Wed, 28 Aug 2002 17:39:27 +0200
83999              Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
84000      Branch: perl
84001            ! README.hpux
84002 ____________________________________________________________________________
84003 [ 17810] By: hv                                    on 2002/08/30  11:58:18
84004         Log: Subject: [PATCH] Fixes to threads::shared when disabled
84005              From: Michael G Schwern <schwern@pobox.com>
84006              Date: Wed, 28 Aug 2002 06:04:18 -0700
84007              Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
84008      Branch: perl
84009            + ext/threads/shared/t/disabled.t
84010            ! MANIFEST ext/threads/shared/shared.pm
84011            ! ext/threads/shared/t/hv_refs.t
84012 ____________________________________________________________________________
84013 [ 17808] By: ams                                   on 2002/08/30  02:59:31
84014         Log: Subject: [PATCH] Tru64 vs Berkeley DB
84015              From: Jarkko Hietaniemi <jhi@iki.fi>
84016              Date: Fri, 30 Aug 2002 06:56:38 +0300
84017              Message-Id: <20020830035638.GB874@lyta.hut.fi>
84018      Branch: perl
84019            ! README.tru64 hints/dec_osf.sh
84020 ____________________________________________________________________________
84021 [ 17807] By: ams                                   on 2002/08/30  02:32:30
84022         Log: Subject: [PATCH] IRIX + INSTALL
84023              From: Jarkko Hietaniemi <jhi@iki.fi>
84024              Date: Fri, 30 Aug 2002 06:31:48 +0300
84025              Message-Id: <20020830033148.GA874@lyta.hut.fi>
84026      Branch: perl
84027            ! INSTALL hints/irix_6.sh
84028 ____________________________________________________________________________
84029 [ 17806] By: hv                                    on 2002/08/29  22:56:45
84030         Log: #17449 failed to apply the actual patch. This is it.
84031      Branch: perl
84032            ! lib/Exporter.pm lib/Exporter/Heavy.pm
84033 ____________________________________________________________________________
84034 [ 17805] By: hv                                    on 2002/08/29  13:49:04
84035         Log: Fix based on:
84036              Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
84037              From: "esm@pobox.com (via RT)" <perlbug@perl.org>
84038              Date: 27 Aug 2002 22:10:16 -0000
84039              Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
84040      Branch: perl
84041            ! ext/POSIX/POSIX.xs
84042 ____________________________________________________________________________
84043 [ 17804] By: hv                                    on 2002/08/29  13:29:43
84044         Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
84045              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
84046              Date: Tue, 27 Aug 2002 23:36:53 +0200
84047              Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
84048      Branch: perl
84049            ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h
84050            ! perl.c perlapi.h sv.c
84051 ____________________________________________________________________________
84052 [ 17803] By: ams                                   on 2002/08/29  13:09:47
84053         Log: Subject: [PATCH] AIX compiler setup sanity checking
84054              From: Jarkko Hietaniemi <jhi@iki.fi>
84055              Date: Thu, 29 Aug 2002 16:43:51 +0300
84056              Message-Id: <20020829134351.GG5219@lyta.hut.fi>
84057      Branch: perl
84058            ! hints/aix.sh
84059 ____________________________________________________________________________
84060 [ 17802] By: hv                                    on 2002/08/29  12:32:51
84061         Log: Subject: [perl #16769] Documention bug
84062              From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
84063              Date: 26 Aug 2002 10:01:04 -0000
84064              Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
84065      Branch: perl
84066            ! pod/perl58delta.pod
84067 ____________________________________________________________________________
84068 [ 17801] By: hv                                    on 2002/08/29  12:19:30
84069         Log: Subject: [PATCH] ExtUtils::Constant 0.14
84070              From: Nicholas Clark <nick@unfortu.net>
84071              Date: Sun, 25 Aug 2002 18:06:00 +0100
84072              Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
84073      Branch: perl
84074            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
84075 ____________________________________________________________________________
84076 [ 17800] By: hv                                    on 2002/08/29  12:08:59
84077         Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
84078              From: Mark-Jason Dominus <mjd@plover.com>
84079              Date: Sun, 25 Aug 2002 12:09:53 -0400
84080              Message-ID: <20020825160953.15987.qmail@plover.com>
84081      Branch: perl
84082            ! pod/perlfaq5.pod
84083 ____________________________________________________________________________
84084 [ 17799] By: hv                                    on 2002/08/29  11:48:39
84085         Log: Subject: Re: if.pm bug.
84086              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
84087              Date: Sun, 25 Aug 2002 00:27:59 +0200
84088              Message-ID: <20020824222210.16387.qmail@onion.perl.org>
84089      Branch: perl
84090            ! lib/if.pm
84091 ____________________________________________________________________________
84092 [ 17798] By: hv                                    on 2002/08/29  11:44:00
84093         Log: Subject: [PATCH] posixify getppid on linux-multithread
84094              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
84095              Date: Tue, 6 Aug 2002 21:56:46 +0200
84096              Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
84097      Branch: perl
84098            + t/op/getpid.t
84099            ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h
84100            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c
84101 ____________________________________________________________________________
84102 [ 17797] By: hv                                    on 2002/08/29  10:55:41
84103         Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core
84104              From: Mark-Jason Dominus <mjd@plover.com>
84105              Date: Sun, 25 Aug 2002 22:31:54 -0400
84106              Message-ID: <20020826023154.22986.qmail@plover.com>
84107      Branch: perl
84108            ! ext/B/B.pm
84109 ____________________________________________________________________________
84110 [ 17791] By: hv                                    on 2002/08/27  11:28:32
84111         Log: Missing MANIFEST files for #17783.
84112      Branch: perl
84113            ! MANIFEST
84114 ____________________________________________________________________________
84115 [ 17790] By: hv                                    on 2002/08/27  11:22:36
84116         Log: #17783 introduced an outdated test module, causing failure in
84117              lib/ExtUtils/t/problems.t. This grabs a more recent copy from
84118              ExtUtils::MakeMaker.
84119      Branch: perl
84120            ! t/lib/TieOut.pm
84121 ____________________________________________________________________________
84122 [ 17789] By: ams                                   on 2002/08/27  04:04:48
84123         Log: Subject: Patch perlvar.pod
84124              From: mjd@plover.com
84125              Date: 27 Aug 2002 03:03:01 -0000
84126              Message-Id: <20020827030301.32481.qmail@plover.com>
84127      Branch: perl
84128            ! pod/perlvar.pod
84129 ____________________________________________________________________________
84130 [ 17788] By: hv                                    on 2002/08/26  23:59:47
84131         Log: Update Changes
84132      Branch: perl
84133            ! Changes patchlevel.h
84134 ____________________________________________________________________________
84135 [ 17787] By: hv                                    on 2002/08/26  19:22:27
84136         Log: fix for:
84137              Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
84138              From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
84139              Date: 26 Aug 2002 15:01:36 -0000
84140              Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
84141      Branch: perl
84142            ! regexec.c t/op/re_tests
84143 ____________________________________________________________________________
84144 [ 17786] By: hv                                    on 2002/08/26  15:34:25
84145         Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
84146              From: "Sean M. Burke" <sburke@cpan.org>
84147              Date: Mon, 26 Aug 2002 04:38:19 -0600
84148              Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
84149      Branch: perl
84150            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
84151            ! lib/Test/t/todo.t
84152 ____________________________________________________________________________
84153 [ 17785] By: hv                                    on 2002/08/26  15:18:41
84154         Log: fix non-ANSI C++-style comment
84155              Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
84156              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84157              Date: Mon, 26 Aug 2002 09:15:18 +0200
84158              Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
84159      Branch: perl
84160            ! ext/Storable/Storable.xs
84161 ____________________________________________________________________________
84162 [ 17784] By: hv                                    on 2002/08/26  15:15:19
84163         Log: #17780 relies on unixy paths to locate own directory for bignum tests.
84164      Branch: perl
84165            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
84166            ! lib/bignum/t/brinfnan.t
84167 ____________________________________________________________________________
84168 [ 17783] By: hv                                    on 2002/08/26  15:07:21
84169         Log: Subject: [ANNOUNCE] Test::Simple 0.47
84170              From: Michael G Schwern <schwern@pobox.com>
84171              Date: Mon, 26 Aug 2002 04:13:03 -0700
84172              Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
84173      Branch: perl
84174            + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t
84175            + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t
84176            + lib/Test/Simple/t/ok_obj.t
84177            + t/lib/Test/Simple/sample_tests/pre_plan_death.plx
84178            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
84179            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
84180            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t
84181            ! lib/Test/Tutorial.pod t/lib/TieOut.pm
84182 ____________________________________________________________________________
84183 [ 17782] By: hv                                    on 2002/08/26  15:00:55
84184         Log: new test for change #17773
84185              Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
84186              From: DH <crazyinsomniac@yahoo.com>
84187              Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
84188              Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
84189      Branch: perl
84190            ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
84191 ____________________________________________________________________________
84192 [ 17781] By: hv                                    on 2002/08/26  14:48:35
84193         Log: #17775 changed reentr.c instead of reentr.pl, which generates it
84194      Branch: perl
84195            ! reentr.pl
84196 ____________________________________________________________________________
84197 [ 17780] By: hv                                    on 2002/08/25  19:03:50
84198         Log: fix bignum test failures
84199      Branch: perl
84200            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
84201            ! lib/bignum/t/brinfnan.t
84202 ____________________________________________________________________________
84203 [ 17779] By: hv                                    on 2002/08/25  18:56:29
84204         Log: upgrade bignum to v0.13: fix test failures and update docs
84205      Branch: perl
84206            ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t
84207 ____________________________________________________________________________
84208 [ 17778] By: hv                                    on 2002/08/25  18:43:06
84209         Log: Subject: Encode 1.76 Released
84210              From: Dan Kogai <dankogai@dan.co.jp>
84211              Date: su elo 25, 2002  11:27:07 US/Eastern
84212              Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
84213      Branch: perl
84214            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv
84215            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
84216            ! ext/Encode/lib/Encode/MIME/Header.pm
84217            ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm
84218 ____________________________________________________________________________
84219 [ 17777] By: rgs                                   on 2002/08/25  18:42:46
84220         Log: Fix parsing problems with the // operator.
84221              Make // able to follow various unary operators used without
84222              arguments or parens (shift, pop, getc, pos, readline,
84223              readlink, undef, umask, and the filetest operators), as
84224              well as the <FH> operator.
84225      Branch: perl
84226            ! perl.h t/op/dor.t toke.c
84227 ____________________________________________________________________________
84228 [ 17776] By: hv                                    on 2002/08/25  15:56:37
84229         Log: Subject: [PATCH] ExtUtils::Constant 0.13
84230              From: Nicholas Clark <nick@unfortu.net>
84231              Date: Fri, 23 Aug 2002 19:21:12 +0100
84232              Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
84233      Branch: perl
84234            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
84235 ____________________________________________________________________________
84236 [ 17775] By: hv                                    on 2002/08/25  15:46:28
84237         Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl
84238              From: "mls@suse.de (via RT)" <perlbug@perl.org>
84239              Date: 23 Aug 2002 15:24:39 -0000
84240              Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
84241      Branch: perl
84242            ! reentr.c
84243 ____________________________________________________________________________
84244 [ 17774] By: hv                                    on 2002/08/25  15:29:42
84245         Log: Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
84246              From: Abigail <abigail@foad.org>
84247              Date: Thu, 22 Aug 2002 04:10:39 -0700
84248              Message-ID: <20020822041039.A2089@ucan.foad.org>
84249      Branch: perl
84250            ! lib/Benchmark.pm lib/Benchmark.t
84251 ____________________________________________________________________________
84252 [ 17773] By: hv                                    on 2002/08/25  15:17:16
84253         Log: Subject: Re: a bugfix for Pod::Html (in diff -u format)
84254              From: DH <crazyinsomniac@yahoo.com>
84255              Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
84256              Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
84257      Branch: perl
84258            ! lib/Pod/Html.pm
84259 ____________________________________________________________________________
84260 [ 17772] By: hv                                    on 2002/08/25  14:49:37
84261         Log: Subject: Re: p5p patches
84262              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84263              Date: Fri, 23 Aug 2002 15:27:48 +0200
84264              Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
84265      Branch: perl
84266            ! Porting/patching.pod
84267 ____________________________________________________________________________
84268 [ 17771] By: hv                                    on 2002/08/25  14:45:46
84269         Log: Subject: Newdated info for HP-UX
84270              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84271              Date: Wed, 21 Aug 2002 20:20:17 +0200
84272              Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
84273      Branch: perl
84274            ! README.hpux
84275 ____________________________________________________________________________
84276 [ 17770] By: hv                                    on 2002/08/25  14:26:36
84277         Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
84278              From: "Jos I. Boumans" <kane@cpan.org>
84279              Date: Wed, 21 Aug 2002 14:55:51 +0200
84280              Message-ID: <20020821124817.34761.qmail@onion.perl.org>
84281      Branch: perl
84282            ! pod/perlfaq1.pod
84283 ____________________________________________________________________________
84284 [ 17769] By: hv                                    on 2002/08/25  14:16:50
84285         Log: Subject: bit more for WinCE
84286              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
84287              Date: Wed, 21 Aug 2002 01:31:52 +0400
84288              Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
84289      Branch: perl
84290            ! wince/Makefile.ce wince/compile.bat wince/win32io.c
84291            ! wince/wince.c
84292 ____________________________________________________________________________
84293 [ 17768] By: hv                                    on 2002/08/25  14:02:47
84294         Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
84295              From: Anton Berezin <tobez@tobez.org>
84296              Date: Tue, 20 Aug 2002 23:44:25 +0200
84297              Message-ID: <20020820214425.GG16178@heechee.tobez.org>
84298      Branch: perl
84299            ! lib/lib.t lib/lib_pm.PL
84300 ____________________________________________________________________________
84301 [ 17767] By: hv                                    on 2002/08/25  13:52:08
84302         Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
84303              From: "Randy W. Sims" (via RT) <perlbug@perl.org>
84304              Date: 18 Aug 2002 13:27:12 -0000
84305              Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
84306      Branch: perl
84307            ! utils/perldoc.PL
84308 ____________________________________________________________________________
84309 [ 17766] By: rgs                                   on 2002/08/24  20:33:05
84310         Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut
84311              From: Peter BARABAS (via RT) <perlbug@perl.org>
84312              Date: 24 Aug 2002 08:16:19 -0000
84313              Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org>
84314      Branch: perl
84315            ! pod/perlxstut.pod
84316 ____________________________________________________________________________
84317 [ 17765] By: rgs                                   on 2002/08/24  19:03:52
84318         Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
84319              From: Nicholas Clark <nick@unfortu.net>
84320              Date: Sat, 24 Aug 2002 17:01:08 +0100
84321              Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
84322              (plus a typo fix)
84323      Branch: perl
84324            ! lib/Net/t/hostname.t
84325 ____________________________________________________________________________
84326 [ 17764] By: rgs                                   on 2002/08/24  12:29:27
84327         Log: a2p wasn't installed with -Dversiononly
84328      Branch: perl
84329            ! installperl
84330 ____________________________________________________________________________
84331 [ 17763] By: hv                                    on 2002/08/23  12:23:31
84332         Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
84333              with a NULL subaddr. Fix that, and stop it happening again.
84334      Branch: perl
84335            ! op.c universal.c
84336 ____________________________________________________________________________
84337 [ 17762] By: hv                                    on 2002/08/23  11:02:35
84338         Log: fixup threaded build for vstring changes
84339      Branch: perl
84340            ! universal.c util.c
84341 ____________________________________________________________________________
84342 [ 17761] By: ams                                   on 2002/08/23  02:54:09
84343         Log: Incorporate fix from JHI at:
84344              http://rt.perl.org/rt2/Ticket/Display.html?id=16708
84345      Branch: perl
84346            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
84347 ____________________________________________________________________________
84348 [ 17760] By: ams                                   on 2002/08/23  01:30:46
84349         Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
84350              From: Jarkko Hietaniemi <jhi@iki.fi>
84351              Date: Fri, 23 Aug 2002 05:29:09 +0300
84352              Message-Id: <20020823022909.GC9135@lyta.hut.fi>
84353      Branch: perl
84354            ! ext/Devel/PPPort/PPPort.pm
84355 ____________________________________________________________________________
84356 [ 17759] By: ams                                   on 2002/08/23  01:27:23
84357         Log: Subject: [PATCH] x2p/str.c signedness nits
84358              From: Jarkko Hietaniemi <jhi@iki.fi>
84359              Date: Fri, 23 Aug 2002 02:43:30 +0300
84360              Message-Id: <20020822234330.GC31624@lyta.hut.fi>
84361      Branch: perl
84362            ! x2p/str.c
84363 ____________________________________________________________________________
84364 [ 17758] By: hv                                    on 2002/08/22  22:29:45
84365         Log: bignum-0.12 updates from:
84366              Subject: [ANNOUCNE] Big Math::Big* update
84367              From: Tels <perl_dummy@bloodgate.com>
84368              Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
84369              Message-Id: <200208132121.g7DLLRV21408@crypt.org>
84370      Branch: perl
84371            + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
84372            + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
84373            + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
84374            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
84375            ! lib/bigrat.pm
84376 ____________________________________________________________________________
84377 [ 17757] By: hv                                    on 2002/08/22  22:19:42
84378         Log: new file for #17756
84379      Branch: perl
84380            ! MANIFEST
84381 ____________________________________________________________________________
84382 [ 17756] By: hv                                    on 2002/08/22  22:16:41
84383         Log: Subject: ANNOUCNE: Math::BigRat v0.09
84384              From: Tels <perl_dummy@bloodgate.com>
84385              Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
84386              Message-Id: <200208141812.g7EICrV23771@crypt.org>
84387      Branch: perl
84388            + lib/Math/BigRat/t/big_ap.t
84389            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
84390            ! lib/Math/BigRat/t/bigratpm.inc
84391 ____________________________________________________________________________
84392 [ 17755] By: hv                                    on 2002/08/22  19:44:03
84393         Log: new files from #17754
84394      Branch: perl
84395            + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t
84396 ____________________________________________________________________________
84397 [ 17754] By: hv                                    on 2002/08/22  19:42:58
84398         Log: Subject: ANNOUNCE: Math-BigInt v1.62
84399              From: Tels <perl_dummy@bloodgate.com>
84400              Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
84401              Message-Id: <200208211513.g7LFDUs02512@crypt.org>
84402      Branch: perl
84403            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
84404            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
84405            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
84406            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
84407            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
84408            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
84409            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc
84410            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
84411            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
84412            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
84413            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigFloat/Subclass.pm
84414 ____________________________________________________________________________
84415 [ 17753] By: hv                                    on 2002/08/22  12:05:57
84416         Log: Subject: podlators 1.24 released
84417              From: Russ Allbery <rra@stanford.edu>
84418              Date: Sat, 03 Aug 2002 20:56:42 -0700
84419              Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
84420      Branch: perl
84421            + lib/Pod/t/text-options.t
84422            ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm
84423            ! lib/Pod/t/basic.t pod/pod2text.PL
84424 ____________________________________________________________________________
84425 [ 17752] By: hv                                    on 2002/08/22  11:13:17
84426         Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
84427              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
84428              Date: Fri, 26 Jul 2002 02:59:12 +0900
84429              Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
84430      Branch: perl
84431            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
84432            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
84433            ! lib/Unicode/Collate/t/test.t
84434 ____________________________________________________________________________
84435 [ 17751] By: hv                                    on 2002/08/22  11:08:35
84436         Log: fix test failure from #17747
84437      Branch: perl
84438            ! ext/B/t/stash.t
84439 ____________________________________________________________________________
84440 [ 17750] By: hv                                    on 2002/08/22  10:46:19
84441         Log: Subject: [PATCH] Fix DBM filters
84442              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
84443              Date: Wed, 21 Aug 2002 11:40:49 +0100
84444              Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
84445      Branch: perl
84446            ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap
84447            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t
84448            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs
84449            ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap
84450            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
84451            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
84452            ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap
84453 ____________________________________________________________________________
84454 [ 17749] By: hv                                    on 2002/08/22  01:04:32
84455         Log: avoid use of %caller::EXPORT
84456              Subject: [PATCH] Re: question about Exporter::import
84457              From: Nicholas Clark <nick@unfortu.net>
84458              Date: Wed, 14 Aug 2002 21:33:12 +0100
84459              Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
84460      Branch: perl
84461            ! lib/Exporter.pm lib/Exporter/Heavy.pm
84462 ____________________________________________________________________________
84463 [ 17748] By: hv                                    on 2002/08/22  00:54:03
84464         Log: todo test for linux $0 modification
84465              Subject: Re: [perl #16206] $0 in 5.8
84466              From: Slaven Rezic <slaven.rezic@berlin.de>
84467              Date: 17 Aug 2002 21:32:37 +0200
84468              Message-id: <87elcx2sdm.fsf@vran.herceg.de>
84469      Branch: perl
84470            ! t/op/magic.t
84471 ____________________________________________________________________________
84472 [ 17747] By: hv                                    on 2002/08/22  00:11:34
84473         Log: Subject: Re: [PATCH] Version object patch #1
84474              From: John Peacock <jpeacock@rowman.com>
84475              Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
84476              Message-id: <3D630042.6020407@rowman.com>
84477
84478              Subject: Re: [REVISED PATCH] Magic v-strings
84479              From: John Peacock <jpeacock@rowman.com>
84480              Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
84481              Message-id: <3D63E532.7020305@rowman.com>
84482      Branch: perl
84483            ! sv.c t/op/ver.t universal.c util.c
84484 ____________________________________________________________________________
84485 [ 17746] By: hv                                    on 2002/08/20  16:48:05
84486         Log: Subject: [PATCH] Version object patch #1
84487              From: John Peacock <jpeacock@rowman.com>
84488              Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST)
84489              Message-id: <3D5BB55D.6090603@rowman.com>
84490              and Message-id: <3D627D1A.4050607@rowman.com>
84491              and t/lib/warnings/universal tweak to skip
84492      Branch: perl
84493            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h
84494            ! t/lib/warnings/universal toke.c util.c
84495 ____________________________________________________________________________
84496 [ 17745] By: hv                                    on 2002/08/20  16:27:01
84497         Log: perldelta for #17727
84498      Branch: perl
84499            ! pod/perldelta.pod
84500 ____________________________________________________________________________
84501 [ 17744] By: hv                                    on 2002/08/20  15:34:36
84502         Log: Subject: typo in perfunc.pod
84503              From: "John P. Linderman" <jpl@research.att.com>
84504              Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
84505              Message-id: <200208191245.IAA20072@raptor.research.att.com>
84506      Branch: perl
84507            ! pod/perlfunc.pod
84508 ____________________________________________________________________________
84509 [ 17743] By: hv                                    on 2002/08/20  15:31:40
84510         Log: Subject: Re: [PATCH] fix typos in perlpacktut
84511              From: "Mr. Nobody" <mrnobo1024@yahoo.com>
84512              Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
84513              Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
84514      Branch: perl
84515            ! pod/perlpacktut.pod
84516 ____________________________________________________________________________
84517 [ 17742] By: hv                                    on 2002/08/20  14:51:16
84518         Log: Subject: [REVISED PATCH] Magic v-strings
84519              From: John Peacock <jpeacock@rowman.com>
84520              Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST)
84521              Message-id: <3D556FE6.6000404@rowman.com>
84522              plus a bit of cleanup
84523      Branch: perl
84524            ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c
84525 ____________________________________________________________________________
84526 [ 17741] By: hv                                    on 2002/08/20  14:20:16
84527         Log: Subject: Re: [PATCH] Storable and CODE references
84528              From: Slaven Rezic <slaven.rezic@berlin.de>
84529              Date: 17 Aug 2002 21:58:03 +0200
84530              Message-id: <87bs812r78.fsf@vran.herceg.de>
84531      Branch: perl
84532            + ext/Storable/t/code.t
84533            ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
84534            ! ext/Storable/t/malice.t
84535 ____________________________________________________________________________
84536 [ 17740] By: hv                                    on 2002/08/20  14:07:56
84537         Log: Clean up copy-on-write macros and debug facilities (new flag 'C').
84538              Handle CoW in hashes:
84539              Subject: Re: why would tr/// be performing hash copies?
84540              From: Nicholas Clark <nick@unfortu.net>
84541              Date: Sun, 18 Aug 2002 23:17:01 +0100
84542              Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>
84543      Branch: perl
84544            ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h
84545 ____________________________________________________________________________
84546 [ 17739] By: hv                                    on 2002/08/20  13:52:18
84547         Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
84548              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84549              Date: Tue, 23 Jul 2002 09:21:10 +0200
84550              Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
84551      Branch: perl
84552            ! Configure
84553 ____________________________________________________________________________
84554 [ 17737] By: ams                                   on 2002/08/19  07:48:39
84555         Log: Effect a speedy recovery from POD affected by (ahem, Australian)
84556              negligence.
84557      Branch: perl
84558            ! pod/perlrun.pod
84559 ____________________________________________________________________________
84560 [ 17736] By: hv                                    on 2002/08/18  18:27:28
84561         Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
84562              From: Dave Mitchell <davem@fdgroup.com>
84563              Date: Fri, 16 Aug 2002 23:31:07 +0100
84564              Message-id: <20020816233107.E9388@fdgroup.com>
84565      Branch: perl
84566            ! numeric.c t/base/num.t
84567 ____________________________________________________________________________
84568 [ 17735] By: hv                                    on 2002/08/18  02:22:21
84569         Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm
84570              From: Mark-Jason Dominus <mjd@plover.com>
84571              Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
84572              Message-id: <20020814011909.22744.qmail@plover.com>
84573      Branch: perl
84574            ! lib/Net/hostent.pm
84575 ____________________________________________________________________________
84576 [ 17734] By: hv                                    on 2002/08/18  02:20:05
84577         Log: Subject: [PATCH] Re: Pod::Functions tpyo
84578              From: Abe Timmerman <abe@ztreet.demon.nl>
84579              Date: Tue, 13 Aug 2002 23:47:00 +0200
84580              Message-id: <200208132347.00782.abe@ztreet.demon.nl>
84581      Branch: perl
84582            ! lib/Pod/Functions.pm
84583 ____________________________________________________________________________
84584 [ 17733] By: hv                                    on 2002/08/18  02:17:18
84585         Log: Subject: Server rename revisited
84586              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84587              Date: Tue, 13 Aug 2002 19:19:03 +0200
84588              Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
84589      Branch: perl
84590            ! README.hpux
84591 ____________________________________________________________________________
84592 [ 17732] By: hv                                    on 2002/08/18  02:11:49
84593         Log: Subject: [PATCH] Remove old VOS build methods
84594              From: Paul_GreenVOS@vos.stratus.com
84595              Date: Tue, 13 Aug 02 10:25 edt (15:25 BST)
84596              Message-id: <200208131426.KAA01012@mailhub1.stratus.com>
84597      Branch: perl
84598            - vos/Makefile vos/build.cm vos/compile_perl.cm
84599            - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
84600            - vos/config.ga.h vos/config.pl vos/configure_perl.cm
84601            - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
84602            - vos/vos_dummies.c
84603            ! MANIFEST README.vos pod/perlport.pod vos/Changes
84604 ____________________________________________________________________________
84605 [ 17731] By: hv                                    on 2002/08/18  01:57:12
84606         Log: Subject: [PATCH] Configure missing d_modflproto=''
84607              From: "Gerrit P. Haase" <gp@familiehaase.de>
84608              Date: Tue, 13 Aug 2002 15:11:05 +0200
84609              Message-id: <11417599086.20020813151105@familiehaase.de>
84610      Branch: perl
84611            ! Configure
84612 ____________________________________________________________________________
84613 [ 17730] By: hv                                    on 2002/08/18  01:41:33
84614         Log: missing chunk from #17725 causes lib/constant.t test failures
84615      Branch: perl
84616            ! lib/constant.t
84617 ____________________________________________________________________________
84618 [ 17729] By: hv                                    on 2002/08/17  02:33:15
84619         Log: Subject: [PATCH] Safe.pm documentation
84620              From: Slaven Rezic <slaven.rezic@berlin.de>
84621              Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
84622              Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
84623      Branch: perl
84624            ! ext/Opcode/Safe.pm pod/perlre.pod
84625 ____________________________________________________________________________
84626 [ 17728] By: hv                                    on 2002/08/17  02:07:24
84627         Log: Subject: Copy On Write
84628              From: Nicholas Clark <nick@ccl4.org>
84629              Date: Thu, 15 Aug 2002 00:10:35 +0100
84630              Message-id: <20020815001035.A69079@plum.flirble.org>
84631              specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use
84632      Branch: perl
84633            ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c
84634            ! pp_hot.c proto.h sv.c sv.h
84635 ____________________________________________________________________________
84636 [ 17727] By: hv                                    on 2002/08/17  01:20:05
84637         Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
84638              From: Mark-Jason Dominus <mjd@plover.com>
84639              Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
84640              Message-id: <20020415033855.6343.qmail@plover.com>
84641      Branch: perl
84642            ! av.c av.h pod/perltie.pod t/op/tiearray.t
84643 ____________________________________________________________________________
84644 [ 17726] By: hv                                    on 2002/08/17  01:17:09
84645         Log: pp.c warns that sv may be used uninitialised in pp_delete()
84646      Branch: perl
84647            ! pp.c
84648 ____________________________________________________________________________
84649 [ 17725] By: hv                                    on 2002/08/17  00:51:19
84650         Log: Subject: [PATCH] Remove pseudo-hashes (complete)
84651              From: Michael G Schwern <schwern@pobox.com>
84652              Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST)
84653              Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
84654      Branch: perl
84655            ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm
84656            ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c
84657            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod
84658            ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
84659 ____________________________________________________________________________
84660 [ 17724] By: hv                                    on 2002/08/17  00:27:33
84661         Log: ext/B/defsubs.h also depends on the program that builds it
84662      Branch: perl
84663            ! ext/B/Makefile.PL
84664 ____________________________________________________________________________
84665 [ 17723] By: hv                                    on 2002/08/17  00:10:24
84666         Log: Subject: Re: deb.c compile time error (patchlevel 17721)
84667              From: Dave Mitchell <davem@fdgroup.com>
84668              Date: Tue, 13 Aug 2002 14:42:15 +0100
84669              Message-ID: <20020813144215.G11939@fdgroup.com>
84670      Branch: perl
84671            ! embed.fnc embed.h global.sym proto.h
84672 ____________________________________________________________________________
84673 [ 17722] By: ams                                   on 2002/08/16  05:20:22
84674         Log: Subject: Minor perlrun.pod patch
84675              From: Iain Truskett <spoon@cpan.org>
84676              Date: Fri, 16 Aug 2002 16:20:27 +1000
84677              Message-Id: <20020816162027.D17196@eh.org>
84678      Branch: perl
84679            ! pod/perlrun.pod
84680 ____________________________________________________________________________
84681 [ 17721] By: hv                                    on 2002/08/12  12:17:19
84682         Log: #17717 needed tests fixing up
84683      Branch: perl
84684            ! t/op/chop.t
84685 ____________________________________________________________________________
84686 [ 17720] By: hv                                    on 2002/08/12  12:10:07
84687         Log: Subject: Re: [PATCH] Re: taint news
84688              From: Rick Delaney <rick.delaney@rogers.com>
84689              Date: 04 Aug 2002 00:28:58 EDT
84690              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
84691              missed patch fragment from Change #17676
84692      Branch: perl
84693            ! pod/perlsec.pod
84694 ____________________________________________________________________________
84695 [ 17719] By: hv                                    on 2002/08/12  12:03:53
84696         Log: Subject: [perl #15987] Tests fail when sources are under CVS control
84697              From: Warren Jones (via RT) <perlbug@perl.org>
84698              Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
84699              Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
84700      Branch: perl
84701            ! lib/strict.t lib/warnings.t
84702 ____________________________________________________________________________
84703 [ 17718] By: hv                                    on 2002/08/12  11:57:17
84704         Log: Subject: [PATCH] add verbose stack display option, -Dvs
84705              From: Dave Mitchell <davem@fdgroup.com>
84706              Date: Mon, 5 Aug 2002 00:55:33 +0100
84707              Message-id: <20020805005533.B26111@fdgroup.com>
84708      Branch: perl
84709            ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod
84710            ! pod/perlrun.pod proto.h
84711 ____________________________________________________________________________
84712 [ 17717] By: hv                                    on 2002/08/12  11:44:06
84713         Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
84714              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
84715              Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
84716              Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
84717      Branch: perl
84718            ! op.c t/op/chop.t t/op/ref.t
84719 ____________________________________________________________________________
84720 [ 17716] By: hv                                    on 2002/08/12  11:29:53
84721         Log: Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
84722              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
84723              Date: Sat, 13 Jul 2002 17:44:02 +0100
84724              Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
84725      Branch: perl
84726            ! pp_hot.c t/op/tiehandle.t
84727 ____________________________________________________________________________
84728 [ 17715] By: hv                                    on 2002/08/12  11:28:26
84729         Log: Subject: [PATCH] better modfl detection
84730              From: Nicholas Clark <nick@unfortu.net>
84731              Date: Sun, 11 Aug 2002 20:05:49 +0100
84732              Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
84733      Branch: perl
84734            ! Configure config_h.SH perl.h
84735 ____________________________________________________________________________
84736 [ 17714] By: hv                                    on 2002/08/12  11:26:23
84737         Log: Subject: [PATCH] perltodo.pod
84738              From: Richard.Foley@t-online.de
84739              Date: Sun, 11 Aug 2002 18:26:10 +0200
84740              Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
84741              perlbug credits
84742      Branch: perl
84743            ! pod/perltodo.pod
84744 ____________________________________________________________________________
84745 [ 17713] By: hv                                    on 2002/08/12  11:24:44
84746         Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4
84747              From: Nicholas Clark <nick@unfortu.net>
84748              Date: Sun, 11 Aug 2002 16:59:16 +0100
84749              Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
84750      Branch: perl
84751            ! gv.c
84752 ____________________________________________________________________________
84753 [ 17712] By: hv                                    on 2002/08/12  11:23:06
84754         Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
84755              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84756              Date: Mon, 12 Aug 2002 10:25:20 +0200
84757              Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
84758              gcc bug test needs -lm
84759      Branch: perl
84760            ! hints/hpux.sh
84761 ____________________________________________________________________________
84762 [ 17711] By: hv                                    on 2002/08/12  11:20:49
84763         Log: Subject: [PATCH s2p] Small typo correction
84764              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
84765              Date: Wed, 7 Aug 2002 11:50:51 +0200
84766              Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
84767      Branch: perl
84768            ! x2p/s2p.PL
84769 ____________________________________________________________________________
84770 [ 17710] By: hv                                    on 2002/08/12  11:17:21
84771         Log: Subject: [PATCH] pod/perlfaq4.pod
84772              From: Abigail <abigail@foad.org>
84773              Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
84774              Message-id: <20020730095202.A6462@ucan.foad.org>
84775              Add references to Regexp::Common.
84776      Branch: perl
84777            ! pod/perlfaq4.pod
84778 ____________________________________________________________________________
84779 [ 17707] By: rgs                                   on 2002/08/09  21:23:20
84780         Log: Subject: New HP-UX itanium servers
84781              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84782              Date: Wed, 07 Aug 2002 13:25:57 +0200
84783              Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
84784      Branch: perl
84785            ! README.hpux
84786 ____________________________________________________________________________
84787 [ 17706] By: rgs                                   on 2002/08/09  21:00:41
84788         Log: Subject: Re: missing lower range in {} regex
84789              From: "John P. Linderman" <jpl@research.att.com>
84790              Date: Fri, 09 Aug 2002 12:48:55 -0400
84791              Message-ID: <200208091648.MAA77577@raptor.research.att.com>
84792      Branch: perl
84793            ! pod/perlre.pod
84794 ____________________________________________________________________________
84795 [ 17705] By: rgs                                   on 2002/08/08  20:57:59
84796         Log: More tests for the attribute syntax, from the
84797              attributes manpage.
84798      Branch: perl
84799            ! t/op/attrs.t
84800 ____________________________________________________________________________
84801 [ 17704] By: rgs                                   on 2002/08/08  19:47:44
84802         Log: Fix bug #16080 : an attribute list should end at '}'
84803      Branch: perl
84804            ! t/op/attrs.t toke.c
84805 ____________________________________________________________________________
84806 [ 17703] By: hv                                    on 2002/08/08  15:30:12
84807         Log: Update Changes
84808      Branch: perl
84809            ! Changes patchlevel.h
84810 ____________________________________________________________________________
84811 [ 17702] By: hv                                    on 2002/08/08  15:08:57
84812         Log: Subject: Re: README.aix
84813              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84814              Date: Tue, 30 Jul 2002 13:30:29 +0200
84815              Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
84816      Branch: perl
84817            ! README.aix
84818 ____________________________________________________________________________
84819 [ 17701] By: hv                                    on 2002/08/08  15:06:01
84820         Log: Subject: [PATCH] Re: pp_sys.c compile failed..
84821              From: Andy Dougherty <doughera@lafayette.edu>
84822              Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
84823              Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
84824      Branch: perl
84825            ! hints/aix.sh
84826 ____________________________________________________________________________
84827 [ 17700] By: hv                                    on 2002/08/08  15:02:57
84828         Log: Subject: [DOC PATCH] perlipc.pod
84829              From: Arjen Laarhoven <arjen@nl.demon.net>
84830              Date: Tue, 6 Aug 2002 14:16:01 +0200
84831              Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
84832      Branch: perl
84833            ! pod/perlipc.pod
84834 ____________________________________________________________________________
84835 [ 17699] By: hv                                    on 2002/08/08  14:56:56
84836         Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our
84837              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
84838              Date: Fri, 2 Aug 2002 23:44:21 +0200
84839              Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
84840      Branch: perl
84841            ! op.c t/op/attrs.t
84842 ____________________________________________________________________________
84843 [ 17698] By: hv                                    on 2002/08/08  14:52:45
84844         Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
84845              From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
84846              Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
84847              Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
84848      Branch: perl
84849            ! Configure
84850 ____________________________________________________________________________
84851 [ 17697] By: hv                                    on 2002/08/08  14:49:00
84852         Log: Subject: Doc patch for Class::Struct under 5.8.0
84853              From: Damian Conway <damian@conway.org>
84854              Date: Tue, 30 Jul 2002 23:03:14 +1000
84855              Message-id: <3D471FCF.1C7C6E6B@conway.org>
84856      Branch: perl
84857            ! lib/Class/Struct.pm
84858 ____________________________________________________________________________
84859 [ 17696] By: hv                                    on 2002/08/08  14:44:21
84860         Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
84861              From: Slaven Rezic <slaven.rezic@berlin.de>
84862              Date: 31 Jul 2002 09:50:06 +0200
84863              Message-id: <87ado85ob5.fsf@vran.herceg.de>
84864      Branch: perl
84865            ! pp.c
84866 ____________________________________________________________________________
84867 [ 17695] By: hv                                    on 2002/08/08  14:40:41
84868         Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
84869              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
84870              Date: Fri, 2 Aug 2002 00:13:10 +0200
84871              Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
84872      Branch: perl
84873            + t/op/stash.t
84874            ! MANIFEST perl.h
84875 ____________________________________________________________________________
84876 [ 17694] By: hv                                    on 2002/08/08  14:31:55
84877         Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
84878              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84879              Date: Wed, 31 Jul 2002 16:04:02 +0200
84880              Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
84881      Branch: perl
84882            ! hints/hpux.sh
84883 ____________________________________________________________________________
84884 [ 17693] By: hv                                    on 2002/08/08  14:25:16
84885         Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
84886              From: Abigail <abigail@foad.org>
84887              Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
84888              Message-id: <20020725085252.A2703@ucan.foad.org>
84889      Branch: perl
84890            ! lib/ExtUtils/MM_Unix.pm
84891 ____________________________________________________________________________
84892 [ 17692] By: hv                                    on 2002/08/08  14:20:05
84893         Log: Subject: [PATCH] README.jp and README.cn
84894              From: Autrijus Tang <autrijus@autrijus.org>
84895              Date: Thu, 25 Jul 2002 07:05:11 +0800
84896              Message-id: <20020724230511.GA1327@not.autrijus.org>
84897      Branch: perl
84898            ! README.cn README.jp
84899 ____________________________________________________________________________
84900 [ 17691] By: hv                                    on 2002/08/08  14:01:50
84901         Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
84902              From: Henrik Tougaard (via RT) <perlbug@perl.org>
84903              Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
84904              Message-id: <rt-15398-31095.6.30466042998663@perl>
84905      Branch: perl
84906            ! lib/Pod/Usage.pm
84907 ____________________________________________________________________________
84908 [ 17690] By: rgs                                   on 2002/08/07  19:56:42
84909         Log: Doc fix : the symbol for COPs wasn't documented.
84910      Branch: perl
84911            ! opcode.pl
84912 ____________________________________________________________________________
84913 [ 17689] By: rgs                                   on 2002/08/06  20:45:30
84914         Log: Subject: Re: no warnings 'io';
84915              From: Nicholas Clark <nick@unfortu.net>
84916              Date: Sat, 27 Jul 2002 21:49:55 +0100
84917              Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
84918
84919              Plus a little bit of regression tests.
84920      Branch: perl
84921            ! t/lib/warnings/pp_hot util.c
84922 ____________________________________________________________________________
84923 [ 17688] By: rgs                                   on 2002/08/06  20:04:19
84924         Log: Subject: [PATCH] XS build fix for VMS
84925              From: "Craig A. Berry" <craigberry@mac.com>
84926              Date: Sun, 4 Aug 2002 12:13:06 -0500
84927              Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
84928      Branch: perl
84929            ! vms/descrip_mms.template
84930 ____________________________________________________________________________
84931 [ 17687] By: rgs                                   on 2002/08/06  19:50:12
84932         Log: PerlIO::scalar wasn't able to read from non-string
84933              scalar ; now stringifies its argument.
84934      Branch: perl
84935            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
84936 ____________________________________________________________________________
84937 [ 17686] By: rgs                                   on 2002/08/06  19:10:51
84938         Log: More regression tests for $^H and %^H.
84939              Add a TODO test for eval "" preserving %^H.
84940      Branch: perl
84941            ! t/comp/hints.t
84942 ____________________________________________________________________________
84943 [ 17685] By: hv                                    on 2002/08/05  22:42:09
84944         Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
84945              From: "John P. Linderman" <jpl@research.att.com>
84946              Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
84947              Message-id: <200207211613.MAA69505@raptor.research.att.com>
84948      Branch: perl
84949            ! lib/sort.pm lib/sort.t
84950 ____________________________________________________________________________
84951 [ 17684] By: hv                                    on 2002/08/05  22:35:22
84952         Log: Integrate from perlio: change #17653 fixes bug RT15283
84953      Branch: perl
84954           !> ext/PerlIO/via/via.xs
84955 ____________________________________________________________________________
84956 [ 17683] By: hv                                    on 2002/08/05  22:26:45
84957         Log: Integrate from maint-5.6/macperl via macperl
84958              Changes 17660, 17661, 17662, 17663, 17664
84959      Branch: perl
84960           !> perl.c
84961 ____________________________________________________________________________
84962 [ 17682] By: hv                                    on 2002/08/05  15:04:54
84963         Log: Subject: Defined-or patch (cleaned up)
84964              From: "Brent Dax" <brentdax@cpan.org>
84965              Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST)
84966              Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
84967      Branch: perl
84968            + t/op/dor.t
84969            ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm
84970            ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h
84971            ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym
84972            ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms
84973            ! vms/perly_h.vms
84974 ____________________________________________________________________________
84975 [ 17681] By: hv                                    on 2002/08/05  14:41:23
84976         Log: typo
84977      Branch: perl
84978            ! keywords.h keywords.pl
84979 ____________________________________________________________________________
84980 [ 17680] By: hv                                    on 2002/08/05  14:33:39
84981         Log: warn that keywords.h is generated
84982      Branch: perl
84983            ! keywords.h keywords.pl
84984 ____________________________________________________________________________
84985 [ 17679] By: hv                                    on 2002/08/04  23:40:22
84986         Log: again: #17678 caused test failures in pod2html,
84987              in which $1 could leak from previous regexp
84988      Branch: perl
84989            ! mg.c
84990 ____________________________________________________________________________
84991 [ 17678] By: hv                                    on 2002/08/04  15:34:19
84992         Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
84993              From: hv@crypt.org
84994              Date: Sun, 04 Aug 2002 17:40:30 +0100
84995              Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
84996      Branch: perl
84997            ! mg.c t/op/taint.t
84998 ____________________________________________________________________________
84999 [ 17677] By: hv                                    on 2002/08/04  15:25:25
85000         Log: Main branch no longer needs op/taint.t version check.
85001      Branch: perl
85002            ! t/op/taint.t
85003 ____________________________________________________________________________
85004 [ 17676] By: hv                                    on 2002/08/04  15:14:09
85005         Log: Subject: Re: [PATCH] Re: taint news
85006              From: Rick Delaney <rick.delaney@rogers.com>
85007              Date: 04 Aug 2002 00:28:58 EDT
85008              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
85009              Ref: 20020208.005
85010      Branch: perl
85011            ! pp_sys.c
85012 ____________________________________________________________________________
85013 [ 17675] By: hv                                    on 2002/08/04  01:48:36
85014         Log: Fix email address for Kragen Sitaker <kragen@pobox.com>.
85015      Branch: perl
85016            ! AUTHORS
85017 ____________________________________________________________________________
85018 [ 17674] By: hv                                    on 2002/08/04  01:30:11
85019         Log: Subject: [PATCH] AUTHORS
85020              From: Colin Watson <colinw@zeus.com>
85021              Date: Thu, 25 Jul 2002 15:54:37 +0100
85022              Message-id: <20020725145437.GC4921@zeus.com>
85023      Branch: perl
85024            ! AUTHORS
85025 ____________________________________________________________________________
85026 [ 17673] By: hv                                    on 2002/08/04  01:27:36
85027         Log: Subject: [PATCH] AUTHORS
85028              From: Walt Mankowski <waltman@pobox.com>
85029              Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
85030              Message-id: <20020721025612.GB15958@pobox.com>
85031      Branch: perl
85032            ! AUTHORS
85033 ____________________________________________________________________________
85034 [ 17672] By: hv                                    on 2002/08/04  01:25:14
85035         Log: Subject: Re: mention of "use sort" botched in perlfunc?
85036              From: Michael G Schwern <schwern@pobox.com>
85037              Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
85038              Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
85039      Branch: perl
85040            ! pod/perlfunc.pod
85041 ____________________________________________________________________________
85042 [ 17671] By: hv                                    on 2002/08/04  01:11:32
85043         Log: Change version from 5.8.0 to 5.9.0.
85044      Branch: perl
85045            ! Configure NetWare/Makefile NetWare/config_H.wc
85046            ! Porting/config.sh Porting/config_H README.win32 config_h.SH
85047            ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl
85048            ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl
85049            ! patchlevel.h win32/Makefile win32/makefile.mk
85050            ! wince/Makefile.ce
85051 ____________________________________________________________________________
85052 [ 17656] By: ams                                   on 2002/07/28  06:12:33
85053         Log: Subject: [PATCH] Typo in regcomp.c
85054              From: Chris Ball <chris@cpan.org>
85055              Date: 26 Jul 2002 17:49:35 +0100
85056              Message-Id: <868z3yzb6o.fsf@void.printf.net>
85057              (With additional tweak to s_reginclasslen.)
85058      Branch: perl
85059            ! regcomp.c
85060 ____________________________________________________________________________
85061 [ 17655] By: jhi                                   on 2002/07/25  20:37:16
85062         Log: Upgrade to Unicode::Collate 0.20.
85063      Branch: perl
85064            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
85065            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
85066 ____________________________________________________________________________
85067 [ 17654] By: jhi                                   on 2002/07/23  16:33:52
85068         Log: Commas, schcommas.
85069      Branch: perl
85070            ! patchlevel.h
85071 ____________________________________________________________________________
85072 [ 17644] By: jhi                                   on 2002/07/19  18:55:18
85073         Log: Copy perldelta as perl58delta, purge the perldelta.
85074      Branch: perl
85075            + pod/perl58delta.pod
85076            ! MANIFEST pod/perldelta.pod
85077 ____________________________________________________________________________
85078 [ 17642] By: jhi                                   on 2002/07/19  16:37:39
85079         Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business.
85080      Branch: perl
85081            ! Changes patchlevel.h
85082 ____________________________________________________________________________
85083 [ 17641] By: jhi                                   on 2002/07/19  16:31:08
85084         Log: Integrate perlio (no changes, but that's fine).
85085      Branch: perl
85086           !> embed.fnc perl.h
85087 ____________________________________________________________________________
85088 [ 17639] By: jhi                                   on 2002/07/19  00:47:18
85089         Log: It's all yours, Hugo.
85090      Branch: perl
85091            + Changes5.8
85092            ! Changes MANIFEST