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 [ 28691] By: rgs on 2006/08/10 13:17:51
33 Log: Some updates to the cross-compilation config script
35 ! Cross/config.sh-arm-linux
36 ____________________________________________________________________________
37 [ 28690] By: rgs on 2006/08/10 09:46:34
38 Log: lstat on *GLOB{IO} with warnings on would segfault
39 (noticed by Andrew Dougherty)
42 ____________________________________________________________________________
43 [ 28689] By: rgs on 2006/08/10 08:23:31
44 Log: Subject: [PATCH] g++: gethostbyaddr, and more Tru64 defines
45 From: Jarkko Hietaniemi <jhi@iki.fi>
46 Date: Thu, 10 Aug 2006 09:00:44 +0300
47 Message-ID: <44DACB8C.1080708@iki.fi>
49 ! hints/dec_osf.sh pp_sys.c
50 ____________________________________________________________________________
51 [ 28688] By: rgs on 2006/08/10 08:22:01
52 Log: Subject: [PATCH] doio.c: vararg NULLs must be cast right
53 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
54 Date: Thu, 10 Aug 2006 08:35:53 +0300 (EEST)
55 Message-Id: <200608100535.k7A5Zr2Z156515@kosh.hut.fi>
58 ____________________________________________________________________________
59 [ 28687] By: rgs on 2006/08/10 08:14:46
60 Log: Upgrade to version.pm 0.67
62 ! lib/version.pm lib/version.pod lib/version.t
63 ____________________________________________________________________________
64 [ 28686] By: stevep on 2006/08/09 21:54:08
65 Log: A couple const's and a cast to get Sun CC to compile these files.
66 Perl, however, still will not build with the Sun CC.
68 ! op.c pp_sort.c toke.c
69 ____________________________________________________________________________
70 [ 28685] By: stevep on 2006/08/09 19:45:06
71 Log: Fix comment nit in config.h
74 ____________________________________________________________________________
75 [ 28684] By: rgs on 2006/08/09 15:46:55
76 Log: Subject: Re: [perl #37731] junk and uninit'ed values in tied scalars
77 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
78 Date: Mon, 28 Nov 2005 01:26:31 -0800
79 Message-ID: <20051128092605.GA2328@efn.org>
81 plus a regression test
84 ____________________________________________________________________________
85 [ 28683] By: rgs on 2006/08/09 12:43:19
86 Log: Subject: PATCH: Sync Time::Local in blead to 1.13 on CPAN
87 From: Dave Rolsky <autarch@urth.org>
88 Date: Wed, 9 Aug 2006 04:38:28 -0500 (CDT)
89 Message-ID: <Pine.LNX.4.64.0608090422450.8735@urth.org>
91 ! lib/Time/Local.pm lib/Time/Local.t
92 ____________________________________________________________________________
93 [ 28682] By: rgs on 2006/08/09 09:58:52
94 Log: Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23]
96 ! lib/Module/CoreList.pm
97 ____________________________________________________________________________
98 [ 28681] By: rgs on 2006/08/09 09:52:38
99 Log: Add OS-specific modules in Module::Corelist generation script
100 (hinted by Steve Hay)
102 ! Porting/corelist.pl
103 ____________________________________________________________________________
104 [ 28680] By: rgs on 2006/08/09 09:42:34
105 Log: Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
107 ! lib/Module/CoreList.pm
108 ____________________________________________________________________________
109 [ 28679] By: rgs on 2006/08/09 09:23:02
110 Log: More fixes in the Module::Corelist data generation process
112 ! Porting/corelist.pl
113 ____________________________________________________________________________
114 [ 28678] By: rgs on 2006/08/09 09:01:25
115 Log: Really submit previous change
117 ! Porting/corelist.pl
118 ____________________________________________________________________________
119 [ 28677] By: rgs on 2006/08/09 08:34:42
120 Log: Several fixes in Porting/corelist.pl
121 - make it run with 5.8.x perls
122 - make it handle new modules layout in bleadperl
124 ! Porting/corelist.pl
125 ____________________________________________________________________________
126 [ 28676] By: rgs on 2006/08/08 09:39:35
127 Log: Subject: [PATCH] Small precision about $SIG{__WARN__}
128 From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
129 Date: Tue, 08 Aug 2006 11:17:58 +0200
130 Message-ID: <1155028678.44d856c64fa0d@imp6-g19.free.fr>
133 ____________________________________________________________________________
134 [ 28675] By: rgs on 2006/08/08 09:22:27
135 Log: Simplification in Perl_magic_clearsig, plus a fix similar and
136 symmetrical to the one implemented in change #28669.
139 ____________________________________________________________________________
140 [ 28674] By: stevep on 2006/08/08 03:55:13
141 Log: Subject: [PATCH] g++ stage 1 reached
142 From: Jarkko Hietaniemi <jhi@iki.fi>
143 Date: Tue, 08 Aug 2006 00:02:35 +0300
144 Message-ID: <44D7AA6B.4040802@iki.fi>
146 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
147 ! Porting/config_H cflags.SH config_h.SH configure.com deb.c
148 ! dump.c epoc/config.sh gv.c mathoms.c mg.c op.c opcode.h
149 ! plan9/config.plan9 plan9/config_h.sample symbian/config.sh
150 ! uconfig.h uconfig.sh win32/config.bc win32/config.ce
151 ! win32/config.gc win32/config.vc win32/config.vc64
152 ! win32/config_H.bc win32/config_H.ce win32/config_H.gc
153 ! win32/config_H.vc win32/config_H.vc64
154 ____________________________________________________________________________
155 [ 28673] By: stevep on 2006/08/07 19:54:51
156 Log: Upgrade to Module-Build-0.2805
158 ! lib/Module/Build.pm lib/Module/Build/API.pod
159 ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
160 ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
161 ! lib/Module/Build/Platform/MacOS.pm lib/Module/Build/Version.pm
162 ! lib/Module/Build/t/moduleinfo.t
163 ____________________________________________________________________________
164 [ 28672] By: stevep on 2006/08/07 19:37:28
165 Log: Upgrade to Digest-SHA-5.43
167 ! ext/Digest/SHA/Changes ext/Digest/SHA/README
168 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
169 ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
170 ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
171 ! ext/Digest/SHA/src/sha64bit.c
172 ____________________________________________________________________________
173 [ 28671] By: steveh on 2006/08/07 16:58:16
174 Log: Subject: Define PERL_NO_DEV_RANDOM on Windows
175 From: "Davies, Alex" <adavies@ptc.com>
176 Date: Thu, 3 Aug 2006 13:31:14 -0400
177 Message-ID: <A69AA663CE9BBC44AE1DA72483DE15DE04622D66@HQ-MAIL3.ptcnet.ptc.com>
179 This stops perl from trying to read C:\dev\urandom on Windows
182 ____________________________________________________________________________
183 [ 28670] By: steveh on 2006/08/07 16:21:40
184 Log: Fixups for test failures caused by #28667 and #28668
186 ! ext/B/B/Assembler.pm ext/B/t/assembler.t
187 ____________________________________________________________________________
188 [ 28669] By: rgs on 2006/08/07 14:10:15
189 Log: We shouldn't try to decrement the refcount of PL_warnhook
190 if it has been set to PERL_WARNHOOK_FATAL.
193 ____________________________________________________________________________
194 [ 28668] By: steveh on 2006/08/07 10:24:39
195 Log: Provide a BGET_svtype, required by #28667
197 ! ext/ByteLoader/bytecode.h
198 ____________________________________________________________________________
199 [ 28667] By: rgs on 2006/08/07 09:43:20
200 Log: Try to reinstate the fix of change #28638 by patching bytecode.pl and
201 not the file it generates
203 ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
204 ____________________________________________________________________________
205 [ 28666] By: rgs on 2006/08/07 09:23:35
206 Log: Restore modification in warnings.h from change 28662 by backporting it
209 ! warnings.h warnings.pl
210 ____________________________________________________________________________
211 [ 28665] By: rgs on 2006/08/07 09:13:42
212 Log: Subject: [PATCH] File::Basename add X<> tags, replace regex delimiters
213 From: "Gabor Szabo" <szabgab@gmail.com>
214 Date: Sat, 5 Aug 2006 23:00:14 +0300
215 Message-ID: <d8a74af10608051300m4a1ebd93j491889b9b4e8523d@mail.gmail.com>
217 ! lib/File/Basename.pm
218 ____________________________________________________________________________
219 [ 28664] By: rgs on 2006/08/07 08:28:50
220 Log: Subject: [PATCH] adding X<> to perlvar
221 From: "Gabor Szabo" <szabgab@gmail.com>
222 Date: Sun, 6 Aug 2006 13:59:28 +0300
223 Message-ID: <d8a74af10608060359g7d4726dalf947f051a51c10e@mail.gmail.com>
226 ____________________________________________________________________________
227 [ 28663] By: rgs on 2006/08/07 08:23:13
228 Log: Regenerate files after previous change
230 ! ext/ByteLoader/byterun.c warnings.h
231 ____________________________________________________________________________
232 [ 28662] By: rgs on 2006/08/07 08:15:39
233 Log: Subject: [PATCH] g++ large patch
234 From: Jarkko Hietaniemi <jhi@iki.fi>
235 Date: Fri, 04 Aug 2006 08:58:27 +0300
236 Message-ID: <44D2E203.5050201@iki.fi>
238 ! cflags.SH deb.c dump.c embed.fnc embed.h gv.c hv.c mathoms.c
239 ! mg.c op.c perl.h perlio.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
240 ! proto.h regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
242 ____________________________________________________________________________
243 [ 28661] By: rgs on 2006/08/05 15:46:34
244 Log: Subject: [PATCH] perlfunc.pod - unite gmtime and localtime
245 From: "Gabor Szabo" <szabgab@gmail.com>
246 Date: Thu, 27 Jul 2006 09:25:02 +0300
247 Message-ID: <d8a74af10607262325n472b424cr78c9591c31ffe190@mail.gmail.com>
250 ____________________________________________________________________________
251 [ 28660] By: rgs on 2006/08/05 15:28:39
252 Log: Subject: [PATCH] add more X<> tags to perlfunc
253 From: "Gabor Szabo" <szabgab@gmail.com>
254 Date: Thu, 27 Jul 2006 00:27:06 +0300
255 Message-ID: <d8a74af10607261427g142f0c6bge6f77c2f5e59da40@mail.gmail.com>
258 ____________________________________________________________________________
259 [ 28659] By: rgs on 2006/08/05 15:22:18
260 Log: Subject: [PATCH] File::Copy pod updated adding X<>
261 From: "Gabor Szabo" <szabgab@gmail.com>
262 Date: Tue, 1 Aug 2006 08:55:37 +0200
263 Message-ID: <d8a74af10607312355t7f3fed91g1459cb74b9b50fcd@mail.gmail.com>
266 ____________________________________________________________________________
267 [ 28658] By: stevep on 2006/08/04 16:42:54
268 Log: Sorting the MANIFEST
271 ____________________________________________________________________________
272 [ 28657] By: rgs on 2006/08/04 09:45:37
273 Log: Subject: [PATCH blead] Re: [perl #39882] inconsistent list slice behaviour
274 From: Rick Delaney <rick@bort.ca>
275 Date: Thu, 3 Aug 2006 21:48:07 -0400
276 Message-ID: <20060804014807.GW21381@localhost.localdomain>
279 ____________________________________________________________________________
280 [ 28656] By: rgs on 2006/08/04 09:20:31
281 Log: Subject: [PATCH blead] Re: [perl #40055] B::Deparse double do
282 From: Rick Delaney <rick@bort.ca>
283 Date: Thu, 3 Aug 2006 17:30:06 -0400
284 Message-ID: <20060803213006.GU21381@localhost.localdomain>
286 ! ext/B/B/Deparse.pm ext/B/t/deparse.t
287 ____________________________________________________________________________
288 [ 28655] By: stevep on 2006/08/03 20:18:28
289 Log: Subject: [PATCH] Tru64 oops
290 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
291 Date: Thu, 3 Aug 2006 22:59:37 +0300 (EEST)
292 Message-Id: <200608031959.k73JxbsC395856@kosh.hut.fi>
295 ____________________________________________________________________________
296 [ 28654] By: rgs on 2006/08/03 08:15:51
297 Log: Subject: [PATCH] more g++ in Tru64
298 From: Jarkko Hietaniemi <jhi@iki.fi>
299 Date: Thu, 03 Aug 2006 09:04:45 +0300
300 Message-ID: <44D191FD.9030902@iki.fi>
302 ! hints/dec_osf.sh perlio.c pp_sys.c
303 ____________________________________________________________________________
304 [ 28653] By: stevep on 2006/08/02 17:47:34
305 Log: Upgrade to Archive-Tar-1.30. Since change #27571 is not included,
306 the bleadperl version is bumped to 1.30_01.
309 ____________________________________________________________________________
310 [ 28652] By: rgs on 2006/08/02 13:11:25
311 Log: Cross-compilation makefile fails to copy Config_heavy.pl
312 (noticed by Alexandre Jousset <mid@gtmp.org>)
315 ____________________________________________________________________________
316 [ 28651] By: merijn on 2006/08/02 11:21:30
317 Log: Subject: [PATCH] g++ heavy shoveling
318 From: Jarkko Hietaniemi <jhi@iki.fi>
319 Date: Wed, 02 Aug 2006 00:04:42 +0300
320 Message-ID: <44CFC1EA.2050702@iki.fi>
323 ____________________________________________________________________________
324 [ 28649] By: rgs on 2006/08/02 09:49:10
325 Log: Subject: [PATCH blead] Re: [perl #39733] $AUTOLOAD is never tainted
326 From: Rick Delaney <rick@bort.ca>
327 Date: Sun, 9 Jul 2006 15:01:50 -0400
328 Message-ID: <20060709190150.GA1922@localhost.localdomain>
330 Plus a note in perldelta
332 ! gv.c pod/perl594delta.pod t/op/taint.t
333 ____________________________________________________________________________
334 [ 28645] By: stevep on 2006/08/02 03:11:51
335 Log: Subject: [PATCH] g++ heavy shoveling
336 From: Jarkko Hietaniemi <jhi@iki.fi>
337 Date: Wed, 02 Aug 2006 00:04:42 +0300
338 Message-ID: <44CFC1EA.2050702@iki.fi>
340 ! cflags.SH hints/linux.sh perl.h
341 ____________________________________________________________________________
342 [ 28644] By: rgs on 2006/08/01 16:47:01
343 Log: Subject: Re: New perltrap?
344 From: Rick Delaney <rick@bort.ca>
345 Date: Tue, 1 Aug 2006 08:43:36 -0400
346 Message-ID: <20060801124336.GM21381@localhost.localdomain>
349 ____________________________________________________________________________
350 [ 28643] By: steveh on 2006/08/01 16:17:47
351 Log: Silence a couple of Borland compiler warnings
353 ! cop.h regexec.c win32/win32.h
354 ____________________________________________________________________________
355 [ 28642] By: rgs on 2006/08/01 16:11:24
356 Log: Subject: [PATCH] threads 1.38
357 From: "Jerry D. Hedden" <jerry@hedden.us>
358 Date: Tue, 01 Aug 2006 08:58:52 -0700
359 Message-ID: <20060801085852.fb30e530d17747c2b054d625b8945d88.ad7fb0a136.wbe@email.secureserver.net>
361 ! ext/threads/Changes ext/threads/README ext/threads/t/free.t
362 ! ext/threads/t/free2.t ext/threads/t/thread.t
363 ! ext/threads/threads.pm ext/threads/threads.xs
364 ____________________________________________________________________________
365 [ 28641] By: rgs on 2006/08/01 15:11:15
366 Log: Bump version of Module::CoreList
368 ! lib/Module/CoreList.pm
369 ____________________________________________________________________________
370 [ 28640] By: rgs on 2006/08/01 14:59:36
371 Log: Patch by Marius Feraru <altblue@n0i.net> to handle dotted perl versions
372 in the corelist utility, and to add an easy way to determine what was
373 some module's version bundled with a specified Perl release.
375 ! lib/Module/CoreList/bin/corelist
376 ____________________________________________________________________________
377 [ 28639] By: merijn on 2006/08/01 12:13:53
378 Log: Subject: [PATCH] g++ dNOOP (luckily one can mix code and decls in C++)
379 Somewhat modifies as per Steve Hay's comment
380 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
381 Date: Tue, 1 Aug 2006 08:46:15 +0300 (EEST)
382 Message-Id: <200608010546.k715kEdP017064@kosh.hut.fi>
385 ____________________________________________________________________________
386 [ 28638] By: steveh on 2006/08/01 11:20:47
387 Log: Silence the VC7 compiler warning in the following smoke:
388 http://www.nntp.perl.org/group/perl.daily-build.reports/39824
390 ! ext/ByteLoader/byterun.c
391 ____________________________________________________________________________
392 [ 28637] By: merijn on 2006/08/01 08:44:58
393 Log: ANSI-C headers in test snippets to please g++ (and the rest)
394 Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere)
395 From: Jarkko Hietaniemi <jhi@iki.fi>
396 Date: Mon, 31 Jul 2006 23:44:55 +0300
397 Message-ID: <44CE6BC7.8060805@iki.fi>
400 ____________________________________________________________________________
401 [ 28635] By: steveh on 2006/08/01 08:10:07
402 Log: Subject: [PATCH] op/stat.t: SKIP count fix in case of no dirfd()
403 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
404 Date: Tue, 1 Aug 2006 08:04:26 +0300 (EEST)
405 Message-Id: <200608010504.k7154QT3178692@kosh.hut.fi>
408 ____________________________________________________________________________
409 [ 28634] By: stevep on 2006/08/01 00:17:19
410 Log: Subject: [PATCH] solution(?) to the "warning: comparison is always false dueto limited range of data type" with New*()
411 From: Jarkko Hietaniemi <jhi@iki.fi>
412 Date: Fri, 28 Jul 2006 09:00:28 +0300
413 Message-ID: <44C9A7FC.1060801@iki.fi>
416 ____________________________________________________________________________
417 [ 28633] By: stevep on 2006/08/01 00:10:06
418 Log: Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere)
419 From: Jarkko Hietaniemi <jhi@iki.fi>
420 Date: Mon, 31 Jul 2006 23:44:55 +0300
421 Message-ID: <44CE6BC7.8060805@iki.fi>
423 Just the hints/dec_osf.sh changes from this set of patches.
426 ____________________________________________________________________________
427 [ 28632] By: stevep on 2006/07/30 17:03:10
428 Log: Tests to go with change #28628.
431 ____________________________________________________________________________
432 [ 28631] By: stevep on 2006/07/30 16:20:58
433 Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
434 From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
435 Date: Sat, 29 Jul 2006 22:06:31 +0200
436 Message-ID: <877j1w2n20.fsf@k75.linux.bogus>
438 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
439 ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
440 ____________________________________________________________________________
441 [ 28630] By: steveh on 2006/07/28 16:37:48
442 Log: Remove a (UINT) cast to silence a VC6 compiler warning
443 (this was added by #27352, but Digest-SHA-5.37 changed the
444 loop variable to be signed so the cast now needs to go).
445 Also bump the VERSION since #27482 has not yet been applied
448 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
449 ____________________________________________________________________________
450 [ 28629] By: merijn on 2006/07/28 08:04:01
451 Log: Subject: [PATCH] z/OS: an easy test nit
452 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
453 Date: Thu, 27 Jul 2006 20:00:02 +0300 (EEST)
454 Message-Id: <200607271700.k6RH02V1355005@kosh.hut.fi>
456 ! ext/PerlIO/t/encoding.t
457 ____________________________________________________________________________
458 [ 28628] By: stevep on 2006/07/28 00:42:04
459 Log: Change stat() and -X filetests so that they treat *FILE{IO}
460 filehandles like *FILE filehandles. This resolves RT #8244.
463 ____________________________________________________________________________
464 [ 28627] By: stevep on 2006/07/27 21:17:10
465 Log: Upgrade to Digest-SHA-5.42
467 ! ext/Digest/SHA/Changes ext/Digest/SHA/README
468 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
469 ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
470 ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
471 ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/2-nist-sha-oo.t
472 ! ext/Digest/SHA/t/2-nist-vectors-bit.t
473 ! ext/Digest/SHA/t/2-nist-vectors-byte.t
474 ! ext/Digest/SHA/t/3-gillogly-hard.t
475 ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
476 ____________________________________________________________________________
477 [ 28626] By: steveh on 2006/07/27 16:25:41
478 Log: Clear up most of the VC6 compiler warnings in the following smoke:
479 http://www.nntp.perl.org/group/perl.daily-build.reports/39733
481 ! doio.c ext/B/B.xs ext/XS/APItest/APItest.xs hv.c op.c pp.c
483 ____________________________________________________________________________
484 [ 28625] By: merijn on 2006/07/27 15:33:07
485 Log: #7217: config.h comments for HAS_POLL incorrect
486 http://rt.perl.org/rt3/Ticket/Display.html?id=7217
487 Date: Mon, 2 Jul 2001 14:58:27 -0700
488 From: David Dyck <dcd@tc.fluke.com>
489 Subject: config.h comments for HAS_POLL incorrect
492 ____________________________________________________________________________
493 [ 28623] By: craigb on 2006/07/27 13:54:55
494 Log: Subject: Re: Silence/fix more warnings from the regex engine
495 From: demerphq <demerphq@gmail.com>
496 Date: Tue, 18 Jul 2006 21:57:15 +0200
497 Message-ID: <9b18b3110607181257l28cc424aj1de28ebfc4c196d7@mail.gmail.com>
499 REGCP_SET should only set a value, not check the previous value of its arg
502 ____________________________________________________________________________
503 [ 28622] By: stevep on 2006/07/27 11:00:18
504 Log: Subject: [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals and accept()
505 From: Andy Wardley (via RT) <perlbug-followup@perl.org>
506 Date: Fri, 14 Jul 2006 10:11:44 -0700
507 Message-ID: <rt-3.6.HEAD-20371-1152897103-1865.39835-75-0@perl.org>
510 ____________________________________________________________________________
511 [ 28621] By: rgs on 2006/07/26 20:36:19
512 Log: Some notes in perl594delta.
514 ! pod/perl594delta.pod
515 ____________________________________________________________________________
516 [ 28620] By: rgs on 2006/07/26 20:32:08
517 Log: Subject: interpolation of @- (and @+) in patterns ([perl #27940] comes back)
518 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
519 Date: Tue, 25 Jul 2006 00:15:50 +0900
520 Message-Id: <20060725001517.3C5D.BQW10602@nifty.com>
522 ! pod/perlop.pod t/op/pat.t t/op/subst.t t/op/tr.t toke.c
523 ____________________________________________________________________________
524 [ 28619] By: stevep on 2006/07/26 13:54:28
525 Log: Added tests from CGI.pm that had not been integrated into core.
527 + lib/CGI/t/start_end_asterisk.t lib/CGI/t/start_end_end.t
528 + lib/CGI/t/start_end_start.t
530 ____________________________________________________________________________
531 [ 28618] By: rgs on 2006/07/26 06:41:56
532 Log: Add a few links to standard modules in perlfunc, by Gabor Szabo.
535 ____________________________________________________________________________
536 [ 28617] By: stevep on 2006/07/26 01:59:06
537 Log: Subject: [PATCH] Re: [ID 20000816.012] *foo = *_ is broken
538 From: Mike Guy <mjtg@cam.ac.uk>
539 Date: Thu, 17 Aug 2000 16:26:56 +0100
540 Message-Id: <E13PRZI-0007Ge-00@libra.cus.cam.ac.uk>
542 Only part regarding @ARG missing from the documentation was applied.
545 ____________________________________________________________________________
546 [ 28616] By: mhx on 2006/07/25 18:54:08
547 Log: Upgrade to Devel::PPPort 3.09_02
549 + ext/Devel/PPPort/parts/inc/strlfuncs
550 + ext/Devel/PPPort/t/strlfuncs.t
551 ! MANIFEST ext/Devel/PPPort/Changes
552 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
553 ! ext/Devel/PPPort/parts/apicheck.pl
554 ! ext/Devel/PPPort/parts/base/5009004
555 ! ext/Devel/PPPort/parts/embed.fnc
556 ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
557 ____________________________________________________________________________
558 [ 28615] By: mhx on 2006/07/25 18:42:26
559 Log: Very recent development versions of gcc (4.2.0 20060715) seem
560 to have switched from '<command line>' to '<command-line>'.
563 ____________________________________________________________________________
564 [ 28614] By: stevep on 2006/07/24 17:30:38
565 Log: Replace some sprintf()'s in Data::Dumper with my_snprintf()'s
567 ! ext/Data/Dumper/Dumper.xs mkppport.lst
568 ____________________________________________________________________________
569 [ 28613] By: rgs on 2006/07/23 20:32:33
570 Log: Revert change 28603: this was a wrong fix, that didn't prevent
571 a later crash. Reindent a bit of the same function.
574 ____________________________________________________________________________
575 [ 28612] By: rgs on 2006/07/23 19:59:55
576 Log: Subject: [PATCH document] perlop: parsing quoted constructs
577 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
578 Date: Sun, 16 Jul 2006 20:06:33 +0900
579 Message-Id: <20060716200218.2CE6.BQW10602@nifty.com>
582 ____________________________________________________________________________
583 [ 28611] By: stevep on 2006/07/23 13:46:05
584 Log: The rest of the changes for Sys-Syslog-0.17 which my new patch no
585 longer automatically "p4 edits" for me.
587 ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
588 ! ext/Sys/Syslog/README ext/Sys/Syslog/t/syslog.t
589 ____________________________________________________________________________
590 [ 28610] By: stevep on 2006/07/23 13:42:55
591 Log: Upgrade to Sys-Syslog-0.17
593 ! ext/Sys/Syslog/Syslog.pm
594 ____________________________________________________________________________
595 [ 28609] By: stevep on 2006/07/23 13:20:07
596 Log: Subject: [PATCH] Tru64: if cc given both -O and -g, -g must be -g3
597 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
598 Date: Sun, 23 Jul 2006 10:18:11 +0300 (EEST)
599 Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi>
602 ____________________________________________________________________________
603 [ 28608] By: rgs on 2006/07/23 13:17:48
604 Log: Revert part of last change, that was causing utf8 test failures
607 ____________________________________________________________________________
608 [ 28607] By: rgs on 2006/07/23 13:04:10
609 Log: Subject: [PATCH] z/OS: pp_sys.c, reg*.c, toke.c, utf8.c
610 From: Jarkko Hietaniemi <jhi@iki.fi>
611 Date: Sat, 22 Jul 2006 18:51:48 +0300
612 Message-ID: <44C24994.6020008@iki.fi>
614 ! pp_sys.c regcomp.c regexec.c toke.c utf8.c
615 ____________________________________________________________________________
616 [ 28606] By: rgs on 2006/07/23 12:51:02
617 Log: Add another volatile modifier to protect against longjmp clobbering
620 ____________________________________________________________________________
621 [ 28605] By: mhx on 2006/07/21 17:56:39
622 Log: Upgrade to Devel::PPPort 3.09_01
624 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
625 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
626 ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/parts/ppptools.pl
627 ! ext/Devel/PPPort/soak
628 ____________________________________________________________________________
629 [ 28604] By: rgs on 2006/07/21 15:27:20
630 Log: More tweaks to threads 1.37, by Jerry D. Hedden
632 ! ext/threads/Changes ext/threads/t/exit.t
633 ! ext/threads/t/thread.t ext/threads/threads.pm
634 ! ext/threads/threads.xs
635 ____________________________________________________________________________
636 [ 28603] By: rgs on 2006/07/20 22:03:59
637 Log: In pp_entersub, accept to handle a CV with a NULL padlist.
638 This fixes a crash with mod_perl 1.29.
641 ____________________________________________________________________________
642 [ 28602] By: rgs on 2006/07/20 21:36:25
643 Log: Upgrade to threads 1.37, by Jerry D. Hedden
645 ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
646 ! ext/threads/t/thread.t ext/threads/threads.pm
647 ! ext/threads/threads.xs
648 ____________________________________________________________________________
649 [ 28601] By: rgs on 2006/07/19 21:34:05
650 Log: Band-aid for segfault in ext/threads/t/blocks.t on SMP machines
653 ____________________________________________________________________________
654 [ 28600] By: stevep on 2006/07/19 14:59:24
655 Log: Subject: [perl #39876] Time::gmtime 1.02 examples patch
656 From: Alexandr Ciornii (via RT) <perlbug-followup@perl.org>
657 Date: Wed, 19 Jul 2006 05:46:36 -0700
658 Message-ID: <rt-3.6.HEAD-25412-1153313196-897.39876-75-0@perl.org>
660 Pod fixes for Time::gmtime.pm
663 ____________________________________________________________________________
664 [ 28599] By: rgs on 2006/07/18 21:43:52
665 Log: Subject: [PATCH] make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
666 From: Jarkko Hietaniemi <jhi@iki.fi>
667 Date: Mon, 17 Jul 2006 09:09:24 +0300
668 Message-ID: <44BB2994.5090609@iki.fi>
670 ! perl.h pod/perlguts.pod pod/perlhack.pod
671 ____________________________________________________________________________
672 [ 28598] By: rgs on 2006/07/18 21:02:39
673 Log: Subject: [PATCH] [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
674 From: "Jerry D. Hedden" <jerry@hedden.us>
675 Date: Mon, 17 Jul 2006 05:00:01 -0700
676 Message-ID: <20060717050001.fb30e530d17747c2b054d625b8945d88.b729fe881f.wbe@email.secureserver.net>
678 ! ext/threads/t/basic.t ext/threads/t/free.t
679 ____________________________________________________________________________
680 [ 28597] By: steveh on 2006/07/18 12:11:36
681 Log: Fix Borland problem with quoted pre-processor macros in response files
683 This should clear up the errors from Module/Build/t/ppm.t and
684 Module/Build/t/xs.t in the Borland smokes.
686 Subject: Re: Smoke [5.9.4] 27656 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
687 From: "Randy W. Sims" <ml-perl@thepierianspring.org>
688 Date: Thu, 06 Apr 2006 22:33:04 -0400
689 Message-ID: <4435CF60.1000707@thepierianspring.org>
691 See the thread here for details:
692 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00027.html
694 ! lib/ExtUtils/CBuilder/Platform/Windows.pm
695 ____________________________________________________________________________
696 [ 28596] By: stevep on 2006/07/18 03:10:51
697 Log: Additional reason for ssh passphrase failures.
699 ! Porting/repository.pod
700 ____________________________________________________________________________
701 [ 28595] By: rgs on 2006/07/17 21:11:52
702 Log: Remove the C89 checking with gcc
703 (but leave a note in perlhack)
705 ! cflags.SH pod/perlhack.pod
706 ____________________________________________________________________________
707 [ 28594] By: steveh on 2006/07/17 14:32:19
708 Log: Subject: Silence system warning during tests (only on win32 for now)
709 From: demerphq <demerphq@gmail.com>
710 Date: Sat, 15 Jul 2006 18:21:15 +0200
711 Message-ID: <9b18b3110607150921p33be8e87wd51b2fd317a81587@mail.gmail.com>
714 ____________________________________________________________________________
715 [ 28593] By: steveh on 2006/07/17 14:23:59
716 Log: Avoid an error that VC++'s resource compiler seems to have
717 with a reference to "perly.y" in "perly.h"
719 See the thread here for details:
720 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-07/msg00460.html
722 ! perly.h regen_perly.pl
723 ____________________________________________________________________________
724 [ 28592] By: merijn on 2006/07/17 06:51:54
725 Log: Cygwin doesn't cope (yet) with gcc flags -std=c89
728 ____________________________________________________________________________
729 [ 28591] By: rgs on 2006/07/16 21:42:59
730 Log: Check for taintedness of PERL5SHELL on Windows
734 ____________________________________________________________________________
735 [ 28590] By: stevep on 2006/07/16 19:18:27
736 Log: Subject: [PATCH] MIME::Base64 quoted-print.t: z/OS (EBCDIC)
737 From: Jarkko Hietaniemi <jhi@iki.fi>
738 Date: Sun, 16 Jul 2006 13:11:15 +0300
739 Message-ID: <44BA10C3.8040007@iki.fi>
741 ! ext/MIME/Base64/t/quoted-print.t
742 ____________________________________________________________________________
743 [ 28589] By: stevep on 2006/07/16 19:12:28
744 Log: Subject: Re: Fix loads of warnings from the last escaping patch...
745 From: demerphq <demerphq@gmail.com>
746 Date: Sun, 16 Jul 2006 19:59:02 +0200
747 Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com>
749 ! dump.c embed.fnc ext/re/re.pm pod/perlapi.pod proto.h
750 ! regcomp.c regcomp.h
751 ____________________________________________________________________________
752 [ 28588] By: stevep on 2006/07/16 19:06:01
753 Log: Subject: [PATCH] perlhack: advertise Configure -Dgccansipedantic
754 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
755 Date: Sun, 16 Jul 2006 20:27:20 +0300 (EEST)
756 Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi>
759 ____________________________________________________________________________
760 [ 28587] By: stevep on 2006/07/16 15:40:29
761 Log: Upgrade to Module-Build-0.2803
763 ! lib/Module/Build.pm lib/Module/Build/Base.pm
764 ! lib/Module/Build/Changes
765 ____________________________________________________________________________
766 [ 28586] By: stevep on 2006/07/16 14:54:58
767 Log: Upgrade to Test-Simple-0.64
769 ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
770 ! lib/Test/Simple/Changes lib/Test/Simple/t/skip.t
771 ! lib/Test/Simple/t/tbt_01basic.t
772 ! lib/Test/Simple/t/tbt_05faildiag.t
773 ! lib/Test/Simple/t/tbt_06errormess.t
774 ! lib/Test/Simple/t/tbt_07args.t
775 ____________________________________________________________________________
776 [ 28585] By: stevep on 2006/07/16 13:46:35
777 Log: various safety/portability tweaks
778 From: Jarkko Hietaniemi <jhi@iki.fi>
779 Date: Sat, 15 Jul 2006 22:15:29 +0300
780 Message-ID: <44B93ED1.7080000@iki.fi>
782 Fix for change #28578.
785 ____________________________________________________________________________
786 [ 28584] By: davem on 2006/07/16 00:20:25
787 Log: run regen_headerds
789 ! embed.h global.sym proto.h
790 ____________________________________________________________________________
791 [ 28583] By: davem on 2006/07/15 22:14:46
792 Log: Subject: [PATCH] comment update for scan_const
793 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
794 Date: Sat, 15 Jul 2006 20:16:01 +0900
795 Message-Id: <20060715201552.9FA5.BQW10602@nifty.com>
798 ____________________________________________________________________________
799 [ 28582] By: davem on 2006/07/15 21:59:43
800 Log: Subject: Updated escaping code. utf8 regex debug output improvements
801 From: demerphq <demerphq@gmail.com>
802 Date: Sat, 15 Jul 2006 18:56:03 +0200
803 Message-Id: <9b18b3110607150956o6273a16clb1518911d1945d4@mail.gmail.com>
805 ! dump.c embed.fnc ext/re/re.pm perl.h regcomp.c regcomp.h
807 ____________________________________________________________________________
808 [ 28581] By: stevep on 2006/07/15 18:57:39
809 Log: Adding Module::Build::Version missed in upgrade.
811 + lib/Module/Build/Version.pm
813 ____________________________________________________________________________
814 [ 28580] By: stevep on 2006/07/15 15:22:35
815 Log: Upgrade to ANSIColor-1.11
817 + lib/Term/ANSIColor/t/basic.t lib/Term/ANSIColor/t/pod.t
818 - lib/Term/ANSIColor/test.pl
819 ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
820 ! lib/Term/ANSIColor/README
821 ____________________________________________________________________________
822 [ 28579] By: stevep on 2006/07/15 14:46:53
823 Log: Upgrade to Module-Build-0.2802
825 ! lib/Module/Build.pm lib/Module/Build/Base.pm
826 ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
827 ! lib/Module/Build/t/moduleinfo.t
828 ! lib/Module/Build/t/runthrough.t
829 ____________________________________________________________________________
830 [ 28578] By: merijn on 2006/07/15 11:53:36
831 Log: Subject: [PATCH] various safety/portability tweaks
832 From: Jarkko Hietaniemi <jhi@iki.fi>
833 Date: Sat, 15 Jul 2006 13:14:32 +0300
834 Message-ID: <44B8C008.4030300@iki.fi>
836 ! pod/perlhack.pod pod/perltodo.pod pp_sys.c sv.c util.c
837 ____________________________________________________________________________
838 [ 28577] By: merijn on 2006/07/15 11:45:15
839 Log: Subject: [PATCH] cflags.SH: add missing C files
840 From: Jarkko Hietaniemi <jhi@iki.fi>
841 Date: Sat, 15 Jul 2006 12:30:25 +0300
842 Message-ID: <44B8B5B1.2050902@iki.fi>
845 ____________________________________________________________________________
846 [ 28576] By: merijn on 2006/07/15 11:41:59
847 Log: Subject: [PATCH] Re: [PATCH] cflags.SH: add -std=c89
848 From: Jarkko Hietaniemi <jhi@iki.fi>
849 Date: Sat, 15 Jul 2006 12:19:45 +0300
850 Message-ID: <44B8B331.8090009@iki.fi>
853 ____________________________________________________________________________
854 [ 28575] By: craigb on 2006/07/14 18:18:18
855 Log: overload.t has same locale problem with VMS that it has with dec_osf
858 ____________________________________________________________________________
859 [ 28574] By: craigb on 2006/07/14 18:09:40
860 Log: Make sysconf tests handle unimplemented success indications
861 for the benefit of Mac OS X and VMS.
863 ! ext/POSIX/t/sysconf.t
864 ____________________________________________________________________________
865 [ 28573] By: steveh on 2006/07/14 14:42:57
866 Log: Silence a compiler warning on Win32/VC++
868 Subject: Re: Smoke [5.9.4] 28569 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
869 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
870 Date: Fri, 14 Jul 2006 16:33:01 +0200
871 Message-Id: <8CC2FF7E-42EE-4B28-A9D2-4FCD8C745004@mailbox.tu-berlin.de>
873 ! ext/Hash/Util/FieldHash/FieldHash.xs
874 ____________________________________________________________________________
875 [ 28572] By: stevep on 2006/07/14 14:38:28
876 Log: Skip tests for pathconf() and fpathconf() on HP-UX for
877 _PC_CHOWN_RESTRICTED. The HP-UX manpage suggests not trying
878 to do it, and that the errno will not be set on failure.
880 ! ext/POSIX/t/sysconf.t
881 ____________________________________________________________________________
882 [ 28571] By: davem on 2006/07/14 11:50:37
883 Log: remove regex postive super-linear cache code
884 (it wasn't actually achieving anything)
886 ! regexec.c t/op/re_tests
887 ____________________________________________________________________________
888 [ 28570] By: merijn on 2006/07/14 07:03:08
889 Log: Subject: [PATCH] -DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check global? yech!)
890 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
891 Date: Fri, 14 Jul 2006 09:34:09 +0300 (EEST)
892 Message-Id: <200607140634.k6E6Y9Ia471707@kosh.hut.fi>
895 ____________________________________________________________________________
896 [ 28569] By: stevep on 2006/07/13 20:31:59
897 Log: Version bumps for z/OS fixes.
899 ! ext/Encode/Encode.pm ext/MIME/Base64/Base64.pm
900 ! ext/threads/shared/shared.pm
901 ____________________________________________________________________________
902 [ 28568] By: stevep on 2006/07/13 20:18:59
903 Log: Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/
904 From: Jarkko Hietaniemi <jhi@iki.fi>
905 Date: Thu, 13 Jul 2006 23:10:27 +0300
906 Message-ID: <44B6A8B3.5070605@iki.fi>
908 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
909 ! ext/Encode/Encode.xs ext/Encode/t/utf8strict.t
910 ! ext/MIME/Base64/Base64.xs ext/Storable/t/downgrade.t
911 ! ext/Storable/t/overload.t ext/threads/shared/shared.xs
912 ! lib/CGI/t/util-58.t lib/Digest/t/base.t lib/Digest/t/file.t
913 ! lib/Pod/t/pod2html-lib.pl lib/Tie/File/t/09_gen_rs.t
914 ____________________________________________________________________________
915 [ 28567] By: merijn on 2006/07/13 17:12:00
916 Log: Subject: [PATCH] z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment
917 From: Jarkko Hietaniemi <jhi@iki.fi>
918 Date: Thu, 13 Jul 2006 19:47:29 +0300
919 Message-ID: <44B67921.6090901@iki.fi>
921 ! ext/B/B/Deparse.pm lib/AutoLoader.t lib/DBM_Filter/t/encode.t
922 ! lib/DBM_Filter/t/utf8.t lib/ExtUtils/Constant/Utils.pm
923 ! lib/ExtUtils/Embed.pm lib/ExtUtils/t/Embed.t
924 ! lib/PerlIO/via/t/QuotedPrint.t lib/bytes.t lib/dumpvar.pl
925 ! lib/utf8.t miniperlmain.c perl.h
926 ____________________________________________________________________________
927 [ 28566] By: stevep on 2006/07/13 15:46:11
928 Log: Keep Intel C++ from claiming that it is gcc.
931 ____________________________________________________________________________
932 [ 28565] By: stevep on 2006/07/13 14:04:18
933 Log: Clear up a few more warnings from blead.
935 ! op.c perl.c reentr.c reentr.pl regexec.c
936 ____________________________________________________________________________
937 [ 28564] By: rgs on 2006/07/13 08:46:30
938 Log: Not everybody has env
941 ____________________________________________________________________________
942 [ 28563] By: rgs on 2006/07/13 08:40:12
943 Log: Subject: Re: Misunderstanding escapes in heredocs?
944 From: demerphq <demerphq@gmail.com>
945 Date: Sun, 9 Jul 2006 16:42:45 +0200
946 Message-ID: <9b18b3110607090742gc55b4ffl402d5fadc5bd231e@mail.gmail.com>
951 ____________________________________________________________________________
952 [ 28562] By: rgs on 2006/07/13 08:17:04
953 Log: Additions to perlhack based on a patch by Gabor Szabo
956 ____________________________________________________________________________
957 [ 28561] By: rgs on 2006/07/13 08:04:44
958 Log: Nits to the perlintro safety net (by Gabor Szabo and Merijn)
961 ____________________________________________________________________________
962 [ 28560] By: merijn on 2006/07/13 06:50:55
963 Log: Relink to use temp file forced on current dir in mpeix
964 Subject: [PATCH] mpeix/relink: tweak from Donna Garverick
965 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
966 Date: Thu, 13 Jul 2006 08:25:59 +0300 (EEST)
967 Message-Id: <200607130525.k6D5PxFp251263@kosh.hut.fi>
970 ____________________________________________________________________________
971 [ 28559] By: rgs on 2006/07/12 13:19:04
972 Log: Cleanup and conversion to t/test.pl
974 ! ext/Devel/Peek/t/Peek.t
975 ____________________________________________________________________________
976 [ 28558] By: rgs on 2006/07/12 12:29:58
977 Log: I prefer array indexes that start from 0 in beginner docs
980 ____________________________________________________________________________
981 [ 28557] By: rgs on 2006/07/12 12:28:34
982 Log: Integration of strlcat is to-done (noticed by Yves)
985 ____________________________________________________________________________
986 [ 28556] By: steveh on 2006/07/12 10:28:39
987 Log: Fix change #28552: VC++ doesn't like code before declarations
989 ! ext/Hash/Util/FieldHash/FieldHash.xs
990 ____________________________________________________________________________
991 [ 28555] By: rgs on 2006/07/12 09:56:04
992 Log: Additions and removals in perltodo
995 ____________________________________________________________________________
996 [ 28554] By: merijn on 2006/07/12 09:40:14
997 Log: Subject: [PATCH] more strictness in perlintro
998 From: "Gabor Szabo" <szabgab@gmail.com>
999 Date: Wed, 12 Jul 2006 10:30:06 +0300
1000 Message-ID: <d8a74af10607120030p1964b935y9493e29994a5b371@mail.gmail.com>
1003 ____________________________________________________________________________
1004 [ 28553] By: merijn on 2006/07/12 09:27:59
1005 Log: Subject: [PATCH] perlinro (use $fh filehandler + not to use built in function name in sub example)
1006 From: "Gabor Szabo" <szabgab@gmail.com>
1007 Date: Wed, 12 Jul 2006 10:51:03 +0300
1008 Message-ID: <d8a74af10607120051t10382a7fw95ce094f0f395490@mail.gmail.com>
1011 ____________________________________________________________________________
1012 [ 28552] By: rgs on 2006/07/12 09:00:01
1013 Log: Subject: Re: [PATCH] FieldHash coverity-compliant
1014 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1015 Date: Wed, 12 Jul 2006 00:45:44 +0200
1016 Message-Id: <7AEBF247-0AF7-46A8-9D61-D38B45FD21EA@mailbox.tu-berlin.de>
1018 ! ext/Hash/Util/FieldHash/FieldHash.xs
1019 ____________________________________________________________________________
1020 [ 28551] By: rgs on 2006/07/12 08:49:17
1021 Log: Upgrade to PathTools 3.19
1023 ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
1024 ! lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t
1025 ____________________________________________________________________________
1026 [ 28550] By: merijn on 2006/07/12 06:53:22
1027 Log: Subject: [PATCH] z/OS: t/ - mostly EBCDIC fixes
1028 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1029 Date: Wed, 12 Jul 2006 00:01:29 +0300 (EEST)
1030 Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi>
1032 ! t/comp/parser.t t/op/caller.t t/op/chop.t t/op/exec.t
1033 ! t/op/index.t t/op/pack.t t/op/pat.t t/op/sprintf.t
1034 ! t/op/utfhash.t t/run/fresh_perl.t t/uni/case.pl t/uni/class.t
1035 ____________________________________________________________________________
1036 [ 28549] By: rgs on 2006/07/11 17:00:26
1037 Log: A few rough notes for the next perldelta
1039 ! pod/perl594delta.pod
1040 ____________________________________________________________________________
1041 [ 28548] By: rgs on 2006/07/11 14:55:17
1042 Log: Revert bogus fix for bug #27940, which wasn't really a bug,
1043 and a new test item, as found and suggested by Sadahiro Tomoyuki.
1046 ____________________________________________________________________________
1047 [ 28547] By: rgs on 2006/07/11 14:06:08
1048 Log: Subject: Re: Misunderstanding escapes in heredocs?
1049 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1050 Date: Sun, 09 Jul 2006 11:57:42 +0900
1051 Message-Id: <20060709115613.78FF.BQW10602@nifty.com>
1054 ____________________________________________________________________________
1055 [ 28546] By: stevep on 2006/07/11 12:31:10
1056 Log: Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local changes from
1057 change #27541. Also, leave out the test files Jacobson.t and
1058 Jacobson2.t which both generated several warnings.
1060 + lib/Text/TabsWrap/t/37000.t lib/Text/TabsWrap/t/39548.t
1061 + lib/Text/TabsWrap/t/Jochen.t lib/Text/TabsWrap/t/belg4mit.t
1062 + lib/Text/TabsWrap/t/sep.t lib/Text/TabsWrap/t/sep2.t
1063 ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG
1064 ! lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
1065 ____________________________________________________________________________
1066 [ 28545] By: steveh on 2006/07/11 11:26:17
1067 Log: Fix change #28533: my_strlcpy does not return the dest str!
1070 ____________________________________________________________________________
1071 [ 28544] By: rgs on 2006/07/11 09:29:23
1072 Log: Adjust test count in threads test
1074 ! ext/threads/t/kill.t
1075 ____________________________________________________________________________
1076 [ 28543] By: rgs on 2006/07/11 09:27:25
1077 Log: Subject: [PATCH] threads 1.36 - Signalling terminated threads core dumps
1078 From: "Jerry D. Hedden" <jerry@hedden.us>
1079 Date: Mon, 10 Jul 2006 13:28:25 -0700
1080 Message-ID: <20060710132825.fb30e530d17747c2b054d625b8945d88.5bdc82d2c0.wbe@email.secureserver.net>
1082 ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
1083 ! ext/threads/t/thread.t ext/threads/threads.pm
1084 ! ext/threads/threads.xs
1085 ____________________________________________________________________________
1086 [ 28542] By: rgs on 2006/07/11 08:06:26
1087 Log: Subject: [PATCH] FieldHash coverity-compliant
1088 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1089 Date: Mon, 10 Jul 2006 21:30:15 +0200
1090 Message-Id: <9C6C104C-8040-489A-BB35-40D22BC48AFC@mailbox.tu-berlin.de>
1092 ! ext/Hash/Util/FieldHash/FieldHash.xs
1093 ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
1094 ! ext/Hash/Util/FieldHash/t/02_function.t
1095 ! ext/Hash/Util/FieldHash/t/04_thread.t
1096 ____________________________________________________________________________
1097 [ 28541] By: rgs on 2006/07/11 07:55:21
1098 Log: Subject: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
1099 From: Andy Dougherty <doughera@lafayette.edu>
1100 Date: Mon, 10 Jul 2006 13:16:27 -0400 (EDT)
1101 Message-ID: <Pine.LNX.4.62.0607101312540.24708@fractal.phys.lafayette.edu>
1104 ____________________________________________________________________________
1105 [ 28540] By: rgs on 2006/07/11 07:48:24
1106 Log: Subject: [PATCH] sysconf.t: still failing in tru64, try harder to skip
1107 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1108 Date: Tue, 11 Jul 2006 09:23:08 +0300 (EEST)
1109 Message-Id: <200607110623.k6B6N8Ni488812@kosh.hut.fi>
1111 ! ext/POSIX/t/sysconf.t
1112 ____________________________________________________________________________
1113 [ 28539] By: rgs on 2006/07/10 20:14:34
1114 Log: Subject: [PATCH] z/OS: hints/os390.sh and Makefile.SH
1115 From: Jarkko Hietaniemi <jhi@iki.fi>
1116 Date: Mon, 10 Jul 2006 22:55:33 +0300
1117 Message-ID: <44B2B0B5.3000008@iki.fi>
1119 ! Makefile.SH hints/os390.sh
1120 ____________________________________________________________________________
1121 [ 28538] By: rgs on 2006/07/10 19:42:18
1125 ____________________________________________________________________________
1126 [ 28537] By: stevep on 2006/07/10 19:28:54
1127 Log: Subject: [PATCH] perlhack: argh...
1128 From: Jarkko Hietaniemi <jhi@iki.fi>
1129 Date: Mon, 10 Jul 2006 21:07:35 +0300
1130 Message-ID: <44B29767.4040606@iki.fi>
1133 ____________________________________________________________________________
1134 [ 28536] By: stevep on 2006/07/10 19:12:07
1135 Log: Restoring change #28523 accidentilly reverted with change #28528.
1138 ____________________________________________________________________________
1139 [ 28535] By: stevep on 2006/07/10 18:26:25
1140 Log: Fix another empty if-statement warning
1143 ____________________________________________________________________________
1144 [ 28534] By: stevep on 2006/07/10 18:17:30
1145 Log: Silence empty if-statement warning.
1148 ____________________________________________________________________________
1149 [ 28533] By: stevep on 2006/07/10 17:23:02
1150 Log: Convert some low hanging fruit to my_strlcpy/my_strlcat.
1152 ! doio.c mg.c pp_sys.c toke.c util.c
1153 ____________________________________________________________________________
1154 [ 28532] By: rgs on 2006/07/10 17:09:38
1155 Log: POD fixes in perlhack
1158 ____________________________________________________________________________
1159 [ 28531] By: rgs on 2006/07/10 17:07:43
1160 Log: Typo found by Craig Berry
1163 ____________________________________________________________________________
1164 [ 28530] By: rgs on 2006/07/10 17:05:12
1165 Log: More perlhack portability additions by Jarkko
1168 ____________________________________________________________________________
1169 [ 28529] By: rgs on 2006/07/10 14:04:00
1170 Log: Subject: [PATCH] threads 1.35 - Borland compiler fix
1171 From: "Jerry D. Hedden" <jerry@hedden.us>
1172 Date: Mon, 10 Jul 2006 06:49:34 -0700
1173 Message-ID: <20060710064934.fb30e530d17747c2b054d625b8945d88.384e3b280c.wbe@email.secureserver.net>
1175 ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
1176 ! ext/threads/threads.pm ext/threads/threads.xs
1177 ____________________________________________________________________________
1178 [ 28528] By: stevep on 2006/07/10 13:55:39
1179 Log: Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/
1180 my_strlcat() API. Convert ext/File/Glob/bsd_glob.c to use
1181 my_strlcat(). Add to the strlcy()/strlcat() todo entry.
1183 ! doio.c ext/File/Glob/bsd_glob.c pod/perltodo.pod pp_ctl.c
1185 ____________________________________________________________________________
1186 [ 28527] By: rgs on 2006/07/10 12:46:41
1187 Log: Subject: [PATCH] perlhack: more portability musings
1188 From: Jarkko Hietaniemi <jhi@iki.fi>
1189 Date: Mon, 10 Jul 2006 15:41:10 +0300
1190 Message-ID: <44B24AE6.6030708@iki.fi>
1193 ____________________________________________________________________________
1194 [ 28526] By: rgs on 2006/07/10 12:01:20
1195 Log: Subject: examples in the core documentation
1196 From: "Gabor Szabo" <szabgab@gmail.com>
1197 Date: Sun, 9 Jul 2006 15:44:47 +0200
1198 Message-ID: <d8a74af10607090644o5c1ee3b2p98f6aa9301898b44@mail.gmail.com>
1201 ____________________________________________________________________________
1202 [ 28525] By: stevep on 2006/07/10 11:28:24
1203 Log: Add Russ Allbery's public domain implementations of strlcat and
1204 strlcpy as Perl_my_strlcat and Perl_my_strlcpy to the Perl core.
1207 ! embed.fnc embed.h global.sym perl.h proto.h util.c
1208 ____________________________________________________________________________
1209 [ 28524] By: rgs on 2006/07/10 10:16:53
1210 Log: Add a macro to remove duplicated code
1212 Subject: Re: cut-and-paste findings for blead 28504
1213 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1214 Date: Sun, 09 Jul 2006 13:47:04 +0900
1215 Message-Id: <20060709134236.E51A.BQW10602@nifty.com>
1218 ____________________________________________________________________________
1219 [ 28523] By: rgs on 2006/07/10 10:11:22
1220 Log: Fix a signed/unsigned warning
1223 ____________________________________________________________________________
1224 [ 28522] By: rgs on 2006/07/10 09:53:33
1225 Log: Pod cleanup in Shell.pm
1228 ____________________________________________________________________________
1229 [ 28521] By: merijn on 2006/07/10 07:41:25
1230 Log: Even Jarkko's patches should go in only once
1231 Subject: [PATCH] undouble Jarkko's patch
1232 From: andy@petdance.com (Andy Lester)
1233 Date: Mon, 10 Jul 2006 00:22:18 -0500
1234 Message-ID: <20060710052218.GA7477@petdance.com>
1237 ____________________________________________________________________________
1238 [ 28520] By: stevep on 2006/07/10 03:07:59
1239 Log: Subject: [PATCH] Skip tests of a POSIX constant on Mac OS X because saved IDs are borked
1240 From: Dominic Dunlop <shouldbedomo@mac.com>
1241 Date: Sun, 9 Jul 2006 22:22:14 +0200
1242 Message-Id: <F1942C06-CDE3-47C6-AC5A-4358960E0F6E@mac.com>
1244 ! ext/POSIX/t/sysconf.t
1245 ____________________________________________________________________________
1246 [ 28519] By: stevep on 2006/07/10 00:29:02
1247 Log: Clear up test based on line number differences between the core and the
1248 Test-Simple version.
1250 ! lib/Test/Simple/t/tbt_01basic.t
1251 ____________________________________________________________________________
1252 [ 28518] By: nicholas on 2006/07/09 21:56:18
1253 Log: Tweak for Jarkko's addition to perlhack, suggested by Yves.
1256 ____________________________________________________________________________
1257 [ 28517] By: stevep on 2006/07/09 20:51:48
1258 Log: Hmmm...patch didn't warn about rejects in tbt_01basic.t.
1260 ! lib/Test/Simple/t/tbt_01basic.t
1261 ____________________________________________________________________________
1262 [ 28516] By: merijn on 2006/07/09 18:50:01
1263 Log: Subject: [PATCH] some coding guidelines/tips to perlhack (+ one perltodo)
1264 From: Jarkko Hietaniemi <jhi@iki.fi>
1265 Date: Sun, 09 Jul 2006 19:42:10 +0300
1266 Message-ID: <44B131E2.8050805@iki.fi>
1268 ! pod/perlhack.pod pod/perltodo.pod
1269 ____________________________________________________________________________
1270 [ 28515] By: stevep on 2006/07/09 13:57:25
1271 Log: Subject: [PATCH] perlhack.pod
1272 From: Jarkko Hietaniemi <jhi@iki.fi>
1273 Date: Sun, 09 Jul 2006 14:55:20 +0300
1274 Message-ID: <44B0EEA8.4080003@iki.fi>
1277 ____________________________________________________________________________
1278 [ 28514] By: stevep on 2006/07/09 13:51:37
1279 Log: Upgrade to Test-Simple-0.63
1281 ! lib/Test/Builder.pm lib/Test/Builder/Tester.pm
1282 ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
1283 ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/tbt_01basic.t
1284 ! lib/Test/Simple/t/tbt_05faildiag.t
1285 ____________________________________________________________________________
1286 [ 28513] By: mhx on 2006/07/09 08:19:33
1287 Log: Integrate mkppport. All ppport.h files in the core will now
1288 be autogenerated at build time (and removed during cleanup).
1290 + mkppport mkppport.lst
1291 - ext/Compress/Raw/Zlib/ppport.h ext/Cwd/ppport.h
1292 - ext/Digest/SHA/ppport.h ext/Sys/Syslog/ppport.h
1293 - ext/Time/HiRes/ppport.h win32/ext/Win32API/File/ppport.h
1294 ! MANIFEST Makefile.SH vms/descrip_mms.template win32/Makefile
1295 ! win32/Makefile.ce win32/makefile.mk
1296 ____________________________________________________________________________
1297 [ 28512] By: stevep on 2006/07/08 18:08:07
1298 Log: Subject: [PATCH] Macroize vast tracks of duplicated code in regexec.c
1299 From: demerphq <demerphq@gmail.com>
1300 Date: Sat, 8 Jul 2006 17:48:34 +0200
1301 Message-ID: <9b18b3110607080848u663b114ag86f76ac5c9c9d5e@mail.gmail.com>
1303 Removing duplicated regexp trie-related code.
1306 ____________________________________________________________________________
1307 [ 28511] By: stevep on 2006/07/08 18:00:17
1308 Log: Subject: [PATCH] optimisation for File::Spec::abs2rel where both args are relative
1309 From: Brendan O'Dea <bod@debian.org>
1310 Date: Thu, 6 Jul 2006 01:02:41 +1000
1311 Message-ID: <20060705150241.GA2244@londo.c47.org>
1313 ! lib/File/Spec/Unix.pm
1314 ____________________________________________________________________________
1315 [ 28510] By: stevep on 2006/07/08 17:51:43
1316 Log: Subject: [PATCH] perl5db.pl: read full lines from remote socket
1317 From: Brendan O'Dea <bod@debian.org>
1318 Date: Sat, 8 Jul 2006 13:27:50 +1000
1319 Message-ID: <20060708032750.GA20454@londo.c47.org>
1322 ____________________________________________________________________________
1323 [ 28509] By: stevep on 2006/07/08 17:47:24
1324 Log: Making encoding::warnings lexical is to-done.
1327 ____________________________________________________________________________
1328 [ 28508] By: stevep on 2006/07/08 17:28:36
1329 Log: Subject: Skip some POSIX tests when the thing they are testing is unimplemented
1330 From: demerphq <demerphq@gmail.com>
1331 Date: Sat, 8 Jul 2006 17:55:09 +0200
1332 Message-ID: <9b18b3110607080855g73407c4fx41a578815c2a6da2@mail.gmail.com>
1334 ! ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
1335 ____________________________________________________________________________
1336 [ 28507] By: mhx on 2006/07/08 16:27:10
1337 Log: Upgrade to Devel::PPPort 3.09
1339 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
1340 ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL
1341 ! ext/Devel/PPPort/parts/apidoc.fnc
1342 ! ext/Devel/PPPort/parts/base/5009004
1343 ! ext/Devel/PPPort/parts/embed.fnc
1344 ! ext/Devel/PPPort/parts/inc/podtest
1345 ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
1346 ! ext/Devel/PPPort/t/podtest.t
1347 ____________________________________________________________________________
1348 [ 28506] By: stevep on 2006/07/08 14:50:33
1349 Log: Update Audrey Tang's email throughout various files.
1351 ! AUTHORS Porting/Maintainers.pl Porting/checkAUTHORS.pl
1352 ____________________________________________________________________________
1353 [ 28505] By: merijn on 2006/07/08 09:04:56
1354 Log: POSIX test improvements on True64
1355 Subject: [PATCH] the new POSIX tests
1356 From: Jarkko Hietaniemi <jhi@iki.fi>
1357 Date: Sat, 08 Jul 2006 11:43:05 +0300
1358 Message-ID: <44AF7019.3070509@iki.fi>
1360 ! ext/POSIX/POSIX.pod ext/POSIX/t/sysconf.t
1361 ! ext/POSIX/t/termios.t
1362 ____________________________________________________________________________
1363 [ 28504] By: stevep on 2006/07/08 01:14:28
1364 Log: Upgrade to encoding-warnings-0.10
1366 + lib/encoding/warnings/t/4-lexical.t
1367 ! MANIFEST lib/encoding/warnings.pm
1368 ! lib/encoding/warnings/t/3-normal.t
1369 ____________________________________________________________________________
1370 [ 28503] By: stevep on 2006/07/07 18:38:01
1371 Log: Subject: [PATCH] Test scripts for I18N::Langinfo and POSIX
1372 From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
1373 Date: Fri, 07 Jul 2006 11:02:31 +0200
1374 Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr>
1376 Only includes changes to:
1377 * ext/I18N/Langinfo/t/Langinfo.t
1378 * ext/POSIX/t/sysconf.t
1379 * ext/POSIX/t/termios.t
1381 + ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
1382 ! MANIFEST ext/I18N/Langinfo/t/Langinfo.t
1383 ____________________________________________________________________________
1384 [ 28502] By: rgs on 2006/07/07 14:52:15
1385 Log: Subject: Re: Dual life for Shell.pm
1386 From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
1387 Date: Thu, 6 Jul 2006 13:02:23 -0300
1388 Message-ID: <73ddeb6c0607060902tc471f84sf1bb841b6e9ecddf@mail.gmail.com>
1390 ! lib/Shell.pm lib/Shell.t
1391 ____________________________________________________________________________
1392 [ 28501] By: rgs on 2006/07/07 14:12:59
1393 Log: Subject: [PATCH] threads 1.34 - state methods
1394 From: "Jerry D. Hedden" <jerry@hedden.us>
1395 Date: Thu, 06 Jul 2006 07:33:13 -0700
1396 Message-ID: <20060706073313.fb30e530d17747c2b054d625b8945d88.baa39d91bc.wbe@email.secureserver.net>
1398 + ext/threads/t/state.t
1399 ! MANIFEST ext/threads/Changes ext/threads/README
1400 ! ext/threads/t/context.t ext/threads/t/thread.t
1401 ! ext/threads/threads.pm ext/threads/threads.xs
1402 ____________________________________________________________________________
1403 [ 28500] By: rgs on 2006/07/07 13:23:45
1404 Log: Subject: More escaping in the RE
1405 From: demerphq <demerphq@gmail.com>
1406 Date: Fri, 7 Jul 2006 10:40:40 +0200
1407 Message-ID: <9b18b3110607070140p5cb2c58ftcadbcd113a58c3af@mail.gmail.com>
1411 ! regcomp.c regcomp.h regexec.c
1412 ____________________________________________________________________________
1413 [ 28499] By: rgs on 2006/07/07 09:50:35
1414 Log: Fix the implementation of list assignment to state().
1416 ! op.c t/lib/warnings/op t/op/state.t
1417 ____________________________________________________________________________
1418 [ 28498] By: rgs on 2006/07/06 16:55:57
1419 Log: The state() implementation is not yet perfect. Check in a new todo test
1422 ____________________________________________________________________________
1423 [ 28497] By: rgs on 2006/07/06 16:35:37
1424 Log: Error in the formulation of the new warning, spotted by Dominic Dunlop
1427 ____________________________________________________________________________
1428 [ 28496] By: rgs on 2006/07/06 15:49:30
1429 Log: Add a new warning, "State variable %s will be reinitialized"
1431 ! op.c pod/perldiag.pod t/lib/warnings/op
1432 ____________________________________________________________________________
1433 [ 28495] By: stevep on 2006/07/06 15:38:51
1434 Log: Upgrade to Module-Build-0.2801.
1436 ! lib/Module/Build.pm lib/Module/Build/Base.pm
1437 ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
1438 ! lib/Module/Build/Cookbook.pm lib/Module/Build/Platform/Unix.pm
1439 ! lib/Module/Build/Platform/Windows.pm lib/Module/Build/YAML.pm
1440 ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm
1441 ! lib/Module/Build/t/mbyaml.t lib/Module/Build/t/runthrough.t
1442 ____________________________________________________________________________
1443 [ 28494] By: stevep on 2006/07/06 15:18:58
1444 Log: Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.
1445 Also, sync'ing up with the CPAN version of the module.
1447 ! Porting/Maintainers.pl lib/Math/Complex.pm lib/Math/Complex.t
1448 ! lib/Math/Trig.pm lib/Math/Trig.t
1449 ____________________________________________________________________________
1450 [ 28493] By: rgs on 2006/07/06 14:31:55
1451 Log: Document state() variables in perlsub
1454 ____________________________________________________________________________
1455 [ 28492] By: stevep on 2006/07/06 14:12:56
1456 Log: Alphabetizing function names in perlfunc lists.
1459 ____________________________________________________________________________
1460 [ 28491] By: rgs on 2006/07/06 13:36:57
1461 Log: Mention state variables in perldiag. Add switch-related keywords
1462 in the keyword listing section in perlfunc. Add a summary of
1463 C<state> in perlfunc. Fix a typo in the synopsis for C<our>.
1464 Don't say that C<my $_> is illegal in perlsub.
1466 ! pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod
1467 ____________________________________________________________________________
1468 [ 28490] By: rgs on 2006/07/06 09:01:16
1469 Log: Introduce a new function, pv_escape(), to display contents of PVs
1470 that might contain non printable chars.
1472 Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
1473 From: demerphq <demerphq@gmail.com>
1474 Date: Wed, 5 Jul 2006 20:40:58 +0200
1475 Message-ID: <9b18b3110607051140n10c211a1jf17d3b7914d6f68b@mail.gmail.com>
1477 ! dump.c embed.fnc embed.h global.sym perl.h pod/perlapi.pod
1478 ! proto.h reentr.c regexec.c t/lib/warnings/9uninit
1479 ____________________________________________________________________________
1480 [ 28489] By: rgs on 2006/07/05 21:00:31
1481 Log: Implement handling of state variables in list assignment
1483 ! ext/B/B/Concise.pm op.c pp_hot.c t/op/state.t
1484 ____________________________________________________________________________
1485 [ 28488] By: rgs on 2006/07/05 20:00:10
1486 Log: Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left
1487 side is made out a list declared with our(). In this case OPpLVAL_INTRO
1488 isn't set on the left op, so we just remove that check. Add new tests.
1491 ____________________________________________________________________________
1492 [ 28487] By: rgs on 2006/07/05 19:49:36
1493 Log: Adjust test count after introducing new constants in POSIX
1495 ! ext/B/t/concise-xs.t
1496 ____________________________________________________________________________
1497 [ 28486] By: stevep on 2006/07/05 16:27:16
1498 Log: Add constants needed for recvmsg()/sendmsg() support.
1500 ! ext/POSIX/Makefile.PL
1501 ____________________________________________________________________________
1502 [ 28485] By: stevep on 2006/07/05 15:40:05
1503 Log: Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
1505 ! lib/Memoize/t/tie_ndbm.t
1506 ____________________________________________________________________________
1507 [ 28484] By: rgs on 2006/07/05 14:10:18
1508 Log: Add a TODO test for list assignment to a list of state variables.
1509 Not sure yet how to encode in the optree the information that
1510 state($x, $y) and (state $x, state $y) must be treated differently.
1513 ____________________________________________________________________________
1514 [ 28483] By: rgs on 2006/07/05 12:48:57
1515 Log: Don't add extra warning flags for gcc versions < 3.
1518 ____________________________________________________________________________
1519 [ 28482] By: rgs on 2006/07/05 08:53:56
1520 Log: Make the distclean target remove lib/Hash correctly
1523 ____________________________________________________________________________
1524 [ 28481] By: craigb on 2006/07/05 02:31:06
1525 Log: Subject: [PATCH] RE: [PATCH] threads 1.33
1526 From: "Jerry D. Hedden" <jdhedden@cpan.org>
1527 Message-id: <20060704171845.fb30e530d17747c2b054d625b8945d88.f0db2cab53.wbe@email.secureserver.net>
1528 Date: Tue, 04 Jul 2006 17:18:45 -0700
1530 exiting from threads works differently on VMS
1532 ! ext/threads/t/exit.t
1533 ____________________________________________________________________________
1534 [ 28480] By: craigb on 2006/07/04 21:27:42
1535 Log: fix signed/unsigned nit in reentr.c
1538 ____________________________________________________________________________
1539 [ 28479] By: craigb on 2006/07/04 19:08:16
1540 Log: fix type mismatch warning caused by return statement lurking in DIE macro
1543 ____________________________________________________________________________
1544 [ 28478] By: nicholas on 2006/07/04 18:58:10
1545 Log: Subject: [PATCH] more warning-silencing in FieldHash
1546 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1547 Message-Id: <CE8BC13E-8BE5-4743-803C-6DF0D1FB2010@mailbox.tu-berlin.de>
1548 Date: Tue, 4 Jul 2006 19:42:12 +0200
1550 ! ext/Hash/Util/FieldHash/FieldHash.xs
1551 ! ext/Hash/Util/FieldHash/t/02_function.t
1552 ! ext/Hash/Util/FieldHash/t/05_perlhook.t
1553 ____________________________________________________________________________
1554 [ 28477] By: rgs on 2006/07/04 12:04:58
1555 Log: Subject: [PATCH] consting and localizing in universal.c
1556 From: andy@petdance.com (Andy Lester)
1557 Date: Mon, 3 Jul 2006 17:41:48 -0500
1558 Message-ID: <20060703224148.GA14449@petdance.com>
1560 ! embed.fnc proto.h universal.c
1561 ____________________________________________________________________________
1562 [ 28476] By: rgs on 2006/07/04 09:42:12
1563 Log: Subject: [PATCH] toke.c consting and localizing
1564 From: andy@petdance.com (Andy Lester)
1565 Date: Mon, 3 Jul 2006 17:42:50 -0500
1566 Message-ID: <20060703224250.GA14481@petdance.com>
1569 ____________________________________________________________________________
1570 [ 28475] By: rgs on 2006/07/04 09:37:10
1571 Log: Subject: [PATCH] threads 1.33
1572 From: "Jerry D. Hedden" <jdhedden@cpan.org>
1573 Date: Mon, 03 Jul 2006 09:01:53 -0700
1574 Message-ID: <20060703090153.fb30e530d17747c2b054d625b8945d88.b26e047e0f.wbe@email.secureserver.net>
1576 + ext/threads/t/exit.t
1577 ! MANIFEST ext/threads/Changes ext/threads/README
1578 ! ext/threads/t/blocks.t ext/threads/t/context.t
1579 ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
1580 ! ext/threads/t/join.t ext/threads/t/thread.t
1581 ! ext/threads/threads.pm ext/threads/threads.xs
1582 ____________________________________________________________________________
1583 [ 28474] By: mhx on 2006/07/03 21:40:58
1584 Log: Upgrade to Devel::PPPort 3.08_07
1586 + ext/Devel/PPPort/PPPort.xs
1587 ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
1588 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
1589 ! ext/Devel/PPPort/parts/inc/ppphbin
1590 ! ext/Devel/PPPort/parts/inc/ppphdoc
1591 ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
1592 ! ext/Devel/PPPort/t/ppphtest.t
1593 ____________________________________________________________________________
1594 [ 28473] By: stevep on 2006/07/03 18:09:01
1595 Log: Allow stat() and -X file tests work on dirhandles.
1597 ! doio.c pod/perlfunc.pod pp_sys.c t/op/stat.t
1598 ____________________________________________________________________________
1599 [ 28472] By: rgs on 2006/07/03 16:51:05
1600 Log: Subject: [PATCH] embed.pl enhancements
1601 From: andy@petdance.com (Andy Lester)
1602 Date: Sun, 2 Jul 2006 12:11:39 -0500
1603 Message-ID: <20060702171139.GA20266@petdance.com>
1605 Add experimental (and optional) splint support
1607 ! embed.pl perlapi.c
1608 ____________________________________________________________________________
1609 [ 28471] By: rgs on 2006/07/03 16:40:19
1610 Log: Subject: [PATCH] Makefile splint support
1611 From: andy@petdance.com (Andy Lester)
1612 Date: Sun, 2 Jul 2006 12:19:08 -0500
1613 Message-ID: <20060702171908.GA20443@petdance.com>
1616 ____________________________________________________________________________
1617 [ 28470] By: rgs on 2006/07/03 16:36:14
1618 Log: Subject: [PATCH] DProf.xs patch
1619 From: andy@petdance.com (Andy Lester)
1620 Date: Sun, 2 Jul 2006 12:17:08 -0500
1621 Message-ID: <20060702171708.GA20392@petdance.com>
1623 ! ext/Devel/DProf/DProf.xs
1624 ____________________________________________________________________________
1625 [ 28469] By: rgs on 2006/07/03 09:39:42
1626 Log: Subject: [PATCH] mg.c cleanups
1627 From: andy@petdance.com (Andy Lester)
1628 Date: Sun, 2 Jul 2006 12:33:36 -0500
1629 Message-ID: <20060702173336.GA20641@petdance.com>
1632 ____________________________________________________________________________
1633 [ 28468] By: rgs on 2006/07/03 09:34:44
1634 Log: Subject: [PATCH] Clean up mathoms.c
1635 From: andy@petdance.com (Andy Lester)
1636 Date: Sun, 2 Jul 2006 12:24:45 -0500
1637 Message-ID: <20060702172445.GA20521@petdance.com>
1640 ____________________________________________________________________________
1641 [ 28467] By: steveh on 2006/07/03 08:23:03
1642 Log: Subject: Re: Win32API::File now in core
1643 From: demerphq <demerphq@gmail.com>
1644 Date: Sun, 2 Jul 2006 15:19:58 +0200
1645 Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com>
1647 Sync blead with Win32API-File-0.1001
1648 (plus change to sync README too)
1650 ! win32/ext/Win32API/File/Changes
1651 ! win32/ext/Win32API/File/File.pm win32/ext/Win32API/File/README
1652 ____________________________________________________________________________
1653 [ 28466] By: davem on 2006/07/02 22:47:24
1654 Log: silence a compiler warning
1657 ____________________________________________________________________________
1658 [ 28465] By: davem on 2006/07/02 19:30:49
1659 Log: remove some unnecessary uses of WITH_THR
1662 ____________________________________________________________________________
1663 [ 28464] By: craigb on 2006/07/02 18:06:36
1664 Log: s/have a more/have more/ typo fix in perlfaq4
1667 ____________________________________________________________________________
1668 [ 28463] By: davem on 2006/07/02 16:31:10
1669 Log: Subject: [PATCH] Synchronize ExtUtils::Instal 1.41
1670 From: demerphq <demerphq@gmail.com>
1671 Date: Sun, 2 Jul 2006 16:23:21 +0200
1672 Message-Id: <9b18b3110607020723h1765f051hda802b6682a99df0@mail.gmail.com>
1674 Sync ExtUtils::Install with CPAN (just trivially change version nos)
1676 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
1677 ! lib/ExtUtils/Packlist.pm
1678 ____________________________________________________________________________
1679 [ 28462] By: davem on 2006/07/02 15:34:23
1681 From: demerphq <demerphq@gmail.com>
1682 Date: Sun, 2 Jul 2006 15:13:20 +0200
1683 Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
1684 Message-ID: <9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com>
1686 add test for patch #28417
1689 ____________________________________________________________________________
1690 [ 28461] By: rgs on 2006/06/30 16:33:57
1691 Log: Must not forget that.
1694 ____________________________________________________________________________
1695 [ 28460] By: steveh on 2006/06/30 13:46:06
1696 Log: Add Win32API::File to the core
1698 For discussions, see the thread starting here:
1699 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html
1701 + win32/ext/Win32API/File/Changes
1702 + win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm
1703 + win32/ext/Win32API/File/File.pm
1704 + win32/ext/Win32API/File/File.xs
1705 + win32/ext/Win32API/File/Makefile.PL
1706 + win32/ext/Win32API/File/README
1707 + win32/ext/Win32API/File/buffers.h
1708 + win32/ext/Win32API/File/cFile.h
1709 + win32/ext/Win32API/File/cFile.pc
1710 + win32/ext/Win32API/File/const2perl.h
1711 + win32/ext/Win32API/File/ppport.h
1712 + win32/ext/Win32API/File/t/file.t
1713 + win32/ext/Win32API/File/t/tie.t
1714 + win32/ext/Win32API/File/typemap
1715 ! MANIFEST Porting/Maintainers.pl t/TEST t/harness
1716 ! win32/Makefile win32/config_sh.PL win32/makefile.mk
1717 ____________________________________________________________________________
1718 [ 28459] By: rgs on 2006/06/30 13:28:46
1719 Log: Fix casting warnings related to snprintf/vsnprintf
1722 ____________________________________________________________________________
1723 [ 28458] By: merijn on 2006/06/30 13:17:59
1724 Log: Solaris' sh doesn't like empty if's
1726 ! hints/solaris_2.sh
1727 ____________________________________________________________________________
1728 [ 28457] By: rgs on 2006/06/30 13:09:40
1729 Log: PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx
1733 ____________________________________________________________________________
1734 [ 28456] By: rgs on 2006/06/30 12:56:59
1735 Log: Fix a couple of compilation warnings
1738 ____________________________________________________________________________
1739 [ 28455] By: davem on 2006/06/30 12:07:01
1740 Log: migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm
1742 ! regexec.c regexp.h
1743 ____________________________________________________________________________
1744 [ 28454] By: rgs on 2006/06/30 08:13:24
1745 Log: Small adjustment to the Plan
1748 ____________________________________________________________________________
1749 [ 28453] By: merijn on 2006/06/30 05:00:22
1750 Log: HASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3
1751 Subject: Re: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
1752 From: Andrew Dougherty <doughera@lafayette.edu>
1753 Date: Thu, 29 Jun 2006 13:41:28 -0400 (EDT)
1754 Message-ID: <Pine.LNX.4.62.0606291327130.16718@fractal.phys.lafayette.edu>
1757 ____________________________________________________________________________
1758 [ 28452] By: rgs on 2006/06/29 16:47:32
1759 Log: Another typo fix.
1762 ____________________________________________________________________________
1763 [ 28451] By: rgs on 2006/06/29 16:12:05
1767 ____________________________________________________________________________
1768 [ 28450] By: rgs on 2006/06/29 15:53:43
1769 Log: Subject: [PATCH] Small precision about \Q \E inside m//x
1770 From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
1771 Date: Thu, 29 Jun 2006 17:46:57 +0200
1772 Message-ID: <1151596017.44a3f5f105205@imp1-g19.free.fr>
1775 ____________________________________________________________________________
1776 [ 28449] By: rgs on 2006/06/29 14:53:38
1777 Log: Subject: [PATCH] Cleanup in Hash::Util::FieldHash
1778 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1779 Date: Wed, 28 Jun 2006 19:20:14 +0200
1780 Message-Id: <B45A1CCD-ECCA-44EB-97A6-1DA9F5E4DE81@mailbox.tu-berlin.de>
1782 ! ext/Hash/Util/FieldHash/FieldHash.xs
1783 ! ext/Hash/Util/FieldHash/Makefile.PL
1784 ! ext/Hash/Util/FieldHash/t/01_load.t
1785 ____________________________________________________________________________
1786 [ 28448] By: craigb on 2006/06/29 14:21:35
1787 Log: Updated handling of signal names and signals for VMS
1789 ! configure.com vms/vms.c
1790 ____________________________________________________________________________
1791 [ 28447] By: rgs on 2006/06/29 12:12:00
1792 Log: Some CPP macro sanitization by Sadahiro Tomoyuki
1795 ____________________________________________________________________________
1796 [ 28446] By: merijn on 2006/06/28 17:51:28
1797 Log: Solaris hints: gcc flags confuse Configure
1798 Subject: [PATCH] (Was Re: [perl #39636] Configure fails)
1799 From: Andy Dougherty <doughera@lafayette.edu>
1800 Date: Wed, 28 Jun 2006 13:37:54 -0400 (EDT)
1801 Message-ID: <Pine.LNX.4.62.0606281331350.3867@fractal.phys.lafayette.edu>
1803 ! hints/solaris_2.sh
1804 ____________________________________________________________________________
1805 [ 28445] By: rgs on 2006/06/28 14:37:03
1806 Log: Subject: [PATCH] Update for IO::Uncompress::Base
1807 From: "Paul Marquess" <paul.marquess@ntlworld.com>
1808 Date: Wed, 28 Jun 2006 14:22:46 +0100
1809 Message-ID: <001701c69ab5$f4d5d3d0$2405140a@myopwv.com>
1811 ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
1812 ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
1813 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
1814 ! t/lib/compress/CompTestUtils.pm t/lib/compress/any.pl
1815 ! t/lib/compress/anyunc.pl t/lib/compress/multi.pl
1816 ! t/lib/compress/oneshot.pl
1817 ____________________________________________________________________________
1818 [ 28444] By: rgs on 2006/06/28 08:42:09
1819 Log: Subject: [perl #39639] perldoc -f waitpid has wrong code example
1820 From: Alexander_Gernler@genua.de (via RT) <perlbug-followup@perl.org>
1821 Date: Tue, 27 Jun 2006 07:23:59 -0700
1822 Message-ID: <rt-3.0.11-39639-135396.19.0765391798804@perl.org>
1825 ____________________________________________________________________________
1826 [ 28435] By: rgs on 2006/06/27 14:01:30
1827 Log: Nits in the perlpragma manpage
1829 ! pod/perlpragma.pod
1830 ____________________________________________________________________________
1831 [ 28434] By: rgs on 2006/06/27 08:48:45
1832 Log: Subject: [PATCH] cflags.SH: scan the gcc warning flags only once, during .SH expansion
1833 From: jhi@cc.hut.fi (Jarkko Hietaniemi)
1834 Date: Mon, 26 Jun 2006 22:12:37 +0300 (EEST)
1835 Message-Id: <20060626191237.8A0936CF04@seth.hut.fi>
1838 ____________________________________________________________________________
1839 [ 28433] By: rgs on 2006/06/26 17:17:57
1840 Log: Adjust test preamble for Hash::Util tests too.
1842 ! ext/Hash/Util/t/Util.t
1843 ____________________________________________________________________________
1844 [ 28432] By: rgs on 2006/06/26 16:50:58
1845 Log: Adjust test preambles for Hash::Util::FieldHash tests to change
1846 the @INC path only when testing inside the core
1848 ! ext/Hash/Util/FieldHash/t/01_load.t
1849 ! ext/Hash/Util/FieldHash/t/02_function.t
1850 ! ext/Hash/Util/FieldHash/t/03_class.t
1851 ! ext/Hash/Util/FieldHash/t/04_thread.t
1852 ! ext/Hash/Util/FieldHash/t/05_perlhook.t
1853 ! ext/Hash/Util/FieldHash/t/10_hash.t
1854 ! ext/Hash/Util/FieldHash/t/11_hashassign.t
1855 ! ext/Hash/Util/FieldHash/t/12_hashwarn.t
1856 ____________________________________________________________________________
1857 [ 28431] By: rgs on 2006/06/26 16:32:16
1858 Log: Subject: Re: [PATCH] Hash::Util::FieldHash
1859 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1860 Date: Mon, 26 Jun 2006 18:05:53 +0200
1861 Message-Id: <133195AB-599D-49EC-8CFE-D67299D947EB@mailbox.tu-berlin.de>
1863 ! ext/Hash/Util/FieldHash/Changes
1864 ! ext/Hash/Util/FieldHash/FieldHash.xs
1865 ! ext/Hash/Util/FieldHash/Makefile.PL
1866 ____________________________________________________________________________
1867 [ 28430] By: rgs on 2006/06/26 16:29:06
1868 Log: Remove notes about removed 5005-threads from perlguts.
1871 ____________________________________________________________________________
1872 [ 28429] By: rgs on 2006/06/26 12:31:19
1873 Log: Subject: [patch@28427] vms.c - null termination of string missing.
1874 From: "John E. Malmberg" <wb8tyw@qsl.net>
1875 Date: Mon, 26 Jun 2006 08:24:57 -0400
1876 Message-ID: <449FD219.5060900@qsl.net>
1879 ____________________________________________________________________________
1880 [ 28428] By: rgs on 2006/06/26 08:55:56
1881 Log: More perlreguts nits by Dominic Dunlop,
1882 plus fix a broken internal POD link
1884 ! pod/perlreguts.pod
1885 ____________________________________________________________________________
1886 [ 28427] By: rgs on 2006/06/25 22:23:46
1887 Log: Nits about lock() in perlthrtut by Daniel Frederick Crisman,
1888 plus other nits by rgs
1890 ! pod/perlthrtut.pod
1891 ____________________________________________________________________________
1892 [ 28426] By: rgs on 2006/06/25 21:57:30
1893 Log: Compilation fixes for VMS by John E. Malmberg
1895 ! ext/Hash/Util/FieldHash/FieldHash.xs
1896 ____________________________________________________________________________
1897 [ 28425] By: rgs on 2006/06/25 21:12:06
1898 Log: Nits to perlreguts.pod by Dominic Dunlop
1900 ! pod/perlreguts.pod
1901 ____________________________________________________________________________
1902 [ 28424] By: mhx on 2006/06/25 08:13:33
1903 Log: Upgrade to Devel::PPPort 3.08_06
1905 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
1906 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/mktests.PL
1907 ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
1908 ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
1909 ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t
1910 ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t
1911 ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t
1912 ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
1913 ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t
1914 ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t
1915 ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t
1916 ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
1917 ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
1918 ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
1919 ! ext/Devel/PPPort/t/variables.t ext/Devel/PPPort/t/warn.t
1920 ____________________________________________________________________________
1921 [ 28423] By: stevep on 2006/06/25 01:45:51
1922 Log: Re: [PATCH] Hash::Util::FieldHash
1923 From: demerphq <demerphq@gmail.com>
1924 Date: Sat, 24 Jun 2006 13:19:35 +0200
1925 Message-ID: <9b18b3110606240419p1b5a2072t3867306925a3ce46@mail.gmail.com>
1927 ! ext/Hash/Util/FieldHash/Makefile.PL
1928 ____________________________________________________________________________
1929 [ 28422] By: davem on 2006/06/24 23:31:33
1930 Log: quieten warning by avoiding a comment-within-a-comment
1933 ____________________________________________________________________________
1934 [ 28421] By: davem on 2006/06/23 22:26:02
1935 Log: migrate TRIE branch in regmatch() to new FSM-esque paradigm
1937 ! regexec.c regexp.h
1938 ____________________________________________________________________________
1939 [ 28420] By: mhx on 2006/06/23 19:06:43
1940 Log: Upgrade to Devel::PPPort 3.08_05
1942 - ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
1943 ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
1944 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak
1945 ____________________________________________________________________________
1946 [ 28419] By: rgs on 2006/06/23 16:28:03
1947 Log: Subject: Re: [PATCH] Hash::Util::FieldHash
1948 From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1949 Date: Wed, 21 Jun 2006 22:39:51 +0200
1950 Message-Id: <974A5B4B-7614-4F3F-BA7C-828960D82C55@mailbox.tu-berlin.de>
1952 + ext/Hash/Util/FieldHash/Changes
1953 + ext/Hash/Util/FieldHash/FieldHash.xs
1954 + ext/Hash/Util/FieldHash/Makefile.PL
1955 + ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
1956 + ext/Hash/Util/FieldHash/t/01_load.t
1957 + ext/Hash/Util/FieldHash/t/02_function.t
1958 + ext/Hash/Util/FieldHash/t/03_class.t
1959 + ext/Hash/Util/FieldHash/t/04_thread.t
1960 + ext/Hash/Util/FieldHash/t/05_perlhook.t
1961 + ext/Hash/Util/FieldHash/t/10_hash.t
1962 + ext/Hash/Util/FieldHash/t/11_hashassign.t
1963 + ext/Hash/Util/FieldHash/t/12_hashwarn.t
1964 ! MANIFEST embed.fnc embed.h ext/Hash/Util/Changes
1965 ! ext/Hash/Util/Makefile.PL ext/Hash/Util/lib/Hash/Util.pm hv.c
1966 ! mg.c pod/perlapi.pod pod/perlguts.pod proto.h sv.c
1967 ____________________________________________________________________________
1968 [ 28418] By: rgs on 2006/06/23 14:00:59
1969 Log: Subject: Re: [PATCH] perlhack.pod
1970 From: "Dr.Ruud" <rvtol+news@isolution.nl>
1971 Date: Thu, 22 Jun 2006 23:42:53 +0200
1972 Message-ID: <20060622215407.9605.qmail@lists.develooper.com>
1975 ____________________________________________________________________________
1976 [ 28417] By: rgs on 2006/06/23 10:50:29
1977 Log: Subject: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
1978 From: demerphq <demerphq@gmail.com>
1979 Date: Fri, 23 Jun 2006 11:54:19 +0200
1980 Message-ID: <9b18b3110606230254m6afd620bjde6322aefda6f199@mail.gmail.com>
1983 ____________________________________________________________________________
1984 [ 28416] By: rgs on 2006/06/23 09:41:36
1985 Log: perltodo additions by Vadim Konovalov
1988 ____________________________________________________________________________
1989 [ 28415] By: stevep on 2006/06/22 11:34:20
1990 Log: Subject: [PATCH] IO::Compress::Base
1991 From: "Paul Marquess" <paul.marquess@ntlworld.com>
1992 Date: Thu, 22 Jun 2006 11:40:10 +0100
1993 Message-ID: <01f701c695e8$3d035e20$2405140a@myopwv.com>
1995 ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
1996 ! t/lib/compress/merge.pl
1997 ____________________________________________________________________________
1998 [ 28414] By: steveh on 2006/06/22 08:05:14
1999 Log: Subject: Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
2000 From: demerphq <demerphq@gmail.com>
2001 Date: Wed, 21 Jun 2006 22:51:03 +0200
2002 Message-ID: <9b18b3110606211351v5b052103i4d727ad464a162e@mail.gmail.com>
2005 ____________________________________________________________________________
2006 [ 28413] By: rgs on 2006/06/21 08:15:38
2007 Log: Subject: [PATCH] <toke.c> isALNUM(*s) && *s != '_'
2008 From: "Dr.Ruud" <rvtol+news@isolution.nl>
2009 Date: Wed, 21 Jun 2006 01:58:19 +0200
2010 Message-ID: <20060621000237.24398.qmail@lists.develooper.com>
2013 ____________________________________________________________________________
2014 [ 28412] By: steveh on 2006/06/21 08:07:21
2015 Log: Fix code before declaration error introduced by #28405
2018 ____________________________________________________________________________
2019 [ 28411] By: rgs on 2006/06/21 07:44:24
2020 Log: Subject: [PATCH] Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
2021 From: Dominic Dunlop <shouldbedomo@mac.com>
2022 Date: Tue, 20 Jun 2006 21:49:07 +0200
2023 Message-Id: <C48A3CD4-DDA5-43AD-8DDC-20375A187EFD@mac.com>
2026 ____________________________________________________________________________
2027 [ 28410] By: rgs on 2006/06/20 22:01:16
2028 Log: Upgrade to Sys::Syslog 0.16
2030 ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
2031 ! ext/Sys/Syslog/t/syslog.t
2032 ____________________________________________________________________________
2033 [ 28409] By: rgs on 2006/06/20 17:22:15
2034 Log: Change 28404 broke the construct s/foo/<<BAR/e. So, try to be more
2035 clever. If the right hand side of s///e contains a #, then maybe
2036 it's a comment, so add a \n after it. Obviously, this is fast, but
2037 won't cover all possible cases.
2040 ____________________________________________________________________________
2041 [ 28408] By: rgs on 2006/06/20 14:18:28
2042 Log: Subject: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
2043 From: Dominic Dunlop <shouldbedomo@mac.com>
2044 Date: Tue, 20 Jun 2006 16:02:38 +0200
2045 Message-Id: <D223CF35-9AC3-4351-A0C9-F4E224AAC19E@mac.com>
2047 ! sv.c t/op/sprintf.t
2048 ____________________________________________________________________________
2049 [ 28407] By: rgs on 2006/06/20 12:51:31
2050 Log: Subject: [PATCH] IO::Compress::* 2.000_13
2051 From: "Paul Marquess" <paul.marquess@ntlworld.com>
2052 Date: Tue, 20 Jun 2006 13:40:47 +0100
2053 Message-ID: <00b101c69466$c18f0af0$2405140a@myopwv.com>
2055 ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
2056 ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
2057 ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
2058 ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
2059 ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
2060 ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
2061 ! ext/Compress/IO/Zlib/README
2062 ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
2063 ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
2064 ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
2065 ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
2066 ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
2067 ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
2068 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
2069 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
2070 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
2071 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
2072 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
2073 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
2074 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
2075 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
2076 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
2077 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
2078 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
2079 ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
2080 ! ext/Compress/Raw/Zlib/README
2081 ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
2082 ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
2083 ! ext/Compress/Zlib/lib/Compress/Zlib.pm t/lib/compress/multi.pl
2084 ! t/lib/compress/oneshot.pl
2085 ____________________________________________________________________________
2086 [ 28406] By: rgs on 2006/06/20 12:44:27
2087 Log: Upgrade to Unicode::Normalize 1.01
2089 + ext/Unicode/Normalize/t/tie.t
2090 ! MANIFEST ext/Unicode/Normalize/Changes
2091 ! ext/Unicode/Normalize/Normalize.pm
2092 ! ext/Unicode/Normalize/Normalize.xs
2093 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
2094 ! ext/Unicode/Normalize/t/illegal.t
2095 ____________________________________________________________________________
2096 [ 28405] By: stevep on 2006/06/20 12:14:27
2097 Log: Clean up a few warnings in regcomp.c under -Dgccansipedantic.
2100 ____________________________________________________________________________
2101 [ 28404] By: rgs on 2006/06/20 08:52:12
2102 Log: Subject: [perl #39365] Bug in toke.c (eval in subst)
2103 From: bcarter@gumdrop.flyinganvil.org (via RT) <perlbug-followup@perl.org>
2104 Date: Fri, 09 Jun 2006 02:08:44 -0700
2105 Message-ID: <rt-3.0.11-39365-134716.18.9775670722527@perl.org>
2107 plus a regression test.
2109 ! t/comp/parser.t toke.c
2110 ____________________________________________________________________________
2111 [ 28403] By: rgs on 2006/06/20 08:16:58
2112 Log: Subject: [PATCH lib/UNIVERSAL.pm] Add Documentation for DOES()
2113 From: chromatic <chromatic@wgz.org>
2114 Date: Sat, 17 Jun 2006 17:24:03 -0700
2115 Message-Id: <200606171724.04302.chromatic@wgz.org>
2118 ____________________________________________________________________________
2119 [ 28402] By: rgs on 2006/06/19 11:27:03
2120 Log: Subject: RE: [PATCH] cflags.SH: rework the gcc warnings selection
2121 From: "Green, Paul" <Paul.Green@stratus.com>
2122 Date: Sun, 18 Jun 2006 19:41:50 -0400
2123 Message-ID: <F5F42E77A43DD944B6D664B00A5401CB02026106@EXNA.corp.stratus.com>
2126 ____________________________________________________________________________
2127 [ 28401] By: davem on 2006/06/18 09:58:08
2128 Log: Subject: [PATCH] Re: blead trie problems in tru64 with -DDEBUGGING
2129 From: Jarkko Hietaniemi <jhi@iki.fi>
2130 Date: Sun, 18 Jun 2006 01:04:46 +0300
2131 Message-Id: <44947C7E.7090100@iki.fi>
2134 ____________________________________________________________________________
2135 [ 28400] By: davem on 2006/06/17 20:01:38
2136 Log: Subject: [PATCH] Comply with the 0x80th commandment
2137 From: demerphq <demerphq@gmail.com>
2138 Date: Sat, 17 Jun 2006 16:44:17 +0200
2139 Message-Id: <9b18b3110606170744x60f4074bg11bf0f4c87eeb6c1@mail.gmail.com>
2144 ____________________________________________________________________________
2145 [ 28399] By: davem on 2006/06/17 16:39:53
2146 Log: dont warn at exit of detatched threads still running
2148 ! ext/threads/t/blocks.t ext/threads/threads.xs
2149 ____________________________________________________________________________
2150 [ 28398] By: davem on 2006/06/16 23:25:51
2151 Log: start turning regmatch() main loop into a FSM
2152 also make BRANCH use the state stack rather than its own unwind struct
2154 ! regcomp.pl regexec.c regexp.h regnodes.h t/op/re_tests
2155 ____________________________________________________________________________
2156 [ 28397] By: rgs on 2006/06/15 10:01:14
2157 Log: Subject: [PATCH] cflags.SH: rework the gcc warnings selection
2158 From: Jarkko Hietaniemi <jhi@iki.fi>
2159 Date: Thu, 15 Jun 2006 09:12:53 +0300
2160 Message-ID: <4490FA65.70006@iki.fi>
2163 ____________________________________________________________________________
2164 [ 28396] By: craigb on 2006/06/15 03:20:48
2165 Log: only use NAML$M_OPEN_SPECIAL where it exists
2168 ____________________________________________________________________________
2169 [ 28395] By: craigb on 2006/06/15 03:16:34
2170 Log: signedness nit in Unicode::Normalize::decompose
2172 ! ext/Unicode/Normalize/Normalize.xs
2173 ____________________________________________________________________________
2174 [ 28394] By: rgs on 2006/06/14 14:58:14
2175 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)
2176 From: demerphq <demerphq@gmail.com>
2177 Date: Wed, 14 Jun 2006 14:33:24 +0200
2178 Message-ID: <9b18b3110606140533k583fdd3bh6c4b292e7ff4cf13@mail.gmail.com>
2180 ! regcomp.c regcomp.h
2181 ____________________________________________________________________________
2182 [ 28393] By: rgs on 2006/06/14 12:11:13
2183 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)
2184 From: demerphq <demerphq@gmail.com>
2185 Date: Wed, 14 Jun 2006 13:54:04 +0200
2186 Message-ID: <9b18b3110606140454p19f4241exae6528f1c7bb32d7@mail.gmail.com>
2188 ! ext/re/t/regop.pl lib/Benchmark.pm regcomp.c regcomp.h
2190 ____________________________________________________________________________
2191 [ 28392] By: rgs on 2006/06/13 09:23:23
2192 Log: I thought I had fixed the spelling of DOES() in universal.t, but
2196 ____________________________________________________________________________
2197 [ 28391] By: rgs on 2006/06/13 08:32:04
2198 Log: Subject: Guard clause should happen first, otherwise its not a guard clause.
2199 From: demerphq <demerphq@gmail.com>
2200 Date: Tue, 13 Jun 2006 09:39:42 +0200
2201 Message-ID: <9b18b3110606130039v1c6a3fe6s448e92ab2a05888a@mail.gmail.com>
2203 ! regcomp.c regexec.c
2204 ____________________________________________________________________________
2205 [ 28390] By: stevep on 2006/06/13 01:15:21
2206 Log: Upgrade to Digest-SHA-5.41
2208 ! ext/Digest/SHA/Changes ext/Digest/SHA/README
2209 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
2210 ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
2211 ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
2212 ! ext/Digest/SHA/t/2-nist-sha-oo.t
2213 ____________________________________________________________________________
2214 [ 28389] By: stevep on 2006/06/13 01:00:02
2215 Log: Upgrade to Unicode-Normalize-1.00
2217 ! ext/Unicode/Normalize/Changes
2218 ! ext/Unicode/Normalize/Normalize.pm
2219 ! ext/Unicode/Normalize/Normalize.xs
2220 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
2221 ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t
2222 ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/null.t
2223 ! ext/Unicode/Normalize/t/test.t
2224 ____________________________________________________________________________
2225 [ 28388] By: rgs on 2006/06/12 17:21:22
2226 Log: Subject: Re: Segv from new regex code when under threads.
2227 From: demerphq <demerphq@gmail.com>
2228 Date: Mon, 12 Jun 2006 19:17:30 +0200
2229 Message-ID: <9b18b3110606121017t3af81484t4fb13015fac74592@mail.gmail.com>
2231 ! regcomp.c win32/vmem.h
2232 ____________________________________________________________________________
2233 [ 28387] By: rgs on 2006/06/12 16:41:44
2234 Log: Add the new method UNIVERSAL::DOES() and the API function sv_does()
2236 Subject: Re: [PROPOSED PATCH: universal.c, t/op/universal.t] Add does()
2237 From: chromatic <chromatic@wgz.org>
2238 Date: Tue, 30 May 2006 17:41:08 -0700
2239 Message-Id: <200605301741.08363.chromatic@wgz.org>
2241 ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h
2242 ! t/op/universal.t universal.c
2243 ____________________________________________________________________________
2244 [ 28386] By: rgs on 2006/06/12 14:35:22
2245 Log: Adapt the new Test::Harness test to the core
2247 ! lib/Test/Harness/t/failure.t
2248 ____________________________________________________________________________
2249 [ 28385] By: rgs on 2006/06/12 14:12:18
2250 Log: Subject: [PATCH] Static cleanup in pp_sort.c
2251 From: andy@petdance.com (Andy Lester)
2252 Date: Mon, 12 Jun 2006 08:59:34 -0500
2253 Message-ID: <20060612135934.GA2202@petdance.com>
2255 ! embed.fnc embed.h pp_sort.c proto.h
2256 ____________________________________________________________________________
2257 [ 28384] By: rgs on 2006/06/12 14:08:09
2258 Log: Upgrade to Test::Harness 2.62
2260 + lib/Test/Harness/t/failure.t
2261 ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
2262 ____________________________________________________________________________
2263 [ 28383] By: rgs on 2006/06/12 13:01:43
2264 Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gz
2265 From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
2266 Date: Sun, 11 Jun 2006 02:30:54 +0200
2267 Message-ID: <1149985854.448b643e27a1f@imp5-g19.free.fr>
2269 + ext/Sys/Syslog/ppport.h
2270 ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/README
2271 ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
2272 ! ext/Sys/Syslog/t/syslog.t
2273 ____________________________________________________________________________
2274 [ 28382] By: rgs on 2006/06/12 12:08:54
2275 Log: Subject: Re: [PATCH DOC] Three minor fixes related to perlop
2276 From: Daniel Frederick Crisman <daniel@crisman.org>
2277 Date: Sat, 10 Jun 2006 10:49:29 -0400
2278 Message-ID: <20060610144929.GA10201@fury.crisman.org>
2280 ! pod/perldiag.pod pod/perlop.pod
2281 ____________________________________________________________________________
2282 [ 28381] By: rgs on 2006/06/12 10:07:18
2283 Log: Subject: [PATCH] Proper use of enums
2284 From: andy@petdance.com (Andy Lester)
2285 Date: Sun, 11 Jun 2006 22:44:34 -0500
2286 Message-ID: <20060612034434.GA21588@petdance.com>
2288 ! embed.fnc gv.c op.c perlio.c pod/perlapi.pod pp.c proto.h sv.c
2290 ____________________________________________________________________________
2291 [ 28380] By: rgs on 2006/06/11 23:08:32
2292 Log: Subject: Re: [PATCH] regexec/regcomp.c cleanups
2293 From: demerphq <demerphq@gmail.com>
2294 Date: Sun, 11 Jun 2006 23:01:14 +0200
2295 Message-ID: <9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com>
2297 ! ext/re/re.pm pod/perlreguts.pod regcomp.c regcomp.h regexec.c
2299 ____________________________________________________________________________
2300 [ 28379] By: rgs on 2006/06/11 22:00:03
2301 Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
2302 From: demerphq <demerphq@gmail.com>
2303 Date: Fri, 9 Jun 2006 19:48:11 +0200
2304 Message-ID: <9b18b3110606091048n4d1f3b17vc608943044d4532a@mail.gmail.com>
2306 ! ext/re/re.pm regcomp.c regexec.c regexp.h
2307 ____________________________________________________________________________
2308 [ 28378] By: nicholas on 2006/06/11 20:52:36
2309 Log: A little more work needed to get ext/re/t/re.t test 14 (no segv) passing
2310 with PERL_DESTRUCT_LEVEL=2.
2313 ____________________________________________________________________________
2314 [ 28377] By: rgs on 2006/06/09 16:40:52
2315 Log: Mark the 1st argument to S_exec_failed as non null
2318 ____________________________________________________________________________
2319 [ 28376] By: rgs on 2006/06/09 16:15:08
2320 Log: Subject: [PATCH] Add error checks after execing PL_cshname or PL_sh_path
2321 From: "Jan Dubois" <jand@activestate.com>
2322 Date: Wed, 7 Jun 2006 15:53:02 -0700
2323 Message-ID: <002301c68a85$21aa7320$d045a8c0@candy>
2325 ! doio.c embed.fnc embed.h proto.h
2326 ____________________________________________________________________________
2327 [ 28375] By: rgs on 2006/06/09 16:03:03
2328 Log: Subject: [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64.tar.gz
2329 From: John Peacock <jpeacock@rowman.com>
2330 Date: Thu, 08 Jun 2006 21:14:04 -0400
2331 Message-ID: <4488CB5C.4070702@rowman.com>
2333 ! lib/version.pm lib/version.pod lib/version.t universal.c
2335 ____________________________________________________________________________
2336 [ 28374] By: rgs on 2006/06/09 14:39:31
2337 Log: Subject: [PATCH] sv_dup
2338 From: andy@petdance.com (Andy Lester)
2339 Date: Fri, 9 Jun 2006 00:39:25 -0500
2340 Message-ID: <20060609053925.GA30698@petdance.com>
2343 ____________________________________________________________________________
2344 [ 28373] By: rgs on 2006/06/09 14:06:24
2345 Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
2346 From: demerphq <demerphq@gmail.com>
2347 Date: Fri, 9 Jun 2006 00:56:37 +0200
2348 Message-ID: <9b18b3110606081556t779de698r82f361d82a05fbc8@mail.gmail.com>
2352 ! embed.fnc embed.h ext/re/t/re.t ext/re/t/regop.pl
2353 ! ext/re/t/regop.t proto.h regcomp.c regcomp.h regexec.c sv.c
2354 ____________________________________________________________________________
2355 [ 28372] By: rgs on 2006/06/08 14:11:29
2356 Log: Add the perlreguts manpage, by Yves Orton
2358 + pod/perlreguts.pod
2359 ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
2360 ! vms/descrip_mms.template win32/pod.mak
2361 ____________________________________________________________________________
2362 [ 28371] By: rgs on 2006/06/08 13:00:18
2363 Log: Subject: [PATCH] Re: range operator vs. unicode
2364 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
2365 Date: Thu, 8 Jun 2006 02:33:43 -0700
2366 Message-ID: <20060608093343.GD2676@efn.org>
2371 ____________________________________________________________________________
2372 [ 28370] By: rgs on 2006/06/07 20:47:20
2373 Log: Revert change #20462 (except the regression test),
2374 since the bug has been really fixed by change #22074,
2376 Subject: Re: [perl #39247] defined-ness of substrings disappear over repeated calls
2377 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2378 Date: Thu, 01 Jun 2006 08:16:51 +0900
2379 Message-Id: <20060601081304.7A39.BQW10602@nifty.com>
2382 ____________________________________________________________________________
2383 [ 28369] By: nicholas on 2006/06/07 17:36:32
2384 Log: The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN}
2387 ____________________________________________________________________________
2388 [ 28368] By: craigb on 2006/06/07 12:29:32
2389 Log: autosplit one level deeper so we don't miss anything
2390 on a second pass (where lib/auto already exists)
2392 ! vms/descrip_mms.template
2393 ____________________________________________________________________________
2394 [ 28367] By: craigb on 2006/06/07 12:14:39
2395 Log: Subject: [patch@28349] vmsify - full EFS charset support
2396 From: "John E. Malmberg" <wb8tyw@qsl.net>
2397 Date: Mon, 05 Jun 2006 23:39:32 -0400
2398 Message-id: <4484F8F4.7040902@qsl.net>
2401 ! vms/vms.c vms/vmsish.h
2402 ____________________________________________________________________________
2403 [ 28366] By: rgs on 2006/06/07 09:13:51
2404 Log: Add a regression test to ensure that charnames pragma
2405 is propagated to eval("")
2408 ____________________________________________________________________________
2409 [ 28365] By: rgs on 2006/06/07 08:47:49
2410 Log: Make "use feature 'dor'" an alias for "use feature 'err'"
2413 ____________________________________________________________________________
2414 [ 28364] By: rgs on 2006/06/07 08:33:35
2415 Log: Subject: [PATCH] exhausting <> in BEGIN{} gets ARGVOUT used only once warning
2416 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
2417 Date: Tue, 6 Jun 2006 22:24:46 -0700
2418 Message-ID: <20060607052446.GA3240@efn.org>
2420 ! gv.c t/op/readline.t
2421 ____________________________________________________________________________
2422 [ 28363] By: rgs on 2006/06/07 08:30:03
2423 Log: Subject: [PATCH] dump.c patches
2424 From: andy@petdance.com (Andy Lester)
2425 Date: Tue, 6 Jun 2006 10:01:37 -0500
2426 Message-ID: <20060606150137.GA4434@petdance.com>
2429 ____________________________________________________________________________
2430 [ 28362] By: merijn on 2006/06/06 18:33:52
2431 Log: Subject: [PATCH]Teach Configure that icc is not gcc
2432 From: Steve Peters <steve@fisharerojo.org>
2433 Date: Tue, 6 Jun 2006 10:33:12 -0500
2434 Message-ID: <20060606153312.GA5542@fisharerojo.org>
2437 ____________________________________________________________________________
2438 [ 28360] By: rgs on 2006/06/06 16:30:36
2439 Log: Upgrade to Module::CoreList 2.05
2440 (contains a patch by Adriano Ferreira to make corelist accept
2441 regexps as arguments)
2443 + lib/Module/CoreList/t/find_modules.t
2444 ! MANIFEST lib/Module/CoreList.pm
2445 ! lib/Module/CoreList/bin/corelist
2446 ____________________________________________________________________________
2447 [ 28359] By: rgs on 2006/06/06 12:37:34
2448 Log: Upgrade to Encode 2.18
2450 ! ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm ext/Encode/Changes
2451 ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/Encode.pm
2452 ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
2453 ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
2454 ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
2455 ! ext/Encode/lib/Encode/Alias.pm
2456 ! ext/Encode/lib/Encode/CJKConstants.pm
2457 ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
2458 ! ext/Encode/lib/Encode/Encoding.pm
2459 ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
2460 ! ext/Encode/lib/Encode/JP/JIS7.pm
2461 ! ext/Encode/lib/Encode/KR/2022_KR.pm
2462 ! ext/Encode/lib/Encode/MIME/Header.pm
2463 ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
2464 ! ext/Encode/lib/Encode/Unicode/UTF7.pm
2465 ____________________________________________________________________________
2466 [ 28358] By: rgs on 2006/06/06 11:27:19
2467 Log: Subject: [PATCH] more accumulated cleanups
2468 From: andy@petdance.com (Andy Lester)
2469 Date: Tue, 6 Jun 2006 00:25:01 -0500
2470 Message-ID: <20060606052501.GA30469@petdance.com>
2472 ! av.c doio.c utf8.c util.c
2473 ____________________________________________________________________________
2474 [ 28357] By: rgs on 2006/06/06 11:17:22
2475 Log: Subject: [PATCH] Accumulated toke.c cleanups
2476 From: andy@petdance.com (Andy Lester)
2477 Date: Tue, 6 Jun 2006 00:07:36 -0500
2478 Message-ID: <20060606050736.GA30291@petdance.com>
2481 ____________________________________________________________________________
2482 [ 28356] By: rgs on 2006/06/06 11:05:46
2483 Log: Subject: [PATCH] random thread test failure
2484 From: "Jerry D. Hedden" <jerry@hedden.us>
2485 Date: Mon, 05 Jun 2006 13:28:51 -0700
2486 Message-ID: <20060605132851.fb30e530d17747c2b054d625b8945d88.65486bb40b.wbe@email.secureserver.net>
2488 ! ext/threads/t/thread.t
2489 ____________________________________________________________________________
2490 [ 28355] By: rgs on 2006/06/06 11:02:14
2491 Log: Subject: [PATCH] threads 1.32
2492 From: "Jerry D. Hedden" <jerry@hedden.us>
2493 Date: Mon, 05 Jun 2006 06:34:56 -0700
2494 Message-ID: <20060605063456.fb30e530d17747c2b054d625b8945d88.21396dde59.wbe@email.secureserver.net>
2496 + ext/threads/hints/hpux.pl
2497 ! MANIFEST ext/threads/Changes ext/threads/README
2498 ! ext/threads/t/blocks.t ext/threads/t/context.t
2499 ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
2500 ! ext/threads/t/join.t ext/threads/t/kill.t ext/threads/t/libc.t
2501 ! ext/threads/t/problems.t ext/threads/t/thread.t
2502 ! ext/threads/threads.pm ext/threads/threads.xs
2503 ____________________________________________________________________________
2504 [ 28354] By: nicholas on 2006/06/05 21:39:40
2505 Log: Eliminate most of the UTF-8 black smoke by skipping optree tests when
2506 ${^OPEN} is set, and tweaking hints.t to understand that $^H is
2507 different when -C has been used.
2509 ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
2510 ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
2511 ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
2512 ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
2514 ____________________________________________________________________________
2515 [ 28353] By: nicholas on 2006/06/05 21:38:38
2516 Log: Add the missing ${^OPEN} hints flag to B::Concise
2518 ! ext/B/B/Concise.pm
2519 ____________________________________________________________________________
2520 [ 28352] By: rgs on 2006/06/05 16:22:46
2521 Log: Subject: [DOCPATCH perlunicode.pod] paragraphing nit
2522 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2523 Date: Sun, 04 Jun 2006 15:52:54 +0900
2524 Message-Id: <20060604155149.0913.BQW10602@nifty.com>
2526 ! pod/perlunicode.pod
2527 ____________________________________________________________________________
2528 [ 28351] By: rgs on 2006/06/05 08:35:45
2529 Log: Subject: [PATCH] mg.c: using #ifdef inside a macro call ENONPORTABLE (causes e.g. AIX to barf)
2530 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2531 Date: Sun, 4 Jun 2006 11:21:30 +0300 (EEST)
2532 Message-Id: <200606040821.k548LUYu010965@vipunen.hut.fi>
2535 ____________________________________________________________________________
2536 [ 28350] By: rgs on 2006/06/05 07:50:12
2537 Log: Use POSIX::_exit instead of exit in IPC::Open when exiting after an
2538 exec() failure, as suggested by Salvador Fandino after change #28347
2541 ____________________________________________________________________________
2542 [ 28349] By: rgs on 2006/06/04 22:32:50
2543 Log: The smart match table was duplicated in source code and in perlsyn,
2544 so remove the one in the source code
2546 ! pod/perlsyn.pod pp_ctl.c
2547 ____________________________________________________________________________
2548 [ 28348] By: craigb on 2006/06/02 23:18:08
2549 Log: It's all relative -- better handling of tainted directories
2550 in PATH on VMS (and scrubbing them in t/test.pl).
2553 ____________________________________________________________________________
2554 [ 28347] By: davem on 2006/06/02 19:53:52
2555 Log: IPC::Open3 handled exec failure badly
2556 When you're in the child, don't croak - you may get trapped by
2557 eval. Also clarify the documentation
2560 ____________________________________________________________________________
2561 [ 28346] By: stevep on 2006/06/01 19:11:38
2562 Log: Subject: [perl #39178] IO::Socket::connect returns wrong errno on timeout
2563 From: "mlelstv@serpens.de (via RT)" <perlbug-followup@perl.org>
2564 Date: Sun, 21 May 2006 04:23:38 -0700
2565 Message-ID: <rt-3.0.11-39178-133695.13.7935957232893@perl.org>
2567 ! ext/IO/lib/IO/Socket.pm
2568 ____________________________________________________________________________
2569 [ 28345] By: rgs on 2006/06/01 14:50:50
2570 Log: Add the perlunitut manpage, by Juerd Waalboer
2572 + pod/perlunitut.pod
2573 ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
2574 ! vms/descrip_mms.template win32/pod.mak
2575 ____________________________________________________________________________
2576 [ 28344] By: rgs on 2006/06/01 12:16:09
2577 Log: Subject: [PATCH: installperl] Was: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to trigger "weak references not implemented"
2578 From: Brendan O'Dea <bod@debian.org>
2579 Date: Wed, 31 May 2006 22:51:48 +1000
2580 Message-ID: <20060531125148.GA20658@londo.c47.org>
2583 ____________________________________________________________________________
2584 [ 28343] By: rgs on 2006/06/01 11:40:34
2585 Log: Add a few more built-in types in perlfunc/ref()
2588 ____________________________________________________________________________
2589 [ 28342] By: rgs on 2006/06/01 07:08:36
2590 Log: Remove duplicate file in manifest
2593 ____________________________________________________________________________
2594 [ 28341] By: rgs on 2006/06/01 07:07:43
2595 Log: Add missing file to MANIFEST
2598 ____________________________________________________________________________
2599 [ 28340] By: craigb on 2006/05/31 03:31:54
2600 Log: Teach incfilter.t some DCL.
2603 ____________________________________________________________________________
2604 [ 28339] By: craigb on 2006/05/31 03:19:27
2605 Log: Make VMS-specific device name encoding routine say no more politely.
2608 ____________________________________________________________________________
2609 [ 28338] By: rgs on 2006/05/30 12:21:17
2610 Log: Subject: Re: B::Lint changes
2611 From: "Joshua ben Jore" <twists@gmail.com>
2612 Date: Thu, 18 May 2006 08:45:30 -0500
2613 Message-ID: <dc5c751d0605180645q63ddba5fga354d2660a4877f5@mail.gmail.com>
2615 ! ext/B/B/Lint.pm ext/B/t/lint.t
2616 ____________________________________________________________________________
2617 [ 28337] By: nicholas on 2006/05/30 11:59:26
2618 Log: Fix bugs in the bytecode system caused by the abolition of cop_io.
2620 ! ext/B/B.xs ext/B/B/Bytecode.pm
2621 ____________________________________________________________________________
2622 [ 28336] By: rgs on 2006/05/30 08:32:00
2623 Log: Subject: C is not perl, AV's dont just magically free themselves...
2624 From: demerphq <demerphq@gmail.com>
2625 Date: Tue, 30 May 2006 10:23:19 +0200
2626 Message-ID: <9b18b3110605300123t467f14eerf30a149f253be281@mail.gmail.com>
2629 ____________________________________________________________________________
2630 [ 28335] By: nicholas on 2006/05/29 22:58:46
2631 Log: Comprehensive regression tests for Perl_refcounted_he_fetch().
2632 Fix a bug due to the fact that Perl's typedef'd "bool" type isn't
2635 + ext/XS/APItest/t/op.t t/op/caller.pl
2636 ! MANIFEST ext/XS/APItest/APItest.xs hv.c t/op/caller.t
2637 ____________________________________________________________________________
2638 [ 28334] By: craigb on 2006/05/29 22:34:23
2639 Log: Subject: [PATCH] redo part of change 27374
2640 From: Abe Timmerman <abe@ztreet.demon.nl>
2641 Date: Mon, 29 May 2006 23:24:51 +0200
2642 Message-id: <200605292324.51714.abe@ztreet.demon.nl>
2646 ____________________________________________________________________________
2647 [ 28333] By: craigb on 2006/05/29 19:37:41
2648 Log: And some more DynaLoader things that should not be tested on
2649 VMS since they are not part of the implementation.
2651 ! ext/DynaLoader/t/DynaLoader.t
2652 ____________________________________________________________________________
2653 [ 28332] By: mhx on 2006/05/29 17:50:48
2654 Log: Upgrade to Devel::PPPort 3.08_04
2656 ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
2657 ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
2658 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
2659 ! ext/Devel/PPPort/apicheck_c.PL
2660 ! ext/Devel/PPPort/devel/buildperl.pl
2661 ! ext/Devel/PPPort/devel/devtools.pl
2662 ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
2663 ! ext/Devel/PPPort/devel/regenerate
2664 ! ext/Devel/PPPort/parts/apicheck.pl
2665 ! ext/Devel/PPPort/parts/base/5004000
2666 ! ext/Devel/PPPort/parts/base/5004050
2667 ! ext/Devel/PPPort/parts/base/5005000
2668 ! ext/Devel/PPPort/parts/base/5005030
2669 ! ext/Devel/PPPort/parts/base/5006000
2670 ! ext/Devel/PPPort/parts/base/5006001
2671 ! ext/Devel/PPPort/parts/base/5007001
2672 ! ext/Devel/PPPort/parts/base/5007002
2673 ! ext/Devel/PPPort/parts/base/5007003
2674 ! ext/Devel/PPPort/parts/base/5008000
2675 ! ext/Devel/PPPort/parts/base/5008001
2676 ! ext/Devel/PPPort/parts/base/5009000
2677 ! ext/Devel/PPPort/parts/base/5009001
2678 ! ext/Devel/PPPort/parts/base/5009002
2679 ! ext/Devel/PPPort/parts/base/5009003
2680 ! ext/Devel/PPPort/parts/base/5009004
2681 ! ext/Devel/PPPort/parts/inc/podtest
2682 ! ext/Devel/PPPort/parts/todo/5004000
2683 ! ext/Devel/PPPort/parts/todo/5005000
2684 ! ext/Devel/PPPort/parts/todo/5005030
2685 ! ext/Devel/PPPort/parts/todo/5006000
2686 ! ext/Devel/PPPort/parts/todo/5006001
2687 ! ext/Devel/PPPort/parts/todo/5007001
2688 ! ext/Devel/PPPort/parts/todo/5007002
2689 ! ext/Devel/PPPort/parts/todo/5007003
2690 ! ext/Devel/PPPort/parts/todo/5008000
2691 ! ext/Devel/PPPort/parts/todo/5008001
2692 ! ext/Devel/PPPort/parts/todo/5009000
2693 ! ext/Devel/PPPort/parts/todo/5009001
2694 ! ext/Devel/PPPort/parts/todo/5009002
2695 ! ext/Devel/PPPort/parts/todo/5009003
2696 ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
2697 ! ext/Devel/PPPort/t/podtest.t
2698 ____________________________________________________________________________
2699 [ 28331] By: davem on 2006/05/29 15:27:02
2700 Log: make require report too many open files error
2701 ie don't continue searching the rest of @INC
2704 ____________________________________________________________________________
2705 [ 28330] By: davem on 2006/05/29 14:12:13
2706 Log: ensure failure to load Carp::Heavy gets reported
2709 ____________________________________________________________________________
2710 [ 28329] By: rgs on 2006/05/29 14:08:42
2711 Log: Revert change 28322, which makes ithreads panic
2714 ____________________________________________________________________________
2715 [ 28328] By: rgs on 2006/05/29 13:41:24
2716 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.
2717 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2718 Date: Sun, 21 May 2006 19:33:21 +0900
2719 Message-Id: <20060521193259.81E5.BQW10602@nifty.com>
2721 with test tweaks further suggested by the same
2723 ! sv.c t/op/sprintf2.t
2724 ____________________________________________________________________________
2725 [ 28327] By: rgs on 2006/05/29 13:10:45
2726 Log: Silence a warning
2729 ____________________________________________________________________________
2730 [ 28326] By: rgs on 2006/05/29 12:40:15
2731 Log: Regen headers following change 28325. Also, make it compile
2732 with gcc by forward-declaring struct _reg_trie_data; and
2733 tweak the new re test to use test.pl, in order to portably
2734 run a new interpreter
2736 ! embed.h ext/re/t/regop.t perl.h proto.h regcomp.c regcomp.h
2737 ! regexec.c regnodes.h
2738 ____________________________________________________________________________
2739 [ 28325] By: rgs on 2006/05/29 12:38:09
2740 Log: Subject: Re: [PATCH] More regex optimisations and debug enhancements (including Andys stuff too)
2741 From: demerphq <demerphq@gmail.com>
2742 Date: Sun, 28 May 2006 16:24:59 +0200
2743 Message-ID: <9b18b3110605280724u54a9c53bn3b20692b6fe4f1c3@mail.gmail.com>
2745 + ext/re/t/regop.pl ext/re/t/regop.t
2746 ! MANIFEST embed.fnc ext/re/re.pm regcomp.c regcomp.h regcomp.pl
2747 ! regcomp.sym regexec.c t/op/re_tests
2748 ____________________________________________________________________________
2749 [ 28324] By: rgs on 2006/05/29 09:39:06
2750 Log: Subject: [PATCH] skip t/op/incfilter.t for "make clean;make miniperl;make minitest"
2751 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2752 Date: Sun, 28 May 2006 14:11:02 +0300 (EEST)
2753 Message-Id: <200605281111.k4SBB2jc133843@kosh.hut.fi>
2756 ____________________________________________________________________________
2757 [ 28323] By: rgs on 2006/05/29 08:20:36
2758 Log: Subject: [PATCH] gv.c consting
2759 From: andy@petdance.com (Andy Lester)
2760 Date: Sun, 28 May 2006 12:24:25 -0500
2761 Message-ID: <20060528172425.GA8291@petdance.com>
2763 Subject: [PATCH] mg.c consting
2764 From: andy@petdance.com (Andy Lester)
2765 Date: Sun, 28 May 2006 11:34:33 -0500
2766 Message-ID: <20060528163433.GA5518@petdance.com>
2768 ! embed.fnc gv.c mg.c proto.h
2769 ____________________________________________________________________________
2770 [ 28322] By: rgs on 2006/05/29 08:00:04
2771 Log: Subject: [PATCH] perlio.c: nobody was freeing PL_perlio_fd_refcnt, now PerlIO_cleanup() is
2772 From: jhi@cc.hut.fi (Jarkko Hietaniemi)
2773 Date: Sun, 28 May 2006 18:15:35 +0300 (EEST)
2774 Message-Id: <20060528151535.BEA3E6D08C@seth.hut.fi>
2777 ____________________________________________________________________________
2778 [ 28321] By: nicholas on 2006/05/28 10:55:17
2779 Log: Subject: [PATCH] DynaLoader.t: less assumptions
2780 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
2781 Message-ID: <44796AF2.8060903@gmail.com>
2782 Date: Sun, 28 May 2006 12:18:42 +0300
2784 ! ext/DynaLoader/t/DynaLoader.t
2785 ____________________________________________________________________________
2786 [ 28320] By: nicholas on 2006/05/28 10:40:48
2787 Log: Perl_refcounted_he_chain_2hv()'s code to skip duplicate keys was far
2790 ! hv.c t/op/caller.t
2791 ____________________________________________________________________________
2792 [ 28319] By: davem on 2006/05/27 21:16:30
2793 Log: fix eval qw(BEGIN{die}) style leaks.
2794 death while exdcuting code while parsing meant that the current
2795 parse stack got quiety abandonded, thus leaking a bunch of OPs.
2796 Register a destructor to be called when this happens.
2799 ____________________________________________________________________________
2800 [ 28318] By: craigb on 2006/05/27 18:00:31
2801 Log: use the same arg names everyone else does and handle undef filename
2803 ! ext/DynaLoader/dl_vms.xs
2804 ____________________________________________________________________________
2805 [ 28317] By: davem on 2006/05/27 15:05:30
2806 Log: Subject: RE: perlhack.pod confused about POPSTACK
2807 From: "Jan Dubois" <jand@activestate.com>
2808 Date: Thu, 25 May 2006 18:20:25 -0700
2809 Message-Id: <059101c68062$9143d550$2217a8c0@candy>
2811 more fixing of the PUSHMARK example
2814 ____________________________________________________________________________
2815 [ 28316] By: davem on 2006/05/27 00:54:18
2816 Log: make -Dpv display OP names ons the parser stack
2819 ____________________________________________________________________________
2820 [ 28315] By: davem on 2006/05/27 00:31:33
2821 Log: stop OPs leaking in eval "syntax error"
2822 When bison pops states during error recovery, any states holding
2823 an OP would leak the OP. Create an extra YY table that tells us
2824 which states are of type opval, and when popping one of those,
2827 ! madly.tab perly.c perly.tab regen_perly.pl
2828 ____________________________________________________________________________
2829 [ 28314] By: davem on 2006/05/26 18:50:34
2830 Log: stop eval "sub{" leaking
2832 ! madly.act madly.h madly.tab madly.y perly.act perly.h
2834 ____________________________________________________________________________
2835 [ 28313] By: stevep on 2006/05/26 15:03:12
2836 Log: Subject: [PATCH] SysV IPC
2837 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
2838 Date: Thu, 25 May 2006 18:49:33 +0300
2839 Message-ID: <4475D20D.9010600@gmail.com>
2841 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
2842 ! ext/IPC/SysV/SysV.pm pod/perlipc.pod
2843 ____________________________________________________________________________
2844 [ 28312] By: stevep on 2006/05/26 14:45:01
2845 Log: Upgrade to Sys-Syslog-0.14
2847 ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
2848 ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/fallback/const-c.inc
2849 ! ext/Sys/Syslog/t/constants.t ext/Sys/Syslog/t/syslog.t
2850 ____________________________________________________________________________
2851 [ 28311] By: stevep on 2006/05/26 13:39:06
2852 Log: Fix pod nit in perltodo.
2855 ____________________________________________________________________________
2856 [ 28310] By: stevep on 2006/05/26 13:38:16
2857 Log: Stop a warning generated from thread's Makefile.PL
2859 ! ext/threads/Makefile.PL
2860 ____________________________________________________________________________
2861 [ 28309] By: stevep on 2006/05/26 13:33:54
2862 Log: Sun C on Linux doesn't complain about the attributes sprinkled
2863 through the code in all cases, even though attributes are not
2864 supported. In some cases, however, it does.
2867 ____________________________________________________________________________
2868 [ 28308] By: rgs on 2006/05/26 13:01:35
2869 Log: Subject: Re: [PATCH] Test script for DynaLoader
2870 From: demerphq <demerphq@gmail.com>
2871 Date: Thu, 25 May 2006 13:20:53 +0200
2872 Message-ID: <9b18b3110605250420m7431bfbeve44aada2025264f7@mail.gmail.com>
2874 ! ext/DynaLoader/t/DynaLoader.t
2875 ____________________________________________________________________________
2876 [ 28307] By: mhx on 2006/05/25 15:52:02
2877 Log: Upgrade to Devel::PPPort 3.08_03
2879 + ext/Devel/PPPort/devel/devtools.pl
2880 + ext/Devel/PPPort/devel/regenerate
2881 ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
2882 ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
2883 ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
2884 ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
2885 ! ext/Devel/PPPort/parts/apicheck.pl
2886 ! ext/Devel/PPPort/parts/apidoc.fnc
2887 ! ext/Devel/PPPort/parts/base/5006000
2888 ! ext/Devel/PPPort/parts/base/5009003
2889 ! ext/Devel/PPPort/parts/base/5009004
2890 ! ext/Devel/PPPort/parts/embed.fnc
2891 ! ext/Devel/PPPort/parts/inc/podtest
2892 ! ext/Devel/PPPort/parts/inc/ppphtest
2893 ! ext/Devel/PPPort/parts/todo/5009003
2894 ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
2895 ! ext/Devel/PPPort/t/podtest.t ext/Devel/PPPort/t/ppphtest.t
2896 ____________________________________________________________________________
2897 [ 28306] By: stevep on 2006/05/25 13:48:56
2898 Log: Upgrade to Digest-SHA-5.38.
2900 ! ext/Digest/SHA/Changes ext/Digest/SHA/README
2901 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
2902 ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
2903 ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
2904 ! ext/Digest/SHA/t/2-nist-sha-oo.t
2905 ____________________________________________________________________________
2906 [ 28305] By: gisle on 2006/05/25 07:09:15
2907 Log: Subject: Pod::Html should not convert "foo" in `foo''
2908 From: Gisle Aas <gisle@ActiveState.com>
2909 Date: 24 May 2006 14:09:49 -0700
2910 Message-ID: <lr1wujqgde.fsf@caliper.activestate.com>
2913 ____________________________________________________________________________
2914 [ 28304] By: stevep on 2006/05/25 02:17:21
2915 Log: Upgrade to Test-Harness-2.60
2917 ! lib/Test/Harness.pm lib/Test/Harness/Changes
2918 ____________________________________________________________________________
2919 [ 28303] By: davem on 2006/05/25 00:21:21
2920 Log: Subject: RE: perlhack.pod confused about POPSTACK
2921 From: "Jan Dubois" <jand@activestate.com>
2922 Date: Wed, 24 May 2006 16:35:14 -0700
2923 Message-Id: <03ee01c67f8a$b4d6aca0$2217a8c0@candy>
2925 clean up davem's doc thinko of change #28292
2928 ____________________________________________________________________________
2929 [ 28302] By: mhx on 2006/05/24 17:44:20
2930 Log: Run 'make regen' for changes 28299, 28300, 28301.
2932 ! pod/perlapi.pod proto.h
2933 ____________________________________________________________________________
2934 [ 28301] By: mhx on 2006/05/24 17:40:01
2935 Log: The sv_catpvs() and sv_setpvs() macros also return void.
2938 ____________________________________________________________________________
2939 [ 28300] By: mhx on 2006/05/24 17:38:08
2940 Log: The SvREFCNT_*void* macros return void, not SV*.
2943 ____________________________________________________________________________
2944 [ 28299] By: mhx on 2006/05/24 17:31:28
2945 Log: The 'f' flag was missing for my_snprintf().
2948 ____________________________________________________________________________
2949 [ 28298] By: rgs on 2006/05/24 13:34:45
2950 Log: Fix segfault in SDBM_File when the destructor is called multiple times
2952 ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
2953 ____________________________________________________________________________
2954 [ 28297] By: rgs on 2006/05/24 12:39:31
2955 Log: Subject: [PATCH] Stop harness from printing summary table header for each row in table
2956 From: demerphq <demerphq@gmail.com>
2957 Date: Tue, 23 May 2006 22:27:40 +0200
2958 Message-ID: <9b18b3110605231327t316104caoce301668178ee442@mail.gmail.com>
2960 ! lib/Test/Harness.pm
2961 ____________________________________________________________________________
2962 [ 28296] By: rgs on 2006/05/24 12:24:27
2963 Log: Subject: [PATCH] Refactoring in av.c
2964 From: andy@petdance.com (Andy Lester)
2965 Date: Wed, 24 May 2006 00:16:40 -0500
2966 Message-ID: <20060524051640.GA4713@petdance.com>
2969 ____________________________________________________________________________
2970 [ 28295] By: rgs on 2006/05/24 07:27:47
2971 Log: Subject: [PATCH lib/AutoLoader.pm lib/AutoLoader.t] Export can() with AUTOLOAD()
2972 From: chromatic <chromatic@wgz.org>
2973 Date: Sat, 20 May 2006 11:40:27 -0700
2974 Message-Id: <200605201140.27789.chromatic@wgz.org>
2976 With tweaks: use built-in ref() instead of Scalar::Util::blessed
2978 ! lib/AutoLoader.pm lib/AutoLoader.t
2979 ____________________________________________________________________________
2980 [ 28294] By: stevep on 2006/05/24 02:56:23
2981 Log: Subject: [PATCH] Make t/TEST more helpful
2982 From: andy@petdance.com (Andy Lester)
2983 Date: Tue, 23 May 2006 21:07:48 -0500
2984 Message-ID: <20060524020748.GA16729@petdance.com>
2987 ____________________________________________________________________________
2988 [ 28293] By: stevep on 2006/05/24 02:53:38
2989 Log: Subject: Re: [patch] win32/buildext.pl to handle inclusions and not just exclusions
2990 From: demerphq <demerphq@gmail.com>
2991 Date: Sun, 21 May 2006 12:20:12 +0200
2992 Message-ID: <9b18b3110605210320h5adc9df4hbee2302722b3dd6e@mail.gmail.com>
2994 ! win32/Makefile win32/buildext.pl
2995 ____________________________________________________________________________
2996 [ 28292] By: davem on 2006/05/23 22:16:28
2997 Log: correct POPSTACK/POPMARK confusion in perlhack.pod
3000 ____________________________________________________________________________
3001 [ 28291] By: rgs on 2006/05/23 08:05:56
3004 ! ext/threads/threads.pm
3005 ____________________________________________________________________________
3006 [ 28290] By: rgs on 2006/05/23 08:03:08
3007 Log: Subject: [PATCH] Explicit thread context
3008 From: "Jerry D. Hedden" <jerry@hedden.us>
3009 Date: Fri, 19 May 2006 13:42:50 -0700
3010 Message-ID: <20060519134250.fb30e530d17747c2b054d625b8945d88.933b701674.wbe@email.secureserver.net>
3012 + ext/threads/t/context.t
3013 ! MANIFEST ext/threads/Changes ext/threads/README
3014 ! ext/threads/threads.pm ext/threads/threads.xs
3015 ____________________________________________________________________________
3016 [ 28289] By: rgs on 2006/05/23 07:27:11
3017 Log: Subject: [PATCH] clean some lint findings
3018 From: andy@petdance.com (Andy Lester)
3019 Date: Sun, 21 May 2006 00:02:40 -0500
3020 Message-ID: <20060521050240.GA21051@petdance.com>
3022 ! embed.fnc embed.h hv.c perlio.c pp_pack.c proto.h
3023 ____________________________________________________________________________
3024 [ 28288] By: rgs on 2006/05/23 07:23:48
3025 Log: Subject: Re: [PATCH - DUH] Synchronize bleadperl with version-0.60
3026 From: John Peacock <jpeacock@rowman.com>
3027 Date: Mon, 22 May 2006 19:08:03 -0400
3028 Message-ID: <44724453.5090606@rowman.com>
3030 ! lib/version.pm lib/version.t
3031 ____________________________________________________________________________
3032 [ 28287] By: rgs on 2006/05/23 07:20:15
3033 Log: Fix a syntax error in test
3035 ! lib/Text/Balanced/t/00-load.t
3036 ____________________________________________________________________________
3037 [ 28286] By: merijn on 2006/05/23 06:17:26
3038 Log: HAS_HAS WAS NOW HAS
3041 ____________________________________________________________________________
3042 [ 28285] By: stevep on 2006/05/22 20:30:14
3043 Log: Subject: [PATCH] IO::Compress::Base::Common
3044 From: "Paul Marquess" <paul.marquess@openwave.com>
3045 Date: Sat, 20 May 2006 11:55:21 +0100
3046 Message-ID: <3F2DD0FCF1E2EA4D974C6195B482FD8801C339EF@bfs-exch-prd1.myopwv.com>
3048 ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
3049 ____________________________________________________________________________
3050 [ 28284] By: merijn on 2006/05/22 17:39:47
3051 Log: If I needed this now, I'll probably need it next time too :)
3054 ____________________________________________________________________________
3055 [ 28283] By: merijn on 2006/05/22 17:37:33
3056 Log: Re-generation after backports of
3057 #28188 Only ask about MAD for 5.9.0 and greater. Otherwise silently
3058 #28189 A Configure probe for C99 variadic macros, based on code from
3059 #28202 Take advantage of the bug that binexp ignores the Configure
3060 #28263 Oops. Fix bad #! lines when not using userelocatableinc
3061 One small cleanup fix added. Some small re-ordering. Some whitespace.
3063 ! Configure Porting/Glossary Porting/config.sh config_h.SH
3064 ____________________________________________________________________________
3065 [ 28280] By: rgs on 2006/05/22 16:51:36
3066 Log: Amend version.pm so it correctly loads the XS version of qv()
3069 ____________________________________________________________________________
3070 [ 28279] By: rgs on 2006/05/22 16:41:56
3071 Log: Subject: [PATCH] pp_sys cleanup again
3072 From: andy@petdance.com (Andy Lester)
3073 Date: Sat, 20 May 2006 16:20:20 -0500
3074 Message-ID: <20060520212020.GA30688@petdance.com>
3077 ____________________________________________________________________________
3078 [ 28277] By: steveh on 2006/05/22 15:18:33
3079 Log: Fix Win32 linker error
3082 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-05/msg00758.html
3084 ! embed.fnc embed.h global.sym
3085 ____________________________________________________________________________
3086 [ 28276] By: rgs on 2006/05/22 15:02:08
3087 Log: Upgrade to version.pm 0.60
3089 ! lib/version.pm lib/version.t universal.c util.c
3090 ____________________________________________________________________________
3091 [ 28275] By: rgs on 2006/05/22 14:49:05
3092 Log: Subject: Perl_PerlIO_context_layers and PerlIO_apply_layers, as well as other unexported/undefined entities... (patch 28258/28264 incomplete?)
3093 From: demerphq <demerphq@gmail.com>
3094 Date: Sun, 21 May 2006 15:06:20 +0200
3095 Message-ID: <9b18b3110605210606l441b69b3lf6934a15d9a26e4b@mail.gmail.com>
3097 (only the makedef.pl and perlio.c patches)
3099 ! makedef.pl perlio.c
3100 ____________________________________________________________________________
3101 [ 28274] By: merijn on 2006/05/22 14:42:47
3102 Log: Better handling for error-checking
3103 From: IRC/#p5p/Maddingue (Sebastien Aperghis-Tramoni)
3105 ! ext/DynaLoader/t/DynaLoader.t
3106 ____________________________________________________________________________
3107 [ 28273] By: rgs on 2006/05/22 13:58:45
3108 Log: Subject: [PATCH] literal string macros
3109 From: Marcus Holland-Moritz <mhx-perl@gmx.net>
3110 Date: Mon, 22 May 2006 13:39:33 +0200
3111 Message-ID: <20060522133933.65ea93ce@r2d2>
3113 ! handy.h pod/perlapi.pod
3114 ____________________________________________________________________________
3115 [ 28272] By: stevep on 2006/05/22 13:57:54
3116 Log: Additional perlpragma.pod nits.
3118 ! pod/perlpragma.pod
3119 ____________________________________________________________________________
3120 [ 28271] By: rgs on 2006/05/22 13:47:19
3121 Log: More nits in perlpragma, and remove the warning about %^H being
3122 strictly internal in perlvar.
3124 ! pod/perlpragma.pod pod/perlvar.pod
3125 ____________________________________________________________________________
3126 [ 28270] By: stevep on 2006/05/22 13:46:30
3127 Log: Silence Text::Balanced's 00-load.t when PERL_CORE is defined.
3129 ! lib/Text/Balanced/t/00-load.t
3130 ____________________________________________________________________________
3131 [ 28269] By: rgs on 2006/05/22 13:09:12
3132 Log: Subject: Re: [PATCH] optimize /[x]/ to /x/.
3133 From: demerphq <demerphq@gmail.com>
3134 Date: Sun, 21 May 2006 19:32:15 +0200
3135 Message-ID: <9b18b3110605211032n5035d2cfne703514d8271e181@mail.gmail.com>
3140 ____________________________________________________________________________
3141 [ 28268] By: rgs on 2006/05/22 12:55:13
3142 Log: Fix two nits in perlpragma.pod
3144 ! pod/perlpragma.pod
3145 ____________________________________________________________________________
3146 [ 28267] By: mhx on 2006/05/22 11:31:57
3147 Log: Upgrade to Devel::PPPort 3.08_02
3149 + ext/Devel/PPPort/parts/inc/SvREFCNT
3150 + ext/Devel/PPPort/parts/inc/podtest
3151 + ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/podtest.t
3152 ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
3153 ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
3154 ! ext/Devel/PPPort/TODO ext/Devel/PPPort/mktests.PL
3155 ! ext/Devel/PPPort/parts/apidoc.fnc
3156 ! ext/Devel/PPPort/parts/base/5009004
3157 ! ext/Devel/PPPort/parts/embed.fnc
3158 ! ext/Devel/PPPort/parts/inc/memory
3159 ! ext/Devel/PPPort/parts/inc/misc
3160 ! ext/Devel/PPPort/parts/inc/ppphbin
3161 ! ext/Devel/PPPort/parts/inc/ppphdoc
3162 ! ext/Devel/PPPort/parts/inc/pvs
3163 ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
3164 ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
3165 ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/call.t
3166 ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/exception.t
3167 ! ext/Devel/PPPort/t/grok.t ext/Devel/PPPort/t/limits.t
3168 ! ext/Devel/PPPort/t/mPUSH.t ext/Devel/PPPort/t/magic.t
3169 ! ext/Devel/PPPort/t/memory.t ext/Devel/PPPort/t/misc.t
3170 ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
3171 ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
3172 ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
3173 ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/t/threads.t
3174 ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t
3175 ! ext/Devel/PPPort/t/warn.t
3176 ____________________________________________________________________________
3177 [ 28266] By: mhx on 2006/05/21 22:34:29
3178 Log: Remove duplicate documentation for SvREFCNT_inc().
3179 Add documentation for SvREFCNT_inc_simple_void_NN().
3180 Wrap SvREFCNT_inc_simple_void() in STMT_START/STMT_END.
3183 ____________________________________________________________________________
3184 [ 28265] By: mhx on 2006/05/21 22:20:48
3185 Log: Document PoisonFree() instead of documenting Poison() twice.
3188 ____________________________________________________________________________
3189 [ 28264] By: stevep on 2006/05/21 03:47:18
3190 Log: Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds.
3191 Also, picked up a missed change for pod/perlapi.pod.
3193 ! embed.fnc embed.h global.sym pod/perlapi.pod
3194 ____________________________________________________________________________
3195 [ 28263] By: nicholas on 2006/05/20 23:08:40
3196 Log: Oops. Fix bad #! lines when not using userelocatableinc
3199 ____________________________________________________________________________
3200 [ 28262] By: davem on 2006/05/20 22:23:21
3201 Log: Subject: [PATCH] optimize /[x]/ to /x/.
3202 From: demerphq <demerphq@gmail.com>
3203 Date: Sat, 20 May 2006 23:16:33 +0200
3204 Message-Id: <9b18b3110605201416i3dc44c39k86cd9b2f47f5cda0@mail.gmail.com>
3207 ____________________________________________________________________________
3208 [ 28261] By: nicholas on 2006/05/20 22:17:07
3209 Log: Fix bug in change 28258. So how come I thought I'd passed all tests?
3212 ____________________________________________________________________________
3213 [ 28260] By: davem on 2006/05/20 21:07:34
3214 Log: don't try to dump GVish parts of an LV if it hasn't got GVish parts
3217 ____________________________________________________________________________
3218 [ 28259] By: mhx on 2006/05/20 18:22:00
3219 Log: Upgrade to Devel::PPPort 3.08_01
3221 + ext/Devel/PPPort/parts/base/5008008
3222 + ext/Devel/PPPort/parts/base/5009004
3223 + ext/Devel/PPPort/parts/inc/pvs
3224 + ext/Devel/PPPort/parts/inc/snprintf
3225 + ext/Devel/PPPort/parts/inc/warn
3226 + ext/Devel/PPPort/parts/todo/5008008
3227 + ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/t/pvs.t
3228 + ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/warn.t
3229 - ext/Devel/PPPort/MANIFEST
3230 ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
3231 ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
3232 ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
3233 ! ext/Devel/PPPort/parts/apicheck.pl
3234 ! ext/Devel/PPPort/parts/apidoc.fnc
3235 ! ext/Devel/PPPort/parts/base/5004050
3236 ! ext/Devel/PPPort/parts/base/5006000
3237 ! ext/Devel/PPPort/parts/base/5006001
3238 ! ext/Devel/PPPort/parts/base/5007002
3239 ! ext/Devel/PPPort/parts/base/5007003
3240 ! ext/Devel/PPPort/parts/base/5008000
3241 ! ext/Devel/PPPort/parts/base/5008001
3242 ! ext/Devel/PPPort/parts/base/5009000
3243 ! ext/Devel/PPPort/parts/base/5009003
3244 ! ext/Devel/PPPort/parts/embed.fnc
3245 ! ext/Devel/PPPort/parts/inc/Sv_set
3246 ! ext/Devel/PPPort/parts/inc/magic
3247 ! ext/Devel/PPPort/parts/inc/misc
3248 ! ext/Devel/PPPort/parts/todo/5004000
3249 ! ext/Devel/PPPort/parts/todo/5005000
3250 ! ext/Devel/PPPort/parts/todo/5006000
3251 ! ext/Devel/PPPort/parts/todo/5006001
3252 ! ext/Devel/PPPort/parts/todo/5007003
3253 ! ext/Devel/PPPort/parts/todo/5009003 ext/Devel/PPPort/soak
3254 ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/magic.t
3255 ! ext/Devel/PPPort/t/misc.t
3256 ____________________________________________________________________________
3257 [ 28258] By: nicholas on 2006/05/20 17:29:52
3258 Log: Abolish cop_io (the simple way) by storing the value in cop_hints_hash.
3259 Todo - store the in and out values under 2 keys, and avoid the need to
3260 create a temporary mortal SV while checking it.
3262 ! bytecode.pl cop.h embed.fnc embed.h ext/B/B.xs
3263 ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
3264 ! ext/ByteLoader/byterun.h mg.c op.c perl.c perl.h perlio.c
3265 ! perlio.h pp_ctl.c pp_sys.c proto.h sv.c
3266 ____________________________________________________________________________
3267 [ 28257] By: nicholas on 2006/05/20 15:27:28
3268 Log: Move the hints from op_private into cop_hints. This allows all 32 bits
3269 to be stored. Make B::Concise display the new hints field, and modify
3270 B::Deparse to use it.
3272 ! cop.h ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm
3273 ! ext/B/B/Deparse.pm ext/B/t/f_map.t ext/B/t/f_sort.t
3274 ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
3275 ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
3276 ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
3277 ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
3278 ! ext/ByteLoader/bytecode.h op.c perl.h
3279 ____________________________________________________________________________
3280 [ 28255] By: merijn on 2006/05/20 15:16:29
3281 Log: Small typo correction
3284 ____________________________________________________________________________
3285 [ 28254] By: davem on 2006/05/20 14:30:50
3286 Log: eval { s/$foo/die/e } leaked a scalar
3289 ____________________________________________________________________________
3290 [ 28253] By: merijn on 2006/05/20 13:26:51
3291 Log: Subject: Re: Over-pious message from Configure?
3292 From: Dominic Dunlop <shouldbedomo@mac.com>
3293 Date: Thu, 18 May 2006 15:47:27 +0200
3294 Message-Id: <90C6E6BF-D1B1-4346-A893-1708E8E50534@mac.com>
3297 ____________________________________________________________________________
3298 [ 28252] By: nicholas on 2006/05/20 12:31:09
3299 Log: Rename cop_hints to cop_hints_hash
3301 ! cop.h mg.c op.c perl.c pod/perlintern.pod pp_ctl.c scope.c
3303 ____________________________________________________________________________
3304 [ 28251] By: davem on 2006/05/20 11:58:07
3305 Log: Perl segfaults; test case available
3306 sub f { s/$var/f()/e } could free the wrong RE
3308 ! cop.h pp_ctl.c pp_hot.c
3309 ____________________________________________________________________________
3310 [ 28250] By: nicholas on 2006/05/20 11:29:26
3311 Log: Abolish cop_arybase. Signal a non zero $[ with a hint flag, and store
3312 the value in the hints structure used for %^H.
3314 ! cop.h embed.fnc embed.h global.sym hv.c op.c perl.h proto.h
3315 ____________________________________________________________________________
3316 [ 28249] By: nicholas on 2006/05/20 10:27:23
3317 Log: Solaris was happy, but change 28247 removed the wrong dTHX as far as
3318 some other operating systems were concerned.
3321 ____________________________________________________________________________
3322 [ 28248] By: davem on 2006/05/20 00:43:42
3323 Log: SEGV with complicated regexp and long string
3324 PL_reg_maxiter was wrapping to a negative value
3327 ____________________________________________________________________________
3328 [ 28247] By: nicholas on 2006/05/19 22:48:38
3329 Log: Perl_croak() needs an aTHX_ in PerlIO_vsprintf().
3332 ____________________________________________________________________________
3333 [ 28246] By: mhx on 2006/05/19 22:11:44
3334 Log: There is no STASH type.
3337 ____________________________________________________________________________
3338 [ 28245] By: nicholas on 2006/05/19 21:44:14
3339 Log: Correct Perl_refcounted_he_chain_2hv() and its caller - it doesn't
3340 store a reference to the value, so don't pass it in a new SV.
3342 ! hv.c mg.c pod/perlintern.pod
3343 ____________________________________________________________________________
3344 [ 28244] By: stevep on 2006/05/19 20:15:10
3345 Log: Grrr...Perforce decided not to add the MANIFEST changes for change
3346 #28243. Hateful indeed!
3349 ____________________________________________________________________________
3350 [ 28243] By: stevep on 2006/05/19 20:12:23
3351 Log: Shortening name of a Pod::Simple test case to allow the test to be
3352 run on the VOS operating system. Fixes "RT #38645: Test case name
3355 +> lib/Pod/Simple/t/search_25_glob_squaa.t
3356 - lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
3357 ____________________________________________________________________________
3358 [ 28242] By: nicholas on 2006/05/19 20:11:57
3359 Log: Rebuild perltoc.pod.
3362 ____________________________________________________________________________
3363 [ 28241] By: nicholas on 2006/05/19 20:10:47
3364 Log: Add perlpragma.pod, which describes how to implement user pragmata.
3366 + pod/perlpragma.pod
3367 ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template
3369 ____________________________________________________________________________
3370 [ 28239] By: nicholas on 2006/05/19 20:08:46
3371 Log: Add README.riscos to pod.lst
3373 ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
3375 ____________________________________________________________________________
3376 [ 28238] By: nicholas on 2006/05/19 20:08:21
3377 Log: pod/buildtoc has fussy ideas about the order of MANIFEST
3380 ____________________________________________________________________________
3381 [ 28237] By: stevep on 2006/05/19 18:36:13
3382 Log: Subject: [PATCH] strlcat aaargh
3383 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3384 Date: Fri, 19 May 2006 20:44:46 +0300
3385 Message-ID: <446E040E.8030205@gmail.com>
3388 ____________________________________________________________________________
3389 [ 28236] By: nicholas on 2006/05/19 16:31:35
3390 Log: strlen(foo) rather than strchr(foo, 0) makes simpler code, and is
3391 likely to be a more efficient implementation.
3394 ____________________________________________________________________________
3395 [ 28235] By: davem on 2006/05/19 16:06:58
3396 Log: give a more useful example for $^V
3399 ____________________________________________________________________________
3400 [ 28234] By: rgs on 2006/05/19 15:17:00
3401 Log: Subject: [PATCH] Re: [PATCH] Re: Change 28183 has broken 64-bit builds?
3402 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3403 Date: Thu, 18 May 2006 22:44:14 +0300
3404 Message-ID: <446CCE8E.8010407@gmail.com>
3406 ! perl.h perlio.c util.c
3407 ____________________________________________________________________________
3408 [ 28232] By: rgs on 2006/05/19 08:46:09
3409 Log: Adjust test following change #28225
3412 ____________________________________________________________________________
3413 [ 28231] By: davem on 2006/05/19 00:14:15
3414 Log: lots of warnings with diagnostics and (warn or die)
3415 stop C<use diagnostics; warn "\n"> outputing lots of 'uninit'
3418 ! lib/diagnostics.pm
3419 ____________________________________________________________________________
3420 [ 28230] By: davem on 2006/05/18 23:50:51
3421 Log: test some die codepaths in pp_enterwrite
3424 ____________________________________________________________________________
3425 [ 28229] By: davem on 2006/05/18 23:16:16
3426 Log: Subject: [PATCH] threads core dump in BEGIN
3427 From: "Jerry D. Hedden" <jerry@hedden.us>
3428 Date: Thu, 18 May 2006 13:22:20 -0700
3429 Message-Id: <20060518132220.fb30e530d17747c2b054d625b8945d88.f45de90925.wbe@email.secureserver.net>
3431 + ext/threads/t/blocks.t
3432 ! MANIFEST ext/threads/Changes ext/threads/README
3433 ! ext/threads/threads.pm ext/threads/threads.xs
3434 ____________________________________________________________________________
3435 [ 28228] By: rgs on 2006/05/18 15:45:49
3436 Log: We can now remove DynaLoader from 1_compile.t
3439 ____________________________________________________________________________
3440 [ 28227] By: rgs on 2006/05/18 15:43:25
3441 Log: Nits in the DynaLoader test: make it warning-clean,
3442 and avoid checking OS- and locale-specific messages
3444 ! ext/DynaLoader/t/DynaLoader.t
3445 ____________________________________________________________________________
3446 [ 28226] By: stevep on 2006/05/18 15:16:40
3447 Log: Subject: [PATCH] Test script for DynaLoader
3448 From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
3449 Date: Thu, 18 May 2006 16:46:00 +0200
3450 Message-ID: <1147963560.446c88a8891e1@imp1-g19.free.fr>
3452 + ext/DynaLoader/t/DynaLoader.t
3454 ____________________________________________________________________________
3455 [ 28225] By: rgs on 2006/05/18 12:52:34
3456 Log: Subject: [perl #39130] h2ph generates incorrect code for '#if defined A || defined B'
3457 From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
3458 Date: Thu, 11 May 2006 11:00:42 -0700
3459 Message-ID: <rt-3.0.11-39130-133411.1.91055283125046@perl.org>
3462 ____________________________________________________________________________
3463 [ 28224] By: rgs on 2006/05/18 12:34:35
3464 Log: Subject: Re: [perl #39152] diagnostics.pm: "-traceonly" vs "-trace"
3465 From: "Fergal Daly" <fergal@esatclear.ie>
3466 Date: Wed, 17 May 2006 18:59:50 +0100
3467 Message-ID: <875029960605171059y286fe449nd39d6830ef2b229a@mail.gmail.com>
3469 ! lib/diagnostics.pm
3470 ____________________________________________________________________________
3471 [ 28223] By: rgs on 2006/05/18 11:38:00
3472 Log: Subject: [PATCH] threads 1.28
3473 From: "Jerry D. Hedden" <jerry@hedden.us>
3474 Date: Wed, 17 May 2006 11:45:32 -0700
3475 Message-ID: <20060517114532.fb30e530d17747c2b054d625b8945d88.ca725822fc.wbe@email.secureserver.net>
3477 ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
3478 ! ext/threads/threads.pm ext/threads/threads.xs
3479 ____________________________________________________________________________
3480 [ 28222] By: rgs on 2006/05/18 06:30:09
3481 Log: Adjust calling of Perl_va_copy(), noticed by Jarkko
3484 ____________________________________________________________________________
3485 [ 28221] By: nicholas on 2006/05/17 23:13:51
3486 Log: Another SvVOK(). I believe that this is the last.
3489 ____________________________________________________________________________
3490 [ 28219] By: rgs on 2006/05/17 21:01:54
3491 Log: Oops, missed a SvVOK.
3494 ____________________________________________________________________________
3495 [ 28218] By: rgs on 2006/05/17 20:54:23
3496 Log: Add a new macro SvVSTRING_mg that returns vstring magic, if any.
3497 SvVOK used to do that, in stealth mode, but now it returns a
3498 boolean like it used to. Patch suggested by John Peacock.
3501 ____________________________________________________________________________
3502 [ 28217] By: rgs on 2006/05/17 19:55:30
3503 Log: Parenthesize uses of macro arguments
3506 ____________________________________________________________________________
3507 [ 28216] By: rgs on 2006/05/17 19:50:54
3508 Log: Subject: Re: Change 28183 has broken 64-bit builds?
3509 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3510 Date: Wed, 17 May 2006 22:19:51 +0300
3511 Message-ID: <446B7757.8030301@gmail.com>
3513 ! perl.h perlio.c pod/perlapi.pod util.c
3514 ____________________________________________________________________________
3515 [ 28215] By: steveh on 2006/05/17 17:06:26
3516 Log: Subject: Re: [perl #39145] win32, @_ and fork crashing in dounwind
3517 From: Dave Mitchell <davem@iabyn.com>
3518 Date: Wed, 17 May 2006 17:38:16 +0100
3519 Message-ID: <20060517163816.GN17109@iabyn.com>
3521 (Dave's fix, plus a test taken from [perl #39145])
3524 ____________________________________________________________________________
3525 [ 28214] By: stevep on 2006/05/17 15:02:45
3526 Log: Subject: [PATCH] IO::Compress* 2.000_12
3527 From: "Paul Marquess" <paul.marquess@ntlworld.com>
3528 Date: Wed, 17 May 2006 13:45:16 +0100
3529 Message-ID: <00c101c679af$c0305af0$2405140a@myopwv.com>
3531 + ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
3532 + ext/Compress/Raw/Zlib/Changes
3533 ! MANIFEST ext/Compress/IO/Base/README
3534 ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
3535 ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
3536 ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
3537 ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
3538 ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
3539 ! ext/Compress/IO/Zlib/README
3540 ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
3541 ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
3542 ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
3543 ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
3544 ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
3545 ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
3546 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
3547 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
3548 ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
3549 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
3550 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
3551 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
3552 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
3553 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
3554 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
3555 ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
3556 ! ext/Compress/IO/Zlib/t/004gziphdr.t
3557 ! ext/Compress/IO/Zlib/t/101truncate-zip.t
3558 ! ext/Compress/Raw/Zlib/README
3559 ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
3560 ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
3561 ! ext/Compress/Zlib/lib/Compress/Zlib.pm
3562 ! t/lib/compress/CompTestUtils.pm x2p/find2perl.PL
3563 ____________________________________________________________________________
3564 [ 28210] By: nicholas on 2006/05/16 16:41:45
3565 Log: Revert change 27513
3566 [Make the original versions of relocated paths available from
3567 %Config::Config with the prefix "raw_". Not sure if "raw_" is the
3571 ____________________________________________________________________________
3572 [ 28209] By: rgs on 2006/05/16 16:14:46
3573 Log: Subject: Re: [PATCH] upgrade bytes_to_uni
3574 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3575 Date: Mon, 15 May 2006 22:39:58 +0900
3576 Message-Id: <20060515223901.F3B0.BQW10602@nifty.com>
3579 ____________________________________________________________________________
3580 [ 28206] By: rgs on 2006/05/16 13:14:12
3581 Log: Subject: [PATCH] Refactoring reghops
3582 From: andy@petdance.com (Andy Lester)
3583 Date: Mon, 15 May 2006 08:54:24 -0500
3584 Message-ID: <20060515135424.GA31585@petdance.com>
3586 ! embed.fnc proto.h regexec.c
3587 ____________________________________________________________________________
3588 [ 28205] By: rgs on 2006/05/16 13:09:17
3589 Log: Subject: [PATCH] refactoring out S_regoptail
3590 From: andy@petdance.com (Andy Lester)
3591 Date: Sun, 14 May 2006 23:15:18 -0500
3592 Message-ID: <20060515041518.GA15745@petdance.com>
3594 ! embed.fnc embed.h proto.h regcomp.c
3595 ____________________________________________________________________________
3596 [ 28202] By: nicholas on 2006/05/16 10:00:55
3597 Log: Take advantage of the bug that binexp ignores the Configure
3598 installprefix, by using initialinstalllocation rather than binexp
3599 to determine the #! line for installed scripts. This way they are at
3600 least correct initially for a relocatable @INC perl, rather than
3601 starting as .../../bin/perl
3604 ____________________________________________________________________________
3605 [ 28200] By: stevep on 2006/05/15 16:43:44
3606 Log: Clarification on what Perl does to floating points in the modulus
3610 ____________________________________________________________________________
3611 [ 28198] By: nicholas on 2006/05/15 15:11:15
3612 Log: Encode run-time relocation of file names in packlist with a relocate_as
3613 attribute. With this, unmodified instmodsh correctly verifies installed
3614 modules even after relocation.
3616 ! lib/ExtUtils/Packlist.pm
3617 ____________________________________________________________________________
3618 [ 28197] By: stevep on 2006/05/15 14:13:46
3619 Log: Upgrade to Digest-SHA-5.37
3621 ! ext/Digest/SHA/Changes ext/Digest/SHA/README
3622 ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
3623 ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
3624 ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
3625 ____________________________________________________________________________
3626 [ 28196] By: nicholas on 2006/05/15 13:57:25
3627 Log: Simplify the implementation in ExtUtils::Packlist::read.
3629 ! lib/ExtUtils/Packlist.pm
3630 ____________________________________________________________________________
3631 [ 28195] By: rgs on 2006/05/15 11:29:59
3632 Log: Subject: [REPATCH universal.c] Make sv_derived_from Documentation Clearer
3633 From: chromatic <chromatic@wgz.org>
3634 Date: Sun, 14 May 2006 16:51:36 -0700
3635 Message-Id: <200605141651.37181.chromatic@wgz.org>
3637 ! pod/perlapi.pod universal.c
3638 ____________________________________________________________________________
3639 [ 28194] By: rgs on 2006/05/15 09:43:02
3640 Log: Subject: [PATCH] S_reguni should return its length
3641 From: andy@petdance.com (Andy Lester)
3642 Date: Sun, 14 May 2006 09:46:32 -0500
3643 Message-ID: <20060514144632.GA20935@petdance.com>
3645 ! embed.fnc embed.h proto.h regcomp.c
3646 ____________________________________________________________________________
3647 [ 28193] By: rgs on 2006/05/15 08:33:53
3648 Log: Subject: [PATCH] strange encodings upsets pp_chr
3649 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3650 Date: Sun, 14 May 2006 19:57:28 +0900
3651 Message-Id: <20060514195532.5422.BQW10602@nifty.com>
3654 ! MANIFEST pp.c t/op/chr.t t/op/ord.t
3655 ____________________________________________________________________________
3656 [ 28192] By: nicholas on 2006/05/14 12:27:19
3657 Log: TEST needs to binmode the file handle that is reading the TAP, else it
3658 can get killed if TEST's environment has made it default all opens to
3659 UTF-8 but the TAP is not UTF-8.
3662 ____________________________________________________________________________
3663 [ 28190] By: nicholas on 2006/05/14 10:33:39
3664 Log: Upgrade to Test::Harness 2.58.
3666 ! lib/Test/Harness.pm
3667 ____________________________________________________________________________
3668 [ 28189] By: nicholas on 2006/05/13 15:48:24
3669 Log: A Configure probe for C99 variadic macros, based on code from Jarkko.
3671 ! Configure Cross/config.sh-arm-linux NetWare/config.wc
3672 ! Porting/Glossary config_h.SH configure.com epoc/config.sh
3673 ! plan9/config_sh.sample symbian/config.sh uconfig.sh
3674 ! win32/config.bc win32/config.gc win32/config.vc
3676 ____________________________________________________________________________
3677 [ 28188] By: nicholas on 2006/05/13 12:57:50
3678 Log: Only ask about MAD for 5.9.0 and greater. Otherwise silently select
3682 ____________________________________________________________________________
3683 [ 28187] By: nicholas on 2006/05/13 11:26:04
3684 Log: Subject: t/uni/overload.t
3685 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3686 Message-ID: <4465988C.9080407@gmail.com>
3687 Date: Sat, 13 May 2006 11:27:56 +0300
3690 ____________________________________________________________________________
3691 [ 28186] By: nicholas on 2006/05/13 10:36:49
3692 Log: Subject: [PATCH] sv.c: printf %d wants int not size_t
3693 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3694 Message-Id: <200605130715.k4D7FWg3089581@kosh.hut.fi>
3695 Date: Sat, 13 May 2006 10:15:32 +0300 (EEST)
3698 ____________________________________________________________________________
3699 [ 28185] By: nicholas on 2006/05/13 10:36:18
3700 Log: Can't do require Foo if $tainted; because taint tunnels.
3701 (Documented, but I regard this as a serious practical deficiency in
3704 ! lib/Tie/RefHash.pm
3705 ____________________________________________________________________________
3706 [ 28183] By: rgs on 2006/05/12 20:57:07
3707 Log: Subject: Re: [PATCH] my_snprintf
3708 From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3709 Date: Fri, 12 May 2006 22:28:49 +0300
3710 Message-ID: <4464E1F1.9010706@gmail.com>
3712 ! embed.fnc global.sym perl.h perlio.c pod/perlapi.pod pp_ctl.c
3713 ! proto.h regcomp.c sv.c toke.c universal.c util.c
3714 ____________________________________________________________________________
3715 [ 28181] By: rgs on 2006/05/12 16:55:36
3716 Log: Subject: AW: question on "len item/string item" with unpack()
3717 From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
3718 Date: Fri, 5 May 2006 13:20:24 +0200
3719 Message-ID: <E9A2605289D8D7468B1A21EC24E59D2104979424@naimucx5.muc.allianz>
3722 ____________________________________________________________________________
3723 [ 28180] By: rgs on 2006/05/12 15:48:43
3724 Log: Subject: [PATCH] upgrade bytes_to_uni
3725 From: andy@petdance.com (Andy Lester)
3726 Date: Fri, 12 May 2006 00:21:23 -0500
3727 Message-ID: <20060512052123.GA21648@petdance.com>
3729 ! embed.fnc embed.h pp_pack.c proto.h
3730 ____________________________________________________________________________
3731 [ 28179] By: rgs on 2006/05/12 14:33:40
3732 Log: Subject: [PATCH] Proper use of static funcs in toke.c and pp_sys.c
3733 From: andy@petdance.com (Andy Lester)
3734 Date: Tue, 9 May 2006 12:27:30 -0500
3735 Message-ID: <20060509172730.GA5272@petdance.com>
3737 ! embed.fnc embed.h pp_sys.c proto.h toke.c
3738 ____________________________________________________________________________
3739 [ 28178] By: nicholas on 2006/05/12 14:08:45
3740 Log: The upgrade/croak order in Perl_sv_utf8_encode() seemed utterly
3741 backwards. It now checks for readonly *first*.
3744 ____________________________________________________________________________
3745 [ 28177] By: rgs on 2006/05/12 13:09:29
3746 Log: Upgrade to Tie::RefHash 1.34, by Yuval Kogman
3748 + lib/Tie/RefHash/rebless.t lib/Tie/RefHash/storable.t
3749 ! MANIFEST lib/Tie/RefHash.pm lib/Tie/RefHash/refhash.t
3750 ! lib/Tie/RefHash/threaded.t
3751 ____________________________________________________________________________
3752 [ 28176] By: rgs on 2006/05/12 12:23:03
3753 Log: Subject: [PATCH] Speed up utf8.c a bit
3754 From: andy@petdance.com (Andy Lester)
3755 Date: Thu, 11 May 2006 22:41:01 -0500
3756 Message-ID: <20060512034101.GA10709@petdance.com>
3759 ____________________________________________________________________________
3760 [ 28175] By: rgs on 2006/05/12 12:13:03
3761 Log: Subject: [PATCH] Fixing embed.fnc
3762 From: andy@petdance.com (Andy Lester)
3763 Date: Thu, 11 May 2006 21:54:10 -0500
3764 Message-ID: <20060512025410.GA32709@petdance.com>
3767 ____________________________________________________________________________
3768 [ 28174] By: nicholas on 2006/05/12 11:47:40
3769 Log: Threads and signals. Delicious. Tweak change 28168 to add a local
3770 signal handler in the sleeping thread, because some operating systems
3771 deliver the SIGINT to that thread rather than the signalling thread.
3773 ! ext/threads/t/kill.t
3774 ____________________________________________________________________________
3775 [ 28173] By: rgs on 2006/05/12 11:40:51
3776 Log: Subject: [PATCH] Better unsafe signals info in threads.pm
3777 From: "Jerry D. Hedden" <jerry@hedden.us>
3778 Date: Thu, 11 May 2006 11:50:15 -0700
3779 Message-ID: <20060511115015.fb30e530d17747c2b054d625b8945d88.8b4855700b.wbe@email.secureserver.net>
3781 ! ext/threads/threads.pm
3782 ____________________________________________________________________________
3783 [ 28172] By: nicholas on 2006/05/12 09:47:29
3784 Log: Fix concise-xs.t following the changes to B::Deparse.
3786 ! ext/B/t/concise-xs.t
3787 ____________________________________________________________________________
3788 [ 28171] By: nicholas on 2006/05/11 21:44:06
3789 Log: Tk spots that S_glob_2pv might be called from *_nolen, so we need to
3790 check that len is non-NULL before assigning to it.
3793 ____________________________________________________________________________
3794 [ 28168] By: rgs on 2006/05/11 16:47:33
3795 Log: Subject: [PATCH] Thread signalling [REVISED]
3796 From: "Jerry D. Hedden" <jerry@hedden.us>
3797 Date: Thu, 11 May 2006 08:55:39 -0700
3798 Message-ID: <20060511085539.fb30e530d17747c2b054d625b8945d88.a90037f085.wbe@email.secureserver.net>
3800 + ext/threads/t/kill.t
3801 ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL
3802 ! ext/threads/threads.pm ext/threads/threads.xs
3803 ____________________________________________________________________________
3804 [ 28166] By: rgs on 2006/05/11 16:06:06
3805 Log: Deparse state variables.
3807 ! ext/B/B/Deparse.pm
3808 ____________________________________________________________________________
3809 [ 28156] By: stevep on 2006/05/11 00:09:53
3810 Log: Adding a mention of STDIN processing by qx// as requested by
3811 RT #34288: perlop: qx/STRING/: mention STDIN
3814 ____________________________________________________________________________
3815 [ 28155] By: stevep on 2006/05/10 23:02:20
3816 Log: Add -fno-delete-null-pointer-checks to ccflags on Itaniums when
3817 compiling with gcc's 3.2, 3.3, or 3.4. This fixes RT #37156.
3820 ____________________________________________________________________________
3821 [ 28152] By: stevep on 2006/05/10 15:03:03
3822 Log: Upgrade to Encode-2.17
3824 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/encoding.pm
3825 ____________________________________________________________________________
3826 [ 28150] By: nicholas on 2006/05/10 14:08:43
3827 Log: no 5.9.4; should fail in version 5.9.4.
3828 Improve the diagnostics and test names in t/comp/use.t
3830 ! pp_ctl.c t/comp/use.t
3831 ____________________________________________________________________________
3832 [ 28149] By: nicholas on 2006/05/10 13:08:49
3833 Log: Convert use.t to an inlined is/isnt/like implementation, to give better
3837 ____________________________________________________________________________
3838 [ 28148] By: davem on 2006/05/10 01:32:10
3839 Log: disable WARN and DIE hooks during constant folding
3841 ! op.c t/comp/fold.t util.c warnings.h warnings.pl
3842 ____________________________________________________________________________
3843 [ 28146] By: nicholas on 2006/05/09 21:42:18
3844 Log: Change 28145 means that Perl_allocmy() can take a const char *name.
3846 ! embed.fnc op.c proto.h
3847 ____________________________________________________________________________
3848 [ 28145] By: nicholas on 2006/05/09 20:42:03
3849 Log: Simplify the non-printable name error reporting code in Perl_allocmy().
3852 ____________________________________________________________________________
3853 [ 28144] By: nicholas on 2006/05/09 20:10:12
3854 Log: In Perl_Gv_AMupdate(), there's no need to call sv_unmagic() if we know