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.
8 For information on what's new in this release, see pod/perldelta.pod.
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
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
20 +> branched (from elsewhere)
21 !> merged changes (from elsewhere)
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/
28 Version v5.9.X Development release working toward v5.10
31 ____________________________________________________________________________
32 [ 28726] By: rgs on 2006/08/15 09:59:24
33 Log: Update Module::CoreList data with 5.9.4
35 ! lib/Module/CoreList.pm
36 ____________________________________________________________________________
37 [ 28725] By: rgs on 2006/08/15 09:55:27
41 ____________________________________________________________________________
42 [ 28724] By: rgs on 2006/08/15 09:54:02
43 Log: Actually, Richard Clamp doesn't maintain Module::CoreList anymore.
45 ! Porting/Maintainers.pl
46 ____________________________________________________________________________
47 [ 28723] By: rgs on 2006/08/15 09:43:40
48 Log: Regenerate perlmodlib and perltoc
50 ! pod/perlmodlib.pod pod/perltoc.pod
51 ____________________________________________________________________________
52 [ 28722] By: rgs on 2006/08/15 09:40:08
53 Log: POD formatting nit
55 ! pod/perl594delta.pod
56 ____________________________________________________________________________
57 [ 28721] By: rgs on 2006/08/15 09:29:03
58 Log: Remove some of the known problems documented in perldelta, which were
59 caused by change #28319, just backed out. Add some Windows news (by
62 ! pod/perl594delta.pod
63 ____________________________________________________________________________
64 [ 28720] By: rgs on 2006/08/15 09:22:54
65 Log: Revert change 28319, which may cause segfaults with threaded perls
66 on eval("syntax error") statements
69 ____________________________________________________________________________
70 [ 28719] By: rgs on 2006/08/15 07:57:54
71 Log: More perldelta nits found by my reviewers
73 ! pod/perl594delta.pod
74 ____________________________________________________________________________
75 [ 28718] By: rgs on 2006/08/14 22:30:18
76 Log: Spelling fixes, thanks to Nicholas and to Ronald Kimball
78 ! pod/perl594delta.pod
79 ____________________________________________________________________________
80 [ 28717] By: rgs on 2006/08/14 21:58:15
81 Log: More perldelta entries and fixes
83 ! pod/perl594delta.pod
84 ____________________________________________________________________________
85 [ 28716] By: rgs on 2006/08/14 21:31:43
86 Log: Typo fix in the documentation of source filters in @INC
89 ____________________________________________________________________________
90 [ 28715] By: mhx on 2006/08/14 20:29:57
91 Log: Only copy ppport.h to destination if it is different.
92 This avoids unneccessary rebuilds.
95 ____________________________________________________________________________
96 [ 28714] By: mhx on 2006/08/14 19:43:23
97 Log: Upgrade to Devel::PPPort 3.10
99 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
100 ! ext/Devel/PPPort/soak
101 ____________________________________________________________________________
102 [ 28713] By: rgs on 2006/08/14 19:30:17
103 Log: perldelta entry describing regexp work, by Yves Orton
105 ! pod/perl594delta.pod
106 ____________________________________________________________________________
107 [ 28712] By: rgs on 2006/08/14 15:27:51
108 Log: Regenerate metafile
111 ____________________________________________________________________________
112 [ 28711] By: rgs on 2006/08/14 14:24:19
116 ____________________________________________________________________________
117 [ 28710] By: rgs on 2006/08/14 12:45:59
118 Log: More perldelta entries; plus, credits.
120 ! pod/perl594delta.pod
121 ____________________________________________________________________________
122 [ 28709] By: rgs on 2006/08/14 12:35:13
123 Log: Typo fix in perldiag
126 ____________________________________________________________________________
127 [ 28708] By: steveh on 2006/08/14 10:20:13
128 Log: Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules
131 ! pod/perl594delta.pod
132 ____________________________________________________________________________
133 [ 28707] By: steveh on 2006/08/14 10:15:04
134 Log: Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706.
136 ! Porting/Maintainers.pl
137 ____________________________________________________________________________
138 [ 28706] By: steveh on 2006/08/14 10:10:07
139 Log: Subject: [PATCH] Add Module::Loaded to the core
141 Date: Sun, 13 Aug 2006 16:22:09 +0200 (CEST)
142 Message-ID: <9310.80.127.35.68.1155478929.squirrel@webmail.xs4all.nl>
144 + lib/Module/Loaded.pm lib/Module/Loaded/t/01_Module-Loaded.t
146 ____________________________________________________________________________
147 [ 28705] By: rgs on 2006/08/14 09:30:38
148 Log: More perldelta nits.
150 ! pod/perl594delta.pod
151 ____________________________________________________________________________
152 [ 28704] By: rgs on 2006/08/14 09:19:02
153 Log: Make the NAME section of Package::Constants more conformant to
156 ! lib/Package/Constants.pm
157 ____________________________________________________________________________
158 [ 28703] By: steveh on 2006/08/14 09:09:40
159 Log: Subject: [PATCH] Add Package::Constants to the core
161 Date: Sat, 12 Aug 2006 23:57:58 +0200 (CEST)
162 Message-ID: <9749.80.127.35.68.1155419878.squirrel@webmail.xs4all.nl>
164 + lib/Package/Constants.pm lib/Package/Constants/t/01_list.t
166 ____________________________________________________________________________
167 [ 28702] By: nicholas on 2006/08/13 19:51:41
168 Log: Regularise the indents of Changes to placate Porting/checkAUTHORS.pl
171 ____________________________________________________________________________
172 [ 28701] By: rgs on 2006/08/13 13:53:54
173 Log: Fix URL of perlbug database
175 ! pod/perl594delta.pod
176 ____________________________________________________________________________
177 [ 28700] By: rgs on 2006/08/13 12:44:18
178 Log: More perldelta entries
180 ! pod/perl594delta.pod
181 ____________________________________________________________________________
182 [ 28699] By: rgs on 2006/08/13 07:51:46
183 Log: Fix a couple URLs in perlhack
186 ____________________________________________________________________________
187 [ 28698] By: rgs on 2006/08/12 12:53:32
188 Log: Subject: [PATCH] perlhack.pod: more portability pitfalls
189 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
190 Date: Sat, 12 Aug 2006 10:33:38 +0300 (EEST)
191 Message-Id: <200608120733.k7C7XcU0268432@kosh.hut.fi>
194 ____________________________________________________________________________
195 [ 28697] By: steveh on 2006/08/11 17:31:45
196 Log: Resync win32/config_H.* and win32/config.* with config_h.SH
197 and Porting/config.sh respectively
199 No real changes except for the addition of the missing
200 HAS_C99_VARIADIC_MACROS to win32/config_H.* and
201 initialinstalllocation, madlyh, madlyobj and madlysrc to
204 ! win32/config.bc win32/config.gc win32/config.vc
205 ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
206 ! win32/config_H.vc win32/config_H.vc64
207 ____________________________________________________________________________
208 [ 28696] By: rgs on 2006/08/11 16:02:32
209 Log: More perldelta notes. Also, I did forget things
212 ! pod/perl593delta.pod pod/perl594delta.pod
213 ____________________________________________________________________________
214 [ 28695] By: steveh on 2006/08/11 12:52:51
215 Log: Subject: [PATCH] Add Module::Load to 5.9.x
217 Date: Wed, 9 Aug 2006 12:23:42 +0200 (CEST)
218 Message-ID: <9866.194.109.0.185.1155119022.squirrel@webmail.xs4all.nl>
220 + lib/Module/Load.pm lib/Module/Load/t/01_Module-Load.t
221 + lib/Module/Load/t/to_load/LoadIt.pm
222 + lib/Module/Load/t/to_load/LoadMe.pl
223 + lib/Module/Load/t/to_load/Must/Be/Loaded.pm
224 + lib/Module/Load/t/to_load/TestModule.pm
225 + lib/Module/Load/t/to_load/ToBeLoaded
226 + lib/Module/Load/t/to_load/config_file
228 ____________________________________________________________________________
229 [ 28694] By: steveh on 2006/08/11 12:49:00
230 Log: Close file before unlinking (on Win32 at least!)
233 ____________________________________________________________________________
234 [ 28693] By: rgs on 2006/08/10 16:46:07
235 Log: Subject: [PATCH] Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu)
236 From: Andrew Dougherty <doughera@lafayette.edu>
237 Date: Thu, 10 Aug 2006 12:37:39 -0400 (EDT)
238 Message-ID: <Pine.LNX.4.62.0608101230260.12531@fractal.phys.lafayette.edu>
241 ____________________________________________________________________________
242 [ 28692] By: rgs on 2006/08/10 14:27:44
246 ____________________________________________________________________________
247 [ 28691] By: rgs on 2006/08/10 13:17:51
248 Log: Some updates to the cross-compilation config script
250 ! Cross/config.sh-arm-linux
251 ____________________________________________________________________________
252 [ 28690] By: rgs on 2006/08/10 09:46:34
253 Log: lstat on *GLOB{IO} with warnings on would segfault
254 (noticed by Andrew Dougherty)
257 ____________________________________________________________________________
258 [ 28689] By: rgs on 2006/08/10 08:23:31
259 Log: Subject: [PATCH] g++: gethostbyaddr, and more Tru64 defines
260 From: Jarkko Hietaniemi <jhi@iki.fi>
261 Date: Thu, 10 Aug 2006 09:00:44 +0300
262 Message-ID: <44DACB8C.1080708@iki.fi>
264 ! hints/dec_osf.sh pp_sys.c
265 ____________________________________________________________________________
266 [ 28688] By: rgs on 2006/08/10 08:22:01
267 Log: Subject: [PATCH] doio.c: vararg NULLs must be cast right
268 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
269 Date: Thu, 10 Aug 2006 08:35:53 +0300 (EEST)
270 Message-Id: <200608100535.k7A5Zr2Z156515@kosh.hut.fi>
273 ____________________________________________________________________________
274 [ 28687] By: rgs on 2006/08/10 08:14:46
275 Log: Upgrade to version.pm 0.67
277 ! lib/version.pm lib/version.pod lib/version.t
278 ____________________________________________________________________________
279 [ 28686] By: stevep on 2006/08/09 21:54:08
280 Log: A couple const's and a cast to get Sun CC to compile these files.
281 Perl, however, still will not build with the Sun CC.
283 ! op.c pp_sort.c toke.c
284 ____________________________________________________________________________
285 [ 28685] By: stevep on 2006/08/09 19:45:06
286 Log: Fix comment nit in config.h
289 ____________________________________________________________________________
290 [ 28684] By: rgs on 2006/08/09 15:46:55
291 Log: Subject: Re: [perl #37731] junk and uninit'ed values in tied scalars
292 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
293 Date: Mon, 28 Nov 2005 01:26:31 -0800
294 Message-ID: <20051128092605.GA2328@efn.org>
296 plus a regression test
299 ____________________________________________________________________________
300 [ 28683] By: rgs on 2006/08/09 12:43:19
301 Log: Subject: PATCH: Sync Time::Local in blead to 1.13 on CPAN
302 From: Dave Rolsky <autarch@urth.org>
303 Date: Wed, 9 Aug 2006 04:38:28 -0500 (CDT)
304 Message-ID: <Pine.LNX.4.64.0608090422450.8735@urth.org>
306 ! lib/Time/Local.pm lib/Time/Local.t
307 ____________________________________________________________________________
308 [ 28682] By: rgs on 2006/08/09 09:58:52
309 Log: Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23]
311 ! lib/Module/CoreList.pm
312 ____________________________________________________________________________
313 [ 28681] By: rgs on 2006/08/09 09:52:38
314 Log: Add OS-specific modules in Module::Corelist generation script
315 (hinted by Steve Hay)
317 ! Porting/corelist.pl
318 ____________________________________________________________________________
319 [ 28680] By: rgs on 2006/08/09 09:42:34
320 Log: Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
322 ! lib/Module/CoreList.pm
323 ____________________________________________________________________________
324 [ 28679] By: rgs on 2006/08/09 09:23:02
325 Log: More fixes in the Module::Corelist data generation process
327 ! Porting/corelist.pl
328 ____________________________________________________________________________
329 [ 28678] By: rgs on 2006/08/09 09:01:25
330 Log: Really submit previous change
332 ! Porting/corelist.pl
333 ____________________________________________________________________________
334 [ 28677] By: rgs on 2006/08/09 08:34:42
335 Log: Several fixes in Porting/corelist.pl
336 - make it run with 5.8.x perls
337 - make it handle new modules layout in bleadperl
339 ! Porting/corelist.pl
340 ____________________________________________________________________________
341 [ 28676] By: rgs on 2006/08/08 09:39:35
342 Log: Subject: [PATCH] Small precision about $SIG{__WARN__}
343 From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
344 Date: Tue, 08 Aug 2006 11:17:58 +0200
345 Message-ID: <1155028678.44d856c64fa0d@imp6-g19.free.fr>
348 ____________________________________________________________________________
349 [ 28675] By: rgs on 2006/08/08 09:22:27
350 Log: Simplification in Perl_magic_clearsig, plus a fix similar and
351 symmetrical to the one implemented in change #28669.
354 ____________________________________________________________________________
355 [ 28674] By: stevep on 2006/08/08 03:55:13
356 Log: Subject: [PATCH] g++ stage 1 reached
357 From: Jarkko Hietaniemi <jhi@iki.fi>
358 Date: Tue, 08 Aug 2006 00:02:35 +0300
359 Message-ID: <44D7AA6B.4040802@iki.fi>
361 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
362 ! Porting/config_H cflags.SH config_h.SH configure.com deb.c
363 ! dump.c epoc/config.sh gv.c mathoms.c mg.c op.c opcode.h
364 ! plan9/config.plan9 plan9/config_h.sample symbian/config.sh
365 ! uconfig.h uconfig.sh win32/config.bc win32/config.ce
366 ! win32/config.gc win32/config.vc win32/config.vc64
367 ! win32/config_H.bc win32/config_H.ce win32/config_H.gc
368 ! win32/config_H.vc win32/config_H.vc64
369 ____________________________________________________________________________
370 [ 28673] By: stevep on 2006/08/07 19:54:51
371 Log: Upgrade to Module-Build-0.2805
373 ! lib/Module/Build.pm lib/Module/Build/API.pod
374 ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
375 ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
376 ! lib/Module/Build/Platform/MacOS.pm lib/Module/Build/Version.pm
377 ! lib/Module/Build/t/moduleinfo.t
378 ____________________________________________________________________________
379 [ 28672] By: stevep on 2006/08/07 19:37:28
380 Log: Upgrade to Digest-SHA-5.43
382 ! ext/Digest/SHA/Changes ext/Digest/SHA/README
383 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
384 ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
385 ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
386 ! ext/Digest/SHA/src/sha64bit.c
387 ____________________________________________________________________________
388 [ 28671] By: steveh on 2006/08/07 16:58:16
389 Log: Subject: Define PERL_NO_DEV_RANDOM on Windows
390 From: "Davies, Alex" <adavies@ptc.com>
391 Date: Thu, 3 Aug 2006 13:31:14 -0400
392 Message-ID: <A69AA663CE9BBC44AE1DA72483DE15DE04622D66@HQ-MAIL3.ptcnet.ptc.com>
394 This stops perl from trying to read C:\dev\urandom on Windows
397 ____________________________________________________________________________
398 [ 28670] By: steveh on 2006/08/07 16:21:40
399 Log: Fixups for test failures caused by #28667 and #28668
401 ! ext/B/B/Assembler.pm ext/B/t/assembler.t
402 ____________________________________________________________________________
403 [ 28669] By: rgs on 2006/08/07 14:10:15
404 Log: We shouldn't try to decrement the refcount of PL_warnhook
405 if it has been set to PERL_WARNHOOK_FATAL.
408 ____________________________________________________________________________
409 [ 28668] By: steveh on 2006/08/07 10:24:39
410 Log: Provide a BGET_svtype, required by #28667
412 ! ext/ByteLoader/bytecode.h
413 ____________________________________________________________________________
414 [ 28667] By: rgs on 2006/08/07 09:43:20
415 Log: Try to reinstate the fix of change #28638 by patching bytecode.pl and
416 not the file it generates
418 ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
419 ____________________________________________________________________________
420 [ 28666] By: rgs on 2006/08/07 09:23:35
421 Log: Restore modification in warnings.h from change 28662 by backporting it
424 ! warnings.h warnings.pl
425 ____________________________________________________________________________
426 [ 28665] By: rgs on 2006/08/07 09:13:42
427 Log: Subject: [PATCH] File::Basename add X<> tags, replace regex delimiters
428 From: "Gabor Szabo" <szabgab@gmail.com>
429 Date: Sat, 5 Aug 2006 23:00:14 +0300
430 Message-ID: <d8a74af10608051300m4a1ebd93j491889b9b4e8523d@mail.gmail.com>
432 ! lib/File/Basename.pm
433 ____________________________________________________________________________
434 [ 28664] By: rgs on 2006/08/07 08:28:50
435 Log: Subject: [PATCH] adding X<> to perlvar
436 From: "Gabor Szabo" <szabgab@gmail.com>
437 Date: Sun, 6 Aug 2006 13:59:28 +0300
438 Message-ID: <d8a74af10608060359g7d4726dalf947f051a51c10e@mail.gmail.com>
441 ____________________________________________________________________________
442 [ 28663] By: rgs on 2006/08/07 08:23:13
443 Log: Regenerate files after previous change
445 ! ext/ByteLoader/byterun.c warnings.h
446 ____________________________________________________________________________
447 [ 28662] By: rgs on 2006/08/07 08:15:39
448 Log: Subject: [PATCH] g++ large patch
449 From: Jarkko Hietaniemi <jhi@iki.fi>
450 Date: Fri, 04 Aug 2006 08:58:27 +0300
451 Message-ID: <44D2E203.5050201@iki.fi>
453 ! cflags.SH deb.c dump.c embed.fnc embed.h gv.c hv.c mathoms.c
454 ! mg.c op.c perl.h perlio.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
455 ! proto.h regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
457 ____________________________________________________________________________
458 [ 28661] By: rgs on 2006/08/05 15:46:34
459 Log: Subject: [PATCH] perlfunc.pod - unite gmtime and localtime
460 From: "Gabor Szabo" <szabgab@gmail.com>
461 Date: Thu, 27 Jul 2006 09:25:02 +0300
462 Message-ID: <d8a74af10607262325n472b424cr78c9591c31ffe190@mail.gmail.com>
465 ____________________________________________________________________________
466 [ 28660] By: rgs on 2006/08/05 15:28:39
467 Log: Subject: [PATCH] add more X<> tags to perlfunc
468 From: "Gabor Szabo" <szabgab@gmail.com>
469 Date: Thu, 27 Jul 2006 00:27:06 +0300
470 Message-ID: <d8a74af10607261427g142f0c6bge6f77c2f5e59da40@mail.gmail.com>
473 ____________________________________________________________________________
474 [ 28659] By: rgs on 2006/08/05 15:22:18
475 Log: Subject: [PATCH] File::Copy pod updated adding X<>
476 From: "Gabor Szabo" <szabgab@gmail.com>
477 Date: Tue, 1 Aug 2006 08:55:37 +0200
478 Message-ID: <d8a74af10607312355t7f3fed91g1459cb74b9b50fcd@mail.gmail.com>
481 ____________________________________________________________________________
482 [ 28658] By: stevep on 2006/08/04 16:42:54
483 Log: Sorting the MANIFEST
486 ____________________________________________________________________________
487 [ 28657] By: rgs on 2006/08/04 09:45:37
488 Log: Subject: [PATCH blead] Re: [perl #39882] inconsistent list slice behaviour
489 From: Rick Delaney <rick@bort.ca>
490 Date: Thu, 3 Aug 2006 21:48:07 -0400
491 Message-ID: <20060804014807.GW21381@localhost.localdomain>
494 ____________________________________________________________________________
495 [ 28656] By: rgs on 2006/08/04 09:20:31
496 Log: Subject: [PATCH blead] Re: [perl #40055] B::Deparse double do
497 From: Rick Delaney <rick@bort.ca>
498 Date: Thu, 3 Aug 2006 17:30:06 -0400
499 Message-ID: <20060803213006.GU21381@localhost.localdomain>
501 ! ext/B/B/Deparse.pm ext/B/t/deparse.t
502 ____________________________________________________________________________
503 [ 28655] By: stevep on 2006/08/03 20:18:28
504 Log: Subject: [PATCH] Tru64 oops
505 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
506 Date: Thu, 3 Aug 2006 22:59:37 +0300 (EEST)
507 Message-Id: <200608031959.k73JxbsC395856@kosh.hut.fi>
510 ____________________________________________________________________________
511 [ 28654] By: rgs on 2006/08/03 08:15:51
512 Log: Subject: [PATCH] more g++ in Tru64
513 From: Jarkko Hietaniemi <jhi@iki.fi>
514 Date: Thu, 03 Aug 2006 09:04:45 +0300
515 Message-ID: <44D191FD.9030902@iki.fi>
517 ! hints/dec_osf.sh perlio.c pp_sys.c
518 ____________________________________________________________________________
519 [ 28653] By: stevep on 2006/08/02 17:47:34
520 Log: Upgrade to Archive-Tar-1.30. Since change #27571 is not included,
521 the bleadperl version is bumped to 1.30_01.
524 ____________________________________________________________________________
525 [ 28652] By: rgs on 2006/08/02 13:11:25
526 Log: Cross-compilation makefile fails to copy Config_heavy.pl
527 (noticed by Alexandre Jousset <mid@gtmp.org>)
530 ____________________________________________________________________________
531 [ 28651] By: merijn on 2006/08/02 11:21:30
532 Log: Subject: [PATCH] g++ heavy shoveling
533 From: Jarkko Hietaniemi <jhi@iki.fi>
534 Date: Wed, 02 Aug 2006 00:04:42 +0300
535 Message-ID: <44CFC1EA.2050702@iki.fi>
538 ____________________________________________________________________________
539 [ 28649] By: rgs on 2006/08/02 09:49:10
540 Log: Subject: [PATCH blead] Re: [perl #39733] $AUTOLOAD is never tainted
541 From: Rick Delaney <rick@bort.ca>
542 Date: Sun, 9 Jul 2006 15:01:50 -0400
543 Message-ID: <20060709190150.GA1922@localhost.localdomain>
545 Plus a note in perldelta
547 ! gv.c pod/perl594delta.pod t/op/taint.t
548 ____________________________________________________________________________
549 [ 28645] By: stevep on 2006/08/02 03:11:51
550 Log: Subject: [PATCH] g++ heavy shoveling
551 From: Jarkko Hietaniemi <jhi@iki.fi>
552 Date: Wed, 02 Aug 2006 00:04:42 +0300
553 Message-ID: <44CFC1EA.2050702@iki.fi>
555 ! cflags.SH hints/linux.sh perl.h
556 ____________________________________________________________________________
557 [ 28644] By: rgs on 2006/08/01 16:47:01
558 Log: Subject: Re: New perltrap?
559 From: Rick Delaney <rick@bort.ca>
560 Date: Tue, 1 Aug 2006 08:43:36 -0400
561 Message-ID: <20060801124336.GM21381@localhost.localdomain>
564 ____________________________________________________________________________
565 [ 28643] By: steveh on 2006/08/01 16:17:47
566 Log: Silence a couple of Borland compiler warnings
568 ! cop.h regexec.c win32/win32.h
569 ____________________________________________________________________________
570 [ 28642] By: rgs on 2006/08/01 16:11:24
571 Log: Subject: [PATCH] threads 1.38
572 From: "Jerry D. Hedden" <jerry@hedden.us>
573 Date: Tue, 01 Aug 2006 08:58:52 -0700
574 Message-ID: <20060801085852.fb30e530d17747c2b054d625b8945d88.ad7fb0a136.wbe@email.secureserver.net>
576 ! ext/threads/Changes ext/threads/README ext/threads/t/free.t
577 ! ext/threads/t/free2.t ext/threads/t/thread.t
578 ! ext/threads/threads.pm ext/threads/threads.xs
579 ____________________________________________________________________________
580 [ 28641] By: rgs on 2006/08/01 15:11:15
581 Log: Bump version of Module::CoreList
583 ! lib/Module/CoreList.pm
584 ____________________________________________________________________________
585 [ 28640] By: rgs on 2006/08/01 14:59:36
586 Log: Patch by Marius Feraru <altblue@n0i.net> to handle dotted perl versions
587 in the corelist utility, and to add an easy way to determine what was
588 some module's version bundled with a specified Perl release.
590 ! lib/Module/CoreList/bin/corelist
591 ____________________________________________________________________________
592 [ 28639] By: merijn on 2006/08/01 12:13:53
593 Log: Subject: [PATCH] g++ dNOOP (luckily one can mix code and decls in C++)
594 Somewhat modifies as per Steve Hay's comment
595 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
596 Date: Tue, 1 Aug 2006 08:46:15 +0300 (EEST)
597 Message-Id: <200608010546.k715kEdP017064@kosh.hut.fi>
600 ____________________________________________________________________________
601 [ 28638] By: steveh on 2006/08/01 11:20:47
602 Log: Silence the VC7 compiler warning in the following smoke:
603 http://www.nntp.perl.org/group/perl.daily-build.reports/39824
605 ! ext/ByteLoader/byterun.c
606 ____________________________________________________________________________
607 [ 28637] By: merijn on 2006/08/01 08:44:58
608 Log: ANSI-C headers in test snippets to please g++ (and the rest)
609 Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere)
610 From: Jarkko Hietaniemi <jhi@iki.fi>
611 Date: Mon, 31 Jul 2006 23:44:55 +0300
612 Message-ID: <44CE6BC7.8060805@iki.fi>
615 ____________________________________________________________________________
616 [ 28635] By: steveh on 2006/08/01 08:10:07
617 Log: Subject: [PATCH] op/stat.t: SKIP count fix in case of no dirfd()
618 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
619 Date: Tue, 1 Aug 2006 08:04:26 +0300 (EEST)
620 Message-Id: <200608010504.k7154QT3178692@kosh.hut.fi>
623 ____________________________________________________________________________
624 [ 28634] By: stevep on 2006/08/01 00:17:19
625 Log: Subject: [PATCH] solution(?) to the "warning: comparison is always false dueto limited range of data type" with New*()
626 From: Jarkko Hietaniemi <jhi@iki.fi>
627 Date: Fri, 28 Jul 2006 09:00:28 +0300
628 Message-ID: <44C9A7FC.1060801@iki.fi>
631 ____________________________________________________________________________
632 [ 28633] By: stevep on 2006/08/01 00:10:06
633 Log: Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere)
634 From: Jarkko Hietaniemi <jhi@iki.fi>
635 Date: Mon, 31 Jul 2006 23:44:55 +0300
636 Message-ID: <44CE6BC7.8060805@iki.fi>
638 Just the hints/dec_osf.sh changes from this set of patches.
641 ____________________________________________________________________________
642 [ 28632] By: stevep on 2006/07/30 17:03:10
643 Log: Tests to go with change #28628.
646 ____________________________________________________________________________
647 [ 28631] By: stevep on 2006/07/30 16:20:58
648 Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
649 From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
650 Date: Sat, 29 Jul 2006 22:06:31 +0200
651 Message-ID: <877j1w2n20.fsf@k75.linux.bogus>
653 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
654 ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
655 ____________________________________________________________________________
656 [ 28630] By: steveh on 2006/07/28 16:37:48
657 Log: Remove a (UINT) cast to silence a VC6 compiler warning
658 (this was added by #27352, but Digest-SHA-5.37 changed the
659 loop variable to be signed so the cast now needs to go).
660 Also bump the VERSION since #27482 has not yet been applied
663 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
664 ____________________________________________________________________________
665 [ 28629] By: merijn on 2006/07/28 08:04:01
666 Log: Subject: [PATCH] z/OS: an easy test nit
667 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
668 Date: Thu, 27 Jul 2006 20:00:02 +0300 (EEST)
669 Message-Id: <200607271700.k6RH02V1355005@kosh.hut.fi>
671 ! ext/PerlIO/t/encoding.t
672 ____________________________________________________________________________
673 [ 28628] By: stevep on 2006/07/28 00:42:04
674 Log: Change stat() and -X filetests so that they treat *FILE{IO}
675 filehandles like *FILE filehandles. This resolves RT #8244.
678 ____________________________________________________________________________
679 [ 28627] By: stevep on 2006/07/27 21:17:10
680 Log: Upgrade to Digest-SHA-5.42
682 ! ext/Digest/SHA/Changes ext/Digest/SHA/README
683 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
684 ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
685 ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
686 ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/2-nist-sha-oo.t
687 ! ext/Digest/SHA/t/2-nist-vectors-bit.t
688 ! ext/Digest/SHA/t/2-nist-vectors-byte.t
689 ! ext/Digest/SHA/t/3-gillogly-hard.t
690 ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
691 ____________________________________________________________________________
692 [ 28626] By: steveh on 2006/07/27 16:25:41
693 Log: Clear up most of the VC6 compiler warnings in the following smoke:
694 http://www.nntp.perl.org/group/perl.daily-build.reports/39733
696 ! doio.c ext/B/B.xs ext/XS/APItest/APItest.xs hv.c op.c pp.c
698 ____________________________________________________________________________
699 [ 28625] By: merijn on 2006/07/27 15:33:07
700 Log: #7217: config.h comments for HAS_POLL incorrect
701 http://rt.perl.org/rt3/Ticket/Display.html?id=7217
702 Date: Mon, 2 Jul 2001 14:58:27 -0700
703 From: David Dyck <dcd@tc.fluke.com>
704 Subject: config.h comments for HAS_POLL incorrect
707 ____________________________________________________________________________
708 [ 28623] By: craigb on 2006/07/27 13:54:55
709 Log: Subject: Re: Silence/fix more warnings from the regex engine
710 From: demerphq <demerphq@gmail.com>
711 Date: Tue, 18 Jul 2006 21:57:15 +0200
712 Message-ID: <9b18b3110607181257l28cc424aj1de28ebfc4c196d7@mail.gmail.com>
714 REGCP_SET should only set a value, not check the previous value of its arg
717 ____________________________________________________________________________
718 [ 28622] By: stevep on 2006/07/27 11:00:18
719 Log: Subject: [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals and accept()
720 From: Andy Wardley (via RT) <perlbug-followup@perl.org>
721 Date: Fri, 14 Jul 2006 10:11:44 -0700
722 Message-ID: <rt-3.6.HEAD-20371-1152897103-1865.39835-75-0@perl.org>
725 ____________________________________________________________________________
726 [ 28621] By: rgs on 2006/07/26 20:36:19
727 Log: Some notes in perl594delta.
729 ! pod/perl594delta.pod
730 ____________________________________________________________________________
731 [ 28620] By: rgs on 2006/07/26 20:32:08
732 Log: Subject: interpolation of @- (and @+) in patterns ([perl #27940] comes back)
733 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
734 Date: Tue, 25 Jul 2006 00:15:50 +0900
735 Message-Id: <20060725001517.3C5D.BQW10602@nifty.com>
737 ! pod/perlop.pod t/op/pat.t t/op/subst.t t/op/tr.t toke.c
738 ____________________________________________________________________________
739 [ 28619] By: stevep on 2006/07/26 13:54:28
740 Log: Added tests from CGI.pm that had not been integrated into core.
742 + lib/CGI/t/start_end_asterisk.t lib/CGI/t/start_end_end.t
743 + lib/CGI/t/start_end_start.t
745 ____________________________________________________________________________
746 [ 28618] By: rgs on 2006/07/26 06:41:56
747 Log: Add a few links to standard modules in perlfunc, by Gabor Szabo.
750 ____________________________________________________________________________
751 [ 28617] By: stevep on 2006/07/26 01:59:06
752 Log: Subject: [PATCH] Re: [ID 20000816.012] *foo = *_ is broken
753 From: Mike Guy <mjtg@cam.ac.uk>
754 Date: Thu, 17 Aug 2000 16:26:56 +0100
755 Message-Id: <E13PRZI-0007Ge-00@libra.cus.cam.ac.uk>
757 Only part regarding @ARG missing from the documentation was applied.
760 ____________________________________________________________________________
761 [ 28616] By: mhx on 2006/07/25 18:54:08
762 Log: Upgrade to Devel::PPPort 3.09_02
764 + ext/Devel/PPPort/parts/inc/strlfuncs
765 + ext/Devel/PPPort/t/strlfuncs.t
766 ! MANIFEST ext/Devel/PPPort/Changes
767 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
768 ! ext/Devel/PPPort/parts/apicheck.pl
769 ! ext/Devel/PPPort/parts/base/5009004
770 ! ext/Devel/PPPort/parts/embed.fnc
771 ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
772 ____________________________________________________________________________
773 [ 28615] By: mhx on 2006/07/25 18:42:26
774 Log: Very recent development versions of gcc (4.2.0 20060715) seem
775 to have switched from '<command line>' to '<command-line>'.
778 ____________________________________________________________________________
779 [ 28614] By: stevep on 2006/07/24 17:30:38
780 Log: Replace some sprintf()'s in Data::Dumper with my_snprintf()'s
782 ! ext/Data/Dumper/Dumper.xs mkppport.lst
783 ____________________________________________________________________________
784 [ 28613] By: rgs on 2006/07/23 20:32:33
785 Log: Revert change 28603: this was a wrong fix, that didn't prevent
786 a later crash. Reindent a bit of the same function.
789 ____________________________________________________________________________
790 [ 28612] By: rgs on 2006/07/23 19:59:55
791 Log: Subject: [PATCH document] perlop: parsing quoted constructs
792 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
793 Date: Sun, 16 Jul 2006 20:06:33 +0900
794 Message-Id: <20060716200218.2CE6.BQW10602@nifty.com>
797 ____________________________________________________________________________
798 [ 28611] By: stevep on 2006/07/23 13:46:05
799 Log: The rest of the changes for Sys-Syslog-0.17 which my new patch no
800 longer automatically "p4 edits" for me.
802 ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
803 ! ext/Sys/Syslog/README ext/Sys/Syslog/t/syslog.t
804 ____________________________________________________________________________
805 [ 28610] By: stevep on 2006/07/23 13:42:55
806 Log: Upgrade to Sys-Syslog-0.17
808 ! ext/Sys/Syslog/Syslog.pm
809 ____________________________________________________________________________
810 [ 28609] By: stevep on 2006/07/23 13:20:07
811 Log: Subject: [PATCH] Tru64: if cc given both -O and -g, -g must be -g3
812 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
813 Date: Sun, 23 Jul 2006 10:18:11 +0300 (EEST)
814 Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi>
817 ____________________________________________________________________________
818 [ 28608] By: rgs on 2006/07/23 13:17:48
819 Log: Revert part of last change, that was causing utf8 test failures
822 ____________________________________________________________________________
823 [ 28607] By: rgs on 2006/07/23 13:04:10
824 Log: Subject: [PATCH] z/OS: pp_sys.c, reg*.c, toke.c, utf8.c
825 From: Jarkko Hietaniemi <jhi@iki.fi>
826 Date: Sat, 22 Jul 2006 18:51:48 +0300
827 Message-ID: <44C24994.6020008@iki.fi>
829 ! pp_sys.c regcomp.c regexec.c toke.c utf8.c
830 ____________________________________________________________________________
831 [ 28606] By: rgs on 2006/07/23 12:51:02
832 Log: Add another volatile modifier to protect against longjmp clobbering
835 ____________________________________________________________________________
836 [ 28605] By: mhx on 2006/07/21 17:56:39
837 Log: Upgrade to Devel::PPPort 3.09_01
839 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
840 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
841 ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/parts/ppptools.pl
842 ! ext/Devel/PPPort/soak
843 ____________________________________________________________________________
844 [ 28604] By: rgs on 2006/07/21 15:27:20
845 Log: More tweaks to threads 1.37, by Jerry D. Hedden
847 ! ext/threads/Changes ext/threads/t/exit.t
848 ! ext/threads/t/thread.t ext/threads/threads.pm
849 ! ext/threads/threads.xs
850 ____________________________________________________________________________
851 [ 28603] By: rgs on 2006/07/20 22:03:59
852 Log: In pp_entersub, accept to handle a CV with a NULL padlist.
853 This fixes a crash with mod_perl 1.29.
856 ____________________________________________________________________________
857 [ 28602] By: rgs on 2006/07/20 21:36:25
858 Log: Upgrade to threads 1.37, by Jerry D. Hedden
860 ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
861 ! ext/threads/t/thread.t ext/threads/threads.pm
862 ! ext/threads/threads.xs
863 ____________________________________________________________________________
864 [ 28601] By: rgs on 2006/07/19 21:34:05
865 Log: Band-aid for segfault in ext/threads/t/blocks.t on SMP machines
868 ____________________________________________________________________________
869 [ 28600] By: stevep on 2006/07/19 14:59:24
870 Log: Subject: [perl #39876] Time::gmtime 1.02 examples patch
871 From: Alexandr Ciornii (via RT) <perlbug-followup@perl.org>
872 Date: Wed, 19 Jul 2006 05:46:36 -0700
873 Message-ID: <rt-3.6.HEAD-25412-1153313196-897.39876-75-0@perl.org>
875 Pod fixes for Time::gmtime.pm
878 ____________________________________________________________________________
879 [ 28599] By: rgs on 2006/07/18 21:43:52
880 Log: Subject: [PATCH] make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
881 From: Jarkko Hietaniemi <jhi@iki.fi>
882 Date: Mon, 17 Jul 2006 09:09:24 +0300
883 Message-ID: <44BB2994.5090609@iki.fi>
885 ! perl.h pod/perlguts.pod pod/perlhack.pod
886 ____________________________________________________________________________
887 [ 28598] By: rgs on 2006/07/18 21:02:39
888 Log: Subject: [PATCH] [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
889 From: "Jerry D. Hedden" <jerry@hedden.us>
890 Date: Mon, 17 Jul 2006 05:00:01 -0700
891 Message-ID: <20060717050001.fb30e530d17747c2b054d625b8945d88.b729fe881f.wbe@email.secureserver.net>
893 ! ext/threads/t/basic.t ext/threads/t/free.t
894 ____________________________________________________________________________
895 [ 28597] By: steveh on 2006/07/18 12:11:36
896 Log: Fix Borland problem with quoted pre-processor macros in response files
898 This should clear up the errors from Module/Build/t/ppm.t and
899 Module/Build/t/xs.t in the Borland smokes.
901 Subject: Re: Smoke [5.9.4] 27656 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
902 From: "Randy W. Sims" <ml-perl@thepierianspring.org>
903 Date: Thu, 06 Apr 2006 22:33:04 -0400
904 Message-ID: <4435CF60.1000707@thepierianspring.org>
906 See the thread here for details:
907 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00027.html
909 ! lib/ExtUtils/CBuilder/Platform/Windows.pm
910 ____________________________________________________________________________
911 [ 28596] By: stevep on 2006/07/18 03:10:51
912 Log: Additional reason for ssh passphrase failures.
914 ! Porting/repository.pod
915 ____________________________________________________________________________
916 [ 28595] By: rgs on 2006/07/17 21:11:52
917 Log: Remove the C89 checking with gcc
918 (but leave a note in perlhack)
920 ! cflags.SH pod/perlhack.pod
921 ____________________________________________________________________________
922 [ 28594] By: steveh on 2006/07/17 14:32:19
923 Log: Subject: Silence system warning during tests (only on win32 for now)
924 From: demerphq <demerphq@gmail.com>
925 Date: Sat, 15 Jul 2006 18:21:15 +0200
926 Message-ID: <9b18b3110607150921p33be8e87wd51b2fd317a81587@mail.gmail.com>
929 ____________________________________________________________________________
930 [ 28593] By: steveh on 2006/07/17 14:23:59
931 Log: Avoid an error that VC++'s resource compiler seems to have
932 with a reference to "perly.y" in "perly.h"
934 See the thread here for details:
935 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-07/msg00460.html
937 ! perly.h regen_perly.pl
938 ____________________________________________________________________________
939 [ 28592] By: merijn on 2006/07/17 06:51:54
940 Log: Cygwin doesn't cope (yet) with gcc flags -std=c89
943 ____________________________________________________________________________
944 [ 28591] By: rgs on 2006/07/16 21:42:59
945 Log: Check for taintedness of PERL5SHELL on Windows
949 ____________________________________________________________________________
950 [ 28590] By: stevep on 2006/07/16 19:18:27
951 Log: Subject: [PATCH] MIME::Base64 quoted-print.t: z/OS (EBCDIC)
952 From: Jarkko Hietaniemi <jhi@iki.fi>
953 Date: Sun, 16 Jul 2006 13:11:15 +0300
954 Message-ID: <44BA10C3.8040007@iki.fi>
956 ! ext/MIME/Base64/t/quoted-print.t
957 ____________________________________________________________________________
958 [ 28589] By: stevep on 2006/07/16 19:12:28
959 Log: Subject: Re: Fix loads of warnings from the last escaping patch...
960 From: demerphq <demerphq@gmail.com>
961 Date: Sun, 16 Jul 2006 19:59:02 +0200
962 Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com>
964 ! dump.c embed.fnc ext/re/re.pm pod/perlapi.pod proto.h
965 ! regcomp.c regcomp.h
966 ____________________________________________________________________________
967 [ 28588] By: stevep on 2006/07/16 19:06:01
968 Log: Subject: [PATCH] perlhack: advertise Configure -Dgccansipedantic
969 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
970 Date: Sun, 16 Jul 2006 20:27:20 +0300 (EEST)
971 Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi>
974 ____________________________________________________________________________
975 [ 28587] By: stevep on 2006/07/16 15:40:29
976 Log: Upgrade to Module-Build-0.2803
978 ! lib/Module/Build.pm lib/Module/Build/Base.pm
979 ! lib/Module/Build/Changes
980 ____________________________________________________________________________
981 [ 28586] By: stevep on 2006/07/16 14:54:58
982 Log: Upgrade to Test-Simple-0.64
984 ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
985 ! lib/Test/Simple/Changes lib/Test/Simple/t/skip.t
986 ! lib/Test/Simple/t/tbt_01basic.t
987 ! lib/Test/Simple/t/tbt_05faildiag.t
988 ! lib/Test/Simple/t/tbt_06errormess.t
989 ! lib/Test/Simple/t/tbt_07args.t
990 ____________________________________________________________________________
991 [ 28585] By: stevep on 2006/07/16 13:46:35
992 Log: various safety/portability tweaks
993 From: Jarkko Hietaniemi <jhi@iki.fi>
994 Date: Sat, 15 Jul 2006 22:15:29 +0300
995 Message-ID: <44B93ED1.7080000@iki.fi>
997 Fix for change #28578.
1000 ____________________________________________________________________________
1001 [ 28584] By: davem on 2006/07/16 00:20:25
1002 Log: run regen_headerds
1004 ! embed.h global.sym proto.h
1005 ____________________________________________________________________________
1006 [ 28583] By: davem on 2006/07/15 22:14:46
1007 Log: Subject: [PATCH] comment update for scan_const
1008 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1009 Date: Sat, 15 Jul 2006 20:16:01 +0900
1010 Message-Id: <20060715201552.9FA5.BQW10602@nifty.com>
1013 ____________________________________________________________________________
1014 [ 28582] By: davem on 2006/07/15 21:59:43
1015 Log: Subject: Updated escaping code. utf8 regex debug output improvements
1016 From: demerphq <demerphq@gmail.com>
1017 Date: Sat, 15 Jul 2006 18:56:03 +0200
1018 Message-Id: <9b18b3110607150956o6273a16clb1518911d1945d4@mail.gmail.com>
1020 ! dump.c embed.fnc ext/re/re.pm perl.h regcomp.c regcomp.h
1022 ____________________________________________________________________________
1023 [ 28581] By: stevep on 2006/07/15 18:57:39
1024 Log: Adding Module::Build::Version missed in upgrade.
1026 + lib/Module/Build/Version.pm
1028 ____________________________________________________________________________
1029 [ 28580] By: stevep on 2006/07/15 15:22:35
1030 Log: Upgrade to ANSIColor-1.11
1032 + lib/Term/ANSIColor/t/basic.t lib/Term/ANSIColor/t/pod.t
1033 - lib/Term/ANSIColor/test.pl
1034 ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
1035 ! lib/Term/ANSIColor/README
1036 ____________________________________________________________________________
1037 [ 28579] By: stevep on 2006/07/15 14:46:53
1038 Log: Upgrade to Module-Build-0.2802
1040 ! lib/Module/Build.pm lib/Module/Build/Base.pm
1041 ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
1042 ! lib/Module/Build/t/moduleinfo.t
1043 ! lib/Module/Build/t/runthrough.t
1044 ____________________________________________________________________________
1045 [ 28578] By: merijn on 2006/07/15 11:53:36
1046 Log: Subject: [PATCH] various safety/portability tweaks
1047 From: Jarkko Hietaniemi <jhi@iki.fi>
1048 Date: Sat, 15 Jul 2006 13:14:32 +0300
1049 Message-ID: <44B8C008.4030300@iki.fi>
1051 ! pod/perlhack.pod pod/perltodo.pod pp_sys.c sv.c util.c
1052 ____________________________________________________________________________
1053 [ 28577] By: merijn on 2006/07/15 11:45:15
1054 Log: Subject: [PATCH] cflags.SH: add missing C files
1055 From: Jarkko Hietaniemi <jhi@iki.fi>
1056 Date: Sat, 15 Jul 2006 12:30:25 +0300
1057 Message-ID: <44B8B5B1.2050902@iki.fi>
1060 ____________________________________________________________________________
1061 [ 28576] By: merijn on 2006/07/15 11:41:59
1062 Log: Subject: [PATCH] Re: [PATCH] cflags.SH: add -std=c89
1063 From: Jarkko Hietaniemi <jhi@iki.fi>
1064 Date: Sat, 15 Jul 2006 12:19:45 +0300
1065 Message-ID: <44B8B331.8090009@iki.fi>
1068 ____________________________________________________________________________
1069 [ 28575] By: craigb on 2006/07/14 18:18:18
1070 Log: overload.t has same locale problem with VMS that it has with dec_osf
1073 ____________________________________________________________________________
1074 [ 28574] By: craigb on 2006/07/14 18:09:40
1075 Log: Make sysconf tests handle unimplemented success indications
1076 for the benefit of Mac OS X and VMS.
1078 ! ext/POSIX/t/sysconf.t
1079 ____________________________________________________________________________
1080 [ 28573] By: steveh on 2006/07/14 14:42:57
1081 Log: Silence a compiler warning on Win32/VC++
1083 Subject: Re: Smoke [5.9.4] 28569 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
1084 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1085 Date: Fri, 14 Jul 2006 16:33:01 +0200
1086 Message-Id: <8CC2FF7E-42EE-4B28-A9D2-4FCD8C745004@mailbox.tu-berlin.de>
1088 ! ext/Hash/Util/FieldHash/FieldHash.xs
1089 ____________________________________________________________________________
1090 [ 28572] By: stevep on 2006/07/14 14:38:28
1091 Log: Skip tests for pathconf() and fpathconf() on HP-UX for
1092 _PC_CHOWN_RESTRICTED. The HP-UX manpage suggests not trying
1093 to do it, and that the errno will not be set on failure.
1095 ! ext/POSIX/t/sysconf.t
1096 ____________________________________________________________________________
1097 [ 28571] By: davem on 2006/07/14 11:50:37
1098 Log: remove regex postive super-linear cache code
1099 (it wasn't actually achieving anything)
1101 ! regexec.c t/op/re_tests
1102 ____________________________________________________________________________
1103 [ 28570] By: merijn on 2006/07/14 07:03:08
1104 Log: Subject: [PATCH] -DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check global? yech!)
1105 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1106 Date: Fri, 14 Jul 2006 09:34:09 +0300 (EEST)
1107 Message-Id: <200607140634.k6E6Y9Ia471707@kosh.hut.fi>
1110 ____________________________________________________________________________
1111 [ 28569] By: stevep on 2006/07/13 20:31:59
1112 Log: Version bumps for z/OS fixes.
1114 ! ext/Encode/Encode.pm ext/MIME/Base64/Base64.pm
1115 ! ext/threads/shared/shared.pm
1116 ____________________________________________________________________________
1117 [ 28568] By: stevep on 2006/07/13 20:18:59
1118 Log: Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/
1119 From: Jarkko Hietaniemi <jhi@iki.fi>
1120 Date: Thu, 13 Jul 2006 23:10:27 +0300
1121 Message-ID: <44B6A8B3.5070605@iki.fi>
1123 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
1124 ! ext/Encode/Encode.xs ext/Encode/t/utf8strict.t
1125 ! ext/MIME/Base64/Base64.xs ext/Storable/t/downgrade.t
1126 ! ext/Storable/t/overload.t ext/threads/shared/shared.xs
1127 ! lib/CGI/t/util-58.t lib/Digest/t/base.t lib/Digest/t/file.t
1128 ! lib/Pod/t/pod2html-lib.pl lib/Tie/File/t/09_gen_rs.t
1129 ____________________________________________________________________________
1130 [ 28567] By: merijn on 2006/07/13 17:12:00
1131 Log: Subject: [PATCH] z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment
1132 From: Jarkko Hietaniemi <jhi@iki.fi>
1133 Date: Thu, 13 Jul 2006 19:47:29 +0300
1134 Message-ID: <44B67921.6090901@iki.fi>
1136 ! ext/B/B/Deparse.pm lib/AutoLoader.t lib/DBM_Filter/t/encode.t
1137 ! lib/DBM_Filter/t/utf8.t lib/ExtUtils/Constant/Utils.pm
1138 ! lib/ExtUtils/Embed.pm lib/ExtUtils/t/Embed.t
1139 ! lib/PerlIO/via/t/QuotedPrint.t lib/bytes.t lib/dumpvar.pl
1140 ! lib/utf8.t miniperlmain.c perl.h
1141 ____________________________________________________________________________
1142 [ 28566] By: stevep on 2006/07/13 15:46:11
1143 Log: Keep Intel C++ from claiming that it is gcc.
1146 ____________________________________________________________________________
1147 [ 28565] By: stevep on 2006/07/13 14:04:18
1148 Log: Clear up a few more warnings from blead.
1150 ! op.c perl.c reentr.c reentr.pl regexec.c
1151 ____________________________________________________________________________
1152 [ 28564] By: rgs on 2006/07/13 08:46:30
1153 Log: Not everybody has env
1156 ____________________________________________________________________________
1157 [ 28563] By: rgs on 2006/07/13 08:40:12
1158 Log: Subject: Re: Misunderstanding escapes in heredocs?
1159 From: demerphq <demerphq@gmail.com>
1160 Date: Sun, 9 Jul 2006 16:42:45 +0200
1161 Message-ID: <9b18b3110607090742gc55b4ffl402d5fadc5bd231e@mail.gmail.com>
1163 with formatting nits
1166 ____________________________________________________________________________
1167 [ 28562] By: rgs on 2006/07/13 08:17:04
1168 Log: Additions to perlhack based on a patch by Gabor Szabo
1171 ____________________________________________________________________________
1172 [ 28561] By: rgs on 2006/07/13 08:04:44
1173 Log: Nits to the perlintro safety net (by Gabor Szabo and Merijn)
1176 ____________________________________________________________________________
1177 [ 28560] By: merijn on 2006/07/13 06:50:55
1178 Log: Relink to use temp file forced on current dir in mpeix
1179 Subject: [PATCH] mpeix/relink: tweak from Donna Garverick
1180 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1181 Date: Thu, 13 Jul 2006 08:25:59 +0300 (EEST)
1182 Message-Id: <200607130525.k6D5PxFp251263@kosh.hut.fi>
1185 ____________________________________________________________________________
1186 [ 28559] By: rgs on 2006/07/12 13:19:04
1187 Log: Cleanup and conversion to t/test.pl
1189 ! ext/Devel/Peek/t/Peek.t
1190 ____________________________________________________________________________
1191 [ 28558] By: rgs on 2006/07/12 12:29:58
1192 Log: I prefer array indexes that start from 0 in beginner docs
1195 ____________________________________________________________________________
1196 [ 28557] By: rgs on 2006/07/12 12:28:34
1197 Log: Integration of strlcat is to-done (noticed by Yves)
1200 ____________________________________________________________________________
1201 [ 28556] By: steveh on 2006/07/12 10:28:39
1202 Log: Fix change #28552: VC++ doesn't like code before declarations
1204 ! ext/Hash/Util/FieldHash/FieldHash.xs
1205 ____________________________________________________________________________
1206 [ 28555] By: rgs on 2006/07/12 09:56:04
1207 Log: Additions and removals in perltodo
1210 ____________________________________________________________________________
1211 [ 28554] By: merijn on 2006/07/12 09:40:14
1212 Log: Subject: [PATCH] more strictness in perlintro
1213 From: "Gabor Szabo" <szabgab@gmail.com>
1214 Date: Wed, 12 Jul 2006 10:30:06 +0300
1215 Message-ID: <d8a74af10607120030p1964b935y9493e29994a5b371@mail.gmail.com>
1218 ____________________________________________________________________________
1219 [ 28553] By: merijn on 2006/07/12 09:27:59
1220 Log: Subject: [PATCH] perlinro (use $fh filehandler + not to use built in function name in sub example)
1221 From: "Gabor Szabo" <szabgab@gmail.com>
1222 Date: Wed, 12 Jul 2006 10:51:03 +0300
1223 Message-ID: <d8a74af10607120051t10382a7fw95ce094f0f395490@mail.gmail.com>
1226 ____________________________________________________________________________
1227 [ 28552] By: rgs on 2006/07/12 09:00:01
1228 Log: Subject: Re: [PATCH] FieldHash coverity-compliant
1229 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1230 Date: Wed, 12 Jul 2006 00:45:44 +0200
1231 Message-Id: <7AEBF247-0AF7-46A8-9D61-D38B45FD21EA@mailbox.tu-berlin.de>
1233 ! ext/Hash/Util/FieldHash/FieldHash.xs
1234 ____________________________________________________________________________
1235 [ 28551] By: rgs on 2006/07/12 08:49:17
1236 Log: Upgrade to PathTools 3.19
1238 ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
1239 ! lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t
1240 ____________________________________________________________________________
1241 [ 28550] By: merijn on 2006/07/12 06:53:22
1242 Log: Subject: [PATCH] z/OS: t/ - mostly EBCDIC fixes
1243 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1244 Date: Wed, 12 Jul 2006 00:01:29 +0300 (EEST)
1245 Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi>
1247 ! t/comp/parser.t t/op/caller.t t/op/chop.t t/op/exec.t
1248 ! t/op/index.t t/op/pack.t t/op/pat.t t/op/sprintf.t
1249 ! t/op/utfhash.t t/run/fresh_perl.t t/uni/case.pl t/uni/class.t
1250 ____________________________________________________________________________
1251 [ 28549] By: rgs on 2006/07/11 17:00:26
1252 Log: A few rough notes for the next perldelta
1254 ! pod/perl594delta.pod
1255 ____________________________________________________________________________
1256 [ 28548] By: rgs on 2006/07/11 14:55:17
1257 Log: Revert bogus fix for bug #27940, which wasn't really a bug,
1258 and a new test item, as found and suggested by Sadahiro Tomoyuki.
1261 ____________________________________________________________________________
1262 [ 28547] By: rgs on 2006/07/11 14:06:08
1263 Log: Subject: Re: Misunderstanding escapes in heredocs?
1264 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1265 Date: Sun, 09 Jul 2006 11:57:42 +0900
1266 Message-Id: <20060709115613.78FF.BQW10602@nifty.com>
1269 ____________________________________________________________________________
1270 [ 28546] By: stevep on 2006/07/11 12:31:10
1271 Log: Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local changes from
1272 change #27541. Also, leave out the test files Jacobson.t and
1273 Jacobson2.t which both generated several warnings.
1275 + lib/Text/TabsWrap/t/37000.t lib/Text/TabsWrap/t/39548.t
1276 + lib/Text/TabsWrap/t/Jochen.t lib/Text/TabsWrap/t/belg4mit.t
1277 + lib/Text/TabsWrap/t/sep.t lib/Text/TabsWrap/t/sep2.t
1278 ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG
1279 ! lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
1280 ____________________________________________________________________________
1281 [ 28545] By: steveh on 2006/07/11 11:26:17
1282 Log: Fix change #28533: my_strlcpy does not return the dest str!
1285 ____________________________________________________________________________
1286 [ 28544] By: rgs on 2006/07/11 09:29:23
1287 Log: Adjust test count in threads test
1289 ! ext/threads/t/kill.t
1290 ____________________________________________________________________________
1291 [ 28543] By: rgs on 2006/07/11 09:27:25
1292 Log: Subject: [PATCH] threads 1.36 - Signalling terminated threads core dumps
1293 From: "Jerry D. Hedden" <jerry@hedden.us>
1294 Date: Mon, 10 Jul 2006 13:28:25 -0700
1295 Message-ID: <20060710132825.fb30e530d17747c2b054d625b8945d88.5bdc82d2c0.wbe@email.secureserver.net>
1297 ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
1298 ! ext/threads/t/thread.t ext/threads/threads.pm
1299 ! ext/threads/threads.xs
1300 ____________________________________________________________________________
1301 [ 28542] By: rgs on 2006/07/11 08:06:26
1302 Log: Subject: [PATCH] FieldHash coverity-compliant
1303 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1304 Date: Mon, 10 Jul 2006 21:30:15 +0200
1305 Message-Id: <9C6C104C-8040-489A-BB35-40D22BC48AFC@mailbox.tu-berlin.de>
1307 ! ext/Hash/Util/FieldHash/FieldHash.xs
1308 ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
1309 ! ext/Hash/Util/FieldHash/t/02_function.t
1310 ! ext/Hash/Util/FieldHash/t/04_thread.t
1311 ____________________________________________________________________________
1312 [ 28541] By: rgs on 2006/07/11 07:55:21
1313 Log: Subject: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
1314 From: Andy Dougherty <doughera@lafayette.edu>
1315 Date: Mon, 10 Jul 2006 13:16:27 -0400 (EDT)
1316 Message-ID: <Pine.LNX.4.62.0607101312540.24708@fractal.phys.lafayette.edu>
1319 ____________________________________________________________________________
1320 [ 28540] By: rgs on 2006/07/11 07:48:24
1321 Log: Subject: [PATCH] sysconf.t: still failing in tru64, try harder to skip
1322 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1323 Date: Tue, 11 Jul 2006 09:23:08 +0300 (EEST)
1324 Message-Id: <200607110623.k6B6N8Ni488812@kosh.hut.fi>
1326 ! ext/POSIX/t/sysconf.t
1327 ____________________________________________________________________________
1328 [ 28539] By: rgs on 2006/07/10 20:14:34
1329 Log: Subject: [PATCH] z/OS: hints/os390.sh and Makefile.SH
1330 From: Jarkko Hietaniemi <jhi@iki.fi>
1331 Date: Mon, 10 Jul 2006 22:55:33 +0300
1332 Message-ID: <44B2B0B5.3000008@iki.fi>
1334 ! Makefile.SH hints/os390.sh
1335 ____________________________________________________________________________
1336 [ 28538] By: rgs on 2006/07/10 19:42:18
1340 ____________________________________________________________________________
1341 [ 28537] By: stevep on 2006/07/10 19:28:54
1342 Log: Subject: [PATCH] perlhack: argh...
1343 From: Jarkko Hietaniemi <jhi@iki.fi>
1344 Date: Mon, 10 Jul 2006 21:07:35 +0300
1345 Message-ID: <44B29767.4040606@iki.fi>
1348 ____________________________________________________________________________
1349 [ 28536] By: stevep on 2006/07/10 19:12:07
1350 Log: Restoring change #28523 accidentilly reverted with change #28528.
1353 ____________________________________________________________________________
1354 [ 28535] By: stevep on 2006/07/10 18:26:25
1355 Log: Fix another empty if-statement warning
1358 ____________________________________________________________________________
1359 [ 28534] By: stevep on 2006/07/10 18:17:30
1360 Log: Silence empty if-statement warning.
1363 ____________________________________________________________________________
1364 [ 28533] By: stevep on 2006/07/10 17:23:02
1365 Log: Convert some low hanging fruit to my_strlcpy/my_strlcat.
1367 ! doio.c mg.c pp_sys.c toke.c util.c
1368 ____________________________________________________________________________
1369 [ 28532] By: rgs on 2006/07/10 17:09:38
1370 Log: POD fixes in perlhack
1373 ____________________________________________________________________________
1374 [ 28531] By: rgs on 2006/07/10 17:07:43
1375 Log: Typo found by Craig Berry
1378 ____________________________________________________________________________
1379 [ 28530] By: rgs on 2006/07/10 17:05:12
1380 Log: More perlhack portability additions by Jarkko
1383 ____________________________________________________________________________
1384 [ 28529] By: rgs on 2006/07/10 14:04:00
1385 Log: Subject: [PATCH] threads 1.35 - Borland compiler fix
1386 From: "Jerry D. Hedden" <jerry@hedden.us>
1387 Date: Mon, 10 Jul 2006 06:49:34 -0700
1388 Message-ID: <20060710064934.fb30e530d17747c2b054d625b8945d88.384e3b280c.wbe@email.secureserver.net>
1390 ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
1391 ! ext/threads/threads.pm ext/threads/threads.xs
1392 ____________________________________________________________________________
1393 [ 28528] By: stevep on 2006/07/10 13:55:39
1394 Log: Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/
1395 my_strlcat() API. Convert ext/File/Glob/bsd_glob.c to use
1396 my_strlcat(). Add to the strlcy()/strlcat() todo entry.
1398 ! doio.c ext/File/Glob/bsd_glob.c pod/perltodo.pod pp_ctl.c
1400 ____________________________________________________________________________
1401 [ 28527] By: rgs on 2006/07/10 12:46:41
1402 Log: Subject: [PATCH] perlhack: more portability musings
1403 From: Jarkko Hietaniemi <jhi@iki.fi>
1404 Date: Mon, 10 Jul 2006 15:41:10 +0300
1405 Message-ID: <44B24AE6.6030708@iki.fi>
1408 ____________________________________________________________________________
1409 [ 28526] By: rgs on 2006/07/10 12:01:20
1410 Log: Subject: examples in the core documentation
1411 From: "Gabor Szabo" <szabgab@gmail.com>
1412 Date: Sun, 9 Jul 2006 15:44:47 +0200
1413 Message-ID: <d8a74af10607090644o5c1ee3b2p98f6aa9301898b44@mail.gmail.com>
1416 ____________________________________________________________________________
1417 [ 28525] By: stevep on 2006/07/10 11:28:24
1418 Log: Add Russ Allbery's public domain implementations of strlcat and
1419 strlcpy as Perl_my_strlcat and Perl_my_strlcpy to the Perl core.
1422 ! embed.fnc embed.h global.sym perl.h proto.h util.c
1423 ____________________________________________________________________________
1424 [ 28524] By: rgs on 2006/07/10 10:16:53
1425 Log: Add a macro to remove duplicated code
1427 Subject: Re: cut-and-paste findings for blead 28504
1428 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1429 Date: Sun, 09 Jul 2006 13:47:04 +0900
1430 Message-Id: <20060709134236.E51A.BQW10602@nifty.com>
1433 ____________________________________________________________________________
1434 [ 28523] By: rgs on 2006/07/10 10:11:22
1435 Log: Fix a signed/unsigned warning
1438 ____________________________________________________________________________
1439 [ 28522] By: rgs on 2006/07/10 09:53:33
1440 Log: Pod cleanup in Shell.pm
1443 ____________________________________________________________________________
1444 [ 28521] By: merijn on 2006/07/10 07:41:25
1445 Log: Even Jarkko's patches should go in only once
1446 Subject: [PATCH] undouble Jarkko's patch
1447 From: andy@petdance.com (Andy Lester)
1448 Date: Mon, 10 Jul 2006 00:22:18 -0500
1449 Message-ID: <20060710052218.GA7477@petdance.com>
1452 ____________________________________________________________________________
1453 [ 28520] By: stevep on 2006/07/10 03:07:59
1454 Log: Subject: [PATCH] Skip tests of a POSIX constant on Mac OS X because saved IDs are borked
1455 From: Dominic Dunlop <shouldbedomo@mac.com>
1456 Date: Sun, 9 Jul 2006 22:22:14 +0200
1457 Message-Id: <F1942C06-CDE3-47C6-AC5A-4358960E0F6E@mac.com>
1459 ! ext/POSIX/t/sysconf.t
1460 ____________________________________________________________________________
1461 [ 28519] By: stevep on 2006/07/10 00:29:02
1462 Log: Clear up test based on line number differences between the core and the
1463 Test-Simple version.
1465 ! lib/Test/Simple/t/tbt_01basic.t
1466 ____________________________________________________________________________
1467 [ 28518] By: nicholas on 2006/07/09 21:56:18
1468 Log: Tweak for Jarkko's addition to perlhack, suggested by Yves.
1471 ____________________________________________________________________________
1472 [ 28517] By: stevep on 2006/07/09 20:51:48
1473 Log: Hmmm...patch didn't warn about rejects in tbt_01basic.t.
1475 ! lib/Test/Simple/t/tbt_01basic.t
1476 ____________________________________________________________________________
1477 [ 28516] By: merijn on 2006/07/09 18:50:01
1478 Log: Subject: [PATCH] some coding guidelines/tips to perlhack (+ one perltodo)
1479 From: Jarkko Hietaniemi <jhi@iki.fi>
1480 Date: Sun, 09 Jul 2006 19:42:10 +0300
1481 Message-ID: <44B131E2.8050805@iki.fi>
1483 ! pod/perlhack.pod pod/perltodo.pod
1484 ____________________________________________________________________________
1485 [ 28515] By: stevep on 2006/07/09 13:57:25
1486 Log: Subject: [PATCH] perlhack.pod
1487 From: Jarkko Hietaniemi <jhi@iki.fi>
1488 Date: Sun, 09 Jul 2006 14:55:20 +0300
1489 Message-ID: <44B0EEA8.4080003@iki.fi>
1492 ____________________________________________________________________________
1493 [ 28514] By: stevep on 2006/07/09 13:51:37
1494 Log: Upgrade to Test-Simple-0.63
1496 ! lib/Test/Builder.pm lib/Test/Builder/Tester.pm
1497 ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
1498 ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/tbt_01basic.t
1499 ! lib/Test/Simple/t/tbt_05faildiag.t
1500 ____________________________________________________________________________
1501 [ 28513] By: mhx on 2006/07/09 08:19:33
1502 Log: Integrate mkppport. All ppport.h files in the core will now
1503 be autogenerated at build time (and removed during cleanup).
1505 + mkppport mkppport.lst
1506 - ext/Compress/Raw/Zlib/ppport.h ext/Cwd/ppport.h
1507 - ext/Digest/SHA/ppport.h ext/Sys/Syslog/ppport.h
1508 - ext/Time/HiRes/ppport.h win32/ext/Win32API/File/ppport.h
1509 ! MANIFEST Makefile.SH vms/descrip_mms.template win32/Makefile
1510 ! win32/Makefile.ce win32/makefile.mk
1511 ____________________________________________________________________________
1512 [ 28512] By: stevep on 2006/07/08 18:08:07
1513 Log: Subject: [PATCH] Macroize vast tracks of duplicated code in regexec.c
1514 From: demerphq <demerphq@gmail.com>
1515 Date: Sat, 8 Jul 2006 17:48:34 +0200
1516 Message-ID: <9b18b3110607080848u663b114ag86f76ac5c9c9d5e@mail.gmail.com>
1518 Removing duplicated regexp trie-related code.
1521 ____________________________________________________________________________
1522 [ 28511] By: stevep on 2006/07/08 18:00:17
1523 Log: Subject: [PATCH] optimisation for File::Spec::abs2rel where both args are relative
1524 From: Brendan O'Dea <bod@debian.org>
1525 Date: Thu, 6 Jul 2006 01:02:41 +1000
1526 Message-ID: <20060705150241.GA2244@londo.c47.org>
1528 ! lib/File/Spec/Unix.pm
1529 ____________________________________________________________________________
1530 [ 28510] By: stevep on 2006/07/08 17:51:43
1531 Log: Subject: [PATCH] perl5db.pl: read full lines from remote socket
1532 From: Brendan O'Dea <bod@debian.org>
1533 Date: Sat, 8 Jul 2006 13:27:50 +1000
1534 Message-ID: <20060708032750.GA20454@londo.c47.org>
1537 ____________________________________________________________________________
1538 [ 28509] By: stevep on 2006/07/08 17:47:24
1539 Log: Making encoding::warnings lexical is to-done.
1542 ____________________________________________________________________________
1543 [ 28508] By: stevep on 2006/07/08 17:28:36
1544 Log: Subject: Skip some POSIX tests when the thing they are testing is unimplemented
1545 From: demerphq <demerphq@gmail.com>
1546 Date: Sat, 8 Jul 2006 17:55:09 +0200
1547 Message-ID: <9b18b3110607080855g73407c4fx41a578815c2a6da2@mail.gmail.com>
1549 ! ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
1550 ____________________________________________________________________________
1551 [ 28507] By: mhx on 2006/07/08 16:27:10
1552 Log: Upgrade to Devel::PPPort 3.09
1554 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
1555 ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL
1556 ! ext/Devel/PPPort/parts/apidoc.fnc
1557 ! ext/Devel/PPPort/parts/base/5009004
1558 ! ext/Devel/PPPort/parts/embed.fnc
1559 ! ext/Devel/PPPort/parts/inc/podtest
1560 ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
1561 ! ext/Devel/PPPort/t/podtest.t
1562 ____________________________________________________________________________
1563 [ 28506] By: stevep on 2006/07/08 14:50:33
1564 Log: Update Audrey Tang's email throughout various files.
1566 ! AUTHORS Porting/Maintainers.pl Porting/checkAUTHORS.pl
1567 ____________________________________________________________________________
1568 [ 28505] By: merijn on 2006/07/08 09:04:56
1569 Log: POSIX test improvements on True64
1570 Subject: [PATCH] the new POSIX tests
1571 From: Jarkko Hietaniemi <jhi@iki.fi>
1572 Date: Sat, 08 Jul 2006 11:43:05 +0300
1573 Message-ID: <44AF7019.3070509@iki.fi>
1575 ! ext/POSIX/POSIX.pod ext/POSIX/t/sysconf.t
1576 ! ext/POSIX/t/termios.t
1577 ____________________________________________________________________________
1578 [ 28504] By: stevep on 2006/07/08 01:14:28
1579 Log: Upgrade to encoding-warnings-0.10
1581 + lib/encoding/warnings/t/4-lexical.t
1582 ! MANIFEST lib/encoding/warnings.pm
1583 ! lib/encoding/warnings/t/3-normal.t
1584 ____________________________________________________________________________
1585 [ 28503] By: stevep on 2006/07/07 18:38:01
1586 Log: Subject: [PATCH] Test scripts for I18N::Langinfo and POSIX
1587 From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
1588 Date: Fri, 07 Jul 2006 11:02:31 +0200
1589 Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr>
1591 Only includes changes to:
1592 * ext/I18N/Langinfo/t/Langinfo.t
1593 * ext/POSIX/t/sysconf.t
1594 * ext/POSIX/t/termios.t
1596 + ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
1597 ! MANIFEST ext/I18N/Langinfo/t/Langinfo.t
1598 ____________________________________________________________________________
1599 [ 28502] By: rgs on 2006/07/07 14:52:15
1600 Log: Subject: Re: Dual life for Shell.pm
1601 From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
1602 Date: Thu, 6 Jul 2006 13:02:23 -0300
1603 Message-ID: <73ddeb6c0607060902tc471f84sf1bb841b6e9ecddf@mail.gmail.com>
1605 ! lib/Shell.pm lib/Shell.t
1606 ____________________________________________________________________________
1607 [ 28501] By: rgs on 2006/07/07 14:12:59
1608 Log: Subject: [PATCH] threads 1.34 - state methods
1609 From: "Jerry D. Hedden" <jerry@hedden.us>
1610 Date: Thu, 06 Jul 2006 07:33:13 -0700
1611 Message-ID: <20060706073313.fb30e530d17747c2b054d625b8945d88.baa39d91bc.wbe@email.secureserver.net>
1613 + ext/threads/t/state.t
1614 ! MANIFEST ext/threads/Changes ext/threads/README
1615 ! ext/threads/t/context.t ext/threads/t/thread.t
1616 ! ext/threads/threads.pm ext/threads/threads.xs
1617 ____________________________________________________________________________
1618 [ 28500] By: rgs on 2006/07/07 13:23:45
1619 Log: Subject: More escaping in the RE
1620 From: demerphq <demerphq@gmail.com>
1621 Date: Fri, 7 Jul 2006 10:40:40 +0200
1622 Message-ID: <9b18b3110607070140p5cb2c58ftcadbcd113a58c3af@mail.gmail.com>
1626 ! regcomp.c regcomp.h regexec.c
1627 ____________________________________________________________________________
1628 [ 28499] By: rgs on 2006/07/07 09:50:35
1629 Log: Fix the implementation of list assignment to state().
1631 ! op.c t/lib/warnings/op t/op/state.t
1632 ____________________________________________________________________________
1633 [ 28498] By: rgs on 2006/07/06 16:55:57
1634 Log: The state() implementation is not yet perfect. Check in a new todo test
1637 ____________________________________________________________________________
1638 [ 28497] By: rgs on 2006/07/06 16:35:37
1639 Log: Error in the formulation of the new warning, spotted by Dominic Dunlop
1642 ____________________________________________________________________________
1643 [ 28496] By: rgs on 2006/07/06 15:49:30
1644 Log: Add a new warning, "State variable %s will be reinitialized"
1646 ! op.c pod/perldiag.pod t/lib/warnings/op
1647 ____________________________________________________________________________
1648 [ 28495] By: stevep on 2006/07/06 15:38:51
1649 Log: Upgrade to Module-Build-0.2801.
1651 ! lib/Module/Build.pm lib/Module/Build/Base.pm
1652 ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
1653 ! lib/Module/Build/Cookbook.pm lib/Module/Build/Platform/Unix.pm
1654 ! lib/Module/Build/Platform/Windows.pm lib/Module/Build/YAML.pm
1655 ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm
1656 ! lib/Module/Build/t/mbyaml.t lib/Module/Build/t/runthrough.t
1657 ____________________________________________________________________________
1658 [ 28494] By: stevep on 2006/07/06 15:18:58
1659 Log: Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.
1660 Also, sync'ing up with the CPAN version of the module.
1662 ! Porting/Maintainers.pl lib/Math/Complex.pm lib/Math/Complex.t
1663 ! lib/Math/Trig.pm lib/Math/Trig.t
1664 ____________________________________________________________________________
1665 [ 28493] By: rgs on 2006/07/06 14:31:55
1666 Log: Document state() variables in perlsub
1669 ____________________________________________________________________________
1670 [ 28492] By: stevep on 2006/07/06 14:12:56
1671 Log: Alphabetizing function names in perlfunc lists.
1674 ____________________________________________________________________________
1675 [ 28491] By: rgs on 2006/07/06 13:36:57
1676 Log: Mention state variables in perldiag. Add switch-related keywords
1677 in the keyword listing section in perlfunc. Add a summary of
1678 C<state> in perlfunc. Fix a typo in the synopsis for C<our>.
1679 Don't say that C<my $_> is illegal in perlsub.
1681 ! pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod
1682 ____________________________________________________________________________
1683 [ 28490] By: rgs on 2006/07/06 09:01:16
1684 Log: Introduce a new function, pv_escape(), to display contents of PVs
1685 that might contain non printable chars.
1687 Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
1688 From: demerphq <demerphq@gmail.com>
1689 Date: Wed, 5 Jul 2006 20:40:58 +0200
1690 Message-ID: <9b18b3110607051140n10c211a1jf17d3b7914d6f68b@mail.gmail.com>
1692 ! dump.c embed.fnc embed.h global.sym perl.h pod/perlapi.pod
1693 ! proto.h reentr.c regexec.c t/lib/warnings/9uninit
1694 ____________________________________________________________________________
1695 [ 28489] By: rgs on 2006/07/05 21:00:31
1696 Log: Implement handling of state variables in list assignment
1698 ! ext/B/B/Concise.pm op.c pp_hot.c t/op/state.t
1699 ____________________________________________________________________________
1700 [ 28488] By: rgs on 2006/07/05 20:00:10
1701 Log: Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left
1702 side is made out a list declared with our(). In this case OPpLVAL_INTRO
1703 isn't set on the left op, so we just remove that check. Add new tests.
1706 ____________________________________________________________________________
1707 [ 28487] By: rgs on 2006/07/05 19:49:36
1708 Log: Adjust test count after introducing new constants in POSIX
1710 ! ext/B/t/concise-xs.t
1711 ____________________________________________________________________________
1712 [ 28486] By: stevep on 2006/07/05 16:27:16
1713 Log: Add constants needed for recvmsg()/sendmsg() support.
1715 ! ext/POSIX/Makefile.PL
1716 ____________________________________________________________________________
1717 [ 28485] By: stevep on 2006/07/05 15:40:05
1718 Log: Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
1720 ! lib/Memoize/t/tie_ndbm.t
1721 ____________________________________________________________________________
1722 [ 28484] By: rgs on 2006/07/05 14:10:18
1723 Log: Add a TODO test for list assignment to a list of state variables.
1724 Not sure yet how to encode in the optree the information that
1725 state($x, $y) and (state $x, state $y) must be treated differently.
1728 ____________________________________________________________________________
1729 [ 28483] By: rgs on 2006/07/05 12:48:57
1730 Log: Don't add extra warning flags for gcc versions < 3.
1733 ____________________________________________________________________________
1734 [ 28482] By: rgs on 2006/07/05 08:53:56
1735 Log: Make the distclean target remove lib/Hash correctly
1738 ____________________________________________________________________________
1739 [ 28481] By: craigb on 2006/07/05 02:31:06
1740 Log: Subject: [PATCH] RE: [PATCH] threads 1.33
1741 From: "Jerry D. Hedden" <jdhedden@cpan.org>
1742 Message-id: <20060704171845.fb30e530d17747c2b054d625b8945d88.f0db2cab53.wbe@email.secureserver.net>
1743 Date: Tue, 04 Jul 2006 17:18:45 -0700
1745 exiting from threads works differently on VMS
1747 ! ext/threads/t/exit.t
1748 ____________________________________________________________________________
1749 [ 28480] By: craigb on 2006/07/04 21:27:42
1750 Log: fix signed/unsigned nit in reentr.c
1753 ____________________________________________________________________________
1754 [ 28479] By: craigb on 2006/07/04 19:08:16
1755 Log: fix type mismatch warning caused by return statement lurking in DIE macro
1758 ____________________________________________________________________________
1759 [ 28478] By: nicholas on 2006/07/04 18:58:10
1760 Log: Subject: [PATCH] more warning-silencing in FieldHash
1761 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1762 Message-Id: <CE8BC13E-8BE5-4743-803C-6DF0D1FB2010@mailbox.tu-berlin.de>
1763 Date: Tue, 4 Jul 2006 19:42:12 +0200
1765 ! ext/Hash/Util/FieldHash/FieldHash.xs
1766 ! ext/Hash/Util/FieldHash/t/02_function.t
1767 ! ext/Hash/Util/FieldHash/t/05_perlhook.t
1768 ____________________________________________________________________________
1769 [ 28477] By: rgs on 2006/07/04 12:04:58
1770 Log: Subject: [PATCH] consting and localizing in universal.c
1771 From: andy@petdance.com (Andy Lester)
1772 Date: Mon, 3 Jul 2006 17:41:48 -0500
1773 Message-ID: <20060703224148.GA14449@petdance.com>
1775 ! embed.fnc proto.h universal.c
1776 ____________________________________________________________________________
1777 [ 28476] By: rgs on 2006/07/04 09:42:12
1778 Log: Subject: [PATCH] toke.c consting and localizing
1779 From: andy@petdance.com (Andy Lester)
1780 Date: Mon, 3 Jul 2006 17:42:50 -0500
1781 Message-ID: <20060703224250.GA14481@petdance.com>
1784 ____________________________________________________________________________
1785 [ 28475] By: rgs on 2006/07/04 09:37:10
1786 Log: Subject: [PATCH] threads 1.33
1787 From: "Jerry D. Hedden" <jdhedden@cpan.org>
1788 Date: Mon, 03 Jul 2006 09:01:53 -0700
1789 Message-ID: <20060703090153.fb30e530d17747c2b054d625b8945d88.b26e047e0f.wbe@email.secureserver.net>
1791 + ext/threads/t/exit.t
1792 ! MANIFEST ext/threads/Changes ext/threads/README
1793 ! ext/threads/t/blocks.t ext/threads/t/context.t
1794 ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
1795 ! ext/threads/t/join.t ext/threads/t/thread.t
1796 ! ext/threads/threads.pm ext/threads/threads.xs
1797 ____________________________________________________________________________
1798 [ 28474] By: mhx on 2006/07/03 21:40:58
1799 Log: Upgrade to Devel::PPPort 3.08_07
1801 + ext/Devel/PPPort/PPPort.xs
1802 ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
1803 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
1804 ! ext/Devel/PPPort/parts/inc/ppphbin
1805 ! ext/Devel/PPPort/parts/inc/ppphdoc
1806 ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
1807 ! ext/Devel/PPPort/t/ppphtest.t
1808 ____________________________________________________________________________
1809 [ 28473] By: stevep on 2006/07/03 18:09:01
1810 Log: Allow stat() and -X file tests work on dirhandles.
1812 ! doio.c pod/perlfunc.pod pp_sys.c t/op/stat.t
1813 ____________________________________________________________________________
1814 [ 28472] By: rgs on 2006/07/03 16:51:05
1815 Log: Subject: [PATCH] embed.pl enhancements
1816 From: andy@petdance.com (Andy Lester)
1817 Date: Sun, 2 Jul 2006 12:11:39 -0500
1818 Message-ID: <20060702171139.GA20266@petdance.com>
1820 Add experimental (and optional) splint support
1822 ! embed.pl perlapi.c
1823 ____________________________________________________________________________
1824 [ 28471] By: rgs on 2006/07/03 16:40:19
1825 Log: Subject: [PATCH] Makefile splint support
1826 From: andy@petdance.com (Andy Lester)
1827 Date: Sun, 2 Jul 2006 12:19:08 -0500
1828 Message-ID: <20060702171908.GA20443@petdance.com>
1831 ____________________________________________________________________________
1832 [ 28470] By: rgs on 2006/07/03 16:36:14
1833 Log: Subject: [PATCH] DProf.xs patch
1834 From: andy@petdance.com (Andy Lester)
1835 Date: Sun, 2 Jul 2006 12:17:08 -0500
1836 Message-ID: <20060702171708.GA20392@petdance.com>
1838 ! ext/Devel/DProf/DProf.xs
1839 ____________________________________________________________________________
1840 [ 28469] By: rgs on 2006/07/03 09:39:42
1841 Log: Subject: [PATCH] mg.c cleanups
1842 From: andy@petdance.com (Andy Lester)
1843 Date: Sun, 2 Jul 2006 12:33:36 -0500
1844 Message-ID: <20060702173336.GA20641@petdance.com>
1847 ____________________________________________________________________________
1848 [ 28468] By: rgs on 2006/07/03 09:34:44
1849 Log: Subject: [PATCH] Clean up mathoms.c
1850 From: andy@petdance.com (Andy Lester)
1851 Date: Sun, 2 Jul 2006 12:24:45 -0500
1852 Message-ID: <20060702172445.GA20521@petdance.com>
1855 ____________________________________________________________________________
1856 [ 28467] By: steveh on 2006/07/03 08:23:03
1857 Log: Subject: Re: Win32API::File now in core
1858 From: demerphq <demerphq@gmail.com>
1859 Date: Sun, 2 Jul 2006 15:19:58 +0200
1860 Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com>
1862 Sync blead with Win32API-File-0.1001
1863 (plus change to sync README too)
1865 ! win32/ext/Win32API/File/Changes
1866 ! win32/ext/Win32API/File/File.pm win32/ext/Win32API/File/README
1867 ____________________________________________________________________________
1868 [ 28466] By: davem on 2006/07/02 22:47:24
1869 Log: silence a compiler warning
1872 ____________________________________________________________________________
1873 [ 28465] By: davem on 2006/07/02 19:30:49
1874 Log: remove some unnecessary uses of WITH_THR
1877 ____________________________________________________________________________
1878 [ 28464] By: craigb on 2006/07/02 18:06:36
1879 Log: s/have a more/have more/ typo fix in perlfaq4
1882 ____________________________________________________________________________
1883 [ 28463] By: davem on 2006/07/02 16:31:10
1884 Log: Subject: [PATCH] Synchronize ExtUtils::Instal 1.41
1885 From: demerphq <demerphq@gmail.com>
1886 Date: Sun, 2 Jul 2006 16:23:21 +0200
1887 Message-Id: <9b18b3110607020723h1765f051hda802b6682a99df0@mail.gmail.com>
1889 Sync ExtUtils::Install with CPAN (just trivially change version nos)
1891 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
1892 ! lib/ExtUtils/Packlist.pm
1893 ____________________________________________________________________________
1894 [ 28462] By: davem on 2006/07/02 15:34:23
1896 From: demerphq <demerphq@gmail.com>
1897 Date: Sun, 2 Jul 2006 15:13:20 +0200
1898 Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
1899 Message-ID: <9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com>
1901 add test for patch #28417
1904 ____________________________________________________________________________
1905 [ 28461] By: rgs on 2006/06/30 16:33:57
1906 Log: Must not forget that.
1909 ____________________________________________________________________________
1910 [ 28460] By: steveh on 2006/06/30 13:46:06
1911 Log: Add Win32API::File to the core
1913 For discussions, see the thread starting here:
1914 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html
1916 + win32/ext/Win32API/File/Changes
1917 + win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm
1918 + win32/ext/Win32API/File/File.pm
1919 + win32/ext/Win32API/File/File.xs
1920 + win32/ext/Win32API/File/Makefile.PL
1921 + win32/ext/Win32API/File/README
1922 + win32/ext/Win32API/File/buffers.h
1923 + win32/ext/Win32API/File/cFile.h
1924 + win32/ext/Win32API/File/cFile.pc
1925 + win32/ext/Win32API/File/const2perl.h
1926 + win32/ext/Win32API/File/ppport.h
1927 + win32/ext/Win32API/File/t/file.t
1928 + win32/ext/Win32API/File/t/tie.t
1929 + win32/ext/Win32API/File/typemap
1930 ! MANIFEST Porting/Maintainers.pl t/TEST t/harness
1931 ! win32/Makefile win32/config_sh.PL win32/makefile.mk
1932 ____________________________________________________________________________
1933 [ 28459] By: rgs on 2006/06/30 13:28:46
1934 Log: Fix casting warnings related to snprintf/vsnprintf
1937 ____________________________________________________________________________
1938 [ 28458] By: merijn on 2006/06/30 13:17:59
1939 Log: Solaris' sh doesn't like empty if's
1941 ! hints/solaris_2.sh
1942 ____________________________________________________________________________
1943 [ 28457] By: rgs on 2006/06/30 13:09:40
1944 Log: PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx
1948 ____________________________________________________________________________
1949 [ 28456] By: rgs on 2006/06/30 12:56:59
1950 Log: Fix a couple of compilation warnings
1953 ____________________________________________________________________________
1954 [ 28455] By: davem on 2006/06/30 12:07:01
1955 Log: migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm
1957 ! regexec.c regexp.h
1958 ____________________________________________________________________________
1959 [ 28454] By: rgs on 2006/06/30 08:13:24
1960 Log: Small adjustment to the Plan
1963 ____________________________________________________________________________
1964 [ 28453] By: merijn on 2006/06/30 05:00:22
1965 Log: HASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3
1966 Subject: Re: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
1967 From: Andrew Dougherty <doughera@lafayette.edu>
1968 Date: Thu, 29 Jun 2006 13:41:28 -0400 (EDT)
1969 Message-ID: <Pine.LNX.4.62.0606291327130.16718@fractal.phys.lafayette.edu>
1972 ____________________________________________________________________________
1973 [ 28452] By: rgs on 2006/06/29 16:47:32
1974 Log: Another typo fix.
1977 ____________________________________________________________________________
1978 [ 28451] By: rgs on 2006/06/29 16:12:05
1982 ____________________________________________________________________________
1983 [ 28450] By: rgs on 2006/06/29 15:53:43
1984 Log: Subject: [PATCH] Small precision about \Q \E inside m//x
1985 From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
1986 Date: Thu, 29 Jun 2006 17:46:57 +0200
1987 Message-ID: <1151596017.44a3f5f105205@imp1-g19.free.fr>
1990 ____________________________________________________________________________
1991 [ 28449] By: rgs on 2006/06/29 14:53:38
1992 Log: Subject: [PATCH] Cleanup in Hash::Util::FieldHash
1993 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1994 Date: Wed, 28 Jun 2006 19:20:14 +0200
1995 Message-Id: <B45A1CCD-ECCA-44EB-97A6-1DA9F5E4DE81@mailbox.tu-berlin.de>
1997 ! ext/Hash/Util/FieldHash/FieldHash.xs
1998 ! ext/Hash/Util/FieldHash/Makefile.PL
1999 ! ext/Hash/Util/FieldHash/t/01_load.t
2000 ____________________________________________________________________________
2001 [ 28448] By: craigb on 2006/06/29 14:21:35
2002 Log: Updated handling of signal names and signals for VMS
2004 ! configure.com vms/vms.c
2005 ____________________________________________________________________________
2006 [ 28447] By: rgs on 2006/06/29 12:12:00
2007 Log: Some CPP macro sanitization by Sadahiro Tomoyuki
2010 ____________________________________________________________________________
2011 [ 28446] By: merijn on 2006/06/28 17:51:28
2012 Log: Solaris hints: gcc flags confuse Configure
2013 Subject: [PATCH] (Was Re: [perl #39636] Configure fails)
2014 From: Andy Dougherty <doughera@lafayette.edu>
2015 Date: Wed, 28 Jun 2006 13:37:54 -0400 (EDT)
2016 Message-ID: <Pine.LNX.4.62.0606281331350.3867@fractal.phys.lafayette.edu>
2018 ! hints/solaris_2.sh
2019 ____________________________________________________________________________
2020 [ 28445] By: rgs on 2006/06/28 14:37:03
2021 Log: Subject: [PATCH] Update for IO::Uncompress::Base
2022 From: "Paul Marquess" <paul.marquess@ntlworld.com>
2023 Date: Wed, 28 Jun 2006 14:22:46 +0100
2024 Message-ID: <001701c69ab5$f4d5d3d0$2405140a@myopwv.com>
2026 ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
2027 ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
2028 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
2029 ! t/lib/compress/CompTestUtils.pm t/lib/compress/any.pl
2030 ! t/lib/compress/anyunc.pl t/lib/compress/multi.pl
2031 ! t/lib/compress/oneshot.pl
2032 ____________________________________________________________________________
2033 [ 28444] By: rgs on 2006/06/28 08:42:09
2034 Log: Subject: [perl #39639] perldoc -f waitpid has wrong code example
2035 From: Alexander_Gernler@genua.de (via RT) <perlbug-followup@perl.org>
2036 Date: Tue, 27 Jun 2006 07:23:59 -0700
2037 Message-ID: <rt-3.0.11-39639-135396.19.0765391798804@perl.org>
2040 ____________________________________________________________________________
2041 [ 28435] By: rgs on 2006/06/27 14:01:30
2042 Log: Nits in the perlpragma manpage
2044 ! pod/perlpragma.pod
2045 ____________________________________________________________________________
2046 [ 28434] By: rgs on 2006/06/27 08:48:45
2047 Log: Subject: [PATCH] cflags.SH: scan the gcc warning flags only once, during .SH expansion
2048 From: jhi@cc.hut.fi (Jarkko Hietaniemi)
2049 Date: Mon, 26 Jun 2006 22:12:37 +0300 (EEST)
2050 Message-Id: <20060626191237.8A0936CF04@seth.hut.fi>
2053 ____________________________________________________________________________
2054 [ 28433] By: rgs on 2006/06/26 17:17:57
2055 Log: Adjust test preamble for Hash::Util tests too.
2057 ! ext/Hash/Util/t/Util.t
2058 ____________________________________________________________________________
2059 [ 28432] By: rgs on 2006/06/26 16:50:58
2060 Log: Adjust test preambles for Hash::Util::FieldHash tests to change
2061 the @INC path only when testing inside the core
2063 ! ext/Hash/Util/FieldHash/t/01_load.t
2064 ! ext/Hash/Util/FieldHash/t/02_function.t
2065 ! ext/Hash/Util/FieldHash/t/03_class.t
2066 ! ext/Hash/Util/FieldHash/t/04_thread.t
2067 ! ext/Hash/Util/FieldHash/t/05_perlhook.t
2068 ! ext/Hash/Util/FieldHash/t/10_hash.t
2069 ! ext/Hash/Util/FieldHash/t/11_hashassign.t
2070 ! ext/Hash/Util/FieldHash/t/12_hashwarn.t
2071 ____________________________________________________________________________
2072 [ 28431] By: rgs on 2006/06/26 16:32:16
2073 Log: Subject: Re: [PATCH] Hash::Util::FieldHash
2074 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
2075 Date: Mon, 26 Jun 2006 18:05:53 +0200
2076 Message-Id: <133195AB-599D-49EC-8CFE-D67299D947EB@mailbox.tu-berlin.de>
2078 ! ext/Hash/Util/FieldHash/Changes
2079 ! ext/Hash/Util/FieldHash/FieldHash.xs
2080 ! ext/Hash/Util/FieldHash/Makefile.PL
2081 ____________________________________________________________________________
2082 [ 28430] By: rgs on 2006/06/26 16:29:06
2083 Log: Remove notes about removed 5005-threads from perlguts.
2086 ____________________________________________________________________________
2087 [ 28429] By: rgs on 2006/06/26 12:31:19
2088 Log: Subject: [patch@28427] vms.c - null termination of string missing.
2089 From: "John E. Malmberg" <wb8tyw@qsl.net>
2090 Date: Mon, 26 Jun 2006 08:24:57 -0400
2091 Message-ID: <449FD219.5060900@qsl.net>
2094 ____________________________________________________________________________
2095 [ 28428] By: rgs on 2006/06/26 08:55:56
2096 Log: More perlreguts nits by Dominic Dunlop,
2097 plus fix a broken internal POD link
2099 ! pod/perlreguts.pod
2100 ____________________________________________________________________________
2101 [ 28427] By: rgs on 2006/06/25 22:23:46
2102 Log: Nits about lock() in perlthrtut by Daniel Frederick Crisman,
2103 plus other nits by rgs
2105 ! pod/perlthrtut.pod
2106 ____________________________________________________________________________
2107 [ 28426] By: rgs on 2006/06/25 21:57:30
2108 Log: Compilation fixes for VMS by John E. Malmberg
2110 ! ext/Hash/Util/FieldHash/FieldHash.xs
2111 ____________________________________________________________________________
2112 [ 28425] By: rgs on 2006/06/25 21:12:06
2113 Log: Nits to perlreguts.pod by Dominic Dunlop
2115 ! pod/perlreguts.pod
2116 ____________________________________________________________________________
2117 [ 28424] By: mhx on 2006/06/25 08:13:33
2118 Log: Upgrade to Devel::PPPort 3.08_06
2120 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
2121 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/mktests.PL
2122 ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
2123 ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
2124 ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t
2125 ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t
2126 ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t
2127 ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
2128 ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t
2129 ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t
2130 ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t
2131 ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
2132 ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
2133 ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
2134 ! ext/Devel/PPPort/t/variables.t ext/Devel/PPPort/t/warn.t
2135 ____________________________________________________________________________
2136 [ 28423] By: stevep on 2006/06/25 01:45:51
2137 Log: Re: [PATCH] Hash::Util::FieldHash
2138 From: demerphq <demerphq@gmail.com>
2139 Date: Sat, 24 Jun 2006 13:19:35 +0200
2140 Message-ID: <9b18b3110606240419p1b5a2072t3867306925a3ce46@mail.gmail.com>
2142 ! ext/Hash/Util/FieldHash/Makefile.PL
2143 ____________________________________________________________________________
2144 [ 28422] By: davem on 2006/06/24 23:31:33
2145 Log: quieten warning by avoiding a comment-within-a-comment
2148 ____________________________________________________________________________
2149 [ 28421] By: davem on 2006/06/23 22:26:02
2150 Log: migrate TRIE branch in regmatch() to new FSM-esque paradigm
2152 ! regexec.c regexp.h
2153 ____________________________________________________________________________
2154 [ 28420] By: mhx on 2006/06/23 19:06:43
2155 Log: Upgrade to Devel::PPPort 3.08_05
2157 - ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
2158 ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
2159 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak
2160 ____________________________________________________________________________
2161 [ 28419] By: rgs on 2006/06/23 16:28:03
2162 Log: Subject: Re: [PATCH] Hash::Util::FieldHash
2163 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
2164 Date: Wed, 21 Jun 2006 22:39:51 +0200
2165 Message-Id: <974A5B4B-7614-4F3F-BA7C-828960D82C55@mailbox.tu-berlin.de>
2167 + ext/Hash/Util/FieldHash/Changes
2168 + ext/Hash/Util/FieldHash/FieldHash.xs
2169 + ext/Hash/Util/FieldHash/Makefile.PL
2170 + ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
2171 + ext/Hash/Util/FieldHash/t/01_load.t
2172 + ext/Hash/Util/FieldHash/t/02_function.t
2173 + ext/Hash/Util/FieldHash/t/03_class.t
2174 + ext/Hash/Util/FieldHash/t/04_thread.t
2175 + ext/Hash/Util/FieldHash/t/05_perlhook.t
2176 + ext/Hash/Util/FieldHash/t/10_hash.t
2177 + ext/Hash/Util/FieldHash/t/11_hashassign.t
2178 + ext/Hash/Util/FieldHash/t/12_hashwarn.t
2179 ! MANIFEST embed.fnc embed.h ext/Hash/Util/Changes
2180 ! ext/Hash/Util/Makefile.PL ext/Hash/Util/lib/Hash/Util.pm hv.c
2181 ! mg.c pod/perlapi.pod pod/perlguts.pod proto.h sv.c
2182 ____________________________________________________________________________
2183 [ 28418] By: rgs on 2006/06/23 14:00:59
2184 Log: Subject: Re: [PATCH] perlhack.pod
2185 From: "Dr.Ruud" <rvtol+news@isolution.nl>
2186 Date: Thu, 22 Jun 2006 23:42:53 +0200
2187 Message-ID: <20060622215407.9605.qmail@lists.develooper.com>
2190 ____________________________________________________________________________
2191 [ 28417] By: rgs on 2006/06/23 10:50:29
2192 Log: Subject: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
2193 From: demerphq <demerphq@gmail.com>
2194 Date: Fri, 23 Jun 2006 11:54:19 +0200
2195 Message-ID: <9b18b3110606230254m6afd620bjde6322aefda6f199@mail.gmail.com>
2198 ____________________________________________________________________________
2199 [ 28416] By: rgs on 2006/06/23 09:41:36
2200 Log: perltodo additions by Vadim Konovalov
2203 ____________________________________________________________________________
2204 [ 28415] By: stevep on 2006/06/22 11:34:20
2205 Log: Subject: [PATCH] IO::Compress::Base
2206 From: "Paul Marquess" <paul.marquess@ntlworld.com>
2207 Date: Thu, 22 Jun 2006 11:40:10 +0100
2208 Message-ID: <01f701c695e8$3d035e20$2405140a@myopwv.com>
2210 ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
2211 ! t/lib/compress/merge.pl
2212 ____________________________________________________________________________
2213 [ 28414] By: steveh on 2006/06/22 08:05:14
2214 Log: Subject: Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
2215 From: demerphq <demerphq@gmail.com>
2216 Date: Wed, 21 Jun 2006 22:51:03 +0200
2217 Message-ID: <9b18b3110606211351v5b052103i4d727ad464a162e@mail.gmail.com>
2220 ____________________________________________________________________________
2221 [ 28413] By: rgs on 2006/06/21 08:15:38
2222 Log: Subject: [PATCH] <toke.c> isALNUM(*s) && *s != '_'
2223 From: "Dr.Ruud" <rvtol+news@isolution.nl>
2224 Date: Wed, 21 Jun 2006 01:58:19 +0200
2225 Message-ID: <20060621000237.24398.qmail@lists.develooper.com>
2228 ____________________________________________________________________________
2229 [ 28412] By: steveh on 2006/06/21 08:07:21
2230 Log: Fix code before declaration error introduced by #28405
2233 ____________________________________________________________________________
2234 [ 28411] By: rgs on 2006/06/21 07:44:24
2235 Log: Subject: [PATCH] Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
2236 From: Dominic Dunlop <shouldbedomo@mac.com>
2237 Date: Tue, 20 Jun 2006 21:49:07 +0200
2238 Message-Id: <C48A3CD4-DDA5-43AD-8DDC-20375A187EFD@mac.com>
2241 ____________________________________________________________________________
2242 [ 28410] By: rgs on 2006/06/20 22:01:16
2243 Log: Upgrade to Sys::Syslog 0.16
2245 ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
2246 ! ext/Sys/Syslog/t/syslog.t
2247 ____________________________________________________________________________
2248 [ 28409] By: rgs on 2006/06/20 17:22:15
2249 Log: Change 28404 broke the construct s/foo/<<BAR/e. So, try to be more
2250 clever. If the right hand side of s///e contains a #, then maybe
2251 it's a comment, so add a \n after it. Obviously, this is fast, but
2252 won't cover all possible cases.
2255 ____________________________________________________________________________
2256 [ 28408] By: rgs on 2006/06/20 14:18:28
2257 Log: Subject: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
2258 From: Dominic Dunlop <shouldbedomo@mac.com>
2259 Date: Tue, 20 Jun 2006 16:02:38 +0200
2260 Message-Id: <D223CF35-9AC3-4351-A0C9-F4E224AAC19E@mac.com>
2262 ! sv.c t/op/sprintf.t
2263 ____________________________________________________________________________
2264 [ 28407] By: rgs on 2006/06/20 12:51:31
2265 Log: Subject: [PATCH] IO::Compress::* 2.000_13
2266 From: "Paul Marquess" <paul.marquess@ntlworld.com>
2267 Date: Tue, 20 Jun 2006 13:40:47 +0100
2268 Message-ID: <00b101c69466$c18f0af0$2405140a@myopwv.com>
2270 ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
2271 ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
2272 ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
2273 ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
2274 ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
2275 ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
2276 ! ext/Compress/IO/Zlib/README
2277 ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
2278 ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
2279 ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
2280 ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
2281 ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
2282 ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
2283 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
2284 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
2285 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
2286 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
2287 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
2288 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
2289 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
2290 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
2291 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
2292 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
2293 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
2294 ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
2295 ! ext/Compress/Raw/Zlib/README
2296 ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
2297 ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
2298 ! ext/Compress/Zlib/lib/Compress/Zlib.pm t/lib/compress/multi.pl
2299 ! t/lib/compress/oneshot.pl
2300 ____________________________________________________________________________
2301 [ 28406] By: rgs on 2006/06/20 12:44:27
2302 Log: Upgrade to Unicode::Normalize 1.01
2304 + ext/Unicode/Normalize/t/tie.t
2305 ! MANIFEST ext/Unicode/Normalize/Changes
2306 ! ext/Unicode/Normalize/Normalize.pm
2307 ! ext/Unicode/Normalize/Normalize.xs
2308 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
2309 ! ext/Unicode/Normalize/t/illegal.t
2310 ____________________________________________________________________________
2311 [ 28405] By: stevep on 2006/06/20 12:14:27
2312 Log: Clean up a few warnings in regcomp.c under -Dgccansipedantic.
2315 ____________________________________________________________________________
2316 [ 28404] By: rgs on 2006/06/20 08:52:12
2317 Log: Subject: [perl #39365] Bug in toke.c (eval in subst)
2318 From: bcarter@gumdrop.flyinganvil.org (via RT) <perlbug-followup@perl.org>
2319 Date: Fri, 09 Jun 2006 02:08:44 -0700
2320 Message-ID: <rt-3.0.11-39365-134716.18.9775670722527@perl.org>
2322 plus a regression test.
2324 ! t/comp/parser.t toke.c
2325 ____________________________________________________________________________
2326 [ 28403] By: rgs on 2006/06/20 08:16:58
2327 Log: Subject: [PATCH lib/UNIVERSAL.pm] Add Documentation for DOES()
2328 From: chromatic <chromatic@wgz.org>
2329 Date: Sat, 17 Jun 2006 17:24:03 -0700
2330 Message-Id: <200606171724.04302.chromatic@wgz.org>
2333 ____________________________________________________________________________
2334 [ 28402] By: rgs on 2006/06/19 11:27:03
2335 Log: Subject: RE: [PATCH] cflags.SH: rework the gcc warnings selection
2336 From: "Green, Paul" <Paul.Green@stratus.com>
2337 Date: Sun, 18 Jun 2006 19:41:50 -0400
2338 Message-ID: <F5F42E77A43DD944B6D664B00A5401CB02026106@EXNA.corp.stratus.com>
2341 ____________________________________________________________________________
2342 [ 28401] By: davem on 2006/06/18 09:58:08
2343 Log: Subject: [PATCH] Re: blead trie problems in tru64 with -DDEBUGGING
2344 From: Jarkko Hietaniemi <jhi@iki.fi>
2345 Date: Sun, 18 Jun 2006 01:04:46 +0300
2346 Message-Id: <44947C7E.7090100@iki.fi>
2349 ____________________________________________________________________________
2350 [ 28400] By: davem on 2006/06/17 20:01:38
2351 Log: Subject: [PATCH] Comply with the 0x80th commandment
2352 From: demerphq <demerphq@gmail.com>
2353 Date: Sat, 17 Jun 2006 16:44:17 +0200
2354 Message-Id: <9b18b3110606170744x60f4074bg11bf0f4c87eeb6c1@mail.gmail.com>
2359 ____________________________________________________________________________
2360 [ 28399] By: davem on 2006/06/17 16:39:53
2361 Log: dont warn at exit of detatched threads still running
2363 ! ext/threads/t/blocks.t ext/threads/threads.xs
2364 ____________________________________________________________________________
2365 [ 28398] By: davem on 2006/06/16 23:25:51
2366 Log: start turning regmatch() main loop into a FSM
2367 also make BRANCH use the state stack rather than its own unwind struct
2369 ! regcomp.pl regexec.c regexp.h regnodes.h t/op/re_tests
2370 ____________________________________________________________________________
2371 [ 28397] By: rgs on 2006/06/15 10:01:14
2372 Log: Subject: [PATCH] cflags.SH: rework the gcc warnings selection
2373 From: Jarkko Hietaniemi <jhi@iki.fi>
2374 Date: Thu, 15 Jun 2006 09:12:53 +0300
2375 Message-ID: <4490FA65.70006@iki.fi>
2378 ____________________________________________________________________________
2379 [ 28396] By: craigb on 2006/06/15 03:20:48
2380 Log: only use NAML$M_OPEN_SPECIAL where it exists
2383 ____________________________________________________________________________
2384 [ 28395] By: craigb on 2006/06/15 03:16:34
2385 Log: signedness nit in Unicode::Normalize::decompose
2387 ! ext/Unicode/Normalize/Normalize.xs
2388 ____________________________________________________________________________
2389 [ 28394] By: rgs on 2006/06/14 14:58:14
2390 Log: Subject: Re: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV)
2391 From: demerphq <demerphq@gmail.com>
2392 Date: Wed, 14 Jun 2006 14:33:24 +0200
2393 Message-ID: <9b18b3110606140533k583fdd3bh6c4b292e7ff4cf13@mail.gmail.com>
2395 ! regcomp.c regcomp.h
2396 ____________________________________________________________________________
2397 [ 28393] By: rgs on 2006/06/14 12:11:13
2398 Log: Subject: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV)
2399 From: demerphq <demerphq@gmail.com>
2400 Date: Wed, 14 Jun 2006 13:54:04 +0200
2401 Message-ID: <9b18b3110606140454p19f4241exae6528f1c7bb32d7@mail.gmail.com>
2403 ! ext/re/t/regop.pl lib/Benchmark.pm regcomp.c regcomp.h
2405 ____________________________________________________________________________
2406 [ 28392] By: rgs on 2006/06/13 09:23:23
2407 Log: I thought I had fixed the spelling of DOES() in universal.t, but
2411 ____________________________________________________________________________
2412 [ 28391] By: rgs on 2006/06/13 08:32:04
2413 Log: Subject: Guard clause should happen first, otherwise its not a guard clause.
2414 From: demerphq <demerphq@gmail.com>
2415 Date: Tue, 13 Jun 2006 09:39:42 +0200
2416 Message-ID: <9b18b3110606130039v1c6a3fe6s448e92ab2a05888a@mail.gmail.com>
2418 ! regcomp.c regexec.c
2419 ____________________________________________________________________________
2420 [ 28390] By: stevep on 2006/06/13 01:15:21
2421 Log: Upgrade to Digest-SHA-5.41
2423 ! ext/Digest/SHA/Changes ext/Digest/SHA/README
2424 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
2425 ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
2426 ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
2427 ! ext/Digest/SHA/t/2-nist-sha-oo.t
2428 ____________________________________________________________________________
2429 [ 28389] By: stevep on 2006/06/13 01:00:02
2430 Log: Upgrade to Unicode-Normalize-1.00
2432 ! ext/Unicode/Normalize/Changes
2433 ! ext/Unicode/Normalize/Normalize.pm
2434 ! ext/Unicode/Normalize/Normalize.xs
2435 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
2436 ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t
2437 ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/null.t
2438 ! ext/Unicode/Normalize/t/test.t
2439 ____________________________________________________________________________
2440 [ 28388] By: rgs on 2006/06/12 17:21:22
2441 Log: Subject: Re: Segv from new regex code when under threads.
2442 From: demerphq <demerphq@gmail.com>
2443 Date: Mon, 12 Jun 2006 19:17:30 +0200
2444 Message-ID: <9b18b3110606121017t3af81484t4fb13015fac74592@mail.gmail.com>
2446 ! regcomp.c win32/vmem.h
2447 ____________________________________________________________________________
2448 [ 28387] By: rgs on 2006/06/12 16:41:44
2449 Log: Add the new method UNIVERSAL::DOES() and the API function sv_does()
2451 Subject: Re: [PROPOSED PATCH: universal.c, t/op/universal.t] Add does()
2452 From: chromatic <chromatic@wgz.org>
2453 Date: Tue, 30 May 2006 17:41:08 -0700
2454 Message-Id: <200605301741.08363.chromatic@wgz.org>
2456 ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h
2457 ! t/op/universal.t universal.c
2458 ____________________________________________________________________________
2459 [ 28386] By: rgs on 2006/06/12 14:35:22
2460 Log: Adapt the new Test::Harness test to the core
2462 ! lib/Test/Harness/t/failure.t
2463 ____________________________________________________________________________
2464 [ 28385] By: rgs on 2006/06/12 14:12:18
2465 Log: Subject: [PATCH] Static cleanup in pp_sort.c
2466 From: andy@petdance.com (Andy Lester)
2467 Date: Mon, 12 Jun 2006 08:59:34 -0500
2468 Message-ID: <20060612135934.GA2202@petdance.com>
2470 ! embed.fnc embed.h pp_sort.c proto.h
2471 ____________________________________________________________________________
2472 [ 28384] By: rgs on 2006/06/12 14:08:09
2473 Log: Upgrade to Test::Harness 2.62
2475 + lib/Test/Harness/t/failure.t
2476 ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
2477 ____________________________________________________________________________
2478 [ 28383] By: rgs on 2006/06/12 13:01:43
2479 Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gz
2480 From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
2481 Date: Sun, 11 Jun 2006 02:30:54 +0200
2482 Message-ID: <1149985854.448b643e27a1f@imp5-g19.free.fr>
2484 + ext/Sys/Syslog/ppport.h
2485 ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/README
2486 ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
2487 ! ext/Sys/Syslog/t/syslog.t
2488 ____________________________________________________________________________
2489 [ 28382] By: rgs on 2006/06/12 12:08:54
2490 Log: Subject: Re: [PATCH DOC] Three minor fixes related to perlop
2491 From: Daniel Frederick Crisman <daniel@crisman.org>
2492 Date: Sat, 10 Jun 2006 10:49:29 -0400
2493 Message-ID: <20060610144929.GA10201@fury.crisman.org>
2495 ! pod/perldiag.pod pod/perlop.pod
2496 ____________________________________________________________________________
2497 [ 28381] By: rgs on 2006/06/12 10:07:18
2498 Log: Subject: [PATCH] Proper use of enums
2499 From: andy@petdance.com (Andy Lester)
2500 Date: Sun, 11 Jun 2006 22:44:34 -0500
2501 Message-ID: <20060612034434.GA21588@petdance.com>
2503 ! embed.fnc gv.c op.c perlio.c pod/perlapi.pod pp.c proto.h sv.c
2505 ____________________________________________________________________________
2506 [ 28380] By: rgs on 2006/06/11 23:08:32
2507 Log: Subject: Re: [PATCH] regexec/regcomp.c cleanups
2508 From: demerphq <demerphq@gmail.com>
2509 Date: Sun, 11 Jun 2006 23:01:14 +0200
2510 Message-ID: <9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com>
2512 ! ext/re/re.pm pod/perlreguts.pod regcomp.c regcomp.h regexec.c
2514 ____________________________________________________________________________
2515 [ 28379] By: rgs on 2006/06/11 22:00:03
2516 Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
2517 From: demerphq <demerphq@gmail.com>
2518 Date: Fri, 9 Jun 2006 19:48:11 +0200
2519 Message-ID: <9b18b3110606091048n4d1f3b17vc608943044d4532a@mail.gmail.com>
2521 ! ext/re/re.pm regcomp.c regexec.c regexp.h
2522 ____________________________________________________________________________
2523 [ 28378] By: nicholas on 2006/06/11 20:52:36
2524 Log: A little more work needed to get ext/re/t/re.t test 14 (no segv) passing
2525 with PERL_DESTRUCT_LEVEL=2.
2528 ____________________________________________________________________________
2529 [ 28377] By: rgs on 2006/06/09 16:40:52
2530 Log: Mark the 1st argument to S_exec_failed as non null
2533 ____________________________________________________________________________
2534 [ 28376] By: rgs on 2006/06/09 16:15:08
2535 Log: Subject: [PATCH] Add error checks after execing PL_cshname or PL_sh_path
2536 From: "Jan Dubois" <jand@activestate.com>
2537 Date: Wed, 7 Jun 2006 15:53:02 -0700
2538 Message-ID: <002301c68a85$21aa7320$d045a8c0@candy>
2540 ! doio.c embed.fnc embed.h proto.h
2541 ____________________________________________________________________________
2542 [ 28375] By: rgs on 2006/06/09 16:03:03
2543 Log: Subject: [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64.tar.gz
2544 From: John Peacock <jpeacock@rowman.com>
2545 Date: Thu, 08 Jun 2006 21:14:04 -0400
2546 Message-ID: <4488CB5C.4070702@rowman.com>
2548 ! lib/version.pm lib/version.pod lib/version.t universal.c
2550 ____________________________________________________________________________
2551 [ 28374] By: rgs on 2006/06/09 14:39:31
2552 Log: Subject: [PATCH] sv_dup
2553 From: andy@petdance.com (Andy Lester)
2554 Date: Fri, 9 Jun 2006 00:39:25 -0500
2555 Message-ID: <20060609053925.GA30698@petdance.com>
2558 ____________________________________________________________________________
2559 [ 28373] By: rgs on 2006/06/09 14:06:24
2560 Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
2561 From: demerphq <demerphq@gmail.com>
2562 Date: Fri, 9 Jun 2006 00:56:37 +0200
2563 Message-ID: <9b18b3110606081556t779de698r82f361d82a05fbc8@mail.gmail.com>
2567 ! embed.fnc embed.h ext/re/t/re.t ext/re/t/regop.pl
2568 ! ext/re/t/regop.t proto.h regcomp.c regcomp.h regexec.c sv.c
2569 ____________________________________________________________________________
2570 [ 28372] By: rgs on 2006/06/08 14:11:29
2571 Log: Add the perlreguts manpage, by Yves Orton
2573 + pod/perlreguts.pod
2574 ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
2575 ! vms/descrip_mms.template win32/pod.mak
2576 ____________________________________________________________________________
2577 [ 28371] By: rgs on 2006/06/08 13:00:18
2578 Log: Subject: [PATCH] Re: range operator vs. unicode
2579 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
2580 Date: Thu, 8 Jun 2006 02:33:43 -0700
2581 Message-ID: <20060608093343.GD2676@efn.org>
2586 ____________________________________________________________________________
2587 [ 28370] By: rgs on 2006/06/07 20:47:20
2588 Log: Revert change #20462 (except the regression test),
2589 since the bug has been really fixed by change #22074,
2591 Subject: Re: [perl #39247] defined-ness of substrings disappear over repeated calls
2592 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2593 Date: Thu, 01 Jun 2006 08:16:51 +0900
2594 Message-Id: <20060601081304.7A39.BQW10602@nifty.com>
2597 ____________________________________________________________________________
2598 [ 28369] By: nicholas on 2006/06/07 17:36:32
2599 Log: The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN}
2602 ____________________________________________________________________________
2603 [ 28368] By: craigb on 2006/06/07 12:29:32
2604 Log: autosplit one level deeper so we don't miss anything
2605 on a second pass (where lib/auto already exists)
2607 ! vms/descrip_mms.template
2608 ____________________________________________________________________________
2609 [ 28367] By: craigb on 2006/06/07 12:14:39
2610 Log: Subject: [patch@28349] vmsify - full EFS charset support
2611 From: "John E. Malmberg" <wb8tyw@qsl.net>
2612 Date: Mon, 05 Jun 2006 23:39:32 -0400
2613 Message-id: <4484F8F4.7040902@qsl.net>
2616 ! vms/vms.c vms/vmsish.h
2617 ____________________________________________________________________________
2618 [ 28366] By: rgs on 2006/06/07 09:13:51
2619 Log: Add a regression test to ensure that charnames pragma
2620 is propagated to eval("")
2623 ____________________________________________________________________________
2624 [ 28365] By: rgs on 2006/06/07 08:47:49
2625 Log: Make "use feature 'dor'" an alias for "use feature 'err'"
2628 ____________________________________________________________________________
2629 [ 28364] By: rgs on 2006/06/07 08:33:35
2630 Log: Subject: [PATCH] exhausting <> in BEGIN{} gets ARGVOUT used only once warning
2631 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
2632 Date: Tue, 6 Jun 2006 22:24:46 -0700
2633 Message-ID: <20060607052446.GA3240@efn.org>
2635 ! gv.c t/op/readline.t
2636 ____________________________________________________________________________
2637 [ 28363] By: rgs on 2006/06/07 08:30:03
2638 Log: Subject: [PATCH] dump.c patches
2639 From: andy@petdance.com (Andy Lester)
2640 Date: Tue, 6 Jun 2006 10:01:37 -0500
2641 Message-ID: <20060606150137.GA4434@petdance.com>
2644 ____________________________________________________________________________
2645 [ 28362] By: merijn on 2006/06/06 18:33:52
2646 Log: Subject: [PATCH]Teach Configure that icc is not gcc
2647 From: Steve Peters <steve@fisharerojo.org>
2648 Date: Tue, 6 Jun 2006 10:33:12 -0500
2649 Message-ID: <20060606153312.GA5542@fisharerojo.org>
2652 ____________________________________________________________________________
2653 [ 28360] By: rgs on 2006/06/06 16:30:36
2654 Log: Upgrade to Module::CoreList 2.05
2655 (contains a patch by Adriano Ferreira to make corelist accept
2656 regexps as arguments)
2658 + lib/Module/CoreList/t/find_modules.t
2659 ! MANIFEST lib/Module/CoreList.pm
2660 ! lib/Module/CoreList/bin/corelist
2661 ____________________________________________________________________________
2662 [ 28359] By: rgs on 2006/06/06 12:37:34
2663 Log: Upgrade to Encode 2.18
2665 ! ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm ext/Encode/Changes
2666 ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/Encode.pm
2667 ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
2668 ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
2669 ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
2670 ! ext/Encode/lib/Encode/Alias.pm
2671 ! ext/Encode/lib/Encode/CJKConstants.pm
2672 ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
2673 ! ext/Encode/lib/Encode/Encoding.pm
2674 ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
2675 ! ext/Encode/lib/Encode/JP/JIS7.pm
2676 ! ext/Encode/lib/Encode/KR/2022_KR.pm
2677 ! ext/Encode/lib/Encode/MIME/Header.pm
2678 ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
2679 ! ext/Encode/lib/Encode/Unicode/UTF7.pm
2680 ____________________________________________________________________________
2681 [ 28358] By: rgs on 2006/06/06 11:27:19
2682 Log: Subject: [PATCH] more accumulated cleanups
2683 From: andy@petdance.com (Andy Lester)
2684 Date: Tue, 6 Jun 2006 00:25:01 -0500
2685 Message-ID: <20060606052501.GA30469@petdance.com>
2687 ! av.c doio.c utf8.c util.c
2688 ____________________________________________________________________________
2689 [ 28357] By: rgs on 2006/06/06 11:17:22
2690 Log: Subject: [PATCH] Accumulated toke.c cleanups
2691 From: andy@petdance.com (Andy Lester)
2692 Date: Tue, 6 Jun 2006 00:07:36 -0500
2693 Message-ID: <20060606050736.GA30291@petdance.com>
2696 ____________________________________________________________________________
2697 [ 28356] By: rgs on 2006/06/06 11:05:46
2698 Log: Subject: [PATCH] random thread test failure
2699 From: "Jerry D. Hedden" <jerry@hedden.us>
2700 Date: Mon, 05 Jun 2006 13:28:51 -0700
2701 Message-ID: <20060605132851.fb30e530d17747c2b054d625b8945d88.65486bb40b.wbe@email.secureserver.net>
2703 ! ext/threads/t/thread.t
2704 ____________________________________________________________________________
2705 [ 28355] By: rgs on 2006/06/06 11:02:14
2706 Log: Subject: [PATCH] threads 1.32
2707 From: "Jerry D. Hedden" <jerry@hedden.us>
2708 Date: Mon, 05 Jun 2006 06:34:56 -0700
2709 Message-ID: <20060605063456.fb30e530d17747c2b054d625b8945d88.21396dde59.wbe@email.secureserver.net>
2711 + ext/threads/hints/hpux.pl
2712 ! MANIFEST ext/threads/Changes ext/threads/README
2713 ! ext/threads/t/blocks.t ext/threads/t/context.t
2714 ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
2715 ! ext/threads/t/join.t ext/threads/t/kill.t ext/threads/t/libc.t
2716 ! ext/threads/t/problems.t ext/threads/t/thread.t
2717 ! ext/threads/threads.pm ext/threads/threads.xs
2718 ____________________________________________________________________________
2719 [ 28354] By: nicholas on 2006/06/05 21:39:40
2720 Log: Eliminate most of the UTF-8 black smoke by skipping optree tests when
2721 ${^OPEN} is set, and tweaking hints.t to understand that $^H is
2722 different when -C has been used.
2724 ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
2725 ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
2726 ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
2727 ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
2729 ____________________________________________________________________________
2730 [ 28353] By: nicholas on 2006/06/05 21:38:38
2731 Log: Add the missing ${^OPEN} hints flag to B::Concise
2733 ! ext/B/B/Concise.pm
2734 ____________________________________________________________________________
2735 [ 28352] By: rgs on 2006/06/05 16:22:46
2736 Log: Subject: [DOCPATCH perlunicode.pod] paragraphing nit
2737 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2738 Date: Sun, 04 Jun 2006 15:52:54 +0900
2739 Message-Id: <20060604155149.0913.BQW10602@nifty.com>
2741 ! pod/perlunicode.pod
2742 ____________________________________________________________________________
2743 [ 28351] By: rgs on 2006/06/05 08:35:45
2744 Log: Subject: [PATCH] mg.c: using #ifdef inside a macro call ENONPORTABLE (causes e.g. AIX to barf)
2745 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2746 Date: Sun, 4 Jun 2006 11:21:30 +0300 (EEST)
2747 Message-Id: <200606040821.k548LUYu010965@vipunen.hut.fi>
2750 ____________________________________________________________________________
2751 [ 28350] By: rgs on 2006/06/05 07:50:12
2752 Log: Use POSIX::_exit instead of exit in IPC::Open when exiting after an
2753 exec() failure, as suggested by Salvador Fandino after change #28347
2756 ____________________________________________________________________________
2757 [ 28349] By: rgs on 2006/06/04 22:32:50
2758 Log: The smart match table was duplicated in source code and in perlsyn,
2759 so remove the one in the source code
2761 ! pod/perlsyn.pod pp_ctl.c
2762 ____________________________________________________________________________
2763 [ 28348] By: craigb on 2006/06/02 23:18:08
2764 Log: It's all relative -- better handling of tainted directories
2765 in PATH on VMS (and scrubbing them in t/test.pl).
2768 ____________________________________________________________________________
2769 [ 28347] By: davem on 2006/06/02 19:53:52
2770 Log: IPC::Open3 handled exec failure badly
2771 When you're in the child, don't croak - you may get trapped by
2772 eval. Also clarify the documentation
2775 ____________________________________________________________________________
2776 [ 28346] By: stevep on 2006/06/01 19:11:38
2777 Log: Subject: [perl #39178] IO::Socket::connect returns wrong errno on timeout
2778 From: "mlelstv@serpens.de (via RT)" <perlbug-followup@perl.org>
2779 Date: Sun, 21 May 2006 04:23:38 -0700
2780 Message-ID: <rt-3.0.11-39178-133695.13.7935957232893@perl.org>
2782 ! ext/IO/lib/IO/Socket.pm
2783 ____________________________________________________________________________
2784 [ 28345] By: rgs on 2006/06/01 14:50:50
2785 Log: Add the perlunitut manpage, by Juerd Waalboer
2787 + pod/perlunitut.pod
2788 ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
2789 ! vms/descrip_mms.template win32/pod.mak
2790 ____________________________________________________________________________
2791 [ 28344] By: rgs on 2006/06/01 12:16:09
2792 Log: Subject: [PATCH: installperl] Was: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to trigger "weak references not implemented"
2793 From: Brendan O'Dea <bod@debian.org>
2794 Date: Wed, 31 May 2006 22:51:48 +1000
2795 Message-ID: <20060531125148.GA20658@londo.c47.org>
2798 ____________________________________________________________________________
2799 [ 28343] By: rgs on 2006/06/01 11:40:34
2800 Log: Add a few more built-in types in perlfunc/ref()
2803 ____________________________________________________________________________
2804 [ 28342] By: rgs on 2006/06/01 07:08:36
2805 Log: Remove duplicate file in manifest
2808 ____________________________________________________________________________
2809 [ 28341] By: rgs on 2006/06/01 07:07:43
2810 Log: Add missing file to MANIFEST
2813 ____________________________________________________________________________
2814 [ 28340] By: craigb on 2006/05/31 03:31:54
2815 Log: Teach incfilter.t some DCL.
2818 ____________________________________________________________________________
2819 [ 28339] By: craigb on 2006/05/31 03:19:27
2820 Log: Make VMS-specific device name encoding routine say no more politely.
2823 ____________________________________________________________________________
2824 [ 28338] By: rgs on 2006/05/30 12:21:17
2825 Log: Subject: Re: B::Lint changes
2826 From: "Joshua ben Jore" <twists@gmail.com>
2827 Date: Thu, 18 May 2006 08:45:30 -0500
2828 Message-ID: <dc5c751d0605180645q63ddba5fga354d2660a4877f5@mail.gmail.com>
2830 ! ext/B/B/Lint.pm ext/B/t/lint.t
2831 ____________________________________________________________________________
2832 [ 28337] By: nicholas on 2006/05/30 11:59:26
2833 Log: Fix bugs in the bytecode system caused by the abolition of cop_io.
2835 ! ext/B/B.xs ext/B/B/Bytecode.pm
2836 ____________________________________________________________________________
2837 [ 28336] By: rgs on 2006/05/30 08:32:00
2838 Log: Subject: C is not perl, AV's dont just magically free themselves...
2839 From: demerphq <demerphq@gmail.com>
2840 Date: Tue, 30 May 2006 10:23:19 +0200
2841 Message-ID: <9b18b3110605300123t467f14eerf30a149f253be281@mail.gmail.com>
2844 ____________________________________________________________________________
2845 [ 28335] By: nicholas on 2006/05/29 22:58:46
2846 Log: Comprehensive regression tests for Perl_refcounted_he_fetch().
2847 Fix a bug due to the fact that Perl's typedef'd "bool" type isn't
2850 + ext/XS/APItest/t/op.t t/op/caller.pl
2851 ! MANIFEST ext/XS/APItest/APItest.xs hv.c t/op/caller.t
2852 ____________________________________________________________________________
2853 [ 28334] By: craigb on 2006/05/29 22:34:23
2854 Log: Subject: [PATCH] redo part of change 27374
2855 From: Abe Timmerman <abe@ztreet.demon.nl>
2856 Date: Mon, 29 May 2006 23:24:51 +0200
2857 Message-id: <200605292324.51714.abe@ztreet.demon.nl>
2861 ____________________________________________________________________________
2862 [ 28333] By: craigb on 2006/05/29 19:37:41
2863 Log: And some more DynaLoader things that should not be tested on
2864 VMS since they are not part of the implementation.
2866 ! ext/DynaLoader/t/DynaLoader.t
2867 ____________________________________________________________________________
2868 [ 28332] By: mhx on 2006/05/29 17:50:48
2869 Log: Upgrade to Devel::PPPort 3.08_04
2871 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
2872 ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
2873 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
2874 ! ext/Devel/PPPort/apicheck_c.PL
2875 ! ext/Devel/PPPort/devel/buildperl.pl
2876 ! ext/Devel/PPPort/devel/devtools.pl
2877 ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
2878 ! ext/Devel/PPPort/devel/regenerate
2879 ! ext/Devel/PPPort/parts/apicheck.pl
2880 ! ext/Devel/PPPort/parts/base/5004000
2881 ! ext/Devel/PPPort/parts/base/5004050
2882 ! ext/Devel/PPPort/parts/base/5005000
2883 ! ext/Devel/PPPort/parts/base/5005030
2884 ! ext/Devel/PPPort/parts/base/5006000
2885 ! ext/Devel/PPPort/parts/base/5006001
2886 ! ext/Devel/PPPort/parts/base/5007001
2887 ! ext/Devel/PPPort/parts/base/5007002
2888 ! ext/Devel/PPPort/parts/base/5007003
2889 ! ext/Devel/PPPort/parts/base/5008000
2890 ! ext/Devel/PPPort/parts/base/5008001
2891 ! ext/Devel/PPPort/parts/base/5009000
2892 ! ext/Devel/PPPort/parts/base/5009001
2893 ! ext/Devel/PPPort/parts/base/5009002
2894 ! ext/Devel/PPPort/parts/base/5009003
2895 ! ext/Devel/PPPort/parts/base/5009004
2896 ! ext/Devel/PPPort/parts/inc/podtest
2897 ! ext/Devel/PPPort/parts/todo/5004000
2898 ! ext/Devel/PPPort/parts/todo/5005000
2899 ! ext/Devel/PPPort/parts/todo/5005030
2900 ! ext/Devel/PPPort/parts/todo/5006000
2901 ! ext/Devel/PPPort/parts/todo/5006001
2902 ! ext/Devel/PPPort/parts/todo/5007001
2903 ! ext/Devel/PPPort/parts/todo/5007002
2904 ! ext/Devel/PPPort/parts/todo/5007003
2905 ! ext/Devel/PPPort/parts/todo/5008000
2906 ! ext/Devel/PPPort/parts/todo/5008001
2907 ! ext/Devel/PPPort/parts/todo/5009000
2908 ! ext/Devel/PPPort/parts/todo/5009001
2909 ! ext/Devel/PPPort/parts/todo/5009002
2910 ! ext/Devel/PPPort/parts/todo/5009003
2911 ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
2912 ! ext/Devel/PPPort/t/podtest.t
2913 ____________________________________________________________________________
2914 [ 28331] By: davem on 2006/05/29 15:27:02
2915 Log: make require report too many open files error
2916 ie don't continue searching the rest of @INC
2919 ____________________________________________________________________________
2920 [ 28330] By: davem on 2006/05/29 14:12:13
2921 Log: ensure failure to load Carp::Heavy gets reported
2924 ____________________________________________________________________________
2925 [ 28329] By: rgs on 2006/05/29 14:08:42
2926 Log: Revert change 28322, which makes ithreads panic
2929 ____________________________________________________________________________
2930 [ 28328] By: rgs on 2006/05/29 13:41:24
2931 Log: Subject: Re: [perl #39126] possible memory related bug when using sprintf with an utf-8 encoded format-string and iso-8859-1 encoded string variables.
2932 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2933 Date: Sun, 21 May 2006 19:33:21 +0900
2934 Message-Id: <20060521193259.81E5.BQW10602@nifty.com>
2936 with test tweaks further suggested by the same
2938 ! sv.c t/op/sprintf2.t
2939 ____________________________________________________________________________
2940 [ 28327] By: rgs on 2006/05/29 13:10:45
2941 Log: Silence a warning
2944 ____________________________________________________________________________
2945 [ 28326] By: rgs on 2006/05/29 12:40:15
2946 Log: Regen headers following change 28325. Also, make it compile
2947 with gcc by forward-declaring struct _reg_trie_data; and
2948 tweak the new re test to use test.pl, in order to portably
2949 run a new interpreter
2951 ! embed.h ext/re/t/regop.t perl.h proto.h regcomp.c regcomp.h
2952 ! regexec.c regnodes.h
2953 ____________________________________________________________________________
2954 [ 28325] By: rgs on 2006/05/29 12:38:09
2955 Log: Subject: Re: [PATCH] More regex optimisations and debug enhancements (including Andys stuff too)
2956 From: demerphq <demerphq@gmail.com>
2957 Date: Sun, 28 May 2006 16:24:59 +0200
2958 Message-ID: <9b18b3110605280724u54a9c53bn3b20692b6fe4f1c3@mail.gmail.com>
2960 + ext/re/t/regop.pl ext/re/t/regop.t
2961 ! MANIFEST embed.fnc ext/re/re.pm regcomp.c regcomp.h regcomp.pl
2962 ! regcomp.sym regexec.c t/op/re_tests
2963 ____________________________________________________________________________
2964 [ 28324] By: rgs on 2006/05/29 09:39:06
2965 Log: Subject: [PATCH] skip t/op/incfilter.t for "make clean;make miniperl;make minitest"
2966 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2967 Date: Sun, 28 May 2006 14:11:02 +0300 (EEST)
2968 Message-Id: <200605281111.k4SBB2jc133843@kosh.hut.fi>
2971 ____________________________________________________________________________
2972 [ 28323] By: rgs on 2006/05/29 08:20:36
2973 Log: Subject: [PATCH] gv.c consting
2974 From: andy@petdance.com (Andy Lester)
2975 Date: Sun, 28 May 2006 12:24:25 -0500
2976 Message-ID: <20060528172425.GA8291@petdance.com>
2978 Subject: [PATCH] mg.c consting
2979 From: andy@petdance.com (Andy Lester)
2980 Date: Sun, 28 May 2006 11:34:33 -0500
2981 Message-ID: <20060528163433.GA5518@petdance.com>
2983 ! embed.fnc gv.c mg.c proto.h
2984 ____________________________________________________________________________
2985 [ 28322] By: rgs on 2006/05/29 08:00:04
2986 Log: Subject: [PATCH] perlio.c: nobody was freeing PL_perlio_fd_refcnt, now PerlIO_cleanup() is
2987 From: jhi@cc.hut.fi (Jarkko Hietaniemi)
2988 Date: Sun, 28 May 2006 18:15:35 +0300 (EEST)
2989 Message-Id: <20060528151535.BEA3E6D08C@seth.hut.fi>
2992 ____________________________________________________________________________
2993 [ 28321] By: nicholas on 2006/05/28 10:55:17
2994 Log: Subject: [PATCH] DynaLoader.t: less assumptions
2995 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
2996 Message-ID: <44796AF2.8060903@gmail.com>
2997 Date: Sun, 28 May 2006 12:18:42 +0300
2999 ! ext/DynaLoader/t/DynaLoader.t
3000 ____________________________________________________________________________
3001 [ 28320] By: nicholas on 2006/05/28 10:40:48
3002 Log: Perl_refcounted_he_chain_2hv()'s code to skip duplicate keys was far
3005 ! hv.c t/op/caller.t
3006 ____________________________________________________________________________
3007 [ 28319] By: davem on 2006/05/27 21:16:30
3008 Log: fix eval qw(BEGIN{die}) style leaks.
3009 death while exdcuting code while parsing meant that the current
3010 parse stack got quiety abandonded, thus leaking a bunch of OPs.
3011 Register a destructor to be called when this happens.
3014 ____________________________________________________________________________
3015 [ 28318] By: craigb on 2006/05/27 18:00:31
3016 Log: use the same arg names everyone else does and handle undef filename
3018 ! ext/DynaLoader/dl_vms.xs
3019 ____________________________________________________________________________
3020 [ 28317] By: davem on 2006/05/27 15:05:30
3021 Log: Subject: RE: perlhack.pod confused about POPSTACK
3022 From: "Jan Dubois" <jand@activestate.com>
3023 Date: Thu, 25 May 2006 18:20:25 -0700
3024 Message-Id: <059101c68062$9143d550$2217a8c0@candy>
3026 more fixing of the PUSHMARK example
3029 ____________________________________________________________________________
3030 [ 28316] By: davem on 2006/05/27 00:54:18
3031 Log: make -Dpv display OP names ons the parser stack
3034 ____________________________________________________________________________
3035 [ 28315] By: davem on 2006/05/27 00:31:33
3036 Log: stop OPs leaking in eval "syntax error"
3037 When bison pops states during error recovery, any states holding
3038 an OP would leak the OP. Create an extra YY table that tells us
3039 which states are of type opval, and when popping one of those,
3042 ! madly.tab perly.c perly.tab regen_perly.pl
3043 ____________________________________________________________________________
3044 [ 28314] By: davem on 2006/05/26 18:50:34
3045 Log: stop eval "sub{" leaking
3047 ! madly.act madly.h madly.tab madly.y perly.act perly.h
3049 ____________________________________________________________________________
3050 [ 28313] By: stevep on 2006/05/26 15:03:12
3051 Log: Subject: [PATCH] SysV IPC
3052 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3053 Date: Thu, 25 May 2006 18:49:33 +0300
3054 Message-ID: <4475D20D.9010600@gmail.com>
3056 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3057 ! ext/IPC/SysV/SysV.pm pod/perlipc.pod
3058 ____________________________________________________________________________
3059 [ 28312] By: stevep on 2006/05/26 14:45:01
3060 Log: Upgrade to Sys-Syslog-0.14
3062 ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
3063 ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/fallback/const-c.inc
3064 ! ext/Sys/Syslog/t/constants.t ext/Sys/Syslog/t/syslog.t
3065 ____________________________________________________________________________
3066 [ 28311] By: stevep on 2006/05/26 13:39:06
3067 Log: Fix pod nit in perltodo.
3070 ____________________________________________________________________________
3071 [ 28310] By: stevep on 2006/05/26 13:38:16
3072 Log: Stop a warning generated from thread's Makefile.PL
3074 ! ext/threads/Makefile.PL
3075 ____________________________________________________________________________
3076 [ 28309] By: stevep on 2006/05/26 13:33:54
3077 Log: Sun C on Linux doesn't complain about the attributes sprinkled
3078 through the code in all cases, even though attributes are not
3079 supported. In some cases, however, it does.
3082 ____________________________________________________________________________
3083 [ 28308] By: rgs on 2006/05/26 13:01:35
3084 Log: Subject: Re: [PATCH] Test script for DynaLoader
3085 From: demerphq <demerphq@gmail.com>
3086 Date: Thu, 25 May 2006 13:20:53 +0200
3087 Message-ID: <9b18b3110605250420m7431bfbeve44aada2025264f7@mail.gmail.com>
3089 ! ext/DynaLoader/t/DynaLoader.t
3090 ____________________________________________________________________________
3091 [ 28307] By: mhx on 2006/05/25 15:52:02
3092 Log: Upgrade to Devel::PPPort 3.08_03
3094 + ext/Devel/PPPort/devel/devtools.pl
3095 + ext/Devel/PPPort/devel/regenerate
3096 ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
3097 ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
3098 ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
3099 ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
3100 ! ext/Devel/PPPort/parts/apicheck.pl
3101 ! ext/Devel/PPPort/parts/apidoc.fnc
3102 ! ext/Devel/PPPort/parts/base/5006000
3103 ! ext/Devel/PPPort/parts/base/5009003
3104 ! ext/Devel/PPPort/parts/base/5009004
3105 ! ext/Devel/PPPort/parts/embed.fnc
3106 ! ext/Devel/PPPort/parts/inc/podtest
3107 ! ext/Devel/PPPort/parts/inc/ppphtest
3108 ! ext/Devel/PPPort/parts/todo/5009003
3109 ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
3110 ! ext/Devel/PPPort/t/podtest.t ext/Devel/PPPort/t/ppphtest.t
3111 ____________________________________________________________________________
3112 [ 28306] By: stevep on 2006/05/25 13:48:56
3113 Log: Upgrade to Digest-SHA-5.38.
3115 ! ext/Digest/SHA/Changes ext/Digest/SHA/README
3116 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
3117 ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
3118 ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
3119 ! ext/Digest/SHA/t/2-nist-sha-oo.t
3120 ____________________________________________________________________________
3121 [ 28305] By: gisle on 2006/05/25 07:09:15
3122 Log: Subject: Pod::Html should not convert "foo" in `foo''
3123 From: Gisle Aas <gisle@ActiveState.com>
3124 Date: 24 May 2006 14:09:49 -0700
3125 Message-ID: <lr1wujqgde.fsf@caliper.activestate.com>
3128 ____________________________________________________________________________
3129 [ 28304] By: stevep on 2006/05/25 02:17:21
3130 Log: Upgrade to Test-Harness-2.60
3132 ! lib/Test/Harness.pm lib/Test/Harness/Changes
3133 ____________________________________________________________________________
3134 [ 28303] By: davem on 2006/05/25 00:21:21
3135 Log: Subject: RE: perlhack.pod confused about POPSTACK
3136 From: "Jan Dubois" <jand@activestate.com>
3137 Date: Wed, 24 May 2006 16:35:14 -0700
3138 Message-Id: <03ee01c67f8a$b4d6aca0$2217a8c0@candy>
3140 clean up davem's doc thinko of change #28292
3143 ____________________________________________________________________________
3144 [ 28302] By: mhx on 2006/05/24 17:44:20
3145 Log: Run 'make regen' for changes 28299, 28300, 28301.
3147 ! pod/perlapi.pod proto.h
3148 ____________________________________________________________________________
3149 [ 28301] By: mhx on 2006/05/24 17:40:01
3150 Log: The sv_catpvs() and sv_setpvs() macros also return void.
3153 ____________________________________________________________________________
3154 [ 28300] By: mhx on 2006/05/24 17:38:08
3155 Log: The SvREFCNT_*void* macros return void, not SV*.
3158 ____________________________________________________________________________
3159 [ 28299] By: mhx on 2006/05/24 17:31:28
3160 Log: The 'f' flag was missing for my_snprintf().
3163 ____________________________________________________________________________
3164 [ 28298] By: rgs on 2006/05/24 13:34:45
3165 Log: Fix segfault in SDBM_File when the destructor is called multiple times
3167 ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
3168 ____________________________________________________________________________
3169 [ 28297] By: rgs on 2006/05/24 12:39:31
3170 Log: Subject: [PATCH] Stop harness from printing summary table header for each row in table
3171 From: demerphq <demerphq@gmail.com>
3172 Date: Tue, 23 May 2006 22:27:40 +0200
3173 Message-ID: <9b18b3110605231327t316104caoce301668178ee442@mail.gmail.com>
3175 ! lib/Test/Harness.pm
3176 ____________________________________________________________________________
3177 [ 28296] By: rgs on 2006/05/24 12:24:27
3178 Log: Subject: [PATCH] Refactoring in av.c
3179 From: andy@petdance.com (Andy Lester)
3180 Date: Wed, 24 May 2006 00:16:40 -0500
3181 Message-ID: <20060524051640.GA4713@petdance.com>
3184 ____________________________________________________________________________
3185 [ 28295] By: rgs on 2006/05/24 07:27:47
3186 Log: Subject: [PATCH lib/AutoLoader.pm lib/AutoLoader.t] Export can() with AUTOLOAD()
3187 From: chromatic <chromatic@wgz.org>
3188 Date: Sat, 20 May 2006 11:40:27 -0700
3189 Message-Id: <200605201140.27789.chromatic@wgz.org>
3191 With tweaks: use built-in ref() instead of Scalar::Util::blessed
3193 ! lib/AutoLoader.pm lib/AutoLoader.t
3194 ____________________________________________________________________________
3195 [ 28294] By: stevep on 2006/05/24 02:56:23
3196 Log: Subject: [PATCH] Make t/TEST more helpful
3197 From: andy@petdance.com (Andy Lester)
3198 Date: Tue, 23 May 2006 21:07:48 -0500
3199 Message-ID: <20060524020748.GA16729@petdance.com>
3202 ____________________________________________________________________________
3203 [ 28293] By: stevep on 2006/05/24 02:53:38
3204 Log: Subject: Re: [patch] win32/buildext.pl to handle inclusions and not just exclusions
3205 From: demerphq <demerphq@gmail.com>
3206 Date: Sun, 21 May 2006 12:20:12 +0200
3207 Message-ID: <9b18b3110605210320h5adc9df4hbee2302722b3dd6e@mail.gmail.com>
3209 ! win32/Makefile win32/buildext.pl
3210 ____________________________________________________________________________
3211 [ 28292] By: davem on 2006/05/23 22:16:28
3212 Log: correct POPSTACK/POPMARK confusion in perlhack.pod
3215 ____________________________________________________________________________
3216 [ 28291] By: rgs on 2006/05/23 08:05:56
3219 ! ext/threads/threads.pm
3220 ____________________________________________________________________________
3221 [ 28290] By: rgs on 2006/05/23 08:03:08
3222 Log: Subject: [PATCH] Explicit thread context
3223 From: "Jerry D. Hedden" <jerry@hedden.us>
3224 Date: Fri, 19 May 2006 13:42:50 -0700
3225 Message-ID: <20060519134250.fb30e530d17747c2b054d625b8945d88.933b701674.wbe@email.secureserver.net>
3227 + ext/threads/t/context.t
3228 ! MANIFEST ext/threads/Changes ext/threads/README
3229 ! ext/threads/threads.pm ext/threads/threads.xs
3230 ____________________________________________________________________________
3231 [ 28289] By: rgs on 2006/05/23 07:27:11
3232 Log: Subject: [PATCH] clean some lint findings
3233 From: andy@petdance.com (Andy Lester)
3234 Date: Sun, 21 May 2006 00:02:40 -0500
3235 Message-ID: <20060521050240.GA21051@petdance.com>
3237 ! embed.fnc embed.h hv.c perlio.c pp_pack.c proto.h
3238 ____________________________________________________________________________
3239 [ 28288] By: rgs on 2006/05/23 07:23:48
3240 Log: Subject: Re: [PATCH - DUH] Synchronize bleadperl with version-0.60
3241 From: John Peacock <jpeacock@rowman.com>
3242 Date: Mon, 22 May 2006 19:08:03 -0400
3243 Message-ID: <44724453.5090606@rowman.com>
3245 ! lib/version.pm lib/version.t
3246 ____________________________________________________________________________
3247 [ 28287] By: rgs on 2006/05/23 07:20:15
3248 Log: Fix a syntax error in test
3250 ! lib/Text/Balanced/t/00-load.t
3251 ____________________________________________________________________________
3252 [ 28286] By: merijn on 2006/05/23 06:17:26
3253 Log: HAS_HAS WAS NOW HAS
3256 ____________________________________________________________________________
3257 [ 28285] By: stevep on 2006/05/22 20:30:14
3258 Log: Subject: [PATCH] IO::Compress::Base::Common
3259 From: "Paul Marquess" <paul.marquess@openwave.com>
3260 Date: Sat, 20 May 2006 11:55:21 +0100
3261 Message-ID: <3F2DD0FCF1E2EA4D974C6195B482FD8801C339EF@bfs-exch-prd1.myopwv.com>
3263 ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
3264 ____________________________________________________________________________
3265 [ 28284] By: merijn on 2006/05/22 17:39:47
3266 Log: If I needed this now, I'll probably need it next time too :)
3269 ____________________________________________________________________________
3270 [ 28283] By: merijn on 2006/05/22 17:37:33
3271 Log: Re-generation after backports of
3272 #28188 Only ask about MAD for 5.9.0 and greater. Otherwise silently
3273 #28189 A Configure probe for C99 variadic macros, based on code from
3274 #28202 Take advantage of the bug that binexp ignores the Configure
3275 #28263 Oops. Fix bad #! lines when not using userelocatableinc
3276 One small cleanup fix added. Some small re-ordering. Some whitespace.
3278 ! Configure Porting/Glossary Porting/config.sh config_h.SH
3279 ____________________________________________________________________________
3280 [ 28280] By: rgs on 2006/05/22 16:51:36
3281 Log: Amend version.pm so it correctly loads the XS version of qv()
3284 ____________________________________________________________________________
3285 [ 28279] By: rgs on 2006/05/22 16:41:56
3286 Log: Subject: [PATCH] pp_sys cleanup again
3287 From: andy@petdance.com (Andy Lester)
3288 Date: Sat, 20 May 2006 16:20:20 -0500
3289 Message-ID: <20060520212020.GA30688@petdance.com>
3292 ____________________________________________________________________________
3293 [ 28277] By: steveh on 2006/05/22 15:18:33
3294 Log: Fix Win32 linker error
3297 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-05/msg00758.html
3299 ! embed.fnc embed.h global.sym
3300 ____________________________________________________________________________
3301 [ 28276] By: rgs on 2006/05/22 15:02:08
3302 Log: Upgrade to version.pm 0.60
3304 ! lib/version.pm lib/version.t universal.c util.c
3305 ____________________________________________________________________________
3306 [ 28275] By: rgs on 2006/05/22 14:49:05
3307 Log: Subject: Perl_PerlIO_context_layers and PerlIO_apply_layers, as well as other unexported/undefined entities... (patch 28258/28264 incomplete?)
3308 From: demerphq <demerphq@gmail.com>
3309 Date: Sun, 21 May 2006 15:06:20 +0200
3310 Message-ID: <9b18b3110605210606l441b69b3lf6934a15d9a26e4b@mail.gmail.com>
3312 (only the makedef.pl and perlio.c patches)
3314 ! makedef.pl perlio.c
3315 ____________________________________________________________________________
3316 [ 28274] By: merijn on 2006/05/22 14:42:47
3317 Log: Better handling for error-checking
3318 From: IRC/#p5p/Maddingue (Sebastien Aperghis-Tramoni)
3320 ! ext/DynaLoader/t/DynaLoader.t
3321 ____________________________________________________________________________
3322 [ 28273] By: rgs on 2006/05/22 13:58:45
3323 Log: Subject: [PATCH] literal string macros
3324 From: Marcus Holland-Moritz <mhx-perl@gmx.net>
3325 Date: Mon, 22 May 2006 13:39:33 +0200
3326 Message-ID: <20060522133933.65ea93ce@r2d2>
3328 ! handy.h pod/perlapi.pod
3329 ____________________________________________________________________________
3330 [ 28272] By: stevep on 2006/05/22 13:57:54
3331 Log: Additional perlpragma.pod nits.
3333 ! pod/perlpragma.pod
3334 ____________________________________________________________________________
3335 [ 28271] By: rgs on 2006/05/22 13:47:19
3336 Log: More nits in perlpragma, and remove the warning about %^H being
3337 strictly internal in perlvar.
3339 ! pod/perlpragma.pod pod/perlvar.pod
3340 ____________________________________________________________________________
3341 [ 28270] By: stevep on 2006/05/22 13:46:30
3342 Log: Silence Text::Balanced's 00-load.t when PERL_CORE is defined.
3344 ! lib/Text/Balanced/t/00-load.t
3345 ____________________________________________________________________________
3346 [ 28269] By: rgs on 2006/05/22 13:09:12
3347 Log: Subject: Re: [PATCH] optimize /[x]/ to /x/.
3348 From: demerphq <demerphq@gmail.com>
3349 Date: Sun, 21 May 2006 19:32:15 +0200
3350 Message-ID: <9b18b3110605211032n5035d2cfne703514d8271e181@mail.gmail.com>
3355 ____________________________________________________________________________
3356 [ 28268] By: rgs on 2006/05/22 12:55:13
3357 Log: Fix two nits in perlpragma.pod
3359 ! pod/perlpragma.pod
3360 ____________________________________________________________________________
3361 [ 28267] By: mhx on 2006/05/22 11:31:57
3362 Log: Upgrade to Devel::PPPort 3.08_02
3364 + ext/Devel/PPPort/parts/inc/SvREFCNT
3365 + ext/Devel/PPPort/parts/inc/podtest
3366 + ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/podtest.t
3367 ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
3368 ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
3369 ! ext/Devel/PPPort/TODO ext/Devel/PPPort/mktests.PL
3370 ! ext/Devel/PPPort/parts/apidoc.fnc
3371 ! ext/Devel/PPPort/parts/base/5009004
3372 ! ext/Devel/PPPort/parts/embed.fnc
3373 ! ext/Devel/PPPort/parts/inc/memory
3374 ! ext/Devel/PPPort/parts/inc/misc
3375 ! ext/Devel/PPPort/parts/inc/ppphbin
3376 ! ext/Devel/PPPort/parts/inc/ppphdoc
3377 ! ext/Devel/PPPort/parts/inc/pvs
3378 ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
3379 ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
3380 ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/call.t
3381 ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/exception.t
3382 ! ext/Devel/PPPort/t/grok.t ext/Devel/PPPort/t/limits.t
3383 ! ext/Devel/PPPort/t/mPUSH.t ext/Devel/PPPort/t/magic.t
3384 ! ext/Devel/PPPort/t/memory.t ext/Devel/PPPort/t/misc.t
3385 ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
3386 ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
3387 ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
3388 ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/t/threads.t
3389 ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t
3390 ! ext/Devel/PPPort/t/warn.t
3391 ____________________________________________________________________________
3392 [ 28266] By: mhx on 2006/05/21 22:34:29
3393 Log: Remove duplicate documentation for SvREFCNT_inc().
3394 Add documentation for SvREFCNT_inc_simple_void_NN().
3395 Wrap SvREFCNT_inc_simple_void() in STMT_START/STMT_END.
3398 ____________________________________________________________________________
3399 [ 28265] By: mhx on 2006/05/21 22:20:48
3400 Log: Document PoisonFree() instead of documenting Poison() twice.
3403 ____________________________________________________________________________
3404 [ 28264] By: stevep on 2006/05/21 03:47:18
3405 Log: Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds.
3406 Also, picked up a missed change for pod/perlapi.pod.
3408 ! embed.fnc embed.h global.sym pod/perlapi.pod
3409 ____________________________________________________________________________
3410 [ 28263] By: nicholas on 2006/05/20 23:08:40
3411 Log: Oops. Fix bad #! lines when not using userelocatableinc
3414 ____________________________________________________________________________
3415 [ 28262] By: davem on 2006/05/20 22:23:21
3416 Log: Subject: [PATCH] optimize /[x]/ to /x/.
3417 From: demerphq <demerphq@gmail.com>
3418 Date: Sat, 20 May 2006 23:16:33 +0200
3419 Message-Id: <9b18b3110605201416i3dc44c39k86cd9b2f47f5cda0@mail.gmail.com>
3422 ____________________________________________________________________________
3423 [ 28261] By: nicholas on 2006/05/20 22:17:07
3424 Log: Fix bug in change 28258. So how come I thought I'd passed all tests?
3427 ____________________________________________________________________________
3428 [ 28260] By: davem on 2006/05/20 21:07:34
3429 Log: don't try to dump GVish parts of an LV if it hasn't got GVish parts
3432 ____________________________________________________________________________
3433 [ 28259] By: mhx on 2006/05/20 18:22:00
3434 Log: Upgrade to Devel::PPPort 3.08_01
3436 + ext/Devel/PPPort/parts/base/5008008
3437 + ext/Devel/PPPort/parts/base/5009004
3438 + ext/Devel/PPPort/parts/inc/pvs
3439 + ext/Devel/PPPort/parts/inc/snprintf
3440 + ext/Devel/PPPort/parts/inc/warn
3441 + ext/Devel/PPPort/parts/todo/5008008
3442 + ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/t/pvs.t
3443 + ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/warn.t
3444 - ext/Devel/PPPort/MANIFEST
3445 ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
3446 ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
3447 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
3448 ! ext/Devel/PPPort/parts/apicheck.pl
3449 ! ext/Devel/PPPort/parts/apidoc.fnc
3450 ! ext/Devel/PPPort/parts/base/5004050
3451 ! ext/Devel/PPPort/parts/base/5006000
3452 ! ext/Devel/PPPort/parts/base/5006001
3453 ! ext/Devel/PPPort/parts/base/5007002
3454 ! ext/Devel/PPPort/parts/base/5007003
3455 ! ext/Devel/PPPort/parts/base/5008000
3456 ! ext/Devel/PPPort/parts/base/5008001
3457 ! ext/Devel/PPPort/parts/base/5009000
3458 ! ext/Devel/PPPort/parts/base/5009003
3459 ! ext/Devel/PPPort/parts/embed.fnc
3460 ! ext/Devel/PPPort/parts/inc/Sv_set
3461 ! ext/Devel/PPPort/parts/inc/magic
3462 ! ext/Devel/PPPort/parts/inc/misc
3463 ! ext/Devel/PPPort/parts/todo/5004000
3464 ! ext/Devel/PPPort/parts/todo/5005000
3465 ! ext/Devel/PPPort/parts/todo/5006000
3466 ! ext/Devel/PPPort/parts/todo/5006001
3467 ! ext/Devel/PPPort/parts/todo/5007003
3468 ! ext/Devel/PPPort/parts/todo/5009003 ext/Devel/PPPort/soak
3469 ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/magic.t
3470 ! ext/Devel/PPPort/t/misc.t
3471 ____________________________________________________________________________
3472 [ 28258] By: nicholas on 2006/05/20 17:29:52
3473 Log: Abolish cop_io (the simple way) by storing the value in cop_hints_hash.
3474 Todo - store the in and out values under 2 keys, and avoid the need to
3475 create a temporary mortal SV while checking it.
3477 ! bytecode.pl cop.h embed.fnc embed.h ext/B/B.xs
3478 ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
3479 ! ext/ByteLoader/byterun.h mg.c op.c perl.c perl.h perlio.c
3480 ! perlio.h pp_ctl.c pp_sys.c proto.h sv.c
3481 ____________________________________________________________________________
3482 [ 28257] By: nicholas on 2006/05/20 15:27:28
3483 Log: Move the hints from op_private into cop_hints. This allows all 32 bits
3484 to be stored. Make B::Concise display the new hints field, and modify
3485 B::Deparse to use it.
3487 ! cop.h ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm
3488 ! ext/B/B/Deparse.pm ext/B/t/f_map.t ext/B/t/f_sort.t
3489 ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
3490 ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
3491 ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
3492 ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
3493 ! ext/ByteLoader/bytecode.h op.c perl.h
3494 ____________________________________________________________________________
3495 [ 28255] By: merijn on 2006/05/20 15:16:29
3496 Log: Small typo correction
3499 ____________________________________________________________________________
3500 [ 28254] By: davem on 2006/05/20 14:30:50
3501 Log: eval { s/$foo/die/e } leaked a scalar
3504 ____________________________________________________________________________
3505 [ 28253] By: merijn on 2006/05/20 13:26:51
3506 Log: Subject: Re: Over-pious message from Configure?
3507 From: Dominic Dunlop <shouldbedomo@mac.com>
3508 Date: Thu, 18 May 2006 15:47:27 +0200
3509 Message-Id: <90C6E6BF-D1B1-4346-A893-1708E8E50534@mac.com>
3512 ____________________________________________________________________________
3513 [ 28252] By: nicholas on 2006/05/20 12:31:09
3514 Log: Rename cop_hints to cop_hints_hash
3516 ! cop.h mg.c op.c perl.c pod/perlintern.pod pp_ctl.c scope.c
3518 ____________________________________________________________________________
3519 [ 28251] By: davem on 2006/05/20 11:58:07
3520 Log: Perl segfaults; test case available
3521 sub f { s/$var/f()/e } could free the wrong RE
3523 ! cop.h pp_ctl.c pp_hot.c
3524 ____________________________________________________________________________
3525 [ 28250] By: nicholas on 2006/05/20 11:29:26
3526 Log: Abolish cop_arybase. Signal a non zero $[ with a hint flag, and store
3527 the value in the hints structure used for %^H.
3529 ! cop.h embed.fnc embed.h global.sym hv.c op.c perl.h proto.h
3530 ____________________________________________________________________________
3531 [ 28249] By: nicholas on 2006/05/20 10:27:23
3532 Log: Solaris was happy, but change 28247 removed the wrong dTHX as far as
3533 some other operating systems were concerned.
3536 ____________________________________________________________________________
3537 [ 28248] By: davem on 2006/05/20 00:43:42
3538 Log: SEGV with complicated regexp and long string
3539 PL_reg_maxiter was wrapping to a negative value
3542 ____________________________________________________________________________
3543 [ 28247] By: nicholas on 2006/05/19 22:48:38
3544 Log: Perl_croak() needs an aTHX_ in PerlIO_vsprintf().
3547 ____________________________________________________________________________
3548 [ 28246] By: mhx on 2006/05/19 22:11:44
3549 Log: There is no STASH type.
3552 ____________________________________________________________________________
3553 [ 28245] By: nicholas on 2006/05/19 21:44:14
3554 Log: Correct Perl_refcounted_he_chain_2hv() and its caller - it doesn't
3555 store a reference to the value, so don't pass it in a new SV.
3557 ! hv.c mg.c pod/perlintern.pod
3558 ____________________________________________________________________________
3559 [ 28244] By: stevep on 2006/05/19 20:15:10
3560 Log: Grrr...Perforce decided not to add the MANIFEST changes for change
3561 #28243. Hateful indeed!
3564 ____________________________________________________________________________
3565 [ 28243] By: stevep on 2006/05/19 20:12:23
3566 Log: Shortening name of a Pod::Simple test case to allow the test to be
3567 run on the VOS operating system. Fixes "RT #38645: Test case name
3570 +> lib/Pod/Simple/t/search_25_glob_squaa.t
3571 - lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
3572 ____________________________________________________________________________
3573 [ 28242] By: nicholas on 2006/05/19 20:11:57
3574 Log: Rebuild perltoc.pod.
3577 ____________________________________________________________________________
3578 [ 28241] By: nicholas on 2006/05/19 20:10:47
3579 Log: Add perlpragma.pod, which describes how to implement user pragmata.
3581 + pod/perlpragma.pod
3582 ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template
3584 ____________________________________________________________________________
3585 [ 28239] By: nicholas on 2006/05/19 20:08:46
3586 Log: Add README.riscos to pod.lst
3588 ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
3590 ____________________________________________________________________________
3591 [ 28238] By: nicholas on 2006/05/19 20:08:21
3592 Log: pod/buildtoc has fussy ideas about the order of MANIFEST
3595 ____________________________________________________________________________
3596 [ 28237] By: stevep on 2006/05/19 18:36:13
3597 Log: Subject: [PATCH] strlcat aaargh
3598 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3599 Date: Fri, 19 May 2006 20:44:46 +0300
3600 Message-ID: <446E040E.8030205@gmail.com>
3603 ____________________________________________________________________________
3604 [ 28236] By: nicholas on 2006/05/19 16:31:35
3605 Log: strlen(foo) rather than strchr(foo, 0) makes simpler code, and is
3606 likely to be a more efficient implementation.
3609 ____________________________________________________________________________
3610 [ 28235] By: davem on 2006/05/19 16:06:58
3611 Log: give a more useful example for $^V
3614 ____________________________________________________________________________
3615 [ 28234] By: rgs on 2006/05/19 15:17:00
3616 Log: Subject: [PATCH] Re: [PATCH] Re: Change 28183 has broken 64-bit builds?
3617 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3618 Date: Thu, 18 May 2006 22:44:14 +0300
3619 Message-ID: <446CCE8E.8010407@gmail.com>
3621 ! perl.h perlio.c util.c
3622 ____________________________________________________________________________
3623 [ 28232] By: rgs on 2006/05/19 08:46:09
3624 Log: Adjust test following change #28225
3627 ____________________________________________________________________________
3628 [ 28231] By: davem on 2006/05/19 00:14:15
3629 Log: lots of warnings with diagnostics and (warn or die)
3630 stop C<use diagnostics; warn "\n"> outputing lots of 'uninit'
3633 ! lib/diagnostics.pm
3634 ____________________________________________________________________________
3635 [ 28230] By: davem on 2006/05/18 23:50:51
3636 Log: test some die codepaths in pp_enterwrite
3639 ____________________________________________________________________________
3640 [ 28229] By: davem on 2006/05/18 23:16:16
3641 Log: Subject: [PATCH] threads core dump in BEGIN
3642 From: "Jerry D. Hedden" <jerry@hedden.us>
3643 Date: Thu, 18 May 2006 13:22:20 -0700
3644 Message-Id: <20060518132220.fb30e530d17747c2b054d625b8945d88.f45de90925.wbe@email.secureserver.net>
3646 + ext/threads/t/blocks.t
3647 ! MANIFEST ext/threads/Changes ext/threads/README
3648 ! ext/threads/threads.pm ext/threads/threads.xs
3649 ____________________________________________________________________________
3650 [ 28228] By: rgs on 2006/05/18 15:45:49
3651 Log: We can now remove DynaLoader from 1_compile.t
3654 ____________________________________________________________________________
3655 [ 28227] By: rgs on 2006/05/18 15:43:25
3656 Log: Nits in the DynaLoader test: make it warning-clean,
3657 and avoid checking OS- and locale-specific messages
3659 ! ext/DynaLoader/t/DynaLoader.t
3660 ____________________________________________________________________________
3661 [ 28226] By: stevep on 2006/05/18 15:16:40
3662 Log: Subject: [PATCH] Test script for DynaLoader
3663 From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
3664 Date: Thu, 18 May 2006 16:46:00 +0200
3665 Message-ID: <1147963560.446c88a8891e1@imp1-g19.free.fr>
3667 + ext/DynaLoader/t/DynaLoader.t
3669 ____________________________________________________________________________
3670 [ 28225] By: rgs on 2006/05/18 12:52:34
3671 Log: Subject: [perl #39130] h2ph generates incorrect code for '#if defined A || defined B'
3672 From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
3673 Date: Thu, 11 May 2006 11:00:42 -0700
3674 Message-ID: <rt-3.0.11-39130-133411.1.91055283125046@perl.org>
3677 ____________________________________________________________________________
3678 [ 28224] By: rgs on 2006/05/18 12:34:35
3679 Log: Subject: Re: [perl #39152] diagnostics.pm: "-traceonly" vs "-trace"
3680 From: "Fergal Daly" <fergal@esatclear.ie>
3681 Date: Wed, 17 May 2006 18:59:50 +0100
3682 Message-ID: <875029960605171059y286fe449nd39d6830ef2b229a@mail.gmail.com>
3684 ! lib/diagnostics.pm
3685 ____________________________________________________________________________
3686 [ 28223] By: rgs on 2006/05/18 11:38:00
3687 Log: Subject: [PATCH] threads 1.28
3688 From: "Jerry D. Hedden" <jerry@hedden.us>
3689 Date: Wed, 17 May 2006 11:45:32 -0700
3690 Message-ID: <20060517114532.fb30e530d17747c2b054d625b8945d88.ca725822fc.wbe@email.secureserver.net>
3692 ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
3693 ! ext/threads/threads.pm ext/threads/threads.xs
3694 ____________________________________________________________________________
3695 [ 28222] By: rgs on 2006/05/18 06:30:09
3696 Log: Adjust calling of Perl_va_copy(), noticed by Jarkko
3699 ____________________________________________________________________________
3700 [ 28221] By: nicholas on 2006/05/17 23:13:51
3701 Log: Another SvVOK(). I believe that this is the last.
3704 ____________________________________________________________________________
3705 [ 28219] By: rgs on 2006/05/17 21:01:54
3706 Log: Oops, missed a SvVOK.
3709 ____________________________________________________________________________
3710 [ 28218] By: rgs on 2006/05/17 20:54:23
3711 Log: Add a new macro SvVSTRING_mg that returns vstring magic, if any.
3712 SvVOK used to do that, in stealth mode, but now it returns a
3713 boolean like it used to. Patch suggested by John Peacock.
3716 ____________________________________________________________________________
3717 [ 28217] By: rgs on 2006/05/17 19:55:30
3718 Log: Parenthesize uses of macro arguments
3721 ____________________________________________________________________________
3722 [ 28216] By: rgs on 2006/05/17 19:50:54
3723 Log: Subject: Re: Change 28183 has broken 64-bit builds?
3724 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3725 Date: Wed, 17 May 2006 22:19:51 +0300
3726 Message-ID: <446B7757.8030301@gmail.com>
3728 ! perl.h perlio.c pod/perlapi.pod util.c
3729 ____________________________________________________________________________
3730 [ 28215] By: steveh on 2006/05/17 17:06:26
3731 Log: Subject: Re: [perl #39145] win32, @_ and fork crashing in dounwind
3732 From: Dave Mitchell <davem@iabyn.com>
3733 Date: Wed, 17 May 2006 17:38:16 +0100
3734 Message-ID: <20060517163816.GN17109@iabyn.com>
3736 (Dave's fix, plus a test taken from [perl #39145])
3739 ____________________________________________________________________________
3740 [ 28214] By: stevep on 2006/05/17 15:02:45
3741 Log: Subject: [PATCH] IO::Compress* 2.000_12
3742 From: "Paul Marquess" <paul.marquess@ntlworld.com>
3743 Date: Wed, 17 May 2006 13:45:16 +0100
3744 Message-ID: <00c101c679af$c0305af0$2405140a@myopwv.com>
3746 + ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
3747 + ext/Compress/Raw/Zlib/Changes
3748 ! MANIFEST ext/Compress/IO/Base/README
3749 ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
3750 ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
3751 ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
3752 ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
3753 ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
3754 ! ext/Compress/IO/Zlib/README
3755 ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
3756 ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
3757 ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
3758 ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
3759 ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
3760 ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
3761 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
3762 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
3763 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
3764 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
3765 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
3766 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
3767 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
3768 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
3769 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
3770 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
3771 ! ext/Compress/IO/Zlib/t/004gziphdr.t
3772 ! ext/Compress/IO/Zlib/t/101truncate-zip.t
3773 ! ext/Compress/Raw/Zlib/README
3774 ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
3775 ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
3776 ! ext/Compress/Zlib/lib/Compress/Zlib.pm
3777 ! t/lib/compress/CompTestUtils.pm x2p/find2perl.PL
3778 ____________________________________________________________________________
3779 [ 28210] By: nicholas on 2006/05/16 16:41:45
3780 Log: Revert change 27513
3781 [Make the original versions of relocated paths available from
3782 %Config::Config with the prefix "raw_". Not sure if "raw_" is the
3786 ____________________________________________________________________________
3787 [ 28209] By: rgs on 2006/05/16 16:14:46
3788 Log: Subject: Re: [PATCH] upgrade bytes_to_uni
3789 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3790 Date: Mon, 15 May 2006 22:39:58 +0900
3791 Message-Id: <20060515223901.F3B0.BQW10602@nifty.com>
3794 ____________________________________________________________________________
3795 [ 28206] By: rgs on 2006/05/16 13:14:12
3796 Log: Subject: [PATCH] Refactoring reghops
3797 From: andy@petdance.com (Andy Lester)
3798 Date: Mon, 15 May 2006 08:54:24 -0500
3799 Message-ID: <20060515135424.GA31585@petdance.com>
3801 ! embed.fnc proto.h regexec.c
3802 ____________________________________________________________________________
3803 [ 28205] By: rgs on 2006/05/16 13:09:17
3804 Log: Subject: [PATCH] refactoring out S_regoptail
3805 From: andy@petdance.com (Andy Lester)
3806 Date: Sun, 14 May 2006 23:15:18 -0500
3807 Message-ID: <20060515041518.GA15745@petdance.com>
3809 ! embed.fnc embed.h proto.h regcomp.c
3810 ____________________________________________________________________________
3811 [ 28202] By: nicholas on 2006/05/16 10:00:55
3812 Log: Take advantage of the bug that binexp ignores the Configure
3813 installprefix, by using initialinstalllocation rather than binexp
3814 to determine the #! line for installed scripts. This way they are at
3815 least correct initially for a relocatable @INC perl, rather than
3816 starting as .../../bin/perl
3819 ____________________________________________________________________________
3820 [ 28200] By: stevep on 2006/05/15 16:43:44
3821 Log: Clarification on what Perl does to floating points in the modulus
3825 ____________________________________________________________________________
3826 [ 28198] By: nicholas on 2006/05/15 15:11:15
3827 Log: Encode run-time relocation of file names in packlist with a relocate_as
3828 attribute. With this, unmodified instmodsh correctly verifies installed
3829 modules even after relocation.
3831 ! lib/ExtUtils/Packlist.pm
3832 ____________________________________________________________________________
3833 [ 28197] By: stevep on 2006/05/15 14:13:46
3834 Log: Upgrade to Digest-SHA-5.37
3836 ! ext/Digest/SHA/Changes ext/Digest/SHA/README
3837 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
3838 ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
3839 ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
3840 ____________________________________________________________________________
3841 [ 28196] By: nicholas on 2006/05/15 13:57:25
3842 Log: Simplify the implementation in ExtUtils::Packlist::read.
3844 ! lib/ExtUtils/Packlist.pm
3845 ____________________________________________________________________________
3846 [ 28195] By: rgs on 2006/05/15 11:29:59
3847 Log: Subject: [REPATCH universal.c] Make sv_derived_from Documentation Clearer
3848 From: chromatic <chromatic@wgz.org>
3849 Date: Sun, 14 May 2006 16:51:36 -0700
3850 Message-Id: <200605141651.37181.chromatic@wgz.org>
3852 ! pod/perlapi.pod universal.c
3853 ____________________________________________________________________________
3854 [ 28194] By: rgs on 2006/05/15 09:43:02
3855 Log: Subject: [PATCH] S_reguni should return its length
3856 From: andy@petdance.com (Andy Lester)
3857 Date: Sun, 14 May 2006 09:46:32 -0500
3858 Message-ID: <20060514144632.GA20935@petdance.com>
3860 ! embed.fnc embed.h proto.h regcomp.c
3861 ____________________________________________________________________________
3862 [ 28193] By: rgs on 2006/05/15 08:33:53
3863 Log: Subject: [PATCH] strange encodings upsets pp_chr
3864 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3865 Date: Sun, 14 May 2006 19:57:28 +0900
3866 Message-Id: <20060514195532.5422.BQW10602@nifty.com>
3869 ! MANIFEST pp.c t/op/chr.t t/op/ord.t
3870 ____________________________________________________________________________
3871 [ 28192] By: nicholas on 2006/05/14 12:27:19