eef98926a30235d1fc2144d41a89323e151dff4f
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.9.X          Development release working toward v5.10
29 --------------
30
31 ____________________________________________________________________________
32 [ 26966] By: rgs                                   on 2006/01/27  17:47:32
33         Log: Remove patch number
34      Branch: perl
35            ! patchlevel.h
36 ____________________________________________________________________________
37 [ 26965] By: rgs                                   on 2006/01/27  17:44:48
38         Log: Mention ptardiff in perldelta.
39      Branch: perl
40            ! pod/perl593delta.pod
41 ____________________________________________________________________________
42 [ 26964] By: rgs                                   on 2006/01/27  17:37:27
43         Log: Don't install ptardiff in the module tree
44      Branch: perl
45            ! installperl
46 ____________________________________________________________________________
47 [ 26963] By: rgs                                   on 2006/01/27  17:19:52
48         Log: Install the ptardiff utility that comes with Archive::Tar
49      Branch: perl
50            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
51            ! win32/Makefile win32/makefile.mk
52 ____________________________________________________________________________
53 [ 26962] By: rgs                                   on 2006/01/27  17:04:35
54         Log: Install nit : README.e2x should be installed, the other READMEs shouldn't
55      Branch: perl
56            ! installperl
57 ____________________________________________________________________________
58 [ 26961] By: rgs                                   on 2006/01/27  16:31:33
59         Log: Regenerate PODs
60      Branch: perl
61            ! pod/perlmodlib.pod pod/perltoc.pod
62 ____________________________________________________________________________
63 [ 26960] By: rgs                                   on 2006/01/27  15:35:01
64         Log: Some spelling fixes by David Landgren.
65              Mention perltodo.
66      Branch: perl
67            ! pod/perl593delta.pod
68 ____________________________________________________________________________
69 [ 26959] By: rgs                                   on 2006/01/27  15:26:05
70         Log: Revert change 24461, now that change 26757 allows TEST
71              to accept extra output from module tests
72      Branch: perl
73            ! cygwin/perlld.in
74 ____________________________________________________________________________
75 [ 26958] By: rgs                                   on 2006/01/27  13:54:06
76         Log: Subject: [PATCH] quiet gcc Info message in cygwin
77              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
78              Date: Wed, 25 Jan 2006 19:16:09 -0800
79              Message-ID: <20060126031608.GA2588@efn.org>
80      Branch: perl
81            ! hints/cygwin.sh
82 ____________________________________________________________________________
83 [ 26957] By: rgs                                   on 2006/01/27  13:08:12
84         Log: Remove note about #elif, see :
85              Subject: Re: Change 26954: Simplify nested '#ifdef' by replacing it with '#elif defined()'
86              From: Steve Hay <steve.hay@uk.radan.com>
87              Date: Fri, 27 Jan 2006 11:09:02 +0000
88              Message-ID: <43D9FF4E.6010501@uk.radan.com>
89      Branch: perl
90            ! Porting/pumpkin.pod
91 ____________________________________________________________________________
92 [ 26955] By: nicholas                              on 2006/01/27  10:36:05
93         Log: A description of the new constants.
94      Branch: perl
95            ! pod/perl593delta.pod
96 ____________________________________________________________________________
97 [ 26954] By: gisle                                 on 2006/01/27  08:54:04
98         Log: Simplify nested '#ifdef' by replacing it with '#elif defined()'
99      Branch: perl
100            ! mg.c
101 ____________________________________________________________________________
102 [ 26953] By: gisle                                 on 2006/01/27  08:49:34
103         Log: Safer implementation of RTRIM().
104              Don't rely on SvCUR to be sane unless SvPOK.
105      Branch: perl
106            ! mg.c
107 ____________________________________________________________________________
108 [ 26952] By: nicholas                              on 2006/01/26  22:03:19
109         Log: Subject: [PATCH] Change 26781/26830 (SvRTRIM should also write a new '\0' at the end) can cause segfaults
110              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
111              Message-ID: <43D941AF.1060503@ActiveState.com>
112              Date: Thu, 26 Jan 2006 13:39:59 -0800
113      Branch: perl
114            ! mg.c
115 ____________________________________________________________________________
116 [ 26951] By: stevep                                on 2006/01/26  19:23:48
117         Log: Fix a few nits in perl593delta
118      Branch: perl
119            ! pod/perl593delta.pod
120 ____________________________________________________________________________
121 [ 26950] By: rgs                                   on 2006/01/26  18:48:27
122         Log: miniperl isn't enough anymore to run pod2man.
123      Branch: perl
124            ! pod/Makefile.SH
125 ____________________________________________________________________________
126 [ 26949] By: nicholas                              on 2006/01/26  18:35:56
127         Log: 2 spelling corrections, and rephrase the entry on perlivp (better
128              grammer, more succinct)
129      Branch: perl
130            ! pod/perl593delta.pod
131 ____________________________________________________________________________
132 [ 26948] By: rgs                                   on 2006/01/26  18:14:26
133         Log: More work on perldelta
134      Branch: perl
135            ! pod/perl593delta.pod
136 ____________________________________________________________________________
137 [ 26947] By: steveh                                on 2006/01/26  16:25:20
138         Log: Make dump and -u croak on Win32 and Cygwin to avoid confusion
139              such as was seen here:
140              
141              Subject: Weird Win32 error: "This application has requested the Runtime to terminate it in an unusual way."
142              From: demerphq <demerphq@gmail.com>
143              Date: Thu, 26 Jan 2006 15:40:42 +0100
144              Message-ID: <9b18b3110601260640x34b2442cnf5379d2f83b74187@mail.gmail.com>
145      Branch: perl
146            ! perl.c pod/perldiag.pod pod/perlport.pod
147 ____________________________________________________________________________
148 [ 26946] By: nicholas                              on 2006/01/26  14:57:42
149         Log: SvREADONLY_off inside the magic routines is also dangerous on shared
150              hash key scalars, so decompose them to normal scalars if they ever
151              get here.
152      Branch: perl
153            ! mg.c
154 ____________________________________________________________________________
155 [ 26945] By: rgs                                   on 2006/01/26  11:49:22
156         Log: assertions.pm is dual-lived
157      Branch: perl
158            ! Porting/Maintainers.pl
159 ____________________________________________________________________________
160 [ 26943] By: rgs                                   on 2006/01/25  17:12:11
161         Log: Subject: aelemfast optimization opclass problem (c.f. [perl #38279])
162              From: Stephen McCamant <smcc@mit.edu>
163              Date: Jan 24, 2006 7:23 AM
164              Message-ID: <17365.51166.604020.571992@conquest.OCF.Berkeley.EDU>
165      Branch: perl
166            + ext/B/t/optree_misc.t
167            ! MANIFEST ext/B/B.xs
168 ____________________________________________________________________________
169 [ 26941] By: gisle                                 on 2006/01/24  15:37:25
170         Log: Subject: Simplify &IO::Handle::say
171              From: Gisle Aas <gisle@ActiveState.com>
172              Date: 24 Jan 2006 05:01:28 -0800
173              Message-ID: <lrzmll7pav.fsf@caliper.activestate.com>
174      Branch: perl
175            ! ext/IO/lib/IO/Handle.pm
176 ____________________________________________________________________________
177 [ 26940] By: rgs                                   on 2006/01/24  15:10:27
178         Log: Fix a regression on suidperl : the error message "No #! line" was
179              produced in erroneous cases, because we used to read values in a
180              string buffer that pointed to nothing.
181      Branch: perl
182            ! perl.c
183 ____________________________________________________________________________
184 [ 26936] By: steveh                                on 2006/01/24  12:13:15
185         Log: Remove d_nanosleep from win32 configs
186              Change 19899 removed them before, but they have accidentally crept back.
187      Branch: perl
188            ! win32/config.bc win32/config.gc win32/config.vc
189            ! win32/config.vc64
190 ____________________________________________________________________________
191 [ 26935] By: steveh                                on 2006/01/24  09:22:44
192         Log: Subject: SPRINTF_RETURNS_STRLEN isn't really a compile-time option 
193              From: Gisle Aas <gisle@ActiveState.com>
194              Date: 23 Jan 2006 02:12:04 -0800
195              Message-ID: <lr3bjfb6dn.fsf@caliper.activestate.com>
196              
197              Subject: RE: SPRINTF_RETURNS_STRLEN isn't really a compile-time option
198              From: "Jan Dubois" <jand@ActiveState.com>
199              Date: Mon, 23 Jan 2006 11:30:51 -0800
200              Message-ID: <008001c62053$86adf680$2217a8c0@candy>
201      Branch: perl
202            ! makedef.pl perl.c
203 ____________________________________________________________________________
204 [ 26933] By: rgs                                   on 2006/01/23  19:24:06
205         Log: More work on perldelta
206      Branch: perl
207            ! pod/perl593delta.pod
208 ____________________________________________________________________________
209 [ 26932] By: nicholas                              on 2006/01/23  19:06:41
210         Log: constant_add_symbol needs to be static, else static builds can fail at
211              link time. (*How* many meanings is "static" overloaded with?)
212      Branch: perl
213            ! lib/ExtUtils/Constant/ProxySubs.pm
214 ____________________________________________________________________________
215 [ 26930] By: stevep                                on 2006/01/23  18:40:08
216         Log: Subject: [PATCH] Tru64: -Uusedl: lib/ExtUtils/t/Embed.t
217              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
218              Date: Mon, 23 Jan 2006 20:34:18 +0200
219              Message-ID: <43D521AA.7030008@gmail.com>
220      Branch: perl
221            ! lib/ExtUtils/t/Embed.t
222 ____________________________________________________________________________
223 [ 26929] By: stevep                                on 2006/01/23  15:56:34
224         Log: Upgrade to Pod-Simple-3.04
225      Branch: perl
226            ! lib/Pod/Simple.pm lib/Pod/Simple/BlackBox.pm
227            ! lib/Pod/Simple/Search.pm
228 ____________________________________________________________________________
229 [ 26928] By: rgs                                   on 2006/01/23  15:28:51
230         Log: Now that change #26410 is reverted, mark as TODO the tests added
231              by change #26925.
232      Branch: perl
233            ! t/op/pat.t
234 ____________________________________________________________________________
235 [ 26927] By: rgs                                   on 2006/01/23  15:18:30
236         Log: Missing chunk in change #26926
237      Branch: perl
238            ! t/op/taint.t
239 ____________________________________________________________________________
240 [ 26926] By: rgs                                   on 2006/01/23  15:18:10
241         Log: Revert change 26410, marking the test that was added there as TODO.
242              See the thread :
243              Subject: LVALUE m//g (was Re: au revoir ...)
244              From: Nicholas Clark <nick@ccl4.org>
245              Date: Jan 18, 2006 9:30 PM
246              Message-ID: <20060118203058.GQ616@plum.flirble.org>
247      Branch: perl
248            ! op.c
249 ____________________________________________________________________________
250 [ 26925] By: nicholas                              on 2006/01/23  15:11:11
251         Log: Change the regression test added by 26410 to use test.pl; this makes
252              it easier to TODO if needed.
253              Add the TODO test provided by Rick Delaney, but not as TODO, because
254              change 26410 also made pos on LVALUE subroutines work for the first
255              time.
256      Branch: perl
257            ! t/op/pat.t t/op/taint.t
258 ____________________________________________________________________________
259 [ 26924] By: rgs                                   on 2006/01/23  14:44:59
260         Log: Un-const magic virtual tables; this consting breaks the nasty
261              things done by Swig, as noticed by Audrey.
262      Branch: perl
263            ! embed.fnc mg.c mg.h perl.h pod/perlapi.pod proto.h sv.c
264 ____________________________________________________________________________
265 [ 26923] By: stevep                                on 2006/01/23  14:35:52
266         Log: Upgrade to CPAN-1.83_58
267      Branch: perl
268            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
269            ! lib/CPAN/HandleConfig.pm lib/CPAN/SIGNATURE
270            ! lib/CPAN/Version.pm lib/CPAN/t/vcmp.t
271 ____________________________________________________________________________
272 [ 26922] By: gisle                                 on 2006/01/23  12:33:02
273         Log: Avoid warning with MS Visual C compiler.
274              Encode.xs(443) : warning C4761: integral size mismatch in argument; conversion supplied
275      Branch: perl
276            ! ext/Encode/Encode.xs
277 ____________________________________________________________________________
278 [ 26921] By: gisle                                 on 2006/01/23  09:57:10
279         Log: Subject: Avoid most getprotobyname/number calls in IO::Socket::INET
280              From: Gisle Aas <gisle@ActiveState.com>
281              Date: 18 Jan 2006 09:28:24 -0800
282              Message-ID: <lr3bjlbg3r.fsf@caliper.activestate.com>
283      Branch: perl
284            ! ext/IO/lib/IO/Socket/INET.pm
285 ____________________________________________________________________________
286 [ 26919] By: craigb                                on 2006/01/21  17:05:07
287         Log: Make Manifest.t do what is says it's doing.
288      Branch: perl
289            ! lib/ExtUtils/t/Manifest.t
290 ____________________________________________________________________________
291 [ 26918] By: mhx                                   on 2006/01/21  15:31:06
292         Log: Remove wrong cast to (void *), which fixes a gcc warning, and use
293              the return value of upg_version() at least once in the core.
294      Branch: perl
295            ! pp_ctl.c util.c
296 ____________________________________________________________________________
297 [ 26915] By: nicholas                              on 2006/01/20  10:12:12
298         Log: Note 5.8.8-RC1
299      Branch: perl
300            ! pod/perlhist.pod
301 ____________________________________________________________________________
302 [ 26914] By: mhx                                   on 2006/01/19  18:44:34
303         Log: Upgrade to Devel::PPPort 3.08
304      Branch: perl
305            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
306            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
307            ! ext/Devel/PPPort/PPPort_pm.PL
308            ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
309 ____________________________________________________________________________
310 [ 26913] By: craigb                                on 2006/01/19  04:55:19
311         Log: find_perl() must be after environment initialization
312      Branch: perl
313            ! ext/Devel/PPPort/t/ppphtest.t
314 ____________________________________________________________________________
315 [ 26912] By: stevep                                on 2006/01/19  02:58:37
316         Log: Fix hardcoded "/" in a filepath that causes ext/List/Util/t/p_tainted.t
317              to fail on VMS.
318      Branch: perl
319            ! ext/List/Util/t/p_tainted.t
320 ____________________________________________________________________________
321 [ 26911] By: stevep                                on 2006/01/19  02:32:06
322         Log: Fix another concatenated filepath in a test for Digest::SHA.
323      Branch: perl
324            ! ext/Digest/SHA/t/6-dump-load.t
325 ____________________________________________________________________________
326 [ 26910] By: nicholas                              on 2006/01/18  23:52:20
327         Log: Integrate 26847 from maint.
328              [Whoops, that was never the plan. Didn't realise which directory I was
329              in]
330      Branch: perl
331           !> AUTHORS Porting/Maintainers.pl
332 ____________________________________________________________________________
333 [ 26904] By: nicholas                              on 2006/01/18  18:02:17
334         Log: Change 26410 caused a regression, with the RVALUE return value of
335              method calls now failing if bound to a global match. Add a TODO test.
336      Branch: perl
337            ! t/op/pat.t
338 ____________________________________________________________________________
339 [ 26903] By: gisle                                 on 2006/01/18  14:43:14
340         Log: Allow IPPROTO_ICMP and IPPROTO_UDP to be exported.
341              These were introduced in change 26897.
342      Branch: perl
343            ! ext/Socket/Socket.pm
344 ____________________________________________________________________________
345 [ 26902] By: gisle                                 on 2006/01/18  14:41:17
346         Log: Use the IPPROTO_TCP constant instead of 6.
347      Branch: perl
348            ! ext/Socket/t/Socket.t
349 ____________________________________________________________________________
350 [ 26901] By: steveh                                on 2006/01/18  14:23:09
351         Log: Change all NEWSV() to newSV() in the core and non-dual-lived modules.
352              Keep NEWSV() itself for backwards-compatibility outside of the core,
353              but don't advertise it any more.
354              (cf. change #25101).
355      Branch: perl
356            ! av.c doio.c dump.c ext/ByteLoader/bytecode.h
357            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs gv.c handy.h hv.c
358            ! mathoms.c op.c os2/OS2/REXX/REXX.xs pad.c perl.c perly.c
359            ! pod/perlapi.pod pod/perlembed.pod pp.c pp_ctl.c pp_hot.c
360            ! pp_pack.c pp_sys.c regexec.c scope.c sv.c toke.c
361            ! vms/ext/Stdio/Stdio.xs
362 ____________________________________________________________________________
363 [ 26900] By: stevep                                on 2006/01/18  13:32:09
364         Log: Digest::SHA's t/2-nist-sha-oo.t has some path related problems on
365              VMS as well.
366      Branch: perl
367            ! ext/Digest/SHA/t/2-nist-sha-oo.t
368 ____________________________________________________________________________
369 [ 26899] By: stevep                                on 2006/01/18  13:09:10
370         Log: Fixes for Digest::SHA.  Replaced old ppport.h file with a new one
371              generated from Devel::PPPort 3.07.  Also, fixed a UNIX-based path
372              element that caused test failures on VMS (reported by John E. Malmberg
373              <wb8tyw@qsl.net>).
374      Branch: perl
375            ! ext/Digest/SHA/ppport.h ext/Digest/SHA/t/6-dump-load.t
376 ____________________________________________________________________________
377 [ 26897] By: gisle                                 on 2006/01/18  11:57:07
378         Log: Make sure the most common IPPROTO_* constants are always available.
379              These are well known numbers so it should not be a problem to
380              hardcode values when no constant is provided by the C library.
381              Ref <http://www.iana.org/assignments/protocol-numbers>.
382              
383              On some old glibc systems (eg Redhat 6) IPPROTO_TCP is an enum only
384              and this change workaround that problem as well.
385      Branch: perl
386            ! ext/Socket/Makefile.PL
387 ____________________________________________________________________________
388 [ 26893] By: gisle                                 on 2006/01/18  10:12:14
389         Log: Suppress "statement not reached" warning from the Sun C compiler.
390      Branch: perl
391            ! doio.c
392 ____________________________________________________________________________
393 [ 26892] By: rgs                                   on 2006/01/18  10:06:24
394         Log: Explain better how that test count works.
395      Branch: perl
396            ! t/comp/require.t
397 ____________________________________________________________________________
398 [ 26891] By: nicholas                              on 2006/01/18  10:02:19
399         Log: New t/comp/require.t tests should go before the conditional exit.
400      Branch: perl
401            ! t/comp/require.t
402 ____________________________________________________________________________
403 [ 26889] By: craigb                                on 2006/01/18  05:12:10
404         Log: special VMS handling no longer needed since we now close the file
405      Branch: perl
406            ! lib/File/Compare.t
407 ____________________________________________________________________________
408 [ 26885] By: rgs                                   on 2006/01/17  21:45:37
409         Log: Gisle points out that it's ok to ignore the return value of newSVrv.
410              Due to how embed.pl is implemented, this also has the unfortunate
411              side-effect of removing __attribute__malloc__ from the attributes of
412              this function, but given that the new pointer is stored elsewhere
413              anyway, this shouldn't impact what gcc could have optimized.
414      Branch: perl
415            ! embed.fnc proto.h
416 ____________________________________________________________________________
417 [ 26883] By: rgs                                   on 2006/01/17  21:22:38
418         Log: Regression test for change #26881
419      Branch: perl
420            ! t/comp/require.t
421 ____________________________________________________________________________
422 [ 26881] By: rgs                                   on 2006/01/17  19:03:51
423         Log: The current OP that is tested in doeval() can be a require(), an
424              eval() or a do(). When we test whether OPf_SPECIAL is set on it, be
425              sure to take into account that it's the eval-related meaning of
426              OPf_SPECIAL we're testing for, not the require-related one.
427      Branch: perl
428            ! pp_ctl.c
429 ____________________________________________________________________________
430 [ 26878] By: rgs                                   on 2006/01/17  16:15:15
431         Log: Make the description of $^M in perlvar a bit more clear
432              w.r.t. cross-references to the INSTALL document. (spotted
433              by Stas Bekman)
434      Branch: perl
435            ! pod/perlvar.pod
436 ____________________________________________________________________________
437 [ 26877] By: rgs                                   on 2006/01/17  16:08:47
438         Log: Subject: Re: [PATCH] Updated README.macosx
439              From: Sherm Pendley <sherm@dot-app.org>
440              Date: Mon, 16 Jan 2006 16:53:23 -0500
441              Message-Id: <619C9A5D-972F-4B90-A99A-B4B6D04C584D@dot-app.org>
442      Branch: perl
443            ! README.macosx
444 ____________________________________________________________________________
445 [ 26871] By: gisle                                 on 2006/01/17  11:37:54
446         Log: More readable MEM_WRAP_CHECK_1() macro.
447              This form also avoids the "dead part of constant expression is nonconstant"
448              warning from the Sun Studio 10 compiler.
449      Branch: perl
450            ! README.solaris handy.h
451 ____________________________________________________________________________
452 [ 26870] By: craigb                                on 2006/01/17  04:03:01
453         Log: Dots in directory names aren't nice on VMS.
454      Branch: perl
455            ! lib/Archive/Tar/t/04_resolved_issues.t
456 ____________________________________________________________________________
457 [ 26869] By: craigb                                on 2006/01/17  03:28:20
458         Log: more case tolerance for vms/ext/filespec.t
459      Branch: perl
460            ! vms/ext/filespec.t
461 ____________________________________________________________________________
462 [ 26868] By: stevep                                on 2006/01/16  22:31:52
463         Log: Don't warn about a directory being closed in the DESTROY for
464              IO::Dir.
465      Branch: perl
466            ! ext/IO/lib/IO/Dir.pm
467 ____________________________________________________________________________
468 [ 26867] By: rgs                                   on 2006/01/16  19:16:58
469         Log: defined %foo::bar:: wasn't working like it used to do in evals
470              (and, consequently, when require'ing modules.)
471      Branch: perl
472            ! t/op/stash.t toke.c
473 ____________________________________________________________________________
474 [ 26866] By: mhx                                   on 2006/01/16  18:13:28
475         Log: Upgrade to Devel::PPPort 3.07
476      Branch: perl
477            + ext/Devel/PPPort/parts/base/5008007
478            + ext/Devel/PPPort/parts/base/5009003
479            + ext/Devel/PPPort/parts/inc/Sv_set
480            + ext/Devel/PPPort/parts/inc/memory
481            + ext/Devel/PPPort/parts/inc/variables
482            + ext/Devel/PPPort/parts/todo/5008007
483            + ext/Devel/PPPort/parts/todo/5009003
484            + ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/memory.t
485            + ext/Devel/PPPort/t/variables.t
486            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
487            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/META.yml
488            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
489            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
490            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README
491            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
492            ! ext/Devel/PPPort/devel/buildperl.pl
493            ! ext/Devel/PPPort/devel/mkapidoc.sh
494            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
495            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
496            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
497            ! ext/Devel/PPPort/parts/apicheck.pl
498            ! ext/Devel/PPPort/parts/apidoc.fnc
499            ! ext/Devel/PPPort/parts/base/5004000
500            ! ext/Devel/PPPort/parts/base/5004050
501            ! ext/Devel/PPPort/parts/base/5006000
502            ! ext/Devel/PPPort/parts/base/5007001
503            ! ext/Devel/PPPort/parts/base/5008001
504            ! ext/Devel/PPPort/parts/embed.fnc
505            ! ext/Devel/PPPort/parts/inc/MY_CXT
506            ! ext/Devel/PPPort/parts/inc/SvPV
507            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
508            ! ext/Devel/PPPort/parts/inc/exception
509            ! ext/Devel/PPPort/parts/inc/format
510            ! ext/Devel/PPPort/parts/inc/grok
511            ! ext/Devel/PPPort/parts/inc/limits
512            ! ext/Devel/PPPort/parts/inc/mPUSH
513            ! ext/Devel/PPPort/parts/inc/magic
514            ! ext/Devel/PPPort/parts/inc/misc
515            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
516            ! ext/Devel/PPPort/parts/inc/newRV
517            ! ext/Devel/PPPort/parts/inc/ppphbin
518            ! ext/Devel/PPPort/parts/inc/ppphdoc
519            ! ext/Devel/PPPort/parts/inc/ppphtest
520            ! ext/Devel/PPPort/parts/inc/sv_xpvf
521            ! ext/Devel/PPPort/parts/inc/threads
522            ! ext/Devel/PPPort/parts/inc/uv
523            ! ext/Devel/PPPort/parts/inc/version
524            ! ext/Devel/PPPort/parts/ppptools.pl
525            ! ext/Devel/PPPort/parts/todo/5004000
526            ! ext/Devel/PPPort/parts/todo/5007001
527            ! ext/Devel/PPPort/parts/todo/5008001
528            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
529            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/ppphtest.t
530            ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/typemap
531 ____________________________________________________________________________
532 [ 26863] By: rgs                                   on 2006/01/16  14:09:29
533         Log: Upgrade to Encode 2.14
534      Branch: perl
535            + ext/Encode/t/from_to.t
536            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
537            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
538            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
539            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
540            ! ext/Encode/lib/Encode/MIME/Header.pm
541            ! ext/Encode/t/mime-header.t ext/Encode/ucm/8859-7.ucm
542 ____________________________________________________________________________
543 [ 26861] By: nicholas                              on 2006/01/16  13:10:06
544         Log: Teach checkAUTHORS about all the authors in 5.8.2-5.8.8, and any others
545              whose e-mail address I recognise.
546      Branch: perl
547            ! Porting/checkAUTHORS.pl
548 ____________________________________________________________________________
549 [ 26859] By: rgs                                   on 2006/01/16  12:07:34
550         Log: Add new directories from C::Zlib to make clean
551      Branch: perl
552            ! Makefile.SH
553 ____________________________________________________________________________
554 [ 26858] By: rgs                                   on 2006/01/16  11:13:54
555         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_55.tar.gz
556              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
557              Date: Sat, 14 Jan 2006 12:57:48 +0100
558              Message-ID: <87u0c7yqbn.fsf@k75.linux.bogus>
559      Branch: perl
560            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
561            ! lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
562 ____________________________________________________________________________
563 [ 26857] By: craigb                                on 2006/01/14  16:45:56
564         Log: Give up on through.t on VMS for now -- no can do with current 
565              pipe implementation.
566      Branch: perl
567            ! t/io/through.t
568 ____________________________________________________________________________
569 [ 26856] By: nicholas                              on 2006/01/14  12:49:31
570         Log: Can now count the patches committed with --thanks-applied.
571              Changes5.8's top 3:
572              3332:   jhi
573              321:    ams
574              60:     nick
575      Branch: perl
576            ! Porting/checkAUTHORS.pl
577 ____________________________________________________________________________
578 [ 26855] By: nicholas                              on 2006/01/14  12:35:58
579         Log: Oops. When the e-mail address came first, or there was no name with it,
580              checkAUTHORS.pl wasn't recognising it, which caused the change to be
581              attributed to the committer rather than the author. This now reveals
582              several people "missing" from the AUTHORS file.
583      Branch: perl
584            ! Porting/checkAUTHORS.pl
585 ____________________________________________________________________________
586 [ 26854] By: nicholas                              on 2006/01/14  12:25:15
587         Log: Some reordering and one new address for Stéphane Payrard
588      Branch: perl
589            ! Porting/checkAUTHORS.pl
590 ____________________________________________________________________________
591 [ 26853] By: nicholas                              on 2006/01/14  12:20:19
592         Log: Teach checkAUTHORS.pl about everyone in Changes5.8.[2-8], adding to
593              AUTHORS where necessary.
594      Branch: perl
595            ! AUTHORS Porting/checkAUTHORS.pl
596 ____________________________________________________________________________
597 [ 26852] By: nicholas                              on 2006/01/14  11:54:09
598         Log: Add Ken Hirsch to AUTHORS.
599      Branch: perl
600            ! AUTHORS
601 ____________________________________________________________________________
602 [ 26850] By: nicholas                              on 2006/01/14  11:39:42
603         Log: e-mail update from Phil Lobbes
604      Branch: perl
605            ! AUTHORS Porting/checkAUTHORS.pl
606 ____________________________________________________________________________
607 [ 26849] By: rgs                                   on 2006/01/14  10:26:15
608         Log: Perldelta nits by Jim Cromie
609      Branch: perl
610            ! pod/perl593delta.pod
611 ____________________________________________________________________________
612 [ 26846] By: rgs                                   on 2006/01/14  08:49:12
613         Log: Adapt test.valgrind make target to recent valgrinds (3.x)
614              by Jim Cromie
615      Branch: perl
616            ! t/TEST
617 ____________________________________________________________________________
618 [ 26845] By: craigb                                on 2006/01/14  05:16:27
619         Log: Friday the 13th, Part II.  Don't call SYS$GETJPI with fancy case
620              lookup stuff on older systems that don't know what it means (broken
621              in #25306).
622      Branch: perl
623            ! vms/vms.c
624 ____________________________________________________________________________
625 [ 26844] By: craigb                                on 2006/01/14  05:02:38
626         Log: Eek.  #25783 broke all pre-v8.2 VMS builds.  Undo all the bits
627              having to do with dirent, opendir, etc.  Must be Friday the 13th.
628      Branch: perl
629            ! configure.com vms/vms.c vms/vmsish.h
630 ____________________________________________________________________________
631 [ 26838] By: nicholas                              on 2006/01/13  21:44:47
632         Log: checkAUTHORS.pl --rank would loop infinitely on an empty results array.
633      Branch: perl
634            ! Porting/checkAUTHORS.pl
635 ____________________________________________________________________________
636 [ 26835] By: stevep                                on 2006/01/13  19:31:19
637         Log: Additional tests for RT #38207: "Useless localization of constant ($[)
638              in getopts.pl".
639      Branch: perl
640            ! t/op/local.t
641 ____________________________________________________________________________
642 [ 26831] By: nicholas                              on 2006/01/13  18:10:55
643         Log: Subject: Re: Today's compiling adventure
644              From: Ken Hirsch <kenhirsch@ftml.net>
645              Message-ID: <43C69F48.7090600@ftml.net>
646              Date: Thu, 12 Jan 2006 13:26:16 -0500
647      Branch: perl
648            ! pp_sys.c
649 ____________________________________________________________________________
650 [ 26826] By: rgs                                   on 2006/01/13  17:32:31
651         Log: More perldelta work
652      Branch: perl
653            ! pod/perl593delta.pod
654 ____________________________________________________________________________
655 [ 26824] By: nicholas                              on 2006/01/13  17:08:13
656         Log: $utf8::VERSION++ # Documentation.
657      Branch: perl
658            ! lib/utf8.pm
659 ____________________________________________________________________________
660 [ 26819] By: rgs                                   on 2006/01/13  14:50:32
661         Log: Fix internal links in POD.
662      Branch: perl
663            ! lib/utf8.pm
664 ____________________________________________________________________________
665 [ 26817] By: nicholas                              on 2006/01/13  14:02:00
666         Log: More $VERSION bumps.
667      Branch: perl
668            ! ext/PerlIO/via/via.pm lib/Attribute/Handlers.pm lib/Switch.pm
669 ____________________________________________________________________________
670 [ 26816] By: rgs                                   on 2006/01/13  13:47:52
671         Log: Better wording for change 26796. Plus, make podchecker happy.
672      Branch: perl
673            ! lib/PerlIO.pm
674 ____________________________________________________________________________
675 [ 26815] By: gisle                                 on 2006/01/13  12:10:28
676         Log: Fix [perl #38223]; _IOC_SIZE() not always safe.
677      Branch: perl
678            ! perl.h
679 ____________________________________________________________________________
680 [ 26814] By: rgs                                   on 2006/01/13  09:22:14
681         Log: Add a link to the Opcode doc in Safe.
682              (see RT CPAN ticket #8579)
683      Branch: perl
684            ! ext/Opcode/Safe.pm
685 ____________________________________________________________________________
686 [ 26813] By: craigb                                on 2006/01/13  01:12:44
687         Log: Assorted VMS-only MakeMaker fixes for blead
688      Branch: perl
689            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
690            ! lib/ExtUtils/t/FIRST_MAKEFILE.t lib/ExtUtils/t/basic.t
691 ____________________________________________________________________________
692 [ 26812] By: rgs                                   on 2006/01/12  23:11:16
693         Log: Make h2ph recognize (and skip) const and __const__ in C function
694              prototypes. This makes it produce better files on linux-sparc64.
695      Branch: perl
696            ! utils/h2ph.PL
697 ____________________________________________________________________________
698 [ 26809] By: nicholas                              on 2006/01/12  20:03:51
699         Log: Upgrade to Devel::PPPort 3.06_01
700      Branch: perl
701            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
702            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
703            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
704            ! ext/Devel/PPPort/devel/buildperl.pl
705            ! ext/Devel/PPPort/devel/mkapidoc.sh ext/Devel/PPPort/mktests.PL
706            ! ext/Devel/PPPort/parts/apicheck.pl
707            ! ext/Devel/PPPort/parts/apidoc.fnc
708            ! ext/Devel/PPPort/parts/base/5006000
709            ! ext/Devel/PPPort/parts/base/5009002
710            ! ext/Devel/PPPort/parts/embed.fnc
711            ! ext/Devel/PPPort/parts/inc/MY_CXT
712            ! ext/Devel/PPPort/parts/inc/SvPV
713            ! ext/Devel/PPPort/parts/inc/format
714            ! ext/Devel/PPPort/parts/inc/grok
715            ! ext/Devel/PPPort/parts/inc/misc
716            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
717            ! ext/Devel/PPPort/parts/inc/ppphbin
718            ! ext/Devel/PPPort/parts/inc/ppphdoc
719            ! ext/Devel/PPPort/parts/inc/ppphtest
720            ! ext/Devel/PPPort/parts/inc/version
721            ! ext/Devel/PPPort/parts/ppptools.pl
722            ! ext/Devel/PPPort/parts/todo/5004040
723            ! ext/Devel/PPPort/parts/todo/5005000
724            ! ext/Devel/PPPort/parts/todo/5006000
725            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
726            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/ppphtest.t
727 ____________________________________________________________________________
728 [ 26808] By: merijn                                on 2006/01/12  19:54:57
729         Log: Add new mpeix file from #26807
730      Branch: perl
731            ! MANIFEST
732 ____________________________________________________________________________
733 [ 26807] By: merijn                                on 2006/01/12  19:52:01
734         Log: Subject: Re: Today's compiling adventure
735              From: Ken Hirsch <kenhirsch@ftml.net>
736              Date: Thu, 12 Jan 2006 13:26:16 -0500
737              Message-ID: <43C69F48.7090600@ftml.net>
738      Branch: perl
739            + mpeix/mpeix_setjmp.c
740            ! README.mpeix hints/mpeix.sh mpeix/mpeix.c mpeix/mpeixish.h
741            ! pp_sys.c
742 ____________________________________________________________________________
743 [ 26805] By: nicholas                              on 2006/01/12  19:09:19
744         Log: $Socket::VERSION++; # You always miss one.
745      Branch: perl
746            ! ext/Socket/Socket.pm
747 ____________________________________________________________________________
748 [ 26804] By: nicholas                              on 2006/01/12  18:44:49
749         Log: Bump $VERSION in many modules that have changed.
750      Branch: perl
751            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
752            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
753            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
754            ! ext/SDBM_File/SDBM_File.pm ext/XS/Typemap/Typemap.pm
755            ! ext/attrs/attrs.pm ext/re/re.pm ext/threads/shared/shared.pm
756            ! lib/DB.pm lib/Dumpvalue.pm lib/English.pm lib/File/Copy.pm
757            ! lib/FileCache.pm lib/Pod/Functions.pm lib/Pod/Html.pm
758            ! lib/Term/ReadLine.pm lib/Tie/Hash.pm lib/Unicode/UCD.pm
759            ! lib/User/grent.pm lib/blib.pm lib/diagnostics.pm
760            ! lib/overload.pm lib/vmsish.pm lib/warnings.pm
761            ! lib/warnings/register.pm os2/OS2/PrfDB/PrfDB.pm
762            ! os2/OS2/Process/Process.pm os2/OS2/REXX/REXX.pm warnings.pl
763 ____________________________________________________________________________
764 [ 26803] By: rgs                                   on 2006/01/12  15:40:53
765         Log: Don't warn when localizing $[
766      Branch: perl
767            ! op.c t/lib/warnings/op
768 ____________________________________________________________________________
769 [ 26802] By: rgs                                   on 2006/01/12  13:47:59
770         Log: Subject: [perl #38205] misleading typo in perlfaq8
771              From: erik@cs.uni-jena.de (via RT) <perlbug-followup@perl.org>
772              Date: Wed, 11 Jan 2006 14:56:28 -0800
773              Message-ID: <rt-3.0.11-38205-127890.10.340635502974@perl.org>
774      Branch: perl
775            ! pod/perlfaq8.pod
776 ____________________________________________________________________________
777 [ 26801] By: rgs                                   on 2006/01/12  13:36:05
778         Log: FAQ sync.
779      Branch: perl
780            ! pod/perlfaq.pod pod/perlfaq2.pod
781 ____________________________________________________________________________
782 [ 26800] By: rgs                                   on 2006/01/12  13:25:15
783         Log: Subject: [PATCH] Compress::Zlib
784              From: "Paul Marquess" <paul.marquess@ntlworld.com>
785              Date: Thu, 12 Jan 2006 13:20:58 -0000
786              Message-ID: <020d01c6177b$087b1c60$4c05140a@myopwv.com>
787      Branch: perl
788            ! ext/Compress/Zlib/t/16oneshot-gzip-only.t
789            ! ext/Compress/Zlib/t/16oneshot-zip-only.t
790 ____________________________________________________________________________
791 [ 26799] By: rgs                                   on 2006/01/12  11:20:27
792         Log: Subject: Re: cloning and foo_dup functions
793              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
794              Date: Thu, 12 Jan 2006 01:41:18 -0800
795              Message-ID: <20060112094118.GA1432@efn.org>
796      Branch: perl
797            ! embed.fnc pod/perltodo.pod proto.h
798 ____________________________________________________________________________
799 [ 26798] By: rgs                                   on 2006/01/12  11:02:45
800         Log: Test comment fix by Dominic Dunlop
801      Branch: perl
802            ! lib/locale.t
803 ____________________________________________________________________________
804 [ 26797] By: rgs                                   on 2006/01/12  10:13:27
805         Log: Typo fix.
806      Branch: perl
807            ! pod/perlvar.pod
808 ____________________________________________________________________________
809 [ 26796] By: nicholas                              on 2006/01/11  22:41:04
810         Log: Subject: [PATCH] fix for :crlf example 
811              From: Xavier Noria <fxn@hashref.com> 
812              Message-Id: <0F64C146-3A80-4FDF-8149-AFB35B3C4D3B@hashref.com> 
813              Date: Wed, 11 Jan 2006 23:11:49 +0100 
814              
815              plus bump its $VERSION
816      Branch: perl
817            ! lib/PerlIO.pm
818 ____________________________________________________________________________
819 [ 26795] By: gisle                                 on 2006/01/11  21:09:19
820         Log: A few more places that can use hv_fetchs().
821              Ref change 26676.
822      Branch: perl
823            ! ext/POSIX/POSIX.xs gv.c mg.c pp_ctl.c toke.c universal.c
824            ! utf8.c util.c
825 ____________________________________________________________________________
826 [ 26793] By: merijn                                on 2006/01/11  21:02:14
827         Log: Cygwin issue (26792) and patchlevel (26790)
828              
829              Subject: Re: Cygwin status, maint and blead
830              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
831              Date: Fri, 6 Jan 2006 13:47:10 -0800
832              Message-ID: <20060106214710.GA592@efn.org>
833              
834              Subject: Re: Cygwin status, maint and blead
835              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
836              Date: Thu, 10 Nov 2005 00:46:33 -0800
837              Message-ID: <20051110084633.GA3364@efn.org>
838      Branch: perl
839            ! Configure
840 ____________________________________________________________________________
841 [ 26791] By: gisle                                 on 2006/01/11  20:50:30
842         Log: Make $( and $) list the groups in the order they
843              are returned from the OS.  Linux seems to return
844              the gids sorted and it seemed wrong for perl to
845              reverse this order.
846      Branch: perl
847            ! mg.c
848 ____________________________________________________________________________
849 [ 26789] By: stevep                                on 2006/01/11  19:07:04
850         Log: Subject: Re: [PATCH] Mac OS X 10.4.4 (Darwin 8.4.0) still does not fix locale issue
851              From: Dominic Dunlop <domo@computer.org>
852              Date: Wed, 11 Jan 2006 19:52:20 +0100
853              Message-Id: <FD99F9D3-16DB-484C-BC0A-702F60DAACA4@computer.org>
854      Branch: perl
855            ! lib/locale.t
856 ____________________________________________________________________________
857 [ 26787] By: nicholas                              on 2006/01/11  14:47:04
858         Log: Refactor S_vdie_common so that Perl_vwarn can use it too.
859      Branch: perl
860            ! embed.fnc embed.h proto.h util.c
861 ____________________________________________________________________________
862 [ 26786] By: gisle                                 on 2006/01/11  14:23:28
863         Log: Get rid of the following gcc format warnings by    simplifying the
864              getgroups implementation:
865              
866              mg.c: In function Perl_magic_get':
867              mg.c:1008: warning: long unsigned int format, gid_t arg (arg 3)
868              mg.c:1014: warning: long unsigned int format, gid_t arg (arg 3)
869              mg.c:1025: warning: long unsigned int format, unsigned int arg (arg 3)
870              
871              Since we already cast the numeric Gid_t values to an IV it should not
872              be too risky to also cast the Group_t values.  Converting these values
873              with Gid_t_f wasn't quite right anyway.
874      Branch: perl
875            ! mg.c
876 ____________________________________________________________________________
877 [ 26785] By: steveh                                on 2006/01/11  14:07:47
878         Log: Clean up temp files/dirs left by Archive-Tar tests
879              
880              Part of this reinstates change 25043 which was mistakenly removed
881              by change 25312
882      Branch: perl
883            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
884 ____________________________________________________________________________
885 [ 26784] By: rgs                                   on 2006/01/11  12:52:27
886         Log: Make description of new warning introduced in change 26780 more precise
887      Branch: perl
888            ! pod/perldiag.pod
889 ____________________________________________________________________________
890 [ 26783] By: steveh                                on 2006/01/11  12:31:26
891         Log: Clean up libdirs left behind by new Compress-Zlib
892      Branch: perl
893            ! win32/Makefile win32/makefile.mk
894 ____________________________________________________________________________
895 [ 26782] By: stevep                                on 2006/01/11  12:25:24
896         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.13.tar.gz
897              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
898              Date: Wed, 11 Jan 2006 02:13:31 +0100
899              Message-ID: <1136942011.43c45bbb82dce@imp1-g19.free.fr>
900      Branch: perl
901            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
902 ____________________________________________________________________________
903 [ 26781] By: nicholas                              on 2006/01/11  12:11:03
904         Log: Gisle notes that SvRTRIM should also write a new '\0' at the end.
905      Branch: perl
906            ! mg.c
907 ____________________________________________________________________________
908 [ 26780] By: stevep                                on 2006/01/11  11:53:07
909         Log: Fix the new warning created with version-0.53
910      Branch: perl
911            ! pod/perldiag.pod util.c
912 ____________________________________________________________________________
913 [ 26779] By: gisle                                 on 2006/01/11  09:52:18
914         Log: Make setting 'PL_origalen = 1' before perl_parse() disable
915              argv[0] munging when $0 is assigned to.
916      Branch: perl
917            ! mg.c perl.c pod/perlembed.pod
918 ____________________________________________________________________________
919 [ 26778] By: steveh                                on 2006/01/11  09:04:38
920         Log: Bleadperl's Win32::Win32 is more recent than the current CPAN release
921              of libwin32 (0.26), so bump the $VERSION a little
922      Branch: perl
923            ! win32/ext/Win32/Win32.pm
924 ____________________________________________________________________________
925 [ 26777] By: stevep                                on 2006/01/11  03:22:57
926         Log: Upgrade to version-0.53
927      Branch: perl
928            ! lib/version.pm lib/version.t util.c
929 ____________________________________________________________________________
930 [ 26774] By: nicholas                              on 2006/01/10  17:46:15
931         Log: s/superceded/superseded/g
932      Branch: perl
933            ! Changes5.004 Changes5.6 handy.h pod/perlapi.pod
934 ____________________________________________________________________________
935 [ 26773] By: nicholas                              on 2006/01/10  16:59:25
936         Log: Subject: Re: Sys::Syslog blows up rather spectacularly on Solaris
937              From: Alan Burlison <Alan.Burlison@sun.com>
938              Message-ID: <43C3D80E.20704@sun.com>
939              Date: Tue, 10 Jan 2006 15:51:42 +0000
940      Branch: perl
941            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
942 ____________________________________________________________________________
943 [ 26772] By: nicholas                              on 2006/01/10  16:36:03
944         Log: Gisle is correct - $host needs to stay in case the user sets it
945              themselves. But if the user doesn't, default to INADDR_LOOPBACK.
946      Branch: perl
947            ! ext/Sys/Syslog/Syslog.pm
948 ____________________________________________________________________________
949 [ 26770] By: merijn                                on 2006/01/10  15:16:03
950         Log: 1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23)
951              broken optimizer
952              2. Remove a compiler warning in a try program
953      Branch: perl
954            ! hints/hpux.sh
955 ____________________________________________________________________________
956 [ 26769] By: nicholas                              on 2006/01/10  15:09:07
957         Log: Why should Syslog jump through hoops to look up the hostname so it can
958              immediately convert it to an IP address, when all it really wants is
959              a connection to the loopback device?
960      Branch: perl
961            ! ext/Sys/Syslog/Syslog.pm
962 ____________________________________________________________________________
963 [ 26768] By: gisle                                 on 2006/01/10  14:32:43
964         Log: If getservbyname fails tell what service the lookup
965              attempt tried to use.
966      Branch: perl
967            ! ext/Sys/Syslog/Syslog.pm
968 ____________________________________________________________________________
969 [ 26767] By: nicholas                              on 2006/01/10  13:24:26
970         Log: Missing an initialisation, as spotted by Merijn's HP compiler.
971      Branch: perl
972            ! toke.c
973 ____________________________________________________________________________
974 [ 26766] By: rgs                                   on 2006/01/10  13:20:52
975         Log: Remove Syslog tests that use external modules
976      Branch: perl
977            - ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
978            - ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
979            - ext/Sys/Syslog/t/portfs.t
980            ! MANIFEST
981 ____________________________________________________________________________
982 [ 26765] By: gisle                                 on 2006/01/10  11:41:24
983         Log: Move initialization of old values prior to moreswitches()
984              closer to their use and together with 'switches_done'.
985      Branch: perl
986            ! toke.c
987 ____________________________________________________________________________
988 [ 26764] By: rgs                                   on 2006/01/10  10:51:16
989         Log: Subject: [PATCH] It's the Barbie bus patch
990              From: Andy Lester <andy@petdance.com>
991              Date: Mon, 9 Jan 2006 23:42:43 -0600
992              Message-ID: <20060110054243.GA26165@petdance.com>
993      Branch: perl
994            ! av.c doio.c embed.fnc embed.h gv.c hv.c mg.c op.c pad.c
995            ! pp_ctl.c pp_hot.c pp_sys.c proto.h reentr.c reentr.h regcomp.c
996            ! regexec.c sv.c toke.c uconfig.sh util.c
997 ____________________________________________________________________________
998 [ 26762] By: gisle                                 on 2006/01/10  10:10:10
999         Log: Remove stale date.
1000      Branch: perl
1001            ! pod/perlembed.pod
1002 ____________________________________________________________________________
1003 [ 26761] By: rgs                                   on 2006/01/10  10:05:26
1004         Log: Subject: [PATCH] Compress::Zlib  becomes zlib agnostic
1005              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
1006              Date: Mon, 9 Jan 2006 20:25:00 -0000
1007              Message-ID: <002101c6155a$c5886c90$1340100a@myopwv.com>
1008      Branch: perl
1009            + ext/Compress/Zlib/lib/Compress/Zip/Constants.pm
1010            + ext/Compress/Zlib/lib/CompressPlugin/Deflate.pm
1011            + ext/Compress/Zlib/lib/CompressPlugin/Identity.pm
1012            + ext/Compress/Zlib/lib/IO/Compress/Base.pm
1013            + ext/Compress/Zlib/lib/IO/Compress/Zip.pm
1014            + ext/Compress/Zlib/lib/IO/Uncompress/AnyUncompress.pm
1015            + ext/Compress/Zlib/lib/IO/Uncompress/Base.pm
1016            + ext/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
1017            + ext/Compress/Zlib/lib/UncompressPlugin/Identity.pm
1018            + ext/Compress/Zlib/lib/UncompressPlugin/Inflate.pm
1019            + ext/Compress/Zlib/t/04generic-deflate.t
1020            + ext/Compress/Zlib/t/04generic-gzip.t
1021            + ext/Compress/Zlib/t/04generic-rawdeflate.t
1022            + ext/Compress/Zlib/t/04generic-zip.t
1023            + ext/Compress/Zlib/t/04zlib-generic-deflate.t
1024            + ext/Compress/Zlib/t/04zlib-generic-gzip.t
1025            + ext/Compress/Zlib/t/04zlib-generic-rawdeflate.t
1026            + ext/Compress/Zlib/t/04zlib-generic-zip.t
1027            + ext/Compress/Zlib/t/12any-deflate.t
1028            + ext/Compress/Zlib/t/12any-gzip.t
1029            + ext/Compress/Zlib/t/12any-rawdeflate.t
1030            + ext/Compress/Zlib/t/12any-transparent.t
1031            + ext/Compress/Zlib/t/12any-zip.t
1032            + ext/Compress/Zlib/t/13prime-deflate.t
1033            + ext/Compress/Zlib/t/13prime-gzip.t
1034            + ext/Compress/Zlib/t/13prime-rawdeflate.t
1035            + ext/Compress/Zlib/t/13prime-zip.t
1036            + ext/Compress/Zlib/t/15multi-deflate.t
1037            + ext/Compress/Zlib/t/15multi-gzip.t
1038            + ext/Compress/Zlib/t/15multi-rawdeflate.t
1039            + ext/Compress/Zlib/t/15multi-zip.t
1040            + ext/Compress/Zlib/t/16oneshot-deflate.t
1041            + ext/Compress/Zlib/t/16oneshot-gzip-only.t
1042            + ext/Compress/Zlib/t/16oneshot-gzip.t
1043            + ext/Compress/Zlib/t/16oneshot-rawdeflate.t
1044            + ext/Compress/Zlib/t/16oneshot-zip-only.t
1045            + ext/Compress/Zlib/t/16oneshot-zip.t
1046            + ext/Compress/Zlib/t/19destroy-deflate.t
1047            + ext/Compress/Zlib/t/19destroy-gzip.t
1048            + ext/Compress/Zlib/t/19destroy-rawdeflate.t
1049            + ext/Compress/Zlib/t/19destroy-zip.t
1050            + ext/Compress/Zlib/t/20tied-deflate.t
1051            + ext/Compress/Zlib/t/20tied-gzip.t
1052            + ext/Compress/Zlib/t/20tied-rawdeflate.t
1053            + ext/Compress/Zlib/t/20tied-zip.t
1054            + ext/Compress/Zlib/t/21newtied-deflate.t
1055            + ext/Compress/Zlib/t/21newtied-gzip.t
1056            + ext/Compress/Zlib/t/21newtied-rawdeflate.t
1057            + ext/Compress/Zlib/t/21newtied-zip.t
1058            + ext/Compress/Zlib/t/22merge-deflate.t
1059            + ext/Compress/Zlib/t/22merge-gzip.t
1060            + ext/Compress/Zlib/t/22merge-rawdeflate.t
1061            + ext/Compress/Zlib/t/22merge-zip.t
1062            + ext/Compress/Zlib/t/25anyunc-deflate.t
1063            + ext/Compress/Zlib/t/25anyunc-gzip.t
1064            + ext/Compress/Zlib/t/25anyunc-rawdeflate.t
1065            + ext/Compress/Zlib/t/25anyunc-transparent.t
1066            + ext/Compress/Zlib/t/25anyunc-zip.t ext/Compress/Zlib/t/99pod.t
1067            + t/lib/compress/ZlibTestUtils.pm t/lib/compress/any.pl
1068            + t/lib/compress/anyunc.pl t/lib/compress/destroy.pl
1069            + t/lib/compress/generic.pl t/lib/compress/merge.pl
1070            + t/lib/compress/multi.pl t/lib/compress/newtied.pl
1071            + t/lib/compress/oneshot.pl t/lib/compress/prime.pl
1072            + t/lib/compress/tied.pl t/lib/compress/truncate.pl
1073            + t/lib/compress/zlib-generic.pl
1074            - ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/12any.t
1075            - ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/15multi.t
1076            - ext/Compress/Zlib/t/16oneshot.t
1077            - ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
1078            - ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
1079            - t/lib/ZlibTestUtils.pm
1080            ! MANIFEST ext/Compress/Zlib/Changes
1081            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
1082            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
1083            ! ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
1084            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
1085            ! ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
1086            ! ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
1087            ! ext/Compress/Zlib/lib/File/GlobMapper.pm
1088            ! ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
1089            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
1090            ! ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
1091            ! ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
1092            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
1093            ! ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
1094            ! ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
1095            ! ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
1096            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
1097            ! ext/Compress/Zlib/t/03zlib-v1.t
1098            ! ext/Compress/Zlib/t/05examples.t
1099            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
1100            ! ext/Compress/Zlib/t/08encoding.t
1101            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
1102            ! ext/Compress/Zlib/t/11truncate.t
1103            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/17isize.t
1104            ! ext/Compress/Zlib/t/18lvalue.t ext/Compress/Zlib/t/23misc.t
1105            ! ext/Compress/Zlib/t/globmapper.t
1106 ____________________________________________________________________________
1107 [ 26760] By: gisle                                 on 2006/01/10  08:58:21
1108         Log: Avoid possible dereference of NULL in the initialization of PL_origalen.
1109              This can only happen when perlparse is called with no argv.
1110              Don't try to update PL_origargv unless PL_origalen is at least 2.
1111      Branch: perl
1112            ! mg.c perl.c
1113 ____________________________________________________________________________
1114 [ 26759] By: craigb                                on 2006/01/10  04:28:25
1115         Log: Make FAKE,READONLY optional on VMS in test 21
1116      Branch: perl
1117            ! ext/Devel/Peek/t/Peek.t
1118 ____________________________________________________________________________
1119 [ 26758] By: rgs                                   on 2006/01/09  14:58:57
1120         Log: Add Digest::SHA to the Win32 makefiles
1121      Branch: perl
1122            ! win32/Makefile win32/makefile.mk
1123 ____________________________________________________________________________
1124 [ 26757] By: rgs                                   on 2006/01/09  14:42:18
1125         Log: Subject: Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)
1126              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
1127              Date: Mon, 9 Jan 2006 06:38:25 -0800
1128              Message-ID: <20060109143825.GB4132@efn.org>
1129      Branch: perl
1130            ! t/TEST
1131 ____________________________________________________________________________
1132 [ 26756] By: rgs                                   on 2006/01/09  14:28:20
1133         Log: Subject: [patch] more about embed.fnc in perlguts
1134              From: Jim Cromie <jim.cromie@gmail.com>
1135              Date: Sun, 08 Jan 2006 11:35:46 -0700
1136              Message-ID: <43C15B82.9090309@gmail.com>
1137              
1138              (with a few nits)
1139      Branch: perl
1140            ! embed.fnc pod/perlguts.pod
1141 ____________________________________________________________________________
1142 [ 26755] By: stevep                                on 2006/01/09  14:27:07
1143         Log: Added standard core header to test cases for Digest::SHA
1144      Branch: perl
1145            ! ext/Digest/SHA/t/0-pod-coverage.t ext/Digest/SHA/t/0-pod.t
1146            ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/1-hello-world.t
1147            ! ext/Digest/SHA/t/2-nist-sha-1.t
1148            ! ext/Digest/SHA/t/2-nist-sha-224.t
1149            ! ext/Digest/SHA/t/2-nist-sha-256.t
1150            ! ext/Digest/SHA/t/2-nist-sha-384.t
1151            ! ext/Digest/SHA/t/2-nist-sha-512.t
1152            ! ext/Digest/SHA/t/2-nist-sha-base64.t
1153            ! ext/Digest/SHA/t/2-nist-sha-oo.t
1154            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
1155            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
1156            ! ext/Digest/SHA/t/3-gillogly-easy.t
1157            ! ext/Digest/SHA/t/3-gillogly-hard.t
1158            ! ext/Digest/SHA/t/4-bitstr-increasing.t
1159            ! ext/Digest/SHA/t/4-bitstr-large.t
1160            ! ext/Digest/SHA/t/4-bitstr-random.t
1161            ! ext/Digest/SHA/t/5-hmac-fips198.t
1162            ! ext/Digest/SHA/t/5-hmac-rfc2202.t
1163            ! ext/Digest/SHA/t/5-hmac-sha-256.t
1164            ! ext/Digest/SHA/t/5-hmac-woodbury.t
1165            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
1166 ____________________________________________________________________________
1167 [ 26754] By: nicholas                              on 2006/01/09  14:10:34
1168         Log: POSIX and Fcntl both export the same constants derived from the same
1169              C macros. Given that constants are now real inline and *defined*,
1170              rather than merely declared and AUTOLOADed as needed, it is best that
1171              POSIX quite litereally re-exports the constants defined by Fcntl.
1172      Branch: perl
1173            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
1174 ____________________________________________________________________________
1175 [ 26753] By: gisle                                 on 2006/01/09  13:59:48
1176         Log: Restore hardcoded PERL_PATCHNUM removed in change 26672.
1177              This is actually needed for the current Configure logic
1178              to pick up the real patchnum from the .patch file.
1179      Branch: perl
1180            ! patchlevel.h
1181 ____________________________________________________________________________
1182 [ 26752] By: rgs                                   on 2006/01/09  13:44:20
1183         Log: Upgrade to Sys::Syslog 0.12
1184      Branch: perl
1185            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
1186            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
1187            ! ext/Sys/Syslog/t/podspell.t
1188 ____________________________________________________________________________
1189 [ 26751] By: rgs                                   on 2006/01/09  10:16:23
1190         Log: Subject: [PATCH] RE: Failing tests on VMS blead@26652
1191              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
1192              Date: Sun, 8 Jan 2006 23:47:33 -0000
1193              Message-ID: <00cd01c614ad$e815d340$6401a8c0@myopwv.com>
1194      Branch: perl
1195            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
1196            ! ext/Compress/Zlib/t/05examples.t
1197            ! ext/Compress/Zlib/t/06gzsetp.t
1198            ! ext/Compress/Zlib/t/08encoding.t
1199            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
1200            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/13prime.t
1201            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/15multi.t
1202            ! ext/Compress/Zlib/t/16oneshot.t
1203            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
1204            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
1205            ! ext/Compress/Zlib/t/23misc.t t/lib/ZlibTestUtils.pm
1206 ____________________________________________________________________________
1207 [ 26750] By: rgs                                   on 2006/01/09  08:20:00
1208         Log: Revert change 26749
1209      Branch: perl
1210            ! pod/perlvar.pod
1211 ____________________________________________________________________________
1212 [ 26749] By: davem                                 on 2006/01/09  02:20:51
1213         Log: Subject:  [PATCH] identifiers always in main (was: defining a _ function breaks File::Find)
1214              From:  Xavier Noria <fxn@hashref.com>
1215              Date:  Sun, 23 Oct 2005 09:47:37 +0200
1216              Message-Id:  <D3867DED-313E-4D39-A85F-1178FE7F7A5E@hashref.com>
1217              
1218              clarify which variables are always forced into main::
1219      Branch: perl
1220            ! pod/perlvar.pod
1221 ____________________________________________________________________________
1222 [ 26747] By: nicholas                              on 2006/01/08  22:43:15
1223         Log: Cope with change entries that are \r terminated
1224      Branch: perl
1225            ! Porting/genlog
1226 ____________________________________________________________________________
1227 [ 26745] By: craigb                                on 2006/01/08  22:37:47
1228         Log: follow-up to 26740, shasum --> shasum.com
1229      Branch: perl
1230            ! vms/descrip_mms.template
1231 ____________________________________________________________________________
1232 [ 26744] By: craigb                                on 2006/01/08  22:19:39
1233         Log: Grr.  #26690 broke handling of old ODS-2 style names
1234              on current versions of VMS
1235      Branch: perl
1236            ! configure.com
1237 ____________________________________________________________________________
1238 [ 26743] By: craigb                                on 2006/01/08  22:14:13
1239         Log: VMS needs the meta-quoted version of $0
1240      Branch: perl
1241            ! lib/Test/Simple/t/is_deeply_fail.t
1242 ____________________________________________________________________________
1243 [ 26740] By: rgs                                   on 2006/01/08  21:42:59
1244         Log: Install shasum on Windows and VMS too
1245      Branch: perl
1246            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
1247 ____________________________________________________________________________
1248 [ 26739] By: rgs                                   on 2006/01/08  21:34:22
1249         Log: Subject: Re: [perl #38181] Default IO Layer is ignored in 3-argument open call 
1250              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1251              Date: Mon, 09 Jan 2006 01:29:30 +0900
1252              Message-Id: <20060109012103.F20A.BQW10602@nifty.com>
1253      Branch: perl
1254            ! lib/open.pm pod/perlfunc.pod
1255 ____________________________________________________________________________
1256 [ 26737] By: nicholas                              on 2006/01/08  21:13:05
1257         Log: Update copyright with the 2 years where changes were made.
1258      Branch: perl
1259            ! pad.h
1260 ____________________________________________________________________________
1261 [ 26736] By: nicholas                              on 2006/01/08  20:41:25
1262         Log: Update the copyright years in the generated files, and nostdio.h
1263      Branch: perl
1264            ! keywords.h keywords.pl nostdio.h opcode.pl opnames.h
1265 ____________________________________________________________________________
1266 [ 26735] By: davem                                 on 2006/01/08  20:41:16
1267         Log: document svt_copy, svt_dup and svt_local vtable slots
1268      Branch: perl
1269            ! pod/perlguts.pod
1270 ____________________________________________________________________________
1271 [ 26733] By: rgs                                   on 2006/01/08  20:16:06
1272         Log: Add shasum (from Digest::SHA) to utils.lst
1273      Branch: perl
1274            ! utils.lst
1275 ____________________________________________________________________________
1276 [ 26732] By: nicholas                              on 2006/01/08  19:53:11
1277         Log: Update copyright years (including some years where we made changes but
1278              did not update)
1279      Branch: perl
1280            ! av.c deb.c mathoms.c mg.h numeric.c pad.c patchlevel.h perl.h
1281            ! perlvars.h perly.c run.c scope.c taint.c thread.h
1282 ____________________________________________________________________________
1283 [ 26726] By: nicholas                              on 2006/01/08  18:27:27
1284         Log: run pod/buildtoc --build-all
1285      Branch: perl
1286            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
1287            ! win32/Makefile win32/makefile.mk
1288 ____________________________________________________________________________
1289 [ 26725] By: nicholas                              on 2006/01/08  18:25:20
1290         Log: With VMS moving from [lib.pod] to [lib.pods] then pod/buildtoc needs
1291              tweaking
1292      Branch: perl
1293            ! pod/buildtoc
1294 ____________________________________________________________________________
1295 [ 26713] By: nicholas                              on 2006/01/08  15:24:53
1296         Log: Add an option 'opened' which reports on the maintainers of all files
1297              perforce currently has open.
1298      Branch: perl
1299            ! Porting/Maintainers.pm
1300 ____________________________________________________________________________
1301 [ 26710] By: craigb                                on 2006/01/08  13:33:43
1302         Log: pod2usage2.t is not readily portable to VMS either
1303      Branch: perl
1304            ! t/pod/pod2usage2.t
1305 ____________________________________________________________________________
1306 [ 26709] By: nicholas                              on 2006/01/08  13:15:30
1307         Log: Tweak the code that generates unique entries in @POSIX::EXPORT so that
1308              the array ends up with shared hash key scalars, for a memory saving.
1309      Branch: perl
1310            ! ext/POSIX/POSIX.pm
1311 ____________________________________________________________________________
1312 [ 26708] By: merijn                                on 2006/01/08  12:27:29
1313         Log: Subject: [PATCH] blead: format warnings
1314              Date: Sat, 07 Jan 2006 21:42:08 +0200
1315              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
1316              Message-ID: <43C01990.6020207@gmail.com>
1317      Branch: perl
1318            ! mg.c regcomp.c sv.c
1319 ____________________________________________________________________________
1320 [ 26707] By: merijn                                on 2006/01/08  09:53:56
1321         Log: Subject: [PATCH] hints/dec_osf.sh (Re: blead@26701 compilation warning from tru64 cc)
1322              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
1323              Date: Sun, 08 Jan 2006 11:38:34 +0200
1324              Message-ID: <43C0DD9A.9080809@gmail.com>
1325      Branch: perl
1326            ! hints/dec_osf.sh
1327 ____________________________________________________________________________
1328 [ 26706] By: nicholas                              on 2006/01/08  08:33:46
1329         Log: Add utils/shasum.PL to MANIFEST
1330      Branch: perl
1331            ! MANIFEST
1332 ____________________________________________________________________________
1333 [ 26705] By: nicholas                              on 2006/01/08  08:28:29
1334         Log: Add missing files in ext/Digest/SHA/src that somehow escaped the net.
1335      Branch: perl
1336            + ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
1337            + ext/Digest/SHA/src/hmacxtra.c ext/Digest/SHA/src/sha.c
1338            + ext/Digest/SHA/src/sha.h ext/Digest/SHA/src/sha64bit.c
1339            + ext/Digest/SHA/src/sha64bit.h ext/Digest/SHA/src/shaxtra.c
1340 ____________________________________________________________________________
1341 [ 26704] By: stevep                                on 2006/01/08  04:17:08
1342         Log: Add Digest-SHA-5.32 for SHA-256 support for CPAN.
1343      Branch: perl
1344            + ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL
1345            + ext/Digest/SHA/README ext/Digest/SHA/SHA.pm
1346            + ext/Digest/SHA/SHA.xs ext/Digest/SHA/bin/shasum
1347            + ext/Digest/SHA/ppport.h ext/Digest/SHA/t/0-pod-coverage.t
1348            + ext/Digest/SHA/t/0-pod.t ext/Digest/SHA/t/1-exist.t
1349            + ext/Digest/SHA/t/1-hello-world.t
1350            + ext/Digest/SHA/t/2-nist-sha-1.t
1351            + ext/Digest/SHA/t/2-nist-sha-224.t
1352            + ext/Digest/SHA/t/2-nist-sha-256.t
1353            + ext/Digest/SHA/t/2-nist-sha-384.t
1354            + ext/Digest/SHA/t/2-nist-sha-512.t
1355            + ext/Digest/SHA/t/2-nist-sha-base64.t
1356            + ext/Digest/SHA/t/2-nist-sha-oo.t
1357            + ext/Digest/SHA/t/2-nist-vectors-bit.t
1358            + ext/Digest/SHA/t/2-nist-vectors-byte.t
1359            + ext/Digest/SHA/t/3-gillogly-easy.t
1360            + ext/Digest/SHA/t/3-gillogly-hard.t
1361            + ext/Digest/SHA/t/4-bitstr-increasing.t
1362            + ext/Digest/SHA/t/4-bitstr-large.t
1363            + ext/Digest/SHA/t/4-bitstr-random.t
1364            + ext/Digest/SHA/t/5-hmac-fips198.t
1365            + ext/Digest/SHA/t/5-hmac-rfc2202.t
1366            + ext/Digest/SHA/t/5-hmac-sha-256.t
1367            + ext/Digest/SHA/t/5-hmac-woodbury.t
1368            + ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
1369            + ext/Digest/SHA/t/gillogly/state.011
1370            + ext/Digest/SHA/t/gillogly/state.110
1371            + ext/Digest/SHA/t/nist/COPYRIGHT
1372            + ext/Digest/SHA/t/nist/Readme.txt
1373            + ext/Digest/SHA/t/nist/bit-hashes.sha1
1374            + ext/Digest/SHA/t/nist/bit-messages.sha1
1375            + ext/Digest/SHA/t/nist/byte-hashes.sha1
1376            + ext/Digest/SHA/t/nist/byte-messages.sha1
1377            + ext/Digest/SHA/t/state/state.1
1378            + ext/Digest/SHA/t/state/state.256
1379            + ext/Digest/SHA/t/state/state.384
1380            + ext/Digest/SHA/t/state/state.512 ext/Digest/SHA/typemap
1381            + utils/shasum.PL
1382            ! MANIFEST Porting/Maintainers.pl utils/Makefile
1383 ____________________________________________________________________________
1384 [ 26703] By: craigb                                on 2006/01/07  22:12:16
1385         Log: Make v?snprintf available on VMS v7.3-2 and later and clean up
1386              some other version-dependency checks.
1387      Branch: perl
1388            ! configure.com
1389 ____________________________________________________________________________
1390 [ 26702] By: nicholas                              on 2006/01/07  20:42:57
1391         Log: Remove the greedy quantifier from inside the grouping (?:) so that it
1392              and the greedy quantifier on the (?:) don't fight each other until the
1393              C stack is exhausted.
1394      Branch: perl
1395            ! lib/Pod/Simple/BlackBox.pm
1396 ____________________________________________________________________________
1397 [ 26701] By: nicholas                              on 2006/01/07  17:19:29
1398         Log: Reorder Fcntl's bootstrapping so that the constants actually get
1399              inlined within the functions that Fcntl defines.
1400      Branch: perl
1401            ! ext/Fcntl/Fcntl.pm
1402 ____________________________________________________________________________
1403 [ 26695] By: davem                                 on 2006/01/07  03:13:08
1404         Log: preserve the referent associated with a shared RV.
1405              its faster, and the user doesn't see a different address each time
1406              for ref($sharedref).
1407      Branch: perl
1408            ! ext/threads/shared/shared.xs
1409 ____________________________________________________________________________
1410 [ 26694] By: stevep                                on 2006/01/07  03:13:05
1411         Log: Additional const prototype fixes.
1412      Branch: perl
1413            ! os2/os2.c wince/wince.c
1414 ____________________________________________________________________________
1415 [ 26693] By: davem                                 on 2006/01/07  01:24:37
1416         Log: fix coredump on 'local $shared[N]' introduced by change #24942
1417      Branch: perl
1418            ! ext/threads/shared/shared.xs
1419 ____________________________________________________________________________
1420 [ 26691] By: nicholas                              on 2006/01/06  23:57:55
1421         Log: Don't code the absolute number of tests for the UTF8/EBCDIC case; much
1422              better to subtract the number of tests that don't get run.
1423      Branch: perl
1424            ! t/comp/require.t
1425 ____________________________________________________________________________
1426 [ 26690] By: craigb                                on 2006/01/06  23:16:30
1427         Log: Make VMS manifest checker handle multi-dot filenames on ODS-5
1428      Branch: perl
1429            ! configure.com
1430 ____________________________________________________________________________
1431 [ 26687] By: nicholas                              on 2006/01/06  22:19:47
1432         Log: Correct the typo in the description of change 24253
1433      Branch: perl
1434            ! Changes
1435 ____________________________________________________________________________
1436 [ 26685] By: stevep                                on 2006/01/06  21:59:00
1437         Log: Upgrade to version-0.52
1438      Branch: perl
1439            ! lib/version.pm lib/version.pod lib/version.t sv.c
1440            ! t/op/sprintf.t util.c
1441 ____________________________________________________________________________
1442 [ 26684] By: davem                                 on 2006/01/06  21:13:12
1443         Log: make ithreads shared vars smaller/quicker by eliminating shared_sv
1444              struct. Also document how it works.
1445      Branch: perl
1446            ! ext/threads/shared/shared.xs ext/threads/shared/typemap
1447 ____________________________________________________________________________
1448 [ 26680] By: stevep                                on 2006/01/06  18:59:54
1449         Log: const'ing parameters killed the builds for djgpp.  Changes get the 
1450              Perl core, but not the modules, to compile cleanly. 
1451      Branch: perl
1452            ! djgpp/djgpp.c djgpp/djgpp.h
1453 ____________________________________________________________________________
1454 [ 26679] By: nicholas                              on 2006/01/06  18:29:57
1455         Log: Negating an unsigned value generates warnings for some compilers, so
1456              cast it first.
1457      Branch: perl
1458            ! lib/ExtUtils/Constant/ProxySubs.pm
1459 ____________________________________________________________________________
1460 [ 26677] By: steveh                                on 2006/01/06  17:20:47
1461         Log: DBL_MAX and FLT_MAX are not constants in Borland C++
1462              
1463              (Fixes BCC compilation error in POSIX introduced by change 26455)
1464      Branch: perl
1465            ! ext/POSIX/Makefile.PL
1466 ____________________________________________________________________________
1467 [ 26676] By: rgs                                   on 2006/01/06  16:58:14
1468         Log: Subject: [PATCH] hv_fetchs() support
1469              From: Andy Lester <andy@petdance.com>
1470              Date: Fri, 6 Jan 2006 09:57:19 -0600
1471              Message-ID: <20060106155719.GB9035@petdance.com>
1472      Branch: perl
1473            ! doop.c handy.h hv.c malloc.c op.c pp_sys.c taint.c
1474 ____________________________________________________________________________
1475 [ 26675] By: rgs                                   on 2006/01/06  15:50:34
1476         Log: Subject: [PATCH] sprinkle dVAR
1477              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
1478              Date: Fri, 06 Jan 2006 16:18:53 +0200
1479              Message-ID: <43BE7C4D.1010302@gmail.com>
1480      Branch: perl
1481            ! av.c deb.c doio.c doop.c dump.c ext/threads/threads.xs gv.c
1482            ! hv.c lib/ExtUtils/ParseXS.pm locale.c mathoms.c mg.c numeric.c
1483            ! op.c opcode.h opcode.pl pad.c perl.c perl.h perl_keyword.pl
1484            ! perlio.c perlvars.h perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c
1485            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c
1486            ! taint.c toke.c universal.c utf8.c util.c xsutils.c
1487 ____________________________________________________________________________
1488 [ 26674] By: rgs                                   on 2006/01/06  14:35:38
1489         Log: Subject: [PATCH] performance tweaking op.c
1490              From: Andy Lester <andy@petdance.com>
1491              Date: Fri, 6 Jan 2006 01:44:48 -0600
1492              Message-ID: <20060106074448.GB3401@petdance.com>
1493      Branch: perl
1494            ! op.c
1495 ____________________________________________________________________________
1496 [ 26673] By: gisle                                 on 2006/01/06  14:00:14
1497         Log: Remove code duplicated a few lines above by change 19695.
1498      Branch: perl
1499            ! toke.c
1500 ____________________________________________________________________________
1501 [ 26672] By: gisle                                 on 2006/01/06  13:57:27
1502         Log: Move "DEVEL####" marker to the 'perl -v' output.
1503              This avoids problem with using STRINGIFY in patchlevel.h
1504              (ref msg <43BE4BAC.6010701@uk.radan.com> posted to p5p).
1505      Branch: perl
1506            ! patchlevel.h perl.c t/run/switches.t utils/perlbug.PL
1507 ____________________________________________________________________________
1508 [ 26671] By: stevep                                on 2006/01/06  13:04:44
1509         Log: Replacing broken call to savepvn() with savepvs() to get threaded
1510              Cygwin to compile again.
1511      Branch: perl
1512            ! perl.c
1513 ____________________________________________________________________________
1514 [ 26670] By: gisle                                 on 2006/01/06  10:54:18
1515         Log: Make '-s' on the shebang line able to parse -foo=bar switches again.
1516              This feature was broken by change 19695 some years ago
1517              and integrated into perl-5.8.1.  perl-5.8.0 was fine.
1518              Ref http://bugs.activestate.com/show_bug.cgi?id=43483
1519      Branch: perl
1520            ! perl.c t/run/switches.t
1521 ____________________________________________________________________________
1522 [ 26669] By: gisle                                 on 2006/01/06  10:38:37
1523         Log: Improve description of the -s switch.
1524              I found the "This means you can have switches
1525              with two leading dashes." sentence introduced by
1526              change 7144 really confusing.  The note after
1527              the example should make it clear enough that double
1528              dash switches can be used for those that insist.
1529      Branch: perl
1530            ! pod/perlrun.pod
1531 ____________________________________________________________________________
1532 [ 26668] By: merijn                                on 2006/01/05  21:04:32
1533         Log: Test if the probed availability of v?snprintf () is
1534              actually usable. Thanks to Russ and Jarkko.
1535      Branch: perl
1536            ! Configure
1537 ____________________________________________________________________________
1538 [ 26666] By: rgs                                   on 2006/01/05  17:39:07
1539         Log: Upgrade to CPAN.pm 1.83
1540      Branch: perl
1541            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
1542            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
1543 ____________________________________________________________________________
1544 [ 26665] By: rgs                                   on 2006/01/05  17:27:28
1545         Log: Regenerate PODs
1546      Branch: perl
1547            ! pod/perlmodlib.pod pod/perltoc.pod
1548 ____________________________________________________________________________
1549 [ 26664] By: steveh                                on 2006/01/05  17:24:44
1550         Log: Workaround another problem following change 26395
1551              
1552              MinGW doesn't like 26395 either! (ref: change 26634)
1553      Branch: perl
1554            ! gv.h
1555 ____________________________________________________________________________
1556 [ 26663] By: rgs                                   on 2006/01/05  17:19:27
1557         Log: Really commit change 26662 (duh)
1558      Branch: perl
1559            ! pod.lst pod/perl.pod
1560 ____________________________________________________________________________
1561 [ 26662] By: rgs                                   on 2006/01/05  17:17:52
1562         Log: Let table of contents know about perllinux man page
1563      Branch: perl
1564            ! pod.lst pod/perl.pod
1565 ____________________________________________________________________________
1566 [ 26661] By: rgs                                   on 2006/01/05  16:58:51
1567         Log: Update Changes
1568      Branch: perl
1569            ! Changes
1570 ____________________________________________________________________________
1571 [ 26659] By: steveh                                on 2006/01/05  16:22:50
1572         Log: Subject: MinGW and lib/CORE/Win32.h
1573              From: "Sisyphus" <sisyphus1@optusnet.com.au>
1574              Date: Wed, 4 Jan 2006 21:29:19 +1100
1575              Message-ID: <024301c61119$bca4a840$e201140a@desktop>
1576      Branch: perl
1577            ! win32/win32.h
1578 ____________________________________________________________________________
1579 [ 26658] By: rgs                                   on 2006/01/05  15:33:32
1580         Log: Install less README files
1581      Branch: perl
1582            ! installperl
1583 ____________________________________________________________________________
1584 [ 26657] By: rgs                                   on 2006/01/05  14:36:40
1585         Log: Remove old Pod::Man parser creation.
1586              Fix a run-time warning.
1587      Branch: perl
1588            ! installman
1589 ____________________________________________________________________________
1590 [ 26656] By: stevep                                on 2006/01/05  14:33:16
1591         Log: Change installman to instantiate a new Pod::Man instance for each
1592              file processed.  This is now required with podlators-2.0.
1593      Branch: perl
1594            ! installman
1595 ____________________________________________________________________________
1596 [ 26655] By: steveh                                on 2006/01/05  09:21:52
1597         Log: Reorder changes made in change 26630
1598              
1599              (Keep the order in win32/config.* and win32/config_H.* the same as in
1600              Configure and config_H.SH for easier diffing)
1601      Branch: perl
1602            ! win32/config.bc win32/config.gc win32/config.vc
1603            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
1604            ! win32/config_H.vc win32/config_H.vc64
1605 ____________________________________________________________________________
1606 [ 26654] By: steveh                                on 2006/01/04  17:57:14
1607         Log: Run regen.pl (Just updating copyright years)
1608      Branch: perl
1609            ! embed.h embedvar.h global.sym opcode.h perlapi.c perlapi.h
1610            ! proto.h
1611 ____________________________________________________________________________
1612 [ 26653] By: steveh                                on 2006/01/04  17:49:38
1613         Log: Don't try to export PL_my_ctx_mutex and PL_my_cxt_* when
1614              PERL_IMPLICIT_CONTEXT is not defined
1615              
1616              Fixes non-threaded build errors on Win32 following change 26523
1617      Branch: perl
1618            ! makedef.pl
1619 ____________________________________________________________________________
1620 [ 26652] By: rgs                                   on 2006/01/04  17:19:37
1621         Log: More copyright updates
1622      Branch: perl
1623            ! cop.h dump.c gv.c gv.h handy.h locale.c op.c perlio.c
1624            ! pp_pack.c sv.h thread.h universal.c xsutils.c
1625 ____________________________________________________________________________
1626 [ 26651] By: rgs                                   on 2006/01/04  16:50:47
1627         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
1628              From: Jim Cromie <jim.cromie@gmail.com>
1629              Date: Tue, 03 Jan 2006 23:18:09 -0700
1630              Message-ID: <43BB68A1.7060708@gmail.com>
1631              
1632              With syntactic tweaks to the test file
1633      Branch: perl
1634            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
1635            ! ext/B/t/optree_constants.t
1636 ____________________________________________________________________________
1637 [ 26650] By: gisle                                 on 2006/01/04  16:42:03
1638         Log: Move all the xxxpvs() macros to handy.h.
1639              This brings them closer to STR_WITH_LEN.  Besides only half
1640              of them were sv-related after change 26649.
1641      Branch: perl
1642            ! handy.h sv.h
1643 ____________________________________________________________________________
1644 [ 26649] By: gisle                                 on 2006/01/04  16:15:34
1645         Log: Make the new STR_WITH_LEN() affected compile under -Dusethreads.
1646              Can't use STR_WITH_LEN() as argument to a macro :-(
1647      Branch: perl
1648            ! gv.c locale.c mg.c perl.c perlio.c pp_sys.c sv.c sv.h toke.c
1649 ____________________________________________________________________________
1650 [ 26648] By: gisle                                 on 2006/01/04  14:23:20
1651         Log: Add an extra NUL so that we can use sv_catpvs()
1652              for "our @F=split..." and get rid of 15 and the
1653              explaination for why it's there.
1654      Branch: perl
1655            ! toke.c
1656 ____________________________________________________________________________
1657 [ 26647] By: gisle                                 on 2006/01/04  14:10:34
1658         Log: Get rid of hardcoded string length.
1659      Branch: perl
1660            ! thread.h
1661 ____________________________________________________________________________
1662 [ 26646] By: gisle                                 on 2006/01/04  14:04:16
1663         Log: Introduce newSVpvs_share() macro.
1664              Gets rid of some hardcoded string lengths.
1665      Branch: perl
1666            ! op.c perl.c sv.h
1667 ____________________________________________________________________________
1668 [ 26645] By: gisle                                 on 2006/01/04  13:53:16
1669         Log: Get rid of a few more hardcoded string lengths.
1670      Branch: perl
1671            ! locale.c mg.c perl.c perlio.c sv.c
1672 ____________________________________________________________________________
1673 [ 26644] By: stevep                                on 2006/01/04  13:13:50
1674         Log: Update copyright year.
1675      Branch: perl
1676            ! pp_sys.c
1677 ____________________________________________________________________________
1678 [ 26643] By: rgs                                   on 2006/01/04  13:02:18
1679         Log: Fix some compilation warnings
1680      Branch: perl
1681            ! pp_hot.c
1682 ____________________________________________________________________________
1683 [ 26642] By: gisle                                 on 2006/01/04  13:00:45
1684         Log: Get rid of a few more hardcoded string lengths.
1685      Branch: perl
1686            ! gv.c perl.c perlio.c pp_sys.c
1687 ____________________________________________________________________________
1688 [ 26641] By: gisle                                 on 2006/01/04  12:48:34
1689         Log: Introduce the macros newSVpvs(str) and sv_catpvs(sv, str).
1690              Gets rid of many hardcoded string lengths.
1691      Branch: perl
1692            ! dump.c gv.c op.c perl.c perlio.c pp.c pp_ctl.c pp_pack.c
1693            ! pp_sys.c regcomp.c sv.c sv.h toke.c universal.c utf8.c util.c
1694            ! xsutils.c
1695 ____________________________________________________________________________
1696 [ 26640] By: gisle                                 on 2006/01/04  12:35:45
1697         Log: Removed unused part of string passed to sv_catpvn().
1698      Branch: perl
1699            ! toke.c
1700 ____________________________________________________________________________
1701 [ 26639] By: stevep                                on 2006/01/04  12:31:17
1702         Log: Updates to various configurations courtesy of Jarkko.
1703      Branch: perl
1704            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
1705            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
1706            ! wince/config.ce
1707 ____________________________________________________________________________
1708 [ 26638] By: stevep                                on 2006/01/04  12:19:49
1709         Log: Don't warn about invalid dirhandles in DirHandle::DESTROY().
1710      Branch: perl
1711            ! lib/DirHandle.pm
1712 ____________________________________________________________________________
1713 [ 26637] By: steveh                                on 2006/01/04  11:10:36
1714         Log: Make Borland and MinGW happy with change 26379
1715              
1716              (They both complain "invalid conversion from `void*' to `HWND__*'"
1717              otherwise)
1718      Branch: perl
1719            ! win32/perlhost.h
1720 ____________________________________________________________________________
1721 [ 26636] By: gisle                                 on 2006/01/04  10:46:42
1722         Log: Fix typo in comment.
1723      Branch: perl
1724            ! handy.h
1725 ____________________________________________________________________________
1726 [ 26635] By: gisle                                 on 2006/01/04  10:44:48
1727         Log: Introduce STR_WITH_LEN macro in the form suggested by Chip.
1728      Branch: perl
1729            ! handy.h toke.c
1730 ____________________________________________________________________________
1731 [ 26634] By: steveh                                on 2006/01/04  10:39:13
1732         Log: Workaround Win32 compiler bugs following change 26395
1733              
1734              Can't understand what VC++ 6 and Borland don't like about it.  There
1735              is similar code for SvMAGIC and SvSTASH already in sv.h.  Must be
1736              compiler bugs since VC++ 7 and MinGW (and compilers on other platforms)
1737              are all happy.
1738      Branch: perl
1739            ! gv.h
1740 ____________________________________________________________________________
1741 [ 26633] By: gisle                                 on 2006/01/04  10:25:42
1742         Log: Silence compiler warning; ref change 26598
1743      Branch: perl
1744            ! op.c
1745 ____________________________________________________________________________
1746 [ 26632] By: stevep                                on 2006/01/04  03:43:20
1747         Log: Added snprintf() and vsnprintf() to configure.com as 'undef'. 
1748      Branch: perl
1749            ! configure.com
1750 ____________________________________________________________________________
1751 [ 26631] By: stevep                                on 2006/01/04  03:31:08
1752         Log: Add warnings for the various other *dir() functions when attempted
1753              on invalid dirhandles.
1754      Branch: perl
1755            ! pod/perldiag.pod pp_sys.c
1756 ____________________________________________________________________________
1757 [ 26630] By: stevep                                on 2006/01/04  02:47:39
1758         Log: Add snprintf() and vsnprintf() to the various Win32 configuration 
1759              files.
1760      Branch: perl
1761            ! win32/config.bc win32/config.gc win32/config.vc
1762            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
1763            ! win32/config_H.vc win32/config_H.vc64
1764 ____________________________________________________________________________
1765 [ 26625] By: stevep                                on 2006/01/03  20:03:49
1766         Log: Subject: Re: [perl #38034] A combination eval, DESTROY method and $@ - dangerous - bug
1767              From: Mike Guy <mjtg@cam.ac.uk>
1768              Date: Tue, 03 Jan 2006 19:18:41 +0000 
1769              Message-Id: <E1Etrg9-0005XE-LZ@libra.cus.cam.ac.uk> 
1770      Branch: perl
1771            ! pod/perlobj.pod
1772 ____________________________________________________________________________
1773 [ 26623] By: nicholas                              on 2006/01/03  19:38:24
1774         Log: If NV_ZERO_IS_ALLBITS_ZERO is not true, then it's important to inialise
1775              the NV only if the new body has an NV. (D'oh!)
1776      Branch: perl
1777            ! sv.c
1778 ____________________________________________________________________________
1779 [ 26617] By: stevep                                on 2006/01/03  18:14:27
1780         Log: Attemting to readdir() something that isn't a dirhandle should cause
1781              a warning.
1782      Branch: perl
1783            ! pod/perldiag.pod pp_sys.c
1784 ____________________________________________________________________________
1785 [ 26608] By: steveh                                on 2006/01/03  15:57:18
1786         Log: Fix release mode builds following change 26598
1787      Branch: perl
1788            ! cop.h
1789 ____________________________________________________________________________
1790 [ 26607] By: stevep                                on 2006/01/03  15:56:19
1791         Log: perldiag.pod additions to go with change #26602.
1792      Branch: perl
1793            ! pod/perldiag.pod
1794 ____________________________________________________________________________
1795 [ 26606] By: merijn                                on 2006/01/03  15:46:10
1796         Log: Add probe for snprintf () and vsnprintf ()
1797              
1798              Subject: [PATCH] snprintf() and vsnprintf() (was Re: [PATCH] Configure: stdio char (un)signedness)
1799              From: Steve Peters <steve@fisharerojo.org>
1800              Date: Mon, 2 Jan 2006 09:37:27 -0600
1801              Message-ID: <20060102153727.GA14247@mccoy.peters.homeunix.org>
1802      Branch: perl
1803            ! Configure Porting/Glossary config_h.SH handy.h
1804 ____________________________________________________________________________
1805 [ 26605] By: rgs                                   on 2006/01/03  15:42:19
1806         Log: Update perldelta, up to change 25344 more or less.
1807      Branch: perl
1808            ! pod/perl593delta.pod
1809 ____________________________________________________________________________
1810 [ 26602] By: stevep                                on 2006/01/03  14:58:21
1811         Log: Bad symbols that are pretending to be dirhandles, should say they 
1812              are dirhandles in their error messages.
1813      Branch: perl
1814            ! gv.c
1815 ____________________________________________________________________________
1816 [ 26601] By: rgs                                   on 2006/01/03  14:10:04
1817         Log: Sync perlfaq.
1818      Branch: perl
1819            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1820            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1821            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1822            ! pod/perlfaq9.pod
1823 ____________________________________________________________________________
1824 [ 26598] By: davem                                 on 2006/01/03  12:29:38
1825         Log: silence some compiler warnings
1826      Branch: perl
1827            ! cop.h toke.c
1828 ____________________________________________________________________________
1829 [ 26595] By: rgs                                   on 2006/01/03  10:09:39
1830         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
1831              From: Jim Cromie <jim.cromie@gmail.com>
1832              Date: Mon, 02 Jan 2006 15:06:48 -0700
1833              Message-ID: <43B9A3F8.8060609@gmail.com>
1834      Branch: perl
1835            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
1836            ! ext/B/t/optree_constants.t
1837 ____________________________________________________________________________
1838 [ 26594] By: rgs                                   on 2006/01/03  09:33:59
1839         Log: Subject: [PATCH] Re: [perl #36837] B::Deparse fails when it comes to ByteLoader programs
1840              From: Stephen McCamant <smcc@mit.edu>
1841              Date: Mon, 2 Jan 2006 18:52:24 -0800
1842              Message-ID: <17337.59112.502009.496275@conquest.OCF.Berkeley.EDU>
1843      Branch: perl
1844            ! ext/B/B/Deparse.pm
1845 ____________________________________________________________________________
1846 [ 26593] By: rgs                                   on 2006/01/03  09:23:24
1847         Log: Subject: [patch@26561] utf8.c const issue.
1848              From: "John E. Malmberg" <wb8tyw@qsl.net>
1849              Date: Mon, 02 Jan 2006 14:16:02 -0500
1850              Message-ID: <43B97BF2.2050201@qsl.net>
1851      Branch: perl
1852            ! utf8.c
1853 ____________________________________________________________________________
1854 [ 26592] By: rgs                                   on 2006/01/03  09:02:04
1855         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.81.tar.gz
1856              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
1857              Date: Tue, 03 Jan 2006 00:33:27 +0100
1858              Message-ID: <87u0cm433s.fsf@k75.linux.bogus>
1859      Branch: perl
1860            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
1861 ____________________________________________________________________________
1862 [ 26591] By: davem                                 on 2006/01/03  02:20:28
1863         Log: ithreads: SVs that were only on the tmps stack leaked
1864      Branch: perl
1865            ! sv.c
1866 ____________________________________________________________________________
1867 [ 26589] By: nicholas                              on 2006/01/02  22:52:03
1868         Log: The two never used NOTYET switch ops can go.
1869      Branch: perl
1870            ! pp_ctl.c
1871 ____________________________________________________________________________
1872 [ 26587] By: davem                                 on 2006/01/02  21:50:55
1873         Log: stop DEBUG_LEAKING_SCALARS producing spurious memory pool errors
1874              (change #25775 wasn't complete)
1875      Branch: perl
1876            ! sv.c
1877 ____________________________________________________________________________
1878 [ 26586] By: nicholas                              on 2006/01/02  20:48:30
1879         Log: More missing AUTHORS
1880      Branch: perl
1881            ! AUTHORS Porting/checkAUTHORS.pl
1882 ____________________________________________________________________________
1883 [ 26581] By: craigb                                on 2006/01/02  19:22:52
1884         Log: Subject: patch@26561 & earlier - buffer overrun in VMS.C
1885              From: "John E. Malmberg" <wb8tyw@qsl.net>
1886              Date: Mon, 02 Jan 2006 14:05:43 -0500
1887              Message-id: <43B97987.70201@qsl.net>
1888      Branch: perl
1889            ! vms/vms.c
1890 ____________________________________________________________________________
1891 [ 26580] By: nicholas                              on 2006/01/02  18:48:13
1892         Log: Erk! craigb's changes come out of p4 with ^Ms as line endings.
1893              Long term, need to fix the update changes script to cope.
1894      Branch: perl
1895            ! Changes
1896 ____________________________________________________________________________
1897 [ 26579] By: nicholas                              on 2006/01/02  18:44:14
1898         Log: More missing AUTHORS
1899      Branch: perl
1900            ! AUTHORS Porting/checkAUTHORS.pl
1901 ____________________________________________________________________________
1902 [ 26578] By: nicholas                              on 2006/01/02  17:04:55
1903         Log: Fix up missing and duplicate AUTHORS
1904      Branch: perl
1905            ! AUTHORS Porting/checkAUTHORS.pl
1906 ____________________________________________________________________________
1907 [ 26576] By: rgs                                   on 2006/01/02  15:54:25
1908         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
1909              From: Jim Cromie <jim.cromie@gmail.com>
1910              Date: Sun, 01 Jan 2006 23:05:00 -0700
1911              Message-ID: <43B8C28C.20502@gmail.com>
1912      Branch: perl
1913            + ext/B/t/optree_constants.t
1914            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise-xs.t
1915 ____________________________________________________________________________
1916 [ 26574] By: rgs                                   on 2006/01/02  15:19:59
1917         Log: Since we no longer autovivify stashes (change #26370), we need
1918              to turn off strict-refs on them, or we'll have a stricture
1919              error the first time we'd try to access them (when they'll be
1920              actually autovivified).
1921      Branch: perl
1922            ! op.c t/op/stash.t
1923 ____________________________________________________________________________
1924 [ 26573] By: rgs                                   on 2006/01/02  14:57:18
1925         Log: Documentation fix for File::Temp::new
1926              
1927              Subject: [perl #38127] Bug in perldoc File::Temp 
1928              From: pm@capmon.dk (via RT) <perlbug-followup@perl.org>
1929              Date: Mon, 02 Jan 2006 02:48:41 -0800
1930              Message-ID: <rt-3.0.11-38127-126764.0.578515622359532@perl.org>
1931      Branch: perl
1932            ! lib/File/Temp.pm
1933 ____________________________________________________________________________
1934 [ 26572] By: nicholas                              on 2006/01/02  14:43:37
1935         Log: Happy New Year. (It's not just embed.pl).
1936      Branch: perl
1937            ! README opcode.pl perl.c reentr.pl
1938 ____________________________________________________________________________
1939 [ 26571] By: stevep                                on 2006/01/02  14:24:58
1940         Log: Note that the "unlink"ing directories is attempted when running as a
1941              superuser, and that some operating systems may not support it.
1942      Branch: perl
1943            ! pod/perlfunc.pod pod/perlrun.pod
1944 ____________________________________________________________________________
1945 [ 26570] By: nicholas                              on 2006/01/02  12:19:51
1946         Log: Typo fix in the description of change 26370.
1947              (Also corrected in the repository) 
1948      Branch: perl
1949            ! Changes
1950 ____________________________________________________________________________
1951 [ 26569] By: davem                                 on 2006/01/02  12:09:37
1952         Log: add svt_local slot to magic vtable, and fix local $shared
1953      Branch: perl
1954            ! ext/threads/shared/shared.xs mg.c mg.h
1955 ____________________________________________________________________________
1956 [ 26565] By: nicholas                              on 2006/01/02  11:48:28
1957         Log: Add 2006 to the copyright years in the header generated by embed.pl
1958      Branch: perl
1959            ! embed.pl
1960 ____________________________________________________________________________
1961 [ 26564] By: rgs                                   on 2006/01/02  11:20:25
1962         Log: Subject: [patch] comment grammar and indentation, spurious tab
1963              From: Jim Cromie <jim.cromie@gmail.com>
1964              Date: Fri, 30 Dec 2005 22:45:55 -0700
1965              Message-ID: <43B61B13.3050704@gmail.com>
1966      Branch: perl
1967            ! sv.c
1968 ____________________________________________________________________________
1969 [ 26563] By: rgs                                   on 2006/01/02  11:04:37
1970         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80_58.tar.gz
1971              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
1972              Date: Sun, 01 Jan 2006 10:12:46 +0100
1973              Message-ID: <87zmmgnwfl.fsf@k75.linux.bogus>
1974      Branch: perl
1975            ! lib/CPAN.pm
1976 ____________________________________________________________________________
1977 [ 26562] By: rgs                                   on 2006/01/02  10:56:05
1978         Log: Update copyrights for files modified in 2006
1979      Branch: perl
1980            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
1981            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
1982 ____________________________________________________________________________
1983 [ 26561] By: gisle                                 on 2006/01/01  20:43:00
1984         Log: Get rid of length argument for the FEATURE_IS_ENABLED() macro.
1985      Branch: perl
1986            ! toke.c
1987 ____________________________________________________________________________
1988 [ 26558] By: merijn                                on 2006/01/01  10:42:16
1989         Log: Subject: [PATCH] Making 0 pointers to NULLs
1990              From: Andy Lester <andy@petdance.com>
1991              Date: Fri, 30 Dec 2005 23:05:58 -0600
1992              Message-ID: <20051231050558.GA29093@petdance.com>
1993      Branch: perl
1994            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
1995            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
1996 ____________________________________________________________________________
1997 [ 26556] By: merijn                                on 2006/01/01  10:23:19
1998         Log: Subject: [PATCH] Making 0 pointers to NULLs
1999              From: Andy Lester <andy@petdance.com>
2000              Date: Fri, 30 Dec 2005 23:05:58 -0600
2001              Message-ID: <20051231050558.GA29093@petdance.com>
2002      Branch: perl
2003            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
2004            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
2005 ____________________________________________________________________________
2006 [ 26555] By: davem                                 on 2005/12/31  23:24:26
2007         Log: make threads use MY_CXT API rather than using PL_modglobal
2008      Branch: perl
2009            ! ext/threads/threads.xs
2010 ____________________________________________________________________________
2011 [ 26554] By: davem                                 on 2005/12/31  21:36:05
2012         Log: tidy index arrangements in new MY_CXT code
2013      Branch: perl
2014            ! intrpvar.h sv.c util.c
2015 ____________________________________________________________________________
2016 [ 26553] By: stevep                                on 2005/12/31  18:45:37
2017         Log: Upgrade to CPAN-1.80_57
2018      Branch: perl
2019            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm
2020            ! lib/CPAN/Tarzip.pm lib/CPAN/t/mirroredby.t
2021 ____________________________________________________________________________
2022 [ 26552] By: nicholas                              on 2005/12/31  17:24:34
2023         Log: Turn a for loop that's almost a while into an honest-to-goodness while.
2024      Branch: perl
2025            ! hv.c
2026 ____________________________________________________________________________
2027 [ 26551] By: nicholas                              on 2005/12/31  16:57:32
2028         Log: Calling Perl_hv_clear_placeholders while the hash iterator was active
2029              would turn lazy delete on, causing the hash to become corrupted at the
2030              next iterator change.
2031      Branch: perl
2032            ! hv.c lib/Hash/Util.t
2033 ____________________________________________________________________________
2034 [ 26550] By: nicholas                              on 2005/12/31  16:42:08
2035         Log: Remove unneeded test in Perl_hv_clear_placeholders.
2036              Rejig S_hfreeentries to a double loop, which is clearer and smaller.
2037      Branch: perl
2038            ! hv.c
2039 ____________________________________________________________________________
2040 [ 26549] By: rgs                                   on 2005/12/31  15:24:48
2041         Log: Subject: [PATCH] op/pack.t failure on Win64
2042              From: Jan Dubois <jand@activestate.com>
2043              Date: Dec 30, 2005 9:55 PM
2044              Message-ID: <017a01c60d83$5dc73110$2217a8c0@candy>
2045      Branch: perl
2046            ! pp_pack.c
2047 ____________________________________________________________________________
2048 [ 26548] By: nicholas                              on 2005/12/31  15:07:16
2049         Log: Add a test for change 26547. (We no longer expect to see errors about
2050              unbalanced string table reference counts.)
2051      Branch: perl
2052            ! t/op/stash.t
2053 ____________________________________________________________________________
2054 [ 26547] By: nicholas                              on 2005/12/31  14:57:27
2055         Log: Re-attempt to clear the hash in S_hfreeentries if anything adds to it.
2056              Panic if we seem to be looping forever.
2057      Branch: perl
2058            ! hv.c pod/perldiag.pod
2059 ____________________________________________________________________________
2060 [ 26546] By: nicholas                              on 2005/12/31  13:16:06
2061         Log: Stop 'sub a { // }; %::=()' panicing because the backreference array
2062              became lost.
2063      Branch: perl
2064            ! hv.c
2065 ____________________________________________________________________________
2066 [ 26545] By: nicholas                              on 2005/12/30  22:44:06
2067         Log: Marcus Holland-Moritz suggested that assert should 
2068              Perl_croak_nocontext rather than Perl_croak.
2069      Branch: perl
2070            ! perl.h
2071 ____________________________________________________________________________
2072 [ 26544] By: nicholas                              on 2005/12/30  20:02:56
2073         Log: Tweak S_init_main_stash so as allocate PL_curstname as a shared string
2074              scalar, and hence avoid thrashing the shared string table for "main".
2075      Branch: perl
2076            ! perl.c
2077 ____________________________________________________________________________
2078 [ 26543] By: stevep                                on 2005/12/30  17:47:45
2079         Log: Convert t/op/sleep.t to using test.pl
2080      Branch: perl
2081            ! t/op/sleep.t
2082 ____________________________________________________________________________
2083 [ 26542] By: nicholas                              on 2005/12/30  16:53:39
2084         Log: Document why it's a bad plan to move the backreferences array from
2085              the magic structure to the hv_aux structure during backreference
2086              deletion. Add an optimisation for an empty backreference array.
2087      Branch: perl
2088            ! hv.c sv.c
2089 ____________________________________________________________________________
2090 [ 26541] By: nicholas                              on 2005/12/30  15:55:05
2091         Log: Now that the backreference array has no NULL entries, and is correctly
2092              marked as AvREAL_off(), there's no reason not to use sv_dup to clone
2093              it.
2094      Branch: perl
2095            ! sv.c
2096 ____________________________________________________________________________
2097 [ 26540] By: nicholas                              on 2005/12/30  15:39:53
2098         Log: POSIX now declares missing constants as sub ... ();, so Net::Ping
2099              needs to define them with a prototype to match.
2100      Branch: perl
2101            ! lib/Net/Ping.pm
2102 ____________________________________________________________________________
2103 [ 26539] By: rgs                                   on 2005/12/30  15:10:41
2104         Log: Update perltodo. First shot at perl593delta.
2105      Branch: perl
2106            ! pod/perl593delta.pod pod/perltodo.pod
2107 ____________________________________________________________________________
2108 [ 26538] By: nicholas                              on 2005/12/30  14:57:00
2109         Log: In the shared string table, if we add new entries to the head of the
2110              linked list chain, then we don't need as much bookkeeping in the loop.
2111      Branch: perl
2112            ! hv.c
2113 ____________________________________________________________________________
2114 [ 26537] By: stevep                                on 2005/12/30  14:39:49
2115         Log: Subject: [PATCH] Differences from Perl 6
2116              From: Robin Houston <robin@cpan.org> 
2117              Date: Fri, 30 Dec 2005 13:45:34 +0000 
2118              Message-ID: <20051230134534.GA18675@rpc142.cs.man.ac.uk>
2119      Branch: perl
2120            ! pod/perlsyn.pod
2121 ____________________________________________________________________________
2122 [ 26536] By: rgs                                   on 2005/12/30  12:25:24
2123         Log: Subject: Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
2124              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
2125              Date: Mon, 12 Dec 2005 19:22:32 +0100
2126              Message-ID: <20051212192232.39cd0c1e@grubert.mandrakesoft.com>
2127      Branch: perl
2128            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
2129            ! lib/ExtUtils/MakeMaker.pm
2130 ____________________________________________________________________________
2131 [ 26535] By: davem                                 on 2005/12/30  12:21:05
2132         Log: fix errors in new MY_CTX code
2133      Branch: perl
2134            ! perl.c sv.c
2135 ____________________________________________________________________________
2136 [ 26534] By: rgs                                   on 2005/12/30  11:57:14
2137         Log: Reduce size of buffers for identifier names, as suggested in
2138              
2139              Subject: Stack usage (in gv_stashpvn and others)
2140              From: Tels <nospam-abuse@bloodgate.com>
2141              Date: Thu, 29 Dec 2005 18:40:49 +0100
2142              Message-Id: <200512291840.50765@bloodgate.com>
2143      Branch: perl
2144            ! gv.c
2145 ____________________________________________________________________________
2146 [ 26533] By: rgs                                   on 2005/12/30  11:43:42
2147         Log: Subject: [PATCH] perlio.c - gv_stashpvn() vs gv_stashpv()
2148              From: Tels <nospam-abuse@bloodgate.com>
2149              Date: Thu, 29 Dec 2005 18:57:43 +0100
2150              Message-Id: <200512291857.59458@bloodgate.com>
2151      Branch: perl
2152            ! perlio.c
2153 ____________________________________________________________________________
2154 [ 26532] By: rgs                                   on 2005/12/30  10:40:31
2155         Log: Subject: [PATCH] Perl_gv_fetchpv vs. gv_fetchpvn
2156              From: Tels <nospam-abuse@bloodgate.com>
2157              Date: Thu, 29 Dec 2005 18:32:10 +0100
2158              Message-Id: <200512291832.20651@bloodgate.com>
2159      Branch: perl
2160            ! gv.c
2161 ____________________________________________________________________________
2162 [ 26531] By: rgs                                   on 2005/12/30  09:53:54
2163         Log: Skip my_cxt_init if PERL_IMPLICIT_CONTEXT isn't defined
2164              (spotted by Jan Dubois)
2165      Branch: perl
2166            ! makedef.pl
2167 ____________________________________________________________________________
2168 [ 26530] By: nicholas                              on 2005/12/30  01:08:46
2169         Log: RMAGIC on symbol tables is bad, m'kay.
2170              Allow hashes (and therefore all symbol tables) to store the
2171              backreference array in the hv_aux structure, and thereby undo the
2172              performance damage of 24966, which resulted in 60% of all hash lookups
2173              trying to mg_find tiehash magic.
2174      Branch: perl
2175            ! dump.c embed.fnc embed.h hv.c hv.h mg.c proto.h sv.c
2176 ____________________________________________________________________________
2177 [ 26529] By: davem                                 on 2005/12/30  01:06:05
2178         Log: change #26523 didn't make my_cxt_init public
2179      Branch: perl
2180            ! embed.fnc embed.h global.sym
2181 ____________________________________________________________________________
2182 [ 26528] By: rgs                                   on 2005/12/29  17:32:21
2183         Log: Subject: [PATCH] $a = \$a oddity
2184              From: Tels <nospam-abuse@bloodgate.com>
2185              Date: Thu, 29 Dec 2005 18:01:42 +0100
2186              Message-Id: <200512291802.00742@bloodgate.com>
2187              
2188              plus trim some whitespace
2189      Branch: perl
2190            ! pod/perlreftut.pod
2191 ____________________________________________________________________________
2192 [ 26527] By: rgs                                   on 2005/12/29  15:59:30
2193         Log: Subject: [PATCH] Actual real consting of parms
2194              From: Andy Lester <andy@petdance.com>
2195              Date: Thu, 29 Dec 2005 01:15:09 -0600
2196              Message-ID: <20051229071509.GA32653@petdance.com>
2197      Branch: perl
2198            ! embed.fnc proto.h sv.c
2199 ____________________________________________________________________________
2200 [ 26526] By: rgs                                   on 2005/12/29  15:32:42
2201         Log: Subject: [PATCH] av.c cleanup, plus!
2202              From: Andy Lester <andy@petdance.com>
2203              Date: Wed, 28 Dec 2005 15:44:14 -0600
2204              Message-ID: <20051228214414.GD26033@petdance.com>
2205      Branch: perl
2206            ! av.c dump.c embed.fnc gv.c perl.c proto.h sv.c toke.c
2207 ____________________________________________________________________________
2208 [ 26525] By: rgs                                   on 2005/12/29  14:32:09
2209         Log: Fix test for perl version number in Makefile.PL
2210      Branch: perl
2211            ! ext/Sys/Syslog/Makefile.PL
2212 ____________________________________________________________________________
2213 [ 26524] By: rgs                                   on 2005/12/29  14:17:38
2214         Log: Subject: [PATCH] Fixing the SVREFCNT macro
2215              From: Andy Lester <andy@petdance.com>
2216              Date: Wed, 28 Dec 2005 13:30:51 -0600
2217              Message-ID: <20051228193051.GD23207@petdance.com>
2218      Branch: perl
2219            ! sv.h
2220 ____________________________________________________________________________
2221 [ 26523] By: davem                                 on 2005/12/29  12:00:29
2222         Log: re-implement MY_CXT API more efficiently, and add explicit
2223              interpeter arg variant
2224      Branch: perl
2225            ! embed.fnc embed.h embedvar.h ext/XS/APItest/APItest.xs
2226            ! intrpvar.h perl.h perlapi.h perlvars.h pod/perlxs.pod proto.h
2227            ! sv.c util.c
2228 ____________________________________________________________________________
2229 [ 26522] By: davem                                 on 2005/12/29  11:35:04
2230         Log: add tests for MY_CXT API and improve its documentation
2231      Branch: perl
2232            + ext/XS/APItest/t/my_cxt.t
2233            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
2234            ! pod/perlxs.pod
2235 ____________________________________________________________________________
2236 [ 26521] By: rgs                                   on 2005/12/29  10:21:23
2237         Log: Subject: [PATCH] Test that constant overloading is propagated into eval
2238              From: Robin Houston <robin@cpan.org>
2239              Date: Mon, 26 Dec 2005 17:56:48 +0000
2240              Message-ID: <20051226175648.GA28402@rpc142.cs.man.ac.uk>
2241      Branch: perl
2242            ! lib/overload.t
2243 ____________________________________________________________________________
2244 [ 26520] By: rgs                                   on 2005/12/29  10:11:56
2245         Log: Subject: [DOC PATCH] rindex clarification
2246              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
2247              Date: Mon, 26 Dec 2005 18:42:40 -0800
2248              Message-ID: <20051227024240.GA2940@efn.org>
2249              
2250              plus another formatting nit
2251      Branch: perl
2252            ! pod/perlfunc.pod
2253 ____________________________________________________________________________
2254 [ 26519] By: craigb                                on 2005/12/29  03:49:58
2255         Log: Subject: [PATCH] fortify Pod::Simple::Search against non-case-preserving filesystems
2256              From: "Craig A. Berry" <craigberry@mac.com>
2257              Date: Tue, 27 Dec 2005 17:59:35 -0600
2258              Message-id: <43B1D567.9080504@mac.com>
2259      Branch: perl
2260            ! lib/Pod/Simple/Search.pm
2261            ! lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
2262 ____________________________________________________________________________
2263 [ 26518] By: nicholas                              on 2005/12/29  00:19:01
2264         Log: A GVs stash can be NULL, so don't call macros that assume otherwise
2265              without checking.
2266      Branch: perl
2267            ! pp.c
2268 ____________________________________________________________________________
2269 [ 26517] By: nicholas                              on 2005/12/28  19:40:26
2270         Log: As the backreferences AV doesn't hold references on its contents,
2271              surely it should have AvREAL turned off?
2272      Branch: perl
2273            ! sv.c
2274 ____________________________________________________________________________
2275 [ 26516] By: nicholas                              on 2005/12/28  13:35:03
2276         Log: PL_amagic_generation is always non-zero, so remove the test for this.
2277              (Since change 17990 added version object overloading)
2278      Branch: perl
2279            ! pp.h
2280 ____________________________________________________________________________
2281 [ 26515] By: stevep                                on 2005/12/28  13:31:02
2282         Log: Upgrade to Sys-Syslog-0.11
2283      Branch: perl
2284            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
2285            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/podspell.t
2286            ! ext/Sys/Syslog/t/syslog.t
2287 ____________________________________________________________________________
2288 [ 26514] By: gisle                                 on 2005/12/28  13:25:30
2289         Log: Cleanup; replace a croak("panic: ...") with assert().
2290      Branch: perl
2291            ! av.c
2292 ____________________________________________________________________________
2293 [ 26513] By: gisle                                 on 2005/12/28  13:12:30
2294         Log: assert(av);  Cleanup the way that the av_*() functions check
2295              that they are really passed an av argument.
2296              Should improve the test coverage a bit.
2297      Branch: perl
2298            ! av.c pod/perldiag.pod
2299 ____________________________________________________________________________
2300 [ 26512] By: gisle                                 on 2005/12/28  12:38:03
2301         Log: Use memchr() instead of ninstr() to locate the end-of-line.
2302              The call to memchr() will faster.
2303      Branch: perl
2304            ! toke.c
2305 ____________________________________________________________________________
2306 [ 26511] By: gisle                                 on 2005/12/28  12:18:58
2307         Log: Leaner ninstr().
2308              The compiled function ended up 37% smaller on Linux/gcc.
2309              I ought to be faster as well, but I did not try to measure that.
2310      Branch: perl
2311            ! util.c
2312 ____________________________________________________________________________
2313 [ 26510] By: gisle                                 on 2005/12/28  11:01:46
2314         Log: Remove test for NUL ending in r?instr().
2315              This test is actually harmful because we will search
2316              for any garbage found past the empty search string.
2317              Ref change 26509.
2318      Branch: perl
2319            ! util.c
2320 ____________________________________________________________________________
2321 [ 26509] By: gisle                                 on 2005/12/28  10:57:46
2322         Log: Fix 2 off-by-one errors in the call to ninstr().
2323              This code managed to still work because of a bug
2324              in how ninstr() treats empty search strings.
2325      Branch: perl
2326            ! ext/Filter/Util/Call/Call.xs
2327 ____________________________________________________________________________
2328 [ 26508] By: stevep                                on 2005/12/28  03:27:13
2329         Log: Upgrade to PathTools-3.15
2330      Branch: perl
2331            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
2332 ____________________________________________________________________________
2333 [ 26507] By: nicholas                              on 2005/12/27  23:39:42
2334         Log: s/%/%%/ in the package name so that it can be used safely in the
2335              sprintf format string (and hence not need runtime %s interpolation)
2336      Branch: perl
2337            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
2338 ____________________________________________________________________________
2339 [ 26506] By: nicholas                              on 2005/12/27  22:19:28
2340         Log: Pass in the full arguments to ExtUtils::Constant::ProxySubs
2341              Prototype all the missing constants, so that parsing doesn't depend on
2342              the phase of the moon. (Well, the system headers)
2343              Add an option for making missing constants generate errors at read time
2344              (which can be during constant folding). This isn't the default.
2345      Branch: perl
2346            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
2347 ____________________________________________________________________________
2348 [ 26505] By: stevep                                on 2005/12/27  22:07:44
2349         Log: Subject: [PATCH] pre-likely cleanup
2350              From: Andy Lester <andy@petdance.com> 
2351              Date: Tue, 27 Dec 2005 14:39:39 -0600
2352              Message-ID: <20051227203939.GC1781@petdance.com> 
2353              
2354              Includes a small fix to the changes in tryAMAGICbinW_var() in pp.h.
2355      Branch: perl
2356            ! av.c doop.c handy.h hv.c mg.c pp.c pp.h sv.c util.c
2357 ____________________________________________________________________________
2358 [ 26504] By: stevep                                on 2005/12/27  18:36:19
2359         Log: It'd be nice if I hadn't broken corecpan.pl.  Its fixed now, though.
2360      Branch: perl
2361            ! Porting/Maintainers.pl
2362 ____________________________________________________________________________
2363 [ 26503] By: nicholas                              on 2005/12/27  17:33:13
2364         Log: gv_fetch_flags in newATTRSUB can actually be const.
2365              Comment the logic behind the terms in the ternary that chooses the
2366              flags value.
2367      Branch: perl
2368            ! op.c
2369 ____________________________________________________________________________
2370 [ 26502] By: nicholas                              on 2005/12/27  17:24:11
2371         Log: As what we're doing is generating subroutines, which are methods, we
2372              need to invalidate cached methods. For constant.pm we need to create
2373              &Internals::inc_sub_generation
2374      Branch: perl
2375            ! lib/ExtUtils/Constant/ProxySubs.pm lib/constant.pm universal.c
2376 ____________________________________________________________________________
2377 [ 26501] By: stevep                                on 2005/12/27  14:10:20
2378         Log: Subject: [patch] ext/b/t/lint.t fails on win32
2379              From: demerphq <demerphq@gmail.com>
2380              Date: Fri, 23 Dec 2005 20:06:52 +0100 
2381              Message-ID: <9b18b3110512231106k7ad395bfp8a0c05cd0f87fc61@mail.gmail.com>
2382      Branch: perl
2383            ! ext/B/t/lint.t
2384 ____________________________________________________________________________
2385 [ 26500] By: nicholas                              on 2005/12/27  12:02:57
2386         Log: Refactor the require failure message generation to use 1 less temporary
2387              SV, and to build as much text as possible with newSVpvf
2388      Branch: perl
2389            ! pp_ctl.c
2390 ____________________________________________________________________________
2391 [ 26499] By: nicholas                              on 2005/12/27  00:29:33
2392         Log: Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make to forget about
2393              any -j flags. (And their implied disabling of backwards compatibility,
2394              which is the real cause of the make disttest failure).
2395      Branch: perl
2396            ! lib/ExtUtils/t/basic.t
2397 ____________________________________________________________________________
2398 [ 26498] By: nicholas                              on 2005/12/26  23:52:44
2399         Log: tabs, not spaces, in MANIFEST. No, I can't remember why this is.
2400              Or whether it could be relaxed.
2401      Branch: perl
2402            ! MANIFEST
2403 ____________________________________________________________________________
2404 [ 26497] By: nicholas                              on 2005/12/26  23:50:14
2405         Log: Remove the hard wired test numbers in the generated test script for
2406              simple tests. Use this script twice, firstly for testing the old style
2407              autoloaded constants, then for testing the ProxySubs.
2408              Make testing the dogfood/regeneration code optional, as the ProxySubs
2409              output doesn't contain it.
2410      Branch: perl
2411            ! lib/ExtUtils/t/Constant.t
2412 ____________________________________________________________________________
2413 [ 26496] By: nicholas                              on 2005/12/26  23:48:00
2414         Log: Support type UNDEF, and correct a bug in the macro generation by using
2415              macro_from_item.
2416      Branch: perl
2417            ! lib/ExtUtils/Constant/ProxySubs.pm
2418 ____________________________________________________________________________
2419 [ 26495] By: nicholas                              on 2005/12/26  23:47:01
2420         Log: Add method macro_from_item to encapsulate the entire logic for getting
2421              the correct macro direct from the item hash.
2422      Branch: perl
2423            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
2424 ____________________________________________________________________________
2425 [ 26494] By: nicholas                              on 2005/12/26  23:10:53
2426         Log: Don't try to store PL_sv_undef in pads. (For now)
2427      Branch: perl
2428            ! op.c
2429 ____________________________________________________________________________
2430 [ 26493] By: stevep                                on 2005/12/26  22:01:49
2431         Log: Upgrade to CPAN-1.80_56
2432      Branch: perl
2433            + lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
2434            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/SIGNATURE
2435            ! lib/CPAN/bin/cpan
2436 ____________________________________________________________________________
2437 [ 26492] By: stevep                                on 2005/12/26  17:29:13
2438         Log: In this, the last tale of the NGROUPS saga, a former pumpking prods
2439              a mere committer to remove the last of the NGROUPS-sized arrays...
2440              
2441              Perl_magic_set() was using the last of these arrays to do the 
2442              lvalue work on $).  Instead of an array, a pointer is used and 
2443              re-sized as needed.  
2444      Branch: perl
2445            ! mg.c
2446 ____________________________________________________________________________
2447 [ 26491] By: nicholas                              on 2005/12/26  17:01:35
2448         Log: Add a couple of newlines for tidier regen output, consistent with the
2449              code generated by WriteConstants()
2450      Branch: perl
2451            ! lib/ExtUtils/Constant/XS.pm
2452 ____________________________________________________________________________
2453 [ 26490] By: nicholas                              on 2005/12/26  16:13:57
2454         Log: Add C_FH and XS_FH arguments to ExtUtils::Constant::WriteConstants,
2455              to allow the caller to pass in file handles. Use this in Contant.t
2456              with tied file handles to capture the output, rather than calling
2457              the lower level routines directly.
2458      Branch: perl
2459            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
2460 ____________________________________________________________________________
2461 [ 26489] By: stevep                                on 2005/12/26  16:08:49
2462         Log: Subject: chg 26486 removes last use of NGROUPS, so remove the macro-def
2463              From: Jim Cromie <jim.cromie@gmail.com>
2464              Date: Mon, 26 Dec 2005 07:57:51 -0700
2465              Message-ID: <43B004EF.8060500@gmail.com>
2466      Branch: perl
2467            ! doio.c
2468 ____________________________________________________________________________
2469 [ 26488] By: nicholas                              on 2005/12/26  12:48:10
2470         Log: The values for proxy constant subroutines need to be read only.
2471      Branch: perl
2472            ! lib/ExtUtils/Constant/ProxySubs.pm
2473 ____________________________________________________________________________
2474 [ 26487] By: nicholas                              on 2005/12/26  12:31:01
2475         Log: Rework constant.pm to take advantage of the space savings of proxy
2476              constant subroutines whenever it can.
2477      Branch: perl
2478            ! lib/constant.pm
2479 ____________________________________________________________________________
2480 [ 26486] By: stevep                                on 2005/12/26  03:51:24
2481         Log: Obviously, Perl_ingroup() is also using 256k of stack memory on Linux.
2482              Adapt change #26480 to reduce memory usage here as well.
2483      Branch: perl
2484            ! doio.c
2485 ____________________________________________________________________________
2486 [ 26485] By: nicholas                              on 2005/12/24  16:27:28
2487         Log: The value from caller doesn't change, so my $pkg = caller;
2488              should be moved out of the loop.
2489      Branch: perl
2490            ! lib/constant.pm
2491 ____________________________________________________________________________
2492 [ 26484] By: nicholas                              on 2005/12/24  16:06:10
2493         Log: Tests for creating constants where prototypes or other symbols of the
2494              same name already exist.
2495      Branch: perl
2496            ! lib/constant.t
2497 ____________________________________________________________________________
2498 [ 26483] By: nicholas                              on 2005/12/24  15:09:28
2499         Log: Using a hash reference rather than a hash can save a hash copy.
2500      Branch: perl
2501            ! lib/constant.pm
2502 ____________________________________________________________________________
2503 [ 26482] By: nicholas                              on 2005/12/24  14:48:42
2504         Log: Unless the peephole optimiser already knows that we're in void context,
2505              avoid even attempting the whole proxy constant sub copying
2506              optimisation.
2507      Branch: perl
2508            ! op.c
2509 ____________________________________________________________________________
2510 [ 26481] By: nicholas                              on 2005/12/24  14:09:56
2511         Log: Given that IO::Socket is documented as exporting all of Socket's
2512              exports, there's no need for IO::Socket::INET or IO::Socket::UNIX to
2513              use both. (And re-exporting removes some of the efficiency of the new
2514              constants implementation)
2515      Branch: perl
2516            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
2517 ____________________________________________________________________________
2518 [ 26480] By: stevep                                on 2005/12/24  03:30:02
2519         Log: Subject: Re: [perl #37907] Perl_magic_get reqires ridiculous amounts of stackmemory
2520              From: Jim Cromie <jim.cromie@gmail.com>
2521              Date: Fri, 23 Dec 2005 13:24:29 -0700
2522              Message-ID: <43AC5CFD.3060200@gmail.com>
2523              
2524              Includes a change in variable names from "j" to "num_groups".
2525      Branch: perl
2526            ! mg.c
2527 ____________________________________________________________________________
2528 [ 26479] By: nicholas                              on 2005/12/24  00:01:50
2529         Log: Looks like the macro CLK_TCK is not actually a constant on Solaris.
2530      Branch: perl
2531            ! ext/POSIX/Makefile.PL
2532 ____________________________________________________________________________
2533 [ 26478] By: nicholas                              on 2005/12/23  17:30:19
2534         Log: For PERL_TRACK_MEMPOOL with PERL_POISON, Poison the end of any block
2535              being shrunk in realloc()
2536      Branch: perl
2537            ! util.c
2538 ____________________________________________________________________________
2539 [ 26477] By: nicholas                              on 2005/12/23  17:24:44
2540         Log: For the rare case of EMFILE during require, save object code space
2541              by using newSVpvf
2542              (Would it be worth using it for all require failures?)
2543      Branch: perl
2544            ! pp_ctl.c
2545 ____________________________________________________________________________
2546 [ 26476] By: nicholas                              on 2005/12/23  16:55:35
2547         Log: If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then scribble all
2548              over memory to invalidate it just before free()ing it.
2549      Branch: perl
2550            ! perl.h util.c
2551 ____________________________________________________________________________
2552 [ 26475] By: nicholas                              on 2005/12/23  16:20:53
2553         Log: Provide support for types PVN and UNDEF in
2554              ExtUtils::Constant::ProxySubs
2555      Branch: perl
2556            ! lib/ExtUtils/Constant/ProxySubs.pm
2557 ____________________________________________________________________________
2558 [ 26474] By: nicholas                              on 2005/12/23  15:27:10
2559         Log: Create a struct to use as the header with PERL_TRACK_MEMPOOL, so that
2560              other information can be stored in it.
2561      Branch: perl
2562            ! perl.h util.c
2563 ____________________________________________________________________________
2564 [ 26473] By: nicholas                              on 2005/12/23  13:54:37
2565         Log: ExtUtils::ParseXS needs to stack $filepathname to make #line directives
2566              in #INCLUDEs work.
2567      Branch: perl
2568            ! lib/ExtUtils/ParseXS.pm
2569 ____________________________________________________________________________
2570 [ 26472] By: nicholas                              on 2005/12/23  12:21:19
2571         Log: Add support for PV to ExtUtils::Constant::ProxySubs, and enable its
2572              use in Sys::Syslog
2573      Branch: perl
2574            ! ext/Sys/Syslog/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
2575 ____________________________________________________________________________
2576 [ 26471] By: nicholas                              on 2005/12/23  12:01:29
2577         Log: inlining autoloaded constants is TODOne.
2578      Branch: perl
2579            ! pod/perltodo.pod
2580 ____________________________________________________________________________
2581 [ 26470] By: nicholas                              on 2005/12/23  11:36:43
2582         Log: Now that proxy subroutines can be unproxied in 2 places without
2583              becoming the same newCONSTSUB, need an explicit check to avoid a
2584              warning about subroutines being redefined, as there has never been
2585              a warning when you assing the same subroutine to a glob's GvCV()
2586      Branch: perl
2587            ! sv.c t/op/gv.t
2588 ____________________________________________________________________________
2589 [ 26469] By: nicholas                              on 2005/12/23  11:35:21
2590         Log: like and unlike weren't reporting failure where correctly in test.pl
2591      Branch: perl
2592            ! t/test.pl
2593 ____________________________________________________________________________
2594 [ 26468] By: rgs                                   on 2005/12/23  11:06:34
2595         Log: Fix build of Compress::Zlib on MVS (by Paul Marquess)
2596      Branch: perl
2597            ! ext/Compress/Zlib/zlib-src/zconf.h
2598 ____________________________________________________________________________
2599 [ 26467] By: rgs                                   on 2005/12/23  10:13:30
2600         Log: Clarify example of .. in perlop
2601              to fix [perl #38008] Documentation bug: perlop
2602              plus some minor formatting nits
2603      Branch: perl
2604            ! pod/perlop.pod
2605 ____________________________________________________________________________
2606 [ 26466] By: rgs                                   on 2005/12/23  09:21:09
2607         Log: Subject: [REPATCH lib/UNIVERSAL.pm] Recommend Against Using Methods as Functions
2608              From: chromatic <chromatic@wgz.org>
2609              Date: Dec 22, 2005 8:58 PM
2610              Message-Id: <200512221158.54474.chromatic@wgz.org>
2611      Branch: perl
2612            ! lib/UNIVERSAL.pm
2613 ____________________________________________________________________________
2614 [ 26465] By: nicholas                              on 2005/12/23  01:38:01
2615         Log: Need to be more careful with the symbol table manipulation - if there
2616              is already an entry in place, back off and generate a real constant
2617              subroutine. (fixes lib/Net/hostent.t failure)
2618              Fix a bug with how hv_store was being called.
2619      Branch: perl
2620            ! lib/ExtUtils/Constant/ProxySubs.pm
2621 ____________________________________________________________________________
2622 [ 26464] By: nicholas                              on 2005/12/23  01:09:05
2623         Log: SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON and HUGE_VAL
2624              aren't constants on (at least some) Linux.
2625              And more evil than that, HUGE_VAL likes to use the C preprocessor
2626              in its value, necessitating use of a temporary.
2627      Branch: perl
2628            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
2629 ____________________________________________________________________________
2630 [ 26463] By: nicholas                              on 2005/12/23  00:37:04
2631         Log: Use inlineable proxy constant subs for Socket
2632      Branch: perl
2633            ! ext/Socket/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
2634 ____________________________________________________________________________
2635 [ 26462] By: stevep                                on 2005/12/23  00:28:54
2636         Log: ctime_r() and asctime_r() seem to have some problems before HP-UX 11.
2637      Branch: perl
2638            ! hints/hpux.sh
2639 ____________________________________________________________________________
2640 [ 26461] By: nicholas                              on 2005/12/23  00:27:50
2641         Log: Subject: [PATCH] Speed up Perl_sv_derived_from
2642              From: Andy Lester <andy@petdance.com>
2643              Message-ID: <20051222220044.GH4370@petdance.com>
2644              Date: Thu, 22 Dec 2005 16:00:44 -0600
2645      Branch: perl
2646            ! universal.c
2647 ____________________________________________________________________________
2648 [ 26460] By: nicholas                              on 2005/12/23  00:18:49
2649         Log: Create a sub LC_ALL with the correct prototype.
2650      Branch: perl
2651            ! lib/locale.t
2652 ____________________________________________________________________________
2653 [ 26459] By: nicholas                              on 2005/12/23  00:18:27
2654         Log: De-duplicate the items in @EXPORT. (@EXPORT is built from all the tags,
2655              and some constants are mentioned in multiple tags).
2656              Should this logic be in Exporter::Heavy?
2657      Branch: perl
2658            ! ext/POSIX/POSIX.pm
2659 ____________________________________________________________________________
2660 [ 26458] By: stevep                                on 2005/12/23  00:10:25
2661         Log: Make hostname.t deal with undefined or blank hostnames and domain 
2662              names.
2663      Branch: perl
2664            ! lib/Net/t/hostname.t
2665 ____________________________________________________________________________
2666 [ 26457] By: stevep                                on 2005/12/23  00:06:58
2667         Log: Fix for pod2man() in ExtUtils::Command::MM to work with 
2668              the Pod::Man 2.04.
2669      Branch: perl
2670            ! lib/ExtUtils/Command/MM.pm
2671 ____________________________________________________________________________
2672 [ 26456] By: nicholas                              on 2005/12/23  00:06:52
2673         Log: Subject: [PATCH] Speedup (rn|n)?instr
2674              From: Andy Lester <andy@petdance.com>
2675              Message-ID: <20051222223839.GI4370@petdance.com>
2676              Date: Thu, 22 Dec 2005 16:38:39 -0600
2677      Branch: perl
2678            ! util.c
2679 ____________________________________________________________________________
2680 [ 26455] By: nicholas                              on 2005/12/22  23:57:27
2681         Log: Use inlineable proxy constant subs for POSIX.
2682              There may be trouble ahead, as it seems that not all POSIX "constants"
2683              are. I wonder if too many systems are going to have too many
2684              variations to make this viable.
2685      Branch: perl
2686            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/Base.pm
2687            ! lib/ExtUtils/Constant/ProxySubs.pm
2688 ____________________________________________________________________________
2689 [ 26454] By: nicholas                              on 2005/12/22  23:43:22
2690         Log: Missing ; in Tie::File
2691      Branch: perl
2692            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
2693 ____________________________________________________________________________
2694 [ 26453] By: nicholas                              on 2005/12/22  21:02:19
2695         Log: Make ExtUtils::Constant generate the inlineable proxy constant subs.
2696              So far just enough to make Fcntl work.
2697      Branch: perl
2698            + lib/ExtUtils/Constant/ProxySubs.pm
2699            ! MANIFEST ext/Fcntl/Makefile.PL lib/ExtUtils/Constant.pm
2700 ____________________________________________________________________________
2701 [ 26452] By: rgs                                   on 2005/12/22  19:37:42
2702         Log: Compilation help for EBCDIC platforms, from Jarkko,
2703              tested by Rajarshi Das
2704      Branch: perl
2705            ! utf8.h
2706 ____________________________________________________________________________
2707 [ 26451] By: nicholas                              on 2005/12/22  19:00:52
2708         Log: Break out the code to generate #ifdef/#endif into new methods
2709              macro_to_ifdef and macro_to_endif
2710              Add an args hashref to normalise_items; provide a
2711              disable_utf8_duplication argument to disable the utf8 duplication code.
2712      Branch: perl
2713            ! lib/ExtUtils/Constant/Base.pm
2714 ____________________________________________________________________________
2715 [ 26450] By: rgs                                   on 2005/12/22  17:09:59
2716         Log: Subject: [PATCH] Ho! Ho! Ho!  Santa brings consting!
2717              From: Andy Lester <andy@petdance.com>
2718              Date: Thu, 22 Dec 2005 10:57:17 -0600
2719              Message-ID: <20051222165717.GA2874@petdance.com>
2720      Branch: perl
2721            ! dump.c embed.fnc embed.h gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c
2722            ! pp_sys.c proto.h regcomp.c sv.c toke.c universal.c
2723 ____________________________________________________________________________
2724 [ 26449] By: nicholas                              on 2005/12/22  17:01:33
2725         Log: Break out the item normalisation code into a method normalise_items.
2726      Branch: perl
2727            ! lib/ExtUtils/Constant/Base.pm
2728 ____________________________________________________________________________
2729 [ 26448] By: nicholas                              on 2005/12/22  15:43:20
2730         Log: Regression tests for proxy subroutine glob assignment.
2731              Fix a bug (it turns out that a typeglob isn't SvOK())
2732              Remove stray debugging code.
2733      Branch: perl
2734            ! pp_hot.c t/op/gv.t
2735 ____________________________________________________________________________
2736 [ 26447] By: rgs                                   on 2005/12/22  14:55:52
2737         Log: Subject: [PATCH] eliminate HINT_HH_FOR_EVAL
2738              From: Robin Houston <robin@cpan.org>
2739              Date: Thu, 22 Dec 2005 11:54:55 +0000
2740              Message-ID: <20051222115455.GB30301@rpc142.cs.man.ac.uk>
2741      Branch: perl
2742            ! lib/feature.pm lib/overload.pm lib/sort.pm op.c perl.h
2743            ! t/comp/hints.t
2744 ____________________________________________________________________________
2745 [ 26446] By: nicholas                              on 2005/12/22  11:23:34
2746         Log: Add an optimisation to allow proxy constant subroutines to be copied
2747              as proxy constant subroutines in a new symbol table where possible.
2748              (Rather than converting them to full blown constant subroutines and
2749              instantiating 2 typeglobs)
2750      Branch: perl
2751            ! ext/B/t/concise-xs.t gv.c gv.h op.c op.h pp.c pp_hot.c sv.c
2752 ____________________________________________________________________________
2753 [ 26445] By: rgs                                   on 2005/12/22  11:13:25
2754         Log: Regenerate Changes
2755      Branch: perl
2756            ! Changes
2757 ____________________________________________________________________________
2758 [ 26444] By: gisle                                 on 2005/12/22  10:42:36
2759         Log: Remove unused variable 'stash' since change 26437.
2760      Branch: perl
2761            ! pp_hot.c
2762 ____________________________________________________________________________
2763 [ 26443] By: rgs                                   on 2005/12/22  10:32:17
2764         Log: Regenerate perlapi.pod.
2765              Fix indentation of code examples in perlsyn.
2766      Branch: perl
2767            ! pod/perlapi.pod pod/perlsyn.pod
2768 ____________________________________________________________________________
2769 [ 26442] By: rgs                                   on 2005/12/22  10:10:04
2770         Log: Subject: [PATCH] switch / ~~ doccos
2771              From: Robin Houston <robin@cpan.org>
2772              Date: Wed, 21 Dec 2005 13:51:18 +0000
2773              Message-ID: <20051221135118.GC26527@rpc142.cs.man.ac.uk>
2774      Branch: perl
2775            ! pod/perlsyn.pod
2776 ____________________________________________________________________________
2777 [ 26441] By: merijn                                on 2005/12/22  07:02:37
2778         Log: Subject: [PATCH] wrong setting in canned win32/config.vc64 file
2779              From: "Jan Dubois" <jand@ActiveState.com>
2780              Date: Wed, 21 Dec 2005 15:04:30 -0800
2781              Message-ID: <06c701c60682$e650adc0$d563a8c0@candy>
2782      Branch: perl
2783            ! win32/config.vc64
2784 ____________________________________________________________________________
2785 [ 26440] By: stevep                                on 2005/12/22  03:08:59
2786         Log: Add documentation for method domainname() in Net::Domain.  Add some
2787              additional tests for Net::Domain.  Also, since it is tested, remove 
2788              test case from lib/1_compile.t.  One step closer to $500.
2789      Branch: perl
2790            ! lib/Net/Domain.pm lib/Net/t/hostname.t t/lib/1_compile.t
2791 ____________________________________________________________________________
2792 [ 26439] By: nicholas                              on 2005/12/21  22:40:04
2793         Log: Avoid negating an unsigned value. (The offset in the SV body table)
2794      Branch: perl
2795            ! sv.c
2796 ____________________________________________________________________________
2797 [ 26438] By: nicholas                              on 2005/12/21  21:20:23
2798         Log: For consistency sv_2cv should not leave the stash pointer uninitialised
2799              for some cases. Although it seems that only pp_sort pays any attention
2800              to it, of all the code on CPAN.
2801      Branch: perl
2802            ! sv.c
2803 ____________________________________________________________________________
2804 [ 26437] By: nicholas                              on 2005/12/21  20:38:42
2805         Log: Localise the stash variable in pp_entersub().
2806      Branch: perl
2807            ! pp_hot.c
2808 ____________________________________________________________________________
2809 [ 26436] By: nicholas                              on 2005/12/21  19:37:48
2810         Log: Undo my goto spaghetti from change 18340 - what we really need are
2811              hints to compilers about likey/unlikely branches.
2812      Branch: perl
2813            ! pp_hot.c
2814 ____________________________________________________________________________
2815 [ 26435] By: stevep                                on 2005/12/21  19:04:37
2816         Log: Add tests for untested math functions in POSIX
2817      Branch: perl
2818            + ext/POSIX/t/math.t
2819            ! MANIFEST
2820 ____________________________________________________________________________
2821 [ 26434] By: nicholas                              on 2005/12/21  18:34:03
2822         Log: The lref argument of sv_2cv is actually passed onwards to gv_fetchsv,
2823              so it is a bitmap of flag bits rather than simple TRUE/FALSE.
2824      Branch: perl
2825            ! mg.c pp.c pp_hot.c sv.c
2826 ____________________________________________________________________________
2827 [ 26433] By: rgs                                   on 2005/12/21  17:07:05
2828         Log: Remove switch from perltodo
2829      Branch: perl
2830            ! pod/perltodo.pod
2831 ____________________________________________________________________________
2832 [ 26432] By: rgs                                   on 2005/12/21  16:16:19
2833         Log: Subject: [PATCH] Feature bundle is now :5.10, and add -E switch
2834              From: Robin Houston <robin@cpan.org>
2835              Date: Wed, 21 Dec 2005 11:00:08 +0000
2836              Message-ID: <20051221110008.GB25877@rpc142.cs.man.ac.uk>
2837      Branch: perl
2838            + t/lib/feature/err
2839            ! MANIFEST embedvar.h global.sym intrpvar.h lib/feature.pm
2840            ! perl.c perl_keyword.pl perlapi.h pod/perlop.pod
2841            ! pod/perlrun.pod sv.c t/lib/feature/nonesuch t/lib/warnings/op
2842            ! t/op/dor.t t/run/switches.t toke.c
2843 ____________________________________________________________________________
2844 [ 26431] By: rgs                                   on 2005/12/21  11:12:32
2845         Log: Fix for [perl #37999] lc() + Latin-1 chars is failing erratically
2846              based on copying part of change #22196 from do_chomp() to do_chop().
2847      Branch: perl
2848            ! doop.c
2849 ____________________________________________________________________________
2850 [ 26430] By: rgs                                   on 2005/12/21  09:23:05
2851         Log: Subject: [PATCH] Fix bug in change #26379
2852              From: "Jan Dubois" <jand@ActiveState.com>
2853              Date: Tue, 20 Dec 2005 16:42:24 -0800
2854              Message-ID: <046001c605c7$69470290$d563a8c0@candy>
2855      Branch: perl
2856            ! win32/win32.c
2857 ____________________________________________________________________________
2858 [ 26429] By: nicholas                              on 2005/12/20  23:12:17
2859         Log: rv_2av, rv_2cv and rv_2hv also make use of OPf_SPECIAL, so update the
2860              descriptive comment to include them.
2861      Branch: perl
2862            ! op.h
2863 ____________________________________________________________________________
2864 [ 26428] By: rgs                                   on 2005/12/20  20:50:26
2865         Log: Remove some hardcoded references to ./perl in tests
2866      Branch: perl
2867            ! t/op/closure.t t/op/magic.t t/run/runenv.t
2868 ____________________________________________________________________________
2869 [ 26427] By: nicholas                              on 2005/12/20  20:13:12
2870         Log: Take care in toke.c not to convert constant subroutine reference
2871              proxies into full blow PVGVs with PVCVs, and recognise them and inline
2872              their values. Adds a new function gv_const_sv(gv) to return the value
2873              of the constant subroutine from a GV, and adds a cv parameter to
2874              S_intuit_method.
2875      Branch: perl
2876            ! embed.fnc embed.h gv.c proto.h toke.c
2877 ____________________________________________________________________________
2878 [ 26426] By: merijn                                on 2005/12/20  19:56:58
2879         Log: Small update on using threads on HP-UX 10.20
2880              64bit is far beyond experimental by now
2881      Branch: perl
2882            ! README.hpux
2883 ____________________________________________________________________________
2884 [ 26425] By: nicholas                              on 2005/12/20  19:55:46
2885         Log: Add a GV_NOADD_NOINIT flag to gv_fetch{pv,pvn,sv} that disables
2886              addition of new typeglobs, and also disables initialisation of any
2887              typeglob placeholders. Needed to make the new constant subroutine
2888              proxy references work efficiently.
2889      Branch: perl
2890            ! gv.c gv.h
2891 ____________________________________________________________________________
2892 [ 26424] By: rgs                                   on 2005/12/20  19:37:26
2893         Log: Fix typos in regular expressions
2894      Branch: perl
2895            ! ext/POSIX/t/time.t
2896 ____________________________________________________________________________
2897 [ 26423] By: nicholas                              on 2005/12/20  16:34:27
2898         Log: Get the "cv" from the "gv" once, and be more careful so that we can
2899              cope if either aren't their regular types.
2900              cv_const_sv should verify the type of SV passed, instead of assuming
2901              that it's a viable CV.
2902      Branch: perl
2903            ! op.c toke.c
2904 ____________________________________________________________________________
2905 [ 26422] By: nicholas                              on 2005/12/20  15:11:09
2906         Log: Croak if gv_init doesn't know how to create a typeglob from that type
2907              of referant. Test that ARRAY, HASH, PVIO, CODE and FORMAT croak.
2908              Globs are actually first class assignable objects, so test that you
2909              can create a constant subroutine that returns one.
2910      Branch: perl
2911            ! gv.c pod/perldiag.pod t/op/gv.t
2912 ____________________________________________________________________________
2913 [ 26421] By: rgs                                   on 2005/12/20  14:54:10
2914         Log: POD nits on B::Lint
2915      Branch: perl
2916            ! ext/B/B/Lint.pm
2917 ____________________________________________________________________________
2918 [ 26420] By: rgs                                   on 2005/12/20  14:48:34
2919         Log: Subject: Re: Pluggable lint patch
2920              From: Joshua ben Jore <twists@gmail.com>
2921              Date: Mon, 19 Dec 2005 09:22:04 -0600
2922              Message-ID: <dc5c751d0512190722s1e73ef88l5ae82bd7aa075c51@mail.gmail.com>
2923      Branch: perl
2924            ! ext/B/B/Lint.pm ext/B/t/lint.t
2925 ____________________________________________________________________________
2926 [ 26419] By: gisle                                 on 2005/12/20  14:39:22
2927         Log: Make perlivp skip the *.ph tests by default, since these
2928              files are normally not generated.
2929              The -a option is now needed for it to run all tests.
2930      Branch: perl
2931            ! utils/perlivp.PL
2932 ____________________________________________________________________________
2933 [ 26418] By: rgs                                   on 2005/12/20  14:24:06
2934         Log: Subject: [TEST PATCH] %^H can now propagate into eval
2935              From: Robin Houston <robin@cpan.org>
2936              Date: Tue, 20 Dec 2005 12:06:15 +0000
2937              Message-ID: <20051220120615.GA21794@rpc142.cs.man.ac.uk>
2938      Branch: perl
2939            ! t/comp/hints.t
2940 ____________________________________________________________________________
2941 [ 26417] By: nicholas                              on 2005/12/20  14:10:39
2942         Log: Verify that the code for initialising typeglobs from other types works.
2943      Branch: perl
2944            ! t/op/gv.t
2945 ____________________________________________________________________________
2946 [ 26416] By: rgs                                   on 2005/12/20  13:55:19
2947         Log: Use PTR2IV instead of casting directly
2948      Branch: perl
2949            ! pp_ctl.c
2950 ____________________________________________________________________________
2951 [ 26415] By: nicholas                              on 2005/12/20  13:39:01
2952         Log: gv_fetchpv, gv_fetchpvn and gv_fetchsv take a bitmask of flags, rather
2953              than a simple boolean, so passing FALSE or TRUE is bogus.
2954      Branch: perl
2955            ! doio.c gv.c mg.c op.c pp.c pp_hot.c pp_sys.c regcomp.c sv.c
2956            ! toke.c universal.c
2957 ____________________________________________________________________________
2958 [ 26414] By: nicholas                              on 2005/12/20  12:51:21
2959         Log: In Perl_yylex, move the declaration of orig_keyword, gv and gvp down to
2960              the block labelled keylookup.
2961      Branch: perl
2962            ! toke.c
2963 ____________________________________________________________________________
2964 [ 26413] By: rgs                                   on 2005/12/20  10:25:01
2965         Log: Subject: [PATCH] make failing cygwin test TODO'd
2966              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
2967              Date: Mon, 19 Dec 2005 03:41:12 -0800
2968              Message-ID: <20051219114112.GA5568@efn.org>
2969      Branch: perl
2970            ! lib/File/Compare.t
2971 ____________________________________________________________________________
2972 [ 26412] By: nicholas                              on 2005/12/19  23:47:26
2973         Log: In Perl_yylex, make tmp a temporary variable local to the blocks in
2974              which it is used.
2975      Branch: perl
2976            ! toke.c
2977 ____________________________________________________________________________
2978 [ 26411] By: nicholas                              on 2005/12/19  22:38:54
2979         Log: Assert that orig_keyword, gv and gvp aren't used before the main
2980              keyword parser of Perl_yylex.
2981      Branch: perl
2982            ! toke.c
2983 ____________________________________________________________________________
2984 [ 26410] By: davem                                 on 2005/12/19  22:07:49
2985         Log: //g loops infinitely on tainted data
2986              make the LHS of expr =~ /foo/g an lvalue, so that any pos magic
2987              attached to it stays attached.
2988      Branch: perl
2989            ! op.c t/op/taint.t
2990 ____________________________________________________________________________
2991 [ 26409] By: nicholas                              on 2005/12/19  20:57:40
2992         Log: Make gv_init recognise a reference-to-something in a symbol table as
2993              meaning a constant subroutine with that thing as it value
2994      Branch: perl
2995            ! gv.c
2996 ____________________________________________________________________________
2997 [ 26408] By: rgs                                   on 2005/12/19  19:27:09
2998         Log: Fix internal broken link ; reindent code examples
2999      Branch: perl
3000            ! pod/perlsyn.pod
3001 ____________________________________________________________________________
3002 [ 26407] By: rgs                                   on 2005/12/19  19:21:47
3003         Log: Fix typo.
3004              Add empty lines after =items.
3005      Branch: perl
3006            ! pod/perldiag.pod
3007 ____________________________________________________________________________
3008 [ 26406] By: rgs                                   on 2005/12/19  19:18:48
3009         Log: A note on say() and ORS grabbed from Damian's Perl6::Say.
3010      Branch: perl
3011            ! pod/perlfunc.pod
3012 ____________________________________________________________________________
3013 [ 26405] By: rgs                                   on 2005/12/19  18:43:04
3014         Log: Attempt at making IO::Handle backwards compatible again
3015      Branch: perl
3016            ! ext/IO/lib/IO/Handle.pm
3017 ____________________________________________________________________________
3018 [ 26404] By: nicholas                              on 2005/12/19  18:28:03
3019         Log: Make sv_dump (and therefore Devel::Peek) report the value of the
3020              constant in inlineable constant subroutines.
3021      Branch: perl
3022            ! dump.c ext/Devel/Peek/t/Peek.t
3023 ____________________________________________________________________________
3024 [ 26403] By: rgs                                   on 2005/12/19  18:20:48
3025         Log: sort.pm deserves a new version number
3026      Branch: perl
3027            ! lib/sort.pm
3028 ____________________________________________________________________________
3029 [ 26402] By: rgs                                   on 2005/12/19  18:17:19
3030         Log: Subject: Re: [PATCH] Make the 'sort' pragma lexically scoped
3031              From: Robin Houston <robin@cpan.org>
3032              Date: Dec 19, 2005 6:46 PM
3033              Message-ID: <20051219174620.GA17940@rpc142.cs.man.ac.uk>
3034      Branch: perl
3035            ! embed.fnc embed.h ext/B/B/Concise.pm ext/B/t/concise-xs.t
3036            ! ext/B/t/f_sort.t global.sym lib/feature.pm lib/sort.pm
3037            ! lib/sort.t op.c op.h pod/perlapi.pod pp_sort.c proto.h toke.c
3038 ____________________________________________________________________________
3039 [ 26401] By: rgs                                   on 2005/12/19  16:39:44
3040         Log: Missing file from last change
3041      Branch: perl
3042            + t/lib/common.pl
3043 ____________________________________________________________________________
3044 [ 26400] By: rgs                                   on 2005/12/19  16:26:15
3045         Log: Subject: [PATCH] latest switch/say/~~
3046              From: Robin Houston <robin@cpan.org>
3047              Date: Sat, 17 Dec 2005 20:44:31 +0000
3048              Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk>
3049      Branch: perl
3050            + lib/feature.pm lib/feature.t t/io/say.t t/lib/feature/nonesuch
3051            + t/lib/feature/say t/lib/feature/smartmatch
3052            + t/lib/feature/switch t/op/smartmatch.t t/op/switch.t
3053            ! MANIFEST cop.h embed.fnc embed.h ext/B/B/Deparse.pm
3054            ! ext/B/t/concise-xs.t ext/B/t/f_map.t ext/B/t/optree_samples.t
3055            ! ext/IO/lib/IO/Handle.pm ext/Opcode/Opcode.pm global.sym
3056            ! keywords.h keywords.pl lib/overload.pm lib/warnings.t op.c
3057            ! op.h opcode.h opcode.pl opnames.h perl.h perl_keyword.pl
3058            ! perly.act perly.h perly.tab perly.y pod/perldiag.pod
3059            ! pod/perlfunc.pod pod/perlop.pod pod/perlsyn.pod pp.sym
3060            ! pp_ctl.c pp_proto.h proto.h t/op/cproto.t toke.c
3061 ____________________________________________________________________________
3062 [ 26399] By: rgs                                   on 2005/12/19  09:52:42
3063         Log: Un-TODO a fixed test
3064              
3065              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
3066              From: demerphq <demerphq@gmail.com>
3067              Date: Sat, 17 Dec 2005 17:23:23 +0100
3068              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
3069      Branch: perl
3070            ! t/op/pat.t
3071 ____________________________________________________________________________
3072 [ 26398] By: rgs                                   on 2005/12/19  09:52:03
3073         Log: TODO-SKIP tests must be "not ok", or else the test harness will think
3074              it's an unexpected success
3075              
3076              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
3077              From: demerphq <demerphq@gmail.com>
3078              Date: Sat, 17 Dec 2005 17:23:23 +0100
3079              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
3080      Branch: perl
3081            ! t/test.pl
3082 ____________________________________________________________________________
3083 [ 26397] By: rgs                                   on 2005/12/18  10:23:55
3084         Log: Subject: [PATCH] Make script embedded in patchlevel.h work on win32.
3085              From: demerphq <demerphq@gmail.com> Mailed-By: perl.org
3086              Date: Dec 17, 2005 7:52 PM
3087              Message-ID: <9b18b3110512171052h2052d598rdf038f1d38560317@mail.gmail.com>
3088      Branch: perl
3089            ! patchlevel.h
3090 ____________________________________________________________________________
3091 [ 26396] By: craigb                                on 2005/12/18  00:16:42
3092         Log: Two test workarounds for VMS
3093      Branch: perl
3094            ! lib/File/Copy.t t/op/goto.t
3095 ____________________________________________________________________________
3096 [ 26395] By: nicholas                              on 2005/12/17  23:22:31
3097         Log: Add some paranoia to check that GP accesses aren't being done on the
3098              wrong types of SV.
3099      Branch: perl
3100            ! gv.h
3101 ____________________________________________________________________________
3102 [ 26394] By: stevep                                on 2005/12/17  19:21:35
3103         Log: Upgrade to Time-HiRes-1.86
3104      Branch: perl
3105            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
3106            ! ext/Time/HiRes/t/HiRes.t
3107 ____________________________________________________________________________
3108 [ 26393] By: nicholas                              on 2005/12/17  18:50:08
3109         Log: Two it's => its grammar fixes.
3110      Branch: perl
3111            ! op.c perl.h
3112 ____________________________________________________________________________
3113 [ 26392] By: nicholas                              on 2005/12/17  18:25:59
3114         Log: Move and const some definitions of variables used to save errno.
3115      Branch: perl
3116            ! doio.c perlio.c
3117 ____________________________________________________________________________
3118 [ 26391] By: nicholas                              on 2005/12/17  17:46:06
3119         Log: Add t/op/negate.t to MANIFEST.
3120      Branch: perl
3121            ! MANIFEST
3122 ____________________________________________________________________________
3123 [ 26390] By: nicholas                              on 2005/12/17  17:40:44
3124         Log: Pull the definition of olderrno in sv_2pv_flags into the block where
3125              it's used.
3126      Branch: perl
3127            ! sv.c
3128 ____________________________________________________________________________
3129 [ 26389] By: stevep                                on 2005/12/17  15:47:39
3130         Log: Subject: [PATCH] Correct typo in Time::HiRes tests introduced by patch 26383
3131              From: Dominic Dunlop <shouldbedomo@mac.com>
3132              Date: Sat, 17 Dec 2005 15:57:54 +0100
3133              Message-Id: <B364C747-F2BB-446F-887E-06EA2989888C@mac.com>
3134      Branch: perl
3135            ! ext/Time/HiRes/t/HiRes.t
3136 ____________________________________________________________________________
3137 [ 26388] By: stevep                                on 2005/12/17  15:41:38
3138         Log: Fix a typo and add some clarification to change #26387.
3139      Branch: perl
3140            ! pod/perlop.pod
3141 ____________________________________________________________________________
3142 [ 26387] By: stevep                                on 2005/12/17  15:35:45
3143         Log: Addition documentation explaining aritmetic negation on strings.  Also,
3144              additional test cases based partially on code by Piotr Fusik in 
3145              RT #36675: -'-10' eq '+10'.
3146      Branch: perl
3147            + t/op/negate.t
3148            ! pod/perlop.pod
3149 ____________________________________________________________________________
3150 [ 26386] By: nicholas                              on 2005/12/17  12:00:51
3151         Log: The IV/UV choice can be made inside uiv_2buf rather than sv_2pv_flags.
3152      Branch: perl
3153            ! sv.c
3154 ____________________________________________________________________________
3155 [ 26385] By: nicholas                              on 2005/12/17  11:44:47
3156         Log: The THINKFIRST check after the GMAGICAL check in sv_2iv_flags and
3157              sv_2uv_flags should have been else if.
3158      Branch: perl
3159            ! sv.c
3160 ____________________________________________________________________________
3161 [ 26384] By: stevep                                on 2005/12/17  04:03:05
3162         Log: Fix for ext/POSIX/t/time.t so the strftime() test works on systems
3163              that aren't quite up to SUS3.  Based on a patch by David Dyck in
3164              RT #37960: POSIX/t/time fails bleadperl
3165      Branch: perl
3166            ! ext/POSIX/t/time.t
3167 ____________________________________________________________________________
3168 [ 26383] By: stevep                                on 2005/12/17  01:46:58
3169         Log: Upgrade to Time-HiRes-1.85
3170      Branch: perl
3171            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
3172            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
3173            ! ext/Time/HiRes/fallback/const-c.inc
3174            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
3175 ____________________________________________________________________________
3176 [ 26382] By: nicholas                              on 2005/12/16  22:41:01
3177         Log: Typo fixes from Robin Houston in
3178              <20051216201446.GA24709@rpc142.cs.man.ac.uk>
3179      Branch: perl
3180            ! sv.h
3181 ____________________________________________________________________________
3182 [ 26381] By: nicholas                              on 2005/12/16  21:54:13
3183         Log: s/Nullhv/NULL/g;
3184              # Although I see that Robin is proposing to add some :-)
3185      Branch: perl
3186            ! cop.h ext/Data/Dumper/Dumper.xs ext/DynaLoader/dlutils.c gv.c
3187            ! op.c op.h pad.c perl.c sv.c toke.c universal.c xsutils.c
3188 ____________________________________________________________________________
3189 [ 26380] By: nicholas                              on 2005/12/16  21:30:34
3190         Log: s/Nullav/NULL/g
3191      Branch: perl
3192            ! cop.h ext/Data/Dumper/Dumper.xs gv.c intrpvar.h pad.c perl.c
3193            ! pp.c pp_ctl.c pp_sort.c scope.c sv.c
3194 ____________________________________________________________________________
3195 [ 26379] By: rgs                                   on 2005/12/16  21:13:37
3196         Log: Subject: [PATCH] RE: PeekMessage() call in win32\win32.c win32_async_check
3197              From: Jan Dubois <jand@activestate.com>
3198              Date: Dec 16, 2005 7:12 AM
3199              Message-ID: <015901c60207$abd64210$d563a8c0@candy>
3200              
3201              (Without the proposed alarm.t test)
3202      Branch: perl
3203            ! t/op/fork.t win32/perlhost.h win32/win32.c win32/win32.h
3204 ____________________________________________________________________________
3205 [ 26378] By: nicholas                              on 2005/12/16  18:12:26
3206         Log: Perl_sv_dup should be allocating bodies based on *size*, not the
3207              length to copy.
3208      Branch: perl
3209            ! sv.c
3210 ____________________________________________________________________________
3211 [ 26377] By: nicholas                              on 2005/12/16  15:55:51
3212         Log: comp/require.t exits early for the case of UTF-8 or EBCDIC, so need to
3213              add "new" tests before the end.
3214      Branch: perl
3215            ! t/comp/require.t
3216 ____________________________________________________________________________
3217 [ 26376] By: davem                                 on 2005/12/15  22:03:57
3218         Log: change #26373 broke threaded builds (aTHX_ now superfluous)
3219      Branch: perl
3220            ! pp_ctl.c
3221 ____________________________________________________________________________
3222 [ 26375] By: stevep                                on 2005/12/15  18:16:20
3223         Log: Added test for change #26373.
3224      Branch: perl
3225            ! t/comp/require.t
3226 ____________________________________________________________________________
3227 [ 26374] By: rgs                                   on 2005/12/15  18:00:34
3228         Log: Fix for [perl #37886] strict 'refs' doesn't apply inside defined
3229      Branch: perl
3230            ! pod/perl593delta.pod pp.c t/lib/strict/refs
3231 ____________________________________________________________________________
3232 [ 26373] By: stevep                                on 2005/12/15  17:48:42
3233         Log: Prevent require() from attempting to open directories and block 
3234              devices.  This fixes RT #24404.
3235      Branch: perl
3236            ! embed.fnc embed.h pp_ctl.c proto.h
3237 ____________________________________________________________________________
3238 [ 26372] By: nicholas                              on 2005/12/15  17:26:52
3239         Log: Use PL_op_desc rather than literal strings in pp_ioctl
3240      Branch: perl
3241            ! pp_sys.c
3242 ____________________________________________________________________________
3243 [ 26371] By: nicholas                              on 2005/12/15  17:26:22
3244         Log: Expand the comment describing the intent of change 26370, and how it
3245              relates to change 24660.
3246      Branch: perl
3247            ! toke.c
3248 ____________________________________________________________________________
3249 [ 26370] By: rgs                                   on 2005/12/15  17:12:01
3250         Log: Don't autovivify stashes as soon as the lexer sees them.
3251              This makes defined %foo::bar:: work again.
3252              Add tests for it, remove note in perldelta about having broken it.
3253      Branch: perl
3254            ! pod/perl593delta.pod t/op/stash.t toke.c
3255 ____________________________________________________________________________
3256 [ 26369] By: nicholas                              on 2005/12/15  16:24:21
3257         Log: In Perl_apply, the name of the op can be found from PL_op_name, instead
3258              of using local string constants.
3259      Branch: perl
3260            ! doio.c
3261 ____________________________________________________________________________
3262 [ 26368] By: rgs                                   on 2005/12/15  15:11:15
3263         Log: More general fix for bug [perl #37915]
3264              Make Net::Ping::mselect return undef on error instead of -1.
3265      Branch: perl
3266            ! lib/Net/Ping.pm
3267 ____________________________________________________________________________
3268 [ 26367] By: rgs                                   on 2005/12/15  14:44:51
3269         Log: Subject: [perl #37915] Bad select error handling in Net::Ping 
3270              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
3271              Date: Tue, 13 Dec 2005 10:44:47 -0800
3272              Message-ID: <rt-3.0.11-37915-125655.19.2646201463531@perl.org>
3273      Branch: perl
3274            ! lib/Net/Ping.pm
3275 ____________________________________________________________________________
3276 [ 26366] By: gisle                                 on 2005/12/15  12:34:12
3277         Log: Silence test output to STDERR
3278              because it makes the 'make test' output look ugly.
3279      Branch: perl
3280            ! ext/Sys/Syslog/t/00-load.t
3281 ____________________________________________________________________________
3282 [ 26365] By: gisle                                 on 2005/12/15  10:42:03
3283         Log: Subject: Re: [perl #37897] sprintf of version objects
3284              From: John Peacock <jpeacock@rowman.com>
3285              Date: Wed, 14 Dec 2005 10:12:56 -0500
3286              Message-ID: <43A03678.2060700@rowman.com>
3287              
3288              (with some formatting tweaks and extra test cases)
3289      Branch: perl
3290            ! sv.c t/op/sprintf.t
3291 ____________________________________________________________________________
3292 [ 26364] By: rgs                                   on 2005/12/15  10:04:36
3293         Log: Some cleanups by Jarkko (and one by myself) to check83.pl
3294      Branch: perl
3295            ! Porting/check83.pl
3296 ____________________________________________________________________________
3297 [ 26363] By: craigb                                on 2005/12/15  03:59:21
3298         Log: On VMS, put pods in [.lib.pods] rather than [.lib.pod]
3299              in order to avoid collisions with [.lib.Pod]
3300      Branch: perl
3301            ! configure.com installperl vms/descrip_mms.template
3302 ____________________________________________________________________________
3303 [ 26362] By: stevep                                on 2005/12/15  02:33:11
3304         Log: Reverting change #26360 and #26361 since it appears that the bugs I
3305              thought I fixed had been previously fixed with change #25953.
3306      Branch: perl
3307            ! pp_sort.c
3308 ____________________________________________________________________________
3309 [ 26361] By: stevep                                on 2005/12/15  02:02:25
3310         Log: Again, FREETMPS not SAVETMPS!
3311      Branch: perl
3312            ! pp_sort.c
3313 ____________________________________________________________________________
3314 [ 26360] By: stevep                                on 2005/12/15  02:00:19
3315         Log: Add a missing FREETMPS to match up with a SAVETMPS.  This change
3316              fixes problems with nested sorts.  (RTs #7063 and #36430).
3317      Branch: perl
3318            ! pp_sort.c
3319 ____________________________________________________________________________
3320 [ 26359] By: stevep                                on 2005/12/15  00:36:25
3321         Log: Upgrade to Getopt-Long-2.35
3322      Branch: perl
3323            ! lib/Getopt/Long.pm
3324 ____________________________________________________________________________
3325 [ 26358] By: craigb                                on 2005/12/14  22:03:28
3326         Log: Using the system's utime() requires a patch to vms/vmsish.h
3327              that has not been submitted yet.
3328      Branch: perl
3329            ! vms/vms.c
3330 ____________________________________________________________________________
3331 [ 26357] By: nicholas                              on 2005/12/14  16:41:33
3332         Log: lib/Pod/t/man.t should use TODO with not ok to express its intentions
3333              correctly in TAP. (or alternatively if it really wants to skip, it
3334              needs to print ok)
3335      Branch: perl
3336            ! lib/Pod/t/man.t
3337 ____________________________________________________________________________
3338 [ 26355] By: nicholas                              on 2005/12/14  15:25:39
3339         Log: Duplicate the AMAGIC temporary variable consting from sv_2iv_flags into
3340              sv_2uv_flags, sv_2nv and sv_2pv_flags.
3341      Branch: perl
3342            ! sv.c
3343 ____________________________________________________________________________
3344 [ 26354] By: nicholas                              on 2005/12/14  14:59:18
3345         Log: Simplify the SvGMAGIC code in sv_[ipu]v_flags.
3346      Branch: perl
3347            ! sv.c
3348 ____________________________________________________________________________
3349 [ 26353] By: nicholas                              on 2005/12/14  14:08:24
3350         Log: Simplify the SvGMAGIC code in sv_2nv, removing duplicated checks to
3351              warn for uninitialized values.
3352      Branch: perl
3353            ! sv.c
3354 ____________________________________________________________________________
3355 [ 26352] By: nicholas                              on 2005/12/14  13:22:14
3356         Log: The logic to use SVt_NV or SVt_PVNV is in sv_upgrade, so no need to
3357              dupliate it in sv_2nv. Also, the final sv_upgrade is never called.
3358      Branch: perl
3359            ! sv.c
3360 ____________________________________________________________________________
3361 [ 26351] By: davem                                 on 2005/12/14  12:46:29
3362         Log: forgot to add new file to change #26350
3363      Branch: perl
3364            + ext/threads/shared/t/blessed.t
3365 ____________________________________________________________________________
3366 [ 26350] By: davem                                 on 2005/12/14  12:44:20
3367         Log: Subject:  [perl #37919] Blessed scalar refs with threads::shared 
3368              From:  "Jerry D. Hedden" (via RT) <perlbug-followup@perl.org>
3369              Date:  Tue, 13 Dec 2005 15:11:20 -0800
3370              Message-Id:  <rt-3.0.11-37919-125690.15.3722450337035@perl.org>
3371              
3372              Unlike arrays and hashes, coping blessed refs to shared scalars left
3373              the copy unblessed
3374      Branch: perl
3375            ! MANIFEST ext/threads/shared/shared.xs
3376 ____________________________________________________________________________
3377 [ 26349] By: steveh                                on 2005/12/14  12:41:02
3378         Log: Fix compilation error when building with -DPERL_MEM_LOG_STDERR
3379      Branch: perl
3380            ! util.c
3381 ____________________________________________________________________________
3382 [ 26347] By: nicholas                              on 2005/12/13  22:07:30
3383         Log: Convert range.t to test.pl
3384      Branch: perl
3385            ! t/op/range.t
3386 ____________________________________________________________________________
3387 [ 26346] By: nicholas                              on 2005/12/13  20:05:31
3388         Log: Update embed.fnc and headers after change 26345 (spotted by Rafael)
3389      Branch: perl
3390            ! embed.fnc embed.h proto.h
3391 ____________________________________________________________________________
3392 [ 26345] By: nicholas                              on 2005/12/13  19:44:22
3393         Log: Inline asIV and asUV, as each is only used once, and it distracts from
3394              the patterns of repeated code in sv_2iv_flags, sv_2uv_flags, sv_2nv
3395              and sv_2pv_flags. Add a comment noting the return path from the end of
3396              the SvGMAGICAL case to all 4.
3397      Branch: perl
3398            ! sv.c
3399 ____________________________________________________________________________
3400 [ 26344] By: craigb                                on 2005/12/13  17:27:48
3401         Log: Don't include utime.h in vms.c -- it collides with 
3402              homegroun definitions in vmsish.h.
3403      Branch: perl
3404            ! vms/vms.c
3405 ____________________________________________________________________________
3406 [ 26343] By: rgs                                   on 2005/12/13  14:07:12
3407         Log: Fix realclean target for Sys::Syslog
3408      Branch: perl
3409            ! ext/Sys/Syslog/Makefile.PL
3410 ____________________________________________________________________________
3411 [ 26342] By: gisle                                 on 2005/12/13  13:54:44
3412         Log: Remove tests that were not portable to 64bit ints.
3413      Branch: perl
3414            ! t/op/sprintf2.t
3415 ____________________________________________________________________________
3416 [ 26341] By: stevep                                on 2005/12/13  12:17:57
3417         Log: Renaming of some of Pod::Simple's test files to make it more 8.3 
3418              friendly.
3419      Branch: perl
3420           +> lib/Pod/Simple/t/junk1.pod lib/Pod/Simple/t/junk1_out.txt
3421           +> lib/Pod/Simple/t/junk2.pod lib/Pod/Simple/t/junk2_out.txt
3422           +> lib/Pod/Simple/t/perlcyg.pod lib/Pod/Simple/t/perlcyg_out.txt
3423           +> lib/Pod/Simple/t/perlfaq3.pod
3424           +> lib/Pod/Simple/t/perlfaq3_out.txt lib/Pod/Simple/t/perlvar.pod
3425           +> lib/Pod/Simple/t/perlvar_out.txt
3426            - lib/Pod/Simple/t/test_junk1.pod
3427            - lib/Pod/Simple/t/test_junk1_out.txt
3428            - lib/Pod/Simple/t/test_junk2.pod
3429            - lib/Pod/Simple/t/test_junk2_out.txt
3430            - lib/Pod/Simple/t/test_old_perlcygwin.pod
3431            - lib/Pod/Simple/t/test_old_perlcygwin_out.txt
3432            - lib/Pod/Simple/t/test_old_perlfaq3.pod
3433            - lib/Pod/Simple/t/test_old_perlfaq3_out.txt
3434            - lib/Pod/Simple/t/test_old_perlvar.pod
3435            - lib/Pod/Simple/t/test_old_perlvar_out.txt
3436            ! MANIFEST lib/Pod/Simple/t/render.t
3437 ____________________________________________________________________________
3438 [ 26340] By: stevep                                on 2005/12/13  11:54:54
3439         Log: Changes to Pod::Simple's tests to get rid of the "^"s in the 
3440              directory names.
3441      Branch: perl
3442            + lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm
3443            + lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod
3444            + lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm
3445            + lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt
3446            + lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod
3447            + lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod
3448            + lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm
3449            + lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
3450            + lib/Pod/Simple/t/test_lib/Blorm.pm
3451            + lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt
3452            + lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm
3453            + lib/Pod/Simple/t/test_lib/Zonk/Veng.pm
3454            + lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod
3455            + lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm
3456            + lib/Pod/Simple/t/test_lib/hink_honk/readme.txt
3457            + lib/Pod/Simple/t/test_lib/pod/perlfliff.pod
3458            + lib/Pod/Simple/t/test_lib/pod/perlthang.pod
3459            + lib/Pod/Simple/t/test_lib/squaa.pm
3460            + lib/Pod/Simple/t/test_lib/squaa/Glunk.pod
3461            + lib/Pod/Simple/t/test_lib/squaa/Vliff.pm
3462            + lib/Pod/Simple/t/test_lib/zikzik.pod
3463            + lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm
3464            - lib/Pod/Simple/t/other^test^lib/Sizzlesuzzle.pm
3465            - lib/Pod/Simple/t/other^test^lib/hink^honk/Glunk.pod
3466            - lib/Pod/Simple/t/other^test^lib/hink^honk/Vliff.pm
3467            - lib/Pod/Simple/t/other^test^lib/hink^honk/readme.txt
3468            - lib/Pod/Simple/t/other^test^lib/pod/perlthang.pod
3469            - lib/Pod/Simple/t/other^test^lib/pod/perlzuk.pod
3470            - lib/Pod/Simple/t/other^test^lib/squaa/Vliff.pm
3471            - lib/Pod/Simple/t/other^test^lib/squaa/Wowo.pod
3472            - lib/Pod/Simple/t/test^lib/Blorm.pm
3473            - lib/Pod/Simple/t/test^lib/Zonk/Fiddle.txt
3474            - lib/Pod/Simple/t/test^lib/Zonk/Pronk.pm
3475            - lib/Pod/Simple/t/test^lib/Zonk/Veng.pm
3476            - lib/Pod/Simple/t/test^lib/hink^honk/Glunk.pod
3477            - lib/Pod/Simple/t/test^lib/hink^honk/Vliff.pm
3478            - lib/Pod/Simple/t/test^lib/hink^honk/readme.txt
3479            - lib/Pod/Simple/t/test^lib/pod/perlfliff.pod
3480            - lib/Pod/Simple/t/test^lib/pod/perlthang.pod
3481            - lib/Pod/Simple/t/test^lib/squaa.pm
3482            - lib/Pod/Simple/t/test^lib/squaa/Glunk.pod
3483            - lib/Pod/Simple/t/test^lib/squaa/Vliff.pm
3484            - lib/Pod/Simple/t/test^lib/zikzik.pod
3485            - lib/Pod/Simple/t/yet^another^test^lib/squaa/Vliff.pm
3486            ! MANIFEST lib/Pod/Simple/t/htmlbatch_01.t
3487            ! lib/Pod/Simple/t/search_10survey_specific.t
3488            ! lib/Pod/Simple/t/search_12survey_cwd.t
3489            ! lib/Pod/Simple/t/search_20survey_two.t
3490            ! lib/Pod/Simple/t/search_22survey_two_shadowing.t
3491            ! lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
3492            ! lib/Pod/Simple/t/search_26_glob_kleene_k.t
3493            ! lib/Pod/Simple/t/search_27_glob_squaa_kleene.t
3494            ! lib/Pod/Simple/t/search_28_glob_z_kleene_k.t
3495            ! lib/Pod/Simple/t/search_29_glob_z_qmark_k.t
3496 ____________________________________________________________________________
3497 [ 26339] By: gisle                                 on 2005/12/13  11:40:26
3498         Log: Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn().
3499              sprintf() or printf() will now croak if any of the indexes and
3500              widths specified in the format string are too large.
3501      Branch: perl
3502            ! pod/perldiag.pod sv.c t/op/sprintf.t t/op/sprintf2.t
3503 ____________________________________________________________________________
3504 [ 26338] By: rgs                                   on 2005/12/13  11:20:16
3505         Log: Subject: Re: check83.pl
3506              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
3507              Date: Sun, 11 Dec 2005 07:19:58 -0800
3508              Message-ID: <20051211151958.GA6188@efn.org>
3509      Branch: perl
3510            ! Porting/check83.pl
3511 ____________________________________________________________________________
3512 [ 26337] By: steveh                                on 2005/12/13  09:41:29
3513         Log: Fix lib/File/Compare.t test failures on Win32
3514              
3515              Change 26225, updated by 26245, added a test for another filename with
3516              a trailing space but failed to open the new filehandle in binary mode
3517              
3518              To compound matters, creating a file called "foo " on Win32 "succeeds"
3519              but actually creates a file called just "foo", so we have actually
3520              overwritten the original file with this non-binary mode version, and
3521              hence some of the original tests started failing too!
3522              
3523              (And because of this the new test doesn't actually add anything new on
3524              Win32 at the moment, but right now I can't think of a filename that
3525              would have failed under 2-arg open but succeeds with 3-arg open, which
3526              was the purpose of this test)
3527      Branch: perl
3528            ! lib/File/Compare.t
3529 ____________________________________________________________________________
3530 [ 26336] By: steveh                                on 2005/12/13  08:54:45
3531         Log: Don't try to export Perl_pad_sv when it isn't defined
3532              
3533              Fixes a Win32 linker error in non-DEBUGGING builds following 26316
3534      Branch: perl
3535            ! makedef.pl
3536 ____________________________________________________________________________
3537 [ 26334] By: rgs                                   on 2005/12/12  16:03:00
3538         Log: A suggestion by Yamashina Hio to speed up substitutions
3539              with right-hand side expressions by freeing temporaries.
3540              See :
3541              
3542              Subject: s///ge; consumes PL_tmps_stack in its loop
3543              From: YAMASHINA Hio <hio@hio.jp>
3544              Date: Tue, 30 Aug 2005 17:17:23 +0900
3545              Message-Id: <20050830160113.9716.HIO@ymir.co.jp>
3546      Branch: perl
3547            ! pp_ctl.c
3548 ____________________________________________________________________________
3549 [ 26332] By: nicholas                              on 2005/12/12  15:24:06
3550         Log: Check that %v$foo does not crash.
3551      Branch: perl
3552            ! t/op/sprintf2.t
3553 ____________________________________________________________________________
3554 [ 26330] By: gisle                                 on 2005/12/12  13:55:14
3555         Log: Use load_module() instead of perl_eval_sv("require $mod") to
3556              load modules.  This is safer since $mod comes from an external
3557              source.
3558      Branch: perl
3559            ! ext/Storable/Storable.xs
3560 ____________________________________________________________________________
3561 [ 26329] By: stevep                                on 2005/12/12  13:21:03
3562         Log: Pod::Man's tests aren't Unicode friendly.  Let's skip the unfriendly
3563              test for now.
3564      Branch: perl
3565            ! lib/Pod/t/man.t
3566 ____________________________________________________________________________
3567 [ 26328] By: rgs                                   on 2005/12/12  13:18:21
3568         Log: Robin Houston points out a better way to replace
3569              the C<defined %foo::bar::> construct.
3570      Branch: perl
3571            ! pod/perl593delta.pod
3572 ____________________________________________________________________________
3573 [ 26327] By: gisle                                 on 2005/12/12  12:21:39
3574         Log: Oops, change 26326 broke t/run/switches.t
3575              Reverting change 24912 fixes it.
3576      Branch: perl
3577            ! t/run/switches.t
3578 ____________________________________________________________________________
3579 [ 26326] By: gisle                                 on 2005/12/12  10:41:04
3580         Log: Drop "v" prefix from sprintf("%vd", $^V).
3581              
3582              The sprintf documentation has this example:
3583              
3584              printf "version is v%vd\n", $^V;
3585              
3586              and it printed 'version is vv5.9.3\n'.
3587      Branch: perl
3588            ! sv.c t/op/sprintf.t
3589 ____________________________________________________________________________
3590 [ 26325] By: nicholas                              on 2005/12/11  22:37:40
3591         Log: Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug 37889)
3592      Branch: perl
3593            ! sv.c t/uni/sprintf.t
3594 ____________________________________________________________________________
3595 [ 26324] By: nicholas                              on 2005/12/11  20:34:33
3596         Log: Move the rest of the data munging into the test preparation loop.
3597      Branch: perl
3598            ! t/op/sprintf.t
3599 ____________________________________________________________________________
3600 [ 26323] By: nicholas                              on 2005/12/11  19:49:53
3601         Log: Move the $data and $result munging into the test preparation loop.
3602      Branch: perl
3603            ! t/op/sprintf.t
3604 ____________________________________________________________________________
3605 [ 26321] By: gisle                                 on 2005/12/11  18:14:24
3606         Log: Disallow sprintf's vector handling for non-integer formats.
3607              Avoids core dump for printf("%vs") and similar.
3608      Branch: perl
3609            ! sv.c t/op/sprintf.t
3610 ____________________________________________________________________________
3611 [ 26320] By: nicholas                              on 2005/12/11  12:54:14
3612         Log: Quench the other 2 ways obscure ways of abusing positional parameters
3613              to generate bogus array indexes. These two are inside the vector
3614              formatting code.
3615      Branch: perl
3616            ! sv.c t/op/sprintf.t
3617 ____________________________________________________________________________
3618 [ 26319] By: nicholas                              on 2005/12/10  18:13:33
3619         Log: Re-instate the old perl getcwd as _perl_getcwd, and use it if loading
3620              the XS fails. (Needed to bootstrap the core build)
3621      Branch: perl
3622            ! lib/Cwd.pm
3623 ____________________________________________________________________________
3624 [ 26318] By: stevep                                on 2005/12/10  15:42:39
3625         Log: Upgrade to PathTools-3.14_01
3626      Branch: perl
3627            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm lib/File/Spec.pm
3628            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3629            ! lib/File/Spec/t/Spec.t
3630 ____________________________________________________________________________
3631 [ 26317] By: stevep                                on 2005/12/10  15:21:37
3632         Log: Subject: [PATCH] Code tweaks in sv.c
3633              From: Andy Lester <andy@petdance.com>
3634              Date: Fri, 9 Dec 2005 11:09:21 -0600
3635              Message-ID: <20051209170921.GC16943@petdance.com>
3636              
3637              Includes a minor change the patch to account for code that moved
3638              elsewhere.
3639      Branch: perl
3640            ! sv.c
3641 ____________________________________________________________________________
3642 [ 26316] By: stevep                                on 2005/12/10  15:14:37
3643         Log: Subject: [PATCH] Excluding pad funcs when not debugging
3644              From: Andy Lester <andy@petdance.com>
3645              Date: Wed, 7 Dec 2005 21:58:05 -0600
3646              Message-ID: <20051208035805.GA23007@petdance.com>
3647      Branch: perl
3648            ! pad.c
3649 ____________________________________________________________________________
3650 [ 26315] By: nicholas                              on 2005/12/09  23:09:42
3651         Log: A better hash for PTR_TABLE_HASH (?)
3652      Branch: perl
3653            ! sv.c
3654 ____________________________________________________________________________
3655 [ 26314] By: craigb                                on 2005/12/09  21:13:50
3656         Log: Subject: patch@26310 - Major step for > 256 char paths on VMS
3657              From: "John E. Malmberg" <wb8tyw@qsl.net>
3658              Date: Fri, 09 Dec 2005 14:08:53 -0500
3659              Message-id: <4399D645.8070803@qsl.net>
3660      Branch: perl
3661            ! vms/vms.c
3662 ____________________________________________________________________________
3663 [ 26313] By: nicholas                              on 2005/12/09  19:18:32
3664         Log: An alternative way of structuring ptr_table_clear so that the variables
3665              can be assigned to at declaration time.
3666      Branch: perl
3667            ! sv.c
3668 ____________________________________________________________________________
3669 [ 26312] By: nicholas                              on 2005/12/09  18:46:17
3670         Log: A more efficient way to loop in ptr_table_clear
3671      Branch: perl
3672            ! sv.c
3673 ____________________________________________________________________________
3674 [ 26311] By: stevep                                on 2005/12/09  13:22:33
3675         Log: Subject: Re: Pod::Simple integration
3676              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
3677              Date: Fri, 09 Dec 2005 07:06:00 +0100
3678              Message-ID: <87k6ee7qk7.fsf@k75.linux.bogus>
3679              
3680              These files are still giving problems after attempting to convert
3681              them to text in p4.  The tests pass without them, so we'll remove them
3682              from the Perl distribution.
3683      Branch: perl
3684            - lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
3685            - lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
3686            - lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
3687            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
3688            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
3689            ! MANIFEST
3690 ____________________________________________________________________________
3691 [ 26310] By: stevep                                on 2005/12/09  03:39:17
3692         Log: Fixes compile errors introduce with change #26301 when compiling
3693              with ithreads and DEBUGGING.
3694      Branch: perl
3695            ! sv.c
3696 ____________________________________________________________________________
3697 [ 26309] By: stevep                                on 2005/12/09  02:07:32
3698         Log: Upgrade to Sys-Syslog-0.10
3699      Branch: perl
3700            + ext/Sys/Syslog/Changes ext/Sys/Syslog/README
3701            + ext/Sys/Syslog/fallback/const-c.inc
3702            + ext/Sys/Syslog/fallback/const-xs.inc
3703            + ext/Sys/Syslog/t/00-load.t ext/Sys/Syslog/t/constants.t
3704            + ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
3705            + ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
3706            + ext/Sys/Syslog/t/portfs.t
3707            ! MANIFEST ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
3708            ! ext/Sys/Syslog/t/syslog.t
3709 ____________________________________________________________________________
3710 [ 26308] By: stevep                                on 2005/12/09  01:41:44
3711         Log: Upgrade to CGI.pm-3.15
3712      Branch: perl
3713            ! lib/CGI.pm lib/CGI/Changes
3714 ____________________________________________________________________________
3715 [ 26307] By: stevep                                on 2005/12/08  19:40:33
3716         Log: Add pointer to Pod::Simple for the Pod -> HTML task.
3717      Branch: perl
3718            ! pod/perltodo.pod
3719 ____________________________________________________________________________
3720 [ 26306] By: stevep                                on 2005/12/08  19:21:25
3721         Log: One final Pod::Usage yak to shave...
3722      Branch: perl
3723            ! lib/Pod/Usage.pm
3724 ____________________________________________________________________________
3725 [ 26305] By: stevep                                on 2005/12/08  19:07:38
3726         Log: Version bump for Pod::Usage
3727      Branch: perl
3728            ! lib/Pod/Usage.pm
3729 ____________________________________________________________________________
3730 [ 26304] By: stevep                                on 2005/12/08  19:04:59
3731         Log: Further yak-shaving on Pod::Usage.  Now, t/pod/pod2usage2.t tests 
3732              pass.
3733      Branch: perl
3734            ! lib/Pod/Usage.pm t/pod/pod2usage2.t
3735 ____________________________________________________________________________
3736 [ 26303] By: stevep                                on 2005/12/08  15:53:36
3737         Log: Fix to Pod::Usage to work with all recent Pod::Text versions.  Also
3738              includes a change to the Pod::Usage test file for compatibility
3739              purposes.
3740      Branch: perl
3741            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
3742 ____________________________________________________________________________
3743 [ 26302] By: craigb                                on 2005/12/08  14:47:57
3744         Log: On VMS, do not use Perl's memory allocator for the home-grown pipe
3745              structures.  They may be allocated during start-up and are torn down
3746              in an exit handler, where thread context and other Perlish support
3747              are iffy.
3748      Branch: perl
3749            ! vms/vms.c
3750 ____________________________________________________________________________
3751 [ 26301] By: nicholas                              on 2005/12/08  14:06:37
3752         Log: Merge common code from ptr_table_fetch and ptr_table_store into
3753              S_ptr_table_find.
3754      Branch: perl
3755            ! sv.c
3756 ____________________________________________________________________________
3757 [ 26300] By: gisle                                 on 2005/12/08  09:56:22
3758         Log: Fixup the setsockopt usage message; missing OPTVAL.
3759      Branch: perl
3760            ! ext/IO/lib/IO/Socket.pm
3761 ____________________________________________________________________________
3762 [ 26299] By: gisle                                 on 2005/12/08  09:53:35
3763         Log: Improve the setsockopt description.
3764              Removed claim that OPTVAL might be undef as it is just treated
3765              the same as 0 and give the usual use-of-uninitialized-value
3766              warning.  Added an example.
3767      Branch: perl
3768            ! pod/perlfunc.pod
3769 ____________________________________________________________________________
3770 [ 26298] By: craigb                                on 2005/12/08  04:34:42
3771         Log: Subject: patch@26253 Allow embedded new lines passed through to commands
3772              From: "John E. Malmberg" <wb8tyw@qsl.net>
3773              Date: Wed, 07 Dec 2005 22:26:21 -0500
3774              Message-id: <4397A7DD.8030403@qsl.net>
3775      Branch: perl
3776            ! vms/vms.c
3777 ____________________________________________________________________________
3778 [ 26297] By: stevep                                on 2005/12/07  20:39:24
3779         Log: One quick fix to the test for differences in error output.
3780      Branch: perl
3781            ! lib/Pod/t/Usage.t
3782 ____________________________________________________________________________
3783 [ 26296] By: rgs                                   on 2005/12/07  15:46:46
3784         Log: Subject: [PATCH] All args in embed.fnc should be named
3785              From: Andy Lester <andy@petdance.com>
3786              Date: Wed, 7 Dec 2005 10:08:18 -0600
3787              Message-ID: <20051207160818.GA13465@petdance.com>
3788      Branch: perl
3789            ! embed.fnc embed.pl pod/perlapi.pod proto.h
3790 ____________________________________________________________________________
3791 [ 26295] By: rgs                                   on 2005/12/07  15:13:03
3792         Log: Don't build manpages for Encode and Unicode::Normalize
3793              (when compiling perl manpages are built afterwards, not
3794              by MakeMaker like when installing modules.) This fix a
3795              bootstrap problem (now that Pod::Man uses POSIX.)
3796      Branch: perl
3797            ! ext/Encode/Makefile.PL ext/Unicode/Normalize/Makefile.PL
3798 ____________________________________________________________________________
3799 [ 26294] By: rgs                                   on 2005/12/07  13:22:39
3800         Log: Check in those files as text, not binary
3801      Branch: perl
3802            ! lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
3803            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
3804            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
3805            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
3806            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
3807 ____________________________________________________________________________
3808 [ 26293] By: rgs                                   on 2005/12/07  13:01:00
3809         Log: Remove space
3810      Branch: perl
3811            ! MANIFEST
3812 ____________________________________________________________________________
3813 [ 26292] By: stevep                                on 2005/12/07  12:36:59
3814         Log: Upgrade to podlators-2.00
3815      Branch: perl
3816            + lib/Pod/t/color.t lib/Pod/t/termcap.t
3817            - lib/Pod/t/text-errors.t
3818            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
3819            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
3820            ! lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
3821            ! lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
3822            ! lib/Pod/t/basic.txt lib/Pod/t/man.t lib/Pod/t/text-options.t
3823            ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL
3824 ____________________________________________________________________________
3825 [ 26291] By: stevep                                on 2005/12/07  11:38:00
3826         Log: Assimilate Pod-Simple-3.03 to the Perl core
3827      Branch: perl
3828            + (add 170 files)
3829            ! MANIFEST Porting/Maintainers.pl
3830 ____________________________________________________________________________
3831 [ 26290] By: nicholas                              on 2005/12/07  08:53:03
3832         Log: Pull the regexp stringification code out into S_stringify_regexp, to
3833              make sv_2pv_flags clearer.
3834      Branch: perl
3835            ! sv.c
3836 ____________________________________________________________________________
3837 [ 26289] By: nicholas                              on 2005/12/07  08:30:26
3838         Log: 3 instances of SvIsUV_on(sv); can be replaced with one.
3839      Branch: perl
3840            ! sv.c
3841 ____________________________________________________________________________
3842 [ 26288] By: stevep                                on 2005/12/07  02:10:26
3843         Log: Upgrade to CGI-3.14.
3844              
3845              Mmm...pi.  Oh, also including some Pod fixes in bleadperl that haven't
3846              yet been applied to the actual CGI distribution yet.
3847      Branch: perl
3848            ! lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
3849 ____________________________________________________________________________
3850 [ 26287] By: nicholas                              on 2005/12/06  21:55:29
3851         Log: Add a ; that 26281 was lacking.
3852              (Dear Mark, please can I have back one of the two that I sent you after
3853              change 23614)
3854      Branch: perl
3855            ! util.c
3856 ____________________________________________________________________________
3857 [ 26286] By: nicholas                              on 2005/12/06  21:39:24
3858         Log: Move vast swathes of common code from sv_2iv_flags and sv_2uv_flags
3859              into S_sv_2iuv_common.
3860      Branch: perl
3861            ! sv.c
3862 ____________________________________________________________________________
3863 [ 26285] By: nicholas                              on 2005/12/06  19:41:43
3864         Log: The early return for SvIOKp(sv) in sv_2[iu]v_flags is actually code
3865              duplication.
3866      Branch: perl
3867            ! sv.c
3868 ____________________________________________________________________________
3869 [ 26281] By: rgs                                   on 2005/12/06  17:23:09
3870         Log: Subject: [PATCH] More consting, and putting stuff in embed.fnc
3871              From: Andy Lester <andy@petdance.com>
3872              Date: Mon, 5 Dec 2005 13:46:13 -0600
3873              Message-ID: <20051205194613.GB7791@petdance.com>
3874      Branch: perl
3875            ! deb.c doio.c dump.c embed.fnc embed.h hv.c hv.h locale.c mg.c
3876            ! op.c op.h pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
3877            ! proto.h regcomp.c sv.c taint.c toke.c utf8.c util.c
3878 ____________________________________________________________________________
3879 [ 26280] By: nicholas                              on 2005/12/06  16:53:46
3880         Log: Subject: Re: stringification of v-string references
3881              From: John Peacock <jpeacock@rowman.com>
3882              Message-ID: <439592B4.2050101@rowman.com>
3883              Date: Tue, 06 Dec 2005 08:31:32 -0500
3884      Branch: perl
3885            ! t/op/ref.t
3886 ____________________________________________________________________________
3887 [ 26279] By: gisle                                 on 2005/12/06  16:42:31
3888         Log: Fix typo spotted by Ronald J Kimball.
3889      Branch: perl
3890            ! ext/Sys/Syslog/Syslog.pm
3891 ____________________________________________________________________________
3892 [ 26278] By: rgs                                   on 2005/12/06  14:56:28
3893         Log: Subject: Re: Perl PR: "Security holes in Sys::Syslog"
3894              From: Ronald J Kimball <rjk-perl-p5p@tamias.net>
3895              Date: Tue, 6 Dec 2005 09:56:12 -0500
3896              Message-ID: <20051206145612.GA94530@penkwe.pair.com>
3897      Branch: perl
3898            ! ext/Sys/Syslog/Syslog.pm
3899 ____________________________________________________________________________
3900 [ 26277] By: gisle                                 on 2005/12/06  14:45:30
3901         Log: Document why syslog($priority, "%s", $message) is a good idea
3902              if the code might be running with older versions of Sys::Syslog.
3903      Branch: perl
3904            ! ext/Sys/Syslog/Syslog.pm
3905 ____________________________________________________________________________
3906 [ 26276] By: merijn                                on 2005/12/06  14:30:53
3907         Log: Itanium blade servers added to the model list
3908      Branch: perl
3909            ! README.hpux
3910 ____________________________________________________________________________
3911 [ 26275] By: nicholas                              on 2005/12/06  13:56:15
3912         Log: Don't use Copy for 1 and 2 character string constants.
3913      Branch: perl
3914            ! sv.c
3915 ____________________________________________________________________________
3916 [ 26274] By: nicholas                              on 2005/12/06  13:40:07
3917         Log: Eliminate an unneeded local variable.
3918      Branch: perl
3919            ! sv.c
3920 ____________________________________________________________________________
3921 [ 26273] By: nicholas                              on 2005/12/06  13:08:57
3922         Log: Eliminate all the gotos in sv_2pv_flags, by moving the tokensave*
3923              code into the GMAGIC block.
3924      Branch: perl
3925            ! sv.c
3926 ____________________________________________________________________________
3927 [ 26272] By: nicholas                              on 2005/12/06  12:19:23
3928         Log: sv_2pv_flags shouldn't return a constant string "NULLREF" - it was the
3929              only constant non-"" string returned.
3930      Branch: perl
3931            ! sv.c
3932 ____________________________________________________________________________
3933 [ 26271] By: nicholas                              on 2005/12/05  23:57:51
3934         Log: Make all the return statements closer to the final calcuation of the
3935              returned value in the reference stringification code. Pull variables
3936              into tigher scope which also allows some to become const.
3937      Branch: perl
3938            ! sv.c
3939 ____________________________________________________________________________
3940 [ 26270] By: nicholas                              on 2005/12/05  23:29:46
3941         Log: Move the scope of origsv inwards, and rename variables to avoid the
3942              need to re-assign to sv.
3943      Branch: perl
3944            ! sv.c
3945 ____________________________________________________________________________
3946 [ 26269] By: nicholas                              on 2005/12/05  23:12:33
3947         Log: Clone the brief return logic and thereby remove a goto.
3948      Branch: perl
3949            ! sv.c
3950 ____________________________________________________________________________
3951 [ 26268] By: nicholas                              on 2005/12/05  22:44:32
3952         Log: As they are now the same, can fold the entire switch statement for
3953              reference type in sv_2pv_flags into a call to sv_reftype.
3954      Branch: perl
3955            ! sv.c
3956 ____________________________________________________________________________
3957 [ 26267] By: nicholas                              on 2005/12/05  22:20:31
3958         Log: Untease the regexp stringification from the reference naming in
3959              sv_2pv_flags. (Lots of re-indentation, little real change)
3960      Branch: perl
3961            ! sv.c
3962 ____________________________________________________________________________
3963 [ 26266] By: nicholas                              on 2005/12/05  21:58:20
3964         Log: References to version objects should stringify as VSTRING. This makes
3965              stringification consistent with the output of ref().
3966      Branch: perl
3967            ! sv.c
3968 ____________________________________________________________________________
3969 [ 26265] By: nicholas                              on 2005/12/05  20:37:11
3970         Log: The extra return is actually a duplicated code path, and can go.
3971      Branch: perl
3972            ! sv.c
3973 ____________________________________________________________________________
3974 [ 26264] By: nicholas                              on 2005/12/05  20:09:23
3975         Log: Fix typo in description.
3976      Branch: perl
3977            ! MANIFEST
3978 ____________________________________________________________________________
3979 [ 26263] By: nicholas                              on 2005/12/05  19:56:43
3980         Log: Add ext/MIME/Base64/README to MANIFEST
3981      Branch: perl
3982            ! MANIFEST
3983 ____________________________________________________________________________
3984 [ 26262] By: stevep                                on 2005/12/05  16:35:14
3985         Log: Upgrade to MIME-Base64-3.07
3986      Branch: perl
3987            + ext/MIME/Base64/README
3988            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
3989            ! ext/MIME/Base64/QuotedPrint.pm
3990 ____________________________________________________________________________
3991 [ 26261] By: stevep                                on 2005/12/05  16:29:46
3992         Log: Upgrade to Digest-MD5-2.36
3993      Branch: perl
3994            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3995            ! ext/Digest/MD5/README ext/Digest/MD5/t/files.t
3996 ____________________________________________________________________________
3997 [ 26260] By: stevep                                on 2005/12/05  16:20:17
3998         Log: Upgrade to CGI.pm-3.13
3999      Branch: perl
4000            + lib/CGI/t/no_tabindex.t
4001            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes
4002            ! lib/CGI/Cookie.pm lib/CGI/t/form.t
4003 ____________________________________________________________________________
4004 [ 26259] By: rgs                                   on 2005/12/05  16:19:35
4005         Log: "Malformed UTF-8 character" was a severe warning, and can now be
4006              also a fatal error (since change #26258)
4007      Branch: perl
4008            ! pod/perldiag.pod
4009 ____________________________________________________________________________
4010 [ 26258] By: rgs                                   on 2005/12/05  16:04:16
4011         Log: Subject: Re: [perl #37836] Simple Regex causes SEGV when run on specific data
4012              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4013              Date: Tue, 06 Dec 2005 00:35:52 +0900
4014              Message-Id: <20051206003221.5AD9.BQW10602@nifty.com>
4015      Branch: perl
4016            ! regexec.c
4017 ____________________________________________________________________________
4018 [ 26257] By: rgs                                   on 2005/12/05  15:25:00
4019         Log: Better variable names make code clearer
4020              
4021              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
4022              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4023              Date: Sun, 04 Dec 2005 16:24:29 +0900
4024              Message-Id: <20051204162412.D720.BQW10602@nifty.com>
4025      Branch: perl
4026            ! embed.fnc proto.h utf8.c
4027 ____________________________________________________________________________
4028 [ 26256] By: rgs                                   on 2005/12/05  15:20:32
4029         Log: Rework the error messages from the swashget code.
4030              
4031              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
4032              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4033              Date: Sun, 04 Dec 2005 16:24:59 +0900
4034              Message-Id: <20051204162431.D723.BQW10602@nifty.com>
4035      Branch: perl
4036            ! pod/perldiag.pod utf8.c
4037 ____________________________________________________________________________
4038 [ 26255] By: rgs                                   on 2005/12/05  15:15:53
4039         Log: Clarification and cleanup of the XS SWASHGET code
4040              
4041              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
4042              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4043              Date: Sun, 04 Dec 2005 16:28:35 +0900
4044              Message-Id: <20051204162508.D726.BQW10602@nifty.com>
4045      Branch: perl
4046            ! lib/utf8_heavy.pl regexec.c t/op/pat.t utf8.c
4047 ____________________________________________________________________________
4048 [ 26254] By: rgs                                   on 2005/12/05  09:58:02
4049         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80.tar.gz
4050              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
4051              Date: Sat, 03 Dec 2005 12:24:05 +0100
4052              Message-ID: <87mzji8luy.fsf@k75.linux.bogus>
4053      Branch: perl
4054            ! lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
4055 ____________________________________________________________________________
4056 [ 26253] By: mhx                                   on 2005/12/04  19:37:58
4057         Log: NULL is a legal value for newXS()'s name parameter.
4058              (This caused strange build failures with gcc4 -O3)
4059      Branch: perl
4060            ! embed.fnc proto.h
4061 ____________________________________________________________________________
4062 [ 26252] By: stevep                                on 2005/12/04  15:30:55
4063         Log: Fix handling of author's names that had apostrophes.  Based on a patch
4064              by Sean O'Rourke <sorourke@cs.ucsd.edu> in RT bug #22950.
4065      Branch: perl
4066            ! utils/h2xs.PL
4067 ____________________________________________________________________________
4068 [ 26251] By: davem                                 on 2005/12/03  15:20:24
4069         Log: clarify description of vector (v) sprintf format modifier
4070      Branch: perl
4071            ! pod/perlfunc.pod
4072 ____________________________________________________________________________
4073 [ 26250] By: craigb                                on 2005/12/03  15:15:47
4074         Log: In vms/vms.c, don't use the thread-specific Newx() during
4075              startup before threads are initialized.  
4076      Branch: perl
4077            ! vms/vms.c
4078 ____________________________________________________________________________
4079 [ 26249] By: stevep                                on 2005/12/03  12:31:02
4080         Log: Update perlhack.pod with the updated, permanent ActiveState URLs
4081      Branch: perl
4082            ! pod/perlhack.pod
4083 ____________________________________________________________________________
4084 [ 26248] By: rgs                                   on 2005/12/03  12:16:54
4085         Log: Missing chunk in change #26247.
4086      Branch: perl
4087            ! ext/Sys/Syslog/Syslog.pm
4088 ____________________________________________________________________________
4089 [ 26247] By: rgs                                   on 2005/12/03  11:23:29
4090         Log: Sys::Syslog::syslog can accept a message without printf
4091              escapes and arguments.
4092              
4093              Subject: Re: Perl PR: "Security holes in Sys::Syslog"
4094              From: Gisle Aas <gisle@activestate.com>
4095              Date: 03 Dec 2005 03:35:32 -0800
4096              Message-ID: <lracfi2z23.fsf@caliper.activestate.com>
4097      Branch: perl
4098            ! ext/Sys/Syslog/Syslog.pm
4099 ____________________________________________________________________________
4100 [ 26246] By: stevep                                on 2005/12/03  03:30:00
4101         Log: Upgrade to version-0.50
4102      Branch: perl
4103            ! lib/version.pm lib/version.pod lib/version.t util.c
4104 ____________________________________________________________________________
4105 [ 26245] By: rgs                                   on 2005/12/02  23:00:55
4106         Log: Replace ^M by a space in test for bug #37716, to make
4107              Cygwin happy (found by Yitzchak)
4108      Branch: perl
4109            ! lib/File/Compare.t
4110 ____________________________________________________________________________
4111 [ 26244] By: nicholas                              on 2005/12/02  17:15:27
4112         Log: Address Hugo's comment on Dave's change (26240)
4113      Branch: perl
4114            ! sv.c
4115 ____________________________________________________________________________
4116 [ 26243] By: rgs                                   on 2005/12/02  10:37:05
4117         Log: Subject: Storable retrieve_lscalar fails for empty strings [PATCH]
4118              From: Gisle Aas <gisle@ActiveState.com>
4119              Date: 28 Nov 2005 04:48:18 -0800
4120              Message-ID: <lr3blhndkd.fsf@caliper.activestate.com>
4121              
4122              and
4123              Message-ID: <lrwtisn062.fsf@caliper.activestate.com>
4124      Branch: perl
4125            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
4126 ____________________________________________________________________________
4127 [ 26242] By: rgs                                   on 2005/12/02  09:26:48
4128         Log: Subject: [PATCH] Signs, signs, everywhere a sign
4129              From: Andy Lester <andy@petdance.com>
4130              Date: Thu, 1 Dec 2005 14:24:51 -0600
4131              Message-ID: <20051201202451.GI22713@petdance.com>
4132      Branch: perl
4133            ! pp_pack.c
4134 ____________________________________________________________________________
4135 [ 26241] By: stevep                                on 2005/12/01  20:27:34
4136         Log: Nit from change #26232 noticed by H. Merijn Brand
4137      Branch: perl
4138            ! pod/perlop.pod
4139 ____________________________________________________________________________
4140 [ 26240] By: davem                                 on 2005/12/01  16:40:29
4141         Log: sprintf %NNN$ check for large values wrapping to negative
4142      Branch: perl
4143            ! sv.c t/op/sprintf2.t
4144 ____________________________________________________________________________
4145 [ 26239] By: rgs                                   on 2005/12/01  15:40:11
4146         Log: Always define PL_memory_wrap, and use it for the new sprintf checks
4147      Branch: perl
4148            ! makedef.pl perl.h sv.c
4149 ____________________________________________________________________________
4150 [ 26238] By: rgs                                   on 2005/12/01  15:26:09
4151         Log: Missing #ifdef, noticed by Jan Dubois
4152      Branch: perl
4153            ! sv.c
4154 ____________________________________________________________________________
4155 [ 26237] By: rgs                                   on 2005/12/01  14:25:34
4156         Log: Subject: [PATCH] Re: Perl PR: "Security holes in Sys::Syslog"
4157              From: Gisle Aas <gisle@ActiveState.com>
4158              Date: 01 Dec 2005 06:20:14 -0800
4159              Message-ID: <lroe406grl.fsf_-_@caliper.activestate.com>
4160              
4161              Subject: [PATCH] Suppress "0b" prefix for sprintf("%#b", 0)
4162              From: Gisle Aas <gisle@ActiveState.com>
4163              Date: 01 Dec 2005 06:11:44 -0800
4164              Message-ID: <lrsltc6h5r.fsf_-_@caliper.activestate.com>
4165      Branch: perl
4166            ! sv.c t/op/sprintf.t
4167 ____________________________________________________________________________
4168 [ 26236] By: rgs                                   on 2005/12/01  11:52:24
4169         Log: Subject: [PATCH] Disable constant folding of sprintf
4170              From: Gisle Aas <gisle@ActiveState.com>
4171              Date: 01 Dec 2005 03:22:10 -0800
4172              Message-ID: <lr8xv56p0d.fsf_-_@caliper.activestate.com>
4173      Branch: perl
4174            ! op.c opcode.h opcode.pl t/lib/warnings/sv t/op/sprintf2.t
4175 ____________________________________________________________________________
4176 [ 26235] By: rgs                                   on 2005/12/01  09:26:01
4177         Log: Subject: [patch] Re: Perl PR: "Security holes in Sys::Syslog"
4178              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
4179              Date: Wed, 30 Nov 2005 20:17:31 -0800
4180              Message-ID: <438E795B.9060805@ActiveState.com>
4181      Branch: perl
4182            ! sv.c
4183 ____________________________________________________________________________
4184 [ 26234] By: rgs                                   on 2005/12/01  08:34:42
4185         Log: Revert change #26110 (already reverted in maintperl by change 26182)
4186      Branch: perl
4187            ! op.c
4188 ____________________________________________________________________________
4189 [ 26233] By: rgs                                   on 2005/11/30  21:15:21
4190         Log: Jan Dubois notices that sitecustomize.pl is to be found in sitelib,
4191              not siteperl
4192      Branch: perl
4193            ! pod/perlrun.pod
4194 ____________________________________________________________________________
4195 [ 26232] By: stevep                                on 2005/11/30  19:09:17
4196         Log: dor-assign (//=) was missing from perlop.pod
4197      Branch: perl
4198            ! pod/perlop.pod
4199 ____________________________________________________________________________
4200 [ 26231] By: rgs                                   on 2005/11/30  17:57:16
4201         Log: Subject: [PATCH] Remove redundant SvUTF8_on() calls
4202              From: Gisle Aas <gisle@ActiveState.com>
4203              Date: 30 Nov 2005 09:28:54 -0800
4204              Message-ID: <lrhd9uhwo9.fsf@caliper.activestate.com>
4205      Branch: perl
4206            ! pp.c sv.c
4207 ____________________________________________________________________________
4208 [ 26229] By: rgs                                   on 2005/11/30  14:29:23
4209         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
4210              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4211              Date: Sun, 27 Nov 2005 17:02:02 +0900
4212              Message-Id: <20051127170016.A786.BQW10602@nifty.com>
4213      Branch: perl
4214            ! embed.fnc embed.h lib/utf8_heavy.pl pod/perlapi.pod
4215            ! pod/perlintern.pod proto.h universal.c utf8.c utf8.h
4216            ! utfebcdic.h
4217 ____________________________________________________________________________
4218 [ 26228] By: nicholas                              on 2005/11/30  13:55:05
4219         Log: The regexp engine should check SV flags rather than SV type for
4220              determining if something is a reference, because under the debugger
4221              the value returned by the swash code is SVt_PVMG.
4222              Not doing this has the side effect of repeatedly reassigning the
4223              same array element, which causes destructors to fire on the reassignment
4224              which in turn causes &utf8::DESTROY to run outside of the pseudo-safety
4225              of save_re_context, which under the debugger involves re-entering the
4226              regexp engine, which causes corruption of the regexp engine's global
4227              state.
4228      Branch: perl
4229            ! regexec.c
4230 ____________________________________________________________________________
4231 [ 26227] By: rgs                                   on 2005/11/30  12:30:47
4232         Log: Fix B::Concise tests after change #26226
4233      Branch: perl
4234            ! ext/B/t/optree_varinit.t
4235 ____________________________________________________________________________
4236 [ 26226] By: rgs                                   on 2005/11/30  09:53:11
4237         Log: Revert change #22520 (optimise away my $foo = undef and similar
4238              constructs), in order to fix bug perl #37776
4239      Branch: perl
4240            ! op.c t/op/my.t
4241 ____________________________________________________________________________
4242 [ 26225] By: rgs                                   on 2005/11/29  17:40:16
4243         Log: Subject: Re: [perl #37716] Re: File::Compare broken for filenames with whitespace
4244              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
4245              Date: Tue, 29 Nov 2005 08:07:19 +0100
4246              Message-ID: <878xv89bko.fsf@k75.linux.bogus>
4247      Branch: perl
4248            ! lib/File/Compare.pm lib/File/Compare.t
4249 ____________________________________________________________________________
4250 [ 26224] By: stevep                                on 2005/11/29  12:36:46
4251         Log: Assimilate Pod-Escapes-1.04.  This is a prereq for Pod::Simple, 
4252              which is now a prereq for podlators.
4253      Branch: perl
4254            + lib/Pod/Escapes.pm lib/Pod/Escapes/ChangeLog
4255            + lib/Pod/Escapes/README lib/Pod/Escapes/t/01_about_verbose.t
4256            + lib/Pod/Escapes/t/10_main.t
4257            + lib/Pod/Escapes/t/15_name2charnum.t
4258            ! MANIFEST Porting/Maintainers.pl
4259 ____________________________________________________________________________
4260 [ 26223] By: rgs                                   on 2005/11/28  18:43:51
4261         Log: Typo fix, by Olivier Blin
4262      Branch: perl
4263            ! lib/Getopt/Long.pm
4264 ____________________________________________________________________________
4265 [ 26222] By: steveh                                on 2005/11/28  17:07:25
4266         Log: Fix ext/POSIX/t/time.t on Win32
4267              
4268              According to MSDN, "The string result produced by ctime contains
4269              exactly 26 characters and has the form: Wed Jan 02 02:03:55 1980\n\0"
4270              so we *do* want the leading zero on the day returned by strftime
4271      Branch: perl
4272            ! ext/POSIX/t/time.t
4273 ____________________________________________________________________________
4274 [ 26221] By: stevep                                on 2005/11/28  14:11:23
4275         Log: Mac OS X/Darwin seems to have problems with tzname().
4276      Branch: perl
4277            ! ext/POSIX/t/time.t
4278 ____________________________________________________________________________
4279 [ 26220] By: rgs                                   on 2005/11/28  11:00:37
4280         Log: FAQ sync.
4281      Branch: perl
4282            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
4283            ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq9.pod
4284 ____________________________________________________________________________
4285 [ 26219] By: stevep                                on 2005/11/28  02:48:18
4286         Log: Subject: [PATCH] Math::Trig: blead and maint (doc patch only): s/Bay/Gulf/ and do away with bad quotes
4287              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
4288              Date: Sun, 27 Nov 2005 23:04:31 +0200 (EET)
4289              Message-Id: <20051127210431.F1D2C6CF55@ugli.hut.fi>
4290      Branch: perl
4291            ! lib/Math/Trig.pm
4292 ____________________________________________________________________________
4293 [ 26218] By: stevep                                on 2005/11/28  02:34:49
4294         Log: Mention of possible use of a scalar variable on the rhs of an arrow "->" 
4295              operator added to close two tickets.
4296      Branch: perl
4297            ! pod/perlobj.pod
4298 ____________________________________________________________________________
4299 [ 26217] By: rgs                                   on 2005/11/27  23:18:38
4300         Log: Don't let MakeMaker install doc for MIME::Base64
4301              (since installpod does it already)
4302      Branch: perl
4303            ! ext/MIME/Base64/Makefile.PL
4304 ____________________________________________________________________________
4305 [ 26216] By: rgs                                   on 2005/11/27  22:42:42
4306         Log: Upgrade to Getopt::Long 2.34_04
4307      Branch: perl
4308            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
4309            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
4310            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
4311            ! lib/Getopt/Long/t/gol-oo.t
4312 ____________________________________________________________________________
4313 [ 26215] By: rgs                                   on 2005/11/27  21:43:17
4314         Log: Subject: [PATCH] fix wrong pool error in cygwin build
4315              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
4316              Date: Nov 27, 2005 9:29 AM
4317              Message-ID: <20051127082918.GA2556@efn.org>
4318      Branch: perl
4319            ! cygwin/cygwin.c
4320 ____________________________________________________________________________
4321 [ 26214] By: stevep                                on 2005/11/27  02:35:25
4322         Log: Upgrade to MIME-Base64-3.06
4323      Branch: perl
4324            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
4325            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
4326            ! ext/MIME/Base64/QuotedPrint.pm
4327 ____________________________________________________________________________
4328 [ 26213] By: stevep                                on 2005/11/26  12:48:42
4329         Log: Deal with differences in what clock() does between POSIX and BSD.
4330      Branch: perl
4331            ! ext/POSIX/t/time.t
4332 ____________________________________________________________________________
4333 [ 26212] By: stevep                                on 2005/11/26  12:04:00
4334         Log: Upgrade to Scalar-List-Utils-1.18
4335      Branch: perl
4336            + ext/List/Util/t/00version.t
4337            ! MANIFEST ext/List/Util/Changes
4338 ____________________________________________________________________________
4339 [ 26211] By: stevep                                on 2005/11/26  11:50:17
4340         Log: Upgrade to Digest-MD5-2.35
4341      Branch: perl
4342            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4343            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
4344            ! ext/Digest/MD5/t/files.t
4345 ____________________________________________________________________________
4346 [ 26210] By: stevep                                on 2005/11/26  11:40:57
4347         Log: Actually update one of the files from the previous change.
4348      Branch: perl
4349            ! lib/Digest.pm
4350 ____________________________________________________________________________
4351 [ 26209] By: stevep                                on 2005/11/26  11:38:02
4352         Log: Upgrade to Digest-1.14
4353      Branch: perl
4354            ! lib/Digest.pm lib/Digest/Changes
4355 ____________________________________________________________________________
4356 [ 26208] By: stevep                                on 2005/11/26  02:56:26
4357         Log: Just be explicit about $TZ.  
4358      Branch: perl
4359            ! ext/POSIX/t/time.t
4360 ____________________________________________________________________________
4361 [ 26207] By: stevep                                on 2005/11/26  02:32:10
4362         Log: Hmmm...strftime() does work on Win32, but tzset() is having problems
4363              on OpenBSD.
4364      Branch: perl
4365            ! ext/POSIX/t/time.t
4366 ____________________________________________________________________________
4367 [ 26206] By: stevep                                on 2005/11/26  01:31:24
4368         Log: Additional tests for B and POSIX.  The POSIX ones concern me a bit,
4369              but I don't expect any black smokes because of testing on OpenBSD,
4370              Linux, Win32, an Cygwin.
4371      Branch: perl
4372            + ext/POSIX/t/time.t
4373            ! MANIFEST ext/B/t/b.t
4374 ____________________________________________________________________________
4375 [ 26205] By: nicholas                              on 2005/11/25  15:12:02
4376         Log: Move report_uninit() and its static supporting functions to the end of
4377              sv.c, so that they are not sandwiched between the two halves of the
4378              SV allocation code. However, the diff looks far more evil than it
4379              should given that this is just moving a single albeit large hunk.
4380      Branch: perl
4381            ! sv.c
4382 ____________________________________________________________________________
4383 [ 26204] By: rgs                                   on 2005/11/25  12:40:34
4384         Log: Subject: [PATCH] perlpod documentation discrepancy in 5.8.6 ( and maybe later? )
4385              From: demerphq <demerphq@gmail.com>
4386              Date: Fri, 25 Nov 2005 13:57:38 +0100
4387              Message-ID: <9b18b3110511250457k6c196c4fu167badd045c2d9e6@mail.gmail.com>
4388      Branch: perl
4389            ! pod/perlpod.pod
4390 ____________________________________________________________________________
4391 [ 26203] By: rgs                                   on 2005/11/24  16:09:48
4392         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
4393              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4394              Date: Fri, 25 Nov 2005 00:19:35 +0900
4395              Message-Id: <20051125001031.24E3.BQW10602@nifty.com>
4396              
4397              Date: Fri, 25 Nov 2005 01:18:17 +0900
4398              Message-Id: <20051125011410.24E9.BQW10602@nifty.com>
4399      Branch: perl
4400            ! universal.c utf8.c
4401 ____________________________________________________________________________
4402 [ 26202] By: rgs                                   on 2005/11/24  15:38:05
4403         Log: Document new perldoc -L switch
4404              
4405              Subject: Re: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
4406              From: Enrico Sorcinelli <bepi@perl.it>
4407              Date: Thu, 24 Nov 2005 16:04:03 +0100
4408              Message-Id: <20051124160403.568a194b.bepi@perl.it>
4409      Branch: perl
4410            ! pod/perldoc.pod
4411 ____________________________________________________________________________
4412 [ 26201] By: rgs                                   on 2005/11/24  08:52:35
4413         Log: Delete a README made redundant by change 26200.
4414      Branch: perl
4415            - wince/README.perlce
4416 ____________________________________________________________________________
4417 [ 26200] By: rgs                                   on 2005/11/23  20:45:44
4418         Log: Subject: [PATCH @26198] perlce touches
4419              From: Konovalov, Vadim <vkonovalov@spb.lucent.com>
4420              Date: Nov 23, 2005 8:55 PM
4421              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DDC3@itotest-1.spb.lucent.com>
4422      Branch: perl
4423            ! INSTALL MANIFEST README.ce makedef.pl wince/Makefile.ce
4424            ! wince/wince.c
4425 ____________________________________________________________________________
4426 [ 26199] By: rgs                                   on 2005/11/23  15:34:54
4427         Log: Subject: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
4428              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4429              Date: Wed, 23 Nov 2005 17:57:34 +0900
4430              Message-Id: <20051123175603.FFD5.BQW10602@nifty.com>
4431              
4432              And :
4433              Message-Id: <20051123202935.4D9D.BQW10602@nifty.com>
4434              
4435              with some nits to use U8 instead of char more consistently
4436      Branch: perl
4437            ! lib/utf8_heavy.pl t/op/pat.t universal.c utf8.c
4438 ____________________________________________________________________________
4439 [ 26198] By: rgs                                   on 2005/11/22  21:24:19
4440         Log: Notes in perlstyle about POD formatting, by Sébastien
4441              Aperghis-Tramoni, with nits by chromatic and Randy W. Sims.
4442      Branch: perl
4443            ! pod/perlstyle.pod
4444 ____________________________________________________________________________
4445 [ 26197] By: nicholas                              on 2005/11/22  20:23:34
4446         Log: Note the URL describing the vast riches awaiting us.
4447      Branch: perl
4448            ! t/lib/1_compile.t
4449 ____________________________________________________________________________
4450 [ 26196] By: davem                                 on 2005/11/22  16:52:24
4451         Log: include PERL_TRACK_MEMPOOL in perl -V output
4452      Branch: perl
4453            ! perl.c
4454 ____________________________________________________________________________
4455 [ 26195] By: davem                                 on 2005/11/22  16:32:42
4456         Log: perl segfaults on reversed array reference
4457              
4458              The 'for (reverse @a)' optimisation got its index wrong when
4459              create LVALUE SVs for undef elements
4460      Branch: perl
4461            ! pp_ctl.c pp_hot.c t/op/loopctl.t
4462 ____________________________________________________________________________
4463 [ 26194] By: rgs                                   on 2005/11/22  16:16:00
4464         Log: Subject: [DOC PATCH] Sort subs *can* now be recursive
4465              From: Robin Houston <robin@cpan.org>
4466              Date: Tue, 22 Nov 2005 13:28:17 +0000
4467              Message-ID: <20051122132817.GA20895@rpc142.cs.man.ac.uk>
4468      Branch: perl
4469            ! pod/perlfunc.pod
4470 ____________________________________________________________________________
4471 [ 26193] By: rgs                                   on 2005/11/22  16:10:00
4472         Log: Use the system's free to dealloc a PV allocated by the system
4473              (more precisely by libgdbm.) See :
4474              
4475              Subject: GDBM_file realloc failures
4476              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
4477              Date: Mon, 21 Nov 2005 18:22:00 +0100
4478              Message-ID: <20051121182200.0b3d2454@grubert.mandrakesoft.com>
4479      Branch: perl
4480            ! ext/GDBM_File/GDBM_File.xs
4481 ____________________________________________________________________________
4482 [ 26192] By: rgs                                   on 2005/11/22  15:54:16
4483         Log: Subject: Re: [PATCH] concat interacts badly with magic
4484              From: Robin Houston <robin@cpan.org>
4485              Date: Tue, 22 Nov 2005 14:07:27 +0000
4486              Message-ID: <20051122140727.GA29861@rpc142.cs.man.ac.uk>
4487              
4488              (new version of patch for bug #37722)
4489      Branch: perl
4490            ! pp_hot.c t/lib/warnings/9uninit t/lib/warnings/pp_hot
4491            ! t/op/tie.t
4492 ____________________________________________________________________________
4493 [ 26191] By: rgs                                   on 2005/11/22  14:16:05
4494         Log: Subject: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
4495              From: Enrico Sorcinelli <bepi@perl.it>
4496              Date: Sun, 20 Nov 2005 10:20:51 +0100
4497              Message-Id: <20051120102051.23ef095d.bepi@perl.it>
4498              
4499              Also, bump version number of Perldoc.
4500      Branch: perl
4501            ! lib/Pod/Perldoc.pm
4502 ____________________________________________________________________________
4503 [ 26190] By: rgs                                   on 2005/11/22  11:29:03
4504         Log: Revert change #26185, which could have some unwanted side-effects.
4505              (lib/warnings.t had failures due to this patch.)
4506              Moreover Dave Mitchell correctly pointed out that [perl #37722]
4507              wasn't really a bug.
4508      Branch: perl
4509            ! pp_hot.c t/op/tie.t
4510 ____________________________________________________________________________
4511 [ 26189] By: merijn                                on 2005/11/22  06:33:05
4512         Log: Subject: RE: [perl #37708] [PATCH] wrong IP_ constants on Win32 
4513              From: "Jan Dubois" <jand@ActiveState.com>
4514              Date: Mon, 21 Nov 2005 21:35:51 -0800
4515              Message-ID: <062401c5ef26$99b3a490$2217a8c0@candy>
4516      Branch: perl
4517            ! win32/include/sys/socket.h
4518 ____________________________________________________________________________
4519 [ 26188] By: stevep                                on 2005/11/22  03:41:17
4520         Log: Subject: [PATCH] ff_chop.patch redux
4521              From: Andy Lester <andy@petdance.com>
4522              Date: Mon, 21 Nov 2005 21:16:14 -0600
4523              Message-ID: <20051122031614.GB19424@petdance.com>
4524      Branch: perl
4525            ! pp_ctl.c
4526 ____________________________________________________________________________
4527 [ 26187] By: stevep                                on 2005/11/22  03:37:30
4528         Log: Subject: patch@26180 - t/op/pat.t : Can't reset %ENV on VMS
4529              From: "John E. Malmberg" <wb8tyw@qsl.net>
4530              Date: Mon, 21 Nov 2005 22:09:17 -0500
4531              Message-ID: <43828BDD.7080302@qsl.net>
4532      Branch: perl
4533            ! t/op/pat.t
4534 ____________________________________________________________________________
4535 [ 26186] By: stevep                                on 2005/11/22  03:32:04
4536         Log: Subject: patch@26180 - t/op/array.t : Can't reset %ENV on VMS
4537              From: "John E. Malmberg" <wb8tyw@qsl.net>
4538              Date: Mon, 21 Nov 2005 21:19:31 -0500
4539              Message-ID: <43828033.9040708@qsl.net>
4540      Branch: perl
4541            ! t/op/array.t
4542 ____________________________________________________________________________
4543 [ 26185] By: rgs                                   on 2005/11/21  17:19:34
4544         Log: Subject: [PATCH] concat interacts badly with magic
4545              From: Robin Houston <robin@cpan.org>
4546              Date: Mon, 21 Nov 2005 17:03:39 +0000
4547              Message-ID: <20051121170339.GA8214@rpc142.cs.man.ac.uk>
4548      Branch: perl
4549            ! pp_hot.c t/op/tie.t
4550 ____________________________________________________________________________
4551 [ 26184] By: nicholas                              on 2005/11/21  14:18:03
4552         Log: Flip the sign of the value in body details offset, and change its type
4553              to size_t.
4554      Branch: perl
4555            ! sv.c
4556 ____________________________________________________________________________
4557 [ 26183] By: merijn                                on 2005/11/21  14:11:28
4558         Log: Thread failures on AIX (and others) caused by interleaved output
4559              
4560              Subject: Smoke [5.9.3] 26168 FAIL(X) AIX 4.3.3.0/ML11 (PPC/1 cpu)
4561              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
4562              Date: Sun, 20 Nov 2005 14:36 +0100
4563              Message-Id: <200511201337.jAKDbc1O066213@smtp-vbr6.xs4all.nl>
4564      Branch: perl
4565            ! t/op/threads.t
4566 ____________________________________________________________________________
4567 [ 26181] By: rgs                                   on 2005/11/21  08:58:59
4568         Log: Upgrade to Time::HiRes 1.83
4569      Branch: perl
4570            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
4571            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
4572 ____________________________________________________________________________
4573 [ 26180] By: nicholas                              on 2005/11/20  20:39:50
4574         Log: Eliminate two more strlen()s, by using the return value of sprintf().
4575      Branch: perl
4576            ! pp_ctl.c
4577 ____________________________________________________________________________
4578 [ 26179] By: rgs                                   on 2005/11/20  12:10:15
4579         Log: Declarations must come first, or some compilers aren't happy.
4580              (spotted by Jarkko)
4581      Branch: perl
4582            ! ext/B/B.xs
4583 ____________________________________________________________________________
4584 [ 26178] By: stevep                                on 2005/11/20  02:41:01
4585         Log: Subject: [PATCH] Pulling ancient RCS comments
4586              From: Andy Lester <andy@petdance.com>
4587              Date: Sat, 19 Nov 2005 00:16:39 -0600
4588              Message-ID: <20051119061639.GA25086@petdance.com>
4589      Branch: perl
4590            ! lib/AnyDBM_File.t lib/importenv.pl lib/stat.pl lib/validate.pl
4591            ! t/base/cond.t t/base/if.t t/base/pat.t t/base/term.t
4592            ! t/cmd/elsif.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
4593            ! t/comp/cmdopt.t t/comp/cpp.t t/comp/decl.t t/io/inplace.t
4594            ! t/io/read.t t/io/tell.t t/op/append.t t/op/auto.t t/op/cond.t
4595            ! t/op/do.t t/op/flip.t t/op/goto_xs.t t/op/my.t t/op/push.t
4596            ! t/op/read.t t/op/time.t t/op/unshift.t
4597 ____________________________________________________________________________
4598 [ 26177] By: stevep                                on 2005/11/20  02:31:10
4599         Log: Subject: Reworked PERL_TRACK_MEMPOOL patch
4600              From: "Jan Dubois" <jand@ActiveState.com>
4601              Date: Fri, 18 Nov 2005 11:38:24 -0800
4602              Message-ID: <003601c5ec77$a45eb260$2217a8c0@candy>
4603      Branch: perl
4604            ! perl.h util.c
4605 ____________________________________________________________________________
4606 [ 26176] By: stevep                                on 2005/11/19  19:14:42
4607         Log: Down with "warning: code has no effect"
4608      Branch: perl
4609            ! XSUB.h
4610 ____________________________________________________________________________
4611 [ 26175] By: stevep                                on 2005/11/19  18:06:14
4612         Log: Cleaning up some warnings generated by "gcc -W"
4613      Branch: perl
4614            ! deb.c ext/B/B.xs ext/Data/Dumper/Dumper.xs
4615            ! ext/PerlIO/encoding/encoding.xs mg.c op.c regcomp.c scope.c
4616 ____________________________________________________________________________
4617 [ 26174] By: stevep                                on 2005/11/19  13:46:27
4618         Log: Upgrade to PathTools-3.14
4619      Branch: perl
4620            + lib/File/Spec/t/tmpdir.t
4621            ! MANIFEST ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
4622            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
4623            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
4624            ! lib/File/Spec/t/Spec.t
4625 ____________________________________________________________________________
4626 [ 26173] By: nicholas                              on 2005/11/19  11:21:15
4627         Log: Norman observed that a couple of macros could make the body defintion
4628              table a lot more readable.
4629      Branch: perl
4630            ! sv.c
4631 ____________________________________________________________________________
4632 [ 26172] By: nicholas                              on 2005/11/19  00:50:33
4633         Log: With -DPURFIY we change the flags so that everything is allocated
4634              directly. (Don't use arenas at all.) This seems a rather elegant way
4635              to simplify some of the code in sv.c by removing conditional
4636              compilation.
4637      Branch: perl
4638            ! sv.c
4639 ____________________________________________________________________________
4640 [ 26171] By: nicholas                              on 2005/11/19  00:21:58
4641         Log: Map the HE arena onto SV type 0 (SVt_NULL).
4642              Abolish PL_he_root and PL_he_arenaroot.
4643      Branch: perl
4644            ! embedvar.h ext/XS/APItest/APItest.xs hv.c intrpvar.h perlapi.h
4645            ! sv.c sv.h
4646 ____________________________________________________________________________
4647 [ 26170] By: nicholas                              on 2005/11/18  23:44:32
4648         Log: Remove all the now unused new_XFOO()/del_XFOO() macros
4649      Branch: perl
4650            ! sv.c
4651 ____________________________________________________________________________
4652 [ 26169] By: nicholas                              on 2005/11/18  23:28:59
4653         Log: sv_clear can manipulate the arena array directly too.
4654              Also, I think that we may have been "leaking" NV bodies in blead since
4655              25051. Oops. (Will not have been detectable except with -DPURIFY as
4656              the leak is not returning them as free to the arena)
4657      Branch: perl
4658            ! sv.c
4659 ____________________________________________________________________________
4660 [ 26168] By: nicholas                              on 2005/11/18  21:25:23
4661         Log: We only need to zero new bodies for upgrades. sv_dup doesn't need to
4662              zero as it's copying over the same sized structure. So change
4663              new_NOARENA to malloc(), and add new_NOARENAZ() to calloc()
4664      Branch: perl
4665            ! sv.c
4666 ____________________________________________________________________________
4667 [ 26167] By: nicholas                              on 2005/11/18  21:02:34
4668         Log: Merge the arms of the switch. The decision about what comes from an
4669              arena and what comes from malloc is now solely in the table.
4670      Branch: perl
4671            ! sv.c
4672 ____________________________________________________________________________
4673 [ 26166] By: nicholas                              on 2005/11/18  20:38:26
4674         Log: Elimiate new_body_length from sv_dup. Replace SvTYPE(sstr) with
4675              sv_type, which is a constant variable with the same value.
4676      Branch: perl
4677            ! sv.c
4678 ____________________________________________________________________________
4679 [ 26165] By: nicholas                              on 2005/11/18  19:50:24
4680         Log: Eliminate new_body_offset from sv_dup()
4681      Branch: perl
4682            ! sv.c
4683 ____________________________________________________________________________
4684 [ 26164] By: nicholas                              on 2005/11/18  17:37:39
4685         Log: Merge the last remaining case duplication in sv_upgrade
4686      Branch: perl
4687            ! sv.c
4688 ____________________________________________________________________________
4689 [ 26163] By: nicholas                              on 2005/11/18  16:18:38
4690         Log: Eliminate new_body_length from sv_upgrade
4691      Branch: perl
4692            ! sv.c
4693 ____________________________________________________________________________
4694 [ 26162] By: nicholas                              on 2005/11/18  15:51:10
4695         Log: Eliminate new_body_offset from sv_upgrade
4696      Branch: perl
4697            ! sv.c
4698 ____________________________________________________________________________
4699 [ 26161] By: nicholas                              on 2005/11/18  15:03:01
4700         Log: new_body_inline doesn't need to be passed the root, as it's already
4701              inferring the arenaroot directly from the passed-in type.
4702      Branch: perl
4703            ! sv.c
4704 ____________________________________________________________________________
4705 [ 26160] By: rgs                                   on 2005/11/18  12:40:16
4706         Log: Tabs are still required in the MANIFEST
4707      Branch: perl
4708            ! MANIFEST
4709 ____________________________________________________________________________
4710 [ 26159] By: nicholas                              on 2005/11/18  12:06:06
4711         Log: Add a flag to the body details of which types come from arenas.
4712              Update the allocation information for all the types.
4713              Add a new macro new_NOARENA() for allocating the non-arena types.
4714              Use calloc rather than malloc for the new_NOARENA so that the Zero()
4715              can be skipped.
4716      Branch: perl
4717            ! sv.c
4718 ____________________________________________________________________________
4719 [ 26158] By: nicholas                              on 2005/11/18  11:20:10
4720         Log: Simplify the expression for the upgrade logic for SVt_IV.
4721              Replace the "can't happen" comment for SVt_PVIV with assertions
4722              that it didn't happen.
4723      Branch: perl
4724            ! sv.c
4725 ____________________________________________________________________________
4726 [ 26157] By: stevep                                on 2005/11/18  11:07:34
4727         Log: Adding README.linux to the MANIFEST
4728      Branch: perl
4729            ! MANIFEST
4730 ____________________________________________________________________________
4731 [ 26156] By: nicholas                              on 2005/11/18  10:30:12
4732         Log: const and static for the const static private table.
4733              Replace the "upgrade" special case for SVt_PV with assertions as it's
4734              not been needed since we forced *up*grades.
4735      Branch: perl
4736            ! sv.c
4737 ____________________________________________________________________________
4738 [ 26155] By: nicholas                              on 2005/11/18  10:13:31
4739         Log: Rename sv_upgrade's parameter mt to new_type.
4740      Branch: perl
4741            ! sv.c
4742 ____________________________________________________________________________
4743 [ 26154] By: rgs                                   on 2005/11/18  08:30:18
4744         Log: Subject: Dumpvalue doc patch
4745              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
4746              Date: Fri, 18 Nov 2005 03:42:52 +0100
4747              Message-ID: <87br0ibrrn.fsf@k75.linux.bogus>
4748      Branch: perl
4749            ! lib/Dumpvalue.pm
4750 ____________________________________________________________________________
4751 [ 26153] By: stevep                                on 2005/11/18  00:54:53
4752         Log: Initial, albeit hackish, support for the alpha version of Sun Studio
4753              compilers of Linux.
4754      Branch: perl
4755            + README.linux
4756            ! hints/linux.sh
4757 ____________________________________________________________________________
4758 [ 26152] By: nicholas                              on 2005/11/17  23:27:59
4759         Log: All that can be in the first switch statement of sv_upgrade is now
4760              table driven. The shrinking continues on the morrow.
4761      Branch: perl
4762            ! sv.c
4763 ____________________________________________________________________________
4764 [ 26151] By: nicholas                              on 2005/11/17  22:50:07
4765         Log: "Can you see what it is yet?"
4766              Next steps towards making as much as possible table driven.
4767      Branch: perl
4768            ! sv.c
4769 ____________________________________________________________________________
4770 [ 26150] By: nicholas                              on 2005/11/17  21:58:58
4771         Log: Add the size of the structure to copy as a field in the per type
4772              data table.
4773      Branch: perl
4774            ! sv.c
4775 ____________________________________________________________________________
4776 [ 26149] By: nicholas                              on 2005/11/17  16:33:05
4777         Log: Merge sizeof_body_by_svtype and offset_by_svtype into a single array
4778              of structures.
4779      Branch: perl
4780            ! sv.c
4781 ____________________________________________________________________________
4782 [ 26148] By: nicholas                              on 2005/11/17  14:36:39
4783         Log: Move the location of the definition of the arena slot used for pte
4784              into sv.h, to keep it in one central place.
4785              Change it to use SVt_RV. (Having SVt_IV for real use will be useful.
4786              SVt_RV has no body, and doesn't pretend to have one, so it is spare.)
4787      Branch: perl
4788            ! sv.c sv.h
4789 ____________________________________________________________________________
4790 [ 26147] By: rgs                                   on 2005/11/17  14:09:10
4791         Log: Subject: [PATCH] Sort subs now in embed.fnc
4792              From: Andy Lester <andy@petdance.com>
4793              Date: Thu, 17 Nov 2005 07:53:38 -0600
4794              Message-ID: <20051117135338.GA31715@petdance.com>
4795      Branch: perl
4796            ! embed.fnc embed.h pp_sort.c proto.h
4797 ____________________________________________________________________________
4798 [ 26146] By: nicholas                              on 2005/11/17  13:51:01
4799         Log: s/SvTYPE(sv)/old_type/ in sv_upgrade because we already have that value
4800              in that variable.
4801              Don't compile S_new_body with -DPURIFY
4802      Branch: perl
4803            ! sv.c
4804 ____________________________________________________________________________
4805 [ 26145] By: rgs                                   on 2005/11/17  09:06:33
4806         Log: It's clearer to use "morphing" than "polymorphing" when
4807              describing what exec() does
4808      Branch: perl
4809            ! pod/perlmod.pod
4810 ____________________________________________________________________________
4811 [ 26144] By: stevep                                on 2005/11/17  00:18:31
4812         Log: Subject: [perl #37694] segfault with PerlIO::get_layers()
4813              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
4814              Date: Wed, 16 Nov 2005 07:11:41 -0800
4815              Message-ID: <rt-3.0.11-37694-124556.15.9755707729767@perl.org>
4816      Branch: perl
4817            ! universal.c
4818 ____________________________________________________________________________
4819 [ 26143] By: nicholas                              on 2005/11/16  23:40:55
4820         Log: Oi gcc, No! sizeof(void) is an error. *Not* 1.
4821              Wanting sizeof(void) isn't even a compilation error with -ansi
4822              -pedantic. Just a warning. Lame! I'm going to send it back for a full
4823              refund. Hateful software.
4824      Branch: perl
4825            ! sv.c
4826 ____________________________________________________________________________
4827 [ 26142] By: nicholas                              on 2005/11/16  20:18:58
4828         Log: PL_pte_root and PL_pte_arenaroot can be exterminated. Which reveals
4829              an erroneous remaining reference to PL_pte_root to correct.
4830      Branch: perl
4831            ! embedvar.h intrpvar.h perlapi.h sv.c
4832 ____________________________________________________________________________
4833 [ 26141] By: nicholas                              on 2005/11/16  19:26:17
4834         Log: Subject: Re: eliminate discreet arenaroots
4835              From: Jim Cromie <jim.cromie@gmail.com>
4836              Message-ID: <4378E5B0.3010708@gmail.com>
4837              Date: Mon, 14 Nov 2005 12:29:52 -0700
4838      Branch: perl
4839            ! embedvar.h intrpvar.h perlapi.h sv.c sv.h
4840 ____________________________________________________________________________
4841 [ 26140] By: merijn                                on 2005/11/16  19:26:13
4842         Log: Subject: [PATCH @26137] for wince
4843              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
4844              Date: Wed, 16 Nov 2005 20:57:13 +0300
4845              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC9F@itotest-1.spb.lucent.com>
4846      Branch: perl
4847            ! makedef.pl wince/Makefile.ce wince/config.ce wince/config_H.ce
4848            ! wince/wince.c
4849 ____________________________________________________________________________
4850 [ 26137] By: rgs                                   on 2005/11/16  15:06:10
4851         Log: Subject: Re: [perl #37688] Unexpected regex failure. 
4852              From: hv@crypt.org
4853              Date: Wed, 16 Nov 2005 14:54:55 +0000
4854              Message-Id: <200511161454.jAGEst117787@zen.crypt.org>
4855      Branch: perl
4856            ! regexec.c t/op/re_tests
4857 ____________________________________________________________________________
4858 [ 26136] By: rgs                                   on 2005/11/15  16:33:02
4859         Log: Subject: Re: [perl #37616] Bug in &= (string) and/or m//
4860              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4861              Date: Wed, 09 Nov 2005 02:12:00 +0900
4862              Message-Id: <20051109021035.69D8.BQW10602@nifty.com>
4863      Branch: perl
4864            ! doop.c t/op/bop.t
4865 ____________________________________________________________________________
4866 [ 26135] By: rgs                                   on 2005/11/15  13:30:00
4867         Log: Subject: [PATCH] Re: Cygwin status, maint and blead
4868              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
4869              Date: Sun, 13 Nov 2005 16:01:02 -0800
4870              Message-ID: <20051114000102.GA5556@efn.org>
4871      Branch: perl
4872            ! Makefile.SH
4873 ____________________________________________________________________________
4874 [ 26134] By: nicholas                              on 2005/11/14  22:48:02
4875         Log: Remove the two register keywords from auto variables that PERL_POSION
4876              wants to take the address of.
4877      Branch: perl
4878            ! hv.c scope.c
4879 ____________________________________________________________________________
4880 [ 26133] By: nicholas                              on 2005/11/14  22:32:14
4881         Log: More PERL_POISON - poison SvANY() and SvREFCNT() in freed SV heads.
4882              (by using the union pointer to chain the freed heads together)
4883      Branch: perl
4884            ! sv.c
4885 ____________________________________________________________________________
4886 [ 26132] By: nicholas                              on 2005/11/14  22:31:14
4887         Log: Mark all places where perl needs to look at a possibly-freed scalar
4888              with a macro SvIS_FREED(sv)
4889      Branch: perl
4890            ! av.c mg.c op.c pad.c pp_hot.c sv.h
4891 ____________________________________________________________________________
4892 [ 26131] By: stevep                                on 2005/11/14  17:31:59
4893         Log: Removed reference to the non-existent C<Opcode::Custom>.
4894      Branch: perl
4895            ! pod/perlguts.pod
4896 ____________________________________________________________________________
4897 [ 26130] By: rgs                                   on 2005/11/14  16:32:33
4898         Log: The warning "Field too wide in 'u' format in pack" was emitted even
4899              when pack warnings were not enabled
4900      Branch: perl
4901            ! pp_pack.c
4902 ____________________________________________________________________________
4903 [ 26129] By: nicholas                              on 2005/11/14  16:22:26
4904         Log: Provide a crude way for specifying the command line for
4905              make test.valgrind
4906      Branch: perl
4907            ! Makefile.SH t/TEST
4908 ____________________________________________________________________________
4909 [ 26128] By: rgs                                   on 2005/11/14  15:40:08
4910         Log: A better fix for [perl #35847] File::Find not performing as documented,
4911              suggested by Darren Dunham. Includes a fix to the code example that
4912              uses File::Find in perlfaq3.
4913      Branch: perl
4914            ! lib/File/Find.pm pod/perlfaq3.pod
4915 ____________________________________________________________________________
4916 [ 26126] By: rgs                                   on 2005/11/14  12:43:29
4917         Log: Don't warn about lack of docs for functions that appear twice in embed.fnc.
4918      Branch: perl
4919            ! autodoc.pl
4920 ____________________________________________________________________________
4921 [ 26124] By: rgs                                   on 2005/11/14  10:45:25
4922         Log: Fix indentation of apidoc for sv_2pvutf8
4923              (so perlapi.pod is correctly generated)
4924      Branch: perl
4925            ! pod/perlapi.pod sv.c
4926 ____________________________________________________________________________
4927 [ 26123] By: rgs                                   on 2005/11/14  10:24:58
4928         Log: Suppress gcc warnings when ignoring the return value of io_close(),
4929              as suggested by Gisle Aas.
4930      Branch: perl
4931            ! embed.fnc proto.h
4932 ____________________________________________________________________________
4933 [ 26122] By: rgs                                   on 2005/11/14  10:13:41
4934         Log: Subject: [PATCH] Missing ; in Storable.xs
4935              From: Gisle Aas <gisle@ActiveState.com>
4936              Date: 14 Nov 2005 02:32:14 -0800
4937              Message-ID: <lrhdafy0y9.fsf_-_@caliper.activestate.com>
4938      Branch: perl
4939            ! ext/Storable/Storable.xs
4940 ____________________________________________________________________________
4941 [ 26120] By: steveh                                on 2005/11/14  09:39:48
4942         Log: Subject: [PATCH] Compress::Zlib
4943              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
4944              Date: Sun, 13 Nov 2005 17:09:08 -0000
4945              Message-ID: <00d101c5e874$f865f910$6d1c140a@myopwv.com>
4946      Branch: perl
4947            ! ext/Compress/Zlib/Zlib.pm
4948            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
4949            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
4950            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
4951            ! ext/Compress/Zlib/t/09gziphdr.t
4952 ____________________________________________________________________________
4953 [ 26119] By: steveh                                on 2005/11/14  09:39:02
4954         Log: Fix code-before-declaration in boot_Storable added by 26107
4955      Branch: perl
4956            ! ext/Storable/Storable.xs
4957 ____________________________________________________________________________
4958 [ 26118] By: stevep                                on 2005/11/14  01:13:16
4959         Log: Subject: [PATCH] consting perlbug breaking in blead & maint
4960              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
4961              Date: Sun, 13 Nov 2005 16:00:49 -0800
4962              Message-ID: <20051114000049.GA7676@efn.org>
4963      Branch: perl
4964            ! utils/perlbug.PL
4965 ____________________________________________________________________________
4966 [ 26112] By: nicholas                              on 2005/11/13  18:47:27
4967         Log: Fix breakages that prevended -DPERL_POISON from compiling.
4968      Branch: perl
4969            ! handy.h sv.h
4970 ____________________________________________________________________________
4971 [ 26110] By: nicholas                              on 2005/11/13  11:44:30
4972         Log: Integrate:
4973              [ 26108]
4974              BEGIN blocks should start a new stack, as they can be called as a
4975              side effect of "regular" Perl API calls within subroutines that have
4976              already cached the current stack's address. If they don't, any stack
4977              extension during the call may move the stack, rendering that cached
4978              value invalid without the cachee realising. (For example, PP code
4979              calling gv_fetchpv() which triggers a load of Errno.pm)
4980      Branch: perl
4981           !> op.c
4982 ____________________________________________________________________________
4983 [ 26107] By: stevep                                on 2005/11/13  00:40:25
4984         Log: Subject: Re: [PATCH] Enhanced Storable::read_magic()
4985              From: Gisle Aas <gisle@ActiveState.com>
4986              Date: 12 Nov 2005 13:13:23 -0800
4987              Message-ID: <lrhdah7eoc.fsf@caliper.activestate.com>
4988      Branch: perl
4989            + ext/Storable/t/file_magic.t
4990            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
4991            ! ext/Storable/Storable.xs
4992 ____________________________________________________________________________
4993 [ 26103] By: stevep                                on 2005/11/12  20:44:16
4994         Log: Upgrade to Locale-Maketext-1.10.  As change #25547 did not make it
4995              into the module release, I bumped the version number and added the
4996              missing code.
4997      Branch: perl
4998            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
4999 ____________________________________________________________________________
5000 [ 26101] By: stevep                                on 2005/11/12  19:46:18
5001         Log: Subject: [perl #37657] segfault with binmode ":pop"
5002              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
5003              Date: Fri, 11 Nov 2005 06:36:20 -0800
5004              Message-ID: <rt-3.0.11-37657-124293.6.03947871136576@perl.org>
5005      Branch: perl
5006            ! perlio.c
5007 ____________________________________________________________________________
5008 [ 26100] By: nicholas                              on 2005/11/12  18:48:29
5009         Log: Make B's tests skip correctly when PerlIO is not configured.
5010      Branch: perl
5011            ! ext/B/t/concise-xs.t ext/B/t/concise.t
5012 ____________________________________________________________________________
5013 [ 26099] By: stevep                                on 2005/11/12  16:59:49
5014         Log: Subject: [PATCH] mathoms prototypes aren't prototypes
5015              From: Andy Lester <andy@petdance.com>
5016              Date: Fri, 11 Nov 2005 17:20:30 -0600
5017              Message-ID: <20051111232030.GA882@petdance.com>
5018      Branch: perl
5019            ! mathoms.c perl.c
5020 ____________________________________________________________________________
5021 [ 26096] By: stevep                                on 2005/11/12  15:41:09
5022         Log: Andy Lester maintains Locale::Maketext now.
5023      Branch: perl
5024            ! Porting/Maintainers.pl
5025 ____________________________________________________________________________
5026 [ 26093] By: nicholas                              on 2005/11/12  10:21:50
5027         Log: Change 26063 got one conditional the wrong way round.
5028      Branch: perl
5029            ! ext/B/B/Bytecode.pm
5030 ____________________________________________________________________________
5031 [ 26091] By: nicholas                              on 2005/11/12  09:15:32
5032         Log: Make the removal of references to AvFLAGS in the B modules conditional
5033              on perl version.
5034      Branch: perl
5035            ! ext/B/B/C.pm ext/B/B/Debug.pm
5036 ____________________________________________________________________________
5037 [ 26090] By: stevep                                on 2005/11/11  22:47:06
5038         Log: const'ing Netdb_host_t broke HP-UX and created warnings on gcc for a double const.  
5039              Netdb_host_t is a macro that for a const pointer.
5040      Branch: perl
5041            ! pp_sys.c
5042 ____________________________________________________________________________
5043 [ 26089] By: nicholas                              on 2005/11/11  21:52:20
5044         Log: 26085 was wrong. Undo it.
5045              (I suspect that I got this wrong because more changes have been made
5046              in blead subsequent to the change I was attempting to merge in, and
5047              and jiggled around with the number of tests)
5048      Branch: perl
5049            ! ext/B/t/concise-xs.t
5050 ____________________________________________________________________________
5051 [ 26088] By: stevep                                on 2005/11/11  16:44:39
5052         Log: Subject: [PATCH] DB_File 1.814
5053              From: Paul Marquess <Paul.Marquess@ntlworld.com>
5054              Date: Fri, 11 Nov 2005 12:09:55 -0000
5055              Message-ID: <00e301c5e6b8$d5a357f0$241c140a@myopwv.com>
5056      Branch: perl
5057            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5058            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
5059 ____________________________________________________________________________
5060 [ 26087] By: stevep                                on 2005/11/11  16:17:03
5061         Log: Subject: [PATCH] Storable 0.1 compatibility
5062              From: Gisle Aas <gisle@ActiveState.com> 
5063              Date: 11 Nov 2005 05:42:29 -0800 
5064              Message-ID: <lry83v712y.fsf@caliper.activestate.com>
5065              
5066              Also added an entry in the main MANIFEST file for the new test and 
5067              a version bump in Storable.pm.
5068      Branch: perl
5069            + ext/Storable/t/compat01.t
5070            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
5071            ! ext/Storable/Storable.xs
5072 ____________________________________________________________________________
5073 [ 26085] By: nicholas                              on 2005/11/11  14:16:30
5074         Log: Correct the version-dependant expression for the number of tests, as it
5075              is now giving the wrong number for 5.8.x
5076      Branch: perl
5077            ! ext/B/t/concise-xs.t
5078 ____________________________________________________________________________
5079 [ 26082] By: stevep                                on 2005/11/11  04:55:56
5080         Log: Subject: [PATCH] Const & local: Special Victims Unit
5081              From: Andy Lester <andy@petdance.com>
5082              Date: Thu, 10 Nov 2005 22:47:00 -0600
5083              Message-ID: <20051111044700.GA24161@petdance.com>
5084      Branch: perl
5085            ! cop.h doio.c doop.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c
5086            ! util.c
5087 ____________________________________________________________________________
5088 [ 26081] By: stevep                                on 2005/11/11  03:27:35
5089         Log: Pod nit in Encode.pm, found by Marc Lehmann in RT #36949. 
5090      Branch: perl
5091            ! ext/Encode/Encode.pm
5092 ____________________________________________________________________________
5093 [ 26080] By: stevep                                on 2005/11/11  03:18:11
5094         Log: Fix for RT #37654.  Added $COMPILING to list of variables exported.
5095      Branch: perl
5096            ! lib/English.pm
5097 ____________________________________________________________________________
5098 [ 26079] By: rgs                                   on 2005/11/10  16:59:15
5099         Log: Subject: [PATCH] Suppress leaked warnings in ExtUtils tests
5100              From: Dominic Dunlop <domo@computer.org>
5101              Date: Thu, 10 Nov 2005 18:10:00 +0100
5102              Message-Id: <D2949A21-7EE3-449F-BEF2-38FAD7B4A483@computer.org>
5103      Branch: perl
5104            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/Manifest.t
5105 ____________________________________________________________________________
5106 [ 26078] By: rgs                                   on 2005/11/10  16:36:12
5107         Log: Patch by Ilya Zakharevich to give more meaningful error
5108              messages from if.pm when invoked with a condition in list
5109              context. Also bump if's VERSION.
5110      Branch: perl
5111            ! lib/if.pm
5112 ____________________________________________________________________________
5113 [ 26077] By: rgs                                   on 2005/11/10  15:10:42
5114         Log: Define PERL_DEFAULT_DO_EXEC3_IMPLEMENTATION earlier in perl.h
5115              (that is, before embed.h, that uses this symbol, is included)
5116      Branch: perl
5117            ! perl.h
5118 ____________________________________________________________________________
5119 [ 26076] By: rgs                                   on 2005/11/10  14:26:12
5120         Log: Subject: [perl #35847] File::Find not performing as documented 
5121              From: "jms@mathras.comcast.net (via RT)" <perlbug-followup@perl.org>
5122              Date: 17 May 2005 10:40:08 -0000
5123              Message-ID: <rt-3.0.11-35847-113088.7.09182163210095@perl.org>
5124      Branch: perl
5125            ! lib/File/Find.pm
5126 ____________________________________________________________________________
5127 [ 26075] By: rgs                                   on 2005/11/10  13:03:20
5128         Log: Subject: [perl #37648] segfault with PERLIO_DEBUG 
5129              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
5130              Date: Thu, 10 Nov 2005 04:31:39 -0800
5131              Message-ID: <rt-3.0.11-37648-124187.17.2251402270294@perl.org>
5132      Branch: perl
5133            ! perlio.c
5134 ____________________________________________________________________________
5135 [ 26074] By: stevep                                on 2005/11/10  12:22:43
5136         Log: Subject: [perl #37582] [PATCH] h2ph inc_dirs() fails to prepend gcc include search path, resulting in missing C standard headers on Linux
5137              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
5138              Date: Tue, 01 Nov 2005 15:22:45 -0800
5139              Message-ID: <rt-3.0.11-37582-123738.12.3509768746337@perl.org>
5140      Branch: perl
5141            ! utils/h2ph.PL
5142 ____________________________________________________________________________
5143 [ 26073] By: rgs                                   on 2005/11/10  10:52:51
5144         Log: Subject: [PATCH] remove whitespace preceding semicolon in docs
5145              From: Steven Schubiger <schubiger@cpan.org>
5146              Date: Mon, 31 Oct 2005 22:48:27 +0100
5147              Message-ID: <20051031214827.GH24416@accognoscere.homeunix.org>
5148      Branch: perl
5149            ! pod/perl561delta.pod pod/perl56delta.pod pod/perlcall.pod
5150            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perlfaq5.pod
5151            ! pod/perlfilter.pod pod/perlipc.pod pod/perllexwarn.pod
5152            ! pod/perlop.pod pod/perlre.pod pod/perlsub.pod pod/perltrap.pod
5153            ! pod/perlxs.pod
5154 ____________________________________________________________________________
5155 [ 26072] By: rgs                                   on 2005/11/10  10:37:42
5156         Log: Really apply change #26071.
5157      Branch: perl
5158            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
5159            ! wince/config_sh.PL
5160 ____________________________________________________________________________
5161 [ 26071] By: rgs                                   on 2005/11/10  10:35:57
5162         Log: Subject: [PATCH @26062] wince patch
5163              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
5164              Date: Wed, 9 Nov 2005 20:22:52 +0300 
5165              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC02@itotest-1.spb.lucent.com>
5166      Branch: perl
5167            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
5168            ! wince/config_sh.PL
5169 ____________________________________________________________________________
5170 [ 26070] By: rgs                                   on 2005/11/10  09:11:26
5171         Log: Add tests for two untested syntax error messages about \N
5172      Branch: perl
5173            ! t/comp/parser.t
5174 ____________________________________________________________________________
5175 [ 26069] By: steveh                                on 2005/11/10  08:41:53
5176         Log: Make Perl_seed public
5177              
5178              Fixes Win32 linker error in List::Util introduced by change #26054
5179      Branch: perl
5180            ! embed.fnc embed.h global.sym
5181 ____________________________________________________________________________
5182 [ 26068] By: rgs                                   on 2005/11/10  08:36:13
5183         Log: Subject: [PATCH] blead@26052 Symbian update
5184              From: <jarkko.hietaniemi@nokia.com>
5185              Date: Wed, 9 Nov 2005 17:45:07 +0200
5186              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A73D@esebe105.NOE.Nokia.com>
5187      Branch: perl
5188            ! README.symbian symbian/TODO symbian/config.pl symbian/port.pl
5189            ! symbian/sdk.pl symbian/sisify.pl
5190 ____________________________________________________________________________
5191 [ 26067] By: nicholas                              on 2005/11/09  21:52:03
5192         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
5193              change 25925 had the side effect of breaking ext/Encode/t/perlio.t
5194              Fixed by opening with :bytes.
5195      Branch: perl
5196            ! ext/Encode/t/perlio.t
5197 ____________________________________________________________________________
5198 [ 26066] By: nicholas                              on 2005/11/09  21:30:02
5199         Log: I/O is UTF-8, not "UNICODE"
5200      Branch: perl
5201            ! t/io/layers.t
5202 ____________________________________________________________________________
5203 [ 26065] By: nicholas                              on 2005/11/09  20:53:29
5204         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
5205              change 25925 had the side effect of breaking t/io/utf8.t
5206              Fixed by adding the missing binmode()s.
5207      Branch: perl
5208            ! t/io/utf8.t
5209 ____________________________________________________________________________
5210 [ 26064] By: nicholas                              on 2005/11/09  20:23:28
5211         Log: Better diagnostics from io/utf8.t
5212      Branch: perl
5213            ! t/io/utf8.t
5214 ____________________________________________________________________________
5215 [ 26063] By: nicholas                              on 2005/11/09  17:29:44
5216         Log: Make the Bytecode changes conditional on perl version.
5217      Branch: perl
5218            ! ext/B/B/Bytecode.pm
5219 ____________________________________________________________________________
5220 [ 26062] By: rgs                                   on 2005/11/09  11:56:04
5221         Log: Subject: Re: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
5222              From: Graham Barr <gbarr@pobox.com>
5223              Date: Wed, 9 Nov 2005 06:09:48 -0600
5224              Message-Id: <6CAD749E-AE29-415A-9ACB-BA8F6FB8279E@pobox.com>
5225      Branch: perl
5226            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
5227            ! ext/List/Util/t/lln.t ext/List/Util/t/p_blessed.t
5228            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_lln.t
5229            ! ext/List/Util/t/p_max.t ext/List/Util/t/p_maxstr.t
5230            ! ext/List/Util/t/p_min.t ext/List/Util/t/p_minstr.t
5231            ! ext/List/Util/t/p_openhan.t ext/List/Util/t/p_readonly.t
5232            ! ext/List/Util/t/p_reduce.t ext/List/Util/t/p_refaddr.t
5233            ! ext/List/Util/t/p_reftype.t ext/List/Util/t/p_shuffle.t
5234            ! ext/List/Util/t/p_sum.t ext/List/Util/t/p_tainted.t
5235 ____________________________________________________________________________
5236 [ 26061] By: nicholas                              on 2005/11/09  11:21:10
5237         Log: Simplify Perl_allocmy slightly, and cope better with the name is ""
5238              case.
5239      Branch: perl
5240            ! op.c
5241 ____________________________________________________________________________
5242 [ 26060] By: nicholas                              on 2005/11/09  11:17:17
5243         Log: Add a comment about possible future refactoring of the pad code.
5244      Branch: perl
5245            ! pad.c
5246 ____________________________________________________________________________
5247 [ 26059] By: nicholas                              on 2005/11/09  10:56:28
5248         Log: Remove superfluous strlen() from pp_require().
5249      Branch: perl
5250            ! pp_ctl.c
5251 ____________________________________________________________________________
5252 [ 26058] By: stevep                                on 2005/11/09  10:45:57
5253         Log: Patch from Gisle to add NO_MATHOMS to the Compile-time options.
5254      Branch: perl
5255            ! perl.c
5256 ____________________________________________________________________________
5257 [ 26057] By: rgs                                   on 2005/11/09  10:31:35
5258         Log: Don't declare a function inside another function
5259      Branch: perl
5260            ! perl.c
5261 ____________________________________________________________________________
5262 [ 26056] By: merijn                                on 2005/11/09  09:54:28
5263         Log: Subject: Configure setting patchlevel broken
5264              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
5265              Date: Fri, 14 Oct 2005 00:33:29 -0700
5266              Message-ID: <20051014073329.GA3236@efn.org>
5267      Branch: perl
5268            ! Configure
5269 ____________________________________________________________________________
5270 [ 26054] By: rgs                                   on 2005/11/09  09:15:04
5271         Log: Subject: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
5272              From: Robin Houston <robin@cpan.org>
5273              Date: Tue, 8 Nov 2005 19:02:34 +0000
5274              Message-ID: <20051108190234.GA25953@rpc142.cs.man.ac.uk>
5275      Branch: perl
5276            ! cop.h ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
5277            ! ext/List/Util/multicall.h ext/List/Util/t/first.t
5278            ! ext/List/Util/t/reduce.t pod/perlcall.pod
5279 ____________________________________________________________________________
5280 [ 26053] By: rgs                                   on 2005/11/09  08:57:10
5281         Log: Subject: patch@26052 - compile rule for mathoms.c
5282              From: "John E. Malmberg" <wb8tyw@qsl.net>
5283              Date: Tue, 08 Nov 2005 23:09:03 -0500
5284              Message-ID: <4371765F.1000900@qsl.net>
5285      Branch: perl
5286            ! vms/descrip_mms.template
5287 ____________________________________________________________________________
5288 [ 26052] By: nicholas                              on 2005/11/08  22:05:57
5289         Log: It helps to actually *remove* the now-superfluous strlen().
5290              (An addendum to 26050.)
5291      Branch: perl
5292            ! toke.c
5293 ____________________________________________________________________________
5294 [ 26051] By: nicholas                              on 2005/11/08  21:55:40
5295         Log: Moving the 4 writes of PL_no_mem followed by exit(1) to a static
5296              function makes the object code slightly smaller.
5297      Branch: perl
5298            ! util.c
5299 ____________________________________________________________________________
5300 [ 26050] By: nicholas                              on 2005/11/08  21:37:52
5301         Log: Eliminate some unnecessary strlen()s
5302      Branch: perl
5303            ! doio.c op.c perl.c perlio.c sv.c toke.c util.c
5304 ____________________________________________________________________________
5305 [ 26049] By: nicholas                              on 2005/11/08  20:43:11
5306         Log: Eliminate duplicate strlen()s by explicitly calling it.
5307              Note two places for future audit with FIXME.
5308              Convert a SvPVX_const to SvPVX_const_nolen, where the length is unused.
5309      Branch: perl
5310            ! pp_ctl.c
5311 ____________________________________________________________________________
5312 [ 26048] By: nicholas                              on 2005/11/08  20:35:11
5313         Log: 3 calls to strlen() we can avoid.
5314      Branch: perl
5315            ! doio.c
5316 ____________________________________________________________________________
5317 [ 26047] By: rgs                                   on 2005/11/08  17:35:58
5318         Log: Subject: [DOC PATCH] mention @-, @+ in perl56delta.pod
5319              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
5320              Date: Tue, 8 Nov 2005 08:46:42 -0800
5321              Message-ID: <20051108164642.GD7972@efn.org>
5322      Branch: perl
5323            ! pod/perl561delta.pod pod/perl56delta.pod
5324 ____________________________________________________________________________
5325 [ 26046] By: nicholas                              on 2005/11/08  16:30:18
5326         Log: Probaby a good idea to include DEBUG_LEAKING_SCALARS in -V output, as
5327              its presence changes structure sizes.
5328      Branch: perl
5329            ! perl.c
5330 ____________________________________________________________________________
5331 [ 26045] By: stevep                                on 2005/11/08  14:24:39
5332         Log: From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5333              Subject: Re: A surprising segfault
5334              Date: Tue, 08 Nov 2005 23:36:13 +0900
5335              Message-Id: <20051108233535.735D.BQW10602@nifty.com>
5336      Branch: perl
5337            ! t/io/fs.t t/io/print.t t/op/chop.t t/op/sort.t
5338 ____________________________________________________________________________
5339 [ 26044] By: steveh                                on 2005/11/08  10:16:56
5340         Log: Remove an unused variable left over from change #26041
5341      Branch: perl
5342            ! win32/win32.c
5343 ____________________________________________________________________________
5344 [ 26043] By: rgs                                   on 2005/11/08  10:11:55
5345         Log: Subject: Re: C<undef %::> considered harmful
5346              From: Benjamin Sugars <bsugars@canoe.ca>
5347              Date: Fri, 20 Apr 2001 10:30:20 -0400 (EDT)
5348              Message-ID: <Pine.LNX.4.21.0104201022040.1722-100000@marmot.rim.canoe.ca>
5349              
5350              except the part that increases the refcount of PL_stderrgv, already
5351              fixed separately.
5352      Branch: perl
5353            ! perl.c
5354 ____________________________________________________________________________
5355 [ 26042] By: rgs                                   on 2005/11/08  09:57:10
5356         Log: Upgrade to CPAN 1.76_65
5357      Branch: perl
5358            - lib/CPAN/Admin.pm
5359            ! MANIFEST lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
5360            ! lib/CPAN/t/version.t
5361 ____________________________________________________________________________
5362 [ 26041] By: merijn                                on 2005/11/08  06:29:56
5363         Log: Subject: [PATCH] Remove unused USING_WIDE code from win32 and wince branches
5364              From: "Jan Dubois" <jand@ActiveState.com>
5365              Date: Mon, 7 Nov 2005 20:39:02 -0800
5366              Message-ID: <078001c5e41e$585c4140$6401a8c0@candy>
5367      Branch: perl
5368            ! win32/ext/Win32/Win32.xs win32/perlhost.h win32/win32.c
5369            ! win32/win32.h wince/perlhost.h wince/win32.h wince/wince.c
5370 ____________________________________________________________________________
5371 [ 26040] By: stevep                                on 2005/11/08  00:41:51
5372         Log: Updated perldiag.pod entry for "Can't use subscript..."
5373      Branch: perl
5374            ! pod/perldiag.pod
5375 ____________________________________________________________________________
5376 [ 26039] By: nicholas                              on 2005/11/07  21:31:16
5377         Log: Merge pp_slt, pp_sgt and pp_sge into pp_sle. (The most commonly used
5378              of the 4. Not that any are that popular.)
5379      Branch: perl
5380            ! mathoms.c opcode.h opcode.pl pp.c
5381 ____________________________________________________________________________
5382 [ 26038] By: stevep                                on 2005/11/07  18:35:47
5383         Log: Subject: [PATCH] Re: [perl #36061] Not OK: perl v5.8.7 on darwin-2level 8.1.0 (UNINSTALLED)
5384              From: shouldbedomo@mac.com (Dominic Dunlop)
5385              Date: Mon, 7 Nov 2005 18:24:50 +0100
5386              Message-ID: <B9D07EB3-DF78-48A9-90C4-AF3A89AAB7C6@mac.com>
5387              
5388              README.macosx updates
5389      Branch: perl
5390            ! README.macosx
5391 ____________________________________________________________________________
5392 [ 26037] By: nicholas                              on 2005/11/07  15:21:01
5393         Log: s/Nick Clark/Nicholas Clark/
5394      Branch: perl
5395            ! Changes Changes5.8 doio.c t/op/lc.t
5396 ____________________________________________________________________________
5397 [ 26036] By: nicholas                              on 2005/11/07  15:18:51
5398         Log: For each test function, test it as is, and with extra data appended
5399              after each test character.
5400      Branch: perl
5401            ! t/uni/case.pl
5402 ____________________________________________________________________________
5403 [ 26035] By: nicholas                              on 2005/11/07  14:05:25
5404         Log: The rarely used lcfirst and ucfirst share almost all their code.
5405              Merge the two as pp_ucfirst.
5406      Branch: perl
5407            ! mathoms.c opcode.h opcode.pl pp.c
5408 ____________________________________________________________________________
5409 [ 26034] By: nicholas                              on 2005/11/07  13:22:35
5410         Log: Fix bug #37628 (both lcfirst and ucfirst)
5411      Branch: perl
5412            ! pp.c t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
5413 ____________________________________________________________________________
5414 [ 26033] By: rgs                                   on 2005/11/07  12:26:29
5415         Log: Subject: [PATCH] Cleaning up x2p directory
5416              From: Andy Lester <andy@petdance.com>
5417              Date: Fri, 4 Nov 2005 15:13:55 -0600
5418              Message-ID: <20051104211355.GB12651@petdance.com>
5419      Branch: perl
5420            - x2p/proto.h
5421            ! MANIFEST x2p/EXTERN.h x2p/INTERN.h x2p/a2p.h x2p/a2py.c
5422            ! x2p/hash.c x2p/hash.h x2p/str.c x2p/str.h x2p/util.c
5423            ! x2p/util.h x2p/walk.c
5424 ____________________________________________________________________________
5425 [ 26032] By: rgs                                   on 2005/11/07  12:20:59
5426         Log: Subject: [PATCH] Missing static declarations 
5427              From: Gisle Aas <gisle@ActiveState.com>
5428              Date: 05 Nov 2005 05:08:03 -0800
5429              Message-ID: <lracgj1bv0.fsf@caliper.activestate.com>
5430      Branch: perl
5431            ! genpacksizetables.pl pp_pack.c
5432 ____________________________________________________________________________
5433 [ 26031] By: rgs                                   on 2005/11/07  11:49:46
5434         Log: Remove CPAN.pm's META.yml.
5435              Add CPAN.pm's SIGNATURE in MANIFEST.
5436      Branch: perl
5437            - lib/CPAN/META.yml
5438            ! MANIFEST
5439 ____________________________________________________________________________
5440 [ 26030] By: rgs                                   on 2005/11/07  11:39:57
5441         Log: Subject: [PATCH] Symbian update blead@26025
5442              From: <jarkko.hietaniemi@nokia.com>
5443              Date: Mon, 7 Nov 2005 13:32:15 +0200
5444              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A70C@esebe105.NOE.Nokia.com>
5445      Branch: perl
5446            + symbian/PerlUi.cpp symbian/PerlUi.h symbian/PerlUi.hrh
5447            + symbian/PerlUiS60.rss symbian/PerlUiS80.rss
5448            + symbian/PerlUiUIQ.rss symbian/ext/Moped/Msg/Msg.mmp
5449            + symbian/ext/Moped/Msg/Msg.pkg symbian/ext/Moped/Msg/Msg.pm
5450            + symbian/ext/Moped/Msg/Msg.xs symbian/ext/Moped/Msg/README
5451            + symbian/ext/Moped/Msg/bld.inf
5452            + symbian/ext/Moped/Msg/location.pl
5453            - symbian/PerlAppS60.rss symbian/PerlAppS80.rss
5454            - symbian/PerlAppUIQ.rss
5455            ! MANIFEST doio.c perl.c symbian/PerlApp.cpp symbian/PerlApp.h
5456            ! symbian/PerlApp.hrh symbian/PerlBase.h symbian/TODO
5457            ! symbian/config.pl symbian/config.sh symbian/sanity.pl
5458            ! symbian/sdk.pl symbian/sisify.pl symbian/symbian_proto.h
5459            ! symbian/symbian_utils.cpp symbian/symbianish.h
5460            ! symbian/xsbuild.pl
5461 ____________________________________________________________________________
5462 [ 26029] By: nicholas                              on 2005/11/07  10:52:08
5463         Log: Add lib/CPAN/Admin.pm from CPAN to make version.t pass.
5464      Branch: perl
5465            + lib/CPAN/Admin.pm
5466            ! MANIFEST
5467 ____________________________________________________________________________
5468 [ 26028] By: rgs                                   on 2005/11/07  10:24:54
5469         Log: Subject: [PATCH] Consting and localizing: Part LXVIII
5470              From: Andy Lester <andy@petdance.com>
5471              Date: Fri, 4 Nov 2005 15:12:56 -0600
5472              Message-ID: <20051104211256.GA12651@petdance.com>
5473      Branch: perl
5474            ! deb.c embed.fnc embed.h locale.c pp_sys.c proto.h scope.c
5475            ! universal.c utf8.c util.c
5476 ____________________________________________________________________________
5477 [ 26027] By: rgs                                   on 2005/11/07  09:58:26
5478         Log: Subject: [perl #24254] Attempt to free unreferenced scalar 
5479              From: "Chris Heath via RT" <perlbug-followup@perl.org>
5480              Date: Sun, 06 Nov 2005 20:08:05 -0800
5481              Message-ID: <rt-3.0.11-24254-123984.4.44134155985068@perl.org>
5482      Branch: perl
5483            ! cop.h
5484 ____________________________________________________________________________
5485 [ 26026] By: merijn                                on 2005/11/07  08:14:59
5486         Log: Subject: [PATCH] follow up on 25969 for VMS
5487              From: Abe Timmerman <abe@ztreet.demon.nl>
5488              Date: Sat, 5 Nov 2005 13:29:58 +0200
5489              Message-Id: <200511051229.58297.abe@ztreet.demon.nl>
5490      Branch: perl
5491            ! vms/vms.c vms/vmsish.h
5492 ____________________________________________________________________________
5493 [ 26025] By: stevep                                on 2005/11/07  03:42:53
5494         Log: Added note to README.macosx regarding failures from broken locale
5495              files.
5496      Branch: perl
5497            ! README.macosx
5498 ____________________________________________________________________________
5499 [ 26024] By: stevep                                on 2005/11/07  02:58:31
5500         Log: Fix documentation for gmtime().
5501      Branch: perl
5502            ! pod/perlfunc.pod
5503 ____________________________________________________________________________
5504 [ 26023] By: stevep                                on 2005/11/06  20:18:23
5505         Log: Upgrade to CPAN-1.76_61
5506      Branch: perl
5507            + lib/CPAN/PAUSE2005.pub
5508            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/META.yml
5509            ! lib/CPAN/Nox.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
5510            ! lib/CPAN/bin/cpan lib/CPAN/t/Nox.t lib/CPAN/t/vcmp.t
5511            ! lib/CPAN/t/version.t
5512 ____________________________________________________________________________
5513 [ 26022] By: stevep                                on 2005/11/06  19:16:54
5514         Log: Nits in the pp_defined code spotted by Jarkko.
5515      Branch: perl
5516            ! pp_hot.c
5517 ____________________________________________________________________________
5518 [ 26021] By: stevep                                on 2005/11/06  18:38:02
5519         Log: Upgrade to Time-HiRes-1.82
5520      Branch: perl
5521            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
5522            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
5523            ! ext/Time/HiRes/t/HiRes.t
5524 ____________________________________________________________________________
5525 [ 26020] By: merijn                                on 2005/11/06  07:23:15
5526         Log: Subject: Re: [PATCH configure.com] add the new d_futimes as undef
5527              From: "John E. Malmberg" <wb8tyw@qsl.net>
5528              Date: Sat, 05 Nov 2005 21:28:33 -0500
5529              Message-ID: <436D6A51.5040700@qsl.net>
5530      Branch: perl
5531            ! configure.com
5532 ____________________________________________________________________________
5533 [ 26019] By: nicholas                              on 2005/11/05  16:47:31
5534         Log: Make the 5.9 changes to B conditional on perl version.
5535      Branch: perl
5536            ! ext/B/B.pm ext/B/B.xs
5537 ____________________________________________________________________________
5538 [ 26018] By: nicholas                              on 2005/11/05  16:28:09
5539         Log: '[at]' should be '@'
5540              Suck in CPAN/Nox.pm from CPAN, so that version.t passes.
5541      Branch: perl
5542            ! lib/CPAN.pm lib/CPAN/Nox.pm lib/CPAN/Version.pm
5543            ! lib/CPAN/t/version.t
5544 ____________________________________________________________________________
5545 [ 26017] By: stevep                                on 2005/11/05  14:49:11
5546         Log: Kill warnings and add a panic to pp_defined() in case the wrong op
5547              is passed in.
5548      Branch: perl
5549            ! pp_hot.c
5550 ____________________________________________________________________________
5551 [ 26016] By: stevep                                on 2005/11/05  13:44:10
5552         Log: Upgrade to CPAN-1.76_60.
5553      Branch: perl
5554            + lib/CPAN/Version.pm lib/CPAN/t/version.t
5555            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
5556            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
5557 ____________________________________________________________________________
5558 [ 26015] By: nicholas                              on 2005/11/05  12:57:40
5559         Log: Allow passing of the full enum name into the tryAMAGICbin family of
5560              macros, to avoid needing C pre-processor string concatenation within
5561              the lowest level expansion.
5562      Branch: perl
5563            ! pp.c pp.h
5564 ____________________________________________________________________________
5565 [ 26014] By: stevep                                on 2005/11/05  12:55:47
5566         Log: Upgrade to Time-HiRes-1.81
5567      Branch: perl
5568            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
5569            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
5570 ____________________________________________________________________________
5571 [ 26013] By: merijn                                on 2005/11/05  11:38:32
5572         Log: Subject: [PATCH configure.com] add the new d_futimes as undef
5573              From: Abe Timmerman <abe@ztreet.demon.nl>
5574              Date: Sat, 5 Nov 2005 11:26:33 +0200
5575              Message-Id: <200511051026.33940.abe@ztreet.demon.nl>
5576      Branch: perl
5577            ! configure.com
5578 ____________________________________________________________________________
5579 [ 26012] By: rgs                                   on 2005/11/05  10:13:56
5580         Log: Remove the obsolete KNOWN PROBLEMS sections from perlcall.pod
5581              (noticed by Robin Houston)
5582      Branch: perl
5583            ! pod/perlcall.pod
5584 ____________________________________________________________________________
5585 [ 26011] By: rgs                                   on 2005/11/05  10:10:09
5586         Log: Subject: Re: A surprising segfault
5587              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5588              Date: Nov 5, 2005 5:54 AM
5589              Message-Id: <20051105135053.27D7.BQW10602@nifty.com>
5590      Branch: perl
5591            ! pp.c pp_sort.c pp_sys.c
5592 ____________________________________________________________________________
5593 [ 26010] By: nicholas                              on 2005/11/05  08:32:39
5594         Log: dorassign doesn't need --SP;
5595      Branch: perl
5596            ! pp_hot.c
5597 ____________________________________________________________________________
5598 [ 26009] By: davem                                 on 2005/11/05  01:57:23
5599         Log: pp_print didn't extend the stack before pushing its return value
5600      Branch: perl
5601            ! pp_hot.c
5602 ____________________________________________________________________________
5603 [ 26008] By: stevep                                on 2005/11/05  01:39:51
5604         Log: Typos in opcode.pl this time.
5605      Branch: perl
5606            ! opcode.h opcode.pl
5607 ____________________________________________________________________________
5608 [ 26007] By: stevep                                on 2005/11/05  01:36:17
5609         Log: Merge pp_andassign, pp_orassign, and pp_dorassign into pp_and,
5610              pp_or, and pp_defined, respectively.
5611      Branch: perl
5612            ! mathoms.c opcode.h opcode.pl pp_ctl.c pp_hot.c
5613 ____________________________________________________________________________
5614 [ 26006] By: nicholas                              on 2005/11/04  22:50:22
5615         Log: s/printf/my_printf/ because we're using the return value.
5616              My mistake spotted by Gisle.
5617      Branch: perl
5618            ! regcomp.c
5619 ____________________________________________________________________________
5620 [ 26005] By: stevep                                on 2005/11/04  21:41:43
5621         Log: s/pp_dor/pp_defined/
5622      Branch: perl
5623            ! mathoms.c
5624 ____________________________________________________________________________
5625 [ 26004] By: stevep                                on 2005/11/04  21:39:44
5626         Log: I barely knew ya pp_dor.  Merged into pp_defined from whence you came.
5627              This change has also caused pp_defined to be promoted to being a hot
5628              op.
5629      Branch: perl
5630            ! mathoms.c opcode.h opcode.pl pp.c pp_hot.c
5631 ____________________________________________________________________________
5632 [ 26003] By: nicholas                              on 2005/11/04  21:22:46
5633         Log: Use the return value of sprintf in sv_2pv_flags. Remove dead code.
5634      Branch: perl
5635            ! sv.c
5636 ____________________________________________________________________________
5637 [ 26002] By: nicholas                              on 2005/11/04  21:03:58
5638         Log: You can't there from here. (Dead code in sv_2pv_flags)
5639      Branch: perl
5640            ! sv.c
5641 ____________________________________________________________________________
5642 [ 26001] By: nicholas                              on 2005/11/04  20:47:34
5643         Log: Use the return value from sprintf().
5644      Branch: perl
5645            ! regcomp.c taint.c universal.c util.c
5646 ____________________________________________________________________________
5647 [ 26000] By: nicholas                              on 2005/11/04  20:20:56
5648         Log: pp_semop can fit within Perl_pp_shmwrite().
5649      Branch: perl
5650            ! mathoms.c opcode.h opcode.pl pp_sys.c
5651 ____________________________________________________________________________
5652 [ 25999] By: nicholas                              on 2005/11/04  19:53:33
5653         Log: The remaining special logic in pp_syswrite can be moved into pp_send,
5654              which is actually already 50% syswrite.
5655      Branch: perl
5656            ! mathoms.c opcode.h opcode.pl pp_sys.c
5657 ____________________________________________________________________________
5658 [ 25998] By: rgs                                   on 2005/11/04  18:38:34
5659         Log: Revert patch #25993.
5660      Branch: perl
5661            ! regexec.c t/op/pat.t
5662 ____________________________________________________________________________
5663 [ 25997] By: steveh                                on 2005/11/04  17:23:49
5664         Log: Fix a Win32 linker error following change #25972
5665      Branch: perl
5666            ! pp_sys.c
5667 ____________________________________________________________________________
5668 [ 25996] By: rgs                                   on 2005/11/04  16:35:17
5669         Log: Subject: [PATCH] use clearenv if available
5670              From: Alan Burlison <Alan.Burlison@sun.com>
5671              Date: Fri, 04 Nov 2005 16:33:30 +0000
5672              Message-ID: <436B8D5A.4010502@sun.com>
5673      Branch: perl
5674            ! embed.fnc embed.h mg.c proto.h sv.c util.c
5675 ____________________________________________________________________________
5676 [ 25995] By: merijn                                on 2005/11/04  16:30:03
5677         Log: Subject: Re: futimes [PATCH]
5678              From: Steve Peters <steve@fisharerojo.org>
5679              Date: Fri, 4 Nov 2005 09:00:25 -0600
5680              Message-ID: <20051104150025.GA3873@mccoy.peters.homeunix.org>
5681      Branch: perl
5682            ! Configure
5683 ____________________________________________________________________________
5684 [ 25993] By: rgs                                   on 2005/11/04  16:26:08
5685         Log: Subject: [perl #19049] Incorrect $` after replacement
5686              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
5687              Date: Fri, 04 Nov 2005 08:17:25 +0100
5688              Message-ID: <87fyqc51bu.fsf@k75.linux.bogus>
5689      Branch: perl
5690            ! regexec.c t/op/pat.t
5691 ____________________________________________________________________________
5692 [ 25992] By: rgs                                   on 2005/11/04  15:41:21
5693         Log: Subject: Re: [PATCH] sort/multicall patch
5694              From: Robin Houston <robin@cpan.org>
5695              Date: Fri, 4 Nov 2005 15:20:29 +0000
5696              Message-ID: <20051104152029.GA17169@rpc142.cs.man.ac.uk>
5697      Branch: perl
5698            ! pp_ctl.c t/op/sort.t
5699 ____________________________________________________________________________
5700 [ 25991] By: stevep                                on 2005/11/04  15:10:44
5701         Log: Subject: Re: Configure -Dno_mathoms
5702              From: gisle@ActiveState.com (Gisle Aas)
5703              Date: 01 Nov 2005 03:27:49 -0800
5704              Message-ID: <lrslug7glm.fsf@caliper.activestate.com>
5705      Branch: perl
5706            ! mathoms.c perl.c
5707 ____________________________________________________________________________
5708 [ 25990] By: nicholas                              on 2005/11/04  14:47:49
5709         Log: Merge msgsnd, msgrcv with Perl_pp_shmwrite().
5710              "Perfection is achieved not when there's nothing more to add,
5711              but when there's nothing left to remove" (Antoine de Saint-Exupéry)
5712      Branch: perl
5713            ! mathoms.c opcode.h opcode.pl pp_sys.c
5714 ____________________________________________________________________________
5715 [ 25989] By: nicholas                              on 2005/11/04  14:21:19
5716         Log: Once more, with feeling.
5717              [Mmm, has someone been swapping the coffee for decaf?]
5718              [Actual cause - make sure the edited version of the file is in the
5719              correct directory]
5720      Branch: perl
5721            ! pod/perldiag.pod
5722 ____________________________________________________________________________
5723 [ 25988] By: nicholas                              on 2005/11/04  14:18:14
5724         Log: Meta-oops. Change 25987 was not the change you were looking for.
5725      Branch: perl
5726            ! pod/perldiag.pod
5727 ____________________________________________________________________________
5728 [ 25987] By: nicholas                              on 2005/11/04  14:09:11
5729         Log: Oops. This new panic was meant to be added to the documented
5730              diagnostics.
5731      Branch: perl
5732            ! pod/perldiag.pod
5733 ____________________________________________________________________________
5734 [ 25986] By: nicholas                              on 2005/11/04  13:02:42
5735         Log: ftrwrite, ftrexec, fteread, ftewrite and fteexec can all be merged
5736              with Perl_pp_ftrread().
5737      Branch: perl
5738            ! mathoms.c opcode.h opcode.pl pod/perldiag.pod pod/perltodo.pod
5739            ! pp_sys.c
5740 ____________________________________________________________________________
5741 [ 25985] By: stevep                                on 2005/11/04  12:02:51
5742         Log: Upgrade to Time-HiRes-1.80
5743      Branch: perl
5744            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
5745            ! ext/Time/HiRes/HiRes.xs
5746 ____________________________________________________________________________
5747 [ 25984] By: nicholas                              on 2005/11/04  11:36:24
5748         Log: PERL_EFF_ACCESS_[RWX]_OK can go.
5749      Branch: perl
5750            ! pp_sys.c
5751 ____________________________________________________________________________
5752 [ 25983] By: nicholas                              on 2005/11/04  11:16:08
5753         Log: The PERL_EFF_ACCESS_[RWX]_OK macros are all defined as triples, so
5754              can be refactored to a single platform dependent PERL_EFF_ACCESS macro
5755              with the other 3 implemented in terms of it.
5756      Branch: perl
5757            ! pp_sys.c
5758 ____________________________________________________________________________
5759 [ 25982] By: merijn                                on 2005/11/04  09:16:53
5760         Log: Subject: [PATCH] bad semicolon in pp_ftrowned
5761              From: Andy Lester <andy@petdance.com>
5762              Date: Fri, 4 Nov 2005 00:37:54 -0600
5763              Message-ID: <20051104063753.GA3863@petdance.com>
5764      Branch: perl
5765            ! pp_sys.c
5766 ____________________________________________________________________________
5767 [ 25981] By: stevep                                on 2005/11/04  00:10:21
5768         Log: Upgrade to Time-HiRes 1.79
5769      Branch: perl
5770            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
5771            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
5772 ____________________________________________________________________________
5773 [ 25980] By: stevep                                on 2005/11/03  21:23:48
5774         Log: Reverting the reversion.  va_end() goes with va_start().
5775      Branch: perl
5776            ! mg.c
5777 ____________________________________________________________________________
5778 [ 25979] By: rgs                                   on 2005/11/03  21:07:54
5779         Log: Fix test failures introduced by the change of flags on op_sort
5780      Branch: perl
5781            ! ext/B/t/f_sort.t
5782 ____________________________________________________________________________
5783 [ 25978] By: stevep                                on 2005/11/03  20:28:20
5784         Log: Upgrade to Time-HiRes-1.78
5785      Branch: perl
5786            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
5787            ! ext/Time/HiRes/t/HiRes.t
5788 ____________________________________________________________________________
5789 [ 25977] By: stevep                                on 2005/11/03  17:27:58
5790         Log: Change #25976 seemed to cause test failures in ext/B/t/f_sort.t.  What
5791              was that line about Jenga again?
5792      Branch: perl
5793            ! mg.c
5794 ____________________________________________________________________________
5795 [ 25976] By: stevep                                on 2005/11/03  17:14:17
5796         Log: Missing va_end(args) from SA_SIGINFO related code.
5797      Branch: perl
5798            ! mg.c
5799 ____________________________________________________________________________
5800 [ 25975] By: stevep                                on 2005/11/03  16:00:12
5801         Log: Test for the right signal should use the constant for that signal.
5802      Branch: perl
5803            ! ext/POSIX/t/sigaction.t
5804 ____________________________________________________________________________
5805 [ 25974] By: stevep                                on 2005/11/03  15:07:26
5806         Log: Add appropriate skips to t/io/fs.t to fix test failures on Cygwin.
5807      Branch: perl
5808            ! t/io/fs.t
5809 ____________________________________________________________________________
5810 [ 25973] By: stevep                                on 2005/11/03  14:56:25
5811         Log: More core test cleanups.  Mainly fixes to remove code that caused 
5812              warnings, but there were a few bug fixes that were hidden by 
5813              no using warnings.
5814      Branch: perl
5815            ! t/io/nargv.t t/io/openpid.t t/io/pipe.t t/io/print.t
5816            ! t/io/read.t t/io/tell.t
5817 ____________________________________________________________________________
5818 [ 25972] By: nicholas                              on 2005/11/03  14:19:34
5819         Log: Perl_pp_symlink and Perl_pp_link can be merged. The diff looks evil,
5820              but the actual finished code is not as bad as it seems.
5821      Branch: perl
5822            ! mathoms.c opcode.h opcode.pl pp_sys.c
5823 ____________________________________________________________________________
5824 [ 25971] By: rgs                                   on 2005/11/03  12:29:18
5825         Log: Document some bogus compiler warnings in README.solaris
5826              
5827              Subject: Re: Why is malloc_wrap now the default?
5828              From: Alan Burlison <Alan.Burlison@sun.com>
5829              Date: Thu, 03 Nov 2005 12:54:16 +0000
5830              Message-ID: <436A0878.1030703@sun.com>
5831      Branch: perl
5832            ! README.solaris
5833 ____________________________________________________________________________
5834 [ 25970] By: stevep                                on 2005/11/03  11:37:31
5835         Log: Upgrade to Time-HiRes-1.77
5836      Branch: perl
5837            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
5838            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
5839            ! ext/Time/HiRes/fallback/const-c.inc
5840            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
5841 ____________________________________________________________________________
5842 [ 25969] By: nicholas                              on 2005/11/03  11:09:39
5843         Log: Patch 3945 was a bit overkeen - the effective parameter to cando() and
5844              ingroup() is a boolean flag, not a GID or UID.
5845      Branch: perl
5846            ! doio.c embed.fnc proto.h
5847 ____________________________________________________________________________
5848 [ 25968] By: nicholas                              on 2005/11/03  09:51:56
5849         Log: Avoiding source code duplication for the lstat() on filehandle %s
5850              warning also makes the object code slightly smaller.
5851      Branch: perl
5852            ! pp_sys.c
5853 ____________________________________________________________________________
5854 [ 25967] By: stevep                                on 2005/11/03  02:09:30
5855         Log: Clean up some test files.
5856      Branch: perl
5857            ! t/io/argv.t t/io/crlf_through.t t/io/dup.t t/io/layers.t
5858            ! t/io/through.t
5859 ____________________________________________________________________________
5860 [ 25966] By: stevep                                on 2005/11/03  01:45:45
5861         Log: Make harness warning-free when running with -Mdiagnostics
5862      Branch: perl
5863            ! t/harness
5864 ____________________________________________________________________________
5865 [ 25965] By: stevep                                on 2005/11/02  22:37:48
5866         Log: Test case should not execute /no_such_process if it does exist.
5867      Branch: perl
5868            ! t/io/pipe.t
5869 ____________________________________________________________________________
5870 [ 25964] By: nicholas                              on 2005/11/02  21:27:58
5871         Log: unlink chmod utime kill can be merged into Perl_pp_chown().
5872      Branch: perl
5873            ! mathoms.c opcode.h opcode.pl pp_sys.c
5874 ____________________________________________________________________________
5875 [ 25963] By: nicholas                              on 2005/11/02  20:59:52
5876         Log: Move the conditonal compiles that report absence of kill and chown
5877              from pp_kill() and pp_chown() into apply().
5878      Branch: perl
5879            ! doio.c pp_sys.c
5880 ____________________________________________________________________________
5881 [ 25962] By: nicholas                              on 2005/11/02  20:13:24
5882         Log: Move ftsuid ftsgid ftsvtx into Perl_pp_ftrowned.
5883      Branch: perl
5884            ! mathoms.c opcode.h opcode.pl pp_sys.c
5885 ____________________________________________________________________________
5886 [ 25961] By: nicholas                              on 2005/11/02  19:04:10
5887         Log: Merge ftzero ftsock ftchr ftblk ftfile ftdir ftpipe into
5888              Perl_pp_ftrowned
5889      Branch: perl
5890            ! mathoms.c opcode.h opcode.pl pp_sys.c
5891 ____________________________________________________________________________
5892 [ 25960] By: nicholas                              on 2005/11/02  17:24:35
5893         Log: Avoid a pad panic by attempting to use dTARGET; in an op that didn't
5894              flag that it needed a target (OP_FTIS)
5895      Branch: perl
5896            ! pp_sys.c
5897 ____________________________________________________________________________
5898 [ 25959] By: nicholas                              on 2005/11/02  16:35:42
5899         Log: Correct error in 25958 for threaded builds.
5900      Branch: perl
5901            ! mathoms.c
5902 ____________________________________________________________________________
5903 [ 25958] By: nicholas                              on 2005/11/02  15:59:30
5904         Log: Merge ftsize ftmtime ftatime ftctime into Perl_pp_ftis
5905      Branch: perl
5906            ! mathoms.c opcode.h opcode.pl pp_sys.c
5907 ____________________________________________________________________________
5908 [ 25957] By: rgs                                   on 2005/11/02  14:33:32
5909         Log: Remove last sort test, that was failing with and without threads.
5910              Silence some warnings.
5911      Branch: perl
5912            ! t/op/sort.t
5913 ____________________________________________________________________________
5914 [ 25956] By: rgs                                   on 2005/11/02  14:10:54
5915         Log: Adjust test count
5916      Branch: perl
5917            ! ext/B/t/concise-xs.t
5918 ____________________________________________________________________________
5919 [ 25955] By: rgs                                   on 2005/11/02  13:39:35
5920         Log: Add missing file from change 25953
5921      Branch: perl
5922            + ext/List/Util/multicall.h
5923 ____________________________________________________________________________
5924 [ 25954] By: rgs                                   on 2005/11/02  13:14:19
5925         Log: Regen headers
5926      Branch: perl
5927            ! global.sym opcode.h pod/perlapi.pod pod/perldiag.pod
5928 ____________________________________________________________________________
5929 [ 25953] By: merijn                                on 2005/11/02  12:49:54
5930         Log: Subject: [PATCH] sort/multicall patch
5931              From: Robin Houston <robin@cpan.org>
5932              Date: Sat, 29 Oct 2005 21:33:07 +0100
5933              Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk>
5934      Branch: perl
5935            ! AUTHORS MANIFEST cop.h embed.fnc embedvar.h
5936            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
5937            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
5938            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_reduce.t
5939            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/reduce.t
5940            ! ext/List/Util/t/refaddr.t ext/List/Util/t/tainted.t makedef.pl
5941            ! op.c opcode.pl perlapi.h pod/perlcall.pod pod/perldiag.pod
5942            ! pp_ctl.c pp_hot.c pp_sort.c sv.c t/op/sort.t t/op/threads.t
5943            ! thrdvar.h
5944 ____________________________________________________________________________
5945 [ 25952] By: steveh                                on 2005/11/02  09:41:25
5946         Log: Subject: [PATCH] RE: [perl #37571] -z FH broken with Borland  build   
5947              From: "Paul Marquess" <paul.marquess@ntlworld.com>
5948              Date: Tue, 1 Nov 2005 17:05:38 -0000
5949              Message-ID: <003501c5df06$7d63fdb0$0505140a@myopwv.com>
5950      Branch: perl
5951            ! t/op/stat.t win32/win32.c
5952 ____________________________________________________________________________
5953 [ 25951] By: rgs                                   on 2005/11/02  08:57:52
5954         Log: Subject: Re: futimes [PATCH]
5955              From: Gisle Aas <gisle@ActiveState.com>
5956              Date: 01 Nov 2005 00:02:37 -0800
5957              Message-ID: <lrbr1494o2.fsf@caliper.activestate.com>
5958      Branch: perl
5959            ! t/io/fs.t
5960 ____________________________________________________________________________
5961 [ 25950] By: stevep                                on 2005/11/02  04:59:47
5962         Log: Ambiguous test cases may be hazardous to your health.
5963      Branch: perl
5964            ! t/op/list.t
5965 ____________________________________________________________________________
5966 [ 25949] By: stevep                                on 2005/11/02  04:54:52
5967         Log: Lowercase barewords considered harmful to your health.
5968      Branch: perl
5969            ! t/io/fs.t
5970 ____________________________________________________________________________
5971 [ 25948] By: rgs                                   on 2005/11/01  19:23:23
5972         Log: Subject: [PATCH] perlio.c consting
5973              From: Andy Lester <andy@petdance.com>
5974              Date: Oct 31, 2005 6:54 PM
5975              Message-ID: <20051031175411.GA18480@petdance.com>
5976      Branch: perl
5977            ! op.c perlio.c
5978 ____________________________________________________________________________
5979 [ 25947] By: steveh                                on 2005/11/01  17:20:18
5980         Log: This *really* should clear up Win32's Perl_do_exec undefined warnings
5981      Branch: perl
5982            ! perl.h
5983 ____________________________________________________________________________
5984 [ 25946] By: nicholas                              on 2005/11/01  16:38:31
5985         Log: This should clear up 'Perl_do_exec' undefined; warnings on win32
5986      Branch: perl
5987            ! embed.fnc embed.h proto.h
5988 ____________________________________________________________________________
5989 [ 25945] By: steveh                                on 2005/11/01  10:33:48
5990         Log: Make PerlLIOUtime()'s filename const
5991              
5992              Fixes a warning brought about by change #25941 (which made the
5993              filename argument const).
5994              The various implementations of PerlLIOUtime() (in NetWare/, win32/
5995              and wince/) already take a const filename.
5996      Branch: perl
5997            ! NetWare/nwperlhost.h NetWare/nwperlsys.h iperlsys.h
5998            ! win32/perlhost.h wince/perlhost.h
5999 ____________________________________________________________________________
6000 [ 25944] By: steveh                                on 2005/11/01  08:45:09
6001         Log: Fix nit in pod nit fix
6002      Branch: perl
6003            ! pod/perlhack.pod
6004 ____________________________________________________________________________
6005 [ 25943] By: steveh                                on 2005/11/01  08:39:32
6006         Log: Update win32 config files w.r.t. change #25935
6007      Branch: perl
6008            ! win32/config.bc win32/config.gc win32/config.vc
6009            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
6010            ! win32/config_H.vc win32/config_H.vc64
6011 ____________________________________________________________________________
6012 [ 25942] By: stevep                                on 2005/10/31  23:46:01
6013         Log: Upgrade to DB_File 1.813.
6014      Branch: perl
6015            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6016            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-recno.t
6017 ____________________________________________________________________________
6018 [ 25941] By: merijn                                on 2005/10/31  22:15:01
6019         Log: Subject: futimes [PATCH]
6020              From: Gisle Aas <gisle@ActiveState.com>
6021              Date: 31 Oct 2005 13:53:53 -0800
6022              Message-ID: <lrk6ft8ia6.fsf_-_@caliper.activestate.com>
6023      Branch: perl
6024            ! doio.c handy.h pod/perlfunc.pod t/io/fs.t
6025 ____________________________________________________________________________
6026 [ 25940] By: nicholas                              on 2005/10/31  20:36:36
6027         Log: All the ops that are simply C<return some_other_op();> can be bypassed
6028              in the op dispatch table, and the bodies retired.
6029      Branch: perl
6030            ! mathoms.c opcode.h opcode.pl pp.c pp_ctl.c pp_sys.c
6031 ____________________________________________________________________________
6032 [ 25939] By: nicholas                              on 2005/10/31  19:55:18
6033         Log: Simplify the implementation of the "unimplemented" message in the
6034              conditionally compiled ops.
6035      Branch: perl
6036            ! pp_sys.c
6037 ____________________________________________________________________________
6038 [ 25938] By: nicholas                              on 2005/10/31  19:14:47
6039         Log: Further pod nit spotted by Jarkko
6040      Branch: perl
6041            ! pod/perlhack.pod
6042 ____________________________________________________________________________
6043 [ 25937] By: nicholas                              on 2005/10/31  18:34:59
6044         Log: Replace the 3 currently "unreachable" ops with a single op body
6045              unimplemented_op() that panics descriptively if ever reached.
6046      Branch: perl
6047            ! opcode.h opcode.pl pod/perldiag.pod pp.c
6048 ____________________________________________________________________________
6049 [ 25936] By: nicholas                              on 2005/10/31  18:29:05
6050         Log: Add "moving common filetest code to a static function" to the todo.
6051      Branch: perl
6052            ! pod/perltodo.pod
6053 ____________________________________________________________________________
6054 [ 25935] By: merijn                                on 2005/10/31  17:50:05
6055         Log: revive probe for futimes ()
6056      Branch: perl
6057            ! Configure Porting/Glossary config_h.SH handy.h
6058 ____________________________________________________________________________
6059 [ 25934] By: rgs                                   on 2005/10/31  17:00:44
6060         Log: A B::Deparse fix from :
6061              Subject: Re: [perl #37527] regular-expression parser does not see '(' character
6062              From: Bas van Sisseren <bas@quarantainenet.nl>
6063              Date: Wed, 26 Oct 2005 13:59:42 +0200
6064              Message-ID: <435F6FAE.4060502@quarantainenet.nl>
6065      Branch: perl
6066            ! ext/B/B/Deparse.pm
6067 ____________________________________________________________________________
6068 [ 25933] By: merijn                                on 2005/10/31  16:25:23
6069         Log: Subject: [PATCH] Symbian port 0.3.0 as of blead@25911
6070              From: <jarkko.hietaniemi@nokia.com>
6071              Date: Mon, 31 Oct 2005 18:38:42 +0200
6072              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6D6@esebe105.NOE.Nokia.com>
6073      Branch: perl
6074            + symbian/PerlAppUIQ.rss
6075            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
6076            ! symbian/PerlApp.hrh symbian/PerlAppAif.rss symbian/config.pl
6077            ! symbian/port.pl symbian/sanity.pl symbian/sdk.pl
6078            ! symbian/sisify.pl symbian/symbian_utils.cpp symbian/xsbuild.pl
6079 ____________________________________________________________________________
6080 [ 25932] By: rgs                                   on 2005/10/31  16:24:31
6081         Log: Avoid corruption when calling mg_get to retrieve the value
6082              of a $digit variable. This is done by ensuring it's not
6083              tainted.
6084              See http://bugs.debian.org/303308
6085              Patch by Chris Heath <chris.heath@autoweb.net>
6086      Branch: perl
6087            ! mg.c
6088 ____________________________________________________________________________
6089 [ 25931] By: nicholas                              on 2005/10/31  16:24:29
6090         Log: maddingue prefers this e-mail address.
6091      Branch: perl
6092            ! AUTHORS
6093 ____________________________________________________________________________
6094 [ 25930] By: merijn                                on 2005/10/31  16:18:03
6095         Log: Try to preserve the lost opcode alias info in comments
6096              extent to change #25929
6097      Branch: perl
6098            ! opcode.h opcode.pl
6099 ____________________________________________________________________________
6100 [ 25929] By: nicholas                              on 2005/10/31  15:52:50
6101         Log: It appears that it's trivially easy to alias opcode functions in
6102              the opcode table. We should be able to get both a speed and size
6103              saving here. Time will tell how much.
6104      Branch: perl
6105            ! opcode.h opcode.pl
6106 ____________________________________________________________________________
6107 [ 25928] By: nicholas                              on 2005/10/31  15:13:06
6108         Log: Add maddingue to AUTHORS
6109      Branch: perl
6110            ! AUTHORS
6111 ____________________________________________________________________________
6112 [ 25927] By: nicholas                              on 2005/10/31  15:09:54
6113         Log: Subject: [PATCH] Making ExtUtils::Constant compatible with Perl 5.004
6114              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
6115              Message-ID: <1130712761.43654eb9cd9f7@imp4-g19.free.fr>
6116              Date: Sun, 30 Oct 2005 23:52:41 +0100
6117              
6118              with tweaks by chromatic and me.
6119      Branch: perl
6120            ! lib/ExtUtils/Constant.pm
6121 ____________________________________________________________________________
6122 [ 25926] By: nicholas                              on 2005/10/31  14:51:48
6123         Log: A more elegant way to deal with utf8n_to_uvchr() and utf8n_to_uvuni().
6124      Branch: perl
6125            ! embed.fnc embed.h proto.h utf8.c utf8.h
6126 ____________________________________________________________________________
6127 [ 25925] By: rgs                                   on 2005/10/31  14:27:32
6128         Log: Fix [perl #37533] open pragma ignored for all 3-arg opens
6129              Also, correct the documentation in open.pm that stated
6130              that open() did not override open.pm-given default encodings.
6131      Branch: perl
6132            ! lib/open.pm perlio.c
6133 ____________________________________________________________________________
6134 [ 25924] By: nicholas                              on 2005/10/31  14:18:59
6135         Log: Perl_csighandler was in global.sym twice.
6136      Branch: perl
6137            ! global.sym
6138 ____________________________________________________________________________
6139 [ 25923] By: nicholas                              on 2005/10/31  14:18:14
6140         Log: Arrange to only output each symbol once into global.sym
6141      Branch: perl
6142            ! embed.pl
6143 ____________________________________________________________________________
6144 [ 25922] By: rgs                                   on 2005/10/31  13:45:06
6145         Log: Tests for index/rindex with empty search string,
6146              adapted from a patch by Rick Delaney
6147      Branch: perl
6148            ! t/op/index.t
6149 ____________________________________________________________________________
6150 [ 25921] By: nicholas                              on 2005/10/31  13:22:01
6151         Log: uvchr_to_utf8() and utf8n_to_uvchr() are mathoms on ASCII based
6152              systems, and not on EBCDIC, so some more thinking is going to be
6153              needed here.
6154      Branch: perl
6155            ! mathoms.c utf8.c
6156 ____________________________________________________________________________
6157 [ 25920] By: stevep                                on 2005/10/31  11:58:08
6158         Log: Coverage stats showed that there were no tests for taking a slice
6159              from ().
6160      Branch: perl
6161            ! t/op/list.t
6162 ____________________________________________________________________________
6163 [ 25919] By: steveh                                on 2005/10/31  11:53:05
6164         Log: Change some spaces to tabs for easier diffing against config_h.SH
6165      Branch: perl
6166            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6167            ! win32/config_H.vc64
6168 ____________________________________________________________________________
6169 [ 25918] By: steveh                                on 2005/10/31  11:30:15
6170         Log: Fixed threaded builds following change 25916
6171      Branch: perl
6172            ! pp_hot.c
6173 ____________________________________________________________________________
6174 [ 25917] By: nicholas                              on 2005/10/31  11:29:43
6175         Log: POD nit spotted by Jarkko
6176      Branch: perl
6177            ! pod/perlhack.pod
6178 ____________________________________________________________________________
6179 [ 25916] By: rgs                                   on 2005/10/31  10:44:32
6180         Log: is_utf8_string_loc() is now a macro, don't use its Perl_-prefixed form
6181      Branch: perl
6182            ! pp_hot.c
6183 ____________________________________________________________________________
6184 [ 25915] By: rgs                                   on 2005/10/31  10:28:32
6185         Log: Subject: [PATCH] Etta James presents: More consting
6186              From: Andy Lester <andy@petdance.com>
6187              Date: Sun, 30 Oct 2005 23:44:13 -0600
6188              Message-ID: <20051031054413.GA10767@petdance.com>
6189      Branch: perl
6190            ! cop.h doop.c hv.c numeric.c op.c perl.c perlio.c pp_hot.c
6191            ! pp_sys.c sv.c toke.c universal.c util.c
6192 ____________________________________________________________________________
6193 [ 25914] By: rgs                                   on 2005/10/31  10:18:15
6194         Log: Subject: [PATCH] S_tokereport's unused parm
6195              From: Andy Lester <andy@petdance.com>
6196              Date: Mon, 31 Oct 2005 00:04:59 -0600
6197              Message-ID: <20051031060459.GC10767@petdance.com>
6198      Branch: perl
6199            ! embed.fnc embed.h proto.h toke.c
6200 ____________________________________________________________________________
6201 [ 25913] By: rgs                                   on 2005/10/31  08:54:18
6202         Log: Regenerate perlapi.pod
6203      Branch: perl
6204            ! pod/perlapi.pod
6205 ____________________________________________________________________________
6206 [ 25912] By: rgs                                   on 2005/10/31  08:40:23
6207         Log: Robin Houston remarks that mention of a context is missing from the
6208              threads.pm documentation.
6209      Branch: perl
6210            ! ext/threads/threads.pm
6211 ____________________________________________________________________________
6212 [ 25911] By: stevep                                on 2005/10/31  03:51:08
6213         Log: perlsio_binmode() is pretty much a mathom on UNIX platforms, but it is
6214              used on Cygwin, at least.
6215      Branch: perl
6216            ! mathoms.c perlio.c
6217 ____________________________________________________________________________
6218 [ 25910] By: nicholas                              on 2005/10/30  21:53:03
6219         Log: const const bad bad.
6220              gcc bad bad too, because it didn't grumble one bit. (or two, for that
6221              matter).
6222      Branch: perl
6223            ! utf8.c
6224 ____________________________________________________________________________
6225 [ 25909] By: nicholas                              on 2005/10/30  21:38:29
6226         Log: is_utf8_alnum() and is_utf8_alnumc() can use is_utf8_common() too.
6227      Branch: perl
6228            ! utf8.c
6229 ____________________________________________________________________________
6230 [ 25908] By: nicholas                              on 2005/10/30  21:24:29
6231         Log: Jarkko and I think that Perl_is_utf8_alnumc should be initialising
6232              and using PL_utf8_alnum*c*, not PL_utf8_alnum.
6233      Branch: perl
6234            ! utf8.c
6235 ____________________________________________________________________________
6236 [ 25907] By: nicholas                              on 2005/10/30  21:10:39
6237         Log: Perl_is_utf8_* share a lot of common code. Pull that out into a new
6238              function S_is_utf8_common.
6239      Branch: perl
6240            ! utf8.c
6241 ____________________________________________________________________________
6242 [ 25906] By: nicholas                              on 2005/10/30  18:31:25
6243         Log: Given that sv_nosharing performs the same function as sv_nolocking
6244              and sv_unnolocking (ie sweet FA), we might as well use the 1 function
6245              to initialise all 3 variables, and elimiate the other two.
6246              For some reason all 3 are listed as being in the public API. Daft.
6247      Branch: perl
6248            ! embed.fnc embed.h intrpvar.h mathoms.c proto.h util.c
6249 ____________________________________________________________________________
6250 [ 25905] By: nicholas                              on 2005/10/30  18:04:17
6251         Log: Replace uvuni_to_utf8() with a macro that passes the extra 0 argument
6252              to uvuni_to_utf8_flags(). Move the old body to mathoms.c
6253      Branch: perl
6254            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
6255 ____________________________________________________________________________
6256 [ 25904] By: nicholas                              on 2005/10/30  17:59:08
6257         Log: global.sym appears to have become out of date. Oops.
6258      Branch: perl
6259            ! global.sym
6260 ____________________________________________________________________________
6261 [ 25903] By: nicholas                              on 2005/10/30  17:49:27
6262         Log: Replace is_utf8_string_loc() with a macro that passes the extra 0
6263              argument to is_utf8_string_loc(). Correct the description of its
6264              parameters in its POD.
6265      Branch: perl
6266            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
6267 ____________________________________________________________________________
6268 [ 25902] By: nicholas                              on 2005/10/30  17:14:08
6269         Log: Fix typos in comments.
6270      Branch: perl
6271            ! utf8.c
6272 ____________________________________________________________________________
6273 [ 25901] By: nicholas                              on 2005/10/30  17:08:39
6274         Log: Functions that die aren't exactly well used code.
6275              (ck_retarget, oopsCV, pp_padany, pp_threadsv, pp_mapstart)
6276      Branch: perl
6277            ! mathoms.c op.c pp.c pp_ctl.c
6278 ____________________________________________________________________________
6279 [ 25900] By: nicholas                              on 2005/10/30  16:45:34
6280         Log: save_hints is a mathom.
6281      Branch: perl
6282            ! mathoms.c op.c
6283 ____________________________________________________________________________
6284 [ 25899] By: nicholas                              on 2005/10/30  16:41:02
6285         Log: I infer that change 25891 as-is would break OS2. This should fix it.
6286      Branch: perl
6287            ! perl.h
6288 ____________________________________________________________________________
6289 [ 25898] By: nicholas                              on 2005/10/30  16:36:22
6290         Log: init_i18nl14n is a mathom.
6291      Branch: perl
6292            ! locale.c mathoms.c
6293 ____________________________________________________________________________
6294 [ 25897] By: nicholas                              on 2005/10/30  16:24:37
6295         Log: Replace hv_magic() with a macro to call sv_magic() directly. Move the
6296              old body to mathoms.c
6297      Branch: perl
6298            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
6299 ____________________________________________________________________________
6300 [ 25896] By: nicholas                              on 2005/10/30  16:07:58
6301         Log: Fix win32 breakage inadvertently introduced by 25889
6302      Branch: perl
6303            ! perl.h
6304 ____________________________________________________________________________
6305 [ 25895] By: nicholas                              on 2005/10/30  10:31:01
6306         Log: Replace hv_iternext() with a macro that calls hv_iternext_flags with
6307              an extra 0 argument. Move the old body to mathoms.c
6308      Branch: perl
6309            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
6310 ____________________________________________________________________________
6311 [ 25894] By: nicholas                              on 2005/10/30  10:00:42
6312         Log: Fix typo in comment.
6313      Branch: perl
6314            ! hv.c
6315 ____________________________________________________________________________
6316 [ 25893] By: nicholas                              on 2005/10/30  09:59:41
6317         Log: Replace gv_fetchmethod() with a macro to call gv_fetchmethod_autoload()
6318              with the extra TRUE argument.
6319      Branch: perl
6320            ! embed.fnc embed.h gv.c gv.h mathoms.c proto.h
6321 ____________________________________________________________________________
6322 [ 25892] By: nicholas                              on 2005/10/30  08:51:52
6323         Log: I think we have a winner. do_pipe hasn't been called since 4.036.
6324              Maybe we should just remove this appendix.
6325      Branch: perl
6326            ! doio.c mathoms.c
6327 ____________________________________________________________________________
6328 [ 25891] By: nicholas                              on 2005/10/30  08:38:07
6329         Log: Replace do_aexec() with a macro to call do_aexec5() with the two extra
6330              0 arguments. Move the old body to mathoms.c
6331      Branch: perl
6332            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
6333 ____________________________________________________________________________
6334 [ 25890] By: nicholas                              on 2005/10/30  08:23:29
6335         Log: Replace do_exec() with a macro to call do_exec3() with the extra two
6336              0 arguments. Move the old body to mathoms.c
6337      Branch: perl
6338            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
6339 ____________________________________________________________________________
6340 [ 25889] By: nicholas                              on 2005/10/30  08:05:32
6341         Log: Replace do_open() with a macro to call do_openn() with the extra two
6342              0 paramters. Move the old body to mathoms.c.
6343      Branch: perl
6344            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
6345 ____________________________________________________________________________
6346 [ 25888] By: stevep                                on 2005/10/30  04:20:45
6347         Log: Subject: [PATCH] warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9)
6348              From: Bram <perl-rt@wizbit.be>
6349              Date: Thu, 04 Aug 2005 23:55:33 +0200
6350              Message-Id: <42F28ED5.CFFDCCFD@wizbit.be>
6351      Branch: perl
6352            ! lib/warnings.pm warnings.pl
6353 ____________________________________________________________________________
6354 [ 25887] By: stevep                                on 2005/10/29  22:37:50
6355         Log: Subject: Re: [PATCH] predecrement vs postdecrement
6356              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
6357              Date: Sat, 29 Oct 2005 23:24:33 +0300
6358              Message-ID: <4363DA81.6060600@gmail.com>
6359              
6360              Nit in pod/perlhack.pod
6361      Branch: perl
6362            ! pod/perlhack.pod
6363 ____________________________________________________________________________
6364 [ 25886] By: nicholas                              on 2005/10/29  17:31:01
6365         Log: Replace the body of the rarely used sv_setpviv_mg with a call to
6366              sv_setpviv followed by SvSETMAGIC.
6367      Branch: perl
6368            ! sv.c
6369 ____________________________________________________________________________
6370 [ 25885] By: nicholas                              on 2005/10/29  17:21:24
6371         Log: Replace sv_catsv_mg and sv_catpvn_mg, and move the obsolete bodies to
6372              mathoms.c
6373      Branch: perl
6374            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
6375 ____________________________________________________________________________
6376 [ 25884] By: nicholas                              on 2005/10/29  17:02:49
6377         Log: Add a new SMAGIC flag, to signal a call to SvSETMAGIC. Add it to
6378              sv_catpvn_flags and sv_catsv_flags, and then re-implement sv_catpvn_mg
6379              and sv_catsv_mg as calls to sv_catpvn_flags and sv_catsv_flags
6380              respectively.
6381      Branch: perl
6382            ! sv.c sv.h
6383 ____________________________________________________________________________
6384 [ 25883] By: nicholas                              on 2005/10/29  16:25:38
6385         Log: sv_2pv_nolen, sv_2pvbyte_nolen and sv_2pvutf8_nolen can all be replaced
6386              with terse macros, and the function bodies retired.
6387      Branch: perl
6388            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
6389 ____________________________________________________________________________
6390 [ 25882] By: nicholas                              on 2005/10/29  16:06:39
6391         Log: All the private implementations of @foo for compilers that can't do
6392              complex macro expansions became dead wood sometime around 5.7.3
6393              (Don't tell Otava this)
6394      Branch: perl
6395            ! mathoms.c sv.c
6396 ____________________________________________________________________________
6397 [ 25881] By: stevep                                on 2005/10/29  15:34:22
6398         Log: Subject: [perl #30563] [PATCH] Storable::dclone fails for tied elements
6399              From: perlbug-followup@perl.org (Srezic@Iconmobile.Com)
6400              Date: 2 Jul 2004 11:32:12 -0000
6401              Message-ID: <rt-3.0.11-30563-91788.4.94870186951744@perl.org>
6402              
6403              Also, a version bump to Storable.pm.
6404      Branch: perl
6405            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
6406            ! ext/Storable/t/dclone.t
6407 ____________________________________________________________________________
6408 [ 25880] By: nicholas                              on 2005/10/29  15:07:42
6409         Log: sv_utf8_upgrade declares itself to be a mathom, so off it goes.
6410              Remove duplicate declaration of Perl_sv_2uv
6411      Branch: perl
6412            ! mathoms.c sv.c
6413 ____________________________________________________________________________
6414 [ 25879] By: nicholas                              on 2005/10/29  14:51:32
6415         Log: Replace sv_force_normal with a macro that calls sv_force_normal_flags.
6416      Branch: perl
6417            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
6418 ____________________________________________________________________________
6419 [ 25878] By: nicholas                              on 2005/10/29  14:39:37
6420         Log: Replace sv_unref with a macro that calls sv_unref_flags
6421      Branch: perl
6422            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
6423 ____________________________________________________________________________
6424 [ 25877] By: stevep                                on 2005/10/29  14:33:30
6425         Log: Oops, missed an sv_force_normal()
6426      Branch: perl
6427            ! mg.c
6428 ____________________________________________________________________________
6429 [ 25876] By: nicholas                              on 2005/10/29  14:25:55
6430         Log: sv_taint() can easily be replaced by a macro.
6431      Branch: perl
6432            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
6433 ____________________________________________________________________________
6434 [ 25875] By: stevep                                on 2005/10/29  14:14:25
6435         Log: Change to use sv_force_normal_flags() directly, rather than calling
6436              sv_force_normal() to call sv_force_normal_flags().
6437      Branch: perl
6438            ! NetWare/sv_nw.c mg.c
6439 ____________________________________________________________________________
6440 [ 25874] By: nicholas                              on 2005/10/29  11:50:29
6441         Log: A terser implementation of S_varname, by using and post-processing
6442              gv_fullname4
6443      Branch: perl
6444            ! sv.c
6445 ____________________________________________________________________________
6446 [ 25873] By: stevep                                on 2005/10/29  11:47:55
6447         Log: Additional mathoms from doio.c
6448      Branch: perl
6449            ! doio.c mathoms.c
6450 ____________________________________________________________________________
6451 [ 25872] By: stevep                                on 2005/10/29  11:36:26
6452         Log: Coverage stats say av_fake() is a mathom too.
6453      Branch: perl
6454            ! av.c mathoms.c
6455 ____________________________________________________________________________
6456 [ 25871] By: nicholas                              on 2005/10/29  11:14:40
6457         Log: gv_fullname3 and gv_efullname3 are definately mathoms. They even say so.
6458      Branch: perl
6459            ! gv.c mathoms.c
6460 ____________________________________________________________________________
6461 [ 25870] By: stevep                                on 2005/10/29  11:02:12
6462         Log: Subject: Re: [PATCH] predecrement vs postdecrement
6463              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
6464              Date: Sat, 29 Oct 2005 11:52:25 +0300
6465              Message-ID: <43633849.6060809@gmail.com>
6466      Branch: perl
6467            ! regcomp.c
6468 ____________________________________________________________________________
6469 [ 25869] By: nicholas                              on 2005/10/29  10:53:40
6470         Log: gv_fullname and gv_efullname are definately mathoms.
6471      Branch: perl
6472            ! gv.c mathoms.c
6473 ____________________________________________________________________________
6474 [ 25868] By: stevep                                on 2005/10/28  23:38:35
6475         Log: Subject: [PATCH] perl5db.pl incorrect instructions in termination message
6476              From: Brendan O'Dea <bod@debian.org>
6477              Date: Sat, 29 Oct 2005 07:14:40 +1000
6478              Message-ID: <20051028211440.GA23305@londo.c47.org>
6479      Branch: perl
6480            ! lib/perl5db.pl
6481 ____________________________________________________________________________
6482 [ 25867] By: stevep                                on 2005/10/28  21:12:35
6483         Log: Makefiles like tabs, not spaces.
6484      Branch: perl
6485            ! win32/Makefile win32/makefile.mk
6486 ____________________________________________________________________________
6487 [ 25866] By: stevep                                on 2005/10/28  21:09:31
6488         Log: Add a new file, mathoms.c, to hold old code kept around for binary
6489              compatability with previous versions of Perl.  Change also includes
6490              various Makefile changes to compile the new file and link it into 
6491              libperl.
6492      Branch: perl
6493            + mathoms.c
6494            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile globals.c
6495            ! numeric.c op.c perlio.c plan9/mkfile sv.c utf8.c
6496            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
6497            ! wince/Makefile.ce
6498 ____________________________________________________________________________
6499 [ 25865] By: stevep                                on 2005/10/28  11:30:51
6500         Log: Check for changes in IO on CPAN.
6501      Branch: perl
6502            ! Porting/Maintainers.pl
6503 ____________________________________________________________________________
6504 [ 25864] By: stevep                                on 2005/10/28  11:21:48
6505         Log: gbarr is maintaining IO.
6506      Branch: perl
6507            ! Porting/Maintainers.pl
6508 ____________________________________________________________________________
6509 [ 25863] By: stevep                                on 2005/10/28  10:48:32
6510         Log: Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H.* files.
6511      Branch: perl
6512            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6513            ! win32/config_H.vc64
6514 ____________________________________________________________________________
6515 [ 25862] By: nicholas                              on 2005/10/28  10:24:43
6516         Log: Use the return value from sprintf and avoid a call to strlen
6517      Branch: perl
6518            ! sv.c
6519 ____________________________________________________________________________
6520 [ 25861] By: stevep                                on 2005/10/27  11:13:50
6521         Log: Subject: Re: IO::File performace issue
6522              From: gisle@ActiveState.com (Gisle Aas)
6523              Date: 27 Oct 2005 01:00:39 -0700
6524              Message-ID: <lrvezjv17c.fsf@caliper.activestate.com>
6525              
6526              Also includes a version bump for IO::File.
6527      Branch: perl
6528            ! ext/IO/lib/IO/File.pm
6529 ____________________________________________________________________________
6530 [ 25860] By: nicholas                              on 2005/10/27  08:53:03
6531         Log: Change 25850 failed to include all changed headers
6532      Branch: perl
6533            ! embed.h proto.h
6534 ____________________________________________________________________________
6535 [ 25859] By: stevep                                on 2005/10/27  01:55:08
6536         Log: Win32 fix for change #25850.  I don't know if this define will ever
6537              be used on Win32, but it does fix the problem at hand.
6538      Branch: perl
6539            ! win32/perlhost.h
6540 ____________________________________________________________________________
6541 [ 25858] By: rgs                                   on 2005/10/26  13:27:31
6542         Log: Subject: [patch@25854]vms.c rmsexpand and memmove fixes
6543              From: "John E. Malmberg" <wb8tyw@qsl.net>
6544              Date: Wed, 26 Oct 2005 08:08:05 -0400
6545              Message-ID: <435F71A5.6030809@qsl.net>
6546      Branch: perl
6547            ! vms/vms.c
6548 ____________________________________________________________________________
6549 [ 25857] By: rgs                                   on 2005/10/26  12:52:37
6550         Log: FAQ sync.
6551      Branch: perl
6552            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
6553            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
6554            ! pod/perlfaq7.pod pod/perlfaq9.pod
6555 ____________________________________________________________________________
6556 [ 25856] By: merijn                                on 2005/10/26  12:37:47
6557         Log: Subject: [PATCH] Symbian: better Series 80 support
6558              From: <jarkko.hietaniemi@nokia.com>
6559              Date: Wed, 26 Oct 2005 15:50:08 +0300
6560              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6AA@esebe105.NOE.Nokia.com>
6561      Branch: perl
6562            + symbian/hexdump.pl
6563            ! MANIFEST symbian/PerlApp.cpp symbian/PerlApp.h
6564            ! symbian/PerlAppS80.rss symbian/config.pl symbian/makesis.pl
6565            ! symbian/sisify.pl
6566 ____________________________________________________________________________
6567 [ 25855] By: stevep                                on 2005/10/26  11:52:46
6568         Log: Multiple versions of OpenBSD fail this test, not just 3.7.
6569      Branch: perl
6570            ! t/op/sprintf.t
6571 ____________________________________________________________________________
6572 [ 25854] By: rgs                                   on 2005/10/26  10:21:30
6573         Log: Subject: Re: [PATCH] minor speed-up for pp_push()
6574              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
6575              Date: Tue, 25 Oct 2005 08:11:42 +0200
6576              Message-id: <20051025061141.GA2256@ethan>
6577      Branch: perl
6578            ! pp.c
6579 ____________________________________________________________________________
6580 [ 25853] By: nicholas                              on 2005/10/26  10:06:37
6581         Log: Store the raw bytes of the pid in PL_pidstatus, rather than the
6582              stringification, as removing the conversions saves time and code.
6583      Branch: perl
6584            ! util.c
6585 ____________________________________________________________________________
6586 [ 25852] By: rgs                                   on 2005/10/26  09:37:25
6587         Log: Subject: [perl #37535] [PATCH] ioctl IOCPARM_LEN(x) should be _IOC_SIZE(x) on Linux, not 256 
6588              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
6589              Date: Tue, 25 Oct 2005 15:27:28 -0700
6590              Message-ID: <rt-3.0.11-37535-123290.14.118037538994@perl.org>
6591      Branch: perl
6592            ! perl.h
6593 ____________________________________________________________________________
6594 [ 25851] By: rgs                                   on 2005/10/26  08:58:42
6595         Log: Subject: Re: [patch@25838]Hopefully the last VMS exit/error fixes needed.
6596              From: "John E. Malmberg" <wb8tyw@qsl.net>
6597              Date: Tue, 25 Oct 2005 13:36:20 -0400
6598              Message-ID: <435E6D14.7000104@qsl.net>
6599      Branch: perl
6600            ! perl.h vms/perlvms.pod
6601 ____________________________________________________________________________
6602 [ 25850] By: nicholas                              on 2005/10/26  08:31:20
6603         Log: Most platforms don't actually need PL_pidstatus, or the associated
6604              .5K of code.
6605      Branch: perl
6606            ! embed.fnc intrpvar.h makedef.pl perl.c perl.h perlapi.h
6607            ! pp_sys.c sv.c util.c
6608 ____________________________________________________________________________
6609 [ 25849] By: rgs                                   on 2005/10/25  15:26:20
6610         Log: Back out change #25839, and apply :
6611              
6612              Subject: [patch@25838]Hopefully the last VMS exit/error fixes needed.
6613              From: "John E. Malmberg" <wb8tyw@qsl.net>
6614              Date: Tue, 25 Oct 2005 11:09:37 -0400
6615              Message-ID: <435E4AB1.1000106@qsl.net>
6616      Branch: perl
6617            ! perl.c perl.h vms/perlvms.pod
6618 ____________________________________________________________________________
6619 [ 25848] By: nicholas                              on 2005/10/25  12:54:18
6620         Log: Code in wait4pid was calling hv_delete with the hash iterator
6621              currently on that entry. On aggregate this does more work, beacuse
6622              the next call to hv_iterinit() would spot the flag, and have to call
6623              the delete routine, while in the meantime any new entries can't
6624              re-use that memory.
6625      Branch: perl
6626            ! util.c
6627 ____________________________________________________________________________
6628 [ 25847] By: rgs                                   on 2005/10/25  12:35:29
6629         Log: t/TEST should require Time::HiRes only when it uses it.
6630              This fixes minitest.
6631      Branch: perl
6632            ! t/TEST
6633 ____________________________________________________________________________
6634 [ 25846] By: rgs                                   on 2005/10/25  12:17:33
6635         Log: Rediff the Makefile.SH patch for cross-compilation.
6636              (this doesn't mean it works, though.)
6637      Branch: perl
6638            ! Cross/Makefile.SH.patch
6639 ____________________________________________________________________________
6640 [ 25845] By: stevep                                on 2005/10/25  11:56:53
6641         Log: Upgrade to Time-HiRes-1.76
6642      Branch: perl
6643            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
6644            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
6645            ! ext/Time/HiRes/t/HiRes.t
6646 ____________________________________________________________________________
6647 [ 25844] By: rgs                                   on 2005/10/25  11:19:44
6648         Log: Remove remaining references to mv-if-diff
6649      Branch: perl
6650            ! os2/Makefile.SHs pod/Makefile.SH pod/perlmodlib.PL
6651 ____________________________________________________________________________
6652 [ 25843] By: nicholas                              on 2005/10/25  10:55:27
6653         Log: Oops. the trick is to edit Makefile.SH
6654      Branch: perl
6655            ! Makefile.SH
6656 ____________________________________________________________________________
6657 [ 25842] By: nicholas                              on 2005/10/25  10:36:39
6658         Log: Subject: [PATCH] remove mv-if-diff
6659              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
6660              Message-ID: <20051024193257.2022ea0d@grubert.mandrakesoft.com>
6661              Date: Mon, 24 Oct 2005 19:32:57 +0200
6662              
6663              (with tweak to add rm for opmini.c, remove mv-if-diff, and reflect
6664              this removal in MANIFEST)
6665      Branch: perl
6666            - mv-if-diff
6667            ! MANIFEST Makefile.SH
6668 ____________________________________________________________________________
6669 [ 25841] By: nicholas                              on 2005/10/25  09:09:49
6670         Log: Replace all the strlen()s related to PL_pidstatus with the return
6671              value of my_sprintf
6672      Branch: perl
6673            ! util.c
6674 ____________________________________________________________________________
6675 [ 25840] By: nicholas                              on 2005/10/25  08:32:25
6676         Log: Whoops. The Windows build is going to need to know that this symbol is
6677              defined.
6678      Branch: perl
6679            ! perl.c
6680 ____________________________________________________________________________
6681 [ 25839] By: rgs                                   on 2005/10/25  08:14:33
6682         Log: Subject: VMS exit handling still broken, need some help.
6683              From: "John E. Malmberg" <wb8tyw@qsl.net>
6684              Date: Mon, 24 Oct 2005 01:34:41 -0400
6685              Message-ID: <435C7271.8070403@qsl.net>
6686      Branch: perl
6687            ! perl.c perl.h vms/vms.c
6688 ____________________________________________________________________________
6689 [ 25838] By: merijn                                on 2005/10/25  05:58:00
6690         Log: Subject: [patch@25837] Change 25831: sprintf returns the length of the buffer.
6691              From: "John E. Malmberg" <wb8tyw@qsl.net>
6692              Date: Mon, 24 Oct 2005 23:37:46 -0400
6693              Message-ID: <435DA88A.90201@qsl.net>
6694      Branch: perl
6695            ! configure.com
6696 ____________________________________________________________________________
6697 [ 25837] By: merijn                                on 2005/10/24  23:35:40
6698         Log: Backport of changes #25831 and #25832. Re-order needed
6699              
6700              Subject: [PATCH] Re: Configure question about format of cc/cppsymbols
6701              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
6702              Date: Mon, 24 Oct 2005 13:04:58 -0700
6703              Message-ID: <20051024200458.GC2312@efn.org>
6704      Branch: perl
6705            ! Configure config_h.SH
6706 ____________________________________________________________________________
6707 [ 25833] By: merijn                                on 2005/10/24  22:44:22
6708         Log: Subject: [PATCH] Compress::Zlib
6709              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
6710              Date: Mon, 24 Oct 2005 23:19:48 +0100
6711              Message-ID: <00ab01c5d8e9$0ef31b40$02f0440a@myopwv.com>
6712      Branch: perl
6713            ! ext/Compress/Zlib/Zlib.pm
6714            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
6715            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
6716            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
6717            ! ext/Compress/Zlib/t/03zlib-v1.t
6718            ! ext/Compress/Zlib/t/16oneshot.t ext/Compress/Zlib/t/22merge.t
6719 ____________________________________________________________________________
6720 [ 25832] By: nicholas                              on 2005/10/24  21:20:21
6721         Log: Add my_sprintf, which is usually just a macro for sprintf, for those
6722              places where we want to use the return value of sprintf. This allows
6723              a wrapper to be used for platforms where the C library isn't ANSI-
6724              conformant.
6725      Branch: perl
6726            ! config_h.SH embed.fnc embed.h global.sym makedef.pl perl.h
6727            ! proto.h util.c
6728 ____________________________________________________________________________
6729 [ 25831] By: nicholas                              on 2005/10/24  20:03:38
6730         Log: Add a probe for whether sprintf returns the length of the buffer.
6731              Update all the canned config.sh files.
6732              Assume that symbian and Win32 are all ANSI conformant, note that ARM
6733              Linux (ie glibc) will be, don't assume that any other platform is.
6734      Branch: perl
6735            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
6736            ! Porting/Glossary configure.com epoc/config.sh
6737            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
6738            ! win32/config.bc win32/config.gc win32/config.vc
6739            ! win32/config.vc64 wince/config.ce
6740 ____________________________________________________________________________
6741 [ 25830] By: rgs                                   on 2005/10/24  16:18:41
6742         Log: Fix path in code example
6743      Branch: perl
6744            ! pod/perlfunc.pod
6745 ____________________________________________________________________________
6746 [ 25829] By: rgs                                   on 2005/10/24  15:21:28
6747         Log: Subject: Re: do { EXPR for EXPR }
6748              From: Robin Houston <robin@cpan.org>
6749              Date: Sat, 22 Oct 2005 16:56:27 +0100
6750              Message-ID: <20051022155627.GA22420@rpc142.cs.man.ac.uk>
6751      Branch: perl
6752            ! op.c t/cmd/mod.t
6753 ____________________________________________________________________________
6754 [ 25828] By: stevep                                on 2005/10/24  14:16:32
6755         Log: Update one of merijn's previous emails.
6756      Branch: perl
6757            ! Porting/checkAUTHORS.pl
6758 ____________________________________________________________________________
6759 [ 25827] By: craigb                                on 2005/10/23  22:17:44
6760         Log: Subject: [patch@25825] Fix st_ino compare to use real data.
6761              From: "John E. Malmberg" <wb8tyw@qsl.net>
6762              Date: Sun, 23 Oct 2005 17:46:46 -0400
6763              Message-id: <435C04C6.2090405@qsl.net>
6764      Branch: perl
6765            ! vms/vms.c
6766 ____________________________________________________________________________
6767 [ 25825] By: mhx                                   on 2005/10/23  10:16:45
6768         Log: Fix mismatched braces in S_fd_on_nosuid_fs().
6769      Branch: perl
6770            ! perl.c
6771 ____________________________________________________________________________
6772 [ 25824] By: craigb                                on 2005/10/22  16:43:40
6773         Log: VMS threaded build fixes for things broken in #25783
6774      Branch: perl
6775            ! vms/vms.c vms/vmsish.h
6776 ____________________________________________________________________________
6777 [ 25823] By: nicholas                              on 2005/10/22  13:12:48
6778         Log: use more 'const' in the Encode data structures.
6779      Branch: perl
6780            ! ext/Encode/Encode/encode.h ext/Encode/bin/enc2xs
6781 ____________________________________________________________________________
6782 [ 25822] By: mhx                                   on 2005/10/22  13:02:02
6783         Log: Turn NN to NULLOK for functions that have code to handle
6784              the ptr == NULL case and are currently called with NULL
6785              pointers. Having parameters tagged NN can make gcc optimize
6786              away the code for the NULL case, causing segfaults.
6787      Branch: perl
6788            ! embed.fnc proto.h
6789 ____________________________________________________________________________
6790 [ 25821] By: nicholas                              on 2005/10/22  12:08:34
6791         Log: Mark more static Encode data structures as const.
6792      Branch: perl
6793            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
6794            ! ext/Encode/bin/enc2xs ext/Encode/encengine.c
6795 ____________________________________________________________________________
6796 [ 25820] By: stevep                                on 2005/10/21  21:54:01
6797         Log: Documentation on getting a FORMAT ref from a GLOB was missing from
6798              perlref.pod.  Thanks for David Wheeler for starting the discussion
6799              and Paul Johnson for confirming that it could actually be done.
6800      Branch: perl
6801            ! pod/perlref.pod
6802 ____________________________________________________________________________
6803 [ 25819] By: merijn                                on 2005/10/21  15:49:00
6804         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
6805              From: <jarkko.hietaniemi@nokia.com>
6806              Date: Fri, 21 Oct 2005 17:15:23 +0300
6807              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
6808      Branch: perl
6809            + symbian/PerlAppS60.rss symbian/PerlAppS80.rss
6810            ! MANIFEST
6811 ____________________________________________________________________________
6812 [ 25818] By: rgs                                   on 2005/10/21  15:44:38
6813         Log: Subject: allow "" as select bitmask [PATCH]
6814              From: Gisle Aas <gisle@ActiveState.com>
6815              Date: 21 Oct 2005 08:04:40 -0700
6816              Message-ID: <lrach229o7.fsf_-_@caliper.activestate.com>
6817      Branch: perl
6818            ! pp_sys.c t/op/sselect.t
6819 ____________________________________________________________________________
6820 [ 25816] By: rgs                                   on 2005/10/21  15:06:13
6821         Log: Rewording of doc change #25812
6822      Branch: perl
6823            ! pod/perlsub.pod
6824 ____________________________________________________________________________
6825 [ 25815] By: merijn                                on 2005/10/21  14:12:37
6826         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
6827              From: <jarkko.hietaniemi@nokia.com>
6828              Date: Fri, 21 Oct 2005 17:15:23 +0300
6829              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
6830      Branch: perl
6831            - symbian/PerlApp.rss
6832 ____________________________________________________________________________
6833 [ 25814] By: merijn                                on 2005/10/21  14:12:10
6834         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
6835              From: <jarkko.hietaniemi@nokia.com>
6836              Date: Fri, 21 Oct 2005 17:15:23 +0300
6837              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
6838      Branch: perl
6839            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
6840            ! symbian/PerlApp.hrh symbian/config.pl symbian/config.sh
6841            ! symbian/makesis.pl symbian/sdk.pl symbian/sisify.pl
6842            ! symbian/xsbuild.pl
6843 ____________________________________________________________________________
6844 [ 25813] By: rgs                                   on 2005/10/21  13:24:30
6845         Log: Subject: wrong maxlen in sselect [PATCH]
6846              From: Gisle Aas <gisle@ActiveState.com>
6847              Date: 21 Oct 2005 05:24:30 -0700
6848              Message-ID: <lrzmp312ip.fsf@caliper.activestate.com>
6849              
6850              Plus a regression test for the new warning.
6851      Branch: perl
6852            ! pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys
6853 ____________________________________________________________________________
6854 [ 25812] By: rgs                                   on 2005/10/21  13:01:26
6855         Log: Subject: Re: [PATCH] return values reworded in perlsub.pod
6856              From: Xavier Noria <fxn@hashref.com>
6857              Date: Fri, 21 Oct 2005 08:43:12 +0200
6858              Message-Id: <1C8D7C5C-986C-4336-8C4F-8B965CE1AD17@hashref.com>
6859              
6860              (with minor tweaks)
6861      Branch: perl
6862            ! pod/perlsub.pod
6863 ____________________________________________________________________________
6864 [ 25811] By: rgs                                   on 2005/10/21  09:31:52
6865         Log: Remove last remaining reference to vax11c
6866      Branch: perl
6867            ! x2p/a2p.h
6868 ____________________________________________________________________________
6869 [ 25810] By: craigb                                on 2005/10/20  22:38:36
6870         Log: Subject: [patch@25809]restore documented exit behavior
6871              From: "John E. Malmberg" <wb8tyw@qsl.net>
6872              Date: Thu, 20 Oct 2005 18:21:20 -0400
6873              Message-id: <43581860.3020108@qsl.net>
6874      Branch: perl
6875            ! mg.c perl.c perl.h t/op/exec.t vms/perlvms.pod vms/vms.c
6876 ____________________________________________________________________________
6877 [ 25809] By: rgs                                   on 2005/10/19  21:15:53
6878         Log: Fix doc typo, by Gisle Aas
6879      Branch: perl
6880            ! lib/User/grent.pm
6881 ____________________________________________________________________________
6882 [ 25808] By: rgs                                   on 2005/10/19  20:46:50
6883         Log: Subject: Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ARRAY in leave
6884              From: Robin Houston <robin@cpan.org>
6885              Date: Oct 14, 2005 1:54 AM
6886              Message-ID: <20051013235457.GA23386@rpc142.cs.man.ac.uk>
6887      Branch: perl
6888            ! embed.fnc embed.h global.sym op.c op.h proto.h t/op/array.t
6889 ____________________________________________________________________________
6890 [ 25805] By: rgs                                   on 2005/10/19  13:19:17
6891         Log: Forgotten chunk by jhi
6892      Branch: perl
6893            ! symbian/makesis.pl
6894 ____________________________________________________________________________
6895 [ 25804] By: rgs                                   on 2005/10/19  13:09:09
6896         Log: Subject: [PATCH] blead 25801: Symbian batch of today
6897              From: <jarkko.hietaniemi@nokia.com>
6898              Date: Wed, 19 Oct 2005 16:19:23 +0300
6899              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A663@esebe105.NOE.Nokia.com>
6900      Branch: perl
6901            ! perl.h pp_sys.c symbian/config.sh symbian/symbianish.h
6902            ! symbian/xsbuild.pl
6903 ____________________________________________________________________________
6904 [ 25803] By: rgs                                   on 2005/10/19  08:18:30
6905         Log: Subject: [PATCH] More consting, and DRY leads to shrinking object code
6906              From: Andy Lester <andy@petdance.com>
6907              Date: Tue, 18 Oct 2005 09:57:23 -0500
6908              Message-ID: <20051018145723.GA4964@petdance.com>
6909      Branch: perl
6910            ! av.c gv.c hv.c mg.c pp_ctl.c pp_hot.c sv.c
6911 ____________________________________________________________________________
6912 [ 25802] By: rgs                                   on 2005/10/19  07:52:20
6913         Log: Subject: [PATCH] Adding documentation index to perlapi.pod and perlintern.pod
6914              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
6915              Date: Tue, 18 Oct 2005 22:22:57 +0200
6916              Message-ID: <1129666977.435559a10cb95@imp5-g19.free.fr>
6917              
6918              (tweaked to remove trailing whitespace to doc entries)
6919              Plus, regenerate doc and headers
6920      Branch: perl
6921            ! autodoc.pl embed.h pod/perlapi.pod pod/perlintern.pod proto.h
6922 ____________________________________________________________________________
6923 [ 25801] By: craigb                                on 2005/10/19  00:29:00
6924         Log: Subject: [patch@25784] enable open(FOO, "child.pl foo|") on VMS
6925              From: "John E. Malmberg" <wb8tyw@qsl.net>
6926              Date: Tue, 18 Oct 2005 14:43:29 -0400
6927              Message-id: <43554251.5020704@qsl.net>
6928      Branch: perl
6929            ! vms/vms.c vms/vmsish.h
6930 ____________________________________________________________________________
6931 [ 25800] By: rgs                                   on 2005/10/18  21:22:17
6932         Log: Add notes about -f _ and defined %foo:: in perldelta
6933      Branch: perl
6934            ! pod/perl593delta.pod
6935 ____________________________________________________________________________
6936 [ 25799] By: rgs                                   on 2005/10/18  20:57:43
6937         Log: Force _ to be always a bareword after filetest operators
6938      Branch: perl
6939            ! t/op/filetest.t toke.c
6940 ____________________________________________________________________________
6941 [ 25798] By: nicholas                              on 2005/10/18  19:52:27
6942         Log: Add Rafael's 5.10 roadmap to perltodo.
6943              Add state variables.
6944              Remove xsubpp entry, as that had been done already.
6945      Branch: perl
6946            ! pod/perltodo.pod
6947 ____________________________________________________________________________
6948 [ 25797] By: rgs                                   on 2005/10/18  19:24:55
6949         Log: Fix tokenizer debugging trace for file tests
6950      Branch: perl
6951            ! toke.c
6952 ____________________________________________________________________________
6953 [ 25796] By: stevep                                on 2005/10/18  19:15:40
6954         Log: Upgrade to Digest-1.13
6955      Branch: perl
6956            ! lib/Digest.pm lib/Digest/Changes lib/Digest/file.pm
6957 ____________________________________________________________________________
6958 [ 25795] By: merijn                                on 2005/10/18  16:30:54
6959         Log: VMS does not have clearenv () according to John E. Malmberg
6960              Followup to 25793
6961      Branch: perl
6962            ! configure.com
6963 ____________________________________________________________________________
6964 [ 25794] By: steveh                                on 2005/10/18  15:03:50
6965         Log: Update win32 config files w.r.t. change #25793
6966      Branch: perl
6967            ! win32/config.bc win32/config.gc win32/config.vc
6968            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
6969            ! win32/config_H.vc win32/config_H.vc64
6970 ____________________________________________________________________________
6971 [ 25793] By: merijn                                on 2005/10/18  13:50:15
6972         Log: Add probe for clearenv (), like #25733 for unsetenv ()
6973      Branch: perl
6974            ! Configure Porting/Glossary config_h.SH handy.h
6975 ____________________________________________________________________________
6976 [ 25790] By: rgs                                   on 2005/10/18  12:48:17
6977         Log: Subject: [PATCH] missed some SYMBIAN ifdefs
6978              From: <jarkko.hietaniemi@nokia.com>
6979              Date: Tue, 18 Oct 2005 16:07:28 +0300
6980              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A64D@esebe105.NOE.Nokia.com>
6981      Branch: perl
6982            ! perl.h util.h
6983 ____________________________________________________________________________
6984 [ 25789] By: stevep                                on 2005/10/18  10:52:01
6985         Log: Upgrade to Time-HiRes-1.75
6986      Branch: perl
6987            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
6988            ! ext/Time/HiRes/Makefile.PL
6989 ____________________________________________________________________________
6990 [ 25788] By: rgs                                   on 2005/10/18  09:29:05
6991         Log: Subject: [PATCH] Symbian: New vs New
6992              From: <jarkko.hietaniemi@nokia.com>
6993              Date: Tue, 18 Oct 2005 12:53:16 +0300
6994              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A640@esebe105.NOE.Nokia.com>
6995      Branch: perl
6996            ! symbian/PerlUtil.cpp
6997 ____________________________________________________________________________
6998 [ 25786] By: rgs                                   on 2005/10/18  08:01:12
6999         Log: Subject: [patch@25783] vmsish.h fix for lstat() definition
7000              From: "John E. Malmberg" <wb8tyw@qsl.net>
7001              Date: Mon, 17 Oct 2005 17:08:19 -0400
7002              Message-ID: <435412C3.3080504@qsl.net>
7003      Branch: perl
7004            ! vms/vmsish.h
7005 ____________________________________________________________________________
7006 [ 25784] By: steveh                                on 2005/10/17  15:48:24
7007         Log: Silence gcc complaints about comments in config.h
7008              
7009              This suppresses dozens of lines of warnings seen, e.g. here:
7010              http://www.nntp.perl.org/group/perl.daily-build.reports/32231
7011      Branch: perl
7012            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
7013 ____________________________________________________________________________
7014 [ 25783] By: rgs                                   on 2005/10/17  15:13:35
7015         Log: Subject: [patch@25775] VMS prep for symbolic links and long filename
7016              From: "John E. Malmberg" <wb8tyw@qsl.net>
7017              Date: Mon, 17 Oct 2005 08:12:37 -0400
7018              Message-ID: <43539535.70609@qsl.net>
7019      Branch: perl
7020            ! vms/vms.c vms/vmsish.h
7021 ____________________________________________________________________________
7022 [ 25782] By: rgs                                   on 2005/10/17  15:05:23
7023         Log: Subject: [PATCH] even more Symbian
7024              From: <jarkko.hietaniemi@nokia.com>
7025              Date: Mon, 17 Oct 2005 18:27:57 +0300
7026              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A61F@esebe105.NOE.Nokia.com>
7027      Branch: perl
7028            ! ext/Storable/Storable.xs symbian/TODO
7029            ! symbian/find_writeable_data.pl symbian/xsbuild.pl
7030 ____________________________________________________________________________
7031 [ 25781] By: nicholas                              on 2005/10/17  14:44:59
7032         Log: Correct precedence from and to && in an expression with assignment.
7033      Branch: perl
7034            ! ext/IO/t/io_sock.t
7035 ____________________________________________________________________________
7036 [ 25780] By: rgs                                   on 2005/10/17  10:16:30
7037         Log: Subject: Re: small addition to $, and $\ in perlvar.pod
7038              From: Xavier Noria <fxn@hashref.com>
7039              Date: Sun, 16 Oct 2005 12:27:30 +0200
7040              Message-Id: <7CA83392-70CD-4AC8-AA44-D94F508BB028@hashref.com>
7041      Branch: perl
7042            ! pod/perlvar.pod
7043 ____________________________________________________________________________
7044 [ 25779] By: steveh                                on 2005/10/17  10:14:46
7045         Log: Make some casts explicit to keep VC++ 7 happy
7046              
7047              Specifically, this silences the warnings from the following smoke:
7048              http://www.nntp.perl.org/group/perl.daily-build.reports/32258
7049              (Hmm. Looks like you need to decode the base64 yourself before you
7050              can read that.)
7051      Branch: perl
7052            ! numeric.c op.c pp_pack.c toke.c
7053 ____________________________________________________________________________
7054 [ 25778] By: rgs                                   on 2005/10/17  09:57:24
7055         Log: Subject: [PATCH] another Symbian update: Alan's fault :-)
7056              From: <jarkko.hietaniemi@nokia.com>
7057              Date: Mon, 17 Oct 2005 13:19:34 +0300
7058              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A611@esebe105.NOE.Nokia.com>
7059      Branch: perl
7060            + symbian/find_writeable_data.pl
7061            ! MANIFEST XSUB.h doio.c embed.fnc embed.h mg.c perl.c perl.h
7062            ! perlio.c pp_ctl.c pp_sys.c symbian/config.pl symbian/sisify.pl
7063            ! util.c
7064 ____________________________________________________________________________
7065 [ 25777] By: rgs                                   on 2005/10/17  08:46:31
7066         Log: Doc/style fixes pointed out by Gisle
7067      Branch: perl
7068            ! lib/warnings/register.pm
7069 ____________________________________________________________________________
7070 [ 25776] By: rgs                                   on 2005/10/17  08:28:15
7071         Log: Subject: [PATCH] blead@25775 Symbian update
7072              From: <jarkko.hietaniemi@nokia.com>
7073              Date: Mon, 17 Oct 2005 11:49:20 +0300
7074              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A60A@esebe105.NOE.Nokia.com>
7075      Branch: perl
7076            + symbian/PerlUtil.cpp symbian/PerlUtil.h symbian/PerlUtil.pod
7077            ! MANIFEST README.symbian symbian/PerlBase.pod symbian/TODO
7078            ! symbian/config.pl symbian/sdk.pl symbian/sisify.pl
7079            ! symbian/symbian_proto.h symbian/xsbuild.pl
7080 ____________________________________________________________________________
7081 [ 25775] By: davem                                 on 2005/10/16  23:05:44
7082         Log: DEBUG_LEAKING_SCALARS doesn't need shared memory to store filenames
7083      Branch: perl
7084            ! sv.c
7085 ____________________________________________________________________________
7086 [ 25774] By: rgs                                   on 2005/10/16  21:47:57
7087         Log: Subject: [PATCH] Keys of %INC always use forward slashes
7088              From: Jan Dubois <jand@activestate.com>
7089              Date: Oct 16, 2005 8:24 PM
7090              Message-ID: <006e01c5d27e$d722c6e0$2217a8c0@candy>
7091      Branch: perl
7092            ! lib/CPAN.pm
7093 ____________________________________________________________________________
7094 [ 25772] By: craigb                                on 2005/10/16  19:10:56
7095         Log: Subject: [patch@25763] Fix VMS error/exit handling, update kill function
7096              From: "John E. Malmberg" <wb8tyw@qsl.net>
7097              Message-id: <4351F393.8030809@qsl.net>
7098              Date: Sun, 16 Oct 2005 02:30:43 -0400
7099      Branch: perl
7100            ! perl.c perl.h t/run/exit.t vms/vms.c vms/vmsish.h
7101 ____________________________________________________________________________
7102 [ 25771] By: davem                                 on 2005/10/16  17:46:10
7103         Log: an assert in av_undef was leaking memory
7104      Branch: perl
7105            ! av.c
7106 ____________________________________________________________________________
7107 [ 25770] By: davem                                 on 2005/10/16  17:39:20
7108         Log: static functions should be prefixed S_
7109      Branch: perl
7110            ! ext/threads/threads.xs
7111 ____________________________________________________________________________
7112 [ 25769] By: davem                                 on 2005/10/16  14:53:45
7113         Log: free a thread's interpreter after $t->join() rather than after undef $t
7114              This should fix some ithreads memory leaks.
7115      Branch: perl
7116            ! ext/threads/threads.xs
7117 ____________________________________________________________________________
7118 [ 25768] By: stevep                                on 2005/10/16  13:53:00
7119         Log: Upgrade to version-0.49
7120      Branch: perl
7121            ! lib/version.pm lib/version.pod
7122 ____________________________________________________________________________
7123 [ 25767] By: stevep                                on 2005/10/16  13:24:23
7124         Log: No more attempting to edit Pod before the first coffee of the morning.
7125      Branch: perl
7126            ! ext/DynaLoader/XSLoader_pm.PL
7127 ____________________________________________________________________________
7128 [ 25766] By: stevep                                on 2005/10/16  13:10:02
7129         Log: Upgrade to XSLoader-0.06 (plus a minor doc nit found by podchecker).
7130      Branch: perl
7131            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
7132 ____________________________________________________________________________
7133 [ 25765] By: stevep                                on 2005/10/16  13:02:19
7134         Log: Upgrade to Pod-Parser-1.34 (with some changes to get the new test file
7135              to work within the core).
7136      Branch: perl
7137            + lib/Pod/t/contains_pod.t t/lib/contains_pod.xr
7138            ! MANIFEST lib/Pod/Find.pm
7139 ____________________________________________________________________________
7140 [ 25764] By: stevep                                on 2005/10/16  12:36:37
7141         Log: Upgrade to ExtUtils-ParseXS-2.15.
7142      Branch: perl
7143            ! lib/ExtUtils/ParseXS.pm
7144 ____________________________________________________________________________
7145 [ 25763] By: nicholas                              on 2005/10/15  21:35:29
7146         Log: Subject: pre{inc,dec} is faster, even with integers
7147              From: hv@crypt.org
7148              Message-Id: <200510141722.j9EHMfa25945@zen.crypt.org>
7149              Date: Fri, 14 Oct 2005 18:22:41 +0100
7150      Branch: perl
7151            ! op.c t/op/inc.t
7152 ____________________________________________________________________________
7153 [ 25761] By: craigb                                on 2005/10/15  03:59:44
7154         Log: Subject: [patch@blead] perlport.pod
7155              From: "John E. Malmberg" <wb8tyw@qsl.net>
7156              Date: Fri, 14 Oct 2005 23:48:20 -0400
7157              Message-id: <43507C04.8050003@qsl.net>
7158      Branch: perl
7159            ! pod/perlport.pod
7160 ____________________________________________________________________________
7161 [ 25760] By: craigb                                on 2005/10/15  03:43:30
7162         Log: Subject: patch for blead - Perlvms.pod update
7163              From: "John E. Malmberg" <wb8tyw@qsl.net>
7164              Date: Fri, 14 Oct 2005 21:15:26 -0400
7165              Message-id: <4350582E.4070209@qsl.net>
7166      Branch: perl
7167            ! vms/perlvms.pod
7168 ____________________________________________________________________________
7169 [ 25759] By: craigb                                on 2005/10/14  15:31:33
7170         Log: Grab enough room from the outset in do_tovmsspec()
7171      Branch: perl
7172            ! vms/vms.c
7173 ____________________________________________________________________________
7174 [ 25758] By: steveh                                on 2005/10/14  08:00:58
7175         Log: Subject: [PATCH] Compress::Zlib - fix for win32
7176              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
7177              Date: Thu, 13 Oct 2005 23:06:25 +0100
7178              Message-ID: <002a01c5d042$5c25fea0$1a1c140a@myopwv.com>
7179      Branch: perl
7180            ! ext/Compress/Zlib/Zlib.xs
7181 ____________________________________________________________________________
7182 [ 25757] By: stevep                                on 2005/10/14  03:46:24
7183         Log: gcc complains when it sees variables declared
7184              
7185              const register ...
7186              
7187              switched them all to 
7188              
7189              register const ...
7190      Branch: perl
7191            ! av.c pp.c pp_hot.c regexec.c sv.c toke.c util.c
7192 ____________________________________________________________________________
7193 [ 25756] By: stevep                                on 2005/10/14  01:20:21
7194         Log: Upgrade to Unicode-Collate-0.52
7195      Branch: perl
7196            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
7197            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
7198 ____________________________________________________________________________
7199 [ 25755] By: stevep                                on 2005/10/13  23:31:03
7200         Log: Add PERL_USE_SAFE_PUTENV to the compile time options in perl -V
7201      Branch: perl
7202            ! perl.c
7203 ____________________________________________________________________________
7204 [ 25754] By: stevep                                on 2005/10/13  23:03:46
7205         Log: Subject: [PATCH] Stas' croak patch and then some
7206              From: Andy Lester <andy@petdance.com>
7207              Date: Thu, 13 Oct 2005 16:42:12 -0500
7208              Message-ID: <20051013214212.GA1122@petdance.com>
7209      Branch: perl
7210            ! embed.fnc gv.c op.c pad.c perl.c pp_sort.c proto.h regcomp.c
7211            ! sv.c t/TEST toke.c utf8.c
7212 ____________________________________________________________________________
7213 [ 25753] By: rgs                                   on 2005/10/13  15:53:39
7214         Log: If /dev/null is not readable, perl -e fails with
7215              an obscure error message. Make it more understandable.
7216      Branch: perl
7217            ! perl.c
7218 ____________________________________________________________________________
7219 [ 25752] By: rgs                                   on 2005/10/13  14:18:50
7220         Log: Subject: [patch@25744] t/op/local.t - change 25514 broke VMS
7221              From: "John E. Malmberg" <wb8tyw@qsl.net>
7222              Date: Thu, 13 Oct 2005 10:28:23 -0400
7223              Message-ID: <434E6F07.5020108@qsl.net>
7224      Branch: perl
7225            ! t/op/local.t
7226 ____________________________________________________________________________
7227 [ 25751] By: rgs                                   on 2005/10/13  12:38:21
7228         Log: Subject: SvPVutf8_nolen crashes [PATCH]
7229              From: Gisle Aas <gisle@ActiveState.com>
7230              Date: 13 Oct 2005 06:00:49 -0700
7231              Message-ID: <lrslv56072.fsf@caliper.activestate.com>
7232      Branch: perl
7233            ! sv.c
7234 ____________________________________________________________________________
7235 [ 25750] By: rgs                                   on 2005/10/13  12:22:24
7236         Log: Better cleanup of directories created by C::Zlib
7237      Branch: perl
7238            ! Makefile.SH
7239 ____________________________________________________________________________
7240 [ 25749] By: merijn                                on 2005/10/13  12:17:41
7241         Log: PL_use_safe_putenv needs to be in the export lists
7242      Branch: perl
7243            ! makedef.pl
7244 ____________________________________________________________________________
7245 [ 25748] By: rgs                                   on 2005/10/13  11:20:23
7246         Log: Subject: [PATCH] POD index entries with X<>
7247              From: Ivan Tubert-Brohman <itub@cpan.org>
7248              Date: Wed, 12 Oct 2005 19:20:18 -0400
7249              Message-ID: <434D9A32.4050305@cpan.org>
7250      Branch: perl
7251            ! pod/perldata.pod pod/perldebug.pod pod/perldsc.pod
7252            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlform.pod
7253            ! pod/perlfunc.pod pod/perllexwarn.pod pod/perlmod.pod
7254            ! pod/perlobj.pod pod/perlop.pod pod/perlpod.pod pod/perlre.pod
7255            ! pod/perlref.pod pod/perlrun.pod pod/perlsub.pod
7256            ! pod/perlsyn.pod pod/perltie.pod
7257 ____________________________________________________________________________
7258 [ 25747] By: rgs                                   on 2005/10/13  09:43:46
7259         Log: Subject: Accidental interpolation of $@ in Pod::Html [PATCH]
7260              From: Gisle Aas <gisle@ActiveState.com>
7261              Date: 13 Oct 2005 01:42:32 -0700
7262              Message-ID: <lr7jch95af.fsf@caliper.activestate.com>
7263      Branch: perl
7264            ! lib/Pod/Html.pm
7265 ____________________________________________________________________________
7266 [ 25746] By: rgs                                   on 2005/10/13  09:05:42
7267         Log: The new REQUIRE token introduced by change 25599 must be
7268              nonassoc, just like the UNIOP token it's patterned after.
7269              (While we're at it, allow to use bison 2.1 to regenerate
7270              the parser files.)
7271      Branch: perl
7272            ! perly.act perly.h perly.tab perly.y regen_perly.pl
7273 ____________________________________________________________________________
7274 [ 25745] By: rgs                                   on 2005/10/13  08:14:32
7275         Log: Document that -F doesn't accept whitespace in patterns.
7276              (fixes bug #37366)
7277      Branch: perl
7278            ! pod/perlrun.pod
7279 ____________________________________________________________________________
7280 [ 25744] By: merijn                                on 2005/10/13  06:10:27
7281         Log: Subject: RE: [PATCH] Compress::Zlib
7282              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
7283              Date: Wed, 12 Oct 2005 22:41:41 +0100
7284              Message-ID: <004c01c5cf75$bd368fc0$0e1c140a@myopwv.com>
7285      Branch: perl
7286            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
7287 ____________________________________________________________________________
7288 [ 25743] By: stevep                                on 2005/10/12  23:28:04
7289         Log: Subject: [PATCH pp_sort.c 5.8.7]  Typo in comment.
7290              From: Abigail <abigail@abigail.nl>
7291              Date: Thu, 13 Oct 2005 01:25:10 +0200
7292              Message-ID: <20051012232509.GA1018@abigail.nl>
7293      Branch: perl
7294            ! pp_sort.c
7295 ____________________________________________________________________________
7296 [ 25742] By: rgs                                   on 2005/10/12  15:55:21
7297         Log: Subject: [PATCH] Symbian blead update: Symbian port 0.2.0
7298              From: <jarkko.hietaniemi@nokia.com>
7299              Date: Wed, 12 Oct 2005 19:12:57 +0300
7300              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5E6@esebe105.NOE.Nokia.com>
7301      Branch: perl
7302            + symbian/sisify.pl
7303            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
7304            ! symbian/TODO symbian/config.pl symbian/port.pl
7305 ____________________________________________________________________________
7306 [ 25741] By: rgs                                   on 2005/10/12  11:37:49
7307         Log: Update to the config boilerplates, by Jarkko
7308      Branch: perl
7309            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
7310            ! plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh
7311            ! wince/config.ce
7312 ____________________________________________________________________________
7313 [ 25740] By: craigb                                on 2005/10/11  23:58:26
7314         Log: disarm unsetenv() on VMS for now (function is present
7315              but %ENV is more complicated)
7316      Branch: perl
7317            ! configure.com
7318 ____________________________________________________________________________
7319 [ 25739] By: stevep                                on 2005/10/11  22:27:18
7320         Log: Subject: [PATCH] Compress::Zlib
7321              From: Paul Marquess <Paul.Marquess@ntlworld.com>
7322              Date: Tue, 11 Oct 2005 22:54:25 +0100
7323              
7324              This silences a few warnings on AIX
7325      Branch: perl
7326            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
7327            ! ext/Compress/Zlib/t/04def.t
7328 ____________________________________________________________________________
7329 [ 25738] By: rgs                                   on 2005/10/11  21:14:49
7330         Log: Comment fix
7331      Branch: perl
7332            ! perl.c
7333 ____________________________________________________________________________
7334 [ 25737] By: merijn                                on 2005/10/11  15:15:37
7335         Log: Subject: [PATCH] environ fixup
7336              From: Alan Burlison <Alan.Burlison@sun.com>
7337              Date: Tue, 11 Oct 2005 16:29:54 +0100
7338              Message-ID: <434BDA72.4090109@sun.com>
7339      Branch: perl
7340            ! handy.h hints/solaris_2.sh perl.c util.c
7341 ____________________________________________________________________________
7342 [ 25736] By: merijn                                on 2005/10/11  11:30:22
7343         Log: Subject: [PATCH] Symbian blead fix
7344              From: <jarkko.hietaniemi@nokia.com>
7345              Date: Tue, 11 Oct 2005 14:48:49 +0300
7346              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5D4@esebe105.NOE.Nokia.com>
7347      Branch: perl
7348            ! symbian/PerlApp.cpp
7349 ____________________________________________________________________________
7350 [ 25735] By: merijn                                on 2005/10/11  11:25:46
7351         Log: Subject: [PATCH] Compress::Zlib
7352              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
7353              Date: Tue, 11 Oct 2005 12:35:22 +0100
7354              Message-ID: <013e01c5ce57$dee62af0$671c140a@myopwv.com>
7355      Branch: perl
7356            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
7357            ! ext/Compress/Zlib/t/16oneshot.t
7358 ____________________________________________________________________________
7359 [ 25734] By: steveh                                on 2005/10/11  10:09:48
7360         Log: Update win32 config files w.r.t. change #25733
7361      Branch: perl
7362            ! win32/config.bc win32/config.gc win32/config.vc
7363            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
7364            ! win32/config_H.vc win32/config_H.vc64
7365 ____________________________________________________________________________
7366 [ 25733] By: merijn                                on 2005/10/10  13:47:17
7367         Log: Add probe for unsetenv ()
7368              Subject: Re: Perl's handling of environ breaks on Solaris 10
7369              From: Steve Peters <steve@fisharerojo.org>
7370              Date: Mon, 10 Oct 2005 07:51:17 -0500
7371              Message-ID: <20051010125117.GA27566@mccoy.peters.homeunix.org>
7372      Branch: perl
7373            ! Configure Porting/Glossary config_h.SH handy.h
7374 ____________________________________________________________________________
7375 [ 25731] By: stevep                                on 2005/10/10  13:14:50
7376         Log: Subject: Re: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
7377              From: Gisle Aas <gisle@ActiveState.com>
7378              Date: 10 Oct 2005 06:20:23 -0700
7379              
7380              Change to remove a call to Win32::GetShortPathName() from 
7381              Test::Harness::Straps.
7382      Branch: perl
7383            ! lib/Test/Harness/Straps.pm
7384 ____________________________________________________________________________
7385 [ 25730] By: rgs                                   on 2005/10/10  11:22:08
7386         Log: Subject: [PATCH] Symbian bleadperl@25725 update
7387              From: <jarkko.hietaniemi@nokia.com>
7388              Date: Mon, 10 Oct 2005 14:28:31 +0300
7389              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5C4@esebe105.NOE.Nokia.com>
7390      Branch: perl
7391            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/zlib-src/trees.c
7392            ! symbian/PerlApp.cpp symbian/TODO symbian/symbian_utils.cpp
7393            ! symbian/xsbuild.pl
7394 ____________________________________________________________________________
7395 [ 25729] By: rgs                                   on 2005/10/10  11:16:24
7396         Log: Subject: RE: [PATCH] Compress::Zlib
7397              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
7398              Date: Mon, 10 Oct 2005 12:24:29 +0100
7399              Message-ID: <013501c5cd8d$2f5d3e90$291c140a@myopwv.com>
7400      Branch: perl
7401            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
7402 ____________________________________________________________________________
7403 [ 25728] By: merijn                                on 2005/10/10  10:36:51
7404         Log: Subject: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
7405              From: Gisle Aas <gisle@ActiveState.com>
7406              Date: 10 Oct 2005 03:58:09 -0700
7407              Message-ID: <lrk6glej0e.fsf@caliper.activestate.com>
7408      Branch: perl
7409            ! win32/ext/Win32/Win32.pm
7410 ____________________________________________________________________________
7411 [ 25727] By: merijn                                on 2005/10/10  10:27:12
7412         Log: Making t/14gzopen.t a bit more robust.
7413              Subject: [PATCH] Compress::Zlib
7414              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
7415              Date: Mon, 10 Oct 2005 11:40:00 +0100
7416              Message-ID: <012101c5cd86$f895b640$291c140a@myopwv.com>
7417      Branch: perl
7418            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
7419            ! ext/Compress/Zlib/t/14gzopen.t
7420 ____________________________________________________________________________
7421 [ 25726] By: merijn                                on 2005/10/10  06:14:30
7422         Log: Compress::Zlib should not ask under Cygwin in CORE
7423      Branch: perl
7424            ! ext/Compress/Zlib/Makefile.PL
7425 ____________________________________________________________________________
7426 [ 25725] By: stevep                                on 2005/10/10  01:18:58
7427         Log: From: Paul Marquess <Paul.Marquess@ntlworld.com>
7428              Subject: RE: [PATCH] DB_File 1.1812
7429              Date: Sun, 9 Oct 2005 23:25:38 +0100
7430              
7431              Patch to ext/Compress/Zlib/Zlib.xs from Paul Marquess.
7432      Branch: perl
7433            ! ext/Compress/Zlib/Zlib.xs
7434 ____________________________________________________________________________
7435 [ 25724] By: rgs                                   on 2005/10/09  21:27:57
7436         Log: Upgrade to DB_File 1.1812, by Paul Marquess
7437      Branch: perl
7438            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7439            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
7440            ! ext/DB_File/t/db-hash.t
7441 ____________________________________________________________________________
7442 [ 25723] By: stevep                                on 2005/10/09  18:53:02
7443         Log: Tweaks to get Test::Builder::Tester's tests to work in the core.
7444      Branch: perl
7445            ! lib/Test/Simple/t/tbt_01basic.t
7446            ! lib/Test/Simple/t/tbt_04line_num.t
7447 ____________________________________________________________________________
7448 [ 25722] By: stevep                                on 2005/10/09  18:06:13
7449         Log: Upgraded to ExtUtils-ParseXS-2.14.
7450      Branch: perl
7451            ! lib/ExtUtils/ParseXS.pm
7452 ____________________________________________________________________________
7453 [ 25721] By: rgs                                   on 2005/10/09  16:42:26
7454         Log: Don't use a regexp in DB::sub().
7455              This should work around perlbug #37102.
7456      Branch: perl
7457            ! lib/DB.pm
7458 ____________________________________________________________________________
7459 [ 25720] By: stevep                                on 2005/10/09  15:37:41
7460         Log: It would be nice to upgrade the right file.   Double grrrrr.
7461      Branch: perl
7462            ! lib/ExtUtils/CBuilder.pm
7463 ____________________________________________________________________________
7464 [ 25719] By: stevep                                on 2005/10/09  15:32:29
7465         Log: Add standard core test header to Test::Builder::Tester tests.
7466      Branch: perl
7467            ! lib/Test/Simple/t/tbt_01basic.t
7468            ! lib/Test/Simple/t/tbt_02fhrestore.t
7469            ! lib/Test/Simple/t/tbt_03die.t
7470            ! lib/Test/Simple/t/tbt_04line_num.t
7471            ! lib/Test/Simple/t/tbt_05faildiag.t
7472            ! lib/Test/Simple/t/tbt_06errormess.t
7473            ! lib/Test/Simple/t/tbt_07args.t
7474 ____________________________________________________________________________
7475 [ 25718] By: stevep                                on 2005/10/09  15:24:43
7476         Log: Upgrade to Test-Simple-0.62.
7477      Branch: perl
7478            + lib/Test/Builder/Tester.pm lib/Test/Builder/Tester/Color.pm
7479            + lib/Test/Simple/t/tbt_01basic.t
7480            + lib/Test/Simple/t/tbt_02fhrestore.t
7481            + lib/Test/Simple/t/tbt_03die.t
7482            + lib/Test/Simple/t/tbt_04line_num.t
7483            + lib/Test/Simple/t/tbt_05faildiag.t
7484            + lib/Test/Simple/t/tbt_06errormess.t
7485            + lib/Test/Simple/t/tbt_07args.t
7486            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
7487            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
7488            ! lib/Test/Simple/t/More.t lib/Test/Simple/t/bail_out.t
7489            ! lib/Test/Simple/t/is_deeply_fail.t
7490 ____________________________________________________________________________
7491 [ 25717] By: stevep                                on 2005/10/09  14:51:12
7492         Log: Missed files in upgrading modules.  Grrrr
7493      Branch: perl
7494            ! lib/Cwd.pm lib/ExtUtils/ParseXS.pm
7495 ____________________________________________________________________________
7496 [ 25716] By: rgs                                   on 2005/10/09  14:31:47
7497         Log: Subject: [PATCH with testsuite] undef IS_UTF8_CHAR() on EBCDIC
7498              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7499              Date: Oct 8, 2005 9:59 AM
7500              Message-Id: <20051008165752.348A.BQW10602@nifty.com>
7501      Branch: perl
7502            ! lib/utf8.t utf8.c utf8.h
7503 ____________________________________________________________________________
7504 [ 25712] By: stevep                                on 2005/10/07  15:41:32
7505         Log: Documentation nit in INSTALL found by Alan Burlison.
7506      Branch: perl
7507            ! INSTALL
7508 ____________________________________________________________________________
7509 [ 25711] By: stevep                                on 2005/10/07  03:29:37
7510         Log: Upgrade to Pathtools-3.12
7511      Branch: perl
7512            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/File/Spec.pm
7513            ! lib/File/Spec/Win32.pm
7514 ____________________________________________________________________________
7515 [ 25710] By: craigb                                on 2005/10/07  02:41:03
7516         Log: Parse symbols for the linker when more than one declaration
7517              on the same line (the way PERLVARISC now throws at us).
7518      Branch: perl
7519            ! vms/gen_shrfls.pl
7520 ____________________________________________________________________________
7521 [ 25709] By: nicholas                              on 2005/10/06  21:31:39
7522         Log: Avoid a cast
7523      Branch: perl
7524            ! perl.c
7525 ____________________________________________________________________________
7526 [ 25708] By: stevep                                on 2005/10/06  19:23:59
7527         Log: Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set() and
7528              SvIV_set().  Otherwise, compiling with -DPERL_DEBUG_COW fails.
7529      Branch: perl
7530            ! ext/Compress/Zlib/Zlib.xs
7531 ____________________________________________________________________________
7532 [ 25707] By: rgs                                   on 2005/10/06  13:42:00
7533         Log: Be nice with subversion hidden directories
7534      Branch: perl
7535            ! ext/Compress/Zlib/Makefile.PL
7536 ____________________________________________________________________________
7537 [ 25706] By: rgs                                   on 2005/10/06  13:24:24
7538         Log: Update with new files from C::Zlib
7539      Branch: perl
7540            ! Porting/Maintainers.pl
7541 ____________________________________________________________________________
7542 [ 25705] By: rgs                                   on 2005/10/06  13:23:20
7543         Log: Move ZlibTestUtils.pm under t/
7544      Branch: perl
7545            + t/lib/ZlibTestUtils.pm
7546            - lib/ZlibTestUtils.pm
7547            ! MANIFEST ext/Compress/Zlib/t/01version.t
7548            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
7549            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
7550            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
7551            ! ext/Compress/Zlib/t/08encoding.t
7552            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
7553            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
7554            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
7555            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
7556            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
7557            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
7558            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
7559            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
7560 ____________________________________________________________________________
7561 [ 25704] By: rgs                                   on 2005/10/06  09:09:06
7562         Log: Don't install pods via MakeMaker for C::Zlib,
7563              as suggested by Robin Barker
7564      Branch: perl
7565            ! ext/Compress/Zlib/Makefile.PL
7566 ____________________________________________________________________________
7567 [ 25703] By: merijn                                on 2005/10/06  08:42:56
7568         Log: Add -C to allowed $PERL5OPT options
7569              Add -C to the $PERL5OPT documentation (and added the missing -A too)
7570              t/run/runenv.t Could use some more tests about how supported
7571              and unsupported options in $PERL5OPT are handled
7572      Branch: perl
7573            ! perl.c pod/perldiag.pod pod/perlrun.pod
7574 ____________________________________________________________________________
7575 [ 25702] By: rgs                                   on 2005/10/06  07:27:39
7576         Log: Remove the getprotobynumber test, for portability concerns
7577      Branch: perl
7578            - t/op/getprotobynumber.t
7579            ! MANIFEST
7580 ____________________________________________________________________________
7581 [ 25701] By: nicholas                              on 2005/10/05  23:22:27
7582         Log: Fix Compress::Zlib test boilerplate
7583      Branch: perl
7584            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
7585            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
7586            ! ext/Compress/Zlib/t/05examples.t
7587            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
7588            ! ext/Compress/Zlib/t/08encoding.t
7589            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
7590            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
7591            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
7592            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
7593            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
7594            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
7595            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
7596            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
7597 ____________________________________________________________________________
7598 [ 25699] By: rgs                                   on 2005/10/05  21:26:57
7599         Log: Compress::Zlib's Makefile.PL shouldn't create .bak files when building the core
7600      Branch: perl
7601            ! ext/Compress/Zlib/Makefile.PL
7602 ____________________________________________________________________________
7603 [ 25698] By: rgs                                   on 2005/10/05  21:03:29
7604         Log: Add test preambles to Compress::Zlib.
7605              Remove 99pod.t, useless in the core
7606      Branch: perl
7607            - ext/Compress/Zlib/t/99pod.t
7608            ! MANIFEST ext/Compress/Zlib/t/01version.t
7609            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
7610            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
7611            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
7612            ! ext/Compress/Zlib/t/08encoding.t
7613            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
7614            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
7615            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
7616            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
7617            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
7618            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
7619            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
7620            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
7621 ____________________________________________________________________________
7622 [ 25697] By: stevep                                on 2005/10/05  18:20:54
7623         Log: Subject: proposal [perl #34301]:  IO::Socket calls getpeername far too often
7624              From: Peter.Dintelmann@Dresdner-Bank.com (Peter Dintelmann)
7625              Date: Thu, 2 Jun 2005 13:34:49 +0200
7626              Message-ID: <E9A2605289D8D7468B1A21EC24E59D2101852447@naimucx5.muc.allianz>
7627      Branch: perl
7628            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
7629 ____________________________________________________________________________
7630 [ 25696] By: steveh                                on 2005/10/05  16:04:26
7631         Log: Subject: [PATCH] Re: Untested builtins
7632              From: Steven Schubiger <sts@accognoscere.org>
7633              Date: Wed, 28 Sep 2005 15:46:45 +0200
7634              Message-ID: <20050928134645.GD11546@accognoscere.homeunix.org>
7635      Branch: perl
7636            + t/op/getprotobynumber.t
7637            ! MANIFEST
7638 ____________________________________________________________________________
7639 [ 25695] By: rgs                                   on 2005/10/05  15:53:34
7640         Log: Upgrade to Compress::Zlib 2.000_05
7641      Branch: perl
7642            + ext/Compress/Zlib/examples/gzcat.zlib
7643            + ext/Compress/Zlib/fallback/constants.h
7644            + ext/Compress/Zlib/fallback/constants.xs
7645            + ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
7646            + ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
7647            + ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
7648            + ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
7649            + ext/Compress/Zlib/lib/File/GlobMapper.pm
7650            + ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
7651            + ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
7652            + ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
7653            + ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
7654            + ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
7655            + ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
7656            + ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
7657            + ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
7658            + ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
7659            + ext/Compress/Zlib/t/05examples.t
7660            + ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
7661            + ext/Compress/Zlib/t/08encoding.t
7662            + ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
7663            + ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
7664            + ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
7665            + ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
7666            + ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
7667            + ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
7668            + ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
7669            + ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/99pod.t
7670            + ext/Compress/Zlib/t/globmapper.t lib/ZlibTestUtils.pm
7671            - ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/fallback.h
7672            - ext/Compress/Zlib/fallback.xs ext/Compress/Zlib/t/03examples.t
7673            - ext/Compress/Zlib/t/04encoding.t
7674            - ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
7675            - ext/Compress/Zlib/zlib-src/gzio.c
7676            ! MANIFEST ext/Compress/Zlib/Changes
7677            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
7678            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
7679            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/examples/filtdef
7680            ! ext/Compress/Zlib/examples/filtinf
7681            ! ext/Compress/Zlib/examples/gzcat
7682            ! ext/Compress/Zlib/examples/gzgrep
7683            ! ext/Compress/Zlib/examples/gzstream
7684            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
7685            ! ext/Compress/Zlib/typemap
7686 ____________________________________________________________________________
7687 [ 25694] By: steveh                                on 2005/10/05  15:34:18
7688         Log: Fix $Config{ccflags} for Win32 perls built with dmake
7689              
7690              The nmake makefile (win32/Makefile) currently adds -nologo, $(STRPOOL)
7691              and -W3 to the ccflags in CFG_VARS, but the dmake makefile
7692              (win32/makefile.mk) doesn't.  This means that extensions built with
7693              perls built with VC++ and dmake spit out damn M$ logo messages and use
7694              a lower warning level.
7695              
7696              The reason for the difference is probably that the dmake makefile
7697              supports multiple compilers.  Therefore, put the extra ccflags into a
7698              new macro, and set it appropriately for each compiler.  Add the new
7699              macro to the nmake makefile too for orthogonality.
7700      Branch: perl
7701            ! win32/Makefile win32/makefile.mk
7702 ____________________________________________________________________________
7703 [ 25693] By: merijn                                on 2005/10/05  15:34:09
7704         Log: Subject: Re: [PATCH] Random constings and printf cleanup
7705              From: Andy Lester <andy@petdance.com>
7706              Date: Tue, 4 Oct 2005 15:16:05 -0500
7707              Message-ID: <20051004201605.GA31682@petdance.com>
7708      Branch: perl
7709            ! malloc.c pad.c perl.c perl.h pp_ctl.c sv.c utf8.c xsutils.c
7710 ____________________________________________________________________________
7711 [ 25691] By: stevep                                on 2005/10/04  16:24:28
7712         Log: Fixes to Pod errors found by podchecker.
7713      Branch: perl
7714            ! README.os2 pod/perlfunc.pod
7715 ____________________________________________________________________________
7716 [ 25690] By: stevep                                on 2005/10/04  12:02:04
7717         Log: Upgrade to ExtUtils-ParseXS-2.13
7718      Branch: perl
7719            ! lib/ExtUtils/ParseXS.pm
7720 ____________________________________________________________________________
7721 [ 25689] By: stevep                                on 2005/10/04  11:01:11
7722         Log: Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to 
7723              ExtUtils::CBuilder::Pltaform::dec_osf.pm to add a $VERSION)
7724      Branch: perl
7725            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
7726            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
7727            ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm
7728            ! lib/ExtUtils/CBuilder/Platform/os2.pm
7729            ! lib/ExtUtils/CBuilder/t/02-link.t
7730 ____________________________________________________________________________
7731 [ 25688] By: merijn                                on 2005/10/04  10:10:41
7732         Log: Subject: Re: $^CHILD_ERROR_NATIVE issues (with attachment)
7733              From: Gisle Aas <gisle@ActiveState.com>
7734              Date: 04 Oct 2005 02:18:27 -0700
7735              Message-ID: <lrd5ml7i8s.fsf@caliper.activestate.com>
7736      Branch: perl
7737            ! cop.h doio.c perl.c perl.h pp_sys.c win32/perlhost.h
7738            ! wince/perlhost.h
7739 ____________________________________________________________________________
7740 [ 25687] By: rgs                                   on 2005/10/03  16:16:21
7741         Log: Subject: Clone PL_statusvalue_posix [PATCH]
7742              From: Gisle Aas <gisle@ActiveState.com>
7743              Date: 03 Oct 2005 09:37:57 -0700
7744              Message-ID: <lr3bni8ska.fsf_-_@caliper.activestate.com>
7745      Branch: perl
7746            ! sv.c
7747 ____________________________________________________________________________
7748 [ 25686] By: rgs                                   on 2005/10/03  15:42:45
7749         Log: Pod::Usage documentation fix, suggested by :
7750              
7751              Subject: [perl #37322] Pod::Usage implementation of -sections disagrees with its documentation 
7752              From: "Steven Schubiger via RT" <perlbug-followup@perl.org>
7753              Date: Sun, 02 Oct 2005 07:25:37 -0700
7754              Message-ID: <rt-3.0.11-37322-121918.15.4257995782182@perl.org>
7755      Branch: perl
7756            ! lib/Pod/Usage.pm
7757 ____________________________________________________________________________
7758 [ 25685] By: rgs                                   on 2005/10/03  15:17:09
7759         Log: Yitzchak points out that this function argument is NULLOK
7760      Branch: perl
7761            ! embed.fnc proto.h
7762 ____________________________________________________________________________
7763 [ 25684] By: rgs                                   on 2005/10/03  11:27:31
7764         Log: Spaces to tabs
7765      Branch: perl
7766            ! MANIFEST
7767 ____________________________________________________________________________
7768 [ 25683] By: craigb                                on 2005/10/03  03:43:31
7769         Log: We lied about strtoq way back in #8120
7770      Branch: perl
7771            ! configure.com
7772 ____________________________________________________________________________
7773 [ 25682] By: stevep                                on 2005/10/03  03:10:05
7774         Log: Upgrade to Digest-1.12
7775      Branch: perl
7776            ! lib/Digest.pm lib/Digest/Changes
7777 ____________________________________________________________________________
7778 [ 25681] By: craigb                                on 2005/10/03  00:20:30
7779         Log: fix bug introduced by #25507 that kept ccflags from
7780              making it into config.sh
7781      Branch: perl
7782            ! configure.com
7783 ____________________________________________________________________________
7784 [ 25680] By: craigb                                on 2005/10/02  21:45:20
7785         Log: assorted blead build help for VMS (mostly ithreads-related)
7786      Branch: perl
7787            ! configure.com pp_sys.c vms/gen_shrfls.pl vms/vmsish.h
7788 ____________________________________________________________________________
7789 [ 25679] By: stevep                                on 2005/10/02  12:50:02
7790         Log: Subject: [perl #37233] [PATCH] Test::Harness and Devel::Cover combine with overloading to cause infinite recursion in Carp.pm 
7791              From: perlbug-followup[at]perl.org (Yves Orton)
7792              Date: Thu, 22 Sep 2005 11:31:02 -0700
7793              Message-ID: <rt-3.0.11-37233-121233.2.25543632691242[at]perl.org>
7794      Branch: perl
7795            ! lib/Carp/Heavy.pm
7796 ____________________________________________________________________________
7797 [ 25678] By: stevep                                on 2005/10/02  04:42:46
7798         Log: Clarify the documentation regarding the return value from C<push>.
7799      Branch: perl
7800            ! pod/perlfunc.pod
7801 ____________________________________________________________________________
7802 [ 25677] By: stevep                                on 2005/10/02  04:32:48
7803         Log: If a 'use' or 'require' fails due to too many open files (EMFILE),
7804              give an appropriate error message rather than saying the module
7805              cannot be found in @INC.
7806      Branch: perl
7807            ! pp_ctl.c
7808 ____________________________________________________________________________
7809 [ 25676] By: stevep                                on 2005/10/02  03:30:55
7810         Log: Missed test changes and a bit of debugging code that should 
7811              have been removed.
7812      Branch: perl
7813            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmlview.t
7814 ____________________________________________________________________________
7815 [ 25675] By: stevep                                on 2005/10/02  02:24:12
7816         Log: Fix some of the XHTML issues in Pod::Html.  The call for some time
7817              with a debugger to figure out what is going on.
7818      Branch: perl
7819            ! lib/Pod/Html.pm
7820 ____________________________________________________________________________
7821 [ 25674] By: davem                                 on 2005/10/01  23:51:40
7822         Log: Improve -DT output and fix wild buffer pointer error
7823      Branch: perl
7824            ! toke.c
7825 ____________________________________________________________________________
7826 [ 25672] By: steveh                                on 2005/09/30  15:52:30
7827         Log: Make building perl on Win32 with the free VC++ toolkit easier
7828              
7829              Introduce new CCTYPE's MSVC70FREE and MSVC70 for the free and the full
7830              versions of MS VC++ 7.x respectively.  Perl can now be built with the
7831              free VC++ toolkit simply by running "nmake CCTYPE=MSVC70FREE" with no
7832              hacking of the win32/Makefile required.  Update README.win32 with
7833              these changes.
7834              
7835              Also add the CCTYPE MSVC to win32/Makefile.  This is already supported
7836              in win32/makefile.mk and is useful for avoiding the use of -DELAYLOAD
7837              for MS VC++ 3.x through 5.x.  Update README.win32 for this too.
7838      Branch: perl
7839            ! README.win32 win32/Makefile win32/makefile.mk
7840 ____________________________________________________________________________
7841 [ 25666] By: rgs                                   on 2005/09/30  08:59:14
7842         Log: Upgrade to XSLoader 0.05, plus a few doc nits,
7843              by Sébastien Aperghis-Tramoni <maddingue@free.fr>
7844      Branch: perl
7845            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
7846 ____________________________________________________________________________
7847 [ 25665] By: davem                                 on 2005/09/29  22:57:44
7848         Log: PL_defoutgv could be used after being freed
7849              Was giving "use of freed value" warnings in t/io/through.t
7850              and t/io/crlf_through.t
7851      Branch: perl
7852            ! perl.c
7853 ____________________________________________________________________________
7854 [ 25664] By: davem                                 on 2005/09/29  21:01:54
7855         Log: the return value of start_subparse() can legally be ignored
7856      Branch: perl
7857            ! embed.fnc gv.c proto.h
7858 ____________________________________________________________________________
7859 [ 25663] By: stevep                                on 2005/09/29  20:43:52
7860         Log: Added new flag (--use-xsloader) to use XSLoader when in backward
7861              compatibility mode.
7862      Branch: perl
7863            ! utils/h2xs.PL
7864 ____________________________________________________________________________
7865 [ 25662] By: stevep                                on 2005/09/29  18:04:29
7866         Log: With XSLoader on CPAN now, add XSLoader as a prerequisite in Makefile.PL
7867              if the compatible version is less than 5.006 (the first version with 
7868              XSLoader).
7869      Branch: perl
7870            ! utils/h2xs.PL
7871 ____________________________________________________________________________
7872 [ 25660] By: nicholas                              on 2005/09/29  13:00:18
7873         Log: 2 more e-mail addresses that map to rgs
7874      Branch: perl
7875            ! Porting/checkAUTHORS.pl
7876 ____________________________________________________________________________
7877 [ 25659] By: nicholas                              on 2005/09/29  12:54:00
7878         Log: checkAUTHORS.pl wasn't aware of one of Merijn's e-mail addresses
7879      Branch: perl
7880            ! Porting/checkAUTHORS.pl
7881 ____________________________________________________________________________
7882 [ 25658] By: nicholas                              on 2005/09/29  12:50:40
7883         Log: Correct/tweak Changes so that checkAUTHORS.pl parses it.
7884      Branch: perl
7885            ! Changes
7886 ____________________________________________________________________________
7887 [ 25657] By: nicholas                              on 2005/09/29  11:01:53
7888         Log: Teach the alias mapping about new committers.
7889      Branch: perl
7890            ! Porting/checkAUTHORS.pl
7891 ____________________________________________________________________________
7892 [ 25656] By: nicholas                              on 2005/09/29  10:54:56
7893         Log: Cope with completely empty lines within the Changes file.
7894              Better diagnostics on "malformed" lines.
7895      Branch: perl
7896            ! Porting/checkAUTHORS.pl
7897 ____________________________________________________________________________
7898 [ 25652] By: steveh                                on 2005/09/29  08:47:26
7899         Log: Clean up CBuilder and ParseXS test files
7900              
7901              This was done once already in change 25222, but then modified in change
7902              25225.  The new versions of CBuilder and ParseXS that sync'ed those
7903              changes and have now been integrated back into bleadperl missed some
7904              bits of change 25225.  Try again.
7905      Branch: perl
7906            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/t/01-basic.t
7907            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
7908            ! lib/ExtUtils/ParseXS/t/basic.t
7909 ____________________________________________________________________________
7910 [ 25651] By: nicholas                              on 2005/09/29  06:52:35
7911         Log: Attempting to do too many things simultaneously with the C pre-
7912              processor considered harmful.
7913      Branch: perl
7914            ! perl.c
7915 ____________________________________________________________________________
7916 [ 25650] By: stevep                                on 2005/09/29  00:23:44
7917         Log: Upgrade to ExtUtils::CBuilder 0.14
7918      Branch: perl
7919            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
7920            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
7921            ! lib/ExtUtils/CBuilder/t/01-basic.t
7922            ! lib/ExtUtils/CBuilder/t/02-link.t
7923 ____________________________________________________________________________
7924 [ 25649] By: stevep                                on 2005/09/28  22:59:08
7925         Log: Upgrade to Test::Harness 2.56
7926      Branch: perl
7927            + t/lib/sample-tests/bignum_many
7928            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
7929            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
7930            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/test-harness.t
7931            ! t/lib/sample-tests/bignum
7932 ____________________________________________________________________________
7933 [ 25640] By: nicholas                              on 2005/09/28  19:56:53
7934         Log: savepv and savepvn are actually NULLOK
7935      Branch: perl
7936            ! embed.fnc proto.h
7937 ____________________________________________________________________________
7938 [ 25638] By: nicholas                              on 2005/09/28  18:51:15
7939         Log: Forgot to run embed.pl after change 25637
7940      Branch: perl
7941            ! proto.h
7942 ____________________________________________________________________________
7943 [ 25637] By: nicholas                              on 2005/09/28  18:31:04
7944         Log: Subject: [PATCH] embed.fnc now requires NN/NULLOK
7945              From: Andy Lester <andy@petdance.com>
7946              Message-ID: <20050928172254.GE20201@petdance.com>
7947              Date: Wed, 28 Sep 2005 12:22:54 -0500
7948      Branch: perl
7949            ! embed.fnc embed.pl
7950 ____________________________________________________________________________
7951 [ 25634] By: nicholas                              on 2005/09/28  15:56:45
7952         Log: We can use the C pre-processor to build a single, longer string
7953              constant which makes the object code slightly smaller.
7954      Branch: perl
7955            ! perl.c
7956 ____________________________________________________________________________
7957 [ 25627] By: steveh                                on 2005/09/28  08:23:01
7958         Log: Improve File::Spec::Win32->path() and fix MM_Win32.t
7959              
7960              Subject: Improved File::Spec::Win32->path [PATCH]
7961              From: Gisle Aas <gisle@ActiveState.com>
7962              Date: 17 Sep 2005 00:13:41 -0700
7963              Message-ID: <lrk6hgrwt6.fsf@caliper.activestate.com>
7964              
7965              Subject: Re: Improved File::Spec::Win32->path [PATCH]
7966              From: Michael G Schwern <schwern@pobox.com>
7967              Date: Tue, 27 Sep 2005 13:05:54 -0700
7968              Message-ID: <20050927200554.GC20908@windhund.schwern.org>
7969      Branch: perl
7970            ! lib/ExtUtils/t/MM_Win32.t lib/File/Spec/Win32.pm
7971 ____________________________________________________________________________
7972 [ 25626] By: stevep                                on 2005/09/28  00:06:29
7973         Log: Upgrade to CGI-3.11, with some modifications for Pod differences in
7974              bleadperl.
7975      Branch: perl
7976            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
7977 ____________________________________________________________________________
7978 [ 25625] By: rgs                                   on 2005/09/27  20:07:32
7979         Log: Comment nit by Vadim Konovalov
7980              And while we're at it, reindent consistently.
7981      Branch: perl
7982            ! t/io/crlf.t
7983 ____________________________________________________________________________
7984 [ 25624] By: rgs                                   on 2005/09/27  20:04:07
7985         Log: POD nit by Yitzchak
7986      Branch: perl
7987            ! pod/perlfunc.pod
7988 ____________________________________________________________________________
7989 [ 25623] By: rgs                                   on 2005/09/27  17:02:42
7990         Log: Clarify what -MFoo=number does on the command-line
7991      Branch: perl
7992            ! pod/perlrun.pod
7993 ____________________________________________________________________________
7994 [ 25621] By: stevep                                on 2005/09/27  15:05:18
7995         Log: Subject: AW: [perl #36291] incorrect $! from open ">&nr" with too many open files
7996              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
7997              Date: Tue, 27 Sep 2005 15:18:00 +0200
7998      Branch: perl
7999            ! doio.c
8000 ____________________________________________________________________________
8001 [ 25619] By: rgs                                   on 2005/09/27  14:25:53
8002         Log: Fix by Rick Delaney for [perl #3269] no warnings "bareword" turns off
8003              too many warnings.
8004      Branch: perl
8005            ! mg.c t/io/binmode.t t/lib/warnings/2use
8006 ____________________________________________________________________________
8007 [ 25618] By: rgs                                   on 2005/09/27  12:53:49
8008         Log: Subject: [PATCH] Re: [BUG 5.8.7] Another major bug in PerlIO layer
8009              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
8010              Date: Tue, 27 Sep 2005 02:07:35 -0700
8011              Message-ID: <20050927090734.GB3687@math.berkeley.edu>
8012      Branch: perl
8013            + t/io/crlf_through.t t/io/through.t
8014            ! MANIFEST perlio.c
8015 ____________________________________________________________________________
8016 [ 25617] By: rgs                                   on 2005/09/27  11:06:23
8017         Log: OPpRUNTIME can be set on OP_QR too
8018      Branch: perl
8019            ! ext/B/B/Concise.pm
8020 ____________________________________________________________________________
8021 [ 25616] By: rgs                                   on 2005/09/27  10:09:46
8022         Log: Fix the overriding of CORE::do, just like change 25599
8023              was fixing the overriding of CORE::require
8024      Branch: perl
8025            ! embed.fnc embed.h op.c perly.act perly.y proto.h toke.c
8026 ____________________________________________________________________________
8027 [ 25615] By: rgs                                   on 2005/09/27  09:18:42
8028         Log: Micro-optimisation: use PL_globalstash instead of looking up
8029              CORE::GLOBAL::require by name
8030      Branch: perl
8031            ! op.c
8032 ____________________________________________________________________________
8033 [ 25614] By: rgs                                   on 2005/09/27  09:04:50
8034         Log: Addition to change 25612
8035      Branch: perl
8036            ! symbian/PerlApp.cpp
8037 ____________________________________________________________________________
8038 [ 25613] By: rgs                                   on 2005/09/27  08:36:24
8039         Log: Subject: [PATCH] mark cannot be const because MEXTEND() modifies it, and tkGlue.c uses MEXTEND()
8040              From: "Jan Dubois" <jand@ActiveState.com>
8041              Date: Mon, 26 Sep 2005 21:19:51 -0700
8042              Message-Id: <200509270419.j8R4JtVw026876@smtp3.ActiveState.com>
8043      Branch: perl
8044            ! XSUB.h
8045 ____________________________________________________________________________
8046 [ 25612] By: rgs                                   on 2005/09/27  08:33:36
8047         Log: Subject: [PATCH] 5.9.x@25609 Symbian update
8048              From: <jarkko.hietaniemi@nokia.com>
8049              Date: Tue, 27 Sep 2005 11:54:00 +0300
8050              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A55C@esebe105.NOE.Nokia.com>
8051      Branch: perl
8052            ! symbian/PerlApp.cpp symbian/config.sh
8053 ____________________________________________________________________________
8054 [ 25611] By: rgs                                   on 2005/09/27  07:42:52
8055         Log: Test for OPpCONST_NOVER only on OP_CONST ops.
8056              Plus a regression test by Schwern.
8057      Branch: perl
8058            ! pp_ctl.c t/op/override.t
8059 ____________________________________________________________________________
8060 [ 25610] By: rgs                                   on 2005/09/27  06:40:09
8061         Log: Subject: Warnings in tests @25605 due to cmp_ok behavior change.
8062              From: Michael G Schwern <schwern@pobox.com>
8063              Date: Mon, 26 Sep 2005 14:21:09 -0700
8064              Message-ID: <20050926212109.GA11036@windhund.schwern.org>
8065      Branch: perl
8066            ! lib/AutoSplit.t lib/Pod/t/InputObjects.t
8067 ____________________________________________________________________________
8068 [ 25609] By: stevep                                on 2005/09/27  02:45:50
8069         Log: Upgrade to Encode 2.12
8070      Branch: perl
8071            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
8072            ! ext/Encode/Encode.xs ext/Encode/META.yml
8073            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
8074            ! ext/Encode/t/fallback.t ext/Encode/ucm/8859-7.ucm
8075 ____________________________________________________________________________
8076 [ 25608] By: stevep                                on 2005/09/26  23:09:44
8077         Log: Upgrade to Digest 1.11 with a minor Pod fix.  Also my first commit :)
8078      Branch: perl
8079            ! lib/Digest.pm lib/Digest/Changes
8080 ____________________________________________________________________________
8081 [ 25605] By: nicholas                              on 2005/09/26  17:54:06
8082         Log: const sausage const const bacon const tomato and const
8083              The search_ext parameter to find_script can be a little more const.
8084      Branch: perl
8085            ! embed.fnc proto.h util.c
8086 ____________________________________________________________________________
8087 [ 25604] By: rgs                                   on 2005/09/26  16:31:43
8088         Log: Upgrade to Test::Simple 0.61
8089      Branch: perl
8090            + lib/Test/Builder/Module.pm lib/Test/Simple/t/bail_out.t
8091            + t/lib/Test/Simple/sample_tests/too_few_fail.plx
8092            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
8093            ! lib/Test/Simple.pm lib/Test/Simple/Changes
8094            ! lib/Test/Simple/t/00test_harness_check.t
8095            ! lib/Test/Simple/t/create.t lib/Test/Simple/t/eq_set.t
8096            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
8097            ! lib/Test/Simple/t/extra_one.t lib/Test/Simple/t/fail-like.t
8098            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
8099            ! lib/Test/Simple/t/fail_one.t
8100            ! lib/Test/Simple/t/harness_active.t
8101            ! lib/Test/Simple/t/has_plan2.t
8102            ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/missing.t
8103            ! lib/Test/Simple/t/no_diag.t lib/Test/Simple/t/overload.t
8104            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/todo.t
8105            ! lib/Test/Simple/t/undef.t
8106            ! t/lib/Test/Simple/sample_tests/too_few.plx
8107 ____________________________________________________________________________
8108 [ 25602] By: rgs                                   on 2005/09/26  14:45:53
8109         Log: Fix change 25597 for non-Windows platforms
8110      Branch: perl
8111            ! lib/File/Find.pm
8112 ____________________________________________________________________________
8113 [ 25601] By: rgs                                   on 2005/09/26  14:24:20
8114         Log: Make B::Deparse handle correctly CORE::require
8115      Branch: perl
8116            ! ext/B/B/Deparse.pm
8117 ____________________________________________________________________________
8118 [ 25600] By: rgs                                   on 2005/09/26  14:22:43
8119         Log: Document the new meaning of OPf_SPECIAL on OP_REQUIRE
8120      Branch: perl
8121            ! op.h
8122 ____________________________________________________________________________
8123 [ 25599] By: rgs                                   on 2005/09/26  14:04:21
8124         Log: CORE::require was always parsed as require().
8125              That's because require() isn't overridable at tokenizer-level
8126              like other overridable built-ins, but is handled by the optree
8127              builder. So, find a way to pass the information that require()
8128              was written as CORE::require() to Perl_ck_require. This is
8129              done by adding a new token type REQUIRE and by adding OPf_SPECIAL
8130              to OP_REQUIRE when it's saw as CORE::require in the program text.
8131              This fixes bug [perl #37274] The "CORE" in CORE::require is ignored.
8132      Branch: perl
8133            ! op.c perly.act perly.h perly.tab perly.y toke.c
8134 ____________________________________________________________________________
8135 [ 25597] By: steveh                                on 2005/09/26  08:54:13
8136         Log: Subject: [perl #37223] [PATCH] File::Find::find fails on Win32 with follow => 1 
8137              From: "Steve Peters via RT" <perlbug-followup@perl.org>
8138              Date: Sun, 25 Sep 2005 14:41:03 -0700
8139              Message-ID: <rt-3.0.11-37223-121392.15.8703994486314@perl.org>
8140              
8141              and update docs
8142      Branch: perl
8143            ! lib/File/Find.pm
8144 ____________________________________________________________________________
8145 [ 25591] By: rgs                                   on 2005/09/23  20:46:04
8146         Log: Upgrade to Compress::Zlib 1.40
8147      Branch: perl
8148            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
8149            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
8150            ! ext/Compress/Zlib/t/03examples.t
8151 ____________________________________________________________________________
8152 [ 25590] By: rgs                                   on 2005/09/23  19:06:31
8153         Log: Subject: [PATCH] Fix to PERL_DEBUG_COW
8154              From: Steve Peters <steve@fisharerojo.org>
8155              Date: Sep 23, 2005 8:11 PM
8156              Message-ID: <20050923181109.GA1350@mccoy.peters.homeunix.org>
8157      Branch: perl
8158            ! sv.h
8159 ____________________________________________________________________________
8160 [ 25588] By: rgs                                   on 2005/09/23  15:54:02
8161         Log: Subject: Re: pod/pod2usage2.t
8162              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
8163              Date: Thu, 22 Sep 2005 12:12:49 +0200
8164              Message-ID: <20050922121249.5077ee3e@pc09>
8165              
8166              Also, skip all tests on Windows until we find a way
8167              to write them portably
8168      Branch: perl
8169            ! t/pod/pod2usage2.t
8170 ____________________________________________________________________________
8171 [ 25586] By: rgs                                   on 2005/09/23  15:12:03
8172         Log: Subject: [PATCH] quiet a few warnings
8173              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
8174              Date: Wed, 21 Sep 2005 18:45:56 -0700
8175              Message-ID: <20050922014555.GA2852@efn.org>
8176      Branch: perl
8177            ! cygwin/cygwin.c embed.fnc proto.h
8178 ____________________________________________________________________________
8179 [ 25582] By: rgs                                   on 2005/09/23  13:49:24
8180         Log: Subject: [PATCH] Changes for hints/linux.sh for Purify
8181              From: Steve Peters <steve@fisharerojo.org>
8182              Date: Fri, 23 Sep 2005 08:38:58 -0500
8183              Message-ID: <20050923133858.GA29475@mccoy.peters.homeunix.org>
8184      Branch: perl
8185            ! hints/linux.sh
8186 ____________________________________________________________________________
8187 [ 25581] By: steveh                                on 2005/09/23  13:46:40
8188         Log: Extend 25579 to cover vc64 too
8189      Branch: perl
8190            ! Porting/checkcfgvar.pl
8191 ____________________________________________________________________________
8192 [ 25579] By: rgs                                   on 2005/09/23  13:08:14
8193         Log: Add Porting/checkcfgvar.pl by Jarkko
8194      Branch: perl
8195            + Porting/checkcfgvar.pl
8196            ! MANIFEST
8197 ____________________________________________________________________________
8198 [ 25578] By: rgs                                   on 2005/09/23  12:35:30
8199         Log: SAPER is the new maintainer of XSLoader
8200      Branch: perl
8201            ! Porting/Maintainers.pl
8202 ____________________________________________________________________________
8203 [ 25573] By: steveh                                on 2005/09/23  08:40:58
8204         Log: Change 25226 should have done this too
8205      Branch: perl
8206            ! win32/config.bc
8207 ____________________________________________________________________________
8208 [ 25571] By: nicholas                              on 2005/09/22  14:35:52
8209         Log: As SvPVX_mutable and SvPVX_const are new, they don't need to be LVALUEs
8210      Branch: perl
8211            ! sv.h
8212 ____________________________________________________________________________
8213 [ 25570] By: nicholas                              on 2005/09/22  14:09:37
8214         Log: The New*() compatibility macros aren't needed inside the perl core.
8215      Branch: perl
8216            ! handy.h
8217 ____________________________________________________________________________
8218 [ 25563] By: steveh                                on 2005/09/22  07:26:20
8219         Log: Forgot to update MANIFEST in change 25547
8220      Branch: perl
8221            ! MANIFEST
8222 ____________________________________________________________________________
8223 [ 25560] By: rgs                                   on 2005/09/21  21:10:50
8224         Log: Add an option --ignore to installhtml
8225              and use it to avoid to install doc in Porting/.
8226              Skip also test modules.
8227      Branch: perl
8228            ! Makefile.SH installhtml
8229 ____________________________________________________________________________
8230 [ 25547] By: steveh                                on 2005/09/21  16:19:03
8231         Log: Localize $@ in Locale::Maketext::maketext()
8232              so that $lh->maketext("Error: [_1]\n", $@) works as expected
8233              
8234              Also added a new test for this fix
8235      Branch: perl
8236            + lib/Locale/Maketext/t/30_local.t
8237            ! lib/Locale/Maketext.pm
8238 ____________________________________________________________________________
8239 [ 25544] By: rgs                                   on 2005/09/21  15:53:33
8240         Log: A few POD fixes
8241      Branch: perl
8242            ! Porting/pumpkin.pod ext/B/B/Concise.pm
8243            ! ext/Data/Dumper/Dumper.pm lib/FileCache.pm
8244 ____________________________________________________________________________
8245 [ 25543] By: rgs                                   on 2005/09/21  15:31:02
8246         Log: Upgrade to Pod::Parser 1.33
8247      Branch: perl
8248            + t/pod/pod2usage2.t
8249            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
8250            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
8251            ! lib/Pod/Usage.pm t/pod/find.t t/pod/poderrs.xr
8252 ____________________________________________________________________________
8253 [ 25537] By: rgs                                   on 2005/09/21  14:20:14
8254         Log: PodParser is now Pod-Parser on CPAN
8255      Branch: perl
8256            ! Porting/Maintainers.pl
8257 ____________________________________________________________________________
8258 [ 25534] By: rgs                                   on 2005/09/21  13:12:33
8259         Log: Subject: [PATCH 5.8.7] misc a2p fixes
8260              From: Brendan O'Dea <bod@debian.org>
8261              Date: Sun, 11 Sep 2005 19:43:14 +1000
8262              Message-ID: <20050911094314.GA15155@londo.c47.org>
8263              
8264              and remove the check_byacc target from the x2p makefile
8265      Branch: perl
8266            ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.y x2p/a2py.c x2p/walk.c
8267 ____________________________________________________________________________
8268 [ 25533] By: rgs                                   on 2005/09/21  11:25:54
8269         Log: Upgrade to ExtUtils::ParseXS 2.12
8270      Branch: perl
8271            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/ParseXS/t/basic.t
8272 ____________________________________________________________________________
8273 [ 25532] By: rgs                                   on 2005/09/21  11:15:43
8274         Log: Upgrade to Time::HiRes 1.74
8275      Branch: perl
8276            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
8277            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
8278 ____________________________________________________________________________
8279 [ 25530] By: nicholas                              on 2005/09/21  10:53:56
8280         Log: Remove the last STRLEN n_a;s that my compiler can reach.
8281      Branch: perl
8282            ! doop.c ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs perly.act
8283            ! perly.y pp_pack.c sv.h
8284 ____________________________________________________________________________
8285 [ 25526] By: rgs                                   on 2005/09/21  09:37:27
8286         Log: Integrate changes from Text::Tabs and Text::Wrap on CPAN
8287              (Text-Tabs+Wrap-2005.0824). Keep local changes.
8288      Branch: perl
8289            ! lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG lib/Text/Wrap.pm
8290 ____________________________________________________________________________
8291 [ 25523] By: rgs                                   on 2005/09/20  19:12:28
8292         Log: Yitzchak says that Tim says that we can distribute
8293              the perl glossary under the same terms as Perl itself.
8294      Branch: perl
8295            ! pod/perlglossary.pod
8296 ____________________________________________________________________________
8297 [ 25515] By: rgs                                   on 2005/09/20  11:09:48
8298         Log: Subject: [PATCH blead] Re: [perl #36733] %SIG not properly local-ized
8299              From: Rick Delaney <rick@bort.ca>
8300              Date: Thu, 8 Sep 2005 08:55:16 -0400
8301              Message-ID: <20050908125516.GA18184@localhost.localdomain>
8302      Branch: perl
8303            ! hv.c t/op/local.t
8304 ____________________________________________________________________________
8305 [ 25513] By: steveh                                on 2005/09/20  09:20:16
8306         Log: Resolve [perl #37110]: Update README.win32
8307              
8308              I give up trying to keep the Platform SDK links up-to-date. They seem
8309              to have changed every time that I look at them, so make the
8310              instructions more general.
8311      Branch: perl
8312            ! README.win32
8313 ____________________________________________________________________________
8314 [ 25512] By: rgs                                   on 2005/09/20  09:15:17
8315         Log: Upgrade to Compress::Zlib 1.39
8316      Branch: perl
8317            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
8318            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
8319 ____________________________________________________________________________
8320 [ 25511] By: rgs                                   on 2005/09/20  09:02:17
8321         Log: Subject: PATCH for #37138: using XSUB as DB::DB causes perl to crash
8322              From: Salvador "FandiXo" <sfandino@yahoo.com>
8323              Date: Mon, 19 Sep 2005 06:56:39 -0700 (PDT)
8324              Message-ID: <20050919135639.96726.qmail@web52701.mail.yahoo.com>
8325              
8326              (adapted to bleadperl)
8327      Branch: perl
8328            ! pp_ctl.c
8329 ____________________________________________________________________________
8330 [ 25507] By: merijn                                on 2005/09/20  06:51:38
8331         Log: Subject: [patch@25502] Add hard link and V8.2 crtl support to VMS.
8332              From: "John E. Malmberg" <wb8tyw@qsl.net>
8333              Date: Tue, 20 Sep 2005 01:22:24 -0400
8334              Message-ID: <432F9C90.7080702@qsl.net>
8335      Branch: perl
8336            ! configure.com vms/descrip_mms.template x2p/s2p.PL
8337 ____________________________________________________________________________
8338 [ 25502] By: nicholas                              on 2005/09/19  21:02:02
8339         Log: The second argument to Move() is the destination, so cannot possibly
8340              be const. Pesky casting in handy.h. Getting in the way of correctness.
8341      Branch: perl
8342            ! sv.c
8343 ____________________________________________________________________________
8344 [ 25499] By: nicholas                              on 2005/09/19  19:44:07
8345         Log: Add parallel testing to TODO
8346      Branch: perl
8347            ! pod/perltodo.pod
8348 ____________________________________________________________________________
8349 [ 25497] By: nicholas                              on 2005/09/19  18:48:10
8350         Log: First argument to he_dup is actually a const HE *
8351      Branch: perl
8352            ! embed.fnc hv.c proto.h sv.c
8353 ____________________________________________________________________________
8354 [ 25493] By: nicholas                              on 2005/09/19  15:59:44
8355         Log: All Perl_hv_name_set()s need to be plain hv_name_set if they are to
8356              work with a macro version.
8357      Branch: perl
8358            ! ext/ByteLoader/bytecode.h
8359 ____________________________________________________________________________
8360 [ 25488] By: steveh                                on 2005/09/19  14:18:40
8361         Log: Update win32 config files w.r.t. change #25387
8362      Branch: perl
8363            ! win32/config.bc win32/config.gc win32/config.vc
8364            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
8365            ! win32/config_H.vc win32/config_H.vc64
8366 ____________________________________________________________________________
8367 [ 25486] By: rgs                                   on 2005/09/19  12:38:26
8368         Log: Subject: bleadperl DProf.xs:140: warning: `unused' attribute ignored
8369              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
8370              Date: Sun, 18 Sep 2005 19:46:37 -0700
8371              Message-ID: <20050919024637.GA2860@efn.org>
8372      Branch: perl
8373            ! ext/Devel/DProf/DProf.xs
8374 ____________________________________________________________________________
8375 [ 25480] By: nicholas                              on 2005/09/19  07:11:38
8376         Log: Improve failure case diagnostics from comp/package.t
8377      Branch: perl
8378            ! t/comp/package.t
8379 ____________________________________________________________________________
8380 [ 25476] By: nicholas                              on 2005/09/18  21:54:18
8381         Log: Should have been embed.h, not proto.h, in 25475
8382      Branch: perl
8383            ! embed.h
8384 ____________________________________________________________________________
8385 [ 25475] By: nicholas                              on 2005/09/18  21:52:25
8386         Log: It looks like the only way to reliably make Perl_hv_name_set a pure
8387              macro in 5.8.x is to make it available as hv_name_set.
8388              [Otherwise when and where aTHX_ hv gets expanded to foo, hv causes
8389              warnings or other games when Perl_hv_name_set() is a macro]
8390      Branch: perl
8391            ! embed.fnc ext/Opcode/Opcode.xs gv.c hv.c perl.c proto.h
8392 ____________________________________________________________________________
8393 [ 25474] By: merijn                                on 2005/09/18  18:36:15
8394         Log: Subject: [patch@25452] VMS fix required by Change 25387
8395              From: "John E. Malmberg" <wb8tyw@qsl.net>
8396              Date: Sun, 18 Sep 2005 14:53:09 -0400
8397              Message-ID: <432DB795.8050801@qsl.net>
8398      Branch: perl
8399            ! configure.com
8400 ____________________________________________________________________________
8401 [ 25463] By: nicholas                              on 2005/09/18  11:07:51
8402         Log: Tidying up the unused or unneeded global variables would be good.
8403      Branch: perl
8404            ! pod/perltodo.pod
8405 ____________________________________________________________________________
8406 [ 25459] By: nicholas                              on 2005/09/18  10:12:51
8407         Log: Controlling what the GNU linker exports from a shared library would
8408              be a useful thing TODO
8409      Branch: perl
8410            ! pod/perltodo.pod
8411 ____________________________________________________________________________
8412 [ 25457] By: nicholas                              on 2005/09/18  09:38:59
8413         Log: Detail the minimal rewards programme we have on offer.
8414              Hoik relocatable perl to the top of its section.
8415              Some other formatting tweaks.
8416      Branch: perl
8417            ! pod/perltodo.pod
8418 ____________________________________________________________________________
8419 [ 25452] By: nicholas                              on 2005/09/17  19:50:47
8420         Log: 
8421              refactoring xsubpp should have been in the "just perl" section.
8422      Branch: perl
8423            ! pod/perltodo.pod
8424 ____________________________________________________________________________
8425 [ 25451] By: nicholas                              on 2005/09/17  19:49:27
8426         Log: Add "refactor xsubpp to be a thin wrapper around ExtUtils::ParseXS"
8427              to the TODO
8428      Branch: perl
8429            ! pod/perltodo.pod
8430 ____________________________________________________________________________
8431 [ 25448] By: nicholas                              on 2005/09/17  19:11:33
8432         Log: Add shrinking GVs and CVs to the TODO
8433      Branch: perl
8434            ! pod/perltodo.pod
8435 ____________________________________________________________________________
8436 [ 25446] By: nicholas                              on 2005/09/17  18:59:37
8437         Log: Add reduce duplication in sv_setsv_flags to TODO
8438      Branch: perl
8439            ! pod/perltodo.pod
8440 ____________________________________________________________________________
8441 [ 25445] By: nicholas                              on 2005/09/17  18:53:39
8442         Log: Missing DO_BO_PACK_PC and DO_BO_UNPACK_PC for the 5.8.x case
8443              (and the don't know the pointer size case)
8444      Branch: perl
8445            ! pp_pack.c
8446 ____________________________________________________________________________
8447 [ 25444] By: nicholas                              on 2005/09/17  18:40:29
8448         Log: vv5.9.3 is clearly a bug.
8449      Branch: perl
8450            ! utils/perlbug.PL
8451 ____________________________________________________________________________
8452 [ 25443] By: nicholas                              on 2005/09/17  18:34:37
8453         Log: Add ordering of "global" variables to TODO
8454      Branch: perl
8455            ! pod/perltodo.pod
8456 ____________________________________________________________________________
8457 [ 25442] By: nicholas                              on 2005/09/17  18:05:30
8458         Log: Holding a mutex then croak()ing strikes me as deadlock.
8459      Branch: perl
8460            ! ext/threads/threads.xs
8461 ____________________________________________________________________________
8462 [ 25439] By: nicholas                              on 2005/09/17  17:09:25
8463         Log: Add emulate the per-thread memory pool on Unix to the TODO
8464      Branch: perl
8465            ! pod/perltodo.pod
8466 ____________________________________________________________________________
8467 [ 25436] By: nicholas                              on 2005/09/17  15:42:51
8468         Log: Add suggestion to profile to find a better set of hot ops for pp_hot.
8469      Branch: perl
8470            ! pod/perltodo.pod
8471 ____________________________________________________________________________
8472 [ 25434] By: nicholas                              on 2005/09/17  15:32:36
8473         Log: add merge Perl_sv_2[inpu]v to TODO
8474      Branch: perl
8475            ! pod/perltodo.pod
8476 ____________________________________________________________________________
8477 [ 25431] By: nicholas                              on 2005/09/17  14:36:14
8478         Log: Making make -j... work is a TODO
8479      Branch: perl
8480            ! pod/perltodo.pod
8481 ____________________________________________________________________________
8482 [ 25430] By: nicholas                              on 2005/09/17  14:33:33
8483         Log: Add "automating coverage tests" as a TODO
8484      Branch: perl
8485            ! pod/perltodo.pod
8486 ____________________________________________________________________________
8487 [ 25429] By: nicholas                              on 2005/09/17  14:19:54
8488         Log: Re-order the TODO tasks based on the skills they need, putting the
8489              easist tasks first. I've categorised them as
8490              
8491              =head1 Tasks that only need Perl knowledge
8492              =head1 Tasks that need a little sysadmin-type knowledge
8493              =head1 Tasks that need a little C knowledge
8494              =head1 Tasks that need a knowledge of XS
8495              =head1 Tasks that need a knowledge of the interpreter
8496              =head1 Big projects
8497              
8498              Lets see if we get any takers.
8499      Branch: perl
8500            ! pod/perltodo.pod
8501 ____________________________________________________________________________
8502 [ 25418] By: rgs                                   on 2005/09/16  12:54:43
8503         Log: Revert change #24223 : select() will continue
8504              to return -1 on error, like in previous versions, and
8505              like other system builtins.
8506      Branch: perl
8507            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
8508 ____________________________________________________________________________
8509 [ 25417] By: rgs                                   on 2005/09/15  14:48:37
8510         Log: Fix obsolete identifiers in comment
8511      Branch: perl
8512            ! av.h
8513 ____________________________________________________________________________
8514 [ 25416] By: rgs                                   on 2005/09/15  14:19:19
8515         Log: Upgrade to version.pm 0.48
8516      Branch: perl
8517            + lib/version.pod
8518            ! MANIFEST lib/version.pm lib/version.t util.c
8519 ____________________________________________________________________________
8520 [ 25414] By: rgs                                   on 2005/09/14  12:49:58
8521         Log: Subject: [PATCH] Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)
8522              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
8523              Date: Wed, 14 Sep 2005 09:26:11 +0300
8524              Message-ID: <4327C283.80706@gmail.com>
8525      Branch: perl
8526            ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm
8527            ! lib/Math/Trig.t pod/perlfunc.pod
8528 ____________________________________________________________________________
8529 [ 25413] By: rgs                                   on 2005/09/14  08:58:04
8530         Log: Subject: [perl #37163] dprofpp array subscript error 
8531              From: scott@perlcode.org (via RT) <perlbug-followup@perl.org>
8532              Date: Tue, 13 Sep 2005 12:11:46 -0700
8533              Message-ID: <rt-3.0.11-37163-120724.9.33005980359667@perl.org>
8534      Branch: perl
8535            ! utils/dprofpp.PL
8536 ____________________________________________________________________________
8537 [ 25411] By: rgs                                   on 2005/09/14  08:11:08
8538         Log: Change 25409 wasn't necessary for threaded perls
8539      Branch: perl
8540            ! toke.c
8541 ____________________________________________________________________________
8542 [ 25409] By: rgs                                   on 2005/09/14  01:08:22
8543         Log: The debugger wasn't tracing correctly execution in eval("")'ed
8544              code containing #line directives
8545      Branch: perl
8546            ! toke.c
8547 ____________________________________________________________________________
8548 [ 25406] By: rgs                                   on 2005/09/13  20:58:38
8549         Log: Subject: [PATCH] Re: [MAINT24637] fails "make test" on OSX 10.4 (lib/locale.t)
8550              From: Dominic Dunlop <shouldbedomo@mac.com>
8551              Date: Sep 13, 2005 11:13 PM
8552              Message-Id: <456439EA-CE2E-49A0-97FF-1B003CF8AFDE@mac.com>
8553      Branch: perl
8554            ! lib/locale.t
8555 ____________________________________________________________________________
8556 [ 25403] By: nicholas                              on 2005/09/13  18:16:55
8557         Log: Add Luke Closs to AUTHORS
8558      Branch: perl
8559            ! AUTHORS
8560 ____________________________________________________________________________
8561 [ 25402] By: nicholas                              on 2005/09/13  17:54:09
8562         Log: Subject: [perl #36448] configuring ranlib for perl on osx with xcode 2.1
8563              From: Luke Closs (via RT) <perlbug-followup@perl.org>
8564              Message-ID: <rt-3.0.11-36448-116486.6.06308221656583@perl.org>
8565              Date: 1 Jul 2005 21:56:31 -0000
8566      Branch: perl
8567            ! Configure hints/darwin.sh
8568 ____________________________________________________________________________
8569 [ 25399] By: rgs                                   on 2005/09/13  13:25:23
8570         Log: Allow non-arrowed form of chained subscripts after slices
8571              
8572              Subject: Re: [perl #37039] perlref documentation about optional -> is too vague
8573              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
8574              Date: Thu, 1 Sep 2005 17:41:36 -0700
8575              Message-ID: <20050902004136.GA2656@efn.org>
8576              
8577              Date: Mon, 5 Sep 2005 08:10:20 -0700
8578              Message-ID: <20050905151020.GA3556@efn.org>
8579      Branch: perl
8580            ! perly.act perly.h perly.tab perly.y t/op/ref.t
8581 ____________________________________________________________________________
8582 [ 25398] By: merijn                                on 2005/09/13  06:22:58
8583         Log: Subject: [patch@25388] vms/vms.c Perl_cando fix.
8584              From: "John E. Malmberg" <wb8tyw@qsl.net>
8585              Date: Mon, 12 Sep 2005 23:56:36 -0400
8586              Message-ID: <43264DF4.6090403@qsl.net>
8587      Branch: perl
8588            ! vms/vms.c
8589 ____________________________________________________________________________
8590 [ 25397] By: merijn                                on 2005/09/13  06:18:46
8591         Log: Subject: [PATCH] The return of the consting
8592              From: Andy Lester <andy@petdance.com>
8593              Date: Tue, 13 Sep 2005 01:08:36 -0500
8594              Message-ID: <20050913060835.GA1037@petdance.com>
8595      Branch: perl
8596            ! embed.fnc lib/overload.pm pp_pack.c proto.h util.c
8597 ____________________________________________________________________________
8598 [ 25388] By: rgs                                   on 2005/09/12  14:32:29
8599         Log: Subject: [perl #37142] h2xs skips enums with negative values 
8600              From: Aaron Kaplan (via RT) <perlbug-followup@perl.org>
8601              Date: Sun, 11 Sep 2005 13:33:44 -0700
8602              Message-ID: <rt-3.0.11-37142-120585.5.90517066191047@perl.org>
8603      Branch: perl
8604            ! utils/h2xs.PL
8605 ____________________________________________________________________________
8606 [ 25387] By: merijn                                on 2005/09/12  13:26:31
8607         Log: Detection of malloc_size and malloc_good_size
8608      Branch: perl
8609            ! Configure Porting/Glossary config_h.SH handy.h
8610 ____________________________________________________________________________
8611 [ 25383] By: merijn                                on 2005/09/11  13:50:53
8612         Log: Reverted 25364 on authors request
8613      Branch: perl
8614            ! lib/ExtUtils/CBuilder/Base.pm
8615            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
8616 ____________________________________________________________________________
8617 [ 25374] By: nicholas                              on 2005/09/10  17:07:04
8618         Log: Experiment with putting the F<.patch>level into patchlevel.h
8619              (a sure way to accelerate any change to subversion)
8620      Branch: perl
8621            ! cflags.SH patchlevel.h
8622 ____________________________________________________________________________
8623 [ 25366] By: rgs                                   on 2005/09/09  09:35:01
8624         Log: Minor comment fix
8625      Branch: perl
8626            ! hv.h
8627 ____________________________________________________________________________
8628 [ 25365] By: merijn                                on 2005/09/08  07:20:19
8629         Log: Subject: [PATCH blead] Make t/op/local.t use test.pl.
8630              From: Rick Delaney <rick@bort.ca>
8631              Date: Wed, 7 Sep 2005 22:45:44 -0400
8632              Message-ID: <20050908024544.GA4058@localhost.localdomain>
8633      Branch: perl
8634            ! t/op/local.t
8635 ____________________________________________________________________________
8636 [ 25364] By: merijn                                on 2005/09/08  06:07:53
8637         Log: Subject: [patch@cbuilder_0.13] VMS fixes for cbuilder
8638              From: "John E. Malmberg" <wb8tyw@qsl.net>
8639              Date: Wed, 07 Sep 2005 19:59:36 -0400
8640              Message-ID: <431F7EE8.3040908@qsl.net>
8641      Branch: perl
8642            ! lib/ExtUtils/CBuilder/Base.pm
8643            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
8644 ____________________________________________________________________________
8645 [ 25363] By: rgs                                   on 2005/09/07  11:09:10
8646         Log: The formatting function of Carp::Heavy has problem with utf8 strings.
8647              Work around it.
8648      Branch: perl
8649            ! lib/Carp/Heavy.pm
8650 ____________________________________________________________________________
8651 [ 25362] By: rgs                                   on 2005/09/07  10:31:47
8652         Log: Subject: [perl #37091] File::Path::mkpath resets errno 
8653              From: kvr@centrum.cz (via RT) <perlbug-followup@perl.org>
8654              Date: Tue, 06 Sep 2005 08:07:14 -0700
8655              Message-ID: <rt-3.0.11-37091-120348.17.8280334480876@perl.org>
8656      Branch: perl
8657            ! lib/File/Path.pm
8658 ____________________________________________________________________________
8659 [ 25361] By: rgs                                   on 2005/09/06  19:06:38
8660         Log: Upgrade to Compress::Zlib 1.38
8661      Branch: perl
8662            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
8663            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
8664            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/t/03examples.t
8665 ____________________________________________________________________________
8666 [ 25360] By: nicholas                              on 2005/09/06  17:46:33
8667         Log: Add a TODO test for bug #37038 - assigning to the match variable
8668              should not corrupt match vars such as $1 and $2
8669      Branch: perl
8670            ! t/op/pat.t
8671 ____________________________________________________________________________
8672 [ 25359] By: rgs                                   on 2005/09/06  16:06:44
8673         Log: Revert Makefile.PL change from #25355
8674      Branch: perl
8675            ! ext/IO/Makefile.PL
8676 ____________________________________________________________________________
8677 [ 25358] By: rgs                                   on 2005/09/06  14:50:18
8678         Log: Subject: Re: Fw: Tied hash numeric values are rounded off under Perl v5.8.6
8679              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
8680              Date: Fri, 2 Sep 2005 00:05:52 -0700
8681              Message-ID: <20050902070552.GA3992@efn.org>
8682      Branch: perl
8683            ! mg.c t/op/tie.t
8684 ____________________________________________________________________________
8685 [ 25357] By: merijn                                on 2005/09/06  14:10:28
8686         Log: Added amd64 and x86_64 to recognized predefined cpp syms
8687      Branch: perl
8688            ! Configure
8689 ____________________________________________________________________________
8690 [ 25355] By: rgs                                   on 2005/09/06  08:46:37
8691         Log: Upgrade to IO 1.22 from gbarr
8692              - Adjust the regression tests to use t/test.pl from bleadperl
8693              when $ENV{PERL_CORE} is defined
8694              - Add can_ok and isa_ok to t/test.pl from the implementation
8695              found in the IO CPAN distribution
8696      Branch: perl
8697            ! ext/IO/ChangeLog ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
8698            ! ext/IO/README ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
8699            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
8700            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
8701            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
8702            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
8703            ! ext/IO/t/IO.t ext/IO/t/io_file.t ext/IO/t/io_linenum.t
8704            ! ext/IO/t/io_pipe.t ext/IO/t/io_sel.t ext/IO/t/io_sock.t
8705            ! ext/IO/t/io_utf8.t t/test.pl
8706 ____________________________________________________________________________
8707 [ 25354] By: rgs                                   on 2005/09/05  11:12:14
8708         Log: Subject: regression test for 25352
8709              From: Jim Cromie <jim.cromie@gmail.com>
8710              Date: Sat, 03 Sep 2005 22:38:13 -0600
8711              Message-ID: <431A7A35.6050705@gmail.com>
8712      Branch: perl
8713            ! ext/B/t/optree_specials.t
8714 ____________________________________________________________________________
8715 [ 25353] By: davem                                 on 2005/09/04  09:40:05
8716         Log: Subject:  Re: [perl #37039] perlref documentation about optional -> is too vague
8717              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
8718              Date:  Thu, 1 Sep 2005 17:41:36 -0700
8719              Message-Id:  <20050902004136.GA2656@efn.org>
8720              
8721              Allow any variant of bison 1.875 to be used
8722      Branch: perl
8723            ! regen_perly.pl
8724 ____________________________________________________________________________
8725 [ 25352] By: rgs                                   on 2005/09/02  20:18:01
8726         Log: Subject: Re: Optree Generation
8727              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
8728              Date: Aug 31, 2005 2:18 PM
8729              Message-ID: <20050831121822.GA3464@efn.org>
8730      Branch: perl
8731            ! ext/B/B/Concise.pm
8732 ____________________________________________________________________________
8733 [ 25351] By: rgs                                   on 2005/09/02  19:57:21
8734         Log: Subject: document index() with out of bounds POSITION
8735              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
8736              Date: Sep 2, 2005 2:23 PM
8737              Message-ID: <20050902122311.GA3104@efn.org>
8738      Branch: perl
8739            ! pod/perlfunc.pod
8740 ____________________________________________________________________________
8741 [ 25350] By: rgs                                   on 2005/09/02  17:35:31
8742         Log: Really fix the Archive::Tar setup test.
8743              p4 and svn don't behave similarly concerning removal
8744              of empty directories...
8745      Branch: perl
8746            ! lib/Archive/Tar/t/00_setup.t
8747 ____________________________________________________________________________
8748 [ 25349] By: rgs                                   on 2005/09/02  16:45:31
8749         Log: Once again, fix Archive::Tar setup test with -Dmksymlinks
8750      Branch: perl
8751            ! lib/Archive/Tar/t/00_setup.t
8752 ____________________________________________________________________________
8753 [ 25348] By: rgs                                   on 2005/09/02  13:19:48
8754         Log: Subject: RE: [ANNOUNCE] Archive::Tar 1.25
8755              From: Robin Barker <Robin.Barker@npl.co.uk>
8756              Date: Thu, 1 Sep 2005 20:09:43 +0100 
8757              Message-ID: <533D273D4014D411AB1D00062938C4D90849C7A9@hotel.npl.co.uk>
8758      Branch: perl
8759            - lib/Archive/Tar/t/src/long/b lib/Archive/Tar/t/src/short/b
8760            ! MANIFEST lib/Archive/Tar/t/00_setup.t
8761            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
8762 ____________________________________________________________________________
8763 [ 25347] By: rgs                                   on 2005/09/02  12:53:49
8764         Log: Regression test for the fix in change #25308,
8765              based on code by Troy Loveday
8766      Branch: perl
8767            + ext/Data/Dumper/t/bugs.t
8768            ! MANIFEST
8769 ____________________________________________________________________________
8770 [ 25346] By: rgs                                   on 2005/09/01  15:00:15
8771         Log: Oops, fix threaded build
8772      Branch: perl
8773            ! toke.c
8774 ____________________________________________________________________________
8775 [ 25345] By: rgs                                   on 2005/09/01  14:50:24
8776         Log: Don't list test modules when listing cpan versions
8777      Branch: perl
8778            ! Porting/corecpan.pl
8779 ____________________________________________________________________________
8780 [ 25344] By: rgs                                   on 2005/09/01  14:45:23
8781         Log: Add the "no 6" / "no v6" syntax.
8782      Branch: perl
8783            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h pp_ctl.c
8784            ! proto.h t/comp/use.t toke.c
8785 ____________________________________________________________________________
8786 [ 25343] By: rgs                                   on 2005/09/01  14:43:19
8787         Log: Remove no 6 from the todo list
8788      Branch: perl
8789            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h
8790            ! pod/perltodo.pod pp_ctl.c proto.h t/comp/use.t toke.c
8791 ____________________________________________________________________________
8792 [ 25342] By: rgs                                   on 2005/08/31  15:14:28
8793         Log: Document that Sys::Syslog::openlog might die.
8794              Fixes [perl #36848] Sys::Syslog::syslog kills program if syslogd not running 
8795      Branch: perl
8796            ! ext/Sys/Syslog/Syslog.pm
8797 ____________________________________________________________________________
8798 [ 25341] By: rgs                                   on 2005/08/31  14:14:21
8799         Log: Fix for [perl #37036] perl segfault at 'compile'-time
8800      Branch: perl
8801            ! op.c
8802 ____________________________________________________________________________
8803 [ 25340] By: rgs                                   on 2005/08/31  08:07:37
8804         Log: Subject: [patch@25339] ext/Dev/Peek/t/peek.t fix for VMS
8805              From: "John E. Malmberg" <wb8tyw@qsl.net>
8806              Date: Tue, 30 Aug 2005 22:17:42 -0400
8807              Message-ID: <43151346.4010001@qsl.net>
8808      Branch: perl
8809            ! ext/Devel/Peek/t/Peek.t
8810 ____________________________________________________________________________
8811 [ 25339] By: rgs                                   on 2005/08/30  18:55:46
8812         Log: Clarify the cases where system() returns 1,
8813              per a suggestion of Rick Delaney (bug #36976)
8814      Branch: perl
8815            ! pod/perlfunc.pod
8816 ____________________________________________________________________________
8817 [ 25338] By: rgs                                   on 2005/08/30  09:38:54
8818         Log: Upgrade to PathTools 3.11
8819              (no real changes)
8820      Branch: perl
8821            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
8822 ____________________________________________________________________________
8823 [ 25337] By: rgs                                   on 2005/08/30  09:34:54
8824         Log: Subject: sv-head refactor
8825              From: Jim Cromie <jim.cromie@gmail.com>
8826              Date: Thu, 25 Aug 2005 21:42:44 -0600
8827              Message-ID: <cfe85dfa05082520425f7a7738@mail.gmail.com>
8828      Branch: perl
8829            ! sv.h
8830 ____________________________________________________________________________
8831 [ 25336] By: rgs                                   on 2005/08/30  09:09:22
8832         Log: Subject: [patch@25334] t/op/magic.t - Last 3 tests invalid on VMS
8833              From: "John E. Malmberg" <wb8tyw@qsl.net>
8834              Date: Sat, 27 Aug 2005 19:54:26 -0400
8835              Message-ID: <4310FD32.70809@qsl.net>
8836      Branch: perl
8837            ! t/op/magic.t
8838 ____________________________________________________________________________
8839 [ 25335] By: rgs                                   on 2005/08/30  09:08:31
8840         Log: Subject: [patch@25334] hv.c vms environment fix.
8841              From: "John E. Malmberg" <wb8tyw@qsl.net>
8842              Date: Sat, 27 Aug 2005 19:20:50 -0400
8843              Message-ID: <4310F552.8050401@qsl.net>
8844      Branch: perl
8845            ! hv.c
8846 ____________________________________________________________________________
8847 [ 25334] By: rgs                                   on 2005/08/27  16:59:02
8848         Log: Upgrade to PathTools 3.10
8849      Branch: perl
8850            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
8851            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
8852            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
8853 ____________________________________________________________________________
8854 [ 25333] By: rgs                                   on 2005/08/27  16:28:27
8855         Log: Fix failure in Archive::Tar tests when perl is built
8856              with -Dmksymlinks
8857      Branch: perl
8858            ! lib/Archive/Tar/t/02_methods.t
8859 ____________________________________________________________________________
8860 [ 25332] By: nicholas                              on 2005/08/25  14:53:23
8861         Log: Revert 25331 (except for the typo fix).
8862      Branch: perl
8863            ! sv.c
8864 ____________________________________________________________________________
8865 [ 25331] By: nicholas                              on 2005/08/25  14:06:43
8866         Log: To make the current implementation of sv_replace sane, we should
8867              assert that the reference count of the target is also 1.
8868              (Given that we're splatting an SV with a reference count of 1 onto
8869              the target)
8870      Branch: perl
8871            ! sv.c
8872 ____________________________________________________________________________
8873 [ 25330] By: nicholas                              on 2005/08/25  13:46:31
8874         Log: Promote the warning about reference miscount in sv_replace to a panic.
8875              TODO - document the panics
8876      Branch: perl
8877            ! sv.c
8878 ____________________________________________________________________________
8879 [ 25329] By: nicholas                              on 2005/08/25  13:15:17
8880         Log: No need to manually set the reference count of a new IO to 1.
8881      Branch: perl
8882            ! gv.c
8883 ____________________________________________________________________________
8884 [ 25328] By: rgs                                   on 2005/08/25  09:29:43
8885         Log: Don't mention redundant usethreads in -V output
8886              Be more consistent in using commas
8887      Branch: perl
8888            ! myconfig.SH
8889 ____________________________________________________________________________
8890 [ 25327] By: rgs                                   on 2005/08/25  09:13:07
8891         Log: Subject: update B::Concise pod to reflect previous changes
8892              From: Jim Cromie <jcromie@divsol.com>
8893              Date: Wed, 24 Aug 2005 11:05:47 -0600
8894              Message-ID: <430CA8EB.3010904@divsol.com>
8895      Branch: perl
8896            ! ext/B/B/Concise.pm
8897 ____________________________________________________________________________
8898 [ 25326] By: rgs                                   on 2005/08/25  08:45:04
8899         Log: Fix miniperl build with threaded perl
8900      Branch: perl
8901            ! util.c
8902 ____________________________________________________________________________
8903 [ 25325] By: rgs                                   on 2005/08/24  15:53:01
8904         Log: Subject: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
8905              From: "John Peacock" <jpeacock@rowman.com>
8906              Date: Tue, 23 Aug 2005 20:41:11 +0300 (IDT)
8907              Message-ID: <2444.85.65.24.143.1124818871.squirrel@webmail.rowman.com>
8908      Branch: perl
8909            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
8910            ! pod/perlapi.pod proto.h t/comp/use.t util.c
8911 ____________________________________________________________________________
8912 [ 25324] By: rgs                                   on 2005/08/24  07:28:27
8913         Log: Unmatched parentheses (thanks to Steve Peters)
8914      Branch: perl
8915            ! pod/perlvar.pod
8916 ____________________________________________________________________________
8917 [ 25323] By: rgs                                   on 2005/08/23  13:52:17
8918         Log: My system produces core.$$ files
8919      Branch: perl
8920            ! Makefile.SH
8921 ____________________________________________________________________________
8922 [ 25322] By: rgs                                   on 2005/08/23  13:25:15
8923         Log: Subject: [PATCH blead] Use SvGETMAGIC more often
8924              From: Rick Delaney <rick@bort.ca>
8925              Date: Mon, 22 Aug 2005 13:00:33 -0400
8926              Message-ID: <20050822170033.GH7674@localhost.localdomain>
8927      Branch: perl
8928            ! doio.c pp.c pp_ctl.c pp_hot.c sv.c universal.c xsutils.c
8929 ____________________________________________________________________________
8930 [ 25321] By: rgs                                   on 2005/08/23  13:11:34
8931         Log: Subject: [PATCH] Add Windows Vista support to Win32::GetOSName()
8932              From: "Jan Dubois" <jand@ActiveState.com>
8933              Date: Mon, 22 Aug 2005 15:37:09 -0700
8934              Message-Id: <200508222237.j7MMbFPA027764@smtp3.ActiveState.com>
8935      Branch: perl
8936            ! win32/ext/Win32/Win32.pm
8937 ____________________________________________________________________________
8938 [ 25320] By: rgs                                   on 2005/08/22  15:41:15
8939         Log: Subject: Re: Documentation change for IPC::Open*.pm
8940              From: Ben Tilly <btilly@gmail.com>
8941              Date: Mon, 22 Aug 2005 08:30:14 -0700
8942              Message-ID: <acc274b3050822083093357fe@mail.gmail.com>
8943      Branch: perl
8944            ! lib/IPC/Open2.pm lib/IPC/Open3.pm
8945 ____________________________________________________________________________
8946 [ 25319] By: rgs                                   on 2005/08/22  14:48:43
8947         Log: Subject: [PATCH blead] Re: [perl #36959] List Constructor Operator - Undefined Values
8948              From: Rick Delaney <rick@bort.ca>
8949              Date: Sun, 21 Aug 2005 15:09:57 -0400
8950              Message-ID: <20050821190957.GE7674@localhost.localdomain>
8951      Branch: perl
8952            ! pp_ctl.c t/op/range.t
8953 ____________________________________________________________________________
8954 [ 25318] By: rgs                                   on 2005/08/22  13:41:10
8955         Log: Upgrade to Term::ANSIColor 1.10
8956      Branch: perl
8957            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
8958            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
8959 ____________________________________________________________________________
8960 [ 25317] By: rgs                                   on 2005/08/22  13:24:09
8961         Log: Subject: [PATCH lib/CPAN.pm] Make curl follow redirects
8962              From: Michael G Schwern <schwern@pobox.com>
8963              Date: Sun, 21 Aug 2005 00:16:26 -0700
8964              Message-ID: <20050821071625.GA29394@windhund.schwern.org>
8965      Branch: perl
8966            ! lib/CPAN.pm
8967 ____________________________________________________________________________
8968 [ 25316] By: rgs                                   on 2005/08/22  12:59:27
8969         Log: Argh. I've overwritten local changes to ptar with change 25312
8970      Branch: perl
8971            ! lib/Archive/Tar/bin/ptar
8972 ____________________________________________________________________________
8973 [ 25315] By: rgs                                   on 2005/08/22  11:47:45
8974         Log: Subject: Re: Building 25309 on VAX (OpenVMS 7.2) not ok
8975              From: Abe Timmerman <abe@ztreet.demon.nl>
8976              Date: Sun, 21 Aug 2005 16:28:42 +0200
8977              Message-Id: <200508211628.42409.abe@ztreet.demon.nl>
8978      Branch: perl
8979            ! configure.com
8980 ____________________________________________________________________________
8981 [ 25314] By: rgs                                   on 2005/08/22  11:14:59
8982         Log: Don't install ptar in module tree
8983      Branch: perl
8984            ! installperl
8985 ____________________________________________________________________________
8986 [ 25313] By: rgs                                   on 2005/08/22  10:29:45
8987         Log: Fix typo in file name
8988      Branch: perl
8989            ! MANIFEST
8990 ____________________________________________________________________________
8991 [ 25312] By: rgs                                   on 2005/08/22  10:09:40
8992         Log: Upgrade to Archive::Tar 1.26
8993              Preserve some local typo fixes
8994              Don't load Data::Dumper
8995      Branch: perl
8996            + lib/Archive/Tar/bin/ptardiff
8997            + lib/Archive/Tar/t/04_resolved_issues.t
8998            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
8999            ! lib/Archive/Tar/File.pm lib/Archive/Tar/bin/ptar
9000            ! lib/Archive/Tar/t/02_methods.t
9001 ____________________________________________________________________________
9002 [ 25311] By: nicholas                              on 2005/08/21  16:19:12
9003         Log: Subject: [patch@25305] t/op/arith.t fix for VMS with IEEE float
9004              From: "John E. Malmberg" <wb8tyw@qsl.net>
9005              Message-ID: <4307F348.70603@qsl.net>
9006              Date: Sat, 20 Aug 2005 23:21:44 -0400
9007      Branch: perl
9008            ! t/op/arith.t
9009 ____________________________________________________________________________
9010 [ 25310] By: nicholas                              on 2005/08/21  16:05:22
9011         Log: Subject: [patch@25305] lib/ExtUtils/t/Constant.t VMS fixes
9012              From: "John E. Malmberg" <wb8tyw@qsl.net>
9013              Message-ID: <43080395.50807@qsl.net>
9014              Date: Sun, 21 Aug 2005 00:31:17 -0400
9015      Branch: perl
9016            ! lib/ExtUtils/t/Constant.t
9017 ____________________________________________________________________________
9018 [ 25309] By: nicholas                              on 2005/08/19  21:19:37
9019         Log: Subject: [PATCH ext/POSIX/POSIX.xs] Whitespace
9020              From: Abigail <abigail@abigail.nl>
9021              Message-ID: <20050723003235.GJ15093@abigail.nl>
9022              Date: Sat, 23 Jul 2005 02:32:35 +0200
9023      Branch: perl
9024            ! ext/POSIX/POSIX.xs
9025 ____________________________________________________________________________
9026 [ 25308] By: rgs                                   on 2005/08/19  12:54:46
9027         Log: Subject: Re: Data::Dumper bug?
9028              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
9029              Date: Mon, 8 Aug 2005 20:33:02 -0700
9030              Message-ID: <20050809033301.GA3804@efn.org>
9031      Branch: perl
9032            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
9033 ____________________________________________________________________________
9034 [ 25307] By: rgs                                   on 2005/08/19  12:44:12
9035         Log: Subject: [PATCH] make threads.xs emit warnings properly
9036              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
9037              Date: Aug 7, 2005 7:10 AM
9038              Message-id: <20050807051041.GA3924@ethan>
9039      Branch: perl
9040            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
9041 ____________________________________________________________________________
9042 [ 25306] By: rgs                                   on 2005/08/19  06:10:28
9043         Log: Subject: [patch@25305] fixes to const fixes + Case Preserved start
9044              From: "John E. Malmberg" <wb8tyw@qsl.net>
9045              Date: Thu, 18 Aug 2005 21:18:27 -0400
9046              Message-ID: <43053363.8090809@qsl.net>
9047      Branch: perl
9048            ! vms/vms.c
9049 ____________________________________________________________________________
9050 [ 25305] By: rgs                                   on 2005/08/18  13:47:41
9051         Log: Subject: make test of perl 5.8.7 failed on icc9
9052              From: YAMASHINA Hio <hio@ymir.co.jp>
9053              Date: Thu, 18 Aug 2005 20:36:57 +0900
9054              Message-Id: <20050818165213.BDF1.HIO@ymir.co.jp>
9055      Branch: perl
9056            ! hints/linux.sh
9057 ____________________________________________________________________________
9058 [ 25304] By: rgs                                   on 2005/08/18  11:10:27
9059         Log: Subject: [PATCH] 5.9.x (and 5.8.x): Symbian update
9060              From: <jarkko.hietaniemi@nokia.com>
9061              Date: Thu, 18 Aug 2005 13:43:46 +0300
9062              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A41B@esebe105.NOE.Nokia.com>
9063      Branch: perl
9064            ! README.symbian ext/Compress/Zlib/Zlib.xs numeric.c
9065            ! symbian/TODO symbian/config.pl symbian/config.sh
9066            ! symbian/install.cfg symbian/symbian_stubs.c symbian/xsbuild.pl
9067 ____________________________________________________________________________
9068 [ 25303] By: rgs                                   on 2005/08/18  08:58:54
9069         Log: Subject: [PATCH] Re: Transliteration operator(tr//)on EBCDIC platform
9070              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9071              Date: Fri, 12 Aug 2005 00:20:39 +0900
9072              Message-Id: <20050812001541.EA69.BQW10602@nifty.com>
9073      Branch: perl
9074            ! t/op/tr.t toke.c
9075 ____________________________________________________________________________
9076 [ 25302] By: rgs                                   on 2005/08/18  08:00:53
9077         Log: Subject: autouse.pm: remove unneeded eval
9078              From: Alexey Tourbin <at@altlinux.ru>
9079              Date: Thu, 18 Aug 2005 08:13:24 +0400
9080              Message-ID: <20050818041324.GO19097@solemn.turbinal.org>
9081              
9082              Subject: autouse.pm: check stub, use goto in stub
9083              From: Alexey Tourbin <at@altlinux.ru>
9084              Date: Thu, 18 Aug 2005 09:06:20 +0400
9085              Message-ID: <20050818050620.GP19097@solemn.turbinal.org>
9086      Branch: perl
9087            ! lib/autouse.pm
9088 ____________________________________________________________________________
9089 [ 25301] By: rgs                                   on 2005/08/17  15:57:09
9090         Log: FAQ sync
9091      Branch: perl
9092            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
9093            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
9094            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
9095 ____________________________________________________________________________
9096 [ 25300] By: steveh                                on 2005/08/17  14:33:00
9097         Log: Subject: Your bug reports for Time::Local
9098              From: Dave Rolsky <autarch@urth.org>
9099              Date: Tue, 16 Aug 2005 11:22:20 -0500 (CDT)
9100              Message-ID: <Pine.LNX.4.61.0508161120520.26270@urth.org>
9101              
9102              An improvement on change 25287 from Dave Rolsky
9103      Branch: perl
9104            ! lib/Time/Local.t
9105 ____________________________________________________________________________
9106 [ 25299] By: rgs                                   on 2005/08/17  12:33:18
9107         Log: Subject: Re: [perl #36654] Inconsistent treatment of NaN
9108              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
9109              Date: Aug 7, 2005 8:03 PM
9110              Message-ID: <20050807180308.GA2112@efn.org>
9111              
9112              Subject: Re: [perl #36654] Inconsistent treatment of NaN
9113              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
9114              Date: Wed, 10 Aug 2005 22:53:51 -0700
9115              Message-ID: <20050811055351.GA2296@efn.org>
9116      Branch: perl
9117            ! numeric.c pod/perlop.pod
9118 ____________________________________________________________________________
9119 [ 25298] By: rgs                                   on 2005/08/17  09:35:32
9120         Log: Upgrade to Time::HiRes 1.73
9121      Branch: perl
9122            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
9123 ____________________________________________________________________________
9124 [ 25297] By: nicholas                              on 2005/08/17  09:06:33
9125         Log: Given that we now have a union, there's no need for all the HvARRAY()
9126              casting games.
9127      Branch: perl
9128            ! hv.h sv.h
9129 ____________________________________________________________________________
9130 [ 25296] By: rgs                                   on 2005/08/16  17:57:27
9131         Log: Fix for [perl #36853] -Dx can crash bleadperl
9132              The PL_op_sequence global hash wasn't initialized
9133      Branch: perl
9134            ! dump.c
9135 ____________________________________________________________________________
9136 [ 25295] By: merijn                                on 2005/08/16  07:36:58
9137         Log: Subject: Time::HiRes::nanosleep support for Solaris [PATCH]
9138              From: Gisle Aas <gisle@ActiveState.com>
9139              Date: 15 Aug 2005 21:05:22 -0700
9140              Message-ID: <lrk6imy1a5.fsf@caliper.activestate.com>
9141      Branch: perl
9142            ! ext/Time/HiRes/hints/solaris.pl
9143 ____________________________________________________________________________
9144 [ 25294] By: merijn                                on 2005/08/15  09:36:30
9145         Log: Subject: Re: [PATCH@25292] add nonxs_ext to configure.com
9146              From: "John E. Malmberg" <wb8tyw@qsl.net>
9147              Date: Sat, 13 Aug 2005 12:20:34 -0400
9148              Message-ID: <42FE1DD2.8050803@qsl.net>
9149      Branch: perl
9150            ! configure.com
9151 ____________________________________________________________________________
9152 [ 25293] By: merijn                                on 2005/08/15  09:34:28
9153         Log: Subject: [PATCH configure.com] Make "prove" available on VMS
9154              From: Abe Timmerman <abe@ztreet.demon.nl>
9155              Date: Sat, 13 Aug 2005 18:16:29 +0200
9156              Message-Id: <200508131816.29092.abe@ztreet.demon.nl>
9157      Branch: perl
9158            ! configure.com
9159 ____________________________________________________________________________
9160 [ 25292] By: merijn                                on 2005/08/13  07:38:54
9161         Log: Subject: [PATCH @ 24148] Compress::Zlib 1.37
9162              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
9163              Date: Fri, 12 Aug 2005 16:31:42 +0100
9164              Message-Id: <20050812153145.PWIR17166.aamta12-winn.ispmail.ntl.com@MARQUESSPT21>
9165      Branch: perl
9166            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
9167            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
9168            ! ext/Compress/Zlib/t/03examples.t
9169 ____________________________________________________________________________
9170 [ 25291] By: merijn                                on 2005/08/13  07:33:46
9171         Log: Subject: [patch@25289] Add sig_count to CONFIGURE.COM
9172              From: "John E. Malmberg" <wb8tyw@qsl.net>
9173              Date: Fri, 12 Aug 2005 13:39:25 -0400
9174              Message-ID: <42FCDECD.8090009@qsl.net>
9175      Branch: perl
9176            ! configure.com
9177 ____________________________________________________________________________
9178 [ 25290] By: merijn                                on 2005/08/13  07:30:05
9179         Log: Subject: Re: [patch@25289] bninfnan.t setting include path to file.
9180              From: "John E. Malmberg" <wb8tyw@qsl.net>
9181              Date: Fri, 12 Aug 2005 23:17:39 -0400
9182              Message-ID: <42FD6653.6010605@qsl.net>
9183      Branch: perl
9184            ! lib/bignum/t/bninfnan.t
9185 ____________________________________________________________________________
9186 [ 25289] By: steveh                                on 2005/08/12  16:13:11
9187         Log: Supply same libs for bcc32 builds as cl and gcc builds have
9188              
9189              It makes life easier for third-party extensions if perl provides a
9190              decent set of libs to link against. cl and gcc builds already have
9191              this (except that gcc was missing one lib), but bcc32 builds only
9192              have one or two libs supplied.  In particular, the ODBC libs
9193              required for building libwin32 were not specified.  One of these
9194              doesn't exist in the Borland lib dirs by default, so generate it
9195              from the DLL if it is missing.
9196      Branch: perl
9197            ! win32/makefile.mk
9198 ____________________________________________________________________________
9199 [ 25288] By: steveh                                on 2005/08/12  15:26:11
9200         Log: Make change 25286 better
9201              
9202              Thanks to John E. Malmberg <wb8tyw@qsl.net> for pointing this out.
9203      Branch: perl
9204            ! win32/win32.c
9205 ____________________________________________________________________________
9206 [ 25287] By: steveh                                on 2005/08/11  11:56:26
9207         Log: Fix lib/Time/Local.t for bcc32 in non GMT time zones
9208              
9209              See comments at:
9210              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-08/msg00115.html
9211      Branch: perl
9212            ! lib/Time/Local.t
9213 ____________________________________________________________________________
9214 [ 25286] By: steveh                                on 2005/08/11  10:56:12
9215         Log: Silence Win32 compiler warnings following change 25280
9216      Branch: perl
9217            ! win32/win32.c
9218 ____________________________________________________________________________
9219 [ 25285] By: steveh                                on 2005/08/11  09:21:37
9220         Log: Run regen.pl
9221      Branch: perl
9222            ! pod/perlapi.pod proto.h
9223 ____________________________________________________________________________
9224 [ 25284] By: merijn                                on 2005/08/11  07:35:27
9225         Log: Subject: [patch] blead@25282 - VMS specific fixes. [2nd try]
9226              From: "John E. Malmberg" <wb8tyw@qsl.net>
9227              Date: Wed, 10 Aug 2005 23:26:03 -0400
9228              Message-ID: <42FAC54B.2050207@qsl.net>
9229      Branch: perl
9230            ! lib/Test/Harness/Straps.pm lib/vmsish.t t/lib/warnings/doio
9231            ! t/op/anonsub.t t/op/chdir.t t/op/closure.t t/op/lex_assign.t
9232            ! t/op/runlevel.t t/op/stat.t t/pod/find.t t/x2p/s2p.t
9233            ! utils/c2ph.PL vms/ext/Stdio/test.pl
9234 ____________________________________________________________________________
9235 [ 25283] By: merijn                                on 2005/08/11  07:25:32
9236         Log: Subject: [patch] blead@25282
9237              From: "John E. Malmberg" <wb8tyw@qsl.net>
9238              Date: Wed, 10 Aug 2005 23:47:47 -0400
9239              Message-ID: <42FACA63.4030805@qsl.net>
9240      Branch: perl
9241            ! t/op/exec.t t/run/exit.t
9242 ____________________________________________________________________________
9243 [ 25282] By: merijn                                on 2005/08/10  20:34:03
9244         Log: Subject: [PATCH] Re: [perl #36235] perl + gcc-4.0.0 + solaris + gnu binutils
9245              From: Andy Dougherty <doughera@lafayette.edu>
9246              Date: Tue, 26 Jul 2005 12:03:37 -0400 (EDT)
9247              Message-ID: <Pine.SOC.4.62.0507261131300.8774@maxwell.phys.lafayette.edu>
9248      Branch: perl
9249            ! hints/solaris_2.sh
9250 ____________________________________________________________________________
9251 [ 25281] By: merijn                                on 2005/08/10  11:45:11
9252         Log: Subject: conflicting types for 'Perl_my_popen'
9253              From: Alexey Tourbin <at@altlinux.ru>
9254              Date: Wed, 10 Aug 2005 15:19:15 +0400
9255              Message-ID: <20050810111915.GK19097@solemn.turbinal.org>
9256      Branch: perl
9257            ! util.c
9258 ____________________________________________________________________________
9259 [ 25280] By: merijn                                on 2005/08/10  09:14:23
9260         Log: Subject: patch@25279 VMS error handling and const fixes
9261              From: "John E. Malmberg" <wb8tyw@qsl.net>
9262              Date: Wed, 10 Aug 2005 00:37:13 -0400
9263              Message-ID: <42F98479.6030207@qsl.net>
9264      Branch: perl
9265            ! doio.c embed.fnc perl.h pp_sys.c proto.h vms/vms.c
9266            ! vms/vmsish.h
9267 ____________________________________________________________________________
9268 [ 25279] By: merijn                                on 2005/08/09  11:24:54
9269         Log: Subject: [PATCH] Fix a couple of random warnings
9270              From: Steve Peters <steve@fisharerojo.org>
9271              Date: Tue, 9 Aug 2005 06:21:48 -0500
9272              Message-ID: <20050809112148.GA4902@mccoy.peters.homeunix.org>
9273      Branch: perl
9274            ! nostdio.h perl.c
9275 ____________________________________________________________________________
9276 [ 25278] By: steveh                                on 2005/08/08  16:12:12
9277         Log: Update Porting/repository.pod to recommend Cygwin's ssh on Win32
9278              
9279              Cygwin's ssh client seems to be superior to MSYS's ssh client in that
9280              it supports the ServerAliveInterval config setting which prevents the
9281              ssh client from timing out every so often
9282      Branch: perl
9283            ! Porting/repository.pod
9284 ____________________________________________________________________________
9285 [ 25277] By: merijn                                on 2005/08/08  06:22:38
9286         Log: Subject: [PATCH] Post-OSCON NN/NULLOK-ing
9287              From: Andy Lester <andy@petdance.com>
9288              Date: Sun, 7 Aug 2005 00:59:11 -0500
9289              Message-ID: <20050807055911.GA6384@petdance.com>
9290      Branch: perl
9291            ! embed.fnc op.c
9292 ____________________________________________________________________________
9293 [ 25276] By: merijn                                on 2005/08/08  06:17:33
9294         Log: Subject: Re: [PATCH] undup
9295              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
9296              Date: Sun, 07 Aug 2005 14:49:40 +0300
9297              Message-ID: <42F5F554.5020701@gmail.com>
9298      Branch: perl
9299            ! pod/perldoc.pod pod/perltodo.pod pod/perlunicode.pod
9300 ____________________________________________________________________________
9301 [ 25275] By: davem                                 on 2005/08/07  11:15:32
9302         Log: run regen.pl after change #25274
9303      Branch: perl
9304            ! pod/perlintern.pod
9305 ____________________________________________________________________________
9306 [ 25274] By: merijn                                on 2005/08/07  10:10:12
9307         Log: Subject: [PATCH] undup 
9308              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
9309              Date: Sun, 07 Aug 2005 13:28:19 +0300
9310              Message-ID: <42F5E243.80500@gmail.com>
9311      Branch: perl
9312            ! ext/Encode/lib/Encode/Supported.pod lib/Test/Harness/TAP.pod
9313            ! pad.c pod/perl573delta.pod pod/perl58delta.pod
9314            ! pod/perlfaq7.pod pod/perlglossary.pod pod/perlvar.pod pp_ctl.c
9315 ____________________________________________________________________________
9316 [ 25273] By: rgs                                   on 2005/08/06  23:07:46
9317         Log: Add files missed in change 25271
9318      Branch: perl
9319            + ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
9320            + ext/Encode/t/mime_header_iso2022jp.t
9321 ____________________________________________________________________________
9322 [ 25272] By: rgs                                   on 2005/08/06  22:46:06
9323         Log: Clarify docs
9324      Branch: perl
9325            ! ext/PerlIO/encoding/encoding.pm
9326 ____________________________________________________________________________
9327 [ 25271] By: rgs                                   on 2005/08/06  22:15:14
9328         Log: Upgrade to Encode 2.11, plus a patch to PerlIO::encoding
9329              by Dan Kogai to fix encoding(utf-8-strict) with partial
9330              characters.
9331      Branch: perl
9332            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
9333            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9334            ! ext/Encode/Encode/encode.h ext/Encode/MANIFEST
9335            ! ext/Encode/META.yml ext/Encode/lib/Encode/Alias.pm
9336            ! ext/Encode/lib/Encode/Config.pm
9337            ! ext/Encode/lib/Encode/MIME/Header.pm
9338            ! ext/PerlIO/encoding/encoding.pm
9339 ____________________________________________________________________________
9340 [ 25270] By: merijn                                on 2005/08/06  15:54:55
9341         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadperl: abs() busted outside integer range
9342              From: Dominic Dunlop <shouldbedomo@mac.com>
9343              Date: Sat, 6 Aug 2005 17:47:40 +0200
9344              Message-Id: <EF62D3CF-8B54-4C7B-973E-C259F487AE32@mac.com>
9345      Branch: perl
9346            ! pp.c t/op/arith.t
9347 ____________________________________________________________________________
9348 [ 25269] By: rgs                                   on 2005/08/05  16:31:44
9349         Log: Subject: [patch]vms.c - buffer highwater overrun in vmsify
9350              From: John E. Malmberg <wb8tyw@qsl.net>
9351              Date: Mon, 01 Aug 2005 19:54:22 -0400
9352              Message-ID: <42EEB62E.3020108@qsl.net>
9353      Branch: perl
9354            ! vms/vms.c
9355 ____________________________________________________________________________
9356 [ 25268] By: rgs                                   on 2005/08/05  15:01:19
9357         Log: "thread failed to start" is a severe warning, not a fatal error
9358              as reported by Tassilo von Parseval.
9359      Branch: perl
9360            ! pod/perldiag.pod
9361 ____________________________________________________________________________
9362 [ 25267] By: merijn                                on 2005/08/05  14:13:26
9363         Log: ASCIZ is not a typo
9364      Branch: perl
9365            ! pod/perlfunc.pod
9366 ____________________________________________________________________________
9367 [ 25266] By: merijn                                on 2005/08/05  07:50:40
9368         Log: Subject: [PATCH] Typos in *.p[lm]
9369              From: "Piotr Fusik" <pfusik@op.pl>
9370              Date: Sun, 31 Jul 2005 12:50:04 +0200
9371              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
9372      Branch: perl
9373            ! ext/Encode/lib/Encode/PerlIO.pod
9374            ! ext/Encode/lib/Encode/Supported.pod lib/ExtUtils/MM_Win95.pm
9375            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/Net/libnetFAQ.pod
9376            ! lib/Test/Harness/TAP.pod lib/Test/Tutorial.pod
9377            ! pod/perlfunc.pod pod/perltoc.pod
9378 ____________________________________________________________________________
9379 [ 25265] By: rgs                                   on 2005/08/04  16:45:37
9380         Log: VMS debugging help, by John E. Malmberg
9381      Branch: perl
9382            ! vms/descrip_mms.template
9383 ____________________________________________________________________________
9384 [ 25264] By: merijn                                on 2005/08/03  10:30:54
9385         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1 cpu)
9386              From: Dominic Dunlop <shouldbedomo@mac.com>
9387              Date: Wed, 3 Aug 2005 12:19:03 +0200
9388              Message-Id: <8D595B69-4489-4395-BFA4-07DF5859D556@mac.com>
9389      Branch: perl
9390            ! t/op/sprintf.t
9391 ____________________________________________________________________________
9392 [ 25263] By: merijn                                on 2005/08/02  13:59:49
9393         Log: The typo changes from 25261 (of course) altered the MD5's
9394      Branch: perl
9395            ! ext/Digest/MD5/t/files.t
9396 ____________________________________________________________________________
9397 [ 25262] By: merijn                                on 2005/08/02  13:45:35
9398         Log: Typoes from 25261 also in expected for tests
9399      Branch: perl
9400            ! t/pod/pod2usage.xr
9401 ____________________________________________________________________________
9402 [ 25261] By: merijn                                on 2005/08/02  10:39:51
9403         Log: Subject: [PATCH] Typos in *.p[lm]
9404              From: "Piotr Fusik" <pfusik@op.pl>
9405              Date: Sun, 31 Jul 2005 12:50:04 +0200
9406              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
9407      Branch: perl
9408            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bblock.pm ext/B/B/CC.pm
9409            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
9410            ! ext/B/t/OptreeCheck.pm ext/Compress/Zlib/Zlib.pm
9411            ! ext/DB_File/DB_File.pm ext/Digest/MD5/MD5.pm
9412            ! ext/Encode/Encode.pm ext/Encode/encoding.pm
9413            ! ext/Encode/lib/Encode/Alias.pm ext/IO/lib/IO/Dir.pm
9414            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Socket/INET.pm
9415            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
9416            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
9417            ! ext/SDBM_File/SDBM_File.pm ext/Storable/Storable.pm
9418            ! ext/XS/APItest/APItest.pm ext/re/re.pm lib/Archive/Tar.pm
9419            ! lib/Archive/Tar/Constant.pm lib/Attribute/Handlers.pm
9420            ! lib/CGI.pm lib/CGI/Carp.pm lib/CPAN.pm lib/Digest.pm
9421            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
9422            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
9423            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
9424            ! lib/ExtUtils/ParseXS.pm lib/File/Basename.pm
9425            ! lib/File/Spec/Mac.pm lib/File/Temp.pm lib/Filter/Simple.pm
9426            ! lib/Getopt/Long.pm lib/I18N/LangTags.pm
9427            ! lib/I18N/LangTags/List.pm lib/Math/BigFloat.pm
9428            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm lib/Math/BigRat.pm
9429            ! lib/NEXT.pm lib/Net/Cmd.pm lib/Net/Config.pm lib/Net/FTP.pm
9430            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/Ping.pm
9431            ! lib/Net/SMTP.pm lib/PerlIO.pm lib/Pod/Checker.pm
9432            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Pod/InputObjects.pm
9433            ! lib/Pod/LaTeX.pm lib/Pod/Parser.pm lib/Pod/Select.pm
9434            ! lib/Pod/Usage.pm lib/Switch.pm lib/Term/ANSIColor.pm
9435            ! lib/Test.pm lib/Test/More.pm lib/Text/Balanced.pm
9436            ! lib/Text/Wrap.pm lib/Tie/File.pm lib/Tie/Hash.pm
9437            ! lib/Unicode/UCD.pm lib/base.pm lib/bigint.pm lib/bignum.pm
9438            ! lib/bigrat.pm lib/blib.pm lib/diagnostics.pm lib/perl5db.pl
9439            ! lib/version.pm lib/vmsish.pm os2/OS2/PrfDB/PrfDB.pm
9440            ! os2/OS2/Process/Process.pm pod/checkpods.PL pod/pod2usage.PL
9441            ! utils/h2xs.PL win32/bin/pl2bat.pl wince/bin/pl2bat.pl
9442            ! wince/comp.pl
9443 ____________________________________________________________________________
9444 [ 25260] By: rgs                                   on 2005/08/01  15:14:48
9445         Log: Document where to find maintainers of dual live modules
9446      Branch: perl
9447            ! pod/perlhack.pod
9448 ____________________________________________________________________________
9449 [ 25259] By: rgs                                   on 2005/08/01  15:12:07
9450         Log: More typo fixes (damn generated pod files)
9451      Branch: perl
9452            ! pad.c
9453 ____________________________________________________________________________
9454 [ 25258] By: rgs                                   on 2005/08/01  14:45:22
9455         Log: Subject: Re: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # @array modified!
9456              From: Michael G Schwern <schwern@pobox.com>
9457              Date: Sat, 23 Jul 2005 19:59:29 -0700
9458              Message-ID: <20050724025929.GA6574@windhund.schwern.org>
9459      Branch: perl
9460            ! pod/perlfunc.pod
9461 ____________________________________________________________________________
9462 [ 25257] By: rgs                                   on 2005/08/01  13:58:04
9463         Log: Various patches by John E. Malmberg to fix data
9464              corruption issues on VMS. Back out change 25218 and
9465              the parts of change 25217 that affect pp_ctl.c and
9466              pp_sys.c.
9467      Branch: perl
9468            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
9469            ! vms/vms.c vms/vmsish.h
9470 ____________________________________________________________________________
9471 [ 25256] By: rgs                                   on 2005/08/01  13:54:52
9472         Log: Various patches by John E. Malmberg to fix data
9473              corruption issues on VMS. Back out change 25218 and
9474              the parts of change 25217 that affect pp_ctl.c and
9475              pp_sys.c.
9476      Branch: perl
9477            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
9478            ! vms/vms.c vms/vmsish.h
9479 ____________________________________________________________________________
9480 [ 25255] By: rgs                                   on 2005/08/01  13:15:25
9481         Log: Subject: [patch] blead@25226 on OpenVMS/vms.c - fopen bug.
9482              From: "John E. Malmberg" <wb8tyw@qsl.net>
9483              Date: Fri, 29 Jul 2005 10:24:15 -0400
9484              Message-ID: <42EA3C0F.9040900@qsl.net>
9485      Branch: perl
9486            ! vms/vms.c
9487 ____________________________________________________________________________
9488 [ 25254] By: rgs                                   on 2005/08/01  08:14:27
9489         Log: Another typo fix
9490      Branch: perl
9491            ! XSUB.h pod/perlapi.pod
9492 ____________________________________________________________________________
9493 [ 25253] By: rgs                                   on 2005/08/01  08:13:10
9494         Log: Subject: [PATCH] POD typos
9495              From: "Piotr Fusik" <pfusik@op.pl>
9496              Date: Sat, 30 Jul 2005 21:54:19 +0200
9497              Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>
9498      Branch: perl
9499            ! Porting/pumpkin.pod Porting/repository.pod ext/POSIX/POSIX.pod
9500            ! pod/perl593delta.pod pod/perlapio.pod pod/perldebug.pod
9501            ! pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq3.pod
9502            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlglossary.pod
9503            ! pod/perlguts.pod pod/perlintern.pod pod/perltodo.pod
9504            ! pod/perlxs.pod symbian/PerlBase.pod vms/perlvms.pod
9505 ____________________________________________________________________________
9506 [ 25252] By: rgs                                   on 2005/08/01  07:49:58
9507         Log: Subject: Re: [perl #36622] y/// at end of file
9508              From: Michael G Schwern <schwern@pobox.com>
9509              Date: Fri, 22 Jul 2005 11:51:15 -0700
9510              Message-ID: <20050722185115.GB28829@windhund.schwern.org>
9511      Branch: perl
9512            ! t/op/tr.t t/test.pl
9513 ____________________________________________________________________________
9514 [ 25251] By: rgs                                   on 2005/08/01  07:23:08
9515         Log: Subject: Re: blead@25210 on OpenVMS (not good)
9516              From: "John E. Malmberg" <wb8tyw@qsl.net>
9517              Date: Sun, 24 Jul 2005 19:09:01 -0400
9518              Message-ID: <42E41F8D.3040306@qsl.net>
9519              
9520              constify Perl_unlnk
9521      Branch: perl
9522            ! embed.fnc perl.h proto.h util.c
9523 ____________________________________________________________________________
9524 [ 25250] By: rgs                                   on 2005/08/01  07:03:36
9525         Log: Subject: blead@25226 - ext/Compress/Zlib on VMS.
9526              From: "John E. Malmberg" <wb8tyw@qsl.net>
9527              Date: Sun, 31 Jul 2005 23:19:51 -0400
9528              Message-ID: <42ED94D6.7020104@qsl.net>
9529      Branch: perl
9530            ! ext/Compress/Zlib/t/03examples.t
9531 ____________________________________________________________________________
9532 [ 25249] By: rgs                                   on 2005/08/01  06:57:09
9533         Log: Subject: [patch] blead@25226 - t/op/pack.t undefined value fix
9534              From: "John E. Malmberg" <wb8tyw@qsl.net>
9535              Date: Sun, 31 Jul 2005 22:18:19 -0400
9536              Message-ID: <42ED866B.3000308@qsl.net>
9537      Branch: perl
9538            ! t/op/pack.t
9539 ____________________________________________________________________________
9540 [ 25248] By: merijn                                on 2005/07/31  15:50:45
9541         Log: SIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count = 33, but
9542              POSIX::SigRt is not available on use
9543      Branch: perl
9544            ! ext/POSIX/t/sigaction.t
9545 ____________________________________________________________________________
9546 [ 25247] By: merijn                                on 2005/07/31  15:47:51
9547         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25237 FAIL(F) linux 2.6.12-4-686 [debian] (i686/1 cpu)
9548              From: Dominic Dunlop <shouldbedomo@mac.com>
9549              Date: Fri, 29 Jul 2005 17:41:59 +0200
9550              Message-Id: <33378322-189C-4D70-AC0B-1AF589DD56E7@mac.com>
9551      Branch: perl
9552            ! sv.h
9553 ____________________________________________________________________________
9554 [ 25246] By: rgs                                   on 2005/07/31  15:15:35
9555         Log: Remove the documentation for $#, which has been removed
9556      Branch: perl
9557            ! pod/perlvar.pod
9558 ____________________________________________________________________________
9559 [ 25245] By: rgs                                   on 2005/07/29  15:36:09
9560         Log: Update Changes
9561      Branch: perl
9562            ! Changes
9563 ____________________________________________________________________________
9564 [ 25244] By: steveh                                on 2005/07/29  09:41:38
9565         Log: Skip op/sprintf.t test 147 on MSWin32
9566              ... and fix the skip code so that it actually works ;-)
9567      Branch: perl
9568            ! t/op/sprintf.t
9569 ____________________________________________________________________________
9570 [ 25243] By: rgs                                   on 2005/07/29  08:31:51
9571         Log: Subject: [PATCH] More embed.fnc goodness
9572              From: Andy Lester <andy@petdance.com>
9573              Date: Thu, 28 Jul 2005 14:09:56 -0500
9574              Message-ID: <20050728190956.GB607@petdance.com>
9575      Branch: perl
9576            ! doio.c embed.fnc embed.h op.c pp_ctl.c proto.h regcomp.c
9577            ! regexec.c sv.c util.c
9578 ____________________________________________________________________________
9579 [ 25242] By: rgs                                   on 2005/07/29  07:19:11
9580         Log: Subject: [PATCH] Fix English error in overload.pm
9581              From: Andy Lester <andy@petdance.com>
9582              Date: Thu, 28 Jul 2005 14:10:43 -0500
9583              Message-ID: <20050728191043.GC607@petdance.com>
9584      Branch: perl
9585            ! lib/overload.pm
9586 ____________________________________________________________________________
9587 [ 25241] By: rgs                                   on 2005/07/28  17:34:36
9588         Log: Clarification to the syntax of loop modifiers
9589              by Piotr Fusik
9590      Branch: perl
9591            ! pod/perlfunc.pod
9592 ____________________________________________________________________________
9593 [ 25240] By: rgs                                   on 2005/07/28  17:29:47
9594         Log: Subject: RE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
9595              From: "Green, Paul" <Paul.Green@stratus.com>
9596              Date: Mon, 25 Jul 2005 12:39:32 -0400
9597              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB8A9F67@EXNA.corp.stratus.com>
9598      Branch: perl
9599            ! mg.c
9600 ____________________________________________________________________________
9601 [ 25239] By: rgs                                   on 2005/07/28  17:18:13
9602         Log: Subject: [PATCH fresh_perl.t] Being more careful about newlines
9603              From: Michael G Schwern <schwern@pobox.com>
9604              Date: Fri, 22 Jul 2005 12:53:34 -0700
9605              Message-ID: <20050722195334.GA12431@windhund.schwern.org>
9606      Branch: perl
9607            ! t/run/fresh_perl.t
9608 ____________________________________________________________________________
9609 [ 25238] By: rgs                                   on 2005/07/28  16:11:23
9610         Log: Subject: [PATCH] perl.h, use STRINGIFY in 25171
9611              From: Robin Barker <Robin.Barker@npl.co.uk>
9612              Date: Thu, 28 Jul 2005 12:13:13 +0100
9613              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75A@hotel.npl.co.uk>
9614      Branch: perl
9615            ! perl.h
9616 ____________________________________________________________________________
9617 [ 25237] By: merijn                                on 2005/07/28  13:03:09
9618         Log: Subject: [PATCH] tidy up DieNull and DIE_NULL
9619              From: Robin Barker <Robin.Barker@npl.co.uk>
9620              Date: Thu, 28 Jul 2005 14:05:51 +0100
9621              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75C@hotel.npl.co.uk>
9622      Branch: perl
9623            ! embed.fnc mg.c perl.h pp.h pp_sys.c proto.h
9624 ____________________________________________________________________________
9625 [ 25236] By: rgs                                   on 2005/07/28  12:59:55
9626         Log: Subject: [PATCH] silence compiler warning in mg.c POSIX.xs
9627              From: Robin Barker <Robin.Barker@npl.co.uk>
9628              Date: Thu, 28 Jul 2005 13:57:31 +0100
9629              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75B@hotel.npl.co.uk>
9630      Branch: perl
9631            ! ext/POSIX/POSIX.xs mg.c perl.h
9632 ____________________________________________________________________________
9633 [ 25235] By: merijn                                on 2005/07/28  12:22:27
9634         Log: sprintf now has all but two tests enabled.
9635              the list supports skipping of expected fails
9636              new test for %.0g from Dominic Dunlop
9637      Branch: perl
9638            ! t/op/sprintf.t
9639 ____________________________________________________________________________
9640 [ 25234] By: steveh                                on 2005/07/28  09:10:41
9641         Log: Subject: [PATCH] perlfunc.pod grammar fixes
9642              From: Steve Peters <steve@fisharerojo.org>
9643              Date: Wed, 27 Jul 2005 22:02:13 -0500
9644              Message-ID: <20050728030213.GA11330@mccoy.peters.homeunix.org>
9645              
9646              (with minor tweaks)
9647      Branch: perl
9648            ! pod/perlfunc.pod
9649 ____________________________________________________________________________
9650 [ 25233] By: rgs                                   on 2005/07/28  09:07:57
9651         Log: Sync change 25229 to .h source files
9652      Branch: perl
9653            ! cv.h pad.h
9654 ____________________________________________________________________________
9655 [ 25232] By: rgs                                   on 2005/07/28  08:53:55
9656         Log: Subject: [perl #36672] Swapped warnings for -o and -O file tests 
9657              From: "Piotr Fusik" (via RT) <perlbug-followup@perl.org>
9658              Date: Wed, 27 Jul 2005 15:43:17 -0700
9659              Message-ID: <rt-3.0.11-36672-118371.6.12458378853063@perl.org>
9660              
9661              (except the redundant test)
9662      Branch: perl
9663            ! opcode.h opcode.pl t/lib/warnings/9uninit
9664 ____________________________________________________________________________
9665 [ 25231] By: merijn                                on 2005/07/28  06:48:14
9666         Log: Subject: Re: [PATCH] Tru64: use -c99 for ccflags if available
9667              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
9668              Date: Thu, 28 Jul 2005 10:01:51 +0300
9669              Message-ID: <42E882DF.6020100@gmail.com>
9670              Message-ID: <42E86DE9.6090709@gmail.com>
9671      Branch: perl
9672            ! handy.h hints/dec_osf.sh
9673 ____________________________________________________________________________
9674 [ 25230] By: merijn                                on 2005/07/27  16:28:58
9675         Log: Some signals are more real than others
9676              Also added comment about why the tests are there
9677      Branch: perl
9678            ! ext/POSIX/t/sigaction.t
9679 ____________________________________________________________________________
9680 [ 25229] By: merijn                                on 2005/07/27  16:26:16
9681         Log: Subject: [PATCH] id est is i.e.
9682              From: Steve Peters <steve@fisharerojo.org>
9683              Date: Tue, 26 Jul 2005 20:42:38 -0500
9684              Message-ID: <20050727014238.GA2582@mccoy.peters.homeunix.org>
9685      Branch: perl
9686            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
9687            ! pod/perlintern.pod
9688 ____________________________________________________________________________
9689 [ 25228] By: merijn                                on 2005/07/26  13:23:10
9690         Log: Use the correct gcc when more than one gcc is installed
9691              Thanks to Campo
9692      Branch: perl
9693            ! hints/aix.sh
9694 ____________________________________________________________________________
9695 [ 25227] By: rgs                                   on 2005/07/26  09:20:11
9696         Log: Subject: [perl #36658] Typo in perlfunc.pod 
9697              From: "John W. Krahn" (via RT) <perlbug-followup@perl.org>
9698              Date: Tue, 26 Jul 2005 01:07:18 -0700
9699              Message-ID: <rt-3.0.11-36658-118300.18.7320750032131@perl.org>
9700      Branch: perl
9701            ! pod/perlfunc.pod
9702 ____________________________________________________________________________
9703 [ 25226] By: steveh                                on 2005/07/25  14:37:41
9704         Log: Reinstate PERL_MALLOC_WRAP for bcc32 on Win32
9705              
9706              This was disabled by change 22689 because it was severely broken
9707              at the time.  See the thread starting here:
9708              
9709              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-04/msg00370.html
9710              
9711              The PERL_MALLOC_WRAP code in handy.h has since changed along the
9712              lines of what was discussed in that thread (in particular, by change
9713              25034) and I find that everything is now fine with PERL_MALLOC_WRAP
9714              re-enabled.
9715      Branch: perl
9716            ! win32/config_H.bc
9717 ____________________________________________________________________________
9718 [ 25225] By: steveh                                on 2005/07/25  14:34:12
9719         Log: Ken pointed out that CBuilder's cleanup is too agrressive
9720              
9721              The Windows compile() and link() methods bizarrely include their own
9722              output files in the list of files to be cleaned up.  Now that they
9723              actually are being cleaned up, this isn't ideal ;-)
9724              
9725              Stop compile() and link() from cleaning up their own output, and
9726              reinstate the explicit deletion of those output files in the test
9727              scripts.
9728      Branch: perl
9729            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
9730            ! lib/ExtUtils/CBuilder/t/01-basic.t
9731            ! lib/ExtUtils/CBuilder/t/02-link.t
9732            ! lib/ExtUtils/ParseXS/t/basic.t
9733 ____________________________________________________________________________
9734 [ 25224] By: steveh                                on 2005/07/25  11:53:44
9735         Log: Silence uninitialized value warnings in Net::Cmd
9736              
9737              (Suppresses 20 such warnings emitted by lib/Net/t/datasend.t)
9738      Branch: perl
9739            ! lib/Net/Cmd.pm
9740 ____________________________________________________________________________
9741 [ 25223] By: merijn                                on 2005/07/25  11:47:03
9742         Log: use POSIX might not throw an error. Check for useful values also
9743      Branch: perl
9744            ! ext/POSIX/t/sigaction.t
9745 ____________________________________________________________________________
9746 [ 25222] By: steveh                                on 2005/07/25  11:11:29
9747         Log: Make CBuilder and ParseXS clean up their temp test files
9748      Branch: perl
9749            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
9750            ! lib/ExtUtils/CBuilder/t/01-basic.t
9751            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
9752            ! lib/ExtUtils/ParseXS/t/basic.t
9753 ____________________________________________________________________________
9754 [ 25221] By: rgs                                   on 2005/07/25  09:49:39
9755         Log: Increment the version number of version.pm
9756              (no code changes on CPAN)
9757      Branch: perl
9758            ! lib/version.pm
9759 ____________________________________________________________________________
9760 [ 25220] By: merijn                                on 2005/07/25  08:53:34
9761         Log: Subject: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
9762              From: Michael G Schwern <schwern@pobox.com>
9763              Date: Sat, 23 Jul 2005 17:25:18 -0700
9764              Message-ID: <20050724002518.GB4918@windhund.schwern.org>
9765              
9766              Subject: Re: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
9767              From: Michael G Schwern <schwern@pobox.com>
9768              Date: Sun, 24 Jul 2005 13:49:25 -0700
9769              Message-ID: <20050724204925.GC13275@windhund.schwern.org>
9770      Branch: perl
9771            ! pod/perlfunc.pod
9772 ____________________________________________________________________________
9773 [ 25219] By: merijn                                on 2005/07/25  08:39:08
9774         Log: Subject: [PATCH] perlfunc.pod: s/definetely/definitely/
9775              From: "Piotr Fusik" <pfusik@op.pl>
9776              Date: Sun, 24 Jul 2005 12:55:09 +0200
9777              Message-ID: <004e01c5903e$2affb3a0$60d24dd5@piec>
9778      Branch: perl
9779            ! pod/perlfunc.pod
9780 ____________________________________________________________________________
9781 [ 25218] By: nicholas                              on 2005/07/24  22:35:56
9782         Log: Subject: [PATCH] Re: blead@25210 on OpenVMS (not good)
9783              From: "Craig A. Berry" <craigberry@mac.com>
9784              Message-Id: <p06230906bf09caa9618b@[172.16.52.1]>
9785              Date: Sun, 24 Jul 2005 17:47:26 -0500
9786      Branch: perl
9787            ! doio.c
9788 ____________________________________________________________________________
9789 [ 25217] By: nicholas                              on 2005/07/24  20:52:13
9790         Log: Subject: [PATCH] blead help for VMS
9791              From: "Craig A. Berry" <craigberry@mac.com>
9792              Message-ID: <42E3FABB.1020900@mac.com>
9793              Date: Sun, 24 Jul 2005 15:31:55 -0500
9794      Branch: perl
9795           +> ext/Compress/Zlib/zlib-src/adler32.c
9796           +> ext/Compress/Zlib/zlib-src/compress.c
9797           +> ext/Compress/Zlib/zlib-src/crc32.c
9798           +> ext/Compress/Zlib/zlib-src/crc32.h
9799           +> ext/Compress/Zlib/zlib-src/deflate.c
9800           +> ext/Compress/Zlib/zlib-src/deflate.h
9801           +> ext/Compress/Zlib/zlib-src/gzio.c
9802           +> ext/Compress/Zlib/zlib-src/infback.c
9803           +> ext/Compress/Zlib/zlib-src/inffast.c
9804           +> ext/Compress/Zlib/zlib-src/inffast.h
9805           +> ext/Compress/Zlib/zlib-src/inffixed.h
9806           +> ext/Compress/Zlib/zlib-src/inflate.c
9807           +> ext/Compress/Zlib/zlib-src/inflate.h
9808           +> ext/Compress/Zlib/zlib-src/inftrees.c
9809           +> ext/Compress/Zlib/zlib-src/inftrees.h
9810           +> ext/Compress/Zlib/zlib-src/trees.c
9811           +> ext/Compress/Zlib/zlib-src/trees.h
9812           +> ext/Compress/Zlib/zlib-src/uncompr.c
9813           +> ext/Compress/Zlib/zlib-src/zconf.h
9814           +> ext/Compress/Zlib/zlib-src/zlib.h
9815           +> ext/Compress/Zlib/zlib-src/zutil.c
9816           +> ext/Compress/Zlib/zlib-src/zutil.h
9817            - ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
9818            - ext/Compress/Zlib/zlib-src-1.2.3/compress.c
9819            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
9820            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
9821            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
9822            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
9823            - ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
9824            - ext/Compress/Zlib/zlib-src-1.2.3/infback.c
9825            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
9826            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
9827            - ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
9828            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
9829            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
9830            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
9831            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
9832            - ext/Compress/Zlib/zlib-src-1.2.3/trees.c
9833            - ext/Compress/Zlib/zlib-src-1.2.3/trees.h
9834            - ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
9835            - ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
9836            - ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
9837            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
9838            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
9839            ! MANIFEST ext/Compress/Zlib/config.in mg.c pp_ctl.c pp_sys.c
9840            ! vms/gen_shrfls.pl
9841 ____________________________________________________________________________
9842 [ 25216] By: steveh                                on 2005/07/22  16:53:11
9843         Log: Fix USE_LARGE_FILES with bcc32 on Win32?
9844              
9845              Trawling through all these config files, I think I've found the
9846              reason why bcc32 builds with USE_LARGE_FILES were failing (e.g.
9847              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00809.html):
9848              lseeksize and lseektype were set to 8 and __int64, but Borland's
9849              <io.h> suggests that they should be 4 and long respectively.
9850              
9851              Changing them accordingly makes all tests pass. And I see that
9852              win32/win32.c has special handling for __BORLANDC__ + USE_LARGE_FILES,
9853              presumably to cope with this difference?
9854      Branch: perl
9855            ! win32/config.bc
9856 ____________________________________________________________________________
9857 [ 25215] By: steveh                                on 2005/07/22  16:36:41
9858         Log: Tweak the canned win32/config.* files
9859              
9860              uselargefiles, usemultiplicity, useperlio and useithreads are now
9861              off in the canned win32/config_H.* files, so change these to match.
9862              
9863              Also scrap the misleading ~USE_PERLIO~ and ~USE_SITECUST~ tags
9864              which don't actually work since no such CFG_VARS are passed in to
9865              config_sh.PL. (The useperlio and usesitecustomize entries actually
9866              get substituted by the more general "if (/^([\w_]+)=(.*)$/)" case.)
9867      Branch: perl
9868            ! win32/config.bc win32/config.gc win32/config.vc
9869            ! win32/config.vc64
9870 ____________________________________________________________________________
9871 [ 25214] By: steveh                                on 2005/07/22  14:22:38
9872         Log: Add missing entries to win32/config.*
9873              
9874              No existing entries changed, just adding some missing ones based
9875              on Porting/config.sh
9876      Branch: perl
9877            ! win32/config.bc win32/config.gc win32/config.vc
9878            ! win32/config.vc64
9879 ____________________________________________________________________________
9880 [ 25213] By: rgs                                   on 2005/07/22  12:23:35
9881         Log: Subject: [perl #36612] [PATCH] Misleading shift docs about @ARGV
9882              From: Michael G Schwern (via RT) <perlbug-followup@perl.org>
9883              Date: Wed, 20 Jul 2005 18:26:23 -0700
9884              Message-ID: <rt-3.0.11-36612-118070.2.49212485540788@perl.org>
9885      Branch: perl
9886            ! pod/perlfunc.pod
9887 ____________________________________________________________________________
9888 [ 25212] By: steveh                                on 2005/07/22  10:32:02
9889         Log: Tidy up options / defines output from makedef.pl
9890              and change Win32-specific comments to say "On Win32 ..." now
9891              that AIX is using the same code too
9892      Branch: perl
9893            ! makedef.pl
9894 ____________________________________________________________________________
9895 [ 25211] By: steveh                                on 2005/07/22  10:29:51
9896         Log: Silence Win32 warnings when not using USE_LARGE_FILES
9897      Branch: perl
9898            ! win32/win32.c
9899 ____________________________________________________________________________
9900 [ 25210] By: merijn                                on 2005/07/21  17:40:06
9901         Log: I *DO* have AIX, and extending #25209 like this make it happy again
9902              Thank you Steve!
9903      Branch: perl
9904            ! makedef.pl
9905 ____________________________________________________________________________
9906 [ 25209] By: steveh                                on 2005/07/21  17:01:33
9907         Log: Make makedef.pl read "miniperl -V" on Win32
9908              
9909              Perhaps other platforms that use makedef.pl also need a similar
9910              change (currently required to pick up PERL_DONT_CREATE_GVSV),
9911              but it also requires them to have minimal canned configs (if they
9912              are using canned configs like Win32 does) and I don't have any
9913              of the affected platforms (AIX, WinCE, OS/2, MacOS Classic and
9914              NetWare) for testing, so play it safe instead
9915      Branch: perl
9916            ! makedef.pl
9917 ____________________________________________________________________________
9918 [ 25208] By: steveh                                on 2005/07/21  16:50:27
9919         Log: Make the canned config.h files used on Win32 more minimal
9920              
9921              These are used in their unedited form to build miniperl, so should
9922              represent a minimal configuration
9923              
9924              The plan is to use miniperl's "-V" output in makedef.pl, so it is
9925              important that it doesn't include any of the optional things in the
9926              makefiles that the user might have chosen to disable
9927              
9928              (The actual config.h used to build perl itself is, of course, an
9929              edited version of these canned configs produced by using miniperl
9930              to run config_h.PL so these changes won't affect perl itself)
9931      Branch: perl
9932            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9933            ! win32/config_H.vc64
9934 ____________________________________________________________________________
9935 [ 25207] By: merijn                                on 2005/07/21  15:41:39
9936         Log: Subject: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
9937              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
9938              Date: Thu, 21 Jul 2005 18:33:22 +0300
9939              Message-ID: <42DFC042.1090201@gmail.com>
9940      Branch: perl
9941            ! ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t mg.c
9942 ____________________________________________________________________________
9943 [ 25206] By: steveh                                on 2005/07/21  14:20:06
9944         Log: Rearrange win32/config_H.* to match config_h.SH
9945              
9946              No actual changes, just reordering the contents of the files so that
9947              diff works better.
9948      Branch: perl
9949            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9950            ! win32/config_H.vc64
9951 ____________________________________________________________________________
9952 [ 25205] By: rgs                                   on 2005/07/21  12:39:43
9953         Log: Subject: [PATCH perl@24148] Compress::Zlib 1.35
9954              From: "Paul Marquess" <paul.marquess@ntlworld.com>
9955              Date: Thu, 21 Jul 2005 10:06:06 +0100
9956              Message-Id: <20050721090634.CA4E61F0003@mx1.mandriva.com>
9957      Branch: perl
9958            + ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
9959            + ext/Compress/Zlib/zlib-src-1.2.3/compress.c
9960            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
9961            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
9962            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
9963            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
9964            + ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
9965            + ext/Compress/Zlib/zlib-src-1.2.3/infback.c
9966            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
9967            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
9968            + ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
9969            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
9970            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
9971            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
9972            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
9973            + ext/Compress/Zlib/zlib-src-1.2.3/trees.c
9974            + ext/Compress/Zlib/zlib-src-1.2.3/trees.h
9975            + ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
9976            + ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
9977            + ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
9978            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
9979            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
9980            - ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
9981            - ext/Compress/Zlib/zlib-src-1.2.2/compress.c
9982            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
9983            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
9984            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
9985            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
9986            - ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
9987            - ext/Compress/Zlib/zlib-src-1.2.2/infback.c
9988            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
9989            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
9990            - ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
9991            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
9992            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
9993            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
9994            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
9995            - ext/Compress/Zlib/zlib-src-1.2.2/trees.c
9996            - ext/Compress/Zlib/zlib-src-1.2.2/trees.h
9997            - ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
9998            - ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
9999            - ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
10000            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
10001            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
10002            ! MANIFEST ext/Compress/Zlib/Changes ext/Compress/Zlib/README
10003            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
10004            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/t/05gzsetp.t
10005 ____________________________________________________________________________
10006 [ 25204] By: rgs                                   on 2005/07/20  16:53:16
10007         Log: Remove :base_io from the set of default "safe" opcodes.
10008              This fixes bug [perl #36213] "Possible flaw in Safe.pm/Opcode.pm
10009              that allows access to any file" but introduces a backward
10010              compatibility issue.
10011      Branch: perl
10012            ! ext/Opcode/Opcode.pm ext/Safe/t/safe2.t
10013 ____________________________________________________________________________
10014 [ 25203] By: steveh                                on 2005/07/20  13:59:18
10015         Log: Fix definition of Perl_sighandler following change 25200
10016      Branch: perl
10017            ! mg.c
10018 ____________________________________________________________________________
10019 [ 25202] By: rgs                                   on 2005/07/20  13:19:10
10020         Log: Subject: [PATCH] Convert t/op/vec.t to test.pl
10021              From: Steve Peters <steve@fisharerojo.org>
10022              Date: Wed, 20 Jul 2005 08:06:38 -0500
10023              Message-ID: <20050720130638.GA6123@mccoy.peters.homeunix.org>
10024      Branch: perl
10025            ! t/op/vec.t
10026 ____________________________________________________________________________
10027 [ 25201] By: steveh                                on 2005/07/20  13:08:54
10028         Log: Silence Win32 compiler warning (signed/unsigned mismatch)
10029      Branch: perl
10030            ! pad.c
10031 ____________________________________________________________________________
10032 [ 25200] By: rgs                                   on 2005/07/20  12:28:16
10033         Log: Subject: [PATCH] support POSIX SA_SIGINFO
10034              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
10035              Date: Wed, 20 Jul 2005 14:40:54 +0300
10036              Message-ID: <42DE3846.6050606@gmail.com>
10037      Branch: perl
10038            ! embed.fnc embed.h ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t
10039            ! global.sym iperlsys.h mg.c perl.c perl.h pp_sys.c proto.h
10040            ! util.c
10041 ____________________________________________________________________________
10042 [ 25199] By: steveh                                on 2005/07/20  12:11:56
10043         Log: Silence warnings about NSIG redefinition on Win32
10044              
10045              (Change 25191 doesn't work out unless dosish.h includes <signal.h>
10046              too, which it currently only does for DJGPP)
10047      Branch: perl
10048            ! dosish.h
10049 ____________________________________________________________________________
10050 [ 25198] By: rgs                                   on 2005/07/20  11:18:59
10051         Log: Remove obsolete error messages
10052      Branch: perl
10053            ! pod/perldiag.pod
10054 ____________________________________________________________________________
10055 [ 25197] By: rgs                                   on 2005/07/20  10:59:44
10056         Log: croak() accepts Nullch as a parameter.
10057              (spotted by Stas Bekman)
10058      Branch: perl
10059            ! embed.fnc proto.h
10060 ____________________________________________________________________________
10061 [ 25196] By: steveh                                on 2005/07/20  10:36:20
10062         Log: Fix Newz() backwards-compatibility macro
10063      Branch: perl
10064            ! handy.h
10065 ____________________________________________________________________________
10066 [ 25195] By: rgs                                   on 2005/07/20  10:31:04
10067         Log: Remove :unique attribute from Config.pm,
10068              until we find a better implementation of it (or
10069              remove it). See [perl #36375].
10070      Branch: perl
10071            ! configpm
10072 ____________________________________________________________________________
10073 [ 25194] By: rgs                                   on 2005/07/20  09:08:56
10074         Log: Subject: [PATCH] lvalue-subs returning elements of tied hashes/arrays
10075              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
10076              Date: Wed, 20 Jul 2005 10:43:11 +0200
10077              Message-id: <20050720084311.GA20332@ethan>
10078      Branch: perl
10079            ! pp_hot.c t/op/sub_lval.t
10080 ____________________________________________________________________________
10081 [ 25193] By: steveh                                on 2005/07/20  09:00:29
10082         Log: Exit test script (if we're going to) *before* declaring a plan
10083      Branch: perl
10084            ! ext/POSIX/t/sigaction.t
10085 ____________________________________________________________________________
10086 [ 25192] By: rgs                                   on 2005/07/20  08:50:18
10087         Log: Subject: [PATCH] RE: rebuilding lib/Config*
10088              From: Robin Barker <Robin.Barker@npl.co.uk>
10089              Date: Jul 14, 2005 3:27 PM
10090              Message-ID: <533D273D4014D411AB1D00062938C4D90849C733@hotel.npl.co.uk>
10091      Branch: perl
10092            ! Makefile.SH
10093 ____________________________________________________________________________
10094 [ 25191] By: rgs                                   on 2005/07/20  06:47:49
10095         Log: Subject: [PATCH] move NSIG logic
10096              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
10097              Date: Wed, 20 Jul 2005 09:57:44 +0300
10098              Message-ID: <42DDF5E8.1060100@gmail.com>
10099      Branch: perl
10100            ! handy.h perl.h
10101 ____________________________________________________________________________
10102 [ 25190] By: nicholas                              on 2005/07/19  22:15:43
10103         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
10104              (Certainly where there is AUTOLOADing and XS)
10105              Hopefully *this* fixes the POSIX breakage.
10106      Branch: perl
10107            ! ext/POSIX/POSIX.pm
10108 ____________________________________________________________________________
10109 [ 25189] By: nicholas                              on 2005/07/19  21:16:20
10110         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
10111              (Certainly where there is AUTOLOADing and XS)
10112              Hopefully this fixes the POSIX breakage.
10113      Branch: perl
10114            ! ext/POSIX/POSIX.xs
10115 ____________________________________________________________________________
10116 [ 25188] By: nicholas                              on 2005/07/19  21:08:17
10117         Log: XS constants fail when their value is called for, not at import.
10118              This might be construed as a bug. Fixing is probably a greater evil.
10119      Branch: perl
10120            ! ext/POSIX/t/sigaction.t
10121 ____________________________________________________________________________
10122 [ 25187] By: rgs                                   on 2005/07/19  14:12:38
10123         Log: Extend the the "our variable redeclared" warning to the case:
10124              our $x; our $x;
10125              and add more tests
10126      Branch: perl
10127            ! pad.c t/lib/strict/vars t/lib/warnings/pad
10128 ____________________________________________________________________________
10129 [ 25186] By: steveh                                on 2005/07/19  13:25:42
10130         Log: Fix test following change #25181
10131      Branch: perl
10132            ! lib/Pod/t/htmlview.t
10133 ____________________________________________________________________________
10134 [ 25185] By: merijn                                on 2005/07/19  11:06:22
10135         Log: Subject: [PATCH] allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)
10136              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
10137              Date: Tue, 19 Jul 2005 12:06:00 +0300
10138              Message-ID: <42DCC278.2010009@gmail.com>
10139      Branch: perl
10140            ! Configure ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
10141            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
10142            ! handy.h
10143 ____________________________________________________________________________
10144 [ 25182] By: rgs                                   on 2005/07/19  10:09:57
10145         Log: Fix strict test to go with the precedent warning change
10146      Branch: perl
10147            ! t/lib/strict/vars
10148 ____________________________________________________________________________
10149 [ 25181] By: steveh                                on 2005/07/19  10:07:46
10150         Log: Subject: [perl #36526] Incorrect (X)HTML generated by Pod::Html 
10151              From: Earl Hood (via RT) <perlbug-followup@perl.org>
10152              Date: Tue, 12 Jul 2005 23:55:28 -0700
10153              Message-ID: <rt-3.0.11-36526-117155.10.6496168983897@perl.org>
10154              
10155              (with old code deleted rather than commented out)
10156      Branch: perl
10157            ! lib/Pod/Html.pm
10158 ____________________________________________________________________________
10159 [ 25180] By: rgs                                   on 2005/07/19  09:56:59
10160         Log: Silence new (expected) warnings
10161      Branch: perl
10162            ! t/op/mydef.t
10163 ____________________________________________________________________________
10164 [ 25179] By: rgs                                   on 2005/07/19  09:45:24
10165         Log: Overhaul the semantics of the warning
10166              ""%s" variable %s masks earlier declaration",
10167              based on a patch by Rick Delaney. Now we have :
10168              my $x;   my $x; # warns
10169              my $x;  our $x; # warns
10170              our $x;  my $x; # warns
10171              our $x; our $x; # silent
10172      Branch: perl
10173            ! pad.c t/lib/warnings/pad
10174 ____________________________________________________________________________
10175 [ 25178] By: merijn                                on 2005/07/19  05:42:52
10176         Log: Subject: [PATCH] Final (hopefully) fix for fchdir
10177              From: Steve Peters <steve@fisharerojo.org>
10178              Date: Mon, 18 Jul 2005 22:59:19 -0500
10179              Message-ID: <20050719035919.GA32670@mccoy.peters.homeunix.org>
10180      Branch: perl
10181            ! pp_sys.c
10182 ____________________________________________________________________________
10183 [ 25177] By: davem                                 on 2005/07/19  01:16:09
10184         Log: Subject:  Re: [PATCH] Faster **
10185              From:      "Piotr Fusik" <pfusik@op.pl>
10186              Date:      Fri, 24 Jun 2005 12:47:40 +0200
10187              Message-Id:  <00b201c578af$7ad02b40$17d24dd5@piec>
10188      Branch: perl
10189            ! pp.c
10190 ____________________________________________________________________________
10191 [ 25176] By: davem                                 on 2005/07/19  01:05:18
10192         Log: the "local @foo with $#foo" tests are no longer TODO
10193      Branch: perl
10194            ! t/op/array.t
10195 ____________________________________________________________________________
10196 [ 25174] By: steveh                                on 2005/07/18  16:53:21
10197         Log: Subject: Re: [PATCH] RE: blead: no longer supports %vd format
10198              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
10199              Date: Mon, 18 Jul 2005 18:35:09 +0200
10200              Message-ID: <20050718183509.0381169c@grubert.mandrakesoft.com>
10201      Branch: perl
10202            ! perl.h
10203 ____________________________________________________________________________
10204 [ 25173] By: merijn                                on 2005/07/18  16:37:11
10205         Log: Subject: Re: AIX 5.2 localtime bug attack
10206              From: Campo Weijerman <rfc822@nl.ibm.com>
10207              Date: Mon, 18 Jul 2005 17:34:55 +0200
10208              Message-ID: <20050718153455.GA29381@python>
10209              
10210              mday++ is also wday++ and yday++
10211      Branch: perl
10212            ! pp_sys.c
10213 ____________________________________________________________________________
10214 [ 25172] By: rgs                                   on 2005/07/18  15:23:38
10215         Log: Subject: [PATCH] The continuing plod through embed.fnc
10216              From: Andy Lester <andy@petdance.com>
10217              Date: Mon, 18 Jul 2005 10:37:38 -0500
10218              Message-ID: <20050718153738.GB20193@petdance.com>
10219      Branch: perl
10220            ! embed.fnc op.c pad.c pod/perlapi.pod pp_sys.c proto.h
10221            ! regcomp.c utf8.c
10222 ____________________________________________________________________________
10223 [ 25171] By: rgs                                   on 2005/07/18  12:37:02
10224         Log: Subject: [PATCH] RE: blead: no longer supports %vd format
10225              From: Robin Barker <Robin.Barker@npl.co.uk>
10226              Date: Jul 14, 2005 2:31 PM
10227              Message-ID: <533D273D4014D411AB1D00062938C4D90849C730@hotel.npl.co.uk>
10228      Branch: perl
10229            ! perl.h sv.c t/op/sprintf.t
10230 ____________________________________________________________________________
10231 [ 25170] By: merijn                                on 2005/07/18  11:02:01
10232         Log: tests are expected to fail if dirfd () does not exist
10233              make the tests to expect failures in that case
10234      Branch: perl
10235            ! t/op/chdir.t
10236 ____________________________________________________________________________
10237 [ 25169] By: merijn                                on 2005/07/18  10:27:06
10238         Log: 1. Typo detected by Schwern (#25151)
10239              2. Added proza about patches (#25152)
10240              3. dirfd got the wrong define based on previous tests (#25168)
10241      Branch: perl
10242            ! Configure
10243 ____________________________________________________________________________
10244 [ 25167] By: steveh                                on 2005/07/18  09:54:58
10245         Log: Silence compiler warning following change 25157
10246              
10247              (DIE returns Perl_die's return value which is an OP*, not the I32
10248              that Perl_apply is expected to return)
10249      Branch: perl
10250            ! doio.c
10251 ____________________________________________________________________________
10252 [ 25166] By: rgs                                   on 2005/07/18  09:17:45
10253         Log: Subject: Re: [perl #27028] /$/ not honouring /m in some cases
10254              From: Rick Delaney <rick@bort.ca>
10255              Date: Jul 14, 2005 4:10 PM
10256              Message-ID: <20050714141059.GF19090@localhost.localdomain>
10257      Branch: perl
10258            + t/op/regexp_qr_embed.t
10259            ! MANIFEST t/op/regexp.t
10260 ____________________________________________________________________________
10261 [ 25165] By: rgs                                   on 2005/07/18  08:52:25
10262         Log: Subject: [PATCH] perlop: why \c\ cannot be placed just before the terminating delimiter
10263              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10264              Date: Sun, 17 Jul 2005 11:38:05 +0900
10265              Message-Id: <20050717112557.5921.BQW10602@nifty.com>
10266      Branch: perl
10267            ! pod/perlop.pod
10268 ____________________________________________________________________________
10269 [ 25164] By: steveh                                on 2005/07/18  08:38:27
10270         Log: Subject: Re: Why does our() cross packages? (PATCH)
10271              From: Michael G Schwern <schwern@pobox.com>
10272              Date: Fri, 15 Jul 2005 14:35:18 -0700
10273              Message-ID: <20050715213518.GH6897@windhund.schwern.org>
10274              
10275              (with minor tweaks suggested in subsequent posts)
10276      Branch: perl
10277            ! pod/perlfunc.pod
10278 ____________________________________________________________________________
10279 [ 25163] By: davem                                 on 2005/07/18  00:16:31
10280         Log: perl -Dstv -e'... for min..max' displayed wrong stack elements
10281      Branch: perl
10282            ! pp_ctl.c
10283 ____________________________________________________________________________
10284 [ 25162] By: davem                                 on 2005/07/17  22:07:14
10285         Log: delete a non-fucntioning chown in stat.t: it didn't have gid arg.
10286              Spotted by Gisle Aas.
10287      Branch: perl
10288            ! t/op/stat.t
10289 ____________________________________________________________________________
10290 [ 25161] By: davem                                 on 2005/07/17  20:54:15
10291         Log: document what can be assigned to a shared scalar
10292      Branch: perl
10293            ! ext/threads/shared/shared.pm
10294 ____________________________________________________________________________
10295 [ 25160] By: davem                                 on 2005/07/17  20:12:54
10296         Log: $SIG{__WARN__} = sub { goto &foo } could recurse infinitely
10297      Branch: perl
10298            ! t/op/goto.t util.c
10299 ____________________________________________________________________________
10300 [ 25159] By: davem                                 on 2005/07/17  19:02:10
10301         Log: change #25129 was overzealous in delaying the call to ckWARN
10302      Branch: perl
10303            ! doio.c pp_hot.c toke.c
10304 ____________________________________________________________________________
10305 [ 25158] By: merijn                                on 2005/07/16  13:20:09
10306         Log: Subject: Re: [perl #36569] chop fails on decoded string with trailing nul 
10307              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10308              Date: Sat, 16 Jul 2005 22:05:13 +0900
10309              Message-Id: <20050716220041.2BDD.BQW10602@nifty.com>
10310      Branch: perl
10311            ! doop.c t/op/chop.t
10312 ____________________________________________________________________________
10313 [ 25157] By: merijn                                on 2005/07/16  08:07:44
10314         Log: Subject: Re: fchmod, fchown, fchdir
10315              From: Gisle Aas <gisle@ActiveState.com>
10316              Date: 15 Jul 2005 02:32:50 -0700
10317              Message-ID: <lrwtnse7nh.fsf@caliper.activestate.com>
10318              
10319              + Schwern's ok -> like changes
10320      Branch: perl
10321            ! doio.c pod/perlfunc.pod pod/perltodo.pod pp_sys.c t/io/fs.t
10322            ! t/op/chdir.t
10323 ____________________________________________________________________________
10324 [ 25156] By: steveh                                on 2005/07/15  16:30:05
10325         Log: Subject: [PATCH] more embed cleanup
10326              From: Andy Lester <andy@petdance.com>
10327              Date: Fri, 15 Jul 2005 10:51:15 -0500
10328              Message-ID: <20050715155115.GC29983@petdance.com>
10329              
10330              (and run regen.pl)
10331      Branch: perl
10332            ! dump.c embed.fnc embed.h hv.c mg.c op.c perl.c pp_ctl.c
10333            ! pp_hot.c pp_pack.c proto.h regcomp.c sv.c utf8.c
10334 ____________________________________________________________________________
10335 [ 25155] By: steveh                                on 2005/07/15  15:50:38
10336         Log: Subject: [perl #36514] Add curl support to CPAN.pm 
10337              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10338              Date: Fri, 15 Jul 2005 02:11:29 -0700
10339              Message-ID: <rt-3.0.11-36514-117446.9.35668319684652@perl.org>
10340              
10341              (and bump $CPAN::FirstTime::VERSION)
10342      Branch: perl
10343            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
10344 ____________________________________________________________________________
10345 [ 25153] By: steveh                                on 2005/07/15  15:35:55
10346         Log: Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
10347              From: Michael G Schwern <schwern@pobox.com>
10348              Date: Wed, 13 Jul 2005 15:57:39 -0700
10349              Message-ID: <20050713225739.GN24499@windhund.schwern.org>
10350              
10351              Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
10352              From: Rick Delaney <rick@bort.ca>
10353              Date: Wed, 13 Jul 2005 20:24:56 -0400
10354              Message-ID: <20050714002456.GD19090@localhost.localdomain>
10355      Branch: perl
10356            ! ext/B/B/Deparse.pm t/op/inc.t
10357 ____________________________________________________________________________
10358 [ 25150] By: steveh                                on 2005/07/15  10:35:55
10359         Log: Fix static extensions when building with nmake on Win32
10360              
10361              They were broken because change 24806 forgot to add -DWITH_STATIC
10362              to the recipe for compiling perllib.c which meant that perllibst.h
10363              was not included and hence although they built OK, the static
10364              extensions could not actually be used!
10365              
10366              In fact, since perllibst.h is always created (it is more or less
10367              empty when static extensions are not being used), there is no need
10368              for -DWITH_STATIC at all. So rather than adding it to Makefile,
10369              just drop it from makefile.mk and perllib.c.
10370              
10371              Also add the missing cleanup of perllibst.h to Makefile.
10372      Branch: perl
10373            ! win32/Makefile win32/makefile.mk win32/perllib.c
10374 ____________________________________________________________________________
10375 [ 25149] By: steveh                                on 2005/07/15  09:04:57
10376         Log: Subject: [perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1 
10377              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10378              Date: Thu, 14 Jul 2005 16:57:45 -0700
10379              Message-ID: <rt-3.0.11-7840-117401.4.81505529800216@perl.org>
10380              
10381              (with minor tweaks)
10382      Branch: perl
10383            ! pod/perlop.pod
10384 ____________________________________________________________________________
10385 [ 25148] By: steveh                                on 2005/07/15  07:48:31
10386         Log: Subject: [perl #36538] perlfunc/our contradicts itself 
10387              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10388              Date: Thu, 14 Jul 2005 19:10:51 -0700
10389              Message-ID: <rt-3.0.11-36538-117411.7.57026072725992@perl.org>
10390      Branch: perl
10391            ! pod/perlfunc.pod
10392 ____________________________________________________________________________
10393 [ 25147] By: steveh                                on 2005/07/15  07:44:32
10394         Log: Subject: [perl #24691] leading spaces on cpan configuration causes failure 
10395              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10396              Date: Tue, 12 Jul 2005 00:00:17 -0700
10397              Message-ID: <rt-3.0.11-24691-116945.3.88254644317925@perl.org>
10398              
10399              (with spaces trimmed from username too)
10400      Branch: perl
10401            ! lib/CPAN/FirstTime.pm
10402 ____________________________________________________________________________
10403 [ 25146] By: merijn                                on 2005/07/15  07:33:01
10404         Log: Subject: [PATCH] Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
10405              From: Michael G Schwern <schwern@pobox.com>
10406              Date: Fri, 15 Jul 2005 00:49:12 -0700
10407              Message-ID: <20050715074911.GA16512@windhund.schwern.org>
10408      Branch: perl
10409            ! t/op/universal.t
10410 ____________________________________________________________________________
10411 [ 25145] By: merijn                                on 2005/07/15  06:49:16
10412         Log: Subject: [PATCH] Missing tie() call in NDBM_File SYNOPSIS
10413              From: Matt Sergeant <matt@sergeant.org>
10414              Date: Thu, 14 Jul 2005 16:53:03 -0400
10415              Message-Id: <28baf339c3b78cc40017066b9dc7cffb@sergeant.org>
10416      Branch: perl
10417            ! ext/NDBM_File/NDBM_File.pm
10418 ____________________________________________________________________________
10419 [ 25144] By: merijn                                on 2005/07/15  06:33:21
10420         Log: Subject: Typo in t/op/stat.t
10421              From: Gisle Aas <gisle@ActiveState.com>
10422              Date: 14 Jul 2005 23:20:18 -0700
10423              Message-ID: <lr64vcfv4t.fsf@caliper.activestate.com>
10424      Branch: perl
10425            ! t/op/stat.t
10426 ____________________________________________________________________________
10427 [ 25143] By: steveh                                on 2005/07/14  16:08:00
10428         Log: Subject: Re: [perl #36507] File::Copy::copy($foo, $foo) dies
10429              From: Michael G Schwern <schwern@pobox.com>
10430              Date: Tue, 12 Jul 2005 15:51:18 -0700
10431              Message-ID: <20050712225118.GA944@windhund.schwern.org>
10432              
10433              (and update SKIP counts)
10434      Branch: perl
10435            ! lib/File/Copy.pm lib/File/Copy.t
10436 ____________________________________________________________________________
10437 [ 25142] By: steveh                                on 2005/07/14  08:12:11
10438         Log: Subject: [perl #5634] CPAN.pm v1.59 chdirs before looking for perl 
10439              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10440              Date: Mon, 11 Jul 2005 22:41:06 -0700
10441              Message-ID: <rt-3.0.11-5634-116921.0.207462087357797@perl.org>
10442      Branch: perl
10443            ! lib/CPAN.pm
10444 ____________________________________________________________________________
10445 [ 25141] By: nicholas                              on 2005/07/13  19:43:40
10446         Log: Subject: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
10447              From: John Peacock <jpeacock@rowman.com>
10448              Message-ID: <42D55C46.5030905@rowman.com>
10449              Date: Wed, 13 Jul 2005 14:24:06 -0400
10450      Branch: perl
10451            ! universal.c
10452 ____________________________________________________________________________
10453 [ 25140] By: merijn                                on 2005/07/13  17:22:07
10454         Log: Subject: [perl #9565] [PATCH] /op/groups.t bug 
10455              From: "Steve Peters via RT" <perlbug-followup@perl.org>
10456              Date: Wed, 13 Jul 2005 06:51:45 -0700
10457              Message-ID: <rt-3.0.11-9565-117185.14.6331240065229@perl.org>
10458      Branch: perl
10459            ! t/op/groups.t
10460 ____________________________________________________________________________
10461 [ 25139] By: merijn                                on 2005/07/13  16:52:48
10462         Log: Subject: Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc/1 cpu)
10463              From: Steve Peters <steve@fisharerojo.org>
10464              Date: Fri, 8 Jul 2005 16:42:56 -0500
10465              Message-ID: <20050708214256.GA14164@mccoy.peters.homeunix.org>
10466      Branch: perl
10467            ! t/io/dup.t t/io/open.t
10468 ____________________________________________________________________________
10469 [ 25138] By: merijn                                on 2005/07/13  16:37:48
10470         Log: Subject: [PATCH] More embed.fnc plowing
10471              From: Andy Lester <andy@petdance.com>
10472              Date: Wed, 13 Jul 2005 10:49:19 -0500
10473              Message-ID: <20050713154919.GA24586@petdance.com>
10474      Branch: perl
10475            ! embed.fnc gv.c hv.c op.c pad.c perlio.c pp_ctl.c pp_hot.c
10476            ! proto.h toke.c
10477 ____________________________________________________________________________
10478 [ 25137] By: merijn                                on 2005/07/13  16:27:43
10479         Log: Subject: [PATCH] Error in earlier patch in sv.c
10480              From: Robin Barker <Robin.Barker@npl.co.uk>
10481              Date: Wed, 13 Jul 2005 17:29:48 +0100
10482              Message-ID: <533D273D4014D411AB1D00062938C4D90849C72B@hotel.npl.co.uk>
10483      Branch: perl
10484            ! sv.c t/op/sprintf.t
10485 ____________________________________________________________________________
10486 [ 25136] By: steveh                                on 2005/07/13  13:39:44
10487         Log: Make -V "Compile-time options" list everything used in makedef.pl
10488      Branch: perl
10489            ! perl.c
10490 ____________________________________________________________________________
10491 [ 25135] By: steveh                                on 2005/07/13  09:48:10
10492         Log: Subject: Re: [perl #25157] [PATCH] Text-Balanced extract_quotelike fails on certain delims in HERE docs
10493              From: David Manura <dm.list@math2.org>
10494              Date: Wed, 21 Jan 2004 20:59:27 -0500
10495              Message-ID: <400F2E7F.9090601@math2.org>
10496              
10497              Fixes perl #25151, 25154, 25156, 25157, 25158 using jumbo patch
10498              included in perl #25157.
10499      Branch: perl
10500            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extmul.t
10501            ! lib/Text/Balanced/t/extqlk.t
10502 ____________________________________________________________________________
10503 [ 25134] By: steveh                                on 2005/07/13  09:23:37
10504         Log: Subject: [PATCH] #2 try at Text::Balanced patch and maintainership
10505              From: Tels <nospam-abuse@bloodgate.com>
10506              Date: Sat, 9 Jul 2005 23:10:29 +0200
10507              Message-Id: <200507092310.30592@bloodgate.com>
10508              
10509              (with minor tweaks)
10510      Branch: perl
10511            ! lib/Text/Balanced.pm
10512 ____________________________________________________________________________
10513 [ 25133] By: steveh                                on 2005/07/13  08:34:53
10514         Log: Subject: [perl #28385] minor bug in cpan -- the i command does not find author 
10515              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10516              Date: Tue, 12 Jul 2005 00:16:49 -0700
10517              Message-ID: <rt-3.0.11-28385-116951.3.97645870397305@perl.org>
10518              
10519              (and remove a couple of unused variables)
10520      Branch: perl
10521            ! lib/CPAN.pm
10522 ____________________________________________________________________________
10523 [ 25132] By: steveh                                on 2005/07/13  07:52:21
10524         Log: Subject: [perl #24275] CPAN shell - online help not clear 
10525              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10526              Date: Mon, 11 Jul 2005 23:32:12 -0700
10527              Message-ID: <rt-3.0.11-24275-116939.19.7381888978779@perl.org>
10528      Branch: perl
10529            ! lib/CPAN.pm
10530 ____________________________________________________________________________
10531 [ 25131] By: merijn                                on 2005/07/13  06:37:41
10532         Log: Subject: [PATCH] Re: Documentation error in IO::Socket
10533              From: Michael G Schwern <schwern@pobox.com>
10534              Date: Tue, 12 Jul 2005 13:18:34 -0700
10535              Message-ID: <20050712201834.GA29275@windhund.schwern.org>
10536      Branch: perl
10537            ! ext/IO/lib/IO/Socket.pm
10538 ____________________________________________________________________________
10539 [ 25130] By: merijn                                on 2005/07/13  06:27:48
10540         Log: Subject: [perl #6749] Perl debugger outputs ctrl-\ wrongly 
10541              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10542              Date: Tue, 12 Jul 2005 15:36:54 -0700
10543              Message-ID: <rt-3.0.11-6749-117055.16.4354496694007@perl.org>
10544      Branch: perl
10545            ! lib/dumpvar.pl
10546 ____________________________________________________________________________
10547 [ 25129] By: davem                                 on 2005/07/13  00:21:13
10548         Log: make the expensive ckWARN() be called as late as possible
10549              reorganise
10550              if (ckWARN(FOO) && should_not_happen_condition)
10551              to
10552              if (should_not_happen_condition && ckWARN(FOO))
10553      Branch: perl
10554            ! doio.c gv.c op.c pad.c perlio.c pp.c pp_hot.c pp_pack.c
10555            ! pp_sys.c regcomp.c regexec.c sv.c toke.c
10556 ____________________________________________________________________________
10557 [ 25128] By: davem                                 on 2005/07/12  18:46:34
10558         Log: Subject: Make PERL_MEM_LOG more portable.
10559              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
10560              Date:  Mon, 11 Jul 2005 15:29:46 +0300
10561              Message-Id:  <42D2663A.4050204@gmail.com>
10562      Branch: perl
10563            ! handy.h pod/perlhack.pod util.c
10564 ____________________________________________________________________________
10565 [ 25127] By: davem                                 on 2005/07/12  18:29:43
10566         Log: S_pad_findlex has side effects, so its return value may be ignored
10567      Branch: perl
10568            ! embed.fnc pad.c proto.h
10569 ____________________________________________________________________________
10570 [ 25126] By: davem                                 on 2005/07/12  18:15:48
10571         Log: get_?v have side effects, so their return values may be ignored
10572      Branch: perl
10573            ! embed.fnc proto.h
10574 ____________________________________________________________________________
10575 [ 25125] By: steveh                                on 2005/07/12  16:30:16
10576         Log: Subject: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move 
10577              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10578              Date: Mon, 11 Jul 2005 23:24:56 -0700
10579              Message-ID: <rt-3.0.11-24119-116937.12.0211560107236@perl.org>
10580      Branch: perl
10581            ! lib/CPAN.pm
10582 ____________________________________________________________________________
10583 [ 25124] By: steveh                                on 2005/07/12  16:18:22
10584         Log: Subject: [perl #17487] ncftp only handles http 
10585              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10586              Date: Mon, 11 Jul 2005 23:19:06 -0700
10587              Message-ID: <rt-3.0.11-17487-116934.11.3382445877892@perl.org>
10588              
10589              (and bump $VERSION (1.76_01 is a CPAN release already))
10590      Branch: perl
10591            ! lib/CPAN.pm
10592 ____________________________________________________________________________
10593 [ 25123] By: steveh                                on 2005/07/12  13:19:51
10594         Log: Subject: Re: Scalar leaked in 'local $0' under ithreads + taint mode
10595              From: Steve Hay <steve.hay@uk.radan.com>
10596              Date: Mon, 11 Jul 2005 13:29:37 +0100
10597              Message-ID: <42D26631.1070500@uk.radan.com>
10598      Branch: perl
10599            ! sv.c
10600 ____________________________________________________________________________
10601 [ 25122] By: steveh                                on 2005/07/12  11:42:07
10602         Log: Subject: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv 
10603              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10604              Date: Mon, 11 Jul 2005 19:16:10 -0700
10605              Message-ID: <rt-3.0.11-36502-116917.0.56038652013207@perl.org>
10606      Branch: perl
10607            ! lib/File/Copy.t
10608 ____________________________________________________________________________
10609 [ 25121] By: steveh                                on 2005/07/12  11:33:01
10610         Log: Subject: [PATCH] Cleanup File::Copy tests
10611              From: Michael G Schwern <schwern@pobox.com>
10612              Date: Mon, 11 Jul 2005 18:45:42 -0700
10613              Message-ID: <20050712014542.GB20855@windhund.schwern.org>
10614              
10615              (and fix the SKIP: {} blocks to say $how_many)
10616      Branch: perl
10617            ! lib/File/Copy.t
10618 ____________________________________________________________________________
10619 [ 25120] By: steveh                                on 2005/07/12  11:03:55
10620         Log: Subject: Re: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv
10621              From: Michael G Schwern <schwern@pobox.com>
10622              Date: Mon, 11 Jul 2005 17:35:14 -0700
10623              Message-ID: <20050712003514.GA20132@windhund.schwern.org>
10624      Branch: perl
10625            ! lib/File/Copy.pm
10626 ____________________________________________________________________________
10627 [ 25119] By: steveh                                on 2005/07/12  09:01:11
10628         Log: Missed a New() -> Newx().
10629              
10630              This one only had 3 args to start with! Presumably nobody uses
10631              YYERROR_VERBOSE.  (The yystpcpy() calls don't look right either,
10632              but someone else that is interested in YYERROR_VERBOSE will have
10633              to look into that.)
10634      Branch: perl
10635            ! perly.c
10636 ____________________________________________________________________________
10637 [ 25118] By: steveh                                on 2005/07/12  08:46:13
10638         Log: Hack out -DL documentation from perldebuguts.pod
10639              
10640              Now that the perl core uses Newx*() rather than New*() this chunk
10641              of old documentation is more obsolete than ever before.
10642      Branch: perl
10643            ! pod/perldebguts.pod
10644 ____________________________________________________________________________
10645 [ 25117] By: steveh                                on 2005/07/12  08:20:11
10646         Log: Fix worrying typo in handy.h :-s
10647      Branch: perl
10648            ! handy.h
10649 ____________________________________________________________________________
10650 [ 25116] By: steveh                                on 2005/07/12  08:17:47
10651         Log: Change New*() to Newx*() in various comments and documentation
10652      Branch: perl
10653            ! handy.h perl.c pod/perlclib.pod pod/perlguts.pod
10654            ! pod/perlhack.pod sv.c
10655 ____________________________________________________________________________
10656 [ 25115] By: steveh                                on 2005/07/12  07:48:51
10657         Log: Subject: [patch: handy.c]  update Newx API pod to mention PERL_MEM_LOG build opt
10658              From: Jim Cromie <jcromie@divsol.com>
10659              Date: Mon, 11 Jul 2005 19:18:02 -0600
10660              Message-ID: <42D31A4A.1020305@divsol.com>
10661              
10662              (with some minor tweaks)
10663      Branch: perl
10664            ! handy.h pod/perlapi.pod
10665 ____________________________________________________________________________
10666 [ 25114] By: merijn                                on 2005/07/12  06:26:39
10667         Log: Subject: [PATCH t/TEST] Understand "ok" with no number
10668              From: Michael G Schwern <schwern@pobox.com>
10669              Date: Mon, 11 Jul 2005 18:41:30 -0700
10670              Message-ID: <20050712014130.GA20855@windhund.schwern.org>
10671      Branch: perl
10672            ! t/TEST
10673 ____________________________________________________________________________
10674 [ 25113] By: steveh                                on 2005/07/11  15:54:46
10675         Log: Subject: [patch: sv.c] reuse new_body_inline in Perl_new_body
10676              From: Jim Cromie <jcromie@divsol.com>
10677              Date: Sun, 10 Jul 2005 15:59:30 -0600
10678              Message-ID: <42D19A42.8040409@divsol.com>
10679      Branch: perl
10680            ! sv.c
10681 ____________________________________________________________________________
10682 [ 25112] By: steveh                                on 2005/07/11  15:19:11
10683         Log: Subject: [PATCH] perlfunc.pod
10684              From: "Piotr Fusik" <pfusik@op.pl>
10685              Date:      Sat, 9 Jul 2005 16:21:05 +0200
10686              Message-ID: <01de01c58491$f3182f60$a6d24dd5@piec>
10687      Branch: perl
10688            ! pod/perlfunc.pod
10689 ____________________________________________________________________________
10690 [ 25111] By: steveh                                on 2005/07/11  14:41:27
10691         Log: Subject: [patch hv.h doc] HvNAME
10692              From: Stas Bekman <stas@stason.org>
10693              Date: Fri, 08 Jul 2005 13:52:13 +0300
10694              Message-ID: <42CE5ADD.3020003@stason.org>
10695              
10696              Subject: Re: [patch hv.h doc] HvNAME
10697              From: Nicholas Clark <nick@ccl4.org>
10698              Date: Sat, 9 Jul 2005 15:23:51 +0100
10699              Message-ID: <20050709142351.GT15833@plum.flirble.org>
10700      Branch: perl
10701            ! hv.h pod/perlapi.pod
10702 ____________________________________________________________________________
10703 [ 25110] By: davem                                 on 2005/07/10  23:04:26
10704         Log: no code before declarations!
10705      Branch: perl
10706            ! doio.c
10707 ____________________________________________________________________________
10708 [ 25109] By: davem                                 on 2005/07/10  20:02:07
10709         Log: From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
10710              Date: Sun, 10 Jul 2005 21:50:27 +0300
10711              Subject: [PATCH] yet another way of debugging memory allocations
10712              Message-ID: <42D16DF3.4040806@gmail.com>
10713              
10714              tweak PERL_MEM_LOG
10715      Branch: perl
10716            ! handy.h pod/perlhack.pod util.c
10717 ____________________________________________________________________________
10718 [ 25108] By: davem                                 on 2005/07/10  19:57:31
10719         Log: run regen.pl
10720      Branch: perl
10721            ! embed.h proto.h
10722 ____________________________________________________________________________
10723 [ 25107] By: merijn                                on 2005/07/10  19:19:56
10724         Log: Subject: [PATCH] Making my way thru embed.fnc
10725              From: Andy Lester <andy@petdance.com>
10726              Date: Sun, 10 Jul 2005 14:36:35 -0500
10727              Message-ID: <20050710193635.GC8081@petdance.com>
10728      Branch: perl
10729            ! doio.c doop.c embed.fnc gv.c hv.c op.c perl.c pp_ctl.c
10730            ! pp_hot.c regexec.c toke.c util.c
10731 ____________________________________________________________________________
10732 [ 25106] By: davem                                 on 2005/07/10  13:53:49
10733         Log: Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warning
10734              From: demerphq <demerphq@gmail.com>
10735              Message-ID: <9b18b3110507080807f16d1eb@mail.gmail.com>
10736              Date: Fri, 8 Jul 2005 17:07:26 +0200
10737              
10738              Fix trie codepath of mixed utf8/latin1 pattern matches
10739      Branch: perl
10740            ! regexec.c t/op/pat.t
10741 ____________________________________________________________________________
10742 [ 25105] By: davem                                 on 2005/07/10  12:29:25
10743         Log: Message-ID: <42D0F25E.3040801@gmail.com>
10744              Date: Sun, 10 Jul 2005 13:03:10 +0300
10745              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
10746              Subject: [PATCH] yet another way of debugging memory allocations
10747              
10748              adds PERL_MEM_LOG and PERL_MEM_LOG_STDERR options
10749      Branch: perl
10750            ! handy.h util.c
10751 ____________________________________________________________________________
10752 [ 25104] By: davem                                 on 2005/07/10  11:39:50
10753         Log: silence some compiler warnings
10754      Branch: perl
10755            ! embed.fnc gv.h proto.h
10756 ____________________________________________________________________________
10757 [ 25103] By: davem                                 on 2005/07/10  11:15:32
10758         Log: extend MEM_WRAP_CHECK supress warning hack to MEM_WRAP_CHECK_*
10759      Branch: perl
10760            ! handy.h
10761 ____________________________________________________________________________
10762 [ 25102] By: nicholas                              on 2005/07/09  15:44:17
10763         Log: sv_dec is supposed to go *down*, m'kay.
10764      Branch: perl
10765            ! sv.c t/op/inc.t
10766 ____________________________________________________________________________
10767 [ 25101] By: steveh                                on 2005/07/08  16:35:10
10768         Log: Subject: Re: janitorial work ? [patch]
10769              From: Jim Cromie <jcromie@divsol.com>
10770              Date: Wed, 06 Jul 2005 14:19:53 -0600
10771              Message-ID: <42CC3CE9.5050606@divsol.com>
10772              
10773              (reverted all dual-lived modules since they must work with older
10774              perls too so must wait for a new Devel::PPPort)
10775      Branch: perl
10776            ! NetWare/nw5.c av.c bytecode.pl cygwin/cygwin.c djgpp/djgpp.c
10777            ! doio.c doop.c dump.c ext/B/B/C.pm ext/B/C/C.xs
10778            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
10779            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_aix.xs
10780            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_vms.xs
10781            ! ext/File/Glob/bsd_glob.c ext/ODBM_File/ODBM_File.xs
10782            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Socket/Socket.xs
10783            ! ext/XS/Typemap/Typemap.xs gv.c handy.h hv.c locale.c op.c op.h
10784            ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perlio.c pod/perlapi.pod
10785            ! pp.c pp_ctl.c pp_pack.c pp_sort.c pp_sys.c reentr.c reentr.pl
10786            ! regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
10787            ! vmesa/vmesa.c vms/vms.c win32/perlhost.h win32/win32.c
10788            ! win32/win32sck.c wince/perlhost.h wince/wince.c
10789 ____________________________________________________________________________
10790 [ 25100] By: nicholas                              on 2005/07/08  15:57:37
10791         Log: We no longer default to creating a new SV for GvSV.
10792      Branch: perl
10793            ! perl.h
10794 ____________________________________________________________________________
10795 [ 25099] By: nicholas                              on 2005/07/08  15:57:16
10796         Log: DEFSV causes GvSVn() to be used in lvalue context.
10797              Not sure if instead we should recode DEFSV to avoid this, and leave
10798              GvSVn() as rvalue only, like its namesakes.
10799      Branch: perl
10800            ! gv.h
10801 ____________________________________________________________________________
10802 [ 25098] By: steveh                                on 2005/07/08  10:04:24
10803         Log: Subject: Re: [PATCH] Pod::Html - correctly link to =item's on the same page
10804              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
10805              Date: Thu, 7 Jul 2005 15:05:51 -0700
10806              Message-ID: <20050707220551.GB2388@efn.org>
10807              
10808              (plus fix a couple of POD warnings)
10809      Branch: perl
10810            ! pod/perlglossary.pod
10811 ____________________________________________________________________________
10812 [ 25097] By: steveh                                on 2005/07/08  09:48:50
10813         Log: Subject: [PATCH] basename() and suffixes
10814              From: Michael G Schwern <schwern@pobox.com>
10815              Date: Thu, 7 Jul 2005 15:38:32 -0700
10816              Message-ID: <20050707223832.GA4782@windhund.schwern.org>
10817      Branch: perl
10818            ! lib/File/Basename.pm lib/File/Basename.t
10819 ____________________________________________________________________________
10820 [ 25096] By: steveh                                on 2005/07/08  08:43:07
10821         Log: Subject: Re: [perl #36477] File::Basename basename() bug
10822              From: Michael G Schwern <schwern@pobox.com>
10823              Date: Thu, 7 Jul 2005 14:16:01 -0700
10824              Message-ID: <20050707211601.GA3769@windhund.schwern.org>
10825      Branch: perl
10826            ! lib/File/Basename.pm lib/File/Basename.t
10827 ____________________________________________________________________________
10828 [ 25095] By: davem                                 on 2005/07/08  01:43:24
10829         Log: UTF8/Latin 1/i regexp "Malformed character" warning
10830              $utf8 =~ /latin/i didn't match. 
10831              Also added TODO for $latin =~ /utf8/i which also fails
10832      Branch: perl
10833            ! t/op/pat.t utf8.c
10834 ____________________________________________________________________________
10835 [ 25094] By: davem                                 on 2005/07/07  14:47:51
10836         Log: more taint fallout from change 24943
10837      Branch: perl
10838            ! mg.c scope.c t/op/taint.t
10839 ____________________________________________________________________________
10840 [ 25093] By: merijn                                on 2005/07/07  13:26:32
10841         Log: Subject: [PATCH] bug with charnames::viacode("0x1234") and optimize it
10842              From: Tels <nospam-abuse@bloodgate.com>
10843              Date: Wed, 6 Jul 2005 21:11:59 +0200
10844              Message-Id: <200507062112.12159@bloodgate.com>
10845      Branch: perl
10846            ! lib/charnames.pm
10847 ____________________________________________________________________________
10848 [ 25092] By: steveh                                on 2005/07/07  12:11:38
10849         Log: Subject: ReadParse in the CGI docs
10850              From: "Ton Hospel" <me-02@ton.iguana.be>
10851              Date: 9 Oct 2003 15:04:53 -0000
10852              To: perlbug@perl.org
10853              
10854              (plus blank lines so example code is in verbatim paragraphs,
10855              and bump $VERSION)
10856      Branch: perl
10857            ! lib/CGI.pm
10858 ____________________________________________________________________________
10859 [ 25091] By: steveh                                on 2005/07/07  11:21:41
10860         Log: Subject: [PATCH] Mention File::Spec in File::Basename
10861              From: Michael G Schwern <schwern@pobox.com>
10862              Date: Wed, 6 Jul 2005 13:06:20 -0700
10863              Message-ID: <20050706200620.GE15644@windhund.schwern.org>
10864              
10865              (plus bump $VERSION)
10866      Branch: perl
10867            ! lib/File/Basename.pm
10868 ____________________________________________________________________________
10869 [ 25090] By: steveh                                on 2005/07/07  11:06:17
10870         Log: Subject: [perl #22236] File::Basename behavior is misleading 
10871              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
10872              Date: 6 Jul 2005 19:45:40 -0000
10873              Message-ID: <rt-3.0.11-22236-116656.1.59163789180809@perl.org>
10874      Branch: perl
10875            ! lib/File/Basename.pm lib/File/Basename.t
10876 ____________________________________________________________________________
10877 [ 25089] By: steveh                                on 2005/07/07  09:22:48
10878         Log: Subject: [PATCH] Further lies in the File::Basename docs
10879              From: Michael G Schwern <schwern@pobox.com>
10880              Date: Wed, 6 Jul 2005 09:22:32 -0700
10881              Message-ID: <20050706162232.GA14495@windhund.schwern.org>
10882              
10883              (plus some minor POD changes and a bug fix)
10884      Branch: perl
10885            ! lib/File/Basename.pm lib/File/Basename.t
10886 ____________________________________________________________________________
10887 [ 25088] By: davem                                 on 2005/07/07  00:11:00
10888         Log: bytes pragma error in substitution operator
10889      Branch: perl
10890            ! pp_ctl.c t/op/subst.t
10891 ____________________________________________________________________________
10892 [ 25087] By: davem                                 on 2005/07/06  20:09:29
10893         Log: 'undef $@; die' gives uninint value warning
10894      Branch: perl
10895            ! pp_sys.c t/op/die.t
10896 ____________________________________________________________________________
10897 [ 25086] By: steveh                                on 2005/07/06  09:36:08
10898         Log: Subject: [PATCH] File::Basename doc overhaul
10899              From: Michael G Schwern <schwern@pobox.com>
10900              Date: Tue, 5 Jul 2005 20:11:27 -0700
10901              Message-ID: <20050706031127.GL9227@windhund.schwern.org>
10902              
10903              (with some minor changes)
10904      Branch: perl
10905            ! lib/File/Basename.pm
10906 ____________________________________________________________________________
10907 [ 25085] By: steveh                                on 2005/07/06  08:05:21
10908         Log: Subject: [PATCH @ 25084] simple authors removal
10909              From: Vadim Konovalov <vadim@vkonovalov.ru>
10910              Date: Wed, 06 Jul 2005 00:15:48 +0400
10911              Message-ID: <42CAEA74.1020108@vkonovalov.ru>
10912      Branch: perl
10913            ! AUTHORS
10914 ____________________________________________________________________________
10915 [ 25084] By: davem                                 on 2005/07/05  18:17:34
10916         Log: a long /etc/groups entry could cause memory exhaustion.
10917              Too small a buffer would cause ERANGE and a retry with double the
10918              buffer size. later at EOF, the apparent error got 'stuck' as
10919              ERANGE rather than ENOENT, so the buffer size doubled recursively 
10920      Branch: perl
10921            ! reentr.h reentr.pl
10922 ____________________________________________________________________________
10923 [ 25083] By: steveh                                on 2005/07/05  16:55:29
10924         Log: Subject: [PATCH] Pod::Html - correctly link to =item's on the same page
10925              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
10926              Date: Mon, 4 Jul 2005 02:07:38 -0700
10927              Message-ID: <20050704090738.GA4056@efn.org>
10928              
10929              (plus a new test, although it is currently marked TODO)
10930      Branch: perl
10931            + lib/Pod/t/htmllink.pod lib/Pod/t/htmllink.t
10932            ! MANIFEST lib/Pod/Html.pm
10933 ____________________________________________________________________________
10934 [ 25082] By: steveh                                on 2005/07/05  16:54:11
10935         Log: Oops! Change 25080 should have updated checksums too.
10936      Branch: perl
10937            ! ext/Digest/MD5/t/files.t
10938 ____________________________________________________________________________
10939 [ 25081] By: davem                                 on 2005/07/05  13:01:23
10940         Log: change 24943 broke restoration of localized taint values
10941      Branch: perl
10942            ! mg.c t/op/taint.t
10943 ____________________________________________________________________________
10944 [ 25080] By: steveh                                on 2005/07/05  10:32:08
10945         Log: Remove an unreferenced local variable in Digest-MD5
10946      Branch: perl
10947            ! ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
10948 ____________________________________________________________________________
10949 [ 25079] By: nicholas                              on 2005/07/04  19:36:51
10950         Log: Subject: [PATCH] Remove unnecessary null check
10951              From: Andy Lester <andy@petdance.com>
10952              Date: Mon, 4 Jul 2005 14:12:00 -0500
10953              Message-ID: <20050704191200.GA2614@petdance.com>
10954      Branch: perl
10955            ! embed.fnc hv.c proto.h
10956 ____________________________________________________________________________
10957 [ 25078] By: nicholas                              on 2005/07/04  19:07:31
10958         Log: Make the tests for hv_free_ent and hv_delayfree_ent pass under
10959              -DPURIFY too.
10960      Branch: perl
10961            ! ext/XS/APItest/APItest.xs
10962 ____________________________________________________________________________
10963 [ 25077] By: merijn                                on 2005/07/04  18:47:02
10964         Log: Subject: [PATCH] Better string constant in hv.c
10965              From: Andy Lester <andy@petdance.com>
10966              Date: Mon, 4 Jul 2005 13:53:49 -0500
10967              Message-ID: <20050704185349.GA2351@petdance.com>
10968      Branch: perl
10969            ! hv.c
10970 ____________________________________________________________________________
10971 [ 25076] By: steveh                                on 2005/07/04  16:15:37
10972         Log: Add regression test for change 25062
10973      Branch: perl
10974            ! t/op/magic.t
10975 ____________________________________________________________________________
10976 [ 25075] By: steveh                                on 2005/07/04  15:57:32
10977         Log: Use void, not void *, to suppress RETVAL (and compiler warning)
10978      Branch: perl
10979            ! ext/XS/APItest/APItest.xs
10980 ____________________________________________________________________________
10981 [ 25074] By: steveh                                on 2005/07/04  15:36:04
10982         Log: Perl_share_hek needs exporting for change 25070 on Win32
10983      Branch: perl
10984            ! embed.fnc embed.h global.sym
10985 ____________________________________________________________________________
10986 [ 25073] By: steveh                                on 2005/07/04  15:34:11
10987         Log: Regen after change 25067
10988      Branch: perl
10989            ! proto.h
10990 ____________________________________________________________________________
10991 [ 25072] By: nicholas                              on 2005/07/04  15:03:32
10992         Log: Implement hv_delayfree_ent in terms of hv_free_ent
10993      Branch: perl
10994            ! hv.c
10995 ____________________________________________________________________________
10996 [ 25071] By: steveh                                on 2005/07/04  14:53:54
10997         Log: Subject: [PATCH] Skip nit in t/op/lfs.t
10998              From: Steve Peters <steve@fisharerojo.org>
10999              Date: Mon, 4 Jul 2005 10:10:13 -0500
11000              Message-ID: <20050704151013.GA18468@mccoy.peters.homeunix.org>
11001      Branch: perl
11002            ! t/op/lfs.t
11003 ____________________________________________________________________________
11004 [ 25070] By: nicholas                              on 2005/07/04  14:45:40
11005         Log: Tests for hv_delayfree_ent and hv_free_ent
11006      Branch: perl
11007            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
11008            ! ext/XS/APItest/t/hash.t
11009 ____________________________________________________________________________
11010 [ 25069] By: nicholas                              on 2005/07/04  13:56:39
11011         Log: Provide a macro version of S_new_body to inline it within the hot code.
11012      Branch: perl
11013            ! sv.c
11014 ____________________________________________________________________________
11015 [ 25068] By: steveh                                on 2005/07/04  13:21:36
11016         Log: Borland's .pdb files are called .tds
11017      Branch: perl
11018            ! win32/makefile.mk
11019 ____________________________________________________________________________
11020 [ 25067] By: steveh                                on 2005/07/04  12:30:50
11021         Log: Subject: [PATCH] Post-YAPC consting, now with an attachment!
11022              From: Andy Lester <andy@petdance.com>
11023              Date: Sun, 3 Jul 2005 18:31:56 -0500
11024              Message-ID: <20050703233156.GA20967@petdance.com>
11025      Branch: perl
11026            ! deb.c embed.fnc gv.c pad.c sv.c toke.c util.c
11027 ____________________________________________________________________________
11028 [ 25066] By: nicholas                              on 2005/07/04  10:41:28
11029         Log: Inlining del_HE is actually a space optimisation.
11030              It's therefore likely also to be a speed optimisation. :-)
11031      Branch: perl
11032            ! embed.fnc embed.h hv.c proto.h
11033 ____________________________________________________________________________
11034 [ 25065] By: steveh                                on 2005/07/04  10:40:10
11035         Log: Subject: [PATCH] perlglossary.pod: add jump points
11036              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
11037              Date: Mon, 4 Jul 2005 02:07:52 -0700
11038              Message-ID: <20050704090752.GB4056@efn.org>
11039      Branch: perl
11040            ! pod/perlglossary.pod
11041 ____________________________________________________________________________
11042 [ 25064] By: nicholas                              on 2005/07/04  10:24:26
11043         Log: sv_setuv_mg is so rarely called that the IV optimisation test is not
11044              needed.
11045      Branch: perl
11046            ! sv.c
11047 ____________________________________________________________________________
11048 [ 25063] By: steveh                                on 2005/07/04  10:13:41
11049         Log: Subject: Re: How to suppress warnings when building Errno with gcc
11050              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
11051              Date: Fri, 1 Jul 2005 10:56:23 -0700
11052              Message-ID: <20050701175623.GD216@efn.org>
11053      Branch: perl
11054            ! ext/Errno/Errno_pm.PL
11055 ____________________________________________________________________________
11056 [ 25062] By: steveh                                on 2005/07/04  09:17:06
11057         Log: Fix change 25045
11058      Branch: perl
11059            ! mg.c
11060 ____________________________________________________________________________
11061 [ 25061] By: steveh                                on 2005/07/04  08:26:38
11062         Log: Here's the rest of change 25058 ;-)
11063      Branch: perl
11064            ! embed.h global.sym
11065 ____________________________________________________________________________
11066 [ 25060] By: davem                                 on 2005/07/04  08:11:33
11067         Log: Subject:  Re: [PATCH] Re: [PATCH] Re: a blead warning from tru64
11068              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
11069              Date:  Mon, 04 Jul 2005 00:19:28 +0300
11070              Message-Id:  <42C85660.50807@gmail.com>
11071      Branch: perl
11072            ! perl.h
11073 ____________________________________________________________________________
11074 [ 25059] By: steveh                                on 2005/07/04  08:10:27
11075         Log: Stop reentr.pl changing EOL on the files it writes on Win32
11076      Branch: perl
11077            ! reentr.pl
11078 ____________________________________________________________________________
11079 [ 25058] By: steveh                                on 2005/07/04  08:09:36
11080         Log: Perl_ckwarn (added by change 25050) needs exporting on Win32
11081              
11082              (At least PerlIO/via uses it, so it must be public)
11083      Branch: perl
11084            ! embed.fnc
11085 ____________________________________________________________________________
11086 [ 25055] By: nicholas                              on 2005/07/02  21:19:09
11087         Log: Andy suggests this tweak to Dave's fix for MEM_WRAP_CHECK to shut up
11088              a different compiler warnings. I guess we need a waterbed theory of
11089              compiler warnings.
11090      Branch: perl
11091            ! handy.h
11092 ____________________________________________________________________________
11093 [ 25054] By: nicholas                              on 2005/07/02  16:53:09
11094         Log: Convert bless.t to test.pl
11095      Branch: perl
11096            ! t/op/bless.t
11097 ____________________________________________________________________________
11098 [ 25053] By: nicholas                              on 2005/07/02  16:25:06
11099         Log: Copying the first parameter in the macro del_body seems to reduce
11100              code size.  Presumably an expression is no longer evaluated twice.
11101      Branch: perl
11102            ! sv.c
11103 ____________________________________________________________________________
11104 [ 25052] By: davem                                 on 2005/07/02  16:11:46
11105         Log: do just-in-time loading of Carp.pm in some modules
11106              
11107              From: Tels <nospam-abuse@bloodgate.com>
11108              Subject: [PATCH] No Carp #4 AutoSplit.pm
11109              Subject: [PATCH] no Carp #5 (File::Path)
11110              Subject: [PATCH] no Carp #7 - charnames.pm
11111              Subject: [PATCH] no Carp #6 (File::Compare, File::Copy, File::Temp)
11112              Subject: [PATCH] no Carp #8 - SelfLoader, Text/Balanced and open.pm
11113      Branch: perl
11114            ! lib/AutoSplit.pm lib/File/Compare.pm lib/File/Copy.pm
11115            ! lib/File/Path.pm lib/SelfLoader.pm lib/charnames.pm
11116            ! lib/open.pm
11117 ____________________________________________________________________________
11118 [ 25051] By: nicholas                              on 2005/07/02  16:07:47
11119         Log: Unwrap the del_Xfoo() macros by explicitly noting the arena to free
11120              the body to. This comletely eliminates the second switch statement.
11121      Branch: perl
11122            ! sv.c
11123 ____________________________________________________________________________
11124 [ 25050] By: davem                                 on 2005/07/02  15:05:04
11125         Log: replace ckWARN macros with functions
11126      Branch: perl
11127            ! embed.fnc embed.h pod/perlintern.pod proto.h util.c warnings.h
11128            ! warnings.pl
11129 ____________________________________________________________________________
11130 [ 25049] By: nicholas                              on 2005/07/02  14:57:43
11131         Log: Given that the GV no longer owns a reference on the symbol table, we
11132              dont need the deferred SvREFCNT_dec games.
11133      Branch: perl
11134            ! sv.c
11135 ____________________________________________________________________________
11136 [ 25048] By: nicholas                              on 2005/07/02  13:55:45
11137         Log: Passing gvtype as char rather than char * to S_varname generates
11138              smaller code.
11139      Branch: perl
11140            ! embed.fnc proto.h sv.c
11141 ____________________________________________________________________________
11142 [ 25047] By: nicholas                              on 2005/07/02  13:07:26
11143         Log: Don't inline offer_nice_chunk, as it's rarely called.
11144      Branch: perl
11145            ! embed.fnc embed.h perl.h proto.h sv.c
11146 ____________________________________________________________________________
11147 [ 25046] By: davem                                 on 2005/07/02  12:35:12
11148         Log: missed one PAD_SET_CUR
11149      Branch: perl
11150            ! pp_hot.c
11151 ____________________________________________________________________________
11152 [ 25045] By: nicholas                              on 2005/07/02  12:34:08
11153         Log: Don't check the pointer is non-NULL before calling Safefree() in
11154              little used code, code used only once per run (such as interpreter
11155              construction and destruction), and cases where the pointer nearly
11156              never is NULL. Safefree does its own non-NULL check, and even that
11157              isn't strictly necessary as all conformant free()s accept a NULL
11158              pointer.
11159      Branch: perl
11160            ! doio.c locale.c mg.c perl.c perl.h regcomp.c sv.c util.c
11161 ____________________________________________________________________________
11162 [ 25044] By: rgs                                   on 2005/07/02  07:41:14
11163         Log: Upgrade to Time::HiRes 1.72
11164      Branch: perl
11165            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11166            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
11167 ____________________________________________________________________________
11168 [ 25043] By: steveh                                on 2005/07/01  16:33:42
11169         Log: Make Archive::Tar clean up its test files on Win32
11170              
11171              (The old "can't delete an open file on Win32" chestnut again)
11172      Branch: perl
11173            ! lib/Archive/Tar.pm lib/Archive/Tar/t/02_methods.t
11174 ____________________________________________________________________________
11175 [ 25042] By: davem                                 on 2005/07/01  15:40:40
11176         Log: the PAD_SET_CUR macro expanded too much for AIX compilers
11177      Branch: perl
11178            ! pad.h pp_ctl.c pp_sort.c pp_sys.c
11179 ____________________________________________________________________________
11180 [ 25041] By: steveh                                on 2005/07/01  15:15:23
11181         Log: Silence MinGW warning about "'noreturn' function does return"
11182              
11183              (Thanks to Nicholas Clark)
11184      Branch: perl
11185            ! iperlsys.h
11186 ____________________________________________________________________________
11187 [ 25040] By: rgs                                   on 2005/07/01  15:05:58
11188         Log: Install perlglossary on VMS and Windows
11189      Branch: perl
11190            ! vms/descrip_mms.template win32/pod.mak
11191 ____________________________________________________________________________
11192 [ 25039] By: davem                                 on 2005/07/01  14:34:52
11193         Log: undo some excessive Carp.pm minimalisation
11194      Branch: perl
11195            ! lib/Carp.pm
11196 ____________________________________________________________________________
11197 [ 25038] By: steveh                                on 2005/07/01  13:39:33
11198         Log: Remove unreferenced local variable (and the warning about it)
11199      Branch: perl
11200            ! ext/XS/APItest/APItest.xs
11201 ____________________________________________________________________________
11202 [ 25037] By: rgs                                   on 2005/07/01  12:43:23
11203         Log: Add the perlglossary man page
11204              
11205              Subject: [PATCH] perlglossary.pod
11206              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
11207              Date: Fri, 1 Jul 2005 03:10:50 -0700
11208              Message-ID: <20050701101050.GA2448@efn.org>
11209      Branch: perl
11210            + pod/perlglossary.pod
11211            ! MANIFEST pod.lst pod/perl.pod pod/perlmodlib.pod
11212            ! pod/perltoc.pod
11213 ____________________________________________________________________________
11214 [ 25036] By: rgs                                   on 2005/07/01  12:32:21
11215         Log: Subject: [PATCH] Make Exporter.t warnings clean
11216              From: Michael G Schwern <schwern@pobox.com>
11217              Date: Tue, 28 Jun 2005 15:58:36 -0700
11218              Message-ID: <20050628225836.GB27320@windhund.schwern.org>
11219      Branch: perl
11220            ! lib/Exporter.t
11221 ____________________________________________________________________________
11222 [ 25035] By: davem                                 on 2005/07/01  11:49:22
11223         Log: silence a warning in Perl_sv_compile_2op
11224      Branch: perl
11225            ! pp_ctl.c
11226 ____________________________________________________________________________
11227 [ 25034] By: davem                                 on 2005/07/01  11:45:40
11228         Log: silence gcc 'comparison is always false' warning in MEM_WRAP_CHECK
11229              Only a partial fix: works where sizeof(type)==1; since we
11230              can never wraparound in that case, disarm the check
11231      Branch: perl
11232            ! handy.h
11233 ____________________________________________________________________________
11234 [ 25033] By: steveh                                on 2005/07/01  07:44:50
11235         Log: Silence some cast warnings from bcc32 on Win32
11236              
11237              See the thread starting here for arguments:
11238              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00994.html
11239      Branch: perl
11240            ! win32/win32.c
11241 ____________________________________________________________________________
11242 [ 25032] By: davem                                 on 2005/06/30  22:41:07
11243         Log: assigning shared consts (eg __PACKAGE__) to magic vars
11244      Branch: perl
11245            ! sv.c t/op/magic.t
11246 ____________________________________________________________________________
11247 [ 25031] By: nicholas                              on 2005/06/30  17:41:03
11248         Log: By grabbing the length, we can use sv_setpvn here.
11249      Branch: perl
11250            ! util.c
11251 ____________________________________________________________________________
11252 [ 25030] By: nicholas                              on 2005/06/30  17:37:56
11253         Log: Use sv_setpvn where we know the length.
11254      Branch: perl
11255            ! universal.c
11256 ____________________________________________________________________________
11257 [ 25029] By: nicholas                              on 2005/06/30  17:28:45
11258         Log: A terser way of implementing require_pv.
11259      Branch: perl
11260            ! perl.c
11261 ____________________________________________________________________________
11262 [ 25028] By: nicholas                              on 2005/06/30  17:21:28
11263         Log: We know the length, so use sv_setpvn rather than sv_setpv.
11264      Branch: perl
11265            ! universal.c
11266 ____________________________________________________________________________
11267 [ 25027] By: nicholas                              on 2005/06/30  17:05:13
11268         Log: Avoid using PL_Sv in the -V argument processing.
11269              Express the embedded perl program in a slightly terser way.
11270      Branch: perl
11271            ! perl.c
11272 ____________________________________________________________________________
11273 [ 25026] By: nicholas                              on 2005/06/30  16:34:52
11274         Log: Use Perl_sv_catpvf to shorten the code (source and object) needed for
11275              commandline -V options that q\0...\0.
11276      Branch: perl
11277            ! perl.c
11278 ____________________________________________________________________________
11279 [ 25025] By: rgs                                   on 2005/06/30  16:15:31
11280         Log: Add TODO tests for bug #36434
11281      Branch: perl
11282            ! t/op/magic.t
11283 ____________________________________________________________________________
11284 [ 25024] By: nicholas                              on 2005/06/30  12:28:55
11285         Log: The core shouldn't be using PL_na
11286      Branch: perl
11287            ! perl.c
11288 ____________________________________________________________________________
11289 [ 25023] By: nicholas                              on 2005/06/30  12:15:14
11290         Log: -V:... would get upset (syntax error) if ... contained unbalanced ().
11291      Branch: perl
11292            ! perl.c
11293 ____________________________________________________________________________
11294 [ 25022] By: nicholas                              on 2005/06/30  11:40:37
11295         Log: Replace newSVpv(...,0) with newSVpvn where we know the length.
11296      Branch: perl
11297            ! perl.c regcomp.c sv.c
11298 ____________________________________________________________________________
11299 [ 25021] By: nicholas                              on 2005/06/30  11:20:33
11300         Log: Why use Perl_form and newSVpv when newSVpvf will do it in one?
11301      Branch: perl
11302            ! perl.c
11303 ____________________________________________________________________________
11304 [ 25020] By: rgs                                   on 2005/06/30  10:01:55
11305         Log: Subject: [PATCH] make t/uni/class.t faster
11306              From: Tels <nospam-abuse@bloodgate.com>
11307              Date: Wed, 29 Jun 2005 21:19:52 +0200
11308              Message-Id: <200506292120.05519@bloodgate.com>
11309      Branch: perl
11310            ! t/uni/class.t
11311 ____________________________________________________________________________
11312 [ 25019] By: nicholas                              on 2005/06/30  09:57:31
11313         Log: If gp_flags is unused, why are we even allocating it?
11314      Branch: perl
11315            ! dump.c ext/Devel/Peek/t/Peek.t gv.h sv.c
11316 ____________________________________________________________________________
11317 [ 25018] By: nicholas                              on 2005/06/30  09:21:05
11318         Log: Nothing is actually relying on GvUNIQUE holding state.
11319      Branch: perl
11320            ! gv.h
11321 ____________________________________________________________________________
11322 [ 25017] By: rgs                                   on 2005/06/30  09:11:28
11323         Log: Subject: Re: [PATCH] Convert File::Basename tests to Test::More
11324              From: Michael G Schwern <schwern@pobox.com>
11325              Date: Thu, 30 Jun 2005 01:02:30 -0700
11326              Message-ID: <20050630080230.GC17965@windhund.schwern.org>
11327      Branch: perl
11328            ! lib/File/Basename.t
11329 ____________________________________________________________________________
11330 [ 25016] By: rgs                                   on 2005/06/30  09:04:20
11331         Log: Subject: Re: [PATCH]Re: [perl #36417] IO::Handle::getline() doco should note an important difference from <$io>
11332              From: Steve Peters <steve@fisharerojo.org>
11333              Date: Wed, 29 Jun 2005 21:47:23 -0500
11334              Message-ID: <20050630024723.GA3786@mccoy.peters.homeunix.org>
11335      Branch: perl
11336            ! ext/IO/lib/IO/Handle.pm
11337 ____________________________________________________________________________
11338 [ 25015] By: rgs                                   on 2005/06/30  08:59:11
11339         Log: Subject: some dusting off of the cross-compilation information
11340              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
11341              Date: Thu, 30 Jun 2005 08:41:17 +0300
11342              Message-ID: <42C385FD.9040601@gmail.com>
11343      Branch: perl
11344            ! Cross/README INSTALL
11345 ____________________________________________________________________________
11346 [ 25014] By: steveh                                on 2005/06/30  07:57:25
11347         Log: Silence MinGW warnings about system headers when building Errno
11348              
11349              Thanks to Mike Guy for the suggested fix.
11350      Branch: perl
11351            ! ext/Errno/Errno_pm.PL
11352 ____________________________________________________________________________
11353 [ 25013] By: nicholas                              on 2005/06/29  21:24:53
11354         Log: Expand on parts of perltodo
11355      Branch: perl
11356            ! pod/perltodo.pod
11357 ____________________________________________________________________________
11358 [ 25012] By: nicholas                              on 2005/06/29  21:09:16
11359         Log: All tests pass (for me) with -DPERL_DONT_CREATE_GVSV
11360      Branch: perl
11361            ! pp.c pp_hot.c
11362 ____________________________________________________________________________
11363 [ 25011] By: nicholas                              on 2005/06/29  20:24:12
11364         Log: Make warnings.t pass with -DPERL_DONT_CREATE_GVSV
11365      Branch: perl
11366            ! pp_sys.c
11367 ____________________________________________________________________________
11368 [ 25010] By: nicholas                              on 2005/06/29  19:25:24
11369         Log: Fixes to -DPERL_DONT_CREATE_GVSV to make more tests pass
11370      Branch: perl
11371            ! doio.c gv.c perl.h sv.c
11372 ____________________________________________________________________________
11373 [ 25009] By: nicholas                              on 2005/06/29  15:58:14
11374         Log: First stab at not automatically creating an unused SV for GvSV
11375              Enable it with -DPERL_DONT_CREATE_GVSV.
11376              Currently if enabled 22 test scripts have failures, so still some way
11377              to go.
11378      Branch: perl
11379            ! embed.fnc embed.h global.sym gv.c gv.h makedef.pl perl.c
11380            ! pp_hot.c proto.h sv.c
11381 ____________________________________________________________________________
11382 [ 25008] By: rgs                                   on 2005/06/29  08:11:53
11383         Log: Remove old variable needed for binary compatibility
11384      Branch: perl
11385            ! embedvar.h intrpvar.h perlapi.h sv.c
11386 ____________________________________________________________________________
11387 [ 25007] By: nicholas                              on 2005/06/28  22:02:03
11388         Log: Convert strcpy to memcpy where we already know the length.
11389      Branch: perl
11390            ! gv.c sv.c util.c
11391 ____________________________________________________________________________
11392 [ 25006] By: davem                                 on 2005/06/28  11:28:20
11393         Log: move Carp.pod back into Carp.pm
11394      Branch: perl
11395            - lib/Carp.pod
11396            ! MANIFEST lib/Carp.pm
11397 ____________________________________________________________________________
11398 [ 25005] By: rgs                                   on 2005/06/28  11:17:30
11399         Log: B::Deparse was chocking on variable names with colons (like foo::::bar)
11400      Branch: perl
11401            ! ext/B/B/Deparse.pm
11402 ____________________________________________________________________________
11403 [ 25004] By: nicholas                              on 2005/06/28  10:09:26
11404         Log: Subject: Re: Hints for 64bitall (PPC!) Darwin perl
11405              From: Dominic Dunlop <domo@computer.org>
11406              Message-Id: <1D31D9A6-2451-49EE-AD80-80F1D9CA2825@computer.org>
11407              Date: Mon, 27 Jun 2005 19:46:59 +0200
11408      Branch: perl
11409            ! hints/darwin.sh
11410 ____________________________________________________________________________
11411 [ 25003] By: steveh                                on 2005/06/28  08:01:21
11412         Log: Stop "Possible use before definition" warning following change 24997
11413      Branch: perl
11414            ! pp_sys.c
11415 ____________________________________________________________________________
11416 [ 25002] By: rgs                                   on 2005/06/28  07:40:35
11417         Log: Upgrade to Time::HiRes 1.71
11418      Branch: perl
11419            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11420            ! ext/Time/HiRes/Makefile.PL
11421 ____________________________________________________________________________
11422 [ 25001] By: steveh                                on 2005/06/28  07:40:01
11423         Log: Stop "suspicious pointer conversion" warning following change 24997
11424      Branch: perl
11425            ! hv.c
11426 ____________________________________________________________________________
11427 [ 25000] By: rgs                                   on 2005/06/27  21:57:04
11428         Log: Don't install demo files with perl
11429      Branch: perl
11430            ! installperl
11431 ____________________________________________________________________________
11432 [ 24999] By: rgs                                   on 2005/06/27  21:30:09
11433         Log: From: Mattia Barbon <mattia.barbon@libero.it>
11434              Subject: [PATCH] Avoid redefinition warning for MinGW
11435              Date: Jun 27, 2005 10:07 PM
11436              Message-ID: <Mahogany-0.66.0-1232-20050627-220727.00@rbnet.it>
11437      Branch: perl
11438            ! win32/win32iop.h
11439 ____________________________________________________________________________
11440 [ 24998] By: nicholas                              on 2005/06/27  20:52:27
11441         Log: Fix sv_dec of undefined PVs to (a) not downgrade to NV
11442              (b) give -1, rather than +1
11443      Branch: perl
11444            ! sv.c t/op/inc.t
11445 ____________________________________________________________________________
11446 [ 24997] By: rgs                                   on 2005/06/27  18:26:15
11447         Log: Subject: [PATCH] We're going round in circles with pp_sys.c
11448              From: Andy Lester <andy@petdance.com>
11449              Date: Mon, 27 Jun 2005 13:06:59 -0500
11450              Message-ID: <20050627180659.GB29744@petdance.com>
11451              
11452              (edited)
11453      Branch: perl
11454            ! embed.fnc gv.c handy.h hv.c perl.c pp_ctl.c pp_hot.c proto.h
11455            ! regexec.c sv.c toke.c
11456 ____________________________________________________________________________
11457 [ 24996] By: rgs                                   on 2005/06/27  17:19:45
11458         Log: Fix installation of ptar(1) manpage.
11459              The __END__ was making the POD being ignored by pod2man.
11460      Branch: perl
11461            ! lib/Archive/Tar/bin/ptar
11462 ____________________________________________________________________________
11463 [ 24995] By: davem                                 on 2005/06/27  16:34:34
11464         Log: Make Carp.pm even lighter (and Carp::Heavy even heavier)
11465              Also move carp.pm pod to carp.pod
11466      Branch: perl
11467            + lib/Carp.pod
11468            ! MANIFEST lib/Carp.pm lib/Carp/Heavy.pm lib/warnings.pm
11469            ! warnings.pl
11470 ____________________________________________________________________________
11471 [ 24994] By: steveh                                on 2005/06/27  15:45:05
11472         Log: Silence compiler warning in SDBM_File
11473              
11474              Unless I'm missing something it looks like "key" actually is used,
11475              and the "key = key" assignment causes bcc32 to complain about use
11476              before definition!
11477      Branch: perl
11478            ! ext/SDBM_File/SDBM_File.xs
11479 ____________________________________________________________________________
11480 [ 24993] By: rgs                                   on 2005/06/27  15:22:58
11481         Log: Subject: [PATCH] XSLoader for Sys::Syslog
11482              From: Alexey Tourbin <at@altlinux.ru>
11483              Date: Sun, 26 Jun 2005 08:32:05 +0400
11484              Message-ID: <20050626043204.GA31585@solemn.turbinal.org>
11485      Branch: perl
11486            ! ext/Sys/Syslog/Syslog.pm
11487 ____________________________________________________________________________
11488 [ 24992] By: rgs                                   on 2005/06/27  13:51:10
11489         Log: Oops (fix previous fix).
11490      Branch: perl
11491            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
11492            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
11493            ! lib/Filter/Simple/t/import.t
11494 ____________________________________________________________________________
11495 [ 24991] By: rgs                                   on 2005/06/27  13:48:26
11496         Log: Fix tests of Filter::Simple 0.82 in the core
11497      Branch: perl
11498            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
11499            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
11500            ! lib/Filter/Simple/t/import.t
11501 ____________________________________________________________________________
11502 [ 24990] By: rgs                                   on 2005/06/27  13:46:25
11503         Log: Upgrade to Filter::Simple 0.82
11504      Branch: perl
11505            ! lib/Filter/Simple.pm lib/Filter/Simple/Changes
11506            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
11507            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
11508            ! lib/Filter/Simple/t/import.t t/lib/Filter/Simple/ExportTest.pm
11509            ! t/lib/Filter/Simple/FilterOnlyTest.pm
11510            ! t/lib/Filter/Simple/FilterTest.pm
11511            ! t/lib/Filter/Simple/ImportTest.pm
11512 ____________________________________________________________________________
11513 [ 24989] By: rgs                                   on 2005/06/27  12:46:44
11514         Log: Upgrade to Test::Harness 2.52
11515      Branch: perl
11516            ! lib/Test/Harness.pm lib/Test/Harness/Changes
11517            ! lib/Test/Harness/bin/prove
11518 ____________________________________________________________________________
11519 [ 24988] By: rgs                                   on 2005/06/27  12:35:33
11520         Log: Upgrade to Time::HiRes 1.70
11521      Branch: perl
11522            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11523            ! ext/Time/HiRes/HiRes.xs
11524 ____________________________________________________________________________
11525 [ 24987] By: steveh                                on 2005/06/27  07:41:52
11526         Log: Suppress warnings about a clash between redefined malloc and the
11527              use of __attribute__malloc__
11528              
11529              Subject: Re: Fun with __attribute__malloc__
11530              From: Andy Lester <andy@petdance.com>
11531              Date: Fri, 24 Jun 2005 12:11:59 -0500
11532              Message-ID: <20050624171159.GB29590@petdance.com>
11533      Branch: perl
11534            ! perl.h
11535 ____________________________________________________________________________
11536 [ 24986] By: nicholas                              on 2005/06/26  22:19:22
11537         Log: Tweak the child dump socket protocol to return error messages to the
11538              parent so that it can display what went wrong.
11539      Branch: perl
11540            ! perl.c
11541 ____________________________________________________________________________
11542 [ 24985] By: rgs                                   on 2005/06/26  20:06:10
11543         Log: Upgrade to Time::HiRes 1.69
11544      Branch: perl
11545            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11546            ! ext/Time/HiRes/Makefile.PL
11547 ____________________________________________________________________________
11548 [ 24984] By: nicholas                              on 2005/06/26  17:59:33
11549         Log: When using DEBUG_LEAKING_SCALARS_FORK_DUMP it's possible to cause
11550              indefinite hangs when the debugging child holds open Perl_debug_log,
11551              and it happens to be a file descriptor that is one end of a pipe,
11552              with a process sitting at the other end waitng for EOF.
11553              So close all descriptors in the child *including* Perl_debug_log,
11554              and pass it back in over the control socket if it's needed.
11555      Branch: perl
11556            ! perl.c
11557 ____________________________________________________________________________
11558 [ 24983] By: nicholas                              on 2005/06/26  10:28:43
11559         Log: Need to pass a my_perl to S_my_localtime to make threaded builds build.
11560      Branch: perl
11561            ! pp_sys.c
11562 ____________________________________________________________________________
11563 [ 24982] By: nicholas                              on 2005/06/25  17:58:26
11564         Log: Add a sanity check to Config::AUTOLOAD to prevent infinte loops if
11565              Configure_heavy.pl gets truncated.
11566      Branch: perl
11567            ! configpm
11568 ____________________________________________________________________________
11569 [ 24981] By: nicholas                              on 2005/06/25  15:45:06
11570         Log: On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()
11571              using system malloc, because sbrk() stops giving us memory after about
11572              14Mb.
11573      Branch: perl
11574            ! hints/darwin.sh
11575 ____________________________________________________________________________
11576 [ 24980] By: nicholas                              on 2005/06/25  15:42:30
11577         Log: Need to skip exporting PL_dumper_fd unless it is used.
11578      Branch: perl
11579            ! makedef.pl
11580 ____________________________________________________________________________
11581 [ 24979] By: nicholas                              on 2005/06/25  12:55:09
11582         Log: If forking during global destruction, the child needs to close all
11583              unused file descriptors, else it can cause other processes to hang
11584              because it accidentally holds open pipes and sockets.
11585      Branch: perl
11586            ! perl.c
11587 ____________________________________________________________________________
11588 [ 24978] By: rgs                                   on 2005/06/24  15:21:38
11589         Log: Upgrade to Unicode::Collate 0.51
11590      Branch: perl
11591            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
11592            ! lib/Unicode/Collate/README
11593 ____________________________________________________________________________
11594 [ 24977] By: steveh                                on 2005/06/24  14:38:05
11595         Log: Fix typo in win32.c
11596              
11597              Doesn't fix bcc32 + USE_LARGE_FILES, though :-(
11598      Branch: perl
11599            ! win32/win32.c
11600 ____________________________________________________________________________
11601 [ 24976] By: nicholas                              on 2005/06/24  14:04:19
11602         Log: Extend DEBUG_LEAKING_SCALARS_FORK_DUMP so it can also dump scalars
11603              which become unreferenced. This is less likely to be successful.
11604              The #define needs a better name.
11605      Branch: perl
11606            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h
11607            ! proto.h sv.c
11608 ____________________________________________________________________________
11609 [ 24975] By: steveh                                on 2005/06/24  13:56:15
11610         Log: Stop '"__attribute__format__" redefined' warnings from gcc on Win32
11611      Branch: perl
11612            ! perl.h win32/config_H.gc
11613 ____________________________________________________________________________
11614 [ 24974] By: steveh                                on 2005/06/24  12:27:45
11615         Log: Make opendir() filename const in Win32-land & friends
11616              
11617              That fact that it wasn't const already was highlighted by a warning
11618              from pp_open_dir() generated by change 24743. Rather than undo the
11619              const change in pp_open_dir(), this seems to make more sense. Hope I
11620              haven't broken Netware or WinCE.
11621      Branch: perl
11622            ! NetWare/nw5.c NetWare/nwperlhost.h NetWare/nwperlsys.h
11623            ! iperlsys.h win32/include/dirent.h win32/perlhost.h
11624            ! win32/win32.c win32/win32iop.h wince/perlhost.h wince/wince.c
11625 ____________________________________________________________________________
11626 [ 24973] By: nicholas                              on 2005/06/24  10:45:44
11627         Log: Need to do some sort of die/warn to get the "global destruction"
11628              text if the bug is still present.
11629      Branch: perl
11630            ! t/op/gv.t
11631 ____________________________________________________________________________
11632 [ 24972] By: steveh                                on 2005/06/24  09:37:24
11633         Log: Fix t\op\gv.t on Win32
11634      Branch: perl
11635            ! t/op/gv.t
11636 ____________________________________________________________________________
11637 [ 24971] By: rgs                                   on 2005/06/24  07:54:59
11638         Log: Remove cargo-culted binmode.
11639      Branch: perl
11640            ! lib/Archive/Tar/t/00_setup.t
11641 ____________________________________________________________________________
11642 [ 24970] By: steveh                                on 2005/06/24  07:42:41
11643         Log: Fix Archive-Tar tests on Win32 following change 24954
11644      Branch: perl
11645            ! lib/Archive/Tar/t/00_setup.t
11646 ____________________________________________________________________________
11647 [ 24969] By: merijn                                on 2005/06/24  07:41:08
11648         Log: Workaround localtime edge case where TZ makes time go beyond
11649              the defined working range (AIX 5.2)
11650      Branch: perl
11651            ! pp_sys.c
11652 ____________________________________________________________________________
11653 [ 24968] By: davem                                 on 2005/06/23  22:59:36
11654         Log: change 24967 got the #endif in the wrong place
11655      Branch: perl
11656            ! pad.c
11657 ____________________________________________________________________________
11658 [ 24967] By: davem                                 on 2005/06/23  22:48:40
11659         Log: don't repopulate PADTMP slots with null SVs when freeing ops
11660      Branch: perl
11661            ! ext/B/t/f_sort.t ext/B/t/optree_samples.t pad.c
11662 ____________________________________________________________________________
11663 [ 24966] By: nicholas                              on 2005/06/23  21:30:33
11664         Log: Remove the reference loop between symbol tables and typeglobs.
11665              Typeglobs now have a weak reference onto their symbol table.
11666      Branch: perl
11667            ! embed.fnc embed.h gv.c mg.c pad.c proto.h sv.c t/op/gv.t
11668 ____________________________________________________________________________
11669 [ 24965] By: rgs                                   on 2005/06/23  18:53:04
11670         Log: Subject: [PATCH] Pre-YAPC consting fun
11671              From: Andy Lester <andy@petdance.com>
11672              Date: Jun 23, 2005 9:04 PM
11673              Message-ID: <20050623190423.GA13835@petdance.com>
11674      Branch: perl
11675            ! embed.fnc embed.h lib/ExtUtils/CBuilder/t/01-basic.t locale.c
11676            ! mg.c perlio.c pp_ctl.c pp_pack.c pp_sys.c proto.h scope.c
11677            ! taint.c util.c
11678 ____________________________________________________________________________
11679 [ 24964] By: merijn                                on 2005/06/23  18:43:42
11680         Log: Take a larger margin to prevent 'X' failures in smokes
11681              I was able to get warnings on HP-UX 10.20 every 2nd to 3rd run
11682              when reps was still 10000. With 15000 I didn't get a single warning
11683      Branch: perl
11684            ! t/op/rand.t
11685 ____________________________________________________________________________
11686 [ 24963] By: rgs                                   on 2005/06/23  18:07:34
11687         Log: Warning suppression.
11688      Branch: perl
11689            ! pp_sys.c
11690 ____________________________________________________________________________
11691 [ 24962] By: nicholas                              on 2005/06/23  18:00:38
11692         Log: The current implementation of :unique is fundamentally flawed,
11693              because declaring a scalar READONLY does not stop it being modified.
11694              Hence the current implementation of :unique is *not threadsafe*
11695              D'oh!
11696              Better implementations welcome.
11697      Branch: perl
11698            ! embed.fnc embed.h ext/threads/t/problems.t pod/perltodo.pod
11699            ! proto.h sv.c
11700 ____________________________________________________________________________
11701 [ 24961] By: rgs                                   on 2005/06/23  16:18:21
11702         Log: Fix Archive::Tar test when perl is built with -Dmksymlinks
11703      Branch: perl
11704            ! lib/Archive/Tar/t/02_methods.t
11705 ____________________________________________________________________________
11706 [ 24960] By: rgs                                   on 2005/06/23  15:51:02
11707         Log: Subject: [PATCH] Re: [perl #9741] possible problem with File::Find
11708              From: Steve Peters <steve@fisharerojo.org>
11709              Date: Fri, 17 Jun 2005 23:27:14 -0500
11710              Message-ID: <20050618042714.GA29589@mccoy.peters.homeunix.org>
11711      Branch: perl
11712            ! lib/File/Find.pm
11713 ____________________________________________________________________________
11714 [ 24959] By: nicholas                              on 2005/06/23  14:11:20
11715         Log: Add a define PERL_POISON which tries to trip up anything accessing
11716              freed or uninitialised memory. Currently only Poison()s freed
11717              pointers.
11718      Branch: perl
11719            ! ext/PerlIO/encoding/encoding.xs gv.c handy.h pp_ctl.c scope.c
11720            ! sv.c
11721 ____________________________________________________________________________
11722 [ 24958] By: nicholas                              on 2005/06/23  14:09:57
11723         Log: Indent some of the #ifdef/#define/#endif to make the nesting clearer.
11724              Simplify SvPV_free slightly.
11725      Branch: perl
11726            ! sv.h
11727 ____________________________________________________________________________
11728 [ 24957] By: rgs                                   on 2005/06/23  11:54:25
11729         Log: This dummy test didn't pass
11730      Branch: perl
11731            ! lib/Archive/Tar/t/99_clean.t
11732 ____________________________________________________________________________
11733 [ 24956] By: rgs                                   on 2005/06/23  11:34:35
11734         Log: Add a pseudo-test to clean up data files for Archive::Tar tests
11735      Branch: perl
11736            + lib/Archive/Tar/t/99_clean.t
11737            ! MANIFEST
11738 ____________________________________________________________________________
11739 [ 24955] By: rgs                                   on 2005/06/23  11:30:16
11740         Log: Remove test that relies on Test::POD
11741      Branch: perl
11742            - lib/Archive/Tar/t/99_pod.t
11743            ! MANIFEST
11744 ____________________________________________________________________________
11745 [ 24954] By: rgs                                   on 2005/06/23  11:29:16
11746         Log: Remove binary files, add a pseudo-test in Archive::Tar to generate them
11747      Branch: perl
11748            + lib/Archive/Tar/t/00_setup.t
11749            - lib/Archive/Tar/t/src/long/bar.tar
11750            - lib/Archive/Tar/t/src/long/foo.tgz
11751            - lib/Archive/Tar/t/src/short/bar.tar
11752            - lib/Archive/Tar/t/src/short/foo.tgz
11753            ! MANIFEST
11754 ____________________________________________________________________________
11755 [ 24953] By: steveh                                on 2005/06/23  11:02:42
11756         Log: Silence bcc32 compiler warnings following change 24945
11757              
11758              ("Possible use of '%s' before definition")
11759      Branch: perl
11760            ! pp_ctl.c pp_sys.c
11761 ____________________________________________________________________________
11762 [ 24952] By: nicholas                              on 2005/06/23  10:41:00
11763         Log: Re-initialise PL_curcop to &PL_compiling before destroying the optree.
11764      Branch: perl
11765            ! perl.c
11766 ____________________________________________________________________________
11767 [ 24951] By: rgs                                   on 2005/06/23  10:39:47
11768         Log: Subject: Re: [perl #36350] unstable sorting for use integer; sort { $b <=> $a } @foo 
11769              From: Salvador Fandino <sfandino@yahoo.com>
11770              Date: Tue, 21 Jun 2005 19:50:35 +0200
11771              Message-ID: <20050621181658.5977.qmail@lists.develooper.com>
11772      Branch: perl
11773            ! pp_sort.c
11774 ____________________________________________________________________________
11775 [ 24950] By: steveh                                on 2005/06/23  10:21:53
11776         Log: Oops! Change 24946 wasn't quite right
11777      Branch: perl
11778            ! doio.c
11779 ____________________________________________________________________________
11780 [ 24949] By: rgs                                   on 2005/06/23  09:32:55
11781         Log: Add handling of NV_ZERO_IS_ALLBITS_ZERO for Netware and epoc
11782      Branch: perl
11783            ! NetWare/config.wc NetWare/config_H.wc epoc/config.sh
11784 ____________________________________________________________________________
11785 [ 24948] By: rgs                                   on 2005/06/23  09:25:03
11786         Log: Define d_nv_zero_is_allbits_zero for symbian
11787              (noticed by Jarkko)
11788      Branch: perl
11789            ! symbian/config.sh
11790 ____________________________________________________________________________
11791 [ 24947] By: steveh                                on 2005/06/23  09:18:37
11792         Log: Silence bcc32 compiler warnings from win32/fcrypt.c (almost)
11793              
11794              It still whines about 'in' and 'b' being assigned values that are
11795              never used on lines 348 and 505 respectively (as side effects of the
11796              calls to c2l and l2c respectively), but I'm not sure how to shut
11797              them up.
11798      Branch: perl
11799            ! win32/fcrypt.c
11800 ____________________________________________________________________________
11801 [ 24946] By: steveh                                on 2005/06/23  09:00:28
11802         Log: More bcc32 compiler warnings to silence
11803              
11804              ("Suspicious pointer conversion")
11805      Branch: perl
11806            ! doio.c win32/win32io.c
11807 ____________________________________________________________________________
11808 [ 24945] By: rgs                                   on 2005/06/23  08:39:44
11809         Log: Subject: [PATCH] Const Boy II: The Localizing
11810              From: Andy Lester <andy@petdance.com>
11811              Date: Wed, 22 Jun 2005 09:41:00 -0500
11812              Message-ID: <20050622144059.GA19598@petdance.com>
11813      Branch: perl
11814            ! autodoc.pl embed.fnc embed.pl hv.c perl.c perlio.c
11815            ! pod/perlapi.pod pp.c pp.h pp_ctl.c pp_sys.c proto.h sv.c
11816            ! util.c
11817 ____________________________________________________________________________
11818 [ 24944] By: steveh                                on 2005/06/23  08:04:21
11819         Log: Silence another bcc32 compiler warning
11820              
11821              ("Possible use of '%s' before definition")
11822      Branch: perl
11823            ! toke.c
11824 ____________________________________________________________________________
11825 [ 24943] By: davem                                 on 2005/06/22  23:08:55
11826         Log: remove taint hack now that local $tainted no longer copies taint magic
11827      Branch: perl
11828            ! mg.c sv.c
11829 ____________________________________________________________________________
11830 [ 24942] By: davem                                 on 2005/06/22  21:42:54
11831         Log: handle magic in local correctly
11832              the local SV now gets a copy of any container magic, and no value
11833              magic; in the past the whole magic chain was either shared or
11834              moved
11835      Branch: perl
11836            ! embed.fnc embed.h mg.c pod/perlguts.pod pod/perlintern.pod
11837            ! proto.h scope.c t/op/local.t
11838 ____________________________________________________________________________
11839 [ 24941] By: merijn                                on 2005/06/22  17:14:04
11840         Log: Upgrade to Test::Harness 2.50
11841      Branch: perl
11842            ! lib/Test/Harness.pm lib/Test/Harness/t/strap-analyze.t
11843 ____________________________________________________________________________
11844 [ 24940] By: nicholas                              on 2005/06/22  16:37:06
11845         Log: Add facility to fork() early in perl_destruct and use the child to
11846              dump out leaked scalars (enabled with DEBUG_LEAKING_SCALARS_FORK_DUMP
11847              when DEBUG_LEAKING_SCALARS is already in force)
11848      Branch: perl
11849            ! perl.c
11850 ____________________________________________________________________________
11851 [ 24939] By: steveh                                on 2005/06/22  13:25:16
11852         Log: Silence yet more bcc32 compiler warnings
11853              
11854              ("Code has no effect")
11855      Branch: perl
11856            ! hv.c pp_ctl.c pp_hot.c
11857 ____________________________________________________________________________
11858 [ 24938] By: steveh                                on 2005/06/22  13:02:17
11859         Log: Silence some more bcc32 compiler warnings
11860              
11861              ("Suggest parentheses to clarify precedence")
11862      Branch: perl
11863            ! warnings.h warnings.pl
11864 ____________________________________________________________________________
11865 [ 24937] By: steveh                                on 2005/06/22  12:31:59
11866         Log: Silence some bcc32 compiler warnings
11867              
11868              ("Superfluous & with function")
11869      Branch: perl
11870            ! perlvars.h pp.c win32/win32.c
11871 ____________________________________________________________________________
11872 [ 24936] By: nicholas                              on 2005/06/22  10:08:43
11873         Log: Now that the global string table is using a single hunk of memory
11874              for both HE and HEK, we need to actually free things in perl_destruct
11875      Branch: perl
11876            ! perl.c
11877 ____________________________________________________________________________
11878 [ 24935] By: steveh                                on 2005/06/22  09:40:25
11879         Log: Fix Archive-Tar tests on Win32
11880              
11881              (Patch from Jos Boumans, from his current dev version.)
11882      Branch: perl
11883            ! lib/Archive/Tar.pm
11884 ____________________________________________________________________________
11885 [ 24934] By: merijn                                on 2005/06/21  19:27:38
11886         Log: Redo generation of change #24898
11887              Do not forget to run Porting/config_h.pl!
11888      Branch: perl
11889            ! Configure config_h.SH
11890 ____________________________________________________________________________
11891 [ 24932] By: rgs                                   on 2005/06/21  17:05:01
11892         Log: Upgrade to Test::Harness 2.49_02
11893      Branch: perl
11894            ! lib/Test/Harness.pm lib/Test/Harness/Changes
11895            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
11896            ! lib/Test/Harness/t/test-harness.t
11897 ____________________________________________________________________________
11898 [ 24931] By: rgs                                   on 2005/06/21  16:33:32
11899         Log: Add Archive::Tar to the maintainers list
11900      Branch: perl
11901            ! Porting/Maintainers.pl
11902 ____________________________________________________________________________
11903 [ 24930] By: rgs                                   on 2005/06/21  16:14:06
11904         Log: Trim trailing spaces
11905      Branch: perl
11906            ! lib/Archive/Tar/bin/ptar
11907 ____________________________________________________________________________
11908 [ 24929] By: rgs                                   on 2005/06/21  15:53:30
11909         Log: Add pod, so ptar has a manpage
11910      Branch: perl
11911            ! lib/Archive/Tar/bin/ptar
11912 ____________________________________________________________________________
11913 [ 24928] By: rgs                                   on 2005/06/21  15:27:37
11914         Log: POD nits
11915      Branch: perl
11916            ! ext/Storable/Storable.pm
11917 ____________________________________________________________________________
11918 [ 24927] By: nicholas                              on 2005/06/21  15:27:14
11919         Log: Drag t/op/gv.t kicking and screaming into the century of the fruitbat
11920              (or at least into the decade of t/test.pl)
11921      Branch: perl
11922            ! t/op/gv.t
11923 ____________________________________________________________________________
11924 [ 24926] By: rgs                                   on 2005/06/21  15:04:10
11925         Log: Add the ptar(1) utility from Archive::Tar
11926      Branch: perl
11927            + lib/Archive/Tar/bin/ptar utils/ptar.PL
11928            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
11929            ! win32/Makefile win32/makefile.mk
11930 ____________________________________________________________________________
11931 [ 24925] By: steveh                                on 2005/06/21  13:49:10
11932         Log: Trim trailing whitespace from $! and $^E
11933              
11934              (Fixes lib/Test/Simple/t/fail-more.t with bcc32 on Win32, and is
11935              good for consistency anyway)
11936      Branch: perl
11937            ! mg.c
11938 ____________________________________________________________________________
11939 [ 24924] By: nicholas                              on 2005/06/21  12:39:27
11940         Log: Avoid having NULL entries in the weakref backreference array, and
11941              make S_sv_add_backref O(1) (instead of O(n))
11942      Branch: perl
11943            ! sv.c
11944 ____________________________________________________________________________
11945 [ 24923] By: rgs                                   on 2005/06/21  12:12:10
11946         Log: Cleanup after this test
11947      Branch: perl
11948            ! lib/Archive/Tar/t/02_methods.t
11949 ____________________________________________________________________________
11950 [ 24922] By: rgs                                   on 2005/06/21  12:01:07
11951         Log: Add Archive::Tar 1.24, except ptar for now
11952      Branch: perl
11953            + lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
11954            + lib/Archive/Tar/File.pm lib/Archive/Tar/t/01_use.t
11955            + lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/03_file.t
11956            + lib/Archive/Tar/t/99_pod.t lib/Archive/Tar/t/src/long/b
11957            + lib/Archive/Tar/t/src/long/bar.tar
11958            + lib/Archive/Tar/t/src/long/foo.tgz
11959            + lib/Archive/Tar/t/src/short/b
11960            + lib/Archive/Tar/t/src/short/bar.tar
11961            + lib/Archive/Tar/t/src/short/foo.tgz
11962            ! MANIFEST
11963 ____________________________________________________________________________
11964 [ 24921] By: nicholas                              on 2005/06/21  10:58:22
11965         Log: weak references aren't UVs, do don't show this in the dump flags.
11966      Branch: perl
11967            ! dump.c
11968 ____________________________________________________________________________
11969 [ 24920] By: rgs                                   on 2005/06/21  10:50:18
11970         Log: Subject: [PATCH] ternary operator cond ? foo : bar being parsed as ?...?
11971              From: Salvador Fandiño <sfandino@yahoo.com>
11972              Date: Fri, 17 Jun 2005 14:06:30 +0100
11973              Message-ID: <20050617130548.18776.qmail@lists.develooper.com>
11974              
11975              with wordings improvements suggested by Ronald J Kimball
11976      Branch: perl
11977            ! pod/perldiag.pod toke.c
11978 ____________________________________________________________________________
11979 [ 24919] By: nicholas                              on 2005/06/21  10:35:09
11980         Log: No need to set flags twice.
11981      Branch: perl
11982            ! av.c
11983 ____________________________________________________________________________
11984 [ 24918] By: nicholas                              on 2005/06/21  09:44:08
11985         Log: As there will be no old body to dispose of, we can return immediately.
11986      Branch: perl
11987            ! sv.c
11988 ____________________________________________________________________________
11989 [ 24917] By: rgs                                   on 2005/06/21  09:40:46
11990         Log: Fix [perl #36102] Data::Dumper Doesn't Stringify Numeric Labels
11991      Branch: perl
11992            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
11993            ! ext/Data/Dumper/t/dumper.t
11994 ____________________________________________________________________________
11995 [ 24916] By: rgs                                   on 2005/06/21  07:03:40
11996         Log: Subject: Re: [perl #36310] sv_vcatpvfn() fails on some (very limited) situations 
11997              From: Tsutomu IKEGAMI <t-ikegami@aist.go.jp>
11998              Date: Fri, 17 Jun 2005 17:55:10 +0900 (JST)
11999              Message-Id: <20050617.175510.21285350.t-ikegami@aist.go.jp>
12000      Branch: perl
12001            ! sv.c
12002 ____________________________________________________________________________
12003 [ 24915] By: rgs                                   on 2005/06/20  16:28:38
12004         Log: Subject: [PATCH perl.h] FPTR2DPTR/DPTR2FPTR
12005              From: Robin Barker <Robin.Barker@npl.co.uk>
12006              Date: Mon, 20 Jun 2005 13:47:37 +0100
12007              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6E4@hotel.npl.co.uk>
12008      Branch: perl
12009            ! perl.h
12010 ____________________________________________________________________________
12011 [ 24914] By: nicholas                              on 2005/06/20  15:21:59
12012         Log: Replace the non-const initialiser block + loop with a series of calls
12013              to a small static function.
12014              c.f. "I will replace you with a small shell script..."
12015      Branch: perl
12016            ! sv.c
12017 ____________________________________________________________________________
12018 [ 24913] By: rgs                                   on 2005/06/20  15:12:50
12019         Log: Subject: [PATCH] The continuing adventures of Constman and Localize Boy
12020              From: Andy Lester <andy@petdance.com>
12021              Date: Mon, 20 Jun 2005 10:22:37 -0500
12022              Message-ID: <20050620152237.GA5032@petdance.com>
12023      Branch: perl
12024            ! XSUB.h doop.c embed.fnc embed.h global.sym gv.c mg.c pad.c
12025            ! perl.h proto.h sv.c universal.c util.c
12026 ____________________________________________________________________________
12027 [ 24912] By: rgs                                   on 2005/06/20  13:32:52
12028         Log: Same fix, for the test, now.
12029      Branch: perl
12030            ! t/run/switches.t
12031 ____________________________________________________________________________
12032 [ 24911] By: rgs                                   on 2005/06/20  13:06:13
12033         Log: perl -v was outputting a double v (spotted by Jarkko)
12034      Branch: perl
12035            ! perl.c
12036 ____________________________________________________________________________
12037 [ 24910] By: rgs                                   on 2005/06/20  11:58:32
12038         Log: Remove signature test, which is always skipped
12039      Branch: perl
12040            - lib/Test/Simple/t/00signature.t
12041            ! MANIFEST
12042 ____________________________________________________________________________
12043 [ 24909] By: rgs                                   on 2005/06/20  11:45:02
12044         Log: Subject: [PATCH pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod] Recommend Against UNIVERSAL:: Methods as Functions, take 2
12045              From: chromatic <chromatic@wgz.org>
12046              Date: Sat, 18 Jun 2005 12:15:41 -0700
12047              Message-Id: <1119122141.21521.9.camel@localhost>
12048      Branch: perl
12049            ! pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod
12050 ____________________________________________________________________________
12051 [ 24908] By: rgs                                   on 2005/06/20  11:00:31
12052         Log: Remove the deprecated $# variable
12053      Branch: perl
12054            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
12055            ! pod/perldiag.pod sv.c t/lib/warnings/gv
12056 ____________________________________________________________________________
12057 [ 24907] By: nicholas                              on 2005/06/20  10:35:41
12058         Log: Silence warning in debug printf
12059      Branch: perl
12060            ! doop.c
12061 ____________________________________________________________________________
12062 [ 24906] By: rgs                                   on 2005/06/20  09:45:24
12063         Log: Subject: [PATCH] More random cleanups
12064              From: Andy Lester <andy@petdance.com>
12065              Date: Fri, 17 Jun 2005 09:50:29 -0500
12066              Message-ID: <20050617145029.GC11769@petdance.com>
12067      Branch: perl
12068            ! embed.fnc embed.h pp_ctl.c pp_sort.c proto.h scope.c
12069 ____________________________________________________________________________
12070 [ 24905] By: steveh                                on 2005/06/20  09:30:23
12071         Log: Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change 24898)
12072              
12073              The try.c test program added to Configure by change 24898 outputs
12074              "Yes" using each of VC++, GCC and BCC32, so here goes...
12075      Branch: perl
12076            ! win32/config.bc win32/config.gc win32/config.vc
12077            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
12078            ! win32/config_H.vc win32/config_H.vc64
12079 ____________________________________________________________________________
12080 [ 24904] By: rgs                                   on 2005/06/20  09:23:33
12081         Log: Hugo suggests this.
12082      Branch: perl
12083            ! pod/perlhack.pod
12084 ____________________________________________________________________________
12085 [ 24903] By: rgs                                   on 2005/06/20  09:20:40
12086         Log: Missed a chunk in previous commit
12087      Branch: perl
12088            ! pod/perlsyn.pod
12089 ____________________________________________________________________________
12090 [ 24902] By: rgs                                   on 2005/06/20  09:18:35
12091         Log: Subject: [perl #36328] Until Statement Undocumented 
12092              From: Eric Amick (via RT) <perlbug-followup@perl.org>
12093              Date: 18 Jun 2005 03:47:32 -0000
12094              Message-ID: <rt-3.0.11-36328-115949.3.38667506136829@perl.org>
12095      Branch: perl
12096            ! pod/perlsyn.pod
12097 ____________________________________________________________________________
12098 [ 24901] By: rgs                                   on 2005/06/20  09:06:57
12099         Log: Subject: Re: [PATCH replacement] Re: [perl #36313] perl -e "1for$[=0" crash
12100              From: Rick Delaney <rick@bort.ca>
12101              Date: Sun, 19 Jun 2005 09:47:22 -0400
12102              Message-ID: <20050619134722.GB31592@localhost.localdomain>
12103      Branch: perl
12104            ! op.c t/comp/parser.t
12105 ____________________________________________________________________________
12106 [ 24900] By: nicholas                              on 2005/06/20  08:19:52
12107         Log: S_del_body is sufficiently small that inlining it is a space win.
12108      Branch: perl
12109            ! sv.c
12110 ____________________________________________________________________________
12111 [ 24899] By: nicholas                              on 2005/06/19  15:12:26
12112         Log: If NV_ZERO_IS_ALLBITS_ZERO there's no need to explicitly set the NVX
12113              to 0.0, as the memset has already done it.
12114      Branch: perl
12115            ! sv.c
12116 ____________________________________________________________________________
12117 [ 24898] By: nicholas                              on 2005/06/19  15:11:06
12118         Log: Add a Configure test to see if NV 0.0 is stored as all bits zero, and
12119              #define NV_ZERO_IS_ALLBITS_ZERO if so.  This is always true on VMS:
12120              
12121              Subject: Re: Configure check for whether 0.0 is stored as all bits zero
12122              From: "Craig A. Berry" <craigberry@mac.com>
12123              Message-Id: <p06210214beda5bf31c4c@[172.16.52.1]>
12124              Date: Sat, 18 Jun 2005 18:23:59 -0500
12125      Branch: perl
12126            ! Configure Porting/Glossary config_h.SH configure.com
12127 ____________________________________________________________________________
12128 [ 24897] By: nicholas                              on 2005/06/19  10:22:58
12129         Log: Move the offset calculations outside of new_body/del_body.
12130              This makes some of the upgrade code slightly simpler.
12131      Branch: perl
12132            ! sv.c
12133 ____________________________________________________________________________
12134 [ 24896] By: nicholas                              on 2005/06/18  22:43:58
12135         Log: Refactor sv_dup to memcpy from source to destination, and only
12136              explicitly copy the structure members that need explicit duplication.
12137      Branch: perl
12138            ! sv.c
12139 ____________________________________________________________________________
12140 [ 24895] By: nicholas                              on 2005/06/18  16:33:41
12141         Log: Squeeze a little more savings by moving pte and he arenas into the
12142              common arena free code.
12143      Branch: perl
12144            ! hv.h perl.h sv.c
12145 ____________________________________________________________________________
12146 [ 24894] By: nicholas                              on 2005/06/18  15:07:47
12147         Log: Subject: [PATCH] squeeze repetition out of Perl_sv_free_arenas
12148              From: Jim Cromie <jcromie@divsol.com>
12149              Message-ID: <42B3C388.2090902@divsol.com>
12150              Date: Sat, 18 Jun 2005 00:47:36 -0600
12151      Branch: perl
12152            ! sv.c
12153 ____________________________________________________________________________
12154 [ 24893] By: nicholas                              on 2005/06/18  14:28:04
12155         Log: update AVs and HVs using the old_body, and remove all of the local
12156              variables used to hold the SV body piecemeal.
12157      Branch: perl
12158            ! sv.c
12159 ____________________________________________________________________________
12160 [ 24892] By: nicholas                              on 2005/06/18  10:57:02
12161         Log: sv_upgrade by memcpy
12162              AV and HV cases need tidyup
12163      Branch: perl
12164            ! sv.c
12165 ____________________________________________________________________________
12166 [ 24891] By: nicholas                              on 2005/06/17  19:37:56
12167         Log: Fix compiling with -DPURIFY
12168      Branch: perl
12169            ! sv.c
12170 ____________________________________________________________________________
12171 [ 24890] By: nicholas                              on 2005/06/17  17:30:19
12172         Log: Change 24886 was buggy - should be taking (and passing in) the
12173              address of the arena.
12174      Branch: perl
12175            ! sv.c
12176 ____________________________________________________________________________
12177 [ 24889] By: rgs                                   on 2005/06/17  15:43:11
12178         Log: Add new internal error message to perldiag
12179      Branch: perl
12180            ! pod/perldiag.pod
12181 ____________________________________________________________________________
12182 [ 24888] By: nicholas                              on 2005/06/17  15:37:50
12183         Log: Collect a little more information about the body we're getting rid of
12184      Branch: perl
12185            ! sv.c
12186 ____________________________________________________________________________
12187 [ 24887] By: rgs                                   on 2005/06/17  14:44:43
12188         Log: Missing aTHX_ (noticed by Jim Cromie)
12189      Branch: perl
12190            ! sv.c
12191 ____________________________________________________________________________
12192 [ 24886] By: nicholas                              on 2005/06/17  14:28:07
12193         Log: Move freeing the old body after the creating of the new body.
12194      Branch: perl
12195            ! sv.c
12196 ____________________________________________________________________________
12197 [ 24885] By: nicholas                              on 2005/06/17  13:42:03
12198         Log: The only way is up!
12199              (*up*grades. Or croak)
12200      Branch: perl
12201            ! sv.c
12202 ____________________________________________________________________________
12203 [ 24884] By: rgs                                   on 2005/06/17  12:21:53
12204         Log: Subject: [perl #36199] [PATCH] 5.8.7 fails to build with parallel make 
12205              From: "Steve Peters via RT" <perlbug-followup@perl.org>
12206              Date: 16 Jun 2005 17:11:14 -0000
12207              Message-ID: <rt-3.0.11-36199-115872.8.39962488213992@perl.org>
12208      Branch: perl
12209            ! Makefile.SH
12210 ____________________________________________________________________________
12211 [ 24883] By: steveh                                on 2005/06/17  11:36:45
12212         Log: Silence STDERR grumblings from Borland's math library.
12213              
12214              This fixes failures in ext/B/t/deparse.t and lib/warnings.t (and
12215              renders change 24870 obsolete, hence it is reverted here).
12216      Branch: perl
12217            ! lib/warnings.t makedef.pl win32/win32.c
12218 ____________________________________________________________________________
12219 [ 24882] By: rgs                                   on 2005/06/17  09:26:25
12220         Log: Upgrade to PathTools 3.09
12221      Branch: perl
12222            ! ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm
12223            ! lib/File/Spec.pm
12224 ____________________________________________________________________________
12225 [ 24881] By: nicholas                              on 2005/06/17  08:35:48
12226         Log: new_pte/del_pte can use new_body/del_body too
12227      Branch: perl
12228            ! sv.c
12229 ____________________________________________________________________________
12230 [ 24880] By: steveh                                on 2005/06/17  08:28:32
12231         Log: Subject: [PATCH] Strip \\?\ prefix from Perl path in win32/win32.c:set_w32_module_name()
12232              From: "Jan Dubois" <jand@ActiveState.com>
12233              Date: Thu, 16 Jun 2005 11:43:15 -0700
12234              Message-Id: <200506161843.j5GIhKhL024472@smtp3.ActiveState.com>
12235      Branch: perl
12236            ! win32/win32.c
12237 ____________________________________________________________________________
12238 [ 24879] By: nicholas                              on 2005/06/16  22:08:29
12239         Log: Storing the ixv for magic arrays seems to cause double free errors on
12240              OS X. This all feels like voodoo.
12241      Branch: perl
12242            ! ext/B/B/Bytecode.pm
12243 ____________________________________________________________________________
12244 [ 24878] By: nicholas                              on 2005/06/16  22:06:57
12245         Log: Replace all the new/del static functions with calls to a single pair
12246              of functions that uproot/plant bodies
12247      Branch: perl
12248            ! embed.fnc embed.h proto.h sv.c
12249 ____________________________________________________________________________
12250 [ 24877] By: nicholas                              on 2005/06/16  19:28:20
12251         Log: Making more_* return a pointer, and swapping to a ternary ?: in
12252              new_* seems to generate slightly terser object code.
12253      Branch: perl
12254            ! sv.c
12255 ____________________________________________________________________________
12256 [ 24876] By: nicholas                              on 2005/06/16  18:37:55
12257         Log: Replace all the S_more_* functions with a single function.
12258              Saves 1.5K on the object file in OS X when built with -Os
12259      Branch: perl
12260            ! sv.c
12261 ____________________________________________________________________________
12262 [ 24875] By: nicholas                              on 2005/06/16  16:25:54
12263         Log: Subject: [PATCH] Re: [perl #36048] Refactor S_more_*v into one function
12264              From: Jim Cromie <jcromie@divsol.com>
12265              Message-ID: <42ADC8ED.4090009@divsol.com>
12266              Date: Mon, 13 Jun 2005 11:57:01 -0600
12267      Branch: perl
12268            ! sv.c
12269 ____________________________________________________________________________
12270 [ 24874] By: nicholas                              on 2005/06/16  15:09:00
12271         Log: I'm not convinced that manually creating HVs via sv_upgrade is a great
12272              idea, but as we are, turning on shared keys makes sense.
12273      Branch: perl
12274            ! util.c
12275 ____________________________________________________________________________
12276 [ 24873] By: merijn                                on 2005/06/16  14:33:10
12277         Log: Subject: [PATCH] Lint support
12278              From: Andy Lester <andy@petdance.com>
12279              Date: Thu, 16 Jun 2005 09:35:21 -0500
12280              Message-ID: <20050616143521.GB22188@petdance.com>
12281      Branch: perl
12282            ! XSUB.h perl.h universal.c
12283 ____________________________________________________________________________
12284 [ 24872] By: merijn                                on 2005/06/16  14:24:43
12285         Log: Subject: Re: a warning for a ExtUtils::ParseXS test
12286              From: Ken Williams <ken@mathforum.org>
12287              Date: Wed, 15 Jun 2005 20:00:42 -0500
12288              Message-Id: <29d2a69650cb39059c9af487069b941c@mathforum.org>
12289      Branch: perl
12290            ! lib/ExtUtils/ParseXS/t/XSTest.xs
12291 ____________________________________________________________________________
12292 [ 24871] By: rgs                                   on 2005/06/16  13:55:18
12293         Log: Subject: [PATCH] Removing /*SUPPRESS xxx*/
12294              From: Andy Lester <andy@petdance.com>
12295              Date: Thu, 16 Jun 2005 09:13:42 -0500
12296              Message-ID: <20050616141342.GA22188@petdance.com>
12297      Branch: perl
12298            ! av.c doio.c doop.c perl.c pp.c pp_hot.c pp_sys.c regcomp.c
12299            ! regexec.c sv.c toke.c util.c
12300 ____________________________________________________________________________
12301 [ 24870] By: steveh                                on 2005/06/16  13:16:56
12302         Log: Teach lib/warnings.t about Borland CRT error messages
12303      Branch: perl
12304            ! lib/warnings.t
12305 ____________________________________________________________________________
12306 [ 24869] By: rgs                                   on 2005/06/16  12:54:18
12307         Log: Subject: [perl #36237] IO::File $fh->binmode($layer) is broken 
12308              From: "Alexander Foken" (via RT) <perlbug-followup@perl.org>
12309              Date: 10 Jun 2005 12:46:41 -0000
12310              Message-ID: <rt-3.0.11-36237-115536.13.400290704223@perl.org>
12311              
12312              and bump version number
12313      Branch: perl
12314            ! ext/IO/lib/IO/File.pm
12315 ____________________________________________________________________________
12316 [ 24868] By: steveh                                on 2005/06/16  11:10:01
12317         Log: Update README.win32
12318              
12319              (Mention Borland compiler is also free; update libwin32 link)
12320      Branch: perl
12321            ! README.win32
12322 ____________________________________________________________________________
12323 [ 24867] By: steveh                                on 2005/06/16  11:00:19
12324         Log: Give op/taint.t a helping hand for Borland compiler on Win32
12325      Branch: perl
12326            ! t/op/taint.t
12327 ____________________________________________________________________________
12328 [ 24866] By: steveh                                on 2005/06/16  09:51:33
12329         Log: Fix changes 24862 and 24863 for Sarathy's old dmake
12330      Branch: perl
12331            ! win32/makefile.mk
12332 ____________________________________________________________________________
12333 [ 24865] By: rgs                                   on 2005/06/16  09:45:59
12334         Log: Subs with builtin attributes shouldn't be made constant
12335              
12336              Subject: Re: [perl #36297] builtin attrs on subrutine declarations
12337              From: Salvador "FandiXo" <sfandino@yahoo.com>
12338              Date: Wed, 15 Jun 2005 08:27:00 -0700 (PDT)
12339              Message-ID: <20050615152700.96320.qmail@web52702.mail.yahoo.com>
12340      Branch: perl
12341            ! op.c
12342 ____________________________________________________________________________
12343 [ 24864] By: rgs                                   on 2005/06/16  09:18:58
12344         Log: Add -f in perl synopsys, sync perl.pod and perlrun.pod synopses
12345      Branch: perl
12346            ! pod/perl.pod pod/perlrun.pod
12347 ____________________________________________________________________________
12348 [ 24863] By: steveh                                on 2005/06/16  09:09:22
12349         Log: Simplify win32/makefile.mk for static extensions with GCC
12350      Branch: perl
12351            ! win32/makefile.mk
12352 ____________________________________________________________________________
12353 [ 24862] By: steveh                                on 2005/06/16  08:51:14
12354         Log: Enable static extensions with Borland compiler on Win32
12355      Branch: perl
12356            ! win32/buildext.pl win32/makefile.mk
12357 ____________________________________________________________________________
12358 [ 24861] By: rgs                                   on 2005/06/16  08:29:10
12359         Log: Revert part of change #24854
12360      Branch: perl
12361            ! ext/Devel/DProf/t/DProf.t perl.c
12362 ____________________________________________________________________________
12363 [ 24860] By: steveh                                on 2005/06/16  07:40:21
12364         Log: Don't export Perl_stashpv_hvname_match when !USE_ITHREADS
12365              
12366              (Fixes a linker error on Win 32 introduced by change #24847)
12367      Branch: perl
12368            ! makedef.pl
12369 ____________________________________________________________________________
12370 [ 24859] By: nicholas                              on 2005/06/15  22:32:14
12371         Log: Don't write bytecode to load the NVX of AVs and HVs
12372      Branch: perl
12373            ! ext/B/B/Bytecode.pm
12374 ____________________________________________________________________________
12375 [ 24858] By: nicholas                              on 2005/06/15  22:31:41
12376         Log: We were failing to pring "not ok" if the text exited uncleanly
12377      Branch: perl
12378            ! ext/B/t/bytecode.t
12379 ____________________________________________________________________________
12380 [ 24857] By: nicholas                              on 2005/06/15  22:30:53
12381         Log: assert that you aren't assigning to the NVX of an AV or HV
12382      Branch: perl
12383            ! sv.h
12384 ____________________________________________________________________________
12385 [ 24856] By: rgs                                   on 2005/06/15  16:37:46
12386         Log: Introduce PERL_RUNPERL_DEBUG to alter the behavior of runperl(),
12387              this can be useful to use valgrind for example
12388      Branch: perl
12389            ! t/test.pl
12390 ____________________________________________________________________________
12391 [ 24855] By: steveh                                on 2005/06/15  16:30:58
12392         Log: Fix $Config{ccversion} for Borland C++ 5.5.1
12393              
12394              This pattern match seems a little saner, and stops " for Win32"
12395              getting picked up from the following output:
12396              
12397              Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
12398              
12399              Maybe it breaks older versions, but at least the latest now works
12400              correctly. If anyone knows what older versions' messages look like
12401              then speak up!
12402      Branch: perl
12403            ! win32/config_sh.PL
12404 ____________________________________________________________________________
12405 [ 24854] By: rgs                                   on 2005/06/15  16:24:05
12406         Log: Subject: Re: [PATCH] make -f invalid when USE_SITECUSTOMIZE isn't set
12407              From: Steve Peters <steve@fisharerojo.org>
12408              Date: Wed, 15 Jun 2005 11:30:41 -0500
12409              Message-ID: <20050615163040.GA14745@mccoy.peters.homeunix.org>
12410      Branch: perl
12411            ! ext/Devel/DProf/t/DProf.t perl.c
12412 ____________________________________________________________________________
12413 [ 24853] By: rgs                                   on 2005/06/15  16:16:32
12414         Log: Subject: sort optimization
12415              From: Salvador Fandiño <sfandino@yahoo.com>
12416              Date: Mon, 06 Jun 2005 12:05:05 +0100
12417              Message-ID: <20050606110425.22941.qmail@lists.develooper.com>
12418      Branch: perl
12419            ! pp_sort.c
12420 ____________________________________________________________________________
12421 [ 24852] By: steveh                                on 2005/06/15  16:02:06
12422         Log: Fix win32/makefile.mk for building with bcc32 5.5.1 and dmake 4.4
12423      Branch: perl
12424            ! win32/makefile.mk
12425 ____________________________________________________________________________
12426 [ 24851] By: rgs                                   on 2005/06/15  14:40:40
12427         Log: Subject: [perl #36297] builtin attrs on subrutine declarations 
12428              From: Salvador "FandiXXo" (via RT) <perlbug-followup@perl.org>
12429              Date: 15 Jun 2005 13:54:53 -0000
12430              Message-ID: <rt-3.0.11-36297-115797.8.75971493113916@perl.org>
12431      Branch: perl
12432            ! op.c t/op/attrs.t
12433 ____________________________________________________________________________
12434 [ 24850] By: merijn                                on 2005/06/15  13:57:57
12435         Log: Protect Perl_sv_2pvbyte () to NULL length pointers
12436              Thanks Nick!
12437      Branch: perl
12438            ! sv.c
12439 ____________________________________________________________________________
12440 [ 24849] By: rgs                                   on 2005/06/15  13:55:50
12441         Log: Better phrasing
12442      Branch: perl
12443            ! pod/perlfunc.pod
12444 ____________________________________________________________________________
12445 [ 24848] By: rgs                                   on 2005/06/15  09:27:55
12446         Log: Subject: [PATCH] Storable/Storable.xs: make plain C functions static
12447              From: Alexey Tourbin <at@altlinux.ru>
12448              Date: Sun, 5 Jun 2005 03:42:42 +0400
12449              Message-ID: <20050604234242.GW5867@solemn.turbinal.org>
12450      Branch: perl
12451            ! ext/Storable/Storable.xs
12452 ____________________________________________________________________________
12453 [ 24847] By: rgs                                   on 2005/06/15  09:03:22
12454         Log: Subject: [PATCH] CopSTASH_eq again
12455              From: Andy Lester <andy@petdance.com>
12456              Date: Tue, 14 Jun 2005 23:49:26 -0500
12457              Message-ID: <20050615044926.GA29087@petdance.com>
12458      Branch: perl
12459            ! cop.h embed.fnc embed.h global.sym proto.h util.c
12460 ____________________________________________________________________________
12461 [ 24846] By: rgs                                   on 2005/06/15  07:49:48
12462         Log: Fix warning nits, by Jarkko
12463      Branch: perl
12464            ! sv.c
12465 ____________________________________________________________________________
12466 [ 24845] By: nicholas                              on 2005/06/14  19:28:28
12467         Log: Subject: [PATCH] S_emulate_eaccess() does return a value
12468              From: Steve Peters <steve@fisharerojo.org>
12469              Message-ID: <20050614193052.GA1898@mccoy.peters.homeunix.org>
12470              Date: Tue, 14 Jun 2005 14:30:52 -0500
12471      Branch: perl
12472            ! embed.fnc proto.h
12473 ____________________________________________________________________________
12474 [ 24844] By: davem                                 on 2005/06/14  17:24:18
12475         Log: whoops, Perl_magic_freearylen_p returns int
12476      Branch: perl
12477            ! mg.c
12478 ____________________________________________________________________________
12479 [ 24843] By: nicholas                              on 2005/06/14  16:29:49
12480         Log: Change 24838 breaks deparse.t, which checks that embedded NULs work.
12481              Here's a temporary hack, pending a way for B to correctly identify
12482              PVs that are variable names in pads.
12483      Branch: perl
12484            ! ext/B/B.xs
12485 ____________________________________________________________________________
12486 [ 24842] By: rgs                                   on 2005/06/14  13:49:41
12487         Log: Add core test preamble
12488      Branch: perl
12489            ! lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
12490            ! lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
12491            ! lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
12492            ! lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
12493            ! lib/IO/Zlib/t/uncomp2.t
12494 ____________________________________________________________________________
12495 [ 24841] By: nicholas                              on 2005/06/14  13:40:49
12496         Log: Test was coredumping with a shared perl library.
12497              This is wrong. It seems that what gets peephole optimised
12498              (in this case named method calls into shared string scalars) depends
12499              on whether there is a shared perl library.
12500              Anyway, fix the symptom - the coredump.
12501      Branch: perl
12502            ! ext/XS/APItest/t/hash.t
12503 ____________________________________________________________________________
12504 [ 24840] By: steveh                                on 2005/06/14  13:36:03
12505         Log: Stop "test" filename clashing with "TEST" on Win32
12506              
12507              (and bump $IO::Zlib::VERSION again)
12508      Branch: perl
12509            ! lib/IO/Zlib.pm lib/IO/Zlib/t/uncomp1.t lib/IO/Zlib/t/uncomp2.t
12510 ____________________________________________________________________________
12511 [ 24839] By: steveh                                on 2005/06/14  13:26:30
12512         Log: Actually skip tests when they're supposed to be skipped!
12513              
12514              (and bump $IO::Zlib::VERSION)
12515      Branch: perl
12516            ! lib/IO/Zlib.pm lib/IO/Zlib/t/external.t
12517 ____________________________________________________________________________
12518 [ 24838] By: rgs                                   on 2005/06/14  13:22:20
12519         Log: Subject: [PATCH] Fix for SEGV in ext/B/t/xref.t on OpenBSD
12520              From: Steve Peters <steve@fisharerojo.org>
12521              Date: Tue, 14 Jun 2005 08:16:38 -0500
12522              Message-ID: <20050614131638.GA24771@mccoy.peters.homeunix.org>
12523      Branch: perl
12524            ! ext/B/B.xs
12525 ____________________________________________________________________________
12526 [ 24837] By: steveh                                on 2005/06/14  13:13:17
12527         Log: Don't delete IO/Zlib during distclean on Win32
12528              
12529              (IO/Socket still needs to go, though)
12530      Branch: perl
12531            ! win32/Makefile win32/makefile.mk
12532 ____________________________________________________________________________
12533 [ 24836] By: rgs                                   on 2005/06/14  13:02:24
12534         Log: Document ${^UTF8LOCALE}
12535      Branch: perl
12536            ! pod/perlvar.pod
12537 ____________________________________________________________________________
12538 [ 24835] By: rgs                                   on 2005/06/14  12:12:33
12539         Log: Add IO::Zlib in maintainers list
12540      Branch: perl
12541            ! Porting/Maintainers.pl
12542 ____________________________________________________________________________
12543 [ 24834] By: rgs                                   on 2005/06/14  12:06:40
12544         Log: Add IO::Zlib 1.04 to bleadperl
12545      Branch: perl
12546            + lib/IO/Zlib.pm lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
12547            + lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
12548            + lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
12549            + lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
12550            + lib/IO/Zlib/t/uncomp2.t
12551            ! MANIFEST Makefile.SH
12552 ____________________________________________________________________________
12553 [ 24833] By: davem                                 on 2005/06/14  10:15:10
12554         Log: Perl_magic_freearylen_p could coredump
12555      Branch: perl
12556            ! mg.c
12557 ____________________________________________________________________________
12558 [ 24832] By: rgs                                   on 2005/06/14  08:52:46
12559         Log: Subject: better assertion support
12560              From: Salvador Fandiño <sfandino@yahoo.com>
12561              Date: Mon, 13 Jun 2005 16:48:01 +0100
12562              Message-ID: <20050613154719.29295.qmail@lists.develooper.com>
12563      Branch: perl
12564            + lib/assertions/compat.pm t/comp/asstcompat.t
12565            ! MANIFEST lib/assertions.pm lib/assertions/activate.pm perl.c
12566            ! pod/perlrun.pod t/comp/assertions.t t/run/switch_A.t
12567 ____________________________________________________________________________
12568 [ 24831] By: rgs                                   on 2005/06/14  08:31:18
12569         Log: Since the version module is use'd afterwards, use_ok needs to be
12570              in a BEGIN block
12571      Branch: perl
12572            ! lib/version.t
12573 ____________________________________________________________________________
12574 [ 24830] By: steveh                                on 2005/06/14  07:42:33
12575         Log: Add BUILDOPTEXTRA to Win32 makefiles
12576              
12577              This allows extra build options, e.g. -DNO_HASH_SEED, to be
12578              specified on the command line, which is otherwise not possible
12579              under nmake using the existing BUILDOPT macro
12580              
12581              Suggested by Jan Dubois <jand@ActiveState.com>
12582      Branch: perl
12583            ! win32/Makefile win32/makefile.mk
12584 ____________________________________________________________________________
12585 [ 24829] By: nicholas                              on 2005/06/13  22:29:00
12586         Log: Pay attention to the comments that Dave writes.
12587      Branch: perl
12588            ! sv.c
12589 ____________________________________________________________________________
12590 [ 24828] By: rgs                                   on 2005/06/13  20:22:52
12591         Log: Comment nit to help Devel::Cover, spotted by Steve Peters
12592      Branch: perl
12593            ! ext/POSIX/POSIX.xs
12594 ____________________________________________________________________________
12595 [ 24827] By: nicholas                              on 2005/06/13  20:18:57
12596         Log: Croak if an attempt is made to modify PL_strtab
12597              (er, TODO - these should be in perldiag)
12598      Branch: perl
12599            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
12600            ! ext/XS/APItest/t/hash.t hv.c
12601 ____________________________________________________________________________
12602 [ 24826] By: nicholas                              on 2005/06/13  20:17:56
12603         Log: More SvPV consting
12604      Branch: perl
12605            ! perl.c
12606 ____________________________________________________________________________
12607 [ 24825] By: steveh                                on 2005/06/13  16:35:19
12608         Log: Subject: [PATCH @ 24819] Re: Change 24806: improve static build for win32/Makefile
12609              From: vadim <vadim@vkonovalov.ru>
12610              Date: Mon, 13 Jun 2005 15:41:41 -0400
12611              Message-Id: <1118691701.6333.32.camel@mdk10>
12612      Branch: perl
12613            ! win32/Makefile win32/makefile.mk
12614 ____________________________________________________________________________
12615 [ 24824] By: nicholas                              on 2005/06/13  16:24:57
12616         Log: With shared hash key scalars now accessing the hash via the PVX, you
12617              can't fake them with regular PVIVs. So fake method calls have to use
12618              real shared hask key scalars.
12619      Branch: perl
12620            ! ext/B/t/optree_specials.t op.c
12621 ____________________________________________________________________________
12622 [ 24823] By: rgs                                   on 2005/06/13  15:20:05
12623         Log: Subject: [PATCH] Bring bleadperl up to version.pm
12624              From: John Peacock <jpeacock@rowman.com>
12625              Date: Mon, 06 Jun 2005 05:18:21 -0400
12626              Message-ID: <42A414DD.8090504@rowman.com>
12627      Branch: perl
12628            ! configpm embed.fnc lib/h2xs.t lib/version.pm lib/version.t
12629            ! pod/perlapi.pod pp_ctl.c proto.h t/comp/require.t t/comp/use.t
12630            ! t/op/universal.t t/op/ver.t universal.c util.c utils/h2xs.PL
12631 ____________________________________________________________________________
12632 [ 24822] By: rgs                                   on 2005/06/13  12:49:18
12633         Log: Subject: [PATCH] Re: [perl #36047] perlmod.pod/CLONESKIP error
12634              From: Offer Kaye <offer.kaye@gmail.com>
12635              Date: Thu, 2 Jun 2005 09:14:53 +0300
12636              Message-ID: <56942505060123146e5eb1c2@mail.gmail.com>
12637      Branch: perl
12638            ! pod/perlmod.pod
12639 ____________________________________________________________________________
12640 [ 24821] By: nicholas                              on 2005/06/13  11:48:05
12641         Log: Change 24816 forgot to update makedef.pl
12642      Branch: perl
12643            ! makedef.pl
12644 ____________________________________________________________________________
12645 [ 24820] By: rgs                                   on 2005/06/13  11:28:43
12646         Log: Make some variables global, to avoid some "will not stay
12647              shared" warnings at compile time
12648      Branch: perl
12649            ! lib/ExtUtils/ParseXS.pm
12650 ____________________________________________________________________________
12651 [ 24819] By: nicholas                              on 2005/06/13  09:43:18
12652         Log: S_share_hek_flags can revert to returning a HEK
12653      Branch: perl
12654            ! embed.fnc hv.c proto.h
12655 ____________________________________________________________________________
12656 [ 24818] By: rgs                                   on 2005/06/13  09:13:43
12657         Log: Remove MANIFEST for Compress::Zlib
12658      Branch: perl
12659            - ext/Compress/Zlib/MANIFEST
12660            ! MANIFEST
12661 ____________________________________________________________________________
12662 [ 24817] By: rgs                                   on 2005/06/13  09:00:00
12663         Log: Make SvUPGRADE always have the value '1'
12664              Make sv_upgrade a void function
12665      Branch: perl
12666            ! embed.fnc pod/perlapi.pod proto.h sv.c sv.h
12667 ____________________________________________________________________________
12668 [ 24816] By: nicholas                              on 2005/06/13  08:25:53
12669         Log: We no longer need PL_shared_hek_table
12670      Branch: perl
12671            ! embedvar.h ext/threads/threads.xs intrpvar.h perl.c perlapi.h
12672            ! sv.c
12673 ____________________________________________________________________________
12674 [ 24815] By: rgs                                   on 2005/06/13  07:58:31
12675         Log: Help "make distclean"
12676      Branch: perl
12677            ! Makefile.SH
12678 ____________________________________________________________________________
12679 [ 24814] By: nicholas                              on 2005/06/12  23:40:55
12680         Log: Clone all shared string PVs as shared string PVs (now that we can do
12681              it very efficiently)
12682      Branch: perl
12683            ! sv.c
12684 ____________________________________________________________________________
12685 [ 24813] By: nicholas                              on 2005/06/12  22:34:39
12686         Log: duping shared hask key scalars can use hek_dup
12687      Branch: perl
12688            ! sv.c
12689 ____________________________________________________________________________
12690 [ 24812] By: nicholas                              on 2005/06/12  22:33:51
12691         Log: hek_dup can now store the HEK rather than the HE, as there is now a
12692              fast way to share a hek
12693      Branch: perl
12694            ! hv.c
12695 ____________________________________________________________________________
12696 [ 24811] By: nicholas                              on 2005/06/12  21:59:34
12697         Log: Provide share_hek_hek, and use it for fast copying of shared string
12698              scalars.
12699      Branch: perl
12700            ! hv.h sv.c
12701 ____________________________________________________________________________
12702 [ 24810] By: nicholas                              on 2005/06/12  21:58:23
12703         Log: Compare HE *s in S_unshare_hek_or_pvn's tight hek loop, rather than
12704              HEKs
12705      Branch: perl
12706            ! hv.c
12707 ____________________________________________________________________________
12708 [ 24809] By: nicholas                              on 2005/06/12  21:08:33
12709         Log: Shortcut chasing round strtab when we're not the last reference.
12710      Branch: perl
12711            ! hv.c
12712 ____________________________________________________________________________
12713 [ 24808] By: nicholas                              on 2005/06/12  20:00:18
12714         Log: In the shared string table, store the HE and HEK next to each other
12715              in one malloc()ed block.
12716      Branch: perl
12717            ! hv.c hv.h
12718 ____________________________________________________________________________
12719 [ 24807] By: merijn                                on 2005/06/12  09:58:32
12720         Log: Subject: [PATCH] perlipc.pod: mkfifo()
12721              From: Alexey Tourbin <at@altlinux.ru>
12722              Date: Sat, 11 Jun 2005 16:26:56 +0400
12723              Message-ID: <20050611122656.GC8181@solemn.turbinal.org>
12724      Branch: perl
12725            ! pod/perlipc.pod
12726 ____________________________________________________________________________
12727 [ 24806] By: merijn                                on 2005/06/12  09:54:07
12728         Log: Subject: improve static build for win32/Makefile
12729              From: vadim <vadim@vkonovalov.ru>
12730              Date: Sun, 12 Jun 2005 14:09:11 -0400
12731              Message-Id: <1118599750.2732.2.camel@mdk10>
12732      Branch: perl
12733            ! win32/Makefile
12734 ____________________________________________________________________________
12735 [ 24805] By: merijn                                on 2005/06/12  09:19:38
12736         Log: Subject: RE: 05gzsetp.t and initial 'ver' in test output
12737              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
12738              Date: Sat, 11 Jun 2005 22:23:00 +0100
12739              Message-Id: <20050611212234.UGOL29707.aamta11-winn.ispmail.ntl.com@MARQUESSPT21>
12740      Branch: perl
12741            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
12742            ! ext/Compress/Zlib/t/05gzsetp.t
12743 ____________________________________________________________________________
12744 [ 24804] By: nicholas                              on 2005/06/11  21:05:29
12745         Log: This isn't an LVALUE, so make the compiler enforce that.
12746      Branch: perl
12747            ! sv.h
12748 ____________________________________________________________________________
12749 [ 24803] By: nicholas                              on 2005/06/11  18:01:32
12750         Log: hash key code cleanup
12751      Branch: perl
12752            ! embed.fnc hv.c hv.h proto.h
12753 ____________________________________________________________________________
12754 [ 24802] By: nicholas                              on 2005/06/11  17:00:52
12755         Log: Shrink shared hash scalars from PVIV to PV
12756      Branch: perl
12757            ! embed.fnc embed.h proto.h sv.c sv.h
12758 ____________________________________________________________________________
12759 [ 24801] By: nicholas                              on 2005/06/11  14:08:00
12760         Log: Propagate const/mutable/not into the SvPV call for retrieving an
12761              overloaded value.
12762      Branch: perl
12763            ! sv.c
12764 ____________________________________________________________________________
12765 [ 24800] By: nicholas                              on 2005/06/10  23:12:29
12766         Log: More SvPV consting. And other related drive-by refactoring.
12767      Branch: perl
12768            ! regcomp.c regexec.c taint.c toke.c universal.c utf8.c util.c
12769            ! xsutils.c
12770 ____________________________________________________________________________
12771 [ 24799] By: nicholas                              on 2005/06/10  22:06:15
12772         Log: More SvPV consting, including some code cleanup and living dangerously
12773              with socket API calls.
12774      Branch: perl
12775            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
12776 ____________________________________________________________________________
12777 [ 24798] By: nicholas                              on 2005/06/10  20:48:35
12778         Log: Move SvPV consting, remove an n_a, and correct one error in Move()
12779      Branch: perl
12780            ! doio.c doop.c dump.c op.c sv.c
12781 ____________________________________________________________________________
12782 [ 24797] By: nicholas                              on 2005/06/10  18:42:47
12783         Log: Allison says that "Media" isn't really needed in the name.
12784      Branch: perl
12785            ! pod/perl.pod
12786 ____________________________________________________________________________
12787 [ 24796] By: nicholas                              on 2005/06/10  16:26:43
12788         Log: Add SvGROW_mutable
12789      Branch: perl
12790            ! sv.c sv.h
12791 ____________________________________________________________________________
12792 [ 24795] By: nicholas                              on 2005/06/10  15:44:47
12793         Log: Passing read only values (such as string constants) to select should
12794              croak.
12795      Branch: perl
12796            + t/op/sselect.t
12797            ! MANIFEST pp_sys.c
12798 ____________________________________________________________________________
12799 [ 24794] By: nicholas                              on 2005/06/10  15:16:43
12800         Log: Don't pass constants to select
12801      Branch: perl
12802            ! t/op/lex_assign.t
12803 ____________________________________________________________________________
12804 [ 24793] By: rgs                                   on 2005/06/10  13:44:35
12805         Log: Pre-run and disarm the code automodification run by
12806              Compress::Zlib's Makefile
12807      Branch: perl
12808            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
12809            ! ext/Compress/Zlib/examples/filtdef
12810            ! ext/Compress/Zlib/examples/filtinf
12811            ! ext/Compress/Zlib/examples/gzcat
12812            ! ext/Compress/Zlib/examples/gzgrep
12813            ! ext/Compress/Zlib/examples/gzstream
12814            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
12815            ! ext/Compress/Zlib/t/03examples.t
12816            ! ext/Compress/Zlib/t/04encoding.t
12817            ! ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
12818 ____________________________________________________________________________
12819 [ 24792] By: rgs                                   on 2005/06/10  12:53:21
12820         Log: Update Windows makefiles
12821      Branch: perl
12822            ! win32/Makefile win32/makefile.mk
12823 ____________________________________________________________________________
12824 [ 24791] By: nicholas                              on 2005/06/10  12:44:30
12825         Log: Work around bug 36211, plus a lot of TODO regression tests for local/
12826              $#... interaction. 
12827      Branch: perl
12828            ! scope.c t/op/array.t
12829 ____________________________________________________________________________
12830 [ 24790] By: rgs                                   on 2005/06/10  12:44:02
12831         Log: Update maintainers list
12832      Branch: perl
12833            ! Porting/Maintainers.pl
12834 ____________________________________________________________________________
12835 [ 24789] By: rgs                                   on 2005/06/10  12:30:14
12836         Log: Bump version number
12837      Branch: perl
12838            ! ext/Compress/Zlib/Zlib.pm
12839 ____________________________________________________________________________
12840 [ 24788] By: rgs                                   on 2005/06/10  12:09:30
12841         Log: Makefile.PL adjustments for the core
12842      Branch: perl
12843            ! ext/Compress/Zlib/Makefile.PL
12844 ____________________________________________________________________________
12845 [ 24787] By: rgs                                   on 2005/06/10  12:07:01
12846         Log: SvUPGRADE returns void in blead
12847      Branch: perl
12848            ! ext/Compress/Zlib/Zlib.xs
12849 ____________________________________________________________________________
12850 [ 24786] By: rgs                                   on 2005/06/10  12:05:38
12851         Log: Drom Compress::Zlib 1.34 in ext/
12852      Branch: perl
12853            + ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/Changes
12854            + ext/Compress/Zlib/MANIFEST ext/Compress/Zlib/Makefile.PL
12855            + ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
12856            + ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/config.in
12857            + ext/Compress/Zlib/examples/filtdef
12858            + ext/Compress/Zlib/examples/filtinf
12859            + ext/Compress/Zlib/examples/gzcat
12860            + ext/Compress/Zlib/examples/gzgrep
12861            + ext/Compress/Zlib/examples/gzstream
12862            + ext/Compress/Zlib/fallback.h ext/Compress/Zlib/fallback.xs
12863            + ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
12864            + ext/Compress/Zlib/t/03examples.t
12865            + ext/Compress/Zlib/t/04encoding.t
12866            + ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
12867            + ext/Compress/Zlib/typemap
12868            + ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
12869            + ext/Compress/Zlib/zlib-src-1.2.2/compress.c
12870            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
12871            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
12872            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
12873            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
12874            + ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
12875            + ext/Compress/Zlib/zlib-src-1.2.2/infback.c
12876            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
12877            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
12878            + ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
12879            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
12880            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
12881            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
12882            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
12883            + ext/Compress/Zlib/zlib-src-1.2.2/trees.c
12884            + ext/Compress/Zlib/zlib-src-1.2.2/trees.h
12885            + ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
12886            + ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
12887            + ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
12888            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
12889            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
12890            ! MANIFEST
12891 ____________________________________________________________________________
12892 [ 24785] By: nicholas                              on 2005/06/10  10:06:30
12893         Log: Change 24531 broke DEBUG_LEAKING_SCALARS.
12894      Branch: perl
12895            ! sv.c
12896 ____________________________________________________________________________
12897 [ 24784] By: nicholas                              on 2005/06/09  21:01:42
12898         Log: $r = do {my @a; \$#a}; $$r = 503 # is also naughty and now warns
12899      Branch: perl
12900            ! av.c pod/perldiag.pod t/op/array.t
12901 ____________________________________________________________________________
12902 [ 24783] By: nicholas                              on 2005/06/09  19:02:43
12903         Log: Fixes the case of $a = \$#{[]}; and then accessing $$a
12904              (but not \$#a after local @a or my @a leave a block)
12905      Branch: perl
12906            ! av.c dump.c embed.fnc embed.h mg.c perl.h proto.h t/op/array.t
12907 ____________________________________________________________________________
12908 [ 24782] By: nicholas                              on 2005/06/09  16:37:18
12909         Log: Convert op/array.t to test.pl
12910      Branch: perl
12911            ! t/op/array.t
12912 ____________________________________________________________________________
12913 [ 24781] By: rgs                                   on 2005/06/09  15:32:09
12914         Log: Revert part of previous patch
12915      Branch: perl
12916            ! util.c
12917 ____________________________________________________________________________
12918 [ 24780] By: rgs                                   on 2005/06/09  15:12:39
12919         Log: Subject: [PATCH] regcomp.c and more
12920              From: Andy Lester <andy@petdance.com>
12921              Date: Thu, 9 Jun 2005 10:05:56 -0500
12922              Message-ID: <20050609150556.GA30554@petdance.com>
12923      Branch: perl
12924            ! embed.fnc mg.c perly.c proto.h regcomp.c sv.c util.c
12925 ____________________________________________________________________________
12926 [ 24778] By: nicholas                              on 2005/06/09  10:36:53
12927         Log: More SvPV consting
12928      Branch: perl
12929            ! mg.c perlio.c pp_pack.c
12930 ____________________________________________________________________________
12931 [ 24777] By: nicholas                              on 2005/06/09  10:36:40
12932         Log: Don't ignore errors from an eval.
12933      Branch: perl
12934            ! t/op/pack.t
12935 ____________________________________________________________________________
12936 [ 24776] By: nicholas                              on 2005/06/09  09:23:55
12937         Log: Update API docs.
12938      Branch: perl
12939            ! pod/perlapi.pod
12940 ____________________________________________________________________________
12941 [ 24775] By: nicholas                              on 2005/06/09  09:22:18
12942         Log: Change perforce filetype from text to text+w (so regen.pl is happy)
12943      Branch: perl
12944            ! opnames.h reentr.c reentr.h
12945 ____________________________________________________________________________
12946 [ 24774] By: nicholas                              on 2005/06/09  09:15:55
12947         Log: reentr.pl should be using regen_lib.pl and unlinking files before it
12948              starts.
12949      Branch: perl
12950            ! reentr.pl
12951 ____________________________________________________________________________
12952 [ 24773] By: nicholas                              on 2005/06/09  08:59:21
12953         Log: Make minitest pass (must skip if no dynaloading)
12954      Branch: perl
12955            ! t/op/goto_xs.t
12956 ____________________________________________________________________________
12957 [ 24772] By: rgs                                   on 2005/06/09  08:12:03
12958         Log: Subject: [PATCH] pp_pack.c cleanup
12959              From: Andy Lester <andy@petdance.com>
12960              Date: Wed, 8 Jun 2005 10:23:53 -0500
12961              Message-ID: <20050608152353.GA6253@petdance.com>
12962      Branch: perl
12963            ! pp_pack.c
12964 ____________________________________________________________________________
12965 [ 24771] By: rgs                                   on 2005/06/09  07:59:09
12966         Log: Subject: [PATCH] perlfunc.pod: ioctl.ph
12967              From: Alexey Tourbin <at@altlinux.ru>
12968              Date: Wed, 8 Jun 2005 13:45:08 +0400
12969              Message-ID: <20050608094508.GJ5867@solemn.turbinal.org>
12970      Branch: perl
12971            ! pod/perlfunc.pod
12972 ____________________________________________________________________________
12973 [ 24770] By: rgs                                   on 2005/06/09  07:44:36
12974         Log: Subject: [PATCH] instead of unions use double cast for data pointer <-> function pointer
12975              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
12976              Date: Thu, 09 Jun 2005 08:50:56 +0300
12977              Message-ID: <42A7D8C0.1080104@gmail.com>
12978      Branch: perl
12979            ! ext/DynaLoader/dl_dlopen.xs perl.h sv.c toke.c
12980 ____________________________________________________________________________
12981 [ 24769] By: nicholas                              on 2005/06/08  22:48:00
12982         Log: More SvPV consting
12983      Branch: perl
12984            ! dump.c mg.c op.c pp_hot.c pp_sys.c regexec.c
12985 ____________________________________________________________________________
12986 [ 24768] By: nicholas                              on 2005/06/08  22:45:39
12987         Log: The old COW code needs to use SvPVX_mutable when doing copy-on-write.
12988      Branch: perl
12989            ! sv.c
12990 ____________________________________________________________________________
12991 [ 24767] By: nicholas                              on 2005/06/08  22:43:58
12992         Log: Add SvPV_mutable for use by the old COW code.
12993      Branch: perl
12994            ! sv.h
12995 ____________________________________________________________________________
12996 [ 24766] By: nicholas                              on 2005/06/08  20:32:35
12997         Log: sv_setsv is allowed to swipe buffers from read only scalars
12998      Branch: perl
12999            ! sv.c
13000 ____________________________________________________________________________
13001 [ 24765] By: nicholas                              on 2005/06/08  19:49:08
13002         Log: const-ize pp_formline
13003      Branch: perl
13004            ! pp_ctl.c
13005 ____________________________________________________________________________
13006 [ 24764] By: merijn                                on 2005/06/08  19:14:19
13007         Log: Cygwin fails to open $^X on many occasion here
13008              afile is still available from the previous test
13009      Branch: perl
13010            ! t/io/layers.t
13011 ____________________________________________________________________________
13012 [ 24763] By: nicholas                              on 2005/06/08  17:48:35
13013         Log: Remove repeated C<n_a>s
13014      Branch: perl
13015            ! perl.c
13016 ____________________________________________________________________________
13017 [ 24762] By: nicholas                              on 2005/06/08  17:48:17
13018         Log: Remove the n_a
13019      Branch: perl
13020            ! malloc.c
13021 ____________________________________________________________________________
13022 [ 24761] By: nicholas                              on 2005/06/08  16:02:54
13023         Log: Add and use MgPV_nolen_const
13024      Branch: perl
13025            ! mg.c mg.h
13026 ____________________________________________________________________________
13027 [ 24760] By: nicholas                              on 2005/06/08  15:39:40
13028         Log: Nuke some more n_a, and convert S_gv_ename from char * to const char *
13029      Branch: perl
13030            ! doop.c dump.c embed.fnc mg.c op.c pp_hot.c pp_pack.c pp_sys.c
13031            ! proto.h regcomp.c taint.c toke.c
13032 ____________________________________________________________________________
13033 [ 24759] By: nicholas                              on 2005/06/08  14:52:17
13034         Log: Allow a null length pointer to sv_pvn_force_flags.
13035              Add SvPV_force_nolen and use it to remove some C<n_a>s
13036      Branch: perl
13037            ! embed.fnc pp.c pp_ctl.c proto.h sv.c sv.h
13038 ____________________________________________________________________________
13039 [ 24758] By: nicholas                              on 2005/06/08  13:43:23
13040         Log: n_a no more
13041      Branch: perl
13042            ! perl.c pp_ctl.c pp_sys.c universal.c
13043 ____________________________________________________________________________
13044 [ 24757] By: nicholas                              on 2005/06/08  11:00:54
13045         Log: Eliminate more C<n_a>s
13046      Branch: perl
13047            ! XSUB.h pp.h
13048 ____________________________________________________________________________
13049 [ 24756] By: nicholas                              on 2005/06/08  11:00:33
13050         Log: A mising cast (given that rx->subbeg is only char *)
13051      Branch: perl
13052            ! pp_hot.c
13053 ____________________________________________________________________________
13054 [ 24755] By: nicholas                              on 2005/06/08  10:08:01
13055         Log: s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
13056      Branch: perl
13057            ! dump.c embed.fnc embed.h ext/B/t/bytecode.t
13058            ! ext/Devel/PPPort/parts/embed.fnc makedef.pl mg.c pad.c
13059            ! pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c regexp.h sv.c
13060            ! sv.h
13061 ____________________________________________________________________________
13062 [ 24754] By: rgs                                   on 2005/06/08  09:19:18
13063         Log: Subject: [PATCH] regexec.c utf8 loading
13064              From: Andy Lester <andy@petdance.com>
13065              Date: Wed, 8 Jun 2005 00:03:32 -0500
13066              Message-ID: <20050608050332.GA31059@petdance.com>
13067      Branch: perl
13068            ! regexec.c
13069 ____________________________________________________________________________
13070 [ 24753] By: rgs                                   on 2005/06/08  09:12:17
13071         Log: Subject: Re: FindBin.pm: incomplete getcwd/cwd patch and SELinux (Strict policy)
13072              From: José Pedro Oliveira <jpo@di.uminho.pt>
13073              Date: Tue, 07 Jun 2005 21:07:42 +0100
13074              Message-ID: <42A5FE8E.3020608@di.uminho.pt>
13075      Branch: perl
13076            ! lib/FindBin.pm
13077 ____________________________________________________________________________
13078 [ 24752] By: nicholas                              on 2005/06/08  09:09:52
13079         Log: One more SvPV_const
13080      Branch: perl
13081            ! pp.c
13082 ____________________________________________________________________________
13083 [ 24751] By: nicholas                              on 2005/06/08  09:09:28
13084         Log: Don't test the core XS code yet with PERL_DEBUG_COW > 1
13085      Branch: perl
13086            ! sv.h
13087 ____________________________________________________________________________
13088 [ 24750] By: nicholas                              on 2005/06/08  08:50:06
13089         Log: Remove two more unused C<n_a>s
13090      Branch: perl
13091            ! pp_sys.c
13092 ____________________________________________________________________________
13093 [ 24749] By: nicholas                              on 2005/06/08  08:49:32
13094         Log: Better sv_2pv_flags implementation (avoid writing to n_a)
13095      Branch: perl
13096            ! sv.c
13097 ____________________________________________________________________________
13098 [ 24748] By: nicholas                              on 2005/06/08  08:07:05
13099         Log: Convert POPpx POPpconstx and POPpbytex to use nolen macros.
13100              Elminate a lot of C<n_a>s
13101      Branch: perl
13102            ! pp.h pp_ctl.c pp_sys.c
13103 ____________________________________________________________________________
13104 [ 24747] By: nicholas                              on 2005/06/08  08:05:47
13105         Log: Add SvPVx_nolen and SvPVbytex_nolen
13106      Branch: perl
13107            ! sv.h
13108 ____________________________________________________________________________
13109 [ 24746] By: nicholas                              on 2005/06/08  08:04:53
13110         Log: More SvPV consting
13111      Branch: perl
13112            ! perly.act perly.y
13113 ____________________________________________________________________________
13114 [ 24745] By: rgs                                   on 2005/06/08  06:51:48
13115         Log: Mark a static function as static
13116      Branch: perl
13117            ! utf8.c
13118 ____________________________________________________________________________
13119 [ 24744] By: nicholas                              on 2005/06/07  22:22:34
13120         Log: More SvPV consting
13121      Branch: perl
13122            ! doop.c pp.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regexec.c
13123            ! sv.c toke.c
13124 ____________________________________________________________________________
13125 [ 24743] By: nicholas                              on 2005/06/07  21:16:13
13126         Log: More SvPV consting
13127      Branch: perl
13128            ! doop.c mg.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
13129            ! sv.c
13130 ____________________________________________________________________________
13131 [ 24742] By: nicholas                              on 2005/06/07  19:45:13
13132         Log: More consting of SvPV
13133      Branch: perl
13134            ! embed.fnc pp_ctl.c proto.h sv.c
13135 ____________________________________________________________________________
13136 [ 24741] By: rgs                                   on 2005/06/07  19:30:35
13137         Log: The definition of SvPVx_nolen_const is missing for non GNU-C compilers
13138      Branch: perl
13139            ! sv.h
13140 ____________________________________________________________________________
13141 [ 24740] By: nicholas                              on 2005/06/07  18:38:39
13142         Log: More SvPV consting.
13143      Branch: perl
13144            ! doio.c doop.c gv.c mg.c perlio.c pp.c pp_ctl.c pp_hot.c
13145            ! pp_pack.c pp_sys.c sv.c toke.c universal.c util.c
13146 ____________________________________________________________________________
13147 [ 24739] By: nicholas                              on 2005/06/07  18:33:08
13148         Log: Add SvPV_nolen_const and SvPV_nomg_const
13149      Branch: perl
13150            ! sv.h
13151 ____________________________________________________________________________
13152 [ 24738] By: nicholas                              on 2005/06/07  18:32:44
13153         Log: Add MgPV_const
13154      Branch: perl
13155            ! mg.h
13156 ____________________________________________________________________________
13157 [ 24737] By: rgs                                   on 2005/06/07  18:07:41
13158         Log: Remove unused variable (thanks to Andy's lint)
13159      Branch: perl
13160            ! mg.c
13161 ____________________________________________________________________________
13162 [ 24736] By: nicholas                              on 2005/06/07  17:35:10
13163         Log: Change 24733 allows several pointers to be NULL. Therefore this
13164              should be reflected in their attributes.
13165      Branch: perl
13166            ! embed.fnc proto.h
13167 ____________________________________________________________________________
13168 [ 24735] By: rgs                                   on 2005/06/07  17:03:16
13169         Log: Subject: [PATCH] Random cleanups #47
13170              From: Andy Lester <andy@petdance.com>
13171              Date: Mon, 6 Jun 2005 10:11:07 -0500
13172              Message-ID: <20050606151107.GC7022@petdance.com>
13173      Branch: perl
13174            ! Makefile.SH README.aix embed.fnc hv.c numeric.c op.c pad.c
13175            ! pod/perldebug.pod pp_ctl.c proto.h sv.c toke.c util.c
13176 ____________________________________________________________________________
13177 [ 24734] By: rgs                                   on 2005/06/07  15:58:23
13178         Log: make some more functions static
13179              
13180              Subject: [PATCH] B/C/C.xs: static my_runops()
13181              Message-ID: <20050604232451.GT5867@solemn.turbinal.org>
13182              
13183              Subject: [PATCH] Devel/Peek/Peek.xs: make plain C functions static
13184              Message-ID: <20050604232952.GU5867@solemn.turbinal.org>
13185              
13186              Subject: [PATCH] File/Glob/Glob.xs: errfunc() should be static
13187              Message-ID: <20050604233414.GV5867@solemn.turbinal.org>
13188              
13189              all being :
13190              From: Alexey Tourbin <at@altlinux.ru>
13191              Date: Sun, 5 Jun 2005
13192      Branch: perl
13193            ! ext/B/C/C.xs ext/Devel/Peek/Peek.xs ext/File/Glob/Glob.xs
13194 ____________________________________________________________________________
13195 [ 24733] By: nicholas                              on 2005/06/07  15:10:38
13196         Log: Simplify the implementation of SvPV*nolen functions
13197      Branch: perl
13198            ! sv.c sv.h
13199 ____________________________________________________________________________
13200 [ 24732] By: nicholas                              on 2005/06/07  14:57:35
13201         Log: Ensure string table counts are balanced. (Was not true in op/pack.t)
13202      Branch: perl
13203            ! sv.c sv.h
13204 ____________________________________________________________________________
13205 [ 24731] By: rgs                                   on 2005/06/07  14:44:55
13206         Log: Remove unneeded #ifdef VMS since VMS is not defined here anyway
13207              (spotted by Steve_p)
13208      Branch: perl
13209            ! util.c
13210 ____________________________________________________________________________
13211 [ 24730] By: rgs                                   on 2005/06/07  14:35:25
13212         Log: Subject: [PATCH] one more round of is_utf8_foo tuneup
13213              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
13214              Date: Sun, 05 Jun 2005 18:06:12 +0300
13215              Message-ID: <42A314E4.8060608@gmail.com>
13216      Branch: perl
13217            ! embed.fnc embed.h global.sym mg.c pod/perlapi.pod proto.h
13218            ! utf8.c utf8.h
13219 ____________________________________________________________________________
13220 [ 24729] By: rgs                                   on 2005/06/07  13:53:59
13221         Log: Subject: [PATCH] util.c: S_vdie_common() should be static
13222              From: Alexey Tourbin <at@altlinux.ru>
13223              Date: Sun, 5 Jun 2005 03:08:30 +0400
13224              Message-ID: <20050604230830.GS5867@solemn.turbinal.org>
13225      Branch: perl
13226            ! util.c
13227 ____________________________________________________________________________
13228 [ 24728] By: rgs                                   on 2005/06/07  13:15:45
13229         Log: Fix apidoc for newSVhek
13230      Branch: perl
13231            ! pod/perlapi.pod sv.c
13232 ____________________________________________________________________________
13233 [ 24727] By: nicholas                              on 2005/06/07  13:01:42
13234         Log: make pp_split const
13235      Branch: perl
13236            ! pp.c
13237 ____________________________________________________________________________
13238 [ 24726] By: nicholas                              on 2005/06/07  12:11:48
13239         Log: Lots of consting
13240      Branch: perl
13241            ! doio.c doop.c gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c pp_pack.c
13242            ! pp_sys.c
13243 ____________________________________________________________________________
13244 [ 24725] By: nicholas                              on 2005/06/07  12:08:58
13245         Log: The FBM compile code is mutable, because it's permissible to FBM
13246              compile a read-only value.
13247      Branch: perl
13248            ! util.c
13249 ____________________________________________________________________________
13250 [ 24724] By: nicholas                              on 2005/06/07  12:07:49
13251         Log: XS_VERSION_BOOTCHECK is read only.
13252      Branch: perl
13253            ! XSUB.h
13254 ____________________________________________________________________________
13255 [ 24723] By: nicholas                              on 2005/06/07  12:06:13
13256         Log: POPpx needs a const equivalent.
13257      Branch: perl
13258            ! pp.h
13259 ____________________________________________________________________________
13260 [ 24722] By: nicholas                              on 2005/06/07  12:03:56
13261         Log: Make a start at consting calls to SvPV. SV conversion and upgrade
13262              routines need to be mutable, as it's permitted to change the type of
13263              a READONLY SV, or cache the string or number conversion.
13264              Other routines are mostly const.
13265      Branch: perl
13266            ! sv.c
13267 ____________________________________________________________________________
13268 [ 24721] By: nicholas                              on 2005/06/07  12:00:09
13269         Log: Need const versions of SvPV(), so that its callers can indicate
13270              whether they are read/write or read only
13271              Also provide a mutable version, for the internals to use where it
13272              needs a non-const pointer, but will be writing. Callers of this are
13273              assumed to be aware of how copy on write is working, and to keep
13274              track of core changes.
13275              
13276              For now check that SVs are not READONLY when const versions are used.
13277              (with DEBUG_COW > 1). COW is going to have to be orthogonal to Perl's
13278              READONLY flag, but for now it provides a good test indicator.
13279      Branch: perl
13280            ! sv.h
13281 ____________________________________________________________________________
13282 [ 24720] By: rgs                                   on 2005/06/07  09:23:58
13283         Log: Subject: [PATCH] Re: [perl #36130] chr(-1) should probably return undef
13284              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
13285              Date: Mon, 06 Jun 2005 20:28:35 +0300
13286              Message-ID: <42A487C3.8010306@gmail.com>
13287      Branch: perl
13288            ! pod/perlfunc.pod pp.c t/op/chr.t
13289 ____________________________________________________________________________
13290 [ 24719] By: rgs                                   on 2005/06/07  09:02:23
13291         Log: Subject: RE: a bit of trouble with compiling with MSVC++ on Win32
13292              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
13293              Date: Tue, 7 Jun 2005 13:19:33 +0400 
13294              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12D462@itotest-1.spb.lucent.com>
13295      Branch: perl
13296            ! README.win32
13297 ____________________________________________________________________________
13298 [ 24718] By: rgs                                   on 2005/06/07  08:56:37
13299         Log: Subject: [perl #36193] crash in Perl_yyerror due to missing check for NULL 
13300              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
13301              Date: 6 Jun 2005 23:24:28 -0000
13302              Message-ID: <rt-3.0.11-36193-115243.12.1531563965146@perl.org>
13303      Branch: perl
13304            ! toke.c
13305 ____________________________________________________________________________
13306 [ 24717] By: merijn                                on 2005/06/07  08:18:59
13307         Log: Subject: [PATCH] Unvoid SvUPGRADE
13308              From: Andy Lester <andy@petdance.com>
13309              Date: Mon, 6 Jun 2005 23:08:50 -0500
13310              Message-ID: <20050607040850.GA7033@petdance.com>
13311      Branch: perl
13312            ! doio.c doop.c gv.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c
13313            ! scope.c sv.c sv.h toke.c util.c
13314 ____________________________________________________________________________
13315 [ 24716] By: nicholas                              on 2005/06/06  14:50:21
13316         Log: Abstract all access to the shared hash value through SvSHARED_HASH()
13317      Branch: perl
13318            ! hv.c pp_hot.c sv.c sv.h
13319 ____________________________________________________________________________
13320 [ 24715] By: nicholas                              on 2005/06/06  10:01:49
13321         Log: SvIsCOW_shared_hash is declared all the time, so use it.
13322      Branch: perl
13323            ! pp_hot.c
13324 ____________________________________________________________________________
13325 [ 24714] By: nicholas                              on 2005/06/06  09:08:45
13326         Log: Shared hash key scalars can be safely copied as shared hash key scalars
13327              all the time.
13328      Branch: perl
13329            ! sv.c
13330 ____________________________________________________________________________
13331 [ 24713] By: steveh                                on 2005/06/06  07:52:59
13332         Log: NORETURN_FUNCTION_END is not a complete statement
13333              
13334              (Fix compilation error following change #24702)
13335      Branch: perl
13336            ! ext/IO/IO.xs
13337 ____________________________________________________________________________
13338 [ 24712] By: steveh                                on 2005/06/06  07:47:06
13339         Log: We still need an "i" in the PERL_IMPLICIT_SYS case
13340              
13341              (Fix compilation error following change #24689)
13342      Branch: perl
13343            ! sv.c
13344 ____________________________________________________________________________
13345 [ 24711] By: merijn                                on 2005/06/06  06:18:51
13346         Log: Subject: [PATCH] Tru64: allow creating perl.pixie even with optimized Perl
13347              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
13348              Date: Sun, 05 Jun 2005 18:28:08 +0300
13349              Message-ID: <42A31A08.3070601@gmail.com>
13350      Branch: perl
13351            ! Makefile.SH
13352 ____________________________________________________________________________
13353 [ 24710] By: merijn                                on 2005/06/06  06:01:30
13354         Log: Subject: [PATCH] Re: blead attribute warnings, cygwin + gcc 3.4.1
13355              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
13356              Date: Sun, 5 Jun 2005 20:43:55 -0700
13357              Message-ID: <20050606034354.GA1456@efn.org>
13358      Branch: perl
13359            ! cygwin/cygwin.c
13360 ____________________________________________________________________________
13361 [ 24709] By: rgs                                   on 2005/06/05  11:35:48
13362         Log: New test for getppid(), by Alexey Tourbin
13363      Branch: perl
13364            + t/op/getppid.t
13365            ! MANIFEST
13366 ____________________________________________________________________________
13367 [ 24708] By: rgs                                   on 2005/06/05  11:14:41
13368         Log: Subject: PATCH for [perl #36043] '@foo = sort { $a <=> $b } @bar' uses too much memory
13369              From: Salvador Fandiño <sfandino@yahoo.com>
13370              Date: Jun 5, 2005 4:25 AM
13371              Message-ID: <20050605022436.21982.qmail@lists.develooper.com>
13372      Branch: perl
13373            ! pp_sort.c
13374 ____________________________________________________________________________
13375 [ 24707] By: ams                                   on 2005/06/05  03:55:11
13376         Log: Subject: [PATCH] Fix minor bummer in 24706
13377              From: Andy Lester <andy@petdance.com>
13378              Date: Sat, 4 Jun 2005 23:09:04 -0500
13379              Message-Id: <20050605040904.GA27783@petdance.com>
13380      Branch: perl
13381            ! utf8.c
13382 ____________________________________________________________________________
13383 [ 24706] By: rgs                                   on 2005/06/04  16:55:27
13384         Log: Subject: [PATCH] further speeding up of is_utf8_string()
13385              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
13386              Date: Sat, 04 Jun 2005 13:40:15 +0300
13387              Message-ID: <42A1850F.4040109@gmail.com>
13388      Branch: perl
13389            + t/op/chr.t
13390            ! MANIFEST embed.fnc embed.h global.sym proto.h utf8.c
13391 ____________________________________________________________________________
13392 [ 24705] By: rgs                                   on 2005/06/04  16:49:33
13393         Log: Silence a const warning
13394      Branch: perl
13395            ! sv.c
13396 ____________________________________________________________________________
13397 [ 24704] By: rgs                                   on 2005/06/04  16:06:38
13398         Log: Improve FindBin discovery of current directory, based on :
13399              
13400              Subject: FindBin.pm: incomplete getcwd/cwd patch? (#24375, #24379)
13401              From: José Pedro Oliveira <jpo@di.uminho.pt>
13402              Date: Thu, 12 May 2005 20:36:48 +0100
13403              Message-ID: <4283B050.6080805@di.uminho.pt>
13404              
13405              Plus POD fixes
13406      Branch: perl
13407            ! lib/FindBin.pm
13408 ____________________________________________________________________________
13409 [ 24703] By: rgs                                   on 2005/06/04  07:16:11
13410         Log: Simplify the getppid code, by Alexey Tourbin
13411      Branch: perl
13412            ! pp_sys.c
13413 ____________________________________________________________________________
13414 [ 24702] By: rgs                                   on 2005/06/03  22:22:43
13415         Log: Subject: [PATCH] Consting IO and Devel::Peek
13416              From: Andy Lester <andy@petdance.com>
13417              Reply-To: Perl 5 Porters <perl5-porters@perl.org>
13418              Message-ID: <20050531212621.GA12117@petdance.com>
13419      Branch: perl
13420            ! ext/Devel/Peek/Peek.xs ext/IO/IO.xs
13421 ____________________________________________________________________________
13422 [ 24701] By: rgs                                   on 2005/06/03  22:07:57
13423         Log: Subject: [PATCH] Clean up UNI* macros in toke.c
13424              From: Andy Lester <andy@petdance.com>
13425              Date: Jun 3, 2005 7:14 PM
13426              Message-ID: <20050603171448.GA5834@petdance.com>
13427      Branch: perl
13428            ! toke.c
13429 ____________________________________________________________________________
13430 [ 24700] By: rgs                                   on 2005/06/03  21:48:16
13431         Log: Subject: B::Concise torture
13432              From: Jim Cromie <jcromie@divsol.com>
13433              Date: Jun 2, 2005 6:36 AM
13434              Message-ID: <429E8CBE.406@divsol.com>
13435              (with formatting nits)
13436      Branch: perl
13437            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t ext/B/t/concise.t
13438 ____________________________________________________________________________
13439 [ 24699] By: rgs                                   on 2005/06/03  21:07:03
13440         Log: Subject: Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net::Ping
13441              From: Gisle Aas <gisle@activestate.com>
13442              Date: 03 Jun 2005 09:17:44 -0700
13443              Message-ID: <lry89rfm8n.fsf_-_@caliper.activestate.com>
13444      Branch: perl
13445            ! lib/Net/Ping.pm
13446 ____________________________________________________________________________
13447 [ 24698] By: nicholas                              on 2005/06/03  12:00:01
13448         Log: Use newSVhek in the cloning code.
13449      Branch: perl
13450            ! sv.c
13451 ____________________________________________________________________________
13452 [ 24697] By: nicholas                              on 2005/06/03  11:06:36
13453         Log: Use newSVhek where we're generating SVs from package names
13454      Branch: perl
13455            ! op.c pp.c sv.c toke.c
13456 ____________________________________________________________________________
13457 [ 24696] By: nicholas                              on 2005/06/03  10:03:21
13458         Log: s/newSVpv_hek/newSVhek/g; # Lousy choice of name
13459      Branch: perl
13460            ! embed.fnc embed.h hv.c proto.h sv.c
13461 ____________________________________________________________________________
13462 [ 24694] By: rgs                                   on 2005/06/03  09:57:26
13463         Log: Bump version number
13464      Branch: perl
13465            ! ext/Devel/DProf/DProf.pm
13466 ____________________________________________________________________________
13467 [ 24693] By: rgs                                   on 2005/06/03  09:52:21
13468         Log: Subject: Re: [perl #35977] perlbug AutoReply: Devel::DProf "unstacked calls in outer"
13469              From: Duncan Findlay <duncf@debian.org>
13470              Date: Wed, 1 Jun 2005 12:18:08 -0400
13471              Message-ID: <20050601161808.GA17294@duncf.mine.nu>
13472      Branch: perl
13473            ! utils/dprofpp.PL
13474 ____________________________________________________________________________
13475 [ 24692] By: nicholas                              on 2005/06/03  09:37:21
13476         Log: Create newSVpv_hek to reduce code duplication where HEKs need to be
13477              turned into SVs
13478      Branch: perl
13479            ! embed.fnc embed.h global.sym hv.c sv.c
13480 ____________________________________________________________________________
13481 [ 24691] By: rgs                                   on 2005/06/03  09:29:36
13482         Log: POD fixes
13483      Branch: perl
13484            ! pod/perlfunc.pod
13485 ____________________________________________________________________________
13486 [ 24690] By: rgs                                   on 2005/06/03  08:37:42
13487         Log: Subject: Re: Should while ( <$fh> ) and while (< $fh >) do the same thing?
13488              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
13489              Date: Thu, 2 Jun 2005 11:49:11 -0700
13490              Message-ID: <20050602184911.GA3292@efn.org>
13491      Branch: perl
13492            ! pod/perlop.pod
13493 ____________________________________________________________________________
13494 [ 24689] By: rgs                                   on 2005/06/03  08:31:26
13495         Log: Subject: [PATCH] Random consting
13496              From: Andy Lester <andy@petdance.com>
13497              Date: Thu, 2 Jun 2005 12:19:43 -0500
13498              Message-ID: <20050602171943.GA16553@petdance.com>
13499      Branch: perl
13500            ! doio.c dump.c embed.fnc embed.h global.sym gv.c hv.c malloc.c
13501            ! perl.c perlio.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
13502            ! util.c
13503 ____________________________________________________________________________
13504 [ 24688] By: steveh                                on 2005/06/03  08:12:45
13505         Log: Subject: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
13506              From: "Jan Dubois" <jand@ActiveState.com>
13507              Date: Mon, 18 Apr 2005 20:16:24 -0700
13508              Message-Id: <200504190311.j3J3BM4p001792@smtp3.ActiveState.com>
13509              
13510              Subject: RE: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
13511              From: "Jan Dubois" <jand@ActiveState.com>
13512              Date: Tue, 19 Apr 2005 01:49:51 -0700
13513              Message-Id: <200504190844.j3J8inkW032630@smtp3.ActiveState.com>
13514              
13515              (There was no reply from Rob Brown in over a month, so commit to blead
13516              for now.  I'll email him again...)
13517      Branch: perl
13518            ! lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
13519            ! lib/Net/Ping/t/500_ping_icmp.t
13520 ____________________________________________________________________________
13521 [ 24687] By: rgs                                   on 2005/06/03  08:08:25
13522         Log: Subject: [PATCH] speed up is_utf8_char()
13523              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
13524              Date: Thu, 02 Jun 2005 21:52:46 +0300
13525              Message-ID: <429F557E.3090007@gmail.com>
13526      Branch: perl
13527            ! utf8.c utf8.h
13528 ____________________________________________________________________________
13529 [ 24686] By: rgs                                   on 2005/06/03  08:04:25
13530         Log: Subject: [PATCH] Quotes in pod/*.pod
13531              From: Andy Lester <andy@petdance.com>
13532              Date: Thu, 2 Jun 2005 16:19:54 -0500
13533              Message-ID: <20050602211954.GA22107@petdance.com>
13534      Branch: perl
13535            ! Porting/pumpkin.pod README.cygwin README.hurd README.mint
13536            ! README.os390 README.vmesa pod/perlfaq.pod pod/perlfaq3.pod
13537            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
13538            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlgpl.pod
13539            ! pod/perlhack.pod pod/perlipc.pod pod/perllocale.pod
13540            ! pod/perlport.pod pod/perlre.pod pod/perlref.pod
13541            ! pod/perlthrtut.pod
13542 ____________________________________________________________________________
13543 [ 24685] By: rgs                                   on 2005/06/03  07:59:48
13544         Log: Indent fix
13545      Branch: perl
13546            ! pod/perlfaq7.pod
13547 ____________________________________________________________________________
13548 [ 24684] By: rgs                                   on 2005/06/03  07:58:10
13549         Log: FAQ sync
13550      Branch: perl
13551            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
13552            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
13553            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
13554 ____________________________________________________________________________
13555 [ 24683] By: rgs                                   on 2005/06/03  07:45:21
13556         Log: Subject: [PATCH] symbian/xsbuild.pl
13557              From: <jarkko.hietaniemi@nokia.com>
13558              Date: Fri, 3 Jun 2005 11:00:01 +0300
13559              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A225@esebe105.NOE.Nokia.com>
13560      Branch: perl
13561            ! symbian/xsbuild.pl
13562 ____________________________________________________________________________
13563 [ 24682] By: rgs                                   on 2005/06/03  07:43:52
13564         Log: Subject: [PATCH] SvPVX_const() - patch #4
13565              From: Steve Peters <steve@fisharerojo.org>
13566              Date: Thu, 2 Jun 2005 13:41:35 -0500
13567              Message-ID: <20050602184135.GA13682@mccoy.peters.homeunix.org>
13568      Branch: perl
13569            ! embed.fnc pod/perlapi.pod proto.h regcomp.c regexec.c sv.c
13570 ____________________________________________________________________________
13571 [ 24681] By: rgs                                   on 2005/06/02  16:44:51
13572         Log: Subject: Re: [patch] teach B::Concise to see XS code
13573              From: Jim Cromie <jcromie@divsol.com>
13574              Date: Wed, 01 Jun 2005 08:01:17 -0600
13575              Message-ID: <429DBFAD.1090308@divsol.com>
13576      Branch: perl
13577            ! ext/B/B/Concise.pm ext/B/t/concise.t
13578 ____________________________________________________________________________
13579 [ 24680] By: nicholas                              on 2005/06/02  16:40:58
13580         Log: Integrate perl587delta.pod, the changes in perlhist.pod, and update
13581              the relevant makefiles and tables-of-contents to reflect this.
13582      Branch: perl
13583           +> pod/perl587delta.pod
13584           !> MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perlhist.pod
13585           !> pod/perltoc.pod vms/descrip_mms.template win32/Makefile
13586           !> win32/makefile.mk win32/pod.mak
13587 ____________________________________________________________________________
13588 [ 24679] By: steveh                                on 2005/06/02  15:57:13
13589         Log: Subject: DynaLoader dl_unload_file for win32 ( dl_win32.xs )
13590              From: DH <crazyinsomniac@yahoo.com>
13591              Date: Tue, 31 May 2005 08:33:27 -0700 (PDT)
13592              Message-ID: <20050531153327.85145.qmail@unknown-209-73-178-237.yahoo.com>
13593              
13594              (with a couple of minor tweaks)
13595      Branch: perl
13596            ! win32/dl_win32.xs
13597 ____________________________________________________________________________
13598 [ 24678] By: nicholas                              on 2005/06/02  15:10:54
13599         Log: Dave can see a better way of doing the rounding.
13600      Branch: perl
13601            ! handy.h
13602 ____________________________________________________________________________
13603 [ 24677] By: nicholas                              on 2005/06/02  14:42:20
13604         Log: 24672 is innocent. valgrind + perl's malloc considered harmful.
13605      Branch: perl
13606            ! toke.c
13607 ____________________________________________________________________________
13608 [ 24676] By: nicholas                              on 2005/06/02  13:36:01
13609         Log: Changes 24660 and 24665 both introduced errors into the USEMYMALLOC
13610              code. Plus change 24672 appears to break under USEMYMALLOC, so revert
13611              it for now.
13612      Branch: perl
13613            ! hv.c sv.c toke.c
13614 ____________________________________________________________________________
13615 [ 24675] By: rgs                                   on 2005/06/02  11:19:02
13616         Log: Upgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseXS 2.10
13617      Branch: perl
13618            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
13619            ! lib/ExtUtils/CBuilder/Platform/Unix.pm
13620            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
13621            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
13622            ! lib/ExtUtils/CBuilder/Platform/aix.pm
13623            ! lib/ExtUtils/CBuilder/Platform/cygwin.pm
13624            ! lib/ExtUtils/CBuilder/Platform/darwin.pm
13625            ! lib/ExtUtils/CBuilder/Platform/os2.pm lib/ExtUtils/ParseXS.pm
13626 ____________________________________________________________________________
13627 [ 24674] By: rgs                                   on 2005/06/02  09:39:26
13628         Log: CPP typo fix (by Dominic Dunlop)
13629      Branch: perl
13630            ! perl.c
13631 ____________________________________________________________________________
13632 [ 24673] By: nicholas                              on 2005/06/02  09:29:48
13633         Log: Oops. My maths was too generous (by 1).
13634      Branch: perl
13635            ! handy.h
13636 ____________________________________________________________________________
13637 [ 24672] By: nicholas                              on 2005/06/02  09:24:17
13638         Log: Avoid duplicate calls to PAD_COMPNAME_OURSTASH, which is an expensive
13639              macro.
13640      Branch: perl
13641            ! toke.c
13642 ____________________________________________________________________________
13643 [ 24671] By: rgs                                   on 2005/06/02  09:06:39
13644         Log: Fix changed diagnostic
13645      Branch: perl
13646            ! pod/perldiag.pod
13647 ____________________________________________________________________________
13648 [ 24670] By: ams                                   on 2005/06/02  08:44:41
13649         Log: Subject: [PATCH] SvPVX_const() - part 3 ... and const'ing Storable
13650              From: Steve Peters <steve@fisharerojo.org>
13651              Date: Tue, 31 May 2005 09:55:43 -0500
13652              Message-Id: <20050531145543.GA8051@mccoy.peters.homeunix.org>
13653      Branch: perl
13654            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
13655            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13656            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/via/via.xs
13657            ! ext/Storable/Storable.xs pp_hot.c pp_pack.c pp_sys.c scope.c
13658 ____________________________________________________________________________
13659 [ 24669] By: rgs                                   on 2005/06/02  08:17:29
13660         Log: Subject: [PATCH] use lengths in sv_setpv() calls
13661              From: Andy Lester <andy@petdance.com>
13662              Date: Wed, 1 Jun 2005 23:16:56 -0500
13663              Message-ID: <20050602041656.GA3000@petdance.com>
13664      Branch: perl
13665            ! gv.c sv.c util.c
13666 ____________________________________________________________________________
13667 [ 24668] By: merijn                                on 2005/06/02  08:02:23
13668         Log: New HW model; more on threads for 10.20
13669      Branch: perl
13670            ! README.hpux
13671 ____________________________________________________________________________
13672 [ 24667] By: merijn                                on 2005/06/02  07:52:09
13673         Log: HP-UX specific #pragma entered in #23890 is not supported
13674              on HP-UX 10.20 and older
13675      Branch: perl
13676            ! perl.c
13677 ____________________________________________________________________________
13678 [ 24666] By: merijn                                on 2005/06/02  07:39:30
13679         Log: Subject: [PATCH] Quotes fixed, see also perl #36079
13680              From: Andy Lester <andy@petdance.com>
13681              Date: Thu, 2 Jun 2005 00:02:38 -0500
13682              Message-ID: <20050602050238.GA4001@petdance.com>
13683      Branch: perl
13684            ! av.c doio.c gv.c malloc.c perl.c perl.h perly.c
13685            ! pod/perldiag.pod pp_sort.c pp_sys.c regcomp.c regexec.c
13686            ! scope.h thrdvar.h toke.c util.c
13687 ____________________________________________________________________________
13688 [ 24665] By: nicholas                              on 2005/06/01  20:46:02
13689         Log: Round up all string length requests to malloc()/realloc() to the next
13690              multiple of 4/8 bytes [sizeof(size_t)] on the assumption that malloc()
13691              internally will quantise, and so we're going to use space that
13692              otherwise would be wasted. Hopefully this will save realloc()ing.
13693      Branch: perl
13694            ! ext/Devel/Peek/t/Peek.t handy.h perl.h sv.c
13695 ____________________________________________________________________________
13696 [ 24664] By: nicholas                              on 2005/06/01  20:42:29
13697         Log: I think SvCUR() was intended rather than SvLEN()
13698      Branch: perl
13699            ! ext/Storable/Storable.xs
13700 ____________________________________________________________________________
13701 [ 24663] By: nicholas                              on 2005/06/01  15:40:57
13702         Log: We don't have XRVs any more, so remove the typedef
13703      Branch: perl
13704            ! perl.h
13705 ____________________________________________________________________________
13706 [ 24662] By: nicholas                              on 2005/06/01  15:23:02
13707         Log: Zero-ing the new HV array is pointless, as we write to every element.
13708              Also avoid calling into he_dup when the HE is 0, to save the function
13709              call overhead.
13710      Branch: perl
13711            ! sv.c
13712 ____________________________________________________________________________
13713 [ 24661] By: nicholas                              on 2005/06/01  15:08:02
13714         Log: As PERL_HV_ARRAY_ALLOC_BYTES is bytes, not items, the type should be
13715              char rather than HE *. Bug was harmless, overallocating by a factor
13716              of sizeof(HE *)
13717      Branch: perl
13718            ! hv.c
13719 ____________________________________________________________________________
13720 [ 24660] By: nicholas                              on 2005/06/01  14:33:14
13721         Log: Store the xhv_aux structure after the main array.
13722              This reduces the size of HV bodies from 24 to 20 bytes on a 32 bit
13723              build. It has the side effect of defined %symbol_table:: now always
13724              being true. defined %hash is already deprecated.
13725      Branch: perl
13726            ! hv.c hv.h sv.c sv.h t/op/magic.t
13727 ____________________________________________________________________________
13728 [ 24659] By: nicholas                              on 2005/06/01  14:28:38
13729         Log: If we're building config_heavy.pl somewhere else, then we need to
13730              require it, not something (or maybe nothing) in the correct place.
13731      Branch: perl
13732            ! configpm
13733 ____________________________________________________________________________
13734 [ 24658] By: rgs                                   on 2005/06/01  14:16:32
13735         Log: Revert change #24656
13736      Branch: perl
13737            ! Makefile.SH
13738 ____________________________________________________________________________
13739 [ 24657] By: nicholas                              on 2005/06/01  09:19:46
13740         Log: Following the head refactoring, the Newz doesn't clear the SvPVX
13741              So PL_mess_sv contained an uninitialised value.
13742      Branch: perl
13743            ! util.c
13744 ____________________________________________________________________________
13745 [ 24656] By: rgs                                   on 2005/06/01  09:12:37
13746         Log: Subject: [PATCH] eliminate always running mktables
13747              From: Robin Barker <Robin.Barker@npl.co.uk>
13748              Date: Wed, 1 Jun 2005 09:55:16 +0100 
13749              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6B8@hotel.npl.co.uk>
13750      Branch: perl
13751            ! Makefile.SH
13752 ____________________________________________________________________________
13753 [ 24655] By: rgs                                   on 2005/06/01  09:09:35
13754         Log: Don't touch lib/ExtUtils/Miniperl.pm when rebuild identically
13755      Branch: perl
13756            ! Makefile.SH
13757 ____________________________________________________________________________
13758 [ 24654] By: rgs                                   on 2005/06/01  08:18:46
13759         Log: Subject: [PATCH] Re: [patch] teach B::Concise to see XS code
13760              From: Stephen McCamant <smcc@mit.edu>
13761              Date: Sat, 21 May 2005 21:52:31 -0700
13762              Message-ID: <17040.4111.265639.434150@apocalypse.OCF.Berkeley.EDU>
13763              
13764              Correctly nullify CvSTART when undef'ing a CV
13765      Branch: perl
13766            ! op.c
13767 ____________________________________________________________________________
13768 [ 24653] By: rgs                                   on 2005/06/01  07:56:50
13769         Log: Subject: Re: [patch] teach B::Concise to see XS code
13770              From: Jim Cromie <jcromie@divsol.com>
13771              Date: Sat, 21 May 2005 09:24:24 -0600
13772              Message-ID: <428F52A8.20702@divsol.com>
13773      Branch: perl
13774            + ext/B/t/concise-xs.t
13775            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t
13776 ____________________________________________________________________________
13777 [ 24652] By: rgs                                   on 2005/06/01  07:39:38
13778         Log: Subject: [PATCH] Speed up lib/unicore/mktables by 45%
13779              From: Andy Lester <andy@petdance.com>
13780              Date: Tue, 31 May 2005 12:39:00 -0500
13781              Message-ID: <20050531173900.GA9820@petdance.com>
13782      Branch: perl
13783            ! lib/unicore/mktables
13784 ____________________________________________________________________________
13785 [ 24651] By: rgs                                   on 2005/05/31  20:34:44
13786         Log: Remove duplicated line
13787      Branch: perl
13788            ! lib/Module/CoreList.pm
13789 ____________________________________________________________________________
13790 [ 24650] By: rgs                                   on 2005/05/31  20:31:55
13791         Log: Upgrade to Module::CoreList 2.02
13792      Branch: perl
13793            ! lib/Module/CoreList.pm
13794 ____________________________________________________________________________
13795 [ 24649] By: nicholas                              on 2005/05/31  12:03:30
13796         Log: Attempt 2 at a diet memory layout can go live.
13797      Branch: perl
13798            ! av.h hv.h
13799 ____________________________________________________________________________
13800 [ 24648] By: nicholas                              on 2005/05/31  10:40:01
13801         Log: Avoid updating a variable in a loop.
13802              Only calculate the number of links in a hash bucket chain if we really
13803              need it.
13804      Branch: perl
13805            ! hv.c
13806 ____________________________________________________________________________
13807 [ 24646] By: nicholas                              on 2005/05/31  10:02:12
13808         Log: Avoid updating a variable in the loop
13809      Branch: perl
13810            ! hv.c
13811 ____________________________________________________________________________
13812 [ 24645] By: rgs                                   on 2005/05/31  09:13:34
13813         Log: Subject: [PATCH] ByteLoader.xs cleanup
13814              From: Andy Lester <andy@petdance.com>
13815              Date: Mon, 30 May 2005 22:28:36 -0500
13816              Message-ID: <20050531032836.GA32198@petdance.com>
13817      Branch: perl
13818            ! ext/ByteLoader/ByteLoader.xs
13819 ____________________________________________________________________________
13820 [ 24644] By: merijn                                on 2005/05/31  05:41:24
13821         Log: Add DECC to the symbol list
13822              Subject: [PATCH]lette Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
13823              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
13824              Date: Mon, 30 May 2005 16:33:15 -0700
13825              Message-ID: <20050530233315.GA3088@efn.org>
13826      Branch: perl
13827            ! Configure
13828 ____________________________________________________________________________
13829 [ 24642] By: davem                                 on 2005/05/30  23:37:15
13830         Log: add pointer to email explaining why eval {goto &foo} is banned
13831      Branch: perl
13832            ! pp_ctl.c
13833 ____________________________________________________________________________
13834 [ 24638] By: nicholas                              on 2005/05/30  21:02:34
13835         Log: Change the logic to avoid needing to set a variable during the loop
13836      Branch: perl
13837            ! hv.c
13838 ____________________________________________________________________________
13839 [ 24633] By: nicholas                              on 2005/05/30  13:01:27
13840         Log: Various HvPLACEHOLDERS() that should be HvPLACEHOLDERS_get()
13841      Branch: perl
13842            ! hv.c
13843 ____________________________________________________________________________
13844 [ 24631] By: rgs                                   on 2005/05/30  11:54:23
13845         Log: Upgrade to PathTools 3.08
13846      Branch: perl
13847            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
13848 ____________________________________________________________________________
13849 [ 24630] By: merijn                                on 2005/05/30  11:07:45
13850         Log: gcc hints were not yet applied to gcc-4.x
13851              Now they are
13852      Branch: perl
13853            ! hints/hpux.sh
13854 ____________________________________________________________________________
13855 [ 24629] By: rgs                                   on 2005/05/30  11:07:15
13856         Log: Subject: [perl #36037] Perl 5.8.7-RC1 build problems on LynxOS 
13857              From: Olli Savia (via RT) <perlbug-followup@perl.org>
13858              Date: 30 May 2005 10:59:35 -0000
13859              Message-ID: <rt-3.0.11-36037-113779.5.23037641993746@perl.org>
13860      Branch: perl
13861            ! util.c
13862 ____________________________________________________________________________
13863 [ 24628] By: merijn                                on 2005/05/30  10:28:06
13864         Log: regen after #24627
13865      Branch: perl
13866            ! perlapi.h
13867 ____________________________________________________________________________
13868 [ 24627] By: merijn                                on 2005/05/30  10:19:09
13869         Log: Subject: Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
13870              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
13871              Date: Mon, 30 May 2005 09:15:56 +0300
13872              Message-ID: <429AAF9C.30503@gmail.com>
13873      Branch: perl
13874            ! embed.pl ext/DynaLoader/dl_dlopen.xs perl.h sv.c
13875 ____________________________________________________________________________
13876 [ 24626] By: rgs                                   on 2005/05/30  08:54:51
13877         Log: Subject: [PATCH] Teeny optimization in S_hv_magic_check
13878              From: Andy Lester <andy@petdance.com>
13879              Date: Tue, 24 May 2005 11:41:15 -0500
13880              Message-ID: <20050524164115.GA12027@petdance.com>
13881      Branch: perl
13882            ! hv.c
13883 ____________________________________________________________________________
13884 [ 24625] By: rgs                                   on 2005/05/30  08:48:12
13885         Log: Subject: [PATCH] More embed.fnc strictures, plus consting and localizing
13886              From: Andy Lester <andy@petdance.com>
13887              Date: Tue, 24 May 2005 11:47:22 -0500
13888              Message-ID: <20050524164722.GC12027@petdance.com>
13889              
13890              Subject: [PATCH] Remove unused casts
13891              From: Andy Lester <andy@petdance.com>
13892              Date: Tue, 24 May 2005 11:42:18 -0500
13893              Message-ID: <20050524164218.GB12027@petdance.com>
13894      Branch: perl
13895            ! embed.fnc op.c pp_sys.c proto.h regcomp.c regexec.c scope.c
13896            ! sv.c
13897 ____________________________________________________________________________
13898 [ 24624] By: rgs                                   on 2005/05/30  08:11:30
13899         Log: Minor grammar fix by Uri Guttman
13900      Branch: perl
13901            ! pod/perlre.pod
13902 ____________________________________________________________________________
13903 [ 24623] By: rgs                                   on 2005/05/30  08:08:47
13904         Log: Subject: [PATCH] perlrun.pod -w description typo
13905              From: Offer Kaye <offer.kaye@gmail.com>
13906              Date: Mon, 30 May 2005 11:27:38 +0300
13907              Message-ID: <569425050530012768a9baca@mail.gmail.com>
13908      Branch: perl
13909            ! pod/perlrun.pod
13910 ____________________________________________________________________________
13911 [ 24622] By: rgs                                   on 2005/05/30  07:45:09
13912         Log: Subject: [PATCH] Minor warning squashings
13913              From: Andy Lester <andy@petdance.com>
13914              Date: Sun, 29 May 2005 00:19:06 -0500
13915              Message-Id: <740ea3aca85400c6d03e945323badad4@petdance.com>
13916              
13917              Subject: [PATCH] Consting in Opcode.xs
13918              From: Andy Lester <andy@petdance.com>
13919              Date: Sun, 29 May 2005 11:23:50 -0500
13920              Message-ID: <20050529162350.GA13965@petdance.com>
13921              
13922              Subject: [PATCH] consting attrs.xs
13923              From: Andy Lester <andy@petdance.com>
13924              Date: Sun, 29 May 2005 14:15:46 -0500
13925              Message-ID: <20050529191546.GA15581@petdance.com>
13926              
13927              Subject: [PATCH] consting B.xs
13928              From: Andy Lester <andy@petdance.com>
13929              Date: Sun, 29 May 2005 15:09:24 -0500
13930              Message-ID: <20050529200924.GA15873@petdance.com>
13931      Branch: perl
13932            ! embed.fnc ext/B/B.xs ext/Opcode/Opcode.xs ext/attrs/attrs.xs
13933            ! perlio.c pp_sys.c proto.h regcomp.c utf8.c
13934 ____________________________________________________________________________
13935 [ 24621] By: nicholas                              on 2005/05/30  07:43:05
13936         Log: Need a cast to avoid a compiler warning.
13937      Branch: perl
13938            ! ext/ByteLoader/bytecode.h
13939 ____________________________________________________________________________
13940 [ 24619] By: nicholas                              on 2005/05/29  19:35:38
13941         Log: Goodbye xav_arylen. You won't be missed that much.
13942              So now there's a buy 5 get one free offer on PVAV bodies.
13943      Branch: perl
13944            ! av.c av.h dump.c embed.fnc global.sym perl.h pp.c proto.h sv.c
13945 ____________________________________________________________________________
13946 [ 24618] By: ams                                   on 2005/05/29  18:07:37
13947         Log: Subject: [PATCH configure.com] compiler awareness week
13948              From: "Craig A. Berry" <craigberry@mac.com>
13949              Date: Sun, 29 May 2005 12:43:09 -0500
13950              Message-Id: <4299FF2D.90209@mac.com>
13951      Branch: perl
13952            ! configure.com
13953 ____________________________________________________________________________
13954 [ 24617] By: nicholas                              on 2005/05/29  17:46:39
13955         Log: Change the IV to a union.
13956              Revert the NV union back to a plain NV
13957              Transpose the positions of IV and NV (NV is now first)
13958              Don't allocate the NV for PV,PVIV,PVAV and PVHV (last 2 non-allocations
13959              currently disabled by default)
13960      Branch: perl
13961            ! av.h cv.h hv.h intrpvar.h sv.c sv.h
13962 ____________________________________________________________________________
13963 [ 24615] By: nicholas                              on 2005/05/29  14:24:17
13964         Log: Teach buildtoc about README.openbsd, and regenerate various makefiles.
13965      Branch: perl
13966            ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
13967            ! win32/makefile.mk
13968 ____________________________________________________________________________
13969 [ 24614] By: nicholas                              on 2005/05/29  14:23:32
13970         Log: Restort into bulidtoc's preferred order
13971      Branch: perl
13972            ! MANIFEST
13973 ____________________________________________________________________________
13974 [ 24613] By: ams                                   on 2005/05/29  04:45:05
13975         Log: Subject: [PATCH] VMS build update for blead
13976              From: "Craig A. Berry" <craigberry@mac.com>
13977              Date: Sat, 28 May 2005 23:18:46 -0500
13978              Message-Id: <429942A6.10601@mac.com>
13979      Branch: perl
13980            ! doio.c perly.c vms/descrip_mms.template vms/gen_shrfls.pl
13981            ! vms/vms.c vms/vmsish.h
13982 ____________________________________________________________________________
13983 [ 24612] By: ams                                   on 2005/05/28  14:40:32
13984         Log: Subject: [PATCH] Re: t/uni/class.t has a lot to warn about
13985              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
13986              Date: Sat, 28 May 2005 11:47:47 +0300
13987              Message-Id: <42983033.5050509@gmail.com>
13988      Branch: perl
13989            ! t/uni/class.t
13990 ____________________________________________________________________________
13991 [ 24610] By: merijn                                on 2005/05/27  19:22:39
13992         Log: Subject: Re: [PATCH] Do not install change logs, READMEs, etc...
13993              From: Michael G Schwern <schwern@pobox.com>
13994              Date: Fri, 27 May 2005 12:33:27 -0700
13995              Message-ID: <20050527193327.GC17504@windhund.schwern.org>
13996      Branch: perl
13997            ! installperl
13998 ____________________________________________________________________________
13999 [ 24609] By: nicholas                              on 2005/05/27  18:54:36
14000         Log: In assert(), we mustn't stringify the message as part of the first
14001              argument to croak, as it's a *printf format, and the thing we're
14002              asserting might itself contain % signs.
14003              Also, as __FILE__ is a string, we can append that to the format,
14004              rather than needing a %s for it.
14005      Branch: perl
14006            ! perl.h
14007 ____________________________________________________________________________
14008 [ 24608] By: nicholas                              on 2005/05/27  18:20:26
14009         Log: is() is better than ok()
14010      Branch: perl
14011            ! t/op/each.t
14012 ____________________________________________________________________________
14013 [ 24607] By: steveh                                on 2005/05/27  16:22:59
14014         Log: Fix failing Cwd tests on Win32
14015              
14016              Patch was posted to Ken previously
14017              
14018              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00226.html)
14019              
14020              but no reply as yet.  I'll mail him again...
14021      Branch: perl
14022            ! lib/Cwd.pm
14023 ____________________________________________________________________________
14024 [ 24606] By: steveh                                on 2005/05/27  16:15:41
14025         Log: Skip signals and core dump tests on Win32
14026              
14027              See http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00749.html
14028      Branch: perl
14029            ! t/run/exit.t
14030 ____________________________________________________________________________
14031 [ 24605] By: steveh                                on 2005/05/27  15:54:09
14032         Log: Fix more Win32 linker errors caused by change 24561
14033              
14034              Apparently sys_intern_init and sys_intern_clear are required even for
14035              non-threaded builds on Win32.
14036      Branch: perl
14037            ! embed.fnc embed.h proto.h
14038 ____________________________________________________________________________
14039 [ 24596] By: merijn                                on 2005/05/27  10:20:54
14040         Log: Subject: [PATCH] Do not install change logs, READMEs, etc...
14041              From: Michael G Schwern <schwern@pobox.com>
14042              Date: Thu, 26 May 2005 13:43:05 -0700
14043              Message-ID: <20050526204305.GH11558@windhund.schwern.org>
14044      Branch: perl
14045            ! installperl
14046 ____________________________________________________________________________
14047 [ 24595] By: merijn                                on 2005/05/27  10:06:25
14048         Log: Subject: [PATCH] add PERL_CALLCONV to PERL_CKDEF and PERL_PPDEF
14049              From: <jarkko.hietaniemi@nokia.com>
14050              Date: Fri, 27 May 2005 13:15:36 +0300
14051              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A1CD@esebe105.NOE.Nokia.com>
14052      Branch: perl
14053            ! perl.h
14054 ____________________________________________________________________________
14055 [ 24594] By: nicholas                              on 2005/05/27  09:18:26
14056         Log: Get the HEK once only in the hot code (class method calls)
14057      Branch: perl
14058            ! hv.h pp_hot.c
14059 ____________________________________________________________________________
14060 [ 24593] By: rgs                                   on 2005/05/27  07:44:07
14061         Log: Subject: [PATCH] Re: [perl #35420] localtime corruption
14062              From: Michael G Schwern <schwern@pobox.com>
14063              Date: Thu, 26 May 2005 13:39:38 -0700
14064              Message-ID: <20050526203938.GG11558@windhund.schwern.org>
14065      Branch: perl
14066            ! pod/perlfunc.pod pod/perlport.pod
14067 ____________________________________________________________________________
14068 [ 24592] By: rgs                                   on 2005/05/27  07:04:46
14069         Log: Subject: [PATCH] Documentation nits and fixes for Sv*_set() macros
14070              From: Steve Peters <steve@fisharerojo.org>
14071              Date: Thu, 26 May 2005 14:58:50 -0500
14072              Message-ID: <20050526195850.GA1308@mccoy.peters.homeunix.org>
14073      Branch: perl
14074            ! pod/perlapi.pod sv.h
14075 ____________________________________________________________________________
14076 [ 24591] By: steveh                                on 2005/05/26  16:56:03
14077         Log: Fix some Win32 link errors
14078      Branch: perl
14079            ! global.sym makedef.pl proto.h
14080 ____________________________________________________________________________
14081 [ 24590] By: nicholas                              on 2005/05/26  16:07:20
14082         Log: Rename the members of the SV head union to avoid pre-processor
14083              arguments with embed.h
14084      Branch: perl
14085            ! av.h hv.h sv.c sv.h
14086 ____________________________________________________________________________
14087 [ 24588] By: ams                                   on 2005/05/26  15:33:58
14088         Log: -Wall is intolerably noisy with icc.
14089      Branch: perl
14090            ! cflags.SH
14091 ____________________________________________________________________________
14092 [ 24585] By: rgs                                   on 2005/05/26  15:13:53
14093         Log: Subject: [PATCH] bytes.pm doesn't check undefined subroutine calling
14094              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14095              Date: Thu, 26 May 2005 23:46:35 +0900
14096              Message-Id: <20050526234321.92F1.BQW10602@nifty.com>
14097      Branch: perl
14098            ! lib/bytes.pm lib/bytes.t
14099 ____________________________________________________________________________
14100 [ 24584] By: nicholas                              on 2005/05/26  14:24:31
14101         Log: Store the package name as a shared HEK.
14102              Abolish HvNAME() - as the stored pointer is not a char* you can't set
14103              it directly now.
14104              Storing a pointer to a HEK tracks the length too, and seems to be
14105              faster.
14106      Branch: perl
14107            ! embed.fnc gv.c hv.c hv.h op.c pp.c proto.h sv.c toke.c
14108            ! xsutils.c
14109 ____________________________________________________________________________
14110 [ 24583] By: nicholas                              on 2005/05/26  12:27:47
14111         Log: We know how big the global string table will be, so use that
14112              information.
14113      Branch: perl
14114            ! sv.c
14115 ____________________________________________________________________________
14116 [ 24582] By: nicholas                              on 2005/05/26  11:28:24
14117         Log: It helps to set the total keys correctly when duplicating a hash.
14118              It helps even more to have a test for this.
14119      Branch: perl
14120            ! ext/threads/t/problems.t sv.c
14121 ____________________________________________________________________________
14122 [ 24581] By: merijn                                on 2005/05/26  11:26:05
14123         Log: More possible re-order dependencies solved
14124      Branch: perl
14125            ! Porting/config_h.pl config_h.SH
14126 ____________________________________________________________________________
14127 [ 24580] By: merijn                                on 2005/05/26  08:43:38
14128         Log: Subject: [PATCH] Updated lint infrastructure
14129              From: Andy Lester <andy@petdance.com>
14130              Date: Wed, 25 May 2005 12:31:39 -0500
14131              Message-ID: <20050525173139.GB1701@petdance.com>
14132      Branch: perl
14133            ! Makefile.SH handy.h malloc.c mg.c pp.c regcomp.h
14134 ____________________________________________________________________________
14135 [ 24579] By: ams                                   on 2005/05/26  07:08:22
14136         Log: Subject: [PATCH] MPE/iX has no lchown()
14137              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
14138              Date: Thu, 26 May 2005 08:36:19 +0300
14139              Message-Id: <42956053.4010200@gmail.com>
14140      Branch: perl
14141            ! hints/mpeix.sh
14142 ____________________________________________________________________________
14143 [ 24578] By: merijn                                on 2005/05/25  19:05:07
14144         Log: Added Porting/config_h.pl
14145      Branch: perl
14146            ! MANIFEST
14147 ____________________________________________________________________________
14148 [ 24576] By: merijn                                on 2005/05/25  18:41:52
14149         Log: Reordering config_h.SH after metaconfig now semi automated
14150              This will save me *a lot* of manual work
14151      Branch: perl
14152            + Porting/config_h.pl
14153            ! Configure config_h.SH
14154 ____________________________________________________________________________
14155 [ 24575] By: nicholas                              on 2005/05/25  16:26:12
14156         Log: Export Perl_hek_dup, which duplicates shared hash keys.
14157      Branch: perl
14158            ! embed.fnc embed.h hv.c proto.h
14159 ____________________________________________________________________________
14160 [ 24574] By: nicholas                              on 2005/05/25  15:52:33
14161         Log: Track the mapping between source shared hash keys and target shared
14162              hash keys to save repeated lookups during cloning.
14163      Branch: perl
14164            ! embed.fnc embedvar.h ext/threads/threads.xs hv.c intrpvar.h
14165            ! perl.c perlapi.h proto.h sv.c
14166 ____________________________________________________________________________
14167 [ 24573] By: nicholas                              on 2005/05/25  14:06:55
14168         Log: Replace all uses of HvNAME with the appropriate HvNAME_get or
14169              HvNAME_set
14170      Branch: perl
14171            ! bytecode.pl cop.h ext/ByteLoader/bytecode.h
14172            ! ext/ByteLoader/byterun.c
14173 ____________________________________________________________________________
14174 [ 24572] By: nicholas                              on 2005/05/25  10:02:07
14175         Log: I think for now these have to be disabled by default.
14176      Branch: perl
14177            ! av.h hv.h
14178 ____________________________________________________________________________
14179 [ 24571] By: rgs                                   on 2005/05/25  09:34:20
14180         Log: Update description of Term::ReadLine and fix typo
14181              Subject: [perl #35963] Typo in Term::ReadLine 
14182              From: "perlbug@veggiechinese.net (via RT)" <perlbug-followup@perl.org>
14183              Date: 24 May 2005 23:29:37 -0000
14184              Message-ID: <rt-3.0.11-35963-113541.14.5614982698687@perl.org>
14185      Branch: perl
14186            ! lib/Term/ReadLine.pm
14187 ____________________________________________________________________________
14188 [ 24570] By: nicholas                              on 2005/05/24  20:23:53
14189         Log: Initialising the hash seed needs to be early in case anything
14190              calcualtes HASHes during dup()ing.
14191      Branch: perl
14192            ! sv.c
14193 ____________________________________________________________________________
14194 [ 24569] By: nicholas                              on 2005/05/24  17:13:34
14195         Log: Reorder the union to cause Win32 compilers to use void * alignment for
14196              it.
14197      Branch: perl
14198            ! av.h cv.h hv.h sv.h
14199 ____________________________________________________________________________
14200 [ 24568] By: ams                                   on 2005/05/24  16:44:53
14201         Log: Subject: [PATCH] xsubpp, ParseXS: allow other suffix beyond .c
14202              From: jarkko.hietaniemi@nokia.com
14203              Date: Tue, 24 May 2005 12:48:38 +0300
14204              Message-Id: <B356D8F434D20B40A8CEDAEC305A1F2453D7EB@esebe105.NOE.Nokia.com>
14205      Branch: perl
14206            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/xsubpp
14207 ____________________________________________________________________________
14208 [ 24567] By: rgs                                   on 2005/05/24  15:44:52
14209         Log: Clarification on the behaviour of qw// and x :
14210              Subject: [PATCH] Re: [perl #35885] qw and x operators doesn't mix
14211              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
14212              Date: Tue, 24 May 2005 08:52:00 -0700
14213              Message-ID: <20050524155200.GA1784@efn.org>
14214      Branch: perl
14215            ! pod/perlop.pod
14216 ____________________________________________________________________________
14217 [ 24566] By: nicholas                              on 2005/05/24  15:21:48
14218         Log: Leaking is bad, m'kay.
14219      Branch: perl
14220            ! hv.c sv.c
14221 ____________________________________________________________________________
14222 [ 24565] By: rgs                                   on 2005/05/24  13:50:02
14223         Log: Remove Perl_ck_* functions from public API
14224      Branch: perl
14225            ! embed.fnc embed.h global.sym
14226 ____________________________________________________________________________
14227 [ 24564] By: nicholas                              on 2005/05/24  13:01:49
14228         Log: Correct the description of pte_arenaroot
14229      Branch: perl
14230            ! intrpvar.h
14231 ____________________________________________________________________________
14232 [ 24563] By: rgs                                   on 2005/05/24  12:58:45
14233         Log: Documentation nit on @-, found by Guillaume Rousse
14234              (plus POD markup simplification, for readability with pod2text)
14235      Branch: perl
14236            ! pod/perlvar.pod
14237 ____________________________________________________________________________
14238 [ 24562] By: rgs                                   on 2005/05/24  12:39:26
14239         Log: ext/B/t/deparse.t was failing with t/TEST but not with t/harness
14240      Branch: perl
14241            ! ext/B/t/deparse.t
14242 ____________________________________________________________________________
14243 [ 24561] By: rgs                                   on 2005/05/24  12:33:01
14244         Log: Subject: [PATCH] embed.fnc cleanup + SvPVX_const usage
14245              From: Andy Lester <andy@petdance.com>
14246              Date: Sat, 21 May 2005 09:06:40 -0500
14247              Message-ID: <20050521140640.GB875@petdance.com>
14248      Branch: perl
14249            ! embed.fnc embed.h global.sym op.c pad.c perlio.c pp_ctl.c
14250            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c utf8.c
14251 ____________________________________________________________________________
14252 [ 24560] By: rgs                                   on 2005/05/24  11:22:21
14253         Log: The tokenizer should expect an operator after qw().
14254              This fixes [perl #35885] qw and x operators doesn't mix
14255      Branch: perl
14256            ! t/op/repeat.t toke.c
14257 ____________________________________________________________________________
14258 [ 24559] By: rgs                                   on 2005/05/24  08:45:44
14259         Log: Subject: Re: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly.
14260              From: demerphq <demerphq@gmail.com>
14261              Date: Mon, 23 May 2005 11:43:56 +0200
14262              Message-ID: <9b18b31105052302431fb0a3c2@mail.gmail.com>
14263      Branch: perl
14264            ! ext/B/t/deparse.t
14265 ____________________________________________________________________________
14266 [ 24558] By: rgs                                   on 2005/05/24  08:09:10
14267         Log: Make distclean should remove the leftover test files of ExtUtils::ParseXS
14268      Branch: perl
14269            ! Makefile.SH
14270 ____________________________________________________________________________
14271 [ 24557] By: nicholas                              on 2005/05/23  20:26:35
14272         Log: Don't allocate an IV slot where the type doesn't use the IV slot.
14273      Branch: perl
14274            ! av.h hv.h sv.h
14275 ____________________________________________________________________________
14276 [ 24556] By: ams                                   on 2005/05/23  16:58:46
14277         Log: Assorted 2.15 fixes.
14278      Branch: perl
14279            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
14280 ____________________________________________________________________________
14281 [ 24555] By: ams                                   on 2005/05/23  16:34:16
14282         Log: Remove one const to ensure that the universe doesn't tip over.
14283              (At least on AIX.)
14284      Branch: perl
14285            ! ext/Storable/Storable.xs
14286 ____________________________________________________________________________
14287 [ 24554] By: merijn                                on 2005/05/23  15:29:01
14288         Log: Subject: Re: [perl #35938] [PATCH] SDBM_File fails to build on some platforms due to use of 'extern int errno' (was: Re: patches for lang/perl5.8 dfport override) 
14289              From: Andrew Dougherty <doughera@lafayette.edu>
14290              Date: Mon, 23 May 2005 11:48:08 -0400 (EDT)
14291              Message-ID: <Pine.SOC.4.62.0505231143480.4714@maxwell.phys.lafayette.edu>
14292      Branch: perl
14293            ! ext/SDBM_File/sdbm/sdbm.c
14294 ____________________________________________________________________________
14295 [ 24553] By: ams                                   on 2005/05/23  15:24:05
14296         Log: Subject: [PATCH] universal.c warnings hushed
14297              From: Andy Lester <andy@petdance.com>
14298              Date: Mon, 23 May 2005 10:38:25 -0500
14299              Message-Id: <20050523153825.GA28498@petdance.com>
14300      Branch: perl
14301            ! universal.c
14302 ____________________________________________________________________________
14303 [ 24552] By: rgs                                   on 2005/05/23  14:31:33
14304         Log: Attribute compilation fix for Windows by Andy Lester
14305      Branch: perl
14306            ! perl.h perlio.h
14307 ____________________________________________________________________________
14308 [ 24551] By: gbarr                                 on 2005/05/23  13:49:59
14309         Log: Update to Scalar-List-Utils-1.17
14310      Branch: perl
14311            ! ext/List/Util/Changes ext/List/Util/README
14312            ! ext/List/Util/lib/List/Util.pm
14313            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
14314            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/refaddr.t
14315 ____________________________________________________________________________
14316 [ 24550] By: rgs                                   on 2005/05/23  11:38:34
14317         Log: Declaration nit spotted by Jarkko
14318      Branch: perl
14319            ! hv.c
14320 ____________________________________________________________________________
14321 [ 24549] By: nicholas                              on 2005/05/23  11:27:16
14322         Log: PL_regex_padav elements hold either more AVs, or IVs that point to
14323              regexps. Don't attempt to look at the IVX if it's not an IV.
14324      Branch: perl
14325            ! perl.c sv.c
14326 ____________________________________________________________________________
14327 [ 24548] By: nicholas                              on 2005/05/23  10:13:21
14328         Log: Oops. What is looking at an array's SvIVX()?
14329      Branch: perl
14330            ! sv.c
14331 ____________________________________________________________________________
14332 [ 24547] By: nicholas                              on 2005/05/23  09:22:35
14333         Log: We don't need IV and RV arena variables anymore. We don't need to set
14334              SvIVX or SvNVX on hashes.
14335      Branch: perl
14336            ! embedvar.h intrpvar.h perlapi.h sv.c
14337 ____________________________________________________________________________
14338 [ 24546] By: nicholas                              on 2005/05/23  09:09:15
14339         Log: Bytecode mustn't save the NVX for hashes now that the NVX is a union
14340              containing pointers initialised to zero.
14341      Branch: perl
14342            ! ext/B/B/Bytecode.pm
14343 ____________________________________________________________________________
14344 [ 24545] By: steveh                                on 2005/05/23  08:46:37
14345         Log: Fill in HASATTRIBUTE stuff in win32/config_H.* (see change #24508)
14346              
14347              (None are actually defined, but it's nice to have them there anyway)
14348      Branch: perl
14349            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14350            ! win32/config_H.vc64
14351 ____________________________________________________________________________
14352 [ 24544] By: nicholas                              on 2005/05/23  08:09:58
14353         Log: create an "allocated" structure for PVs, PVAVs and PVHVs
14354      Branch: perl
14355            ! av.h hv.h intrpvar.h sv.c sv.h
14356 ____________________________________________________________________________
14357 [ 24543] By: rgs                                   on 2005/05/23  07:33:52
14358         Log: Fix [perl #35929] : PerlIO::scalar didn't understand $/ = ""
14359              because PerlIOScalar_unread was broken.
14360              Bump version number of PerlIO::scalar to 0.04.
14361      Branch: perl
14362            ! ext/PerlIO/scalar/scalar.pm ext/PerlIO/scalar/scalar.xs
14363            ! ext/PerlIO/t/scalar.t
14364 ____________________________________________________________________________
14365 [ 24542] By: nicholas                              on 2005/05/22  22:03:19
14366         Log: Re-order IVX slot in SV bodies
14367      Branch: perl
14368            ! av.h cv.h hv.h sv.h
14369 ____________________________________________________________________________
14370 [ 24541] By: rgs                                   on 2005/05/22  18:53:12
14371         Log: Subject: Re: [PATCH 5.8.7 RC1] lib/Carp.t todo for VMS
14372              From: Michael G Schwern <schwern@pobox.com>
14373              Date: May 20, 2005 10:09 PM
14374              Message-ID: <20050520200900.GB13473@windhund.schwern.org>
14375      Branch: perl
14376            ! lib/Carp.t
14377 ____________________________________________________________________________
14378 [ 24538] By: nicholas                              on 2005/05/21  22:46:50
14379         Log: Add a union in place of xnv_nv, which allows AVs and HVs to re-use
14380              the memory to store pointers and integers.
14381              (Part 1 - will be reworked to be more efficient when IV or void*
14382              is 64 bit soon)
14383      Branch: perl
14384            ! av.h cv.h dump.c ext/B/B.pm ext/B/B.xs ext/Devel/Peek/t/Peek.t
14385            ! hv.h sv.h
14386 ____________________________________________________________________________
14387 [ 24537] By: ams                                   on 2005/05/21  22:26:34
14388         Log: Subject: [PATCH] ExtUtils::CBuilder Tru64 support
14389              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
14390              Date: Sat, 21 May 2005 23:20:21 +0300
14391              Message-Id: <428F9805.70108@gmail.com>
14392      Branch: perl
14393            + lib/ExtUtils/CBuilder/Platform/dec_osf.pm
14394            ! MANIFEST
14395 ____________________________________________________________________________
14396 [ 24536] By: ams                                   on 2005/05/21  22:17:20
14397         Log: Make the __attribute__ stuff work with Symbian (Jarkko).
14398              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00530.html
14399      Branch: perl
14400            ! perl.h
14401 ____________________________________________________________________________
14402 [ 24535] By: davem                                 on 2005/05/21  22:10:19
14403         Log: goto &xsub that croaks corrupts memory
14404              When an XS sub is called, a CxSUB context shouldn't be pushed. Make
14405              goto &xs_sub mimic this behaviour by first popping the old CxSUB
14406      Branch: perl
14407            ! pp_ctl.c t/op/goto_xs.t
14408 ____________________________________________________________________________
14409 [ 24534] By: davem                                 on 2005/05/21  21:38:55
14410         Log: stop goto &foo wasting stack space
14411              it used to push @_ onto the end of the stack; now it pops the stack
14412              back to the old watermark first.
14413      Branch: perl
14414            ! pp_ctl.c
14415 ____________________________________________________________________________
14416 [ 24533] By: davem                                 on 2005/05/21  19:50:50
14417         Log: add access to Perl_croak() via 'mycroak' in XS::APItest
14418      Branch: perl
14419            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
14420            ! ext/XS/APItest/t/exception.t
14421 ____________________________________________________________________________
14422 [ 24532] By: davem                                 on 2005/05/21  19:15:43
14423         Log: disallow eval { goto &foo }
14424              eval 'goto &foo' is already banned, and the try-version usually
14425              coredumps due to the code assuming the CxEVAL is actually a CxSUB.
14426              Anyway exiting an eval but preserving "it's" @_ doesn't make much
14427              sense.
14428      Branch: perl
14429            ! pod/perldiag.pod pp_ctl.c t/op/goto.t
14430 ____________________________________________________________________________
14431 [ 24531] By: nicholas                              on 2005/05/21  18:19:43
14432         Log: Move the xpv_pv/xrv_rv member into the SV head, in a union with
14433              IV and UV. Avoid allocating a body for IVs and RVs.
14434      Branch: perl
14435            ! av.h bytecode.pl cv.h embed.fnc embed.h ext/B/B/C.pm
14436            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
14437            ! ext/ByteLoader/byterun.h hv.c hv.h proto.h sv.c sv.h
14438 ____________________________________________________________________________
14439 [ 24530] By: rgs                                   on 2005/05/21  16:01:42
14440         Log: Really fix change 24527
14441      Branch: perl
14442            ! gv.c
14443 ____________________________________________________________________________
14444 [ 24529] By: nicholas                              on 2005/05/21  15:59:30
14445         Log: Fool. That should be I32 everywhere.
14446      Branch: perl
14447            ! hv.c
14448 ____________________________________________________________________________
14449 [ 24528] By: ams                                   on 2005/05/21  15:35:44
14450         Log: Subject: [PATCH] ctags parms need to know .h is C
14451              From: Andy Lester <andy@petdance.com>
14452              Date: Sat, 21 May 2005 08:58:14 -0500
14453              Message-Id: <20050521135814.GA875@petdance.com>
14454      Branch: perl
14455            ! Makefile.SH
14456 ____________________________________________________________________________
14457 [ 24527] By: rgs                                   on 2005/05/21  14:15:44
14458         Log: Compilation fix
14459      Branch: perl
14460            ! gv.c
14461 ____________________________________________________________________________
14462 [ 24526] By: nicholas                              on 2005/05/21  12:31:52
14463         Log: Move hv_name, hv_eiter and hv_riter into a new aux structure.
14464              Provide (more efficient) _get and _set macros.
14465              Adjust the core to use them.
14466      Branch: perl
14467            ! dump.c embed.fnc ext/Data/Dumper/Dumper.xs
14468            ! ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs
14469            ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs
14470            ! ext/threads/shared/shared.xs global.sym gv.c hv.c hv.h mg.c
14471            ! op.c op.h opnames.h perl.c pp.c pp_hot.c pp_sys.c proto.h sv.c
14472            ! toke.c universal.c xsutils.c
14473 ____________________________________________________________________________
14474 [ 24525] By: nicholas                              on 2005/05/21  09:29:18
14475         Log: Move placeholders into a new rhash magic type.
14476      Branch: perl
14477            ! dump.c embed.fnc ext/Storable/Storable.xs global.sym hv.c hv.h
14478            ! perl.h proto.h sv.c
14479 ____________________________________________________________________________
14480 [ 24524] By: rgs                                   on 2005/05/21  09:18:07
14481         Log: Update to MakeMaker 6.30
14482      Branch: perl
14483            ! lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
14484            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/FIRST_MAKEFILE.t
14485            ! lib/ExtUtils/t/PL_FILES.t
14486            ! t/lib/MakeMaker/Test/Setup/PL_FILES.pm
14487 ____________________________________________________________________________
14488 [ 24523] By: ams                                   on 2005/05/21  02:58:49
14489         Log: Subject: [PATCH] SvPVX_const - patch #2
14490              From: Steve Peters <steve@fisharerojo.org>
14491              Date: Fri, 20 May 2005 21:42:10 -0500
14492              Message-Id: <20050521024210.GA29036@mccoy.peters.homeunix.org>
14493      Branch: perl
14494            ! dump.c gv.c op.c pad.c perlio.c perly.c pp.c pp_ctl.c
14495 ____________________________________________________________________________
14496 [ 24522] By: nicholas                              on 2005/05/20  22:53:00
14497         Log: Remove PMROOT and replace it with a small shell script. Er, magic.
14498              (PMROOT being needed to implement bare C<reset> - how often do you
14499              use that?)
14500      Branch: perl
14501            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Asmdata.pm
14502            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h hv.c hv.h
14503            ! op.c perl.h sv.c
14504 ____________________________________________________________________________
14505 [ 24521] By: nicholas                              on 2005/05/20  22:30:16
14506         Log: Update XS code to declare PERL_UNUSED_DECL conditionally
14507      Branch: perl
14508            ! ext/List/Util/Util.xs ext/POSIX/POSIX.xs
14509            ! ext/Storable/Storable.xs
14510 ____________________________________________________________________________
14511 [ 24520] By: nicholas                              on 2005/05/20  21:50:03
14512         Log: Updaate ppport.h to get a conditional PERL_UNUSED_DECL
14513      Branch: perl
14514            ! ext/Cwd/ppport.h ext/Time/HiRes/ppport.h
14515 ____________________________________________________________________________
14516 [ 24519] By: nicholas                              on 2005/05/20  21:46:26
14517         Log: Need to make PERL_UNUSED_DECL conditional as xlc on AIX doesn't like
14518              it being redefined.
14519      Branch: perl
14520            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/parts/inc/misc
14521 ____________________________________________________________________________
14522 [ 24518] By: nicholas                              on 2005/05/20  21:11:52
14523         Log: Goodbye AvFLAGS
14524      Branch: perl
14525            ! av.c av.h bytecode.pl cop.h dump.c ext/B/B.pm ext/B/B.xs
14526            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
14527            ! ext/B/B/Debug.pm ext/B/defsubs_h.PL ext/ByteLoader/byterun.c
14528            ! ext/ByteLoader/byterun.h pad.c pp_ctl.c sv.c sv.h
14529 ____________________________________________________________________________
14530 [ 24517] By: rgs                                   on 2005/05/20  17:54:15
14531         Log: Upgrade to Math::BigInt 1.77
14532      Branch: perl
14533            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14534            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
14535            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
14536            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
14537 ____________________________________________________________________________
14538 [ 24516] By: nicholas                              on 2005/05/20  16:42:44
14539         Log: Fix a typo
14540      Branch: perl
14541            ! hv.h
14542 ____________________________________________________________________________
14543 [ 24514] By: ams                                   on 2005/05/20  14:42:21
14544         Log: Damnable applypatch nonsense.
14545      Branch: perl
14546            ! ext/Storable/t/sig_die.t
14547 ____________________________________________________________________________
14548 [ 24513] By: rgs                                   on 2005/05/20  14:37:12
14549         Log: Update MANIFEST
14550      Branch: perl
14551            ! MANIFEST
14552 ____________________________________________________________________________
14553 [ 24512] By: ams                                   on 2005/05/20  14:21:21
14554         Log: Previously overlooked $SIG{DIE} patch from Slaven Rezic.
14555              http://groups-beta.google.com/group/perl.perl5.porters/msg/2d10ba2c390ecc41
14556      Branch: perl
14557            + ext/Storable/t/sig_die.t
14558            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
14559 ____________________________________________________________________________
14560 [ 24511] By: rgs                                   on 2005/05/20  13:11:43
14561         Log: Subject: [PATCH] Add a Makefile target for ctags
14562              From: Andy Lester <andy@petdance.com>
14563              Date: Thu, 12 May 2005 11:40:52 -0500
14564              Message-ID: <20050512164052.GA30287@petdance.com>
14565      Branch: perl
14566            ! Makefile.SH
14567 ____________________________________________________________________________
14568 [ 24510] By: rgs                                   on 2005/05/20  10:49:03
14569         Log: Upgrade to MakeMaker 6.29
14570      Branch: perl
14571            + lib/ExtUtils/t/FIRST_MAKEFILE.t
14572            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
14573            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
14574            ! lib/ExtUtils/t/Installed.t
14575 ____________________________________________________________________________
14576 [ 24509] By: rgs                                   on 2005/05/20  09:26:01
14577         Log: Subject: SvPVX_const() - Patch #1
14578              From: Steve Peters <steve@fisharerojo.org>
14579              Date: Tue, 17 May 2005 18:17:01 -0500
14580              Message-ID: <20050517231701.GA1394@mccoy.peters.homeunix.org>
14581      Branch: perl
14582            ! doio.c toke.c universal.c util.c warnings.h warnings.pl
14583 ____________________________________________________________________________
14584 [ 24508] By: rgs                                   on 2005/05/20  07:53:46
14585         Log: Subject: [PATCH] Attribute configuration
14586              From: Andy Lester <andy@petdance.com>
14587              Date: Thu, 19 May 2005 12:32:56 -0500
14588              Message-ID: <20050519173256.GA29039@petdance.com>
14589      Branch: perl
14590            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
14591            ! Porting/Glossary Porting/config.sh Porting/pumpkin.pod XSUB.h
14592            ! config_h.SH configure.com epoc/config.sh hints/next_3_0.sh
14593            ! hints/vmesa.sh malloc.c mg.c op.c perl.c perl.h perlio.h
14594            ! plan9/config_sh.sample plan9/genconfig.pl scope.c sv.c
14595            ! symbian/config.sh t/op/sprintf.t uconfig.sh vms/genconfig.pl
14596            ! win32/config.bc win32/config.gc win32/config.vc
14597            ! win32/config.vc64 wince/config.ce
14598 ____________________________________________________________________________
14599 [ 24507] By: rgs                                   on 2005/05/20  07:16:59
14600         Log: Gisle noted an unused variable
14601      Branch: perl
14602            ! t/run/exit.t
14603 ____________________________________________________________________________
14604 [ 24506] By: rgs                                   on 2005/05/19  21:07:43
14605         Log: Fix the new exit() tests, by Gisle Aas :
14606              don't let the shell interfere with the process return value
14607      Branch: perl
14608            ! t/run/exit.t
14609 ____________________________________________________________________________
14610 [ 24505] By: ams                                   on 2005/05/19  17:51:48
14611         Log: Subject: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly. 
14612              From: yves orton <perlbug-followup@perl.org>
14613              Date: 18 May 2005 08:30:44 -0000
14614              Message-Id: <rt-3.0.11-35857-113142.6.75213005071278@perl.org>
14615      Branch: perl
14616            ! ext/B/B/Deparse.pm
14617 ____________________________________________________________________________
14618 [ 24504] By: nicholas                              on 2005/05/19  09:32:18
14619         Log: tabs, not spaces. Bad editor. No cookie.
14620              Does the MANIFEST file support comments, sufficient to add an editor
14621              block?
14622      Branch: perl
14623            ! MANIFEST
14624 ____________________________________________________________________________
14625 [ 24503] By: rgs                                   on 2005/05/19  06:25:22
14626         Log: Adjust VMS test count
14627      Branch: perl
14628            ! t/run/exit.t
14629 ____________________________________________________________________________
14630 [ 24501] By: rgs                                   on 2005/05/18  16:08:30
14631         Log: Subject: Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]
14632              From: Gisle Aas <gisle@ActiveState.com>
14633              Date: 18 May 2005 08:35:47 -0700
14634              Message-ID: <lr8y2cim24.fsf_-_@caliper.activestate.com>
14635      Branch: perl
14636            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perl.h perlapi.h
14637            ! pod/perlfunc.pod pod/perlport.pod pod/perlvar.pod t/run/exit.t
14638 ____________________________________________________________________________
14639 [ 24500] By: rgs                                   on 2005/05/18  15:26:32
14640         Log: Subject: Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl (was: Re: [Module::Build] ANNOUNCE: Module::Build 0.2610 -> CPAN)
14641              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
14642              Date: Wed, 18 May 2005 07:13:40 -0700
14643              Message-ID: <20050518141131.GA2704@efn.org>
14644      Branch: perl
14645            + lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
14646            + lib/ExtUtils/CBuilder/Platform/Unix.pm
14647            + lib/ExtUtils/CBuilder/Platform/VMS.pm
14648            + lib/ExtUtils/CBuilder/Platform/Windows.pm
14649            + lib/ExtUtils/CBuilder/Platform/aix.pm
14650            + lib/ExtUtils/CBuilder/Platform/cygwin.pm
14651            + lib/ExtUtils/CBuilder/Platform/darwin.pm
14652            + lib/ExtUtils/CBuilder/Platform/os2.pm
14653            + lib/ExtUtils/CBuilder/t/01-basic.t
14654            + lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
14655            + lib/ExtUtils/ParseXS/t/XSTest.pm
14656            + lib/ExtUtils/ParseXS/t/XSTest.xs
14657            + lib/ExtUtils/ParseXS/t/basic.t
14658            ! MANIFEST Porting/Maintainers.pl lib/ExtUtils/t/00compile.t
14659            ! lib/ExtUtils/xsubpp
14660 ____________________________________________________________________________
14661 [ 24499] By: rgs                                   on 2005/05/18  12:46:38
14662         Log: Subject: B::Disassembler.pm
14663              From: Nicholas Clark <nick@ccl4.org>
14664              Date: Tue, 17 May 2005 11:28:18 +0100
14665              Message-ID: <20050517102817.GD94420@plum.flirble.org>
14666      Branch: perl
14667            ! ext/B/B/Disassembler.pm
14668 ____________________________________________________________________________
14669 [ 24498] By: davem                                 on 2005/05/18  12:39:22
14670         Log: make t/TEST print summary times consistently to two decimal places
14671      Branch: perl
14672            ! t/TEST
14673 ____________________________________________________________________________
14674 [ 24497] By: nicholas                              on 2005/05/18  12:34:53
14675         Log: Default to allocating the correct size for the array in the HV.
14676              Override this with -DPERL_USE_LARGE_HV_ALLOC
14677      Branch: perl
14678            ! hv.h
14679 ____________________________________________________________________________
14680 [ 24496] By: rgs                                   on 2005/05/18  11:50:47
14681         Log: Subject: [PATCH] Eliminate radically out of date CHANGES from perlport
14682              From: Michael G Schwern <schwern@pobox.com>
14683              Date: Mon, 16 May 2005 15:17:05 -0700
14684              Message-ID: <20050516221705.GA212@windhund.schwern.org>
14685              
14686              Subject: [PATCH] Eliminate function signatures from perlport
14687              From: Michael G Schwern <schwern@pobox.com>
14688              Date: Mon, 16 May 2005 15:24:18 -0700
14689              Message-ID: <20050516222418.GA422@windhund.schwern.org>
14690      Branch: perl
14691            ! pod/perlport.pod
14692 ____________________________________________________________________________
14693 [ 24495] By: merijn                                on 2005/05/17  18:45:56
14694         Log: Subject: [PATCH] more about __attribute__
14695              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
14696              Date: Tue, 17 May 2005 20:36:43 +0300
14697              Message-ID: <428A2BAB.9020306@gmail.com>
14698      Branch: perl
14699            ! perl.h
14700 ____________________________________________________________________________
14701 [ 24493] By: rgs                                   on 2005/05/17  15:55:38
14702         Log: Clarify definition of octal literals
14703              (thanks to Olivier Blin)
14704      Branch: perl
14705            ! pod/perldata.pod
14706 ____________________________________________________________________________
14707 [ 24492] By: rgs                                   on 2005/05/17  15:15:46
14708         Log: Subject: [PATCH] perl 5.9.x (@ 24471): Symbian update
14709              From: <jarkko.hietaniemi@nokia.com>
14710              Date: Mon, 16 May 2005 17:59:35 +0300
14711              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D793@esebe105.NOE.Nokia.com>
14712              
14713              completed by:
14714              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D7A0@esebe105.NOE.Nokia.com>
14715      Branch: perl
14716            ! embed.pl mg.c op.c perl.h proto.h reentr.c reentr.pl scope.c
14717            ! symbian/port.pl universal.c
14718 ____________________________________________________________________________
14719 [ 24491] By: nicholas                              on 2005/05/17  13:27:43
14720         Log: One last 1008 to replace with PERL_ARENA_SIZE
14721      Branch: perl
14722            ! sv.c
14723 ____________________________________________________________________________
14724 [ 24490] By: nicholas                              on 2005/05/16  21:42:05
14725         Log: Upgrade to Encode 2.10
14726      Branch: perl
14727            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
14728            ! ext/Encode/Encode.xs ext/Encode/META.yml
14729            ! ext/Encode/lib/Encode/Alias.pm
14730 ____________________________________________________________________________
14731 [ 24489] By: rgs                                   on 2005/05/16  16:56:43
14732         Log: Subject: [PATCH] consting-eleventy.patch: More consts, plus actual bug fix
14733              From: Andy Lester <andy@petdance.com>
14734              Date: Mon, 16 May 2005 10:13:53 -0500
14735              Message-ID: <20050516151353.GA25387@petdance.com>
14736      Branch: perl
14737            ! XSUB.h av.c dump.c embed.fnc embed.h hv.c malloc.c mg.c
14738            ! numeric.c perl.c perl.h pod/perlapi.pod pp.h pp_ctl.c pp_hot.c
14739            ! proto.h regcomp.c regexec.c scope.c sv.c sv.h
14740            ! t/run/fresh_perl.t toke.c universal.c utf8.c util.c
14741 ____________________________________________________________________________
14742 [ 24482] By: nicholas                              on 2005/05/16  15:11:30
14743         Log: Bump the version number on Win32::Win32
14744      Branch: perl
14745            ! win32/ext/Win32/Win32.pm
14746 ____________________________________________________________________________
14747 [ 24480] By: nicholas                              on 2005/05/16  15:01:48
14748         Log: Assuming that everything with 0x40000000 is SVpad_TYPED is bogus.
14749      Branch: perl
14750            ! sv.c
14751 ____________________________________________________________________________
14752 [ 24476] By: rgs                                   on 2005/05/16  08:58:40
14753         Log: This seems to be the right thing to do to iterate over layers
14754      Branch: perl
14755            ! ext/PerlIO/via/via.xs
14756 ____________________________________________________________________________
14757 [ 24475] By: rgs                                   on 2005/05/16  08:47:28
14758         Log: $! might contain "unknown" if strerror(3) says so
14759      Branch: perl
14760            ! t/op/mkdir.t
14761 ____________________________________________________________________________
14762 [ 24472] By: rgs                                   on 2005/05/16  08:03:15
14763         Log: Upgrade to Time::HiRes 1.68
14764      Branch: perl
14765            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
14766            ! ext/Time/HiRes/HiRes.xs
14767 ____________________________________________________________________________
14768 [ 24471] By: nicholas                              on 2005/05/15  20:46:03
14769         Log: Subject: [PATCH] Minor tweak to via
14770              From: Andy Lester <andy@petdance.com>
14771              Message-ID: <20050513163952.GA20167@petdance.com>
14772              Date: Fri, 13 May 2005 11:39:52 -0500
14773              
14774              from a bug report and patch by Matt Lawrence
14775      Branch: perl
14776            ! ext/PerlIO/via/via.xs
14777 ____________________________________________________________________________
14778 [ 24470] By: nicholas                              on 2005/05/15  11:32:15
14779         Log: Upgrade to CGI.pm 3.10
14780      Branch: perl
14781            + lib/CGI/t/can.t
14782            ! MANIFEST lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
14783 ____________________________________________________________________________
14784 [ 24469] By: davem                                 on 2005/05/15  00:09:35
14785         Log: avoid leaked scalar in BEGIN { threads->new(...) }
14786      Branch: perl
14787            ! sv.c
14788 ____________________________________________________________________________
14789 [ 24468] By: davem                                 on 2005/05/14  23:16:50
14790         Log: Fix typo in DDEBUG_LEAKING_SCALARS flags output
14791      Branch: perl
14792            ! perl.c
14793 ____________________________________________________________________________
14794 [ 24467] By: davem                                 on 2005/05/14  15:11:30
14795         Log: initialize the PL_xpvgv_[arena]root vars during clone
14796      Branch: perl
14797            ! sv.c
14798 ____________________________________________________________________________
14799 [ 24465] By: gbarr                                 on 2005/05/13  20:42:53
14800         Log: Update to Scalar-List-Utils-1.15
14801      Branch: perl
14802            + ext/List/Util/t/p_blessed.t ext/List/Util/t/p_first.t
14803            + ext/List/Util/t/p_lln.t ext/List/Util/t/p_max.t
14804            + ext/List/Util/t/p_maxstr.t ext/List/Util/t/p_min.t
14805            + ext/List/Util/t/p_minstr.t ext/List/Util/t/p_openhan.t
14806            + ext/List/Util/t/p_readonly.t ext/List/Util/t/p_reduce.t
14807            + ext/List/Util/t/p_refaddr.t ext/List/Util/t/p_reftype.t
14808            + ext/List/Util/t/p_shuffle.t ext/List/Util/t/p_sum.t
14809            + ext/List/Util/t/p_tainted.t
14810            ! MANIFEST ext/List/Util/Changes ext/List/Util/Util.xs
14811            ! ext/List/Util/lib/List/Util.pm
14812            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/blessed.t
14813            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
14814            ! ext/List/Util/t/isvstring.t ext/List/Util/t/lln.t
14815            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
14816            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
14817            ! ext/List/Util/t/openhan.t ext/List/Util/t/proto.t
14818            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
14819            ! ext/List/Util/t/refaddr.t ext/List/Util/t/reftype.t
14820            ! ext/List/Util/t/shuffle.t ext/List/Util/t/sum.t
14821            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
14822 ____________________________________________________________________________
14823 [ 24461] By: rgs                                   on 2005/05/13  12:52:45
14824         Log: Subject: change to quiet cygwin's perlld
14825              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
14826              Date: Fri, 13 May 2005 06:15:45 -0700
14827              Message-ID: <20050513131545.GB4024@efn.org>
14828      Branch: perl
14829            ! cygwin/perlld.in
14830 ____________________________________________________________________________
14831 [ 24460] By: nicholas                              on 2005/05/13  11:59:26
14832         Log: Reorder the *more* arena allocation functions into a block
14833              As they are now ahead of their corresponding *new* functions, no need
14834              for all the embedding guff.
14835              Remove all the "register" keywords.
14836      Branch: perl
14837            ! embed.fnc embed.h hv.c proto.h sv.c
14838 ____________________________________________________________________________
14839 [ 24459] By: nicholas                              on 2005/05/13  11:09:03
14840         Log: Allocate GV bodies from arenas
14841      Branch: perl
14842            ! embed.fnc embed.h embedvar.h intrpvar.h perlapi.h proto.h sv.c
14843 ____________________________________________________________________________
14844 [ 24455] By: davem                                 on 2005/05/12  19:07:27
14845         Log: make join.t threadsafe!
14846              tests 13 and 14 could output in reverse order. Add a lock to stop
14847              this.
14848      Branch: perl
14849            ! ext/threads/t/join.t
14850 ____________________________________________________________________________
14851 [ 24454] By: steveh                                on 2005/05/12  10:56:20
14852         Log: Remove a couple of unreferenced local variables
14853      Branch: perl
14854            ! win32/ext/Win32/Win32.xs
14855 ____________________________________________________________________________
14856 [ 24453] By: steveh                                on 2005/05/12  10:10:37
14857         Log: Subject: [PATCH] Add Win32::GetFileVersion() function
14858              From: "Jan Dubois" <jand@ActiveState.com>
14859              Date: Wed, 11 May 2005 22:30:37 -0700
14860              Message-Id: <200505120530.j4C5UhpX031152@smtp3.ActiveState.com>
14861      Branch: perl
14862            ! win32/ext/Win32/Win32.pm win32/ext/Win32/Win32.xs
14863 ____________________________________________________________________________
14864 [ 24452] By: rgs                                   on 2005/05/12  09:58:50
14865         Log: Silence DEBUGGING compilation warnings
14866      Branch: perl
14867            ! toke.c
14868 ____________________________________________________________________________
14869 [ 24451] By: rgs                                   on 2005/05/12  09:52:12
14870         Log: SvUPGRADE doesn't return false.
14871      Branch: perl
14872            ! toke.c
14873 ____________________________________________________________________________
14874 [ 24450] By: rgs                                   on 2005/05/12  08:45:40
14875         Log: Rework documentation of split(//,...)
14876      Branch: perl
14877            ! pod/perlfunc.pod
14878 ____________________________________________________________________________
14879 [ 24449] By: ams                                   on 2005/05/11  16:57:27
14880         Log: Subject: [perl #33765] [PATCH] perlop: mention why 'print !!0' doesn't 
14881              From: Steve Peters via RT <perlbug-followup@perl.org>
14882              Date: 11 May 2005 16:58:22 -0000
14883              Message-Id: <rt-3.0.11-33765-112475.14.5633321030279@perl.org>
14884              
14885              Subject: [perl #33766] [PATCH] perldoc -f split lacks basic null example 
14886              From: Steve Peters via RT <perlbug-followup@perl.org>
14887              Date: 11 May 2005 17:13:29 -0000
14888              Message-Id: <rt-3.0.11-33766-112476.1.84217630998887@perl.org>
14889      Branch: perl
14890            ! pod/perlfunc.pod pod/perlsyn.pod
14891 ____________________________________________________________________________
14892 [ 24446] By: merijn                                on 2005/05/11  09:39:06
14893         Log: Subject: Hints changes for OS X 10.4
14894              From: Michael G Schwern <schwern@pobox.com>
14895              Date: Tue, 10 May 2005 18:10:47 -0700
14896              Message-ID: <20050511011047.GA23955@windhund.schwern.org>
14897      Branch: perl
14898            ! hints/darwin.sh
14899 ____________________________________________________________________________
14900 [ 24445] By: rgs                                   on 2005/05/11  07:54:19
14901         Log: Include vim/emacs modelines in generated files to open them
14902              in read-only mode. Make vi modelines compatible with non-vim
14903              vi versions.
14904      Branch: perl
14905            ! av.c bytecode.pl deb.c doio.c doop.c dump.c embed.h embed.pl
14906            ! embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
14907            ! ext/ByteLoader/byterun.h global.sym globals.c gv.c hv.c
14908            ! keywords.h keywords.pl lib/warnings.pm locale.c malloc.c mg.c
14909            ! miniperlmain.c numeric.c op.c opcode.h opcode.pl opnames.h
14910            ! pad.c perl.c perlapi.c perlapi.h perlio.c perly.c pp.c pp.sym
14911            ! pp_ctl.c pp_hot.c pp_pack.c pp_proto.h pp_sort.c pp_sys.c
14912            ! proto.h reentr.c reentr.h reentr.pl regcomp.c regcomp.pl
14913            ! regexec.c regnodes.h run.c scope.c sv.c taint.c toke.c
14914            ! universal.c utf8.c util.c warnings.h warnings.pl xsutils.c
14915 ____________________________________________________________________________
14916 [ 24444] By: rgs                                   on 2005/05/10  20:56:37
14917         Log: Subject: potential [PATCH] Tru64 crank up strictness
14918              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
14919              Date: May 10, 2005 7:44 PM
14920              Message-Id: <4ADE5AAD-27CB-4F9E-BEC7-41DAA7671108@iki.fi>
14921      Branch: perl
14922            ! hints/dec_osf.sh perl.h toke.c x2p/a2py.c
14923 ____________________________________________________________________________
14924 [ 24443] By: rgs                                   on 2005/05/10  20:27:16
14925         Log: "make regen" should run reentr.pl
14926      Branch: perl
14927            ! regen.pl
14928 ____________________________________________________________________________
14929 [ 24442] By: rgs                                   on 2005/05/10  20:08:27
14930         Log: Regenerate reentr.[ch]
14931      Branch: perl
14932            ! reentr.c reentr.h
14933 ____________________________________________________________________________
14934 [ 24441] By: ams                                   on 2005/05/10  17:23:26
14935         Log: Subject: Re: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
14936              From: Steve Peters <steve@fisharerojo.org>
14937              Date: Tue, 10 May 2005 12:44:13 -0500
14938              Message-Id: <20050510174413.GA19686@mccoy.peters.homeunix.org>
14939      Branch: perl
14940            + README.openbsd
14941            ! MANIFEST reentr.pl
14942 ____________________________________________________________________________
14943 [ 24440] By: rgs                                   on 2005/05/10  16:51:02
14944         Log: Add editor boilerplates to all C files
14945              (except the generated ones)
14946      Branch: perl
14947            ! av.c deb.c doio.c doop.c dump.c globals.c gv.c hv.c locale.c
14948            ! malloc.c mg.c miniperlmain.c numeric.c op.c pad.c perl.c
14949            ! perlio.c perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c
14950            ! pp_sys.c regcomp.c regexec.c run.c scope.c sv.c taint.c toke.c
14951            ! universal.c utf8.c util.c xsutils.c
14952 ____________________________________________________________________________
14953 [ 24439] By: nicholas                              on 2005/05/10  15:38:07
14954         Log: s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/
14955              plus a couple of 1 byte sv_setpv()s too.
14956      Branch: perl
14957            ! doio.c dump.c ext/B/B.xs ext/Storable/Storable.xs mg.c op.c
14958            ! perl.c pp_ctl.c pp_hot.c pp_sys.c toke.c
14959 ____________________________________________________________________________
14960 [ 24438] By: nicholas                              on 2005/05/10  14:47:58
14961         Log: As we have the length of the string easily to hand, no reason not to
14962              use it.
14963      Branch: perl
14964            ! op.c
14965 ____________________________________________________________________________
14966 [ 24437] By: ams                                   on 2005/05/10  14:41:08
14967         Log: Subject: [PATCH] perlop.pod nit
14968              From: Steve Peters <steve@fisharerojo.org>
14969              Date: Tue, 10 May 2005 09:41:01 -0500
14970              Message-Id: <20050510144101.GA21362@mccoy.peters.homeunix.org>
14971      Branch: perl
14972            ! pod/perlop.pod
14973 ____________________________________________________________________________
14974 [ 24436] By: nicholas                              on 2005/05/10  11:03:49
14975         Log: Experiment with using the ptr_table code to hold the seen hash
14976      Branch: perl
14977            ! ext/Storable/Storable.xs
14978 ____________________________________________________________________________
14979 [ 24435] By: nicholas                              on 2005/05/10  09:17:32
14980         Log: Simplify the debug and assert logic.
14981      Branch: perl
14982            ! ext/Storable/Storable.xs
14983 ____________________________________________________________________________
14984 [ 24434] By: nicholas                              on 2005/05/10  09:03:11
14985         Log: Change 24165 missed one s/class/classname/ in the debugging code.
14986      Branch: perl
14987            ! ext/Storable/Storable.xs
14988 ____________________________________________________________________________
14989 [ 24433] By: ams                                   on 2005/05/10  03:16:23
14990         Log: Subject: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
14991              From: Steve Peters <steve@fisharerojo.org>
14992              Date: Mon, 9 May 2005 21:10:49 -0500
14993              Message-Id: <20050510021049.GA20147@mccoy.peters.homeunix.org>
14994      Branch: perl
14995            ! reentr.h
14996 ____________________________________________________________________________
14997 [ 24432] By: ams                                   on 2005/05/10  03:15:34
14998         Log: Subject: [PATCH] Avoid USE_SITECUSTOMIZE redefined warnings
14999              From: Jan Dubois <jand@ActiveState.com>
15000              Date: Mon, 9 May 2005 19:29:06 -0700
15001              Message-Id: <200505100229.j4A2TGm1019135@smtp3.ActiveState.com>
15002      Branch: perl
15003            ! config_h.SH
15004 ____________________________________________________________________________
15005 [ 24431] By: rgs                                   on 2005/05/09  20:07:14
15006         Log: Subject: [PATCH] attributes-two.patch, the next batch
15007              From: Andy Lester <andy@petdance.com>
15008              Date: May 9, 2005 5:45 PM
15009              Message-ID: <20050509154518.GA18273@petdance.com>
15010      Branch: perl
15011            ! doop.c embed.fnc embed.pl gv.c handy.h op.c perl.c
15012            ! pod/perlapi.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c toke.c
15013            ! utf8.c
15014 ____________________________________________________________________________
15015 [ 24430] By: rgs                                   on 2005/05/09  19:19:20
15016         Log: Fix typo (bug #35368)
15017      Branch: perl
15018            ! pod/perlreftut.pod
15019 ____________________________________________________________________________
15020 [ 24429] By: nicholas                              on 2005/05/09  16:33:57
15021         Log: Update the comment describing arenas.
15022      Branch: perl
15023            ! sv.c
15024 ____________________________________________________________________________
15025 [ 24427] By: nicholas                              on 2005/05/09  11:22:19
15026         Log: Hoist the static "AUTOLOAD" into a static const variable. Makes the
15027              object file slightly smaller, and also increases the proportion of
15028              read only data section.
15029      Branch: perl
15030            ! gv.c
15031 ____________________________________________________________________________
15032 [ 24426] By: rgs                                   on 2005/05/09  11:11:35
15033         Log: Upgrade to Unicode::Collate 0.50
15034      Branch: perl
15035            + lib/Unicode/Collate/t/cjkrange.t lib/Unicode/Collate/t/ignor.t
15036            + lib/Unicode/Collate/t/override.t
15037            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
15038            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/altern.t
15039            ! lib/Unicode/Collate/t/contract.t
15040            ! lib/Unicode/Collate/t/hangtype.t
15041            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/illegal.t
15042            ! lib/Unicode/Collate/t/illegalp.t lib/Unicode/Collate/t/index.t
15043            ! lib/Unicode/Collate/t/normal.t
15044            ! lib/Unicode/Collate/t/rearrang.t lib/Unicode/Collate/t/test.t
15045            ! lib/Unicode/Collate/t/trailwt.t
15046            ! lib/Unicode/Collate/t/variable.t
15047            ! lib/Unicode/Collate/t/version.t lib/Unicode/Collate/t/view.t
15048 ____________________________________________________________________________
15049 [ 24425] By: nicholas                              on 2005/05/09  10:10:42
15050         Log: Change 24413 should have updated makedef.pl with the knowledge that 2
15051              symbols are ithreads only.
15052      Branch: perl
15053            ! makedef.pl
15054 ____________________________________________________________________________
15055 [ 24424] By: nicholas                              on 2005/05/09  10:00:37
15056         Log: Change 24420 should have hand updated globvar.sym to reflect the
15057              renaming of the global variable.
15058      Branch: perl
15059            ! globvar.sym
15060 ____________________________________________________________________________
15061 [ 24423] By: nicholas                              on 2005/05/09  08:48:46
15062         Log: Simplify S_hv_notallowed slightly by passing a prebuilt message
15063              template. (Also slightly smaller object code)
15064      Branch: perl
15065            ! hv.c
15066 ____________________________________________________________________________
15067 [ 24422] By: rgs                                   on 2005/05/09  07:37:58
15068         Log: Subject: [PATCH] Sv_*set() doc's and extra const's for the SvPVX_const() tasks
15069              From: Steve Peters <steve@fisharerojo.org>
15070              Date: Sun, 8 May 2005 20:49:17 -0500
15071              Message-ID: <20050509014917.GA24132@mccoy.peters.homeunix.org>
15072      Branch: perl
15073            ! embed.fnc perl_keyword.pl pod/perlapi.pod proto.h sv.h toke.c
15074 ____________________________________________________________________________
15075 [ 24421] By: rgs                                   on 2005/05/09  07:29:33
15076         Log: Revert to Andy's first solution for nonnull attributes;
15077              add the missing defines for non-threaded perls in perl.h
15078      Branch: perl
15079            ! embed.h embed.pl global.sym perl.h proto.h
15080 ____________________________________________________________________________
15081 [ 24420] By: nicholas                              on 2005/05/08  22:09:18
15082         Log: Perl_croak uses perl's printf, so can pass in SVs direct - no need for
15083              SvPV and a %s format.
15084      Branch: perl
15085            ! mg.c perl.h pp.c pp_hot.c
15086 ____________________________________________________________________________
15087 [ 24419] By: nicholas                              on 2005/05/08  21:40:29
15088         Log: There's no need to set a reference count for the new SV heads, as it's
15089              always set to 1 at uprooting time.
15090              But set it to zero when DEBUGGING to make things clearer. Plus fix a
15091              bug introduced by change 22945, where the last SV head had an
15092              uninitialised reference count.
15093      Branch: perl
15094            ! sv.c
15095 ____________________________________________________________________________
15096 [ 24418] By: nicholas                              on 2005/05/08  19:45:30
15097         Log: The idea is that when you find something, you stop looking.
15098              ( http://use.perl.org/comments.pl?sid=26369&cid=40183 )
15099      Branch: perl
15100            ! sv.c
15101 ____________________________________________________________________________
15102 [ 24417] By: davem                                 on 2005/05/08  14:39:19
15103         Log: t/TEST's new error messages now include the prefix 'FAILURE--'
15104      Branch: perl
15105            ! t/TEST
15106 ____________________________________________________________________________
15107 [ 24416] By: rgs                                   on 2005/05/08  12:19:51
15108         Log: Tweak the insertion of __attribute__((nonnull())) declarations
15109              in proto.h so it compiles with and without threads with gcc 3.4
15110      Branch: perl
15111            ! embed.pl proto.h
15112 ____________________________________________________________________________
15113 [ 24414] By: rgs                                   on 2005/05/07  17:15:45
15114         Log: Subject: [PATCH] GCC attributes!
15115              From: Andy Lester <andy@petdance.com>
15116              Date: May 4, 2005 11:55 PM
15117              Message-ID: <20050504215540.GA20413@petdance.com>
15118      Branch: perl
15119            ! autodoc.pl av.c doio.c doop.c embed.fnc embed.pl op.c perl.h
15120            ! pod/perlapi.pod proto.h regcomp.c sv.c utf8.c util.c xsutils.c
15121 ____________________________________________________________________________
15122 [ 24413] By: nicholas                              on 2005/05/07  16:08:16
15123         Log: The ptr_table arena variables and code is only needed for ithreads.
15124      Branch: perl
15125            ! intrpvar.h sv.c
15126 ____________________________________________________________________________
15127 [ 24412] By: davem                                 on 2005/05/07  12:57:06
15128         Log: while (my $x ...) { ...; redo } shouldn't undef $x.
15129              In the presence of 'my' in the conditional of a while(), until(),
15130              or for(;;) loop, add an extra scope to the body so that redo
15131              doesn't undef the lexical
15132      Branch: perl
15133            ! embed.fnc embed.h op.c perly.act perly.h perly.tab perly.y
15134            ! pp_ctl.c proto.h t/op/loopctl.t
15135 ____________________________________________________________________________
15136 [ 24411] By: davem                                 on 2005/05/07  11:06:16
15137         Log: add 1.875c to the list of supported bisons
15138      Branch: perl
15139            ! regen_perly.pl
15140 ____________________________________________________________________________
15141 [ 24410] By: nicholas                              on 2005/05/06  22:17:04
15142         Log: Get the correct refcount on the temporary assignment to PL_sigwarn so
15143              that other code assigning to $SIG{__WARN__} doesn't cause a premature
15144              free.
15145      Branch: perl
15146            ! perlio.c t/io/layers.t
15147 ____________________________________________________________________________
15148 [ 24409] By: nicholas                              on 2005/05/06  19:08:35
15149         Log: Ooops. Wise man tests with ithreads before commiting. D'oh!
15150      Branch: perl
15151            ! sv.c
15152 ____________________________________________________________________________
15153 [ 24408] By: nicholas                              on 2005/05/06  18:38:45
15154         Log: Change types of PL_he_arenaroot and PL_pte_arenaroot to avoid casting.
15155      Branch: perl
15156            ! hv.c intrpvar.h sv.c
15157 ____________________________________________________________________________
15158 [ 24407] By: rgs                                   on 2005/05/06  15:37:30
15159         Log: Upgrade to PathTools 3.07
15160      Branch: perl
15161            ! ext/Cwd/Changes ext/Cwd/t/taint.t lib/Cwd.pm lib/File/Spec.pm
15162            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
15163            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
15164            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
15165            ! lib/File/Spec/t/Spec.t
15166 ____________________________________________________________________________
15167 [ 24406] By: ams                                   on 2005/05/06  15:17:26
15168         Log: Don't pretend SIGZERO exists [#35291].
15169      Branch: perl
15170            ! mg.c
15171 ____________________________________________________________________________
15172 [ 24405] By: nicholas                              on 2005/05/06  13:11:54
15173         Log: Make the arena size changeable at compile time, and up the default by
15174              a factor of 4.
15175      Branch: perl
15176            ! hv.c perl.h sv.c
15177 ____________________________________________________________________________
15178 [ 24404] By: nicholas                              on 2005/05/06  12:34:36
15179         Log: Allocate pointer table entries (for ithread cloning) from an arena
15180      Branch: perl
15181            ! embedvar.h intrpvar.h perlapi.h sv.c
15182 ____________________________________________________________________________
15183 [ 24402] By: davem                                 on 2005/05/05  20:52:11
15184         Log: avoid accessing a just-freed SV (keep ponie happy)
15185      Branch: perl
15186            ! pad.c
15187 ____________________________________________________________________________
15188 [ 24401] By: rgs                                   on 2005/05/05  17:12:38
15189         Log: Missing files in Test::Simple
15190      Branch: perl
15191            + lib/Test/Simple/t/create.t lib/Test/Simple/t/is_deeply_fail.t
15192            + t/lib/Test/Simple/sample_tests/exit.plx
15193 ____________________________________________________________________________
15194 [ 24399] By: nicholas                              on 2005/05/05  15:17:23
15195         Log: Bump versions of non dual-life modules
15196      Branch: perl
15197            ! lib/File/Path.pm lib/FileCache.pm lib/Pod/Html.pm
15198            ! lib/Symbol.pm lib/utf8.pm win32/FindExt.pm
15199 ____________________________________________________________________________
15200 [ 24398] By: nicholas                              on 2005/05/05  14:54:20
15201         Log: Bump version numbers
15202      Branch: perl
15203            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
15204            ! ext/IO/lib/IO/Socket/INET.pm ext/XS/APItest/APItest.pm
15205 ____________________________________________________________________________
15206 [ 24397] By: rgs                                   on 2005/05/05  14:41:55
15207         Log: Upgrade to Test::Simple 0.60
15208      Branch: perl
15209            - lib/Test/Simple/t/is_deeply.t
15210            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
15211            ! lib/Test/Simple.pm lib/Test/Simple/Changes
15212            ! lib/Test/Simple/t/00signature.t
15213            ! lib/Test/Simple/t/circular_data.t lib/Test/Simple/t/exit.t
15214            ! lib/Test/Simple/t/fork.t lib/Test/Simple/t/has_plan.t
15215            ! lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/is_fh.t
15216            ! lib/Test/Simple/t/require_ok.t
15217 ____________________________________________________________________________
15218 [ 24396] By: nicholas                              on 2005/05/05  14:28:42
15219         Log: Bump B version numbers
15220      Branch: perl
15221            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
15222            ! ext/B/B/Disassembler.pm ext/B/B/Terse.pm
15223            ! ext/B/t/OptreeCheck.pm
15224 ____________________________________________________________________________
15225 [ 24393] By: davem                                 on 2005/05/05  12:06:32
15226         Log: stop Math/BigInt/t/bare_mbf.t producing spurious test output
15227      Branch: perl
15228            ! lib/Math/BigInt/t/bare_mbf.t
15229 ____________________________________________________________________________
15230 [ 24392] By: davem                                 on 2005/05/05  12:01:51
15231         Log: strictifying t/TEST stopped it handling '1..n todo' correctly
15232              (made scope of %toto too narrow)
15233      Branch: perl
15234            ! t/TEST
15235 ____________________________________________________________________________
15236 [ 24390] By: davem                                 on 2005/05/05  00:34:50
15237         Log: make t/TEST detect various failure modes in testfile outputs
15238              in particular:
15239              multiple leader lines
15240              leader line not first or last line of file
15241              unrecognised lines
15242              out-of-sequence test numbers
15243      Branch: perl
15244            ! t/TEST
15245 ____________________________________________________________________________
15246 [ 24389] By: davem                                 on 2005/05/04  22:14:54
15247         Log: strictify t/TEST
15248              make most variables lexical, narrow their scope, and give some of
15249              them more meaningful names. Also fix a harmless bug where the wrong
15250              filehandles are closed (A+B rather than U+A)
15251      Branch: perl
15252            ! t/TEST
15253 ____________________________________________________________________________
15254 [ 24388] By: rgs                                   on 2005/05/04  20:50:59
15255         Log: Document the unportability of atan2() edge cases
15256              and remove unportable tests (by Steve Peters)
15257      Branch: perl
15258            ! pod/perlport.pod t/op/exp.t
15259 ____________________________________________________________________________
15260 [ 24387] By: davem                                 on 2005/05/04  20:30:00
15261         Log: add test for [perl #34682] leaving eval via last in inner runops
15262      Branch: perl
15263            ! t/op/eval.t
15264 ____________________________________________________________________________
15265 [ 24386] By: rgs                                   on 2005/05/04  18:31:19
15266         Log: Fix test numerotation
15267      Branch: perl
15268            ! t/op/goto.t
15269 ____________________________________________________________________________
15270 [ 24385] By: davem                                 on 2005/05/04  15:52:11
15271         Log: make goto.t use test.pl, strict and warnings
15272      Branch: perl
15273            ! t/op/goto.t
15274 ____________________________________________________________________________
15275 [ 24384] By: davem                                 on 2005/05/04  14:01:40
15276         Log: SEGV when next is followed by a goto
15277              
15278              next and redo didn't restore PL_curcop
15279      Branch: perl
15280            ! pp_ctl.c t/op/goto.t
15281 ____________________________________________________________________________
15282 [ 24383] By: ams                                   on 2005/05/04  12:12:30
15283         Log: Subject: [PATCH] perlvar.pod verbatim paragraph first line does not start with a space
15284              From: Offer Kaye <offer.kaye@gmail.com>
15285              Date: Wed, 4 May 2005 15:10:37 +0300
15286              Message-Id: <56942505050405101bfe678d@mail.gmail.com>
15287      Branch: perl
15288            ! pod/perlvar.pod
15289 ____________________________________________________________________________
15290 [ 24382] By: rgs                                   on 2005/05/04  11:21:54
15291         Log: Sync synopses
15292      Branch: perl
15293            ! pod/perl.pod pod/perlrun.pod
15294 ____________________________________________________________________________
15295 [ 24381] By: davem                                 on 2005/05/03  22:10:45
15296         Log: document the internals of exception handling
15297      Branch: perl
15298            ! pod/perlhack.pod
15299 ____________________________________________________________________________
15300 [ 24380] By: rgs                                   on 2005/05/03  15:43:34
15301         Log: Fix getting prototype of builtins mkdir and setpgrp.
15302              Hardcode special exceptions for exec and system, instead
15303              of trying to be clever and failing.
15304      Branch: perl
15305            ! opcode.h opcode.pl pp.c t/op/cproto.t
15306 ____________________________________________________________________________
15307 [ 24379] By: rgs                                   on 2005/05/03  12:18:50
15308         Log: Error in the latest FindBin patch, noticed by Nicholas
15309      Branch: perl
15310            ! lib/FindBin.pm
15311 ____________________________________________________________________________
15312 [ 24378] By: rgs                                   on 2005/05/03  12:15:45
15313         Log: mkdir without arguments now defaults to $_
15314      Branch: perl
15315            ! opcode.h opcode.pl pod/perlfunc.pod t/op/cproto.t t/op/mkdir.t
15316 ____________________________________________________________________________
15317 [ 24377] By: nicholas                              on 2005/05/03  12:00:25
15318         Log: ok($a == $b) better written as cmp_ok($a, '==', $b)
15319              (The latter gives more diagnostics in the case of failure)
15320      Branch: perl
15321            ! t/op/exp.t
15322 ____________________________________________________________________________
15323 [ 24376] By: rgs                                   on 2005/05/03  09:45:24
15324         Log: Convert to test.pl
15325      Branch: perl
15326            ! t/op/mkdir.t
15327 ____________________________________________________________________________
15328 [ 24375] By: rgs                                   on 2005/05/03  08:53:25
15329         Log: Fix for [perl #34252] Access rights in FindBin::Bin
15330              At least on my platform, Cwd::getcwd doesn't find the current
15331              directory if it has no access to it. Try harder with Cwd::cwd.
15332      Branch: perl
15333            ! lib/FindBin.pm
15334 ____________________________________________________________________________
15335 [ 24374] By: steveh                                on 2005/05/03  08:51:24
15336         Log: Fix croak() and confess() so that they don't clobber $!
15337              (plus tests to check this)
15338      Branch: perl
15339            ! lib/Carp.pm lib/Carp.t
15340 ____________________________________________________________________________
15341 [ 24373] By: nicholas                              on 2005/05/03  08:45:28
15342         Log: PL_mess_sv is always >= SVt_PVMG, so no need for an if() test
15343      Branch: perl
15344            ! perl.c
15345 ____________________________________________________________________________
15346 [ 24372] By: rgs                                   on 2005/05/03  07:36:17
15347         Log: Subject: [perl #33809] optimize macro dXSARGS 
15348              From: Sergey Skvortsov (via RT) <perlbug-followup@perl.org>
15349              Date: 17 Jan 2005 09:02:33 -0000
15350              Message-ID: <rt-3.0.11-33809-105714.16.4209917806492@perl.org>
15351      Branch: perl
15352            ! XSUB.h pod/perlapi.pod universal.c
15353 ____________________________________________________________________________
15354 [ 24371] By: rgs                                   on 2005/05/03  06:56:03
15355         Log: Subject: [PATCH] IEEE math for the masses
15356              From: Steve Peters <steve@fisharerojo.org>
15357              Date: Fri, 15 Apr 2005 09:10:54 -0500
15358              Message-ID: <20050415141054.GA12749@mccoy.peters.homeunix.org>
15359              
15360              (tests added to t/op/exp.t)
15361      Branch: perl
15362            ! pp.c t/op/exp.t
15363 ____________________________________________________________________________
15364 [ 24370] By: rgs                                   on 2005/05/03  06:30:47
15365         Log: Convert to test.pl
15366      Branch: perl
15367            ! t/op/exp.t
15368 ____________________________________________________________________________
15369 [ 24369] By: nicholas                              on 2005/05/02  20:45:00
15370         Log: A slightly better layout for the diagram.
15371      Branch: perl
15372            ! ext/B/B.pm
15373 ____________________________________________________________________________
15374 [ 24368] By: rgs                                   on 2005/05/02  20:10:34
15375         Log: Clarify the definition of the 'w' pack format, as suggested by
15376              Alexey Toptygin.
15377      Branch: perl
15378            ! pod/perlfunc.pod
15379 ____________________________________________________________________________
15380 [ 24367] By: rgs                                   on 2005/05/02  17:10:19
15381         Log: For perls where pids and ppids are cached, when the ppid of
15382              the perl process becomes 1, refresh the ppid cache (this may
15383              indicate that the parent process has died.)
15384      Branch: perl
15385            ! pp_sys.c
15386 ____________________________________________________________________________
15387 [ 24366] By: rgs                                   on 2005/05/02  16:16:35
15388         Log: Change inheritance hierarchy of B subclassses :
15389              
15390              Subject: @B::NV::ISA = 'B::IV';
15391              From: Nicholas Clark <nick@ccl4.org>
15392              Date: Wed, 27 Apr 2005 14:57:51 +0100
15393              Message-ID: <20050427135750.GD94420@plum.flirble.org>
15394      Branch: perl
15395            ! ext/B/B.pm
15396 ____________________________________________________________________________
15397 [ 24365] By: rgs                                   on 2005/05/02  15:46:51
15398         Log: Subject: [PATCH] printf.patch: Adding printf checking for gcc
15399              From: Andy Lester <andy@petdance.com>
15400              Date: Sun, 1 May 2005 15:07:55 -0500
15401              Message-ID: <20050501200755.GA30259@petdance.com>
15402      Branch: perl
15403            ! gv.c lib/ExtUtils/t/Embed.t pad.c perl.c perl.h perlio.c
15404            ! perlio.h perliol.h pp_pack.c pp_sort.c x2p/util.c x2p/util.h
15405 ____________________________________________________________________________
15406 [ 24364] By: rgs                                   on 2005/05/02  14:48:04
15407         Log: Subject: Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
15408              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
15409              Date: Wed, 3 Nov 2004 16:38:01 +0100
15410              Message-ID: <20041103163801.6839be30@valis.local>
15411      Branch: perl
15412            ! ext/Data/Dumper/Dumper.pm
15413 ____________________________________________________________________________
15414 [ 24363] By: davem                                 on 2005/05/02  14:27:20
15415         Log: Better fix for #8738  (Core dump in 'leavetry')
15416              When in an inner runops loop (eg via a tie or sort), an eval
15417              needs a new JMPENV pushing by S_docatch. If an exception is raised,
15418              control is returned to S_docatch, and it must determine whether
15419              the eval that trapped the exception is an inner eval or an outer
15420              one. In the former case, restart the loop, in the latter case,
15421              rethrow the exception. This is determined by whether we are still
15422              at the same PL_curstackinfo level. This fails in the case of
15423              SPLICE(), which pushes a new SETJMP and runops level, but not a
15424              new stackinfo level. There may be other code which does similar.
15425              The solution is to store the current calue of PL_top_env in each
15426              pushed CxEVAL, and see if it's still the same as PL_top_env when
15427              the exception is handled.
15428      Branch: perl
15429            ! cop.h pp_ctl.c
15430 ____________________________________________________________________________
15431 [ 24362] By: davem                                 on 2005/05/02  13:51:42
15432         Log: Revert change #15705 (Core dump in 'leavetry')
15433              This fixes bug #34682, reintroduces bug #8738 (ID 20020301.011),
15434              and reintroduces an eval optimisation for innter runops levels
15435      Branch: perl
15436            ! pp_ctl.c
15437 ____________________________________________________________________________
15438 [ 24361] By: davem                                 on 2005/05/02  13:29:17
15439         Log: move the SETJMP exception-handing definitions from scope.h to cop.h
15440              so that a JMPENV* entry can be added to struct block_eval
15441      Branch: perl
15442            ! cop.h scope.h
15443 ____________________________________________________________________________
15444 [ 24360] By: rgs                                   on 2005/05/02  09:37:04
15445         Log: Fix [perl #35162] $SIG{__DIE__} = 'IGNORE' is base.pm is illegal
15446      Branch: perl
15447            ! lib/base.pm
15448 ____________________________________________________________________________
15449 [ 24359] By: rgs                                   on 2005/05/02  08:09:38
15450         Log: Subject: [PATCH] undo pod utilities regression in 24034
15451              From: "Craig A. Berry" <craigberry@mac.com>
15452              Date: Fri, 29 Apr 2005 17:22:48 -0500
15453              Message-ID: <4272B3B8.6030603@mac.com>
15454      Branch: perl
15455            ! pod/pod2usage.PL pod/podselect.PL
15456 ____________________________________________________________________________
15457 [ 24358] By: rgs                                   on 2005/05/02  07:15:37
15458         Log: Subject: [PATCH] uninitialized warnings in regcomp
15459              From: Steven Philip Schubiger <steven@accognoscere.org>
15460              Date: Mon, 2 May 2005 01:14:29 +0200 (CEST)
15461              Message-Id: <200505012314.j41NETLk018737@accognoscere.homeunix.org>
15462      Branch: perl
15463            ! regcomp.c
15464 ____________________________________________________________________________
15465 [ 24357] By: nicholas                              on 2005/05/01  22:16:16
15466         Log: Explode if anyone attempts to sv_upgrade PL_mess_sv.
15467              Should this be a panic: ?
15468      Branch: perl
15469            ! sv.c
15470 ____________________________________________________________________________
15471 [ 24355] By: merijn                                on 2005/04/29  15:32:17
15472         Log: Put back INSTALL_PREFIX and INSTALL_PREFIX_EXP as they were
15473              unintendedly removed by patch #23435
15474      Branch: perl
15475            ! config_h.SH
15476 ____________________________________________________________________________
15477 [ 24354] By: merijn                                on 2005/04/29  13:59:36
15478         Log: Subject: [PATCH] Small patch to perlport.pod
15479              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
15480              Date: Thu, 28 Apr 2005 02:24:04 +0200
15481              Message-Id: <D38E89F3-B77B-11D9-B91D-000502F3279F@free.fr>
15482      Branch: perl
15483            ! pod/perlport.pod
15484 ____________________________________________________________________________
15485 [ 24353] By: steveh                                on 2005/04/29  09:07:19
15486         Log: Subject: [PATCH] one cannot "static" exported functions
15487              From: <jarkko.hietaniemi@nokia.com>
15488              Date: Fri, 29 Apr 2005 11:02:01 +0300
15489              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D705@esebe105.NOE.Nokia.com>
15490      Branch: perl
15491            ! perlio.c
15492 ____________________________________________________________________________
15493 [ 24352] By: steveh                                on 2005/04/29  08:24:50
15494         Log: Skip PL_sig_sv when PERL_IMPLICIT_CONTEXT is defined
15495              (rather than when PERL_IMPLICIT_SYS is defined)
15496      Branch: perl
15497            ! makedef.pl
15498 ____________________________________________________________________________
15499 [ 24351] By: nicholas                              on 2005/04/28  22:28:53
15500         Log: Refactor Perl_sv_utf8_upgrade_flags to use SvPV_free
15501      Branch: perl
15502            ! sv.c
15503 ____________________________________________________________________________
15504 [ 24350] By: steveh                                on 2005/04/28  16:42:13
15505         Log: Subject: (in blead) a missing const in a prototype
15506              From: <jarkko.hietaniemi@nokia.com>
15507              Date: Wed, 27 Apr 2005 17:35:27 +0300
15508              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6ED@esebe105.NOE.Nokia.com>
15509      Branch: perl
15510            ! embed.fnc proto.h
15511 ____________________________________________________________________________
15512 [ 24349] By: steveh                                on 2005/04/28  16:38:51
15513         Log: Silence a compilation warning on Win32
15514      Branch: perl
15515            ! pp.c
15516 ____________________________________________________________________________
15517 [ 24348] By: nicholas                              on 2005/04/28  11:22:15
15518         Log: Add a new macro SvPV_free() which undoes OOK and free()s the PVX(),
15519              becase there's a lot of code around that calls SvOOK_off(), memmov()s
15520              the buffer, then promptly free()s it. So avoid the needless memmov().
15521      Branch: perl
15522            ! perl.c pp.c pp_ctl.c pp_hot.c sv.c sv.h
15523 ____________________________________________________________________________
15524 [ 24347] By: steveh                                on 2005/04/28  11:13:55
15525         Log: Remove temporary clean-up from Win32 makefiles
15526              
15527              Change 22501 temporarily added some clean-up to the Win32 makefiles
15528              which was only meant to stay until cpan rt #5616 was fixed.  It is
15529              now fixed (in EU-MM 6.22, which in turn has been in blead for a
15530              while now), so these hacks are no longer required.
15531              
15532              This change is also good for maint, which currently contains EU-MM
15533              6.17, which didn't create the blibdirs.exists files in question
15534              anyway.
15535      Branch: perl
15536            ! win32/Makefile win32/makefile.mk
15537 ____________________________________________________________________________
15538 [ 24345] By: rgs                                   on 2005/04/28  09:29:07
15539         Log: Remove confusing punctuation
15540              (spotted by David Rigaudiere)
15541      Branch: perl
15542            ! pod/perlvar.pod
15543 ____________________________________________________________________________
15544 [ 24344] By: nicholas                              on 2005/04/28  09:29:06
15545         Log: Calling sv_backoff() on something that's about to be free()d will
15546              memmov() memory that's about to be freed. Seems wasteful.
15547      Branch: perl
15548            ! sv.c
15549 ____________________________________________________________________________
15550 [ 24341] By: steveh                                on 2005/04/28  08:44:28
15551         Log: Fix perlsio_binmode() export breakage caused by change #24338
15552              
15553              Define and export perlsio_binmode() based on the same condition,
15554              namely, that USE_PERLIO is defined and USE_SFIO is not.
15555      Branch: perl
15556            ! makedef.pl perlio.c
15557 ____________________________________________________________________________
15558 [ 24340] By: nicholas                              on 2005/04/28  08:34:57
15559         Log: The if() clause is the wrong way round, so OOK can never be true in
15560              this case. Given that OOK is never undone, we could never have been
15561              correctly upgrading a PV with OOK to HV or AV. I believe that only
15562              SVt_NULL is the only type ever upgraded to HV or AV.
15563      Branch: perl
15564            ! sv.c
15565 ____________________________________________________________________________
15566 [ 24339] By: rgs                                   on 2005/04/27  20:24:30
15567         Log: A couple of warning fixes by Gisle
15568      Branch: perl
15569            ! pp.c pp_sys.c
15570 ____________________________________________________________________________
15571 [ 24338] By: rgs                                   on 2005/04/27  14:48:46
15572         Log: Subject: [PATCH] perlio-two.patch: More warnings squashed, more consts
15573              From: Andy Lester <andy@petdance.com>
15574              Date: Wed, 27 Apr 2005 10:02:43 -0500
15575              Message-ID: <20050427150243.GA21883@petdance.com>
15576      Branch: perl
15577            ! perl.c perlio.c perlio.h perliol.h
15578 ____________________________________________________________________________
15579 [ 24334] By: steveh                                on 2005/04/27  08:35:40
15580         Log: Subject: Win32 MM test fix
15581              From: Michael G Schwern <schwern@pobox.com>
15582              Date: Mon, 18 Apr 2005 14:30:19 -0700
15583              Message-ID: <20050418213019.GA15797@windhund.schwern.org>
15584              
15585              Subject: Re: Win32 MM test fix
15586              From: demerphq <demerphq@gmail.com>
15587              Date: Tue, 19 Apr 2005 00:57:59 +0200
15588              Message-ID: <9b18b31105041815573e10dc10@mail.gmail.com>
15589      Branch: perl
15590            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
15591 ____________________________________________________________________________
15592 [ 24333] By: rgs                                   on 2005/04/26  21:03:43
15593         Log: Subject: [PATCH] XS() __attribute__
15594              From: Andy Lester <andy@petdance.com>
15595              Date: Fri, 22 Apr 2005 17:39:47 -0500
15596              Message-ID: <20050422223947.GA4681@petdance.com>
15597      Branch: perl
15598            ! XSUB.h universal.c xsutils.c
15599 ____________________________________________________________________________
15600 [ 24328] By: rgs                                   on 2005/04/26  14:27:01
15601         Log: Subject: Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent patches
15602              From: Andy Lester <andy@petdance.com>
15603              Date: Mon, 25 Apr 2005 17:56:51 -0500
15604              Message-ID: <20050425225651.GB17271@petdance.com>
15605      Branch: perl
15606            ! embed.fnc embed.h perl.h pod/perlapi.pod pp_pack.c proto.h
15607 ____________________________________________________________________________
15608 [ 24326] By: rgs                                   on 2005/04/26  12:49:03
15609         Log: Upgrade to CGI.pm 3.08
15610      Branch: perl
15611            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Cookie.pm
15612            ! lib/CGI/Pretty.pm
15613 ____________________________________________________________________________
15614 [ 24325] By: merijn                                on 2005/04/26  11:28:42
15615         Log: Subject: [PATCH?] for AIX problems? RE: [PATCH] Symbian port of Perl
15616              Date: Tue, 26 Apr 2005 12:22:12 +0300
15617              From: <jarkko.hietaniemi@nokia.com>
15618              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6CB@esebe105.NOE.Nokia.com>
15619              From: Steve Hay <steve.hay@uk.radan.com>
15620              Message-ID: <426E11A3.8070002@uk.radan.com>
15621      Branch: perl
15622            ! ext/Storable/Storable.xs
15623 ____________________________________________________________________________
15624 [ 24321] By: steveh                                on 2005/04/25  13:09:57
15625         Log: Update location to fetch dmake from in README.win32
15626              
15627              Use the generic search.cpan.org URL so that the latest version is
15628              always found
15629      Branch: perl
15630            ! README.win32
15631 ____________________________________________________________________________
15632 [ 24320] By: nicholas                              on 2005/04/25  11:41:01
15633         Log: Subject: [PATCH] mktables.lst and related stuff (was Re: [PATCH] Unicode 4.1.0)
15634              From: demerphq <demerphq@gmail.com>
15635              Message-ID: <9b18b31105042412352fcf2bc5@mail.gmail.com>
15636              Date: Sun, 24 Apr 2005 21:35:35 +0200
15637      Branch: perl
15638            ! lib/unicore/README.perl lib/unicore/mktables
15639            ! lib/unicore/mktables.lst
15640 ____________________________________________________________________________
15641 [ 24319] By: steveh                                on 2005/04/25  11:05:24
15642         Log: Provide $Config{libswanted_uselargefiles} on Win32
15643              
15644              This fixes some test failures introduced by change 24271.
15645      Branch: perl
15646            ! win32/config.bc win32/config.gc win32/config.vc
15647            ! win32/config.vc64
15648 ____________________________________________________________________________
15649 [ 24318] By: steveh                                on 2005/04/25  07:47:11
15650         Log: Subject: [PATCH] combopatch
15651              From: Jarkko Hietaniemi <jhi@iki.fi>
15652              Date: Sun, 24 Apr 2005 22:58:15 +0300
15653              Message-ID: <426BFA57.9060105@iki.fi>
15654      Branch: perl
15655            ! embed.fnc makedef.pl mg.c perl.c perl.h perlvars.h pp_pack.c
15656            ! proto.h toke.c util.c
15657 ____________________________________________________________________________
15658 [ 24317] By: rgs                                   on 2005/04/25  06:30:44
15659         Log: Fix typo, noticed by Randal Schwartz
15660      Branch: perl
15661            ! pod/perlfunc.pod
15662 ____________________________________________________________________________
15663 [ 24316] By: ams                                   on 2005/04/25  01:36:38
15664         Log: Add STORABLE_attach hook (Adam Kennedy).
15665      Branch: perl
15666            + ext/Storable/t/HAS_ATTACH.pm ext/Storable/t/attach_errors.t
15667            + ext/Storable/t/attach_singleton.t
15668            + ext/Storable/t/circular_hook.t
15669            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
15670            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
15671 ____________________________________________________________________________
15672 [ 24315] By: rgs                                   on 2005/04/24  15:25:18
15673         Log: Add files missing in 24314
15674      Branch: perl
15675            + lib/Test/Harness/Point.pm lib/Test/Harness/t/from_line.t
15676            + lib/Test/Harness/t/point-parse.t lib/Test/Harness/t/point.t
15677            + lib/Test/Harness/t/version.t
15678 ____________________________________________________________________________
15679 [ 24314] By: rgs                                   on 2005/04/24  13:26:50
15680         Log: Upgrade to Test::Harness 2.48
15681      Branch: perl
15682            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
15683            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
15684            ! lib/Test/Harness/t/00compile.t
15685            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
15686            ! t/lib/sample-tests/skip
15687 ____________________________________________________________________________
15688 [ 24313] By: merijn                                on 2005/04/24  11:52:03
15689         Log: Subject: [PATCH] Add -Wdeclaration-after-statement to default flags for gcc 3+
15690              From: Steve Peters <steve@fisharerojo.org>
15691              Date: Sat, 23 Apr 2005 22:37:48 -0500
15692              Message-ID: <20050424033748.GA23117@mccoy.peters.homeunix.org>
15693      Branch: perl
15694            ! Configure
15695 ____________________________________________________________________________
15696 [ 24311] By: rgs                                   on 2005/04/24  11:48:24
15697         Log: Add %patchlevel hash to Module::CoreList
15698      Branch: perl
15699            ! lib/Module/CoreList.pm
15700 ____________________________________________________________________________
15701 [ 24310] By: merijn                                on 2005/04/24  09:12:37
15702         Log: Subject: [PATCH] lib/Time/Local.t: time_t is unsigned on VMS
15703              From: "Craig A. Berry" <craigberry@mac.com>
15704              Date: Sat, 23 Apr 2005 18:25:52 -0500
15705              Message-ID: <426AD980.2010801@mac.com>
15706      Branch: perl
15707            ! lib/Time/Local.t
15708 ____________________________________________________________________________
15709 [ 24309] By: nicholas                              on 2005/04/23  14:00:49
15710         Log: Variable declarations can't come after statements in C89.
15711      Branch: perl
15712            ! util.c
15713 ____________________________________________________________________________
15714 [ 24308] By: nicholas                              on 2005/04/23  13:57:41
15715         Log: Save state when auto-generating #ifdef PERL_CORE and PERL_CORE/PERL_EXT
15716              reducing embed.h by about 10%.
15717      Branch: perl
15718            ! embed.h embed.pl
15719 ____________________________________________________________________________
15720 [ 24307] By: davem                                 on 2005/04/23  13:56:18
15721         Log: Subject:  [PATCH] Fix for warnings in util.c/Perl_init_tm()
15722              From:  Steve Peters <steve@fisharerojo.org>
15723              Date:  Fri, 22 Apr 2005 22:36:03 -0500
15724              Message-Id:  <20050423033603.GA32547@mccoy.peters.homeunix.org>
15725              
15726              localtime() can return null
15727      Branch: perl
15728            ! util.c
15729 ____________________________________________________________________________
15730 [ 24303] By: nicholas                              on 2005/04/22  21:40:21
15731         Log: Convert to test.pl
15732      Branch: perl
15733            ! t/op/substr.t
15734 ____________________________________________________________________________
15735 [ 24301] By: nicholas                              on 2005/04/22  16:21:46
15736         Log: Subject: [PATCH] t/uni/class.t -- update VMS test skippage
15737              From: "Craig A. Berry" <craigberry@mac.com>
15738              Message-ID: <42692501.6090809@mac.com>
15739              Date: Fri, 22 Apr 2005 11:23:29 -0500
15740      Branch: perl
15741            ! t/uni/class.t
15742 ____________________________________________________________________________
15743 [ 24300] By: rgs                                   on 2005/04/22  16:17:36
15744         Log: Patch by Yves Orton to accept several options on the corelist(1)
15745              command-line. Plus POD nits.
15746      Branch: perl
15747            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
15748 ____________________________________________________________________________
15749 [ 24290] By: steveh                                on 2005/04/22  13:51:47
15750         Log: Fix last remaining Win32 linker error following change 24271
15751              
15752              (Supplied by Jarkko in a makedef.pl that was omitted from the
15753              aforementioned change)
15754      Branch: perl
15755            ! makedef.pl
15756 ____________________________________________________________________________
15757 [ 24287] By: rgs                                   on 2005/04/22  12:42:37
15758         Log: There's no point listing '-f' in --help output
15759              when perl isn't built with USE_SITECUSTOMIZE, since it might
15760              confuse users about $sitelib/sitecustomize.pl being sourced
15761              at startup.
15762      Branch: perl
15763            ! perl.c
15764 ____________________________________________________________________________
15765 [ 24286] By: nicholas                              on 2005/04/22  12:37:19
15766         Log: For now, TODO the 2 tests that fail on 5.8.x
15767      Branch: perl
15768            ! ext/B/t/optree_specials.t
15769 ____________________________________________________________________________
15770 [ 24284] By: rgs                                   on 2005/04/22  12:34:14
15771         Log: -A wasn't listed in the --help output
15772      Branch: perl
15773            ! perl.c
15774 ____________________________________________________________________________
15775 [ 24280] By: steveh                                on 2005/04/22  09:59:54
15776         Log: Fix more Win32 linker errors following change 24271
15777              
15778              This clears up problems with Perl_free_global_struct and
15779              Perl_init_global_struct
15780      Branch: perl
15781            ! embed.fnc embed.h global.sym makedef.pl proto.h
15782 ____________________________________________________________________________
15783 [ 24279] By: rgs                                   on 2005/04/22  09:04:08
15784         Log: Subject: [PATCH] pp_pack.c warning quieting
15785              From: Andy Lester <andy@petdance.com>
15786              Date: Thu, 21 Apr 2005 11:33:13 -0500
15787              Message-ID: <20050421163313.GA20930@petdance.com>
15788      Branch: perl
15789            ! pp_pack.c
15790 ____________________________________________________________________________
15791 [ 24278] By: steveh                                on 2005/04/22  08:59:58
15792         Log: Fix Win32 linker errors following change 24271
15793              
15794              This clears up "unresolved external" errors for the following symbols:
15795              
15796              PL_watch_pvx
15797              Perl_Gappctx_ptr
15798              Perl_Gmmap_page_size_ptr
15799              Perl_Gsig_defaulting_ptr
15800              Perl_Gsig_handlers_initted_ptr
15801              Perl_Gsig_ignoring_ptr
15802              Perl_Gsig_sv_ptr
15803              Perl_Gtimesbase_ptr
15804              Perl_Gwatch_pvx_ptr
15805      Branch: perl
15806            ! makedef.pl
15807 ____________________________________________________________________________
15808 [ 24277] By: rgs                                   on 2005/04/22  08:48:14
15809         Log: Subject: [PATCH] bytecode.pl, bytecode.h, and sv.h fixes
15810              From: Steve Peters <steve@fisharerojo.org>
15811              Date: Thu, 21 Apr 2005 18:55:47 -0500
15812              Message-ID: <20050421235547.GA12149@mccoy.peters.homeunix.org>
15813      Branch: perl
15814            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
15815            ! sv.h
15816 ____________________________________________________________________________
15817 [ 24276] By: steveh                                on 2005/04/22  08:13:01
15818         Log: Fix my_chsize() for systems having chsize(), broken by change #24271
15819      Branch: perl
15820            ! pp_sys.c
15821 ____________________________________________________________________________
15822 [ 24275] By: davem                                 on 2005/04/21  21:30:11
15823         Log: Sigh - really bump Text::Wrap version number this time.
15824      Branch: perl
15825            ! lib/Text/Wrap.pm
15826 ____________________________________________________________________________
15827 [ 24274] By: davem                                 on 2005/04/21  21:27:15
15828         Log: bump version number in Text::Wrap after change #24273
15829      Branch: perl
15830            ! lib/Text/Wrap.pm
15831 ____________________________________________________________________________
15832 [ 24273] By: davem                                 on 2005/04/21  21:22:54
15833         Log: Text::Wrap::wrap() fails with non-space separator
15834      Branch: perl
15835            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
15836 ____________________________________________________________________________
15837 [ 24271] By: rgs                                   on 2005/04/21  15:38:30
15838         Log: Subject: [PATCH] Symbian port of Perl
15839              From: <jarkko.hietaniemi@nokia.com>
15840              Date: Mon, 18 Apr 2005 13:18:30 +0300
15841              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
15842      Branch: perl
15843            + README.symbian ext/DynaLoader/dl_symbian.xs
15844            + symbian/PerlApp.cpp symbian/PerlApp.h symbian/PerlApp.hrh
15845            + symbian/PerlApp.rss symbian/PerlAppAif.rss
15846            + symbian/PerlBase.cpp symbian/PerlBase.h symbian/PerlBase.pod
15847            + symbian/PerlRecog.cpp symbian/PerlRecog.mmp symbian/README
15848            + symbian/TODO symbian/bld.inf symbian/config.pl
15849            + symbian/config.sh symbian/cwd.pl symbian/demo_pl
15850            + symbian/install.cfg symbian/makesis.pl symbian/port.pl
15851            + symbian/sanity.pl symbian/sdk.pl symbian/symbian_dll.cpp
15852            + symbian/symbian_proto.h symbian/symbian_stubs.c
15853            + symbian/symbian_stubs.h symbian/symbian_utils.cpp
15854            + symbian/symbianish.h symbian/uid.pl symbian/version.pl
15855            + symbian/xsbuild.pl
15856            ! EXTERN.h INTERN.h MANIFEST Porting/curliff.pl Porting/makerel
15857            ! XSUB.h av.c bytecode.pl configpm doio.c dump.c embed.fnc
15858            ! embed.h embed.pl embedvar.h ext/B/B.xs
15859            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
15860            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
15861            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
15862            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
15863            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
15864            ! ext/POSIX/POSIX.xs ext/PerlIO/scalar/scalar.xs
15865            ! ext/PerlIO/via/via.xs ext/SDBM_File/sdbm/sdbm.c
15866            ! ext/Storable/Storable.xs ext/Time/HiRes/HiRes.xs global.sym
15867            ! globvar.sym gv.c hv.c intrpvar.h lib/ExtUtils/t/Embed.t
15868            ! lib/ExtUtils/xsubpp lib/File/Spec.pm lib/File/Spec/Win32.pm
15869            ! locale.c mg.c miniperlmain.c numeric.c op.c opcode.h opcode.pl
15870            ! pad.c patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.c
15871            ! perlio.h perliol.h perlvars.h pod.lst pod/perl.pod
15872            ! pod/perlguts.pod pod/perlintern.pod pp.c pp_ctl.c pp_hot.c
15873            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.pl regcomp.c
15874            ! regexec.c scope.h sv.c taint.c toke.c universal.c utf8.c
15875            ! utf8.h util.c util.h vms/descrip_mms.template win32/Makefile
15876            ! win32/makefile.mk win32/win32io.c xsutils.c
15877 ____________________________________________________________________________
15878 [ 24270] By: davem                                 on 2005/04/21  15:36:14
15879         Log: substr uses utf8 length cache incorrectly
15880      Branch: perl
15881            ! sv.c t/op/substr.t
15882 ____________________________________________________________________________
15883 [ 24269] By: davem                                 on 2005/04/21  00:13:14
15884         Log: Subject:  [PATCH] extra code in pp_concat, Take 2
15885              From:  Andy Lester <andy@petdance.com>
15886              Date:  Wed, 13 Apr 2005 21:06:01 -0500
15887              Message-Id:  <20050414020601.GA21346@petdance.com>
15888              
15889              add 'const', and remove extraneous code, from pp_concat
15890      Branch: perl
15891            ! pp_hot.c t/op/concat.t
15892 ____________________________________________________________________________
15893 [ 24268] By: davem                                 on 2005/04/20  23:56:18
15894         Log: Subject:  patch to [PATCH] Fix MGVTBL structures in perl.h (preprocessor
15895              From:  David Dyck <david.dyck@fluke.com>
15896              Date:  Wed, 20 Apr 2005 16:35:55 -0700 (PDT)
15897              Message-Id:  <Pine.LNX.4.62.0504201627550.27786@dd.tc.fluke.com>
15898              
15899              fix nits in change #24264:
15900              some preprocessors don't like #ifdefs within a macro's args;
15901              also removed duplicate semicolons from macro definitions.
15902      Branch: perl
15903            ! perl.h
15904 ____________________________________________________________________________
15905 [ 24267] By: davem                                 on 2005/04/20  23:35:54
15906         Log: In change 24266 I failed to actually change anything. Sigh.
15907      Branch: perl
15908            ! ext/Sys/Syslog/Syslog.pm
15909 ____________________________________________________________________________
15910 [ 24266] By: davem                                 on 2005/04/20  23:32:04
15911         Log: change misleading syslog() example
15912      Branch: perl
15913            ! ext/Sys/Syslog/Syslog.pm
15914 ____________________________________________________________________________
15915 [ 24265] By: davem                                 on 2005/04/20  21:47:40
15916         Log: Subject:  [perl #35059] [PATCH] caller() skips frames (such as eval() frames) if $^P set 
15917              From:  glasser@tang-eleven-seventy-nine.mit.edu (via RT) <perlbug-followup@perl.org>
15918              Date:  20 Apr 2005 19:28:14 -0000
15919              Message-Id:  <rt-3.0.11-35059-111134.0.304511316819145@perl.org>
15920              
15921              improved version of change 21842 that copes with glob DB::sub
15922              existing but &DB::sub not existing.
15923      Branch: perl
15924            ! mg.c pp_ctl.c t/op/caller.t
15925 ____________________________________________________________________________
15926 [ 24264] By: davem                                 on 2005/04/20  21:32:23
15927         Log: Subject:  [PATCH] Fix MGVTBL structures in perl.h
15928              From:  Andy Lester <andy@petdance.com>
15929              Date:  Wed, 20 Apr 2005 15:09:24 -0500
15930              Message-Id:  <20050420200923.GA3017@petdance.com>
15931              
15932              The MGVTBL structures contain 7 function pointers, but only 5 were
15933              getting initialized. Plus, there were repeated lists between
15934              declaration and definition; add a macro to declare or define
15935              all the global MGVTBLs as appropriate.
15936      Branch: perl
15937            ! perl.h
15938 ____________________________________________________________________________
15939 [ 24260] By: nicholas                              on 2005/04/20  13:51:54
15940         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #6
15941              From: Steve Peters <steve@fisharerojo.org>
15942              Message-ID: <20050420112720.GA31042@mccoy.peters.homeunix.org>
15943              Date: Wed, 20 Apr 2005 06:27:20 -0500
15944      Branch: perl
15945            ! bytecode.pl ext/ByteLoader/bytecode.h malloc.c sv.c
15946 ____________________________________________________________________________
15947 [ 24258] By: nicholas                              on 2005/04/20  08:13:21
15948         Log: Merge common code. Reduces object size by 1K on x86, 6K on PPC
15949      Branch: perl
15950            ! sv.c
15951 ____________________________________________________________________________
15952 [ 24257] By: davem                                 on 2005/04/19  23:47:38
15953         Log: run regen_headers after addition of FOO_set() macros
15954      Branch: perl
15955            ! ext/ByteLoader/byterun.c
15956 ____________________________________________________________________________
15957 [ 24256] By: davem                                 on 2005/04/19  23:43:54
15958         Log: Subject:  [PATCH] pad_compname_type(), takes care of a clunky macro
15959              From:  Andy Lester <andy@petdance.com>
15960              Date:  Tue, 19 Apr 2005 11:38:44 -0500
15961              Message-Id:  <20050419163844.GA19747@petdance.com>
15962      Branch: perl
15963            ! embed.fnc embed.h pad.c pad.h proto.h
15964 ____________________________________________________________________________
15965 [ 24255] By: davem                                 on 2005/04/19  23:31:52
15966         Log: DEBUG_LEAKING_SCALARS could use the value of a freed PL_op
15967      Branch: perl
15968            ! op.c
15969 ____________________________________________________________________________
15970 [ 24254] By: nicholas                              on 2005/04/19  21:53:38
15971         Log: Don't set things to zero twice. Once is enough. (see also change 15255)
15972      Branch: perl
15973            ! sv.c
15974 ____________________________________________________________________________
15975 [ 24253] By: nicholas                              on 2005/04/19  20:55:24
15976         Log: Restore SvEND_set
15977      Branch: perl
15978            ! sv.h
15979 ____________________________________________________________________________
15980 [ 24252] By: nicholas                              on 2005/04/19  20:07:49
15981         Log: Force RVALUE macros when in PERL_DEBUG_COW
15982      Branch: perl
15983            ! ext/ByteLoader/byterun.c sv.c sv.h
15984 ____________________________________________________________________________
15985 [ 24251] By: nicholas                              on 2005/04/19  14:25:00
15986         Log: Avoid generating thousands of UTF-8 warnings when testing under a
15987              UTF-8 locale
15988      Branch: perl
15989            ! t/op/pack.t
15990 ____________________________________________________________________________
15991 [ 24249] By: rgs                                   on 2005/04/19  11:20:37
15992         Log: Simplify PERL_DEBUG_PAD_ZERO so it continues to expand to
15993              valid C code
15994      Branch: perl
15995            ! perl.h
15996 ____________________________________________________________________________
15997 [ 24248] By: nicholas                              on 2005/04/19  09:55:51
15998         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #5
15999              From: Steve Peters <steve@fisharerojo.org>
16000              Message-ID: <20050419000925.GA21640@mccoy.peters.homeunix.org>
16001              Date: Mon, 18 Apr 2005 19:09:25 -0500
16002      Branch: perl
16003            ! dump.c ext/ByteLoader/ByteLoader.pm ext/ByteLoader/byterun.c
16004            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
16005            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
16006            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16007            ! ext/List/Util/lib/List/Util.pm ext/POSIX/POSIX.pm
16008            ! ext/POSIX/POSIX.xs ext/PerlIO/encoding/encoding.pm
16009            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/scalar/scalar.pm
16010            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.pm
16011            ! ext/Storable/Storable.xs ext/threads/shared/shared.pm
16012            ! ext/threads/shared/shared.xs ext/threads/threads.pm gv.c mg.c
16013            ! op.c pad.c pad.h perl.h pp.c pp.h pp_hot.c pp_pack.c regcomp.c
16014            ! scope.c sv.c sv.h toke.c
16015 ____________________________________________________________________________
16016 [ 24247] By: davem                                 on 2005/04/19  01:38:54
16017         Log: Add CLONE_SKIP() class method to allow individual classes to skip
16018              cloning objects during thread creation
16019      Branch: perl
16020            ! dump.c ext/threads/t/thread.t pod/perlmod.pod sv.c sv.h
16021 ____________________________________________________________________________
16022 [ 24246] By: nicholas                              on 2005/04/18  22:31:48
16023         Log: PERL_DEBUG_COW for SvUVX and SvPVX
16024      Branch: perl
16025            ! ext/DynaLoader/dl_dyld.xs sv.h
16026 ____________________________________________________________________________
16027 [ 24245] By: nicholas                              on 2005/04/18  21:58:22
16028         Log: SvPV_renew also calls SvLEN_set
16029              Add SvPV_shrink_to_cur(sv) to call SvPV_renew with SvCUR(sv)+1.
16030              For Ponie this can be a single call into the PMC
16031      Branch: perl
16032            ! pp_hot.c pp_sys.c sv.h toke.c
16033 ____________________________________________________________________________
16034 [ 24244] By: nicholas                              on 2005/04/18  20:37:13
16035         Log: Replace Renew(SvPVX(...)...) with SvPV_renew, which avoids an LVALUE
16036              SvPVX
16037      Branch: perl
16038            ! pp_hot.c pp_sys.c sv.h toke.c
16039 ____________________________________________________________________________
16040 [ 24243] By: nicholas                              on 2005/04/18  19:50:12
16041         Log: A more efficient way of expressing the MALLOC_WRAP conditional compile.
16042      Branch: perl
16043            ! handy.h
16044 ____________________________________________________________________________
16045 [ 24242] By: steveh                                on 2005/04/18  16:04:20
16046         Log: Fix bug #33664: allow for transport providers with protocol == 0
16047              
16048              (This indicates that any protocol may be used, so don't bother checking
16049              that the requested protocol matches in this case.)
16050      Branch: perl
16051            ! win32/win32sck.c
16052 ____________________________________________________________________________
16053 [ 24241] By: nicholas                              on 2005/04/18  15:23:45
16054         Log: Refactor the odd-one-out code before a Renew(SvPVX(...)...)
16055      Branch: perl
16056            ! pp_hot.c
16057 ____________________________________________________________________________
16058 [ 24240] By: nicholas                              on 2005/04/18  14:15:52
16059         Log: Two more uses of lvalue SvIVX()
16060      Branch: perl
16061            ! ext/ByteLoader/byterun.c lib/ExtUtils/t/Constant.t
16062 ____________________________________________________________________________
16063 [ 24239] By: nicholas                              on 2005/04/18  12:18:20
16064         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #4
16065              Message-ID: <20050416160502.GA26957@mccoy.peters.homeunix.org>
16066              From: Steve Peters <steve@fisharerojo.org>
16067              Date: Sat, 16 Apr 2005 11:05:02 -0500
16068              
16069              plus fix to Perl_rvpv_dup assigning to an RV with SvPVX
16070      Branch: perl
16071            ! av.c cop.h ext/PerlIO/encoding/encoding.xs
16072            ! ext/Storable/Storable.xs gv.c malloc.c perl.c pp.c pp_ctl.c
16073            ! pp_hot.c pp_pack.c pp_sort.c scope.c sv.c
16074 ____________________________________________________________________________
16075 [ 24238] By: rgs                                   on 2005/04/15  13:16:29
16076         Log: Update the outdated info in "Minimizing the Perl installation"
16077      Branch: perl
16078            ! INSTALL
16079 ____________________________________________________________________________
16080 [ 24237] By: rgs                                   on 2005/04/14  16:13:45
16081         Log: Fix for:
16082              [perl #34934] perl 5.8.5 on x86 and x86-64 hang at compile-time
16083              From: bstrand@switchmanagement.com (via RT) <perlbug-followup@perl.org>
16084              Date: 12 Apr 2005 19:12:58 -0000
16085              Message-ID: <rt-3.0.11-34934-110595.15.9181274318682@perl.org>
16086              
16087              This syntax error now produces a panic message.
16088      Branch: perl
16089            ! op.c
16090 ____________________________________________________________________________
16091 [ 24236] By: merijn                                on 2005/04/13  15:10:24
16092         Log: Subject: [PATCH] Removing yydestruct from perly.c
16093              From: Andy Lester <andy@petdance.com>
16094              Date: Wed, 13 Apr 2005 10:06:47 -0500
16095              Message-ID: <20050413150647.GA13464@petdance.com>
16096      Branch: perl
16097            ! perly.c
16098 ____________________________________________________________________________
16099 [ 24235] By: merijn                                on 2005/04/13  14:51:00
16100         Log: Mandrakesoft is now Mandriva
16101      Branch: perl
16102            ! AUTHORS
16103 ____________________________________________________________________________
16104 [ 24234] By: merijn                                on 2005/04/13  14:41:20
16105         Log: H.Merijn changed e-mail
16106      Branch: perl
16107            ! AUTHORS Porting/checkAUTHORS.pl Porting/patching.pod
16108            ! README.aix README.hpux ext/Encode/AUTHORS ext/Storable/README
16109 ____________________________________________________________________________
16110 [ 24233] By: rgs                                   on 2005/04/13  08:25:43
16111         Log: Subject: [PATCH Perl 5.9.2] -Wformat 
16112              From: Robin Barker <Robin.Barker@npl.co.uk>
16113              Date: Tue, 12 Apr 2005 18:53:32 +0100
16114              Message-ID: <533D273D4014D411AB1D00062938C4D90849C634@hotel.npl.co.uk>
16115      Branch: perl
16116            ! perly.c regcomp.c regexec.c toke.c
16117 ____________________________________________________________________________
16118 [ 24232] By: rgs                                   on 2005/04/13  07:24:07
16119         Log: Upgrade to ExtUtils::MakeMaker 6.28
16120      Branch: perl
16121            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
16122            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_AIX.pm
16123            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker.pm
16124            ! lib/ExtUtils/Manifest.pm
16125 ____________________________________________________________________________
16126 [ 24231] By: rgs                                   on 2005/04/12  15:30:23
16127         Log: Upgrade to Encode 2.0902
16128      Branch: perl
16129            + ext/Encode/t/utf8strict.t
16130            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
16131            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
16132            ! ext/Encode/MANIFEST ext/Encode/META.yml
16133            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
16134            ! ext/Encode/t/fallback.t
16135 ____________________________________________________________________________
16136 [ 24230] By: nicholas                              on 2005/04/12  11:24:49
16137         Log: Don't PERL_HASH(SvUVX(...)...) as it's actually a set.
16138              Plus add an editor block
16139      Branch: perl
16140            ! op.c
16141 ____________________________________________________________________________
16142 [ 24229] By: nicholas                              on 2005/04/12  09:19:43
16143         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #3
16144              From: Steve Peters <steve@fisharerojo.org>
16145              Message-ID: <20050411023736.GB9355@mccoy.peters.homeunix.org>
16146              Date: Sun, 10 Apr 2005 21:37:36 -0500
16147              
16148              (with correction to SvUV_set)
16149      Branch: perl
16150            ! ext/List/Util/Util.xs sv.c sv.h
16151 ____________________________________________________________________________
16152 [ 24228] By: nicholas                              on 2005/04/11  14:53:38
16153         Log: Avoid taking a reference to SvIVX and putting that address on the
16154              save stack
16155      Branch: perl
16156            ! perl.c pp_ctl.c pp_hot.c
16157 ____________________________________________________________________________
16158 [ 24227] By: steveh                                on 2005/04/11  10:39:59
16159         Log: Support d_libm_lib_version for Win32 (see change 24217)
16160      Branch: perl
16161            ! win32/config.bc win32/config.gc win32/config.vc
16162            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
16163            ! win32/config_H.vc win32/config_H.vc64
16164 ____________________________________________________________________________
16165 [ 24226] By: merijn                                on 2005/04/11  10:09:06
16166         Log: Out of sync metaunit caused the erroneous return of the
16167              removed d_sitecustomize. Mea Culpa.
16168      Branch: perl
16169            ! Configure
16170 ____________________________________________________________________________
16171 [ 24225] By: steveh                                on 2005/04/11  09:39:40
16172         Log: Disable I18N::Langinfo for Win32 since nl_langinfo() isn't available
16173      Branch: perl
16174            ! win32/Makefile win32/makefile.mk
16175 ____________________________________________________________________________
16176 [ 24224] By: rgs                                   on 2005/04/11  09:21:54
16177         Log: Subject: [PATCH] perlfunc.pod: incomplete select description
16178              From: Hernan Perez Masci <hmasci@uolsinectis.com.ar>
16179              Date: Fri, 8 Apr 2005 15:28:28 -0300
16180              Message-Id: <200504081528.28307.hmasci@uolsinectis.com.ar>
16181      Branch: perl
16182            ! pod/perlfunc.pod
16183 ____________________________________________________________________________
16184 [ 24223] By: rgs                                   on 2005/04/11  09:11:53
16185         Log: Make the four-argument form of select() return undef
16186              instead of -1 on error.
16187      Branch: perl
16188            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
16189 ____________________________________________________________________________
16190 [ 24222] By: rgs                                   on 2005/04/11  07:02:59
16191         Log: Make Win32 build (and clean) I18::Langinfo and Math::BigInt::FastCalc
16192      Branch: perl
16193            ! win32/Makefile win32/makefile.mk
16194 ____________________________________________________________________________
16195 [ 24221] By: merijn                                on 2005/04/11  06:06:13
16196         Log: Subject: Re: New Configure functionality
16197              From: Abe Timmerman <abe@ztreet.demon.nl>
16198              Date: Sun, 10 Apr 2005 22:19:28 +0200
16199              Message-Id: <200504102219.29024.abe@ztreet.demon.nl>
16200      Branch: perl
16201            ! configure.com
16202 ____________________________________________________________________________
16203 [ 24220] By: rgs                                   on 2005/04/10  20:03:59
16204         Log: POD typo.
16205      Branch: perl
16206            ! lib/Module/CoreList.pm
16207 ____________________________________________________________________________
16208 [ 24219] By: rgs                                   on 2005/04/10  19:49:49
16209         Log: Module::CoreList: Data from Sebastien Aperghis-Tramoni for perl
16210              5.00{0,1,2}. Upgrade version number.
16211      Branch: perl
16212            ! lib/Module/CoreList.pm
16213 ____________________________________________________________________________
16214 [ 24218] By: merijn                                on 2005/04/10  18:00:05
16215         Log: Sorting still is a mess. This is better.
16216      Branch: perl
16217            ! config_h.SH
16218 ____________________________________________________________________________
16219 [ 24217] By: merijn                                on 2005/04/10  17:08:36
16220         Log: Configure now probes for _LIB_VERSION support in math.h/libm
16221              LIBM_LIB_VERSION is defined if it does
16222      Branch: perl
16223            ! Configure Porting/config_H config_h.SH handy.h
16224 ____________________________________________________________________________
16225 [ 24215] By: rgs                                   on 2005/04/10  15:03:10
16226         Log: Fix [perl #34892] Segfault on &DB::sub declared but not defined
16227      Branch: perl
16228            ! pod/perldiag.pod pp_hot.c
16229 ____________________________________________________________________________
16230 [ 24214] By: merijn                                on 2005/04/10  09:14:06
16231         Log: Subject: [PATCH] usesitecustomize for VMS
16232              From: "Craig A. Berry" <craigberry@mac.com>
16233              Date: Sat, 09 Apr 2005 15:58:43 -0500
16234              Message-ID: <42584203.2090405@mac.com>
16235      Branch: perl
16236            ! configure.com
16237 ____________________________________________________________________________
16238 [ 24213] By: nicholas                              on 2005/04/08  19:11:04
16239         Log: Mangle the expected output correctly for both 5.9 and 5.8
16240      Branch: perl
16241            ! ext/B/t/stash.t
16242 ____________________________________________________________________________
16243 [ 24212] By: rgs                                   on 2005/04/08  16:17:49
16244         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.27
16245              From: Michael G Schwern <schwern@pobox.com>
16246              Date: Thu, 7 Apr 2005 15:15:00 -0700
16247              Message-ID: <20050407221500.GB6223@windhund.schwern.org>
16248              
16249              Fix duplicate target warnings
16250      Branch: perl
16251            ! lib/ExtUtils/MM_Any.pm
16252 ____________________________________________________________________________
16253 [ 24211] By: merijn                                on 2005/04/08  14:22:05
16254         Log: The last remains of d_sitecustomize
16255      Branch: perl
16256            ! Porting/config.sh
16257 ____________________________________________________________________________
16258 [ 24210] By: merijn                                on 2005/04/08  14:16:59
16259         Log: now usesitecustomize is used more generic
16260      Branch: perl
16261            ! config_h.SH
16262 ____________________________________________________________________________
16263 [ 24209] By: steveh                                on 2005/04/08  14:15:14
16264         Log: Subject: Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move
16265              From: Steven Schubiger <steven@accognoscere.org>
16266              Date: Thu, 7 Apr 2005 22:38:25 +0200 (CEST)
16267              Message-Id: <200504072038.j37KcPXY011755@accognoscere.homeunix.org>
16268              
16269              (with arguments changed to match perlfunc.pod)
16270      Branch: perl
16271            ! pod/perlport.pod
16272 ____________________________________________________________________________
16273 [ 24208] By: merijn                                on 2005/04/08  14:12:54
16274         Log: Drop d_sitecustomize again. (usesitecustomize is enough)
16275      Branch: perl
16276            ! Configure
16277 ____________________________________________________________________________
16278 [ 24206] By: nicholas                              on 2005/04/08  13:16:07
16279         Log: Add SvIVX() to PERL_DEBUG_COW, and change pad.c to SvIVset()
16280      Branch: perl
16281            ! pad.c sv.h
16282 ____________________________________________________________________________
16283 [ 24205] By: merijn                                on 2005/04/08  12:18:42
16284         Log: Subject: [PATCH] Removing Y2K warnings
16285              From: Andy Lester <andy@petdance.com>
16286              Date: Thu, 7 Apr 2005 17:44:42 -0500
16287              Message-ID: <20050407224442.GA23895@petdance.com>
16288      Branch: perl
16289            - README.Y2K
16290            ! INSTALL MANIFEST lib/warnings.pm pod/buildtoc pod/perldiag.pod
16291            ! pod/perllexwarn.pod pp_hot.c sv.c t/lib/warnings/pp_hot
16292            ! t/lib/warnings/sv t/op/caller.t warnings.h warnings.pl
16293 ____________________________________________________________________________
16294 [ 24204] By: nicholas                              on 2005/04/08  11:29:22
16295         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #2
16296              From: Steve Peters <steve@fisharerojo.org>
16297              Date: Thu, 7 Apr 2005 13:51:49 -0500
16298              Message-ID: <20050407185149.GA4418@mccoy.peters.homeunix.org>
16299      Branch: perl
16300            ! doio.c ext/List/Util/Util.xs ext/threads/threads.xs op.c pp.c
16301            ! pp_ctl.c pp_hot.c sv.c toke.c util.c
16302 ____________________________________________________________________________
16303 [ 24201] By: nicholas                              on 2005/04/08  10:39:15
16304         Log: Add a macro PERL_DEBUG_COW, for aggressive compile time tests of
16305              Copy-On-Write related source changes.
16306              Fix the problem this revealed.
16307      Branch: perl
16308            ! sv.c sv.h
16309 ____________________________________________________________________________
16310 [ 24200] By: nicholas                              on 2005/04/08  10:08:35
16311         Log: MM_AIX needs neatvalue
16312      Branch: perl
16313            ! lib/ExtUtils/MM_AIX.pm
16314 ____________________________________________________________________________
16315 [ 24199] By: nicholas                              on 2005/04/08  10:05:49
16316         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #1
16317              From: Steve Peters <steve@fisharerojo.org>
16318              Message-ID: <20050406232110.GA12249@mccoy.peters.homeunix.org>
16319              Date: Wed, 6 Apr 2005 18:21:10 -0500
16320      Branch: perl
16321            ! ext/ByteLoader/byterun.c ext/List/Util/Util.xs pad.c sv.c
16322            ! toke.c
16323 ____________________________________________________________________________
16324 [ 24198] By: rgs                                   on 2005/04/08  09:48:08
16325         Log: Add perl593delta.pod
16326      Branch: perl
16327            + pod/perl593delta.pod
16328            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
16329            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
16330            ! win32/pod.mak
16331 ____________________________________________________________________________
16332 [ 24194] By: rgs                                   on 2005/04/07  12:42:07
16333         Log: Mention that select() returns -1 on error,
16334              as suggested by Hernan Perez Masci
16335      Branch: perl
16336            ! pod/perlfunc.pod
16337 ____________________________________________________________________________
16338 [ 24192] By: rgs                                   on 2005/04/07  09:51:29
16339         Log: Subject: Re: [PATCH] Re: [perl #34650] perldoc -f my should perhaps mention BEGIN and END
16340              From: Abigail <abigail@abigail.nl>
16341              Date: Wed, 6 Apr 2005 01:41:55 +0200
16342              Message-ID: <20050405234154.GG8680@abigail.nl>
16343      Branch: perl
16344            ! t/japh/abigail.t
16345 ____________________________________________________________________________
16346 [ 24191] By: rgs                                   on 2005/04/07  09:45:27
16347         Log: Subject: Re: Bugs? In Unicode::EastAsianWidth.
16348              From: Autrijus Tang <autrijus@autrijus.org>
16349              Date: Wed, 6 Apr 2005 18:17:32 +0800
16350              Message-ID: <20050406101732.GA17931@aut.dyndns.org>
16351      Branch: perl
16352            ! lib/unicore/mktables
16353 ____________________________________________________________________________
16354 [ 24190] By: rgs                                   on 2005/04/07  09:38:06
16355         Log: Subject: perldbtty$$ location
16356              From: Gisle Aas <gisle@ActiveState.com>
16357              Date: 06 Apr 2005 01:49:54 -0700
16358              Message-ID: <lr3bu48f2l.fsf@caliper.activestate.com>
16359              (and remove trailing whitespace)
16360      Branch: perl
16361            ! pod/perldebug.pod
16362 ____________________________________________________________________________
16363 [ 24189] By: nicholas                              on 2005/04/07  08:43:40
16364         Log: Tabs not spaces in MANIFEST
16365      Branch: perl
16366            ! MANIFEST
16367 ____________________________________________________________________________
16368 [ 24187] By: merijn                                on 2005/04/07  08:33:53
16369         Log: Subject: [perl #34699] documentation bug in "man perlpodspec" 
16370              From: "raf@tradingpost.com.au (via RT)" <perlbug-followup@perl.org>
16371              Date: 7 Apr 2005 00:20:31 -0000
16372              Message-ID: <rt-3.0.11-34699-110174.9.79475562169704@perl.org>
16373      Branch: perl
16374            ! pod/perlpodspec.pod
16375 ____________________________________________________________________________
16376 [ 24185] By: rgs                                   on 2005/04/07  08:07:14
16377         Log: Upgrade to ExtUtils::MakeMaker 6.27,
16378              plus a patch to restore functioning of 'distclean'
16379              for the perl core
16380      Branch: perl
16381            + lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_QNX.pm
16382            + lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MakeMaker/Config.pm
16383            + lib/ExtUtils/t/PL_FILES.t lib/ExtUtils/t/config.t
16384            + lib/ExtUtils/t/installbase.t lib/ExtUtils/t/xs.t
16385            + t/lib/MakeMaker/Test/Setup/PL_FILES.pm
16386            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
16387            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
16388            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
16389            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
16390            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
16391            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
16392            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
16393            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
16394            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
16395            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
16396            ! lib/ExtUtils/README lib/ExtUtils/t/INST_PREFIX.t
16397            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_Win32.t
16398            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/dir_target.t
16399            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
16400            ! lib/ExtUtils/t/recurs.t t/lib/MakeMaker/Test/Setup/BFD.pm
16401            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
16402            ! t/lib/MakeMaker/Test/Utils.pm
16403 ____________________________________________________________________________
16404 [ 24178] By: steveh                                on 2005/04/06  15:57:36
16405         Log: Don't try to export symbols that don't exist
16406              
16407              Change #24148 added Perl_rvpv_dup() to the public API, but it is only
16408              defined when USE_ITHREADS is defined.  Adjust makedef.pl accordingly
16409              to keep Win32 happy.
16410      Branch: perl
16411            ! makedef.pl
16412 ____________________________________________________________________________
16413 [ 24176] By: nicholas                              on 2005/04/06  15:11:53
16414         Log: cast to/from (void *) in the re-entrant code. Now watch the smoke rise.
16415      Branch: perl
16416            ! reentr.c reentr.h reentr.pl
16417 ____________________________________________________________________________
16418 [ 24175] By: nicholas                              on 2005/04/06  15:05:32
16419         Log: Casting to/from (void *) sufficient to make a C++ compiler happy.
16420      Branch: perl
16421            ! ext/File/Glob/bsd_glob.c ext/threads/shared/shared.xs
16422            ! ext/threads/threads.xs pad.h sv.c
16423 ____________________________________________________________________________
16424 [ 24174] By: nicholas                              on 2005/04/06  14:36:40
16425         Log: If we're going to prototype modfl(), it needs extern "C" linkage.
16426      Branch: perl
16427            ! perl.h
16428 ____________________________________________________________________________
16429 [ 24173] By: merijn                                on 2005/04/06  06:14:51
16430         Log: 1. t/TEST now deals with SKIP as if it was TODO. This complies to TAP
16431              2. Removed the depricated 'my $foo if expr' there
16432      Branch: perl
16433            ! t/TEST
16434 ____________________________________________________________________________
16435 [ 24171] By: nicholas                              on 2005/04/05  22:34:32
16436         Log: D'oh! We were never correctly spotting a modfl prototype
16437      Branch: perl
16438            ! Configure
16439 ____________________________________________________________________________
16440 [ 24170] By: nicholas                              on 2005/04/05  21:30:21
16441         Log: Add casting to allow g++ (3.3.5) to compile the core code.
16442              A C++ compiler produces lots of warnings that are probably valid
16443              concerns to investigate.
16444      Branch: perl
16445            ! doio.c ext/B/B.xs ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs gv.c
16446            ! perl.c perl.h pp_pack.c scope.c sv.c toke.c util.c x2p/walk.c
16447 ____________________________________________________________________________
16448 [ 24169] By: nicholas                              on 2005/04/05  21:16:01
16449         Log: Tests need to skip if there is no Encode configured.
16450      Branch: perl
16451            ! lib/encoding/warnings/t/1-warning.t
16452            ! lib/encoding/warnings/t/2-fatal.t
16453 ____________________________________________________________________________
16454 [ 24167] By: nicholas                              on 2005/04/05  16:09:59
16455         Log: Using savesvpv() here is terser and produces smaller object code.
16456      Branch: perl
16457            ! doio.c
16458 ____________________________________________________________________________
16459 [ 24166] By: rgs                                   on 2005/04/05  15:23:47
16460         Log: Upgrade to Unicode::Normalize 0.32
16461      Branch: perl
16462            ! ext/Unicode/Normalize/Changes
16463            ! ext/Unicode/Normalize/Makefile.PL
16464            ! ext/Unicode/Normalize/Normalize.pm
16465            ! ext/Unicode/Normalize/Normalize.xs
16466            ! ext/Unicode/Normalize/mkheader ext/Unicode/Normalize/t/form.t
16467            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
16468 ____________________________________________________________________________
16469 [ 24165] By: nicholas                              on 2005/04/05  14:52:05
16470         Log: Down with C++ reserved names
16471              (and also function pointer declarations that rely on the C semantics
16472              of ())
16473      Branch: perl
16474            ! ext/Storable/Storable.xs mg.c op.c perlio.c pp_sort.c
16475            ! universal.c
16476 ____________________________________________________________________________
16477 [ 24164] By: nicholas                              on 2005/04/05  14:51:05
16478         Log: Down with potentially incorrect duplicate prototypes
16479      Branch: perl
16480            ! pp_sys.c
16481 ____________________________________________________________________________
16482 [ 24163] By: nicholas                              on 2005/04/05  14:50:30
16483         Log: Down with more K&R prototypes
16484      Branch: perl
16485            ! ext/DynaLoader/dl_dyld.xs
16486 ____________________________________________________________________________
16487 [ 24162] By: nicholas                              on 2005/04/05  14:49:11
16488         Log: Down with unneeded duplicate prototypes
16489      Branch: perl
16490            ! x2p/a2p.c
16491 ____________________________________________________________________________
16492 [ 24161] By: nicholas                              on 2005/04/05  14:48:33
16493         Log: Down with K&R function arguments
16494      Branch: perl
16495            ! ext/Cwd/Cwd.xs
16496 ____________________________________________________________________________
16497 [ 24160] By: rgs                                   on 2005/04/05  14:06:01
16498         Log: Add Math::BigInt::FastCalc in maintainer list
16499      Branch: perl
16500            ! Porting/Maintainers.pl
16501 ____________________________________________________________________________
16502 [ 24159] By: rgs                                   on 2005/04/05  13:12:22
16503         Log: Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ification
16504      Branch: perl
16505            ! ext/Math/BigInt/FastCalc/Makefile.PL
16506 ____________________________________________________________________________
16507 [ 24158] By: rgs                                   on 2005/04/05  12:56:35
16508         Log: New core module, Math::BigInt::FastCalc
16509              
16510              Subject: [PATCH] integrate Math::BigInt::FastCalc
16511              From: Tels <nospam-abuse@bloodgate.com>
16512              Date: Sun, 3 Apr 2005 11:12:45 +0200
16513              Message-Id: <200504031112.55179@bloodgate.com>
16514      Branch: perl
16515            + ext/Math/BigInt/FastCalc/FastCalc.pm
16516            + ext/Math/BigInt/FastCalc/FastCalc.xs
16517            + ext/Math/BigInt/FastCalc/Makefile.PL
16518            + ext/Math/BigInt/FastCalc/t/bigintfc.t
16519            + ext/Math/BigInt/FastCalc/t/bootstrap.t
16520            + ext/Math/BigInt/FastCalc/t/mbi_rand.t
16521            ! MANIFEST
16522 ____________________________________________________________________________
16523 [ 24155] By: rgs                                   on 2005/04/05  10:40:35
16524         Log: Subject: [Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum v0.17
16525              From: Tels <nospam-abuse@bloodgate.com>
16526              Date: Sun, 3 Apr 2005 10:43:10 +0200
16527              Message-Id: <200504031043.12273@bloodgate.com>
16528      Branch: perl
16529            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
16530            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/_e_math.t
16531            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
16532            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
16533            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
16534            ! lib/Math/BigInt/t/req_mbf0.t lib/Math/BigInt/t/req_mbfw.t
16535            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/trap.t
16536            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
16537            ! lib/Math/BigRat/t/bigratpm.t lib/Math/BigRat/t/requirer.t
16538            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
16539 ____________________________________________________________________________
16540 [ 24152] By: rgs                                   on 2005/04/04  20:55:03
16541         Log: That's C, not perl.
16542      Branch: perl
16543            ! patchlevel.h
16544 ____________________________________________________________________________
16545 [ 24151] By: nicholas                              on 2005/04/04  20:53:42
16546         Log: Make -DFORMAT_CHECK compile with threads.
16547      Branch: perl
16548            ! perl.h
16549 ____________________________________________________________________________
16550 [ 24149] By: rgs                                   on 2005/04/04  17:14:37
16551         Log: Bump version to 5.9.3
16552              Restore "DEVEL" tag in patchlevel.h
16553              Regenerate Porting/config*
16554      Branch: perl
16555            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
16556            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
16557            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
16558            ! win32/config_H.gc win32/config_H.vc64 win32/makefile.mk
16559            ! wince/Makefile.ce
16560 ____________________________________________________________________________
16561 [ 24148] By: rgs                                   on 2005/04/04  14:19:30
16562         Log: Subject: [PATCH] const-eight.diff
16563              From: Andy Lester <andy@petdance.com>
16564              Date: Wed, 30 Mar 2005 11:40:24 -0600
16565              Message-ID: <20050330174024.GA12167@petdance.com>
16566      Branch: perl
16567            ! Porting/Maintainers.pl doio.c dump.c embed.fnc embed.h
16568            ! global.sym mg.c op.c perl.c proto.h sv.c universal.c xsutils.c
16569 ____________________________________________________________________________
16570 [ 24147] By: mhx                                   on 2005/04/03  16:47:54
16571         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with ahash symbol"
16572              From: Steven Schubiger <steven@accognoscere.org>
16573              Date: Sun, 3 Apr 2005 11:47:22 +0200 (CEST)
16574              Message-Id: <200504030947.j339lMgp010306@accognoscere.homeunix.org>
16575      Branch: perl
16576            ! pod/perltrap.pod
16577 ____________________________________________________________________________
16578 [ 24139] By: mhx                                   on 2005/04/03  08:19:06
16579         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with a hash symbol"
16580              From: Steven Schubiger <steven@accognoscere.org>
16581              Date: Sat, 2 Apr 2005 19:37:11 +0200 (CEST)
16582              Message-Id: <200504021737.j32HbBNS000652@accognoscere.homeunix.org>
16583      Branch: perl
16584            ! pod/perltrap.pod
16585 ____________________________________________________________________________
16586 [ 24138] By: mhx                                   on 2005/04/03  08:16:25
16587         Log: Fix wrong version for byteorder modifiers feature.
16588      Branch: perl
16589            ! pod/perlpacktut.pod
16590 ____________________________________________________________________________
16591 [ 24137] By: nicholas                              on 2005/04/02  22:58:59
16592         Log: Silence compiler warnings about possibly uninitialised variables.
16593              (None are, but it saves anyone else having to work this out)
16594      Branch: perl
16595            ! regexec.c
16596 ____________________________________________________________________________
16597 [ 24136] By: nicholas                              on 2005/04/02  19:04:27
16598         Log: Fix "[perl #34643] Config_heavy.pl not in archlib"
16599      Branch: perl
16600            ! installperl
16601 ____________________________________________________________________________
16602 [ 24135] By: nicholas                              on 2005/04/02  18:52:11
16603         Log: Oops. Forgot to add this.
16604      Branch: perl
16605            + lib/unicore/NamedSequences.txt
16606 ____________________________________________________________________________
16607 [ 24134] By: nicholas                              on 2005/04/02  18:51:27
16608         Log: Subject: [PATCH] Unicode 4.1.0
16609              From: Jarkko Hietaniemi <jhi@iki.fi>
16610              Message-ID: <424E584D.5000508@iki.fi>
16611              Date: Sat, 02 Apr 2005 11:31:09 +0300
16612      Branch: perl
16613            ! MANIFEST lib/Unicode/UCD.pm lib/Unicode/UCD.t
16614            ! lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
16615            ! lib/unicore/Blocks.txt lib/unicore/CaseFolding.txt
16616            ! lib/unicore/CompositionExclusions.txt
16617            ! lib/unicore/EastAsianWidth.txt
16618            ! lib/unicore/HangulSyllableType.txt lib/unicore/Jamo.txt
16619            ! lib/unicore/LineBreak.txt lib/unicore/NamesList.txt
16620            ! lib/unicore/NormalizationCorrections.txt
16621            ! lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt
16622            ! lib/unicore/PropertyAliases.txt lib/unicore/README.perl
16623            ! lib/unicore/ReadMe.txt lib/unicore/Scripts.txt
16624            ! lib/unicore/SpecialCasing.txt
16625            ! lib/unicore/StandardizedVariants.txt
16626            ! lib/unicore/UnicodeData.txt lib/unicore/version t/uni/class.t
16627 ____________________________________________________________________________
16628 [ 24133] By: rgs                                   on 2005/04/01  09:16:19
16629         Log: Add encoding::warnings to Maintainers.pl and rebuild META.yml for release
16630      Branch: perl
16631            ! META.yml Porting/Maintainers.pl
16632 ____________________________________________________________________________
16633 [ 24132] By: rgs                                   on 2005/04/01  08:29:26
16634         Log: Update Changes
16635      Branch: perl
16636            ! Changes
16637 ____________________________________________________________________________
16638 [ 24131] By: steveh                                on 2005/04/01  08:18:27
16639         Log: Remove dependency on tr(1) for MinGW builds on Win32
16640              
16641              This leaves things slightly (more) broken for MinGW builds on Cygwin,
16642              but that doesn't currently quite work in other respects and isn't
16643              documented anyway.  See:
16644              
16645              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00751.html
16646      Branch: perl
16647            ! pod/perl592delta.pod win32/makefile.mk
16648 ____________________________________________________________________________
16649 [ 24130] By: rgs                                   on 2005/04/01  07:47:26
16650         Log: Regenerate perltoc and perlmodlib
16651      Branch: perl
16652            ! pod/perlmodlib.pod pod/perltoc.pod
16653 ____________________________________________________________________________
16654 [ 24129] By: rgs                                   on 2005/04/01  07:36:04
16655         Log: POD fixes.
16656      Branch: perl
16657            ! pod/perlfaq1.pod
16658 ____________________________________________________________________________
16659 [ 24128] By: rgs                                   on 2005/04/01  07:19:27
16660         Log: FAQ sync.
16661      Branch: perl
16662            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
16663            ! pod/perlfaq6.pod pod/perlfaq7.pod
16664 ____________________________________________________________________________
16665 [ 24127] By: rgs                                   on 2005/04/01  07:14:22
16666         Log: Add a note about installhtml
16667      Branch: perl
16668            ! pod/perltodo.pod
16669 ____________________________________________________________________________
16670 [ 24126] By: rgs                                   on 2005/03/31  21:51:28
16671         Log: Subject: [PATCH] pp_pack.c warnings on VMS
16672              From: "Craig A. Berry" <craigberry@mac.com>
16673              Date: Thu, 31 Mar 2005 14:51:05 -0600
16674              Message-ID: <424C62B9.2030601@mac.com>
16675      Branch: perl
16676            ! pp_pack.c
16677 ____________________________________________________________________________
16678 [ 24125] By: rgs                                   on 2005/03/31  17:14:01
16679         Log: Mention the current MinGW compilation problems
16680      Branch: perl
16681            ! pod/perl592delta.pod
16682 ____________________________________________________________________________
16683 [ 24124] By: rgs                                   on 2005/03/31  17:11:15
16684         Log: Update Changes
16685      Branch: perl
16686            ! Changes
16687 ____________________________________________________________________________
16688 [ 24123] By: rgs                                   on 2005/03/31  15:52:46
16689         Log: This is 5.9.2. Mostly.
16690      Branch: perl
16691            ! patchlevel.h pod/perlhist.pod
16692 ____________________________________________________________________________
16693 [ 24122] By: steveh                                on 2005/03/31  15:39:57
16694         Log: Fix USE_SITECUSTOMIZE on Win32
16695              
16696              This fixes the problem described in:
16697              
16698              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
16699      Branch: perl
16700            ! win32/win32.c
16701 ____________________________________________________________________________
16702 [ 24121] By: rgs                                   on 2005/03/31  15:24:24
16703         Log: Update copyrights.
16704              Well, those are generated files anyway.
16705      Branch: perl
16706            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
16707            ! proto.h
16708 ____________________________________________________________________________
16709 [ 24120] By: steveh                                on 2005/03/31  14:36:44
16710         Log: Add support for USE_SITECUSTOMIZE in the Win32 makefiles
16711              
16712              Note that this feature doesn't actually work correctly on Win32
16713              until the problem described here is solved:
16714              
16715              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
16716      Branch: perl
16717            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
16718            ! win32/config.vc64 win32/makefile.mk
16719 ____________________________________________________________________________
16720 [ 24119] By: rgs                                   on 2005/03/31  13:52:58
16721         Log: Upgrade to Module::CoreList 1.99
16722      Branch: perl
16723            ! lib/Module/CoreList.pm
16724 ____________________________________________________________________________
16725 [ 24118] By: rgs                                   on 2005/03/31  13:45:17
16726         Log: More known problems.
16727      Branch: perl
16728            ! pod/perl592delta.pod
16729 ____________________________________________________________________________
16730 [ 24117] By: rgs                                   on 2005/03/31  13:10:26
16731         Log: Known problems, reported by Merijn
16732      Branch: perl
16733            ! pod/perl592delta.pod
16734 ____________________________________________________________________________
16735 [ 24116] By: rgs                                   on 2005/03/31  12:45:03
16736         Log: OS typo.
16737      Branch: perl
16738            ! pod/perl592delta.pod
16739 ____________________________________________________________________________
16740 [ 24115] By: rgs                                   on 2005/03/31  12:42:38
16741         Log: Add a tool to generate data for Module::CoreList
16742      Branch: perl
16743            + Porting/corelist.pl
16744            ! MANIFEST
16745 ____________________________________________________________________________
16746 [ 24114] By: rgs                                   on 2005/03/31  11:42:15
16747         Log: More work on perldelta
16748      Branch: perl
16749            ! pod/perl592delta.pod
16750 ____________________________________________________________________________
16751 [ 24113] By: steveh                                on 2005/03/31  10:01:18
16752         Log: Add support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED in the
16753              Win32 makefiles
16754      Branch: perl
16755            ! win32/Makefile win32/makefile.mk
16756 ____________________________________________________________________________
16757 [ 24112] By: rgs                                   on 2005/03/31  09:58:40
16758         Log: AUTHORS update
16759      Branch: perl
16760            ! AUTHORS
16761 ____________________________________________________________________________
16762 [ 24111] By: steveh                                on 2005/03/31  09:18:23
16763         Log: A few Win32 makefile tidy-ups (No real changes)
16764      Branch: perl
16765            ! win32/Makefile win32/makefile.mk
16766 ____________________________________________________________________________
16767 [ 24110] By: steveh                                on 2005/03/31  08:20:00
16768         Log: Fix typo in INSTALL (s/USE_HAS_SEED_EXPLICIT/USE_HASH_SEED_EXPLICIT/)
16769      Branch: perl
16770            ! INSTALL
16771 ____________________________________________________________________________
16772 [ 24109] By: steveh                                on 2005/03/31  07:55:12
16773         Log: One more Win32 compilation clean-up (for when using -DDEBUGGING)
16774      Branch: perl
16775            ! sv.c
16776 ____________________________________________________________________________
16777 [ 24108] By: steveh                                on 2005/03/31  07:36:52
16778         Log: Another Win32 compilation clean-up (for when using Perl's malloc)
16779      Branch: perl
16780            ! malloc.c
16781 ____________________________________________________________________________
16782 [ 24107] By: merijn                                on 2005/03/30  17:03:19
16783         Log: Now that we have the full path, we can skip the which call,
16784              that might cause trouble on testdrive systems.
16785      Branch: perl
16786            ! hints/hpux.sh
16787 ____________________________________________________________________________
16788 [ 24106] By: rgs                                   on 2005/03/30  14:41:51
16789         Log: Update copyrights.
16790      Branch: perl
16791            ! XSUB.h av.c deb.c dump.c embedvar.h gv.h handy.h hv.h
16792            ! miniperlmain.c numeric.c op.h pad.c perl.h pp.h regcomp.h
16793            ! regen_perly.pl scope.h sv.h thrdvar.h thread.h
16794 ____________________________________________________________________________
16795 [ 24105] By: merijn                                on 2005/03/30  14:25:05
16796         Log: Simplify #24043 note now Configure can do -Dusesitecustomize
16797      Branch: perl
16798            ! INSTALL
16799 ____________________________________________________________________________
16800 [ 24104] By: merijn                                on 2005/03/30  14:17:40
16801         Log: Support for -Dusesitecustomize
16802      Branch: perl
16803            ! Configure config_h.SH
16804 ____________________________________________________________________________
16805 [ 24102] By: merijn                                on 2005/03/30  13:43:12
16806         Log: USE_STRLCAT and USE_STRLCPY now actually used
16807              LIBM_VERSION_TYPE and USE_SITECUSTOMIZE are preparations
16808              for future use
16809      Branch: perl
16810            ! handy.h
16811 ____________________________________________________________________________
16812 [ 24101] By: rgs                                   on 2005/03/30  13:34:11
16813         Log: Subject: [PATCH] ext/Errno/Errno_pm.PL: fix for GNU hurd
16814              From: Brendan O'Dea <bod@debian.org>
16815              Date: Wed, 30 Mar 2005 10:30:25 +1000
16816              Message-ID: <20050330003025.GA29797@londo.c47.org>
16817      Branch: perl
16818            ! ext/Errno/Errno_pm.PL
16819 ____________________________________________________________________________
16820 [ 24100] By: rgs                                   on 2005/03/30  13:16:52
16821         Log: Subject: Re: PATCH: byte count feature request for unpack
16822              From: perl5-porters@ton.iguana.be (Ton Hospel)
16823              Date: Sun, 27 Mar 2005 18:32:11 +0000 (UTC)
16824              Message-Id: <d26u7b$i3v$1@post.home.lunix>
16825              
16826              (rework of a patch from Arne Ahrend <aahrend@web.de>)
16827      Branch: perl
16828            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
16829 ____________________________________________________________________________
16830 [ 24099] By: steveh                                on 2005/03/30  08:36:50
16831         Log: A couple more Win32 compilation clean-ups
16832      Branch: perl
16833            ! win32/win32sck.c
16834 ____________________________________________________________________________
16835 [ 24098] By: rgs                                   on 2005/03/30  08:03:13
16836         Log: Minor POD nits.
16837      Branch: perl
16838            ! ext/File/Glob/Glob.pm
16839 ____________________________________________________________________________
16840 [ 24097] By: merijn                                on 2005/03/30  07:49:46
16841         Log: Subject: Re: [PATCH] 5.6 File::Glob documentation insufficient for use
16842              From: Steven Schubiger <steven@accognoscere.org>
16843              Date: Wed, 30 Mar 2005 03:41:03 +0200 (CEST)
16844              Message-Id: <200503300141.j2U1f3EP024524@accognoscere.homeunix.org>
16845      Branch: perl
16846            ! ext/File/Glob/Glob.pm
16847 ____________________________________________________________________________
16848 [ 24096] By: steveh                                on 2005/03/29  15:18:30
16849         Log: Clean-up some warnings when compiling on Win32 with VC++
16850      Branch: perl
16851            ! hv.c mg.c op.c pp_pack.c pp_sort.c pp_sys.c utf8.c util.c
16852 ____________________________________________________________________________
16853 [ 24095] By: rgs                                   on 2005/03/29  12:39:39
16854         Log: Downconst external APIs
16855      Branch: perl
16856            ! embed.fnc gv.h op.c opcode.h opcode.pl pod/perlapi.pod proto.h
16857            ! sv.c util.c
16858 ____________________________________________________________________________
16859 [ 24094] By: rgs                                   on 2005/03/29  09:38:39
16860         Log: The core part of :
16861              Subject: [PATCH] Consting seven
16862              From: Andy Lester <andy@petdance.com>
16863              Date: Sun, 27 Mar 2005 15:57:22 -0600
16864              Message-ID: <20050327215722.GC20451@petdance.com>
16865      Branch: perl
16866            ! embed.fnc embed.h perl.c perlio.c pp_ctl.c proto.h regcomp.c
16867            ! regexec.c util.c
16868 ____________________________________________________________________________
16869 [ 24093] By: steveh                                on 2005/03/29  08:48:50
16870         Log: Fix Win32 compilation nit following change #24074
16871      Branch: perl
16872            ! util.c
16873 ____________________________________________________________________________
16874 [ 24092] By: steveh                                on 2005/03/29  08:22:45
16875         Log: Fix PerlLIO_chsize() for platforms that don't have chsize()
16876              
16877              This is the patch from the end of the thread that started here:
16878              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-09/msg00055.html
16879      Branch: perl
16880            ! doio.c iperlsys.h pp_sys.c
16881 ____________________________________________________________________________
16882 [ 24091] By: rgs                                   on 2005/03/29  07:01:40
16883         Log: Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS
16884      Branch: perl
16885            ! ext/Devel/Peek/t/Peek.t
16886 ____________________________________________________________________________
16887 [ 24090] By: merijn                                on 2005/03/29  07:01:11
16888         Log: Make the spelling of whitespace (vs white-space and white space)
16889              more consistent
16890              From: Offer Kaye <offer.kaye@gmail.com>
16891              Date: Thu, 17 Mar 2005 14:47:36 -0500
16892              Message-ID: <5694250503171147668e73c7@mail.gmail.com>
16893      Branch: perl
16894            ! pod/perllocale.pod pod/perlop.pod pod/perlopentut.pod
16895            ! pod/perlre.pod pod/perlxstut.pod
16896 ____________________________________________________________________________
16897 [ 24089] By: rgs                                   on 2005/03/29  06:14:18
16898         Log: Don't #ifdef out a return statement
16899      Branch: perl
16900            ! pad.c
16901 ____________________________________________________________________________
16902 [ 24088] By: davem                                 on 2005/03/28  21:38:44
16903         Log: expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV
16904      Branch: perl
16905            ! dump.c ext/Devel/Peek/t/Peek.t pad.c perl.c pod/perlhack.pod
16906            ! sv.c sv.h
16907 ____________________________________________________________________________
16908 [ 24087] By: rgs                                   on 2005/03/27  16:38:13
16909         Log: Raw work on perl592delta.
16910      Branch: perl
16911            ! pod/perl592delta.pod
16912 ____________________________________________________________________________
16913 [ 24086] By: rgs                                   on 2005/03/27  13:59:02
16914         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
16915              From: hv@crypt.org
16916              Date: Thu, 24 Mar 2005 19:51:08 +0000
16917              Message-Id: <200503241951.j2OJp8s18147@zen.crypt.org>
16918      Branch: perl
16919            ! regexec.c t/op/re_tests
16920 ____________________________________________________________________________
16921 [ 24085] By: rgs                                   on 2005/03/27  13:30:18
16922         Log: Fix -C option of mktables (for VMS)
16923              
16924              Subject: Re: [PATCH] Consting five
16925              From: demerphq <demerphq@gmail.com>
16926              Date: Sat, 26 Mar 2005 21:45:09 +0100
16927              Message-ID: <9b18b311050326124563db5113@mail.gmail.com>
16928      Branch: perl
16929            ! lib/unicore/mktables
16930 ____________________________________________________________________________
16931 [ 24084] By: davem                                 on 2005/03/26  21:25:47
16932         Log: UTF-8 string substitution corrupts memory
16933              The implicit call of 'require utf8' triggered by code like
16934              "\x{100}" =~ /[[:print:]]/
16935              wasn't saving state correctly first.
16936      Branch: perl
16937            ! utf8.c
16938 ____________________________________________________________________________
16939 [ 24083] By: rgs                                   on 2005/03/26  17:40:26
16940         Log: Remove an XXX note from the public doc.
16941              Hide it in the comments, instead
16942      Branch: perl
16943            ! pod/perlapi.pod sv.c
16944 ____________________________________________________________________________
16945 [ 24082] By: nicholas                              on 2005/03/26  00:21:30
16946         Log: Need to return something when the compiler doesn't know that a
16947              function is "noreturn".
16948      Branch: perl
16949            ! mg.c op.c scope.c
16950 ____________________________________________________________________________
16951 [ 24081] By: nicholas                              on 2005/03/25  23:46:22
16952         Log: Subject: [PATCH] Consting five
16953              Date: Fri, 25 Mar 2005 17:14:09 -0600
16954              From: Andy Lester <andy@petdance.com>
16955              Message-ID: <20050325231409.GB17660@petdance.com>
16956              
16957              [with modification - the extra argument to incpush was supposed to
16958              be being used]
16959      Branch: perl
16960            ! av.c embed.fnc embed.h ext/DynaLoader/dlutils.c gv.c
16961            ! intrpvar.h locale.c mg.c miniperlmain.c op.c perl.c pp_sys.c
16962            ! proto.h regcomp.c thrdvar.h toke.c
16963 ____________________________________________________________________________
16964 [ 24080] By: rgs                                   on 2005/03/25  21:09:23
16965         Log: Subject: Re: [perl #34568] Perl crashes reading past the end of a heap block while parsing foreach statement
16966              From: Gurusamy Sarathy <gsar@ActiveState.com>
16967              Date: Fri, 25 Mar 2005 10:31:09 -0800
16968              Message-Id: <200503251831.j2PIV9A6006234@smtp3.ActiveState.com>
16969      Branch: perl
16970            ! op.c
16971 ____________________________________________________________________________
16972 [ 24079] By: rgs                                   on 2005/03/25  21:02:04
16973         Log: Subject: [PATCH] Consting part 4
16974              From: Andy Lester <andy@petdance.com>
16975              Date: Fri, 25 Mar 2005 14:43:31 -0600
16976              Message-ID: <20050325204331.GA16388@petdance.com>
16977      Branch: perl
16978            ! embed.fnc mg.c numeric.c op.c perlio.c pod/perlapi.pod proto.h
16979            ! regcomp.c scope.c sv.c taint.c toke.c utf8.c util.c
16980 ____________________________________________________________________________
16981 [ 24078] By: nicholas                              on 2005/03/25  20:57:46
16982         Log: FreeBSD NDBM appears to generate files ending .db, so be prepared to
16983              clean this variant up as well.
16984      Branch: perl
16985            ! lib/Memoize/t/tie_ndbm.t
16986 ____________________________________________________________________________
16987 [ 24077] By: rgs                                   on 2005/03/25  18:03:00
16988         Log: Remove the const qualifier from argv and env variables
16989      Branch: perl
16990            ! embed.fnc intrpvar.h perl.c pod/perlapi.pod proto.h
16991 ____________________________________________________________________________
16992 [ 24076] By: rgs                                   on 2005/03/25  14:41:46
16993         Log: Subject: [PATCH] const fix-up for vms/vms.c
16994              From: "Craig A. Berry" <craigberry@mac.com>
16995              Date: Fri, 25 Mar 2005 09:00:06 -0600
16996              Message-ID: <42442776.8030603@mac.com>
16997      Branch: perl
16998            ! vms/vms.c vms/vmsish.h
16999 ____________________________________________________________________________
17000 [ 24075] By: rgs                                   on 2005/03/25  09:24:15
17001         Log: Subject: [PATCH] Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3 [fedora] (i686/1 cpu)
17002              From: Steve Peters <steve@fisharerojo.org>
17003              Date: Tue, 22 Mar 2005 17:15:23 -0600
17004              Message-ID: <20050322231523.GA3083@mccoy.peters.homeunix.org>
17005      Branch: perl
17006            ! hints/linux.sh
17007 ____________________________________________________________________________
17008 [ 24074] By: rgs                                   on 2005/03/24  16:25:58
17009         Log: Subject: [PATCH] Third consting batch
17010              From: Andy Lester <andy@petdance.com>
17011              Date: Tue, 22 Mar 2005 00:35:55 -0600
17012              Message-Id: <2f14220e7101a03f7659dbe79a03b115@petdance.com>
17013      Branch: perl
17014            ! XSUB.h deb.c doio.c dump.c embed.fnc gv.c gv.h hv.c mg.c mg.h
17015            ! minimod.pl numeric.c op.c pad.c patchlevel.h perl.c perl.h
17016            ! perlio.c perliol.h perlvars.h perly.c pod/perlapi.pod
17017            ! pod/perlintern.pod pp.c pp_hot.c pp_sys.c proto.h regcomp.c
17018            ! regcomp.h regexec.c scope.c sv.c taint.c universal.c utf8.c
17019            ! utf8.h utfebcdic.h util.c writemain.SH xsutils.c
17020 ____________________________________________________________________________
17021 [ 24073] By: mhx                                   on 2005/03/22  16:30:57
17022         Log: Mention (un)?pack byte-order modifiers in perldelta
17023      Branch: perl
17024            ! pod/perl592delta.pod
17025 ____________________________________________________________________________
17026 [ 24072] By: rgs                                   on 2005/03/22  16:15:58
17027         Log: Some updates in the new perldelta.
17028      Branch: perl
17029            ! pod/perl592delta.pod
17030 ____________________________________________________________________________
17031 [ 24071] By: rgs                                   on 2005/03/22  15:30:18
17032         Log: Remove IPC::Run for 5.9.2
17033      Branch: perl
17034            - lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
17035            - lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
17036            - lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
17037            - lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
17038            - lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
17039            - lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
17040            - lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
17041            - lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
17042            - lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
17043            - lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
17044            ! MANIFEST
17045 ____________________________________________________________________________
17046 [ 24070] By: rgs                                   on 2005/03/22  14:53:01
17047         Log: Forbid the -C option on the command-line
17048              as suggested by Merijn (see [perl #34087])
17049      Branch: perl
17050            ! pod/perldiag.pod toke.c
17051 ____________________________________________________________________________
17052 [ 24069] By: rgs                                   on 2005/03/22  14:03:12
17053         Log: Upgrade to PathTools 3.05
17054      Branch: perl
17055            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
17056 ____________________________________________________________________________
17057 [ 24068] By: rgs                                   on 2005/03/22  10:59:53
17058         Log: Upgrade to File::Temp 0.16
17059      Branch: perl
17060            ! lib/File/Temp.pm lib/File/Temp/t/object.t
17061            ! lib/File/Temp/t/tempfile.t
17062 ____________________________________________________________________________
17063 [ 24067] By: rgs                                   on 2005/03/22  10:53:39
17064         Log: Revert change #24055, which was producing a segfault in installman
17065              when it was trying to install perltoc.
17066      Branch: perl
17067            ! regexec.c t/op/re_tests
17068 ____________________________________________________________________________
17069 [ 24066] By: rgs                                   on 2005/03/22  09:43:44
17070         Log: Fix unresolved POD link
17071      Branch: perl
17072            ! pod/perlfunc.pod
17073 ____________________________________________________________________________
17074 [ 24065] By: rgs                                   on 2005/03/22  09:21:09
17075         Log: Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
17076              and other neatification
17077      Branch: perl
17078            ! pod/perl592delta.pod pod/perlvar.pod regcomp.c regcomp.h
17079 ____________________________________________________________________________
17080 [ 24064] By: rgs                                   on 2005/03/22  08:57:18
17081         Log: Subject: [PATCH] simple optimization for SelectSaver
17082              From: Alexey Tourbin <at@altlinux.ru>
17083              Date: Fri, 18 Mar 2005 21:05:51 +0300
17084              Message-ID: <20050318180551.GA12596@solemn.turbinal.org>
17085      Branch: perl
17086            ! lib/SelectSaver.pm
17087 ____________________________________________________________________________
17088 [ 24063] By: rgs                                   on 2005/03/22  08:53:21
17089         Log: minitest fix
17090      Branch: perl
17091            ! t/run/fresh_perl.t
17092 ____________________________________________________________________________
17093 [ 24062] By: rgs                                   on 2005/03/22  07:50:28
17094         Log: Add in perldelta changes about unpack A and trailing whitespace, trie
17095              optimization, and debug flags for "use re".
17096      Branch: perl
17097            ! pod/perl592delta.pod
17098 ____________________________________________________________________________
17099 [ 24061] By: nicholas                              on 2005/03/21  22:52:12
17100         Log: Casts needed to make VMS happy. (It gets very upset at assignments
17101              between char * and unsigned char *)
17102      Branch: perl
17103            ! pp_pack.c
17104 ____________________________________________________________________________
17105 [ 24060] By: rgs                                   on 2005/03/21  21:44:37
17106         Log: Subject: Re: unpack A strip patch
17107              From: Ton Hospel <perl5-porters@ton.iguana.be>
17108              Date: Mon, 21 Mar 2005 21:31:37 +0000 (UTC)
17109              Message-Id: <d1nefp$lpe$1@post.home.lunix>
17110      Branch: perl
17111            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
17112 ____________________________________________________________________________
17113 [ 24059] By: rgs                                   on 2005/03/21  21:33:16
17114         Log: Subject: Re: regexp trie fails compile on VMS
17115              From: demerphq <demerphq@gmail.com>
17116              Date: Mon, 21 Mar 2005 22:29:09 +0100
17117              Message-ID: <9b18b311050321132917a4b1c7@mail.gmail.com>
17118      Branch: perl
17119            ! regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c
17120 ____________________________________________________________________________
17121 [ 24058] By: rgs                                   on 2005/03/21  21:22:10
17122         Log: Break up long lines in -V output for compile-time options
17123              
17124              Subject: Re: sitecustomize.pl [PATCH]
17125              From: sthoenna[at]efn.org (Yitzchak Scott-Thoennes)
17126              Date: Tue, 8 Mar 2005 17:46:04 -0800
17127              Message-ID: <20050309014604.GA5876[at]efn.org>
17128      Branch: perl
17129            ! perl.c
17130 ____________________________________________________________________________
17131 [ 24057] By: steveh                                on 2005/03/21  17:08:26
17132         Log: Oops - forgot to update MANIFEST for change 24056.
17133      Branch: perl
17134            ! MANIFEST
17135 ____________________________________________________________________________
17136 [ 24056] By: steveh                                on 2005/03/21  17:06:45
17137         Log: Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
17138              From: demerphq <demerphq@gmail.com>
17139              Date: Tue, 8 Mar 2005 02:24:10 +0100
17140              Message-ID: <9b18b311050307172455a5816e@mail.gmail.com>
17141              
17142              Change 24004 stopped mktables from needlessly re-running when using
17143              dmake on Win32, but it can still happen when using nmake because it
17144              doesn't support the .UPDATEALL attribute that was used to fix dmake.
17145              e.g. Build perl, touch a core header file, then rebuild -- mktables
17146              re-runs when it didn't need to, and 7 times over at that!  This change
17147              alleviates the pain by making mktables exit quickly in such cases.
17148      Branch: perl
17149            + lib/unicore/mktables.lst
17150            ! lib/unicore/mktables
17151 ____________________________________________________________________________
17152 [ 24055] By: rgs                                   on 2005/03/21  14:58:21
17153         Log: Resubmit change #24053.
17154      Branch: perl
17155            ! regexec.c t/op/re_tests
17156 ____________________________________________________________________________
17157 [ 24054] By: rgs                                   on 2005/03/21  14:32:58
17158         Log: Subject: [PATCH] Re: [perl #34493] h2ph `extern inline' problems
17159              From: Alexey Tourbin <at@altlinux.ru>
17160              Date: Sat, 19 Mar 2005 16:37:12 +0300
17161              Message-ID: <20050319133712.GB6484@solemn.turbinal.org>
17162              
17163              and
17164              
17165              Message-ID: <20050319141457.GC6484@solemn.turbinal.org>
17166      Branch: perl
17167            ! t/lib/h2ph.h utils/h2ph.PL
17168 ____________________________________________________________________________
17169 [ 24053] By: rgs                                   on 2005/03/21  13:15:34
17170         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
17171              From: hv@crypt.org
17172              Date: Mon, 21 Feb 2005 17:59:49 +0000
17173              Message-Id: <200502211759.j1LHxnC22894@zen.crypt.org>
17174      Branch: perl
17175            ! regexec.c t/op/re_tests
17176 ____________________________________________________________________________
17177 [ 24052] By: rgs                                   on 2005/03/21  10:27:44
17178         Log: Subject: pack / for general types
17179              From: perl5-porters@ton.iguana.be (Ton Hospel)
17180              Date: Sat, 19 Mar 2005 22:00:45 +0000 (UTC)
17181              Message-Id: <d1i7ed$62c$1@post.home.lunix>
17182              
17183              Allow "len/format" to work for any format type, not just strings.
17184      Branch: perl
17185            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
17186 ____________________________________________________________________________
17187 [ 24051] By: rgs                                   on 2005/03/21  10:12:01
17188         Log: perldelta suggestions on (un)?pack by Ton Hospel
17189      Branch: perl
17190            ! pod/perl592delta.pod
17191 ____________________________________________________________________________
17192 [ 24050] By: rgs                                   on 2005/03/21  09:59:13
17193         Log: Subject: Re: bugzilla.redhat bug #101767 (threads, threads::shared)
17194              From: Alexey Tourbin <at@altlinux.ru>
17195              Date: Sat, 19 Mar 2005 06:10:45 +0300
17196              Message-ID: <20050319031045.GN12596@solemn.turbinal.org>
17197      Branch: perl
17198            + ext/threads/hints/linux.pl ext/threads/shared/hints/linux.pl
17199            ! MANIFEST
17200 ____________________________________________________________________________
17201 [ 24049] By: rgs                                   on 2005/03/21  09:39:35
17202         Log: Subject: [PATCH] More consting goodness
17203              From: Andy Lester <andy@petdance.com>
17204              Date: Sat, 19 Mar 2005 01:28:30 -0600
17205              Message-ID: <20050319072830.GA7721@petdance.com>
17206      Branch: perl
17207            ! deb.c dump.c embed.fnc handy.h op.c opcode.h opcode.pl perl.c
17208            ! pod/perlapi.pod pp_ctl.c pp_sys.c proto.h regcomp.c regexec.c
17209            ! sv.c toke.c
17210 ____________________________________________________________________________
17211 [ 24048] By: rgs                                   on 2005/03/20  21:20:50
17212         Log: Upgrade to Math::BigInt 1.75, by Tels
17213      Branch: perl
17214            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17215            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
17216            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
17217            ! lib/Math/BigInt/t/fallback.t lib/Math/BigInt/t/mbi_rand.t
17218            ! lib/Math/BigInt/t/sub_mbi.t
17219 ____________________________________________________________________________
17220 [ 24047] By: merijn                                on 2005/03/20  10:50:11
17221         Log: Subject: [PATCH] perlrun typo (env PERLDB_OPTS)
17222              From: Alexey Tourbin <at@altlinux.ru>
17223              Date: Sat, 19 Mar 2005 03:40:13 +0300
17224              Message-ID: <20050319004013.GJ12596@solemn.turbinal.org>
17225      Branch: perl
17226            ! pod/perlrun.pod
17227 ____________________________________________________________________________
17228 [ 24046] By: rgs                                   on 2005/03/18  21:47:54
17229         Log: Remove an useless line, spotted by Andy Lester
17230      Branch: perl
17231            ! toke.c
17232 ____________________________________________________________________________
17233 [ 24045] By: rgs                                   on 2005/03/18  16:54:38
17234         Log: Remove trie optimisation from the todo list
17235      Branch: perl
17236            ! pod/perltodo.pod
17237 ____________________________________________________________________________
17238 [ 24044] By: rgs                                   on 2005/03/18  15:04:39
17239         Log: Subject: Re: Reworked Trie Patch
17240              From: demerphq <demerphq@gmail.com>
17241              Date: Mon, 14 Mar 2005 08:55:39 +0100
17242              Message-ID: <9b18b31105031323557019ae1@mail.gmail.com>
17243              
17244              Subject: Re: Reworked Trie Patch
17245              From: demerphq <demerphq@gmail.com>
17246              Date: Wed, 16 Mar 2005 19:48:18 +0100
17247              Message-ID: <9b18b31105031610481025a080@mail.gmail.com>
17248              
17249              Plus minor nits in the documentation of re.pm,
17250              a version bump, and addition of an OPTIMIZE alias
17251      Branch: perl
17252            + t/op/regexp_notrie.t t/op/regexp_trielist.t
17253            ! MANIFEST embed.fnc embed.h ext/re/re.pm pod/perlvar.pod
17254            ! proto.h regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
17255            ! sv.c t/op/pat.t t/op/re_tests t/op/readdir.t
17256 ____________________________________________________________________________
17257 [ 24043] By: rgs                                   on 2005/03/18  14:02:36
17258         Log: Subject: Re: sitecustomize.pl [PATCH]
17259              From: Gisle Aas <gisle@ActiveState.com>
17260              Date: 18 Mar 2005 04:06:40 -0800
17261              Message-ID: <lru0n9w433.fsf@caliper.activestate.com>
17262              
17263              Adds a new command-line switch, -f, and a new optional
17264              compile-time setting -DUSE_SITECUSTOMIZE
17265      Branch: perl
17266            ! INSTALL ext/Devel/DProf/t/DProf.t perl.c pod/perlrun.pod
17267 ____________________________________________________________________________
17268 [ 24042] By: rgs                                   on 2005/03/18  13:38:32
17269         Log: Subject: [PATCH] More const parms
17270              From: Andy Lester <andy@petdance.com>
17271              Date: Mon, 14 Mar 2005 13:59:54 -0600
17272              Message-ID: <20050314195954.GB7141@petdance.com>
17273      Branch: perl
17274            ! embed.fnc gv.c numeric.c op.c pad.c perlio.c pod/perlapi.pod
17275            ! pod/perlintern.pod pp_ctl.c pp_hot.c proto.h scope.c sv.c
17276            ! toke.c utf8.c
17277 ____________________________________________________________________________
17278 [ 24041] By: rgs                                   on 2005/03/18  10:27:17
17279         Log: Don't use vars in DynaLoader
17280              Remove left-over maintenance code
17281      Branch: perl
17282            ! ext/DynaLoader/DynaLoader_pm.PL
17283 ____________________________________________________________________________
17284 [ 24040] By: rgs                                   on 2005/03/18  07:57:06
17285         Log: Subject: [PATCH] $B::Disassembler::VERSION
17286              From: Alexey Tourbin <at@altlinux.ru>
17287              Date: Thu, 17 Mar 2005 19:02:38 +0300
17288              Message-ID: <20050317160238.GN5825@solemn.turbinal.org>
17289      Branch: perl
17290            ! ext/B/B/Disassembler.pm
17291 ____________________________________________________________________________
17292 [ 24039] By: rgs                                   on 2005/03/15  09:30:28
17293         Log: Upgrade to CGI 3.07.
17294              Add CGI's changelog
17295      Branch: perl
17296            + lib/CGI/Changes
17297            ! MANIFEST lib/CGI.pm lib/CGI/Cookie.pm
17298 ____________________________________________________________________________
17299 [ 24038] By: merijn                                on 2005/03/14  15:55:44
17300         Log: Subject: pp_pack.c, simplifying genpacksizetables
17301              From: perl5-porters@ton.iguana.be (Ton Hospel)
17302              Date: Sun, 13 Mar 2005 15:07:41 +0000 (UTC)
17303              Message-Id: <d11kvt$1k7$1@post.home.lunix>
17304      Branch: perl
17305            ! genpacksizetables.pl pp_pack.c
17306 ____________________________________________________________________________
17307 [ 24037] By: rgs                                   on 2005/03/14  14:35:33
17308         Log: Subject: [PATCH] Adding const qualifiers
17309              From: Andy Lester <andy@petdance.com>
17310              Date: Sun, 13 Mar 2005 14:20:05 -0600
17311              Message-ID: <20050313202005.GA23535@petdance.com>
17312      Branch: perl
17313            ! av.c embed.fnc gv.c hv.c mg.c op.c pod/perlapi.pod pp_ctl.c
17314            ! proto.h scope.c utf8.c
17315 ____________________________________________________________________________
17316 [ 24036] By: rgs                                   on 2005/03/14  09:19:01
17317         Log: Subject: Re: [perl #34155] perldoc -f hex should say how to convert back
17318              From: David Nicol <davidnicol@gmail.com>
17319              Date: Tue, 8 Mar 2005 18:23:11 -0600
17320              Message-ID: <934f64a20503081623713f6d27@mail.gmail.com>
17321      Branch: perl
17322            ! pod/perlfunc.pod
17323 ____________________________________________________________________________
17324 [ 24035] By: rgs                                   on 2005/03/13  21:14:36
17325         Log: Document pack changes in perldelta
17326      Branch: perl
17327            ! pod/perl592delta.pod
17328 ____________________________________________________________________________
17329 [ 24034] By: rgs                                   on 2005/03/13  16:41:05
17330         Log: Upgrade to Pod::Parser 1.30
17331      Branch: perl
17332            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
17333            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
17334            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podselect.PL
17335            ! t/pod/poderrs.xr
17336 ____________________________________________________________________________
17337 [ 24033] By: rgs                                   on 2005/03/13  11:07:40
17338         Log: Doc patches to clarify the stringification rules of {} and =>
17339              by Jarkko (bug #34419)
17340      Branch: perl
17341            ! pod/perldata.pod pod/perlop.pod
17342 ____________________________________________________________________________
17343 [ 24032] By: rgs                                   on 2005/03/13  09:20:01
17344         Log: gcc warning patch by Andy Lester
17345      Branch: perl
17346            ! perl.h
17347 ____________________________________________________________________________
17348 [ 24031] By: rgs                                   on 2005/03/12  22:05:14
17349         Log: Subject: Re: Encoding neutral unpack
17350              From: perl5-porters@ton.iguana.be (Ton Hospel)
17351              Date: Sat, 12 Mar 2005 18:54:29 +0000 (UTC)
17352              Message-ID: <d0vdt5$81a$1@post.home.lunix>
17353              
17354              A new test.
17355      Branch: perl
17356            ! t/op/pack.t
17357 ____________________________________________________________________________
17358 [ 24030] By: rgs                                   on 2005/03/12  22:01:21
17359         Log: Indentation patch by Ton Hospel for pp_pack
17360      Branch: perl
17361            ! pp_pack.c
17362 ____________________________________________________________________________
17363 [ 24029] By: rgs                                   on 2005/03/12  20:49:00
17364         Log: Change my email, put real name of Pixel
17365      Branch: perl
17366            ! AUTHORS
17367 ____________________________________________________________________________
17368 [ 24028] By: rgs                                   on 2005/03/12  17:15:23
17369         Log: Upgrade to DB_File 1.811, by Paul Marquess
17370      Branch: perl
17371            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17372            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
17373            ! ext/DB_File/typemap
17374 ____________________________________________________________________________
17375 [ 24027] By: rgs                                   on 2005/03/11  17:47:41
17376         Log: Add standard core test headers to the Class::ISA new tests
17377      Branch: perl
17378            ! lib/Class/ISA/t/00_about_verbose.t
17379            ! lib/Class/ISA/t/01_old_junk.t
17380 ____________________________________________________________________________
17381 [ 24026] By: rgs                                   on 2005/03/11  17:37:01
17382         Log: Upgrade to Class::ISA 0.33
17383      Branch: perl
17384            + lib/Class/ISA/ChangeLog lib/Class/ISA/t/00_about_verbose.t
17385            + lib/Class/ISA/t/01_old_junk.t
17386            - lib/Class/ISA/test.pl
17387            ! MANIFEST lib/Class/ISA.pm
17388 ____________________________________________________________________________
17389 [ 24025] By: rgs                                   on 2005/03/11  16:55:59
17390         Log: Update Changes
17391      Branch: perl
17392            ! Changes
17393 ____________________________________________________________________________
17394 [ 24024] By: rgs                                   on 2005/03/11  11:12:31
17395         Log: FAQ sync
17396      Branch: perl
17397            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17398            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17399            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17400            ! pod/perlfaq9.pod
17401 ____________________________________________________________________________
17402 [ 24023] By: rgs                                   on 2005/03/11  10:22:28
17403         Log: Subject: [PATCH] pad_push numero three-o
17404              From: Andy Lester <andy@petdance.com>
17405              Date: Thu, 10 Mar 2005 15:17:28 -0600
17406              Message-ID: <20050310211728.GC32386@petdance.com>
17407      Branch: perl
17408            ! embed.fnc embed.h pad.c pod/perlintern.pod pp_ctl.c pp_hot.c
17409            ! proto.h
17410 ____________________________________________________________________________
17411 [ 24022] By: rgs                                   on 2005/03/10  17:42:54
17412         Log: Make the return value of close() depend not only on the success of the
17413              close itself, but also on whether the output stream had a previous
17414              error. From Jim Meyering <jim@meyering.net>, via Debian.
17415      Branch: perl
17416            ! doio.c
17417 ____________________________________________________________________________
17418 [ 24021] By: rgs                                   on 2005/03/10  17:39:56
17419         Log: 8 is not an octal digit. (from Debian)
17420      Branch: perl
17421            ! pod/perlreref.pod
17422 ____________________________________________________________________________
17423 [ 24020] By: rgs                                   on 2005/03/10  17:38:51
17424         Log: Fix a2p manpage (from Debian)
17425      Branch: perl
17426            ! x2p/a2p.pod
17427 ____________________________________________________________________________
17428 [ 24019] By: rgs                                   on 2005/03/10  17:36:37
17429         Log: Remove a spurious undefined warning when using getopts.pl with -w.
17430              (from Debian)
17431      Branch: perl
17432            ! lib/getopts.pl
17433 ____________________________________________________________________________
17434 [ 24018] By: rgs                                   on 2005/03/10  17:34:39
17435         Log: Doc patch for Devel::DProf (from Debian)
17436      Branch: perl
17437            ! ext/Devel/DProf/DProf.pm
17438 ____________________________________________________________________________
17439 [ 24017] By: rgs                                   on 2005/03/10  17:22:25
17440         Log: Add support for Debian GNU/k*BSD
17441      Branch: perl
17442            ! hints/gnukfreebsd.sh hints/gnuknetbsd.sh
17443 ____________________________________________________________________________
17444 [ 24016] By: rgs                                   on 2005/03/10  17:21:05
17445         Log: Patch for Debian bug #258618, compilation under Debian/Hurd
17446      Branch: perl
17447            ! hints/gnu.sh
17448 ____________________________________________________________________________
17449 [ 24015] By: steveh                                on 2005/03/10  15:18:20
17450         Log: Subject: Minor AUTHORS patch
17451              From: "Mike Giroux" <rmgiroux@hotmail.com>
17452              Date: Thu, 10 Mar 2005 08:39:04 -0500
17453              Message-ID: <BAY104-F4B1925432A15287069D3BCE520@phx.gbl>
17454      Branch: perl
17455            ! AUTHORS
17456 ____________________________________________________________________________
17457 [ 24014] By: steveh                                on 2005/03/10  11:25:36
17458         Log: More Win32 dmake fixes
17459
17460              Use $B macro as per change 23991 in more places, and fix some syntax
17461              errors in the subst's (missing trailing ",")
17462
17463              Tested with GCC and MSVC. I don't have BCC available, so those parts
17464              are untested.
17465      Branch: perl
17466            ! win32/makefile.mk
17467 ____________________________________________________________________________
17468 [ 24013] By: rgs                                   on 2005/03/10  10:10:33
17469         Log: Upgrade to CGI.pm 3.06
17470      Branch: perl
17471            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Util.pm
17472            ! lib/CGI/t/form.t lib/CGI/t/html.t
17473 ____________________________________________________________________________
17474 [ 24012] By: rgs                                   on 2005/03/09  22:17:33
17475         Log: Further pack optimisations by Ton Hospel
17476      Branch: perl
17477            ! pp_pack.c
17478 ____________________________________________________________________________
17479 [ 24011] By: rgs                                   on 2005/03/09  18:02:13
17480         Log: Fix memory corruption when growing pack utf8 buffer
17481      Branch: perl
17482            ! pp_pack.c
17483 ____________________________________________________________________________
17484 [ 24010] By: rgs                                   on 2005/03/08  17:53:50
17485         Log: Subject: Encoding neutral unpack
17486              From: perl5-porters@ton.iguana.be (Ton Hospel)
17487              Date: Sun, 6 Mar 2005 18:29:38 +0000 (UTC)
17488              Message-Id: <d0fi6i$k06$1@post.home.lunix>
17489      Branch: perl
17490            ! embed.fnc embed.h genpacksizetables.pl lib/charnames.t perl.h
17491            ! pod/perldiag.pod pod/perlfunc.pod pod/perlunicode.pod
17492            ! pod/perluniintro.pod pp_pack.c proto.h t/op/pack.t
17493            ! t/op/utftaint.t
17494 ____________________________________________________________________________
17495 [ 24009] By: merijn                                on 2005/03/08  15:25:57
17496         Log: Subject: Minor AUTHORS patch
17497              From: Andy Lester <andy@petdance.com>
17498              Date: Tue, 8 Mar 2005 09:44:45 -0600
17499              Message-ID: <20050308154445.GB3213@petdance.com>
17500      Branch: perl
17501            ! AUTHORS
17502 ____________________________________________________________________________
17503 [ 24008] By: merijn                                on 2005/03/08  14:45:17
17504         Log: Some updates to current status
17505      Branch: perl
17506            ! README.hpux
17507 ____________________________________________________________________________
17508 [ 24007] By: steveh                                on 2005/03/07  11:02:12
17509         Log: Include regcomp.h in Win32 makefiles
17510
17511              Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
17512              From: demerphq <demerphq@gmail.com>
17513              Date: Sun, 6 Mar 2005 09:16:12 +0100
17514              Message-ID: <9b18b311050306001624012bd@mail.gmail.com>
17515      Branch: perl
17516            ! win32/Makefile win32/makefile.mk
17517 ____________________________________________________________________________
17518 [ 24006] By: steveh                                on 2005/03/04  17:19:46
17519         Log: A better fix than change 24005 was ;)
17520
17521              Actually, "@echo." still emits a blank line.  Use "@rem" instead as the
17522              no-op.  This was being used in the Win95 case, but works fine on WinNT
17523              too, and is actually what ExtUtils-MakeMaker uses.
17524
17525              Also change the nmake Makefile.
17526      Branch: perl
17527            ! win32/Makefile win32/makefile.mk
17528 ____________________________________________________________________________
17529 [ 24005] By: steveh                                on 2005/03/04  17:11:56
17530         Log: Suppress "ECHO is on." messages when using dmake on Win32
17531
17532              (The shell's "echo" command displays the current echo setting when
17533              called with no arguments.  Use "echo." to display nothing.)
17534      Branch: perl
17535            ! win32/makefile.mk
17536 ____________________________________________________________________________
17537 [ 24004] By: steveh                                on 2005/03/04  17:01:24
17538         Log: Stop mktables from needlessly re-running when using dmake on Win32
17539      Branch: perl
17540            ! win32/makefile.mk
17541 ____________________________________________________________________________
17542 [ 24003] By: rgs                                   on 2005/03/04  16:02:20
17543         Log: Update -v copyright notice
17544      Branch: perl
17545            ! perl.c
17546 ____________________________________________________________________________
17547 [ 24002] By: rgs                                   on 2005/03/03  18:27:34
17548         Log: Add a regression test for bug #32193, and make the
17549              fix a bit more robust
17550      Branch: perl
17551            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
17552 ____________________________________________________________________________
17553 [ 24001] By: rgs                                   on 2005/03/03  18:03:15
17554         Log: Subject: [perl #32193] Tie::RefHash DELETE does not return value for ref keys
17555              From: Yuval Kojman (via RT) <perlbug-followup@perl.org>
17556              Date: 28 Oct 2004 12:16:37 -0000
17557              Message-ID: <rt-3.0.11-32193-98805.8.56634266171625@perl.org>
17558      Branch: perl
17559            ! lib/Tie/RefHash.pm
17560 ____________________________________________________________________________
17561 [ 24000] By: rgs                                   on 2005/03/03  15:43:43
17562         Log: do "filename" is not really used with perl subroutine librairies
17563              anymore.
17564      Branch: perl
17565            ! pod/perlfunc.pod
17566 ____________________________________________________________________________
17567 [ 23999] By: merijn                                on 2005/02/27  11:28:27
17568         Log: Fix for bug [ID 20020227.005] format bug with undefined _TOP
17569              http://rt.perl.org/rt3/Ticket/Display.html?id=8698
17570              If there was no TOP format the lines left on page was set
17571              to fixed number, now set to the current page length of the
17572              IO channel used. More debugging for yet another bug needed.
17573      Branch: perl
17574            ! pp_sys.c
17575 ____________________________________________________________________________
17576 [ 23998] By: davem                                 on 2005/02/26  11:32:59
17577         Log: ithreads: cond_signal() on a non-shared object coredumped
17578      Branch: perl
17579            ! ext/threads/shared/shared.xs
17580 ____________________________________________________________________________
17581 [ 23997] By: nicholas                              on 2005/02/26  09:33:30
17582         Log: SvUTF8 can be present on scalars other than PVs
17583              (specifically references with overloaded stringification)
17584      Branch: perl
17585            ! dump.c
17586 ____________________________________________________________________________
17587 [ 23996] By: davem                                 on 2005/02/26  00:47:03
17588         Log: Fix leaks in List::Util::reduce,first
17589              When the block is a closure, the cloned CV created on each call
17590              was never freed
17591      Branch: perl
17592            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
17593 ____________________________________________________________________________
17594 [ 23995] By: steveh                                on 2005/02/24  15:52:01
17595         Log: Subject: Re: (patch blead) Extend t/harness to allow filtering of the file list by regex.
17596              From: demerphq <demerphq@gmail.com>
17597              Date: Wed, 23 Feb 2005 17:49:50 +0100
17598              Message-ID: <9b18b311050223084917d7ef59@mail.gmail.com>
17599      Branch: perl
17600            ! pod/perlhack.pod
17601 ____________________________________________________________________________
17602 [ 23994] By: merijn                                on 2005/02/24  10:12:26
17603         Log: Subject: [PATCH] dprofpp help
17604              From: Andy Lester <andy@petdance.com>
17605              Date: Thu, 24 Feb 2005 00:10:42 -0600
17606              Message-ID: <20050224061042.GA20259@petdance.com>
17607      Branch: perl
17608            ! utils/dprofpp.PL
17609 ____________________________________________________________________________
17610 [ 23993] By: steveh                                on 2005/02/23  13:36:59
17611         Log: Subject: (patch blead) Extend t/harness to allow filtering of the file list by regex.
17612              From: demerphq <demerphq@gmail.com>
17613              Date: Sat, 19 Feb 2005 11:10:00 +0100
17614              Message-ID: <9b18b3110502190210105decf4@mail.gmail.com>
17615      Branch: perl
17616            ! t/harness
17617 ____________________________________________________________________________
17618 [ 23992] By: steveh                                on 2005/02/23  12:28:55
17619         Log: Subject: Patch Win32 makefiles for blead to allow parameters to be passed to harness:
17620              From: demerphq <demerphq@gmail.com>
17621              Date: Sat, 19 Feb 2005 11:00:08 +0100
17622              Message-ID: <9b18b31105021902003d9c2a95@mail.gmail.com>
17623      Branch: perl
17624            ! win32/Makefile win32/makefile.mk
17625 ____________________________________________________________________________
17626 [ 23991] By: steveh                                on 2005/02/23  09:17:55
17627         Log: Fix Win32's dmake makefile.mk for new dmakes built with Visual C++
17628      Branch: perl
17629            ! win32/makefile.mk
17630 ____________________________________________________________________________
17631 [ 23990] By: rgs                                   on 2005/02/22  18:13:01
17632         Log: Porting/manicheck is not happy when I use spaces instead of tabs.
17633      Branch: perl
17634            ! MANIFEST
17635 ____________________________________________________________________________
17636 [ 23989] By: rgs                                   on 2005/02/21  16:05:22
17637         Log: Subject: IPC::Run test failures with utf8
17638              From: Nicholas Clark <nick@ccl4.org>
17639              Date: Sat, 19 Feb 2005 00:27:57 +0000
17640              Message-ID: <20050219002757.GO13998@plum.flirble.org>
17641      Branch: perl
17642            ! lib/IPC/Run/t/run.t
17643 ____________________________________________________________________________
17644 [ 23988] By: rgs                                   on 2005/02/21  13:51:44
17645         Log: Subject: [PATCH] signed/unsigned help for pp_pack.c
17646              From: "Craig A. Berry" <craigberry@mac.com>
17647              Date: Fri, 18 Feb 2005 09:42:52 -0600
17648              Message-ID: <42160CFC.3080304@mac.com>
17649      Branch: perl
17650            ! pp_pack.c
17651 ____________________________________________________________________________
17652 [ 23987] By: rgs                                   on 2005/02/21  12:56:22
17653         Log: Subject: (blead patch) Skip a torture test under blead, and skip certain torture tests under Win32.
17654              From: demerphq <demerphq@gmail.com>
17655              Date: Sat, 19 Feb 2005 11:04:00 +0100
17656              Message-ID: <9b18b3110502190204641e103c@mail.gmail.com
17657      Branch: perl
17658            ! t/japh/abigail.t
17659 ____________________________________________________________________________
17660 [ 23986] By: rgs                                   on 2005/02/18  18:21:25
17661         Log: Subject: Patch for Perlbug #4253
17662              From: Nikolai Eipel <eipel@web.de>
17663              Date: Sat, 29 Jan 2005 16:52:53 +0100
17664              Message-Id: <200501291652.53841.eipel@web.de>
17665
17666              (-T and -B invalidate _ filehandle when no read permission on file)
17667              plus a regression test
17668      Branch: perl
17669            ! pp_sys.c t/op/stat.t
17670 ____________________________________________________________________________
17671 [ 23985] By: rgs                                   on 2005/02/18  16:18:34
17672         Log: Install and build corelist on VMS, too
17673      Branch: perl
17674            ! vms/descrip_mms.template
17675 ____________________________________________________________________________
17676 [ 23984] By: rgs                                   on 2005/02/18  16:07:54
17677         Log: Add corelist to the win32 makefiles
17678              (noticed by demerphq)
17679      Branch: perl
17680            ! win32/Makefile win32/makefile.mk
17681 ____________________________________________________________________________
17682 [ 23983] By: rgs                                   on 2005/02/18  15:48:51
17683         Log: Subject: [perl #32968] [PATCH] Re: B::walkoptree segfaults
17684              From: Stephen McCamant <smcc@MIT.EDU>
17685              Date: Tue, 28 Dec 2004 10:13:50 -0800
17686              Message-ID: <16849.41566.887352.677148@apocalypse.OCF.Berkeley.EDU>
17687      Branch: perl
17688            ! ext/B/B.xs op.h
17689 ____________________________________________________________________________
17690 [ 23982] By: rgs                                   on 2005/02/18  15:34:59
17691         Log: Subject: Re: Integration of PathTools 3.04
17692              From: demerphq <demerphq@gmail.com>
17693              Date: Fri, 18 Feb 2005 16:31:50 +0100
17694              Message-ID: <9b18b31105021807316af0aed5@mail.gmail.com>
17695      Branch: perl
17696            ! lib/Cwd.pm
17697 ____________________________________________________________________________
17698 [ 23981] By: rgs                                   on 2005/02/18  15:00:12
17699         Log: Subject: Re: Bug in Socket::IO::INET Version 1.27
17700              From: Gisle Aas <gisle@ActiveState.com>
17701              Date: 03 Feb 2005 03:16:46 -0800
17702              Message-ID: <lr7jlpsxk1.fsf@caliper.activestate.com>
17703      Branch: perl
17704            ! ext/IO/lib/IO/Socket/INET.pm
17705 ____________________________________________________________________________
17706 [ 23980] By: rgs                                   on 2005/02/18  14:27:38
17707         Log: Integrate encoding::warnings from Autrijus Tang.
17708      Branch: perl
17709            + lib/encoding/warnings.pm lib/encoding/warnings/t/1-warning.t
17710            + lib/encoding/warnings/t/2-fatal.t
17711            + lib/encoding/warnings/t/3-normal.t
17712            ! MANIFEST
17713 ____________________________________________________________________________
17714 [ 23979] By: rgs                                   on 2005/02/18  09:53:36
17715         Log: Subject: [PATCH] find2perl, new options
17716              From: slaven@rezic.de
17717              Date: Thu, 17 Feb 2005 22:30:13 +0100
17718              Message-Id: <1108675813.24421@devpc01.iconmobile.de>
17719      Branch: perl
17720            ! x2p/find2perl.PL
17721 ____________________________________________________________________________
17722 [ 23978] By: rgs                                   on 2005/02/18  08:54:33
17723         Log: Missing dependencies in x2p makefile, by Slaven Rezic.
17724      Branch: perl
17725            ! x2p/Makefile.SH
17726 ____________________________________________________________________________
17727 [ 23977] By: rgs                                   on 2005/02/17  18:14:19
17728         Log: Upgrade to PathTools 3.04
17729              (plus tweaks to Cwd and cwd.t to run when building perl)
17730      Branch: perl
17731            + ext/Cwd/ppport.h
17732            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
17733            ! ext/Cwd/t/taint.t ext/Cwd/t/win32.t lib/Cwd.pm
17734            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
17735            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
17736            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
17737            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
17738            ! lib/File/Spec/t/Spec.t lib/File/Spec/t/crossplatform.t
17739            ! lib/File/Spec/t/rel2abs2rel.t
17740 ____________________________________________________________________________
17741 [ 23976] By: rgs                                   on 2005/02/17  17:42:59
17742         Log: Upgrade to Pod::LaTeX 0.58
17743      Branch: perl
17744            ! lib/Pod/LaTeX.pm lib/Pod/t/pod2latex.t
17745 ____________________________________________________________________________
17746 [ 23975] By: rgs                                   on 2005/02/17  15:21:55
17747         Log: Upgrade to Time::HiRes 1.66
17748      Branch: perl
17749            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
17750            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
17751 ____________________________________________________________________________
17752 [ 23974] By: rgs                                   on 2005/02/17  14:57:06
17753         Log: Subject: [perl #31730] [PATCH] IO::File reads garbage from directory filehandles
17754              From: "Steve Peters via RT" <perlbug-followup@perl.org>
17755              Date: 1 Feb 2005 16:24:11 -0000
17756              Message-ID: <rt-3.0.11-31730-107010.1.24399823945417@perl.org>
17757      Branch: perl
17758            ! ext/IO/lib/IO/File.pm
17759 ____________________________________________________________________________
17760 [ 23973] By: rgs                                   on 2005/02/16  13:20:55
17761         Log: Subject: Re: [PATCH] Re: perl winpid?
17762              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
17763              Date: Tue, 15 Feb 2005 20:45:13 -0800
17764              Message-ID: <20050216044512.GA2516@efn.org>
17765      Branch: perl
17766            ! ext/B/t/stash.t
17767 ____________________________________________________________________________
17768 [ 23972] By: steveh                                on 2005/02/15  14:47:47
17769         Log: Jan Dubois has taken over maintenance of Win32 stuff from Sarathy
17770      Branch: perl
17771            ! Porting/Maintainers.pl README.win32
17772 ____________________________________________________________________________
17773 [ 23971] By: rgs                                   on 2005/02/15  13:52:15
17774         Log: Fix documentation bug in using Socket's import tags :
17775
17776              Subject: [perl #34141] example in perlbug -f getsockopt incomplete
17777              From: David Dyck (via RT) <perlbug-followup@perl.org>
17778              Date: 15 Feb 2005 07:35:45 -0000
17779              Message-ID: <rt-3.0.11-34141-107730.6.0777451251105@perl.org>
17780      Branch: perl
17781            ! pod/perlfunc.pod
17782 ____________________________________________________________________________
17783 [ 23970] By: steveh                                on 2005/02/15  13:20:40
17784         Log: Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
17785
17786              Currently, if USE_IMP_SYS is defined then PERL_MALLOC gets undefined.
17787              We should also undefine DEBUG_MSTATS if PERL_MALLOC is (or has become)
17788              undefined, and we should do all this *before* inspecting DEBUG_MSTATS
17789              to see if we need to add -DPERL_DEBUGGING_MSTATS to BUILDOPT.
17790      Branch: perl
17791            ! win32/Makefile win32/makefile.mk
17792 ____________________________________________________________________________
17793 [ 23969] By: steveh                                on 2005/02/15  11:40:03
17794         Log: Fix definition of DEBUG_MSTATS for Win32 dmake builds
17795      Branch: perl
17796            ! win32/makefile.mk
17797 ____________________________________________________________________________
17798 [ 23968] By: rgs                                   on 2005/02/15  08:29:13
17799         Log: Use strl* functions in doio.c when available
17800              Based on :
17801              Subject: [PATCH] Changes to doio.c to use strlcpy() and strlcat()
17802              From: Steve Peters <steve@fisharerojo.org>
17803              Date: Wed, 1 Dec 2004 19:42:14 -0600
17804              Message-ID: <20041202014214.GA20907@mccoy.peters.homeunix.org>
17805      Branch: perl
17806            ! doio.c
17807 ____________________________________________________________________________
17808 [ 23967] By: mhx                                   on 2005/02/15  04:58:48
17809         Log: Subject: [PATCH] Additional tests for t/op/not.t
17810              From: Steve Peters <steve@fisharerojo.org>
17811              Date: Mon, 14 Feb 2005 19:54:17 -0600
17812              Message-ID: <20050215015417.GA30368@mccoy.peters.homeunix.org>
17813      Branch: perl
17814            ! t/op/not.t
17815 ____________________________________________________________________________
17816 [ 23966] By: rgs                                   on 2005/02/14  21:05:17
17817         Log: Subject: Re: encoding neutral unpack
17818              From: perl5-porters@ton.iguana.be (Ton Hospel)
17819              Date: Sat, 5 Feb 2005 01:34:44 +0000 (UTC)
17820              Message-ID: <cu17rk$k78$1@post.home.lunix>
17821
17822              tweaked to remove the 'not supported on this platform'
17823              error messages
17824      Branch: perl
17825            ! genpacksizetables.pl pp_pack.c t/op/pack.t t/uni/case.pl
17826 ____________________________________________________________________________
17827 [ 23965] By: mhx                                   on 2005/02/14  17:26:02
17828         Log: Regenerate Perl_keyword() to remove superfluous goto statements.
17829      Branch: perl
17830            ! toke.c
17831 ____________________________________________________________________________
17832 [ 23964] By: mhx                                   on 2005/02/14  17:21:29
17833         Log: Require version 0.05 of Devel::Tokenizer::C.
17834      Branch: perl
17835            ! perl_keyword.pl
17836 ____________________________________________________________________________
17837 [ 23963] By: rgs                                   on 2005/02/12  16:26:47
17838         Log: Mac OS Classic vs Mac OS X clarications
17839              by Sherm Pendley
17840      Branch: perl
17841            ! pod/perlfaq3.pod pod/perlmodinstall.pod pod/perlopentut.pod
17842            ! pod/perlrun.pod
17843 ____________________________________________________________________________
17844 [ 23962] By: rgs                                   on 2005/02/12  16:14:56
17845         Log: README.cygwin additions by Reini Urban
17846      Branch: perl
17847            ! README.cygwin
17848 ____________________________________________________________________________
17849 [ 23961] By: merijn                                on 2005/02/11  09:32:50
17850         Log: Subject: Re: [PATCH] Re: perl winpid?
17851              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
17852              Date: Thu, 10 Feb 2005 20:04:35 -0800
17853              Message-ID: <20050211040434.GA3824@efn.org>
17854      Branch: perl
17855            + t/lib/cygwin.t
17856            ! MANIFEST README.cygwin cygwin/cygwin.c
17857 ____________________________________________________________________________
17858 [ 23960] By: mhx                                   on 2005/02/10  20:50:31
17859         Log: not() || 1 produces segmentation fault
17860
17861              Fixed by making not() behave like not(0). This is also the
17862              way not() behaved before it started segfaulting in 5.6.0.
17863      Branch: perl
17864            + t/op/not.t
17865            ! MANIFEST perly.act perly.h perly.tab perly.y
17866 ____________________________________________________________________________
17867 [ 23959] By: mhx                                   on 2005/02/10  20:36:13
17868         Log: regen_perly.pl runs fine with bison 2.0.
17869      Branch: perl
17870            ! regen_perly.pl
17871 ____________________________________________________________________________
17872 [ 23958] By: merijn                                on 2005/02/10  15:56:04
17873         Log: 'what' cannot find ccversion if `which cc` is a symlink to ccache
17874              ccversion is important enough to jump through some hoops to get it
17875      Branch: perl
17876            ! hints/hpux.sh
17877 ____________________________________________________________________________
17878 [ 23957] By: merijn                                on 2005/02/10  14:19:51
17879         Log: Swap logic in BEGIN blocks to have Cwd's abs_path do the
17880              translation *before* the chdir (), so it now DTRT
17881      Branch: perl
17882            ! lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
17883            ! lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
17884            ! lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
17885            ! lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
17886            ! lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
17887            ! lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
17888            ! lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
17889 ____________________________________________________________________________
17890 [ 23956] By: rgs                                   on 2005/02/10  10:58:26
17891         Log: Upgrade to Time::Local 1.11
17892      Branch: perl
17893            ! lib/Time/Local.pm lib/Time/Local.t
17894 ____________________________________________________________________________
17895 [ 23955] By: rgs                                   on 2005/02/10  10:51:59
17896         Log: Subject: Re: [PATCH] BigInt mbi_rand.t failings (solved now)
17897              From: Tels <nospam-abuse@bloodgate.com>
17898              Date: Wed, 9 Feb 2005 21:44:22 +0100
17899              Message-Id: <200502092144.24051@bloodgate.com>
17900      Branch: perl
17901            ! lib/Math/BigInt/Calc.pm
17902 ____________________________________________________________________________
17903 [ 23954] By: rgs                                   on 2005/02/09  18:06:39
17904         Log: Add IPC::Run 0.80.
17905
17906              Subject: [PATCH] IPC::Run 0.80 integration (was Re: [RFC] More core integration)
17907              From: "Jos I. Boumans" <kane@xs4all.net>
17908              Date: Fri, 28 Jan 2005 18:32:44 +0100
17909              Message-Id: <9E6ECDBE-7152-11D9-B82E-000A956B0E06@xs4all.net>
17910
17911              with PERL_CORE test premables hacked for better $^X portability
17912              (we hope.)
17913      Branch: perl
17914            + lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
17915            + lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
17916            + lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
17917            + lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
17918            + lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
17919            + lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
17920            + lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
17921            + lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
17922            + lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
17923            + lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
17924            ! MANIFEST
17925 ____________________________________________________________________________
17926 [ 23953] By: rgs                                   on 2005/02/09  09:28:19
17927         Log: Patch for CAN-2004-0452 by Jeroen van Wolffelaar.
17928              The rmtree() function in the perl File::Path module would remove
17929              directories in an insecure manner which could lead to the removal
17930              of arbitrary files and directories via a symlink attack.
17931      Branch: perl
17932            ! lib/File/Path.pm
17933 ____________________________________________________________________________
17934 [ 23952] By: merijn                                on 2005/02/08  16:30:43
17935         Log: IBM Released vac.C version 7, and changed the naming convention (again)
17936              Thanks to Campo for spotting, testing and the fix
17937      Branch: perl
17938            ! hints/aix.sh
17939 ____________________________________________________________________________
17940 [ 23951] By: rgs                                   on 2005/02/08  14:02:56
17941         Log: Subject: [perl #34076] P/p pack formats only recognize literal undef
17942              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
17943              Date: 6 Feb 2005 22:03:20 -0000
17944              Message-ID: <rt-3.0.11-34076-107344.19.3123360602169@perl.org>
17945      Branch: perl
17946            ! pp_pack.c
17947 ____________________________________________________________________________
17948 [ 23950] By: rgs                                   on 2005/02/08  11:09:03
17949         Log: Remove mention of sub-packages in the Symbol manpage.
17950      Branch: perl
17951            ! lib/Symbol.pm
17952 ____________________________________________________________________________
17953 [ 23949] By: rgs                                   on 2005/02/08  10:44:09
17954         Log: Add Module::CoreList in the maintainers list
17955      Branch: perl
17956            ! Porting/Maintainers.pl
17957 ____________________________________________________________________________
17958 [ 23948] By: rgs                                   on 2005/02/08  10:39:21
17959         Log: Fix typo in corelist
17960      Branch: perl
17961            ! lib/Module/CoreList/bin/corelist
17962 ____________________________________________________________________________
17963 [ 23947] By: rgs                                   on 2005/02/08  10:22:22
17964         Log: Add Module::CoreList to bleadperl.
17965
17966              Subject: [PATCH] Module::CoreList 1.98 integration (was: Re: [RFC] More core integration)
17967              From: "Jos I. Boumans" <kane@xs4all.net>
17968              Date: Fri, 28 Jan 2005 17:38:27 +0100
17969              Message-Id: <097CE3D0-714B-11D9-B82E-000A956B0E06@xs4all.net>
17970      Branch: perl
17971            + lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
17972            + lib/Module/CoreList/t/corelist.t utils/corelist.PL
17973            ! MANIFEST installperl utils.lst utils/Makefile
17974 ____________________________________________________________________________
17975 [ 23946] By: rgs                                   on 2005/02/08  09:31:45
17976         Log: Subject: [perl #34062] pack Z0 destroys the character before
17977              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
17978              Date: 5 Feb 2005 18:09:00 -0000
17979              Message-ID: <rt-3.0.11-34062-107199.19.360569328007@perl.org>
17980              (plus a regression test)
17981      Branch: perl
17982            ! pp_pack.c t/op/pack.t
17983 ____________________________________________________________________________
17984 [ 23945] By: rgs                                   on 2005/02/08  09:25:29
17985         Log: A small precision in the docs for overloaded regexp escapes
17986              (see bug #33906)
17987      Branch: perl
17988            ! pod/perlre.pod
17989 ____________________________________________________________________________
17990 [ 23943] By: rgs                                   on 2005/02/06  22:18:48
17991         Log: Avoid evaluating a strlen twice due the new implementation
17992              of New() with PERL_MALLOC_WRAP
17993      Branch: perl
17994            ! util.c
17995 ____________________________________________________________________________
17996 [ 23942] By: nicholas                              on 2005/02/05  22:02:50
17997         Log: Stop lib/h2xs.t failing needlessly if it failed to clear up behind
17998              itself on a previous run.
17999      Branch: perl
18000            ! lib/h2xs.t
18001 ____________________________________________________________________________
18002 [ 23941] By: nicholas                              on 2005/02/05  21:47:35
18003         Log: With mallocwrap New() evaluates its arguments more than once, so they
18004              had better not have any side effects.
18005              :-(
18006      Branch: perl
18007            ! util.c
18008 ____________________________________________________________________________
18009 [ 23935] By: nicholas                              on 2005/02/05  15:05:08
18010         Log: Let's (un)do the timewarp, again.
18011              Attempt to bodge round Makefile sometimes being older than Makefile.PL
18012              Pesky filesystems.
18013      Branch: perl
18014            ! lib/ExtUtils/t/Constant.t
18015 ____________________________________________________________________________
18016 [ 23928] By: rgs                                   on 2005/02/04  10:41:43
18017         Log: Upgrade to Digest 1.10
18018      Branch: perl
18019            + lib/Digest/Changes lib/Digest/file.pm lib/Digest/t/file.t
18020            ! MANIFEST lib/Digest.pm lib/Digest/base.pm
18021 ____________________________________________________________________________
18022 [ 23927] By: mhx                                   on 2005/02/02  21:33:12
18023         Log: Remove 2 unused variables from APItest.xs.
18024      Branch: perl
18025            ! ext/XS/APItest/APItest.xs
18026 ____________________________________________________________________________
18027 [ 23926] By: mhx                                   on 2005/02/02  21:29:40
18028         Log: Upgrade to Devel::PPPort 3.06.
18029      Branch: perl
18030            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
18031            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
18032            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/module3.c
18033            ! ext/Devel/PPPort/parts/inc/exception
18034            ! ext/Devel/PPPort/parts/inc/misc
18035 ____________________________________________________________________________
18036 [ 23925] By: mhx                                   on 2005/02/02  21:26:14
18037         Log: Attempt to fix problems with new exception handling macros.
18038      Branch: perl
18039            + ext/XS/APItest/exception.c
18040            ! MANIFEST XSUB.h ext/XS/APItest/APItest.xs
18041            ! ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
18042            ! pod/perlguts.pod
18043 ____________________________________________________________________________
18044 [ 23924] By: rgs                                   on 2005/02/02  19:50:53
18045         Log: Subject: Re: encoding neutral unpack
18046              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
18047              Date: Sat, 29 Jan 2005 12:54:34 +0000 (UTC)
18048              Message-ID: <ctg12a$j0e$2[at]post.home.lunix>
18049
18050              Counted length prefixes shouldn't change C0/U0 mode
18051              in pack/unpack (plus a regression test)
18052      Branch: perl
18053            ! pp_pack.c t/op/pack.t
18054 ____________________________________________________________________________
18055 [ 23923] By: rgs                                   on 2005/02/02  19:35:47
18056         Log: Subject: Re: encoding neutral unpack
18057              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
18058              Date: Sat, 29 Jan 2005 13:07:38 +0000 (UTC)
18059              Message-ID: <ctg1qq$j0e$3[at]post.home.lunix>
18060
18061              Make U0 and C0 scoped to () pack subtemplates.
18062              (plus a regression test)
18063      Branch: perl
18064            ! pp_pack.c t/op/pack.t
18065 ____________________________________________________________________________
18066 [ 23922] By: rgs                                   on 2005/02/02  19:23:46
18067         Log: Subject: Re: encoding neutral unpack
18068              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
18069              Date: Sat, 29 Jan 2005 13:24:55 +0000 (UTC)
18070              Message-ID: <ctg2r7$j0e$4[at]post.home.lunix>
18071
18072              Ensure that with the C format, unpack checksums
18073              don't get overflowed. (plus a regression test)
18074      Branch: perl
18075            ! pp_pack.c t/op/pack.t
18076 ____________________________________________________________________________
18077 [ 23921] By: davem                                 on 2005/02/02  18:25:00
18078         Log: fix POSIX::strtod error handling documentation
18079      Branch: perl
18080            ! ext/POSIX/POSIX.pod
18081 ____________________________________________________________________________
18082 [ 23920] By: merijn                                on 2005/02/02  13:12:17
18083         Log: Subject: [PATCH pod/perlfunc.pod] POD nit @ sysseek
18084              From: Abigail <abigail@abigail.nl>
18085              Date: Tue, 1 Feb 2005 21:33:14 +0100
18086              Message-ID: <20050201203314.GC335@abigail.nl>
18087      Branch: perl
18088            ! pod/perlfunc.pod
18089 ____________________________________________________________________________
18090 [ 23919] By: merijn                                on 2005/02/02  12:49:46
18091         Log: Picky compilers (e.g. vac on AIX 5.2) do not accept statements
18092              between declarations
18093      Branch: perl
18094            ! ext/Devel/PPPort/PPPort.xs
18095 ____________________________________________________________________________
18096 [ 23917] By: nicholas                              on 2005/02/01  11:46:31
18097         Log: "All" "all?" Who said all? There were 2 more missing gnuk{free,net}bsd
18098              hints files to add to MANIFEST. Sort MANIFEST
18099              while I'm in the area.
18100      Branch: perl
18101            ! MANIFEST
18102 ____________________________________________________________________________
18103 [ 23916] By: rgs                                   on 2005/02/01  10:02:51
18104         Log: Subject: Re: [perl #34010] localtime docs
18105              From: Andy Lester <andy@petdance.com>
18106              Date: Mon, 31 Jan 2005 21:24:29 -0600
18107              Message-ID: <20050201032429.GA29354@petdance.com>
18108      Branch: perl
18109            ! pod/perlfunc.pod
18110 ____________________________________________________________________________
18111 [ 23915] By: rgs                                   on 2005/01/31  23:08:59
18112         Log: Subject: Re: encoding neutral unpack
18113              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
18114              Date: Sat, 29 Jan 2005 12:41:20 +0000 (UTC)
18115              Message-ID: <ctg09g$j0e$1[at]post.home.lunix>
18116
18117              Forgotten character progress while checksumming over partial
18118              b or B format. (plus a regression test)
18119      Branch: perl
18120            ! pp_pack.c t/op/pack.t
18121 ____________________________________________________________________________
18122 [ 23914] By: mhx                                   on 2005/01/31  19:22:41
18123         Log: Make Perl_keyword() another 30% faster.
18124      Branch: perl
18125            ! perl_keyword.pl toke.c
18126 ____________________________________________________________________________
18127 [ 23913] By: mhx                                   on 2005/01/31  18:14:44
18128         Log: Regenerate perlapi.pod.
18129      Branch: perl
18130            ! pod/perlapi.pod
18131 ____________________________________________________________________________
18132 [ 23912] By: mhx                                   on 2005/01/31  18:07:29
18133         Log: Upgrade to Devel::PPPort 3.05.
18134      Branch: perl
18135            + ext/Devel/PPPort/parts/base/5008006
18136            + ext/Devel/PPPort/parts/inc/exception
18137            + ext/Devel/PPPort/parts/todo/5008006
18138            + ext/Devel/PPPort/t/exception.t
18139            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
18140            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/MANIFEST.SKIP
18141            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/Makefile.PL
18142            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
18143            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
18144            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
18145            ! ext/Devel/PPPort/apicheck_c.PL
18146            ! ext/Devel/PPPort/devel/buildperl.pl
18147            ! ext/Devel/PPPort/devel/mkapidoc.sh
18148            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
18149            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
18150            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
18151            ! ext/Devel/PPPort/parts/apicheck.pl
18152            ! ext/Devel/PPPort/parts/base/5004000
18153            ! ext/Devel/PPPort/parts/base/5004050
18154            ! ext/Devel/PPPort/parts/base/5005000
18155            ! ext/Devel/PPPort/parts/base/5006000
18156            ! ext/Devel/PPPort/parts/base/5008001
18157            ! ext/Devel/PPPort/parts/base/5009002
18158            ! ext/Devel/PPPort/parts/embed.fnc
18159            ! ext/Devel/PPPort/parts/inc/MY_CXT
18160            ! ext/Devel/PPPort/parts/inc/SvPV
18161            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
18162            ! ext/Devel/PPPort/parts/inc/format
18163            ! ext/Devel/PPPort/parts/inc/grok
18164            ! ext/Devel/PPPort/parts/inc/limits
18165            ! ext/Devel/PPPort/parts/inc/mPUSH
18166            ! ext/Devel/PPPort/parts/inc/magic
18167            ! ext/Devel/PPPort/parts/inc/misc
18168            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
18169            ! ext/Devel/PPPort/parts/inc/newRV
18170            ! ext/Devel/PPPort/parts/inc/ppphbin
18171            ! ext/Devel/PPPort/parts/inc/ppphdoc
18172            ! ext/Devel/PPPort/parts/inc/ppphtest
18173            ! ext/Devel/PPPort/parts/inc/sv_xpvf
18174            ! ext/Devel/PPPort/parts/inc/threads
18175            ! ext/Devel/PPPort/parts/inc/uv
18176            ! ext/Devel/PPPort/parts/inc/version
18177            ! ext/Devel/PPPort/parts/ppptools.pl
18178            ! ext/Devel/PPPort/parts/todo/5009002
18179            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
18180            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/misc.t
18181            ! ext/Devel/PPPort/typemap
18182 ____________________________________________________________________________
18183 [ 23911] By: mhx                                   on 2005/01/31  18:00:31
18184         Log: Add simple exception handling macros for XS writers.
18185      Branch: perl
18186            + ext/XS/APItest/t/exception.t
18187            ! MANIFEST XSUB.h ext/XS/APItest/APItest.pm
18188            ! ext/XS/APItest/APItest.xs pod/perlguts.pod
18189 ____________________________________________________________________________
18190 [ 23910] By: nicholas                              on 2005/01/31  17:46:03
18191         Log: Add all the missing gnuk{free,net}bsd hints files to MANIFEST
18192      Branch: perl
18193            ! MANIFEST
18194 ____________________________________________________________________________
18195 [ 23909] By: merijn                                on 2005/01/31  11:33:14
18196         Log: Subject: [perl #33998] [PATCH] Support for GNU/kFreeBSD
18197              From: "rmh@debian.org (via RT)" <perlbug-followup@perl.org>
18198              Date: 31 Jan 2005 07:37:55 -0000
18199              Message-ID: <rt-3.0.11-33998-106860.15.2609323921089@perl.org>
18200      Branch: perl
18201            + ext/DynaLoader/hints/gnukfreebsd.pl
18202            + ext/DynaLoader/hints/gnuknetbsd.pl
18203            + ext/NDBM_File/hints/gnukfreebsd.pl
18204            + ext/NDBM_File/hints/gnuknetbsd.pl
18205            + ext/ODBM_File/hints/gnukfreebsd.pl
18206            + ext/ODBM_File/hints/gnuknetbsd.pl
18207            + ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl
18208            + ext/Storable/hints/gnukfreebsd.pl
18209            + ext/Storable/hints/gnuknetbsd.pl hints/gnukfreebsd.sh
18210            + hints/gnuknetbsd.sh
18211            ! Configure
18212 ____________________________________________________________________________
18213 [ 23907] By: rgs                                   on 2005/01/31  11:17:26
18214         Log: Document the changes to PERLIO_DEBUG.
18215      Branch: perl
18216            ! pod/perlrun.pod
18217 ____________________________________________________________________________
18218 [ 23906] By: rgs                                   on 2005/01/31  10:53:14
18219         Log: Really fix the bug [perl #33990].
18220              NB. -DIAMSUID is only set to compile sperl.o.
18221      Branch: perl
18222            ! perlio.c
18223 ____________________________________________________________________________
18224 [ 23905] By: steveh                                on 2005/01/31  10:03:56
18225         Log: Fix test suite hang on Win32 caused by change #23898
18226
18227              ("perl -e sleep 3" does an indefinite sleep!)
18228      Branch: perl
18229            ! t/op/alarm.t
18230 ____________________________________________________________________________
18231 [ 23904] By: rgs                                   on 2005/01/31  08:35:51
18232         Log: Avoid a buffer overflow with threads and PERLIO_DEBUG
18233      Branch: perl
18234            ! perlio.c
18235 ____________________________________________________________________________
18236 [ 23903] By: rgs                                   on 2005/01/31  08:19:10
18237         Log: Don't write to $PERLIO_DEBUG when setuid ([perl #33990])
18238      Branch: perl
18239            ! perlio.c
18240 ____________________________________________________________________________
18241 [ 23900] By: davem                                 on 2005/01/30  17:46:35
18242         Log: minor corrections to comments in perly.y
18243      Branch: perl
18244            ! perly.y
18245 ____________________________________________________________________________
18246 [ 23899] By: rgs                                   on 2005/01/30  14:50:15
18247         Log: Subject: h2hp: 2 fix
18248              From: Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
18249              Date: Fri, 28 Jan 2005 16:53:11 +0100
18250              Message-Id: <200501281653.15708.olivier.thauvin@aerov.jussieu.fr>
18251      Branch: perl
18252            ! utils/h2ph.PL
18253 ____________________________________________________________________________
18254 [ 23898] By: davem                                 on 2005/01/29  16:14:20
18255         Log: chomp() fails after alarm(), `sleep`
18256
18257              PP_backtick's temp altering of PL_rs didn't restore after
18258              an exception
18259      Branch: perl
18260            ! pp_sys.c t/op/alarm.t
18261 ____________________________________________________________________________
18262 [ 23897] By: nicholas                              on 2005/01/28  21:01:04
18263         Log: More consistent names for all the parameter name/declaration methods
18264      Branch: perl
18265            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
18266            ! perl_keyword.pl
18267 ____________________________________________________________________________
18268 [ 23894] By: nicholas                              on 2005/01/28  13:59:40
18269         Log: Calculate the number of tests in one place, so that the skip()s will
18270              always agree with the plan()s
18271      Branch: perl
18272            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
18273 ____________________________________________________________________________
18274 [ 23893] By: rgs                                   on 2005/01/28  08:53:47
18275         Log: Add a reference to books.perl.org.
18276      Branch: perl
18277            ! pod/perlbook.pod
18278 ____________________________________________________________________________
18279 [ 23892] By: nicholas                              on 2005/01/27  19:26:21
18280         Log: Retrieve the flag bit that only 'p' uses, so that it is spare for
18281              future use.
18282      Branch: perl
18283            ! genpacksizetables.pl pp_pack.c
18284 ____________________________________________________________________________
18285 [ 23891] By: rgs                                   on 2005/01/27  18:29:51
18286         Log: Subject: Re: [patch] decrufting OptreeCheck stuff
18287              From: Jim Cromie <jcromie@divsol.com>
18288              Date: Sun, 16 Jan 2005 17:16:00 -0700
18289              Message-ID: <41EB03C0.7030509@divsol.com>
18290              (with minor typos fixed)
18291      Branch: perl
18292            ! ext/B/B/Concise.pm ext/B/t/OptreeCheck.pm ext/B/t/f_map.t
18293            ! ext/B/t/f_sort.t ext/B/t/optree_check.t
18294            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
18295            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
18296            ! ext/B/t/optree_varinit.t
18297 ____________________________________________________________________________
18298 [ 23890] By: rgs                                   on 2005/01/27  17:49:50
18299         Log: Subject: [PATCH] libperl leaks a THREAD_KEY each time it is reloaded
18300              From: Gisle Aas <gisle@ActiveState.com>
18301              Date: 05 Jan 2005 03:21:06 -0800
18302              Message-ID: <lris6cxgt9.fsf@caliper.activestate.com>
18303      Branch: perl
18304            ! perl.c
18305 ____________________________________________________________________________
18306 [ 23889] By: nicholas                              on 2005/01/27  17:29:04
18307         Log: Make the byte order modifers < and > and the sign modifier ! (for
18308              n N v V) conditionally compile. This means that the refactored
18309              pp_pack/pp_unpack code can now be used in maint.
18310      Branch: perl
18311            ! genpacksizetables.pl pp_pack.c
18312 ____________________________________________________________________________
18313 [ 23888] By: nicholas                              on 2005/01/27  16:40:07
18314         Log: Oops. Was forgetting to test n! N! v! V! in pack
18315      Branch: perl
18316            ! t/op/pack.t
18317 ____________________________________________________________________________
18318 [ 23886] By: nicholas                              on 2005/01/27  14:42:28
18319         Log: Check that the warning behaviour on the modifiers !, < and > is as we
18320              expect it for this perl.
18321      Branch: perl
18322            ! t/op/pack.t
18323 ____________________________________________________________________________
18324 [ 23884] By: nicholas                              on 2005/01/27  11:27:12
18325         Log: Make the tests for the endianness modifiers < and >, and the
18326              signnedness modifier ! conditional on perl version. Surprisingly
18327              little change needed.
18328      Branch: perl
18329            ! t/op/pack.t
18330 ____________________________________________________________________________
18331 [ 23883] By: nicholas                              on 2005/01/27  11:12:34
18332         Log: &_q needs to *globally* escape ' and \ in its substitution.
18333      Branch: perl
18334            ! t/test.pl
18335 ____________________________________________________________________________
18336 [ 23882] By: rgs                                   on 2005/01/25  16:53:08
18337         Log: Subject: [PATCH] BigInt mbi_rand.t failings
18338              From: Tels <nospam-abuse@bloodgate.com>
18339              Date: Tue, 25 Jan 2005 18:06:58 +0100
18340              Message-Id: <200501251806.59782@bloodgate.com>
18341      Branch: perl
18342            ! lib/Math/BigInt/Calc.pm
18343 ____________________________________________________________________________
18344 [ 23881] By: rgs                                   on 2005/01/25  16:12:08
18345         Log: Integrate change #23880 in original comment
18346      Branch: perl
18347            ! util.c
18348 ____________________________________________________________________________
18349 [ 23880] By: merijn                                on 2005/01/25  15:41:30
18350         Log: Subject: [PATCH] perlapi.pod has pod errors
18351              From: "Jos I. Boumans" <kane@xs4all.net>
18352              Date: Tue, 25 Jan 2005 16:42:38 +0100
18353              Message-Id: <BDA482F7-6EE7-11D9-8AA7-000A95EF62E2@xs4all.net>
18354      Branch: perl
18355            ! pod/perlapi.pod
18356 ____________________________________________________________________________
18357 [ 23879] By: nicholas                              on 2005/01/24  23:16:04
18358         Log: Correct and update comments (before anyone writes in)
18359              Remove a temporary variable.
18360      Branch: perl
18361            ! lib/ExtUtils/Constant/Base.pm
18362 ____________________________________________________________________________
18363 [ 23878] By: nicholas                              on 2005/01/24  22:10:36
18364         Log: Ooops. It was 190M when I was using 4 bytes per entry for lengths in
18365              the dump file. The newer format is only 135M
18366      Branch: perl
18367            ! toke.c
18368 ____________________________________________________________________________
18369 [ 23877] By: nicholas                              on 2005/01/24  22:06:05
18370         Log: A script to regenerate Perl_keyword()
18371      Branch: perl
18372            + perl_keyword.pl
18373            ! MANIFEST
18374 ____________________________________________________________________________
18375 [ 23876] By: nicholas                              on 2005/01/24  22:05:29
18376         Log: Add weights to ExtUtils::Constant to allow sorting by expected
18377              frequency. This makes the Perl_keyword() replacement 20% faster,
18378              rather than just 12%
18379      Branch: perl
18380            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
18381 ____________________________________________________________________________
18382 [ 23875] By: nicholas                              on 2005/01/24  21:43:52
18383         Log: Replace Perl_keyword() with a version that's 20% faster on typical
18384              input, generated by subclassing ExtUtils::Constant. (Typical input
18385              being about 135M of input from running a lot of perl scripts)
18386      Branch: perl
18387            ! toke.c
18388 ____________________________________________________________________________
18389 [ 23874] By: merijn                                on 2005/01/24  15:10:55
18390         Log: Subject: [PATCH] assorted tempfile clean-up in the test suite
18391              From: "Craig A. Berry" <craigberry@mac.com>
18392              Date: Sun, 23 Jan 2005 14:23:17 -0600
18393              Message-ID: <41F407B5.7020106@mac.com>
18394      Branch: perl
18395            ! lib/Test/Simple/t/reset.t t/io/fs.t t/io/tell.t
18396 ____________________________________________________________________________
18397 [ 23873] By: rgs                                   on 2005/01/24  13:14:21
18398         Log: Revert change 23843.
18399              (See discussion for bug [perl #31924])
18400      Branch: perl
18401            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
18402            ! pp_ctl.c proto.h t/comp/require.t
18403 ____________________________________________________________________________
18404 [ 23872] By: rgs                                   on 2005/01/24  10:27:10
18405         Log: Subject: [perl #33906] Missing \\ in perlre
18406              From: Andrew (via RT) <perlbug-followup@perl.org>
18407              Date: 23 Jan 2005 20:52:51 -0000
18408              Message-ID: <rt-3.0.11-33906-106339.17.5527961922343@perl.org>
18409      Branch: perl
18410            ! pod/perlre.pod
18411 ____________________________________________________________________________
18412 [ 23871] By: rgs                                   on 2005/01/24  10:10:47
18413         Log: Subject: [PATCH] Test::Harness::Straps::_default_inc shell problem
18414              From: "Craig A. Berry" <craigberry@mac.com>
18415              Date: Sun, 23 Jan 2005 13:44:49 -0600
18416              Message-ID: <41F3FEB1.9020102@mac.com>
18417      Branch: perl
18418            ! lib/Test/Harness/Straps.pm
18419 ____________________________________________________________________________
18420 [ 23870] By: rgs                                   on 2005/01/24  09:40:35
18421         Log: Subject: Re: [perl #33892] Add Interix support
18422              From: Todd Vierling <tv@duh.org>
18423              Date: Fri, 21 Jan 2005 15:16:16 -0500 (EST)
18424              Message-ID: <Pine.NEB.4.61.0501211424350.13373@duh.net.dhis.org>
18425      Branch: perl
18426            ! hints/interix.sh
18427 ____________________________________________________________________________
18428 [ 23869] By: davem                                 on 2005/01/23  22:20:10
18429         Log: Subject:  Re: Smoke [5.9.2] 23863 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
18430              From:  Jarkko Hietaniemi <jhi@iki.fi>
18431              Date:  Sun, 23 Jan 2005 21:25:01 +0200
18432              Message-Id:  <41F3FA0D.4010301@iki.fi>
18433
18434              The uc() memory reduction patch had a memory leak...
18435      Branch: perl
18436            ! pp.c
18437 ____________________________________________________________________________
18438 [ 23868] By: nicholas                              on 2005/01/23  22:06:01
18439         Log: Tidy up 2 comments
18440      Branch: perl
18441            ! regcomp.c
18442 ____________________________________________________________________________
18443 [ 23867] By: nicholas                              on 2005/01/23  22:05:12
18444         Log: Assimilate ExtUtils::Constant 0.16
18445      Branch: perl
18446            + lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/Utils.pm
18447            + lib/ExtUtils/Constant/XS.pm
18448            ! MANIFEST lib/ExtUtils/Constant.pm
18449 ____________________________________________________________________________
18450 [ 23866] By: nicholas                              on 2005/01/23  21:43:17
18451         Log: Slightly terser code in S_regpposixcc (names inside [:*here*:])
18452      Branch: perl
18453            ! regcomp.c
18454 ____________________________________________________________________________
18455 [ 23864] By: nicholas                              on 2005/01/22  22:30:12
18456         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
18457              From: Jarkko Hietaniemi <jhi@iki.fi>
18458              Message-ID: <41F2C427.7020003@iki.fi>
18459              Date: Sat, 22 Jan 2005 23:22:47 +0200
18460      Branch: perl
18461            ! hints/dec_osf.sh
18462 ____________________________________________________________________________
18463 [ 23863] By: davem                                 on 2005/01/22  18:27:58
18464         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
18465              From:  Jarkko Hietaniemi <jhi@iki.fi>
18466              Date:  Sat, 22 Jan 2005 11:33:12 +0200
18467              Message-Id:  <41F21DD8.3050500@iki.fi>
18468
18469              change #23857 miscalculated the SvGROW size
18470      Branch: perl
18471            ! pp.c
18472 ____________________________________________________________________________
18473 [ 23862] By: nicholas                              on 2005/01/22  17:51:13
18474         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
18475              From: Jarkko Hietaniemi <jhi@iki.fi>
18476              Message-ID: <41F2911E.8090204@iki.fi>
18477              Date: Sat, 22 Jan 2005 19:45:02 +0200
18478
18479              (drop optimisation on pp_pack.c for gcc on osf1 to -O1)
18480      Branch: perl
18481            ! hints/dec_osf.sh
18482 ____________________________________________________________________________
18483 [ 23861] By: nicholas                              on 2005/01/22  14:15:58
18484         Log: Update copyright years and add editor blocks
18485      Branch: perl
18486            ! doop.c hv.c utf8.c
18487 ____________________________________________________________________________
18488 [ 23860] By: nicholas                              on 2005/01/22  12:03:00
18489         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
18490              Subject: Re: [PATCH] do not assume quads or long doubles
18491              Message-ID: <41F21B0A.2050301@iki.fi>
18492              Date: Sat, 22 Jan 2005 11:21:14 +0200
18493      Branch: perl
18494            ! pp_pack.c
18495 ____________________________________________________________________________
18496 [ 23858] By: nicholas                              on 2005/01/22  00:39:41
18497         Log: Remove now-unnecessary check. (It's done earlier)
18498      Branch: perl
18499            ! pp_pack.c
18500 ____________________________________________________________________________
18501 [ 23857] By: davem                                 on 2005/01/22  00:17:40
18502         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
18503              From:  Jarkko Hietaniemi <jhi@iki.fi>
18504              Date:  Sat, 22 Jan 2005 00:20:12 +0200
18505              Message-Id:  <41F1801C.3080201@iki.fi>
18506
18507              Make buffer size estimates for utf8 case conversion less maximally
18508              pessimistic
18509      Branch: perl
18510            ! doop.c op.c pp.c pp_pack.c regcomp.c regexec.c sv.c t/op/lc.t
18511            ! toke.c utf8.c utf8.h
18512 ____________________________________________________________________________
18513 [ 23854] By: nicholas                              on 2005/01/21  22:15:43
18514         Log: Shrink a switch() statment by driving the size calculations from the
18515              size table. This requires #ifdef()s in the size table initialiser.
18516              Astoundingly this shaves over 6K of the object size with -Os on OS X.
18517              I was expecting about 1K (due to shrinking a branch table). Mind you,
18518              I'm not going to argue with what I got. :-)
18519      Branch: perl
18520            ! genpacksizetables.pl pp_pack.c
18521 ____________________________________________________________________________
18522 [ 23853] By: nicholas                              on 2005/01/21  16:46:49
18523         Log: Make the length overrun checking and stack extension table driven.
18524              (Shaves about 3k off pp_pack.o)
18525      Branch: perl
18526            + genpacksizetables.pl
18527            ! MANIFEST pp_pack.c
18528 ____________________________________________________________________________
18529 [ 23852] By: rgs                                   on 2005/01/21  16:29:53
18530         Log: Subject: [perl #32503] Fix for Storable module
18531              From: "Steven N. Hirsch" (via RT) <perlbug-followup@perl.org>
18532              Date: 19 Nov 2004 13:06:57 -0000
18533              Message-ID: <rt-3.0.11-32503-100597.6.46123979926323@perl.org>
18534      Branch: perl
18535            ! ext/Storable/Storable.xs
18536 ____________________________________________________________________________
18537 [ 23851] By: rgs                                   on 2005/01/21  15:51:54
18538         Log: Fix spurious warnings emitted by XSLoader via Data::Dumper
18539      Branch: perl
18540            ! ext/Data/Dumper/Dumper.pm
18541 ____________________________________________________________________________
18542 [ 23850] By: nicholas                              on 2005/01/21  15:43:24
18543         Log: Name another pack test
18544      Branch: perl
18545            ! t/op/pack.t
18546 ____________________________________________________________________________
18547 [ 23849] By: rgs                                   on 2005/01/21  15:26:10
18548         Log: Subject: [perl #33892] Add Interix support
18549              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
18550              Date: 21 Jan 2005 14:36:31 -0000
18551              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
18552
18553              (except the Configure chunk)
18554              (and bump version numbers of modules)
18555      Branch: perl
18556            + hints/interix.sh
18557            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm lib/File/Find.pm
18558            ! lib/File/Temp.pm t/io/openpid.t t/op/groups.t
18559 ____________________________________________________________________________
18560 [ 23848] By: merijn                                on 2005/01/21  14:47:31
18561         Log: Subject: [perl #33892] Add Interix support
18562              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
18563              Date: 21 Jan 2005 14:36:31 -0000
18564              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
18565      Branch: perl
18566            ! Configure
18567 ____________________________________________________________________________
18568 [ 23847] By: rgs                                   on 2005/01/21  14:46:38
18569         Log: Upgrade to Test::Harness 2.46
18570      Branch: perl
18571            + lib/Test/Harness/TAP.pod lib/Test/Harness/t/harness.t
18572            + lib/Test/Harness/t/prove-globbing.t
18573            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Assert.pm
18574            ! lib/Test/Harness/Changes lib/Test/Harness/Iterator.pm
18575            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/prove-switches.t
18576            ! lib/Test/Harness/t/strap.t
18577 ____________________________________________________________________________
18578 [ 23845] By: rgs                                   on 2005/01/21  14:09:19
18579         Log: Subject: [perl #32967] [PATCH] Re: More B bugs: svref_2object
18580              From: Stephen McCamant <smcc@OCF.Berkeley.EDU>
18581              Date: Tue, 28 Dec 2004 16:01:49 -0800
18582              Message-ID: <16849.62445.116153.489478@apocalypse.OCF.Berkeley.EDU>
18583      Branch: perl
18584            ! ext/B/B.pm
18585 ____________________________________________________________________________
18586 [ 23844] By: rgs                                   on 2005/01/21  13:49:46
18587         Log: Subject: [Patch] [perl #32446]  close leaves fd open
18588              From: Steffen Ullrich <coyote.frank@gmx.net>
18589              Date: Wed, 01 Dec 2004 15:22:34 +0100
18590              Message-ID: <20041201142236.4273.qmail@lists.develooper.com>
18591      Branch: perl
18592            ! perlio.c
18593 ____________________________________________________________________________
18594 [ 23843] By: rgs                                   on 2005/01/21  13:35:49
18595         Log: Subject: [PATCH bleadperl] Re: [perl #31924] %INC caching failure-case problem
18596              From: Rick Delaney <rick@bort.ca>
18597              Date: Wed, 13 Oct 2004 12:40:18 -0400
18598              Message-ID: <20041013164018.GA32174@biff.bort.ca>
18599      Branch: perl
18600            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
18601            ! pp_ctl.c proto.h t/comp/require.t
18602 ____________________________________________________________________________
18603 [ 23842] By: rgs                                   on 2005/01/21  10:57:48
18604         Log: Subject: Re: [PATCH] File::Find dies on find({follow=>1, ...}) on Win32
18605              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
18606              Date: Mon, 20 Dec 2004 16:08:56 -0800
18607              Message-ID: <20041221000856.GA2924@efn.org>
18608      Branch: perl
18609            ! pp_sys.c t/op/stat.t
18610 ____________________________________________________________________________
18611 [ 23841] By: rgs                                   on 2005/01/21  10:26:17
18612         Log: Subject: [PATCH] doc SVt_PVLV <=> SVt_PVGV change version in B.pm
18613              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
18614              Date: Sun, 19 Dec 2004 23:57:56 -0800
18615              Message-ID: <20041220075754.GA800@efn.org>
18616      Branch: perl
18617            ! ext/B/B.pm
18618 ____________________________________________________________________________
18619 [ 23840] By: rgs                                   on 2005/01/20  18:45:55
18620         Log: Subject: [patch] cleanup perlsfio.h
18621              From: Stas Bekman <stas@stason.org>
18622              Date: Thu, 13 Jan 2005 16:14:23 -0500
18623              Message-ID: <41E6E4AF.8070303@stason.org>
18624      Branch: perl
18625            ! perlsfio.h
18626 ____________________________________________________________________________
18627 [ 23839] By: rgs                                   on 2005/01/20  18:33:00
18628         Log: VERSION++
18629      Branch: perl
18630            ! lib/Text/ParseWords.pm
18631 ____________________________________________________________________________
18632 [ 23838] By: rgs                                   on 2005/01/20  18:21:36
18633         Log: Subject: Re: [perl #33173] shellwords.pl and tainting
18634              From: Alexey Tourbin <at@altlinux.ru>
18635              Date: Tue, 28 Dec 2004 22:29:37 +0300
18636              Message-ID: <20041228192937.GB7824@solemn.turbinal.org>
18637      Branch: perl
18638            + lib/Text/ParseWords/taint.t
18639            ! MANIFEST lib/Text/ParseWords.pm lib/shellwords.pl
18640 ____________________________________________________________________________
18641 [ 23836] By: nicholas                              on 2005/01/20  13:21:14
18642         Log: Run regen.pl and pod/buildtoc --build-all
18643      Branch: perl
18644            ! MANIFEST pod/perlapi.pod pod/perltoc.pod
18645 ____________________________________________________________________________
18646 [ 23835] By: nicholas                              on 2005/01/20  13:20:50
18647         Log: A little more determinacy in our sorting
18648      Branch: perl
18649            ! autodoc.pl
18650 ____________________________________________________________________________
18651 [ 23827] By: nicholas                              on 2005/01/19  21:22:30
18652         Log: Make "assertion" attribute code and test conditional
18653      Branch: perl
18654            ! t/op/attrs.t xsutils.c
18655 ____________________________________________________________________________
18656 [ 23824] By: merijn                                on 2005/01/19  18:32:41
18657         Log: Subject: [PATCH] Further follow-up to 23767
18658              From: Robin Barker <Robin.Barker@npl.co.uk>
18659              Date: Wed, 19 Jan 2005 18:30:31 -0000
18660              Message-ID: <533D273D4014D411AB1D00062938C4D90849C57D@hotel.npl.co.uk>
18661      Branch: perl
18662            ! XSUB.h gv.c perl.c perl.h pp_ctl.c sv.c utf8.c
18663 ____________________________________________________________________________
18664 [ 23822] By: rgs                                   on 2005/01/19  17:19:04
18665         Log: Subject: Re: [perl #32498] h2xs generates incorrect code for Makefile.PL for enums
18666              From: Noah <sitz@onastick.net>
18667              Date: Wed, 19 Jan 2005 12:33:52 -0500
18668              Message-ID: <20050119173352.GA15592@radu.onastick.net>
18669      Branch: perl
18670            ! utils/h2xs.PL
18671 ____________________________________________________________________________
18672 [ 23821] By: rgs                                   on 2005/01/19  11:30:38
18673         Log: Subject: [PATCH] op/stat.t test 9 failing on recent cygwin snapshots
18674              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
18675              Date: Sun, 16 Jan 2005 10:30:45 -0800
18676              Message-ID: <20050116183045.GA2768@efn.org>
18677      Branch: perl
18678            ! t/op/stat.t
18679 ____________________________________________________________________________
18680 [ 23820] By: rgs                                   on 2005/01/19  11:20:10
18681         Log: Subject: [PATCH] Make Data::Dumper work when dynamic extensions are not available
18682              From: "Jos I. Boumans" <kane@xs4all.net>
18683              Date: Tue, 18 Jan 2005 15:12:03 +0100
18684              Message-Id: <ED6BA2C4-695A-11D9-B09C-000A95EF62E2@xs4all.net>
18685      Branch: perl
18686            ! ext/Data/Dumper/Dumper.pm
18687 ____________________________________________________________________________
18688 [ 23819] By: rgs                                   on 2005/01/19  11:15:14
18689         Log: Fix dependencies in ext/B/Makefile.PL
18690              (bug #8254, fix by Alan Burlison)
18691      Branch: perl
18692            ! ext/B/Makefile.PL
18693 ____________________________________________________________________________
18694 [ 23817] By: steveh                                on 2005/01/19  09:33:27
18695         Log: Exclude "Thread" from $Config{extensions}
18696
18697              It is already excluded from $Config{dynamic_ext}, so should not be
18698              in $Config{extensions} either. (Note that Thread is actually still
18699              built, though. This is just for consistency with Unix builds.)
18700      Branch: perl
18701            ! win32/config_sh.PL
18702 ____________________________________________________________________________
18703 [ 23816] By: steveh                                on 2005/01/19  08:55:06
18704         Log: Exclude "Thread" from $Config{dynamic_ext}
18705
18706              This was accidentally broken by change 23757.  It has already been
18707              fixed in maint-5.8 when resolving conflicts during integration of
18708              23757, so this one does NOT need integrating itself!
18709
18710              For more details see:
18711              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-01/msg00477.html
18712      Branch: perl
18713            ! win32/config_sh.PL
18714 ____________________________________________________________________________
18715 [ 23807] By: steveh                                on 2005/01/17  17:55:02
18716         Log: Fix for building with MinGW under Cygwin
18717
18718              Subject: [PATCH] building win32 perl with cygwin's mingw (was: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32)
18719              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
18720              Date: Thu, 13 Jan 2005 16:11:36 -0800
18721              Message-ID: <20050114001136.GC2516@efn.org>
18722      Branch: perl
18723            ! ext/Errno/Errno_pm.PL
18724 ____________________________________________________________________________
18725 [ 23806] By: steveh                                on 2005/01/17  16:57:10
18726         Log: Get $Config{ccversion} or $Config{gccversion} filled in on Win32
18727      Branch: perl
18728            ! win32/config_sh.PL
18729 ____________________________________________________________________________
18730 [ 23805] By: nicholas                              on 2005/01/14  19:56:42
18731         Log: Better test diagnostics for the numbers tests.
18732              (Failure diagnostics were always good, but now the tests have names,
18733              which show even when they pass)
18734      Branch: perl
18735            ! t/op/pack.t
18736 ____________________________________________________________________________
18737 [ 23803] By: nicholas                              on 2005/01/14  12:06:31
18738         Log: Correct the editor block to match the perl 5 policy on tabs
18739      Branch: perl
18740            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c scope.c
18741            ! sv.c universal.c
18742 ____________________________________________________________________________
18743 [ 23802] By: nicholas                              on 2005/01/14  10:58:47
18744         Log: Refactor S_regclass to generate slightly smaller object code
18745      Branch: perl
18746            ! regcomp.c
18747 ____________________________________________________________________________
18748 [ 23801] By: nicholas                              on 2005/01/14  10:32:08
18749         Log: A terser way to write the \-ing code in pv_uni_display
18750              Plus drive-by insert of a more correct editor block. (thanks Dave)
18751      Branch: perl
18752            ! utf8.c
18753 ____________________________________________________________________________
18754 [ 23800] By: nicholas                              on 2005/01/14  09:55:16
18755         Log: Improve documentation for sv_catpvf, to note that pattern's UTF-8ness
18756              is taken from the SV's UTF-8ness
18757      Branch: perl
18758            ! pod/perlapi.pod sv.c
18759 ____________________________________________________________________________
18760 [ 23799] By: nicholas                              on 2005/01/14  09:52:51
18761         Log: SvUTF8_off() in do_join can be unconditional.
18762      Branch: perl
18763            ! doop.c
18764 ____________________________________________________________________________
18765 [ 23798] By: nicholas                              on 2005/01/14  09:28:14
18766         Log: sv_catpvf holds no advantage over sv_catpv when the "pattern" isn't.
18767      Branch: perl
18768            ! op.c regcomp.c toke.c utf8.c
18769 ____________________________________________________________________________
18770 [ 23797] By: nicholas                              on 2005/01/13  23:13:05
18771         Log: Use the new SV_NOSTEAL flag to avoid the SvTEMP dance in newSVsv
18772      Branch: perl
18773            ! sv.c
18774 ____________________________________________________________________________
18775 [ 23796] By: nicholas                              on 2005/01/13  23:10:38
18776         Log: sv_2mortal(NEWSV(0,0)) better written as sv_newmortal()
18777      Branch: perl
18778            ! utf8.c
18779 ____________________________________________________________________________
18780 [ 23795] By: nicholas                              on 2005/01/13  22:54:10
18781         Log: replace NEWSV(), SvSetSV() with newSVsv()
18782      Branch: perl
18783            ! pp.c pp_hot.c pp_sort.c regexec.c scope.c toke.c
18784 ____________________________________________________________________________
18785 [ 23794] By: nicholas                              on 2005/01/13  22:39:58
18786         Log: Turn the unreachable code into assertions. (So prove me wrong...)
18787      Branch: perl
18788            ! pp_pack.c
18789 ____________________________________________________________________________
18790 [ 23793] By: nicholas                              on 2005/01/13  22:07:20
18791         Log: Source code tidy up - avoid assigning to sv.
18792      Branch: perl
18793            ! pp_pack.c
18794 ____________________________________________________________________________
18795 [ 23792] By: nicholas                              on 2005/01/13  21:54:21
18796         Log: Avoid dogfood problems when an empty string accidentally ends up
18797              as a constant name. [They don't work in qw(), strangely]
18798      Branch: perl
18799            ! lib/ExtUtils/Constant.pm
18800 ____________________________________________________________________________
18801 [ 23791] By: nicholas                              on 2005/01/13  21:44:53
18802         Log: The leaktesting of NEWSV() is long dead, so create and initialise
18803              SV values in one, to simplify source code and shrink object code
18804              by about 1%
18805      Branch: perl
18806            ! pp_pack.c
18807 ____________________________________________________________________________
18808 [ 23790] By: nicholas                              on 2005/01/13  20:55:37
18809         Log: Not a good idea to use unpack "H*" to peek at a scalar's internal
18810              representation.
18811      Branch: perl
18812            ! t/op/join.t
18813 ____________________________________________________________________________
18814 [ 23789] By: nicholas                              on 2005/01/13  14:05:08
18815         Log: Update copyright years. Add an editor block while passing by.
18816      Branch: perl
18817            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c scope.c sv.c
18818            ! universal.c
18819 ____________________________________________________________________________
18820 [ 23788] By: nicholas                              on 2005/01/13  13:50:40
18821         Log: utf.pm needs to require Carp before croak()ing
18822      Branch: perl
18823            ! lib/utf8.pm lib/utf8.t
18824 ____________________________________________________________________________
18825 [ 23787] By: nicholas                              on 2005/01/13  13:21:11
18826         Log: Refactor all the unpack checksum-or-not logic to avoid massive
18827              duplication.
18828      Branch: perl
18829            ! pp_pack.c
18830 ____________________________________________________________________________
18831 [ 23786] By: merijn                                on 2005/01/13  11:28:31
18832         Log: Subject: Re: killing USE_5005THREADS in blead?
18833              From: Stas Bekman <stas@stason.org>
18834              Date: Wed, 12 Jan 2005 16:32:42 -0500
18835              Message-ID: <41E5977A.3060306@stason.org>
18836      Branch: perl
18837            ! perl.c
18838 ____________________________________________________________________________
18839 [ 23785] By: steveh                                on 2005/01/13  10:24:13
18840         Log: Fix Win32 build problem caused by change 23757
18841
18842              Change 23757 added a glob() call to win32/FindExt.pm.  That code is
18843              run by miniperl.exe when making the ..\config.sh target, but
18844              miniperl.exe is built with -D PERL_EXTERNAL_GLOB so it requires
18845              perlglob.exe to do the glob().  perlglob.exe has been built, but is
18846              in the top-level of the source tree so is not found when miniperl.exe
18847              is executed from within the win32/ sub-directory.
18848
18849              This was causing smokes to fail on t/lib/commonsense.t because the
18850              "extensions" field in lib/Config_heavy.pl only contained
18851              "threads/shared" as a result of the glob() not finding anything.
18852
18853              Manual builds had been working fine for me because I had an installed
18854              perl in my PATH so perlglob.exe was being found there instead!
18855      Branch: perl
18856            ! win32/FindExt.pm
18857 ____________________________________________________________________________
18858 [ 23783] By: rgs                                   on 2005/01/12  18:04:17
18859         Log: Subject: [PATCH] follow-up to #23765
18860              From: "Craig A. Berry" <craigberry@mac.com>
18861              Date: Tue, 11 Jan 2005 21:01:27 -0600
18862              Message-ID: <41E49307.7080900@mac.com>
18863      Branch: perl
18864            ! lib/warnings.t
18865 ____________________________________________________________________________
18866 [ 23782] By: nicholas                              on 2005/01/11  19:10:20
18867         Log: Fix bug 32294 - index()/rindex() ignore UTF8 flag
18868              (for cases of mixed UTF8/bytes)
18869              Test code based on bug report by John Gardiner Myers
18870      Branch: perl
18871            ! pp.c t/op/index.t
18872 ____________________________________________________________________________
18873 [ 23781] By: rgs                                   on 2005/01/11  17:04:24
18874         Log: Subject: [PATCH] follow-up to 23767
18875              From: Robin Barker <Robin.Barker@npl.co.uk>
18876              Date: Tue, 11 Jan 2005 15:48:49 -0000
18877              Message-ID: <533D273D4014D411AB1D00062938C4D90849C56A@hotel.npl.co.uk>
18878      Branch: perl
18879            ! Porting/pumpkin.pod sv.c
18880 ____________________________________________________________________________
18881 [ 23780] By: mhx                                   on 2005/01/10  19:25:27
18882         Log: Remove PERL_FLEXIBLE_EXCEPTIONS code.
18883      Branch: perl
18884            ! embed.fnc embed.h embedvar.h global.sym makedef.pl perl.c
18885            ! perl.h perlapi.h pod/perlapi.pod pod/perlintern.pod pp_ctl.c
18886            ! proto.h scope.c scope.h sv.c thrdvar.h
18887 ____________________________________________________________________________
18888 [ 23779] By: nicholas                              on 2005/01/10  17:07:03
18889         Log: Subject: [PATCH] t/op/split.t #11 nit on VMS
18890              From: "Craig A. Berry" <craigberry@mac.com>
18891              Message-ID: <41E1C261.5020100@mac.com>
18892              Date: Sun, 09 Jan 2005 17:46:41 -0600
18893      Branch: perl
18894            ! t/op/split.t
18895 ____________________________________________________________________________
18896 [ 23778] By: steveh                                on 2005/01/10  11:53:10
18897         Log: Need to close files before unlinking them on Win32
18898
18899              (Various files created by test programs are left behind otherwise,
18900              and distclean doesn't clean them up)
18901      Branch: perl
18902            ! lib/FileCache/t/01open.t lib/FileCache/t/04twoarg.t
18903            ! lib/FileCache/t/07noimport.t t/op/read.t
18904 ____________________________________________________________________________
18905 [ 23777] By: steveh                                on 2005/01/10  10:28:00
18906         Log: Make Win32's distclean target clean up properly
18907      Branch: perl
18908            ! win32/Makefile win32/makefile.mk
18909 ____________________________________________________________________________
18910 [ 23776] By: steveh                                on 2005/01/10  09:45:50
18911         Log: Get $Config{osvers} filled in on Win32
18912      Branch: perl
18913            ! win32/config_sh.PL
18914 ____________________________________________________________________________
18915 [ 23775] By: merijn                                on 2005/01/10  08:54:00
18916         Log: Subject: [PATCH] follow-up to #23748, -Duselargefiles on VMS
18917              Date: Sun, 09 Jan 2005 17:52:09 -0600
18918              From: "Craig A. Berry" <craigberry@mac.com>
18919              Message-ID: <41E1C3A9.9080900@mac.com>
18920      Branch: perl
18921            ! configure.com
18922 ____________________________________________________________________________
18923 [ 23774] By: nicholas                              on 2005/01/09  23:42:25
18924         Log: Shorter source code in pp_gelem. (But it compiles to the same size)
18925      Branch: perl
18926            ! pp.c
18927 ____________________________________________________________________________
18928 [ 23773] By: nicholas                              on 2005/01/09  21:50:28
18929         Log: If we know the length of the string constant, save a strlen()
18930      Branch: perl
18931            ! perl.c pp_sys.c
18932 ____________________________________________________________________________
18933 [ 23772] By: nicholas                              on 2005/01/09  21:26:40
18934         Log: savepv(SvPV(sv,n_a)) is common, and creates an unnecessary call to
18935              strlen(). Add savesvpv(sv), which gets the length from the SV,
18936              and returns a copy of its PV.
18937      Branch: perl
18938            ! embed.fnc embed.h global.sym mg.c pp_sys.c proto.h regcomp.c
18939            ! universal.c util.c
18940 ____________________________________________________________________________
18941 [ 23771] By: nicholas                              on 2005/01/09  19:42:30
18942         Log: Can pass in a length here without introducing a bug. Might save
18943              a strlen()
18944      Branch: perl
18945            ! toke.c
18946 ____________________________________________________________________________
18947 [ 23770] By: nicholas                              on 2005/01/09  15:05:33
18948         Log: Pull the am-I-utf8-or-not logic into one place (S_newSV_maybe_utf8)
18949              as I think that it will be needed for utf8 soft references.
18950      Branch: perl
18951            ! toke.c
18952 ____________________________________________________________________________
18953 [ 23769] By: steveh                                on 2005/01/07  17:25:35
18954         Log: Disable PERL_MALLOC and DEBUG_MSTATS in win32/makefile.mk by default
18955              and force PERL_MALLOC off if USE_IMP_SYS is on
18956
18957              This brings makefile.mk into line with Makefile in this regard
18958
18959              (PERL_MALLOC cannot currently be used with USE_IMP_SYS, e.g. see:
18960              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-07/msg00465.html
18961              so it is sensible to enforce this, and to not have the default set
18962              to a configuration that isn't allowed)
18963      Branch: perl
18964            ! win32/makefile.mk
18965 ____________________________________________________________________________
18966 [ 23768] By: rgs                                   on 2005/01/07  14:30:51
18967         Log: Subject: Re: [PATCH] Remove Carp from warnings.pm
18968              From: Jim Cromie <jim.cromie@gmail.com>
18969              Date: Mon, 3 Jan 2005 06:36:16 -0700
18970              Message-ID: <cfe85dfa05010305367445dee6@mail.gmail.com>
18971      Branch: perl
18972            + lib/vars_carp.t
18973            ! MANIFEST ext/B/t/optree_specials.t ext/B/t/stash.t lib/Carp.pm
18974            ! lib/English.pm lib/Exporter.pm lib/Exporter.t
18975            ! lib/Exporter/Heavy.pm lib/warnings.pm warnings.pl
18976 ____________________________________________________________________________
18977 [ 23767] By: rgs                                   on 2005/01/07  13:41:47
18978         Log: Subject: [PATCH] to improve -DCHECK_FORMAT
18979              From: Robin Barker <Robin.Barker@npl.co.uk>
18980              Date: Wed, 5 Jan 2005 11:55:09 -0000
18981              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55A@hotel.npl.co.uk>
18982      Branch: perl
18983            ! mg.c perl.h pp.h pp_sys.c sv.c
18984 ____________________________________________________________________________
18985 [ 23766] By: nicholas                              on 2005/01/07  12:46:07
18986         Log: Stage 1 of utf8 support for soft references.
18987              Change gv_fetchpv to take a UTF8 flag, as gv_fetchpvn_flags
18988              Add gv_fetchsv to look up a GV by SV rather than a char * pointer
18989              Provide a backwards compatability gv_fetchpv
18990              Migrate from gv_fetchpv to gv_fetchsv where the caller was grabbing
18991              the pointer from an SV
18992              All tests still pass.
18993      Branch: perl
18994            ! embed.fnc embed.h global.sym gv.c gv.h mg.c op.c perl.h pp.c
18995            ! pp_hot.c pp_sys.c proto.h sv.c sv.h toke.c universal.c
18996 ____________________________________________________________________________
18997 [ 23765] By: nicholas                              on 2005/01/07  11:23:48
18998         Log: Subject: [PATCH] make lib/warnings.t use t/test.pl
18999              From: "Craig A. Berry" <craigberry@mac.com>
19000              Message-ID: <41DDCA71.1080704@mac.com>
19001              Date: Thu, 06 Jan 2005 17:32:01 -0600
19002      Branch: perl
19003            ! lib/warnings.t
19004 ____________________________________________________________________________
19005 [ 23764] By: steveh                                on 2005/01/07  08:35:29
19006         Log: Fix win32/config.*'s cc, ld and other related values
19007
19008              cc and ld themselves always get replaced with correct values anyway
19009              so we just provide example values as per other similar settings
19010
19011              Other related values (ccname, cpp, cpprun, cppstdin) need to use the
19012              correct ~keyword~, namely ~cc~, not ~CC~, otherwise they do not get set
19013
19014              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
19015              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19016              Date: Wed, 5 Jan 2005 10:01:41 -0800
19017              Message-ID: <20050105180141.GA676@efn.org>
19018
19019              Subject: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32
19020              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19021              Date: Thu, 6 Jan 2005 11:53:11 -0800
19022              Message-ID: <20050106195311.GC1300@efn.org>
19023      Branch: perl
19024            ! win32/config.bc win32/config.gc win32/config.vc
19025            ! win32/config.vc64
19026 ____________________________________________________________________________
19027 [ 23763] By: nicholas                              on 2005/01/06  17:42:59
19028         Log: Add TODO tests for UTF8 encoded soft references
19029      Branch: perl
19030            ! t/op/ref.t
19031 ____________________________________________________________________________
19032 [ 23762] By: steveh                                on 2005/01/06  16:50:10
19033         Log: Allow static linking core extensions on Win32 with MinGW
19034
19035              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
19036              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19037              Date: Wed, 5 Jan 2005 10:01:41 -0800
19038              Message-ID: <20050105180141.GA676@efn.org>
19039      Branch: perl
19040            ! win32/buildext.pl win32/makefile.mk
19041 ____________________________________________________________________________
19042 [ 23761] By: rgs                                   on 2005/01/06  15:49:39
19043         Log: Silence a compilation warning
19044      Branch: perl
19045            ! pp_sort.c
19046 ____________________________________________________________________________
19047 [ 23760] By: nicholas                              on 2005/01/06  14:59:17
19048         Log: Turn barewords into strings to run under strict subs.
19049              Run under strict refs outside the soft reference tests.
19050      Branch: perl
19051            ! t/op/ref.t
19052 ____________________________________________________________________________
19053 [ 23759] By: nicholas                              on 2005/01/06  14:34:24
19054         Log: All tests now use test.pl
19055      Branch: perl
19056            ! t/op/ref.t
19057 ____________________________________________________________________________
19058 [ 23758] By: nicholas                              on 2005/01/06  11:44:08
19059         Log: Start converting t/op/ref.t to use test.pl
19060      Branch: perl
19061            ! t/op/ref.t
19062 ____________________________________________________________________________
19063 [ 23757] By: steveh                                on 2005/01/06  11:26:12
19064         Log: Fix extensions config fields on Win32 to be as they are on Unix
19065
19066              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
19067              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19068              Date: Wed, 5 Jan 2005 10:01:41 -0800
19069              Message-ID: <20050105180141.GA676@efn.org>
19070      Branch: perl
19071            ! win32/FindExt.pm win32/config_sh.PL
19072 ____________________________________________________________________________
19073 [ 23756] By: nicholas                              on 2005/01/05  21:58:15
19074         Log: Correct a Greengrocer's apostrophe.
19075      Branch: perl
19076            ! ext/DynaLoader/dl_dyld.xs
19077 ____________________________________________________________________________
19078 [ 23755] By: nicholas                              on 2005/01/05  21:36:26
19079         Log: Foolishly I committed change 23753 before remembering to test without
19080              ithreads. No tests => bugs. This should fix them.
19081      Branch: perl
19082            ! perl.c
19083 ____________________________________________________________________________
19084 [ 23754] By: nicholas                              on 2005/01/05  20:14:02
19085         Log: Error-free constant folding is a TODO
19086      Branch: perl
19087            ! pod/perltodo.pod
19088 ____________________________________________________________________________
19089 [ 23753] By: nicholas                              on 2005/01/05  19:44:28
19090         Log: Turn INIT_TLS_AND_INTERP into a static function
19091      Branch: perl
19092            ! perl.c
19093 ____________________________________________________________________________
19094 [ 23752] By: nicholas                              on 2005/01/05  16:27:19
19095         Log: Shave off the explict 1; from the end of lib/Config.pm
19096      Branch: perl
19097            ! configpm
19098 ____________________________________________________________________________
19099 [ 23751] By: rgs                                   on 2005/01/05  13:31:51
19100         Log: Subject: [PATCH] unnecessary rmdir in Makefile
19101              From: Robin Barker <Robin.Barker@npl.co.uk>
19102              Date: Wed, 5 Jan 2005 11:58:54 -0000
19103              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55C@hotel.npl.co.uk>
19104      Branch: perl
19105            ! Makefile.SH
19106 ____________________________________________________________________________
19107 [ 23750] By: merijn                                on 2005/01/05  11:44:11
19108         Log: Subject: [PATCH] gcc and ld in Configure
19109              From: Robin Barker <Robin.Barker@npl.co.uk>
19110              Date: Wed, 5 Jan 2005 12:04:25 -0000
19111              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55D@hotel.npl.co.uk>
19112      Branch: perl
19113            ! hints/solaris_2.sh
19114 ____________________________________________________________________________
19115 [ 23749] By: nicholas                              on 2005/01/05  11:25:29
19116         Log: Subject: [PATCH] Avoid segfault when pthread_key_create fails
19117              From: Gisle Aas <gisle@ActiveState.com>
19118              Date: 05 Jan 2005 01:09:51 -0800
19119              Message-ID: <lracroz1gg.fsf@caliper.activestate.com>
19120      Branch: perl
19121            ! thread.h
19122 ____________________________________________________________________________
19123 [ 23748] By: nicholas                              on 2005/01/05  10:44:59
19124         Log: Subject: [PATCH] -Duselargefiles for VMS
19125              From: "Craig A. Berry" <craigberry@mac.com>
19126              Message-ID: <41DB63A6.7040504@mac.com>
19127              Date: Tue, 04 Jan 2005 21:48:54 -0600
19128      Branch: perl
19129            ! configure.com vms/descrip_mms.template vms/vmsish.h
19130 ____________________________________________________________________________
19131 [ 23747] By: nicholas                              on 2005/01/05  10:10:14
19132         Log: Rafael spotted that my changes caused warnings. So clean up.
19133      Branch: perl
19134            ! t/op/attrs.t
19135 ____________________________________________________________________________
19136 [ 23746] By: nicholas                              on 2005/01/04  23:07:25
19137         Log: Update copyright years.
19138      Branch: perl
19139            ! mg.c miniperlmain.c op.c perlio.c xsutils.c
19140 ____________________________________________________________________________
19141 [ 23745] By: nicholas                              on 2005/01/04  19:32:01
19142         Log: Make the switch statement discriminate similar names more
19143              efficiently.
19144      Branch: perl
19145            ! xsutils.c
19146 ____________________________________________________________________________
19147 [ 23744] By: nicholas                              on 2005/01/04  16:20:43
19148         Log: Check all attributes in modify_SV_attributes are recognised.
19149              Fix bug where 'assertion' was always rejected as invalid.
19150      Branch: perl
19151            ! t/op/attrs.t xsutils.c
19152 ____________________________________________________________________________
19153 [ 23743] By: nicholas                              on 2005/01/04  12:46:56
19154         Log: Use the new ${^UTF8LOCALE} to make the test reliable.
19155      Branch: perl
19156            ! t/io/layers.t
19157 ____________________________________________________________________________
19158 [ 23742] By: merijn                                on 2005/01/04  12:38:03
19159         Log: Subject: [PATCH pod/perlxs.pod] RE: [perl #32660] INT2PTR not mentioned in perlxs(1)
19160              From: Robin Barker <Robin.Barker@npl.co.uk>
19161              Date: Tue, 4 Jan 2005 12:32:29 -0000
19162              Message-ID: <533D273D4014D411AB1D00062938C4D90849C553@hotel.npl.co.uk>
19163      Branch: perl
19164            ! pod/perlxs.pod
19165 ____________________________________________________________________________
19166 [ 23741] By: nicholas                              on 2005/01/04  11:27:57
19167         Log: Add ${^UTF8LOCALE} to give perl space access to PL_utf8locale
19168      Branch: perl
19169            ! gv.c mg.c
19170 ____________________________________________________________________________
19171 [ 23740] By: steveh                                on 2005/01/04  10:56:55
19172         Log: Bring win32/config.* into line with win32/config_H.*
19173              so that "perl -V:usemallocwrap" tells us what the configuration is
19174              instead of saying 'UNKNOWN'.
19175      Branch: perl
19176            ! win32/config.bc win32/config.gc win32/config.vc
19177            ! win32/config.vc64
19178 ____________________________________________________________________________
19179 [ 23739] By: rgs                                   on 2005/01/04  08:36:50
19180         Log: Subject: [PATCH] Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
19181              From: Tels <nospam-abuse@bloodgate.com>
19182              Date: Sat, 1 Jan 2005 18:59:51 +0100
19183              Message-Id: <200501011859.52858@bloodgate.com>
19184      Branch: perl
19185            + lib/Math/BigInt/t/lib_load.t lib/bignum/t/ratopt_a.t
19186            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
19187            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
19188            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
19189            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
19190            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
19191            ! lib/Math/BigInt/t/inf_nan.t lib/Math/BigInt/t/sub_mbf.t
19192            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
19193            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
19194            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
19195            ! lib/Math/BigRat/t/bigratpm.t lib/bigint.pm lib/bignum.pm
19196            ! lib/bignum/t/option_a.t lib/bignum/t/option_l.t
19197            ! lib/bignum/t/option_p.t lib/bigrat.pm
19198            ! t/lib/Math/BigFloat/Subclass.pm
19199 ____________________________________________________________________________
19200 [ 23738] By: rgs                                   on 2005/01/04  08:05:16
19201         Log: Happy new year
19202      Branch: perl
19203            ! README
19204 ____________________________________________________________________________
19205 [ 23736] By: nicholas                              on 2005/01/03  21:17:28
19206         Log: Return an immortal from attributes::_warn_reserved (a private
19207              function). (saves creating a new IV)
19208      Branch: perl
19209            ! xsutils.c
19210 ____________________________________________________________________________
19211 [ 23735] By: nicholas                              on 2005/01/03  20:58:09
19212         Log: Change dXSTARGET to dXSTARG as recommended by Spider Boardman.
19213      Branch: perl
19214            ! xsutils.c
19215 ____________________________________________________________________________
19216 [ 23733] By: nicholas                              on 2005/01/03  18:54:22
19217         Log: D'oh! Spurious aTHX_. Here was I thinking that my test build was
19218              threaded, but "oh no it isn't!" :-(
19219      Branch: perl
19220            ! toke.c
19221 ____________________________________________________________________________
19222 [ 23732] By: rgs                                   on 2005/01/03  17:24:24
19223         Log: Integrate a patch from Gentoo for uclibc support.
19224              See :
19225              Subject: Re: Static linking notes --- perl5.8.6 and uClibc
19226              From: Alexey Tourbin <at@altlinux.ru>
19227              Date: Tue, 28 Dec 2004 14:25:42 +0300
19228              Message-ID: <20041228112542.GB21037@solemn.turbinal.org>
19229      Branch: perl
19230            ! perlio.c
19231 ____________________________________________________________________________
19232 [ 23731] By: nicholas                              on 2005/01/02  23:18:07
19233         Log: Remove compiler warnings.
19234      Branch: perl
19235            ! toke.c
19236 ____________________________________________________________________________
19237 [ 23730] By: nicholas                              on 2005/01/02  22:49:49
19238         Log: Change 23727 broke code that relied on \ being escaped.
19239              Fix this. *Everything* should work now.
19240      Branch: perl
19241            + t/run/switchF1.t
19242            ! MANIFEST toke.c
19243 ____________________________________________________________________________
19244 [ 23729] By: nicholas                              on 2005/01/02  07:46:12
19245         Log: Splitting the -n/-p code and concatenating strings generates
19246              smaller object code.
19247      Branch: perl
19248            ! toke.c
19249 ____________________________________________________________________________
19250 [ 23728] By: nicholas                              on 2005/01/01  21:34:52
19251         Log: Concatenate some string constants
19252      Branch: perl
19253            ! toke.c
19254 ____________________________________________________________________________
19255 [ 23727] By: nicholas                              on 2005/01/01  21:13:53
19256         Log: Use Rafael's sick trick of ASCII NUL as a q'' delimiter to save a
19257              lot of quoting code
19258      Branch: perl
19259            ! toke.c
19260 ____________________________________________________________________________
19261 [ 23726] By: nicholas                              on 2005/01/01  20:48:31
19262         Log: Probably should be using *pvn rather than *pv forms for speed in
19263              toke.c (to save a strlen())
19264      Branch: perl
19265            ! toke.c
19266 ____________________________________________________________________________
19267 [ 23725] By: nicholas                              on 2005/01/01  20:26:27
19268         Log: strEQ/strNE of 1 character strings seems better hand inlined,
19269              because it generates smaller object code (as well as being
19270              faster than a true function call)
19271      Branch: perl
19272            ! doio.c locale.c op.c perl.c pp.c toke.c util.c
19273 ____________________________________________________________________________
19274 [ 23724] By: nicholas                              on 2005/01/01  17:15:58
19275         Log: Not all the world's a VAX, er ASCII, so don't make assumptions.
19276              Tweak is_gv_magical's string comparisons to produce smaller object
19277              code.
19278              First 2005 copyright notice.
19279      Branch: perl
19280            ! gv.c
19281 ____________________________________________________________________________
19282 [ 23723] By: nicholas                              on 2005/01/01  13:54:33
19283         Log: Change 23714 accidentally broke t/io/layers.t when testing with
19284              UTF8 locales and the -C flag. When UTF8 is flagged as enabled
19285              based on the locale, we have no perl space access to PL_utf8locale
19286              so assume for the moment that UTF8 is never conditionally enabled.
19287      Branch: perl
19288            ! t/io/layers.t
19289 ____________________________________________________________________________
19290 [ 23722] By: nicholas                              on 2004/12/31  23:04:47
19291         Log: Skip the switch statement entirely if the pointer is null, rather
19292              than the old pointless switch on '\0'. Also skip re-comparing the
19293              first character. Faster, and generates terser object code.
19294      Branch: perl
19295            ! pp.c
19296 ____________________________________________________________________________
19297 [ 23721] By: nicholas                              on 2004/12/31  22:46:25
19298         Log: Doing the strnEQ char by char for 2 and 3 character strings
19299              generates a smaller object file, and will be faster.
19300      Branch: perl
19301            ! doio.c
19302 ____________________________________________________________________________
19303 [ 23720] By: nicholas                              on 2004/12/31  21:41:25
19304         Log: Improve documentation for is_gv_magical, and split the switch
19305              statement into 2 parts, lengths > 1 and lengths <= 1
19306              This should cause most variables (lower case, multicharacter)
19307              to escape the function without passing through a switch table.
19308      Branch: perl
19309            ! gv.c
19310 ____________________________________________________________________________
19311 [ 23719] By: nicholas                              on 2004/12/31  21:02:59
19312         Log: Because name is always NUL terminated we can incorporate length
19313              0 names in the switch statement for length 1.
19314      Branch: perl
19315            ! gv.c
19316 ____________________________________________________________________________
19317 [ 23718] By: nicholas                              on 2004/12/31  20:25:52
19318         Log: Generate smaller object code by using a single switch statement
19319              for determining which names are forced into main::
19320      Branch: perl
19321            ! gv.c
19322 ____________________________________________________________________________
19323 [ 23717] By: nicholas                              on 2004/12/31  18:31:18
19324         Log: Tidy up comments in change 23716
19325      Branch: perl
19326            ! gv.c
19327 ____________________________________________________________________________
19328 [ 23716] By: nicholas                              on 2004/12/31  18:22:54
19329         Log: Refactor gv_fetchpv so that the overwhelmingly common case
19330              (variable names starting with a lower case letter or _, longer
19331              than one character) get out of the function very quickly.
19332              (Without even passing through a switch statement jump table)
19333              Also fixes bug 33631
19334      Branch: perl
19335            ! gv.c
19336 ____________________________________________________________________________
19337 [ 23715] By: nicholas                              on 2004/12/31  15:43:07
19338         Log: Subject: [PATCH] randbits and randfunc for VMS
19339              From: "Craig A. Berry" <craigberry@mac.com>
19340              Message-ID: <41D570BF.8010409@mac.com>
19341              Date: Fri, 31 Dec 2004 09:31:11 -0600
19342      Branch: perl
19343            ! configure.com
19344 ____________________________________________________________________________
19345 [ 23714] By: nicholas                              on 2004/12/31  13:14:18
19346         Log: Bug in t/io/layers.t spotted by Ignasi Roca Carrió
19347      Branch: perl
19348            ! AUTHORS t/io/layers.t
19349 ____________________________________________________________________________
19350 [ 23712] By: mhx                                   on 2004/12/30  18:29:02
19351         Log: Mention ppport.h and its --api-info switch in perlguts.
19352      Branch: perl
19353            ! pod/perlguts.pod
19354 ____________________________________________________________________________
19355 [ 23711] By: merijn                                on 2004/12/30  13:10:20
19356         Log: Subject: [PATCH] Allow Configure's d_attribut to be set from the command line
19357              From: Gisle Aas <gisle@ActiveState.com>
19358              Date: 30 Dec 2004 03:39:36 -0800
19359              Message-ID: <lrllbgypzb.fsf@caliper.activestate.com>
19360      Branch: perl
19361            ! Configure
19362 ____________________________________________________________________________
19363 [ 23708] By: nicholas                              on 2004/12/29  21:41:04
19364         Log: Thinko in the description of Config::Extensions
19365      Branch: perl
19366            ! MANIFEST
19367 ____________________________________________________________________________
19368 [ 23707] By: nicholas                              on 2004/12/29  21:25:29
19369         Log: Experimental module intended to simplify core regression tests
19370      Branch: perl
19371            + lib/Config/Extensions.pm lib/Config/Extensions.t
19372            ! MANIFEST
19373 ____________________________________________________________________________
19374 [ 23706] By: nicholas                              on 2004/12/29  21:24:30
19375         Log: Skip tests that binmode :utf8 if there is no perlio
19376      Branch: perl
19377            ! t/op/read.t
19378 ____________________________________________________________________________
19379 [ 23705] By: nicholas                              on 2004/12/29  21:04:43
19380         Log: Ooops. Fix unitialised variable
19381      Branch: perl
19382            ! pp_sys.c
19383 ____________________________________________________________________________
19384 [ 23704] By: nicholas                              on 2004/12/29  19:47:12
19385         Log: Oops. Forgot to uncomment the last set of Unicode values for
19386              testing.
19387      Branch: perl
19388            ! t/op/read.t
19389 ____________________________________________________________________________
19390 [ 23703] By: nicholas                              on 2004/12/29  19:00:12
19391         Log: read (and presuambly sysread) would expose the UTF8 internals when
19392              reading from a byte orientated file handle into a UTF8 scalar.
19393      Branch: perl
19394            ! pp_sys.c t/op/read.t
19395 ____________________________________________________________________________
19396 [ 23702] By: nicholas                              on 2004/12/29  17:20:29
19397         Log: Add a lot of tests for combinations of values, offsets and lengths
19398      Branch: perl
19399            ! t/op/read.t
19400 ____________________________________________________________________________
19401 [ 23701] By: nicholas                              on 2004/12/29  16:28:58
19402         Log: Convert op/read.t to use test.pl and make it stricture compliant.
19403      Branch: perl
19404            ! t/op/read.t
19405 ____________________________________________________________________________
19406 [ 23700] By: mhx                                   on 2004/12/29  13:46:36
19407         Log: Upgrade to Devel::PPPort 3.04
19408      Branch: perl
19409            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
19410            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
19411            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/inc/SvPV
19412            ! ext/Devel/PPPort/parts/inc/ppphbin
19413            ! ext/Devel/PPPort/parts/inc/ppphdoc
19414            ! ext/Devel/PPPort/parts/inc/ppphtest
19415 ____________________________________________________________________________
19416 [ 23696] By: merijn                                on 2004/12/29  12:41:14
19417         Log: Rebuilt after backport start for 23674, 23675, and 23676
19418      Branch: perl
19419            ! Configure
19420 ____________________________________________________________________________
19421 [ 23691] By: merijn                                on 2004/12/29  11:57:57
19422         Log: Subject: [PATCH] Cleanup ext/B tests for -w and to run separately
19423              Date: Tue, 28 Dec 2004 13:49:19 -0800
19424              From: Stephen McCamant <smcc@MIT.EDU>
19425              Message-ID: <16849.54495.424654.896889@apocalypse.OCF.Berkeley.EDU>
19426      Branch: perl
19427            ! ext/B/B/Terse.pm ext/B/t/asmdata.t ext/B/t/b.t
19428            ! ext/B/t/bblock.t ext/B/t/bytecode.t ext/B/t/concise.t
19429            ! ext/B/t/debug.t ext/B/t/deparse.t ext/B/t/f_map.t
19430            ! ext/B/t/f_sort.t ext/B/t/lint.t ext/B/t/o.t
19431            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
19432            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
19433            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
19434            ! ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
19435            ! ext/B/t/xref.t
19436 ____________________________________________________________________________
19437 [ 23688] By: nicholas                              on 2004/12/28  10:25:28
19438         Log: Make Config.t warnings and strictures clean
19439      Branch: perl
19440            ! lib/Config.t
19441 ____________________________________________________________________________
19442 [ 23683] By: nicholas                              on 2004/12/27  16:03:59
19443         Log: Subject: [patch sv.c] comment fix
19444              From: Stas Bekman <stas@stason.org>
19445              Message-ID: <41CF50FE.5070307@stason.org>
19446              Date: Sun, 26 Dec 2004 19:02:06 -0500
19447      Branch: perl
19448            ! sv.c
19449 ____________________________________________________________________________
19450 [ 23682] By: nicholas                              on 2004/12/27  15:48:24
19451         Log: Add investigating self tie segfaults to the TODO
19452      Branch: perl
19453            ! pod/perltodo.pod
19454 ____________________________________________________________________________
19455 [ 23681] By: rgs                                   on 2004/12/24  13:51:59
19456         Log: Subject: [perl #33173] shellwords.pl and tainting
19457              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
19458              Date: 24 Dec 2004 00:14:19 -0000
19459              Message-ID: <rt-3.0.11-33173-103504.3.54366755060383@perl.org>
19460      Branch: perl
19461            ! lib/shellwords.pl
19462 ____________________________________________________________________________
19463 [ 23680] By: rgs                                   on 2004/12/24  13:42:08
19464         Log: Subject: Missign STATEMENT brackets in PUSHMARK
19465              From: perl5-porters@ton.iguana.be (Ton Hospel)
19466              Date: Thu, 23 Dec 2004 17:55:13 +0000 (UTC)
19467              Message-Id: <cqf0q1$9cc$1@post.home.lunix>
19468      Branch: perl
19469            ! pp.h
19470 ____________________________________________________________________________
19471 [ 23679] By: nicholas                              on 2004/12/24  10:33:32
19472         Log: Don't do the ... expansion on archlib, sitelib etc, given that
19473              everyone should already be using archlibext etc
19474              Add the extra special case code for otherlibdirs
19475      Branch: perl
19476            ! configpm
19477 ____________________________________________________________________________
19478 [ 23678] By: rgs                                   on 2004/12/24  08:57:56
19479         Log: Subject: Re: [patch perlapi doc] sv_magic
19480              From: Stas Bekman <stas@stason.org>
19481              Date: Thu, 23 Dec 2004 16:28:06 -0500
19482              Message-ID: <41CB3866.1080307@stason.org>
19483      Branch: perl
19484            ! pod/perlapi.pod sv.c
19485 ____________________________________________________________________________
19486 [ 23677] By: nicholas                              on 2004/12/24  08:54:58
19487         Log: Subject: [PATCH] Re: Smoke [5.9.2] 23675 FAIL(m) openvms E8.2 (Alpha/4 cpu)
19488              From: "Craig A. Berry" <craigberry@mac.com>
19489              Message-ID: <41CB6BD1.8030207@mac.com>
19490              Date: Thu, 23 Dec 2004 19:07:29 -0600
19491      Branch: perl
19492            ! configure.com
19493 ____________________________________________________________________________
19494 [ 23676] By: nicholas                              on 2004/12/23  23:15:24
19495         Log: Bother. It helps if you also propagate the new entry to config.sh
19496      Branch: perl
19497            ! Configure
19498 ____________________________________________________________________________
19499 [ 23675] By: nicholas                              on 2004/12/23  22:14:42
19500         Log: Oops. You can't add new entries to config_h.SH without making some
19501              sort of corresponding defined/undefined value in config.sh somehow.
19502      Branch: perl
19503            ! Configure
19504 ____________________________________________________________________________
19505 [ 23674] By: nicholas                              on 2004/12/23  21:38:59
19506         Log: Relocatable @INC entries for Unix.
19507              (With appropriate fixups in Config.pm to complete the illusion)
19508              Currently can only be enabled with hackery to config.sh
19509              TODO - proper Configure support, and support for otherlibdirs in
19510              Config.pm
19511      Branch: perl
19512            ! Porting/Glossary config_h.SH configpm embed.fnc embed.h perl.c
19513            ! proto.h
19514 ____________________________________________________________________________
19515 [ 23673] By: merijn                                on 2004/12/23  21:04:37
19516         Log: 23669 was not such a good idea. More research needed.
19517      Branch: perl
19518            ! config_h.SH
19519 ____________________________________________________________________________
19520 [ 23672] By: rgs                                   on 2004/12/23  17:21:37
19521         Log: The "Setuid script not plain file" error wasn't documented.
19522      Branch: perl
19523            ! pod/perldiag.pod
19524 ____________________________________________________________________________
19525 [ 23671] By: rgs                                   on 2004/12/23  15:21:58
19526         Log: Subject: [PATCH] Data::Dumper Freezer fixes
19527              From: Sam Tregar <sam@tregar.com>
19528              Date: Sun, 19 Dec 2004 14:40:25 -0500 (EST)
19529              Message-ID: <Pine.LNX.4.61.0412191434490.7660@hillmont.dreamhost.com>
19530
19531              and bump Data::Dumper's VERSION
19532      Branch: perl
19533            + ext/Data/Dumper/t/freezer.t
19534            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
19535 ____________________________________________________________________________
19536 [ 23670] By: nicholas                              on 2004/12/22  23:15:07
19537         Log: Fix typo
19538      Branch: perl
19539            ! ext/Storable/Storable.xs
19540 ____________________________________________________________________________
19541 [ 23669] By: merijn                                on 2004/12/22  20:16:53
19542         Log: Just to re-sync with metaconfig output. No real changes.
19543      Branch: perl
19544            ! config_h.SH
19545 ____________________________________________________________________________
19546 [ 23668] By: rgs                                   on 2004/12/22  08:46:21
19547         Log: Move the definition of the S_procself_val() function before
19548              the point where it's used
19549      Branch: perl
19550            ! perl.c
19551 ____________________________________________________________________________
19552 [ 23667] By: nicholas                              on 2004/12/21  20:56:58
19553         Log: Move the setting of $^X ahead of the initialisation of @INC
19554      Branch: perl
19555            ! perl.c
19556 ____________________________________________________________________________
19557 [ 23666] By: nicholas                              on 2004/12/21  20:31:57
19558         Log: $#a>>=1 relies on malloc wrap to avoid the segfault, so need to
19559              skip the test on platforms where it's not available
19560      Branch: perl
19561            ! t/op/bop.t
19562 ____________________________________________________________________________
19563 [ 23663] By: nicholas                              on 2004/12/21  11:58:53
19564         Log: Note that the shell's test uses eq etc for numbers, = etc for
19565              strings, the reverse of Perl, which is definitely a trap.
19566              Spotted by Alexei Alexandrov.
19567      Branch: perl
19568            ! AUTHORS pod/perltrap.pod
19569 ____________________________________________________________________________
19570 [ 23662] By: merijn                                on 2004/12/20  13:38:45
19571         Log: Subject: [PATCH] AUTHORS
19572              From: Tels <nospam-abuse@bloodgate.com>
19573              Date: Sun, 19 Dec 2004 14:28:44 +0100
19574              Message-Id: <200412191428.45898@bloodgate.com>
19575      Branch: perl
19576            ! AUTHORS
19577 ____________________________________________________________________________
19578 [ 23661] By: rgs                                   on 2004/12/17  09:08:23
19579         Log: Subject: Re: [perl #32717] BeOS specific Updates
19580              From: bonefish@cs.tu-berlin.de
19581              Date: Fri, 17 Dec 2004 01:17:40 +0100
19582              Message-Id: <20041217011740.14398.1@cs.tu-berlin.de>
19583      Branch: perl
19584            - beos/beos_flock_server.cpp beos/beos_flock_server.h
19585            ! MANIFEST Makefile.SH README.beos beos/beos.c beos/beosish.h
19586            ! hints/beos.sh
19587 ____________________________________________________________________________
19588 [ 23660] By: rgs                                   on 2004/12/16  16:09:20
19589         Log: Subject: [PATCH] bop.t follow-up to #23645
19590              From: "Craig A. Berry" <craigberry@mac.com>
19591              Date: Thu, 16 Dec 2004 08:53:32 -0600
19592              Message-ID: <41C1A16C.9040700@mac.com>
19593      Branch: perl
19594            ! t/op/bop.t
19595 ____________________________________________________________________________
19596 [ 23659] By: rgs                                   on 2004/12/16  16:05:49
19597         Log: Subject: Re: Can't locate auto/POSIX/autosplit.ix [perl #24445] [PATCH]
19598              From: Andy Dougherty <doughera@lafayette.edu>
19599              Date: Thu, 16 Dec 2004 09:57:44 -0500 (EST)
19600              Message-ID: <Pine.SOL.4.58.0412160953470.20202@maxwell.phys.lafayette.edu>
19601      Branch: perl
19602            ! ext/POSIX/Makefile.PL
19603 ____________________________________________________________________________
19604 [ 23658] By: rgs                                   on 2004/12/16  15:58:06
19605         Log: Two pod2html patches from Dave Sparks :
19606
19607              Fix anchors for some function names
19608              Subject: pod2html fragment fix [PATCH]
19609              From: Gisle Aas <gisle@ActiveState.com>
19610              Date: 11 Nov 2004 14:36:46 +0100
19611              Message-ID: <lrk6sso6c1.fsf@caliper.activestate.com>
19612
19613              Subject: Make 'pod2html --quiet' be quiet [PATCH]
19614              From: Gisle Aas <gisle@ActiveState.com>
19615              Date: 11 Nov 2004 15:19:58 +0100
19616              Message-ID: <lrbre4o4c1.fsf@caliper.activestate.com>
19617      Branch: perl
19618            ! lib/Pod/Html.pm
19619 ____________________________________________________________________________
19620 [ 23657] By: rgs                                   on 2004/12/16  15:43:02
19621         Log: Pod::Html is not part of the podlators distribution
19622      Branch: perl
19623            ! Porting/Maintainers.pl
19624 ____________________________________________________________________________
19625 [ 23656] By: rgs                                   on 2004/12/15  16:39:29
19626         Log: Security fix from Debian in the debugger (in the setterm()
19627              function), from:
19628              Subject: Re: Security patch from Debian?
19629              From: Brendan O'Dea <bod@debian.org>
19630              Date: Thu, 2 Dec 2004 13:42:17 +1100
19631              Message-ID: <20041202024217.GA12670@londo.c47.org>
19632      Branch: perl
19633            ! lib/perl5db.pl
19634 ____________________________________________________________________________
19635 [ 23655] By: rgs                                   on 2004/12/15  15:14:05
19636         Log: A couple of SCO compilation patches
19637
19638              Subject: [perl #3097] Re: SCO5 XS dyn loading fails
19639              From: "Ilya N. Golubev" <gin@mo.msk.ru>
19640              Date: Tue, 14 Dec 2004 22:37:27 +0300
19641              Message-ID: <028941bf40f648-gin@mo.msk.ru>
19642
19643              Subject: Re: [perl #3100] NaN passed to gcvt [PATCH]
19644              From: Andy Dougherty <doughera@lafayette.edu>
19645              Date: Wed, 15 Dec 2004 10:29:22 -0500 (EST)
19646              Message-ID: <Pine.SOL.4.58.0412150956360.3441@maxwell.phys.lafayette.edu>
19647      Branch: perl
19648            ! hints/sco.sh
19649 ____________________________________________________________________________
19650 [ 23654] By: rgs                                   on 2004/12/15  13:16:06
19651         Log: Upgrade to Test::Simple 0.54
19652      Branch: perl
19653            + lib/Test/Simple/t/is_fh.t
19654            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
19655            ! lib/Test/Simple.pm lib/Test/Simple/Changes
19656            ! lib/Test/Simple/t/details.t lib/Test/Simple/t/fail-more.t
19657            ! lib/Test/Simple/t/harness_active.t
19658            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/maybe_regex.t
19659            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/sort_bug.t
19660            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
19661 ____________________________________________________________________________
19662 [ 23653] By: rgs                                   on 2004/12/15  12:43:37
19663         Log: Upgrade to ExtUtils::MakeMaker 6.25
19664      Branch: perl
19665            + lib/ExtUtils/t/dir_target.t
19666            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
19667            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
19668            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
19669            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
19670            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
19671            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
19672            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
19673            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
19674            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
19675            ! lib/ExtUtils/NOTES lib/ExtUtils/README lib/ExtUtils/instmodsh
19676            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST_PREFIX.t
19677            ! lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/MM_Unix.t
19678            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/hints.t
19679            ! lib/ExtUtils/t/oneliner.t lib/ExtUtils/t/parse_version.t
19680            ! lib/ExtUtils/t/prereq_print.t lib/ExtUtils/t/split_command.t
19681 ____________________________________________________________________________
19682 [ 23652] By: rgs                                   on 2004/12/14  16:22:42
19683         Log: Fix for [perl #32491] h2xs incorrectly parses enums with implicit values
19684      Branch: perl
19685            ! utils/h2xs.PL
19686 ____________________________________________________________________________
19687 [ 23651] By: rgs                                   on 2004/12/14  12:17:25
19688         Log: Subject: Re: B::walkoptree segfaults
19689              From: Alexey Tourbin <at@altlinux.ru>
19690              Date: Fri, 3 Dec 2004 05:06:49 +0300
19691              Message-ID: <20041203020649.GD3898@solemn.turbinal.org>
19692      Branch: perl
19693            ! ext/B/B.pm
19694 ____________________________________________________________________________
19695 [ 23650] By: rgs                                   on 2004/12/14  11:21:53
19696         Log: Make Sys::Syslog stricture-compliant
19697      Branch: perl
19698            ! ext/Sys/Syslog/Syslog.pm
19699 ____________________________________________________________________________
19700 [ 23649] By: rgs                                   on 2004/12/14  10:35:57
19701         Log: Allow escaping %m as %%m in Sys::Syslog format strings
19702              (suggested by Joshua Richardson <jric@yahoo-inc.com>
19703              and Yitzchak Scott-Thoennes)
19704      Branch: perl
19705            ! ext/Sys/Syslog/Syslog.pm
19706 ____________________________________________________________________________
19707 [ 23648] By: rgs                                   on 2004/12/14  10:22:48
19708         Log: Subject: [perl #24343] [PATCH] -w vs. -s
19709              From: "Steve Peters via RT" <perlbug-followup@perl.org>
19710              Date: 14 Dec 2004 06:41:34 -0000
19711              Message-ID: <rt-3.0.11-24343-103027.13.3005637364295@perl.org>
19712      Branch: perl
19713            ! pod/perlrun.pod
19714 ____________________________________________________________________________
19715 [ 23647] By: merijn                                on 2004/12/14  07:51:43
19716         Log: Subject: [perl #3274] [PATCH] Documentation for utime should be improved
19717              Date: 14 Dec 2004 06:29:23 -0000
19718              From: "Steve Peters via RT" <perlbug-followup@perl.org>
19719              Message-ID: <rt-3.0.11-3274-103026.2.21000805211489@perl.org>
19720      Branch: perl
19721            ! pod/perlfaq5.pod
19722 ____________________________________________________________________________
19723 [ 23646] By: rgs                                   on 2004/12/14  07:41:08
19724         Log: Fix test added in change 23645 with an eval()
19725      Branch: perl
19726            ! t/op/bop.t
19727 ____________________________________________________________________________
19728 [ 23645] By: rgs                                   on 2004/12/14  07:28:57
19729         Log: Test patch for already-solved bug #33003,
19730              by Michael G Schwern.
19731      Branch: perl
19732            ! t/op/bop.t
19733 ____________________________________________________________________________
19734 [ 23644] By: steveh                                on 2004/12/13  17:26:46
19735         Log: Document gv_stashpvn
19736
19737              This is already in the API supported by Devel::PPPort, and is
19738              more efficient than gv_stashpv if the length is already known.
19739      Branch: perl
19740            ! embed.fnc gv.c pod/perlapi.pod
19741 ____________________________________________________________________________
19742 [ 23643] By: rgs                                   on 2004/12/13  10:02:57
19743         Log: Subject: [PATCH] FileCache without import
19744              From: Michael G Schwern <schwern@pobox.com>
19745              Date: Sat, 11 Dec 2004 18:58:32 -0500
19746              Message-ID: <20041211235832.GA13462@windhund.schwern.org>
19747      Branch: perl
19748            + lib/FileCache/t/07noimport.t
19749            ! MANIFEST lib/FileCache.pm
19750 ____________________________________________________________________________
19751 [ 23642] By: rgs                                   on 2004/12/13  09:54:23
19752         Log: Subject: [PATCH] perlipc typo
19753              From: Brendan O'Dea <bod@debian.org>
19754              Date: Sun, 12 Dec 2004 10:25:04 +1100
19755              Message-ID: <20041211232504.GA8380@londo.c47.org>
19756      Branch: perl
19757            ! pod/perlipc.pod
19758 ____________________________________________________________________________
19759 [ 23641] By: rgs                                   on 2004/12/13  09:41:21
19760         Log: Subject: [PATCH] t/op/taint.t follow-up to #23635
19761              From: "Craig A. Berry" <craigberry@mac.com>
19762              Date: Sat, 11 Dec 2004 11:03:57 -0600
19763              Message-ID: <41BB287D.6090001@mac.com>
19764      Branch: perl
19765            ! t/op/taint.t
19766 ____________________________________________________________________________
19767 [ 23640] By: rgs                                   on 2004/12/13  08:39:34
19768         Log: Subject: Re: Smoke [5.9.2] 23634 FAIL(F) openbsd 3.6 (i386/1 cpu) [PATCH]
19769              From: Gisle Aas <gisle@ActiveState.com>
19770              Date: 11 Dec 2004 02:57:19 -0800
19771              Message-ID: <lrr7lxje5s.fsf_-_@caliper.activestate.com>
19772      Branch: perl
19773            ! utf8.c
19774 ____________________________________________________________________________
19775 [ 23639] By: rgs                                   on 2004/12/10  22:02:52
19776         Log: Subject: [PATCH] Re: [perl #2562] wantarray fails in END, INIT, and CHECK blocks
19777              From: mjtg@cam.ac.uk (Mike Guy)
19778              Date: Fri, 10 Dec 2004 19:08:01 +0000
19779              Message-ID: <E1Ccq7V-00057s-9s@virgo.cus.cam.ac.uk>
19780      Branch: perl
19781            ! pod/perlfunc.pod
19782 ____________________________________________________________________________
19783 [ 23638] By: steveh                                on 2004/12/10  14:58:59
19784         Log: Fix Win32 breakage caused by change 23610
19785
19786              Simply skip the offending tests on Win32.  There is no sense in testing
19787              that $Config dir entries appear in @INC because the $Config entries
19788              relate to where perl.exe will be installed (as per INST_DRV/INST_TOP in
19789              win32/Makefile), whereas @INC entries are dynamic, based on where
19790              perlXX.dll is currently located.
19791      Branch: perl
19792            ! lib/Config.t
19793 ____________________________________________________________________________
19794 [ 23637] By: rgs                                   on 2004/12/10  10:17:47
19795         Log: Pod nit ([perl #32800])
19796      Branch: perl
19797            ! pod/perlfunc.pod
19798 ____________________________________________________________________________
19799 [ 23636] By: rgs                                   on 2004/12/10  10:02:12
19800         Log: Subject: [PATCH] Test rt.perl.org 5900
19801              From: Michael G Schwern <schwern@pobox.com>
19802              Date: Thu, 9 Dec 2004 22:11:59 -0500
19803              Message-ID: <20041210031159.GA7629@windhund.schwern.org>
19804      Branch: perl
19805            ! t/op/taint.t
19806 ____________________________________________________________________________
19807 [ 23635] By: rgs                                   on 2004/12/10  09:51:44
19808         Log: Subject: [PATCH] cleanup t/op/taint.t
19809              From: Michael G Schwern <schwern@pobox.com>
19810              Date: Fri, 10 Dec 2004 02:04:49 -0500
19811              Message-ID: <20041210070448.GA22347@windhund.schwern.org>
19812
19813              Subject: [PATCH] Add todo_skip() to test.pl
19814              From: Michael G Schwern <schwern@pobox.com>
19815              Date: Fri, 10 Dec 2004 04:27:06 -0500
19816              Message-ID: <20041210092706.GA23378@windhund.schwern.org>
19817      Branch: perl
19818            ! t/op/taint.t t/test.pl
19819 ____________________________________________________________________________
19820 [ 23634] By: nicholas                              on 2004/12/09  22:51:03
19821         Log: Evade using @ in the 1 liner with some perl 1 syntax.
19822      Branch: perl
19823            ! lib/Config.t
19824 ____________________________________________________________________________
19825 [ 23633] By: rgs                                   on 2004/12/09  18:50:16
19826         Log: Subject: RE: [PATCH perl.h toke.c utf8.c] minor format clean up
19827              From: Robin Barker <Robin.Barker@npl.co.uk>
19828              Date: Wed, 1 Dec 2004 15:15:44 -0000
19829              Message-ID: <533D273D4014D411AB1D00062938C4D90849C521@hotel.npl.co.uk>
19830      Branch: perl
19831            ! perl.h
19832 ____________________________________________________________________________
19833 [ 23632] By: rgs                                   on 2004/12/09  17:12:12
19834         Log: Subject: UTF8_ALLOW_ANYUV should not allow overlong sequences [PATCH]
19835              From: Gisle Aas <gisle@activestate.com>
19836              Date: 06 Dec 2004 02:59:24 -0800
19837              Message-ID: <lrmzwrae0j.fsf_-_@caliper.activestate.com>
19838      Branch: perl
19839            ! utf8.h
19840 ____________________________________________________________________________
19841 [ 23631] By: rgs                                   on 2004/12/09  16:03:01
19842         Log: Subject: [PATCH] :encoding(utf8) broken in perl-5.8.6
19843              From: Gisle Aas <gisle@ActiveState.com>
19844              Date: 03 Dec 2004 06:09:19 -0800
19845              Message-ID: <lrllcfeank.fsf_-_@caliper.activestate.com>
19846      Branch: perl
19847            ! ext/PerlIO/t/encoding.t
19848 ____________________________________________________________________________
19849 [ 23630] By: rgs                                   on 2004/12/09  15:49:07
19850         Log: Upgrade to perldoc 3.14
19851      Branch: perl
19852            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
19853 ____________________________________________________________________________
19854 [ 23629] By: rgs                                   on 2004/12/09  09:57:42
19855         Log: Fix test to cope with the previous h2ph change.
19856      Branch: perl
19857            ! t/lib/h2ph.pht
19858 ____________________________________________________________________________
19859 [ 23628] By: rgs                                   on 2004/12/08  16:50:30
19860         Log: Subject: [perl #32962] h2ph - use of local() in generated code
19861              From: Peter.Dintelmann@dresdner-bank.com (via RT)
19862              Date: 8 Dec 2004 15:49:32 -0000
19863              Message-ID: <rt-3.0.11-32962-102394.11.065973521948@perl.org>
19864      Branch: perl
19865            ! utils/h2ph.PL
19866 ____________________________________________________________________________
19867 [ 23627] By: rgs                                   on 2004/12/08  16:19:38
19868         Log: Subject: [PATCH] Re: [perl #32949] FileCache only works in "main" package
19869              From: "Jos I. Boumans" <kane@xs4all.net>
19870              Date: Wed, 8 Dec 2004 14:24:19 +0100
19871              Message-Id: <7728A4F5-491C-11D9-9CA3-000A95EF62E2@xs4all.net>
19872      Branch: perl
19873            + lib/FileCache/t/06export.t
19874            ! MANIFEST lib/FileCache.pm
19875 ____________________________________________________________________________
19876 [ 23626] By: nicholas                              on 2004/12/07  23:39:46
19877         Log: Avoid getting the stash name twice (at least visually, if not also
19878              in the generated code)
19879      Branch: perl
19880            ! sv.c
19881 ____________________________________________________________________________
19882 [ 23624] By: rgs                                   on 2004/12/07  18:26:48
19883         Log: Upgrade to Encode 2.09
19884      Branch: perl
19885            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
19886            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.xs
19887            ! ext/Encode/t/Encode.t ext/Encode/t/fallback.t
19888 ____________________________________________________________________________
19889 [ 23623] By: nicholas                              on 2004/12/07  15:27:09
19890         Log: Revert part of the change to gv_fullname4(), as the change seems to
19891              be fractionally slower. Re-investigation prompted by a comment from
19892              Tim Bunce, who seems to be more on the ball than I am.
19893      Branch: perl
19894            ! gv.c
19895 ____________________________________________________________________________
19896 [ 23622] By: steveh                                on 2004/12/07  10:50:26
19897         Log: Update AUTHORS (for changes #23200 and #23621)
19898      Branch: perl
19899            ! AUTHORS
19900 ____________________________________________________________________________
19901 [ 23621] By: steveh                                on 2004/12/07  10:35:59
19902         Log: Updates to README.win32 (aka perlwin32), with some changes.
19903
19904              Subject: Patch to README.win32 distributed with 5.8.6 for building under .net / MSVC7 (free)
19905              From: Max Maischein <corion@corion.net>
19906              Date: Sun, 05 Dec 2004 19:39:40 +0100
19907              Message-ID: <41B355EC.9010505@corion.net>
19908      Branch: perl
19909            ! README.win32
19910 ____________________________________________________________________________
19911 [ 23620] By: rgs                                   on 2004/12/06  22:22:11
19912         Log: Upgrade to Term::ANSIColor 1.09
19913      Branch: perl
19914            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
19915            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
19916 ____________________________________________________________________________
19917 [ 23619] By: rgs                                   on 2004/12/06  21:54:55
19918         Log: Small addition to perlsec by Stas Bekman.
19919      Branch: perl
19920            ! pod/perlsec.pod
19921 ____________________________________________________________________________
19922 [ 23618] By: steveh                                on 2004/12/06  15:54:30
19923         Log: Fix another Win32 breakage caused by change 23554
19924      Branch: perl
19925            ! t/win32/system.t
19926 ____________________________________________________________________________
19927 [ 23617] By: nicholas                              on 2004/12/06  15:35:39
19928         Log: Break out setting $^X into its own static function S_set_caret_X
19929      Branch: perl
19930            ! perl.c
19931 ____________________________________________________________________________
19932 [ 23616] By: steveh                                on 2004/12/06  14:42:32
19933         Log: Fix typo from change 23554 which screwed up Windows smokes
19934      Branch: perl
19935            ! win32/Makefile
19936 ____________________________________________________________________________
19937 [ 23615] By: nicholas                              on 2004/12/06  14:39:59
19938         Log: sanity check the arguments to runperl(), to try to avoid it
19939              hanging waiting on STDIN for a script.
19940      Branch: perl
19941            ! t/test.pl
19942 ____________________________________________________________________________
19943 [ 23614] By: nicholas                              on 2004/12/06  13:41:45
19944         Log: Remove spurious semicolons
19945              (As these 2 are spare, I guess I should send them to Mark Rhodes
19946              (former office mate) as he often said that he kept mislaying his)
19947      Branch: perl
19948            ! gv.h
19949 ____________________________________________________________________________
19950 [ 23613] By: nicholas                              on 2004/12/06  13:10:24
19951         Log: Tests for Config.pm much better now - toDONE
19952      Branch: perl
19953            ! pod/perltodo.pod
19954 ____________________________________________________________________________
19955 [ 23612] By: nicholas                              on 2004/12/06  13:01:36
19956         Log: Turn gv_fullname3 and gv_efullname3 into macros that call
19957              gv_fullname4 and gv_efullname4 directly, saving overhead.
19958      Branch: perl
19959            ! embed.fnc embed.h gv.h proto.h
19960 ____________________________________________________________________________
19961 [ 23611] By: merijn                                on 2004/12/06  12:00:10
19962         Log: New Itanium servers
19963      Branch: perl
19964            ! README.hpux
19965 ____________________________________________________________________________
19966 [ 23610] By: nicholas                              on 2004/12/06  10:35:00
19967         Log: Check that @INC entries and %Config path entries are consistent.
19968      Branch: perl
19969            ! lib/Config.t
19970 ____________________________________________________________________________
19971 [ 23609] By: nicholas                              on 2004/12/03  22:17:32
19972         Log: gv_fullname4() can get rid of the main:: for us.
19973              (well, actually, it never puts it in)
19974      Branch: perl
19975            ! op.c
19976 ____________________________________________________________________________
19977 [ 23608] By: rgs                                   on 2004/12/03  21:51:45
19978         Log: $foo::_ was wrongly forced as $main::_.
19979              Since we still want "our $_" to be always forced to $main::_,
19980              deplace the forcing code at our-pad allocation time.
19981              (Making execution probably a tiny bit faster)
19982      Branch: perl
19983            ! gv.c op.c t/op/mydef.t
19984 ____________________________________________________________________________
19985 [ 23607] By: nicholas                              on 2004/12/03  20:38:37
19986         Log: Remove double checking of acceptable switches on tr/// ops.
19987      Branch: perl
19988            ! toke.c
19989 ____________________________________________________________________________
19990 [ 23606] By: nicholas                              on 2004/12/03  20:07:31
19991         Log: use (c == '$' || c == '@' || c == '%') instead of strchr("$@%", c)
19992              The latter gives larger code, is less clear and can't be any faster
19993      Branch: perl
19994            ! perl.c toke.c
19995 ____________________________________________________________________________
19996 [ 23605] By: nicholas                              on 2004/12/03  18:56:31
19997         Log: Small code tidy up in gv_fullname4
19998      Branch: perl
19999            ! gv.c
20000 ____________________________________________________________________________
20001 [ 23604] By: nicholas                              on 2004/12/03  18:26:43
20002         Log: There are clearer ways of saying m/^[ab]$/ than strchr("ab", c)
20003              They seem to produce slightly smaller object code too.
20004      Branch: perl
20005            ! gv.c
20006 ____________________________________________________________________________
20007 [ 23603] By: nicholas                              on 2004/12/03  17:02:43
20008         Log: Fix a typo in an assert(). It helps to compile with -DDEBUGGING
20009      Branch: perl
20010            ! perl.c
20011 ____________________________________________________________________________
20012 [ 23602] By: nicholas                              on 2004/12/03  15:50:15
20013         Log: Pull out the duplicateded push @INC, $_ if -e $_ code from
20014              S_pushinc into a new function S_pushinc_if_exists
20015              Avoid the SV copy when pushing onto @INC by creating a new scratch
20016              SV each time a push is done.
20017      Branch: perl
20018            ! perl.c
20019 ____________________________________________________________________________
20020 [ 23601] By: nicholas                              on 2004/12/02  22:35:34
20021         Log: Subject: [PATCH] configure.com: no more CONFIG=true
20022              From: "Craig A. Berry" <craigberry@mac.com>
20023              Message-ID: <41AF87BA.1080108@mac.com>
20024              Date: Thu, 02 Dec 2004 15:23:06 -0600
20025      Branch: perl
20026            ! configure.com
20027 ____________________________________________________________________________
20028 [ 23598] By: nicholas                              on 2004/12/01  23:13:32
20029         Log: 2 new BeOS files were missing
20030      Branch: perl
20031            ! MANIFEST
20032 ____________________________________________________________________________
20033 [ 23592] By: nicholas                              on 2004/12/01  18:54:14
20034         Log: Subject: [PATCH] Makefile.SH: de-parallelise mktables
20035              From: Jarkko Hietaniemi <jhi@iki.fi>
20036              Message-ID: <41ADFD95.4030007@iki.fi>
20037              Date: Wed, 01 Dec 2004 19:21:25 +0200
20038      Branch: perl
20039            ! Makefile.SH
20040 ____________________________________________________________________________
20041 [ 23588] By: nicholas                              on 2004/12/01  16:52:45
20042         Log: &test in constant.t is vestigial, so amputate it.
20043      Branch: perl
20044            ! lib/constant.t
20045 ____________________________________________________________________________
20046 [ 23587] By: nicholas                              on 2004/12/01  16:35:10
20047         Log: Tidy up the reference name stringification to save getting the
20048              hash name twice. Pleasant side effect is 44 byte smaller object
20049              file. (A small win is still a win)
20050      Branch: perl
20051            ! sv.c
20052 ____________________________________________________________________________
20053 [ 23584] By: merijn                                on 2004/12/01  13:44:24
20054         Log: Subject: [perl #32717] BeOS specific Updates
20055              Date: 30 Nov 2004 15:38:32 -0000
20056              From: Ingo Weinhold (via RT) <perlbug-followup@perl.org>
20057              Message-ID: <rt-3.0.11-32717-101307.19.7097750538509@perl.org>
20058      Branch: perl
20059            + beos/beos_flock_server.cpp beos/beos_flock_server.h
20060            ! beos/beos.c beos/beosish.h ext/Errno/Errno_pm.PL
20061            ! ext/File/Glob/t/basic.t hints/beos.sh lib/ExtUtils/t/MM_BeOS.t
20062            ! lib/Tie/File/t/16_handle.t perl.c t/op/magic.t
20063 ____________________________________________________________________________
20064 [ 23583] By: merijn                                on 2004/12/01  13:29:18
20065         Log: Subject: [PATCH] add -I../lib to VMS build to find Config_heavy.pl
20066              Date: Wed, 01 Dec 2004 07:24:45 -0600
20067              From: "Craig A. Berry" <craigberry@mac.com>
20068              Message-ID: <41ADC61D.8010407@mac.com>
20069      Branch: perl
20070            ! vms/descrip_mms.template
20071 ____________________________________________________________________________
20072 [ 23581] By: rgs                                   on 2004/12/01  13:01:55
20073         Log: MANIFEST.SKIP is missing from the list of files that come
20074              with MakeMaker
20075      Branch: perl
20076            ! Porting/Maintainers.pl
20077 ____________________________________________________________________________
20078 [ 23577] By: nicholas                              on 2004/11/30  16:40:06
20079         Log: Add placeholders for the new strlcat and strlcpy entries in
20080              config.sh, to ensure that the config.h generated for cross-
20081              compilation will still work.
20082      Branch: perl
20083            ! Cross/config.sh-arm-linux
20084 ____________________________________________________________________________
20085 [ 23575] By: nicholas                              on 2004/11/30  15:32:17
20086         Log: Let pod/buildtoc resort the MANIFEST the way it wants it
20087      Branch: perl
20088            ! MANIFEST
20089 ____________________________________________________________________________
20090 [ 23574] By: nicholas                              on 2004/11/30  15:31:14
20091         Log: Add perl586delta.pod to all the necessary makefiles and tables of
20092              contents.
20093      Branch: perl
20094            ! pod.lst pod/perl.pod pod/perltoc.pod vms/descrip_mms.template
20095            ! win32/pod.mak
20096 ____________________________________________________________________________
20097 [ 23571] By: merijn                                on 2004/11/30  15:11:01
20098         Log: Subject: Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd 3.6 (i386/1 cpu)
20099              Date: Tue, 30 Nov 2004 09:29:06 -0600
20100              From: Steve Peters <steve@fisharerojo.org>
20101              Message-ID: <20041130152906.GA555@mccoy.peters.homeunix.org>
20102      Branch: perl
20103            ! hints/openbsd.sh
20104 ____________________________________________________________________________
20105 [ 23570] By: nicholas                              on 2004/11/30  14:57:53
20106         Log: Integrate perlhist entries for 5.8.6 and its perldelta to blead
20107      Branch: perl
20108           +> pod/perl586delta.pod
20109            ! MANIFEST
20110           !> pod/perlhist.pod
20111 ____________________________________________________________________________
20112 [ 23568] By: rgs                                   on 2004/11/30  13:02:16
20113         Log: Protection against trailing spaces in embed.fnc
20114      Branch: perl
20115            ! autodoc.pl embed.pl
20116 ____________________________________________________________________________
20117 [ 23567] By: rgs                                   on 2004/11/30  12:57:30
20118         Log: Remove trailing whitespace that found their way in the docs
20119              (spotted by Stas Bekman)
20120      Branch: perl
20121            ! embed.fnc pod/perlapi.pod proto.h
20122 ____________________________________________________________________________
20123 [ 23566] By: rgs                                   on 2004/11/29  12:30:31
20124         Log: Upgrade to Test::Simple 0.53
20125      Branch: perl
20126            + lib/Test/Simple/t/circular_data.t
20127            + lib/Test/Simple/t/overload_threads.t
20128            + lib/Test/Simple/t/plan_bad.t
20129            + lib/Test/Simple/t/plan_shouldnt_import.t
20130            + lib/Test/Simple/t/require_ok.t lib/Test/Simple/t/sort_bug.t
20131            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
20132            ! lib/Test/Simple.pm lib/Test/Simple/Changes
20133            ! lib/Test/Simple/README lib/Test/Simple/TODO
20134            ! lib/Test/Simple/t/00signature.t lib/Test/Simple/t/More.t
20135            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/fail_one.t
20136            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/overload.t
20137            ! lib/Test/Simple/t/todo.t t/lib/TieOut.pm
20138 ____________________________________________________________________________
20139 [ 23564] By: nicholas                              on 2004/11/28  16:13:56
20140         Log: Skip generating all the code to deal with "" strings in config.sh
20141              if there aren't any. '' only code is much simpler.
20142      Branch: perl
20143            ! configpm
20144 ____________________________________________________________________________
20145 [ 23563] By: nicholas                              on 2004/11/28  15:00:15
20146         Log: Given that there is a pre-built cache, no need for @v_fast
20147      Branch: perl
20148            ! configpm
20149 ____________________________________________________________________________
20150 [ 23562] By: nicholas                              on 2004/11/28  13:56:30
20151         Log: The byteorder code doesn't need to be in Config.pm if byteorder
20152              isn't actually a frequently looked up value.
20153      Branch: perl
20154            ! configpm
20155 ____________________________________________________________________________
20156 [ 23561] By: nicholas                              on 2004/11/28  13:20:39
20157         Log: Need to stub the public functions to keep some existing code
20158              working.
20159              No need to keep $Config_SH around in memory when we can easily
20160              re-create it.
20161      Branch: perl
20162            ! configpm
20163 ____________________________________________________________________________
20164 [ 23558] By: nicholas                              on 2004/11/27  23:06:41
20165         Log: Generate the precached %Config entries based on some empirical
20166              data, rather than just guesswork.
20167      Branch: perl
20168            ! Makefile.SH configpm
20169 ____________________________________________________________________________
20170 [ 23557] By: nicholas                              on 2004/11/27  21:26:42
20171         Log: Subject: [PATCH] Re: getting Config.pm on a diet
20172              From: "Craig A. Berry" <craigberry@mac.com>
20173              Message-ID: <41A8F225.7080902@mac.com>
20174              Date: Sat, 27 Nov 2004 15:31:17 -0600
20175      Branch: perl
20176            ! vms/descrip_mms.template
20177 ____________________________________________________________________________
20178 [ 23555] By: nicholas                              on 2004/11/27  17:28:47
20179         Log: Hateful cAsE iNsEnSiTiVe file systems
20180      Branch: perl
20181            ! configpm
20182 ____________________________________________________________________________
20183 [ 23554] By: nicholas                              on 2004/11/27  16:56:35
20184         Log: Put Config.pm on a diet. 3K rather than 32K
20185              configpm now generates 2 files, a small Config.pm containing the
20186              commonly used functions and values, which AUTOLOADs a
20187              Config_heavy.pl containing anything else needed.
20188              The "common" values in the small Config.pm may need some
20189              tweaking, based on real world data.
20190      Branch: perl
20191            ! Makefile.SH configpm vms/descrip_mms.template win32/Makefile
20192            ! win32/makefile.mk
20193 ____________________________________________________________________________
20194 [ 23550] By: nicholas                              on 2004/11/27  14:43:37
20195         Log: Clarify the return values of pos, particularly 0 and undef, as
20196              suggested by Stas Bekman
20197      Branch: perl
20198            ! pod/perlfunc.pod
20199 ____________________________________________________________________________
20200 [ 23549] By: nicholas                              on 2004/11/27  14:24:21
20201         Log: Document the interaction of PERL_USE_SAVE_PUTENV and
20202              PL_use_safe_putenv, based on text by Stas Bekman
20203      Branch: perl
20204            ! INSTALL
20205 ____________________________________________________________________________
20206 [ 23548] By: rgs                                   on 2004/11/26  17:20:46
20207         Log: Subject: [perl #32639] [PATCH] Bug in Term::Complete Module with $_ Usage
20208              From: "Steve Peters via RT" <perlbug-followup@perl.org>
20209              Date: 26 Nov 2004 17:14:33 -0000
20210              Message-ID: <rt-3.0.11-32639-101066.11.6172971744206@perl.org>
20211      Branch: perl
20212            ! lib/Term/Complete.pm
20213 ____________________________________________________________________________
20214 [ 23547] By: rgs                                   on 2004/11/26  15:16:59
20215         Log: Freak out if h2ph has to translate a macro that    contains assembly code.
20216
20217              Subject: [PATCH] h2ph vs __asm__
20218              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
20219              Date: Thu, 25 Nov 2004 17:24:43 +0100
20220              Message-ID: <20041125172443.757a4833@dhcp123.mandrakesoft.com>
20221      Branch: perl
20222            ! utils/h2ph.PL
20223 ____________________________________________________________________________
20224 [ 23546] By: rgs                                   on 2004/11/26  15:07:47
20225         Log: Doc nit for B::Lint
20226              Subject: [PATCH] B::Lint
20227              From: Andy Lester <andy@petdance.com>
20228              Date: Fri, 26 Nov 2004 00:30:48 -0600
20229              Message-ID: <20041126063048.GA10161@petdance.com>
20230      Branch: perl
20231            ! ext/B/B/Lint.pm
20232 ____________________________________________________________________________
20233 [ 23545] By: nicholas                              on 2004/11/26  12:33:34
20234         Log: The change to the internal representation introduced a bug whereby
20235              the key returned by FIRSTKEY had an erroneous leading newline.
20236              EXISTS was also buggy.
20237      Branch: perl
20238            ! configpm lib/Config.t
20239 ____________________________________________________________________________
20240 [ 23544] By: nicholas                              on 2004/11/26  11:29:21
20241         Log: Make configpm and the generated Config.pm strict and warnings
20242              clean.
20243      Branch: perl
20244            ! configpm
20245 ____________________________________________________________________________
20246 [ 23543] By: steveh                                on 2004/11/26  10:56:12
20247         Log: Fix Win32 breakage caused by changes 23535/23542.
20248      Branch: perl
20249            ! lib/Config.t
20250 ____________________________________________________________________________
20251 [ 23542] By: nicholas                              on 2004/11/25  23:41:05
20252         Log: Generate the virtual entries at Config.pm build time, as they
20253              don't change. This lets us get rid of the entire "fetch_virtual"
20254              baggage, and makes the config_re lookup work for the virtual
20255              entries.
20256      Branch: perl
20257            ! configpm lib/Config.t
20258 ____________________________________________________________________________
20259 [ 23541] By: nicholas                              on 2004/11/25  22:50:15
20260         Log: Cheat. (Add a leading newline, and so remove all the special
20261              casing for "if we're at the start of $Config_SH")
20262      Branch: perl
20263            ! configpm lib/Config.t
20264 ____________________________________________________________________________
20265 [ 23538] By: nicholas                              on 2004/11/25  21:37:23
20266         Log: Add an exists test for the things we loop over
20267      Branch: perl
20268            ! lib/Config.t
20269 ____________________________________________________________________________
20270 [ 23537] By: nicholas                              on 2004/11/25  21:33:23
20271         Log: The first entry in the virtual config.sh is special cased. So
20272              test it.
20273      Branch: perl
20274            ! lib/Config.t
20275 ____________________________________________________________________________
20276 [ 23536] By: nicholas                              on 2004/11/25  21:00:56
20277         Log: Make $Config{libs_nolargefiles} and
20278              $Config{libswanted_nolargefiles} work. (For the first time)
20279      Branch: perl
20280            ! configpm lib/Config.t
20281 ____________________________________________________________________________
20282 [ 23535] By: nicholas                              on 2004/11/25  20:10:43
20283         Log: Test the currently working virtual %Config entries
20284      Branch: perl
20285            ! lib/Config.t
20286 ____________________________________________________________________________
20287 [ 23534] By: rgs                                   on 2004/11/24  16:09:42
20288         Log: Subject: RC1 pod fix #anchor
20289              From: Stas Bekman <stas@stason.org>
20290              Date: Wed, 24 Nov 2004 10:57:21 -0500
20291              Message-ID: <41A4AF61.9080408@stason.org>
20292      Branch: perl
20293            ! pod/perlrun.pod
20294 ____________________________________________________________________________
20295 [ 23533] By: rgs                                   on 2004/11/24  16:07:38
20296         Log: Subject: [patch pod/perlipc] use POSIX; w/o () is a bad idea
20297              From: Stas Bekman <stas@stason.org>
20298              Date: Wed, 24 Nov 2004 11:25:14 -0500
20299              Message-ID: <41A4B5EA.3020804@stason.org>
20300      Branch: perl
20301            ! pod/perlipc.pod
20302 ____________________________________________________________________________
20303 [ 23532] By: rgs                                   on 2004/11/24  14:47:31
20304         Log: Subject: [perl #3242] [PATCH]No error on assignment to $>
20305              From: "Steve Peters via RT" <perlbug-followup@perl.org>
20306              Date: 21 Nov 2004 04:38:09 -0000
20307              Message-ID: <rt-3.0.11-3242-100676.6.32723019025057@perl.org>
20308      Branch: perl
20309            ! pod/perlvar.pod
20310 ____________________________________________________________________________
20311 [ 23531] By: nicholas                              on 2004/11/24  11:50:28
20312         Log: Wrap some long lines
20313      Branch: perl
20314            ! lib/Config.t
20315 ____________________________________________________________________________
20316 [ 23528] By: rgs                                   on 2004/11/23  13:35:34
20317         Log: Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong value
20318              after eval or require
20319      Branch: perl
20320            ! t/comp/package.t toke.c
20321 ____________________________________________________________________________
20322 [ 23527] By: rgs                                   on 2004/11/23  10:20:02
20323         Log: Subject: Re: [perl #32486] error in documentation for POSIX::pipe
20324              From: Michael G Schwern <schwern@pobox.com>
20325              Date: Fri, 19 Nov 2004 14:28:56 -0500
20326              Message-ID: <20041119192856.GA4769@windhund.schwern.org>
20327      Branch: perl
20328            ! ext/POSIX/POSIX.pod
20329 ____________________________________________________________________________
20330 [ 23526] By: rgs                                   on 2004/11/23  09:26:03
20331         Log: Subject: [perl #3422] [PATCH] CHECK routine called after syntax error
20332              From: "Steve Peters via RT" <perlbug-followup@perl.org>
20333              Date: 23 Nov 2004 00:04:24 -0000
20334              Message-ID: <rt-3.0.11-3422-100830.4.45764701781506@perl.org>
20335      Branch: perl
20336            ! ext/B/B/Deparse.pm
20337 ____________________________________________________________________________
20338 [ 23525] By: rgs                                   on 2004/11/23  09:09:57
20339         Log: Subject: [PATCH] warnings.t portability tweaks
20340              From: "Craig A. Berry" <craigberry@mac.com>
20341              Date: Sat, 20 Nov 2004 10:29:47 -0600
20342              Message-ID: <419F70FB.7000100@mac.com>
20343      Branch: perl
20344            ! t/lib/warnings/9uninit t/lib/warnings/perlio
20345 ____________________________________________________________________________
20346 [ 23523] By: nicholas                              on 2004/11/20  22:17:18
20347         Log: Assimilate Test-Simple 0.50
20348      Branch: perl
20349            + lib/Test/Simple/TODO lib/Test/Simple/t/00signature.t
20350            + lib/Test/Simple/t/00test_harness_check.t
20351            + lib/Test/Simple/t/eq_set.t lib/Test/Simple/t/extra_one.t
20352            + lib/Test/Simple/t/fail_one.t
20353            + lib/Test/Simple/t/harness_active.t lib/Test/Simple/t/no_diag.t
20354            + lib/Test/Simple/t/overload.t lib/Test/Simple/t/reset.t
20355            + lib/Test/Simple/t/thread_taint.t t/lib/NoExporter.pm
20356            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
20357            ! lib/Test/Simple.pm lib/Test/Simple/Changes
20358            ! lib/Test/Simple/README lib/Test/Simple/t/More.t
20359            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/extra.t
20360            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
20361            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/has_plan2.t
20362            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/missing.t
20363            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan_is_noplan.t
20364            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/threads.t
20365            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/use_ok.t
20366            ! lib/Test/Tutorial.pod t/lib/Test/Simple/Catch.pm
20367            ! t/lib/TieOut.pm
20368 ____________________________________________________________________________
20369 [ 23520] By: nicholas                              on 2004/11/20  14:21:28
20370         Log: genuine possible buffer problems spotted by flawfinder
20371      Branch: perl
20372            ! regcomp.c util.c
20373 ____________________________________________________________________________
20374 [ 23519] By: rgs                                   on 2004/11/19  14:48:35
20375         Log: Make "err" a weak keyword;
20376              that is, it will be overriden by any sub named "err", except when
20377              really an operator is expected at this point. ([perl #32347])
20378      Branch: perl
20379            ! t/op/dor.t toke.c
20380 ____________________________________________________________________________
20381 [ 23518] By: rgs                                   on 2004/11/19  09:22:33
20382         Log: Subject: [perl #32486] error in documentation for POSIX::pipe
20383              From: chris@ex-parrot.com (via RT) <perlbug-followup@perl.org>
20384              Date: 18 Nov 2004 18:09:54 -0000
20385              Message-ID: <rt-3.0.11-32486-100537.1.04456486825399@perl.org>
20386      Branch: perl
20387            ! ext/POSIX/POSIX.pod
20388 ____________________________________________________________________________
20389 [ 23517] By: nicholas                              on 2004/11/18  23:32:20
20390         Log: Bump version number
20391      Branch: perl
20392            ! lib/ExtUtils/Constant.pm
20393 ____________________________________________________________________________
20394 [ 23516] By: rgs                                   on 2004/11/18  22:06:21
20395         Log: Remaining nit in the deparsing of reversed foreach loops
20396      Branch: perl
20397            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
20398 ____________________________________________________________________________
20399 [ 23514] By: rgs                                   on 2004/11/18  18:01:52
20400         Log: Fix deparsing of reversed foreach loops,
20401              plus a bug in the previous commit
20402      Branch: perl
20403            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
20404 ____________________________________________________________________________
20405 [ 23513] By: rgs                                   on 2004/11/18  17:25:19
20406         Log: Fix deparsing of reversed sort and descending sorts,
20407              due to the recent optimisations on this part of the optree.
20408      Branch: perl
20409            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
20410 ____________________________________________________________________________
20411 [ 23510] By: rgs                                   on 2004/11/17  10:41:56
20412         Log: Subject: [perl #28929] File::Find follow_fast => 1 loses dangling symlink
20413              From: "Steve Peters via RT" <perlbug-followup@perl.org>
20414              Date: 12 Nov 2004 02:47:36 -0000
20415              Message-ID: <rt-3.0.11-28929-100158.11.3214775505644@perl.org>
20416      Branch: perl
20417            ! lib/File/Find.pm lib/File/Find/t/find.t
20418 ____________________________________________________________________________
20419 [ 23509] By: rgs                                   on 2004/11/17  10:22:52
20420         Log: PerlFAQ sync.
20421      Branch: perl
20422            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq6.pod
20423            ! pod/perlfaq7.pod
20424 ____________________________________________________________________________
20425 [ 23508] By: rgs                                   on 2004/11/17  10:14:58
20426         Log: Fix a couple of typos.
20427      Branch: perl
20428            ! hv.c utf8.c
20429 ____________________________________________________________________________
20430 [ 23507] By: rgs                                   on 2004/11/17  10:11:20
20431         Log: Subject: SuSE's perl safe_putenf diff
20432              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
20433              Date: Thu, 11 Nov 2004 15:54:43 +0100
20434              Message-ID: <20041111145443.GA1854@immd4.informatik.uni-erlangen.de>
20435
20436              slightly reworked to make the PL_use_safe_putenv variable fit in
20437              the current framework. This patch turns on the use of safe putenv
20438              for any application that embeds a perl interpreter.
20439      Branch: perl
20440            ! embedvar.h mg.c miniperlmain.c perl.c perlapi.h perlvars.h
20441            ! util.c
20442 ____________________________________________________________________________
20443 [ 23506] By: rgs                                   on 2004/11/17  08:57:17
20444         Log: Subject: [PATCH] perl5db.pl POD cleanup
20445              From: Autrijus Tang <autrijus@autrijus.org>
20446              Date: Fri, 12 Nov 2004 12:41:33 +0800
20447              Message-ID: <20041112044133.GA92924@aut.dyndns.org>
20448      Branch: perl
20449            ! lib/perl5db.pl
20450 ____________________________________________________________________________
20451 [ 23505] By: rgs                                   on 2004/11/17  08:31:39
20452         Log: Subject: [PATCH 5.8.x] Allow more tries for t/op/time.t test 2.
20453              From: Andy Dougherty <doughera@lafayette.edu>
20454              Date: Tue, 16 Nov 2004 12:11:00 -0500 (EST)
20455              Message-ID: <Pine.SOL.4.58.0411161149170.5639@maxwell.phys.lafayette.edu>
20456      Branch: perl
20457            ! t/op/time.t
20458 ____________________________________________________________________________
20459 [ 23501] By: steveh                                on 2004/11/16  10:55:20
20460         Log: Make all scripts run by regen.pl write output with UNIX style EOL's.
20461
20462              (autodoc.pl was already done by change 23371.)
20463      Branch: perl
20464            ! bytecode.pl embed.pl keywords.pl opcode.pl regcomp.pl
20465            ! warnings.pl
20466 ____________________________________________________________________________
20467 [ 23500] By: merijn                                on 2004/11/16  10:49:35
20468         Log: Subject: [PATCH] s/hierachy/hierarchy/
20469              Date: Mon, 15 Nov 2004 15:59:14 -0700
20470              From: "Larry Shatzer Jr." <larrysh@cpan.org>
20471              Message-ID: <20041115225913.GA22373@zippy.zyx.net>
20472      Branch: perl
20473            ! ext/B/B.pm ext/Time/HiRes/Makefile.PL perlio.h
20474 ____________________________________________________________________________
20475 [ 23499] By: steveh                                on 2004/11/16  09:42:50
20476         Log: Fix Win32 breakage caused by changes to op.c in change 23433.
20477
20478              Also limit the scope of the locks in a couple of places, as suggested
20479              by Hugo in http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-11/msg00286.html.
20480      Branch: perl
20481            ! embed.fnc embed.h global.sym op.c op.h proto.h regcomp.c
20482 ____________________________________________________________________________
20483 [ 23498] By: merijn                                on 2004/11/14  07:02:20
20484         Log: Subject: [PATCH] Add the minitest target to vms buildsystem
20485              From: Abe Timmerman <abe@ztreet.demon.nl>
20486              Date: Sun, 14 Nov 2004 00:48:17 +0100
20487              Message-Id: <200411140048.17035.abe@ztreet.demon.nl>
20488      Branch: perl
20489            ! vms/descrip_mms.template vms/test.com
20490 ____________________________________________________________________________
20491 [ 23497] By: rgs                                   on 2004/11/12  21:11:48
20492         Log: Subject: [perl #32400] Unnecessary warning from constant.pm
20493              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
20494              Date: 10 Nov 2004 18:30:38 -0000
20495              Message-ID: <rt-3.0.11-32400-100099.4.31094423840584@perl.org>
20496      Branch: perl
20497            ! lib/constant.pm lib/constant.t
20498 ____________________________________________________________________________
20499 [ 23496] By: merijn                                on 2004/11/12  20:47:19
20500         Log: Subject: [perl #32419] Spelling fixes for perl@23492
20501              Date: 12 Nov 2004 16:14:49 -0000
20502              From: Richard Soderberg (via RT) <perlbug-followup@perl.org>
20503              Message-ID: <rt-3.0.11-32419-100173.13.0717895191322@perl.org>
20504      Branch: perl
20505            ! pod/perl573delta.pod pod/perl58delta.pod pod/perl590delta.pod
20506            ! pod/perl591delta.pod pod/perl592delta.pod pod/perlapi.pod
20507            ! pod/perlapio.pod pod/perldata.pod pod/perldebtut.pod
20508            ! pod/perlipc.pod pod/perlport.pod pod/perlre.pod
20509            ! pod/perlretut.pod pod/perlrun.pod pod/perlsub.pod
20510            ! pod/perlthrtut.pod pod/perltodo.pod pod/perltooc.pod
20511 ____________________________________________________________________________
20512 [ 23495] By: merijn                                on 2004/11/12  20:26:17
20513         Log: Subject: [PATCH] Small documentation fix to ExtUtils::Constant
20514              Date: Fri, 12 Nov 2004 11:15:47 -0600
20515              From: steve@fisharerojo.org
20516              Message-ID: <20041112171547.GA8011@kirk.dsl-verizon.net>
20517      Branch: perl
20518            ! lib/ExtUtils/Constant.pm
20519 ____________________________________________________________________________
20520 [ 23494] By: davem                                 on 2004/11/12  18:59:06
20521         Log: Add some descriptive text from Larry to op.c on how optrees are built
20522      Branch: perl
20523            ! op.c
20524 ____________________________________________________________________________
20525 [ 23492] By: rgs                                   on 2004/11/10  09:32:39
20526         Log: Replace a skip by a todo.
20527              Subject: Re: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
20528              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
20529              Date: Wed, 10 Nov 2004 01:30:14 -0800
20530              Message-ID: <20041110093014.GA1676@efn.org>
20531      Branch: perl
20532            ! t/io/tell.t
20533 ____________________________________________________________________________
20534 [ 23491] By: rgs                                   on 2004/11/10  07:40:31
20535         Log: Subject: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
20536              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
20537              Date: Tue, 9 Nov 2004 17:40:13 -0800
20538              Message-ID: <20041110014012.GA2796@efn.org>
20539      Branch: perl
20540            ! t/io/tell.t
20541 ____________________________________________________________________________
20542 [ 23490] By: rgs                                   on 2004/11/09  18:17:07
20543         Log: Adjust test count for non-windows machines
20544      Branch: perl
20545            ! ext/IO/t/io_file.t
20546 ____________________________________________________________________________
20547 [ 23489] By: merijn                                on 2004/11/09  17:53:53
20548         Log: Subject: [PATCH] fix IO::File to support binmode
20549              From: "Jos I. Boumans" <kane@dwim.org>
20550              Date: Tue, 9 Nov 2004 16:59:27 +0100
20551              Message-Id: <559E356E-3268-11D9-A2E6-000A95EF62E2@dwim.org>
20552      Branch: perl
20553            + ext/IO/t/io_file.t
20554            ! MANIFEST ext/IO/lib/IO/File.pm
20555 ____________________________________________________________________________
20556 [ 23487] By: nicholas                              on 2004/11/08  20:27:42
20557         Log: No more late changes, dammit
20558      Branch: perl
20559            ! ext/B/t/optree_concise.t
20560 ____________________________________________________________________________
20561 [ 23485] By: rgs                                   on 2004/11/08  08:38:03
20562         Log: Subject: Re: optree tests and VMS progress (no really)
20563              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
20564              Date: Sun, 7 Nov 2004 23:24:15 -0800
20565              Message-ID: <20041108072415.GA3928@efn.org>
20566      Branch: perl
20567            ! ext/B/t/OptreeCheck.pm
20568 ____________________________________________________________________________
20569 [ 23482] By: davem                                 on 2004/11/06  11:59:16
20570         Log: document regcomp.c/regexec.c's dual life under ext/re/
20571      Branch: perl
20572            ! regcomp.c regexec.c
20573 ____________________________________________________________________________
20574 [ 23481] By: nicholas                              on 2004/11/06  08:48:50
20575         Log: Subject: Re: optree tests and VMS progress (no really)
20576              From: Jim Cromie <jim.cromie@gmail.com>
20577              Message-ID: <cfe85dfa041105235723398fe2@mail.gmail.com>
20578              Date: Sat, 6 Nov 2004 00:57:13 -0700
20579      Branch: perl
20580            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
20581            ! ext/B/t/optree_concise.t
20582 ____________________________________________________________________________
20583 [ 23475] By: merijn                                on 2004/11/05  14:16:27
20584         Log: Subject: Re: Buidling stable.tar.gz on Unix as non-root [PATCH]
20585              Date: Fri, 5 Nov 2004 10:36:57 -0500 (EST)
20586              From: Andy Dougherty <doughera@lafayette.edu>
20587              Message-ID: <Pine.SOL.4.58.0411051035020.15217@maxwell.phys.lafayette.edu>
20588      Branch: perl
20589            ! INSTALL
20590 ____________________________________________________________________________
20591 [ 23474] By: merijn                                on 2004/11/05  13:07:16
20592         Log: Skip failing thread/wait tests on HP-UX 10.20
20593              These will never ever be fixed, since 10.20 is obsolete
20594              perl583delta describes this. The quote is included in wait.t
20595      Branch: perl
20596            ! ext/threads/shared/t/wait.t
20597 ____________________________________________________________________________
20598 [ 23473] By: rgs                                   on 2004/11/05  08:47:44
20599         Log: Subject: [perl #32327] Benchmark calls coderef with spurious arguments
20600              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
20601              Date: 4 Nov 2004 20:12:36 -0000
20602              Message-ID: <rt-3.0.11-32327-99325.8.9408996026507@perl.org>
20603      Branch: perl
20604            ! lib/Benchmark.pm lib/Benchmark.t
20605 ____________________________________________________________________________
20606 [ 23471] By: rgs                                   on 2004/11/04  09:26:56
20607         Log: Subject: [PATCH blead] [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
20608              From: Rick Delaney <rick@bort.ca>
20609              Date: Sun, 31 Oct 2004 22:40:40 -0500
20610              Message-ID: <20041101034040.GC1232@biff.bort.ca>
20611      Branch: perl
20612            + t/op/regexp_qr.t
20613            ! MANIFEST pp.c pp_hot.c regexec.c t/op/regexp.t
20614 ____________________________________________________________________________
20615 [ 23470] By: rgs                                   on 2004/11/04  08:25:34
20616         Log: Subject: Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
20617              From: Rick Delaney <rick@bort.ca>
20618              Date: Wed, 3 Nov 2004 19:46:16 -0500
20619              Message-ID: <20041104004616.GA11214@biff.bort.ca>
20620      Branch: perl
20621            ! lib/overload.pm lib/overload.t
20622 ____________________________________________________________________________
20623 [ 23469] By: rgs                                   on 2004/11/03  11:54:28
20624         Log: Mostly revert change #23347 (keep the test suite, fixed),
20625              having decided that it wasn't a correct fix for bug #31793.
20626      Branch: perl
20627            ! lib/overload.pm lib/overload.t
20628 ____________________________________________________________________________
20629 [ 23468] By: rgs                                   on 2004/11/03  07:39:04
20630         Log: Subject: Re: [perl #30633] Perl's "do" operator with a variety of absolute paths under Cygwin
20631              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
20632              Date: Tue, 2 Nov 2004 17:24:29 -0800
20633              Message-ID: <20041103012429.GA7196@efn.org>
20634      Branch: perl
20635            ! util.h
20636 ____________________________________________________________________________
20637 [ 23467] By: rgs                                   on 2004/11/03  06:38:38
20638         Log: Subject: [PATCH configure.com] Re: [PATCH]  Detecting strlcat() and strlcpy() in Configure
20639              From: "Craig A. Berry" <craigberry@mac.com>
20640              Date: Tue, 02 Nov 2004 20:02:04 -0600
20641              Message-ID: <41883C1C.3080108@mac.com>
20642      Branch: perl
20643            ! configure.com
20644 ____________________________________________________________________________
20645 [ 23466] By: rgs                                   on 2004/11/02  12:33:57
20646         Log: FAQ sync
20647      Branch: perl
20648            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20649            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20650            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20651            ! pod/perlfaq9.pod
20652 ____________________________________________________________________________
20653 [ 23465] By: rgs                                   on 2004/11/02  08:18:15
20654         Log: Reformulate an error
20655              (so the error message given by "perl -M" is a bit more
20656              meaningful, as Jarkko pointed out)
20657      Branch: perl
20658            ! perl.c pod/perldiag.pod
20659 ____________________________________________________________________________
20660 [ 23457] By: merijn                                on 2004/11/01  13:26:43
20661         Log: New Glossary and samples for blead
20662              Glossary now is in line with recent changes to config_h.SH
20663      Branch: perl
20664            ! Porting/Glossary Porting/config.sh Porting/config_H
20665 ____________________________________________________________________________
20666 [ 23455] By: merijn                                on 2004/11/01  12:51:52
20667         Log: Since strlcat/strlcpy are not argument/return value compatible
20668              with strncat/strncpy, replace the misleading defines with comment
20669      Branch: perl
20670            ! handy.h
20671 ____________________________________________________________________________
20672 [ 23450] By: merijn                                on 2004/10/31  16:33:17
20673         Log: The next step in strlcat ()/ strcpy () detection and usage
20674              preparation. Change to handy.h eeded for config_h.SH
20675      Branch: perl
20676            ! config_h.SH handy.h
20677 ____________________________________________________________________________
20678 [ 23448] By: nicholas                              on 2004/10/31  14:37:46
20679         Log: Make TEST and harness skip tests for extensions that were not
20680              configured. Currently this skipping is silent - maybe they should
20681              report what they are skipping.
20682      Branch: perl
20683            ! t/TEST t/harness
20684 ____________________________________________________________________________
20685 [ 23446] By: nicholas                              on 2004/10/31  13:02:01
20686         Log: Subject: [patches] optree_* tests unexpectedly succeeding. + maint-only patch
20687              From: Jim Cromie <jim.cromie@gmail.com>
20688              Message-ID: <cfe85dfa04102515365f11ef10@mail.gmail.com>
20689              Date: Mon, 25 Oct 2004 16:36:40 -0600
20690      Branch: perl
20691            ! ext/B/t/optree_check.t ext/B/t/optree_varinit.t
20692 ____________________________________________________________________________
20693 [ 23445] By: nicholas                              on 2004/10/31  12:24:09
20694         Log: Set the IV values for PL_sv_yes and PL_sv_no at initialisation time.
20695      Branch: perl
20696            ! perl.c sv.c
20697 ____________________________________________________________________________
20698 [ 23444] By: nicholas                              on 2004/10/31  11:20:27
20699         Log: Skip tests if Devel::Peek not built
20700      Branch: perl
20701            ! ext/threads/shared/t/sv_refs.t ext/threads/t/end.t
20702            ! ext/threads/t/join.t lib/base/t/fields-base.t
20703 ____________________________________________________________________________
20704 [ 23443] By: nicholas                              on 2004/10/31  11:19:47
20705         Log: Assimilate PathTools 3.01 (File::Spec and Cwd)
20706      Branch: perl
20707            ! ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
20708            ! lib/File/Spec/VMS.pm
20709 ____________________________________________________________________________
20710 [ 23442] By: nicholas                              on 2004/10/31  11:07:57
20711         Log: Oops. Forgot to add the new test in I18N::LangTags 0.35
20712      Branch: perl
20713            + lib/I18N/LangTags/t/20_locales.t
20714 ____________________________________________________________________________
20715 [ 23441] By: nicholas                              on 2004/10/31  10:41:17
20716         Log: Correct change 23437 - as Config isn't imported, need to use a fully
20717              qualified package
20718      Branch: perl
20719            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
20720            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
20721            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
20722            ! ext/B/t/optree_varinit.t
20723 ____________________________________________________________________________
20724 [ 23440] By: nicholas                              on 2004/10/31  10:40:11
20725         Log: Assimilate I18N::LangTags 0.35
20726      Branch: perl
20727            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
20728            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
20729 ____________________________________________________________________________
20730 [ 23439] By: nicholas                              on 2004/10/31  08:17:57
20731         Log: Subject: [PATCH] Temporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap problems on IRIX (was Re: Problem and question))
20732              Date: Sun, 31 Oct 2004 04:01:42 -0500
20733              From: Ed Allen Smith <easmith@beatrice.rutgers.edu>
20734              Message-Id: <mid+200410310901.i9V91g1Y519894@dogberry.rutgers.edu>
20735      Branch: perl
20736            ! hints/irix_6.sh
20737 ____________________________________________________________________________
20738 [ 23438] By: davem                                 on 2004/10/30  23:25:37
20739         Log: Using foreach on threads::shared array crashes perl
20740              The FETCH code for shared aggregate elements could leak a shared RV
20741              address into a private SV. RVs are now handled specially, in the
20742              same way that they already were for scalar shared magic.
20743      Branch: perl
20744            ! ext/threads/shared/shared.xs
20745 ____________________________________________________________________________
20746 [ 23437] By: nicholas                              on 2004/10/30  22:49:18
20747         Log: Skip tests that require Data::Dumper if it is not built
20748      Branch: perl
20749            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
20750            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
20751            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
20752            ! ext/B/t/optree_varinit.t lib/ExtUtils/t/Liblist.t
20753            ! lib/ExtUtils/t/prereq_print.t
20754 ____________________________________________________________________________
20755 [ 23436] By: merijn                                on 2004/10/30  16:11:15
20756         Log: Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS's
20757      Branch: perl
20758            ! NetWare/config_H.wc Porting/config_H plan9/config_h.sample
20759            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20760            ! win32/config_H.vc64 wince/config_H.ce
20761 ____________________________________________________________________________
20762 [ 23435] By: merijn                                on 2004/10/30  15:54:48
20763         Log: Added probes for strlcat () and strlcpy () to Configure
20764              Re-ordered config_h.SH
20765      Branch: perl
20766            ! Configure Makefile.SH config_h.SH
20767 ____________________________________________________________________________
20768 [ 23433] By: davem                                 on 2004/10/29  21:04:17
20769         Log: Threading crash with closures
20770              various OpREFCNT_inc() operations weren't doing locking
20771      Branch: perl
20772            ! pad.c regcomp.c sv.c
20773 ____________________________________________________________________________
20774 [ 23432] By: steveh                                on 2004/10/29  14:12:02
20775         Log: Document sv_magic() changes brought about by sv_magicext()
20776
20777              Change 14335 made sv_magic() a wrapper to a new sv_magicext(),
20778              but didn't update the documentation for sv_magic() to reflect
20779              the changed handling of the name/namlen arguments.
20780
20781              Also correct a couple of typos, and mention sv_magicext() in
20782              perlguts.
20783      Branch: perl
20784            ! pod/perlapi.pod pod/perlguts.pod sv.c
20785 ____________________________________________________________________________
20786 [ 23431] By: merijn                                on 2004/10/29  13:56:03
20787         Log: Subject: [PATCH] 36 additional tests for B
20788              From: Steve Peters <steve@fisharerojo.org>
20789              Date: Fri, 29 Oct 2004 00:53:22 -0500
20790              Message-Id: <200410290053.22947.steve@fisharerojo.org>
20791      Branch: perl
20792            ! ext/B/t/b.t
20793 ____________________________________________________________________________
20794 [ 23426] By: davem                                 on 2004/10/27  22:50:57
20795         Log: include flags and refcount in the list of leaked scalars
20796      Branch: perl
20797            ! perl.c
20798 ____________________________________________________________________________
20799 [ 23425] By: ams                                   on 2004/10/27  11:27:27
20800         Log: Subject: [PATCH] lib/Carp.t improvements
20801              From: "Craig A. Berry" <craigberry@mac.com>
20802              Date: Tue, 26 Oct 2004 23:32:25 -0500
20803              Message-Id: <417F24D9.1000904@mac.com>
20804      Branch: perl
20805            ! lib/Carp.t
20806 ____________________________________________________________________________
20807 [ 23424] By: rgs                                   on 2004/10/25  15:31:21
20808         Log: Fix [perl #32130] Errno.pm must not pass references to "prototype"
20809      Branch: perl
20810            ! ext/Errno/Errno_pm.PL ext/Errno/t/Errno.t
20811 ____________________________________________________________________________
20812 [ 23423] By: rgs                                   on 2004/10/25  15:09:27
20813         Log: Small updates to the web addresses for Perl, noticed by Robert Spier
20814      Branch: perl
20815            ! pod/perl.pod pod/perlfaq2.pod
20816 ____________________________________________________________________________
20817 [ 23422] By: rgs                                   on 2004/10/25  14:56:37
20818         Log: Subject: [perl #30227] [PATCH]splain vs. -w
20819              From: "Steve Peters via RT" <perlbug-followup@perl.org>
20820              Date: 23 Oct 2004 13:55:41 -0000
20821              Message-ID: <rt-3.0.11-30227-98375.1.28465791111211@perl.org>
20822      Branch: perl
20823            ! lib/diagnostics.pm
20824 ____________________________________________________________________________
20825 [ 23421] By: rgs                                   on 2004/10/25  07:29:50
20826         Log: Upgrade to Encode 2.08.
20827      Branch: perl
20828            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
20829            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
20830            ! ext/Encode/Unicode/Unicode.xs
20831            ! ext/Encode/lib/Encode/Encoding.pm
20832 ____________________________________________________________________________
20833 [ 23420] By: mhx                                   on 2004/10/24  07:53:45
20834         Log: Subject: Re: [perl #31937] perlop: add basic =~ examples
20835              From: Steve Peters <steve@fisharerojo.org>
20836              Date: Sat, 23 Oct 2004 08:01:51 -0500
20837              Message-Id: <200410230801.51649.steve@fisharerojo.org>
20838      Branch: perl
20839            ! pod/perlop.pod
20840 ____________________________________________________________________________
20841 [ 23419] By: mhx                                   on 2004/10/23  23:39:18
20842         Log: Subject: [PATCH] Re: Devel::Peek: hash quality 125%?
20843              From: Tels <perl_dummy@bloodgate.com>
20844              Date: Sat, 23 Oct 2004 16:56:31 +0200
20845              Message-Id: <200410231656.40995@bloodgate.com>
20846      Branch: perl
20847            ! ext/Devel/Peek/Changes ext/Devel/Peek/Peek.pm
20848 ____________________________________________________________________________
20849 [ 23418] By: davem                                 on 2004/10/23  21:50:19
20850         Log: Chained goto &sub drops data too early.
20851
20852              Change 22373 to stop a memory leak in goto &foo intead caused
20853              the elements of @_ to be freed too early. This revised fix
20854              just transfers the reifiedness of the old @_ to the new @_
20855      Branch: perl
20856            ! pp_ctl.c t/op/goto.t
20857 ____________________________________________________________________________
20858 [ 23417] By: rgs                                   on 2004/10/23  19:58:07
20859         Log: Upgrade to Encode 2.07
20860      Branch: perl
20861            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
20862            ! ext/Encode/Encode.xs ext/Encode/META.yml
20863            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
20864            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/Encode.t
20865            ! ext/Encode/t/fallback.t ext/Encode/ucm/macArabic.ucm
20866            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macChinsimp.ucm
20867            ! ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDingbats.ucm
20868            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macKorean.ucm
20869            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macSymbol.ucm
20870            ! ext/Encode/ucm/macThai.ucm
20871 ____________________________________________________________________________
20872 [ 23416] By: nicholas                              on 2004/10/23  17:15:46
20873         Log: Subject: [PATCH] ext/IO/IO.xs: fix blocking on sparc linux
20874              Message-ID: <20041022033033.GA12362@londo.c47.org>
20875              From: Brendan O'Dea <bod@debian.org>
20876              Date: Fri, 22 Oct 2004 13:30:33 +1000
20877      Branch: perl
20878            ! ext/IO/IO.xs
20879 ____________________________________________________________________________
20880 [ 23410] By: rgs                                   on 2004/10/21  15:51:32
20881         Log: Subject: docpatch for perltie.pod
20882              From: David Cantrell <david@cantrell.org.uk>
20883              Date: Thu, 21 Oct 2004 12:21:52 +0100
20884              Message-ID: <20041021112151.GA22862@bytemark.barnyard.co.uk>
20885      Branch: perl
20886            ! pod/perltie.pod
20887 ____________________________________________________________________________
20888 [ 23396] By: ams                                   on 2004/10/21  01:36:49
20889         Log: Subject: [PATCH] Math::BigInt v1.73 final
20890              From: Tels <perl_dummy@bloodgate.com>
20891              Date: Wed, 20 Oct 2004 21:06:40 +0200
20892              Message-Id: <200410202106.41840@bloodgate.com>
20893
20894              Subject: [PATCH] Math::BigRat v0.13 (pre-release)
20895              From: Tels <tels@bloodgate.com>
20896              Date: Wed, 20 Oct 2004 22:03:55 +0200
20897              Message-Id: <200410202203.56063@bloodgate.com>
20898      Branch: perl
20899            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/BigRat.pm
20900            ! lib/Math/BigRat/t/big_ap.t lib/Math/BigRat/t/bigrat.t
20901            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
20902            ! lib/Math/BigRat/t/bigratup.t
20903 ____________________________________________________________________________
20904 [ 23395] By: nicholas                              on 2004/10/20  22:39:36
20905         Log: Need to skip optree walking tests if perlio not built
20906      Branch: perl
20907            ! ext/B/t/f_map.t ext/B/t/f_sort.t
20908 ____________________________________________________________________________
20909 [ 23394] By: rgs                                   on 2004/10/20  07:42:34
20910         Log: Remove opmini.c when cleaning up.
20911      Branch: perl
20912            ! Makefile.SH
20913 ____________________________________________________________________________
20914 [ 23393] By: rgs                                   on 2004/10/20  07:36:45
20915         Log: Ensure that PVA.pl returns a true value.
20916      Branch: perl
20917            ! lib/unicore/mktables
20918 ____________________________________________________________________________
20919 [ 23392] By: ams                                   on 2004/10/20  06:19:03
20920         Log: Subject: [PATCH perl.c pod/perl.pod pod/perlfaq2.pod]
20921              Rephrase "Perl Home Page" References
20922              From: chromatic <chromatic@wgz.org>
20923              Date: Tue, 19 Oct 2004 22:52:19 -0700
20924              Message-Id: <1098251539.20976.53.camel@localhost>
20925      Branch: perl
20926            ! AUTHORS perl.c pod/perl.pod pod/perlfaq2.pod
20927 ____________________________________________________________________________
20928 [ 23384] By: rgs                                   on 2004/10/19  13:17:01
20929         Log: Upgrade to Encode 2.05
20930      Branch: perl
20931            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
20932            ! ext/Encode/encoding.pm
20933 ____________________________________________________________________________
20934 [ 23383] By: rgs                                   on 2004/10/19  11:38:37
20935         Log: More Data::Dumper docs nits, fix the previous one,
20936              suggested by Yves Orton.
20937      Branch: perl
20938            ! ext/Data/Dumper/Dumper.pm
20939 ____________________________________________________________________________
20940 [ 23382] By: rgs                                   on 2004/10/19  11:21:55
20941         Log: Subject: [PATCH] perlfaq2.pod (add a book)
20942              From: <richard.foley@ubs.com>
20943              Date: Tue, 19 Oct 2004 07:29:31 +0200
20944              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E3A@NZURC900PEX1.ubsgs.ubsgroup.net>
20945      Branch: perl
20946            ! pod/perlfaq2.pod
20947 ____________________________________________________________________________
20948 [ 23381] By: mhx                                   on 2004/10/19  03:51:59
20949         Log: Re-apply the encoding.pm part of:
20950
20951              Subject: [PATCH] encoding and open pragmas
20952              From: Jarkko Hietaniemi <jhi@iki.fi>
20953              Date: Mon, 16 Aug 2004 22:27:00 +0300
20954              Message-ID: <41210A84.6060506@iki.fi>
20955      Branch: perl
20956            ! ext/Encode/encoding.pm
20957 ____________________________________________________________________________
20958 [ 23380] By: mhx                                   on 2004/10/18  21:00:26
20959         Log: Upgrade to Encode 2.04.
20960      Branch: perl
20961            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
20962            ! ext/Encode/JP/JP.pm ext/Encode/META.yml ext/Encode/Makefile.PL
20963            ! ext/Encode/bin/piconv ext/Encode/bin/ucmsort
20964            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
20965            ! ext/Encode/lib/Encode/Supported.pod
20966            ! ext/Encode/ucm/big5-hkscs.ucm
20967 ____________________________________________________________________________
20968 [ 23379] By: mhx                                   on 2004/10/18  15:44:05
20969         Log: Fix a typo.
20970      Branch: perl
20971            ! utils/c2ph.PL
20972 ____________________________________________________________________________
20973 [ 23378] By: rgs                                   on 2004/10/18  11:25:20
20974         Log: Add a missing warning categorisation in perldiag.
20975      Branch: perl
20976            ! pod/perldiag.pod
20977 ____________________________________________________________________________
20978 [ 23377] By: ams                                   on 2004/10/16  23:52:18
20979         Log: Subject: [PATCH] test_harness tweak for VMS
20980              From: "Craig A. Berry" <craigberry@mac.com>
20981              Date: Sat, 16 Oct 2004 12:15:02 -0500
20982              Message-Id: <41715716.5000108@mac.com>
20983      Branch: perl
20984            ! vms/descrip_mms.template vms/test.com
20985 ____________________________________________________________________________
20986 [ 23376] By: nicholas                              on 2004/10/16  18:16:12
20987         Log: Merge code from vdie and vcroak into S_vdie_croak_common
20988      Branch: perl
20989            ! util.c
20990 ____________________________________________________________________________
20991 [ 23375] By: nicholas                              on 2004/10/16  14:39:48
20992         Log: Merge the common code from Perl_vdie and Perl_vwarner into a
20993              S_vdie_common
20994      Branch: perl
20995            ! util.c
20996 ____________________________________________________________________________
20997 [ 23374] By: nicholas                              on 2004/10/16  12:57:39
20998         Log: The second half of Perl_vwarner is actually a straight cut&paste job
20999              from Perl_vwarn, so convert it into a (tail) call to Perl_vwarn.
21000              cut&paste is bad, m'kay.
21001      Branch: perl
21002            ! util.c
21003 ____________________________________________________________________________
21004 [ 23373] By: nicholas                              on 2004/10/15  17:11:08
21005         Log: Implement sv_svset _nosteal variants by passing a flag into
21006              sv_set_flags rather than messing with the SvTEMP() flag on either
21007              side of the call.
21008      Branch: perl
21009            ! sv.c sv.h
21010 ____________________________________________________________________________
21011 [ 23372] By: rgs                                   on 2004/10/15  14:09:54
21012         Log: Implement a new -dt command-line flag, to enable threads under the
21013              debugger (bug #31666).
21014
21015              Subject: RE: [PATCH] debugger handles threads [perl #31666]
21016              From: <richard.foley@ubs.com>
21017              Date: Wed, 13 Oct 2004 13:01:18 +0200
21018              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E12@NZURC900PEX1.ubsgs.ubsgroup.net>
21019
21020              Subject: Re: [PATCH] debugger handles threads [perl #31666]
21021              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
21022              Date: Wed, 13 Oct 2004 02:49:58 -0700
21023              Message-ID: <20041013094957.GA17184@efn.org>
21024      Branch: perl
21025            ! lib/perl5db.pl perl.c pod/perlrun.pod
21026 ____________________________________________________________________________
21027 [ 23371] By: steveh                                on 2004/10/15  12:54:29
21028         Log: Make autodoc.pl write its output with UNIX style EOL's.
21029
21030              This saves the Win32 committer(s?) having to dos2unix the files
21031              before committing.  Maybe Perforce's "LineEnd: share" suffices
21032              anyway, but there's no harm in playing safe.
21033      Branch: perl
21034            ! autodoc.pl
21035 ____________________________________________________________________________
21036 [ 23370] By: nicholas                              on 2004/10/15  11:01:18
21037         Log: Include opmini.c in the dependency generation.
21038      Branch: perl
21039            ! Makefile.SH
21040 ____________________________________________________________________________
21041 [ 23369] By: rgs                                   on 2004/10/15  10:20:16
21042         Log: Doc nit to Data::Dumper, suggested by Peter Kay.
21043      Branch: perl
21044            ! ext/Data/Dumper/Dumper.pm
21045 ____________________________________________________________________________
21046 [ 23368] By: steveh                                on 2004/10/15  10:12:31
21047         Log: Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.
21048
21049              These are already in the API supported by Devel::PPPort, and are
21050              often more useful than sv_vcatpvfn and sv_vsetpvfn which were
21051              already documented.
21052      Branch: perl
21053            ! embed.fnc pod/perlapi.pod sv.c
21054 ____________________________________________________________________________
21055 [ 23367] By: mhx                                   on 2004/10/14  18:00:04
21056         Log: Subject: [PATCH] Re: [NOT OK] 23353 OpenVMS 7.2 VAX
21057              From: "Craig A. Berry" <craigberry@mac.com>
21058              Date: Thu, 14 Oct 2004 10:09:41 -0500
21059              Message-ID: <416E96B5.5020100@mac.com>
21060      Branch: perl
21061            ! ext/Devel/PPPort/parts/inc/ppphtest
21062            ! ext/Devel/PPPort/t/ppphtest.t
21063 ____________________________________________________________________________
21064 [ 23366] By: rgs                                   on 2004/10/14  15:50:49
21065         Log: Subject: AW: [perl #31864] IO::Poll - undef fd not checked in mask()
21066              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
21067              Date: Mon, 11 Oct 2004 09:54:15 +0200
21068              Message-ID: <8FD9B6A658383E468B55D364D1A9951601857331@ffz00zm6.ffz00e.mail.dresdner.net>
21069      Branch: perl
21070            ! ext/IO/lib/IO/Poll.pm
21071 ____________________________________________________________________________
21072 [ 23365] By: rgs                                   on 2004/10/14  14:58:21
21073         Log: Fix [perl #31971] local $^D gives noise
21074      Branch: perl
21075            ! embed.fnc embed.h mg.c perl.c proto.h
21076 ____________________________________________________________________________
21077 [ 23364] By: rgs                                   on 2004/10/14  14:25:29
21078         Log: A few fixes in the list of -D debugging flags
21079      Branch: perl
21080            ! perl.c pod/perlrun.pod
21081 ____________________________________________________________________________
21082 [ 23363] By: rgs                                   on 2004/10/14  14:01:50
21083         Log: Subject: [PATCH@23361] RE: [PATCH-for-23358] enable statically linked exte nsions for Win32
21084              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
21085              Date: Wed, 13 Oct 2004 09:45:31 +0400
21086              Message-ID: <7DD1BE2C50259746ABB8683672D2089E08133C@itotest-1.spb.lucent.com>
21087      Branch: perl
21088            ! win32/buildext.pl win32/makefile.mk
21089 ____________________________________________________________________________
21090 [ 23362] By: rgs                                   on 2004/10/12  16:49:53
21091         Log: Minor tweaks for the test.utf16 target, by Jarkko
21092      Branch: perl
21093            ! t/TEST
21094 ____________________________________________________________________________
21095 [ 23361] By: rgs                                   on 2004/10/12  16:07:54
21096         Log: Subject: [perl #31843] warnings::warn($obj,...) fails when $obj overloads ""
21097              From: kaminsky@math.huji.ac.il (via RT) <perlbug-followup@perl.org>
21098              Date: 5 Oct 2004 09:52:07 -0000
21099              Message-ID: <rt-3.0.11-31843-97358.2.89612012687236@perl.org>
21100              (with tweaks)
21101      Branch: perl
21102            ! lib/warnings.pm warnings.pl
21103 ____________________________________________________________________________
21104 [ 23360] By: rgs                                   on 2004/10/12  13:02:44
21105         Log: Subject: [PATCH-for-23358] enable statically linked extensions for Win32
21106              From: Vadim Konovalov <konovalo@mail.wplus.net>
21107              Date: Mon, 11 Oct 2004 22:57:00 +0400
21108              Message-ID: <80173417046.20041011225700@vkonovalov.ru>
21109      Branch: perl
21110            ! makedef.pl win32/Makefile win32/buildext.pl win32/dl_win32.xs
21111            ! win32/makefile.mk win32/perllib.c win32/sync_ext.pl
21112 ____________________________________________________________________________
21113 [ 23359] By: rgs                                   on 2004/10/12  12:54:27
21114         Log: Subject: Patch: BigInt v1.73 (pre-release)
21115              From: Tels <perl_dummy@bloodgate.com>
21116              Date: Sun, 10 Oct 2004 22:36:03 +0200
21117              Message-Id: <200410102236.03637@bloodgate.com>
21118      Branch: perl
21119            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
21120            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
21121            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
21122            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
21123            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
21124            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
21125            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
21126 ____________________________________________________________________________
21127 [ 23358] By: rgs                                   on 2004/10/11  07:28:34
21128         Log: Subject: [PATCH] add the 'test_harness' target to vms "makefile"
21129              From: Abe Timmerman <abe@ztreet.demon.nl>
21130              Date: Sat, 9 Oct 2004 18:13:38 +0200
21131              Message-Id: <200410091813.38673.abe@ztreet.demon.nl>
21132      Branch: perl
21133            ! t/harness vms/descrip_mms.template vms/test.com
21134 ____________________________________________________________________________
21135 [ 23357] By: davem                                 on 2004/10/10  19:18:00
21136         Log: Turn regcomp into a list op
21137      Branch: perl
21138            ! embed.fnc ext/B/B/Deparse.pm lib/overload.t op.c perly.act
21139            ! perly.h perly.tab perly.y pp_ctl.c proto.h toke.c
21140 ____________________________________________________________________________
21141 [ 23356] By: nicholas                              on 2004/10/10  15:21:24
21142         Log: Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all tests
21143      Branch: perl
21144            ! ext/B/t/OptreeCheck.pm
21145 ____________________________________________________________________________
21146 [ 23355] By: nicholas                              on 2004/10/10  15:03:25
21147         Log: Restore runtime loading of Encode and Encode-related modules, so that
21148              open.pm will work when the Encode extension isn't build.
21149      Branch: perl
21150            ! lib/open.pm
21151 ____________________________________________________________________________
21152 [ 23354] By: merijn                                on 2004/10/09  12:27:39
21153         Log: Make AIX 5 + gcc work in 64bitall
21154      Branch: perl
21155            ! hints/aix.sh
21156 ____________________________________________________________________________
21157 [ 23353] By: merijn                                on 2004/10/08  09:52:59
21158         Log: A new machine type, some reformatting, some reorganization
21159              and a bit of additional info on Sleepycat's db.
21160      Branch: perl
21161            ! README.hpux
21162 ____________________________________________________________________________
21163 [ 23352] By: rgs                                   on 2004/10/08  08:56:49
21164         Log: Briefly document the test.utf16 make target.
21165      Branch: perl
21166            ! pod/perlhack.pod
21167 ____________________________________________________________________________
21168 [ 23351] By: rgs                                   on 2004/10/08  08:52:39
21169         Log: Make the perl interpreter more tolerant of UTF-16-encoded script
21170              (patch by Jarkko Hietaniemi)
21171      Branch: perl
21172            ! Makefile.SH t/TEST toke.c utf8.c
21173 ____________________________________________________________________________
21174 [ 23350] By: rgs                                   on 2004/10/04  16:05:20
21175         Log: Subject: [perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
21176              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
21177              Date: 23 Sep 2004 21:45:42 -0000
21178              Message-ID: <rt-3.0.11-31697-96840.0.810265136907162@perl.org>
21179              (with doc nits)
21180      Branch: perl
21181            ! ext/B/B/Concise.pm ext/B/B/Showlex.pm ext/B/t/showlex.t
21182 ____________________________________________________________________________
21183 [ 23349] By: rgs                                   on 2004/10/04  15:46:28
21184         Log: Increment $overload::VERSION after change #23347
21185      Branch: perl
21186            ! ext/B/B/Concise.pm lib/overload.pm
21187 ____________________________________________________________________________
21188 [ 23348] By: rgs                                   on 2004/10/04  14:00:11
21189         Log: Subject: [PATCH-for-23341] dynaloader improvements and cleanup
21190              From: Vadim Konovalov <vadim@vkonovalov.ru>
21191              Date: Sun, 3 Oct 2004 22:10:06 +0400
21192              Message-ID: <138-1837306906.20041003221006@vkonovalov.ru>
21193      Branch: perl
21194            ! ext/DynaLoader/DynaLoader_pm.PL
21195 ____________________________________________________________________________
21196 [ 23347] By: rgs                                   on 2004/10/04  10:57:15
21197         Log: Subject: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
21198              From: Rick Delaney <rick@bort.ca>
21199              Date: Sat, 2 Oct 2004 01:04:49 -0400
21200              Message-ID: <20041002050448.GB5059@biff.bort.ca>
21201      Branch: perl
21202            ! lib/overload.pm lib/overload.t
21203 ____________________________________________________________________________
21204 [ 23346] By: rgs                                   on 2004/10/04  10:18:49
21205         Log: Subject: [PATCH] vms/t/filespec.t tweak
21206              From: "Craig A. Berry" <craigberry@mac.com>
21207              Date: Fri, 01 Oct 2004 13:18:03 -0500
21208              Message-ID: <415D9F5B.5040306@mac.com>
21209      Branch: perl
21210            ! vms/ext/filespec.t
21211 ____________________________________________________________________________
21212 [ 23345] By: rgs                                   on 2004/10/04  08:53:04
21213         Log: More caveats on the non-portability of stat(), suggested by
21214              Stas Bekman.
21215      Branch: perl
21216            ! pod/perlfunc.pod
21217 ____________________________________________________________________________
21218 [ 23344] By: nicholas                              on 2004/10/02  21:49:15
21219         Log: Perl_sv_recode_to_utf8 shouldn't be returning SvPVX(sv) without
21220              any check on whether it's valid.
21221      Branch: perl
21222            ! sv.c
21223 ____________________________________________________________________________
21224 [ 23343] By: merijn                                on 2004/10/02  11:08:32
21225         Log: Subject: [PATCH] make t/uni/class.t pass on VMS
21226              From: "Craig A. Berry" <craigberry@mac.com>
21227              Date: Fri, 01 Oct 2004 12:57:55 -0500
21228              Message-ID: <415D9AA3.1000908@mac.com>
21229      Branch: perl
21230            ! t/uni/class.t
21231 ____________________________________________________________________________
21232 [ 23342] By: davem                                 on 2004/09/30  20:51:31
21233         Log: open $1, "file" doesn't raise an exception
21234      Branch: perl
21235            ! pp.c t/io/open.t
21236 ____________________________________________________________________________
21237 [ 23341] By: rgs                                   on 2004/09/30  15:41:40
21238         Log: Subject: [patch] Sys::Syslog POD - $Sys::Syslog::host
21239              From: "Jay Hannah" <jhannah@omnihotels.com>
21240              Date: Wed, 15 Sep 2004 14:51:42 -0500
21241              Message-ID: <002001c49b5d$6d0d79c0$4722000a@omarests2>
21242      Branch: perl
21243            ! ext/Sys/Syslog/Syslog.pm
21244 ____________________________________________________________________________
21245 [ 23340] By: rgs                                   on 2004/09/30  15:12:29
21246         Log: A fix for [perl #31692] : as PerlIO::scalar accesses directly the
21247              PV of the scalar it reads from, avoid to read it when it's an
21248              undefined PV.
21249      Branch: perl
21250            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
21251 ____________________________________________________________________________
21252 [ 23339] By: davem                                 on 2004/09/28  18:05:52
21253         Log: the improved -DT output of #23325 could print an uninit stack value
21254      Branch: perl
21255            ! toke.c
21256 ____________________________________________________________________________
21257 [ 23338] By: nicholas                              on 2004/09/28  16:55:08
21258         Log: Spelling correction spotted by Greg McCarroll
21259      Branch: perl
21260            ! README.epoc
21261 ____________________________________________________________________________
21262 [ 23337] By: rgs                                   on 2004/09/28  15:28:58
21263         Log: Subject: Patch for perl.c fixing an obscure environment bug
21264              From: Merijn Broeren <merijnb@iloquent.com>
21265              Date: Thu, 23 Sep 2004 17:18:17 +0200
21266              Message-ID: <20040923151817.GA15782@brugman.iloquent.nl>
21267      Branch: perl
21268            ! perl.c
21269 ____________________________________________________________________________
21270 [ 23336] By: rgs                                   on 2004/09/28  08:08:24
21271         Log: Perl -DT segfaults when parsing a 'use' statement
21272      Branch: perl
21273            ! toke.c
21274 ____________________________________________________________________________
21275 [ 23334] By: rgs                                   on 2004/09/23  07:33:15
21276         Log: Typo fix.
21277              Subject: [PATCH] Re: Smoke [5.9.2] 23330 FAIL(X) hp-ux 11.11/64 (PA-2.0/64/2 cpu)
21278              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
21279              Date: Wed, 22 Sep 2004 11:20:53 +0200
21280              Message-ID: <20040922112053.686562b6@valis.local>
21281      Branch: perl
21282            ! lib/open.pm
21283 ____________________________________________________________________________
21284 [ 23333] By: rgs                                   on 2004/09/23  07:30:16
21285         Log: Remove a couple of C<> to avoid confusing double quotes in text
21286              rendering. [perl #31678]
21287      Branch: perl
21288            ! pod/perlop.pod
21289 ____________________________________________________________________________
21290 [ 23332] By: rgs                                   on 2004/09/22  09:08:04
21291         Log: Document that $ENV{PATH} may not contain relative directories under -T
21292      Branch: perl
21293            ! pod/perldiag.pod pod/perlsec.pod
21294 ____________________________________________________________________________
21295 [ 23331] By: davem                                 on 2004/09/20  22:11:29
21296         Log: Subject:  Re: [perl #31586] utime does not reach expectations [PATCH]
21297              From:  LAUN Wolfgang <wolfgang.laun@alcatel.at>
21298              Date:  Fri, 17 Sep 2004 14:01:11 +0200
21299              Message-Id:  <DF27CDCBD2581D4B88431901094E4B4D02B0C88B@attmsx1.aut.alcatel.at>
21300
21301              Clarify the effect of utime when the file isn't owned by the user
21302      Branch: perl
21303            ! pod/perlfunc.pod
21304 ____________________________________________________________________________
21305 [ 23330] By: rgs                                   on 2004/09/20  17:20:38
21306         Log: Upgrade to MIME::Base64 3.05.
21307      Branch: perl
21308            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
21309            ! ext/MIME/Base64/t/warn.t
21310 ____________________________________________________________________________
21311 [ 23329] By: rgs                                   on 2004/09/20  17:13:20
21312         Log: Upgrade to Time::HiRes 1.65.
21313      Branch: perl
21314            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
21315            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
21316            ! ext/Time/HiRes/ppport.h ext/Time/HiRes/t/HiRes.t
21317 ____________________________________________________________________________
21318 [ 23327] By: rgs                                   on 2004/09/20  08:23:58
21319         Log: Subject: [perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT" requires -output be set (Doc bug)
21320              From: "Steve Peters via RT" <perlbug-followup@perl.org>
21321              Date: 26 Aug 2004 19:06:52 -0000
21322              Message-ID: <rt-3.0.11-27576-94411.2.28321880730803@perl.org>
21323      Branch: perl
21324            ! lib/Pod/Usage.pm
21325 ____________________________________________________________________________
21326 [ 23326] By: rgs                                   on 2004/09/20  08:10:47
21327         Log: Subject: [PATCH] encoding and open pragmas
21328              From: Jarkko Hietaniemi <jhi@iki.fi>
21329              Date: Mon, 16 Aug 2004 22:27:00 +0300
21330              Message-ID: <41210A84.6060506@iki.fi>
21331
21332              Subject: Re: [PATCH] encoding and open pragmas
21333              From: Jarkko Hietaniemi <jhi@iki.fi>
21334              Date: Tue, 17 Aug 2004 11:22:58 +0300 (EEST)
21335              Message-Id: <200408170822.i7H8MwUU016793@vipunen.hut.fi>
21336      Branch: perl
21337            ! ext/Encode/encoding.pm lib/open.pm lib/open.t t/io/layers.t
21338 ____________________________________________________________________________
21339 [ 23325] By: davem                                 on 2004/09/19  21:47:18
21340         Log: improve lexer debugging output (-DT)
21341              Decode yylex() return values, and show lexer state each time
21342              yylex() is called
21343      Branch: perl
21344            ! embed.fnc embed.h proto.h toke.c
21345 ____________________________________________________________________________
21346 [ 23323] By: rgs                                   on 2004/09/15  16:12:42
21347         Log: The XSUB.h patch from:
21348
21349              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
21350              From: John Peacock <jpeacock@rowman.com>
21351              Date: Wed, 18 Aug 2004 08:26:35 -0400
21352              Message-ID: <41234AFB.1020009@rowman.com>
21353
21354              Now it will use version object logic for version comparison
21355              when loading XS modules.
21356      Branch: perl
21357            ! XSUB.h
21358 ____________________________________________________________________________
21359 [ 23322] By: rgs                                   on 2004/09/15  15:48:23
21360         Log: Upgrade to Time::HiRes 1.63.
21361              Note that it includes a ppport.h file. See if the one
21362              previously built in Devel::PPPort can be used instead.
21363      Branch: perl
21364            + ext/Time/HiRes/ppport.h
21365            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
21366            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
21367            ! ext/Time/HiRes/t/HiRes.t
21368 ____________________________________________________________________________
21369 [ 23321] By: davem                                 on 2004/09/14  21:57:10
21370         Log: Subject:  Re: [perl #31459] Bug in read()
21371              From:  Chris Heath <chris@heathens.co.nz>
21372              Date:  06 Sep 2004 00:03:12 -0400
21373              Message-Id:  <1094443392.12379.35.camel@linux.heathens.co.nz>
21374
21375              a read(F) into a UTF8-encoded buffer with an offset off the
21376              end of the buffer, miss-calculated buffer lengths
21377      Branch: perl
21378            ! pp_sys.c
21379 ____________________________________________________________________________
21380 [ 23320] By: davem                                 on 2004/09/12  22:09:51
21381         Log: Memory leak in nested shared data structures in 5.8.4
21382              A pop of an item from a shared array ref causes a leak due to
21383              AVf_REAL not having been set after an sv_upgrade(sv, SVt_PVAV).
21384              Make sv_upgrade() set always this flag.
21385      Branch: perl
21386            ! sv.c
21387 ____________________________________________________________________________
21388 [ 23319] By: nicholas                              on 2004/09/10  16:40:17
21389         Log: Integrate:
21390              [ 23318]
21391              Update the skips for the no perlio case
21392      Branch: perl
21393           !> ext/B/t/optree_check.t ext/B/t/optree_concise.t
21394           !> ext/B/t/showlex.t
21395 ____________________________________________________________________________
21396 [ 23300] By: nicholas                              on 2004/09/09  15:54:18
21397         Log: A single version of B that supports 5.8 and 5.10
21398      Branch: perl
21399            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
21400            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
21401 ____________________________________________________________________________
21402 [ 23283] By: mhx                                   on 2004/09/08  20:33:55
21403         Log: Subject: [PATCH-5.8.5] lib/bigint.pm tiny typo fix
21404              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
21405              Date: Mon, 6 Sep 2004 11:09:51 +0400
21406              Message-ID: <7DD1BE2C50259746ABB8683672D2089E081132@itotest-1.spb.lucent.com>
21407      Branch: perl
21408            ! lib/bigint.pm
21409 ____________________________________________________________________________
21410 [ 23282] By: mhx                                   on 2004/09/08  20:19:18
21411         Log: Upgrade to Devel::PPPort 3.03.
21412      Branch: perl
21413            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
21414            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
21415            ! ext/Devel/PPPort/PPPort_pm.PL
21416            ! ext/Devel/PPPort/parts/inc/MY_CXT ext/Devel/PPPort/t/MY_CXT.t
21417 ____________________________________________________________________________
21418 [ 23281] By: davem                                 on 2004/09/08  19:42:15
21419         Log: Subject:  [perl #21553] Re: Solaris Perl (fwd)
21420              From:  Andy Dougherty <doughera@lafayette.edu>
21421              Date:  Wed, 8 Sep 2004 11:32:26 -0400 (EDT)
21422              Message-Id:  <Pine.SOL.4.58.0409081129180.17582@maxwell.phys.lafayette.edu>
21423              Clarify whether it's safe to replace the perl bundled with Solaris
21424      Branch: perl
21425            ! README.solaris
21426 ____________________________________________________________________________
21427 [ 23280] By: mhx                                   on 2004/09/08  19:18:06
21428         Log: Upgrade to Devel::PPPort 3.02.
21429      Branch: perl
21430            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
21431            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
21432            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
21433            ! ext/Devel/PPPort/parts/base/5004050
21434            ! ext/Devel/PPPort/parts/base/5005000
21435            ! ext/Devel/PPPort/parts/base/5006000
21436            ! ext/Devel/PPPort/parts/base/5008001
21437            ! ext/Devel/PPPort/parts/base/5009002
21438            ! ext/Devel/PPPort/parts/inc/MY_CXT
21439            ! ext/Devel/PPPort/parts/inc/misc ext/Devel/PPPort/t/MY_CXT.t
21440            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/call.t
21441            ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/grok.t
21442            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
21443            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/misc.t
21444            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
21445            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/sv_xpvf.t
21446            ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
21447 ____________________________________________________________________________
21448 [ 23279] By: mhx                                   on 2004/09/08  18:46:56
21449         Log: Add MY_CXT_CLONE to the core. (Taken from Time::HiRes.) See also:
21450              http://groups.google.com/groups?selm=r5l1vv00ca033k7a06d40fgei1ion91rnp%404ax.com
21451      Branch: perl
21452            ! perl.h
21453 ____________________________________________________________________________
21454 [ 23278] By: nicholas                              on 2004/09/08  16:53:34
21455         Log: backport B to work on 5.8.x, so that a single version of the source
21456              can be maintained, and ultimately dual-lifed on CPAN
21457              (the version conditional changes are actually surprisingly small)
21458      Branch: perl
21459            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
21460            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_samples.t
21461            ! ext/B/t/stash.t
21462 ____________________________________________________________________________
21463 [ 23277] By: mhx                                   on 2004/09/08  16:49:59
21464         Log: Subject: SvO?OK_off()'s return value
21465              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
21466              Date: Sun, 1 Aug 2004 12:46:48 +0200
21467              Message-Id: <20040801124648.7f9b3cee@r2d2>
21468
21469              Move (void) casts into SvOOK_off macro.
21470      Branch: perl
21471            ! gv.c mg.c perl.c pp.c pp_ctl.c pp_hot.c scope.c sv.c sv.h
21472 ____________________________________________________________________________
21473 [ 23276] By: merijn                                on 2004/09/07  12:57:58
21474         Log: Subject: [PATCH] perlintro.pod
21475              From: Paul Johnson <paul@pjcj.net>
21476              Date: Tue, 7 Sep 2004 15:13:51 +0200
21477              Message-ID: <20040907131351.GD2513@pjcj.net>
21478      Branch: perl
21479            ! pod/perlintro.pod
21480 ____________________________________________________________________________
21481 [ 23275] By: steveh                                on 2004/09/06  10:16:12
21482         Log: Implement new environment variable to allow the use of non-IFS
21483              compatible LSP's on Windows to allow Perl to work in conjunction
21484              with a firewall such as McAfee Guardian.
21485
21486              Bug report and possible solutions by Ken Fox <kfox@ford.com>;
21487              further assistance by Artiom Morozov <artiom@phreaker.net>.
21488      Branch: perl
21489            ! pod/perlrun.pod win32/win32sck.c
21490 ____________________________________________________________________________
21491 [ 23274] By: merijn                                on 2004/09/06  08:49:24
21492         Log: Subject: [PATCH] -Dunlink_all_versions for VMS
21493              From: "Craig A. Berry" <craigberry@mac.com>
21494              Date: Sat, 04 Sep 2004 11:58:56 -0500
21495              Message-ID: <4139F450.7040708@mac.com>
21496      Branch: perl
21497            ! configure.com
21498 ____________________________________________________________________________
21499 [ 23271] By: davem                                 on 2004/09/05  21:36:57
21500         Log: only mortalize deleted array elements for AvREAL
21501              (update to change #23158)
21502      Branch: perl
21503            ! av.c
21504 ____________________________________________________________________________
21505 [ 23267] By: davem                                 on 2004/09/05  20:16:55
21506         Log: I somehow managed to omit the base.pm change from #23266
21507      Branch: perl
21508            ! lib/base.pm
21509 ____________________________________________________________________________
21510 [ 23266] By: davem                                 on 2004/09/05  20:04:35
21511         Log: Fields package bug
21512              An intermediate class with no fields messes up private fields
21513              in the base class.
21514      Branch: perl
21515            ! lib/base.pm lib/base/t/fields-base.t
21516 ____________________________________________________________________________
21517 [ 23258] By: rgs                                   on 2004/09/02  15:37:55
21518         Log: Upgrade to Encode 2.02
21519      Branch: perl
21520            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
21521            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
21522            ! ext/Encode/bin/ucmsort ext/Encode/lib/Encode/Alias.pm
21523            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
21524            ! ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
21525            ! ext/Encode/ucm/big5-hkscs.ucm
21526 ____________________________________________________________________________
21527 [ 23257] By: rgs                                   on 2004/09/02  15:01:39
21528         Log: Upgrade to version 0.42.
21529              From:
21530              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
21531              From: John Peacock <jpeacock@rowman.com>
21532              Date: Wed, 18 Aug 2004 08:26:35 -0400
21533              Message-ID: <41234AFB.1020009@rowman.com>
21534      Branch: perl
21535            ! lib/version.pm lib/version.t util.c
21536 ____________________________________________________________________________
21537 [ 23256] By: davem                                 on 2004/09/01  23:41:25
21538         Log: Subject:  [PATCH] fields.pm lost compile-time benefit
21539              From:  Rick Delaney <rick@bort.ca>
21540              Date:  Fri, 13 Aug 2004 19:54:12 -0400
21541              Message-Id:  <20040813235412.GB12980@biff.bort.ca>
21542
21543              restore the compile-time field checking for
21544              my Dog $spot; $spot->{'walkies'};
21545              that was lost when pseudo-hashes were removed
21546      Branch: perl
21547            ! lib/base/t/fields-base.t lib/base/t/fields.t op.c
21548            ! pod/perldiag.pod
21549 ____________________________________________________________________________
21550 [ 23255] By: davem                                 on 2004/09/01  23:37:07
21551         Log: whoops, fix 'formline undef' test broken by change #23251
21552      Branch: perl
21553            ! t/lib/warnings/9uninit
21554 ____________________________________________________________________________
21555 [ 23253] By: davem                                 on 2004/09/01  22:45:07
21556         Log: Subject:  PATCH: Taintedness and ternary conditional
21557              From:  Andy Lester <andy@petdance.com>
21558              Date:  Thu, 26 Aug 2004 23:44:47 -0500
21559              Message-Id:  <20040827044447.GA5268@petdance.com>
21560
21561              add tests and documentation to the effect that ($tainted ? $a : $b)
21562              doesn't necessarily return a tainted value. Also tidy the markup in
21563              perldoc.pod
21564      Branch: perl
21565            ! pod/perlsec.pod t/op/taint.t
21566 ____________________________________________________________________________
21567 [ 23252] By: davem                                 on 2004/09/01  22:20:05
21568         Log: delete spurious blank lines added by change 23251
21569      Branch: perl
21570            ! pp_ctl.c
21571 ____________________________________________________________________________
21572 [ 23251] By: davem                                 on 2004/09/01  22:17:47
21573         Log: Random made scripts crashing perl
21574              fix 'formline undef' coredump
21575      Branch: perl
21576            ! pp_ctl.c t/lib/warnings/9uninit
21577 ____________________________________________________________________________
21578 [ 23250] By: davem                                 on 2004/09/01  20:46:13
21579         Log: From: david nicol <whatever@davidnicol.com>
21580              Subject: [perl #31228] no no-op
21581              Message-Id: 1093659222.1436.70.camel@plaza.davidnicol.com>
21582              Date: 27 Aug 2004 21:13:42 -0500
21583
21584              Document that 0 and 1 can (sort of) be used as no-ops.
21585      Branch: perl
21586            ! pod/perlop.pod
21587 ____________________________________________________________________________
21588 [ 23249] By: davem                                 on 2004/09/01  18:54:25
21589         Log: Subject:  [ PATCH ] 2 added private flags for B::Concise
21590              From:  Jim Cromie <jcromie@divsol.com>
21591              Date:  Tue, 31 Aug 2004 23:19:54 -0600
21592              Message-Id:  <41355BFA.8010900@divsol.com>
21593
21594              The OPpENTERSUB_NOMOD and OPpCONST_SHORTCIRCUIT flags weren't
21595              displayed by B::Concise.
21596      Branch: perl
21597            ! ext/B/B/Concise.pm
21598 ____________________________________________________________________________
21599 [ 23248] By: rgs                                   on 2004/09/01  15:35:20
21600         Log: Upgrade to Cwd 2.21.
21601      Branch: perl
21602            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
21603 ____________________________________________________________________________
21604 [ 23247] By: rgs                                   on 2004/09/01  15:11:45
21605         Log: Update to File::Spec 0.90
21606      Branch: perl
21607            ! lib/File/Spec.pm lib/File/Spec/VMS.pm
21608 ____________________________________________________________________________
21609 [ 23246] By: mhx                                   on 2004/08/30  18:36:18
21610         Log: Skip Time::HiRes tests if configured without that module.
21611      Branch: perl
21612            ! ext/Time/HiRes/t/HiRes.t
21613 ____________________________________________________________________________
21614 [ 23245] By: mhx                                   on 2004/08/30  18:34:58
21615         Log: Fix skipping of a Dumpvalue test when configured without Devel::Peek.
21616      Branch: perl
21617            ! lib/Dumpvalue.t
21618 ____________________________________________________________________________
21619 [ 23244] By: mhx                                   on 2004/08/30  18:33:27
21620         Log: Skip a Data::Dumper test if configured without B module.
21621      Branch: perl
21622            ! ext/Data/Dumper/t/dumper.t
21623 ____________________________________________________________________________
21624 [ 23243] By: mhx                                   on 2004/08/29  13:22:48
21625         Log: Fix typo in B::Assembler.
21626      Branch: perl
21627            ! ext/B/B/Assembler.pm
21628 ____________________________________________________________________________
21629 [ 23242] By: mhx                                   on 2004/08/29  13:21:50
21630         Log: Skip ext/B/t/assembler.t when configured without B.
21631      Branch: perl
21632            ! ext/B/t/assembler.t
21633 ____________________________________________________________________________
21634 [ 23241] By: merijn                                on 2004/08/28  08:05:19
21635         Log: Subject: [PATCH] File::Spec::VMS update
21636              From: "Craig A. Berry" <craigberry@mac.com>
21637              Date: Fri, 27 Aug 2004 18:51:09 -0500
21638              Message-ID: <412FC8ED.1020300@mac.com>
21639      Branch: perl
21640            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
21641 ____________________________________________________________________________
21642 [ 23240] By: merijn                                on 2004/08/28  07:41:47
21643         Log: Pumpkinship updates
21644      Branch: perl
21645            ! pod/perlhack.pod
21646 ____________________________________________________________________________
21647 [ 23239] By: mhx                                   on 2004/08/26  21:57:39
21648         Log: Fix nasty line break in Storable test file.
21649      Branch: perl
21650            ! ext/Storable/t/just_plain_nasty.t
21651 ____________________________________________________________________________
21652 [ 23238] By: rgs                                   on 2004/08/26  13:02:14
21653         Log: Upgrade to MIME::Base64 3.03
21654      Branch: perl
21655            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
21656            ! ext/MIME/Base64/QuotedPrint.pm
21657 ____________________________________________________________________________
21658 [ 23237] By: rgs                                   on 2004/08/25  08:32:41
21659         Log: Upgrade to MIME::Base64 3.02.
21660      Branch: perl
21661            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
21662            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
21663            ! ext/MIME/Base64/t/quoted-print.t
21664 ____________________________________________________________________________
21665 [ 23236] By: rgs                                   on 2004/08/24  17:24:40
21666         Log: Grammatical nit by Hugo.
21667      Branch: perl
21668            ! pod/perlnewmod.pod
21669 ____________________________________________________________________________
21670 [ 23235] By: rgs                                   on 2004/08/23  12:32:33
21671         Log: Subject: [perl #31295] PATCH: Test comp/use.t fails on Tru64
21672              From: Nikola Milutinovic (via RT) <perlbug-followup@perl.org>
21673              Date: 23 Aug 2004 10:37:31 -0000
21674              Message-ID: <rt-3.0.11-31295-94232.1.74127465250315@perl.org>
21675      Branch: perl
21676            ! t/comp/use.t
21677 ____________________________________________________________________________
21678 [ 23234] By: mhx                                   on 2004/08/23  05:33:39
21679         Log: Upgrade to Devel::PPPort 3.01.
21680      Branch: perl
21681            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
21682            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
21683            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/parts/inc/ppphtest
21684            ! ext/Devel/PPPort/parts/inc/version
21685            ! ext/Devel/PPPort/t/ppphtest.t
21686 ____________________________________________________________________________
21687 [ 23233] By: mhx                                   on 2004/08/22  22:18:56
21688         Log: Fix some backwards-compatibility problems with Storable.
21689      Branch: perl
21690            ! ext/Storable/Storable.xs ext/Storable/t/weak.t
21691 ____________________________________________________________________________
21692 [ 23232] By: rgs                                   on 2004/08/22  19:14:57
21693         Log: Upgrade to Time::HiRes 1.61
21694      Branch: perl
21695            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
21696            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
21697            ! ext/Time/HiRes/hints/solaris.pl ext/Time/HiRes/t/HiRes.t
21698 ____________________________________________________________________________
21699 [ 23231] By: mhx                                   on 2004/08/22  15:36:36
21700         Log: Fix Storable's MANIFEST.
21701      Branch: perl
21702            ! ext/Storable/MANIFEST
21703 ____________________________________________________________________________
21704 [ 23230] By: davem                                 on 2004/08/20  21:20:48
21705         Log: a regex in STDOUT destructor coredumped because regex pad already
21706              freed
21707      Branch: perl
21708            ! perl.c t/op/ref.t
21709 ____________________________________________________________________________
21710 [ 23229] By: mhx                                   on 2004/08/20  13:18:08
21711         Log: Upgrade to Devel::PPPort 3.00_03.
21712      Branch: perl
21713            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
21714            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
21715            ! ext/Devel/PPPort/parts/inc/ppphtest
21716            ! ext/Devel/PPPort/t/ppphtest.t
21717 ____________________________________________________________________________
21718 [ 23228] By: mhx                                   on 2004/08/19  23:14:00
21719         Log: Tweak 'h2xs -h' output.
21720      Branch: perl
21721            ! utils/h2xs.PL
21722 ____________________________________________________________________________
21723 [ 23227] By: mhx                                   on 2004/08/19  17:05:48
21724         Log: Delete superfluous "with".
21725      Branch: perl
21726            ! README.win32
21727 ____________________________________________________________________________
21728 [ 23226] By: mhx                                   on 2004/08/19  11:22:15
21729         Log: Upgrade to Devel::PPPort 3.00_02.
21730      Branch: perl
21731            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
21732            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
21733            ! ext/Devel/PPPort/PPPort_pm.PL
21734 ____________________________________________________________________________
21735 [ 23225] By: rgs                                   on 2004/08/19  07:58:59
21736         Log: Mark a test that relies on tainting behavior as TODO on Windows.
21737      Branch: perl
21738            ! t/comp/opsubs.t
21739 ____________________________________________________________________________
21740 [ 23224] By: steveh                                on 2004/08/18  13:44:13
21741         Log: Add notes for building with MS VC++ Toolkit 2003
21742      Branch: perl
21743            ! README.win32
21744 ____________________________________________________________________________
21745 [ 23223] By: mhx                                   on 2004/08/17  21:33:41
21746         Log: Upgrade to Devel::PPPort 3.00_01.
21747      Branch: perl
21748            + ext/Devel/PPPort/parts/inc/sv_xpvf ext/Devel/PPPort/t/cop.t
21749            + ext/Devel/PPPort/t/sv_xpvf.t
21750            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
21751            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
21752            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
21753            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/apicheck.pl
21754            ! ext/Devel/PPPort/parts/inc/misc
21755            ! ext/Devel/PPPort/parts/inc/ppphbin
21756            ! ext/Devel/PPPort/parts/inc/ppphtest
21757            ! ext/Devel/PPPort/parts/inc/uv
21758            ! ext/Devel/PPPort/parts/ppptools.pl
21759            ! ext/Devel/PPPort/parts/todo/5004000
21760            ! ext/Devel/PPPort/parts/todo/5004050
21761            ! ext/Devel/PPPort/parts/todo/5006000
21762            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/uv.t
21763 ____________________________________________________________________________
21764 [ 23222] By: mhx                                   on 2004/08/17  10:14:46
21765         Log: Upgrade to Devel::PPPort 3.00.
21766      Branch: perl
21767            + (add 103 files)
21768            - ext/Devel/PPPort/t/test.t
21769            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
21770            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
21771            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/README
21772            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/module2.c
21773            ! ext/Devel/PPPort/module3.c ext/Devel/PPPort/ppport_h.PL
21774            ! ext/Devel/PPPort/soak
21775 ____________________________________________________________________________
21776 [ 23221] By: rgs                                   on 2004/08/17  08:25:39
21777         Log: Subject: [PATCH] Document Carp's global variables + provide tests
21778              From: "Jos I. Boumans" <kane@dwim.org>
21779              Date: Mon, 16 Aug 2004 15:53:40 +0200
21780              Message-Id: <ADC6DEC6-EF8B-11D8-8425-000A95EF62E2@dwim.org>
21781              (tests a bit reworked)
21782      Branch: perl
21783            ! lib/Carp.pm lib/Carp.t
21784 ____________________________________________________________________________
21785 [ 23220] By: rgs                                   on 2004/08/17  07:29:11
21786         Log: Subject: Updates to modules-related pod
21787              From: Kirrily Skud Robert <skud@infotrope.net>
21788              Date: Mon, 16 Aug 2004 16:00:14 -0400
21789              Message-ID: <20040816200014.GC27764@infotrope.net>
21790      Branch: perl
21791            ! pod/perlnewmod.pod
21792 ____________________________________________________________________________
21793 [ 23219] By: rgs                                   on 2004/08/16  17:59:22
21794         Log: Subject: [PATCH] running mktables on VMS
21795              From: "Craig A. Berry" <craigberry@mac.com>
21796              Date: Tue, 10 Aug 2004 22:28:04 -0500
21797              Message-ID: <41199244.9020706@mac.com>
21798      Branch: perl
21799            ! vms/descrip_mms.template
21800 ____________________________________________________________________________
21801 [ 23218] By: rgs                                   on 2004/08/16  07:23:56
21802         Log: Subject: [PATCH] make cygwin ld2 executable
21803              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
21804              Date: Sun, 15 Aug 2004 17:14:59 -0700
21805              Message-ID: <20040816001252.GA2148@efn.org>
21806      Branch: perl
21807            ! cygwin/Makefile.SHs
21808 ____________________________________________________________________________
21809 [ 23217] By: davem                                 on 2004/08/14  22:32:16
21810         Log: make pp_goto() cope potential stack reallocation in EXTEND
21811              The code for goto &foo had local pointers to the stack that
21812              pointed to the wrong place after a realloc.
21813      Branch: perl
21814            ! pp_ctl.c t/op/goto.t
21815 ____________________________________________________________________________
21816 [ 23216] By: rgs                                   on 2004/08/13  13:18:37
21817         Log: Subject: [PATCH] pre Math::BigInt v1.72
21818              From: Tels <perl_dummy@bloodgate.com>
21819              Date: Fri, 13 Aug 2004 14:02:50 +0200
21820              Message-Id: <200408131402.52270@bloodgate.com>
21821      Branch: perl
21822            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
21823            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
21824            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
21825            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
21826 ____________________________________________________________________________
21827 [ 23215] By: rgs                                   on 2004/08/13  12:09:35
21828         Log: Subject: Test for functions with operator names
21829              From: Andy Lester <andy@petdance.com>
21830              Date: Thu, 12 Aug 2004 11:31:03 -0500
21831              Message-ID: <20040812163103.GA26687@petdance.com>
21832      Branch: perl
21833            + t/comp/opsubs.t
21834            ! MANIFEST
21835 ____________________________________________________________________________
21836 [ 23214] By: rgs                                   on 2004/08/13  07:13:38
21837         Log: Subject: api doc fix for SvSetMagicSV_nosteal
21838              From: Stas Bekman <stas@stason.org>
21839              Date: Thu, 12 Aug 2004 18:10:36 -0700
21840              Message-ID: <411C150C.5020602@stason.org>
21841      Branch: perl
21842            ! pod/perlapi.pod sv.h
21843 ____________________________________________________________________________
21844 [ 23213] By: rgs                                   on 2004/08/10  13:17:40
21845         Log: Subject: Re: 2 patches: goto.t, B.pm/xs
21846              From: Jim Cromie <jcromie@divsol.com>
21847              Date: Tue, 10 Aug 2004 07:29:08 -0600
21848              Message-ID: <4118CDA4.3060700@divsol.com>
21849      Branch: perl
21850            ! t/op/goto.t
21851 ____________________________________________________________________________
21852 [ 23212] By: rgs                                   on 2004/08/10  07:21:19
21853         Log: Subject: 2 patches: goto.t, B.pm/xs
21854              From: Jim Cromie <jcromie@divsol.com>
21855              Date: Sun, 08 Aug 2004 18:42:47 -0600
21856              Message-ID: <4116C887.9080400@divsol.com>
21857      Branch: perl
21858            ! ext/B/B.pm ext/B/B.xs
21859 ____________________________________________________________________________
21860 [ 23211] By: rgs                                   on 2004/08/10  07:00:01
21861         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
21862              From: Alan Burlison <Alan.Burlison@sun.com>
21863              Date: Mon, 09 Aug 2004 19:00:12 +0100
21864              Message-ID: <4117BBAC.7080603@sun.com>
21865      Branch: perl
21866            ! ext/POSIX/POSIX.xs
21867 ____________________________________________________________________________
21868 [ 23210] By: davem                                 on 2004/08/09  19:58:35
21869         Log: Fix a typo and remove some debugging crud from change #23209
21870      Branch: perl
21871            ! ext/XS/APItest/t/call.t
21872 ____________________________________________________________________________
21873 [ 23209] By: davem                                 on 2004/08/09  19:48:57
21874         Log: eval_sv() failing a taint test could corrupt the stack
21875      Branch: perl
21876            ! ext/XS/APItest/t/call.t perl.c
21877 ____________________________________________________________________________
21878 [ 23208] By: davem                                 on 2004/08/09  18:28:33
21879         Log: made eq_array in t/test.pl handle undef values better
21880      Branch: perl
21881            ! t/test.pl
21882 ____________________________________________________________________________
21883 [ 23207] By: davem                                 on 2004/08/09  17:21:27
21884         Log: fix minor nit in file description, to keep Jarkko happy
21885      Branch: perl
21886            ! utf8.c
21887 ____________________________________________________________________________
21888 [ 23206] By: rgs                                   on 2004/08/09  15:33:54
21889         Log: Subject: Patch for t/op/sleep.t
21890              From: Andy Lester <andy@petdance.com>
21891              Date: Mon, 9 Aug 2004 00:11:51 -0500
21892              Message-ID: <20040809051151.GA13872@petdance.com>
21893      Branch: perl
21894            ! t/op/sleep.t
21895 ____________________________________________________________________________
21896 [ 23205] By: rgs                                   on 2004/08/09  12:10:25
21897         Log: Add a note in perltodo about a potential extension of readpipe()
21898      Branch: perl
21899            ! pod/perltodo.pod
21900 ____________________________________________________________________________
21901 [ 23204] By: rgs                                   on 2004/08/09  09:13:27
21902         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
21903              From: Alan Burlison <Alan.Burlison@sun.com>
21904              Date: Mon, 09 Aug 2004 10:30:25 +0100
21905              Message-ID: <41174431.6050803@sun.com>
21906      Branch: perl
21907            ! ext/POSIX/POSIX.xs
21908 ____________________________________________________________________________
21909 [ 23203] By: davem                                 on 2004/08/07  15:10:40
21910         Log: Add tests for XS call_*() API
21911      Branch: perl
21912            + ext/XS/APItest/t/call.t
21913            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
21914            ! ext/XS/APItest/MANIFEST pod/perlcall.pod
21915 ____________________________________________________________________________
21916 [ 23202] By: mhx                                   on 2004/08/07  15:10:39
21917         Log: Subject: [PATCH] DB_File 1.810
21918              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21919              Date: Sat, 7 Aug 2004 15:22:09 +0100
21920              Message-Id: <20040807142059.CTQC10838.mta10-svc.ntlworld.com@MARQUESSPT21>
21921      Branch: perl
21922            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21923            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
21924 ____________________________________________________________________________
21925 [ 23200] By: steveh                                on 2004/08/06  12:55:31
21926         Log: Fix [perl #24269] socket() call uses non-IFS providers
21927              causing subsequent print/read to hang or misbehave
21928
21929              Patch supplied by Artiom Morozov <artiom@phreaker.net>
21930              in the bug report at http://rt.perl.org/rt3/index.html?q=24269
21931      Branch: perl
21932            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
21933            ! win32/win32.h win32/win32sck.c
21934 ____________________________________________________________________________
21935 [ 23199] By: steveh                                on 2004/08/06  11:57:59
21936         Log: Another small clean-up following changes #23190 and #23198
21937      Branch: perl
21938            ! gv.c
21939 ____________________________________________________________________________
21940 [ 23198] By: davem                                 on 2004/08/06  10:06:46
21941         Log: remove leaks associated with version object change #23190
21942      Branch: perl
21943            ! gv.c util.c
21944 ____________________________________________________________________________
21945 [ 23197] By: rgs                                   on 2004/08/06  06:53:08
21946         Log: Subject: [PATCH sv.c]  signedness nit in #23190
21947              From: "Craig A. Berry" <craigberry@mac.com>
21948              Date: Thu, 05 Aug 2004 13:10:55 -0500
21949              Message-ID: <4112782F.7040302@mac.com>
21950      Branch: perl
21951            ! sv.c
21952 ____________________________________________________________________________
21953 [ 23196] By: mhx                                   on 2004/08/04  18:29:23
21954         Log: Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
21955      Branch: perl
21956            ! pod/perlapi.pod sv.h
21957 ____________________________________________________________________________
21958 [ 23195] By: nick                                  on 2004/08/04  18:16:47
21959         Log: Comment describing purpose.
21960      Branch: perl
21961            ! globals.c
21962 ____________________________________________________________________________
21963 [ 23194] By: rgs                                   on 2004/08/04  07:18:49
21964         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
21965              From: Alan Burlison <Alan.Burlison@sun.com>
21966              Date: Mon, 19 Jul 2004 12:07:02 +0100
21967              Message-ID: <40FBAB56.1030208@sun.com>
21968
21969              (last chunk only)
21970      Branch: perl
21971            ! ext/POSIX/POSIX.xs
21972 ____________________________________________________________________________
21973 [ 23193] By: rgs                                   on 2004/08/04  07:00:21
21974         Log: Remove compilation warnings about uninitialized variables.
21975      Branch: perl
21976            ! sv.c
21977 ____________________________________________________________________________
21978 [ 23192] By: rgs                                   on 2004/08/04  06:55:46
21979         Log: Remove the "Newline in left-justified string" warning.
21980      Branch: perl
21981            ! pod/perldiag.pod sv.c t/lib/warnings/sv
21982 ____________________________________________________________________________
21983 [ 23191] By: rgs                                   on 2004/08/04  06:30:58
21984         Log: Subject: [PATCH] extension to diagnostics.pm
21985              From: Fergal Daly <fergal@esatclear.ie>
21986              Date: Wed, 4 Aug 2004 00:33:09 +0100
21987              Message-ID: <20040803233309.GA239@dyn.fergaldaly.com>
21988      Branch: perl
21989            ! lib/diagnostics.pm
21990 ____________________________________________________________________________
21991 [ 23190] By: rgs                                   on 2004/08/04  06:19:27
21992         Log: Subject: [PATCH] Final version object core patch?
21993              From: John Peacock <jpeacock@rowman.com>
21994              Date: Tue, 03 Aug 2004 22:23:57 -0400
21995              Message-ID: <411048BD.3080700@rowman.com>
21996      Branch: perl
21997            ! gv.c perl.c pp_ctl.c sv.c t/comp/require.t t/op/ver.t util.c
21998 ____________________________________________________________________________
21999 [ 23189] By: merijn                                on 2004/08/03  23:51:13
22000         Log: gcc on AIX 4 doesn't like -G on the commandline too
22001      Branch: perl
22002            ! hints/aix_4.sh
22003 ____________________________________________________________________________
22004 [ 23188] By: merijn                                on 2004/08/03  23:48:13
22005         Log: gcc on AIX doesn't like -G on the commandline
22006      Branch: perl
22007            ! hints/aix.sh
22008 ____________________________________________________________________________
22009 [ 23187] By: davem                                 on 2004/08/03  19:20:18
22010         Log: more typo fixes for change 3176 (comments at top of .c files)
22011      Branch: perl
22012            ! mg.c miniperlmain.c perl.c run.c scope.c
22013 ____________________________________________________________________________
22014 [ 23186] By: rgs                                   on 2004/08/03  10:22:54
22015         Log: Subject: [perl #30914] ExtUtils::Embed should use libperl name from Config
22016              From: Marek Rouchal (via RT) <perlbug-followup@perl.org>
22017              Date: 2 Aug 2004 07:00:33 -0000
22018              Message-ID: <rt-3.0.11-30914-93038.14.5123598132685@perl.org>
22019      Branch: perl
22020            ! lib/ExtUtils/Embed.pm
22021 ____________________________________________________________________________
22022 [ 23185] By: rgs                                   on 2004/08/03  09:39:35
22023         Log: Subject: [PATCH] additional -V:foo tests
22024              From: Jim Cromie <jcromie@divsol.com>
22025              Date: Mon, 02 Aug 2004 09:15:23 -0600
22026              Message-ID: <410E5A8B.9030307@divsol.com>
22027      Branch: perl
22028            ! configpm lib/Config.t pod/perlrun.pod
22029 ____________________________________________________________________________
22030 [ 23184] By: rgs                                   on 2004/08/02  16:40:36
22031         Log: Enhance the caveat in the description of tell()
22032
22033              Subject: Re: [perl #30788] Error in documentation
22034              From: Nick Ing-Simmons <nick@ing-simmons.net>
22035              Date: Wed, 28 Jul 2004 15:12:54 +0100
22036              Message-Id: <20040728141254.3861.5@llama.ing-simmons.net>
22037      Branch: perl
22038            ! pod/perlfunc.pod
22039 ____________________________________________________________________________
22040 [ 23183] By: rgs                                   on 2004/08/02  09:16:13
22041         Log: Remove empty rpath from .so files
22042      Branch: perl
22043            ! lib/ExtUtils/MM_Unix.pm
22044 ____________________________________________________________________________
22045 [ 23182] By: rgs                                   on 2004/08/02  09:11:12
22046         Log: Subject: [PATCH] mention refaddr() in overload::StrVal docs
22047              From: Fergal Daly <fergal@esatclear.ie>
22048              Date: Fri, 30 Jul 2004 16:09:19 +0100
22049              Message-ID: <20040730150919.GB19022@dyn.fergaldaly.com>
22050      Branch: perl
22051            ! lib/overload.pm
22052 ____________________________________________________________________________
22053 [ 23181] By: steveh                                on 2004/08/02  08:05:05
22054         Log: Fix breakage caused by Change 23179
22055      Branch: perl
22056            ! t/run/fresh_perl.t
22057 ____________________________________________________________________________
22058 [ 23180] By: davem                                 on 2004/08/01  16:49:20
22059         Log: Add comment to top of reentr.c and fix typos in other files
22060      Branch: perl
22061            ! deb.c dump.c miniperlmain.c pad.c perly.y reentr.c reentr.h
22062            ! reentr.pl regcomp.c regexec.c scope.c utf8.c
22063 ____________________________________________________________________________
22064 [ 23179] By: mhx                                   on 2004/08/01  16:10:19
22065         Log: Skip test when building without Encode.
22066      Branch: perl
22067            ! t/run/fresh_perl.t
22068 ____________________________________________________________________________
22069 [ 23178] By: mhx                                   on 2004/08/01  10:19:46
22070         Log: Remove redundant SvOOK_off (called implicitly by SvOK_off)
22071              and merge identical cases.
22072      Branch: perl
22073            ! scope.c
22074 ____________________________________________________________________________
22075 [ 23177] By: davem                                 on 2004/07/31  16:27:09
22076         Log: shut up a warning in mg.c
22077      Branch: perl
22078            ! mg.c
22079 ____________________________________________________________________________
22080 [ 23176] By: davem                                 on 2004/07/31  16:21:50
22081         Log: Add comment to the top of most .c files explaining their purpose
22082      Branch: perl
22083            ! deb.c doio.c doop.c dump.c gv.c hv.c locale.c malloc.c mg.c
22084            ! miniperlmain.c numeric.c op.c pad.c perl.c perlio.c perly.act
22085            ! perly.h perly.tab perly.y pp.c pp_ctl.c pp_hot.c pp_pack.c
22086            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c taint.c
22087            ! universal.c utf8.c util.c
22088 ____________________________________________________________________________
22089 [ 23175] By: mhx                                   on 2004/07/31  15:19:13
22090         Log: Fix copy & paste bugs in mX?PUSH macro tests.
22091      Branch: perl
22092            ! ext/XS/APItest/APItest.xs
22093 ____________________________________________________________________________
22094 [ 23174] By: merijn                                on 2004/07/31  08:32:31
22095         Log: First steps towards an explicit perl.exp-less AIX build
22096              Previous method can still be used by undeffing usenativedlopen
22097              If that is ever tested at all on AIX
22098      Branch: perl
22099            ! hints/aix.sh hints/aix_4.sh
22100 ____________________________________________________________________________
22101 [ 23173] By: mhx                                   on 2004/07/31  08:29:54
22102         Log: Fix and update Perl_grok_* docs.
22103      Branch: perl
22104            ! numeric.c pod/perlapi.pod
22105 ____________________________________________________________________________
22106 [ 23172] By: steveh                                on 2004/07/30  14:31:08
22107         Log: A few minor updates to README.win32 (aka perlwin32)
22108      Branch: perl
22109            ! README.win32
22110 ____________________________________________________________________________
22111 [ 23171] By: rgs                                   on 2004/07/30  14:24:08
22112         Log: Upgrade to Math::BigInt v1.71.
22113      Branch: perl
22114            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
22115            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
22116            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
22117            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
22118 ____________________________________________________________________________
22119 [ 23170] By: steveh                                on 2004/07/30  13:27:41
22120         Log: Bug report #30132 was resolved before it was finished!
22121              Here's the last piece in the puzzle.
22122      Branch: perl
22123            ! ext/IO/lib/IO/File.pm
22124 ____________________________________________________________________________
22125 [ 23168] By: rgs                                   on 2004/07/28  12:13:36
22126         Log: Upgrade to File::Spec 0.88.
22127      Branch: perl
22128            ! lib/File/Spec.pm lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
22129 ____________________________________________________________________________
22130 [ 23167] By: rgs                                   on 2004/07/28  09:20:12
22131         Log: Subject: Re: [perl #30783] Test::Builder does not handle overloaded "name" values
22132              From: Autrijus Tang <autrijus@gmail.com>
22133              Date: Thu, 22 Jul 2004 20:17:58 -0700
22134              Message-ID: <1912f0e204072220171790193a@mail.gmail.com>
22135      Branch: perl
22136            ! lib/Test/Builder.pm
22137 ____________________________________________________________________________
22138 [ 23166] By: rgs                                   on 2004/07/28  06:31:06
22139         Log: Subject: Re: more 5.9 sort tests (second draft)
22140              From: david nicol <whatever@davidnicol.com>
22141              Date: 21 Jul 2004 17:10:05 -0500
22142              Message-Id: <1090447805.995.24.camel@plaza.davidnicol.com>
22143      Branch: perl
22144            ! t/op/sort.t
22145 ____________________________________________________________________________
22146 [ 23165] By: rgs                                   on 2004/07/28  06:25:15
22147         Log: Subject: Re: AW: [perl #7558] [PATCH] README.solaris
22148              From: Andy Dougherty <doughera@lafayette.edu>
22149              Date: Tue, 27 Jul 2004 14:12:06 -0400 (EDT)
22150              Message-ID: <Pine.SOL.4.58.0407271335550.22839@maxwell.phys.lafayette.edu>
22151      Branch: perl
22152            ! README.solaris
22153 ____________________________________________________________________________
22154 [ 23164] By: davem                                 on 2004/07/26  22:08:32
22155         Log: Subject:  [perl #7558] [PATCH] README.solaris
22156              From:  Andy Dougherty <doughera@lafayette.edu>
22157              Date:  Mon, 26 Jul 2004 15:32:35 -0400 (EDT)
22158              Message-Id:  <Pine.SOL.4.58.0407261530350.19559@maxwell.phys.lafayette.edu>
22159
22160              Add more info on /dev/random under solaris
22161      Branch: perl
22162            ! README.solaris
22163 ____________________________________________________________________________
22164 [ 23163] By: mhx                                   on 2004/07/26  17:14:37
22165         Log: The byte-order modifiers won't go into 5.8.
22166      Branch: perl
22167            ! pod/perlfunc.pod pod/perlport.pod
22168 ____________________________________________________________________________
22169 [ 23162] By: steveh                                on 2004/07/26  10:41:56
22170         Log: Windows-related updates to Porting/repository.pod
22171      Branch: perl
22172            ! Porting/repository.pod
22173 ____________________________________________________________________________
22174 [ 23161] By: davem                                 on 2004/07/25  19:05:28
22175         Log: make -Dl log runops loop entry and exit, and jump level popping
22176      Branch: perl
22177            ! dump.c scope.h
22178 ____________________________________________________________________________
22179 [ 23160] By: davem                                 on 2004/07/24  10:00:27
22180         Log: document that -i messes soft as well hard hard links.
22181      Branch: perl
22182            ! pod/perlrun.pod
22183 ____________________________________________________________________________
22184 [ 23159] By: davem                                 on 2004/07/23  21:15:32
22185         Log: make a note in perlrun that -i doesn't preserve UNIX hard links.
22186      Branch: perl
22187            ! pod/perlrun.pod
22188 ____________________________________________________________________________
22189 [ 23158] By: davem                                 on 2004/07/23  11:06:02
22190         Log: memory leak in array delete
22191              av_delete() wasn't mortalizing the returned value
22192      Branch: perl
22193            ! av.c t/op/delete.t
22194 ____________________________________________________________________________
22195 [ 23157] By: davem                                 on 2004/07/23  10:35:16
22196         Log: remove binary compat from #23156 (remove PL_retstack)
22197      Branch: perl
22198            ! cop.h embed.fnc embed.h embedvar.h perlapi.h proto.h scope.c
22199            ! thrdvar.h
22200 ____________________________________________________________________________
22201 [ 23156] By: davem                                 on 2004/07/23  09:52:59
22202         Log: remove the return stack PL_retstack, and store return ops in the CX
22203              structure directly instead
22204      Branch: perl
22205            ! cc_runtime.h cop.h deb.c mg.c perl.c pp_ctl.c pp_hot.c
22206            ! pp_sys.c scope.c sv.c thrdvar.h
22207 ____________________________________________________________________________
22208 [ 23155] By: nicholas                              on 2004/07/22  18:50:31
22209         Log: Build the perldelta copying command for the main Unix makefile with
22210              buildtoc, so that it doesn't get forgotten on version increments.
22211      Branch: perl
22212            ! Makefile.SH pod/buildtoc
22213 ____________________________________________________________________________
22214 [ 23154] By: nicholas                              on 2004/07/22  18:19:58
22215         Log: Grab perl585delta.pod from maint and
22216
22217              Integrate:
22218              [ 23069]
22219              This is RC2. Maybe this one will last longer.
22220
22221              [ 23141]
22222              Break a leg
22223
22224              [perlhist.pod]
22225      Branch: perl
22226           +> pod/perl585delta.pod
22227            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
22228            ! vms/descrip_mms.template win32/pod.mak
22229           !> pod/perlhist.pod
22230 ____________________________________________________________________________
22231 [ 23152] By: rgs                                   on 2004/07/22  16:16:41
22232         Log: Upgrade to Cwd 2.20
22233      Branch: perl
22234            + ext/Cwd/t/win32.t
22235            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
22236            ! lib/Cwd.pm
22237 ____________________________________________________________________________
22238 [ 23151] By: rgs                                   on 2004/07/22  15:50:34
22239         Log: Sort perldiag.
22240      Branch: perl
22241            ! pod/perldiag.pod
22242 ____________________________________________________________________________
22243 [ 23150] By: rgs                                   on 2004/07/22  13:15:12
22244         Log: Subject: Re: "Too late for -T" could be more descriptive
22245              From: Jim Cromie <jcromie@divsol.com>
22246              Date: Wed, 21 Jul 2004 11:21:50 -0600
22247              Message-ID: <40FEA62E.2010809@divsol.com>
22248              (with tweaks)
22249      Branch: perl
22250            ! perl.c perl.h pod/perldebug.pod pod/perldiag.pod
22251            ! pod/perlrun.pod
22252 ____________________________________________________________________________
22253 [ 23149] By: rgs                                   on 2004/07/22  12:09:40
22254         Log: Email change for Steffen Mueller.
22255      Branch: perl
22256            ! AUTHORS
22257 ____________________________________________________________________________
22258 [ 23148] By: rgs                                   on 2004/07/22  11:32:16
22259         Log: Grammar fix by Paul Johnson.
22260      Branch: perl
22261            ! pod/perldiag.pod
22262 ____________________________________________________________________________
22263 [ 23147] By: nicholas                              on 2004/07/22  10:51:48
22264         Log: Config::config_re and config_sh would report the byteorder as 'ffff'
22265      Branch: perl
22266            ! configpm lib/Config.t
22267 ____________________________________________________________________________
22268 [ 23146] By: rgs                                   on 2004/07/21  12:01:32
22269         Log: Subject: [PATCH] Mention common dynaloader errors in perldiag.pod
22270              From: "Jos I. Boumans" <kane@dwim.org>
22271              Date: Wed, 21 Jul 2004 13:47:35 +0200
22272              Message-Id: <C226C05A-DB0B-11D8-A551-000A95EF62E2@dwim.org>
22273              (with tweaks)
22274      Branch: perl
22275            ! pod/perldiag.pod
22276 ____________________________________________________________________________
22277 [ 23145] By: rgs                                   on 2004/07/21  08:47:14
22278         Log: Subject: [PATCH perl-current] Re: [perl #30688] Empty slice arg with ($;$) prototype
22279              From: Rick Delaney <rick@bort.ca>
22280              Date: Tue, 20 Jul 2004 16:53:54 -0400
22281              Message-ID: <20040720205353.GA970@biff.bort.ca>
22282      Branch: perl
22283            ! pp.c t/op/list.t
22284 ____________________________________________________________________________
22285 [ 23142] By: rgs                                   on 2004/07/19  15:49:12
22286         Log: Subject: [perl #30609] [PATCH] BigInt v1.71 - first try
22287              From: Tels <perl_dummy@bloodgate.com>
22288              Date: Sat, 17 Jul 2004 16:22:57 +0200
22289              Message-Id: <200407171622.58443@bloodgate.com>
22290      Branch: perl
22291            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
22292            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
22293            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
22294            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
22295            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
22296            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
22297 ____________________________________________________________________________
22298 [ 23135] By: nicholas                              on 2004/07/19  08:33:13
22299         Log: Turn 2 strcpy()s into memcpy() because we know the length.
22300      Branch: perl
22301            ! toke.c
22302 ____________________________________________________________________________
22303 [ 23130] By: nicholas                              on 2004/07/16  13:41:22
22304         Log: Clarify that it's only Mac OS *Classic* that uses 1904 - OS X uses
22305              1970
22306      Branch: perl
22307            ! pod/perlfunc.pod
22308 ____________________________________________________________________________
22309 [ 23129] By: nicholas                              on 2004/07/16  13:21:33
22310         Log: Typo fix from Julian Gilbey, forwarded upstream from Debian by
22311              Brendan O'Dea
22312      Branch: perl
22313            ! pod/perluniintro.pod
22314 ____________________________________________________________________________
22315 [ 23128] By: nick                                  on 2004/07/16  12:16:05
22316         Log: Use VirtualAlloc() more flexibly when using it to mimic UNIX's sbrk().
22317              From: Steve Hay <steve.hay@uk.radan.com>
22318              CC: perl-win32-porters@listserv.ActiveState.com
22319              Message-ID: <40F6B295.8010804@uk.radan.com>
22320
22321              Assumes perl's malloc can now handle non-contiguous memory (believed
22322              to be true).
22323              Does not address threading issues.
22324
22325              "The attached patch (against blead) makes sbrk() initially try to
22326              extend the existing block of memory exactly as it currently does, but
22327              to not  fail immediately if it can't -- it now frees up that part of
22328              whatever it  had previously reserved+committed which hadn't actually
22329              been used yet,  resets all its static variables and basically starts
22330              anew."
22331      Branch: perl
22332            ! win32/win32.c
22333 ____________________________________________________________________________
22334 [ 23127] By: nicholas                              on 2004/07/16  11:14:45
22335         Log: glob('*.c') to find documentation is dangerous when run in unclean
22336              trees, so isntead use MANIFEST to only scan the legitimate source
22337              files.
22338      Branch: perl
22339            ! autodoc.pl
22340 ____________________________________________________________________________
22341 [ 23126] By: nicholas                              on 2004/07/16  11:04:37
22342         Log: Encourage compilers to tail call optimise in sv_savepv, sv_savepvn
22343              and sv_savesharedpv. Need to create non-void returning versions of
22344              Copy and Zero, as the existing macros deliberately cast to (void)
22345      Branch: perl
22346            ! handy.h malloc.c perl.c pod/perlapi.pod sv.c util.c
22347 ____________________________________________________________________________
22348 [ 23125] By: nicholas                              on 2004/07/16  10:59:08
22349         Log: Rebuild perlapi.pod
22350      Branch: perl
22351            ! pod/perlapi.pod
22352 ____________________________________________________________________________
22353 [ 23124] By: merijn                                on 2004/07/16  10:30:53
22354         Log: Be sure HP-UX' ANSI C compiler's PATH is found *before*
22355              the path to the bundled braindead C compiler. This might
22356              influence ccache's behaviour in finding the correct path
22357      Branch: perl
22358            ! Configure
22359 ____________________________________________________________________________
22360 [ 23122] By: nicholas                              on 2004/07/16  10:14:24
22361         Log: oslevel can fail on AIX, but the output generated would confuse
22362              Configure
22363      Branch: perl
22364            ! Configure
22365 ____________________________________________________________________________
22366 [ 23121] By: nicholas                              on 2004/07/16  08:53:28
22367         Log: Some calls to PerlMemShared_alloc() aren't checking the return value.
22368              Bug spotted by Nigel Sandever
22369      Branch: perl
22370            ! ext/threads/threads.xs util.c
22371 ____________________________________________________________________________
22372 [ 23120] By: nicholas                              on 2004/07/15  19:09:15
22373         Log: threads.xs doesn't check the return value of the thread creation
22374              call. D'oh! This gives SEGVs if the OS fails to create another thread.
22375              Cause of problem located by Nigel Sandever
22376      Branch: perl
22377            ! ext/threads/threads.pm ext/threads/threads.xs
22378 ____________________________________________________________________________
22379 [ 23118] By: nicholas                              on 2004/07/15  16:28:03
22380         Log: Assimilate Cwd 2.19
22381      Branch: perl
22382            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
22383 ____________________________________________________________________________
22384 [ 23117] By: merijn                                on 2004/07/15  14:16:07
22385         Log: Trailing semi-colon are not allowed on #ifdef's in ANSI
22386      Branch: perl
22387            ! ext/Storable/Storable.xs
22388 ____________________________________________________________________________
22389 [ 23116] By: nicholas                              on 2004/07/15  12:50:31
22390         Log: Abigail notes that a re-entrant regexp engine is a todo
22391      Branch: perl
22392            ! pod/perltodo.pod
22393 ____________________________________________________________________________
22394 [ 23115] By: nicholas                              on 2004/07/15  12:47:50
22395         Log: for (reverse @foo) now iterates in reverse in place.
22396      Branch: perl
22397            ! op.c pod/perltodo.pod pp_ctl.c
22398 ____________________________________________________________________________
22399 [ 23114] By: nicholas                              on 2004/07/15  10:05:23
22400         Log: Optimise for (reverse ...)
22401      Branch: perl
22402            ! op.c
22403 ____________________________________________________________________________
22404 [ 23113] By: nicholas                              on 2004/07/15  09:44:16
22405         Log: Now optimising for $a (reverse ...)
22406      Branch: perl
22407            ! op.c
22408 ____________________________________________________________________________
22409 [ 23112] By: nicholas                              on 2004/07/15  09:16:43
22410         Log: The optrees for C<for $_ (...)> and C<for (...)> differ, so even more
22411              tests.
22412      Branch: perl
22413            ! t/cmd/for.t
22414 ____________________________________________________________________________
22415 [ 23111] By: nicholas                              on 2004/07/15  09:02:36
22416         Log: This seems to be needed to get COW working on Win32
22417      Branch: perl
22418            ! win32/win32.c
22419 ____________________________________________________________________________
22420 [ 23109] By: nicholas                              on 2004/07/14  23:35:24
22421         Log: "That's the way to do it"
22422              In taking out a bug spotted by my regression tests in t/cmd/for.t
22423              I actually managed to disable the entire optimisation. Which means
22424              that I didn't find the other bug. This optimisation is live, and
22425              passes all tests.
22426      Branch: perl
22427            ! op.c pp_hot.c
22428 ____________________________________________________________________________
22429 [ 23108] By: nicholas                              on 2004/07/14  20:55:30
22430         Log: Optimise foreach my $i (reverse ...)
22431              foreach without a lexical iterator not yet optimised
22432      Branch: perl
22433            ! ext/B/B/Concise.pm op.c op.h pp_ctl.c pp_hot.c
22434 ____________________________________________________________________________
22435 [ 23107] By: nicholas                              on 2004/07/14  17:44:08
22436         Log: Subject:  [PATCH] split doc clarification
22437              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
22438              Date:  Wed, 14 Jul 2004 10:19:36 -0700
22439              Message-Id:  <20040714171936.GA1092@efn.org>
22440      Branch: perl
22441            ! pod/perlfunc.pod
22442 ____________________________________________________________________________
22443 [ 23106] By: nicholas                              on 2004/07/14  15:36:57
22444         Log: Numeric comparison operators mustn't compare addresses of references
22445              that are overloaded.
22446      Branch: perl
22447            ! lib/overload.t pp.c pp_hot.c
22448 ____________________________________________________________________________
22449 [ 23105] By: nicholas                              on 2004/07/14  10:40:54
22450         Log: Lots of tests for for reverse ...
22451      Branch: perl
22452            ! t/cmd/for.t
22453 ____________________________________________________________________________
22454 [ 23104] By: nicholas                              on 2004/07/13  21:10:21
22455         Log: Some thoughts on foreach reverse
22456      Branch: perl
22457            ! pod/perltodo.pod
22458 ____________________________________________________________________________
22459 [ 23103] By: nicholas                              on 2004/07/13  19:10:20
22460         Log: s/sort/split/; - my mistake spotted by Dave.
22461      Branch: perl
22462            ! pod/perltodo.pod
22463 ____________________________________________________________________________
22464 [ 23102] By: nicholas                              on 2004/07/13  18:59:46
22465         Log: Optimise list context reverse sort to reverse as part of the sort op
22466      Branch: perl
22467            ! op.c pp_sort.c
22468 ____________________________________________________________________________
22469 [ 23101] By: nicholas                              on 2004/07/13  18:58:41
22470         Log: Work around evil compiler bug on OS X. (Sucks all memory)
22471      Branch: perl
22472            ! util.c
22473 ____________________________________________________________________________
22474 [ 23100] By: nicholas                              on 2004/07/13  15:05:09
22475         Log: check that reverse (sort (@a), @b) etc work.
22476              Join some lines that don't need wrapping
22477      Branch: perl
22478            ! t/op/sort.t
22479 ____________________________________________________________________________
22480 [ 23099] By: nicholas                              on 2004/07/13  14:46:06
22481         Log: Check that non-optimimisable sort comparisons work when reversed
22482              (Not optimised yet, but might be coming soon)
22483      Branch: perl
22484            ! t/op/sort.t
22485 ____________________________________________________________________________
22486 [ 23098] By: nicholas                              on 2004/07/13  14:34:03
22487         Log: Test reverse sort as the return from a function in list and scalar
22488              contexts.
22489      Branch: perl
22490            ! t/op/sort.t
22491 ____________________________________________________________________________
22492 [ 23097] By: nicholas                              on 2004/07/13  14:23:28
22493         Log: Also test reverse sort in scalar context
22494      Branch: perl
22495            ! t/op/sort.t
22496 ____________________________________________________________________________
22497 [ 23096] By: nicholas                              on 2004/07/13  14:06:36
22498         Log: A proper, working, stable optimisation for sort {$b cmp $a}
22499      Branch: perl
22500            ! ext/B/B/Concise.pm ext/B/t/f_sort.t op.c pp_sort.c
22501 ____________________________________________________________________________
22502 [ 23095] By: rgs                                   on 2004/07/13  13:29:54
22503         Log: Tweak to change #23089, as suggested by Tim Bunce
22504      Branch: perl
22505            ! lib/perl5db.pl
22506 ____________________________________________________________________________
22507 [ 23094] By: nicholas                              on 2004/07/13  11:28:49
22508         Log: Generalised "how many in list context" would be useful
22509      Branch: perl
22510            ! pod/perltodo.pod
22511 ____________________________________________________________________________
22512 [ 23093] By: nicholas                              on 2004/07/13  11:19:31
22513         Log: The current optimisation for sort {$b cmp $a} is bogus now that we
22514              guarantee a stable sort. Disable it, pending a correct optimisation.
22515      Branch: perl
22516            ! ext/B/t/f_sort.t op.c op.h t/op/sort.t
22517 ____________________________________________________________________________
22518 [ 23092] By: rgs                                   on 2004/07/13  09:30:11
22519         Log: Subject: Re: [perl #30568] splice generates undef? [PATCH]
22520              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
22521              Date: Mon, 12 Jul 2004 08:26:01 +0200
22522              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C7D2@attmsx1.aut.alcatel.at>
22523      Branch: perl
22524            ! pp.c t/op/splice.t
22525 ____________________________________________________________________________
22526 [ 23091] By: nicholas                              on 2004/07/13  09:14:22
22527         Log: Check each line of config_re output.
22528      Branch: perl
22529            ! lib/Config.t
22530 ____________________________________________________________________________
22531 [ 23090] By: nicholas                              on 2004/07/13  09:13:39
22532         Log: no_plan support in test.pl
22533      Branch: perl
22534            ! t/test.pl
22535 ____________________________________________________________________________
22536 [ 23089] By: rgs                                   on 2004/07/13  08:53:46
22537         Log: Subject: Re: debugger 'R'estart and open database connections
22538              From: Andrew Pimlott <andrew@pimlott.net>
22539              Date: Mon, 12 Jul 2004 21:06:01 -0400
22540              Message-ID: <20040713010601.GF8232@pimlott.net>
22541      Branch: perl
22542            ! lib/perl5db.pl
22543 ____________________________________________________________________________
22544 [ 23088] By: rgs                                   on 2004/07/13  08:27:11
22545         Log: Subject: [PATCH] was Re: UNIVERSAL::VERSION causing "Use of uninitialized value..." warning
22546              From: John Peacock <jpeacock@rowman.com>
22547              Date: Mon, 12 Jul 2004 23:16:51 -0400
22548              Message-ID: <40F35423.5080304@rowman.com>
22549      Branch: perl
22550            ! lib/version.pm lib/version.t util.c
22551 ____________________________________________________________________________
22552 [ 23085] By: nicholas                              on 2004/07/12  17:27:28
22553         Log: Bodge to make Tk work - like the UTF8 flag, the READONLY flag has too
22554              many meanings. const const vs mutable in this case.
22555      Branch: perl
22556            ! sv.c
22557 ____________________________________________________________________________
22558 [ 23084] By: nick                                  on 2004/07/12  14:26:12
22559         Log: NI-S: IMHO utf8_upgrade is just changing representation not the value
22560              so it has no business calling SvSETMAGIC.
22561      Branch: perl
22562            ! sv.c
22563 ____________________________________________________________________________
22564 [ 23083] By: nick                                  on 2004/07/12  12:17:56
22565         Log: Perl_is_utf8_string(pTHX_ U8 *s, STRLEN len)
22566              Can now handle the case
22567              is_utf8_string(NULL,0)
22568              again.
22569              Why do we have code dup for Perl_is_utf8_string_loc() ?
22570      Branch: perl
22571            ! utf8.c
22572 ____________________________________________________________________________
22573 [ 23082] By: nicholas                              on 2004/07/11  20:09:00
22574         Log: A decent benchmark would be useful. But it is vague.
22575      Branch: perl
22576            ! pod/perltodo.pod
22577 ____________________________________________________________________________
22578 [ 23081] By: nicholas                              on 2004/07/11  18:36:49
22579         Log: Finding a way to put "I'm MAINT" in perl -v is a TODO
22580      Branch: perl
22581            ! pod/perltodo.pod
22582 ____________________________________________________________________________
22583 [ 23079] By: nicholas                              on 2004/07/10  21:58:34
22584         Log: Store weak references.
22585      Branch: perl
22586            + ext/Storable/t/testlib.pl ext/Storable/t/weak.t
22587            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
22588            ! ext/Storable/README ext/Storable/Storable.pm
22589            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
22590 ____________________________________________________________________________
22591 [ 23078] By: nicholas                              on 2004/07/10  21:11:56
22592         Log: Dual lifing and dists is a TODO
22593      Branch: perl
22594            ! pod/perltodo.pod
22595 ____________________________________________________________________________
22596 [ 23077] By: nicholas                              on 2004/07/10  18:51:35
22597         Log: Resurrect the TODO items about Unicode filenames and Unicode %ENV
22598              Rant a bit more about POD -> HTML
22599      Branch: perl
22600            ! pod/perltodo.pod
22601 ____________________________________________________________________________
22602 [ 23076] By: nicholas                              on 2004/07/10  16:00:44
22603         Log: Perl_mode_from_discipline must update len. (else SEGV)
22604              Diagnosis and patch from clkao
22605      Branch: perl
22606            ! doio.c
22607 ____________________________________________________________________________
22608 [ 23075] By: rgs                                   on 2004/07/10  13:03:56
22609         Log: Subject: Bug with NEXT when called from an eval block
22610              From: Dave Rolsky <autarch@urth.org>
22611              Date: Fri, 9 Jul 2004 17:06:07 -0500 (CDT)
22612              Message-ID: <Pine.LNX.4.58.0407091703010.4578@urth.org>
22613      Branch: perl
22614            ! lib/NEXT.pm lib/NEXT/t/next.t
22615 ____________________________________________________________________________
22616 [ 23074] By: nicholas                              on 2004/07/09  21:03:11
22617         Log: Subject: Re: Segfault using HTML::Entities
22618              From: Jarkko Hietaniemi <jhi@iki.fi>
22619              Message-ID: <40EDBE1A.6080205@iki.fi>
22620              Date: Fri, 09 Jul 2004 00:35:22 +0300
22621      Branch: perl
22622            ! pp_ctl.c regexec.c t/run/fresh_perl.t
22623 ____________________________________________________________________________
22624 [ 23073] By: nicholas                              on 2004/07/09  14:49:16
22625         Log: A more honest TODO
22626      Branch: perl
22627            ! pod/perltodo.pod
22628 ____________________________________________________________________________
22629 [ 23072] By: nicholas                              on 2004/07/09  11:34:17
22630         Log: dor and // fulfil a TODO
22631              Correct a deviation from the Nicholas Clark style guide.
22632      Branch: perl
22633            ! pod/perltodo.pod
22634 ____________________________________________________________________________
22635 [ 23071] By: rgs                                   on 2004/07/09  08:08:05
22636         Log: Subject: [PATCH] prime_env_iter and zero-length values on VMS
22637              From: "Craig A. Berry" <craigberry@mac.com>
22638              Date: Thu, 08 Jul 2004 23:19:05 -0500
22639              Message-ID: <40EE1CB9.8030407@mac.com>
22640      Branch: perl
22641            ! vms/vms.c
22642 ____________________________________________________________________________
22643 [ 23065] By: nicholas                              on 2004/07/08  13:09:44
22644         Log: Randal notes:
22645
22646              "perldoc perldelta" still says 5.8.3 to 5.8.4, even though there
22647              *is* a "perldoc perl583delta" properly.
22648
22649              This is because perl584delta still thinks it's the perldelta
22650      Branch: perl
22651            ! pod/perl584delta.pod
22652 ____________________________________________________________________________
22653 [ 23063] By: rgs                                   on 2004/07/07  17:48:29
22654         Log: Make Perl_sv_utf8_upgrade_flags tolerate PL_sv_undef
22655              as an argument.
22656      Branch: perl
22657            ! sv.c
22658 ____________________________________________________________________________
22659 [ 23062] By: nicholas                              on 2004/07/07  15:14:39
22660         Log: First stab at explaining that CLONE may get more parameters in future.
22661              More eloquent rewording desired. Patches welcome.
22662      Branch: perl
22663            ! pod/perlmod.pod
22664 ____________________________________________________________________________
22665 [ 23061] By: nicholas                              on 2004/07/07  13:30:27
22666         Log: hv_store was not passing hash onwards (spotted by Dave)
22667      Branch: perl
22668            ! hv.c
22669 ____________________________________________________________________________
22670 [ 23060] By: mhx                                   on 2004/07/06  21:43:05
22671         Log: Failing matches don't reset numbered variables.
22672              Change #22997 could cause Text::ParseWords to loop forever if the
22673              regex didn't not match. Explicitly return if the match fails.
22674      Branch: perl
22675            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
22676 ____________________________________________________________________________
22677 [ 23059] By: nicholas                              on 2004/07/06  21:39:27
22678         Log: Integrate:
22679              [ 23057]
22680              This is RC1
22681      Branch: perl
22682           !> pod/perlhist.pod
22683 ____________________________________________________________________________
22684 [ 23058] By: nicholas                              on 2004/07/06  20:45:53
22685         Log: Stop ENV_IS_CASELESS hv.c picking up the wrong hash value from a
22686              shared string scalar.
22687      Branch: perl
22688            ! hv.c
22689 ____________________________________________________________________________
22690 [ 23052] By: nicholas                              on 2004/07/06  09:26:24
22691         Log: A tool to check the AUTHORS file
22692      Branch: perl
22693            + Porting/checkAUTHORS.pl
22694            ! MANIFEST
22695 ____________________________________________________________________________
22696 [ 23051] By: nicholas                              on 2004/07/06  09:25:16
22697         Log: Add some missing authors and remove 1 duplicate
22698      Branch: perl
22699            ! AUTHORS
22700 ____________________________________________________________________________
22701 [ 23048] By: nicholas                              on 2004/07/05  17:26:09
22702         Log: There was no need to bump $Text::ParseWords::VERSION to 3.24
22703      Branch: perl
22704            ! lib/Text/ParseWords.pm
22705 ____________________________________________________________________________
22706 [ 23047] By: rgs                                   on 2004/07/05  17:05:55
22707         Log: Update tests and $VERSION for change 23046
22708      Branch: perl
22709            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
22710 ____________________________________________________________________________
22711 [ 23046] By: rgs                                   on 2004/07/05  16:53:54
22712         Log: Subject: Re: [perl #30504] B::Deparse scoping problem with for loop
22713              From: Stephen McCamant <smcc@MIT.EDU>
22714              Date: Mon, 28 Jun 2004 18:26:24 -0700
22715              Message-ID: <16608.50496.787002.560481@apocalypse.OCF.Berkeley.EDU>
22716      Branch: perl
22717            ! ext/B/B/Deparse.pm
22718 ____________________________________________________________________________
22719 [ 23042] By: nicholas                              on 2004/07/05  14:54:15
22720         Log: Bump $B::Deparse::VERSION
22721      Branch: perl
22722            ! ext/B/B/Deparse.pm
22723 ____________________________________________________________________________
22724 [ 23040] By: nicholas                              on 2004/07/05  10:24:17
22725         Log: t/op/tie.t test 23 is failing when run with utf8 everywhere.
22726              Problem appears to be due to theft of temporaries
22727      Branch: perl
22728            ! mg.c
22729 ____________________________________________________________________________
22730 [ 23029] By: nicholas                              on 2004/07/04  16:39:07
22731         Log: Subject: [PATCH Cwd 2.18] _vms_abs_path on non-directories
22732              From: "Craig A. Berry" <craigberry@mac.com>
22733              Message-ID: <40E704AA.4090801@mac.com>
22734              Date: Sat, 03 Jul 2004 14:10:34 -0500
22735      Branch: perl
22736            ! ext/Cwd/t/cwd.t lib/Cwd.pm
22737 ____________________________________________________________________________
22738 [ 23028] By: nicholas                              on 2004/07/04  15:14:33
22739         Log: /usr/bin/locale steadfastly delivers 8 bit output independent of
22740              LC_ALL. So when perl's expecting utf8, things don't quite work right.
22741              This has become visible since fix 22842
22742      Branch: perl
22743            ! lib/locale.t
22744 ____________________________________________________________________________
22745 [ 23027] By: mhx                                   on 2004/07/02  14:44:37
22746         Log: More microperl tweaks.
22747      Branch: perl
22748            ! Makefile.micro README.micro uconfig.h uconfig.sh
22749 ____________________________________________________________________________
22750 [ 23026] By: rgs                                   on 2004/07/02  13:05:23
22751         Log: Maintainer change for Safe
22752      Branch: perl
22753            ! Porting/Maintainers.pl
22754 ____________________________________________________________________________
22755 [ 23025] By: rgs                                   on 2004/07/02  10:06:29
22756         Log: Bump version number of Safe for CPAN release
22757      Branch: perl
22758            ! ext/Opcode/Safe.pm
22759 ____________________________________________________________________________
22760 [ 23024] By: rgs                                   on 2004/07/02  07:50:42
22761         Log: Upgrade to I18N::LangTags 0.33
22762      Branch: perl
22763            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
22764            ! lib/I18N/LangTags/t/80_all_env.t
22765 ____________________________________________________________________________
22766 [ 23023] By: davem                                 on 2004/07/02  01:49:11
22767         Log: utf8 POPSTACK crash on split execution
22768              split() does a SWITCHSTACK to directly split to an array, but
22769              if it subsequently dies (eg the regex triggers a 'use utf8' which
22770              is then denied by Safe), then the switch doesn't get undone. Add
22771              a new save type to allow for this.
22772      Branch: perl
22773            ! pp.c scope.c scope.h
22774 ____________________________________________________________________________
22775 [ 23022] By: mhx                                   on 2004/07/01  21:08:44
22776         Log: The microperl config didn't know about usemallocwrap yet.
22777      Branch: perl
22778            ! uconfig.h uconfig.sh
22779 ____________________________________________________________________________
22780 [ 23021] By: mhx                                   on 2004/07/01  14:30:05
22781         Log: Check for definedness of sv before calling sv_derived_from()
22782              to prevent "Use of uninitialized value..." warning.
22783      Branch: perl
22784            ! universal.c
22785 ____________________________________________________________________________
22786 [ 23019] By: nicholas                              on 2004/07/01  10:14:03
22787         Log: Bump version numbers
22788      Branch: perl
22789            ! ext/File/Glob/Glob.pm ext/XS/APItest/APItest.pm
22790            ! ext/threads/threads.pm lib/Carp.pm lib/File/Copy.pm
22791            ! lib/Text/ParseWords.pm lib/Text/Wrap.pm lib/autouse.pm
22792            ! lib/charnames.pm lib/diagnostics.pm lib/utf8.pm
22793 ____________________________________________________________________________
22794 [ 23018] By: nicholas                              on 2004/06/30  21:37:12
22795         Log: Assert that we aren't leaking memory.
22796      Branch: perl
22797            ! sv.c
22798 ____________________________________________________________________________
22799 [ 23016] By: gbarr                                 on 2004/06/30  13:47:36
22800         Log: Sync to libnet-1.19
22801      Branch: perl
22802            ! lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
22803            ! lib/Net/POP3.pm lib/Net/SMTP.pm lib/Net/t/datasend.t
22804 ____________________________________________________________________________
22805 [ 23014] By: rgs                                   on 2004/06/30  12:12:24
22806         Log: Subject: [PATCH pod/perlop.pod] Documenting undefined behaviour of $i = $i ++.
22807              From: Abigail <abigail@abigail.nl>
22808              Date: Wed, 30 Jun 2004 12:00:21 +0200
22809              Message-ID: <20040630100021.GA23752@abigail.nl>
22810      Branch: perl
22811            ! pod/perlop.pod
22812 ____________________________________________________________________________
22813 [ 23011] By: nicholas                              on 2004/06/29  15:26:34
22814         Log: Note that sv_2mortal isn't just "increase reference count by 1, and
22815              mark that it needs a deferred recount"
22816      Branch: perl
22817            ! sv.c
22818 ____________________________________________________________________________
22819 [ 23010] By: rgs                                   on 2004/06/29  12:12:58
22820         Log: More caveats in B::Deparse's documentation
22821              (suggested by Yves Orton)
22822      Branch: perl
22823            ! ext/B/B/Deparse.pm
22824 ____________________________________________________________________________
22825 [ 23007] By: merijn                                on 2004/06/29  10:57:46
22826         Log: HP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be ANSI
22827              11.00 and on are ANSI by default for /opt/ansic/bin
22828              Error was introduced by #22975 in re-enabling 10.01
22829      Branch: perl
22830            ! hints/hpux.sh
22831 ____________________________________________________________________________
22832 [ 23006] By: davem                                 on 2004/06/28  22:50:01
22833         Log: use encoding and "eq" cause memory leak
22834              Perl_sv_eq() was creating a temp and not always freeing it
22835      Branch: perl
22836            ! sv.c
22837 ____________________________________________________________________________
22838 [ 23002] By: nicholas                              on 2004/06/27  20:57:50
22839         Log: Assimilate Locale-Codes-2.07
22840      Branch: perl
22841            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
22842            ! lib/Locale/Codes/t/all.t lib/Locale/Codes/t/constants.t
22843            ! lib/Locale/Codes/t/country.t lib/Locale/Codes/t/currency.t
22844            ! lib/Locale/Codes/t/uk.t lib/Locale/Constants.pm
22845            ! lib/Locale/Constants.pod lib/Locale/Country.pm
22846            ! lib/Locale/Country.pod lib/Locale/Currency.pm
22847            ! lib/Locale/Currency.pod lib/Locale/Language.pm
22848            ! lib/Locale/Language.pod lib/Locale/Script.pm
22849            ! lib/Locale/Script.pod
22850 ____________________________________________________________________________
22851 [ 23001] By: nicholas                              on 2004/06/27  18:27:43
22852         Log: Stop 80_all_env.t failing when LC_ALL is set
22853      Branch: perl
22854            ! lib/I18N/LangTags/t/80_all_env.t
22855 ____________________________________________________________________________
22856 [ 22998] By: nicholas                              on 2004/06/25  22:19:51
22857         Log: Correct detection of absent modules. Based on
22858
22859              Subject: [PATCH] Config{extensions} uses filesystem names as extensions
22860              From: Andy Dougherty <doughera@lafayette.edu>
22861              Message-ID: <Pine.SOL.4.58.0406241505530.14039@maxwell.phys.lafayette.edu>
22862              Date: Thu, 24 Jun 2004 15:09:47 -0400 (EDT)
22863
22864              with improvements from Marcus Holland-Moritz
22865      Branch: perl
22866            ! ext/Devel/PPPort/t/test.t ext/PerlIO/t/scalar.t
22867            ! ext/PerlIO/t/via.t ext/threads/shared/t/disabled.t lib/DB.t
22868            ! lib/Dumpvalue.t lib/PerlIO/via/t/QuotedPrint.t
22869            ! lib/Tie/RefHash.t lib/autouse.t lib/dumpvar.t lib/h2xs.t
22870            ! lib/overload.t t/io/crlf.t
22871 ____________________________________________________________________________
22872 [ 22997] By: mhx                                   on 2004/06/25  20:27:05
22873         Log: Cleanup the main regex in Text::ParseWords and make the
22874              parse_line() routine faster. Add a Unicode test case.
22875      Branch: perl
22876            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
22877 ____________________________________________________________________________
22878 [ 22996] By: merijn                                on 2004/06/25  15:27:21
22879         Log: Subject: [perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh
22880              From: Nicholas Gianniotis (via RT) <perlbug-followup@perl.org>
22881              Date: 25 Jun 2004 09:39:51 -0000
22882              Message-ID: <rt-3.0.9-30450-91340.10.3279898804255@perl.org>
22883              and
22884              From: Andy Dougherty <doughera@lafayette.edu>
22885              Date: Fri, 25 Jun 2004 11:30:11 -0400 (EDT)
22886              Message-ID: <Pine.SOL.4.58.0406251113420.15961@maxwell.phys.lafayette.edu>
22887      Branch: perl
22888            ! hints/solaris_2.sh
22889 ____________________________________________________________________________
22890 [ 22995] By: rgs                                   on 2004/06/25  15:07:51
22891         Log: Subject: [PATCH] regcomp.c, t/op/regmesg.t -- False range with \p and \P
22892              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
22893              Date: Thu, 24 Jun 2004 16:42:54 -0400 (EDT)
22894              Message-ID: <Pine.LNX.4.44.0406241636340.8774-200000@perlmonk.org>
22895      Branch: perl
22896            ! regcomp.c t/op/regmesg.t
22897 ____________________________________________________________________________
22898 [ 22994] By: rgs                                   on 2004/06/25  08:36:33
22899         Log: More @INC test fixes
22900      Branch: perl
22901            ! t/op/threads.t t/run/switch_A.t t/uni/chomp.t t/uni/tr_7jis.t
22902            ! t/uni/tr_eucjp.t t/uni/tr_sjis.t t/uni/tr_utf8.t
22903 ____________________________________________________________________________
22904 [ 22993] By: rgs                                   on 2004/06/25  08:28:34
22905         Log: Fix the Cwd tests for the core.
22906      Branch: perl
22907            ! ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
22908 ____________________________________________________________________________
22909 [ 22992] By: mhx                                   on 2004/06/24  19:51:06
22910         Log: Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline inside quoted text
22911              Use the suggested regex fix, plus some tests.
22912      Branch: perl
22913            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
22914 ____________________________________________________________________________
22915 [ 22991] By: rgs                                   on 2004/06/24  16:47:24
22916         Log: Upgrade to Cwd 2.18
22917              (with local changes to cwd.t, to adapt it to the core)
22918      Branch: perl
22919            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
22920 ____________________________________________________________________________
22921 [ 22990] By: mhx                                   on 2004/06/24  16:22:05
22922         Log: Fix for: [perl #2738] perl segfautls on input
22923              The parser was incorrectly accepting <> as a subroutine prototype and
22924              newATTRSUB didn't validate the proto argument before accessing op_sv.
22925      Branch: perl
22926            ! op.c pod/perldiag.pod t/comp/parser.t toke.c
22927 ____________________________________________________________________________
22928 [ 22988] By: rgs                                   on 2004/06/24  12:58:35
22929         Log: Upgrade to Cwd 2.17_03
22930      Branch: perl
22931            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm
22932 ____________________________________________________________________________
22933 [ 22977] By: nicholas                              on 2004/06/23  08:38:47
22934         Log: Test that [] // 0 is []
22935      Branch: perl
22936            ! t/op/dor.t
22937 ____________________________________________________________________________
22938 [ 22976] By: rgs                                   on 2004/06/23  08:28:15
22939         Log: Add a regression test for bug #23765 (by Jarkko)
22940      Branch: perl
22941            ! t/op/substr.t
22942 ____________________________________________________________________________
22943 [ 22975] By: merijn                                on 2004/06/23  06:56:15
22944         Log: Backward compatibility issues for HP-UX 10.01 and older
22945              Yes, it is still actively used in production environment
22946              One more patch expected for toke.c optimization level
22947      Branch: perl
22948            ! hints/hpux.sh
22949 ____________________________________________________________________________
22950 [ 22972] By: mhx                                   on 2004/06/22  21:23:59
22951         Log: Proposed patch + test case.
22952
22953              Subject: [perl #30409] charnames.pm clobbers default variable
22954              From: Marcel "Grünauer" (via RT) <perlbug-followup@perl.org>
22955              Date: 22 Jun 2004 16:43:50 -0000
22956              Message-ID: <rt-3.0.9-30409-91174.12.8617678524438@perl.org>
22957      Branch: perl
22958            ! lib/charnames.pm lib/charnames.t
22959 ____________________________________________________________________________
22960 [ 22971] By: mhx                                   on 2004/06/22  21:00:10
22961         Log: Adjust array index in FileCache.pm.
22962
22963              Subject: [perl #30291] Use of uninitialized value (array index reference) in FileCache.pm module at line 140
22964              From: bbucklan@jpl-devvax.jpl.nasa.gov (via RT) <perlbug-followup@perl.org>
22965              Date: 15 Jun 2004 16:55:22 -0000
22966              Message-ID: <rt-3.0.9-30291-90552.18.5392299690759@perl.org>
22967      Branch: perl
22968            ! lib/FileCache.pm
22969 ____________________________________________________________________________
22970 [ 22970] By: mhx                                   on 2004/06/22  20:26:11
22971         Log: Subject: [PATCH] DB_File 1.809  was RE: [perl #30237] DB_File methods and substr don't mix
22972              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
22973              Date: Tue, 22 Jun 2004 21:29:12 +0100
22974              Message-Id: <20040622202910.WBSU21846.mta08-svc.ntlworld.com@MARQUESSPT21>
22975      Branch: perl
22976            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
22977            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
22978            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
22979            ! ext/DB_File/typemap
22980 ____________________________________________________________________________
22981 [ 22969] By: nicholas                              on 2004/06/22  13:25:11
22982         Log: Abolish the "Tied variable freed while still in use" error - I have
22983              a way to cleanly avoid the coredump.
22984      Branch: perl
22985            ! mg.c pod/perldiag.pod t/op/tie.t
22986 ____________________________________________________________________________
22987 [ 22968] By: nicholas                              on 2004/06/22  12:28:58
22988         Log: Subject: [PATCH] Storable signedness nit
22989              From: "Craig A. Berry" <craigberry@mac.com>
22990              Message-ID: <40D3AAC7.6030407@mac.com>
22991              Date: Fri, 18 Jun 2004 21:53:59 -0500
22992      Branch: perl
22993            ! ext/Storable/Storable.xs
22994 ____________________________________________________________________________
22995 [ 22967] By: nicholas                              on 2004/06/22  09:57:23
22996         Log: Skip tests if List::Util not built
22997      Branch: perl
22998            ! lib/DB.t lib/Dumpvalue.t lib/autouse.t lib/dumpvar.t
22999            ! lib/overload.t
23000 ____________________________________________________________________________
23001 [ 22966] By: nicholas                              on 2004/06/22  09:56:59
23002         Log: Skip test if Data::Dumper not built
23003      Branch: perl
23004            ! lib/Tie/RefHash.t
23005 ____________________________________________________________________________
23006 [ 22965] By: nicholas                              on 2004/06/22  09:56:34
23007         Log: Skip test if Devel::PPPort is not built.
23008              Probably should fix h2xs to work without it.
23009      Branch: perl
23010            ! lib/h2xs.t
23011 ____________________________________________________________________________
23012 [ 22964] By: rgs                                   on 2004/06/22  07:34:40
23013         Log: Upgrade to I18N::LangTags 0.32
23014      Branch: perl
23015            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
23016            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/80_all_env.t
23017 ____________________________________________________________________________
23018 [ 22963] By: davem                                 on 2004/06/20  12:00:56
23019         Log: make mktables always update modifed time to play better with make
23020      Branch: perl
23021            ! Makefile.SH lib/unicore/mktables
23022 ____________________________________________________________________________
23023 [ 22962] By: davem                                 on 2004/06/20  11:50:19
23024         Log: fix typo in gp_free
23025      Branch: perl
23026            ! gv.c
23027 ____________________________________________________________________________
23028 [ 22961] By: davem                                 on 2004/06/19  12:36:58
23029         Log: 'make test' without preceeding 'make' fails.
23030              Change #22872 added a target to run mktables, but this was
23031              skipped if 'make test' was run first, causing the build of
23032              Unicode::Normalize to fail.
23033      Branch: perl
23034            ! Makefile.SH
23035 ____________________________________________________________________________
23036 [ 22960] By: nicholas                              on 2004/06/18  20:18:02
23037         Log: When expecting an error, it's best to check the text you got, rather
23038              than blindly assuming that it's correct.
23039      Branch: perl
23040            ! t/op/write.t
23041 ____________________________________________________________________________
23042 [ 22959] By: nicholas                              on 2004/06/18  18:57:30
23043         Log: Case insensitive file systems are bad, m'kay
23044      Branch: perl
23045            ! ext/IO/t/IO.t
23046 ____________________________________________________________________________
23047 [ 22958] By: nicholas                              on 2004/06/18  13:45:51
23048         Log: This needs POSIX, so skip if no POSIX
23049      Branch: perl
23050            ! lib/Pod/t/basic.t
23051 ____________________________________________________________________________
23052 [ 22957] By: nicholas                              on 2004/06/18  13:44:27
23053         Log: Also needs skipping if PerlIO::via not built
23054      Branch: perl
23055            ! lib/PerlIO/via/t/QuotedPrint.t
23056 ____________________________________________________________________________
23057 [ 22956] By: nicholas                              on 2004/06/18  13:24:13
23058         Log: Skip tests when PerlIO::scalar and PerlIO::via aren't built
23059      Branch: perl
23060            ! ext/PerlIO/t/scalar.t ext/PerlIO/t/via.t
23061 ____________________________________________________________________________
23062 [ 22955] By: nicholas                              on 2004/06/18  13:19:16
23063         Log: Not ideal, but skip all of IO's tests if Socket is not built.
23064      Branch: perl
23065            ! ext/IO/t/IO.t
23066 ____________________________________________________________________________
23067 [ 22954] By: nicholas                              on 2004/06/18  13:11:31
23068         Log: Skip test if perl configured without threads::shared
23069      Branch: perl
23070            ! ext/threads/shared/t/disabled.t
23071 ____________________________________________________________________________
23072 [ 22953] By: nicholas                              on 2004/06/18  13:09:24
23073         Log: Skip test if Devel::PPPort not built
23074      Branch: perl
23075            ! ext/Devel/PPPort/t/test.t
23076 ____________________________________________________________________________
23077 [ 22952] By: nicholas                              on 2004/06/18  13:07:40
23078         Log: Skip re tests if re not built.
23079      Branch: perl
23080            ! ext/re/t/re.t
23081 ____________________________________________________________________________
23082 [ 22951] By: nicholas                              on 2004/06/18  11:38:24
23083         Log: If we don't build B, we should skip all its tests.
23084      Branch: perl
23085            ! ext/B/t/asmdata.t ext/B/t/b.t ext/B/t/bblock.t
23086            ! ext/B/t/bytecode.t ext/B/t/concise.t ext/B/t/debug.t
23087            ! ext/B/t/deparse.t ext/B/t/f_map.t ext/B/t/f_sort.t
23088            ! ext/B/t/lint.t ext/B/t/o.t ext/B/t/optree_check.t
23089            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
23090            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
23091            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t ext/B/t/stash.t
23092            ! ext/B/t/terse.t ext/B/t/xref.t
23093 ____________________________________________________________________________
23094 [ 22950] By: nicholas                              on 2004/06/18  11:27:51
23095         Log: D'oh. Don't turn on warnings on the #! line without actually testing
23096              the full code in case it warns.
23097      Branch: perl
23098            ! lib/Unicode/UCD.t
23099 ____________________________________________________________________________
23100 [ 22949] By: nicholas                              on 2004/06/18  09:43:12
23101         Log: Unicode::UCD uses Storable, so we can't test if Storable isn't built.
23102      Branch: perl
23103            ! lib/Unicode/UCD.t
23104 ____________________________________________________________________________
23105 [ 22948] By: nicholas                              on 2004/06/18  09:23:20
23106         Log: Can't test the B modules if we didn't build 'em
23107      Branch: perl
23108            ! t/lib/1_compile.t
23109 ____________________________________________________________________________
23110 [ 22947] By: nicholas                              on 2004/06/18  08:59:01
23111         Log: Need to skip test 7 if perl built without the PerlIO::scalar extension
23112      Branch: perl
23113            ! t/io/crlf.t
23114 ____________________________________________________________________________
23115 [ 22946] By: rgs                                   on 2004/06/18  07:44:34
23116         Log: Upgrade to I18N::LangTags 0.31.
23117      Branch: perl
23118            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
23119            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/10_http.t
23120            ! lib/I18N/LangTags/t/80_all_env.t
23121 ____________________________________________________________________________
23122 [ 22945] By: nicholas                              on 2004/06/17  19:27:05
23123         Log: As 2/3rds (or 3/4s) of the SV head structure is rewritten, it doesn't
23124              seem that memzero() of everything is the most efficient idea.
23125      Branch: perl
23126            ! sv.c
23127 ____________________________________________________________________________
23128 [ 22944] By: nicholas                              on 2004/06/17  14:57:14
23129         Log: Change 22516 forgot to add make_overload.pl to generate test data
23130              (submitted from the pub via wireless, bluetooth and then GPRS out
23131              to the Internet)
23132      Branch: perl
23133            + ext/Storable/t/make_overload.pl
23134            ! MANIFEST
23135 ____________________________________________________________________________
23136 [ 22943] By: nicholas                              on 2004/06/17  12:03:48
23137         Log: Storable should cope if the string to thaw happens to be utf8 encoded
23138              And anything with bytes >=256 is corrupt
23139      Branch: perl
23140            ! ext/Storable/ChangeLog ext/Storable/README
23141            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
23142            ! ext/Storable/t/utf8.t
23143 ____________________________________________________________________________
23144 [ 22942] By: rgs                                   on 2004/06/17  09:57:14
23145         Log: Upgrade to Locale::Maketext 1.09
23146      Branch: perl
23147            + lib/Locale/Maketext/t/01_about_verbose.t
23148            + lib/Locale/Maketext/t/10_make.t lib/Locale/Maketext/t/20_get.t
23149            + lib/Locale/Maketext/t/40_super.t
23150            + lib/Locale/Maketext/t/50_super.t
23151            + lib/Locale/Maketext/t/60_super.t
23152            + lib/Locale/Maketext/t/90_utf8.t
23153            - lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
23154            - lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
23155            - lib/Locale/Maketext/t/04super.t
23156            - lib/Locale/Maketext/t/05super.t
23157            - lib/Locale/Maketext/t/06super.t lib/Locale/Maketext/t/90utf8.t
23158            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
23159            ! lib/Locale/Maketext/README
23160 ____________________________________________________________________________
23161 [ 22941] By: rgs                                   on 2004/06/17  09:43:48
23162         Log: Upgrade to I18N::LangTags 0.30.
23163      Branch: perl
23164            + lib/I18N/LangTags/Detect.pm
23165            + lib/I18N/LangTags/t/01_about_verbose.t
23166            + lib/I18N/LangTags/t/05_main.t lib/I18N/LangTags/t/07_listy.t
23167            + lib/I18N/LangTags/t/10_http.t lib/I18N/LangTags/t/50_super.t
23168            + lib/I18N/LangTags/t/55_supers_strict.t
23169            + lib/I18N/LangTags/t/80_all_env.t
23170            - lib/I18N/LangTags/t/01test.t lib/I18N/LangTags/t/02decency.t
23171            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
23172            ! lib/I18N/LangTags/List.pm
23173 ____________________________________________________________________________
23174 [ 22940] By: rgs                                   on 2004/06/17  08:54:41
23175         Log: More forgiving version comparison in perlivp.
23176      Branch: perl
23177            ! utils/perlivp.PL
23178 ____________________________________________________________________________
23179 [ 22939] By: nicholas                              on 2004/06/16  09:05:57
23180         Log: Improve the substitution to cc_r for threading so that compilers
23181              specified with a full path or as a parameter to ccache are changed
23182      Branch: perl
23183            ! hints/aix.sh
23184 ____________________________________________________________________________
23185 [ 22938] By: rgs                                   on 2004/06/15  14:35:00
23186         Log: Subject: [PATCH] File::Basename docs
23187              From: Boris Zentner <bzm@2bz.de>
23188              Date: Sat, 12 Jun 2004 16:29:42 +0200
23189              Message-Id: <200406121629.42595.bzm@2bz.de>
23190      Branch: perl
23191            ! lib/File/Basename.pm
23192 ____________________________________________________________________________
23193 [ 22937] By: nicholas                              on 2004/06/15  09:21:22
23194         Log: It seems that our assert() macro wasn't good enough.
23195              Changed to one that that is an expression, rather than a statement.
23196              Fix new macros definitions in sv.h to be clean enough C to keep the
23197              AIX compiler happy.
23198      Branch: perl
23199            ! perl.h sv.h
23200 ____________________________________________________________________________
23201 [ 22936] By: rgs                                   on 2004/06/15  08:22:32
23202         Log: Subject: [PATCH] perlop.pod: add an example to the .. and ... operators
23203              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
23204              Date: Tue, 15 Jun 2004 10:15:15 +0300 (IDT)
23205              Message-ID: <Pine.LNX.4.56.0406151013140.14618@vipe.technion.ac.il>
23206      Branch: perl
23207            ! pod/perlop.pod
23208 ____________________________________________________________________________
23209 [ 22935] By: nicholas                              on 2004/06/15  07:17:17
23210         Log: Assert SvTYPE is at least PGMV whenever accessing SvSTASH
23211      Branch: perl
23212            ! ext/Storable/Storable.xs sv.h
23213 ____________________________________________________________________________
23214 [ 22934] By: nicholas                              on 2004/06/14  15:26:38
23215         Log: Assert that SV type has magic member when reading/writing.
23216              Will catch buggy code.
23217      Branch: perl
23218            ! sv.c sv.h
23219 ____________________________________________________________________________
23220 [ 22933] By: rgs                                   on 2004/06/13  17:54:47
23221         Log: More h2ph voodoo.
23222      Branch: perl
23223            ! utils/h2ph.PL
23224 ____________________________________________________________________________
23225 [ 22932] By: rgs                                   on 2004/06/13  15:35:00
23226         Log: Subject: [PATCH] t/TEST
23227              From: Abe Timmerman <abe@ztreet.demon.nl>
23228              Date: Sun, 13 Jun 2004 11:41:49 +0200
23229              Message-Id: <200406131141.50361.abe@ztreet.demon.nl>
23230      Branch: perl
23231            ! t/TEST
23232 ____________________________________________________________________________
23233 [ 22931] By: rgs                                   on 2004/06/11  16:54:00
23234         Log: Reapply change #20983, rolled back by change #22920,
23235              as noticed by Craig Berry.
23236      Branch: perl
23237            ! pod/pod2usage.PL pod/podselect.PL
23238 ____________________________________________________________________________
23239 [ 22930] By: rgs                                   on 2004/06/11  14:22:55
23240         Log: More h2ph tweaks: recognition of C types
23241      Branch: perl
23242            ! utils/h2ph.PL
23243 ____________________________________________________________________________
23244 [ 22929] By: rgs                                   on 2004/06/11  13:46:53
23245         Log: More h2ph tweaking for gcc __inline functions
23246      Branch: perl
23247            ! utils/h2ph.PL
23248 ____________________________________________________________________________
23249 [ 22928] By: mhx                                   on 2004/06/11  09:37:42
23250         Log: t/comp/utf.t failed when configuring with -Dnoextensions=Encode
23251      Branch: perl
23252            ! t/comp/utf.t
23253 ____________________________________________________________________________
23254 [ 22927] By: rgs                                   on 2004/06/11  08:28:19
23255         Log: Remove a warning against unsafe signals in perlipc.pod,
23256              now that we have "safe signals".
23257      Branch: perl
23258            ! pod/perlipc.pod
23259 ____________________________________________________________________________
23260 [ 22926] By: rgs                                   on 2004/06/10  19:03:51
23261         Log: Subject: Re: [perl #30197] perlbug AutoReply: Data::Dumper does not indent the deparsed code properly
23262              From: Mathieu Arnold <m@absolight.fr>
23263              Date: Thu, 10 Jun 2004 16:43:58 +0200
23264              Message-ID: <34D483170C7F84E0DFBE442B@andromede.in.reaumur.net>
23265              (with a test adjustment)
23266      Branch: perl
23267            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
23268 ____________________________________________________________________________
23269 [ 22925] By: rgs                                   on 2004/06/10  17:26:15
23270         Log: Make h2ph able to understand a limited set of inline functions.
23271              The glibc apparently now ships headers that use inline functions
23272              instead of plain old macros.
23273      Branch: perl
23274            ! utils/h2ph.PL
23275 ____________________________________________________________________________
23276 [ 22924] By: rgs                                   on 2004/06/10  07:55:41
23277         Log: Subject: Change 22872 breaks shared miniperl invocation
23278              From: Alexey Tourbin <at@altlinux.ru>
23279              Date: Fri, 4 Jun 2004 13:24:17 +0400
23280              Message-ID: <20040604092417.GA13447@solemn.turbinal.org>
23281      Branch: perl
23282            ! Makefile.SH
23283 ____________________________________________________________________________
23284 [ 22923] By: rgs                                   on 2004/06/09  19:47:47
23285         Log: Subject: Re: [perl #30045] Transliteration replacement not terminated message obscure
23286              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
23287              Date: Mon, 7 Jun 2004 00:28:55 -0700
23288              Message-ID: <20040607072854.GB1028@efn.org>
23289      Branch: perl
23290            ! pod/perldiag.pod
23291 ____________________________________________________________________________
23292 [ 22922] By: rgs                                   on 2004/06/09  18:40:45
23293         Log: Remove the "malloc wrappage" tests, due to their unportability
23294              (as suggested by Jarkko.)
23295      Branch: perl
23296            ! t/op/array.t t/op/repeat.t
23297 ____________________________________________________________________________
23298 [ 22921] By: rgs                                   on 2004/06/09  15:57:58
23299         Log: Subject: [PATCH] Re: [perl #24081] invalid regexp in perl -V
23300              From: Robin Barker <Robin.Barker@npl.co.uk>
23301              Date: Wed, 9 Jun 2004 12:02:01 +0100
23302              Message-ID: <533D273D4014D411AB1D00062938C4D9040468F1@hotel.npl.co.uk>
23303              with further adjustements for bleadperl
23304      Branch: perl
23305            ! configpm lib/Config.t
23306 ____________________________________________________________________________
23307 [ 22920] By: rgs                                   on 2004/06/09  13:13:29
23308         Log: Upgrade to Pod::Parser 1.28
23309              (except Pod::Find, which has local patches not yet on CPAN)
23310      Branch: perl
23311            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Parser.pm
23312            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
23313            ! t/pod/find.t
23314 ____________________________________________________________________________
23315 [ 22919] By: mhx                                   on 2004/06/09  12:50:12
23316         Log: s/64bit/64-bit/g for consistency in the READMEs.
23317      Branch: perl
23318            ! README.aix README.hpux
23319 ____________________________________________________________________________
23320 [ 22918] By: rgs                                   on 2004/06/09  12:43:59
23321         Log: Subject: [patch] Windows/Win32 thread handle leak with threads join
23322              From: "Kevin Chase" <kevincha99@hotmail.com>
23323              Date: Sun, 06 Jun 2004 09:44:44 -0700
23324              Message-ID: <BAY2-F172Ih5h5xf4rJ0001a3a6@hotmail.com>
23325      Branch: perl
23326            ! ext/threads/threads.xs
23327 ____________________________________________________________________________
23328 [ 22917] By: merijn                                on 2004/06/09  11:46:23
23329         Log: Several updates, major, and minor corrections, model updates,
23330              explained the model numbering of HP-UX servers.
23331      Branch: perl
23332            ! README.hpux
23333 ____________________________________________________________________________
23334 [ 22916] By: rgs                                   on 2004/06/09  09:53:58
23335         Log: Upgrade to Pod::Perldoc 3.13
23336      Branch: perl
23337            + lib/Pod/Perldoc/t/01_about_verbose.t
23338            ! MANIFEST lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
23339 ____________________________________________________________________________
23340 [ 22915] By: rgs                                   on 2004/06/09  09:08:46
23341         Log: Upgrade to Digest 1.08.
23342      Branch: perl
23343            ! lib/Digest.pm
23344 ____________________________________________________________________________
23345 [ 22914] By: rgs                                   on 2004/06/09  08:08:55
23346         Log: Upgrade to CGI.pm 3.05
23347      Branch: perl
23348            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Util.pm lib/CGI/t/html.t
23349 ____________________________________________________________________________
23350 [ 22913] By: davem                                 on 2004/06/08  22:20:40
23351         Log: double DESTROY in for loop
23352              pp_iter decremented the ref count of the previous iterant before
23353              unaliasing it. This could lead to DESTROY being called with the
23354              loop variable still aliased to the freed value. If the DESTROY
23355              also contained a for loop with the same iterator variable, the
23356              freed value would get resurrected then freed for a second time.
23357      Branch: perl
23358            ! pp_hot.c t/cmd/for.t
23359 ____________________________________________________________________________
23360 [ 22912] By: rgs                                   on 2004/06/08  18:51:03
23361         Log: Upgrade to Pod::LaTeX 0.57
23362      Branch: perl
23363            + lib/Pod/t/user.t
23364            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
23365 ____________________________________________________________________________
23366 [ 22911] By: rgs                                   on 2004/06/08  18:42:29
23367         Log: Upgrade to Unicode::Normalize 0.30.
23368      Branch: perl
23369            ! ext/Unicode/Normalize/Changes
23370            ! ext/Unicode/Normalize/Normalize.pm
23371            ! ext/Unicode/Normalize/Normalize.xs
23372            ! ext/Unicode/Normalize/t/illegal.t
23373            ! ext/Unicode/Normalize/t/short.t
23374            ! ext/Unicode/Normalize/t/split.t
23375 ____________________________________________________________________________
23376 [ 22910] By: rgs                                   on 2004/06/08  18:40:38
23377         Log: Remove a spurious \n in a perltie example,
23378              noticed by Geoffrey Young.
23379      Branch: perl
23380            ! pod/perltie.pod
23381 ____________________________________________________________________________
23382 [ 22909] By: rgs                                   on 2004/06/08  18:34:23
23383         Log: Upgrade to Unicode::Collate 0.40
23384      Branch: perl
23385            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/hangul.t
23386 ____________________________________________________________________________
23387 [ 22908] By: rgs                                   on 2004/06/08  18:23:54
23388         Log: Upgrade to Time::Local 1.10.
23389      Branch: perl
23390            ! lib/Time/Local.pm lib/Time/Local.t
23391 ____________________________________________________________________________
23392 [ 22907] By: rgs                                   on 2004/06/08  18:02:59
23393         Log: Upgrade to Test::Harness 2.42
23394      Branch: perl
23395            ! lib/Test/Harness.pm lib/Test/Harness/Changes
23396            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/prove-switches.t
23397 ____________________________________________________________________________
23398 [ 22906] By: nicholas                              on 2004/06/08  14:59:20
23399         Log: Patch 22835 Failed to upgrade all the new files in Encode 2.01
23400              As spotted by Jerry D. Hedden
23401      Branch: perl
23402            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
23403 ____________________________________________________________________________
23404 [ 22905] By: rgs                                   on 2004/06/08  13:53:40
23405         Log: Subject: Re: newSVpvn(NULL, 0); doesn't work as advertised
23406              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
23407              Date: Fri, 4 Jun 2004 16:29:44 +0200
23408              Message-Id: <20040604162944.4011f1c6@r2d2>
23409      Branch: perl
23410            ! pod/perlapi.pod sv.c
23411 ____________________________________________________________________________
23412 [ 22904] By: rgs                                   on 2004/06/08  13:44:27
23413         Log: Subject: Re: [PATCH] Re: Lack of error for large string on Solaris
23414              From: Jarkko Hietaniemi <jhi@iki.fi>
23415              Date: Mon, 07 Jun 2004 20:09:42 +0300
23416              Message-ID: <40C4A156.5030205@iki.fi>
23417      Branch: perl
23418            ! av.c pod/perldiag.pod pp.c pp_hot.c t/op/array.t t/op/repeat.t
23419 ____________________________________________________________________________
23420 [ 22903] By: rgs                                   on 2004/06/08  10:19:27
23421         Log: Subject: [perl #30073] Misleading docs of Text::Wrap
23422              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
23423              Date: 6 Jun 2004 21:50:19 -0000
23424              Message-ID: <rt-3.0.9-30073-89834.19.0927626986204@perl.org>
23425      Branch: perl
23426            ! lib/Text/Wrap.pm
23427 ____________________________________________________________________________
23428 [ 22902] By: rgs                                   on 2004/06/06  07:49:27
23429         Log: Subject: Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T
23430              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23431              Date: Sun, 06 Jun 2004 00:37:21 +0900
23432              Message-Id: <20040606003344.57B2.BQW10602@nifty.com>
23433      Branch: perl
23434            ! lib/utf8.pm pod/perlapi.pod sv.c t/op/utftaint.t
23435 ____________________________________________________________________________
23436 [ 22901] By: rgs                                   on 2004/06/03  15:19:52
23437         Log: Subject: [PATCH] Have win32/makefile.mk default to gcc, and update docs
23438              From: Steve Hay <steve.hay@uk.radan.com>
23439              Date: Thu, 03 Jun 2004 15:46:17 +0100
23440              Message-ID: <40BF39B9.3060207@uk.radan.com>
23441      Branch: perl
23442            ! README.win32 win32/makefile.mk
23443 ____________________________________________________________________________
23444 [ 22900] By: rgs                                   on 2004/06/03  13:20:37
23445         Log: perlpodspec uses 'nonbreaking' and 'non-breaking'.
23446              Normalize on the hyphenated spelling.
23447      Branch: perl
23448            ! pod/perlpodspec.pod
23449 ____________________________________________________________________________
23450 [ 22899] By: rgs                                   on 2004/06/03  13:03:20
23451         Log: Workaround a dmake oddity.
23452              Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
23453              From: Steve Hay <steve.hay@uk.radan.com>
23454              Date: Thu, 03 Jun 2004 12:16:13 +0100
23455              Message-ID: <40BF087D.8030005@uk.radan.com>
23456      Branch: perl
23457            ! win32/makefile.mk
23458 ____________________________________________________________________________
23459 [ 22898] By: rgs                                   on 2004/06/03  09:02:31
23460         Log: Carp was mostly unusable with Safe because it may require
23461              Carp::Heavy at run-time (while require() is forbidden.)
23462              Have Safe load Carp::Heavy.
23463      Branch: perl
23464            ! ext/Opcode/Safe.pm lib/Carp.pm
23465 ____________________________________________________________________________
23466 [ 22897] By: mhx                                   on 2004/06/02  18:03:40
23467         Log: Make change #22889 work for threaded builds, Part 2.
23468      Branch: perl
23469            ! XSUB.h
23470 ____________________________________________________________________________
23471 [ 22896] By: mhx                                   on 2004/06/02  17:18:44
23472         Log: Make change #22889 work for threaded builds.
23473      Branch: perl
23474            ! pad.c pp.c
23475 ____________________________________________________________________________
23476 [ 22895] By: mhx                                   on 2004/06/02  16:48:41
23477         Log: Fix apidoc entries for PUSHMARK and newXSproto.
23478      Branch: perl
23479            ! XSUB.h pod/perlapi.pod pp.h
23480 ____________________________________________________________________________
23481 [ 22894] By: mhx                                   on 2004/06/02  16:42:24
23482         Log: Document embed.fnc 'U' and 's' flags.
23483      Branch: perl
23484            ! embed.fnc
23485 ____________________________________________________________________________
23486 [ 22893] By: rgs                                   on 2004/06/02  08:21:30
23487         Log: Subject: [PATCH] on VMS, always exit with failure in my_failure_exit
23488              From: "Craig A. Berry" <craigberry@mac.com>
23489              Date: Tue, 01 Jun 2004 23:16:58 -0500
23490              Message-ID: <40BD54BA.9040708@mac.com>
23491      Branch: perl
23492            ! perl.c
23493 ____________________________________________________________________________
23494 [ 22892] By: rgs                                   on 2004/06/02  08:19:30
23495         Log: Subject: Re: [PATCH] [perl #29612] ndbm failure in make test
23496              From: Alexey Tourbin <at@altlinux.ru>
23497              Date: Sat, 22 May 2004 02:22:22 +0400
23498              Message-ID: <20040521222222.GJ2030@solemn.turbinal.org>
23499      Branch: perl
23500            ! ext/NDBM_File/hints/linux.pl
23501 ____________________________________________________________________________
23502 [ 22891] By: rgs                                   on 2004/06/02  06:47:58
23503         Log: Detypo.
23504      Branch: perl
23505            ! pod/perlintern.pod pp_ctl.c
23506 ____________________________________________________________________________
23507 [ 22890] By: rgs                                   on 2004/06/02  06:43:30
23508         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
23509              From: Andrew Dougherty <doughera@lafayette.edu>
23510              Date: Tue, 1 Jun 2004 16:25:48 -0400 (EDT)
23511              Message-ID: <Pine.SOL.4.58.0406011619090.4066@maxwell.phys.lafayette.edu>
23512      Branch: perl
23513            ! INSTALL README
23514 ____________________________________________________________________________
23515 [ 22889] By: rgs                                   on 2004/06/02  06:07:53
23516         Log: Make the dUNDERBAR/UNDERBAR macros work as advertised.
23517              While we're at it, use the same trick to make reverse()
23518              work correctly with lexical $_.
23519      Branch: perl
23520            ! XSUB.h embed.fnc embed.h global.sym pad.c pp.c proto.h
23521            ! t/op/mydef.t
23522 ____________________________________________________________________________
23523 [ 22888] By: rgs                                   on 2004/06/01  15:26:59
23524         Log: Subject: [PATCH] Remove redundant %SIG assignments from FileCache
23525              From: Alan Burlison <Alan.Burlison@Sun.COM>
23526              Date: Fri, 28 May 2004 12:27:06 +0100
23527              Message-ID: <40B7220A.4040305@sun.com>
23528      Branch: perl
23529            ! lib/FileCache.pm
23530 ____________________________________________________________________________
23531 [ 22887] By: merijn                                on 2004/06/01  14:30:48
23532         Log: Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
23533              From: Steve Hay <steve.hay@uk.radan.com>
23534              Date: Tue, 01 Jun 2004 15:30:37 +0100
23535              Message-ID: <40BC930D.90701@uk.radan.com>
23536      Branch: perl
23537            ! win32/Makefile win32/makefile.mk
23538 ____________________________________________________________________________
23539 [ 22886] By: rgs                                   on 2004/06/01  12:24:30
23540         Log: Subject: [Fwd: [PATCH] Pod::Find should ignore SCM files and dirs]
23541              From: Alan Burlison <Alan.Burlison@sun.com>
23542              Date: Fri, 28 May 2004 23:28:44 +0100
23543              Message-ID: <40B7BD1C.40309@sun.com>
23544      Branch: perl
23545            ! lib/Pod/Find.pm
23546 ____________________________________________________________________________
23547 [ 22885] By: rgs                                   on 2004/06/01  12:17:18
23548         Log: Subject: Re: [PATCH] UPDATE - Grammatical fixes and explanations in perlfunc.pod (sysopen)
23549              From: Paul Fenwick <pjf@perltraining.com.au>
23550              Date: Tue, 1 Jun 2004 11:31:34 +1000
23551              Message-ID: <20040601013134.GA11005@perltraining.com.au>
23552      Branch: perl
23553            ! pod/perlfunc.pod
23554 ____________________________________________________________________________
23555 [ 22884] By: merijn                                on 2004/06/01  10:51:33
23556         Log: Subject: [PATCH] configure.com and PERL_API_REVISION
23557              From: "Craig A. Berry" <craigberry@mac.com>
23558              Date: Mon, 31 May 2004 21:04:07 -0500
23559              Message-ID: <40BBE417.2090001@mac.com>
23560      Branch: perl
23561            ! configure.com
23562 ____________________________________________________________________________
23563 [ 22883] By: rgs                                   on 2004/06/01  09:25:32
23564         Log: Subject: [PATCH] Shell.pm: pod rewrite and new mini-feature $Shell::raw
23565              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
23566              Date: Tue, 1 Jun 2004 07:52:58 +0200
23567              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C744@attmsx1.aut.alcatel.at>
23568      Branch: perl
23569            ! lib/Shell.pm
23570 ____________________________________________________________________________
23571 [ 22882] By: rgs                                   on 2004/06/01  08:44:01
23572         Log: Subject: [PATCH] perlhack.pod - working with the Perl source
23573              From: Dave Rolsky <autarch@urth.org>
23574              Date: Mon, 31 May 2004 12:52:43 -0500 (CDT)
23575              Message-ID: <Pine.LNX.4.58.0405311250520.7714@urth.org>
23576      Branch: perl
23577            ! pod/perlhack.pod
23578 ____________________________________________________________________________
23579 [ 22881] By: nicholas                              on 2004/05/31  19:06:21
23580         Log: replace the run time code in lib/utf8_pva.pl with data generated
23581              at build by mktables, stored in lib/unicore/PVA.pl
23582      Branch: perl
23583            - lib/utf8_pva.pl
23584            ! MANIFEST Makefile.SH lib/unicore/mktables lib/utf8_heavy.pl
23585            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
23586 ____________________________________________________________________________
23587 [ 22880] By: nicholas                              on 2004/05/31  17:26:56
23588         Log: Don't need to require utf8_pva.pl at top of file
23589      Branch: perl
23590            ! lib/utf8_heavy.pl
23591 ____________________________________________________________________________
23592 [ 22879] By: nicholas                              on 2004/05/31  14:24:56
23593         Log: Run mktables as part of the build process.
23594              Don't ship any of the files that it generates in lib/unicore
23595      Branch: perl
23596            - (delete 419 files)
23597            ! MANIFEST Makefile.SH lib/unicore/mktables
23598            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
23599 ____________________________________________________________________________
23600 [ 22878] By: rgs                                   on 2004/05/31  14:20:53
23601         Log: Subject: [perl #29937] Entries missing from .packlist
23602              From: jdhedden@1979.usna.com (via RT) <perlbug-followup@perl.org>
23603              Date: 28 May 2004 19:23:48 -0000
23604              Message-ID: <rt-3.0.9-29937-88315.2.18472609678159@perl.org>
23605      Branch: perl
23606            ! installman installperl
23607 ____________________________________________________________________________
23608 [ 22877] By: rgs                                   on 2004/05/31  12:50:57
23609         Log: Subject: [PATCH] Re: [perl #29969] h2ph not correctly processing glibc sys/sysmacros.ph
23610              From: <wolfgang.laun@chello.at>
23611              Date: Sun, 30 May 2004 17:27:07 +0200
23612              Message-Id: <20040530152707.ZLWL22856.viefep16-int.chello.at@localhost>
23613      Branch: perl
23614            ! utils/h2ph.PL
23615 ____________________________________________________________________________
23616 [ 22876] By: rgs                                   on 2004/05/31  09:52:05
23617         Log: Subject: [PATCH] Fix anomalies in Carp functions
23618              From: Steve Hay <steve.hay@uk.radan.com>
23619              Date: Tue, 25 May 2004 16:05:02 +0100
23620              Message-ID: <40B3609E.5060502@uk.radan.com>
23621      Branch: perl
23622            ! lib/Carp.t lib/Carp/Heavy.pm lib/autouse.t
23623 ____________________________________________________________________________
23624 [ 22875] By: rgs                                   on 2004/05/31  09:25:37
23625         Log: Subject: [PATCH] Fix generation of perlapi.pod
23626              From: Steve Hay <steve.hay@uk.radan.com>
23627              Date: Fri, 28 May 2004 11:46:41 +0100
23628              Message-ID: <40B71891.6090806@uk.radan.com>
23629      Branch: perl
23630            ! autodoc.pl pod/perlapi.pod
23631 ____________________________________________________________________________
23632 [ 22874] By: davem                                 on 2004/05/30  22:31:03
23633         Log: Subject:  Re: my $x->{foo} doesn't work
23634              From:  Shinya Hayakawa <hayakawa@livedoor.jp>
23635              Date:  Tue, 25 May 2004 00:06:06 +0900
23636              Message-Id:  <200405250006.06387.hayakawa@livedoor.jp>
23637
23638              Allow autovivification of (my $x)->{foo}
23639      Branch: perl
23640            ! pp_hot.c t/op/my.t
23641 ____________________________________________________________________________
23642 [ 22873] By: nicholas                              on 2004/05/30  21:58:36
23643         Log: Convert to using File::Spec, so that we can build Unicode files
23644              on all platforms
23645      Branch: perl
23646            ! lib/unicore/mktables
23647 ____________________________________________________________________________
23648 [ 22872] By: nicholas                              on 2004/05/30  20:34:07
23649         Log: First step to generating Unicode files for the regexp engine at build
23650              time - targets in the Makefile
23651      Branch: perl
23652            ! Makefile.SH
23653 ____________________________________________________________________________
23654 [ 22870] By: davem                                 on 2004/05/30  14:30:45
23655         Log: Problem with autouse (causing Perl to crash)
23656              @_ sometimes wasn't getting created right
23657      Branch: perl
23658            ! pad.c pp_ctl.c t/op/goto.t
23659 ____________________________________________________________________________
23660 [ 22868] By: nicholas                              on 2004/05/30  13:57:05
23661         Log: Upgrade to Encode 2.01.
23662      Branch: perl
23663            ! ext/Encode/lib/Encode/CN/HZ.pm
23664            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
23665 ____________________________________________________________________________
23666 [ 22866] By: nicholas                              on 2004/05/30  13:11:41
23667         Log: Skip in minitest
23668      Branch: perl
23669            ! t/comp/utf.t
23670 ____________________________________________________________________________
23671 [ 22853] By: rgs                                   on 2004/05/28  06:29:28
23672         Log: Subject: [PATCH doc] Re: undef loses it magicness when assigned to a variable?
23673              From: Stas Bekman <stas@stason.org>
23674              Date: Thu, 27 May 2004 11:25:08 -0700
23675              Message-ID: <40B63284.5040203@stason.org>
23676      Branch: perl
23677            ! pod/perlapi.pod pod/perlguts.pod sv.h
23678 ____________________________________________________________________________
23679 [ 22852] By: merijn                                on 2004/05/28  05:31:25
23680         Log: Subject: TEST needs to ignore SCM files
23681              From: Alan Burlison <Alan.Burlison@sun.com>
23682              Date: Thu, 27 May 2004 23:32:28 +0100
23683              Message-ID: <40B66C7C.8030303@sun.com>
23684      Branch: perl
23685            ! t/TEST
23686 ____________________________________________________________________________
23687 [ 22850] By: rgs                                   on 2004/05/26  16:17:24
23688         Log: Subject: [PATCH] 'perl -v' fails if local_patches contains code snippets
23689              From: Alan Burlison <Alan.Burlison@sun.com>
23690              Date: Wed, 26 May 2004 16:24:03 +0100
23691              Message-ID: <40B4B693.9090905@sun.com>
23692              (using \0 as a separator for q//)
23693      Branch: perl
23694            ! perl.c
23695 ____________________________________________________________________________
23696 [ 22848] By: rgs                                   on 2004/05/26  08:15:29
23697         Log: Subject: [PATCH] correctly handle C<< >> and C<<< >>> in diagnostics
23698              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
23699              Date: Tue, 25 May 2004 02:29:37 -0700
23700              Message-ID: <20040525092937.GA2332@efn.org>
23701      Branch: perl
23702            ! lib/diagnostics.pm
23703 ____________________________________________________________________________
23704 [ 22843] By: rgs                                   on 2004/05/24  16:12:41
23705         Log: Tests for change #22842, by SADAHIRO Tomoyuki
23706              (adapted to the core)
23707      Branch: perl
23708            + t/op/utftaint.t
23709            ! MANIFEST
23710 ____________________________________________________________________________
23711 [ 22842] By: rgs                                   on 2004/05/24  15:55:23
23712         Log: Subject: Re: utf-8 and taint don't work together
23713              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23714              Date: Sat, 22 May 2004 21:38:33 +0900
23715              Message-Id: <20040522212704.C068.BQW10602@nifty.com>
23716
23717              Date: Sun, 23 May 2004 09:56:15 +0900
23718              Message-Id: <20040523095609.E404.BQW10602@nifty.com>
23719      Branch: perl
23720            ! ext/Encode/lib/Encode/CN/HZ.pm
23721            ! ext/Encode/lib/Encode/Unicode/UTF7.pm sv.c
23722 ____________________________________________________________________________
23723 [ 22841] By: rgs                                   on 2004/05/24  11:43:32
23724         Log: Subject: [PATCH] win32_chsize is not exported on Win32
23725              From: Steve Hay <steve.hay@uk.radan.com>
23726              Date: Mon, 24 May 2004 12:52:48 +0100
23727              Message-ID: <40B1E210.4050202@uk.radan.com>
23728      Branch: perl
23729            ! makedef.pl
23730 ____________________________________________________________________________
23731 [ 22840] By: rgs                                   on 2004/05/24  11:23:31
23732         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
23733              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
23734              Date: Fri, 21 May 2004 11:35:34 -0700
23735              Message-ID: <20040521183533.GA5108@efn.org>
23736              (plus whitespace removal)
23737      Branch: perl
23738            ! INSTALL
23739 ____________________________________________________________________________
23740 [ 22839] By: davem                                 on 2004/05/22  11:15:34
23741         Log: Optimization busted: '@a = "b", sort @a' drops "b"
23742              Fix the sort-in-place optimization of change #22349.
23743      Branch: perl
23744            ! op.c t/op/sort.t
23745 ____________________________________________________________________________
23746 [ 22838] By: gbarr                                 on 2004/05/22  07:41:21
23747         Log: Update to Scalar-List-Utils-1.14
23748      Branch: perl
23749            + ext/List/Util/Changes
23750            - ext/List/Util/ChangeLog
23751            ! MANIFEST ext/List/Util/README ext/List/Util/Util.xs
23752            ! ext/List/Util/lib/List/Util.pm
23753            ! ext/List/Util/lib/Scalar/Util.pm
23754 ____________________________________________________________________________
23755 [ 22837] By: rgs                                   on 2004/05/21  15:40:49
23756         Log: Subject: Proposed doc patch for getsockopt
23757              From: perl5-porters@ton.iguana.be (Ton Hospel)
23758              Date: Sun, 16 May 2004 13:35:20 +0000 (UTC)
23759              Message-Id: <c87qmo$u9b$1@post.home.lunix>
23760      Branch: perl
23761            ! pod/perlfunc.pod
23762 ____________________________________________________________________________
23763 [ 22836] By: rgs                                   on 2004/05/21  08:45:28
23764         Log: Subject: [PATCH] h2xs doesn't recognize indented enums
23765              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
23766              Date: Fri, 21 May 2004 10:51:58 +0200
23767              Message-id: <20040521085158.GA10660@ethan>
23768              (modified regexp)
23769      Branch: perl
23770            ! utils/h2xs.PL
23771 ____________________________________________________________________________
23772 [ 22835] By: rgs                                   on 2004/05/20  13:30:25
23773         Log: Upgrade to Encode 2.00.
23774      Branch: perl
23775            ! (edit 147 files)
23776 ____________________________________________________________________________
23777 [ 22833] By: rgs                                   on 2004/05/20  11:48:29
23778         Log: Test portability nit.
23779              Subject: [PATCH] Re: Smoke [5.9.2] 22821 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
23780              From: Steve Hay <steve.hay@uk.radan.com>
23781              Date: Tue, 18 May 2004 11:31:04 +0100
23782              Message-ID: <40A9E5E8.7030800@uk.radan.com>
23783      Branch: perl
23784            ! ext/B/t/optree_specials.t
23785 ____________________________________________________________________________
23786 [ 22831] By: davem                                 on 2004/05/19  21:02:04
23787         Log: improve hashing algorithm for ptr tables in perl_clone:
23788              the bottom few bits of a pointer are usually zero
23789      Branch: perl
23790            ! sv.c
23791 ____________________________________________________________________________
23792 [ 22830] By: davem                                 on 2004/05/19  20:17:55
23793         Log: Thread creation time is hypersensitive
23794
23795              Due to a logic error, the dup ptr table sometimes wans't being
23796              grown, leading to extremely slow cloning.
23797      Branch: perl
23798            ! sv.c
23799 ____________________________________________________________________________
23800 [ 22829] By: rgs                                   on 2004/05/18  13:05:48
23801         Log: perlrun.pod minor fixes :
23802              - the parameter to -x is optional
23803              - pod nit
23804      Branch: perl
23805            ! pod/perlrun.pod
23806 ____________________________________________________________________________
23807 [ 22828] By: rgs                                   on 2004/05/18  12:54:47
23808         Log: Subject: [perl #29623] Patch for h2xs.t in Perl 5.8.4
23809              From: mats@sm5sxl.net (via RT) <perlbug-followup@perl.org>
23810              Date: 16 May 2004 13:33:32 -0000
23811              Message-ID: <rt-3.0.9-29623-87522.10.1965589695082@perl.org>
23812      Branch: perl
23813            ! lib/h2xs.t
23814 ____________________________________________________________________________
23815 [ 22827] By: rgs                                   on 2004/05/18  12:16:42
23816         Log: Subject: [PATCH] Re: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
23817              From: Steve Hay <steve.hay@uk.radan.com>
23818              Date: Fri, 14 May 2004 17:33:17 +0100
23819              Message-ID: <40A4F4CD.2000003@uk.radan.com>
23820      Branch: perl
23821            ! t/comp/utf.t
23822 ____________________________________________________________________________
23823 [ 22826] By: rgs                                   on 2004/05/18  08:15:27
23824         Log: Error message too wide.
23825      Branch: perl
23826            ! perl.c
23827 ____________________________________________________________________________
23828 [ 22825] By: rgs                                   on 2004/05/17  15:12:03
23829         Log: Remove a TODO test that is no longer to do.
23830      Branch: perl
23831            ! ext/B/t/f_sort.t
23832 ____________________________________________________________________________
23833 [ 22824] By: rgs                                   on 2004/05/17  15:08:40
23834         Log: Fix new B::Concise test output
23835              Subject: Re: Smoke [5.9.2] 22820 FAIL(F) openbsd 3.5 (i386/1 cpu)
23836              From: Jim Cromie <jcromie@divsol.com>
23837              Date: Mon, 17 May 2004 09:19:00 -0600
23838              Message-ID: <40A8D7E4.1020007@divsol.com>
23839      Branch: perl
23840            ! ext/B/t/f_sort.t t/TEST
23841 ____________________________________________________________________________
23842 [ 22823] By: rgs                                   on 2004/05/17  08:54:15
23843         Log: Subject: [PATCH] Re: [perl #29581] glob() misses a lot of matches
23844              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
23845              Date: Mon, 17 May 2004 07:38:19 +0200
23846              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C71E@attmsx1.aut.alcatel.at>
23847      Branch: perl
23848            ! ext/File/Glob/Glob.xs
23849 ____________________________________________________________________________
23850 [ 22822] By: rgs                                   on 2004/05/17  08:49:53
23851         Log: David Manura is the new maintainer of Text::Balanced.
23852      Branch: perl
23853            ! Porting/Maintainers.pl
23854 ____________________________________________________________________________
23855 [ 22821] By: davem                                 on 2004/05/16  15:31:42
23856         Log: make Text::Balanced skip "case /..../" correctly for Switch.pm
23857      Branch: perl
23858            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extcbk.t
23859 ____________________________________________________________________________
23860 [ 22820] By: rgs                                   on 2004/05/14  16:30:07
23861         Log: Subject: Re: more B::Concise stuff (PATCH - updated)
23862              From: Jim Cromie <jcromie@divsol.com>
23863              Date: Mon, 10 May 2004 05:28:11 -0600
23864              Message-ID: <409F674B.2000506@divsol.com>
23865      Branch: perl
23866            + ext/B/t/f_map ext/B/t/f_map.t ext/B/t/f_sort ext/B/t/f_sort.t
23867            + ext/B/t/optree_specials.t
23868            ! MANIFEST ext/B/B/Concise.pm ext/B/B/Showlex.pm
23869            ! ext/B/B/Terse.pm ext/B/t/OptreeCheck.pm ext/B/t/concise.t
23870            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
23871            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
23872            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t
23873 ____________________________________________________________________________
23874 [ 22819] By: rgs                                   on 2004/05/14  09:38:43
23875         Log: Add new dUNDERBAR and UNDERBAR macros, to help XS writers to
23876              access the $_ variable, even when there is a lexical one in scope.
23877      Branch: perl
23878            ! XSUB.h pod/perlapi.pod
23879 ____________________________________________________________________________
23880 [ 22818] By: nicholas                              on 2004/05/13  12:15:17
23881         Log: Subject: BOM-marked and (BOMless) UTF-16 scripts not working
23882              From: Jarkko Hietaniemi <jhi@iki.fi>
23883              Message-ID: <40A26D75.8080406@iki.fi>
23884              Date: Wed, 12 May 2004 21:31:17 +0300
23885      Branch: perl
23886            + t/comp/utf.t
23887            ! MANIFEST pod/perldiag.pod pod/perlunicode.pod toke.c
23888 ____________________________________________________________________________
23889 [ 22817] By: rgs                                   on 2004/05/12  16:29:07
23890         Log: Subject: [perl #29527] Perl 5.8.4 build problems on LynxOS
23891              From: Olli Savia (via RT) <perlbug-followup@perl.org>
23892              Date: 12 May 2004 13:02:41 -0000
23893              Message-ID: <rt-3.0.9-29527-87290.17.3367022021997@perl.org>
23894      Branch: perl
23895            ! sv.c
23896 ____________________________________________________________________________
23897 [ 22816] By: rgs                                   on 2004/05/12  16:16:50
23898         Log: Make XSLoader update @DynaLoader::dl_shared_objects.
23899      Branch: perl
23900            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
23901 ____________________________________________________________________________
23902 [ 22815] By: merijn                                on 2004/05/12  10:43:42
23903         Log: Subject: [PATCH] Configure shouldn't unconditionally add in -pipe
23904              From: Andy Dougherty <doughera@lafayette.edu>
23905              Date: Tue, 11 May 2004 13:14:42 -0400 (EDT)
23906              Message-ID: <Pine.SOL.4.58.0405111313210.14279@maxwell.phys.lafayette.edu>
23907      Branch: perl
23908            ! Configure hints/darwin.sh hints/rhapsody.sh
23909 ____________________________________________________________________________
23910 [ 22812] By: mhx                                   on 2004/05/11  17:42:13
23911         Log: Add the byte-order modifiers '<' and '>' to the pack tutorial.
23912              This completes the series: #22734, #22745, #22754, #22780
23913      Branch: perl
23914            ! pod/perlpacktut.pod
23915 ____________________________________________________________________________
23916 [ 22811] By: mhx                                   on 2004/05/11  17:21:35
23917         Log: 'v' unpacks unsigned shorts.
23918      Branch: perl
23919            ! pod/perlpacktut.pod
23920 ____________________________________________________________________________
23921 [ 22810] By: rgs                                   on 2004/05/11  16:35:49
23922         Log: Subject: various -V: searches [PATCH]
23923              From: Jim Cromie <jcromie@divsol.com>
23924              Date: Tue, 11 May 2004 00:15:46 -0600
23925              Message-ID: <40A06F92.1070607@divsol.com>
23926      Branch: perl
23927            ! configpm lib/Config.t pod/perlrun.pod
23928 ____________________________________________________________________________
23929 [ 22809] By: rgs                                   on 2004/05/11  11:00:31
23930         Log: More pod names in the debugger for the runman command
23931      Branch: perl
23932            ! lib/perl5db.pl
23933 ____________________________________________________________________________
23934 [ 22808] By: rgs                                   on 2004/05/11  10:52:27
23935         Log: Subject: [PATCH] debugger (step backwards)
23936              From: Richard.Foley@t-online.de (Richard Foley)
23937              Date: Tue, 11 May 2004 11:04:11 +0200
23938              Message-Id: <200405111104.11484.richard.foley@rfi.net>
23939      Branch: perl
23940            ! lib/perl5db.pl
23941 ____________________________________________________________________________
23942 [ 22807] By: rgs                                   on 2004/05/11  09:16:56
23943         Log: Subject: void context !~ generates "Useless use of not at line..." warning
23944              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
23945              Date: Sun, 9 May 2004 00:59:19 -0700
23946              Message-ID: <20040509075919.GA3752@efn.org>
23947      Branch: perl
23948            ! op.c
23949 ____________________________________________________________________________
23950 [ 22806] By: ams                                   on 2004/05/10  22:12:31
23951         Log: Subject: Re: a little extra cmdline help. [PATCH]
23952              From: Jim Cromie <jcromie@divsol.com>
23953              Date: Mon, 10 May 2004 15:25:07 -0600
23954              Message-Id: <409FF333.4020104@divsol.com>
23955      Branch: perl
23956            ! perl.c
23957 ____________________________________________________________________________
23958 [ 22804] By: ams                                   on 2004/05/10  11:10:34
23959         Log: Remove stray '.
23960      Branch: perl
23961            ! lib/File/Copy.pm
23962 ____________________________________________________________________________
23963 [ 22803] By: ams                                   on 2004/05/10  10:14:40
23964         Log: Subject: [PATCH] File::Copy Pod
23965              From: slaven@rezic.de
23966              Date: Mon, 10 May 2004 09:57:37 +0000
23967              Message-Id: <1084183057.10822@devpc01.iconmobile.de>
23968      Branch: perl
23969            ! lib/File/Copy.pm
23970 ____________________________________________________________________________
23971 [ 22802] By: davem                                 on 2004/05/07  19:12:29
23972         Log: symbolic references like ${"foo$index"}*3 would incorrectly warn
23973              that $index was the uninitialized value, when in fact it was $foo1
23974      Branch: perl
23975            ! sv.c t/lib/warnings/9uninit
23976 ____________________________________________________________________________
23977 [ 22801] By: davem                                 on 2004/05/07  18:21:22
23978         Log: Subject:  Re: stdio still supported?
23979              From:  Jim Cromie <jcromie@divsol.com>
23980              Date:  Thu, 06 May 2004 16:37:56 -0600
23981              Message-Id:  <409ABE44.8060307@divsol.com>
23982
23983              Update B::Concise tests to skip stuff requiring the
23984              "open to a scalar" feature of Perlio is it isn't available.
23985              Also note this caveat in perlfunc.pod
23986      Branch: perl
23987            ! ext/B/B/Concise.pm ext/B/t/concise.t ext/B/t/optree_check.t
23988            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
23989            ! ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
23990            ! pod/perlfunc.pod
23991 ____________________________________________________________________________
23992 [ 22800] By: mhx                                   on 2004/05/07  16:58:57
23993         Log: Windows issues with select() are already documented in perlport.
23994      Branch: perl
23995            ! pod/perlfunc.pod
23996 ____________________________________________________________________________
23997 [ 22799] By: ams                                   on 2004/05/07  13:38:16
23998         Log: Subject: [perl #29397] Change in pod2man arguments
23999              From: Thorsten Glaser (via RT) <perlbug-followup@perl.org>
24000              Date: 6 May 2004 22:08:10 -0000
24001              Message-Id: <rt-3.0.9-29397-86929.5.37563386041974@perl.org>
24002      Branch: perl
24003            ! pod/pod2man.PL
24004 ____________________________________________________________________________
24005 [ 22798] By: mhx                                   on 2004/05/07  11:42:37
24006         Log: Scalar::Util::refaddr falsely returns false
24007              Add mg_get() to refaddr() when SV is magical.
24008              Fix the non-xs version of looks_like_number().
24009      Branch: perl
24010            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
24011            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/refaddr.t
24012 ____________________________________________________________________________
24013 [ 22797] By: mhx                                   on 2004/05/07  10:57:23
24014         Log: Document that select() on Windows doesn't work on non-socket filehandles.
24015      Branch: perl
24016            ! pod/perlfunc.pod
24017 ____________________________________________________________________________
24018 [ 22796] By: mhx                                   on 2004/05/06  17:19:17
24019         Log: Double warning for int(undef) and abs(undef)
24020              Remove the duplicate warnings and update tests.
24021      Branch: perl
24022            ! pp.c t/lib/warnings/9uninit
24023 ____________________________________________________________________________
24024 [ 22793] By: rgs                                   on 2004/05/06  14:43:08
24025         Log: Add a small script to check whether a perl source tree
24026              (with or without generated files) is friendly with
24027              case-insensitive filesystems.
24028              Adapted from :
24029              Subject: Re: STerm.pl vs Sterm.pl
24030              From: James Mastros <james@mastros.biz>
24031              Date: Thu, 06 May 2004 14:45:53 +0200
24032              Message-ID: <20040506124556.2402.qmail@onion.perl.org>
24033      Branch: perl
24034            + Porting/checkcase.pl
24035            ! MANIFEST
24036 ____________________________________________________________________________
24037 [ 22789] By: rgs                                   on 2004/05/06  12:33:14
24038         Log: Subject: Problem with system() on Win9x and command.com (perl 5.8.x-5.9.x)
24039              From: bilbo@ua.fm
24040              Date: Wed, 28 Apr 2004 00:19:55 +0300
24041              Message-ID: <611491036.20040428001955@ua.fm>
24042      Branch: perl
24043            ! win32/win32.c
24044 ____________________________________________________________________________
24045 [ 22788] By: merijn                                on 2004/05/06  11:35:21
24046         Log: add -pipe to gcc's default flags
24047              it has shown a compile time speed increase of about 40% on
24048              Linux and HP-UX, and also works on cygwin-1.5.9. On failing
24049              OS/gcc combo's remove it in the hints
24050      Branch: perl
24051            ! Configure
24052 ____________________________________________________________________________
24053 [ 22783] By: mhx                                   on 2004/05/05  19:02:28
24054         Log: Add tests for mX?PUSH[inup] macros.
24055
24056              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
24057              From: Steve Hay <steve.hay@uk.radan.com>
24058              Date: Wed, 05 May 2004 15:34:45 +0100
24059              Message-ID: <4098FB85.1060602@uk.radan.com>
24060      Branch: perl
24061            + ext/XS/APItest/t/push.t
24062            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
24063            ! ext/XS/APItest/MANIFEST
24064 ____________________________________________________________________________
24065 [ 22782] By: rgs                                   on 2004/05/05  16:14:25
24066         Log: Subject: Problem with h2xs
24067              From: David Cannings <lists@edeca.net>
24068              Date: Mon, 3 May 2004 13:44:33 +0100
24069              Message-Id: <200405031344.33723.lists@edeca.net>
24070              (Second patch only)
24071      Branch: perl
24072            ! utils/h2xs.PL
24073 ____________________________________________________________________________
24074 [ 22781] By: davem                                 on 2004/05/04  19:20:36
24075         Log: Bizarre copy of ARRAY
24076              make sure a pad op's flags are updated after optimising away
24077              the assignment in my @a = () (see change 22520).
24078      Branch: perl
24079            ! op.c t/op/my.t
24080 ____________________________________________________________________________
24081 [ 22780] By: mhx                                   on 2004/05/04  14:46:05
24082         Log: Add byte-order group modifiers to (un)pack templates.
24083              Follow-up on: #22734, #22745, #22753, #22754.
24084
24085              Subject: Group modifiers in (un)pack templates
24086              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
24087              Date: Mon, 3 May 2004 20:14:41 +0200
24088              Message-Id: <20040503201441.1b058e0d@r2d2>
24089      Branch: perl
24090            ! perl.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
24091 ____________________________________________________________________________
24092 [ 22779] By: mhx                                   on 2004/05/04  14:30:39
24093         Log: Fix mX?PUSH[inup] macros. (Follow-up to #22756 and #22757)
24094
24095              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
24096              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
24097              Date: Mon, 3 May 2004 20:03:28 +0200
24098              Message-Id: <20040503200328.24efcda5@r2d2>
24099      Branch: perl
24100            ! pp.h
24101 ____________________________________________________________________________
24102 [ 22778] By: davem                                 on 2004/05/03  21:07:44
24103         Log: add test for change #22746 ([perl #29102] Crash on assign to lex fh)
24104      Branch: perl
24105            ! t/io/open.t
24106 ____________________________________________________________________________
24107 [ 22777] By: davem                                 on 2004/05/03  20:48:53
24108         Log: add test for change #22776 ("open m" crashes Perl)
24109      Branch: perl
24110            ! t/io/open.t
24111 ____________________________________________________________________________
24112 [ 22776] By: davem                                 on 2004/05/03  20:26:22
24113         Log: perl -e "open m" crashes Perl
24114      Branch: perl
24115            ! toke.c
24116 ____________________________________________________________________________
24117 [ 22775] By: davem                                 on 2004/05/03  18:52:39
24118         Log: scalar delete of empty slice returned garbage
24119      Branch: perl
24120            ! pp.c t/op/delete.t
24121 ____________________________________________________________________________
24122 [ 22774] By: davem                                 on 2004/05/03  17:44:44
24123         Log: split could leave an array without &PL_sv_undef
24124              in the unused elements
24125      Branch: perl
24126            ! pp.c t/op/split.t
24127 ____________________________________________________________________________
24128 [ 22773] By: nicholas                              on 2004/05/03  13:59:08
24129         Log: Subject: Re: "fuzzy" in mktables
24130              From: Jarkko Hietaniemi <jhi@iki.fi>
24131              Message-ID: <4093A82B.6040609@iki.fi>
24132              Date: Sat, 01 May 2004 16:37:47 +0300
24133      Branch: perl
24134            ! lib/unicore/mktables
24135 ____________________________________________________________________________
24136 [ 22772] By: davem                                 on 2004/05/03  13:33:21
24137         Log: remove spurious intentation in utf8_pva.pl
24138      Branch: perl
24139            ! lib/utf8_pva.pl
24140 ____________________________________________________________________________
24141 [ 22771] By: davem                                 on 2004/05/03  13:28:24
24142         Log: ensure that utf8 Perl code magically called from a regex localizes $.
24143      Branch: perl
24144            ! lib/utf8_pva.pl
24145 ____________________________________________________________________________
24146 [ 22770] By: nicholas                              on 2004/05/03  11:19:10
24147         Log: Integrate:
24148              [ 22694]
24149              For maint, I don't think that we can have sperl go sulky if invoked
24150              from a #! line. So keep .../sperl functional, and have the /dev/fd/...
24151              only set ID exectuable reside under a different name (suidperl)
24152
24153              [ 22700]
24154              The set uid perl is now called setuidperl. Not suidperl.
24155              Which I discover is hardlinked from sperl by ./installperl
24156              elsewhere. Helpfully confusing installperl script.
24157
24158              [ 22718]
24159              Revert 22700 (as part of changes suggested by Brendan O'Dea)
24160
24161              [ 22719]
24162              Revert 22694
24163
24164              [ 22720]
24165              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
24166              binary must have fd script conundrum, as suggested by Brendan O'Dea
24167              Plus restore the more helpful error message from 22694 and the gist
24168              of the perl584delta changes from 22700
24169      Branch: perl
24170           !> INSTALL installperl perl.c pod/perldiag.pod pod/perlsec.pod
24171 ____________________________________________________________________________
24172 [ 22769] By: nicholas                              on 2004/05/03  10:37:45
24173         Log: Subject: [perl #29073] Reference to incorrect method in documentation of
24174              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
24175              Message-ID: <rt-3.0.8-29073-85903.18.1381766820328@perl.org>
24176              Date: 22 Apr 2004 10:49:22 -0000
24177      Branch: perl
24178            ! lib/Text/ParseWords.pm
24179 ____________________________________________________________________________
24180 [ 22768] By: nicholas                              on 2004/05/02  22:40:18
24181         Log: It seems daft to me that we have a synopis example that will fail if
24182              gcc happened to be invoked via the name cc, and completely ignores
24183              the far more reliable 'gccversion' variable
24184              So here's one using 'usethreads' that ought to work everywhere.
24185      Branch: perl
24186            ! configpm
24187 ____________________________________________________________________________
24188 [ 22765] By: nicholas                              on 2004/05/02  18:18:25
24189         Log: Make t/uni/class.t pass on case insensitive file systems
24190      Branch: perl
24191            ! t/uni/class.t
24192 ____________________________________________________________________________
24193 [ 22764] By: nicholas                              on 2004/05/02  17:57:12
24194         Log: Save some repeated strlen()s in Perl_swash_init
24195      Branch: perl
24196            ! utf8.c
24197 ____________________________________________________________________________
24198 [ 22763] By: nicholas                              on 2004/05/01  14:07:45
24199         Log: And that same fool forgot to add the not-really-needed "fuzzy" versions
24200              of some binary property files
24201      Branch: perl
24202            + lib/unicore/lib/gc_sc/Dash2.pl
24203            + lib/unicore/lib/gc_sc/Hyphen2.pl
24204            + lib/unicore/lib/gc_sc/Radical2.pl
24205 ____________________________________________________________________________
24206 [ 22762] By: nicholas                              on 2004/05/01  14:06:05
24207         Log: Some fool removed lib/unicore/ArabicShaping.txt    in change 22760
24208      Branch: perl
24209            ! MANIFEST
24210 ____________________________________________________________________________
24211 [ 22761] By: nicholas                              on 2004/05/01  14:02:59
24212         Log: Avoid mktables generating Sterm.pl and Sterm.pl in the same directory
24213              by making the %BaseName check global
24214      Branch: perl
24215            + lib/unicore/lib/gc_sc/Sterm2.pl
24216            - lib/unicore/lib/gc_sc/Sterm.pl
24217            ! MANIFEST lib/unicore/Canonical.pl
24218            ! lib/unicore/lib/gc_sc/Dash.pl lib/unicore/lib/gc_sc/Hyphen.pl
24219            ! lib/unicore/lib/gc_sc/Radical.pl lib/unicore/mktables
24220 ____________________________________________________________________________
24221 [ 22760] By: nicholas                              on 2004/05/01  13:17:09
24222         Log: Remove the no-longer autogenerated Unicode files
24223      Branch: perl
24224            - (delete 322 files)
24225            ! MANIFEST
24226 ____________________________________________________________________________
24227 [ 22759] By: nicholas                              on 2004/05/01  11:16:35
24228         Log: mktables requires post 5.005
24229      Branch: perl
24230            ! lib/unicore/mktables
24231 ____________________________________________________________________________
24232 [ 22758] By: davem                                 on 2004/04/30  11:48:55
24233         Log: disable problematical 'uninitialized value' warning tests
24234      Branch: perl
24235            ! t/lib/warnings/9uninit
24236 ____________________________________________________________________________
24237 [ 22757] By: rgs                                   on 2004/04/30  11:32:03
24238         Log: Follow-up to previous patch: the mX?PUSH[inup] macros
24239              should handle 'set' magic, just like the X?PUSH[inup]
24240              counterparts.
24241      Branch: perl
24242            ! pod/perlapi.pod pp.h
24243 ____________________________________________________________________________
24244 [ 22756] By: rgs                                   on 2004/04/30  10:15:00
24245         Log: Subject: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
24246              From: Steve Hay <steve.hay@uk.radan.com>
24247              Date: Fri, 30 Apr 2004 10:07:21 +0100
24248              Message-ID: <40921749.3050600@uk.radan.com>
24249      Branch: perl
24250            ! pod/perlapi.pod pod/perlguts.pod pp.h
24251 ____________________________________________________________________________
24252 [ 22755] By: nicholas                              on 2004/04/29  18:30:18
24253         Log: Fix 29149 - another UTF8 cache bug hit by substr.
24254              Regression test from:
24255
24256              Subject: Re: [perl #29149] substr/UTF8 related problem with perl 5.8.3 on linux
24257              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
24258              Message-Id: <20040429103926.5BA6.BQW10602@nifty.com>
24259              Date: Thu, 29 Apr 2004 10:53:17 +0900
24260      Branch: perl
24261            ! sv.c t/op/substr.t
24262 ____________________________________________________________________________
24263 [ 22754] By: mhx                                   on 2004/04/29  18:29:28
24264         Log: More unpack cleanups.
24265      Branch: perl
24266            ! pp_pack.c
24267 ____________________________________________________________________________
24268 [ 22753] By: mhx                                   on 2004/04/29  17:50:40
24269         Log: CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore.
24270              Remove all associated code.
24271      Branch: perl
24272            ! hints/cxux.sh pp_pack.c
24273 ____________________________________________________________________________
24274 [ 22752] By: mhx                                   on 2004/04/29  17:38:32
24275         Log: The openbsd 64-bit test should use $uquadtype rather
24276              than hardcoding unsigned long long.
24277      Branch: perl
24278            ! hints/openbsd.sh
24279 ____________________________________________________________________________
24280 [ 22751] By: ams                                   on 2004/04/29  08:24:31
24281         Log: Update to Test.pm 1.25 (from SBURKE).
24282      Branch: perl
24283            + lib/Test/t/05_about_verbose.t lib/Test/t/multiline.t
24284            ! MANIFEST lib/Test.pm
24285 ____________________________________________________________________________
24286 [ 22750] By: mhx                                   on 2004/04/28  20:53:29
24287         Log: When configuring for 64-bit support, check that the
24288              C library functions for casting floating point values
24289              to 64-bit integer values are not broken.
24290      Branch: perl
24291            ! hints/openbsd.sh
24292 ____________________________________________________________________________
24293 [ 22749] By: rgs                                   on 2004/04/28  18:28:07
24294         Log: Fix for [perl #28963]: find2perl was sometimes generating
24295              invalid code.
24296      Branch: perl
24297            ! x2p/find2perl.PL
24298 ____________________________________________________________________________
24299 [ 22748] By: rgs                                   on 2004/04/28  13:01:13
24300         Log: Subject: [PATCH] Add diagnostics section to base.pm
24301              From: "Jos I. Boumans" <kane@dwim.org>
24302              Date: Wed, 28 Apr 2004 13:04:47 +0200
24303              Message-Id: <DC9B4A9C-9903-11D8-BA95-000A956B0E06@dwim.org>
24304      Branch: perl
24305            ! lib/base.pm
24306 ____________________________________________________________________________
24307 [ 22747] By: merijn                                on 2004/04/28  12:42:50
24308         Log: Subject: [perl #29033] typo in description of sleep in documentation of POSIX module
24309              Date: 21 Apr 2004 11:07:22 -0000
24310              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
24311              Message-ID: <rt-3.0.8-29033-85811.17.0452776199501@perl.org>
24312      Branch: perl
24313            ! ext/POSIX/POSIX.pod
24314 ____________________________________________________________________________
24315 [ 22746] By: davem                                 on 2004/04/27  22:21:35
24316         Log: fix a coredump caused by rv2gv not fully converting a PV to an RV
24317      Branch: perl
24318            ! pp.c
24319 ____________________________________________________________________________
24320 [ 22745] By: mhx                                   on 2004/04/27  20:38:00
24321         Log: Cleanup variables in S_(un)pack_rec().
24322              This also works around a gcc optimizer bug on dec_osf/alpha.
24323      Branch: perl
24324            ! pp_pack.c
24325 ____________________________________________________________________________
24326 [ 22744] By: rgs                                   on 2004/04/27  08:43:38
24327         Log: Subject: [PATCH utf8_heavy.pl, mktables, et. al.] candidate for TR18 compliance
24328              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
24329              Date: Thu, 22 Apr 2004 14:31:30 -0400 (EDT)
24330              Message-ID: <Pine.LNX.4.44.0404221429040.10466-101000@perlmonk.org>
24331
24332              Date: Mon, 26 Apr 2004 12:37:21 -0400 (EDT)
24333              Message-ID: <Pine.LNX.4.44.0404261222320.7154-400000@perlmonk.org>
24334      Branch: perl
24335            + (add 406 files)
24336            ! MANIFEST lib/unicore/Canonical.pl
24337            ! lib/unicore/CombiningClass.pl lib/unicore/Decomposition.pl
24338            ! lib/unicore/Exact.pl lib/unicore/Name.pl
24339            ! lib/unicore/Properties lib/unicore/To/Digit.pl
24340            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
24341            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
24342            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perlunicode.pod
24343            ! t/op/pat.t t/uni/class.t
24344 ____________________________________________________________________________
24345 [ 22743] By: merijn                                on 2004/04/26  22:20:30
24346         Log: usemallocwrap works on AIX, but not with vac-5
24347              Date: Mon, 26 Apr 2004 15:35:23 +0200
24348              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24349              Subject: Re: Perl 5.8.4 "panic: memory wrap" in miniperl on AIX 5.1
24350              Message-Id: <20040426152951.A6C4.H.M.BRAND@hccnet.nl>
24351      Branch: perl
24352            ! hints/aix.sh hints/aix_4.sh
24353 ____________________________________________________________________________
24354 [ 22742] By: davem                                 on 2004/04/24  12:53:07
24355         Log: fix 64-bit casting error in change 22741 (uninit var warnings)
24356      Branch: perl
24357            ! sv.c
24358 ____________________________________________________________________________
24359 [ 22741] By: davem                                 on 2004/04/23  20:43:02
24360         Log: Include variable names in "Use of uninitialized value" warnings
24361      Branch: perl
24362            + t/lib/warnings/9uninit
24363            ! MANIFEST doio.c embed.fnc embed.h ext/DB_File/DB_File.pm
24364            ! ext/DB_File/t/db-recno.t lib/Math/BigInt.pm
24365            ! lib/Math/BigInt/t/mbimbf.inc lib/Tie/RefHash.t lib/charnames.t
24366            ! mg.c perl.h pod/perldiag.pod pod/perlintern.pod pp.c pp_hot.c
24367            ! proto.h sv.c t/lib/warnings/1global t/lib/warnings/2use
24368            ! t/lib/warnings/3both t/lib/warnings/4lint
24369            ! t/lib/warnings/7fatal t/lib/warnings/doio t/lib/warnings/mg
24370            ! t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
24371            ! t/lib/warnings/pp_pack t/lib/warnings/sv t/lib/warnings/util
24372            ! t/run/fresh_perl.t t/run/runenv.t
24373 ____________________________________________________________________________
24374 [ 22739] By: rgs                                   on 2004/04/23  13:32:31
24375         Log: Subject: [PATCH] unfork the debugger (patch for 5.9.x)
24376              From: Richard.Foley@t-online.de (Richard Foley)
24377              Date: Fri, 23 Apr 2004 06:33:34 +0200
24378              Message-Id: <200404230633.34402.richard.foley@rfi.net>
24379      Branch: perl
24380            ! lib/perl5db.pl
24381 ____________________________________________________________________________
24382 [ 22737] By: nicholas                              on 2004/04/23  10:31:20
24383         Log: Ooops. Forgot to update pod.lst, and all that ensues with that
24384      Branch: perl
24385            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
24386            ! vms/descrip_mms.template win32/pod.mak
24387 ____________________________________________________________________________
24388 [ 22736] By: nicholas                              on 2004/04/23  10:11:26
24389         Log: Integrate:
24390              [ 22165]
24391              Create perl584delta.pod
24392              (Not that I'm really proposing to start work on 5.8.4 today)
24393
24394              [ 22650]
24395              Updates from Stas Bekman, Brendan O'Dea and Hugo
24396
24397              [ 22655]
24398              Tweaks from Hugo and Liz
24399
24400              [ 22677]
24401              Improvements from Jarkko
24402
24403              [ 22684]
24404              Integrate:
24405              [ 22665]
24406              AIX-4 with xlc does not like malloc wrap
24407
24408              [ 22666]
24409              Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
24410
24411              [ 22698]
24412              Clarify AIX and win32's malloc wrapping
24413
24414              [ 22700]
24415              The set uid perl is now called setuidperl. Not suidperl.
24416              Which I discover is hardlinked from sperl by ./installperl
24417              elsewhere. Helpfully confusing installperl script.
24418
24419              [ 22703]
24420              More perldelta updates
24421
24422              [ 22710]
24423              Subject:  spelling
24424              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
24425              Date:  Fri, 16 Apr 2004 21:18:18 +0300 (EEST)
24426              Message-Id:  <200404161818.i3GIIILh391648@kosh.hut.fi>
24427
24428              [ 22718]
24429              Revert 22700 (as part of changes suggested by Brendan O'Dea)
24430
24431              [ 22720]
24432              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
24433              binary must have fd script conundrum, as suggested by Brendan O'Dea
24434              Plus restore the more helpful error message from 22694 and the gist
24435              of the perl584delta changes from 22700
24436
24437              [ 22731]
24438              Oink, oink, flap, flap!
24439      Branch: perl
24440           +> pod/perl584delta.pod
24441            ! MANIFEST
24442           !> pod/perlhist.pod
24443 ____________________________________________________________________________
24444 [ 22735] By: merijn                                on 2004/04/23  10:11:23
24445         Log: Subject: [PATCH] Where to find nmake for windows
24446              From: Abe Timmerman <abe@ztreet.demon.nl>
24447              Date: Thu, 22 Apr 2004 23:57:40 +0200
24448              Message-Id: <200404222357.40508.abe@ztreet.demon.nl>
24449              Changed download URL references for nmake
24450      Branch: perl
24451            ! README.win32 pod/perlmodinstall.pod
24452 ____________________________________________________________________________
24453 [ 22734] By: mhx                                   on 2004/04/23  04:07:25
24454         Log: Subject: [PATCH for testing/review] byte-order modifiers for (un)pack templates
24455              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
24456              Date: Wed, 21 Apr 2004 21:09:20 +0200
24457              Message-Id: <20040421210920.3c467772@r2d2>
24458      Branch: perl
24459            ! embed.fnc embed.h perl.h pod/perldiag.pod pod/perlfunc.pod
24460            ! pod/perlport.pod pp_pack.c proto.h t/op/pack.t util.c
24461 ____________________________________________________________________________
24462 [ 22733] By: rgs                                   on 2004/04/22  12:08:35
24463         Log: Missing copyright in the README.
24464      Branch: perl
24465            ! README
24466 ____________________________________________________________________________
24467 [ 22727] By: nicholas                              on 2004/04/21  15:22:29
24468         Log: Subject: [perl #28456] Typo in perlipc man page, and suggestions for same
24469              From: Axel Boldt (via RT) <perlbug-followup@perl.org>
24470              Message-ID: <rt-3.0.8-28456-84424.10.5222745276547@perl.org>
24471              Date: 11 Apr 2004 13:08:17 -0000
24472      Branch: perl
24473            ! pod/perlipc.pod
24474 ____________________________________________________________________________
24475 [ 22725] By: nicholas                              on 2004/04/21  14:21:57
24476         Log: Punt the "reporting bugs" section to the top.
24477              Reorder the description of what to do, to start with the most common
24478              case.
24479              Clarify "how to report bugs effectively" (and why it benefits you)
24480      Branch: perl
24481            ! INSTALL
24482 ____________________________________________________________________________
24483 [ 22724] By: nicholas                              on 2004/04/21  12:51:43
24484         Log: This should be L<>
24485      Branch: perl
24486            ! INSTALL
24487 ____________________________________________________________________________
24488 [ 22723] By: nicholas                              on 2004/04/21  09:42:35
24489         Log: INSTALL didn't mention the 5.8.2 hash changes. Fixed
24490      Branch: perl
24491            ! INSTALL
24492 ____________________________________________________________________________
24493 [ 22722] By: nicholas                              on 2004/04/21  09:25:34
24494         Log: We should be telling people about ..exp, else they use the unexpanded
24495              forms and shaft anyone who installs a private perl within ~
24496      Branch: perl
24497            ! INSTALL
24498 ____________________________________________________________________________
24499 [ 22721] By: rgs                                   on 2004/04/21  08:36:38
24500         Log: Subject: [patch] log the interpreter id in warnings
24501              From: Stas Bekman <stas@stason.org>
24502              Date: Mon, 19 Apr 2004 18:10:01 -0700
24503              Message-ID: <40847869.1000906@stason.org>
24504      Branch: perl
24505            ! gv.c handy.h hv.c perl.c sv.c
24506 ____________________________________________________________________________
24507 [ 22717] By: rgs                                   on 2004/04/20  12:27:18
24508         Log: Subject: [PATCH] Sync Term::Cap with CPAN version
24509              From: Jonathan Stowe <jns@gellyfish.com>
24510              Date: Tue, 20 Apr 2004 12:37:28 +0100
24511              Message-Id: <1082461047.2736.96.camel@localhost>
24512      Branch: perl
24513            ! lib/Term/Cap.pm
24514 ____________________________________________________________________________
24515 [ 22716] By: rgs                                   on 2004/04/19  12:26:35
24516         Log: Fix for [perl #28919] : sometimes the function ck_ftst was trying
24517              to read an op that was just freed, which was obviously illegal.
24518      Branch: perl
24519            ! op.c
24520 ____________________________________________________________________________
24521 [ 22715] By: rgs                                   on 2004/04/19  09:34:01
24522         Log: Upgrade to FileCache 1.04.
24523      Branch: perl
24524            ! lib/FileCache.pm
24525 ____________________________________________________________________________
24526 [ 22714] By: rgs                                   on 2004/04/19  08:57:17
24527         Log: New file left out of the last commit.
24528      Branch: perl
24529            + t/uni/class.t
24530 ____________________________________________________________________________
24531 [ 22713] By: rgs                                   on 2004/04/19  08:56:28
24532         Log: Subject: Re: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
24533              From: "Jeff 'japhy' Pinyan" <japhy@perlmonk.org>
24534              Date: Wed, 14 Apr 2004 17:01:38 -0400 (EDT)
24535              Message-ID: <Pine.LNX.4.44.0404141659480.11423-301000@perlmonk.org>
24536      Branch: perl
24537            ! MANIFEST pod/perlunicode.pod
24538 ____________________________________________________________________________
24539 [ 22712] By: rgs                                   on 2004/04/19  08:30:20
24540         Log: Subject: Re: [perl #28532] optional match of an anchor gets ignored
24541              From: hv@crypt.org
24542              Date: Wed, 14 Apr 2004 19:30:46 +0100
24543              Message-Id: <200404141830.i3EIUko03728@zen.crypt.org>
24544      Branch: perl
24545            ! regcomp.c regexec.c t/op/pat.t
24546 ____________________________________________________________________________
24547 [ 22708] By: nicholas                              on 2004/04/17  13:25:41
24548         Log: Integrate:
24549              [ 22661]
24550              This is RC1
24551
24552              [ 22705]
24553              This is RC2
24554      Branch: perl
24555           !> pod/perlhist.pod
24556 ____________________________________________________________________________
24557 [ 22706] By: rgs                                   on 2004/04/16  15:53:37
24558         Log: On Linux-PPC, using gcc, downgrade to the -O1 optimisation
24559              level (with -O2 miniperl behaves really badly.)
24560      Branch: perl
24561            ! hints/linux.sh
24562 ____________________________________________________________________________
24563 [ 22697] By: merijn                                on 2004/04/15  11:56:32
24564         Log: d_getservbyname_r undef up to at least OpenBSD 3.5
24565              Thanks to Campo Weijerman and Gerard Gerritsen off-list
24566      Branch: perl
24567            ! hints/openbsd.sh
24568 ____________________________________________________________________________
24569 [ 22696] By: merijn                                on 2004/04/14  16:04:40
24570         Log: #24121: Configure under turkish locale fails
24571              toupper (i) != I  in turkish, but U+0130
24572              \N{LATIN CAPITAL LETTER I WITH DOT ABOVE}
24573              Patch supplied by Rafael
24574      Branch: perl
24575            ! Configure
24576 ____________________________________________________________________________
24577 [ 22693] By: rgs                                   on 2004/04/14  08:28:15
24578         Log: Subject: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
24579              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
24580              Date: Mon, 12 Apr 2004 20:24:48 -0400 (EDT)
24581              Message-ID: <Pine.LNX.4.44.0404122011160.3038-200000@perlmonk.org>
24582      Branch: perl
24583            ! lib/utf8_heavy.pl
24584 ____________________________________________________________________________
24585 [ 22692] By: rgs                                   on 2004/04/14  07:26:04
24586         Log: Subject: [PATCH]'s to bring bleadperl up to version-0.39
24587              From: John Peacock <jpeacock@rowman.com>
24588              Date: Tue, 13 Apr 2004 20:51:31 -0400
24589              Message-ID: <407C8B13.9020104@rowman.com>
24590      Branch: perl
24591            ! lib/version.pm lib/version.t t/comp/use.t universal.c util.c
24592 ____________________________________________________________________________
24593 [ 22691] By: rgs                                   on 2004/04/14  07:08:52
24594         Log: Subject: re: [PATCH] for bug 28525: Buffer overflow issue in the Win32 distribution of 5.8.3
24595              From: Jan Dubois <jand@ActiveState.com>
24596              Date: Tue, 13 Apr 2004 19:49:32 -0700
24597              Message-ID: <vm7p70h7au8unrnq4jp85oich7n71ar5ab@4ax.com
24598      Branch: perl
24599            ! win32/win32.c
24600 ____________________________________________________________________________
24601 [ 22689] By: mhx                                   on 2004/04/12  06:53:24
24602         Log: Borland C doesn't like PERL_MALLOC_WRAP.
24603              Until I know why, the fix is to disable it.
24604      Branch: perl
24605            ! win32/config_H.bc
24606 ____________________________________________________________________________
24607 [ 22688] By: davem                                 on 2004/04/11  14:27:26
24608         Log: Stop PL_comppad pointing to a freed pad during global destruction
24609      Branch: perl
24610            ! sv.c
24611 ____________________________________________________________________________
24612 [ 22687] By: davem                                 on 2004/04/11  13:13:35
24613         Log: Make global cleanup fractionally faster by giving S_visit()
24614              flags/mask to compare SVs against.
24615      Branch: perl
24616            ! embed.fnc embed.h proto.h sv.c
24617 ____________________________________________________________________________
24618 [ 22686] By: gbarr                                 on 2004/04/10  08:08:42
24619         Log: Sync with libnet 1.18
24620      Branch: perl
24621            + lib/Net/Changes.libnet lib/Net/t/datasend.t
24622            - lib/Net/ChangeLog.libnet
24623            ! MANIFEST lib/Net/Cmd.pm lib/Net/FTP.pm lib/Net/NNTP.pm
24624            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
24625            ! lib/Net/Time.pm lib/Net/t/hostname.t
24626 ____________________________________________________________________________
24627 [ 22685] By: mhx                                   on 2004/04/10  06:37:30
24628         Log: Remove two unused variables that gcc used to warn about.
24629      Branch: perl
24630            ! util.c
24631 ____________________________________________________________________________
24632 [ 22682] By: rgs                                   on 2004/04/09  11:44:34
24633         Log: Subject: Re: #28386: UNIVERSAL::VERSION segfaults if $VERSION not defined (w/ patch to fix universal.c)
24634              From: David Dyck <david.dyck@fluke.com>
24635              Date: Thu, 8 Apr 2004 19:02:26 -0700 (PDT)
24636              Message-ID: <Pine.LNX.4.51.0404081843290.29618@dd.tc.fluke.com>
24637      Branch: perl
24638            ! universal.c
24639 ____________________________________________________________________________
24640 [ 22681] By: rgs                                   on 2004/04/09  07:04:48
24641         Log: find2perl should not default to -print when -eval is specified.
24642              Noticed by David Dyck.
24643      Branch: perl
24644            ! x2p/find2perl.PL
24645 ____________________________________________________________________________
24646 [ 22680] By: rgs                                   on 2004/04/09  06:58:51
24647         Log: Upgrade to Time::HiRes 1.59.
24648      Branch: perl
24649            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
24650            ! ext/Time/HiRes/HiRes.xs
24651 ____________________________________________________________________________
24652 [ 22675] By: rgs                                   on 2004/04/08  13:00:59
24653         Log: Upgrade to Digest 1.06.
24654      Branch: perl
24655            ! lib/Digest.pm
24656 ____________________________________________________________________________
24657 [ 22674] By: rgs                                   on 2004/04/08  12:57:48
24658         Log: Upgrade to Digest 1.06.
24659      Branch: perl
24660            ! lib/Digest.pm
24661 ____________________________________________________________________________
24662 [ 22673] By: rgs                                   on 2004/04/08  09:59:22
24663         Log: Upgrade to Time::HiRes 1.57.
24664      Branch: perl
24665            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
24666            ! ext/Time/HiRes/HiRes.xs
24667 ____________________________________________________________________________
24668 [ 22672] By: nicholas                              on 2004/04/07  20:48:04
24669         Log: Make gmtime and localtime cross reference each other.
24670              Suggested by Dan Jacobson
24671      Branch: perl
24672            ! pod/perlfunc.pod
24673 ____________________________________________________________________________
24674 [ 22671] By: merijn                                on 2004/04/07  17:54:10
24675         Log: Integrated Time-Local-1.09 from Dave Rolsky
24676              Corrected a wrap error from the CPAN version to match #22670
24677              Tested on AIX to make sure the skip is still needed
24678      Branch: perl
24679            ! lib/Time/Local.pm lib/Time/Local.t
24680 ____________________________________________________________________________
24681 [ 22670] By: merijn                                on 2004/04/07  12:03:11
24682         Log: Disable the edge case tests for timegm and timelocal on
24683              AIX-4.3 since the OS is obsoleted, and fixes are not to
24684              be expected
24685      Branch: perl
24686            ! lib/Time/Local.t
24687 ____________________________________________________________________________
24688 [ 22669] By: rgs                                   on 2004/04/07  08:26:48
24689         Log: Fix command-line quoting under Windows for the new optree tests
24690              Subject: Re: Smoke [5.9.2] 22666 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
24691              From: Steve Hay <steve.hay@uk.radan.com>
24692              Date: Wed, 07 Apr 2004 09:46:01 +0100
24693              Message-ID: <4073BFC9.10707@uk.radan.com>
24694      Branch: perl
24695            ! ext/B/t/optree_samples.t
24696 ____________________________________________________________________________
24697 [ 22668] By: rgs                                   on 2004/04/07  08:00:07
24698         Log: Subject: [PATCH] Bleadperl to version 0.37
24699              From: John Peacock <jpeacock@rowman.com>
24700              Date: Tue, 06 Apr 2004 21:56:19 -0400
24701              Message-ID: <40735FC3.5010305@rowman.com>
24702      Branch: perl
24703            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
24704            ! pod/perlapi.pod proto.h t/comp/use.t t/op/universal.t
24705            ! universal.c util.c
24706 ____________________________________________________________________________
24707 [ 22667] By: rgs                                   on 2004/04/07  07:37:59
24708         Log: The optree builder was looping when constructing the ops
24709              for a map/grep block containing a while(1).
24710              (Bug reported by Pixel.)
24711      Branch: perl
24712            ! op.c t/op/grep.t
24713 ____________________________________________________________________________
24714 [ 22666] By: merijn                                on 2004/04/06  14:44:29
24715         Log: Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
24716      Branch: perl
24717            ! hints/hpux.sh
24718 ____________________________________________________________________________
24719 [ 22665] By: merijn                                on 2004/04/06  13:34:14
24720         Log: AIX-4 with xlc does not like malloc wrap
24721      Branch: perl
24722            ! hints/aix_4.sh
24723 ____________________________________________________________________________
24724 [ 22664] By: rgs                                   on 2004/04/06  07:29:30
24725         Log: Subject: Re: tests for change #22539
24726              From: Jim Cromie <jcromie@divsol.com>
24727              Date: Tue, 30 Mar 2004 14:39:31 -0700
24728              Message-ID: <4069E913.5040906@divsol.com>
24729              (with some spelling tweaks)
24730      Branch: perl
24731            + ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
24732            + ext/B/t/optree_concise.t ext/B/t/optree_samples.t
24733            + ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
24734            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t t/test.pl
24735 ____________________________________________________________________________
24736 [ 22663] By: mhx                                   on 2004/04/06  03:40:10
24737         Log: Make the ! suffix handle n/N/v/V as signed integers
24738              within pack templates.
24739      Branch: perl
24740            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
24741 ____________________________________________________________________________
24742 [ 22662] By: mhx                                   on 2004/04/05  20:03:03
24743         Log: C<undef> doesn't look like a number. See also:
24744
24745              Subject: Re: [perl #27606] undef "looks like" a number
24746              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
24747              Date: Mon, 15 Mar 2004 22:16:26 +0100
24748              Message-Id: <20040315221626.48061c67@r2d2>
24749      Branch: perl
24750            ! ext/List/Util/lib/List/Util.pm
24751            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
24752            ! pp_ctl.c sv.c
24753 ____________________________________________________________________________
24754 [ 22656] By: nicholas                              on 2004/04/05  15:55:18
24755         Log: Subject: Re: perldelta584
24756              From: Craig Berry <craigberry@mac.com>
24757              Message-ID: <12587569.1081180932766.JavaMail.craigberry@mac.com>
24758              Date: Mon, 05 Apr 2004 11:02:12 -0500
24759
24760              (makes malloc wrap the default on VMS)
24761      Branch: perl
24762            ! configure.com
24763 ____________________________________________________________________________
24764 [ 22654] By: rgs                                   on 2004/04/05  15:24:49
24765         Log: Subject: ref ($proto) || $proto patch
24766              From: Ovid <publiustemp-p5p@yahoo.com>
24767              Date: Sat, 03 Apr 2004 18:59:22 -0800
24768              Message-ID: <406F7A0A.50702@yahoo.com>
24769              (with minor reformatting)
24770      Branch: perl
24771            ! pod/perlobj.pod pod/perltoot.pod
24772 ____________________________________________________________________________
24773 [ 22652] By: rgs                                   on 2004/04/05  12:51:10
24774         Log: Subject: sv_pvutf8n_force and sv_pvbyten_force
24775              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
24776              Date: Wed, 24 Mar 2004 00:16:52 +0900
24777              Message-Id: <20040324001126.098F.BQW10602@nifty.com>
24778      Branch: perl
24779            ! sv.c
24780 ____________________________________________________________________________
24781 [ 22651] By: rgs                                   on 2004/04/05  11:50:10
24782         Log: wantarray docs should mention effect of eval { wantarray }
24783              as reported by Tim Bunce. Add a note to this effect in perlfunc,
24784              and regression tests for it.
24785      Branch: perl
24786            ! pod/perlfunc.pod t/op/wantarray.t
24787 ____________________________________________________________________________
24788 [ 22649] By: nicholas                              on 2004/04/05  08:57:18
24789         Log: More AUTHORS who deserve credit for patches
24790      Branch: perl
24791            ! AUTHORS
24792 ____________________________________________________________________________
24793 [ 22646] By: nicholas                              on 2004/04/04  16:32:54
24794         Log: Hand merge patch from maint back to blead.
24795      Branch: perl
24796            ! ext/threads/threads.pm
24797 ____________________________________________________________________________
24798 [ 22642] By: nicholas                              on 2004/04/04  13:07:50
24799         Log: Bump version numbers for modules that have changed since 5.8.3
24800      Branch: perl
24801            ! ext/B/B/Assembler.pm ext/B/B/Deparse.pm
24802            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/Handle.pm
24803            ! ext/IO/lib/IO/Pipe.pm ext/ODBM_File/ODBM_File.pm
24804            ! ext/threads/threads.pm lib/ExtUtils/Liblist/Kid.pm
24805            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
24806            ! lib/IPC/Open3.pm lib/Unicode/UCD.pm lib/base.pm lib/utf8.pm
24807 ____________________________________________________________________________
24808 [ 22641] By: rgs                                   on 2004/04/02  15:40:15
24809         Log: Fix bug #27940 : \cX escapes weren't working correctly in regular
24810              expression ranges.
24811      Branch: perl
24812            ! t/op/pat.t toke.c
24813 ____________________________________________________________________________
24814 [ 22637] By: davem                                 on 2004/04/02  10:02:06
24815         Log: Subject:  [PATCH] fix utils install problems on VMS
24816              From:  "Craig A. Berry" <craigberry@mac.com>
24817              Date:  Thu, 01 Apr 2004 20:19:53 -0600
24818              Message-Id:  <406CCDC9.7000500@mac.com>
24819
24820              We were not running utils/instmodsh.PL or utils/xsubpp.PL during
24821              the build, so installperl would not find the generated programs at
24822              install time.
24823              Also fixed several problems with the command definitions for the
24824              utilities
24825      Branch: perl
24826            ! configure.com vms/descrip_mms.template
24827 ____________________________________________________________________________
24828 [ 22636] By: davem                                 on 2004/04/01  22:00:40
24829         Log: Subject:  [PATCH] archname salad on VMS
24830              From:  "Craig A. Berry" <craigberry@mac.com>
24831              Date:  Thu, 01 Apr 2004 14:16:32 -0600
24832              Message-Id:  <406C78A0.2070009@mac.com>
24833
24834              sort out architecture-specific directory names for OpenVMS
24835              Itanium port
24836      Branch: perl
24837            ! configure.com vms/descrip_mms.template
24838 ____________________________________________________________________________
24839 [ 22635] By: davem                                 on 2004/04/01  20:27:14
24840         Log: Fix change #22376. Only mark a const as short-circuited
24841              if it's actually a const!
24842      Branch: perl
24843            ! op.c
24844 ____________________________________________________________________________
24845 [ 22630] By: nicholas                              on 2004/04/01  15:15:10
24846         Log: debug the instructions on upgrading Unicode
24847      Branch: perl
24848            ! lib/unicore/README.perl
24849 ____________________________________________________________________________
24850 [ 22625] By: mhx                                   on 2004/04/01  06:01:25
24851         Log: Fix and tests for [perl #28123] Perl optimizes // away incorrectly
24852      Branch: perl
24853            ! op.c t/op/dor.t
24854 ____________________________________________________________________________
24855 [ 22624] By: davem                                 on 2004/03/31  20:33:52
24856         Log: + (\$) prototype = bad free
24857              av_delete() didn't reify. I also updated its description
24858      Branch: perl
24859            ! av.c t/op/args.t
24860 ____________________________________________________________________________
24861 [ 22621] By: nicholas                              on 2004/03/31  15:05:40
24862         Log: Upgrade to Unicode 4.0.1
24863      Branch: perl
24864            + lib/unicore/lib/Katakan2.pl lib/unicore/lib/Sterm.pl
24865            + lib/unicore/lib/Variatio.pl
24866            ! MANIFEST lib/Unicode/UCD.t lib/unicore/ArabLink.pl
24867            ! lib/unicore/ArabLnkGrp.pl lib/unicore/ArabicShaping.txt
24868            ! lib/unicore/Bidirectional.pl lib/unicore/Blocks.pl
24869            ! lib/unicore/Blocks.txt lib/unicore/Canonical.pl
24870            ! lib/unicore/CaseFolding.txt lib/unicore/Category.pl
24871            ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt
24872            ! lib/unicore/Jamo.txt lib/unicore/Lbrk.pl
24873            ! lib/unicore/LineBreak.txt lib/unicore/PropList.txt
24874            ! lib/unicore/PropValueAliases.txt lib/unicore/Properties
24875            ! lib/unicore/PropertyAliases.txt lib/unicore/ReadMe.txt
24876            ! lib/unicore/Scripts.pl lib/unicore/Scripts.txt
24877            ! lib/unicore/SpecialCasing.txt lib/unicore/To/Digit.pl
24878            ! lib/unicore/UnicodeData.txt lib/unicore/lib/Arabic.pl
24879            ! lib/unicore/lib/Armenian.pl lib/unicore/lib/Bengali.pl
24880            ! lib/unicore/lib/BidiBN.pl lib/unicore/lib/BidiCS.pl
24881            ! lib/unicore/lib/BidiEN.pl lib/unicore/lib/BidiES.pl
24882            ! lib/unicore/lib/BidiET.pl lib/unicore/lib/BidiL.pl
24883            ! lib/unicore/lib/BidiON.pl lib/unicore/lib/Bopomofo.pl
24884            ! lib/unicore/lib/Braille.pl lib/unicore/lib/Buhid.pl
24885            ! lib/unicore/lib/C.pl lib/unicore/lib/Canadian.pl
24886            ! lib/unicore/lib/Cf.pl lib/unicore/lib/Cherokee.pl
24887            ! lib/unicore/lib/Cntrl.pl lib/unicore/lib/Common.pl
24888            ! lib/unicore/lib/Cypriot.pl lib/unicore/lib/Cyrillic.pl
24889            ! lib/unicore/lib/Deseret.pl lib/unicore/lib/Devanaga.pl
24890            ! lib/unicore/lib/Ethiopic.pl lib/unicore/lib/Georgian.pl
24891            ! lib/unicore/lib/Gothic.pl lib/unicore/lib/Greek.pl
24892            ! lib/unicore/lib/Gujarati.pl lib/unicore/lib/Gurmukhi.pl
24893            ! lib/unicore/lib/Han.pl lib/unicore/lib/Hangul.pl
24894            ! lib/unicore/lib/Hanunoo.pl lib/unicore/lib/Hebrew.pl
24895            ! lib/unicore/lib/Hiragana.pl lib/unicore/lib/InCyril2.pl
24896            ! lib/unicore/lib/Inherite.pl lib/unicore/lib/Kannada.pl
24897            ! lib/unicore/lib/Katakana.pl lib/unicore/lib/Khmer.pl
24898            ! lib/unicore/lib/Lao.pl lib/unicore/lib/Latin.pl
24899            ! lib/unicore/lib/Limbu.pl lib/unicore/lib/LinearB.pl
24900            ! lib/unicore/lib/Malayala.pl lib/unicore/lib/Math.pl
24901            ! lib/unicore/lib/Mongolia.pl lib/unicore/lib/Myanmar.pl
24902            ! lib/unicore/lib/Ogham.pl lib/unicore/lib/OldItali.pl
24903            ! lib/unicore/lib/Oriya.pl lib/unicore/lib/Osmanya.pl
24904            ! lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
24905            ! lib/unicore/lib/OtherMat.pl lib/unicore/lib/Runic.pl
24906            ! lib/unicore/lib/Shavian.pl lib/unicore/lib/Sinhala.pl
24907            ! lib/unicore/lib/SoftDott.pl lib/unicore/lib/Syriac.pl
24908            ! lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
24909            ! lib/unicore/lib/TaiLe.pl lib/unicore/lib/Tamil.pl
24910            ! lib/unicore/lib/Telugu.pl lib/unicore/lib/Terminal.pl
24911            ! lib/unicore/lib/Thaana.pl lib/unicore/lib/Thai.pl
24912            ! lib/unicore/lib/Tibetan.pl lib/unicore/lib/Ugaritic.pl
24913            ! lib/unicore/lib/Yi.pl lib/unicore/lib/Z.pl
24914            ! lib/unicore/lib/Zs.pl lib/unicore/version t/op/pat.t
24915 ____________________________________________________________________________
24916 [ 22619] By: merijn                                on 2004/03/31  13:02:32
24917         Log: Regenerated Configure after backported #22571
24918              Some indent leftovers from earlier patches
24919              We don't like double negatives, not even in comment
24920      Branch: perl
24921            ! Configure
24922 ____________________________________________________________________________
24923 [ 22617] By: merijn                                on 2004/03/31  11:33:09
24924         Log: Subject: Re: [PATCH] MIME::Base64 PERL_NO_GET_CONTEXT
24925              From: Gisle Aas <gisle@ActiveState.com>
24926              Date: 30 Mar 2004 04:29:18 -0800
24927              Message-ID: <lrk712bjs1.fsf@caliper.activestate.com>
24928      Branch: perl
24929            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
24930            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
24931 ____________________________________________________________________________
24932 [ 22615] By: nicholas                              on 2004/03/31  08:24:29
24933         Log: Unknowingly for years we've had a test that has assumed the order
24934              of results from readdir. Fixed.
24935      Branch: perl
24936            ! lib/File/Find/t/find.t
24937 ____________________________________________________________________________
24938 [ 22614] By: nicholas                              on 2004/03/30  21:50:15
24939         Log: Subject: Zaurus SL-[78]60 native compile patch
24940              Message-Id: <46DCC0BF-8199-11D8-8D5B-000A95DBB50A@dan.co.jp>
24941              From: Dan Kogai <dankogai@dan.co.jp>
24942              Date: Tue, 30 Mar 2004 00:53:52 +0900
24943      Branch: perl
24944            ! ext/Errno/Errno_pm.PL
24945 ____________________________________________________________________________
24946 [ 22610] By: davem                                 on 2004/03/29  21:20:35
24947         Log: various win32 build fixes
24948
24949              Subject: Re: [PATCH] Re: MinGW/GCC vs MSVC++ on Win32
24950              From: Steve Hay <steve.hay@uk.radan.com>
24951              Date: Tue, 23 Mar 2004 10:42:12 +0000
24952              Message-ID: <40601484.7040905@uk.radan.com>
24953
24954              Subject: [PATCH] distclean on Win32 should delete perl.base
24955              From: Steve Hay <steve.hay@uk.radan.com>
24956              Date: Tue, 23 Mar 2004 11:35:56 +0000
24957              Message-ID: <4060211C.8020704@uk.radan.com>
24958
24959              Subject: Re: [PATCH] Create debug symbols files on Windows even for release
24960              From: Steve Hay <steve.hay@uk.radan.com>
24961              Date: Fri, 26 Mar 2004 10:46:07 +0000
24962              Message-ID: <406409EF.9020404@uk.radan.com>
24963      Branch: perl
24964            ! win32/Makefile win32/makefile.mk
24965 ____________________________________________________________________________
24966 [ 22609] By: davem                                 on 2004/03/29  20:46:36
24967         Log: Subject: [perl #27986] IPC::Open3 fails in mod_perl (tie bug)
24968              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
24969              Date: 26 Mar 2004 21:02:19 -0000
24970              Message-ID: <rt-3.0.8-27986-82842.3.55447645581215@perl.org>
24971
24972              The forked child should make sure STDIN and STDOUT aren't tied
24973              before messing with them
24974      Branch: perl
24975            ! lib/IPC/Open3.pm
24976 ____________________________________________________________________________
24977 [ 22608] By: davem                                 on 2004/03/29  20:10:05
24978         Log: backout change 22606 (make gv_fullname() include a literal '^')
24979              it breaks select.
24980      Branch: perl
24981            ! gv.c t/op/gv.t
24982 ____________________________________________________________________________
24983 [ 22607] By: davem                                 on 2004/03/28  15:10:48
24984         Log: update -Dx to cope with lexical version of OP_AELEMFAST
24985      Branch: perl
24986            ! dump.c
24987 ____________________________________________________________________________
24988 [ 22606] By: davem                                 on 2004/03/28  15:08:23
24989         Log: make gv_fullname() etc include a literal '^' for *^FOO style names
24990      Branch: perl
24991            ! gv.c t/op/gv.t
24992 ____________________________________________________________________________
24993 [ 22605] By: davem                                 on 2004/03/28  13:11:30
24994         Log: pv_display() had code to display \n etc as escapes but it didn't
24995              actually work.
24996      Branch: perl
24997            ! dump.c
24998 ____________________________________________________________________________
24999 [ 22604] By: davem                                 on 2004/03/28  10:55:30
25000         Log: fix typo in change 22597
25001      Branch: perl
25002            ! op.h
25003 ____________________________________________________________________________
25004 [ 22601] By: davem                                 on 2004/03/27  10:22:52
25005         Log: Subject:  [PATCH] -Dusemallocwrap for VMS)
25006              From:  "Craig A. Berry" <craigberry@mac.com>
25007              Date:  Fri, 26 Mar 2004 22:46:50 -0600
25008              Message-Id:  <4065073A.30007@mac.com>
25009
25010              Mimic in configure.com what Configure does to enable or disable
25011              the new feature -Dusemallocwrap
25012      Branch: perl
25013            ! configure.com
25014 ____________________________________________________________________________
25015 [ 22600] By: davem                                 on 2004/03/27  02:04:03
25016         Log: Subject:  [PATCH] don't clean-up perly.* on VMS
25017              From:  "Craig A. Berry" <craigberry@mac.com>
25018              Date:  Fri, 26 Mar 2004 16:54:44 -0600
25019              Message-Id:  <4064B4B4.2030203@mac.com>
25020
25021              refrain from getting rid of perly.c and perly.h now that there are
25022              no longer VMS-specific overrides for these files
25023      Branch: perl
25024            ! vms/descrip_mms.template
25025 ____________________________________________________________________________
25026 [ 22599] By: davem                                 on 2004/03/27  01:54:09
25027         Log: string corruption with lvalue sub
25028              Depending on the context, the same substr OP may want to return
25029              a PVLV or an LV on subsequent invcations. If TARG is the wrong
25030              type, use a mortal instead.
25031      Branch: perl
25032            ! pp.c t/op/substr.t
25033 ____________________________________________________________________________
25034 [ 22597] By: davem                                 on 2004/03/26  18:56:50
25035         Log: Clarify op.h comments for which ops the OPpDEREF* private flags
25036              are actually used; update Concise.pm to match
25037      Branch: perl
25038            ! ext/B/B/Concise.pm op.h
25039 ____________________________________________________________________________
25040 [ 22596] By: davem                                 on 2004/03/26  18:53:09
25041         Log: fix for change #22594; if using test.pl, must tell perl where to
25042              find it!
25043      Branch: perl
25044            ! t/comp/hints.t
25045 ____________________________________________________________________________
25046 [ 22595] By: davem                                 on 2004/03/26  17:28:48
25047         Log: document the return value of an empty sub
25048      Branch: perl
25049            ! pod/perlsub.pod
25050 ____________________________________________________________________________
25051 [ 22594] By: davem                                 on 2004/03/26  13:05:50
25052         Log: - hints hash was being double freed on scope exit
25053      Branch: perl
25054            ! op.c scope.c scope.h t/comp/hints.t
25055 ____________________________________________________________________________
25056 [ 22593] By: ams                                   on 2004/03/26  08:59:15
25057         Log: Subject: Re: [perl #27906] stat documentation correction
25058              From: Andy Lester <andy@petdance.com>
25059              Date: Wed, 24 Mar 2004 21:48:30 -0600
25060              Message-Id: <20040325034830.GA5865@petdance.com>
25061              (Applied with a correction from Spider Boardman.)
25062      Branch: perl
25063            ! pod/perlfunc.pod t/op/stat.t
25064 ____________________________________________________________________________
25065 [ 22592] By: davem                                 on 2004/03/26  01:24:24
25066         Log: fix some comments in perly.y
25067      Branch: perl
25068            ! perly.y
25069 ____________________________________________________________________________
25070 [ 22591] By: davem                                 on 2004/03/26  01:16:55
25071         Log: Blessed reference to anonymous glob
25072              Stop *$$x=$x giving "Attempt to free unreferenced scalar" warning
25073      Branch: perl
25074            ! sv.c t/op/ref.t
25075 ____________________________________________________________________________
25076 [ 22586] By: davem                                 on 2004/03/24  22:16:30
25077         Log: Subject: [perl #27748] 'find2perl' bug: -exec causes chdir error
25078              From: "jdhedden@1979.usna.com (via RT)" <perlbug-followup@perl.org>
25079              Date: 18 Mar 2004 20:25:50 -0000
25080              Message-ID: <rt-3.0.8-27748-82270.2.99482909739062@perl.org>
25081
25082              Cwd code was planted in the output executable after the exit, so
25083              was never run.
25084      Branch: perl
25085            ! x2p/find2perl.PL
25086 ____________________________________________________________________________
25087 [ 22585] By: nicholas                              on 2004/03/24  21:42:25
25088         Log: Remaining smoked platforms where malloc wrap is known to work.
25089              Data for Irix and NetBSD would be useful - they probably will work too.
25090              Will Unicos work? Place bets now...
25091      Branch: perl
25092            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/freebsd.sh
25093            ! hints/hpux.sh hints/linux.sh hints/openbsd.sh
25094            ! hints/solaris_2.sh
25095 ____________________________________________________________________________
25096 [ 22584] By: davem                                 on 2004/03/24  21:14:08
25097         Log: Subject: [perl #27790] split docs: say the string is EXPR
25098              From: Dan Jacobson (via RT) <perlbug-followup@perl.org>
25099              Date: 20 Mar 2004 05:21:07 -0000
25100              Message-ID: <rt-3.0.8-27790-82358.14.5476352902536@perl.org>
25101
25102              Minor documentation nit in split
25103      Branch: perl
25104            ! pod/perlfunc.pod
25105 ____________________________________________________________________________
25106 [ 22582] By: nicholas                              on 2004/03/24  19:15:29
25107         Log: mintest will pass if I skip the correct number of tests. D'oh!
25108      Branch: perl
25109            ! t/op/magic.t
25110 ____________________________________________________________________________
25111 [ 22579] By: nicholas                              on 2004/03/24  14:59:16
25112         Log: Subject: Re: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
25113              From: Steve Hay <steve.hay@uk.radan.com>
25114              Message-ID: <40618D1C.7000601@uk.radan.com>
25115              Date: Wed, 24 Mar 2004 13:29:00 +0000
25116      Branch: perl
25117            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25118            ! win32/config_H.vc64
25119 ____________________________________________________________________________
25120 [ 22578] By: rgs                                   on 2004/03/24  13:54:31
25121         Log: Good catch from Dave Mitchell; plus a null pointer protection.
25122      Branch: perl
25123            ! scope.c
25124 ____________________________________________________________________________
25125 [ 22577] By: nicholas                              on 2004/03/24  11:51:46
25126         Log: Unlike perl, 0 in void context isn't special cased in C :-)
25127              (So it warns). Tweak the no-action malloc wrap checkers to avoid
25128              warnings.
25129      Branch: perl
25130            ! handy.h
25131 ____________________________________________________________________________
25132 [ 22576] By: nicholas                              on 2004/03/24  10:29:16
25133         Log: Export PL_memory_wrap based on PERL_MALLOC_WRAP rather than
25134              NO_MALLOC_WRAP following Configure changes. Identical patch to
25135              mine supplied by Steve Hay while I was working on this.
25136              IP shootout at dawn :-)
25137      Branch: perl
25138            ! makedef.pl
25139 ____________________________________________________________________________
25140 [ 22572] By: nicholas                              on 2004/03/24  09:14:21
25141         Log: Tidy up function prototypes in the light of suidpatch
25142      Branch: perl
25143            ! embed.fnc embed.h perl.c proto.h
25144 ____________________________________________________________________________
25145 [ 22571] By: nicholas                              on 2004/03/23  22:35:09
25146         Log: Make usemallocwrap a Configure-time question. Default is yes for
25147              usedevel, no otherwise, but I'm expecting hints files on known
25148              good platforms to override this. (and known bad)
25149              Demonstration hints file for darwin.
25150      Branch: perl
25151            ! Configure config_h.SH hints/darwin.sh perl.h
25152 ____________________________________________________________________________
25153 [ 22569] By: nicholas                              on 2004/03/23  17:47:44
25154         Log: hv_delete_common was freeing the key, then passing the freed pointer
25155              to S_hv_notallowed. D'oh!
25156      Branch: perl
25157            ! hv.c
25158 ____________________________________________________________________________
25159 [ 22566] By: nicholas                              on 2004/03/23  16:23:58
25160         Log: Unify 5.008 and 5.009's B::Concise 0.58
25161      Branch: perl
25162            ! ext/B/B/Concise.pm
25163 ____________________________________________________________________________
25164 [ 22565] By: nicholas                              on 2004/03/23  16:05:28
25165         Log: Unify 5.008 and 5.009's B::Concise 0.56
25166      Branch: perl
25167            ! ext/B/B/Concise.pm
25168 ____________________________________________________________________________
25169 [ 22564] By: rgs                                   on 2004/03/23  13:43:49
25170         Log: Fix bug [perl #27839] returning @+ out of scope loses its value :
25171
25172              Subject: Re: Wondering about returned regex special arrays on going out of scope
25173              From: hv@crypt.org
25174              Date: Fri, 05 Mar 2004 17:42:25 +0000
25175              Message-Id: <200403051742.i25HgPd11240@zen.crypt.org>
25176
25177              plus a test case.
25178      Branch: perl
25179            ! pp_hot.c t/op/magic.t
25180 ____________________________________________________________________________
25181 [ 22563] By: nicholas                              on 2004/03/23  13:38:11
25182         Log: Subject: [PATCH] 5.9.1 suidperl
25183              From: psz@maths.usyd.edu.au (Paul Szabo)
25184              Message-Id: <200403182117.i2ILHug513080@milan.maths.usyd.edu.au>
25185              Date: Fri, 19 Mar 2004 08:17:56 +1100 (EST)
25186
25187              (which variables renamed as requested, plus tweaks to work on platforms
25188              with no ST_NOEXEC)
25189      Branch: perl
25190            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h
25191 ____________________________________________________________________________
25192 [ 22560] By: rgs                                   on 2004/03/22  21:29:51
25193         Log: Update the -v copyright notice.
25194      Branch: perl
25195            ! perl.c
25196 ____________________________________________________________________________
25197 [ 22559] By: nicholas                              on 2004/03/22  21:05:09
25198         Log: Don't assume that the chmod will always work.
25199              (It won't for files on *BSD where chflags has set uchg, which is
25200              what the OS X perforce client does)
25201      Branch: perl
25202            ! t/op/filetest.t
25203 ____________________________________________________________________________
25204 [ 22557] By: rgs                                   on 2004/03/22  20:46:52
25205         Log: Clarifications on constants subroutines, based on:
25206
25207              Subject: [perl #27768] [patch] wrong examples in perlsub/"Constant Functions"
25208              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
25209              Date: 19 Mar 2004 14:56:09 -0000
25210              Message-ID: <rt-3.0.8-27768-82310.5.12766475665209@perl.org>
25211      Branch: perl
25212            ! pod/perlsub.pod
25213 ____________________________________________________________________________
25214 [ 22556] By: rgs                                   on 2004/03/22  20:30:41
25215         Log: Subject: [PATCH] Re: ../lib/ExtUtils/t/Embed.t failure on Win32/GCC
25216              From: Steve Hay <steve.hay@uk.radan.com>
25217              Date: Mon, 22 Mar 2004 14:44:46 +0000
25218              Message-ID: <405EFBDE.4090209@uk.radan.com>
25219      Branch: perl
25220            ! README.win32
25221 ____________________________________________________________________________
25222 [ 22553] By: rgs                                   on 2004/03/22  19:25:59
25223         Log: Subject: Re: [PATCH] warn on !=~
25224              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
25225              Date: Mon, 22 Mar 2004 10:32:05 -0800
25226              Message-ID: <20040322183106.GA1284@efn.org>
25227
25228              More warnings for this case.
25229      Branch: perl
25230            ! t/lib/warnings/toke toke.c
25231 ____________________________________________________________________________
25232 [ 22549] By: rgs                                   on 2004/03/21  17:22:42
25233         Log: Finally, this "Negative repeat count" warning wasn't such a great
25234              idea. Disable it. But add tests for this :
25235
25236              Subject: Re: [perl #27811] (@x) x -1 is a panic
25237              From: Andy Lester <andy@petdance.com>
25238              Date: Sun, 21 Mar 2004 09:27:04 -0600
25239              Message-ID: <20040321152704.GA9041@petdance.com>
25240      Branch: perl
25241            ! pp.c t/lib/warnings/pp t/op/repeat.t
25242 ____________________________________________________________________________
25243 [ 22548] By: rgs                                   on 2004/03/21  16:40:27
25244         Log: Subject: [PATCH sv.h] Nobody has used SvPVbyte_force?
25245              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25246              Date: Sun, 21 Mar 2004 21:49:53 +0900
25247              Message-Id: <20040321213628.2461.BQW10602@nifty.com>
25248      Branch: perl
25249            ! sv.h
25250 ____________________________________________________________________________
25251 [ 22547] By: rgs                                   on 2004/03/21  13:36:27
25252         Log: I must be tired today.
25253      Branch: perl
25254            ! lib/utf8.t
25255 ____________________________________________________________________________
25256 [ 22546] By: rgs                                   on 2004/03/21  13:26:33
25257         Log: Silence a gcc warning.
25258      Branch: perl
25259            ! sv.c
25260 ____________________________________________________________________________
25261 [ 22545] By: rgs                                   on 2004/03/21  13:18:01
25262         Log: Subject: Re: [perl #27803] perl crashes when utf8::upgrade($offsetOK_scalar)
25263              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25264              Date: Sun, 21 Mar 2004 15:19:22 +0900
25265              Message-Id: <20040321151828.DAC6.BQW10602@nifty.com>
25266      Branch: perl
25267            ! lib/utf8.t sv.c
25268 ____________________________________________________________________________
25269 [ 22544] By: rgs                                   on 2004/03/21  13:12:53
25270         Log: Subject: [PATCH] fix memory bug in vms.c:mp_do_tounixspec
25271              From: "Craig A. Berry" <craigberry@mac.com>
25272              Date: Sat, 20 Mar 2004 21:51:45 -0600
25273              Message-ID: <405D1151.3040308@mac.com>
25274      Branch: perl
25275            ! vms/vms.c
25276 ____________________________________________________________________________
25277 [ 22543] By: rgs                                   on 2004/03/21  13:06:20
25278         Log: Add a new warning "Negative repeat count"
25279              for the cases $x x -1.
25280      Branch: perl
25281            ! pod/perlop.pod pp.c t/lib/warnings/pp
25282 ____________________________________________________________________________
25283 [ 22542] By: rgs                                   on 2004/03/20  11:49:21
25284         Log: Subject: [PATCH] warn on !=~
25285              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
25286              Date: Thu, 18 Mar 2004 22:24:09 -0800
25287              Message-ID: <20040319062035.GA3768@efn.org>
25288
25289              with an improvement suggested by Ton Hospel.
25290      Branch: perl
25291            ! pod/perldiag.pod t/lib/warnings/toke toke.c
25292 ____________________________________________________________________________
25293 [ 22541] By: rgs                                   on 2004/03/20  10:19:59
25294         Log: Subject: makefile.95 tweak
25295              From: Greg Matheson <lang@ms.chinmin.edu.tw>
25296              Date: Fri, 19 Mar 2004 18:15:25 +0800
25297              Message-ID: <20040319181525.A6347@ms.chinmin.edu.tw>
25298      Branch: perl
25299            ! win32/makefile.mk
25300 ____________________________________________________________________________
25301 [ 22540] By: rgs                                   on 2004/03/20  10:15:36
25302         Log: \x80\xFF is not valid UTF-8.
25303      Branch: perl
25304            ! pod/perluniintro.pod
25305 ____________________________________________________________________________
25306 [ 22539] By: rgs                                   on 2004/03/19  23:09:13
25307         Log: Subject: [perl #24821] enhancement patch for B::Concise
25308              From: jim cromie <jcromie@divsol.com>
25309              Date: Wed, 17 Mar 2004 14:12:43 -0700
25310              Message-ID: <4058BF4B.1000004@divsol.com>
25311              (Only the Concise.pm part, with documentation nits)
25312      Branch: perl
25313            ! ext/B/B/Concise.pm
25314 ____________________________________________________________________________
25315 [ 22538] By: nicholas                              on 2004/03/19  12:15:23
25316         Log: Subject:  [PATCH] open.pm: allow upper-cased EUC
25317              From:  Autrijus Tang <autrijus@autrijus.org>
25318              Date:  Fri, 19 Mar 2004 18:27:10 +0800
25319              Message-Id:  <20040319102710.GA91216@aut.dyndns.org>
25320      Branch: perl
25321            ! lib/open.pm
25322 ____________________________________________________________________________
25323 [ 22537] By: nicholas                              on 2004/03/19  11:59:01
25324         Log: Subject: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
25325              From: Jan Dubois <jand@activestate.com>
25326              Message-ID: <lg2k509o51b8openotuetdts6go7pn4udo@4ax.com>
25327              Date: Thu, 18 Mar 2004 13:13:49 -0800
25328
25329              Subject: Re: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
25330              From: Steve Hay <steve.hay@uk.radan.com>
25331              Message-ID: <405ACC6D.1040804@uk.radan.com>
25332              Date: Fri, 19 Mar 2004 10:33:17 +0000
25333      Branch: perl
25334            + win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm
25335            + win32/ext/Win32/Win32.xs
25336            - lib/Win32.pod
25337            ! MANIFEST win32/Makefile win32/makefile.mk
25338 ____________________________________________________________________________
25339 [ 22536] By: nicholas                              on 2004/03/19  11:43:35
25340         Log: Change Storable.xs to conditionally include ppport.h for pre 5.8.0
25341              This allows the ppport.h to be deleted from ext/Storable, which will
25342              reduce the potential for confusion.
25343              Bump Storable's version to 2.12; update the ChangeLog
25344      Branch: perl
25345            - ext/Storable/ppport.h
25346            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
25347            ! ext/Storable/README ext/Storable/Storable.pm
25348            ! ext/Storable/Storable.xs
25349 ____________________________________________________________________________
25350 [ 22535] By: nicholas                              on 2004/03/19  11:03:18
25351         Log: Move Beau Cox's ppport.h fixes into PPPort.pm
25352      Branch: perl
25353            ! ext/Devel/PPPort/PPPort.pm
25354 ____________________________________________________________________________
25355 [ 22534] By: rgs                                   on 2004/03/19  10:13:14
25356         Log: Nit in perluniintro about the U0 and C0 templates,
25357              noticed by Steve Hay.
25358      Branch: perl
25359            ! pod/perluniintro.pod
25360 ____________________________________________________________________________
25361 [ 22533] By: ams                                   on 2004/03/19  02:57:40
25362         Log: Subject: [PATCH] Storable PERL_NO_GET_CONTEXT
25363              From: beau@beaucox.com
25364              Date: Thu, 18 Mar 2004 12:45:45 -1000
25365              Message-Id: <20040318_224545_009145.beau@beaucox.com>
25366      Branch: perl
25367            + ext/Storable/ppport.h
25368            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.xs
25369 ____________________________________________________________________________
25370 [ 22532] By: rgs                                   on 2004/03/18  20:33:02
25371         Log: Subject: [PATCH] range operator warnings / 64-bit fix
25372              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
25373              Date: Wed, 10 Mar 2004 21:45:48 +0100
25374              Message-Id: <20040310214548.4f5e3ab1@r2d2>
25375      Branch: perl
25376            ! pp_ctl.c pp_hot.c t/op/range.t
25377 ____________________________________________________________________________
25378 [ 22531] By: davem                                 on 2004/03/18  19:02:32
25379         Log: add code comment for change 22525
25380      Branch: perl
25381            ! pp.c
25382 ____________________________________________________________________________
25383 [ 22530] By: rgs                                   on 2004/03/18  18:21:32
25384         Log: Add a perl592delta.pod man page.
25385      Branch: perl
25386            + pod/perl592delta.pod
25387            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
25388            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
25389            ! win32/pod.mak
25390 ____________________________________________________________________________
25391 [ 22528] By: nicholas                              on 2004/03/18  16:58:06
25392         Log: Corrections and explanations in comments
25393      Branch: perl
25394            ! ext/Storable/Storable.xs
25395 ____________________________________________________________________________
25396 [ 22527] By: nicholas                              on 2004/03/18  16:50:25
25397         Log: Subject:  pumpkin fodder
25398              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
25399              Date:  Fri, 12 Mar 2004 15:16:57 +0200 (EET)
25400              Message-Id:  <200403121316.i2CDGv1Y254951@kosh.hut.fi>
25401      Branch: perl
25402            ! lib/unicore/README.perl
25403 ____________________________________________________________________________
25404 [ 22526] By: rgs                                   on 2004/03/18  14:33:14
25405         Log: Detypo.
25406      Branch: perl
25407            ! makedef.pl
25408 ____________________________________________________________________________
25409 [ 22525] By: davem                                 on 2004/03/18  14:13:16
25410         Log: make ~$x give warning is $x isn't initialised.
25411              Also add test for uninitialised warning in & op.
25412      Branch: perl
25413            ! pp.c t/lib/warnings/sv
25414 ____________________________________________________________________________
25415 [ 22524] By: rgs                                   on 2004/03/18  13:20:07
25416         Log: Try to fix the AIX and Windows builds regarding the
25417              definedness of the PL_memory_wrap symbol.
25418      Branch: perl
25419            ! makedef.pl
25420 ____________________________________________________________________________
25421 [ 22523] By: rgs                                   on 2004/03/18  08:27:34
25422         Log: Bump bleadperl's version number to 5.9.2.
25423      Branch: perl
25424            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
25425            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
25426            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
25427            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
25428            ! win32/makefile.mk wince/Makefile.ce
25429 ____________________________________________________________________________
25430 [ 22521] By: rgs                                   on 2004/03/17  19:13:03
25431         Log: Subject: [PATCH] format/casting/warning RE: perl 5.9.1
25432              From: Robin Barker <Robin.Barker@npl.co.uk>
25433              Date: Wed, 17 Mar 2004 18:37:10 -0000
25434              Message-ID: <533D273D4014D411AB1D00062938C4D90404682E@hotel.npl.co.uk>
25435      Branch: perl
25436            ! dump.c ext/Socket/Socket.xs pad.c util.c
25437 ____________________________________________________________________________
25438 [ 22520] By: rgs                                   on 2004/03/17  18:20:54
25439         Log: Optimize away the assignment in the constructs C<my $s = undef>,
25440              C<my @a = ()>, C<my %h = ()>.
25441      Branch: perl
25442            ! op.c
25443 ____________________________________________________________________________
25444 [ 22517] By: nicholas                              on 2004/03/17  17:58:44
25445         Log: Subject: malloc wrappage
25446              From: Jarkko Hietaniemi <jhi@iki.fi>
25447              Message-Id: <37BF70DE-5C0E-11D8-B5A1-00039362CB92@iki.fi>
25448              Date: Tue, 10 Feb 2004 23:15:14 +0200
25449
25450              plus change croak to Perl_croak_nocontext to make ithread safe
25451              plus make it conditional on PERL_MALLOC_WRAP (default for blead is on)
25452      Branch: perl
25453            ! av.c handy.h perl.h pod/perldiag.pod pp.c
25454 ____________________________________________________________________________
25455 [ 22516] By: nicholas                              on 2004/03/17  16:10:57
25456         Log: Add auto-require of modules to restore overloading (and tests)
25457      Branch: perl
25458            + ext/Storable/t/HAS_OVERLOAD.pm
25459            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
25460            ! ext/Storable/Storable.xs ext/Storable/t/overload.t
25461 ____________________________________________________________________________
25462 [ 22515] By: nicholas                              on 2004/03/17  15:48:03
25463         Log: Add regression tests for the auto-require of STORABLE_thaw
25464      Branch: perl
25465            + ext/Storable/t/HAS_HOOK.pm
25466            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
25467            ! ext/Storable/t/blessed.t
25468 ____________________________________________________________________________
25469 [ 22514] By: nicholas                              on 2004/03/16  22:36:49
25470         Log: Move the PERLVAR(Ireentrant_buffer, REENTR*) outside the ITHREADS
25471              block. This allows the re-entrant API to be used with ithreads,
25472              which in turn permits -Dusethreads -Uuseithreads -Uuse5005threads
25473              (Which may seem inane, but makes perl threaded at the C level
25474              without enabling ithreads)
25475      Branch: perl
25476            ! intrpvar.h
25477 ____________________________________________________________________________
25478 [ 22513] By: rgs                                   on 2004/03/16  21:55:10
25479         Log: Add a lchown() call to the POSIX module. [perl #27547]
25480      Branch: perl
25481            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
25482 ____________________________________________________________________________
25483 [ 22512] By: rgs                                   on 2004/03/16  21:29:41
25484         Log: Subject: [PATCH] Re: Perl and Parrot disagree about sched_yield on Solaris
25485              From: Andrew Dougherty <doughera@lafayette.edu>
25486              Date: Tue, 16 Mar 2004 16:38:58 -0500 (EST)
25487              Message-ID: <Pine.SOL.4.58.0403161635590.27628@maxwell.phys.lafayette.edu>
25488      Branch: perl
25489            ! hints/solaris_2.sh
25490 ____________________________________________________________________________
25491 [ 22511] By: rgs                                   on 2004/03/16  21:27:02
25492         Log: Restore the "DEVEL" locally-applied-patches version tag in blead.
25493      Branch: perl
25494            ! patchlevel.h
25495 ____________________________________________________________________________
25496 [ 22510] By: rgs                                   on 2004/03/16  18:29:39
25497         Log: Update Changes. (again)
25498      Branch: perl
25499            ! Changes
25500 ____________________________________________________________________________
25501 [ 22509] By: rgs                                   on 2004/03/16  18:19:52
25502         Log: Update copyright notices
25503      Branch: perl
25504            ! cop.h cv.h doio.c doop.c dump.c embed.h embed.pl embedvar.h
25505            ! form.h global.sym gv.c handy.h hv.c mg.c op.c op.h opcode.h
25506            ! opcode.pl opnames.h pad.c patchlevel.h perl.c perl.h perlapi.h
25507            ! perlio.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
25508            ! proto.h regexec.c scope.c scope.h sv.c sv.h thread.h
25509            ! universal.c utf8.c util.c
25510 ____________________________________________________________________________
25511 [ 22508] By: rgs                                   on 2004/03/16  16:31:03
25512         Log: Regenerate META.yml
25513      Branch: perl
25514            ! META.yml
25515 ____________________________________________________________________________
25516 [ 22507] By: rgs                                   on 2004/03/16  15:36:32
25517         Log: Update Changes.
25518      Branch: perl
25519            ! Changes
25520 ____________________________________________________________________________
25521 [ 22506] By: rgs                                   on 2004/03/16  15:32:42
25522         Log: This is 5.9.1.
25523      Branch: perl
25524            ! patchlevel.h
25525 ____________________________________________________________________________
25526 [ 22505] By: rgs                                   on 2004/03/16  15:28:55
25527         Log: We'll ship 5.9.1 today.
25528      Branch: perl
25529            ! pod/perlhist.pod
25530 ____________________________________________________________________________
25531 [ 22504] By: rgs                                   on 2004/03/16  15:25:22
25532         Log: More perldelta updates.
25533      Branch: perl
25534            ! pod/perl591delta.pod
25535 ____________________________________________________________________________
25536 [ 22503] By: rgs                                   on 2004/03/16  13:23:34
25537         Log: Since the signature.t test of CPAN relies on a non-core module,
25538              it's not relevant to the perl core distribution.
25539      Branch: perl
25540            - lib/CPAN/t/signature.t
25541            ! MANIFEST
25542 ____________________________________________________________________________
25543 [ 22502] By: rgs                                   on 2004/03/15  21:54:56
25544         Log: Fix the order of arguments in the usage message of
25545              POSIX::chown(). It's different from the POSIX order but
25546              it's the same than CORE::chown(). Damn.
25547      Branch: perl
25548            ! ext/POSIX/POSIX.pm
25549 ____________________________________________________________________________
25550 [ 22501] By: rgs                                   on 2004/03/15  17:09:26
25551         Log: Subject: Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
25552              From: Steve Hay <steve.hay@uk.radan.com>
25553              Date: Mon, 15 Mar 2004 10:28:02 +0000
25554              Message-ID: <40558532.30002@uk.radan.com>
25555
25556              Plus, restore patch #22489
25557      Branch: perl
25558            ! win32/Makefile win32/makefile.mk
25559 ____________________________________________________________________________
25560 [ 22500] By: davem                                 on 2004/03/14  20:13:47
25561         Log: scope exit could expose freed local() value
25562      Branch: perl
25563            ! scope.c t/op/localref.t
25564 ____________________________________________________________________________
25565 [ 22499] By: davem                                 on 2004/03/14  17:01:34
25566         Log: strict 'subs' didn't warn on bareword array index
25567      Branch: perl
25568            ! op.c t/lib/strict/subs
25569 ____________________________________________________________________________
25570 [ 22498] By: rgs                                   on 2004/03/14  12:52:17
25571         Log: Four Storable patches towards Storable 2.11 :
25572
25573              Subject: Re: [perl #27616] Storable can't freeze restricted hashes in canonical order
25574              From: Nicholas Clark <nick@ccl4.org>
25575              Date: Sat, 13 Mar 2004 15:13:28 +0000
25576              Message-ID: <20040313151327.GS701@plum.flirble.org>
25577
25578              Date: Sat, 13 Mar 2004 20:23:45 +0000
25579              Message-ID: <20040313202345.GX701@plum.flirble.org>
25580
25581              Date: Sat, 13 Mar 2004 22:20:07 +0000
25582              Message-ID: <20040313222007.GZ701@plum.flirble.org>
25583
25584              Date: Sat, 13 Mar 2004 23:03:46 +0000
25585              Message-ID: <20040313230345.GB701@plum.flirble.org>
25586      Branch: perl
25587            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
25588            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
25589            ! ext/Storable/t/restrict.t
25590 ____________________________________________________________________________
25591 [ 22497] By: rgs                                   on 2004/03/13  21:27:57
25592         Log: Subject: [perl #27567] [patch] a typo and a mistake in perltoot.pod
25593              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
25594              Date: 10 Mar 2004 17:05:09 -0000
25595              Message-ID: <rt-3.0.8-27567-81174.13.282806825515@perl.org>
25596      Branch: perl
25597            ! pod/perltoot.pod
25598 ____________________________________________________________________________
25599 [ 22496] By: rgs                                   on 2004/03/13  21:16:59
25600         Log: More small perldelta updates.
25601      Branch: perl
25602            ! pod/perl591delta.pod
25603 ____________________________________________________________________________
25604 [ 22495] By: rgs                                   on 2004/03/13  20:05:20
25605         Log: Revert change #22489, that seems to cause build failures on Windows.
25606      Branch: perl
25607            ! win32/Makefile win32/makefile.mk
25608 ____________________________________________________________________________
25609 [ 22494] By: rgs                                   on 2004/03/13  19:55:43
25610         Log: Subject: Re: [PATCH] Stop splitpod truncating sprintf manpage
25611              From: Steve Hay <steve.hay@uk.radan.com>
25612              Date: Fri, 12 Mar 2004 08:38:41 +0000
25613              Message-ID: <40517711.9030204@uk.radan.com>
25614      Branch: perl
25615            ! pod/splitpod
25616 ____________________________________________________________________________
25617 [ 22493] By: rgs                                   on 2004/03/12  23:39:16
25618         Log: perl591delta nits. Regenerate the tables of contents.
25619      Branch: perl
25620            ! pod/perl591delta.pod pod/perlmodlib.pod pod/perltoc.pod
25621 ____________________________________________________________________________
25622 [ 22492] By: rgs                                   on 2004/03/12  21:35:49
25623         Log: Update perl591delta. Include a small to-do list in it.
25624      Branch: perl
25625            ! pod/perl591delta.pod
25626 ____________________________________________________________________________
25627 [ 22491] By: rgs                                   on 2004/03/12  20:08:31
25628         Log: Subject: [PATCH] Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
25629              From: Tels <perl_dummy@bloodgate.com>
25630              Date: Fri, 12 Mar 2004 18:02:30 +0100
25631              Message-Id: <200403121802.31679@bloodgate.com>
25632      Branch: perl
25633            + lib/Math/BigInt/t/_e_math.t
25634            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt/t/bare_mbf.t
25635            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
25636            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
25637            ! lib/bigint.pm lib/bignum.pm
25638 ____________________________________________________________________________
25639 [ 22490] By: rgs                                   on 2004/03/12  18:31:12
25640         Log: Fix a bug in the cloning of regexps
25641
25642              Subject: Re: [perl #27530] Regex qr// interpolation fails when chr(0) is used in a thread
25643              From: hv@crypt.org
25644              Date: Thu, 11 Mar 2004 16:21:50 +0000
25645              Message-Id: <200403111621.i2BGLoi20225@zen.crypt.org>
25646              (plus another similar fix)
25647      Branch: perl
25648            ! sv.c
25649 ____________________________________________________________________________
25650 [ 22489] By: rgs                                   on 2004/03/12  18:26:34
25651         Log: Subject: [PATCH] Fix minitest target in Win32 makefiles
25652              From: Steve Hay <steve.hay@uk.radan.com>
25653              Date: Fri, 12 Mar 2004 15:52:23 +0000
25654              Message-ID: <4051DCB7.107@uk.radan.com>
25655      Branch: perl
25656            ! win32/Makefile win32/makefile.mk
25657 ____________________________________________________________________________
25658 [ 22488] By: rgs                                   on 2004/03/11  22:57:29
25659         Log: Document the new behaviour of the substr lvalue :
25660              Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue window
25661              From: Dave Mitchell <davem@fdisolutions.com>
25662              Date: Mon, 1 Mar 2004 23:59:21 +0000
25663              Message-ID: <20040301235921.GC6469@fdisolutions.com>
25664      Branch: perl
25665            ! pod/perlfunc.pod
25666 ____________________________________________________________________________
25667 [ 22485] By: davem                                 on 2004/03/11  14:52:58
25668         Log: make op/write.t work better under stdio by running the subtests
25669              in the child process rather than the parent.
25670      Branch: perl
25671            ! t/op/write.t
25672 ____________________________________________________________________________
25673 [ 22484] By: merijn                                on 2004/03/11  10:08:17
25674         Log: Subject: Re: [PATCH] Re: Proposal to remove support for MachTen
25675              From: Dominic Dunlop <shouldbedomo@mac.com>
25676              Date: Thu, 11 Mar 2004 10:34:01 +0100
25677              Message-Id: <3B07B7FC-733F-11D8-AC24-000A27839BD6@mac.com>
25678      Branch: perl
25679            ! README.machten hints/machten.sh
25680 ____________________________________________________________________________
25681 [ 22483] By: nicholas                              on 2004/03/10  20:38:49
25682         Log: croaking for readonly SVs in Perl_sv_utf8_upgrade_flags was a mistake
25683              back this out until we have a tangible policy
25684      Branch: perl
25685            ! sv.c
25686 ____________________________________________________________________________
25687 [ 22482] By: rgs                                   on 2004/03/10  16:16:00
25688         Log: Upgrade to Cwd 2.17.
25689      Branch: perl
25690            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
25691 ____________________________________________________________________________
25692 [ 22481] By: rgs                                   on 2004/03/10  10:55:12
25693         Log: Subject: Re: [PATCH] More "distclean" tidy ups on Win32
25694              From: Steve Hay <steve.hay@uk.radan.com>
25695              Date: Wed, 10 Mar 2004 10:58:15 +0000
25696              Message-ID: <404EF4C7.9090107@uk.radan.com>
25697      Branch: perl
25698            ! win32/Makefile win32/makefile.mk
25699 ____________________________________________________________________________
25700 [ 22480] By: rgs                                   on 2004/03/10  09:25:36
25701         Log: Change 22476 left out a similar fix for ExtUtils::MM_Win32
25702              (noticed by Steve Hay.)
25703              Also, update MANIFEST.SKIP to be in line with the renaming
25704              "blibdirs" to "blibdirs.exists".
25705      Branch: perl
25706            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Win32.pm
25707 ____________________________________________________________________________
25708 [ 22479] By: rgs                                   on 2004/03/10  09:07:03
25709         Log: A patch by Richard Foley to reduce the amount of
25710              forkage between the 5.8 and 5.9 debuggers.
25711      Branch: perl
25712            ! lib/perl5db.pl
25713 ____________________________________________________________________________
25714 [ 22478] By: chip                                  on 2004/03/09  23:51:41
25715         Log: In line-buffered mode, flush on the *last* newline,
25716              not on every newline.
25717      Branch: perl
25718            ! perlio.c
25719 ____________________________________________________________________________
25720 [ 22477] By: rgs                                   on 2004/03/09  22:27:22
25721         Log: Subject: [PATCH] More "distclean" tidy ups on Win32
25722              From: Steve Hay <steve.hay@uk.radan.com>
25723              Date: Fri, 05 Mar 2004 09:56:36 +0000
25724              Message-ID: <40484ED4.1050001@uk.radan.com>
25725              (only the win32 makefiles part)
25726      Branch: perl
25727            ! win32/Makefile win32/makefile.mk
25728 ____________________________________________________________________________
25729 [ 22476] By: rgs                                   on 2004/03/09  21:45:49
25730         Log: Subject: [PATCH] bleadperl/MM/VMS (was Re: perl@22413)
25731              From: "Craig A. Berry" <craigberry@mac.com>
25732              Date: Mon, 08 Mar 2004 08:18:43 -0600
25733              Message-ID: <404C80C3.6090009@mac.com>
25734
25735              Avoid to build everything twice on VMS.
25736              This is done by renaming the blibdirs target to blibdirs.exists.
25737              No, I don't understand why.
25738      Branch: perl
25739            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
25740            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
25741            ! lib/ExtUtils/t/INST_PREFIX.t
25742 ____________________________________________________________________________
25743 [ 22474] By: rgs                                   on 2004/03/09  20:29:02
25744         Log: Improve the "Prototype mismatch" error message when
25745              the redefined subroutine didn't have any prototype.
25746      Branch: perl
25747            ! op.c t/comp/redef.t
25748 ____________________________________________________________________________
25749 [ 22473] By: mhx                                   on 2004/03/09  19:09:20
25750         Log: Revert change #22472, but keep the new tests.
25751      Branch: perl
25752            ! pp_ctl.c t/op/range.t
25753 ____________________________________________________________________________
25754 [ 22472] By: mhx                                   on 2004/03/09  18:41:15
25755         Log: Subject: Re: undef and the range operator
25756              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
25757              Date: Mon, 8 Mar 2004 21:49:55 +0100
25758              Message-Id: <20040308214955.3d8be3a6@r2d2>
25759      Branch: perl
25760            ! pp_ctl.c t/op/range.t
25761 ____________________________________________________________________________
25762 [ 22471] By: nicholas                              on 2004/03/09  16:11:37
25763         Log: Make a temporary copy of the input buffer in pp_send, so that send
25764              and syswrite don't gratuitously upgrade their input to UTF8
25765      Branch: perl
25766            ! pp_sys.c t/op/sysio.t
25767 ____________________________________________________________________________
25768 [ 22470] By: rgs                                   on 2004/03/09  15:27:38
25769         Log: Upgrade to Cwd 2.16
25770      Branch: perl
25771            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
25772 ____________________________________________________________________________
25773 [ 22469] By: rgs                                   on 2004/03/09  14:56:10
25774         Log: Upgrade to CGI.pm 3.04.
25775      Branch: perl
25776            ! lib/CGI.pm lib/CGI/Cookie.pm
25777 ____________________________________________________________________________
25778 [ 22468] By: rgs                                   on 2004/03/08  15:35:59
25779         Log: perl591delta.pod update.
25780      Branch: perl
25781            ! pod/perl591delta.pod
25782 ____________________________________________________________________________
25783 [ 22467] By: rgs                                   on 2004/03/08  10:43:23
25784         Log: Another makefile portability fix for Win32 by Steve Hay.
25785      Branch: perl
25786            ! win32/Makefile win32/makefile.mk
25787 ____________________________________________________________________________
25788 [ 22466] By: rgs                                   on 2004/03/08  08:06:33
25789         Log: Subject: [PATCH] win32_fstat has a potential buffer overrun problem
25790              From: Jan Dubois <jand@ActiveState.com>
25791              Date: Sun, 07 Mar 2004 17:04:35 -0800
25792              Message-ID: <8lgn409p4k2kpde8d428d7a4r7fsgjc8b4@4ax.com>
25793      Branch: perl
25794            ! win32/win32.c
25795 ____________________________________________________________________________
25796 [ 22465] By: nicholas                              on 2004/03/07  23:31:49
25797         Log: Fix Dave's original shared hash key corruption bug
25798      Branch: perl
25799            ! sv.c
25800 ____________________________________________________________________________
25801 [ 22463] By: nicholas                              on 2004/03/07  21:34:01
25802         Log: Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion test
25803              in utf8.t, and fix 3 bugs it exposed in utfhash.t
25804      Branch: perl
25805            ! lib/utf8.t sv.c t/op/utfhash.t
25806 ____________________________________________________________________________
25807 [ 22462] By: rgs                                   on 2004/03/07  20:34:05
25808         Log: Subject: undef and the range operator
25809              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
25810              Date: Sun, 7 Mar 2004 21:11:20 +0100
25811              Message-Id: <20040307211120.10e46933@r2d2>
25812      Branch: perl
25813            ! pp_ctl.c t/op/range.t
25814 ____________________________________________________________________________
25815 [ 22459] By: rgs                                   on 2004/03/07  18:41:36
25816         Log: Subject: Re: [PATCH Cwd 2.15] test tweak for VMS
25817              From: "Ken Williams" <ken@mathforum.org>
25818              Date: Sun, 7 Mar 2004 09:37:19 -0600
25819              Message-Id: <51C75B2A-704D-11D8-BBD2-003065F6D85A@mathforum.org>
25820      Branch: perl
25821            ! ext/Cwd/t/cwd.t
25822 ____________________________________________________________________________
25823 [ 22456] By: rgs                                   on 2004/03/07  14:08:43
25824         Log: Subject: [PATCH t/op/closure.t] line-end tweak for VMS
25825              From: "Craig A. Berry" <craigberry@mac.com>
25826              Date: Sat, 06 Mar 2004 22:50:25 -0600
25827              Message-ID: <404AAA11.8050001@mac.com>
25828      Branch: perl
25829            ! t/op/closure.t
25830 ____________________________________________________________________________
25831 [ 22452] By: rgs                                   on 2004/03/06  21:24:45
25832         Log: Subject: [PATCH Cwd 2.15] test tweak for VMS
25833              From: "Craig A. Berry" <craigberry@mac.com>
25834              Date: Sat, 06 Mar 2004 13:51:55 -0600
25835              Message-ID: <404A2BDB.8030401@mac.com>
25836      Branch: perl
25837            ! ext/Cwd/t/cwd.t
25838 ____________________________________________________________________________
25839 [ 22451] By: rgs                                   on 2004/03/06  21:09:10
25840         Log: Allow syslog() to use numeric constants in addition to strings for
25841              facility names and priorities.
25842
25843              Subject: Patch for Sys::Syslog
25844              From: Jim Schneider <jschneid@netilla.com>
25845              Date: Fri, 5 Mar 2004 14:03:10 -0500
25846              Message-Id: <200403051403.10674.jschneid@netilla.com>
25847      Branch: perl
25848            ! ext/Sys/Syslog/Syslog.pm
25849 ____________________________________________________________________________
25850 [ 22446] By: nicholas                              on 2004/03/06  16:13:48
25851         Log: Make threads tests pass make minitest (by skipping)
25852      Branch: perl
25853            ! t/op/getpid.t t/op/threads.t
25854 ____________________________________________________________________________
25855 [ 22445] By: davem                                 on 2004/03/06  15:25:32
25856         Log: fix coredump in /(?{sub{}})/
25857      Branch: perl
25858            ! pad.c
25859 ____________________________________________________________________________
25860 [ 22444] By: rgs                                   on 2004/03/05  21:19:06
25861         Log: A small perluniintro clarification by Jarkko.
25862      Branch: perl
25863            ! pod/perluniintro.pod
25864 ____________________________________________________________________________
25865 [ 22443] By: rgs                                   on 2004/03/05  14:13:50
25866         Log: Subject: [PATCH] Re: Strange segfault
25867              From: mhx-perl@gmx.net (Marcus Holland-Moritz)
25868              Date: Fri, 5 Mar 2004 15:13:53 +0100
25869              Message-ID: <20040305151353.5f3e913c@r2d2>
25870      Branch: perl
25871            ! pp_ctl.c t/op/range.t
25872 ____________________________________________________________________________
25873 [ 22442] By: rgs                                   on 2004/03/05  09:31:22
25874         Log: Subject: [PATCH] Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk on Win32
25875              From: steve.hay@uk.radan.com (Steve Hay)
25876              Date: Fri, 05 Mar 2004 09:42:32 +0000
25877              Message-ID: <40484B88.7070608@uk.radan.com>
25878      Branch: perl
25879            ! win32/makefile.mk
25880 ____________________________________________________________________________
25881 [ 22441] By: rgs                                   on 2004/03/05  08:53:08
25882         Log: Change 22436 broke the Windows build.
25883              Fix by Steve Hay.
25884      Branch: perl
25885            ! ext/POSIX/POSIX.xs
25886 ____________________________________________________________________________
25887 [ 22440] By: davem                                 on 2004/03/05  00:09:23
25888         Log: silence some compiler warnings
25889      Branch: perl
25890            ! pp_ctl.c sv.c
25891 ____________________________________________________________________________
25892 [ 22439] By: davem                                 on 2004/03/04  23:56:42
25893         Log: ensure utf8::encode() normalises its arg
25894      Branch: perl
25895            ! sv.c
25896 ____________________________________________________________________________
25897 [ 22438] By: davem                                 on 2004/03/04  23:32:38
25898         Log: Memory leak in continue loop
25899              make sure redo always frees temps
25900      Branch: perl
25901            ! pp_ctl.c t/op/loopctl.t
25902 ____________________________________________________________________________
25903 [ 22437] By: davem                                 on 2004/03/04  22:03:17
25904         Log: Add perldiag entry for change #22435 (deprecate my $x if 0)
25905      Branch: perl
25906            ! pod/perldiag.pod
25907 ____________________________________________________________________________
25908 [ 22436] By: rgs                                   on 2004/03/04  21:52:18
25909         Log: Subject: [PATCH] Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
25910              From: Andrew Dougherty <doughera@lafayette.edu>
25911              Date: Thu, 4 Mar 2004 14:41:07 -0500 (EST)
25912              Message-ID: <Pine.SOL.4.58.0403041438350.5863@maxwell.phys.lafayette.edu>
25913      Branch: perl
25914            ! ext/POSIX/POSIX.xs
25915 ____________________________________________________________________________
25916 [ 22435] By: davem                                 on 2004/03/04  21:39:47
25917         Log: add deprecation warning for my $x if 0
25918      Branch: perl
25919            ! op.c t/lib/warnings/op
25920 ____________________________________________________________________________
25921 [ 22434] By: davem                                 on 2004/03/04  21:38:57
25922         Log: remove an 'if $a if 0' from AutoSplit.t
25923      Branch: perl
25924            ! lib/AutoSplit.t
25925 ____________________________________________________________________________
25926 [ 22433] By: davem                                 on 2004/03/04  20:33:44
25927         Log: retract 22328 and 22332: deprecation warning for my $x if foo
25928      Branch: perl
25929            ! embed.h op.c opcode.h opcode.pl pod/perldiag.pod pp.sym
25930            ! pp_proto.h t/lib/warnings/op
25931 ____________________________________________________________________________
25932 [ 22432] By: rgs                                   on 2004/03/04  12:18:11
25933         Log: Maintainers.pl update by MJD.
25934      Branch: perl
25935            ! Porting/Maintainers.pl
25936 ____________________________________________________________________________
25937 [ 22431] By: rgs                                   on 2004/03/04  10:35:59
25938         Log: Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3
25939              (by Steve Hay)
25940      Branch: perl
25941            + t/win32/getosversion.t
25942            ! MANIFEST win32/win32.c
25943 ____________________________________________________________________________
25944 [ 22430] By: rgs                                   on 2004/03/04  08:03:54
25945         Log: Clarify the difference between utf8::downgrade/upgrade
25946              and utf8::encode/decode (patch by Jarkko).
25947      Branch: perl
25948            ! lib/utf8.pm pod/perluniintro.pod
25949 ____________________________________________________________________________
25950 [ 22429] By: rgs                                   on 2004/03/03  23:01:56
25951         Log: A couple of notes in perl591delta
25952              (about Benchmark and the debugger.)
25953      Branch: perl
25954            ! pod/perl591delta.pod
25955 ____________________________________________________________________________
25956 [ 22428] By: rgs                                   on 2004/03/03  22:15:42
25957         Log: Subject: [PATCH] simplify sv.h
25958              From: Arthur Bergman <sky@nanisky.com>
25959              Date: Sun, 29 Feb 2004 22:04:53 +0000
25960              Message-Id: <4D3C272C-6B03-11D8-B799-000A95A2734C@nanisky.com>
25961      Branch: perl
25962            ! sv.h
25963 ____________________________________________________________________________
25964 [ 22427] By: rgs                                   on 2004/03/03  21:55:03
25965         Log: Speed up the unicode case mappings (for /i, lc, uc, etc).
25966              Subject: [PATCH] [perl #24826]
25967              From: Jarkko Hietaniemi <jhi@iki.fi>
25968              Date: Wed, 3 Mar 2004 09:37:21 +0200
25969              Message-Id: <9B5CBF96-6CE5-11D8-83B0-00039362CB92@iki.fi>
25970      Branch: perl
25971            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
25972            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
25973            ! lib/unicore/mktables t/uni/case.pl utf8.c
25974 ____________________________________________________________________________
25975 [ 22426] By: rgs                                   on 2004/03/03  21:04:48
25976         Log: Subject: [PATCH] debugger (5.8.x and 5.9.x)
25977              From: Richard.Foley@t-online.de (Richard Foley)
25978              Date: Wed, 3 Mar 2004 16:10:25 +0100
25979              Message-Id: <200403031610.25080.richard.foley@rfi.net>
25980      Branch: perl
25981            ! lib/perl5db.pl
25982 ____________________________________________________________________________
25983 [ 22425] By: davem                                 on 2004/03/03  00:02:51
25984         Log: stop t/op/write.t failures under stdio by always closing files
25985              before reading them back; also replace `cat file` with a function
25986              to read in the file
25987      Branch: perl
25988            ! t/op/write.t
25989 ____________________________________________________________________________
25990 [ 22424] By: nicholas                              on 2004/03/02  22:22:49
25991         Log: Change the skip logic on the unicode tests so that they don't rely on
25992              miniperl's "dynamic loading unavailable" message
25993      Branch: perl
25994            ! t/uni/chomp.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
25995            ! t/uni/tr_utf8.t
25996 ____________________________________________________________________________
25997 [ 22423] By: nicholas                              on 2004/03/02  22:02:36
25998         Log: Work on eliminating systematic failures on make minitest:
25999              make minitest passes a -minitest flag to t/TEST
26000              t/TEST sees this and sets $ENV{PERL_CORE_MINITEST}
26001              Tests can choose to skip based on this.
26002              (Other tactic is to make loading of Errno by %! happen at run time.)
26003      Branch: perl
26004            ! Makefile.SH t/TEST t/io/binmode.t t/io/crlf.t t/io/layers.t
26005            ! t/io/open.t t/io/print.t t/io/read.t t/op/magic.t
26006 ____________________________________________________________________________
26007 [ 22422] By: davem                                 on 2004/03/02  21:33:22
26008         Log: Remove machine-dependent rounding dependency from write overflow
26009              tests
26010      Branch: perl
26011            ! t/op/write.t
26012 ____________________________________________________________________________
26013 [ 22421] By: rgs                                   on 2004/03/02  21:25:12
26014         Log: Subject: [PATCH] nmake distclean cleans too much from lib/Digest on Win32
26015              From: Steve Hay <steve.hay@uk.radan.com>
26016              Date: Fri, 27 Feb 2004 17:42:26 +0000
26017              Message-ID: <403F8182.5090607@uk.radan.com>
26018      Branch: perl
26019            ! win32/Makefile win32/makefile.mk
26020 ____________________________________________________________________________
26021 [ 22419] By: davem                                 on 2004/03/01  22:17:52
26022         Log: add tests for change 22414 (lvalue substr jollity)
26023              courtesy of Graham Barr.
26024      Branch: perl
26025            ! t/op/substr.t
26026 ____________________________________________________________________________
26027 [ 22418] By: davem                                 on 2004/03/01  22:00:11
26028         Log: integrate Time::HiRes 1.56 from CPAN
26029              (which is itself mostly derived from the bleedperl version)
26030      Branch: perl
26031            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
26032            ! ext/Time/HiRes/Makefile.PL
26033 ____________________________________________________________________________
26034 [ 22417] By: mhx                                   on 2004/02/29  21:46:19
26035         Log: Make panics a bit more verbose to ease debugging.
26036      Branch: perl
26037            ! thread.h
26038 ____________________________________________________________________________
26039 [ 22415] By: davem                                 on 2004/02/29  18:06:45
26040         Log: make test breaks permissions on /dev/tty
26041              perl -i could fchmod(stdin) by mistake
26042      Branch: perl
26043            ! doio.c
26044 ____________________________________________________________________________
26045 [ 22414] By: davem                                 on 2004/02/29  16:21:34
26046         Log: Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue
26047              From: Graham Barr <gbarr@pobox.com>
26048              Date: Wed, 29 Oct 2003 09:56:53 +0000
26049              Message-Id: <3993BF6C-09F6-11D8-B6DD-0003938857CC@pobox.com>
26050
26051              make a variable aliased to an lvalue substr value work as expected
26052      Branch: perl
26053            ! mg.c
26054 ____________________________________________________________________________
26055 [ 22411] By: nicholas                              on 2004/02/29  13:08:28
26056         Log: Bump Socket's version to a real floating point value
26057      Branch: perl
26058            ! ext/Socket/Socket.pm
26059 ____________________________________________________________________________
26060 [ 22410] By: ams                                   on 2004/02/29  04:29:24
26061         Log: Back out _01 version suffix.
26062      Branch: perl
26063            ! ext/Storable/Storable.pm
26064 ____________________________________________________________________________
26065 [ 22409] By: davem                                 on 2004/02/28  23:29:10
26066         Log: Bump version numbers of moules affected by change #22258
26067              (removing /tmp and other insecurities)
26068      Branch: perl
26069            ! ext/DB_File/DB_File.pm ext/Devel/PPPort/PPPort.pm
26070            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
26071            ! ext/Time/HiRes/HiRes.pm lib/CGI/Cookie.pm
26072            ! lib/ExtUtils/MakeMaker.pm lib/Memoize.pm lib/Shell.pm
26073            ! lib/perl5db.pl
26074 ____________________________________________________________________________
26075 [ 22408] By: davem                                 on 2004/02/28  22:37:08
26076         Log: make the bison-based parser threadsafe and capable of deep
26077              recursion by eradicating Perl_yylex_r()
26078      Branch: perl
26079            ! embed.fnc embed.h embedvar.h intrpvar.h mg.c perl.h perlapi.h
26080            ! perly.c proto.h toke.c
26081 ____________________________________________________________________________
26082 [ 22407] By: nicholas                              on 2004/02/28  16:10:20
26083         Log: Use File::Temp for tempfiles if it is available.
26084              (Based on a patch from Solar Designer <solar@openwall.com> in
26085              Message-ID: <20040125222218.GA13499@openwall.com>, the bulk of which
26086              was applied as change 22258)
26087      Branch: perl
26088            ! utils/perlbug.PL
26089 ____________________________________________________________________________
26090 [ 22406] By: mhx                                   on 2004/02/28  15:04:41
26091         Log: Fix segfaults when running under -Dx.
26092      Branch: perl
26093            ! dump.c
26094 ____________________________________________________________________________
26095 [ 22403] By: nicholas                              on 2004/02/27  17:56:30
26096         Log: Assimilate Cwd 2.15 from CPAN
26097      Branch: perl
26098            ! ext/Cwd/Changes lib/Cwd.pm
26099 ____________________________________________________________________________
26100 [ 22401] By: nicholas                              on 2004/02/27  16:27:19
26101         Log: Create a new local $_ without triggering tie by using local *_ = \my $a
26102              (an idea from Ton Hospel, Message-Id: <c1igq3$n84$1@post.home.lunix>)
26103      Branch: perl
26104            ! lib/File/Find.pm lib/File/Find/t/find.t
26105 ____________________________________________________________________________
26106 [ 22400] By: merijn                                on 2004/02/27  15:25:27
26107         Log: When threads are active we need -lpthread, but previous `fix' of
26108              now linked libraries invalidated the regex for sed (AIX 5 has no
26109              seperate libc.a and libc_r.a the latter links to the first)
26110      Branch: perl
26111            ! hints/aix.sh
26112 ____________________________________________________________________________
26113 [ 22397] By: nicholas                              on 2004/02/27  13:13:43
26114         Log: Correct thinko in comment.
26115      Branch: perl
26116            ! op.c
26117 ____________________________________________________________________________
26118 [ 22393] By: nicholas                              on 2004/02/27  10:41:39
26119         Log: In hsplit, if a normal hash has placeholders then clear them before
26120              splitting. We can do this safely because Storable ensures hsplit is
26121              not called while it builds restricted hashes (actually any hashes)
26122              This change may not make things faster, but now we have the choice.
26123      Branch: perl
26124            ! ext/Storable/t/restrict.t hv.c
26125 ____________________________________________________________________________
26126 [ 22391] By: nicholas                              on 2004/02/27  10:27:38
26127         Log: My re-implementation of hv_clear_placeholders was buggy - not sure why
26128              the tests still passed. Fixed.
26129      Branch: perl
26130            ! hv.c
26131 ____________________________________________________________________________
26132 [ 22383] By: nicholas                              on 2004/02/26  14:59:40
26133         Log: Moving all the e-mail addresses over by 1 column makes them start on
26134              an 8 column tabstop, which makes editing this file easier.
26135              So then I replaced spaces with tabs and made it smaller too.
26136      Branch: perl
26137            ! AUTHORS
26138 ____________________________________________________________________________
26139 [ 22382] By: nicholas                              on 2004/02/26  14:49:13
26140         Log: Add Mark Fowler
26141      Branch: perl
26142            ! AUTHORS
26143 ____________________________________________________________________________
26144 [ 22381] By: nicholas                              on 2004/02/26  13:11:07
26145         Log: Integrate:
26146              [ 22339]
26147              Mention 5.005_04 RC2
26148
26149              [ 22360]
26150              Update for 5.005_04 release
26151      Branch: perl
26152           !> pod/perlhist.pod
26153 ____________________________________________________________________________
26154 [ 22380] By: rgs                                   on 2004/02/26  13:03:43
26155         Log: Subject: [PATCH] Improved perlapi documentation for croak
26156              From: Mark Fowler <mark@twoshortplanks.com>
26157              Date: Wed, 25 Feb 2004 22:47:21 +0000 (GMT)
26158              Message-ID: <Pine.LNX.4.55.0402252242510.32152@gan.twoshortplanks.com>
26159
26160              (and regenerate perlapi.pod.)
26161      Branch: perl
26162            ! pod/perlapi.pod util.c
26163 ____________________________________________________________________________
26164 [ 22379] By: merijn                                on 2004/02/26  08:44:53
26165         Log: From: Art Haas <ahaas@airmail.net>
26166              Subject: Replacing '-rdynamic' in Configure script
26167              Date: Fri, 20 Feb 2004 13:53:56 -0600
26168              Message-ID: <20040220195400.31177.qmail@onion.perl.org>
26169      Branch: perl
26170            ! Configure
26171 ____________________________________________________________________________
26172 [ 22377] By: davem                                 on 2004/02/25  21:07:44
26173         Log: remove my work address
26174      Branch: perl
26175            ! AUTHORS
26176 ____________________________________________________________________________
26177 [ 22376] By: davem                                 on 2004/02/25  17:10:56
26178         Log: stop "const in void context" warning for a const in an
26179              optimised-away boolean expresssion, eg 5 || print;
26180      Branch: perl
26181            ! op.c op.h t/lib/warnings/op
26182 ____________________________________________________________________________
26183 [ 22375] By: merijn                                on 2004/02/25  11:13:12
26184         Log: Skip the Net/Ping/450_service failures on HP-UX for the time being
26185      Branch: perl
26186            ! lib/Net/Ping/t/450_service.t
26187 ____________________________________________________________________________
26188 [ 22374] By: merijn                                on 2004/02/25  09:32:12
26189         Log: AIX hints stage 3: remove AIX 3 and AIX 4 after split off
26190              One open issue left: promoting to cc_r for threaded builds
26191              need a review to permit users using -Dcc=xlc_r for non
26192              threaded builds
26193      Branch: perl
26194            ! hints/aix.sh
26195 ____________________________________________________________________________
26196 [ 22373] By: davem                                 on 2004/02/24  23:25:52
26197         Log: fix memory leak in @_ = ...; goto &sub
26198      Branch: perl
26199            ! pp_ctl.c
26200 ____________________________________________________________________________
26201 [ 22372] By: rgs                                   on 2004/02/24  22:44:34
26202         Log: Enhance test cleanliness by a very small factor.
26203      Branch: perl
26204            ! t/comp/parser.t
26205 ____________________________________________________________________________
26206 [ 22371] By: rgs                                   on 2004/02/24  22:34:06
26207         Log: Fix a segfault during optree construction. (bug #27024)
26208      Branch: perl
26209            ! op.c t/comp/parser.t
26210 ____________________________________________________________________________
26211 [ 22370] By: rgs                                   on 2004/02/24  20:39:26
26212         Log: Update Changes and AUTHORS.
26213      Branch: perl
26214            ! AUTHORS Changes
26215 ____________________________________________________________________________
26216 [ 22369] By: rgs                                   on 2004/02/24  19:53:51
26217         Log: Subject: [PATCH] optimization for map in scalar context
26218              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
26219              Date: Tue, 24 Feb 2004 12:02:57 +0100
26220              Message-id: <20040224110257.GA5510@ethan>
26221      Branch: perl
26222            ! pp_ctl.c
26223 ____________________________________________________________________________
26224 [ 22368] By: rgs                                   on 2004/02/24  19:30:12
26225         Log: Subject: Bugfix for perlrequick and perlretut
26226              From: Mark Kvale <kvale@phy.ucsf.edu>
26227              Date: Tue, 24 Feb 2004 11:32:34 -0800
26228              Message-Id: <200402241132.34656.kvale@phy.ucsf.edu>
26229      Branch: perl
26230            ! pod/perlrequick.pod pod/perlretut.pod
26231 ____________________________________________________________________________
26232 [ 22367] By: rgs                                   on 2004/02/23  22:08:33
26233         Log: Instead of localising *_, use a dummy foreach loop to get
26234              a local value of $_
26235      Branch: perl
26236            ! lib/File/Find.pm
26237 ____________________________________________________________________________
26238 [ 22366] By: rgs                                   on 2004/02/23  21:40:02
26239         Log: Subject: Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL
26240              From: alan <alan@pair.com>
26241              Date: Tue, 17 Feb 2004 14:23:08 -0500 (EST)
26242              Message-ID: <Pine.BSF.4.58.0402171418090.80983@smx.pair.com>
26243      Branch: perl
26244            ! lib/Attribute/Handlers.pm
26245 ____________________________________________________________________________
26246 [ 22365] By: rgs                                   on 2004/02/23  21:30:42
26247         Log: Update perl591delta.
26248      Branch: perl
26249            ! pod/perl591delta.pod
26250 ____________________________________________________________________________
26251 [ 22364] By: rgs                                   on 2004/02/23  20:56:38
26252         Log: Fix bug #26910: hints were not propagated into (?{...})
26253              blocks, except the utf8 pragma.
26254      Branch: perl
26255            ! pp_ctl.c t/lib/strict/refs t/lib/strict/subs t/lib/strict/vars
26256 ____________________________________________________________________________
26257 [ 22363] By: rgs                                   on 2004/02/23  19:15:53
26258         Log: Subject: Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation
26259              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
26260              Date: Sun, 22 Feb 2004 16:09:33 +0900
26261              Message-Id: <20040222160505.98E5.BQW10602@nifty.com>
26262
26263              Subject: [PATCH] Encode::CN::HZ (was Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation)
26264              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
26265              Date: Sun, 22 Feb 2004 18:41:43 +0900
26266              Message-Id: <20040222182357.6B39.BQW10602@nifty.com>
26267
26268              Plus, add a "_01" to the theoretical version number of Encode::CN::HZ.
26269      Branch: perl
26270            ! ext/Encode/lib/Encode/CN/HZ.pm pp_hot.c t/op/concat.t
26271 ____________________________________________________________________________
26272 [ 22362] By: rgs                                   on 2004/02/23  18:31:31
26273         Log: Subject: [PATCH] Benchmark for child processes
26274              From: Chia-liang Kao <clkao@clkao.org>
26275              Date: Mon, 23 Feb 2004 22:53:51 +0800
26276              Message-ID: <20040223145351.GH94376@portege.clkao.org>
26277      Branch: perl
26278            ! lib/Benchmark.pm
26279 ____________________________________________________________________________
26280 [ 22359] By: merijn                                on 2004/02/23  11:55:08
26281         Log: Subject: Re: Perl 5.8.1 on IRIX 5.3
26282              Date: Thu, 22 Jan 2004 18:35:26 +0100 (CET)
26283              From: Georg Schwarz <geos@epost.de>
26284              Message-Id: <E1Ajijm-0006ya-LE@mikro.physik.TU-Berlin.DE>
26285      Branch: perl
26286            ! hints/irix_5.sh
26287 ____________________________________________________________________________
26288 [ 22358] By: rgs                                   on 2004/02/22  21:49:47
26289         Log: Subject: initial patch for cygwin IPC via cygserver
26290              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
26291              Date: Thu, 19 Feb 2004 09:01:13 -0800
26292              Message-ID: <20040219170113.GA2792@efn.org>
26293      Branch: perl
26294            ! ext/IPC/SysV/hints/cygwin.pl hints/cygwin.sh
26295 ____________________________________________________________________________
26296 [ 22357] By: davem                                 on 2004/02/22  15:43:53
26297         Log: Extend OP_AELEMFAST optimisation to lexical arrays
26298      Branch: perl
26299            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm op.c op.h pp_hot.c
26300 ____________________________________________________________________________
26301 [ 22356] By: rgs                                   on 2004/02/21  16:51:52
26302         Log: We're not binary compatible with 5.8.
26303              Change PERL_API_VERSION to 5.9.1.
26304      Branch: perl
26305            ! patchlevel.h
26306 ____________________________________________________________________________
26307 [ 22355] By: rgs                                   on 2004/02/21  16:30:02
26308         Log: Document change #22353 in perldelta.
26309      Branch: perl
26310            ! pod/perl591delta.pod
26311 ____________________________________________________________________________
26312 [ 22354] By: rgs                                   on 2004/02/21  16:23:54
26313         Log: Increment the version number of B, due to the incompatible
26314              API change introduced by #22353 (no more op_seq method.)
26315      Branch: perl
26316            ! ext/B/B.pm
26317 ____________________________________________________________________________
26318 [ 22353] By: rgs                                   on 2004/02/21  16:18:32
26319         Log: Subject: Re: op_seq (was: Freeing code)
26320              From: Paul Johnson <paul@pjcj.net>
26321              Date: Sat, 21 Feb 2004 02:31:47 +0100
26322              Message-ID: <20040221013147.GB6953@pjcj.net>
26323
26324              Rework the OP structure to use less space.
26325              Remove op_seq (and simulate it in dump.c),
26326              replace it by op_opt and op_static,
26327              shrink op_type, remove PL_op_seqmax.
26328      Branch: perl
26329            ! bytecode.pl dump.c embed.h embedvar.h ext/B/B.xs
26330            ! ext/B/B/Asmdata.pm ext/B/B/C.pm ext/B/B/Concise.pm
26331            ! ext/B/B/Debug.pm ext/ByteLoader/byterun.c
26332            ! ext/ByteLoader/byterun.h intrpvar.h op.c op.h perlapi.h
26333            ! pod/perlintern.pod sv.c
26334 ____________________________________________________________________________
26335 [ 22352] By: rgs                                   on 2004/02/20  17:29:32
26336         Log: When you write C<my $_ ; for (...) {...}>, the lexical $_
26337              is not actually introduced by the for statement.
26338      Branch: perl
26339            ! op.c
26340 ____________________________________________________________________________
26341 [ 22351] By: davem                                 on 2004/02/20  15:38:10
26342         Log: remove a split test's dependence on -Dx output
26343              (needed after change #22343)
26344      Branch: perl
26345            ! t/op/split.t
26346 ____________________________________________________________________________
26347 [ 22350] By: davem                                 on 2004/02/20  15:34:27
26348         Log: add Deparse/Concise support for inplace sort (change 22349)
26349      Branch: perl
26350            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
26351 ____________________________________________________________________________
26352 [ 22349] By: davem                                 on 2004/02/20  14:54:35
26353         Log: optimise the sorting inplace of plain arrays: @a = sort @a
26354      Branch: perl
26355            ! op.c op.h pp_sort.c t/op/sort.t
26356 ____________________________________________________________________________
26357 [ 22348] By: davem                                 on 2004/02/20  14:18:13
26358         Log: Document the SVf_PADSTALE flag
26359      Branch: perl
26360            ! pad.c
26361 ____________________________________________________________________________
26362 [ 22347] By: rgs                                   on 2004/02/20  10:46:51
26363         Log: Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t)
26364      Branch: perl
26365            - lib/IPC/SysV.t
26366            ! MANIFEST
26367 ____________________________________________________________________________
26368 [ 22346] By: rgs                                   on 2004/02/20  10:23:51
26369         Log: Subject: [PATCH] genmk95.pl touchup for distclean on Win98
26370              From: Greg Matheson <lang@ms.chinmin.edu.tw>
26371              Date: Fri, 20 Feb 2004 15:34:59 +0800
26372              Message-ID: <20040220153459.A30249@ms.chinmin.edu.tw>
26373      Branch: perl
26374            ! win32/genmk95.pl
26375 ____________________________________________________________________________
26376 [ 22345] By: rgs                                   on 2004/02/20  08:21:47
26377         Log: Upgrade to Term::ANSIColor 1.08.
26378      Branch: perl
26379            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
26380            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
26381 ____________________________________________________________________________
26382 [ 22344] By: rgs                                   on 2004/02/19  21:17:10
26383         Log: Upgrade to prereleases of Math::BigInt 1.70 and
26384              Math::BigRat 0.12, by Tels.
26385      Branch: perl
26386            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
26387            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
26388            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
26389            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/bigfltpm.inc
26390            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
26391            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
26392            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
26393            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
26394            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
26395            ! lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/sub_mbf.t
26396            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
26397            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
26398            ! lib/Math/BigInt/t/use_mbfw.t lib/Math/BigInt/t/with_sub.t
26399            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
26400            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
26401            ! lib/bigint.pm t/lib/Math/BigInt/BareCalc.pm
26402            ! t/lib/Math/BigInt/Scalar.pm t/lib/Math/BigRat/Test.pm
26403 ____________________________________________________________________________
26404 [ 22343] By: davem                                 on 2004/02/19  13:43:18
26405         Log: -Dx could coredump on threaded builds because consts are now
26406              stored in the pad
26407      Branch: perl
26408            ! dump.c
26409 ____________________________________________________________________________
26410 [ 22342] By: rgs                                   on 2004/02/18  21:38:13
26411         Log: Add a tool to report dual-lived core modules that don't
26412              have the same version than the corresponding module on CPAN.
26413      Branch: perl
26414            + Porting/corecpan.pl
26415            ! MANIFEST
26416 ____________________________________________________________________________
26417 [ 22341] By: rgs                                   on 2004/02/18  14:04:11
26418         Log: Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION.
26419      Branch: perl
26420            ! pod/perl591delta.pod
26421 ____________________________________________________________________________
26422 [ 22338] By: rgs                                   on 2004/02/18  13:32:17
26423         Log: Add base.pm and fields.pm to the maintainer list.
26424              Remove a duplicate file from this list.
26425      Branch: perl
26426            ! Porting/Maintainers.pl
26427 ____________________________________________________________________________
26428 [ 22337] By: davem                                 on 2004/02/18  13:22:13
26429         Log: fix write test: -small_number may be displayed as 00.00 or -0.00
26430      Branch: perl
26431            ! t/op/write.t
26432 ____________________________________________________________________________
26433 [ 22334] By: merijn                                on 2004/02/18  12:18:52
26434         Log: Removed pm_apiversion and xs_apiversion as requested by
26435              the pumpkin. Chainsaw was still in perfect working order.
26436      Branch: perl
26437            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
26438            ! NetWare/config_H.wc Porting/Glossary Porting/config.sh
26439            ! Porting/config_H config_h.SH configure.com epoc/config.sh
26440            ! plan9/config.plan9 plan9/config_h.sample
26441            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
26442            ! win32/config.gc win32/config.vc win32/config.vc64
26443            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26444            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
26445 ____________________________________________________________________________
26446 [ 22332] By: davem                                 on 2004/02/18  11:14:43
26447         Log: Add tests for the C<my $x if foo> deprecation, and change the
26448              warning text
26449      Branch: perl
26450            ! op.c pod/perldiag.pod t/lib/warnings/op
26451 ____________________________________________________________________________
26452 [ 22330] By: mhx                                   on 2004/02/18  08:53:03
26453         Log: 1. Add section to perlxs.pod describing that the refcount of AVs/HVs
26454              returned from XSUBs through RETVAL isn't decremented as it is for
26455              SVs. This causes those XSUBs to leak memory and cannot be fixed
26456              without breaking existing CPAN modules that work around this bug.
26457
26458              2. Fix a memory leak of that kind in POSIX::localconv.
26459      Branch: perl
26460            ! ext/POSIX/POSIX.xs pod/perlxs.pod
26461 ____________________________________________________________________________
26462 [ 22329] By: rgs                                   on 2004/02/18  08:25:58
26463         Log: Encode has local changes. Up-version it.
26464      Branch: perl
26465            ! ext/Encode/Encode.pm
26466 ____________________________________________________________________________
26467 [ 22328] By: davem                                 on 2004/02/17  23:30:50
26468         Log: add deprecation warning for C<my $x if foo> and C<foo && (my $x)>
26469      Branch: perl
26470            ! op.c opcode.h opcode.pl pod/perldiag.pod pp.sym pp_proto.h
26471 ____________________________________________________________________________
26472 [ 22327] By: rgs                                   on 2004/02/17  23:22:45
26473         Log: It's better to localize *_ than $_, to avoid magic leakage
26474      Branch: perl
26475            ! lib/File/Find.pm
26476 ____________________________________________________________________________
26477 [ 22326] By: rgs                                   on 2004/02/17  23:18:25
26478         Log: One of the new tests of MIME::Base64 relies on a non-core module.
26479      Branch: perl
26480            - ext/MIME/Base64/t/bad-sv.t
26481            ! MANIFEST
26482 ____________________________________________________________________________
26483 [ 22325] By: rgs                                   on 2004/02/17  23:10:22
26484         Log: Upgrade to MIME::Base64 3.00.
26485              Fix t/warn.t so it works in the core.
26486              Reintegrate change #22309 in it. Bump $VERSION to 3.00_01.
26487      Branch: perl
26488            + ext/MIME/Base64/t/bad-sv.t ext/MIME/Base64/t/warn.t
26489            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
26490            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
26491            ! ext/MIME/Base64/t/base64.t
26492 ____________________________________________________________________________
26493 [ 22323] By: rgs                                   on 2004/02/17  22:20:25
26494         Log: Be more clear. Use simple words.
26495      Branch: perl
26496            ! pod/perl591delta.pod
26497 ____________________________________________________________________________
26498 [ 22322] By: davem                                 on 2004/02/17  21:52:08
26499         Log: remove C<my $x if foo> construct from core modules
26500      Branch: perl
26501            ! ext/B/B/Deparse.pm ext/IO/lib/IO/Handle.pm
26502            ! ext/IO/lib/IO/Pipe.pm lib/ExtUtils/Liblist/Kid.pm
26503            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
26504            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/SMTP.pm
26505            ! lib/Pod/Parser.pm lib/Test/Harness.pm utils/h2xs.PL
26506 ____________________________________________________________________________
26507 [ 22321] By: rgs                                   on 2004/02/17  21:22:17
26508         Log: Dave Mitchell suggested this perldelta entry for the SVp_* reordering.
26509      Branch: perl
26510            ! pod/perl591delta.pod
26511 ____________________________________________________________________________
26512 [ 22320] By: rgs                                   on 2004/02/17  21:07:11
26513         Log: Bump $B::VERSION (because of change #22315).
26514      Branch: perl
26515            ! ext/B/B.pm
26516 ____________________________________________________________________________
26517 [ 22319] By: rgs                                   on 2004/02/17  21:03:09
26518         Log: Regenerate table of contents and other related files.
26519      Branch: perl
26520            ! MANIFEST pod/perl.pod pod/perltoc.pod
26521 ____________________________________________________________________________
26522 [ 22318] By: rgs                                   on 2004/02/17  20:06:04
26523         Log: Bump up perl's version number to 5.9.1.
26524              Add perl591delta in perl.pod.
26525              Update the sample config files in Porting/.
26526      Branch: perl
26527            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
26528            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
26529            ! plan9/config.plan9 pod/perl.pod win32/Makefile
26530            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26531            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
26532 ____________________________________________________________________________
26533 [ 22317] By: davem                                 on 2004/02/17  19:28:58
26534         Log: 22316 had stupid precedence thinkos
26535      Branch: perl
26536            ! pp.c pp_hot.c
26537 ____________________________________________________________________________
26538 [ 22316] By: davem                                 on 2004/02/17  18:23:27
26539         Log: Slight update to #22315 ($lval=*FOO); optimise the hot tests,
26540              and fix some incorrect indentation
26541      Branch: perl
26542            ! pp.c pp_hot.c sv.c
26543 ____________________________________________________________________________
26544 [ 22315] By: davem                                 on 2004/02/17  18:01:52
26545         Log: Subject:  Re: [PATCH] GLOB to LVALUE assignment fix
26546              From:  Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
26547              Date:  Tue, 17 Feb 2004 17:32:16 +0100
26548              Message-Id:  <20040217163216.GA6805@ethan>
26549
26550              Make PVLV a superset of PVGV, so that $lvalue = *FOO works
26551      Branch: perl
26552            ! dump.c ext/B/B.pm ext/B/B.xs pp.c pp_hot.c sv.c sv.h t/op/gv.t
26553 ____________________________________________________________________________
26554 [ 22314] By: merijn                                on 2004/02/17  11:22:24
26555         Log: 1. Creating backward compatibility for Configure after patches
26556              #22227 and #22302 to still support 5.8.x and below
26557
26558              2. Small change for building on GNU hurd
26559              Date: Sun, 15 Feb 2004 23:27:17 +1100
26560              From: "Brendan O'Dea" <bod@debian.org>
26561              Message-ID: <20040215122717.GA26812@londo.c47.org>
26562      Branch: perl
26563            ! Configure Makefile.SH hints/gnu.sh
26564 ____________________________________________________________________________
26565 [ 22313] By: mhx                                   on 2004/02/16  20:27:40
26566         Log: Fix for Win32 build failure caused by the byacc to bison switch.
26567      Branch: perl
26568            ! perl.h
26569 ____________________________________________________________________________
26570 [ 22312] By: rgs                                   on 2004/02/16  13:16:43
26571         Log: Revert change 22308 (the patch was against maint, not blead)
26572      Branch: perl
26573            ! lib/ExtUtils/instmodsh
26574 ____________________________________________________________________________
26575 [ 22310] By: merijn                                on 2004/02/16  11:30:29
26576         Log: Fix typo in doc for Encode
26577              From: "Brendan O'Dea" <bod@debian.org>
26578              Date: Sun, 15 Feb 2004 23:27:17 +1100
26579              Message-ID: <20040215122717.GA26812@londo.c47.org>
26580      Branch: perl
26581            ! ext/Encode/Encode.pm
26582 ____________________________________________________________________________
26583 [ 22309] By: merijn                                on 2004/02/16  11:27:34
26584         Log: Missing semi-colon
26585              From: "Brendan O'Dea" <bod@debian.org>
26586              Date: Sun, 15 Feb 2004 23:27:17 +1100
26587              Message-ID: <20040215122717.GA26812@londo.c47.org>
26588      Branch: perl
26589            ! ext/MIME/Base64/Base64.xs
26590 ____________________________________________________________________________
26591 [ 22308] By: merijn                                on 2004/02/16  11:24:59
26592         Log: Add some basic POD to lib/ExtUtils/instmodsh so that
26593              it has a manpage.
26594              From: "Brendan O'Dea" <bod@debian.org>
26595              Date: Sun, 15 Feb 2004 23:27:17 +1100
26596              Message-ID: <20040215122717.GA26812@londo.c47.org>
26597      Branch: perl
26598            ! lib/ExtUtils/instmodsh
26599 ____________________________________________________________________________
26600 [ 22307] By: rgs                                   on 2004/02/15  11:02:49
26601         Log: Subject: [patch perlguts.pod] save_item doesn't handle magic
26602              From: Stas Bekman <stas@stason.org>
26603              Date: Fri, 13 Feb 2004 20:18:59 -0800
26604              Message-ID: <402DA1B3.2010608@stason.org>
26605      Branch: perl
26606            ! pod/perlguts.pod
26607 ____________________________________________________________________________
26608 [ 22306] By: davem                                 on 2004/02/15  00:24:26
26609         Log: Segmentation fault with
26610              sub x { shift; @a = @b; eval +{ use } }
26611      Branch: perl
26612            ! op.c perly.act perly.h perly.tab perly.y t/comp/parser.t
26613 ____________________________________________________________________________
26614 [ 22305] By: davem                                 on 2004/02/14  23:52:09
26615         Log: Enable v (verbose) switch on -Dp to display the top 8 elements
26616              on the parser stack at each reduce.  Also,
26617
26618              Subject: Re: switch from byacc to bison
26619              From: "Craig A. Berry" <craigberry@mac.com>
26620              Date: Sat, 14 Feb 2004 13:26:45 -0600
26621              Message-ID: <craigberry-8058A3.13264414022004@onion.develooper.com>
26622
26623              change #if DEBUGGING to #ifdef ... in perly.c
26624      Branch: perl
26625            ! perly.c pod/perlrun.pod
26626 ____________________________________________________________________________
26627 [ 22304] By: davem                                 on 2004/02/14  13:33:26
26628         Log: Subject:  Re: switch from byacc to bison
26629              From:  Abe Timmerman <abeltje@cpan.org>
26630              Date:  Sat, 14 Feb 2004 11:56:24 +0100
26631              Message-Id:  <200402141156.58185.abeltje@cpan.org>
26632
26633              Fix typos in pumpkin.pod
26634      Branch: perl
26635            ! Porting/pumpkin.pod
26636 ____________________________________________________________________________
26637 [ 22303] By: davem                                 on 2004/02/14  12:28:37
26638         Log: remove binary compatibility stuff from the yacc -> bison switch
26639              of change #22302
26640      Branch: perl
26641            ! embedvar.h intrpvar.h
26642 ____________________________________________________________________________
26643 [ 22302] By: davem                                 on 2004/02/14  02:06:53
26644         Log: Switch from byacc to bison and simplify the perly.* regeneration
26645              process
26646      Branch: perl
26647            + perly.act perly.tab regen_perly.pl
26648            - perly.fixer perly_c.diff perlyline.pl vms/perly_c.vms
26649            - vms/perly_h.vms vms/vms_yfix.pl
26650            ! MANIFEST Makefile.SH Porting/pumpkin.pod embedvar.h intrpvar.h
26651            ! op.c perl.h perlapi.h perly.c perly.h perly.y sv.c toke.c
26652            ! vms/descrip_mms.template
26653 ____________________________________________________________________________
26654 [ 22301] By: rgs                                   on 2004/02/13  21:11:25
26655         Log: Fix an fcntl example in perlopentut, spotted by MJD.
26656      Branch: perl
26657            ! pod/perlopentut.pod
26658 ____________________________________________________________________________
26659 [ 22300] By: davem                                 on 2004/02/12  23:18:20
26660         Log: The new -Dq option didn't actually work!
26661      Branch: perl
26662            ! perl.h
26663 ____________________________________________________________________________
26664 [ 22299] By: merijn                                on 2004/02/12  14:32:15
26665         Log: Subject: [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set())
26666              From: Stas Bekman <stas@stason.org>
26667              Date: Wed, 11 Feb 2004 16:53:54 -0800
26668              Message-ID: <402ACEA2.4020907@stason.org>
26669      Branch: perl
26670            ! perl.c
26671 ____________________________________________________________________________
26672 [ 22298] By: rgs                                   on 2004/02/10  08:49:12
26673         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
26674              From: Greg Matheson <lang@ms.chinmin.edu.tw>
26675              Date: Tue, 10 Feb 2004 12:36:33 +0800
26676              Message-ID: <20040210043633.GA33671687@momotaro>
26677      Branch: perl
26678            ! win32/makefile.mk
26679 ____________________________________________________________________________
26680 [ 22297] By: rgs                                   on 2004/02/10  08:05:16
26681         Log: Add 5.005_04-RC1 and Leon in perlhist.
26682      Branch: perl
26683            ! pod/perlhist.pod
26684 ____________________________________________________________________________
26685 [ 22295] By: rgs                                   on 2004/02/09  22:48:54
26686         Log: Add a note in Unicode::UCD about the _getcode() function
26687              being copy-n-pasted in charnames.pm. (spotted by Merijn)
26688      Branch: perl
26689            ! lib/Unicode/UCD.pm
26690 ____________________________________________________________________________
26691 [ 22294] By: rgs                                   on 2004/02/09  21:48:15
26692         Log: Implement stacked filetest operators (-f -w -x $file).
26693      Branch: perl
26694            ! doio.c dump.c ext/B/B/Concise.pm op.c op.h
26695            ! pod/perl591delta.pod pod/perlfunc.pod pp_sys.c t/op/filetest.t
26696 ____________________________________________________________________________
26697 [ 22292] By: rgs                                   on 2004/02/09  21:17:40
26698         Log: Subject: Re: [perl #26073] sprintf miscounts padding when format is utf8
26699              From: hv@crypt.org
26700              Date: Mon, 09 Feb 2004 03:21:21 +0000
26701              Message-Id: <200402090321.i193LL907950@zen.crypt.org>
26702      Branch: perl
26703            ! sv.c t/op/sprintf2.t
26704 ____________________________________________________________________________
26705 [ 22291] By: rgs                                   on 2004/02/09  21:09:14
26706         Log: Subject: reduce overhead of charnames.pm, make op/pat.t work under miniperl
26707              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
26708              Date: Mon, 9 Feb 2004 00:51:45 -0800
26709              Message-ID: <20040209085145.GA3204@efn.org>
26710              (plus an etymological notice)
26711      Branch: perl
26712            ! lib/charnames.pm
26713 ____________________________________________________________________________
26714 [ 22290] By: rgs                                   on 2004/02/08  21:34:27
26715         Log: Add the new private flag OPpGREP_LEX in B::Concise.
26716      Branch: perl
26717            ! ext/B/B/Concise.pm
26718 ____________________________________________________________________________
26719 [ 22289] By: rgs                                   on 2004/02/08  21:21:28
26720         Log: map and grep weren't working correctly with lexical $_ in
26721              scalar context, because pp_mapwhile and pp_grepwhile were using
26722              their target as a temporary slot to store the return value.
26723      Branch: perl
26724            ! pp_ctl.c pp_hot.c t/op/mydef.t
26725 ____________________________________________________________________________
26726 [ 22287] By: rgs                                   on 2004/02/08  12:01:35
26727         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
26728              From: Greg Matheson <lang@ms.chinmin.edu.tw>
26729              Date: Mon, 2 Feb 2004 16:52:44 +0800
26730              Message-ID: <20040202165244.A17415@ms.chinmin.edu.tw>
26731      Branch: perl
26732            ! win32/makefile.mk
26733 ____________________________________________________________________________
26734 [ 22286] By: rgs                                   on 2004/02/08  11:48:09
26735         Log: Subject: [PATCH] Correct some prototypes in perlapi.pod
26736              From: Steve Hay <steve.hay@uk.radan.com>
26737              Date: Fri, 06 Feb 2004 12:44:05 +0000
26738              Message-ID: <40238C15.2090200@uk.radan.com>
26739      Branch: perl
26740            ! pod/perlapi.pod sv.h
26741 ____________________________________________________________________________
26742 [ 22285] By: rgs                                   on 2004/02/08  11:44:22
26743         Log: Subject: [PATCH] Fix absolute path handling in installhtml
26744              From: Steve Hay <steve.hay@uk.radan.com>
26745              Date: Fri, 06 Feb 2004 16:14:14 +0000
26746              Message-ID: <4023BD56.6090903@uk.radan.com>
26747      Branch: perl
26748            ! installhtml
26749 ____________________________________________________________________________
26750 [ 22284] By: rgs                                   on 2004/02/08  11:42:08
26751         Log: Subject: [PATCH perlunicode.pod] chomp() cares about Unicode
26752              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
26753              Date: Sat, 07 Feb 2004 00:08:36 +0900
26754              Message-Id: <20040206235116.0E36.BQW10602@nifty.com>
26755      Branch: perl
26756            ! pod/perlunicode.pod
26757 ____________________________________________________________________________
26758 [ 22282] By: nicholas                              on 2004/02/07  22:32:44
26759         Log: Comment to record why we can't clear placeholders in hsplit
26760      Branch: perl
26761            ! hv.c
26762 ____________________________________________________________________________
26763 [ 22281] By: nicholas                              on 2004/02/07  21:46:59
26764         Log: deleting keys in restricted hashes was leaking the entry. Yow!
26765      Branch: perl
26766            ! hv.c lib/Hash/Util.t
26767 ____________________________________________________________________________
26768 [ 22280] By: nicholas                              on 2004/02/07  21:20:16
26769         Log: Now hv_delete is able to ingore placeholders.
26770              (This is an XS visible change in the hash API. But not of documented
26771              behaviour)
26772      Branch: perl
26773            ! hv.c
26774 ____________________________________________________________________________
26775 [ 22279] By: nicholas                              on 2004/02/07  20:56:50
26776         Log: All whitespace is equal, but some whitespace is more equal than others
26777              (lib/DBM_Filter/Changes line had spaces. Spaces bad. Tabs better)
26778      Branch: perl
26779            ! MANIFEST
26780 ____________________________________________________________________________
26781 [ 22278] By: nicholas                              on 2004/02/07  19:50:10
26782         Log: hv_clear_placeholders now manipulates the linked lists directly, rather
26783              than using the iterator interface and calling hv_delete
26784              This will allow hv_delete to be simplified to remove most of the
26785              special casing related to placeholders.
26786      Branch: perl
26787            ! hv.c
26788 ____________________________________________________________________________
26789 [ 22273] By: merijn                                on 2004/02/06  11:47:14
26790         Log: Added hints_4.sh for specific AIX 4 support
26791              this is the next stage in the general cleanup process
26792              for the AIX hints. More to come
26793      Branch: perl
26794            + hints/aix_4.sh
26795            ! MANIFEST
26796 ____________________________________________________________________________
26797 [ 22272] By: rgs                                   on 2004/02/06  07:32:15
26798         Log: Fix a non-standard NAME pod section
26799              (by Smylers and Casey West)
26800      Branch: perl
26801            ! lib/Carp/Heavy.pm
26802 ____________________________________________________________________________
26803 [ 22268] By: rgs                                   on 2004/02/04  19:50:05
26804         Log: The "my $_" wasn't nice with foreach loops.
26805      Branch: perl
26806            ! op.c t/op/mydef.t
26807 ____________________________________________________________________________
26808 [ 22267] By: merijn                                on 2004/02/04  10:24:33
26809         Log: AIX 3 support removed from default hints after its separation
26810      Branch: perl
26811            ! hints/aix.sh
26812 ____________________________________________________________________________
26813 [ 22266] By: merijn                                on 2004/02/04  10:16:20
26814         Log: AIX 3 hints split off from default hints in preparation
26815              of a hint file cleanup. aix_4.sh will follow soon
26816      Branch: perl
26817            + hints/aix_3.sh
26818            ! MANIFEST
26819 ____________________________________________________________________________
26820 [ 22265] By: rgs                                   on 2004/02/03  21:54:23
26821         Log: More docs and tests for "my $_".
26822      Branch: perl
26823            ! pod/perlfunc.pod pod/perlsub.pod t/op/mydef.t
26824 ____________________________________________________________________________
26825 [ 22264] By: rgs                                   on 2004/02/03  20:33:02
26826         Log: Subject: [PATCH] was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]
26827              From: John Peacock <jpeacock@rowman.com>
26828              Date: Sun, 01 Feb 2004 21:10:07 -0500
26829              Message-ID: <401DB17F.5060808@rowman.com>
26830      Branch: perl
26831            ! embed.fnc embed.h lib/version.pm lib/version.t pod/perlapi.pod
26832            ! proto.h t/comp/use.t t/op/universal.t universal.c util.c
26833 ____________________________________________________________________________
26834 [ 22263] By: rgs                                   on 2004/02/03  19:41:11
26835         Log: Implement "my $_".
26836      Branch: perl
26837            + t/op/mydef.t
26838            ! MANIFEST gv.c op.c op.h opcode.h opcode.pl
26839            ! pod/perl591delta.pod pod/perlapi.pod pod/perlvar.pod pp.c
26840            ! pp_ctl.c pp_hot.c regexec.c toke.c
26841 ____________________________________________________________________________
26842 [ 22262] By: rgs                                   on 2004/02/03  16:38:25
26843         Log: Regenerate perlapi.pod.
26844      Branch: perl
26845            ! pod/perlapi.pod
26846 ____________________________________________________________________________
26847 [ 22261] By: merijn                                on 2004/02/03  12:57:37
26848         Log: If someone chooses xlc as default C compiler, threaded builds
26849              will fail, unless converted to cc_r
26850      Branch: perl
26851            ! hints/aix.sh
26852 ____________________________________________________________________________
26853 [ 22260] By: rgs                                   on 2004/02/01  20:47:35
26854         Log: Subject: patch for IRIX/gcc link issues
26855              From: Martin Pool <mbp@samba.org>
26856              Date: Wed, 28 Jan 2004 10:56:25 +1100
26857              Message-ID: <20040127235624.GA32612@hp.com>
26858      Branch: perl
26859            ! hints/irix_6.sh
26860 ____________________________________________________________________________
26861 [ 22259] By: davem                                 on 2004/02/01  17:42:44
26862         Log: update fix to Shell.pm in change #22254: make /dev/null portable
26863      Branch: perl
26864            ! lib/Shell.pm
26865 ____________________________________________________________________________
26866 [ 22258] By: davem                                 on 2004/02/01  17:40:02
26867         Log: Subject: Re: [perl #15063] /tmp issues
26868              From: Solar Designer <solar@openwall.com>
26869              Date: Mon, 26 Jan 2004 01:22:18 +0300
26870              Message-ID: <20040125222218.GA13499@openwall.com>
26871
26872              Remove insecure usage of /tmp from code and documentation
26873      Branch: perl
26874            ! ext/DB_File/DB_File.pm ext/DB_File/t/db-recno.t
26875            ! ext/Devel/PPPort/PPPort.pm ext/IO/t/io_unix.t
26876            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.pod
26877            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
26878            ! ext/Time/HiRes/Makefile.PL lib/CGI/Cookie.pm
26879            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/instmodsh
26880            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
26881            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
26882            ! lib/Memoize/t/tie_storable.t lib/Shell.pm lib/dotsh.pl
26883            ! lib/perl5db.pl mpeix/nm mpeix/relink perly.fixer
26884            ! pod/perl571delta.pod pod/perl58delta.pod pod/perldbmfilter.pod
26885            ! pod/perldebug.pod pod/perlfaq5.pod pod/perlfaq8.pod
26886            ! pod/perlfunc.pod pod/perlipc.pod pod/perllexwarn.pod
26887            ! pod/perlobj.pod pod/perlop.pod pod/perlopentut.pod
26888            ! utils/c2ph.PL
26889 ____________________________________________________________________________
26890 [ 22257] By: davem                                 on 2004/02/01  15:46:24
26891         Log: threads documentation: fork on UNIX might not copy all threads.
26892      Branch: perl
26893            ! pod/perlthrtut.pod
26894 ____________________________________________________________________________
26895 [ 22256] By: davem                                 on 2004/02/01  15:34:59
26896         Log: add test for Change 22194:
26897              [perl #25147] "stmt if BAREWORD" bypasses strict 'subs' checks
26898      Branch: perl
26899            ! t/lib/strict/subs
26900 ____________________________________________________________________________
26901 [ 22254] By: davem                                 on 2004/02/01  13:11:00
26902         Log: Subject:  Patch for Shell.pm
26903              From:  Manuel Valente <mvalente@idealx.com>
26904              Date:  Tue, 27 Jan 2004 19:18:26 +0100
26905              Message-Id:  <4016AB72.1080503@idealx.com>
26906
26907              New option for Shell.pm to discard stderr instead of capturing it
26908      Branch: perl
26909            ! lib/Shell.pm
26910 ____________________________________________________________________________
26911 [ 22253] By: davem                                 on 2004/02/01  11:26:47
26912         Log: Make Time/HiRes/t/HiRes.t die more gracefully if its watchdog
26913              timeout triggers
26914      Branch: perl
26915            ! ext/Time/HiRes/t/HiRes.t
26916 ____________________________________________________________________________
26917 [ 22252] By: chip                                  on 2004/01/31  17:29:05
26918         Log: Don't show code closing STD{IN,OUT} before reopening, because
26919              doing so is unnecessary and occasionally harmful.
26920      Branch: perl
26921            ! pod/perlfork.pod pod/perlfunc.pod
26922 ____________________________________________________________________________
26923 [ 22248] By: rgs                                   on 2004/01/30  08:29:55
26924         Log: Another undocumented use of $_ : with reverse().
26925      Branch: perl
26926            ! pod/perlfunc.pod
26927 ____________________________________________________________________________
26928 [ 22247] By: merijn                                on 2004/01/30  08:18:28
26929         Log: Drop optimization for -O3 *and higher*
26930      Branch: perl
26931            ! ext/Storable/hints/linux.pl
26932 ____________________________________________________________________________
26933 [ 22246] By: rgs                                   on 2004/01/29  23:20:01
26934         Log: Regenerate perlapi.pod.
26935      Branch: perl
26936            ! pod/perlapi.pod
26937 ____________________________________________________________________________
26938 [ 22245] By: rgs                                   on 2004/01/29  21:08:28
26939         Log: Subject: Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/
26940              From: hv@crypt.org
26941              Date: Thu, 29 Jan 2004 15:12:12 +0000
26942              Message-Id: <200401291512.i0TFCCr23736@zen.crypt.org>
26943      Branch: perl
26944            ! pp_hot.c t/op/pat.t
26945 ____________________________________________________________________________
26946 [ 22244] By: rgs                                   on 2004/01/28  22:00:09
26947         Log: I'm the new maintainer of Switch.
26948              Sync with the CPAN version of Switch 2.10.
26949      Branch: perl
26950            ! Porting/Maintainers.pl lib/Switch.pm lib/Switch/README
26951 ____________________________________________________________________________
26952 [ 22243] By: merijn                                on 2004/01/28  20:30:40
26953         Log: Message-ID: <40113F7B.6050701@davidfavor.com>
26954              Date: Fri, 23 Jan 2004 09:36:27 -0600
26955              From: David Favor <david@davidfavor.com>
26956              Part I: In hints/aix.sh change -qmaxmem=16384 to -qmaxmem=-1
26957              so no compilation stack limits are imposed.
26958      Branch: perl
26959            ! hints/aix.sh
26960 ____________________________________________________________________________
26961 [ 22242] By: rgs                                   on 2004/01/27  22:44:30
26962         Log: Update perl591delta.pod with what we've done so far.
26963      Branch: perl
26964            ! pod/perl591delta.pod
26965 ____________________________________________________________________________
26966 [ 22239] By: rgs                                   on 2004/01/27  21:54:31
26967         Log: Regenerate Changes.
26968              Only include changes from the perl branch.
26969      Branch: perl
26970            ! Changes
26971 ____________________________________________________________________________
26972 [ 22238] By: nicholas                              on 2004/01/27  21:51:27
26973         Log: Storable's hints file shouldn't blanket set optimize to -O2 on Linux
26974              Only *drop* optimize to -O2 if it's -O3 on gcc on Linux
26975      Branch: perl
26976            ! ext/Storable/hints/linux.pl
26977 ____________________________________________________________________________
26978 [ 22235] By: rgs                                   on 2004/01/27  21:19:03
26979         Log: More punctuation, good.
26980      Branch: perl
26981            ! pod/perlfunc.pod
26982 ____________________________________________________________________________
26983 [ 22228] By: rgs                                   on 2004/01/27  10:31:09
26984         Log: Subject: [PATCH] 5.8.3 -- fix signal comments in L<perlfunc/system>
26985              From: Brendan O'Dea <bod@debian.org>
26986              Date: Sun, 25 Jan 2004 11:23:48 +1100
26987              Message-ID: <20040125002348.GA31407@londo.c47.org>
26988      Branch: perl
26989            ! pod/perlfunc.pod
26990 ____________________________________________________________________________
26991 [ 22227] By: davem                                 on 2004/01/26  23:53:06
26992         Log: Subject:  [PATCH] myconfig.SH
26993              From:  "Daniel S. Lewart" <lewart@uiuc.edu>
26994              Date:  Sun, 25 Jan 2004 22:11:25 -0600
26995              Message-Id:  <20040125221125.A5390@staff1.cso.uiuc.edu>
26996
26997              make perl -V show the major release as 5 rather than 5.0
26998      Branch: perl
26999            ! myconfig.SH
27000 ____________________________________________________________________________
27001 [ 22224] By: merijn                                on 2004/01/26  22:10:13
27002         Log: Document change 22192
27003              We still need tests!
27004      Branch: perl
27005            ! lib/Exporter.pm
27006 ____________________________________________________________________________
27007 [ 22223] By: rgs                                   on 2004/01/26  21:58:14
27008         Log: Subject: [PATCH] fix vmsish.t #25
27009              From: "Craig A. Berry" <craigberry@mac.com>
27010              Date: Sat, 24 Jan 2004 18:45:35 -0600
27011              Message-ID: <401311AF.1060706@mac.com>
27012      Branch: perl
27013            ! lib/vmsish.t
27014 ____________________________________________________________________________
27015 [ 22221] By: nicholas                              on 2004/01/26  21:18:31
27016         Log: Merge dynamic perldelta from maint (22081)
27017              So now perldelta.pod is copied at build time from perl591delta.pod
27018              perl590delta.pod is as released to CPAN by Hugo
27019              Regen lots of makefiles, pods and the MANIFEST
27020      Branch: perl
27021            + pod/perl591delta.pod
27022           +> pod/perl590delta.pod
27023            - pod/perldelta.pod
27024            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
27025            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
27026            ! win32/pod.mak
27027 ____________________________________________________________________________
27028 [ 22218] By: rgs                                   on 2004/01/25  23:35:45
27029         Log: Remove the caveat about detached threads crashing on Windows
27030              (fixed by #22201). Bump up the version of threads.pm.
27031      Branch: perl
27032            ! ext/threads/threads.pm
27033 ____________________________________________________________________________
27034 [ 22217] By: nicholas                              on 2004/01/25  22:17:47
27035         Log: Need to skip Storable's threads test on 5.8.2 with ithreads and
27036              -DDEBUGGING, because it tickles a bug. (The same bug that got DBI)
27037      Branch: perl
27038            ! ext/Storable/t/threads.t
27039 ____________________________________________________________________________
27040 [ 22216] By: davem                                 on 2004/01/25  12:06:04
27041         Log: update MANIFEST for 2 new Storable test files introduced by 22205
27042      Branch: perl
27043            ! MANIFEST
27044 ____________________________________________________________________________
27045 [ 22215] By: davem                                 on 2004/01/25  12:00:04
27046         Log: add test for change 22209 (Remove small memory leak in newATTRSUB)
27047      Branch: perl
27048            ! t/op/closure.t
27049 ____________________________________________________________________________
27050 [ 22209] By: davem                                 on 2004/01/25  02:04:23
27051         Log: Remove small memory leak in newATTRSUB that manifested as a
27052              leaking scalar after the interpeter was cloned
27053      Branch: perl
27054            ! op.c
27055 ____________________________________________________________________________
27056 [ 22208] By: davem                                 on 2004/01/24  16:13:17
27057         Log: Subject:  [perl #24942] fields::inherit doesn't bless derived
27058              package's \%FIELDS, results in phash deprecation errors.
27059              From:  "nothingmuch@woobling.org (via RT)" <perlbug-followup@perl.org>
27060              Date:  18 Jan 2004 15:15:46 -0000
27061              Message-Id:  <rt-3.0.8-24942-70144.16.7177902690315@perl.org>
27062      Branch: perl
27063            ! lib/base.pm lib/base/t/fields-base.t
27064 ____________________________________________________________________________
27065 [ 22207] By: davem                                 on 2004/01/24  15:36:28
27066         Log: Subject:  Re: Doc patches for File::Find
27067              From:  Mark Jason Dominus <mjd@plover.com>
27068              Date:  Thu, 22 Jan 2004 09:30:58 -0500
27069              Message-Id:  <20040122143058.29226.qmail@plover.com>
27070
27071              Better document the fact that neither find() nor finddepth() do a
27072              breath-first search.
27073      Branch: perl
27074            ! lib/File/Find.pm
27075 ____________________________________________________________________________
27076 [ 22206] By: ams                                   on 2004/01/24  11:06:51
27077         Log: Subject: [PATCH] Storable-2.08/t/code.t
27078              From: Slaven Rezic <slaven@rezic.de>
27079              Date: Sat, 8 Nov 2003 16:26:19 +0100 (CET)
27080              Message-Id: <200311081526.hA8FQJgb011684@vran.herceg.de>
27081      Branch: perl
27082            ! ext/Storable/t/code.t
27083 ____________________________________________________________________________
27084 [ 22205] By: ams                                   on 2004/01/24  11:03:36
27085         Log: Subject: [patch] make Storable thread-safe
27086              From: Stas Bekman <stas@stason.org>
27087              Date: Mon, 19 Jan 2004 00:20:02 -0800
27088              Message-Id: <400B9332.4070106@stason.org>
27089
27090              Subject: Re: Subroutine reference bug in Storable
27091              From: Slaven Rezic <slaven@rezic.de>
27092              Date: 14 Nov 2003 23:22:55 +0100
27093              Message-Id: <874qx6zj28.fsf@vran.herceg.de>
27094
27095              Subject: Re: [perl #25145] [PATCH] Storable segfaults with B::Deparse +
27096              overload + cyclic structures
27097              From: Sam Vilain <sam@vilain.net>
27098              Date: Tue, 20 Jan 2004 22:30:15 +1300
27099              Message-Id: <200401202230.15865.sam@vilain.net>
27100      Branch: perl
27101            + ext/Storable/t/just_plain_nasty.t ext/Storable/t/threads.t
27102            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
27103            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
27104            ! ext/Storable/t/code.t
27105 ____________________________________________________________________________
27106 [ 22204] By: ams                                   on 2004/01/24  08:59:11
27107         Log: Upgrade to Locale::Maketext 1.08.
27108      Branch: perl
27109            + lib/Locale/Maketext/t/06super.t
27110            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
27111            ! lib/Locale/Maketext/TPJ13.pod
27112 ____________________________________________________________________________
27113 [ 22203] By: davem                                 on 2004/01/23  23:06:49
27114         Log: make some t/op/write.t failures more verbose
27115      Branch: perl
27116            ! t/op/write.t
27117 ____________________________________________________________________________
27118 [ 22201] By: davem                                 on 2004/01/23  22:26:47
27119         Log: Subject:  Re: threads::shared::queue;
27120              From:  Jan Dubois <jand@ActiveState.com>
27121              Date:  Thu, 22 Jan 2004 19:18:46 -0800
27122              Message-Id:  <fi41105602ds7a9o4fko2oae7aokbg6als@4ax.com>
27123
27124              Avoid threads+win32 crash by freeing Perl interpreter slightly later
27125      Branch: perl
27126            ! ext/threads/threads.xs
27127 ____________________________________________________________________________
27128 [ 22200] By: nicholas                              on 2004/01/23  18:28:43
27129         Log: test that use encoding; doesn't cause references to be stringified
27130      Branch: perl
27131            ! t/uni/chomp.t
27132 ____________________________________________________________________________
27133 [ 22199] By: nicholas                              on 2004/01/23  18:03:41
27134         Log: Document chomp's travels in the wonderful world of use encoding;
27135      Branch: perl
27136            ! pod/perlfunc.pod
27137 ____________________________________________________________________________
27138 [ 22198] By: nicholas                              on 2004/01/23  17:41:01
27139         Log: Check the return values of chomp
27140              (more tricky than it may seem, as the return value is unicode)
27141      Branch: perl
27142            ! t/uni/chomp.t
27143 ____________________________________________________________________________
27144 [ 22197] By: nicholas                              on 2004/01/23  13:57:46
27145         Log: Test return values of all chomps
27146      Branch: perl
27147            ! t/op/chop.t
27148 ____________________________________________________________________________
27149 [ 22196] By: nicholas                              on 2004/01/23  13:24:41
27150         Log: Subject: Re: [perl #24888] chomp ignores utf8
27151              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27152              Message-Id: <20040116040355.A849.BQW10602@nifty.com>
27153              Date: Fri, 16 Jan 2004 04:13:00 +0900
27154      Branch: perl
27155            + t/uni/chomp.t
27156            ! MANIFEST doop.c t/op/chop.t
27157 ____________________________________________________________________________
27158 [ 22195] By: davem                                 on 2004/01/22  20:48:03
27159         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
27160              From: Steve Hay <steve.hay@uk.radan.com>
27161              Date: Thu, 22 Jan 2004 17:08:29 +0000
27162              Message-ID: <4010038D.4070104@uk.radan.com>
27163      Branch: perl
27164            + win32/makeico.pl win32/perlexe.rc
27165            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
27166 ____________________________________________________________________________
27167 [ 22194] By: davem                                 on 2004/01/22  00:24:51
27168         Log: C<use strict; print if foo> didn't give the
27169              "Bareword not allowed" error unless warnings were enabled
27170      Branch: perl
27171            ! op.c
27172 ____________________________________________________________________________
27173 [ 22193] By: nicholas                              on 2004/01/21  21:58:10
27174         Log: Convert the older parts of op/bop.t over to test.pl
27175      Branch: perl
27176            ! t/op/bop.t
27177 ____________________________________________________________________________
27178 [ 22192] By: merijn                                on 2004/01/21  21:10:10
27179         Log: ':flock' not recognized unless it's first
27180              Exporter::Heavy now will treat :, /, and ! special in
27181              all arguments, not only if the _first_ arg starts with it
27182              Date: Wed, 21 Jan 2004 08:32:47 -0500
27183              Message-ID: <20040121133248.3359.qmail@plover.com>
27184      Branch: perl
27185            ! lib/Exporter/Heavy.pm
27186 ____________________________________________________________________________
27187 [ 22191] By: davem                                 on 2004/01/21  20:45:48
27188         Log: Subject:  PATCH for perl-5.8.4
27189              From:  "Edward S. Peschko" <esp5@pge.com>
27190              Date:  Mon, 19 Jan 2004 17:21:18 -0800
27191              Message-Id:  <20040120012118.GA29151@mdssdev05.comp.pge.com>
27192
27193              Add @DynaLoader::dl_shared_objects feature
27194      Branch: perl
27195            ! ext/DynaLoader/DynaLoader_pm.PL
27196 ____________________________________________________________________________
27197 [ 22190] By: davem                                 on 2004/01/21  20:14:51
27198         Log: remove the platform dependencies of the write.t tests introduced
27199              by change #22161, by hard-coding the expected outputs rather
27200              than using sprintf('%f').
27201      Branch: perl
27202            ! t/op/write.t
27203 ____________________________________________________________________________
27204 [ 22189] By: davem                                 on 2004/01/20  22:41:14
27205         Log: Fix typo in patch #22188
27206      Branch: perl
27207            ! pod/perlfunc.pod
27208 ____________________________________________________________________________
27209 [ 22188] By: davem                                 on 2004/01/20  22:36:10
27210         Log: warn that C<$x : unique> operates on the typeglob, so affects @x
27211              and %x too.
27212      Branch: perl
27213            ! pod/perlfunc.pod
27214 ____________________________________________________________________________
27215 [ 22187] By: davem                                 on 2004/01/20  22:27:50
27216         Log: "sub foo :unique" segfaults
27217
27218              Turn these two into compile-time errors until such time as
27219              someone thinks of a useful meaning for them:
27220              my $x : unique
27221              sub foo : unique
27222      Branch: perl
27223            ! ext/threads/t/problems.t pod/perldiag.pod toke.c xsutils.c
27224 ____________________________________________________________________________
27225 [ 22186] By: rgs                                   on 2004/01/20  21:16:01
27226         Log: Add a new test file for situations where threads may interfere.
27227              Subject: Re: "restricted hashes" hit again !
27228              From: Stas Bekman <stas@stason.org>
27229              Date: Tue, 23 Dec 2003 15:32:26 -0800
27230              Message-ID: <3FE8D08A.4090806@stason.org>
27231      Branch: perl
27232            + t/op/threads.t
27233            ! MANIFEST
27234 ____________________________________________________________________________
27235 [ 22185] By: davem                                 on 2004/01/20  21:01:08
27236         Log: Document CVf_UNIQUE flag better
27237      Branch: perl
27238            ! cv.h
27239 ____________________________________________________________________________
27240 [ 22183] By: rgs                                   on 2004/01/20  20:26:18
27241         Log: Fix precedence errors and add some cleanup in the new
27242              DBM_Filter tests
27243      Branch: perl
27244            ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
27245 ____________________________________________________________________________
27246 [ 22182] By: davem                                 on 2004/01/20  00:16:42
27247         Log: second attempt to fix [perl #24914] freeing a CV reference that was
27248              currently being executed caused coredumps. The dounwind called by
27249              die unwinds all the contexts on the context stack before unwinding
27250              the save stack.  To stop premature freeing of the CV, hold
27251              references to it on both stacks.
27252      Branch: perl
27253            ! cop.h pp_ctl.c pp_hot.c pp_sort.c t/op/closure.t
27254 ____________________________________________________________________________
27255 [ 22181] By: davem                                 on 2004/01/19  23:41:37
27256         Log: change #22071 (taint bug in $^0) introduced a potential double
27257              free(), because PL_osname may get freed but not nulled if a taint
27258              test fails in between. Mea cupla and all that...
27259      Branch: perl
27260            ! mg.c
27261 ____________________________________________________________________________
27262 [ 22180] By: rgs                                   on 2004/01/19  22:32:27
27263         Log: Subject: Re: [perl #24926] chop/~ mangles UTF8 [PATCH]
27264              From: Gisle Aas <gisle@ActiveState.com>
27265              Date: 17 Jan 2004 01:29:02 -0800
27266              Message-ID: <lrn08m7wkh.fsf@caliper.activestate.com>
27267              (test rewritten to fit in blead)
27268      Branch: perl
27269            ! pp.c t/op/bop.t
27270 ____________________________________________________________________________
27271 [ 22179] By: merijn                                on 2004/01/19  21:36:48
27272         Log: Subject: [PATCH] dl_unload_file for HP-UX
27273              Date: Mon, 12 Jan 2004 07:49:44 -0800
27274              From: Neil Watkiss <neil.watkiss@sophos.com>
27275              Message-ID: <20040112154944.GA15412@ActiveState.com>
27276      Branch: perl
27277            ! ext/DynaLoader/dl_hpux.xs
27278 ____________________________________________________________________________
27279 [ 22177] By: merijn                                on 2004/01/19  16:11:22
27280         Log: Allow -Uinc_version_list to mean -Dinc_version_list=none
27281              See INSTALL for more details
27282      Branch: perl
27283            ! Configure
27284 ____________________________________________________________________________
27285 [ 22175] By: merijn                                on 2004/01/19  16:05:50
27286         Log: Describe how to limit the perl's default @INC during Configure
27287              to _not_ include older versions
27288      Branch: perl
27289            ! INSTALL
27290 ____________________________________________________________________________
27291 [ 22174] By: merijn                                on 2004/01/19  10:41:24
27292         Log: Subject: [PATCH bleadperl] rescue PerlIO_getname for VMS
27293              Date: Sun, 18 Jan 2004 12:51:23 -0600
27294              From: "Craig A. Berry" <craigberry@mac.com>
27295              Message-ID: <400AD5AB.3080708@mac.com>
27296      Branch: perl
27297            ! perlio.c
27298 ____________________________________________________________________________
27299 [ 22173] By: merijn                                on 2004/01/19  10:27:53
27300         Log: Subject: [PATCH bleadperl] detect nanosleep on VMS
27301              Date: Sun, 18 Jan 2004 17:03:30 -0600
27302              From: "Craig A. Berry" <craigberry@mac.com>
27303              Message-ID: <400B10C2.9060504@mac.com>
27304      Branch: perl
27305            ! configure.com
27306 ____________________________________________________________________________
27307 [ 22172] By: davem                                 on 2004/01/17  23:58:04
27308         Log: back out change #24914 "freeing a CV reference that was currently
27309              being executed caused coredumps".
27310              The new test case sometimes locks up linux's malloc, and with
27311              Perl's malloc the test code still coredumps :-(
27312      Branch: perl
27313            ! perl.c scope.c scope.h sv.c t/op/closure.t
27314 ____________________________________________________________________________
27315 [ 22171] By: rgs                                   on 2004/01/17  22:00:48
27316         Log: Subject: Refactor VOS patches for bleadperl and perl-5.8.x
27317              From: "Green, Paul" <Paul.Green@stratus.com>
27318              Date: Thu, 15 Jan 2004 16:00:15 -0500
27319              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FBB15@exna4.stratus.com>
27320      Branch: perl
27321            ! README.vos hv.c pp_pack.c vos/Changes
27322 ____________________________________________________________________________
27323 [ 22170] By: rgs                                   on 2004/01/17  21:25:08
27324         Log: Subject: Re: open/or inconsistency
27325              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27326              Date: Sat, 17 Jan 2004 19:59:55 +0900
27327              Message-Id: <20040117195729.623A.BQW10602@nifty.com>
27328              (plus a test.)
27329              Don't produce the warning for constructs like
27330              open my $fh, $file or die;
27331      Branch: perl
27332            ! op.c t/lib/warnings/op
27333 ____________________________________________________________________________
27334 [ 22169] By: davem                                 on 2004/01/17  18:02:31
27335         Log: Subject:  Perl core dumps when running out of memory [PATCH]
27336              From:  Gisle Aas <gisle@ActiveState.com>
27337              Date:  17 Jan 2004 06:18:13 -0800
27338              Message-Id:  <lrsmiebqvu.fsf@caliper.activestate.com>
27339
27340              Display 'out of memeory' errors using low-level I/O to avoid
27341              recursive failure and so coredumps.
27342      Branch: perl
27343            ! util.c
27344 ____________________________________________________________________________
27345 [ 22168] By: davem                                 on 2004/01/17  17:38:21
27346         Log: From: "Paul Marquess" <Paul.Marquess@btinternet.com>
27347              Subject: [PATCH ] Enhanced DBM Filters
27348              Date: Sat, 17 Jan 2004 16:44:53 -0000
27349              Message-ID: <AIEAJICLCBDNAAOLLOKLAEPPPHAA.Paul.Marquess@btinternet.com>
27350
27351              add DBM_Filter
27352      Branch: perl
27353            + lib/DBM_Filter.pm lib/DBM_Filter/Changes
27354            + lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
27355            + lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
27356            + lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
27357            + lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
27358            + lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
27359            + lib/DBM_Filter/t/utf8.t lib/DBM_Filter/utf8.pm
27360            + lib/dbm_filter_util.pl
27361            ! MANIFEST
27362 ____________________________________________________________________________
27363 [ 22167] By: davem                                 on 2004/01/17  16:12:32
27364         Log: freeing a CV reference that was currently being
27365              executed caused coredumps
27366      Branch: perl
27367            ! perl.c scope.c scope.h sv.c t/op/closure.t
27368 ____________________________________________________________________________
27369 [ 22166] By: nicholas                              on 2004/01/17  15:07:31
27370         Log: Integrate final perl583delta
27371      Branch: perl
27372           !> pod/perl583delta.pod
27373 ____________________________________________________________________________
27374 [ 22163] By: davem                                 on 2004/01/16  19:24:14
27375         Log: Subject:  Re: [perl #24816] Magic vars seem unsure if they are purely numeric
27376              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
27377              Date:  Thu, 15 Jan 2004 14:10:37 -0800
27378              Message-Id:  <20040115221037.GA2392@efn.org>
27379
27380              Add sv_2iv_flags() to allow magic to be optionally processed.
27381      Branch: perl
27382            ! doop.c embed.fnc embed.h global.sym pod/perlapi.pod pp.c
27383            ! proto.h sv.c sv.h t/op/bop.t
27384 ____________________________________________________________________________
27385 [ 22162] By: davem                                 on 2004/01/16  16:39:17
27386         Log: format bug with undefined _TOP
27387              name of format_TOP now derived from the name of the current
27388              filehandle rather then the name of the  format associetd with that
27389              handle
27390      Branch: perl
27391            ! pp_sys.c t/op/write.t
27392 ____________________________________________________________________________
27393 [ 22161] By: davem                                 on 2004/01/16  13:29:26
27394         Log: Subject: [PATCH] format/write (version 2)
27395              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
27396              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4D3@attmsx1>
27397
27398              Fixes and additions to formats:
27399
27400              Improvement: NULL chars in picture line
27401              Bugfix: C<@*> shown in output if not alone on a line
27402              New feature: C<^*> for variable-width, one-line-at-a-time text
27403              Improvement: Diagnostic on C<@#> and C<~~>
27404              Bugfix: Segmentation fault on big numbers
27405              Improvement (maybe): Truncation of numbers produces misleading output
27406              Bugfix: "}" terminates format
27407              Bugfix: Error when copying non-UTF to UTF (EBCDIC only)
27408      Branch: perl
27409            ! embed.fnc embed.h form.h pod/perldiag.pod pod/perlform.pod
27410            ! pp_ctl.c proto.h t/op/write.t toke.c
27411 ____________________________________________________________________________
27412 [ 22160] By: davem                                 on 2004/01/15  23:49:02
27413         Log: buigid #24905 - the code planted to call glob() retained an
27414              extraneous targ index in a pushmark op, leasing to strangeness
27415              when the op was freed
27416      Branch: perl
27417            ! op.c
27418 ____________________________________________________________________________
27419 [ 22159] By: rgs                                   on 2004/01/15  22:19:25
27420         Log: Upgrade to Time::HiRes 1.55
27421      Branch: perl
27422            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
27423            ! ext/Time/HiRes/HiRes.xs
27424 ____________________________________________________________________________
27425 [ 22155] By: nicholas                              on 2004/01/15  00:03:04
27426         Log: Make chomp heed the utf8 flags on the target string and $/
27427              [Fixes #24888]
27428              More work still needed to make chomp heed the encoding pragma.
27429      Branch: perl
27430            ! doop.c t/op/chop.t
27431 ____________________________________________________________________________
27432 [ 22154] By: nicholas                              on 2004/01/14  21:14:14
27433         Log: Update pod.lst with perl583delta,pod, and rerun pod/buildtoc
27434              [Forgot to do this as part of the integration]
27435      Branch: perl
27436            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
27437            ! vms/descrip_mms.template win32/pod.mak
27438 ____________________________________________________________________________
27439 [ 22153] By: nicholas                              on 2004/01/14  19:28:54
27440         Log: Integrate:
27441              [ 22143]
27442              We're planning on making history today. Mind you, not that much -
27443              only 1 line.
27444
27445              perl583delta.pod
27446      Branch: perl
27447           +> pod/perl583delta.pod
27448            ! MANIFEST
27449           !> pod/perlhist.pod
27450 ____________________________________________________________________________
27451 [ 22150] By: nicholas                              on 2004/01/14  17:48:52
27452         Log: Bump version number as file has changed since 5.8.2
27453      Branch: perl
27454            ! lib/File/Find.pm
27455 ____________________________________________________________________________
27456 [ 22149] By: nicholas                              on 2004/01/14  17:45:54
27457         Log: Subject:  Doc patches for File::Find
27458              From:  Andy Lester <andy@petdance.com>
27459              Date:  Mon, 12 Jan 2004 00:10:50 -0600
27460              Message-Id:  <20040112061050.GB7308@petdance.com>
27461      Branch: perl
27462            ! lib/File/Find.pm
27463 ____________________________________________________________________________
27464 [ 22136] By: nicholas                              on 2004/01/14  13:01:27
27465         Log: Assimilate CGI 3.03
27466      Branch: perl
27467            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm
27468 ____________________________________________________________________________
27469 [ 22133] By: nicholas                              on 2004/01/13  22:53:42
27470         Log: Add VMS to the list of "don't fork" OSes
27471              [In the most simple way possible. Fix this properly post 5.8.3
27472              to use $Config{d_fork} or something more robust]
27473      Branch: perl
27474            ! ext/threads/shared/t/wait.t
27475 ____________________________________________________________________________
27476 [ 22129] By: rgs                                   on 2004/01/13  19:26:24
27477         Log: Subject: [PATCH] [ANNOUNCE] Math::BigInt v1.69
27478              From: Tels <perl_dummy@bloodgate.com>
27479              Date: Tue, 13 Jan 2004 19:28:48 +0100
27480              Message-Id: <200401131928.50247@bloodgate.com>
27481      Branch: perl
27482            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
27483            ! lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/bare_mbi.t
27484            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
27485            ! lib/Math/BigInt/t/sub_mbi.t
27486 ____________________________________________________________________________
27487 [ 22128] By: rgs                                   on 2004/01/13  09:06:11
27488         Log: MANIFEST adjustment.
27489      Branch: perl
27490            ! MANIFEST
27491 ____________________________________________________________________________
27492 [ 22126] By: ams                                   on 2004/01/13  07:16:33
27493         Log: Upgrade to Locale::Maketext 1.07.
27494      Branch: perl
27495            + lib/Locale/Maketext/t/04super.t
27496            + lib/Locale/Maketext/t/05super.t
27497            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
27498            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
27499 ____________________________________________________________________________
27500 [ 22125] By: rgs                                   on 2004/01/12  22:44:53
27501         Log: Document usage of $_ and pos() inside /(?{...})/.
27502              (see change #2367.)
27503      Branch: perl
27504            ! pod/perlre.pod
27505 ____________________________________________________________________________
27506 [ 22124] By: rgs                                   on 2004/01/12  22:10:51
27507         Log: Upgrade to MIME::Base64 2.23.
27508      Branch: perl
27509            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
27510            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
27511 ____________________________________________________________________________
27512 [ 22123] By: rgs                                   on 2004/01/12  21:24:28
27513         Log: Subject: [PATCH handy.h] RE: MIME-Base64-2.22 [PATCH]
27514              From: Robin Barker <Robin.Barker@npl.co.uk>
27515              Date: Thu, 8 Jan 2004 16:21:25 -0000
27516              Message-ID: <533D273D4014D411AB1D00062938C4D904046787@hotel.npl.co.uk>
27517      Branch: perl
27518            ! handy.h
27519 ____________________________________________________________________________
27520 [ 22122] By: nicholas                              on 2004/01/12  19:52:16
27521         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
27522              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
27523              Message-ID: <Pine.LNX.4.58.0401121127210.15844@benevelle.wi.securepipe.com>
27524              Date: Mon, 12 Jan 2004 12:41:52 -0600 (CST)
27525      Branch: perl
27526            ! ext/threads/shared/t/wait.t
27527 ____________________________________________________________________________
27528 [ 22121] By: nicholas                              on 2004/01/12  17:27:25
27529         Log: use sv_setpvn rather than sv_setpv and save a strlen()
27530      Branch: perl
27531            ! doop.c
27532 ____________________________________________________________________________
27533 [ 22120] By: merijn                                on 2004/01/12  13:04:42
27534         Log: Subject: [PATCH] Make 'Configure -Dcf_by=...' work
27535              From: Gisle Aas <gisle@ActiveState.com>
27536              Date: 12 Jan 2004 02:35:27 -0800
27537              Message-ID: <lrvfnh315c.fsf@caliper.activestate.com>
27538      Branch: perl
27539            ! Configure
27540 ____________________________________________________________________________
27541 [ 22117] By: rgs                                   on 2004/01/12  10:10:43
27542         Log: Subject: Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012]
27543              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27544              Date: Mon, 12 Jan 2004 11:19:37 +0900
27545              Message-Id: <20040112111007.EB69.BQW10602@nifty.com>
27546      Branch: perl
27547            ! doop.c t/op/join.t
27548 ____________________________________________________________________________
27549 [ 22115] By: nicholas                              on 2004/01/11  23:37:09
27550         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
27551              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
27552              Message-ID: <Pine.LNX.4.58.0401111548010.6679@localhost.localdomain>
27553              Date: Sun, 11 Jan 2004 16:24:18 -0600 (CST)
27554      Branch: perl
27555            ! ext/threads/shared/t/wait.t
27556 ____________________________________________________________________________
27557 [ 22113] By: nicholas                              on 2004/01/11  23:14:48
27558         Log: Regenerate win32/Makefile and win32/makefile.mk after
27559
27560              Integrate:
27561              [ 22081]
27562              Move pod/perldelta.pod to pod/perl583delta.pod, and arrange for
27563              a copy to be made at build time.
27564
27565              [ 22111]
27566              Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1)
27567              From: Abe Timmerman <abe@ztreet.demon.nl>
27568              Message-Id: <200401111813.40829.abe@ztreet.demon.nl>
27569              Date: Sun, 11 Jan 2004 18:13:40 +0100
27570
27571              plus revert 22092 and 22080
27572      Branch: perl
27573            ! pod.lst win32/Makefile win32/makefile.mk
27574           !> pod/buildtoc
27575 ____________________________________________________________________________
27576 [ 22112] By: rgs                                   on 2004/01/11  22:38:08
27577         Log: Upgrade to Cwd 2.14.
27578      Branch: perl
27579            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
27580 ____________________________________________________________________________
27581 [ 22110] By: rgs                                   on 2004/01/11  16:34:43
27582         Log: Upgrade to Math::BigRat 0.11
27583
27584              Subject: [PATCH] [ANNOUCNE] Math::BigRat 0.11
27585              From: Tels <perl_dummy@bloodgate.com>
27586              Date: Wed, 7 Jan 2004 18:30:06 +0100
27587              Message-Id: <200401071830.07445@bloodgate.com>
27588      Branch: perl
27589            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
27590            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
27591 ____________________________________________________________________________
27592 [ 22109] By: rgs                                   on 2004/01/10  23:39:38
27593         Log: Subject: [PATCH] Nicer formatting for function arguments in Carp messages
27594              From: Steve Hay <steve.hay@uk.radan.com>
27595              Date: Wed, 07 Jan 2004 13:22:30 +0000
27596              Message-ID: <3FFC0816.9090406@uk.radan.com>
27597
27598              (and increment version number in Carp)
27599      Branch: perl
27600            ! lib/Carp.pm lib/Carp/Heavy.pm
27601 ____________________________________________________________________________
27602 [ 22108] By: adi                                   on 2004/01/10  21:33:59
27603         Log: documentation nit
27604      Branch: perl
27605            ! pod/perlop.pod
27606 ____________________________________________________________________________
27607 [ 22107] By: adi                                   on 2004/01/10  20:19:09
27608         Log: nit to Bytecode - the av_extend opcode wasn't saved when
27609              the array had AvFILL == 0
27610      Branch: perl
27611            ! ext/B/B/Assembler.pm
27612 ____________________________________________________________________________
27613 [ 22106] By: adi                                   on 2004/01/10  20:16:03
27614         Log: still problems with backreferences + reverse cloning
27615              after #21936 - the weak reference may live on the pad.
27616      Branch: perl
27617            ! sv.c
27618 ____________________________________________________________________________
27619 [ 22104] By: nicholas                              on 2004/01/09  19:50:43
27620         Log: Bah. Makefile.PL still tests the sub-MANIFEST
27621      Branch: perl
27622            ! ext/Storable/MANIFEST
27623 ____________________________________________________________________________
27624 [ 22103] By: davem                                 on 2004/01/09  12:20:38
27625         Log: temporarily backout test of thread returning a closure. It crashes
27626              win32.
27627      Branch: perl
27628            ! ext/threads/t/problems.t
27629 ____________________________________________________________________________
27630 [ 22102] By: davem                                 on 2004/01/08  22:32:28
27631         Log: Subject: segv in pad.c with threads (was: DBD::Oracle and Perl 5.8.2 threads)
27632              Message-ID: <20040107121357.GD82921@dansat.data-plan.com>
27633
27634              Returning a closure from a thread (via join) could mess up because
27635              pointers to PL_sv_undef weren't rejigged to point at the joiner's
27636              version of PL_sv_undef. Also, the closure's CvGV got cloned too
27637              but never freed, since CvGV isn't refcounted.
27638      Branch: perl
27639            ! ext/threads/t/problems.t ext/threads/threads.xs sv.c
27640 ____________________________________________________________________________
27641 [ 22101] By: rgs                                   on 2004/01/08  21:00:56
27642         Log: perl582delta.pod was not in the MANIFEST.
27643      Branch: perl
27644            ! MANIFEST
27645 ____________________________________________________________________________
27646 [ 22100] By: nicholas                              on 2004/01/08  17:35:27
27647         Log: Integrate:
27648              [ 22093]
27649              Graham says that the search.cpan.org pod finder hashes on name
27650              The 4 files all thinking they are perldelta.pod confuses it.
27651      Branch: perl
27652           +> pod/perl582delta.pod
27653           !> pod/perl581delta.pod pod/perl58delta.pod
27654 ____________________________________________________________________________
27655 [ 22096] By: nicholas                              on 2004/01/08  13:15:38
27656         Log: Subject: [PATCH pod/perlhist.pod] Mention 5.8.3-RC1
27657              From: Abigail <abigail@abigail.nl>
27658              Message-ID: <20040107230027.GC393@abigail.nl>
27659              Date: Thu, 8 Jan 2004 00:00:27 +0100
27660      Branch: perl
27661            ! pod/perlhist.pod
27662 ____________________________________________________________________________
27663 [ 22091] By: nicholas                              on 2004/01/07  19:09:50
27664         Log: [Integrate]
27665              22088 22089 22090 (datestamp corrections - let's see if this really
27666              works)
27667      Branch: perl
27668           !> (integrate 35 files)
27669 ____________________________________________________________________________
27670 [ 22084] By: rgs                                   on 2004/01/07  09:25:16
27671         Log: Hardcoded numerical flag masks. Bad.
27672      Branch: perl
27673            ! doop.c
27674 ____________________________________________________________________________
27675 [ 22083] By: nicholas                              on 2004/01/06  18:57:29
27676         Log: Seems that sv_setsv_cow needs to be visible to core extensions,
27677              so that re will build properly on Win32. Thanks to Steve Hay for
27678              trying COW and finding the problems.
27679      Branch: perl
27680            ! embed.fnc embed.h
27681 ____________________________________________________________________________
27682 [ 22082] By: rgs                                   on 2004/01/06  18:11:22
27683         Log: Fix bug #24813 : the -0 wasn't recognized on the #! line
27684      Branch: perl
27685            + t/run/switch0.t
27686            ! MANIFEST perl.c
27687 ____________________________________________________________________________
27688 [ 22079] By: nicholas                              on 2004/01/06  12:38:52
27689         Log: Jarkko didn't move the cd ..\pod correctly. Given that it's been
27690              like this pre 5.8.1, I suspect that no-one has used it recently.
27691      Branch: perl
27692            ! win32/makefile.mk
27693 ____________________________________________________________________________
27694 [ 22076] By: rgs                                   on 2004/01/06  08:18:44
27695         Log: The TODO tag should be included also when a TODO test succeeds,
27696              so it's reported by the test harness
27697      Branch: perl
27698            ! t/op/write.t
27699 ____________________________________________________________________________
27700 [ 22075] By: rgs                                   on 2004/01/06  07:56:25
27701         Log: This TODO test seems to pass now.
27702      Branch: perl
27703            ! t/op/write.t
27704 ____________________________________________________________________________
27705 [ 22074] By: rgs                                   on 2004/01/05  23:29:55
27706         Log: Some of the bitwise manipulation PP functions weren't checking
27707              whether their arguments were magical before using them.
27708              (bug [#24816]).
27709      Branch: perl
27710            ! pp.c
27711 ____________________________________________________________________________
27712 [ 22071] By: davem                                 on 2004/01/05  22:17:04
27713         Log: [perl #24674]
27714              stop $^O getting tainted on read access, and disallow tainted
27715              assignment to it
27716      Branch: perl
27717            ! mg.c t/op/taint.t
27718 ____________________________________________________________________________
27719 [ 22068] By: rgs                                   on 2004/01/05  21:48:30
27720         Log: Some mandatory syntax warnings emitted by the lexer weren't
27721              disableable (bug [perl #24815]).
27722      Branch: perl
27723            ! pod/perldiag.pod t/lib/warnings/toke toke.c
27724 ____________________________________________________________________________
27725 [ 22067] By: nicholas                              on 2004/01/05  21:36:07
27726         Log: Change the flag logic in buildtoc
27727      Branch: perl
27728            ! pod.lst pod/buildtoc
27729 ____________________________________________________________________________
27730 [ 22064] By: nicholas                              on 2004/01/05  21:16:09
27731         Log: Fix bug with MANIFEST generation when we also regenerate perltoc.pod
27732      Branch: perl
27733            ! pod/buildtoc
27734 ____________________________________________________________________________
27735 [ 22058] By: rgs                                   on 2004/01/05  06:17:47
27736         Log: Subject: [PATCH] skip num.t #47 on VMS
27737              From: "Craig A. Berry" <craigberry@mac.com>
27738              Date: Sun, 04 Jan 2004 23:16:26 -0600
27739              Message-ID: <3FF8F32A.5000108@mac.com>
27740      Branch: perl
27741            ! t/base/num.t
27742 ____________________________________________________________________________
27743 [ 22057] By: rgs                                   on 2004/01/05  06:17:07
27744         Log: Subject: [PATCH configure.com] future-proof signal check
27745              From: "Craig A. Berry" <craigberry@mac.com>
27746              Date: Sun, 04 Jan 2004 22:53:40 -0600
27747              Message-ID: <3FF8EDD4.3080308@mac.com>
27748      Branch: perl
27749            ! configure.com
27750 ____________________________________________________________________________
27751 [ 22056] By: rgs                                   on 2004/01/04  20:45:31
27752         Log: Upgrade to Cwd 2.13
27753      Branch: perl
27754            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
27755 ____________________________________________________________________________
27756 [ 22055] By: davem                                 on 2004/01/04  19:34:36
27757         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
27758              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
27759              Date: Fri, 2 Jan 2004 11:31:46 +0100
27760              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4B3@attmsx1>
27761
27762              eval of of a truncated format should fail
27763      Branch: perl
27764            ! t/op/write.t toke.c
27765 ____________________________________________________________________________
27766 [ 22052] By: rgs                                   on 2004/01/03  19:53:53
27767         Log: Upgrade to PerlIO::via::QuotedPrint 0.06
27768      Branch: perl
27769            ! lib/PerlIO/via/QuotedPrint.pm
27770 ____________________________________________________________________________
27771 [ 22051] By: rgs                                   on 2004/01/03  19:51:02
27772         Log: Upgrade to Time::HiRes 1.54
27773      Branch: perl
27774            + ext/Time/HiRes/hints/solaris.pl
27775            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
27776            ! ext/Time/HiRes/HiRes.xs
27777 ____________________________________________________________________________
27778 [ 22050] By: nicholas                              on 2004/01/03  19:24:00
27779         Log: No matter how hard you proof read it, something always slips through.
27780      Branch: perl
27781            ! ext/Storable/ChangeLog
27782 ____________________________________________________________________________
27783 [ 22049] By: nicholas                              on 2004/01/03  19:22:08
27784         Log: Fix minor problems with the CPAN release
27785              1: Make Storable.xs to work on 5.8.2 and later (already in the core)
27786              2: Ship the linux hints file
27787              3: Ship Test::More for the benefit of Perls pre 5.6.2
27788              4: Correct Makefile.PL to install in core for 5.8.0 and later
27789      Branch: perl
27790            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
27791            ! ext/Storable/Makefile.PL ext/Storable/README
27792            ! ext/Storable/Storable.pm
27793 ____________________________________________________________________________
27794 [ 22047] By: rgs                                   on 2004/01/03  00:07:13
27795         Log: Tidy up change #18751, so that the second parameter to unpack()
27796              defaults to $_ at compile-time, instead of run-time (like all
27797              other primitives that default to $_).
27798      Branch: perl
27799            ! embed.h op.c opcode.h opcode.pl pp.sym pp_pack.c pp_proto.h
27800 ____________________________________________________________________________
27801 [ 22044] By: nicholas                              on 2004/01/02  16:17:24
27802         Log: Bump $threads::VERSION as the documentation has changed. Tweak the
27803              documentaiton, update Arthur's e-mail address
27804      Branch: perl
27805            ! ext/threads/threads.pm
27806 ____________________________________________________________________________
27807 [ 22043] By: rgs                                   on 2004/01/02  08:35:22
27808         Log: Use the optimization level -O2 by default on Linux/gcc.
27809              See :
27810              Subject: Benchmarking (was Re: GCC bug breaking Perl_sv_catpvfn()?)
27811              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
27812              Date: Thu, 1 Jan 2004 05:32:15 +0100
27813              Message-ID: <071601c3d020$4046d2a0$d500a8c0@R2D2>
27814      Branch: perl
27815            ! hints/linux.sh
27816 ____________________________________________________________________________
27817 [ 22041] By: nicholas                              on 2004/01/02  00:38:00
27818         Log: Update debugger version number and Changes file
27819      Branch: perl
27820            ! lib/perl5db.pl
27821 ____________________________________________________________________________
27822 [ 22037] By: davem                                 on 2004/01/01  23:22:10
27823         Log: addition to 22036 (document SUPER better): superclass may be plural
27824      Branch: perl
27825            ! pod/perlbot.pod pod/perlobj.pod
27826 ____________________________________________________________________________
27827 [ 22036] By: davem                                 on 2004/01/01  22:23:11
27828         Log: Document the quirks of SUPER, especially the fact that it it
27829              relative to the current package and not to the invoking object.
27830      Branch: perl
27831            ! pod/perlboot.pod pod/perlbot.pod pod/perlobj.pod
27832            ! pod/perltoot.pod
27833 ____________________________________________________________________________
27834 [ 22034] By: davem                                 on 2004/01/01  19:58:08
27835         Log: Fix bug #24383, where hashes with the :unique attribute weren't
27836              getting made readonly on interpreter clone. Also, remove the
27837              :unique attribute from the hashes in warnings.pm, since they may
27838              later be modified by warnings::register.  Finally, adds tests for
27839              the :unique attribute.
27840      Branch: perl
27841            ! ext/threads/t/problems.t lib/warnings.pm sv.c warnings.pl
27842 ____________________________________________________________________________
27843 [ 22033] By: nicholas                              on 2004/01/01  19:22:24
27844         Log: Subject: Perl 5.8.3 patches from the BS2000 port - part 2
27845              From: Dorner Thomas <tdorner@amadeus.net>
27846              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B6740@Ex02.inhouse.start.de>
27847              Date: Fri, 19 Dec 2003 07:16:47 +0100
27848      Branch: perl
27849            ! t/io/utf8.t t/op/pat.t
27850 ____________________________________________________________________________
27851 [ 22032] By: rgs                                   on 2004/01/01  17:29:21
27852         Log: Subject: [PATCH 5.8.2 @21574] OS/2 update
27853              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
27854              Date: Thu, 18 Dec 2003 14:10:29 -0800
27855              Message-ID: <20031218221029.GA7898@math.berkeley.edu>
27856      Branch: perl
27857            ! README.os2 hints/os2.sh installperl lib/ExtUtils/MM_Unix.pm
27858            ! makedef.pl os2/Changes os2/OS2/REXX/DLL/Changes
27859            ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h os2/perl2cmd.pl
27860 ____________________________________________________________________________
27861 [ 22031] By: rgs                                   on 2004/01/01  16:30:13
27862         Log: Document that /[\W]/ doesn't work, unicode-wise (see bug #18281)
27863      Branch: perl
27864            ! pod/perlunicode.pod
27865 ____________________________________________________________________________
27866 [ 22030] By: rgs                                   on 2004/01/01  13:55:31
27867         Log: Document that detached threads aren't supported on Windows yet.
27868      Branch: perl
27869            ! ext/threads/threads.pm
27870 ____________________________________________________________________________
27871 [ 22029] By: rgs                                   on 2004/01/01  13:30:33
27872         Log: Upgrade to Getopt::Long 2.34_01
27873      Branch: perl
27874            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
27875 ____________________________________________________________________________
27876 [ 22026] By: nicholas                              on 2003/12/31  15:22:31
27877         Log: Tweak 00compile.t to avoid splatting a DIAG over core perl's
27878              beautiful clean run of OKs. You are all getting a clean run of OKs,
27879              aren't you?
27880      Branch: perl
27881            ! lib/Test/Harness/t/00compile.t
27882 ____________________________________________________________________________
27883 [ 22025] By: nicholas                              on 2003/12/31  15:11:51
27884         Log: Subject: [PATCH] "piconv -C 512" badly broken
27885              From: Autrijus Tang <autrijus@autrijus.org>
27886              Message-Id: <1072870210.769.5.camel@localhost>
27887              Date: Wed, 31 Dec 2003 19:30:10 +0800
27888      Branch: perl
27889            ! ext/Encode/bin/piconv
27890 ____________________________________________________________________________
27891 [ 22021] By: rgs                                   on 2003/12/31  08:28:43
27892         Log: Upgrade to Test::Harness 2.40.
27893      Branch: perl
27894            ! lib/Test/Harness.pm lib/Test/Harness/Changes
27895            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
27896            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
27897            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
27898            ! lib/Test/Harness/t/prove-switches.t
27899            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
27900            ! lib/Test/Harness/t/test-harness.t
27901 ____________________________________________________________________________
27902 [ 22020] By: rgs                                   on 2003/12/31  07:59:19
27903         Log: C++ comments, bad.
27904      Branch: perl
27905            ! ext/Cwd/Cwd.xs
27906 ____________________________________________________________________________
27907 [ 22018] By: nicholas                              on 2003/12/30  23:29:59
27908         Log: Bump VERSION numbers
27909      Branch: perl
27910            ! ext/POSIX/POSIX.pm lib/Benchmark.pm lib/File/CheckTree.pm
27911            ! lib/Getopt/Std.pm lib/PerlIO.pm lib/Tie/Hash.pm
27912            ! lib/diagnostics.pm
27913 ____________________________________________________________________________
27914 [ 22016] By: rgs                                   on 2003/12/30  21:10:22
27915         Log: A patch for Test::Harness on VMS by Craig Berry
27916              (see RT CPAN bug #4745)
27917      Branch: perl
27918            ! lib/Test/Harness/Straps.pm
27919 ____________________________________________________________________________
27920 [ 22013] By: nicholas                              on 2003/12/30  18:18:28
27921         Log: Subject: more uni doc tweakage
27922              From: Jarkko Hietaniemi <jhi@iki.fi>
27923              Message-ID: <20031230133755.GA23118@vipunen.hut.fi>
27924              Date: Tue, 30 Dec 2003 15:37:55 +0200
27925
27926              Subject: one more pod fix
27927              From: Jarkko Hietaniemi <jhi@iki.fi>
27928              Message-ID: <20031230135641.GA24516@vipunen.hut.fi>
27929              Date: Tue, 30 Dec 2003 15:56:41 +0200
27930      Branch: perl
27931            ! lib/PerlIO.pm pod/perlunicode.pod
27932 ____________________________________________________________________________
27933 [ 22009] By: davem                                 on 2003/12/30  17:14:44
27934         Log: bug #24757 perlrun.pod's description of find -mtime was ambiguous
27935      Branch: perl
27936            ! pod/perlrun.pod
27937 ____________________________________________________________________________
27938 [ 22007] By: rgs                                   on 2003/12/30  16:04:47
27939         Log: Upgrade to Math::BigInt 1.68.
27940      Branch: perl
27941            + lib/Math/BigInt/t/bigroot.t
27942            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
27943            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
27944            ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbi.t
27945            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
27946            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
27947 ____________________________________________________________________________
27948 [ 22005] By: davem                                 on 2003/12/30  15:07:50
27949         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
27950              heuristics for calculating buffer size needed to compile a format
27951              didn't allow for \0
27952      Branch: perl
27953            ! pp_ctl.c t/op/write.t
27954 ____________________________________________________________________________
27955 [ 22003] By: rgs                                   on 2003/12/30  12:54:02
27956         Log: Add a regression test for bug #24762
27957      Branch: perl
27958            ! t/comp/parser.t
27959 ____________________________________________________________________________
27960 [ 22002] By: rgs                                   on 2003/12/30  12:49:09
27961         Log: Updates the notes about byacc in pumpkin.pod.
27962      Branch: perl
27963            ! Porting/pumpkin.pod
27964 ____________________________________________________________________________
27965 [ 22001] By: rgs                                   on 2003/12/30  09:58:08
27966         Log: Bump up UNIVERSAL's version to 1.02
27967              (due to fix #21418)
27968      Branch: perl
27969            ! lib/UNIVERSAL.pm
27970 ____________________________________________________________________________
27971 [ 21999] By: nicholas                              on 2003/12/29  23:53:31
27972         Log: Add Mike Pomraning
27973      Branch: perl
27974            ! AUTHORS
27975 ____________________________________________________________________________
27976 [ 21997] By: rgs                                   on 2003/12/29  20:11:12
27977         Log: Update the README and Changes files for Switch 2.10
27978      Branch: perl
27979            ! lib/Switch/Changes lib/Switch/README
27980 ____________________________________________________________________________
27981 [ 21996] By: rgs                                   on 2003/12/29  20:07:00
27982         Log: Upgrade to Switch 2.10, by integrating some changes by Damian
27983      Branch: perl
27984            ! lib/Switch.pm
27985 ____________________________________________________________________________
27986 [ 21993] By: rgs                                   on 2003/12/29  10:49:29
27987         Log: Windows hasn't getuid/setuid and friends.
27988              Therefore disable the code related to them in POSIX.xs.
27989
27990              Subject: [PATCH: ext/POSIX/POSIX.xs] Re: Smoke [5.8.2] 21979 FAIL(Xt) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
27991              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
27992              Date: Mon, 29 Dec 2003 04:51:19 +0100
27993              Message-ID: <03d401c3cdbf$05730ee0$d500a8c0@R2D2>
27994      Branch: perl
27995            ! ext/POSIX/POSIX.xs
27996 ____________________________________________________________________________
27997 [ 21992] By: rgs                                   on 2003/12/29  10:31:07
27998         Log: Subject: [PATCH] win32_chsize buglet
27999              From: "Kevin Chase" <kevincha99@hotmail.com>
28000              Date: Sun, 28 Dec 2003 15:48:56 -0800
28001              Message-ID: <BAY2-F90usv0ccZRh8Z0005683d@hotmail.com>
28002      Branch: perl
28003            ! win32/win32.c
28004 ____________________________________________________________________________
28005 [ 21991] By: rgs                                   on 2003/12/29  08:10:51
28006         Log: Upgrade to Encode 1.99.
28007      Branch: perl
28008            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
28009            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
28010            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
28011            ! ext/Encode/t/mime-header.t ext/Encode/ucm/gsm0338.ucm
28012            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
28013            ! ext/Encode/ucm/macHebrew.ucm
28014 ____________________________________________________________________________
28015 [ 21990] By: rgs                                   on 2003/12/28  18:41:35
28016         Log: Fix a little syntax error, reported by Marcus Holland-Moritz
28017      Branch: perl
28018            ! win32/win32.c
28019 ____________________________________________________________________________
28020 [ 21989] By: nicholas                              on 2003/12/28  11:49:20
28021         Log: From: "Nigel Sandever" <njsandever@hotmail.com>
28022              Subject: [PATCH] 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES
28023              Message-ID: <Law9-F94BdsnvUFcxT500000ea5@hotmail.com>
28024              Date: Thu, 25 Sep 2003 21:49:07 +0000
28025      Branch: perl
28026            ! dosish.h win32/win32.c win32/win32sck.c
28027 ____________________________________________________________________________
28028 [ 21988] By: rgs                                   on 2003/12/27  23:46:40
28029         Log: Regenerate the perly.c patch for byacc output painless fixing
28030      Branch: perl
28031            ! perly_c.diff
28032 ____________________________________________________________________________
28033 [ 21986] By: rgs                                   on 2003/12/27  23:11:59
28034         Log: Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax error
28035      Branch: perl
28036            ! perly.c perly.y vms/perly_c.vms
28037 ____________________________________________________________________________
28038 [ 21985] By: nicholas                              on 2003/12/27  22:55:35
28039         Log: Subject: Cross compilation patches for arm.
28040              From: Redvers Davies <red@criticalintegration.com>
28041              Message-Id: <1072098653.4789.6.camel@ragefire>
28042              Date: Mon, 22 Dec 2003 08:11:34 -0500
28043      Branch: perl
28044            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
28045            ! Cross/config.sh-arm-linux Cross/installperl.patch
28046 ____________________________________________________________________________
28047 [ 21983] By: rgs                                   on 2003/12/27  21:29:04
28048         Log: Fix bug [perl #24735] : make sure that the range (..) operator
28049              treats an undefined argument as 0 for numerical ranges and as ""
28050              for magical string ranges.
28051      Branch: perl
28052            ! pp_ctl.c t/op/range.t
28053 ____________________________________________________________________________
28054 [ 21981] By: rgs                                   on 2003/12/27  20:14:09
28055         Log: Subject: PATCH:  *DB*_File
28056              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
28057              Date: Sat, 27 Dec 2003 20:02:30 -0000
28058              Message-ID: <AIEAJICLCBDNAAOLLOKLIEAOPGAA.Paul.Marquess@btinternet.com>
28059      Branch: perl
28060            ! XSUB.h ext/DB_File/Changes ext/DB_File/DB_File.pm
28061            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
28062            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
28063            ! ext/DB_File/typemap ext/GDBM_File/typemap
28064            ! ext/NDBM_File/typemap ext/ODBM_File/typemap
28065            ! ext/SDBM_File/typemap
28066 ____________________________________________________________________________
28067 [ 21978] By: nicholas                              on 2003/12/27  18:31:27
28068         Log: Straggler from Cwd
28069      Branch: perl
28070            + ext/Cwd/Changes
28071 ____________________________________________________________________________
28072 [ 21977] By: nicholas                              on 2003/12/27  18:29:44
28073         Log: Straggler from Unicode::Collate.
28074              We need to automate this.
28075              For some value of we. (tr/w/m/ I suspect)
28076      Branch: perl
28077            + lib/Unicode/Collate/t/rearrang.t
28078 ____________________________________________________________________________
28079 [ 21976] By: nicholas                              on 2003/12/27  18:28:37
28080         Log: Assimilate Unicode::Collate 0.33
28081      Branch: perl
28082            + lib/Unicode/Collate/t/altern.t lib/Unicode/Collate/t/view.t
28083            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
28084            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
28085            ! lib/Unicode/Collate/t/contract.t
28086            ! lib/Unicode/Collate/t/illegal.t lib/Unicode/Collate/t/test.t
28087            ! lib/Unicode/Collate/t/version.t
28088 ____________________________________________________________________________
28089 [ 21975] By: nicholas                              on 2003/12/27  18:12:33
28090         Log: Assimilate PodParser-1.26
28091      Branch: perl
28092            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
28093            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/PlainText.pm
28094            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/pod2usage.PL
28095            ! pod/podselect.PL t/pod/pod2usage.xr t/pod/podselect.xr
28096 ____________________________________________________________________________
28097 [ 21974] By: nicholas                              on 2003/12/27  17:50:34
28098         Log: Assimilate File::Spec 0.87
28099      Branch: perl
28100            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
28101 ____________________________________________________________________________
28102 [ 21973] By: nicholas                              on 2003/12/27  17:24:27
28103         Log: Assimilate Digest 1.05
28104      Branch: perl
28105            ! lib/Digest.pm lib/Digest/t/digest.t
28106 ____________________________________________________________________________
28107 [ 21972] By: nicholas                              on 2003/12/27  17:20:23
28108         Log: Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change
28109              21646 was only applied to core (must punt this back and thereby unfork)
28110              Need to fix test boilerplate properly for PERL_CORE
28111      Branch: perl
28112            ! MANIFEST Porting/Maintainers.pl ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
28113            ! ext/Cwd/t/taint.t lib/Cwd.pm
28114 ____________________________________________________________________________
28115 [ 21971] By: nicholas                              on 2003/12/27  16:55:54
28116         Log: Subject: [PATCH] Remove Win32 compiler warnings
28117              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
28118              Date: Sat, 27 Dec 2003 17:39:20 +0100
28119              Message-ID: <018901c3cc97$fa976660$d500a8c0@R2D2>
28120      Branch: perl
28121            ! ext/XS/APItest/APItest.xs ext/threads/shared/shared.xs sv.c
28122 ____________________________________________________________________________
28123 [ 21970] By: nicholas                              on 2003/12/27  16:39:01
28124         Log: Allow overriding of the p4 settings via environment variables
28125              Make regexp more robust to parse FreeBSD's patch output
28126      Branch: perl
28127            ! Porting/apply
28128 ____________________________________________________________________________
28129 [ 21968] By: rgs                                   on 2003/12/27  14:27:57
28130         Log: Subject: [PATCH] perl 5.8.0, FindBin::again
28131              From: Slaven Rezic <slaven@rezic.de>
28132              Date: 01 May 2003 21:28:10 +0200
28133              Message-ID: <873cjy31rp.fsf@vran.herceg.de>
28134      Branch: perl
28135            ! lib/FindBin.pm lib/FindBin.t
28136 ____________________________________________________________________________
28137 [ 21967] By: nicholas                              on 2003/12/27  13:26:29
28138         Log: Subject: [PATCH: sv.c] Turn Quad_t to Uquad_t in unsigned branch
28139              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
28140              Date: Sat, 27 Dec 2003 02:48:19 +0100
28141              Message-ID: <010001c3cc1b$813763a0$d500a8c0@R2D2>
28142      Branch: perl
28143            ! sv.c
28144 ____________________________________________________________________________
28145 [ 21964] By: nicholas                              on 2003/12/26  20:31:38
28146         Log: Change minimum perl version where the test is run from 5.9.0 to 5.8.3
28147              as I'm going to integrate the core patch
28148      Branch: perl
28149            ! ext/List/Util/t/weak.t
28150 ____________________________________________________________________________
28151 [ 21962] By: nicholas                              on 2003/12/26  19:22:16
28152         Log: Subject: [PATCH: sv.c] Re: GCC bug breaking Perl_sv_catpvfn()?
28153              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
28154              Date: Fri, 26 Dec 2003 02:47:09 +0100
28155              Message-ID: <03ca01c3cb52$2d509b40$5700a8c0@R2D2>
28156      Branch: perl
28157            ! sv.c
28158 ____________________________________________________________________________
28159 [ 21960] By: rgs                                   on 2003/12/26  10:18:24
28160         Log: Refactor the code that checks whether a range is numeric
28161              or string-magical.
28162      Branch: perl
28163            ! pp_ctl.c
28164 ____________________________________________________________________________
28165 [ 21959] By: rgs                                   on 2003/12/26  08:51:06
28166         Log: Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state.
28167              This fixes building SDBM_File on AIX.
28168      Branch: perl
28169            ! ext/SDBM_File/sdbm/Makefile.PL
28170 ____________________________________________________________________________
28171 [ 21958] By: rgs                                   on 2003/12/25  21:22:25
28172         Log: Fix bug [perl #24641] : when POSIX::set[ug]id() are called,
28173              update the perl variables PL_uid and PL_euid (resp. PL_gid
28174              and PL_egid) with the new values.
28175      Branch: perl
28176            ! ext/POSIX/POSIX.xs
28177 ____________________________________________________________________________
28178 [ 21957] By: rgs                                   on 2003/12/25  20:14:00
28179         Log: Subject: [PATCH 5.8.2 @21574] INSTALL_PREFIX from C
28180              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
28181              Date: Thu, 18 Dec 2003 12:30:06 -0800
28182              Message-ID: <20031218203006.GA7772@math.berkeley.edu>
28183      Branch: perl
28184            ! config_h.SH
28185 ____________________________________________________________________________
28186 [ 21956] By: rgs                                   on 2003/12/25  19:40:55
28187         Log: Subject: BigInt v1.68 - pre-release
28188              From: Tels <perl_dummy@bloodgate.com>
28189              Date: Tue, 23 Dec 2003 01:09:23 +0100
28190              Message-Id: <200312230106.27661@bloodgate.com>
28191      Branch: perl
28192            + lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/alias.inc
28193            + lib/Math/BigInt/t/mbf_ali.t lib/Math/BigInt/t/mbi_ali.t
28194            + lib/Math/BigInt/t/sub_ali.t
28195            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
28196            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
28197            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
28198            ! lib/Math/BigInt/t/upgrade.inc
28199 ____________________________________________________________________________
28200 [ 21955] By: rgs                                   on 2003/12/25  18:59:54
28201         Log: Subject: [perl #24506] [PATCH] cannot weaken refs to read only values
28202              From: Fergal Daly <fergal@esatclear.ie>
28203              Date: Tue, 2 Dec 2003 23:18:18 +0000
28204              Message-Id: <200312022318.18353.fergal@esatclear.ie>
28205
28206              (tweaked so the test is skipped on perls < 5.9.0)
28207      Branch: perl
28208            ! ext/List/Util/t/weak.t sv.c
28209 ____________________________________________________________________________
28210 [ 21953] By: nicholas                              on 2003/12/23  23:34:48
28211         Log: Subject:  [PATCH: perl@21949] document patch for VMS port on new file systems
28212              From:  PPrymmer@factset.com
28213              Date:  Tue, 23 Dec 2003 17:27:44 -0500
28214              Message-Id:  <OF32243F10.A592C9A9-ON85256E05.007B1741-85256E05.007B63CB@factset.com>
28215      Branch: perl
28216            ! README.vms
28217 ____________________________________________________________________________
28218 [ 21952] By: nicholas                              on 2003/12/23  23:19:19
28219         Log: Subject: [patch t/test.pl] comment fix
28220              From: Stas Bekman <stas@stason.org>
28221              Message-ID: <3FE8C65A.4060708@stason.org>
28222              Date: Tue, 23 Dec 2003 14:48:58 -0800
28223      Branch: perl
28224            ! t/test.pl
28225 ____________________________________________________________________________
28226 [ 21951] By: adi                                   on 2003/12/22  23:22:12
28227         Log: re-fix [perl #24508] without speed regression.
28228              keep an eye on this.
28229      Branch: perl
28230            ! op.c opcode.h opcode.pl
28231 ____________________________________________________________________________
28232 [ 21950] By: adi                                   on 2003/12/22  23:19:25
28233         Log: sanitize some macros - based on Chip Salzenberg suggestions and
28234              on the way GNU people use the gcc-ish 'blocks in parens'
28235      Branch: perl
28236            ! XSUB.h sv.h
28237 ____________________________________________________________________________
28238 [ 21948] By: nicholas                              on 2003/12/22  21:00:30
28239         Log: Subject: Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
28240              Message-ID: <Pine.LNX.4.58.0312220116520.17374@localhost.localdomain>
28241              Date: Mon, 22 Dec 2003 01:52:08 -0600 (CST)
28242              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
28243      Branch: perl
28244            ! ext/threads/shared/shared.xs
28245 ____________________________________________________________________________
28246 [ 21946] By: nicholas                              on 2003/12/22  20:34:06
28247         Log: Subject:  doc nits
28248              From:  Jarkko Hietaniemi <jhi@iki.fi>
28249              Date:  Mon, 22 Dec 2003 21:57:34 +0200
28250              Message-Id:  <20031222195734.GA29441@vipunen.hut.fi>
28251      Branch: perl
28252            ! pod/perltodo.pod pod/perlunicode.pod
28253 ____________________________________________________________________________
28254 [ 21944] By: merijn                                on 2003/12/22  10:13:43
28255         Log: Subject: [PATCH] configure.com archname tweak
28256              From: "Craig A. Berry" <craigberry@mac.com>
28257              Date: Sun, 21 Dec 2003 23:07:13 -0600
28258              Message-ID: <3FE67C01.1000704@mac.com>
28259      Branch: perl
28260            ! configure.com
28261 ____________________________________________________________________________
28262 [ 21942] By: rgs                                   on 2003/12/21  21:29:47
28263         Log: Subject: [perl #24651] Taint bug with multiple backticks in ref consturctors
28264              From: Mike Guy <mjtg@cam.ac.uk>
28265              Date: Fri, 19 Dec 2003 17:17:11 +0000
28266              Message-Id: <E1AXOFT-0007DE-7q@draco.cus.cam.ac.uk>
28267      Branch: perl
28268            ! pod/perlsec.pod
28269 ____________________________________________________________________________
28270 [ 21940] By: rgs                                   on 2003/12/21  15:33:19
28271         Log: Fix a side-effect of bug #24674 in the perl debugger.
28272
28273              Subject: [perl #24674] 5.x odd taint bug
28274              From: Dominique Quatravaux (via RT) <perlbug-followup@perl.org>
28275              Date: 16 Dec 2003 15:03:24 -0000
28276              Message-ID: <rt-3.0.7_01-24674-68456.11.3124667849085@perl.org>
28277      Branch: perl
28278            ! lib/perl5db.pl
28279 ____________________________________________________________________________
28280 [ 21938] By: rgs                                   on 2003/12/20  22:56:24
28281         Log: Subject: Perl 5.8.3 patches from the BS2000 port
28282              From: Dorner Thomas <tdorner@amadeus.net>
28283              Date: Wed, 17 Dec 2003 15:41:17 +0100
28284              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de>
28285      Branch: perl
28286            ! hints/posix-bc.sh t/base/num.t t/comp/parser.t
28287 ____________________________________________________________________________
28288 [ 21937] By: adi                                   on 2003/12/20  21:37:03
28289         Log: after back-references, restricted hashes.
28290              see http://nntp.perl.org/group/perl.perl5.porters/86497
28291              this is hopefully only a temporary solution.
28292      Branch: perl
28293            ! perl.c
28294 ____________________________________________________________________________
28295 [ 21936] By: adi                                   on 2003/12/20  21:32:37
28296         Log: fix [perl #24660], [perl #24663].
28297      Branch: perl
28298            ! mg.c sv.c
28299 ____________________________________________________________________________
28300 [ 21935] By: rgs                                   on 2003/12/20  21:21:50
28301         Log: Upgrade to Time::Local 1.07_94
28302      Branch: perl
28303            ! lib/Time/Local.pm lib/Time/Local.t
28304 ____________________________________________________________________________
28305 [ 21933] By: nicholas                              on 2003/12/20  20:07:44
28306         Log: Subject: [PATCH] OpenVMS I64 support
28307              From: "Craig A. Berry" <craigberry@mac.com>
28308              Message-ID: <3FE2441F.2070603@mac.com>
28309              Date: Thu, 18 Dec 2003 18:19:43 -0600
28310      Branch: perl
28311            ! configure.com vms/gen_shrfls.pl
28312 ____________________________________________________________________________
28313 [ 21932] By: nicholas                              on 2003/12/20  19:57:51
28314         Log: remove duplicate PERL_HASH (as spotted by Enache Adrian in
28315              <20031220124854.GA1265@ratsnest.hole> )
28316      Branch: perl
28317            ! hv.c
28318 ____________________________________________________________________________
28319 [ 21931] By: nicholas                              on 2003/12/20  18:58:06
28320         Log: Solaris gconvert() doesn't like ndigits == 0. Currently we have no
28321              Configure test for troublesome gconvert(), so for now simply avoid
28322              the optimisation that calls gconvert() in this case.
28323      Branch: perl
28324            ! sv.c
28325 ____________________________________________________________________________
28326 [ 21928] By: rgs                                   on 2003/12/19  08:36:11
28327         Log: Upgrade to CGI.pm 3.01
28328      Branch: perl
28329            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
28330            ! lib/CGI/Pretty.pm lib/CGI/Util.pm lib/CGI/t/carp.t
28331            ! lib/CGI/t/request.t
28332 ____________________________________________________________________________
28333 [ 21927] By: rgs                                   on 2003/12/19  08:10:41
28334         Log: Subject: [DOCPATCH] base.pm
28335              From: Elizabeth Mattijsen <liz@dijkmat.nl>
28336              Date: Thu, 18 Dec 2003 22:30:52 +0100
28337              Message-Id: <p05111b12bc07cc596977@[192.168.56.3]>
28338
28339              Plus, remove leftover mentions of pseudo-hashes
28340      Branch: perl
28341            ! lib/base.pm
28342 ____________________________________________________________________________
28343 [ 21924] By: nicholas                              on 2003/12/18  20:24:29
28344         Log: "Richard" - who he? (Add "Richard Clamp" to the list of pumpkings)
28345      Branch: perl
28346            ! pod/perlhist.pod
28347 ____________________________________________________________________________
28348 [ 21923] By: rgs                                   on 2003/12/18  14:58:42
28349         Log: Perl 1.0.16 has been released.
28350      Branch: perl
28351            ! pod/perlhist.pod
28352 ____________________________________________________________________________
28353 [ 21922] By: rgs                                   on 2003/12/17  21:36:36
28354         Log: Subject: [PATCH: embed.fnc] arguments for perl_clone()
28355              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
28356              Date: Wed, 17 Dec 2003 13:26:52 +0100
28357              Message-ID: <055701c3c499$11144f90$8cecfe91@R2D2>
28358      Branch: perl
28359            ! embed.fnc embed.h global.sym
28360 ____________________________________________________________________________
28361 [ 21921] By: rgs                                   on 2003/12/17  17:34:05
28362         Log: Subject: [PATCH] 2-arg cond_wait, cond_timedwait, tests
28363              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
28364              Date: Wed, 17 Dec 2003 00:05:58 -0600 (CST)
28365              Message-ID: <Pine.LNX.4.58.0312092202040.13494@benevelle.wi.securepipe.com>
28366      Branch: perl
28367            + ext/threads/shared/t/wait.t
28368            ! MANIFEST ext/threads/shared/shared.pm
28369            ! ext/threads/shared/shared.xs
28370 ____________________________________________________________________________
28371 [ 21918] By: rgs                                   on 2003/12/16  22:00:39
28372         Log: Sync with the latest MakeMaker snapshot.
28373              But set the $VERSION to 6.21_01.
28374      Branch: perl
28375            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
28376            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
28377            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win95.pm
28378            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
28379            ! lib/ExtUtils/instmodsh
28380 ____________________________________________________________________________
28381 [ 21917] By: alanbur                               on 2003/12/15  09:13:49
28382         Log: Remove incorrect guards around inclusion of <signal.h>
28383              Causes problems with UNIX03/SUSv3
28384              Part 2 of change 21916 - oops!
28385
28386              See:
28387              Message-Id: <3FDD06A5.8010004@sun.com>
28388              Subject: Re: UNIX03 & C99 issue with 5.8.2
28389              From: Alan Burlison <Alan.Burlison@sun.com>
28390              Date: Mon, 15 Dec 2003 00:56:05 +0000
28391      Branch: perl
28392            ! doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h util.c
28393 ____________________________________________________________________________
28394 [ 21916] By: alanbur                               on 2003/12/15  09:02:58
28395         Log: Remove incorrect guards around inclusion of <signal.h>
28396              Causes problems with UNIX03/SUSv3
28397      Branch: perl
28398            ! doio.c
28399 ____________________________________________________________________________
28400 [ 21915] By: rgs                                   on 2003/12/15  07:43:50
28401         Log: Add the macros dAX and dITEMS to PPPort.
28402      Branch: perl
28403            ! ext/Devel/PPPort/PPPort.pm
28404 ____________________________________________________________________________
28405 [ 21914] By: rgs                                   on 2003/12/14  22:53:43
28406         Log: Subject: [patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release
28407              From: Stas Bekman <stas@stason.org>
28408              Date: Sun, 14 Dec 2003 15:12:40 -0800
28409              Message-ID: <3FDCEE68.3080509@stason.org>
28410      Branch: perl
28411            ! Porting/pumpkin.pod
28412 ____________________________________________________________________________
28413 [ 21912] By: rgs                                   on 2003/12/14  22:48:17
28414         Log: Subject: [DOCPATCH] perlfunc delete
28415              From: Elizabeth Mattijsen <liz@dijkmat.nl>
28416              Date: Sun, 14 Dec 2003 20:25:07 +0100
28417              Message-Id: <p05111b07bc0269065a99@[192.168.56.3]>
28418      Branch: perl
28419            ! pod/perlfunc.pod
28420 ____________________________________________________________________________
28421 [ 21910] By: nicholas                              on 2003/12/14  20:06:41
28422         Log: Forgot to remove a comment
28423      Branch: perl
28424            ! pp.c
28425 ____________________________________________________________________________
28426 [ 21907] By: nicholas                              on 2003/12/14  18:35:15
28427         Log: S_save_hek_flags should honour the "free" flag.
28428              Ought to mask the flag bits that shouldn't be stored.
28429      Branch: perl
28430            ! hv.c
28431 ____________________________________________________________________________
28432 [ 21906] By: nicholas                              on 2003/12/14  17:06:13
28433         Log: Some fool missed a letter n.
28434              (and then "optimised" code based on its absense. D'oh)
28435              Restore the correct behaviour - fetch with uppercase key, then if
28436              still not found store with mixed/lowercase key.
28437      Branch: perl
28438            ! hv.c
28439 ____________________________________________________________________________
28440 [ 21905] By: nicholas                              on 2003/12/14  16:34:01
28441         Log: Subject: Re: Change 21862
28442              From: Enache Adrian <enache@rdslink.ro>
28443              Date: Wed, 10 Dec 2003 06:05:58 +0200
28444              Message-ID: <20031210040558.GC1584@ratsnest.hole>
28445
28446              (1st hunk), plus the equivalent for hv_delete_common
28447      Branch: perl
28448            ! hv.c
28449 ____________________________________________________________________________
28450 [ 21904] By: nicholas                              on 2003/12/14  15:32:32
28451         Log: Clean up a bug I introduced into caseless ENV hv_delete
28452              (should be the proper fix for 21870 and 21872's band aid)
28453      Branch: perl
28454            ! hv.c
28455 ____________________________________________________________________________
28456 [ 21902] By: rgs                                   on 2003/12/13  21:56:45
28457         Log: Subject: Re: 5.6.2-RC1 on Cygwin
28458              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
28459              Date: Sat, 6 Dec 2003 22:32:59 -0800
28460              Message-ID: <20031207063259.GA3004@efn.org>
28461              (with tweaks to cleanup code)
28462      Branch: perl
28463            ! t/op/taint.t
28464 ____________________________________________________________________________
28465 [ 21898] By: nicholas                              on 2003/12/13  19:20:41
28466         Log: Add Perl_ceil
28467      Branch: perl
28468            ! perl.h pp.c
28469 ____________________________________________________________________________
28470 [ 21897] By: rgs                                   on 2003/12/13  18:41:51
28471         Log: Reformat a long line in perlembed.pod (bug #24623).
28472      Branch: perl
28473            ! pod/perlembed.pod
28474 ____________________________________________________________________________
28475 [ 21896] By: nicholas                              on 2003/12/13  18:40:59
28476         Log: The binary compatibility notes say that new global functions should
28477              go at the end. Not that I'm anything more than "trainee" when it
28478              comes to this bincompat stuff.
28479      Branch: perl
28480            ! embed.fnc proto.h
28481 ____________________________________________________________________________
28482 [ 21895] By: rgs                                   on 2003/12/13  18:33:38
28483         Log: alarm() is now implemented on Win32.
28484      Branch: perl
28485            ! pod/perlport.pod
28486 ____________________________________________________________________________
28487 [ 21893] By: nicholas                              on 2003/12/13  17:40:32
28488         Log: foreach qw() { # not valid syntax for 5.005. So fix it.
28489      Branch: perl
28490            ! pod/buildtoc
28491 ____________________________________________________________________________
28492 [ 21892] By: rgs                                   on 2003/12/13  17:02:12
28493         Log: Subject: Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown
28494              From: David Dyck <david.dyck@fluke.com>
28495              Date: Sat, 13 Dec 2003 00:01:34 -0800 (PST)
28496              Message-ID: <Pine.LNX.4.51.0312122351450.8825@dd.tc.fluke.com>
28497      Branch: perl
28498            ! lib/File/CheckTree.pm
28499 ____________________________________________________________________________
28500 [ 21891] By: rgs                                   on 2003/12/13  16:33:46
28501         Log: Make the XSRETURN macro evaluate its argument only once.
28502      Branch: perl
28503            ! XSUB.h
28504 ____________________________________________________________________________
28505 [ 21886] By: rgs                                   on 2003/12/13  12:30:08
28506         Log: More POD fixes ; regenerate perltoc and perlmodlib.
28507      Branch: perl
28508            ! ext/DynaLoader/DynaLoader_pm.PL pod/perlmodlib.pod
28509            ! pod/perltoc.pod
28510 ____________________________________________________________________________
28511 [ 21885] By: rgs                                   on 2003/12/13  12:21:26
28512         Log: Fix some of the pods to produce more standard manpages,
28513              as reported by Eric S. Raymond.
28514      Branch: perl
28515            ! README.ce README.netware lib/Getopt/Std.pm lib/diagnostics.pm
28516 ____________________________________________________________________________
28517 [ 21884] By: rgs                                   on 2003/12/13  00:09:01
28518         Log: Subject: RE: [perl #24610] Pod::Html infinite recursion
28519              From: Anders Johnson <ajohnson@nvidia.com>
28520              Date: Fri, 12 Dec 2003 14:07:40 -0800
28521              Message-ID: <33171CC36240D94EAF1FE584B1D14E0A06EC6F51@mail-sc-11.nvidia.com>
28522              (with tweaks)
28523      Branch: perl
28524            ! lib/Pod/Html.pm
28525 ____________________________________________________________________________
28526 [ 21883] By: rgs                                   on 2003/12/12  23:54:25
28527         Log: Modify the common guard for the signal.h header, because
28528              C99 compilers don't like it.o
28529
28530              see :
28531              Subject: UNIX03 & C99 issue with 5.8.2
28532              From: Alan Burlison <Alan.Burlison@sun.com>
28533              Date: Fri, 12 Dec 2003 23:04:52 +0000
28534              Message-ID: <3FDA4994.6050209@sun.com>
28535      Branch: perl
28536            ! doio.c doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h
28537            ! util.c
28538 ____________________________________________________________________________
28539 [ 21882] By: rgs                                   on 2003/12/12  22:43:11
28540         Log: Subject: [PATCH] Math::BigInt v1.67 released
28541              From: Tels <perl_dummy@bloodgate.com>
28542              Date: Fri, 12 Dec 2003 18:47:43 +0100
28543              Message-Id: <200312121847.49039@bloodgate.com>
28544      Branch: perl
28545            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
28546            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
28547            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
28548            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/fallback.t
28549            ! lib/Math/BigInt/t/sub_mbi.t
28550 ____________________________________________________________________________
28551 [ 21881] By: merijn                                on 2003/12/12  16:09:14
28552         Log: Subject: [PATCH] d_u32align for win32
28553              From: Gisle Aas <gisle@ActiveState.com>
28554              Date: 11 Dec 2003 01:33:39 -0800
28555              Message-ID: <lrzndzr958.fsf@caliper.activestate.com>
28556      Branch: perl
28557            ! win32/config.bc win32/config.gc win32/config.vc
28558 ____________________________________________________________________________
28559 [ 21879] By: rgs                                   on 2003/12/11  23:53:34
28560         Log: Subject: [PATCH] environ array fix for VMS
28561              From: "Craig A. Berry" <craigberry@mac.com>
28562              Date: Thu, 11 Dec 2003 14:35:29 -0600
28563              Message-ID: <3FD8D511.2030805@mac.com>
28564      Branch: perl
28565            ! vms/vms.c
28566 ____________________________________________________________________________
28567 [ 21878] By: nicholas                              on 2003/12/11  23:49:20
28568         Log: Subject: [PATCH] Perl 5.9.0 AUTHORS
28569              From: Mark Leighton Fisher <mark-fisher@mindspring.com>
28570              Message-ID: <3FD8E74F.7000202@mindspring.com>
28571              Date: Thu, 11 Dec 2003 16:53:19 -0500
28572      Branch: perl
28573            ! AUTHORS
28574 ____________________________________________________________________________
28575 [ 21877] By: rgs                                   on 2003/12/11  23:40:54
28576         Log: Add a mention of the error "DESTROY created new reference
28577              to dead object" in perldiag.
28578      Branch: perl
28579            ! pod/perldiag.pod
28580 ____________________________________________________________________________
28581 [ 21876] By: adi                                   on 2003/12/11  23:04:03
28582         Log: #21866 was wrong. another try to plumb that damn leak.
28583      Branch: perl
28584            ! mg.c sv.c
28585 ____________________________________________________________________________
28586 [ 21875] By: adi                                   on 2003/12/11  20:11:07
28587         Log: fix bug #24605.
28588              substr() wasn't working when used repeatedly on the same utf-8
28589              string.
28590      Branch: perl
28591            ! sv.c t/op/substr.t
28592 ____________________________________________________________________________
28593 [ 21874] By: rgs                                   on 2003/12/09  21:36:58
28594         Log: Suppress a C< $DB::single = 1 > from Switch.pm, as noticed
28595              by Jan Dubois.
28596      Branch: perl
28597            ! lib/Switch.pm
28598 ____________________________________________________________________________
28599 [ 21873] By: rgs                                   on 2003/12/09  21:33:22
28600         Log: Subject: [PATCH perlunicode.pod, encoding.pm] Implicit upgrading docs
28601              From: Autrijus Tang <autrijus@autrijus.org>
28602              Date: Tue, 9 Dec 2003 20:39:16 +0800
28603              Message-ID: <20031209123915.GA1454@not.autrijus.org>
28604      Branch: perl
28605            ! ext/Encode/encoding.pm pod/perlunicode.pod
28606 ____________________________________________________________________________
28607 [ 21872] By: adi                                   on 2003/12/09  03:26:16
28608         Log: temporary fix to avoid t/op/tie.t failures on Win32
28609      Branch: perl
28610            ! hv.c
28611 ____________________________________________________________________________
28612 [ 21871] By: rgs                                   on 2003/12/08  15:22:26
28613         Log: Upgrade to Digest-MD5 2.33.
28614      Branch: perl
28615            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
28616            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
28617            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/typemap
28618 ____________________________________________________________________________
28619 [ 21870] By: rgs                                   on 2003/12/08  08:22:17
28620         Log: Integrate change #21862 from maint-5.8 :
28621
28622              Win32/MinGW tweaks
28623              A. ENV_IS_CASELESS has trys to free(keysave) when
28624              keysave isn't in scope yet.
28625              B. For default makefile.mk which build with perlhost.h
28626              stuff "live" need to link with g++ to find new/delete etc.
28627      Branch: perl
28628           !> hv.c win32/makefile.mk
28629 ____________________________________________________________________________
28630 [ 21869] By: rgs                                   on 2003/12/08  07:37:27
28631         Log: Subject: [PATCH] iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context)
28632              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
28633              Date: Mon, 08 Dec 2003 08:17:46 +0100
28634              Message-id: <20031208071746.GA594@ethan>
28635      Branch: perl
28636            ! hv.c mg.c
28637 ____________________________________________________________________________
28638 [ 21868] By: adi                                   on 2003/12/08  03:38:39
28639         Log: yet another leak. bigger fish still swimming around.
28640              #!perl
28641              eval q{ $_ = "x"; s/x/"in subst"/e } while 1;
28642              __END__
28643      Branch: perl
28644            ! pp_ctl.c
28645 ____________________________________________________________________________
28646 [ 21867] By: adi                                   on 2003/12/08  03:34:37
28647         Log: yet another 2 leaks. example for the second:
28648              #! perl
28649              eval q{ open $p{q}, "foo" } while 1
28650              __END__
28651      Branch: perl
28652            ! op.c
28653 ____________________________________________________________________________
28654 [ 21866] By: adi                                   on 2003/12/08  03:30:16
28655         Log: plumb a leak with pos().
28656
28657              #! perl
28658              while (1) {
28659              my $a = "\x{1ff}"; $a =~ /\x{1ff}/g; pos($a);
28660              }
28661              __END__
28662      Branch: perl
28663            ! sv.c
28664 ____________________________________________________________________________
28665 [ 21865] By: rgs                                   on 2003/12/07  21:28:13
28666         Log: Subject: [PATCH] documenting SCALAR gotcha
28667              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
28668              Date: Sun, 07 Dec 2003 16:41:16 +0100
28669              Message-id: <20031207154116.GA825@ethan>
28670      Branch: perl
28671            ! pod/perltie.pod
28672 ____________________________________________________________________________
28673 [ 21864] By: rgs                                   on 2003/12/07  20:13:47
28674         Log: Subject: [PATCH] setenv tweak for VMS
28675              From: "Craig A. Berry" <craigberry@mac.com>
28676              Date: Sat, 06 Dec 2003 18:13:32 -0600
28677              Message-ID: <3FD270AC.3000106@mac.com>
28678      Branch: perl
28679            ! vms/vms.c
28680 ____________________________________________________________________________
28681 [ 21863] By: rgs                                   on 2003/12/06  21:33:22
28682         Log: Missing thingies.
28683      Branch: perl
28684            ! pp.c pp_hot.c
28685 ____________________________________________________________________________
28686 [ 21861] By: rgs                                   on 2003/12/06  20:58:12
28687         Log: Subject: [PATCH] Math::BigInt v1.67 (pre-release)
28688              From: Tels <perl_dummy@bloodgate.com>
28689              Date: Sat, 6 Dec 2003 20:19:44 +0100
28690              Message-Id: <200312062016.50484@bloodgate.com>
28691      Branch: perl
28692            + lib/Math/BigInt/t/const_mbf.t lib/Math/BigInt/t/fallback.t
28693            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
28694            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
28695            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
28696            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
28697            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
28698            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
28699            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
28700            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
28701 ____________________________________________________________________________
28702 [ 21860] By: rgs                                   on 2003/12/06  20:33:09
28703         Log: Forgot to update the MANIFEST.
28704      Branch: perl
28705            ! MANIFEST
28706 ____________________________________________________________________________
28707 [ 21859] By: rgs                                   on 2003/12/06  20:19:16
28708         Log: Math::BigInt::Scalar is only for tests.
28709              Move it under t/lib.
28710      Branch: perl
28711           +> t/lib/Math/BigInt/Scalar.pm
28712            - lib/Math/BigInt/Scalar.pm
28713 ____________________________________________________________________________
28714 [ 21858] By: rgs                                   on 2003/12/06  20:01:24
28715         Log: Subject: [PATCH] casting bug in VMS part of Perl_start_glob
28716              From: "Craig A. Berry" <craigberry@mac.com>
28717              Date: Sat, 06 Dec 2003 12:44:40 -0600
28718              Message-ID: <3FD22398.1060506@mac.com>
28719      Branch: perl
28720            ! doio.c
28721 ____________________________________________________________________________
28722 [ 21857] By: rgs                                   on 2003/12/06  19:58:51
28723         Log: Remove the "Can't provide tied hash usage" error from perldiag.
28724              Mention the new tied hash SCALAR method in perldelta.
28725      Branch: perl
28726            ! pod/perldelta.pod pod/perldiag.pod
28727 ____________________________________________________________________________
28728 [ 21856] By: rgs                                   on 2003/12/06  19:51:49
28729         Log: Clarify the description of SCALAR in perltie
28730      Branch: perl
28731            ! pod/perltie.pod
28732 ____________________________________________________________________________
28733 [ 21855] By: rgs                                   on 2003/12/06  19:50:07
28734         Log: Subject: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context
28735              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
28736              Date: Sat, 06 Dec 2003 11:50:59 +0100
28737              Message-id: <20031206105059.GA13989@ethan>
28738      Branch: perl
28739            ! embed.fnc embed.h global.sym hv.c lib/Tie/Hash.pm mg.c
28740            ! pod/perlapi.pod pod/perlfunc.pod pod/perltie.pod pp.c pp_hot.c
28741            ! proto.h t/op/tie.t
28742 ____________________________________________________________________________
28743 [ 21854] By: nicholas                              on 2003/12/06  16:30:35
28744         Log: Make sv_force_normal_flags cope with shared hash key scalars
28745              (remember the pointer from SvPVX, reset the flags before SvGROW,
28746              avoid crazy loops or read-from-free)
28747      Branch: perl
28748            ! sv.c
28749 ____________________________________________________________________________
28750 [ 21851] By: nicholas                              on 2003/12/05  20:49:10
28751         Log: Back out the Makefile.PL part of 21808 as requested by Gisle Aas
28752      Branch: perl
28753            ! ext/Digest/MD5/Makefile.PL
28754 ____________________________________________________________________________
28755 [ 21846] By: merijn                                on 2003/12/05  10:41:32
28756         Log: Subject: [PATCH] Configure gets d_u32align wrong
28757              From: Gisle Aas <gisle@ActiveState.com>
28758              Date: 05 Dec 2003 03:47:01 -0800
28759              Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>
28760      Branch: perl
28761            ! Configure
28762 ____________________________________________________________________________
28763 [ 21844] By: rgs                                   on 2003/12/05  07:31:18
28764         Log: Subject: [REPATCH lib/AutoLoader.t] Test can() with AutoLoader
28765              From: chromatic <chromatic@wgz.org>
28766              Date: Mon, 01 Dec 2003 09:20:21 -0800
28767              Message-Id: <1070299221.1275.19.camel@localhost>
28768      Branch: perl
28769            ! lib/AutoLoader.t
28770 ____________________________________________________________________________
28771 [ 21843] By: rgs                                   on 2003/12/05  07:13:08
28772         Log: Subject: [PATCH] another ext/SDBM_File/sdbm build fix
28773              From: "Craig A. Berry" <craigberry@mac.com>
28774              Date: Thu, 04 Dec 2003 16:00:03 -0600
28775              Message-ID: <3FCFAE63.1080106@mac.com>
28776      Branch: perl
28777            ! ext/SDBM_File/sdbm/Makefile.PL
28778 ____________________________________________________________________________
28779 [ 21842] By: rgs                                   on 2003/12/05  07:07:30
28780         Log: Subject: [PATCH] $^P, eval and caller
28781              From: Paul Johnson <paul@pjcj.net>
28782              Date: Fri, 5 Dec 2003 00:57:21 +0100
28783              Message-ID: <20031204235721.GJ26355@pjcj.net>
28784      Branch: perl
28785            ! mg.c
28786 ____________________________________________________________________________
28787 [ 21841] By: rgs                                   on 2003/12/04  12:00:28
28788         Log: Fix File::Copy with hard links on Windows.
28789
28790              Subject: [PATCH] Re: perl @ 21830
28791              From: Steve Hay <steve.hay@uk.radan.com>
28792              Date: Wed, 03 Dec 2003 10:53:02 +0000
28793              Message-ID: <3FCDC08E.7080800@uk.radan.com>
28794
28795              and
28796              Date: Thu, 04 Dec 2003 11:02:22 +0000
28797              Message-ID: <3FCF143E.1040905@uk.radan.com>
28798      Branch: perl
28799            ! lib/File/Copy.pm lib/File/Copy.t
28800 ____________________________________________________________________________
28801 [ 21840] By: rgs                                   on 2003/12/04  11:54:28
28802         Log: Subject: Re: a2p.pod not being installed in 5.8.2?
28803              From: Alan Burlison <Alan.Burlison@sun.com>
28804              Date: Thu, 04 Dec 2003 12:14:30 +0000
28805              Message-ID: <3FCF2526.3030905@sun.com>
28806      Branch: perl
28807            ! installperl
28808 ____________________________________________________________________________
28809 [ 21837] By: rgs                                   on 2003/12/03  08:27:33
28810         Log: Subject: Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT is defined
28811              From: Stas Bekman <stas@stason.org>
28812              Date: Wed, 03 Dec 2003 01:41:42 -0800
28813              Message-ID: <3FCDAFD6.9050106@stason.org>
28814      Branch: perl
28815            ! sv.c
28816 ____________________________________________________________________________
28817 [ 21836] By: rgs                                   on 2003/12/02  23:31:06
28818         Log: The prove utility should also be installed on VMS and on Windows.
28819              Haven't we regression tests for installations yet ?
28820      Branch: perl
28821            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
28822 ____________________________________________________________________________
28823 [ 21835] By: rgs                                   on 2003/12/02  22:18:05
28824         Log: FAQ sync.
28825      Branch: perl
28826            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
28827            ! pod/perlfaq4.pod pod/perlfaq5.pod
28828 ____________________________________________________________________________
28829 [ 21834] By: rgs                                   on 2003/12/02  21:45:12
28830         Log: Subject: Re: [perl #24574] find2perl provides different results to find
28831              From: Slaven Rezic <slaven@rezic.de>
28832              Date: 30 Nov 2003 22:16:59 +0100
28833              Message-ID: <8765h1pnec.fsf@vran.herceg.de>
28834
28835              (plus a note about find2perl now defaulting to -print in perldelta)
28836      Branch: perl
28837            ! pod/perldelta.pod x2p/find2perl.PL
28838 ____________________________________________________________________________
28839 [ 21833] By: rgs                                   on 2003/12/02  21:34:57
28840         Log: Subject: [PATCH] setting $0 still broken
28841              From: Jan Dubois <jand@ActiveState.com>
28842              Date: Thu, 27 Nov 2003 21:09:51 -0800
28843              Message-ID: <f3mdsv8dcv4asle0kbhiijk0adu1l25sr3@4ax.com>
28844      Branch: perl
28845            ! mg.c
28846 ____________________________________________________________________________
28847 [ 21832] By: rgs                                   on 2003/12/02  21:05:58
28848         Log: Better docs for the special code blocks, based on :
28849              Subject: [DOCPATCH] BEGIN, CHECK, INIT, END explained more
28850              From: Elizabeth Mattijsen <liz@dijkmat.nl>
28851              Date: Sat, 29 Nov 2003 23:15:56 +0100
28852              Message-Id: <p05111b01bbeec2e8bf30@[192.168.56.3]>
28853      Branch: perl
28854            ! pod/perlmod.pod pod/perlsub.pod
28855 ____________________________________________________________________________
28856 [ 21828] By: rgs                                   on 2003/11/30  20:56:00
28857         Log: Fix the test boilerplate in lib/if.t, so it can be run
28858              from the t/ directory.
28859      Branch: perl
28860            ! lib/if.t
28861 ____________________________________________________________________________
28862 [ 21827] By: rgs                                   on 2003/11/30  20:34:39
28863         Log: Keep installing xsubpp in lib/ExtUtils,
28864              so MakeMaker can find it.
28865      Branch: perl
28866            ! installperl
28867 ____________________________________________________________________________
28868 [ 21826] By: rgs                                   on 2003/11/30  20:31:59
28869         Log: Upgrade to Test::Harness 2.38.
28870              Introduce the prove(1) utility.
28871              (The prove-switches test is disabled for now.)
28872      Branch: perl
28873            + lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
28874            + lib/Test/Harness/t/prove-switches.t t/lib/Dev/Null.pm
28875            + t/lib/sample-tests/inc_taint t/lib/sample-tests/taint_warn
28876            + utils/prove.PL
28877            ! MANIFEST installperl lib/Test/Harness.pm
28878            ! lib/Test/Harness/Assert.pm lib/Test/Harness/Changes
28879            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
28880            ! lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
28881            ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/pod.t
28882            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
28883            ! lib/Test/Harness/t/test-harness.t utils.lst utils/Makefile
28884 ____________________________________________________________________________
28885 [ 21823] By: rgs                                   on 2003/11/30  18:22:54
28886         Log: Subject: Re: [perl #24554] Segfault in POSIX module
28887              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
28888              Date: Sat, 29 Nov 2003 23:32:38 +0900
28889              Message-Id: <20031129233010.8E2F.BQW10602@nifty.com>
28890
28891              (plus a test for the stringification of references
28892              passed to POSIX::isXXX())
28893      Branch: perl
28894            ! ext/POSIX/POSIX.xs ext/POSIX/t/is.t ext/POSIX/t/posix.t
28895 ____________________________________________________________________________
28896 [ 21814] By: nicholas                              on 2003/11/29  20:53:23
28897         Log: Integrate if.pm 0.0401
28898              Needed to edit the test file as t/TEST can't cope with extra output
28899              lines as produced by 0.0401's if.t
28900      Branch: perl
28901            ! lib/if.pm lib/if.t
28902 ____________________________________________________________________________
28903 [ 21813] By: nicholas                              on 2003/11/29  19:54:52
28904         Log: Remove whitespace from ends of lines (simply because it irritates me)
28905      Branch: perl
28906            ! utils/h2xs.PL
28907 ____________________________________________________________________________
28908 [ 21812] By: nicholas                              on 2003/11/29  17:55:32
28909         Log: Update Unicode::Normalize to 0.28
28910      Branch: perl
28911            + ext/Unicode/Normalize/t/illegal.t
28912            + ext/Unicode/Normalize/t/null.t ext/Unicode/Normalize/t/short.t
28913            ! MANIFEST ext/Unicode/Normalize/Changes
28914            ! ext/Unicode/Normalize/Normalize.pm
28915            ! ext/Unicode/Normalize/Normalize.xs
28916            ! ext/Unicode/Normalize/README
28917 ____________________________________________________________________________
28918 [ 21811] By: nicholas                              on 2003/11/29  17:30:18
28919         Log: D'oh! This has been moved to lib/Digest/t/digest.t but not deleted.
28920      Branch: perl
28921            - lib/Digest.t
28922 ____________________________________________________________________________
28923 [ 21810] By: nicholas                              on 2003/11/29  17:29:15
28924         Log: Update Unicode::Collate to 0.31 (Only the .pm version for now)
28925      Branch: perl
28926            + lib/Unicode/Collate/t/illegal.t
28927            + lib/Unicode/Collate/t/illegalp.t
28928            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
28929            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/version.t
28930 ____________________________________________________________________________
28931 [ 21809] By: nicholas                              on 2003/11/29  17:09:25
28932         Log: D'oh! Forgot to lib/Digest/base.pm
28933      Branch: perl
28934            + lib/Digest/base.pm
28935            ! MANIFEST
28936 ____________________________________________________________________________
28937 [ 21808] By: nicholas                              on 2003/11/29  17:04:39
28938         Log: Update to Digest::MD5 2.31
28939      Branch: perl
28940            + ext/Digest/MD5/t/bits.t
28941            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
28942            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/badfile.t
28943            ! ext/Digest/MD5/t/files.t
28944 ____________________________________________________________________________
28945 [ 21807] By: nicholas                              on 2003/11/29  16:45:19
28946         Log: Update Digest to 1.03
28947      Branch: perl
28948            + lib/Digest/t/base.t
28949           +> lib/Digest/t/digest.t
28950            ! MANIFEST Porting/Maintainers.pl lib/Digest.pm
28951 ____________________________________________________________________________
28952 [ 21806] By: nicholas                              on 2003/11/29  15:41:19
28953         Log: When Gconvert is a macro around sprintf with a .* format we need
28954              to cast to int (in case STRLEN isn't the same size as int)
28955              gcc issues a warning even when it is the same size
28956      Branch: perl
28957            ! sv.c
28958 ____________________________________________________________________________
28959 [ 21805] By: nicholas                              on 2003/11/29  14:44:56
28960         Log: Silence gcc 2.95 warning
28961              (Its trace flow isn't good enough to realise that there is no problem)
28962      Branch: perl
28963            ! pp_hot.c
28964 ____________________________________________________________________________
28965 [ 21804] By: nicholas                              on 2003/11/29  14:44:22
28966         Log: Gconvert actually takes type NV, while nv may be either double
28967              or long double (depending on some conditional code)
28968              Rafael and I think that this cast should work.
28969      Branch: perl
28970            ! sv.c
28971 ____________________________________________________________________________
28972 [ 21802] By: rgs                                   on 2003/11/29  11:38:58
28973         Log: POSIX::isXXX(undef) segfaulted. (bug #24554.)
28974      Branch: perl
28975            ! ext/POSIX/POSIX.xs ext/POSIX/t/posix.t
28976 ____________________________________________________________________________
28977 [ 21800] By: rgs                                   on 2003/11/28  22:38:40
28978         Log: Fix a regression introduced by change #21694 on sprintf()
28979              with long doubles, by disabling the specific optimisation
28980              path in this case ; remove a unnecessary cast ; add a new
28981              test file for miscellaneous sprintf() test that don't fit
28982              in the t/op/sprintf.t framework.
28983      Branch: perl
28984            + t/op/sprintf2.t
28985            ! MANIFEST sv.c
28986 ____________________________________________________________________________
28987 [ 21799] By: rgs                                   on 2003/11/28  21:41:29
28988         Log: Subject: [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
28989              From: Stas Bekman <stas@stason.org>
28990              Date: Fri, 28 Nov 2003 14:42:25 -0800
28991              Message-ID: <3FC7CF51.7060804@stason.org>
28992      Branch: perl
28993            ! pod/perlsec.pod
28994 ____________________________________________________________________________
28995 [ 21798] By: rgs                                   on 2003/11/28  20:42:45
28996         Log: Implement C<use Exporter 'import'> :
28997
28998              Subject: Re: [PATCH] Exporter-related PODs
28999              From: Fergal Daly <fergal@esatclear.ie>
29000              Date: Mon, 10 Nov 2003 00:08:52 +0000
29001              Message-Id: <200311100008.52639.fergal@esatclear.ie>
29002
29003              (tweaked, so the imported import() doesn't spit out warnings)
29004      Branch: perl
29005            ! lib/Exporter.pm lib/Exporter.t
29006 ____________________________________________________________________________
29007 [ 21797] By: rgs                                   on 2003/11/28  20:11:47
29008         Log: Subject: Re: [perl #24245] File::Copy::copy damages hard linked files
29009              From: Slaven Rezic <slaven@rezic.de>
29010              Date: 19 Oct 2003 19:11:31 +0200
29011              Message-ID: <87smlprw3g.fsf@vran.herceg.de>
29012              (with further tweaks)
29013      Branch: perl
29014            ! lib/File/Copy.pm lib/File/Copy.t
29015 ____________________________________________________________________________
29016 [ 21795] By: rgs                                   on 2003/11/28  19:16:33
29017         Log: Subject: [PATCH] Fix perl 5.8 and 5.9 to build on latest VOS
29018              From: "Green, Paul" <Paul.Green@stratus.com>
29019              Date: Thu, 27 Nov 2003 21:51:26 -0500
29020              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com>
29021      Branch: perl
29022            ! hints/vos.sh
29023 ____________________________________________________________________________
29024 [ 21794] By: nicholas                              on 2003/11/28  19:14:58
29025         Log: Arguments to skip were the wrong way round, hence why all the *BSDs
29026              were failing
29027      Branch: perl
29028            ! t/op/readline.t
29029 ____________________________________________________________________________
29030 [ 21789] By: rgs                                   on 2003/11/27  22:18:29
29031         Log: Marcus Holland-Moritz is now the maintainer of Devel::PPPort.
29032              PerlIO and threads are not on CPAN.
29033      Branch: perl
29034            ! Porting/Maintainers.pl
29035 ____________________________________________________________________________
29036 [ 21788] By: nicholas                              on 2003/11/25  21:27:11
29037         Log: Add Torsten Foertsch to AUTHORS (patches plus tests are what we like)
29038      Branch: perl
29039            ! AUTHORS
29040 ____________________________________________________________________________
29041 [ 21787] By: rgs                                   on 2003/11/25  21:12:19
29042         Log: Subject: [PATCH] Re: bug or a feature?
29043              From: Torsten Foertsch <torsten.foertsch@gmx.net>
29044              Date: Sat, 22 Nov 2003 13:15:53 +0100
29045              Message-Id: <200311221315.58539.torsten.foertsch@gmx.net>
29046
29047              and
29048              Date: Sat, 22 Nov 2003 14:21:45 +0100
29049              Message-Id: <200311221421.48940.torsten.foertsch@gmx.net>
29050              (test moved to t/op/readline.t)
29051      Branch: perl
29052            ! pp_hot.c t/op/readline.t
29053 ____________________________________________________________________________
29054 [ 21783] By: merijn                                on 2003/11/24  21:24:46
29055         Log: Subject: remove hardcoded version number from cygwin/perlld.in
29056              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
29057              Date: Mon, 24 Nov 2003 08:11:36 -0800
29058              Message-ID: <20031124161136.GC2656@efn.org>
29059      Branch: perl
29060            ! cygwin/Makefile.SHs cygwin/perlld.in
29061 ____________________________________________________________________________
29062 [ 21782] By: nicholas                              on 2003/11/24  20:07:29
29063         Log: Should fix the infinite loop on a dynamic %ENV fetch
29064      Branch: perl
29065            ! hv.c
29066 ____________________________________________________________________________
29067 [ 21781] By: nicholas                              on 2003/11/24  19:47:57
29068         Log: Tweak the order of initialisation of oentry in hv_fetch_common -
29069              C source now cleaner, but optimised object file still the same size.
29070      Branch: perl
29071            ! hv.c
29072 ____________________________________________________________________________
29073 [ 21780] By: rgs                                   on 2003/11/23  21:59:06
29074         Log: Subject: Re: [perl #24439] 64 bit build failure on Solaris 9
29075              From: Andy Dougherty <doughera@lafayette.edu>
29076              Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST)
29077              Message-ID: <Pine.SOL.4.53.0311200926550.25274@maxwell.phys.lafayette.edu>
29078
29079              and :
29080              Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST)
29081              Message-ID: <Pine.SOL.4.53.0311210927460.1876@maxwell.phys.lafayette.edu>
29082      Branch: perl
29083            ! hints/solaris_2.sh
29084 ____________________________________________________________________________
29085 [ 21779] By: nicholas                              on 2003/11/22  23:37:24
29086         Log: D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
29087              reported by Craig Berry
29088      Branch: perl
29089            ! hv.c
29090 ____________________________________________________________________________
29091 [ 21774] By: nicholas                              on 2003/11/22  21:21:22
29092         Log: restore_magic needs to undo COW
29093              (while magic was off, sv_setsv is likely to have seen this SV as a
29094              good source for COW)
29095              Should fix the smoke failures on lib/locale.t
29096      Branch: perl
29097            ! mg.c
29098 ____________________________________________________________________________
29099 [ 21773] By: nicholas                              on 2003/11/22  19:12:32
29100         Log: Don't COW if the destination has magic.
29101      Branch: perl
29102            ! sv.c
29103 ____________________________________________________________________________
29104 [ 21772] By: nicholas                              on 2003/11/22  17:05:32
29105         Log: Reorder functions in hv.c so that callers of hv_fetch_common are all
29106              close to it.
29107      Branch: perl
29108            ! hv.c
29109 ____________________________________________________________________________
29110 [ 21771] By: nicholas                              on 2003/11/22  16:43:09
29111         Log: "Space Is a Province of Brazil"
29112              Farewell, hv_store_common. Store is now part of Fetch.
29113              All tests pass. hv.c 15% smaller than when I started all this
29114      Branch: perl
29115            ! embed.fnc embed.h hv.c proto.h
29116 ____________________________________________________________________________
29117 [ 21770] By: nicholas                              on 2003/11/22  13:16:43
29118         Log: Farewell hv_exists_common - exists is now a call to fetch
29119              (with the exists magic handling moved into fetch)
29120      Branch: perl
29121            ! embed.fnc embed.h hv.c proto.h
29122 ____________________________________________________________________________
29123 [ 21769] By: nicholas                              on 2003/11/22  11:02:23
29124         Log: Shift negative klen/flags games from hv_store_common out to hv_store
29125      Branch: perl
29126            ! embed.fnc embed.h hv.c proto.h
29127 ____________________________________________________________________________
29128 [ 21768] By: nicholas                              on 2003/11/22  10:37:24
29129         Log: Shift negative klen/flags games from hv_exists_common out to hv_exists
29130      Branch: perl
29131            ! embed.fnc embed.h hv.c proto.h
29132 ____________________________________________________________________________
29133 [ 21767] By: nicholas                              on 2003/11/21  23:15:47
29134         Log: Check that the key is present before a delete, and absent afterwards
29135      Branch: perl
29136            ! ext/XS/APItest/t/hash.t
29137 ____________________________________________________________________________
29138 [ 21766] By: nicholas                              on 2003/11/21  23:12:33
29139         Log: Move the negative key -> utf8 flag conversion out to hv_delete
29140      Branch: perl
29141            ! embed.fnc embed.h hv.c proto.h
29142 ____________________________________________________________________________
29143 [ 21765] By: nicholas                              on 2003/11/21  22:41:23
29144         Log: Tweaks to S_hv_delete_common:
29145              make the magic call hv_fetch_common rather than ent-or-not
29146              grab the hash from a shared hash key scalar if possible
29147              use masked flags rather than flags for the comparison
29148      Branch: perl
29149            ! hv.c
29150 ____________________________________________________________________________
29151 [ 21764] By: nicholas                              on 2003/11/21  21:54:58
29152         Log: Integrate:
29153              [ 21762]
29154              Refactor hash API tests (prior to some additions)
29155
29156              [ 21763]
29157              Test all permuations of utf8 flags on hashes and keys
29158      Branch: perl
29159           !> ext/XS/APItest/t/hash.t
29160 ____________________________________________________________________________
29161 [ 21760] By: nicholas                              on 2003/11/20  22:34:00
29162         Log: Shift negative klen/flags games from hv_fetch_common out to hv_fetch
29163      Branch: perl
29164            ! embed.fnc hv.c proto.h
29165 ____________________________________________________________________________
29166 [ 21758] By: nicholas                              on 2003/11/20  20:14:17
29167         Log: Merge sv_store_flags and sv_store_ent into sv_store_common
29168      Branch: perl
29169            ! embed.fnc embed.h hv.c proto.h
29170 ____________________________________________________________________________
29171 [ 21756] By: rgs                                   on 2003/11/20  12:04:46
29172         Log: Subject: [PATCH] promote hv_clear_placeholders to perl API
29173              From: Alan Burlison <Alan.Burlison@sun.com>
29174              Date: Thu, 20 Nov 2003 10:34:30 +0000
29175              Message-ID: <3FBC98B6.6090909@sun.com>
29176      Branch: perl
29177            ! embed.fnc embed.h global.sym hv.c pod/perlapi.pod proto.h
29178            ! universal.c
29179 ____________________________________________________________________________
29180 [ 21755] By: rgs                                   on 2003/11/19  22:46:20
29181         Log: Regenerate perlapi and perltoc.
29182      Branch: perl
29183            ! pod/perlapi.pod pod/perltoc.pod
29184 ____________________________________________________________________________
29185 [ 21754] By: rgs                                   on 2003/11/19  22:39:51
29186         Log: Subject: [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
29187              From: Iain Truskett <spoon@cpan.org>
29188              Date: Thu, 20 Nov 2003 00:41:33 +1100
29189              Message-ID: <20031119134132.GG21314@gytha.anu.edu.au>
29190      Branch: perl
29191            ! lib/PerlIO.pm pod/perlrun.pod
29192 ____________________________________________________________________________
29193 [ 21753] By: nicholas                              on 2003/11/19  22:28:25
29194         Log: merge hv_fetch and hv_fetch_ent into hv_fetch_common
29195              remove S_hv_fetch_flags
29196              hv.c now 13% smaller than when I started. hv_store TODO
29197      Branch: perl
29198            ! embed.fnc embed.h hv.c proto.h
29199 ____________________________________________________________________________
29200 [ 21752] By: rgs                                   on 2003/11/19  21:06:01
29201         Log: Fix bug [perl #24508] Wrong assignment in nested assignment
29202              together with subroutine call
29203              Apparently concat still doesn't deal correctly with lexicals
29204              in all cases. Disable the whole TARGET_MY optimisation for it.
29205              (and remove the corresponding code from the peephole optimiser.)
29206      Branch: perl
29207            ! op.c opcode.h opcode.pl t/op/concat.t
29208 ____________________________________________________________________________
29209 [ 21751] By: rgs                                   on 2003/11/19  21:03:20
29210         Log: Update the runops stuff in perlguts
29211      Branch: perl
29212            ! pod/perlguts.pod
29213 ____________________________________________________________________________
29214 [ 21750] By: nicholas                              on 2003/11/19  20:37:27
29215         Log: integrate hv_delete and hv_delete_ent into hv_delete_common
29216      Branch: perl
29217            ! embed.fnc embed.h hv.c proto.h
29218 ____________________________________________________________________________
29219 [ 21748] By: rgs                                   on 2003/11/19  19:56:20
29220         Log: Subject: [PATCH] clear of empty locked hash SEGVs
29221              From: Alan Burlison <Alan.Burlison@sun.com>
29222              Date: Wed, 19 Nov 2003 14:39:03 +0000
29223              Message-ID: <3FBB8087.20206@sun.com>
29224      Branch: perl
29225            ! hv.c lib/Hash/Util.t
29226 ____________________________________________________________________________
29227 [ 21747] By: nicholas                              on 2003/11/19  19:51:41
29228         Log: merge hv_exists and hv_exists_ent into S_hv_exists_common
29229      Branch: perl
29230            ! embed.fnc embed.h hv.c proto.h
29231 ____________________________________________________________________________
29232 [ 21746] By: nicholas                              on 2003/11/19  18:46:07
29233         Log: Run regen.pl (for hv_assert)
29234      Branch: perl
29235            ! global.sym
29236 ____________________________________________________________________________
29237 [ 21744] By: nicholas                              on 2003/11/19  17:44:58
29238         Log: Integrate:
29239              [ 21642]
29240              space should be tab for lib/I18N/LangTags/t/02decency.t
29241      Branch: perl
29242           !> MANIFEST
29243 ____________________________________________________________________________
29244 [ 21743] By: rgs                                   on 2003/11/19  17:21:50
29245         Log: Restore errno after having read $^E (like for $!)
29246              to preserve errno from unfortunate side-effects.
29247      Branch: perl
29248            ! mg.c
29249 ____________________________________________________________________________
29250 [ 21742] By: nicholas                              on 2003/11/18  21:04:40
29251         Log: Whoops. We weren't actually testing hv_store_ent
29252              We are now. Plus test hv_store for an initially empty hash.
29253      Branch: perl
29254            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
29255 ____________________________________________________________________________
29256 [ 21741] By: rgs                                   on 2003/11/17  23:06:07
29257         Log: Complement of change #21740 for Windows.
29258              (I have the feeling that it's already subtly broken on VMS)
29259      Branch: perl
29260            ! win32/Makefile win32/makefile.mk
29261 ____________________________________________________________________________
29262 [ 21740] By: rgs                                   on 2003/11/17  19:02:21
29263         Log: Install instmodsh and xsubpp in bin/ along the other utilities.
29264      Branch: perl
29265            + utils/instmodsh.PL utils/xsubpp.PL
29266            ! MANIFEST installperl utils.lst utils/Makefile
29267 ____________________________________________________________________________
29268 [ 21739] By: rgs                                   on 2003/11/17  08:52:52
29269         Log: Subject: Re: [perl #24493] install.html not working
29270              From: Slaven Rezic <slaven@rezic.de>
29271              Date: 16 Nov 2003 20:52:29 +0100
29272              Message-ID: <87d6bsw0oy.fsf@vran.herceg.de>
29273      Branch: perl
29274            ! installhtml
29275 ____________________________________________________________________________
29276 [ 21737] By: nicholas                              on 2003/11/16  21:32:09
29277         Log: Ooops. left an XXX comment in, and worse still it's a // comment
29278      Branch: perl
29279            ! hv.c
29280 ____________________________________________________________________________
29281 [ 21735] By: nicholas                              on 2003/11/16  20:20:58
29282         Log: utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete
29283              (pp functions use the _ent variants, and as the implementation is
29284              duplicated, these bugs aren't tested, and aren't noticed)
29285      Branch: perl
29286            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
29287 ____________________________________________________________________________
29288 [ 21734] By: nicholas                              on 2003/11/16  17:11:22
29289         Log: Accessing unicode keys in tie hashes via hv_exists was broken.
29290              (pp_exists uses hv_exists_ent, which isn't broken)
29291              I expect an equivalent bug in hv_delete
29292      Branch: perl
29293            + ext/XS/APItest/t/hash.t
29294            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
29295            ! ext/XS/APItest/MANIFEST hv.c
29296 ____________________________________________________________________________
29297 [ 21733] By: rgs                                   on 2003/11/16  16:50:04
29298         Log: Subject: [PATCH] Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePerl 5.8.1)
29299              From: Elizabeth Mattijsen <liz@dijkmat.nl>
29300              Date: Sat, 15 Nov 2003 23:22:16 +0100
29301              Message-Id: <p05111b04bbdc49076950@[192.168.56.3]>
29302      Branch: perl
29303            ! ext/threads/t/problems.t
29304 ____________________________________________________________________________
29305 [ 21732] By: rgs                                   on 2003/11/16  16:09:34
29306         Log: Subject: [PATCH] configpm, our $summary : unique
29307              From: Elizabeth Mattijsen <liz@dijkmat.nl>
29308              Date: Sat, 15 Nov 2003 22:18:32 +0100
29309              Message-Id: <p05111b03bbdc478d10cb@[192.168.56.3]>
29310              (plus comments)
29311      Branch: perl
29312            ! configpm
29313 ____________________________________________________________________________
29314 [ 21729] By: nicholas                              on 2003/11/15  14:39:00
29315         Log: Subject: [PATCH] Re: Storable Error
29316              From: Nicholas Clark <nick@ccl4.org>
29317              Date: Sat, 9 Aug 2003 00:35:36 +0100
29318              Message-ID: <20030809003535.C20130@plum.flirble.org>
29319      Branch: perl
29320            ! embed.fnc hv.c perl.c perl.h pod/perlapi.pod pod/perlrun.pod
29321            ! proto.h
29322 ____________________________________________________________________________
29323 [ 21728] By: rgs                                   on 2003/11/15  11:43:43
29324         Log: Update perlhist with 5.6.2.
29325      Branch: perl
29326            ! pod/perlhist.pod
29327 ____________________________________________________________________________
29328 [ 21725] By: rgs                                   on 2003/11/14  22:35:20
29329         Log: Add more complete tests for the "variable masks earlier
29330              declaration" warning, including a TODO test
29331      Branch: perl
29332            ! t/lib/warnings/pad
29333 ____________________________________________________________________________
29334 [ 21723] By: rgs                                   on 2003/11/14  07:43:17
29335         Log: Include "SCCS" in the list of directory names that should
29336              be ignored by installperl.
29337      Branch: perl
29338            ! installperl
29339 ____________________________________________________________________________
29340 [ 21718] By: nicholas                              on 2003/11/13  20:46:36
29341         Log: Subject: Re: Empty subroutine as object method segfaults in 5.8.2 (sometimes)
29342              From: Enache Adrian <enache@rdslink.ro>
29343              Date: Tue, 11 Nov 2003 15:25:29 +0200
29344              Message-ID: <20031111132529.GB1271@ratsnest.hole>
29345      Branch: perl
29346            ! op.c
29347 ____________________________________________________________________________
29348 [ 21714] By: rgs                                   on 2003/11/13  18:55:37
29349         Log: Fix bug [perl #24380] : assigning to a hash in list
29350              or scalar context yielded a wrong value if the list
29351              contained duplicated keys for the hash. This is fixed
29352              by counting the number of duplicate keys and trimming
29353              the stack by the corresponding number of items.
29354      Branch: perl
29355            ! pp_hot.c t/op/hashassign.t
29356 ____________________________________________________________________________
29357 [ 21713] By: merijn                                on 2003/11/13  09:25:15
29358         Log: Simplified the reading
29359      Branch: perl
29360            ! hints/solaris_2.sh
29361 ____________________________________________________________________________
29362 [ 21712] By: merijn                                on 2003/11/13  09:22:21
29363         Log: Enable hints to create call-back units that can act when
29364              a specific variable is *not* set (like -Uuselargefiles)
29365      Branch: perl
29366            ! Configure hints/README.hints
29367 ____________________________________________________________________________
29368 [ 21710] By: nicholas                              on 2003/11/12  21:35:35
29369         Log: Subject: [PATCH] Last stab at sdbm/Makefile.PL
29370              From: Michael G Schwern <schwern@pobox.com>
29371              Date: Tue, 11 Nov 2003 21:02:30 -0800
29372              Message-ID: <20031112050230.GO6874@localhost.comcast.net>
29373      Branch: perl
29374            ! ext/SDBM_File/sdbm/Makefile.PL
29375 ____________________________________________________________________________
29376 [ 21708] By: rgs                                   on 2003/11/12  09:46:51
29377         Log: Subject: [PATCH 5.8.2 @21574] make install not installing fully
29378              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
29379              Date: Tue, 4 Nov 2003 20:07:25 -0800
29380              Message-ID: <20031105040725.GA2629@math.berkeley.edu>
29381      Branch: perl
29382            ! installperl
29383 ____________________________________________________________________________
29384 [ 21706] By: ams                                   on 2003/11/11  23:46:19
29385         Log: Subject: Re: [perl #24460] [DOC PATCH] the begincheck program
29386              From: Tom Phoenix <rootbeer@redcat.com>
29387              Date: Tue, 11 Nov 2003 15:50:35 -0800 (PST)
29388              Message-Id: <Pine.BSO.4.53.0311111547500.9242@blue.stonehenge.com>
29389      Branch: perl
29390            ! pod/perlmod.pod
29391 ____________________________________________________________________________
29392 [ 21702] By: rgs                                   on 2003/11/11  20:13:56
29393         Log: Upgrade to MakeMaker 6.21.
29394      Branch: perl
29395            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
29396            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
29397            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
29398 ____________________________________________________________________________
29399 [ 21697] By: rgs                                   on 2003/11/10  20:55:25
29400         Log: Subject: [PATCH 5.8.2 @21574] make install: line noise
29401              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
29402              Date: Tue, 4 Nov 2003 20:10:16 -0800
29403              Message-ID: <20031105041016.GA2639@math.berkeley.edu>
29404
29405              and part of
29406              Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR
29407              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
29408              Date: Tue, 4 Nov 2003 20:18:37 -0800
29409              Message-ID: <20031105041836.GA2649@math.berkeley.edu>
29410
29411              (I've left out the PREFIX part for now)
29412      Branch: perl
29413            ! Makefile.SH installperl os2/Makefile.SHs
29414 ____________________________________________________________________________
29415 [ 21694] By: rgs                                   on 2003/11/09  17:20:35
29416         Log: Subject: [PATCH 5.8.2 @21574] sprintf() painfully slow
29417              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
29418              Date: Mon, 3 Nov 2003 20:27:39 -0800
29419              Message-ID: <20031104042739.GA1697@math.berkeley.edu>
29420
29421              Subject: Re: [PATCH 5.8.2 @21574] sprintf() painfully slow
29422              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
29423              Date: Mon, 3 Nov 2003 20:57:48 -0800
29424              Message-ID: <20031104045748.GA1826@math.berkeley.edu>
29425      Branch: perl
29426            ! sv.c
29427 ____________________________________________________________________________
29428 [ 21693] By: rgs                                   on 2003/11/09  11:37:29
29429         Log: Subject: [PATCH-5.8.2 for WinCE] must copy changes from win32/makeifle.mk to wince/makefile.ce
29430              From: Vadim Konovalov <konovalo@mail.wplus.net>
29431              Date: Sun, 9 Nov 2003 13:31:59 +0300
29432              Message-ID: <93187393948.20031109133159@mail.wplus.net>
29433      Branch: perl
29434            ! wince/Makefile.ce
29435 ____________________________________________________________________________
29436 [ 21691] By: rgs                                   on 2003/11/09  11:13:40
29437         Log: Update the list of pumpkings in perlhist.pod.
29438      Branch: perl
29439            ! pod/perlhist.pod
29440 ____________________________________________________________________________
29441 [ 21687] By: ams                                   on 2003/11/08  17:09:56
29442         Log: Subject: [PATCH 5.6.2-RC1 pod/perlhist.pod]  Updated.
29443              From: Abigail <abigail@abigail.nl>
29444              Date: Sat, 8 Nov 2003 18:51:30 +0100
29445              Message-Id: <20031108175130.GA22273@abigail.nl>
29446      Branch: perl
29447            ! pod/perlhist.pod
29448 ____________________________________________________________________________
29449 [ 21677] By: rgs                                   on 2003/11/07  07:49:17
29450         Log: Subject: [PATCH 5.8.2 @21574] OS/2 docu
29451              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
29452              Date: Thu, 6 Nov 2003 23:26:18 -0800
29453              Message-ID: <20031107072618.GA4370@math.berkeley.edu>
29454      Branch: perl
29455            ! os2/Changes
29456 ____________________________________________________________________________
29457 [ 21676] By: davem                                 on 2003/11/06  22:11:23
29458         Log: bugid #24407: numeric key for shared hash got stringified using
29459              wrong interpreter, and thus got malloced into the wrong thread
29460              memory pool
29461      Branch: perl
29462            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_simple.t
29463 ____________________________________________________________________________
29464 [ 21675] By: rgs                                   on 2003/11/06  10:27:22
29465         Log: Upgrade to MakeMaker 6.20.
29466      Branch: perl
29467            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
29468            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MANIFEST.SKIP
29469            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
29470            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Tutorial.pod
29471            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/postamble.t
29472 ____________________________________________________________________________
29473 [ 21674] By: ams                                   on 2003/11/06  09:32:26
29474         Log: Subject: [PATCH blead] Re: [perl #24248] taint propagation regression,
29475              tests fail to spot this
29476              From: Rick Delaney <rick@bort.ca>
29477              Date: Wed, 5 Nov 2003 23:02:41 -0500
29478              Message-Id: <20031105230241.D13585@biff.bort.ca>
29479      Branch: perl
29480            ! pp_ctl.c t/op/taint.t
29481 ____________________________________________________________________________
29482 [ 21673] By: rgs                                   on 2003/11/05  21:47:07
29483         Log: Subject: [PATCH] Be sure to use -fPIC not -fpic on Linux/SPARC
29484              From: Andy Dougherty <doughera@lafayette.edu>
29485              Date: Wed, 5 Nov 2003 17:19:03 -0500 (EST)
29486              Message-ID: <Pine.SOL.4.53.0311051715140.24878@maxwell.phys.lafayette.edu>
29487      Branch: perl
29488            ! hints/linux.sh
29489 ____________________________________________________________________________
29490 [ 21672] By: rgs                                   on 2003/11/05  20:42:47
29491         Log: Subject: [patch t/op/hash.t] extending the hash attack test
29492              From: Stas Bekman <stas@stason.org>
29493              Date: Tue, 04 Nov 2003 14:33:09 -0800
29494              Message-ID: <3FA82925.7020703@stason.org>
29495      Branch: perl
29496            ! t/op/hash.t
29497 ____________________________________________________________________________
29498 [ 21671] By: rgs                                   on 2003/11/05  20:38:09
29499         Log: Subject: Re: [perl #24398] Benchmark.pm cmpthese segfault
29500              From: Stas Bekman <stas@stason.org>
29501              Date: Wed, 05 Nov 2003 00:50:25 -0800
29502              Message-ID: <3FA8B9D1.2020806@stason.org>
29503      Branch: perl
29504            ! lib/Benchmark.pm
29505 ____________________________________________________________________________
29506 [ 21667] By: nicholas                              on 2003/11/05  19:13:56
29507         Log: From: Craig Berry <craigberry@mac.com>
29508              Subject: Opcode.xs/RC2 compile nit on VMS
29509              Date: Wed, 05 Nov 2003 12:16:34 -0600
29510              Message-ID: <2097592.1068056194261.JavaMail.craigberry@mac.com>
29511      Branch: perl
29512            ! ext/Opcode/Opcode.xs
29513 ____________________________________________________________________________
29514 [ 21664] By: ams                                   on 2003/11/05  18:34:28
29515         Log: Orphaned submission from #21546.
29516      Branch: perl
29517            ! perl.c
29518 ____________________________________________________________________________
29519 [ 21663] By: ams                                   on 2003/11/05  17:01:29
29520         Log: Subject: Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)
29521              From: Slaven Rezic <slaven@rezic.de>
29522              Date: 20 Oct 2003 22:39:28 +0200
29523              Message-Id: <87oewbiqyn.fsf@vran.herceg.de>
29524      Branch: perl
29525            ! lib/filetest.t
29526 ____________________________________________________________________________
29527 [ 21662] By: ams                                   on 2003/11/05  16:51:08
29528         Log: Subject: Re: 'make minitest' fails for op/cproto and op/pat
29529              From: Michael G Schwern <schwern@pobox.com>
29530              Date: Wed, 5 Nov 2003 06:26:36 -0800
29531              Message-Id: <20031105142635.GA22761@localhost.comcast.net>
29532      Branch: perl
29533            ! t/op/cproto.t
29534 ____________________________________________________________________________
29535 [ 21661] By: ams                                   on 2003/11/05  16:50:05
29536         Log: Subject: [PATCH] Modernise INSTALL
29537              From: Gisle Aas <gisle@ActiveState.com>
29538              Date: 05 Nov 2003 05:16:25 -0800
29539              Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com>
29540
29541              Subject: [PATCH pod/perlhist.pod]  Mention 5.8.2-RC2
29542              From: Abigail <abigail@abigail.nl>
29543              Date: Tue, 4 Nov 2003 10:40:57 +0100
29544              Message-Id: <20031104094057.GA22508@abigail.nl>
29545      Branch: perl
29546            ! INSTALL pod/perlhist.pod
29547 ____________________________________________________________________________
29548 [ 21660] By: ams                                   on 2003/11/05  16:46:12
29549         Log: Subject: [PATCH blead]  reentr.pl is not defining _srandom_struct
29550              From: Jan Dubois <jand@ActiveState.com>
29551              Date: Tue, 04 Nov 2003 16:52:14 -0800
29552              Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com>
29553      Branch: perl
29554            ! reentr.c reentr.h reentr.pl
29555 ____________________________________________________________________________
29556 [ 21657] By: rgs                                   on 2003/11/05  08:07:14
29557         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
29558              From: Michael G Schwern <schwern@pobox.com>
29559              Date: Tue, 4 Nov 2003 17:59:13 -0800
29560              Message-ID: <20031105015913.GL15406@localhost.comcast.net>
29561
29562              Replaces the temporary kludge (#21655).
29563      Branch: perl
29564            ! ext/SDBM_File/sdbm/Makefile.PL
29565 ____________________________________________________________________________
29566 [ 21656] By: rgs                                   on 2003/11/05  07:41:41
29567         Log: Subject: Re: [gherteg@csc.com: your CPAN page on EBCDIC]
29568              From: PPrymmer@factset.com
29569              Date: Tue, 4 Nov 2003 10:00:07 -0500
29570              Message-ID: <OF9A22A404.A32A5C26-ON85256DD4.00522E92-85256DD4.005268A4@factset.com>
29571      Branch: perl
29572            ! pod/perlebcdic.pod
29573 ____________________________________________________________________________
29574 [ 21655] By: rgs                                   on 2003/11/04  22:32:28
29575         Log: Temporary kludge to allow SDBM_File being built
29576              with MakeMaker 6.19.
29577      Branch: perl
29578            ! ext/SDBM_File/sdbm/Makefile.PL
29579 ____________________________________________________________________________
29580 [ 21652] By: rgs                                   on 2003/11/04  21:43:10
29581         Log: Upgrade to ExtUtils::MakeMaker 6.19
29582      Branch: perl
29583            + lib/ExtUtils/t/parse_version.t
29584            + t/lib/MakeMaker/Test/Setup/BFD.pm
29585            + t/lib/MakeMaker/Test/Setup/Problem.pm
29586            - lib/ExtUtils/t/00setup_dummy.t
29587            - lib/ExtUtils/t/zz_cleanup_dummy.t
29588            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
29589            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
29590            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
29591            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
29592            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
29593            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
29594            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
29595            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/bytes.pm
29596            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Manifest.pm
29597            ! lib/ExtUtils/README lib/ExtUtils/TODO lib/ExtUtils/instmodsh
29598            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
29599            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/Install.t
29600            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
29601            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
29602            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/postamble.t
29603            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
29604            ! lib/ExtUtils/t/problems.t lib/ExtUtils/t/writemakefile_args.t
29605            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
29606 ____________________________________________________________________________
29607 [ 21651] By: rgs                                   on 2003/11/04  05:43:56
29608         Log: Subject: Re: [PATCH 5.8.2 @21574] OS/2 build
29609              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
29610              Date: Mon, 3 Nov 2003 20:20:44 -0800
29611              Message-ID: <20031104042044.GA1682@math.berkeley.edu>
29612      Branch: perl
29613            ! os2/Makefile.SHs
29614 ____________________________________________________________________________
29615 [ 21650] By: rgs                                   on 2003/11/03  21:55:42
29616         Log: Subject: [PATCH] Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm
29617              From: Michael G Schwern <schwern@pobox.com>
29618              Date: Sat, 1 Nov 2003 22:57:45 -0800
29619              Message-ID: <20031102065745.GN3659@localhost.comcast.net>
29620              (goes with change #21418)
29621      Branch: perl
29622            ! lib/autouse.pm lib/autouse.t
29623 ____________________________________________________________________________
29624 [ 21647] By: rgs                                   on 2003/11/03  20:08:18
29625         Log: Subject: [PATCH] Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
29626              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
29627              Date: Mon, 3 Nov 2003 20:53:33 +0100
29628              Message-ID: <023a01c3a244$2a1dd5a0$0c2f1fac@R2D2>
29629      Branch: perl
29630            ! ext/Devel/PPPort/PPPort.pm
29631 ____________________________________________________________________________
29632 [ 21646] By: rgs                                   on 2003/11/03  20:00:07
29633         Log: Subject: Cwd.xs: off-by-one buffer overflow in realpath()
29634              From: Casey West <casey@geeknest.com>
29635              Date: Mon, 3 Nov 2003 10:11:43 -0500
29636              Message-ID: <20031103151143.GB430@geeknest.com>
29637      Branch: perl
29638            ! ext/Cwd/Cwd.xs
29639 ____________________________________________________________________________
29640 [ 21645] By: rgs                                   on 2003/11/03  19:18:42
29641         Log: Subject: Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again
29642              From: Jan Dubois <jand@ActiveState.com>
29643              Date: Sun, 02 Nov 2003 21:43:44 -0800
29644              Message-ID: <8dqbqvg16ln2r807l1l2c905lh7hte303v@4ax.com>
29645      Branch: perl
29646            ! reentr.h reentr.pl
29647 ____________________________________________________________________________
29648 [ 21644] By: rgs                                   on 2003/11/03  15:33:55
29649         Log: Document the fact that keys() and values() are optimized
29650              for void context (as suggested by Liz.)
29651      Branch: perl
29652            ! pod/perlfunc.pod
29653 ____________________________________________________________________________
29654 [ 21639] By: nicholas                              on 2003/11/03  07:04:36
29655         Log: Stas would prefer not to have MOD_PERL defines in perl.
29656      Branch: perl
29657            ! hv.c hv.h
29658 ____________________________________________________________________________
29659 [ 21638] By: nicholas                              on 2003/11/03  06:46:48
29660         Log: s/new_hash/rehash/g (Stas suggested a better name)
29661      Branch: perl
29662            ! embedvar.h hv.h intrpvar.h lib/Hash/Util.pm perl.c perlapi.h
29663            ! sv.c universal.c util.c
29664 ____________________________________________________________________________
29665 [ 21634] By: nicholas                              on 2003/11/02  22:32:21
29666         Log: Provide Internals::new_hash_seed to return PL_new_hash_seed, and
29667              make Hash::Util::hash_seed use this.
29668      Branch: perl
29669            ! lib/Hash/Util.pm universal.c
29670 ____________________________________________________________________________
29671 [ 21628] By: rgs                                   on 2003/11/02  21:05:59
29672         Log: Fix for [perl #24347] segfault with Safe
29673              The empty %INC created for safe compartements was freed
29674              too early.
29675      Branch: perl
29676            ! ext/Opcode/Opcode.xs
29677 ____________________________________________________________________________
29678 [ 21627] By: rgs                                   on 2003/11/02  20:40:47
29679         Log: Subject: [PATCH pod/perlguts.pod] update embed.pl description
29680              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
29681              Date: Sun, 2 Nov 2003 22:24:28 +0100
29682              Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2>
29683      Branch: perl
29684            ! pod/perlguts.pod
29685 ____________________________________________________________________________
29686 [ 21625] By: rgs                                   on 2003/11/02  20:24:21
29687         Log: Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
29688      Branch: perl
29689            ! pod/perlhist.pod
29690 ____________________________________________________________________________
29691 [ 21620] By: nicholas                              on 2003/11/02  18:22:16
29692         Log: Subject: [PATCH 5.8.2 @21574] OS/2 build
29693              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
29694              Date: Wed, 29 Oct 2003 14:00:18 -0800
29695              Message-ID: <20031029220017.GA26384@math.berkeley.edu>
29696      Branch: perl
29697            ! ext/DynaLoader/DynaLoader_pm.PL makedef.pl os2/Makefile.SHs
29698            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2_base.t os2/os2ish.h
29699            ! os2/perl2cmd.pl perlio.c
29700 ____________________________________________________________________________
29701 [ 21619] By: rgs                                   on 2003/11/02  18:07:30
29702         Log: Quoted-printable is evil.
29703      Branch: perl
29704            ! win32/win32.h
29705 ____________________________________________________________________________
29706 [ 21618] By: nicholas                              on 2003/11/02  18:01:21
29707         Log: Stas spotted a missed s//new_/ for the hash seed renaming games
29708      Branch: perl
29709            ! perl.c
29710 ____________________________________________________________________________
29711 [ 21617] By: rgs                                   on 2003/11/02  17:25:50
29712         Log: Portability nit for MinGW 3.
29713
29714              Subject: MinGW-3.1.0-1 _CRTIMP definition preempting win32.h's
29715              From: Greg Matheson <lang@ms.chinmin.edu.tw>
29716              Date: Thu, 30 Oct 2003 14:11:58 +0800
29717              Message-ID: <20031030141158.A11772@ms>
29718              (actual patch by Abe Timmerman)
29719      Branch: perl
29720            ! win32/win32.h
29721 ____________________________________________________________________________
29722 [ 21616] By: rgs                                   on 2003/11/02  12:37:54
29723         Log: Subject: DOCPATCH: does STORE need to return anything and if so what?
29724              From: david nicol <whatever@davidnicol.com>
29725              Date: 26 Oct 2003 22:34:04 -0600
29726              Message-Id: <1067229244.1071.51.camel@plaza.davidnicol.com>
29727      Branch: perl
29728            ! pod/perltie.pod
29729 ____________________________________________________________________________
29730 [ 21615] By: rgs                                   on 2003/11/01  20:01:54
29731         Log: Subject: [PATCH] DB_File 1.807
29732              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
29733              Date: Sat, 1 Nov 2003 13:50:12 -0000
29734              Message-ID: <AIEAJICLCBDNAAOLLOKLOENMPAAA.Paul.Marquess@btinternet.com>
29735      Branch: perl
29736            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
29737            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
29738            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
29739 ____________________________________________________________________________
29740 [ 21614] By: rgs                                   on 2003/11/01  19:40:28
29741         Log: Subject: Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?)
29742              From: Rick Delaney <rick@bort.ca>
29743              Date: Mon, 27 Oct 2003 16:24:16 -0500
29744              Message-ID: <20031027162416.H2233@biff.bort.ca>
29745      Branch: perl
29746            ! pp_hot.c
29747 ____________________________________________________________________________
29748 [ 21611] By: nicholas                              on 2003/11/01  16:32:00
29749         Log: D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this
29750      Branch: perl
29751            ! MANIFEST
29752 ____________________________________________________________________________
29753 [ 21607] By: nicholas                              on 2003/11/01  15:21:23
29754         Log: mod_perl2 will require access to the Plan C hashing function.
29755      Branch: perl
29756            ! hv.h
29757 ____________________________________________________________________________
29758 [ 21604] By: nicholas                              on 2003/11/01  14:21:38
29759         Log: Add Internals::HvREHASH to expose the rehashing flag
29760              t/op/hash.t tests that pathological data triggers rehashing
29761      Branch: perl
29762            + t/op/hash.t
29763            ! universal.c
29764 ____________________________________________________________________________
29765 [ 21599] By: davem                                 on 2003/11/01  00:09:22
29766         Log: whoops, typo
29767      Branch: perl
29768            ! ext/threads/shared/shared.xs
29769 ____________________________________________________________________________
29770 [ 21598] By: davem                                 on 2003/11/01  00:03:38
29771         Log: seg faults when deleting keys of shared hash refs
29772              Ensure that the shared_sv get magic of the element being deleted
29773              is called. Also, avoid posible memory leaks by wrapping all shared
29774              context sections with ENTER/SAVETMPS
29775      Branch: perl
29776            ! ext/threads/shared/shared.xs
29777 ____________________________________________________________________________
29778 [ 21596] By: rgs                                   on 2003/10/31  20:46:44
29779         Log: Subject: Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem to do anything
29780              From: Andy Dougherty <doughera@lafayette.edu>
29781              Date: Fri, 31 Oct 2003 15:32:35 -0500 (EST)
29782              Message-ID: <Pine.SOL.4.53.0310311433440.8552@maxwell.phys.lafayette.edu>
29783              (plus POD link fixes)
29784      Branch: perl
29785            ! INSTALL
29786 ____________________________________________________________________________
29787 [ 21595] By: rgs                                   on 2003/10/31  20:35:23
29788         Log: Prevent the installation of makefiles that can be found
29789              under lib/.
29790      Branch: perl
29791            ! installperl
29792 ____________________________________________________________________________
29793 [ 21593] By: rgs                                   on 2003/10/31  20:19:01
29794         Log: Test nit ; goes with change 21591
29795      Branch: perl
29796            ! t/lib/warnings/regcomp
29797 ____________________________________________________________________________
29798 [ 21592] By: rgs                                   on 2003/10/31  20:03:58
29799         Log: Subject: [PATCH] Document PERL_DL_NONLAZY
29800              From: Gisle Aas <gisle@ActiveState.com>
29801              Date: 31 Oct 2003 03:13:03 -0800
29802              Message-ID: <lrn0bhbqyo.fsf@caliper.activestate.com>
29803      Branch: perl
29804            ! pod/perlrun.pod
29805 ____________________________________________________________________________
29806 [ 21591] By: rgs                                   on 2003/10/31  19:54:23
29807         Log: Subject: [PATCH] Off-by-one error in regcomp.c
29808              From: Slaven Rezic <slaven@rezic.de>
29809              Date: Fri, 31 Oct 2003 12:16:11 +0000
29810              Message-Id: <1067602571.12768@devpc01.iconmobile.de>
29811      Branch: perl
29812            ! regcomp.c t/op/regmesg.t
29813 ____________________________________________________________________________
29814 [ 21590] By: rgs                                   on 2003/10/31  19:36:32
29815         Log: Subject: [patch pod/perlfunc.pod] separate two unrelated notes in require
29816              From: Stas Bekman <stas@stason.org>
29817              Date: Wed, 29 Oct 2003 16:47:24 -0800
29818              Message-ID: <3FA05F9C.2080304@stason.org>
29819      Branch: perl
29820            ! pod/perlfunc.pod
29821 ____________________________________________________________________________
29822 [ 21589] By: rgs                                   on 2003/10/31  19:31:48
29823         Log: Subject: [5.8.x segfault + patch] chicken&egg segfault in -Dm -Mthreads
29824              From: Stas Bekman <stas@stason.org>
29825              Date: Wed, 29 Oct 2003 15:15:15 -0800
29826              Message-ID: <3FA04A03.5010603@stason.org>
29827              (enclosed in a #ifdef DEBUGGING)
29828      Branch: perl
29829            ! sv.c
29830 ____________________________________________________________________________
29831 [ 21588] By: rgs                                   on 2003/10/31  19:25:38
29832         Log: Subject: [PATCH] Devel::PPPort and scan_bin
29833              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
29834              Date: Wed, 29 Oct 2003 22:53:43 +0100
29835              Message-ID: <037201c39e67$1faa9940$0c2f1fac@R2D2>
29836      Branch: perl
29837            ! ext/Devel/PPPort/PPPort.pm
29838 ____________________________________________________________________________
29839 [ 21587] By: rgs                                   on 2003/10/31  19:19:00
29840         Log: Subject: [PATCH] change p4d2p to deal with new style diff2 output
29841              From: Jan Dubois <jand@ActiveState.com>
29842              Date: Thu, 30 Oct 2003 18:43:08 -0800
29843              Message-ID: <dpi3qvgf1uke7pj1gcpgmoh622lqcvl6uc@4ax.com>
29844      Branch: perl
29845            ! Porting/p4d2p
29846 ____________________________________________________________________________
29847 [ 21586] By: nicholas                              on 2003/10/31  18:54:26
29848         Log: Comment that this "optimisation" is actually a necessary fixup.
29849              When the split occurs (to make the opti{miser,onal}) this isn't
29850              (Richard Clamp reminded me that I forgot to do this)
29851      Branch: perl
29852            ! op.c
29853 ____________________________________________________________________________
29854 [ 21583] By: nicholas                              on 2003/10/30  22:37:26
29855         Log: Rewrite to correctly use test.pl
29856
29857              Date: Thu, 30 Oct 2003 15:51:03 -0800
29858              From: Michael G Schwern <schwern@pobox.com>
29859              Subject: Re: Fix for the orange lion bug - aka empty sub bug
29860              Message-ID: <20031030235103.GC27017@localhost.comcast.net>
29861      Branch: perl
29862            ! t/op/sub.t
29863 ____________________________________________________________________________
29864 [ 21582] By: nicholas                              on 2003/10/30  22:18:53
29865         Log: Date: Thu, 30 Oct 2003 22:01:35 +0000
29866              Subject: Fix for the orange lion bug - aka empty sub bug
29867              From: Arthur Bergman <sky@nanisky.com>
29868              Message-Id: <A10EEA90-0B24-11D8-93CD-000A95A2734C@nanisky.com>
29869      Branch: perl
29870            + t/op/sub.t
29871            ! MANIFEST op.c
29872 ____________________________________________________________________________
29873 [ 21580] By: nicholas                              on 2003/10/30  19:42:28
29874         Log: 14 is the chain length for attack. From
29875
29876              Message-ID: <20031030204117.16008.qmail@plover.com>
29877              Subject: Re: 5.8.2-RC1 and mp2
29878              Date: Thu, 30 Oct 2003 15:41:17 -0500
29879              From: Mark Jason Dominus <mjd@plover.com>
29880
29881              and
29882
29883              From: Scott A Crosby <scrosby@cs.rice.edu>
29884              Subject: Re: 5.8.2-RC1 and mp2
29885              Date: 30 Oct 2003 14:08:06 -0600
29886              Message-ID: <oydd6cea3q1.fsf@bert.cs.rice.edu>
29887      Branch: perl
29888            ! hv.c
29889 ____________________________________________________________________________
29890 [ 21575] By: rgs                                   on 2003/10/29  06:51:19
29891         Log: Move a fcntl() example in perlfunc at a more proper place,
29892              as suggested by :
29893              Subject: [perl #24334] ioctl/fcntl doc confusion
29894              From: "perl-5.8.0@ton.iguana.be (via RT)" <perlbug-followup@perl.org>
29895              Date: 28 Oct 2003 13:37:49 -0000
29896              Message-ID: <rt-24334-66603.12.4990768314782@rt.perl.org>
29897      Branch: perl
29898            ! pod/perlfunc.pod
29899 ____________________________________________________________________________
29900 [ 21567] By: rgs                                   on 2003/10/28  08:48:06
29901         Log: Upgrade to Time::HiRes 1.52.
29902      Branch: perl
29903            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
29904            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
29905 ____________________________________________________________________________
29906 [ 21566] By: rgs                                   on 2003/10/28  08:34:26
29907         Log: Subject: [PATCH lib/overload.t] TODO tests for bug #24313.
29908              From: Abigail <abigail@abigail.nl>
29909              Date: Mon, 27 Oct 2003 13:05:37 +0100
29910              Message-ID: <20031027120536.GA24608@abigail.nl>
29911
29912              Subject: [PATCH bleadperl] [perl #24313] (was Re: [PATCH lib/overload.t] TODO tests for bug #24313.)
29913              From: Rick Delaney <rick@bort.ca>
29914              Date: Mon, 27 Oct 2003 12:17:49 -0500
29915              Message-ID: <20031027121749.E2233@biff.bort.ca>
29916      Branch: perl
29917            ! lib/overload.t toke.c
29918 ____________________________________________________________________________
29919 [ 21565] By: rgs                                   on 2003/10/28  07:42:52
29920         Log: Subject: [PATCH t/comp/proto.t]  Test (5.9.x)
29921              From: Abigail <abigail@abigail.nl>
29922              Date: Mon, 27 Oct 2003 14:50:24 +0100
29923              Message-ID: <20031027135024.GA12666@abigail.nl>
29924      Branch: perl
29925            ! t/comp/proto.t
29926 ____________________________________________________________________________
29927 [ 21564] By: davem                                 on 2003/10/27  22:01:12
29928         Log: Fix more shared threads leaks: add SAVETMPS to the second branch
29929              of sharedsv_scalar_store().
29930      Branch: perl
29931            ! ext/threads/shared/shared.xs
29932 ____________________________________________________________________________
29933 [ 21563] By: rgs                                   on 2003/10/27  19:33:29
29934         Log: Add a new taint error, "%ENV is aliased to %s".
29935              This error is thrown when taint checks are enabled and
29936              when *ENV has been aliased, so that %ENV has no env-magic
29937              anymore. (see bug [perl #24291].)
29938      Branch: perl
29939            ! pod/perldiag.pod t/op/taint.t taint.c
29940 ____________________________________________________________________________
29941 [ 21560] By: nicholas                              on 2003/10/27  18:01:02
29942         Log: Record the escape^Wrelease of 5.9.0
29943      Branch: perl
29944            ! pod/perlhist.pod
29945 ____________________________________________________________________________
29946 [ 21554] By: nicholas                              on 2003/10/27  16:09:37
29947         Log: Subject: Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc
29948              From: Alan Burlison <Alan.Burlison@sun.com>
29949              Date: Tue, 21 Oct 2003 15:00:58 +0100
29950              Message-ID: <3F953C1A.3060800@sun.com>
29951      Branch: perl
29952            ! hints/solaris_2.sh
29953 ____________________________________________________________________________
29954 [ 21550] By: nicholas                              on 2003/10/27  13:45:27
29955         Log: Sync with Unicode::Normalize 0.25
29956      Branch: perl
29957            + ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/form.t
29958            + ext/Unicode/Normalize/t/proto.t
29959            + ext/Unicode/Normalize/t/split.t
29960            ! MANIFEST ext/Unicode/Normalize/Changes
29961            ! ext/Unicode/Normalize/Makefile.PL
29962            ! ext/Unicode/Normalize/Normalize.pm
29963            ! ext/Unicode/Normalize/Normalize.xs
29964            ! ext/Unicode/Normalize/README
29965 ____________________________________________________________________________
29966 [ 21549] By: nicholas                              on 2003/10/27  13:11:48
29967         Log: Sync with Unicode::Collate 0.30
29968      Branch: perl
29969            + lib/Unicode/Collate/t/hangtype.t
29970            + lib/Unicode/Collate/t/normal.t lib/Unicode/Collate/t/trailwt.t
29971            + lib/Unicode/Collate/t/variable.t
29972            + lib/Unicode/Collate/t/version.t
29973            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
29974            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/contract.t
29975            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/index.t
29976            ! lib/Unicode/Collate/t/test.t
29977 ____________________________________________________________________________
29978 [ 21548] By: nicholas                              on 2003/10/27  12:39:39
29979         Log: Sync with Pod::Perldoc 3.12
29980      Branch: perl
29981            ! lib/Pod/Perldoc.pm
29982 ____________________________________________________________________________
29983 [ 21546] By: ams                                   on 2003/10/27  09:00:08
29984         Log: Will the real off by one please stand up?
29985      Branch: perl
29986            ! mg.c
29987 ____________________________________________________________________________
29988 [ 21545] By: hv                                    on 2003/10/27  02:52:16
29989         Log: fixup separators
29990      Branch: perl
29991            ! Changes
29992 ____________________________________________________________________________
29993 [ 21544] By: hv                                    on 2003/10/27  02:51:26
29994         Log: don't complain of podless .pm files that have a separate .pod file
29995      Branch: perl
29996            ! pod/buildtoc
29997 ____________________________________________________________________________
29998 [ 21543] By: hv                                    on 2003/10/27  02:50:04
29999         Log: regen pods and toc
30000      Branch: perl
30001            ! pod/perlmodlib.pod pod/perltoc.pod
30002 ____________________________________________________________________________
30003 [ 21542] By: rgs                                   on 2003/10/26  21:36:17
30004         Log: When %ENV has been turned into a non-magical hash after a
30005              glob assignment, TAINT_ENV() may dump core because it
30006              assumes $ENV{PATH} is magical. Fix this ; add a test to
30007              verify that the PATH is still checked for taintedness.
30008      Branch: perl
30009            ! t/op/taint.t taint.c
30010 ____________________________________________________________________________
30011 [ 21540] By: rgs                                   on 2003/10/26  14:59:53
30012         Log: Fix backward-compatibility issues in if.pm.
30013      Branch: perl
30014            ! lib/if.pm
30015 ____________________________________________________________________________
30016 [ 21539] By: hv                                    on 2003/10/26  12:22:54
30017         Log: Update Changes.
30018      Branch: perl
30019            ! Changes patchlevel.h
30020 ____________________________________________________________________________
30021 [ 21538] By: ams                                   on 2003/10/26  08:08:02
30022         Log: Fix off-by-one in $0 set magic. (From Autrijus.)
30023              The whole PL_origalen thing in perl.c looks very hokey.
30024      Branch: perl
30025            ! mg.c
30026 ____________________________________________________________________________
30027 [ 21536] By: nicholas                              on 2003/10/25  22:33:18
30028         Log: show the rehash flags in dumps
30029      Branch: perl
30030            ! dump.c
30031 ____________________________________________________________________________
30032 [ 21535] By: nicholas                              on 2003/10/25  22:32:40
30033         Log: Return 21533 (with modifications) having found the problem
30034      Branch: perl
30035            ! hv.c hv.h
30036 ____________________________________________________________________________
30037 [ 21534] By: nicholas                              on 2003/10/25  20:46:36
30038         Log: Back out 21533 because it broke Encode's build in really weird ways
30039      Branch: perl
30040            ! hv.c hv.h
30041 ____________________________________________________________________________
30042 [ 21533] By: nicholas                              on 2003/10/25  13:10:21
30043         Log: Plan C rough edge smoothing. Criteria for a hash split is now
30044              the earlier of "more keys than buckets" (the old test) or
30045              linked list too long. Rehash is triggered after a split if the
30046              longest linked list is too long.
30047      Branch: perl
30048            ! hv.c hv.h
30049 ____________________________________________________________________________
30050 [ 21532] By: rgs                                   on 2003/10/25  10:03:18
30051         Log: Subject: Re: [perl #948] $, untieable?
30052              From: Richard Clamp <richardc@unixbeard.net>
30053              Date: Tue, 21 Oct 2003 00:02:49 +0100
30054              Message-ID: <20031020230249.GA31123@mirth.demon.co.uk>
30055
30056              Plus a small fix to t/TEST to recognize the added TODO test
30057              as a TODO test.
30058      Branch: perl
30059            ! t/TEST t/op/tie.t
30060 ____________________________________________________________________________
30061 [ 21528] By: nicholas                              on 2003/10/23  19:21:00
30062         Log: When it says "add", then, like, you have to p4 add it. D'oh!
30063              (missed the new file in "Update I18N::LangTags from 0.28 to 0.29")
30064      Branch: perl
30065            + lib/I18N/LangTags/t/02decency.t
30066 ____________________________________________________________________________
30067 [ 21527] By: davem                                 on 2003/10/23  19:13:20
30068         Log: Fix two threads::shared leaks
30069              #24061 - AV in shared interpreter wasn't set to AvREAL
30070              #24255 - mortals were added to the shared interpreter's tmpstack
30071              and never freed.
30072      Branch: perl
30073            ! ext/threads/shared/shared.xs
30074 ____________________________________________________________________________
30075 [ 21526] By: nicholas                              on 2003/10/23  19:11:24
30076         Log: From: Jan Dubois <jand@ActiveState.com>
30077              Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11
30078              Date: Wed, 22 Oct 2003 20:17:07 -0700
30079              Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>
30080
30081              From: Jan Dubois <jand@ActiveState.com>
30082              Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
30083              Date: Wed, 22 Oct 2003 20:26:56 -0700
30084              Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>
30085      Branch: perl
30086            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
30087            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
30088            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod
30089            ! utils/perldoc.PL
30090 ____________________________________________________________________________
30091 [ 21523] By: ams                                   on 2003/10/23  12:53:03
30092         Log: Subject: [PATCH] utime documentation
30093              From: Gisle Aas <gisle@ActiveState.com>
30094              Date: 23 Oct 2003 05:33:43 -0700
30095              Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>
30096      Branch: perl
30097            ! pod/perlfunc.pod
30098 ____________________________________________________________________________
30099 [ 21522] By: ams                                   on 2003/10/23  08:07:18
30100         Log: Subject: [PATCH]  dup2() not going through PerlLIO abstraction layer
30101              From: Jan Dubois <jand@ActiveState.com>
30102              Date: Wed, 22 Oct 2003 20:33:54 -0700
30103              Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>
30104      Branch: perl
30105            ! doio.c
30106 ____________________________________________________________________________
30107 [ 21520] By: nicholas                              on 2003/10/22  19:50:15
30108         Log: patch created by Casey West from:
30109
30110              Subject: CPAN module problems
30111              From: Edward Moy <emoy@apple.com>
30112              Date: Fri, 10 Oct 2003 17:42:06 -0700
30113              Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>
30114
30115              (change ld value in hints file)
30116      Branch: perl
30117            ! hints/darwin.sh
30118 ____________________________________________________________________________
30119 [ 21516] By: rgs                                   on 2003/10/22  15:06:13
30120         Log: Small email update in AUTHORS.
30121      Branch: perl
30122            ! AUTHORS
30123 ____________________________________________________________________________
30124 [ 21515] By: rgs                                   on 2003/10/22  06:39:29
30125         Log: Add a test.taintwarn makefile target,
30126              to run the whole test suite with the -t switch.
30127      Branch: perl
30128            ! Makefile.SH pod/perlhack.pod t/TEST
30129 ____________________________________________________________________________
30130 [ 21514] By: rgs                                   on 2003/10/21  21:21:56
30131         Log: Subject: [PATCH @20458] embedding perl
30132              From: Radu Greab <rgreab@fx.ro>
30133              Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST)
30134              Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>
30135      Branch: perl
30136            ! hv.c intrpvar.h perl.c pod/perlembed.pod pod/perlintern.pod
30137            ! sv.c
30138 ____________________________________________________________________________
30139 [ 21513] By: rgs                                   on 2003/10/21  20:45:12
30140         Log: Fix doc bug #23890, as suggested by Himanshu Garg :
30141              in perltoot, $him->fullname should be $him->fullname->as_string
30142              when passed to printf.
30143      Branch: perl
30144            ! pod/perltoot.pod
30145 ____________________________________________________________________________
30146 [ 21509] By: rgs                                   on 2003/10/21  05:42:50
30147         Log: Two OS/2 portability patches from Ilya.
30148
30149              Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
30150              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
30151              Date: Thu, 25 Sep 2003 12:09:11 -0700
30152              Message-ID: <20030925190911.GA27028@math.berkeley.edu>
30153
30154              Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
30155              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
30156              Date: Thu, 25 Sep 2003 19:50:45 -0700
30157              Message-ID: <20030926025045.GA27507@math.berkeley.edu>
30158      Branch: perl
30159            ! doio.c os2/os2ish.h perl.h perlio.c pp_sys.c
30160 ____________________________________________________________________________
30161 [ 21506] By: rgs                                   on 2003/10/20  19:28:27
30162         Log: Subject: [PATCH] add some missing defines to Devel::PPPort
30163              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
30164              Date: Mon, 20 Oct 2003 20:14:19 +0200
30165              Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>
30166      Branch: perl
30167            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
30168 ____________________________________________________________________________
30169 [ 21505] By: rgs                                   on 2003/10/20  19:22:38
30170         Log: Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
30171              From: Slaven Rezic <slaven@rezic.de>
30172              Date: 19 Oct 2003 17:54:59 +0200
30173              Message-ID: <871xt9te7g.fsf@vran.herceg.de>
30174      Branch: perl
30175            ! perlio.c
30176 ____________________________________________________________________________
30177 [ 21503] By: rgs                                   on 2003/10/20  06:04:04
30178         Log: Skip the chflags tests in filetest.t on Darwin.
30179      Branch: perl
30180            ! lib/filetest.t
30181 ____________________________________________________________________________
30182 [ 21474] By: nicholas                              on 2003/10/17  18:44:28
30183         Log: Plan C rough edge smoothing - forgot to turn on the "has key flags"
30184              flag on the hash when rehashing. Can turn off the "rehasing" flag
30185              if the hash is cleared
30186      Branch: perl
30187            ! hv.c
30188 ____________________________________________________________________________
30189 [ 21473] By: rgs                                   on 2003/10/17  08:53:48
30190         Log: -u is deprecated.
30191              Subject: Re: why PERL5LIB is ignored when -T is in effect
30192              From: Slaven Rezic <slaven@rezic.de>
30193              Date: Fri, 17 Oct 2003 10:02:31 +0000
30194              Message-Id: <1066384951.4964@devpc01.iconmobile.de>
30195      Branch: perl
30196            ! perl.c
30197 ____________________________________________________________________________
30198 [ 21472] By: rgs                                   on 2003/10/17  07:29:10
30199         Log: The compilation of PerlIO::via may hang on AIX when
30200              compiling with vac at -O3 optimization level. Disable
30201              optimization for this module.
30202      Branch: perl
30203            + ext/PerlIO/via/hints/aix.pl
30204            ! MANIFEST
30205 ____________________________________________________________________________
30206 [ 21471] By: nicholas                              on 2003/10/16  21:10:27
30207         Log: Plan C for foiling the algorithmic complexity attack
30208              (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
30209              Chip's plan B (do something new inside the hv functions)
30210              and introspective sort)
30211              Provides infrastructure for hashes to change their hash function
30212              if necessary, and code in hsplit to detect pathalogical data and
30213              instigate a random rehashing.
30214              Needs refinement. Let's see how much smoke it creates.
30215      Branch: perl
30216            ! embedvar.h hv.c hv.h intrpvar.h perl.c perlapi.h sv.c sv.h
30217            ! util.c
30218 ____________________________________________________________________________
30219 [ 21470] By: davem                                 on 2003/10/16  20:03:44
30220         Log: Ensure PL_comppad/curpad point to PL_main_cv's padlist when
30221              PL_main_root is freed; this may not have been be the case if a
30222              thread other than the main one is the last to be destroyed
30223      Branch: perl
30224            ! ext/threads/t/thread.t pad.h perl.c
30225 ____________________________________________________________________________
30226 [ 21469] By: nicholas                              on 2003/10/16  19:31:19
30227         Log: Duplicate 19423 (pathological hashes too easy) into share_hek_flags
30228              (as suggested by Jan Dubois)
30229      Branch: perl
30230            ! hv.c
30231 ____________________________________________________________________________
30232 [ 21468] By: ams                                   on 2003/10/16  19:00:14
30233         Log: Subject: Re: assert.h breaks perl.h
30234              From: Alexey Tourbin <at@altlinux.ru>
30235              Date: Thu, 16 Oct 2003 22:24:35 +0400
30236              Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>
30237      Branch: perl
30238            ! sv.h
30239 ____________________________________________________________________________
30240 [ 21467] By: ams                                   on 2003/10/16  18:57:57
30241         Log: Subject: [PATCH] Tie::Hash documentation
30242              From: Slaven Rezic <slaven@rezic.de>
30243              Date: Thu, 16 Oct 2003 17:57:35 +0000
30244              Message-Id: <1066327055.1428@devpc01.iconmobile.de>
30245      Branch: perl
30246            ! lib/Tie/Hash.pm
30247 ____________________________________________________________________________
30248 [ 21466] By: rgs                                   on 2003/10/16  08:52:50
30249         Log: Further tweak on change #21464.
30250      Branch: perl
30251            ! perl.c
30252 ____________________________________________________________________________
30253 [ 21464] By: ams                                   on 2003/10/16  08:42:50
30254         Log: Subject: perl -h tweak [PATCH]
30255              From: Gisle Aas <gisle@ActiveState.com>
30256              Date: 16 Oct 2003 02:49:39 -0700
30257              Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>
30258      Branch: perl
30259            ! perl.c
30260 ____________________________________________________________________________
30261 [ 21456] By: rgs                                   on 2003/10/15  19:19:05
30262         Log: Perlfaq1 : take notice that 5.8.1 is now released.
30263      Branch: perl
30264            ! pod/perlfaq1.pod
30265 ____________________________________________________________________________
30266 [ 21454] By: rgs                                   on 2003/10/15  19:06:05
30267         Log: PerlFAQ sync. (only actual changes)
30268      Branch: perl
30269            ! pod/perlfaq4.pod
30270 ____________________________________________________________________________
30271 [ 21453] By: rgs                                   on 2003/10/15  19:02:35
30272         Log: Typos.
30273      Branch: perl
30274            ! hints/aix.sh
30275 ____________________________________________________________________________
30276 [ 21452] By: rgs                                   on 2003/10/15  11:12:31
30277         Log: Fix bug [perl #24212] : improper error recovery in the
30278              tokenizer after an unknown filetest operator.
30279      Branch: perl
30280            ! t/comp/parser.t toke.c
30281 ____________________________________________________________________________
30282 [ 21451] By: rgs                                   on 2003/10/15  09:19:02
30283         Log: Update MIME::Base64 and Digest::MD5 from the CPAN version.
30284      Branch: perl
30285            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
30286            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
30287            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t
30288            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
30289            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
30290            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t
30291 ____________________________________________________________________________
30292 [ 21450] By: rgs                                   on 2003/10/15  06:47:11
30293         Log: Add support for Linux abstract unix domain sockets to Socket.pm.
30294              Based on a idea by Alex Hudson. (Basically those are unix domain
30295              sockets whose name has a '\0' as first character.)
30296      Branch: perl
30297            ! ext/Socket/Socket.xs ext/Socket/t/Socket.t
30298 ____________________________________________________________________________
30299 [ 21449] By: ams                                   on 2003/10/15  06:32:44
30300         Log: Subject: [PATCH] SIGN => 1 support for MakeMaker
30301              From: Autrijus Tang <autrijus@autrijus.org>
30302              Date: Tue, 14 Oct 2003 18:32:28 +0800
30303              Message-Id: <1066127547.65845.35.camel@localhost>
30304      Branch: perl
30305            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
30306            ! lib/ExtUtils/MakeMaker.pm
30307 ____________________________________________________________________________
30308 [ 21448] By: ams                                   on 2003/10/15  05:56:12
30309         Log: Rewrite #21447.
30310      Branch: perl
30311            ! pod/perliol.pod
30312 ____________________________________________________________________________
30313 [ 21447] By: ams                                   on 2003/10/15  05:36:48
30314         Log: Subject: [patch pod/perliol.pod]
30315              From: Stas Bekman <stas@stason.org>
30316              Date: Tue, 14 Oct 2003 18:05:29 -0700
30317              Message-Id: <3F8C9D59.3040403@stason.org>
30318      Branch: perl
30319            ! pod/perliol.pod
30320 ____________________________________________________________________________
30321 [ 21446] By: nicholas                              on 2003/10/14  18:45:39
30322         Log: Duplicate 19423 (pathological hashes too easy) into hv_store_ent
30323              (the routine used by perl level HV operations)
30324      Branch: perl
30325            ! hv.c
30326 ____________________________________________________________________________
30327 [ 21445] By: rgs                                   on 2003/10/13  21:03:05
30328         Log: Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0
30329              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
30330              Date: Tue, 30 Sep 2003 19:23:34 +0200
30331              Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>
30332      Branch: perl
30333            ! ext/Devel/PPPort/PPPort.pm
30334 ____________________________________________________________________________
30335 [ 21442] By: ams                                   on 2003/10/13  08:41:17
30336         Log: Subject: [perl #24189] Incorrect comment in perldoc strict
30337              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
30338              Date: 12 Oct 2003 09:01:25 -0000
30339              Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>
30340      Branch: perl
30341            ! lib/strict.pm
30342 ____________________________________________________________________________
30343 [ 21441] By: rgs                                   on 2003/10/13  08:02:21
30344         Log: Subject: [PATCH] Internals::hash_seed() returns wrong value
30345              From: Jan Dubois <jand@ActiveState.com>
30346              Date: Sun, 12 Oct 2003 22:09:39 -0700
30347              Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>
30348      Branch: perl
30349            ! universal.c
30350 ____________________________________________________________________________
30351 [ 21440] By: rgs                                   on 2003/10/12  19:58:05
30352         Log: Subject: [perl #24122] setreuid and friends borked on darwin/osx
30353              From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
30354              Date: 5 Oct 2003 20:55:56 -0000
30355              Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
30356      Branch: perl
30357            ! mg.c
30358 ____________________________________________________________________________
30359 [ 21439] By: rgs                                   on 2003/10/12  16:28:06
30360         Log: Subject: [PATCH] Tie::Hash documentation
30361              From: Slaven Rezic <slaven@rezic.de>
30362              Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST)
30363              Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>
30364      Branch: perl
30365            ! lib/Tie/Hash.pm
30366 ____________________________________________________________________________
30367 [ 21438] By: rgs                                   on 2003/10/12  15:48:13
30368         Log: Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx
30369              From: Slaven Rezic <slaven@rezic.de>
30370              Date: 07 Oct 2003 00:04:34 +0200
30371              Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>
30372      Branch: perl
30373            ! hints/darwin.sh
30374 ____________________________________________________________________________
30375 [ 21437] By: rgs                                   on 2003/10/12  15:25:17
30376         Log: Minor nit in perlrun, spotted by Art Haas.
30377      Branch: perl
30378            ! pod/perlrun.pod
30379 ____________________________________________________________________________
30380 [ 21436] By: ams                                   on 2003/10/10  19:05:55
30381         Log: Subject: [PATCH] threads::async + some cleanup
30382              From: Elizabeth Mattijsen <liz@dijkmat.nl>
30383              Date: Fri, 10 Oct 2003 16:37:55 +0200
30384              Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>
30385      Branch: perl
30386            ! ext/threads/threads.pm
30387 ____________________________________________________________________________
30388 [ 21435] By: ams                                   on 2003/10/10  19:02:34
30389         Log: Make everyone stop posting to p5p about 0e0.
30390      Branch: perl
30391            ! pod/perlsyn.pod
30392 ____________________________________________________________________________
30393 [ 21433] By: nicholas                              on 2003/10/09  20:57:26
30394         Log: Put all pre-processor #s on the first column (some compilers are picky)
30395              [perl #24167] `#' comment signs not at the very beginning of a line
30396      Branch: perl
30397            ! cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c
30398            ! perl.h regcomp.c
30399 ____________________________________________________________________________
30400 [ 21432] By: rgs                                   on 2003/10/09  11:09:24
30401         Log: Suppress the test file t/op/nothr5005.t and integrate its tests into
30402              t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
30403              to t/test.pl.
30404      Branch: perl
30405            - t/op/nothr5005.t
30406            ! MANIFEST t/op/args.t
30407 ____________________________________________________________________________
30408 [ 21431] By: rgs                                   on 2003/10/09  11:06:15
30409         Log: Document the behaviour of filetest operators regarding parentheses.
30410              This fixes bug #24127 (by documenting it as a feature.)
30411      Branch: perl
30412            ! pod/perlop.pod
30413 ____________________________________________________________________________
30414 [ 21430] By: ams                                   on 2003/10/09  07:55:34
30415         Log: Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate
30416              calculations in regcomp.c
30417              From: Eric Promislow <ericp@ActiveState.com>
30418              Date: Wed, 8 Oct 2003 17:42:42 -0700
30419              Message-Id: <20031008174242.A17544@ActiveState.com>
30420      Branch: perl
30421            ! regcomp.c
30422 ____________________________________________________________________________
30423 [ 21429] By: ams                                   on 2003/10/09  07:43:56
30424         Log: Patch based on:
30425
30426              Subject: [perl #24157] -MModule=} is broken
30427              From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
30428              Date: 7 Oct 2003 21:47:43 -0000
30429              Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>
30430
30431              (Includes a fix for a similar problem in -A, but not -d.)
30432      Branch: perl
30433            ! perl.c
30434 ____________________________________________________________________________
30435 [ 21428] By: ams                                   on 2003/10/09  02:32:07
30436         Log: Subject: [PATCH] Devel::PPPort is missing an aTHX when calling
30437              grok_numeric_radix()
30438              From: Jan Dubois <jand@ActiveState.com>
30439              Date: Wed, 08 Oct 2003 20:37:42 -0700
30440              Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>
30441      Branch: perl
30442            ! ext/Devel/PPPort/PPPort.pm
30443 ____________________________________________________________________________
30444 [ 21427] By: ams                                   on 2003/10/09  01:36:18
30445         Log: Subject: Re: require patch breaks locale
30446              From: Rick Delaney <rick@bort.ca>
30447              Date: Wed, 8 Oct 2003 22:41:55 -0400
30448              Message-Id: <20031008224155.A14638@biff.bort.ca>
30449      Branch: perl
30450            ! t/comp/require.t
30451 ____________________________________________________________________________
30452 [ 21426] By: ams                                   on 2003/10/09  01:26:57
30453         Log: Subject: Re: Simple @INC hook core dump [PATCH]
30454              From: Gisle Aas <gisle@ActiveState.com>
30455              Date: 08 Oct 2003 13:35:28 -0700
30456              Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>
30457      Branch: perl
30458            ! t/op/inccode.t
30459 ____________________________________________________________________________
30460 [ 21425] By: rgs                                   on 2003/10/08  11:34:17
30461         Log: Fix bug #24108: Goto +foo broken
30462              the fix having been suggested by xmath via Juerd.
30463      Branch: perl
30464            ! op.c t/op/goto.t
30465 ____________________________________________________________________________
30466 [ 21424] By: rgs                                   on 2003/10/08  11:16:58
30467         Log: Subject: Re: Simple @INC hook core dump [PATCH]
30468              From: Gisle Aas <gisle@ActiveState.com>
30469              Date: 08 Oct 2003 04:47:33 -0700
30470              Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
30471      Branch: perl
30472            ! pp_ctl.c
30473 ____________________________________________________________________________
30474 [ 21423] By: ams                                   on 2003/10/08  10:09:41
30475         Log: Subject: [PATCH pod/perlrun.pod] Layout & POD nit.
30476              From: Abigail <abigail@abigail.nl>
30477              Date: Wed, 8 Oct 2003 03:50:49 -0700
30478              Message-Id: <20031008105049.GA15770@ucan.foad.org>
30479      Branch: perl
30480            ! pod/perlrun.pod
30481 ____________________________________________________________________________
30482 [ 21422] By: ams                                   on 2003/10/08  06:13:07
30483         Log: "Are implicit undefs true?" asks Gisle.
30484      Branch: perl
30485            ! pod/perlsyn.pod
30486 ____________________________________________________________________________
30487 [ 21421] By: ams                                   on 2003/10/08  03:20:00
30488         Log: Subject: Re: [PATCH] perlop.pod Revamp - revision 4
30489              From: schwern@pobox.com
30490              Date: Tue, 7 Oct 2003 20:39:36 -0700
30491              Message-Id: <20031007203936.X4301@ttul.org>
30492
30493              (Originally from Shlomi Fish. Applied with tweaks.)
30494      Branch: perl
30495            ! pod/perlop.pod
30496 ____________________________________________________________________________
30497 [ 21420] By: ams                                   on 2003/10/07  19:51:35
30498         Log: Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
30499              sv.c (Tim Bunce), t/op/pow.t (John P. Linderman).
30500      Branch: perl
30501            ! pod/perlsyn.pod sv.c t/op/pow.t
30502 ____________________________________________________________________________
30503 [ 21419] By: ams                                   on 2003/10/07  04:03:34
30504         Log: Why should -3**$x be more precisely determined than 3**$x?
30505      Branch: perl
30506            ! t/op/pow.t
30507 ____________________________________________________________________________
30508 [ 21418] By: ams                                   on 2003/10/07  03:59:38
30509         Log: Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness
30510              From: schwern@pobox.com
30511              Date: Mon, 6 Oct 2003 13:14:36 -0700
30512              Message-Id: <20031006131436.G20960@ttul.org>
30513      Branch: perl
30514            ! lib/UNIVERSAL.pm t/op/universal.t
30515 ____________________________________________________________________________
30516 [ 21417] By: ams                                   on 2003/10/07  03:55:18
30517         Log: Update perlfunc/require to describe NXDOMAIN caching... er, you
30518              know what I mean.
30519      Branch: perl
30520            ! pod/perlfunc.pod
30521 ____________________________________________________________________________
30522 [ 21416] By: ams                                   on 2003/10/07  03:37:01
30523         Log: Subject: [patch sv.c] improve "...free unref scalar" warning
30524              From: Stas Bekman <stas@stason.org>
30525              Date: Mon, 06 Oct 2003 21:19:53 -0700
30526              Message-Id: <3F823EE9.4030103@stason.org>
30527      Branch: perl
30528            ! sv.c
30529 ____________________________________________________________________________
30530 [ 21415] By: ams                                   on 2003/10/06  17:30:31
30531         Log: Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented)
30532              From: Rick Delaney <rick@bort.ca>
30533              Date: Tue, 23 Sep 2003 12:14:52 -0400
30534              Message-ID: <20030923121452.G18845@biff.bort.ca>
30535      Branch: perl
30536            ! pp_ctl.c t/comp/require.t
30537 ____________________________________________________________________________
30538 [ 21414] By: rgs                                   on 2003/10/06  15:23:01
30539         Log: Subject: Re: [PATCH lib/warnings.t]  Adding TODO functionality to lib/warnings.
30540              From: Abigail <abigail@abigail.nl>
30541              Date: Wed, 1 Oct 2003 14:19:43 +0200
30542              Message-ID: <20031001121943.GA29419@abigail.nl>
30543      Branch: perl
30544            ! lib/warnings.t
30545 ____________________________________________________________________________
30546 [ 21413] By: rgs                                   on 2003/10/06  15:05:32
30547         Log: Fixes in the modules maintainers list.
30548      Branch: perl
30549            ! Porting/Maintainers.pl
30550 ____________________________________________________________________________
30551 [ 21412] By: rgs                                   on 2003/10/06  15:02:42
30552         Log: Fix broken link in perltodo.pod.
30553      Branch: perl
30554            ! pod/perltodo.pod
30555 ____________________________________________________________________________
30556 [ 21411] By: rgs                                   on 2003/10/06  12:11:10
30557         Log: Typos in perldiag.
30558      Branch: perl
30559            ! pod/perldiag.pod
30560 ____________________________________________________________________________
30561 [ 21410] By: rgs                                   on 2003/10/06  11:55:52
30562         Log: Subject: Re: [doc-PATCH] for unpack_str() and question
30563              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
30564              Date: Mon, 6 Oct 2003 08:45:29 +0200
30565              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>
30566      Branch: perl
30567            ! pod/perlapi.pod pp_pack.c
30568 ____________________________________________________________________________
30569 [ 21409] By: rgs                                   on 2003/10/06  11:49:55
30570         Log: Subject: [PATCH pod/perlfunc.pod]  ref can return false on references
30571              From: Abigail <abigail@abigail.nl>
30572              Date: Mon, 6 Oct 2003 05:55:21 -0700
30573              Message-ID: <20031006125521.GA26446@ucan.foad.org>
30574      Branch: perl
30575            ! pod/perlfunc.pod
30576 ____________________________________________________________________________
30577 [ 21408] By: rgs                                   on 2003/10/06  11:46:14
30578         Log: Add a new option --check to Porting/Maintainers,
30579              to check for files who are listed for several maintainers.
30580      Branch: perl
30581            ! Porting/Maintainers.pm
30582 ____________________________________________________________________________
30583 [ 21407] By: rgs                                   on 2003/10/06  11:44:33
30584         Log: Subject: [PATCH]Re: The META.yml file in bleadperl
30585              From: Fergal Daly <fergal@esatclear.ie>
30586              Date: Mon, 6 Oct 2003 00:25:29 +0100
30587              Message-Id: <200310060025.29122.fergal@esatclear.ie>
30588
30589              Plus regeneration of META.yml
30590      Branch: perl
30591            ! META.yml Porting/makemeta
30592 ____________________________________________________________________________
30593 [ 21406] By: ams                                   on 2003/10/06  04:22:11
30594         Log: Subject: Re: [perl #24076] "<> err EXPR" and warnings.
30595              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30596              Date: Sun, 5 Oct 2003 21:27:54 +0200
30597              Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr>
30598              (Applied with tweaks to op.c and a comment.)
30599      Branch: perl
30600            ! op.c t/lib/warnings/op
30601 ____________________________________________________________________________
30602 [ 21405] By: ams                                   on 2003/10/06  03:56:54
30603         Log: Subject: Re: [PATCH] perlsyn.pod Revision - Resend
30604              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
30605              Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST)
30606              Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
30607              (Applied with minor tweaks.)
30608      Branch: perl
30609            ! pod/perlsyn.pod
30610 ____________________________________________________________________________
30611 [ 21404] By: ams                                   on 2003/10/06  03:32:50
30612         Log: Subject: [perl #24120] Tie::Hash documentation has broken code
30613              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
30614              Date: 5 Oct 2003 18:40:36 -0000
30615              Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
30616              (Applied without $VERSION update.)
30617      Branch: perl
30618            ! lib/Tie/Hash.pm
30619 ____________________________________________________________________________
30620 [ 21403] By: ams                                   on 2003/10/06  03:26:39
30621         Log: Subject: Re: [PATCH] [perl #24113] mistake in perlretut
30622              From: Robert Spier <rspier@pobox.com>
30623              Date: Sun, 05 Oct 2003 21:34:30 -0700
30624              Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>
30625      Branch: perl
30626            ! pod/perlretut.pod
30627 ____________________________________________________________________________
30628 [ 21402] By: ams                                   on 2003/10/05  03:08:53
30629         Log: Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR
30630              From: Steve Grazzini <grazz@pobox.com>
30631              Date: Sat, 4 Oct 2003 18:15:23 -0400
30632              Message-Id: <20031004221523.GA29324@grazzini.net>
30633      Branch: perl
30634            ! pp_sys.c
30635 ____________________________________________________________________________
30636 [ 21401] By: ams                                   on 2003/10/02  17:25:34
30637         Log: Subject: Re: 5.8.1 and srand
30638              From: Slaven Rezic <slaven@rezic.de>
30639              Date: Thu, 2 Oct 2003 15:51:11 +0000
30640              Message-Id: <1065109871.3115@devpc01.iconmobile.de>
30641      Branch: perl
30642            ! t/op/fork.t
30643 ____________________________________________________________________________
30644 [ 21400] By: hv                                    on 2003/10/02  09:34:36
30645         Log: minor cleanup for Changes
30646      Branch: perl
30647            ! Changes
30648 ____________________________________________________________________________
30649 [ 21399] By: hv                                    on 2003/10/02  09:18:27
30650         Log: Update changes
30651      Branch: perl
30652            ! Changes patchlevel.h
30653 ____________________________________________________________________________
30654 [ 21398] By: hv                                    on 2003/10/02  09:15:42
30655         Log: build perlapi.pod in deterministic order even when functions differ
30656              only in case; regen perlapi.pod
30657      Branch: perl
30658            ! autodoc.pl pod/perlapi.pod
30659 ____________________________________________________________________________
30660 [ 21397] By: ams                                   on 2003/10/02  07:48:51
30661         Log: Subject: Re: 5.8.1 and srand
30662              From: Brendan O'Dea <bod@debian.org>
30663              Date: Thu, 2 Oct 2003 10:30:36 +1000
30664              Message-Id: <20031002003036.GA9198@londo.c47.org>
30665      Branch: perl
30666            ! util.c
30667 ____________________________________________________________________________
30668 [ 21396] By: ams                                   on 2003/10/01  22:18:13
30669         Log: Update Changes.
30670      Branch: perl
30671            ! Changes patchlevel.h
30672 ____________________________________________________________________________
30673 [ 21394] By: ams                                   on 2003/10/01  20:28:20
30674         Log: Subject: misapplied patch 19452
30675              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
30676              Date: Tue, 30 Sep 2003 06:01:50 -0700
30677              Message-Id: <20030930130150.GA1436@efn.org>
30678      Branch: perl
30679            ! pp_hot.c
30680 ____________________________________________________________________________
30681 [ 21392] By: rgs                                   on 2003/09/30  20:22:02
30682         Log: Revamp the section on local() in perlsub.
30683              - avoid using the word "declare" in conjunction with local()
30684              - less archaelogical references
30685              - more about localization of lvalues
30686              - removes examples of localization of tied hashes that don't work
30687              - give titles to subsections
30688              - explain localization of magic values
30689              - explain localization of globs
30690              - fix link to perldelta
30691      Branch: perl
30692            ! pod/perlsub.pod
30693 ____________________________________________________________________________
30694 [ 21391] By: rgs                                   on 2003/09/30  12:47:13
30695         Log: Useless "local $_" in a perlfaq3 example
30696      Branch: perl
30697            ! pod/perlfaq3.pod
30698 ____________________________________________________________________________
30699 [ 21390] By: rgs                                   on 2003/09/30  11:29:17
30700         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
30701              From: grommel@sears.com
30702              Date: Mon, 29 Sep 2003 14:45:16 -0500
30703              Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
30704      Branch: perl
30705            ! hints/svr4.sh t/op/pack.t
30706 ____________________________________________________________________________
30707 [ 21389] By: rgs                                   on 2003/09/30  11:06:53
30708         Log: Add a TODO test for bug #23790, by Abigail
30709      Branch: perl
30710            ! t/op/sub_lval.t
30711 ____________________________________________________________________________
30712 [ 21388] By: rgs                                   on 2003/09/30  10:52:50
30713         Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
30714              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
30715              Date: Tue, 30 Sep 2003 04:53:02 -0700
30716              Message-ID: <20030930115302.GA3200@efn.org>
30717      Branch: perl
30718            ! pod/perlfunc.pod
30719 ____________________________________________________________________________
30720 [ 21387] By: rgs                                   on 2003/09/29  12:47:37
30721         Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
30722              From: Tom Horsley <Tom.Horsley@ccur.com>
30723              Date: Mon, 29 Sep 2003 13:00:09 GMT
30724              Message-Id: <200309291300.NAA23856@amber2.ccur.com>
30725      Branch: perl
30726            ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh
30727 ____________________________________________________________________________
30728 [ 21386] By: rgs                                   on 2003/09/29  11:14:27
30729         Log: Subject: [PATCH 5.8.1] Fix broken splitpod program
30730              From: Steve Hay <steve.hay@uk.radan.com>
30731              Date: Mon, 29 Sep 2003 11:50:23 +0100
30732              Message-ID: <3F780E6F.3020704@uk.radan.com>
30733      Branch: perl
30734            ! pod/splitpod
30735 ____________________________________________________________________________
30736 [ 21385] By: rgs                                   on 2003/09/29  11:09:32
30737         Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
30738              From: Brendan O'Dea <bod@debian.org>
30739              Date: Sun, 28 Sep 2003 23:23:34 +1000
30740              Message-ID: <20030928132334.GA29499@londo.c47.org>
30741      Branch: perl
30742            ! pod/perlrun.pod
30743 ____________________________________________________________________________
30744 [ 21384] By: rgs                                   on 2003/09/26  20:39:19
30745         Log: Nit to the maintainers list by SADAHIRO Tomoyuki
30746      Branch: perl
30747            ! Porting/Maintainers.pl
30748 ____________________________________________________________________________
30749 [ 21383] By: jhi                                   on 2003/09/26  04:41:17
30750         Log: Missing +x bits.
30751      Branch: perl
30752            ! Porting/makerel
30753 ____________________________________________________________________________
30754 [ 21382] By: rgs                                   on 2003/09/25  19:40:50
30755         Log: Update the perldelta for 5.9.0.
30756      Branch: perl
30757            ! pod/perldelta.pod
30758 ____________________________________________________________________________
30759 [ 21381] By: rgs                                   on 2003/09/25  19:02:12
30760         Log: Add the perl581delta manpage.
30761              Regenerate the table of contents.
30762      Branch: perl
30763            + pod/perl581delta.pod
30764            ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod
30765            ! vms/descrip_mms.template win32/pod.mak
30766 ____________________________________________________________________________
30767 [ 21380] By: rgs                                   on 2003/09/25  18:36:45
30768         Log: Update perlhist.pod
30769      Branch: perl
30770            ! pod/perlhist.pod
30771 ____________________________________________________________________________
30772 [ 21372] By: gbarr                                 on 2003/09/25  07:35:24
30773         Log: Sync with libnet 1.17
30774      Branch: perl
30775            ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
30776 ____________________________________________________________________________
30777 [ 21371] By: gbarr                                 on 2003/09/25  06:57:35
30778         Log: Update to Scalar-List-Utils 1.13
30779      Branch: perl
30780            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
30781            ! ext/List/Util/lib/List/Util.pm
30782            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
30783 ____________________________________________________________________________
30784 [ 21370] By: jhi                                   on 2003/09/25  06:45:42
30785         Log: CPAN sites update.
30786      Branch: perl
30787            ! pod/perlmodlib.PL
30788 ____________________________________________________________________________
30789 [ 21369] By: jhi                                   on 2003/09/25  05:22:48
30790         Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
30791              From: Greg Matheson <lang@ms.chinmin.edu.tw>
30792              Date: Wed, 24 Sep 2003 22:51:09 +0800
30793              Message-ID: <20030924225109.A17126@ms>
30794
30795              (Win98 + MinGW, a missing Win95.pm hunk)
30796      Branch: perl
30797            ! lib/ExtUtils/MM_Win95.pm
30798 ____________________________________________________________________________
30799 [ 21365] By: jhi                                   on 2003/09/25  04:44:05
30800         Log: AUTHORS tweak.
30801      Branch: perl
30802            ! AUTHORS
30803 ____________________________________________________________________________
30804 [ 21361] By: jhi                                   on 2003/09/24  17:40:42
30805         Log: Even though undefing SPACE and FORMAT should be safe,
30806              at this point I'm choosing to be paranoid and using
30807              #ifdef __Lynx__.
30808      Branch: perl
30809            ! perl.h
30810 ____________________________________________________________________________
30811 [ 21360] By: jhi                                   on 2003/09/24  17:30:07
30812         Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
30813              From: Olli Savia (via RT) <perlbug-followup@perl.org>
30814              Date: 24 Sep 2003 15:42:41 -0000
30815              Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
30816      Branch: perl
30817            ! mg.c perl.h perlio.c pp_sys.c
30818 ____________________________________________________________________________
30819 [ 21356] By: jhi                                   on 2003/09/24  08:27:52
30820         Log: Subject: [DOCPATCH] attributes.pm
30821              From: Elizabeth Mattijsen <liz@dijkmat.nl>
30822              Date: Wed, 24 Sep 2003 11:00:42 +0200
30823              Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
30824
30825              (reformatted a bit)
30826      Branch: perl
30827            ! lib/attributes.pm
30828 ____________________________________________________________________________
30829 [ 21354] By: jhi                                   on 2003/09/24  07:25:48
30830         Log: A fix from Graham for
30831              [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
30832              (seemingly a NV casting issue)
30833      Branch: perl
30834            ! ext/List/Util/Util.xs
30835 ____________________________________________________________________________
30836 [ 21353] By: jhi                                   on 2003/09/24  05:05:39
30837         Log: Someone actually reads the Makefile.PL messages, it seems.
30838              (from Jonathan Leffler)
30839      Branch: perl
30840            ! ext/Time/HiRes/Makefile.PL
30841 ____________________________________________________________________________
30842 [ 21351] By: jhi                                   on 2003/09/24  04:54:33
30843         Log: perliol tweaks.
30844      Branch: perl
30845            ! pod/perliol.pod
30846 ____________________________________________________________________________
30847 [ 21349] By: rgs                                   on 2003/09/23  22:09:57
30848         Log: The FAQ answer about POD comments was incorrect. [perl #23893]
30849              (plus a few typos.)
30850      Branch: perl
30851            ! pod/perlfaq7.pod pod/perlpodspec.pod
30852 ____________________________________________________________________________
30853 [ 21348] By: rgs                                   on 2003/09/23  21:56:50
30854         Log: Subject: [PATCH] perlvar
30855              From: Juerd <juerd@convolution.nl>
30856              Date: Sun, 21 Sep 2003 21:40:54 +0200
30857              Message-ID: <20030921194054.GD14702@c3.convolution.nl>
30858      Branch: perl
30859            ! pod/perlvar.pod
30860 ____________________________________________________________________________
30861 [ 21344] By: jhi                                   on 2003/09/23  19:33:45
30862         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
30863              From: grommel@sears.com
30864              Date: Tue, 23 Sep 2003 13:40:33 -0500
30865              Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
30866      Branch: perl
30867            ! hints/svr4.sh t/op/stat.t
30868 ____________________________________________________________________________
30869 [ 21343] By: jhi                                   on 2003/09/23  19:26:06
30870         Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
30871              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
30872              Date: Tue, 23 Sep 2003 09:13:55 -0700
30873              Message-ID: <20030923161354.GA2432@efn.org>
30874      Branch: perl
30875            ! INSTALL
30876 ____________________________________________________________________________
30877 [ 21342] By: rgs                                   on 2003/09/23  19:12:58
30878         Log: Minor nit in a debug message of the tokenizer.
30879      Branch: perl
30880            ! toke.c
30881 ____________________________________________________________________________
30882 [ 21340] By: jhi                                   on 2003/09/23  12:33:53
30883         Log: Let's call it 2.34, already (from Johan).
30884      Branch: perl
30885            ! lib/Getopt/Long.pm
30886 ____________________________________________________________________________
30887 [ 21339] By: jhi                                   on 2003/09/23  12:31:08
30888         Log: Subject: Re: [PATCH] RC5 and Intel's ICC
30889              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
30890              Date: Tue, 23 Sep 2003 15:04:35 +0200
30891              Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
30892
30893              (add -we147 to ccflags if cc = ICC so that prototype
30894              detection works right)
30895      Branch: perl
30896            ! hints/linux.sh
30897 ____________________________________________________________________________
30898 [ 21338] By: jhi                                   on 2003/09/23  12:02:28
30899         Log: Bump the Encode version to 1.9801 since we are no more identical
30900              to the CPAN version.
30901      Branch: perl
30902            ! ext/Encode/Encode.pm
30903 ____________________________________________________________________________
30904 [ 21332] By: jhi                                   on 2003/09/23  09:17:32
30905         Log: ucmlintage.
30906      Branch: perl
30907            ! ext/Encode/ucm/gsm0338.ucm
30908 ____________________________________________________________________________
30909 [ 21331] By: jhi                                   on 2003/09/23  09:11:23
30910         Log: GSM 03.38 mapping in Encoding::Byte is incorrect
30911
30912              Fix as much as possible - the specification is still
30913              a bit unclear.
30914      Branch: perl
30915            + ext/Encode/t/gsm0338.t
30916            ! MANIFEST ext/Encode/MANIFEST
30917            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
30918 ____________________________________________________________________________
30919 [ 21329] By: jhi                                   on 2003/09/23  06:10:28
30920         Log: Subject: [PATCH] Re: B::Deparse fails in pure_string()
30921              From: Stephen McCamant <smcc@MIT.EDU>
30922              Date: Mon, 22 Sep 2003 20:53:57 -0700
30923              Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
30924      Branch: perl
30925            ! ext/B/B/Deparse.pm
30926 ____________________________________________________________________________
30927 [ 21327] By: jhi                                   on 2003/09/23  04:51:15
30928         Log: Subject: [PATCH] RC5 and Intel's ICC
30929              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
30930              Date: Mon, 22 Sep 2003 22:52:40 +0200
30931              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
30932
30933              (the missing void return type)
30934      Branch: perl
30935            ! ext/threads/shared/shared.xs
30936 ____________________________________________________________________________
30937 [ 21326] By: jhi                                   on 2003/09/23  04:46:48
30938         Log: Subject: [PATCH] RC5 and Intel's ICC
30939              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
30940              Date: Mon, 22 Sep 2003 22:52:40 +0200
30941              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
30942
30943              (the attribute part)
30944      Branch: perl
30945            ! ext/Devel/PPPort/PPPort.pm perl.h
30946 ____________________________________________________________________________
30947 [ 21325] By: jhi                                   on 2003/09/23  04:43:29
30948         Log: Stray CRs noticed by Jan Dubois.
30949      Branch: perl
30950            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t
30951 ____________________________________________________________________________
30952 [ 21324] By: jhi                                   on 2003/09/23  04:40:19
30953         Log: The RCs have been missing CRs from certain files because
30954              not all shells can handle multiline arguments right.
30955      Branch: perl
30956            ! Porting/makerel
30957 ____________________________________________________________________________
30958 [ 21323] By: rgs                                   on 2003/09/22  20:31:19
30959         Log: When localising a magic value, propagæte the readonly flag
30960              only if this scalar has \0 magic or has magic without a
30961              'set' method. (follows change #20479 for bug #23141.)
30962      Branch: perl
30963            ! scope.c t/op/local.t
30964 ____________________________________________________________________________
30965 [ 21319] By: jhi                                   on 2003/09/22  18:16:40
30966         Log: An error message need not be a novel.
30967      Branch: perl
30968            ! pod/perldiag.pod pp_hot.c
30969 ____________________________________________________________________________
30970 [ 21318] By: jhi                                   on 2003/09/22  17:45:23
30971         Log: Upgrade to Math::BigInt 1.66.
30972      Branch: perl
30973            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30974            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
30975            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
30976            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
30977            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
30978 ____________________________________________________________________________
30979 [ 21311] By: jhi                                   on 2003/09/22  08:49:24
30980         Log: Some more perlio doc tweaks based on NI-S.
30981      Branch: perl
30982            ! pod/perliol.pod
30983 ____________________________________________________________________________
30984 [ 21305] By: jhi                                   on 2003/09/22  05:59:54
30985         Log: Upgrade to Time::HiRes 1.51.
30986      Branch: perl
30987            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
30988 ____________________________________________________________________________
30989 [ 21303] By: jhi                                   on 2003/09/22  04:37:21
30990         Log: Upgrade to Getopt::Long 2.33_03.
30991      Branch: perl
30992            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
30993 ____________________________________________________________________________
30994 [ 21302] By: jhi                                   on 2003/09/22  04:28:57
30995         Log: CPAN.pm 1.76_01 from Andreas.
30996      Branch: perl
30997            ! lib/CPAN.pm
30998 ____________________________________________________________________________
30999 [ 21299] By: jhi                                   on 2003/09/21  09:23:17
31000         Log: Regen toc.
31001      Branch: perl
31002            ! pod/perltoc.pod
31003 ____________________________________________________________________________
31004 [ 21298] By: jhi                                   on 2003/09/21  09:22:57
31005         Log: Handle also the curliffy files when tocing.
31006      Branch: perl
31007            ! pod/buildtoc
31008 ____________________________________________________________________________
31009 [ 21297] By: jhi                                   on 2003/09/21  08:50:22
31010         Log: Macrofy the compile/runtime test.
31011      Branch: perl
31012            ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c
31013 ____________________________________________________________________________
31014 [ 21296] By: jhi                                   on 2003/09/21  08:47:32
31015         Log: Tweak the section name to agree with the change #21295.
31016      Branch: perl
31017            ! lib/PerlIO.pm
31018 ____________________________________________________________________________
31019 [ 21295] By: jhi                                   on 2003/09/21  08:44:52
31020         Log: One obvious place to look for PerlIO implementations.
31021      Branch: perl
31022            ! pod/perliol.pod
31023 ____________________________________________________________________________
31024 [ 21294] By: jhi                                   on 2003/09/21  08:15:52
31025         Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
31026              From: Dave Mitchell <davem@fdgroup.com>
31027              Date: Fri, 19 Sep 2003 19:35:44 +0100
31028              Message-ID: <20030919183544.GA14563@fdgroup.com>
31029      Branch: perl
31030            ! pp_ctl.c
31031 ____________________________________________________________________________
31032 [ 21293] By: jhi                                   on 2003/09/21  08:13:58
31033         Log: More PerlIO documentation.
31034      Branch: perl
31035            ! lib/PerlIO.pm pod/perliol.pod
31036 ____________________________________________________________________________
31037 [ 21292] By: jhi                                   on 2003/09/20  18:44:07
31038         Log: Retract #21273, #21264, and #21263 as requested by Schwern.
31039              (The real bug was mp2 being too "friendly" with MM innards.)
31040      Branch: perl
31041            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
31042            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
31043 ____________________________________________________________________________
31044 [ 21291] By: jhi                                   on 2003/09/20  18:37:33
31045         Log: In FreeBSD allow one to try using Perl's malloc with threads.
31046      Branch: perl
31047            ! hints/freebsd.sh
31048 ____________________________________________________________________________
31049 [ 21290] By: rgs                                   on 2003/09/20  10:05:38
31050         Log: Missing perlfaq chunk.
31051      Branch: perl
31052            ! pod/perlfaq4.pod
31053 ____________________________________________________________________________
31054 [ 21289] By: rgs                                   on 2003/09/20  10:00:12
31055         Log: FAQ sync.
31056      Branch: perl
31057            ! pod/perlfaq4.pod
31058 ____________________________________________________________________________
31059 [ 21288] By: jhi                                   on 2003/09/19  14:49:20
31060         Log: Subject: typo fixo
31061              From: Vadim Konovalov <konovalo@mail.wplus.net>
31062              Date: Fri, 19 Sep 2003 06:32:08 +0400
31063              Message-ID: <4538131828.20030919063208@mail.wplus.net>
31064      Branch: perl
31065            ! pod/perlunicode.pod
31066 ____________________________________________________________________________
31067 [ 21286] By: jhi                                   on 2003/09/19  04:48:52
31068         Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
31069              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
31070              Date: Thu, 18 Sep 2003 19:01:06 -0700
31071              Message-ID: <20030919020106.GA22511@math.berkeley.edu>
31072      Branch: perl
31073            ! os2/os2.c
31074 ____________________________________________________________________________
31075 [ 21285] By: jhi                                   on 2003/09/19  04:46:39
31076         Log: Tests for change #21284.
31077      Branch: perl
31078            ! lib/dumpvar.t
31079 ____________________________________________________________________________
31080 [ 21284] By: jhi                                   on 2003/09/19  04:46:12
31081         Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
31082              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
31083              Date: Thu, 18 Sep 2003 18:58:59 -0700
31084              Message-ID: <20030919015858.GA22503@math.berkeley.edu>
31085      Branch: perl
31086            ! lib/dumpvar.pl
31087 ____________________________________________________________________________
31088 [ 21283] By: rgs                                   on 2003/09/18  21:29:23
31089         Log: Perlfaq nits from Iain Truskett.
31090              (from the perlfaq-workers list)
31091      Branch: perl
31092            ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod
31093 ____________________________________________________________________________
31094 [ 21282] By: rgs                                   on 2003/09/18  21:10:26
31095         Log: Integrate a change from the perlfaq CVS.
31096              I consider the bleadperl version being more up-to-date as of now.
31097      Branch: perl
31098            ! pod/perlfaq3.pod
31099 ____________________________________________________________________________
31100 [ 21277] By: jhi                                   on 2003/09/18  19:23:22
31101         Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken
31102              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
31103              Date: Thu, 18 Sep 2003 11:02:02 -0700
31104              Message-ID: <20030918180202.GA21949@math.berkeley.edu>
31105
31106              (use stat.t instead of time.t)
31107      Branch: perl
31108            ! os2/os2ish.h pp_sys.c t/op/stat.t
31109 ____________________________________________________________________________
31110 [ 21276] By: jhi                                   on 2003/09/18  19:15:07
31111         Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
31112              From: Rick Delaney <rick.delaney@rogers.com>
31113              Date: Wed, 1 Jan 2003 22:54:59 -0500
31114              Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
31115
31116              (Pity the first patch fell through the cracks back then.
31117              Not that forbidding non-object copy constructors is the right
31118              thing to do but the bug could use fixing.)
31119      Branch: perl
31120            ! lib/overload.t pp.h
31121 ____________________________________________________________________________
31122 [ 21274] By: jhi                                   on 2003/09/18  10:59:58
31123         Log: Subject: [PATCH] small fix for Devel::PPPort
31124              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
31125              Date: Thu, 18 Sep 2003 10:14:58 +0200
31126              Message-id: <20030918081458.GA2653@ethan>
31127      Branch: perl
31128            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
31129 ____________________________________________________________________________
31130 [ 21273] By: jhi                                   on 2003/09/18  10:57:41
31131         Log: ld has many guises.
31132      Branch: perl
31133            ! lib/ExtUtils/t/MM_Unix.t
31134 ____________________________________________________________________________
31135 [ 21271] By: jhi                                   on 2003/09/18  08:05:28
31136         Log: Missed OS/2 patch hunk.
31137      Branch: perl
31138            ! os2/os2.c
31139 ____________________________________________________________________________
31140 [ 21270] By: jhi                                   on 2003/09/18  05:00:23
31141         Log: Subject: Patch for VMS::Filespec
31142              From: Ken Williams <ken@mathforum.org>
31143              Date: Wed, 17 Sep 2003 20:11:46 -0500
31144              Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
31145      Branch: perl
31146            ! vms/ext/Filespec.pm
31147 ____________________________________________________________________________
31148 [ 21268] By: jhi                                   on 2003/09/18  04:58:05
31149         Log: Subject: 5.8.1 warnings when long double == double
31150              From: Andy Dougherty <doughera@lafayette.edu>
31151              Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
31152              Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
31153              (the changed message)
31154      Branch: perl
31155            ! Configure
31156 ____________________________________________________________________________
31157 [ 21267] By: jhi                                   on 2003/09/18  04:54:16
31158         Log: Patch from Enache Adrian for the new tricks of gcc 3.4
31159              for "is this symbol defined" scanning of Configure.
31160      Branch: perl
31161            ! Configure
31162 ____________________________________________________________________________
31163 [ 21266] By: jhi                                   on 2003/09/18  04:29:55
31164         Log: Make it possible to override the mistrustnm hint in Solaris.
31165      Branch: perl
31166            ! hints/solaris_2.sh
31167 ____________________________________________________________________________
31168 [ 21264] By: jhi                                   on 2003/09/17  21:01:36
31169         Log: A potential fix for non-empty LD in Unix.
31170      Branch: perl
31171            ! lib/ExtUtils/t/MM_Unix.t
31172 ____________________________________________________________________________
31173 [ 21263] By: jhi                                   on 2003/09/17  14:09:50
31174         Log: Subject: RE: MM in maint@21251 breaks mp2
31175              From: "Orton, Yves" <yves.orton@de.mci.com>
31176              Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
31177              Date: Wed, 17 Sep 2003 15:47:35 +0100
31178      Branch: perl
31179            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
31180            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
31181 ____________________________________________________________________________
31182 [ 21261] By: jhi                                   on 2003/09/17  09:33:39
31183         Log: The AIX C product potentially consists of several packages,
31184              the main package being (hopefully) the first one.
31185      Branch: perl
31186            ! hints/aix.sh
31187 ____________________________________________________________________________
31188 [ 21260] By: jhi                                   on 2003/09/17  07:52:03
31189         Log: Fix Solaris ccversion not having the cc version.
31190      Branch: perl
31191            ! hints/solaris_2.sh
31192 ____________________________________________________________________________
31193 [ 21259] By: jhi                                   on 2003/09/17  06:02:19
31194         Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
31195              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
31196              Date: Tue, 16 Sep 2003 23:49:42 -0700
31197              Message-ID: <20030917064941.GA20444@math.berkeley.edu>
31198      Branch: perl
31199            ! os2/os2ish.h
31200 ____________________________________________________________________________
31201 [ 21258] By: jhi                                   on 2003/09/17  06:00:48
31202         Log: Subject: [PATCH 5.8.1 @21211] os2_process.t
31203              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
31204              Date: Tue, 16 Sep 2003 23:21:48 -0700
31205              Message-ID: <20030917062147.GA20400@math.berkeley.edu>
31206      Branch: perl
31207            ! os2/OS2/Process/t/os2_process.t
31208 ____________________________________________________________________________
31209 [ 21257] By: jhi                                   on 2003/09/17  03:53:46
31210         Log: Subject: [PATCH 5.8.1 @21211] magic.t
31211              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
31212              Date: Tue, 16 Sep 2003 19:17:57 -0700
31213              Message-ID: <20030917021757.GA20261@math.berkeley.edu>
31214      Branch: perl
31215            ! t/op/magic.t
31216 ____________________________________________________________________________
31217 [ 21253] By: jhi                                   on 2003/09/16  19:48:08
31218         Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
31219              From: Dave Mitchell <davem@fdgroup.com>
31220              Date: Tue, 16 Sep 2003 21:56:20 +0100
31221              Message-ID: <20030916205620.GB1246@fdgroup.com>
31222      Branch: perl
31223            ! pod/perlfunc.pod
31224 ____________________________________________________________________________
31225 [ 21249] By: jhi                                   on 2003/09/16  19:10:58
31226         Log: More suggested patches for NCR MP-RAS from Andy Dougherty.
31227      Branch: perl
31228            + ext/Time/HiRes/hints/svr4.pl
31229            ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t
31230 ____________________________________________________________________________
31231 [ 21247] By: jhi                                   on 2003/09/16  18:57:34
31232         Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
31233              From: Andy Dougherty <doughera@lafayette.edu>
31234              Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
31235              Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
31236      Branch: perl
31237            ! ext/POSIX/hints/svr4.pl hints/svr4.sh
31238 ____________________________________________________________________________
31239 [ 21245] By: jhi                                   on 2003/09/16  18:47:52
31240         Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
31241              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
31242              Date: Wed, 4 Jun 2003 00:45:23 -0700
31243              Message-ID: <20030604074523.GA7148@math.berkeley.edu>
31244      Branch: perl
31245            ! lib/Getopt/Std.pm
31246 ____________________________________________________________________________
31247 [ 21243] By: jhi                                   on 2003/09/16  12:18:03
31248         Log: Give a concrete example of the still existing Unicode slowness.
31249      Branch: perl
31250            ! pod/perlunicode.pod
31251 ____________________________________________________________________________
31252 [ 21241] By: jhi                                   on 2003/09/16  06:38:45
31253         Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
31254              use File::Spec 0.8 is unhappy.
31255      Branch: perl
31256            ! lib/File/Spec.pm
31257 ____________________________________________________________________________
31258 [ 21240] By: jhi                                   on 2003/09/16  06:34:35
31259         Log: The test is not needed, says Schwern.
31260      Branch: perl
31261            - lib/base/t/fields-560.t
31262            ! MANIFEST
31263 ____________________________________________________________________________
31264 [ 21239] By: jhi                                   on 2003/09/16  05:04:09
31265         Log: Upgrade to File::Spec 0.85_03.
31266      Branch: perl
31267            + lib/File/Spec/t/crossplatform.t
31268            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm
31269            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
31270            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
31271            ! lib/File/Spec/t/Spec.t
31272 ____________________________________________________________________________
31273 [ 21238] By: jhi                                   on 2003/09/16  04:57:08
31274         Log: Upgrade to MakeMaker 6.17.
31275      Branch: perl
31276            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
31277            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
31278            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
31279            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
31280            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
31281            ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
31282            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
31283            ! t/lib/MakeMaker/Test/Utils.pm
31284 ____________________________________________________________________________
31285 [ 21235] By: jhi                                   on 2003/09/16  04:35:34
31286         Log: Upgrade to base 2.03.
31287              (Rename the fields-5.6.0.t to have less d.o.t.s.)
31288      Branch: perl
31289            + lib/base/t/base.t lib/base/t/fields-560.t
31290            + lib/base/t/fields-base.t lib/base/t/fields.t
31291            - lib/fields-base.t lib/fields.t
31292            ! MANIFEST lib/base.pm lib/fields.pm
31293 ____________________________________________________________________________
31294 [ 21234] By: jhi                                   on 2003/09/15  19:17:03
31295         Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1
31296              From: PPrymmer@factset.com
31297              Date: Mon, 15 Sep 2003 15:28:52 -0400
31298              Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
31299      Branch: perl
31300            ! lib/Memoize/t/tie_sdbm.t
31301 ____________________________________________________________________________
31302 [ 21230] By: jhi                                   on 2003/09/14  17:46:52
31303         Log: Check the context of for/grep/map.
31304      Branch: perl
31305            ! t/op/grep.t
31306 ____________________________________________________________________________
31307 [ 21228] By: jhi                                   on 2003/09/14  13:40:23
31308         Log: For-non-perlio places we need STDOUT back.
31309      Branch: perl
31310            ! t/io/dup.t
31311 ____________________________________________________________________________
31312 [ 21227] By: jhi                                   on 2003/09/14  09:44:49
31313         Log: Also IRIX wants setlogsock('stream').
31314      Branch: perl
31315            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
31316 ____________________________________________________________________________
31317 [ 21224] By: jhi                                   on 2003/09/14  07:44:26
31318         Log: More portable reading.
31319      Branch: perl
31320            ! t/io/dup.t
31321 ____________________________________________________________________________
31322 [ 21222] By: jhi                                   on 2003/09/14  07:35:28
31323         Log: More dup testing.
31324      Branch: perl
31325            ! t/io/dup.t
31326 ____________________________________________________________________________
31327 [ 21220] By: jhi                                   on 2003/09/14  06:54:05
31328         Log: Use $Config{_exe}.
31329      Branch: perl
31330            ! t/run/switches.t
31331 ____________________________________________________________________________
31332 [ 21219] By: jhi                                   on 2003/09/14  06:46:26
31333         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
31334              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
31335              Date: Sat, 13 Sep 2003 20:20:30 -0700
31336              Message-ID: <20030914032030.GA17822@math.berkeley.edu>
31337      Branch: perl
31338            ! os2/os2.c t/run/switches.t
31339 ____________________________________________________________________________
31340 [ 21218] By: jhi                                   on 2003/09/14  06:45:13
31341         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
31342              From: Michael G Schwern <schwern@pobox.com>
31343              Date: Thu, 11 Sep 2003 15:07:10 -0700
31344              Message-ID: <20030911220710.GO18786@windhund.schwern.org>
31345
31346              (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
31347      Branch: perl
31348            ! lib/ExtUtils/t/Manifest.t
31349 ____________________________________________________________________________
31350 [ 21217] By: jhi                                   on 2003/09/14  06:42:12
31351         Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
31352              From: "Craig A. Berry" <craigberry@mac.com>
31353              Date: Sun, 14 Sep 2003 00:23:56 -0500
31354              Message-ID: <3F63FB6C.5040502@mac.com>
31355      Branch: perl
31356            ! perlio.c
31357 ____________________________________________________________________________
31358 [ 21214] By: jhi                                   on 2003/09/13  18:33:41
31359         Log: parse_version doesn't always succeed.
31360      Branch: perl
31361            ! Porting/cmpVERSION.pl
31362 ____________________________________________________________________________
31363 [ 21213] By: jhi                                   on 2003/09/13  18:31:41
31364         Log: pod changes, so change $VERSION.
31365      Branch: perl
31366            ! lib/Fatal.pm
31367 ____________________________________________________________________________
31368 [ 21210] By: jhi                                   on 2003/09/13  15:24:38
31369         Log: Subject: Re: unicode regex problem
31370              From: hv@crypt.org
31371              Date: Sat, 13 Sep 2003 15:21:34 +0100
31372              Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
31373      Branch: perl
31374            ! regcomp.c t/op/pat.t
31375 ____________________________________________________________________________
31376 [ 21209] By: jhi                                   on 2003/09/13  15:22:38
31377         Log: More PerlIO warnings changes.
31378      Branch: perl
31379            ! ext/PerlIO/t/fail.t t/lib/warnings/perlio
31380 ____________________________________________________________________________
31381 [ 21208] By: jhi                                   on 2003/09/13  11:15:40
31382         Log: The "perlio: " prefix looks a little odd
31383              in the few warning/error messages, since
31384              no other 'subsystems' have prefixes.
31385      Branch: perl
31386            ! perlio.c pod/perldiag.pod t/io/open.t
31387 ____________________________________________________________________________
31388 [ 21207] By: jhi                                   on 2003/09/13  10:37:30
31389         Log: Layer names were recognized by their prefixes
31390              (e.g. open(F, ":u", "file") worked...)
31391      Branch: perl
31392            ! perlio.c t/io/open.t
31393 ____________________________________________________________________________
31394 [ 21206] By: jhi                                   on 2003/09/13  10:10:46
31395         Log: Apparently at some point doing 3-arg open with
31396              illegal mode like ">>>" had stopped croaking.
31397      Branch: perl
31398            ! doio.c t/io/open.t
31399 ____________________________________________________________________________
31400 [ 21205] By: jhi                                   on 2003/09/13  08:42:10
31401         Log: Minuscule code cleanup.
31402      Branch: perl
31403            ! doio.c
31404 ____________________________________________________________________________
31405 [ 21204] By: jhi                                   on 2003/09/13  06:47:23
31406         Log: Subject: [perl #23788] int of a fraction errors
31407              From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
31408              Date: 11 Sep 2003 22:38:19 -0000
31409              Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
31410
31411              Add a separate faq entry for int().  (Yes, a bit redundant
31412              with the existing "why are my numbers broken" entry.)
31413      Branch: perl
31414            ! pod/perlfaq4.pod
31415 ____________________________________________________________________________
31416 [ 21203] By: jhi                                   on 2003/09/13  06:34:03
31417         Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
31418              From: Stas Bekman <stas@stason.org>
31419              Date: Fri, 12 Sep 2003 13:44:11 -0700
31420              Message-ID: <3F62301B.3080604@stason.org>
31421
31422              s/discipline/IO layer/, instead of "unknown" say "unavailable",
31423              and have the fuller explanation in perldiag.
31424      Branch: perl
31425            ! doio.c pod/perldiag.pod
31426 ____________________________________________________________________________
31427 [ 21202] By: jhi                                   on 2003/09/13  06:07:27
31428         Log: Make the new glob tests pass (well, skip) even with miniperl.
31429      Branch: perl
31430            ! t/run/fresh_perl.t
31431 ____________________________________________________________________________
31432 [ 21201] By: rgs                                   on 2003/09/12  21:41:04
31433         Log: Stringify the $VERSION of DynaLoader so it's never dependent
31434              on localized float-to-string conversions.
31435      Branch: perl
31436            ! ext/DynaLoader/DynaLoader_pm.PL
31437 ____________________________________________________________________________
31438 [ 21198] By: jhi                                   on 2003/09/12  17:59:25
31439         Log: It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
31440              since that would break a lot of code.)  Also few
31441              stray UTF16s, UTF32s, and "encoded in Unicode".
31442      Branch: perl
31443            ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod
31444            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
31445            ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod
31446            ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
31447            ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h
31448 ____________________________________________________________________________
31449 [ 21197] By: jhi                                   on 2003/09/12  17:24:17
31450         Log: The buildtoc now has options.
31451      Branch: perl
31452            ! pod/Makefile.SH
31453 ____________________________________________________________________________
31454 [ 21196] By: jhi                                   on 2003/09/12  14:33:16
31455         Log: Some more tweaks on open ...&=.
31456      Branch: perl
31457            ! pod/perlfunc.pod
31458 ____________________________________________________________________________
31459 [ 21194] By: jhi                                   on 2003/09/12  11:36:14
31460         Log: Slightly more documentation for open ...&=.
31461      Branch: perl
31462            ! pod/perlfunc.pod
31463 ____________________________________________________________________________
31464 [ 21193] By: jhi                                   on 2003/09/12  03:21:53
31465         Log: Document the new strict strict in strict.
31466      Branch: perl
31467            ! lib/strict.pm
31468 ____________________________________________________________________________
31469 [ 21191] By: jhi                                   on 2003/09/12  03:03:17
31470         Log: More comments for the FreeBSD threads hints.
31471      Branch: perl
31472            ! hints/freebsd.sh
31473 ____________________________________________________________________________
31474 [ 21188] By: jhi                                   on 2003/09/11  20:23:55
31475         Log: More refactoring of the FreeBSD threads hints.
31476              Basically, for fresh enough 5.x the -pthread is dropped,
31477              otherwise keep it, and no known FreeBSD release has
31478              a functional gethostbyaddr_r.
31479      Branch: perl
31480            ! hints/freebsd.sh
31481 ____________________________________________________________________________
31482 [ 21187] By: jhi                                   on 2003/09/11  20:12:00
31483         Log: Subject: [PATCH 5.8.1 @20218] OS/2 API
31484              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
31485              Date: Thu, 11 Sep 2003 09:15:04 -0700
31486              Message-ID: <20030911161504.GA16113@math.berkeley.edu>
31487      Branch: perl
31488            ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm
31489            ! os2/OS2/Process/Process.xs
31490 ____________________________________________________________________________
31491 [ 21186] By: jhi                                   on 2003/09/11  20:10:32
31492         Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
31493              From: "Brendan O'Dea" <bod@debian.org>
31494              Date: Fri, 12 Sep 2003 00:12:51 +1000
31495              Message-ID: <20030911141251.GA26907@londo.c47.org>
31496      Branch: perl
31497            ! perl.c
31498 ____________________________________________________________________________
31499 [ 21181] By: jhi                                   on 2003/09/11  08:25:13
31500         Log: The change of not needing -pthread in FreeBSD 5.x
31501              is very recent (Sep 3) (from Anton Berezin).
31502      Branch: perl
31503            ! hints/freebsd.sh
31504 ____________________________________________________________________________
31505 [ 21179] By: jhi                                   on 2003/09/11  06:13:12
31506         Log: Upgrade to Pod::Perldoc 3.10.
31507              (Yes, the doughera address change is wrong, but hardly worth 3.11.)
31508      Branch: perl
31509            ! lib/Pod/Perldoc.pm
31510 ____________________________________________________________________________
31511 [ 21176] By: jhi                                   on 2003/09/11  05:22:27
31512         Log: Upgrade to base 2.02.
31513      Branch: perl
31514            + lib/fields-base.t
31515            ! MANIFEST lib/base.pm lib/fields.t
31516 ____________________________________________________________________________
31517 [ 21174] By: jhi                                   on 2003/09/11  04:45:56
31518         Log: Replace #21158 with a better patch from Hugo
31519              (for [perl #23769]).
31520      Branch: perl
31521            ! regcomp.c regexec.c t/op/pat.t
31522 ____________________________________________________________________________
31523 [ 21173] By: jhi                                   on 2003/09/11  03:08:04
31524         Log: Subject: [PATCH][TESTS] dumpvar.pl
31525              From: Joe McMahon <mcmahon@metalab.unc.edu>
31526              Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
31527              Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
31528      Branch: perl
31529            ! lib/dumpvar.pl lib/dumpvar.t
31530 ____________________________________________________________________________
31531 [ 21172] By: jhi                                   on 2003/09/11  03:03:52
31532         Log: Enache still wants -pthread gone for FreeBSD 5.x
31533              since it doesn't work with the latest -current.
31534      Branch: perl
31535            ! hints/freebsd.sh
31536 ____________________________________________________________________________
31537 [ 21171] By: jhi                                   on 2003/09/11  02:58:29
31538         Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
31539              From: Stas Bekman <stas@stason.org>
31540              Date: Thu, 28 Aug 2003 16:10:48 -0700
31541              Message-ID: <3F4E8BF8.1090800@stason.org>
31542      Branch: perl
31543            ! emacs/cperl-mode.el emacs/ptags
31544 ____________________________________________________________________________
31545 [ 21170] By: jhi                                   on 2003/09/11  02:56:50
31546         Log: Retract #21149, sez Schwern.
31547      Branch: perl
31548            ! lib/Test/More.pm
31549 ____________________________________________________________________________
31550 [ 21169] By: jhi                                   on 2003/09/11  02:55:49
31551         Log: Retract #21168 based on advice from Anton Berezin (added).
31552      Branch: perl
31553            ! hints/freebsd.sh
31554 ____________________________________________________________________________
31555 [ 21168] By: rgs                                   on 2003/09/10  21:43:40
31556         Log: Subject: nit to hints/freebsd.sh
31557              From: Enache Adrian <enache@rdslink.ro>
31558              Date: Wed, 10 Sep 2003 19:50:59 +0300
31559              Message-ID: <20030910165059.GB1321@ratsnest.hole>
31560      Branch: perl
31561            ! hints/freebsd.sh
31562 ____________________________________________________________________________
31563 [ 21167] By: rgs                                   on 2003/09/10  21:18:59
31564         Log: Subject: Re: [perl #15395] lexical warnings and inheritance
31565              From: Anno Siegel <Siegel@zrz.TU-Berlin.DE>
31566              Date: Sun, 31 Aug 2003 22:08:19 GMT
31567              Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
31568
31569              The test has been moved into warnings.pm's test suite. Note
31570              that this patch fixed as well the behaviour of warnings::enabled
31571              regarding lexical scoping and different files; hence the expected
31572              results in a few tests in /t/lib/warnings/9enabled has been
31573              reverted.
31574      Branch: perl
31575            ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl
31576 ____________________________________________________________________________
31577 [ 21166] By: rgs                                   on 2003/09/10  19:36:30
31578         Log: Remove the warning in perlfaq about using map in void context :
31579              From: abigail@abigail.nl (Abigail)
31580              Subject: [PATCH perlfaq6] map in a void context.
31581              Date: Tue, 9 Sep 2003 10:31:58 +0200
31582              Message-ID: <20030909083158.GA24125@abigail.nl>
31583      Branch: perl
31584            ! pod/perlfaq6.pod
31585 ____________________________________________________________________________
31586 [ 21165] By: jhi                                   on 2003/09/10  16:48:52
31587         Log: Subject: [PATCH] AUTHORS
31588              From: enache@rdslink.ro (Enache Adrian)
31589              Date: Tue, 9 Sep 2003 19:34:05 +0300
31590              Message-ID: <20030909163405.GB1398@ratsnest.hole>
31591      Branch: perl
31592            ! AUTHORS
31593 ____________________________________________________________________________
31594 [ 21164] By: jhi                                   on 2003/09/10  15:38:51
31595         Log: Regen perlapi.
31596      Branch: perl
31597            ! pod/perlapi.pod
31598 ____________________________________________________________________________
31599 [ 21163] By: merijn                                on 2003/09/10  15:31:27
31600         Log: Subject: [perl #23778] hints/aix.sh
31601              Date: 10 Sep 2003 16:30:32 -0000
31602              From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
31603              Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
31604      Branch: perl
31605            ! hints/aix.sh
31606 ____________________________________________________________________________
31607 [ 21162] By: jhi                                   on 2003/09/10  15:21:43
31608         Log: blead version of #21161.
31609      Branch: perl
31610            ! pod/perlvar.pod
31611 ____________________________________________________________________________
31612 [ 21160] By: jhi                                   on 2003/09/10  15:11:59
31613         Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS?
31614              From: PPrymmer@factset.com
31615              Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
31616              Date: Fri, 5 Sep 2003 17:46:48 -0400
31617      Branch: perl
31618            ! lib/File/Spec/t/Spec.t
31619 ____________________________________________________________________________
31620 [ 21159] By: jhi                                   on 2003/09/10  15:10:06
31621         Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
31622              From: Kurt Starsinic <kstar@cpan.org>
31623              Date: Tue, 9 Sep 2003 23:16:00 -0400
31624              Message-ID: <20030910031600.GA30554@verizon.net>
31625
31626              Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
31627              From: "Brendan O'Dea" <bod@debian.org>
31628              Date: Wed, 10 Sep 2003 22:03:15 +1000
31629              Message-ID: <20030910120315.GA1372@londo.c47.org>
31630      Branch: perl
31631            ! t/lib/h2ph.pht utils/h2ph.PL
31632 ____________________________________________________________________________
31633 [ 21158] By: jhi                                   on 2003/09/10  09:31:24
31634         Log: Unicode regex broken on simple example
31635              regrepeat() did not work right for UTF-8(ed Latin-1)
31636              in the EXACT case, which made the \x{a0}+ fail.
31637      Branch: perl
31638            ! regexec.c t/op/pat.t
31639 ____________________________________________________________________________
31640 [ 21157] By: jhi                                   on 2003/09/10  08:15:54
31641         Log: Linenumbers for utf8 warnings were wrong, test also rcatline.
31642      Branch: perl
31643            ! pp_hot.c t/io/utf8.t
31644 ____________________________________________________________________________
31645 [ 21156] By: jhi                                   on 2003/09/10  08:05:13
31646         Log: Detypo and explain better.
31647      Branch: perl
31648            ! pod/perldiag.pod
31649 ____________________________________________________________________________
31650 [ 21155] By: jhi                                   on 2003/09/10  08:02:55
31651         Log: If doing rcatline no point rescanning each time
31652              the beginning of the SV for utf8 validity.
31653      Branch: perl
31654            ! pp_hot.c
31655 ____________________________________________________________________________
31656 [ 21154] By: jhi                                   on 2003/09/10  07:16:52
31657         Log: No utf8 warnings without use warnings.
31658      Branch: perl
31659            ! t/io/utf8.t
31660 ____________________________________________________________________________
31661 [ 21153] By: jhi                                   on 2003/09/10  06:57:16
31662         Log: Reading a latin1 file with open(... "<:utf8") will freeze
31663              is no more valid, the script doesn't freeze, but I noticed
31664              that neither does the <FILE> complain about bad UTF-8 as it
31665              should and as it does with :encoding(utf8).
31666      Branch: perl
31667            ! pp_hot.c t/io/utf8.t
31668 ____________________________________________________________________________
31669 [ 21152] By: jhi                                   on 2003/09/10  06:54:02
31670         Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
31671              of Perl_utf8_is_string().
31672      Branch: perl
31673            ! embed.fnc embed.h global.sym proto.h utf8.c
31674 ____________________________________________________________________________
31675 [ 21151] By: jhi                                   on 2003/09/10  06:16:28
31676         Log: Document a PerlIO/Encode warning.
31677      Branch: perl
31678            ! pod/perldiag.pod
31679 ____________________________________________________________________________
31680 [ 21149] By: jhi                                   on 2003/09/09  17:22:42
31681         Log: Subject: Re: maint @ 21116
31682              From: Fergal Daly <fergal@esatclear.ie>
31683              Date: Tue, 9 Sep 2003 18:26:20 +0100
31684              Message-Id: <200309091826.20630.fergal@esatclear.ie>
31685
31686              (added warning)
31687      Branch: perl
31688            ! lib/Test/More.pm
31689 ____________________________________________________________________________
31690 [ 21146] By: jhi                                   on 2003/09/09  15:36:20
31691         Log: Adjust the test count.
31692      Branch: perl
31693            ! lib/Test/Simple/t/is_deeply.t
31694 ____________________________________________________________________________
31695 [ 21144] By: jhi                                   on 2003/09/09  15:03:58
31696         Log: AUTHORS update from Dave Mitchell.
31697      Branch: perl
31698            ! AUTHORS
31699 ____________________________________________________________________________
31700 [ 21143] By: jhi                                   on 2003/09/09  15:02:18
31701         Log: Retract #20548 and #20465.
31702      Branch: perl
31703            ! lib/Test/More.pm lib/Test/Simple/t/More.t
31704            ! lib/Test/Simple/t/is_deeply.t
31705 ____________________________________________________________________________
31706 [ 21141] By: jhi                                   on 2003/09/09  14:27:10
31707         Log: Subject: Re: maint @ 21116
31708              From: Enache Adrian <enache@rdslink.ro>
31709              Date: Tue, 9 Sep 2003 16:59:44 +0300
31710              Message-ID: <20030909135944.GA1666@ratsnest.hole>
31711      Branch: perl
31712            ! makedef.pl
31713 ____________________________________________________________________________
31714 [ 21140] By: jhi                                   on 2003/09/09  14:25:51
31715         Log: Retract #21132.
31716      Branch: perl
31717            ! makedef.pl perl.h
31718 ____________________________________________________________________________
31719 [ 21139] By: jhi                                   on 2003/09/09  11:55:33
31720         Log: Warn more about disclosing the hash seed, from Scott A. Crosby.
31721      Branch: perl
31722            ! lib/Hash/Util.pm pod/perlrun.pod
31723 ____________________________________________________________________________
31724 [ 21137] By: jhi                                   on 2003/09/09  09:50:13
31725         Log: Subject: =encoding in perlpod/perlpodspec
31726              From: sburke@cpan.org (Sean M. Burke)
31727              Date: Sun, 07 Sep 2003 03:08:28 -0800
31728              Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
31729      Branch: perl
31730            ! pod/perlpod.pod pod/perlpodspec.pod
31731 ____________________________________________________________________________
31732 [ 21136] By: jhi                                   on 2003/09/09  09:46:01
31733         Log: One more chance... Elizabeth's change #21107 plus
31734              Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
31735              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31736              Date: Tue, 9 Sep 2003 01:44:24 +0200
31737              Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
31738      Branch: perl
31739            ! lib/warnings.pm toke.c warnings.pl
31740 ____________________________________________________________________________
31741 [ 21135] By: jhi                                   on 2003/09/09  09:35:48
31742         Log: One more test count tweak.
31743      Branch: perl
31744            ! t/op/grep.t
31745 ____________________________________________________________________________
31746 [ 21132] By: jhi                                   on 2003/09/09  07:57:20
31747         Log: Subject: Re: maint @ 21116
31748              From: Steve Hay <steve.hay@uk.radan.com>
31749              Date: Tue, 09 Sep 2003 09:49:07 +0100
31750              Message-ID: <3F5D9403.3040004@uk.radan.com>
31751      Branch: perl
31752            ! makedef.pl perl.h
31753 ____________________________________________________________________________
31754 [ 21131] By: jhi                                   on 2003/09/09  07:54:52
31755         Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test
31756              From: david nicol <whatever@davidnicol.com>
31757              Date: 08 Sep 2003 23:39:32 -0500
31758              Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
31759
31760              (a testcase)
31761      Branch: perl
31762            ! t/op/grep.t
31763 ____________________________________________________________________________
31764 [ 21128] By: jhi                                   on 2003/09/09  07:08:15
31765         Log: Ooops, perlio into scalars was already history for this test...
31766      Branch: perl
31767            ! lib/dumpvar.t
31768 ____________________________________________________________________________
31769 [ 21127] By: jhi                                   on 2003/09/09  07:06:26
31770         Log: Cannot do perlio into scalars without perlio.
31771      Branch: perl
31772            ! lib/dumpvar.t
31773 ____________________________________________________________________________
31774 [ 21126] By: jhi                                   on 2003/09/09  07:04:53
31775         Log: I claim that the debugger is untestable until proven otherwise.
31776      Branch: perl
31777            - lib/perl5db/de0.t
31778            ! MANIFEST
31779 ____________________________________________________________________________
31780 [ 21124] By: jhi                                   on 2003/09/09  06:59:52
31781         Log: In trying to save space, the warnings.pl change (#21107)
31782              pulled in attributes.pm... and the change didn't seem to
31783              be that well tested with different configurations.
31784              Retract #21119, #21117, #21107.
31785      Branch: perl
31786            ! ext/B/t/stash.t lib/warnings.pm warnings.pl
31787 ____________________________________________________________________________
31788 [ 21122] By: jhi                                   on 2003/09/09  06:28:31
31789         Log: Really do #21121.
31790      Branch: perl
31791            ! MANIFEST
31792 ____________________________________________________________________________
31793 [ 21121] By: jhi                                   on 2003/09/09  05:56:52
31794         Log: There's no particular reason to have the dumpvar.t
31795              in lib/perl5db/.
31796      Branch: perl
31797            + lib/dumpvar.t
31798            - lib/perl5db/dumpvar.t
31799            ! MANIFEST
31800 ____________________________________________________________________________
31801 [ 21119] By: jhi                                   on 2003/09/09  05:46:02
31802         Log: strict stash seems to have gone, too.
31803      Branch: perl
31804            ! ext/B/t/stash.t
31805 ____________________________________________________________________________
31806 [ 21117] By: rgs                                   on 2003/09/08  22:26:36
31807         Log: Loading warnings.pm now loads attributes.pm that loads strict.pm.
31808              (due to #21107 apparently.) Adjust this test accordingly.
31809      Branch: perl
31810            ! ext/B/t/stash.t
31811 ____________________________________________________________________________
31812 [ 21113] By: jhi                                   on 2003/09/08  21:10:53
31813         Log: Subject: [PATCH] silence 1 compiler warning
31814              From: Nicholas Clark <nick@ccl4.org>
31815              Date: Mon, 8 Sep 2003 23:04:45 +0100
31816              Message-ID: <20030908230445.E30881@plum.flirble.org>
31817      Branch: perl
31818            ! universal.c
31819 ____________________________________________________________________________
31820 [ 21112] By: jhi                                   on 2003/09/08  21:09:34
31821         Log: Retract #21096, mostly: I had misexplained the situation
31822              to Scott A. Crosby.  Seeing the seed value while not good
31823              for the ultimate paranoia viewpoint is not that bad, as long
31824              as the users are fully aware of the dangers of disclosing
31825              the hash seed.     So hash_seed() is okay.
31826
31827              Being able to see the hash values (as in Java) would
31828              be another option, but dubious: it's not that per-key
31829              hash values themselves are bad to allow scripts to see,
31830              but rather that hash values are just as sensitive (from
31831              the DoSing viewpoint) as the hash seed itself (and there
31832              usually more hash values than the one hash seed....)
31833      Branch: perl
31834            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
31835 ____________________________________________________________________________
31836 [ 21110] By: jhi                                   on 2003/09/08  20:59:04
31837         Log: Urk.  unique, not shared.
31838      Branch: perl
31839            ! configpm
31840 ____________________________________________________________________________
31841 [ 21109] By: jhi                                   on 2003/09/08  20:57:25
31842         Log: Subject: [PATCH] configpm: about 1.5K less per thread
31843              From: Elizabeth Mattijsen <liz@dijkmat.nl>
31844              Date: Mon, 8 Sep 2003 23:58:34 +0200
31845              Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
31846      Branch: perl
31847            ! configpm
31848 ____________________________________________________________________________
31849 [ 21107] By: jhi                                   on 2003/09/08  20:45:38
31850         Log: Subject: [PATCH] warnings.pl: each thread 10K smaller
31851              From: Elizabeth Mattijsen <liz@dijkmat.nl>
31852              Date: Mon, 8 Sep 2003 22:22:38 +0200
31853              Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
31854      Branch: perl
31855            ! lib/warnings.pm warnings.pl
31856 ____________________________________________________________________________
31857 [ 21106] By: rgs                                   on 2003/09/08  20:45:03
31858         Log: A version of change #21073 that works.
31859      Branch: perl
31860            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
31861 ____________________________________________________________________________
31862 [ 21105] By: jhi                                   on 2003/09/08  20:44:22
31863         Log: Regen perlapi.
31864      Branch: perl
31865            ! pod/perlapi.pod
31866 ____________________________________________________________________________
31867 [ 21103] By: jhi                                   on 2003/09/08  20:18:56
31868         Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment
31869              being a bad pointer is apparently a known cygwin bug).     The
31870              cure is to initialize the field.
31871      Branch: perl
31872            ! pp_sys.c
31873 ____________________________________________________________________________
31874 [ 21100] By: jhi                                   on 2003/09/08  19:38:39
31875         Log: Bad export.
31876      Branch: perl
31877            ! lib/Hash/Util.t
31878 ____________________________________________________________________________
31879 [ 21098] By: jhi                                   on 2003/09/08  19:06:09
31880         Log: The IPC::Open3 is just too unreliable for this task.
31881      Branch: perl
31882            ! lib/perl5db/de0.t
31883 ____________________________________________________________________________
31884 [ 21097] By: jhi                                   on 2003/09/08  18:42:43
31885         Log: Try to make the de0.t test more robust.
31886              The test is so flakey (too many external things influencing
31887              the result) that I'm likely to leave it out from the maint.
31888      Branch: perl
31889            ! lib/perl5db/de0.t
31890 ____________________________________________________________________________
31891 [ 21096] By: jhi                                   on 2003/09/08  17:58:19
31892         Log: Scott A. Crosby believes in not disclosing
31893              any more information than necessary: therefore
31894              instead of hash_seed() we have now hashes_random().
31895      Branch: perl
31896            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
31897 ____________________________________________________________________________
31898 [ 21095] By: jhi                                   on 2003/09/08  17:36:50
31899         Log: Mac OS X "last resort" recipe.
31900      Branch: perl
31901            ! README.macosx
31902 ____________________________________________________________________________
31903 [ 21094] By: jhi                                   on 2003/09/08  16:50:55
31904         Log: Subject: [patch] AUTHORS
31905              From: Juerd <juerd@cpan.org>
31906              Date: Mon, 8 Sep 2003 08:42:13 +0200
31907              Message-ID: <20030908064213.GC23461@c3.convolution.nl>
31908      Branch: perl
31909            ! AUTHORS
31910 ____________________________________________________________________________
31911 [ 21093] By: jhi                                   on 2003/09/08  15:47:14
31912         Log: Slightly more intelligent paranoia.
31913      Branch: perl
31914            ! pod/perldiag.pod util.c
31915 ____________________________________________________________________________
31916 [ 21090] By: jhi                                   on 2003/09/08  14:07:03
31917         Log: Win32 is playing to hard to get but I do not have
31918              time to chase it, so restore #21072, more or less.
31919              I think testing the debugger in UNIX-like places
31920              is enough, no need to go into painful contortions
31921              trying to "portably" run interactive programs like
31922              the debugger.
31923      Branch: perl
31924            ! lib/perl5db/de0.t
31925 ____________________________________________________________________________
31926 [ 21088] By: jhi                                   on 2003/09/08  12:50:15
31927         Log: 5.8.1 was mistakenly redefining PL_sv_placeholder.
31928      Branch: perl
31929            ! ext/Storable/Storable.xs
31930 ____________________________________________________________________________
31931 [ 21087] By: jhi                                   on 2003/09/08  12:34:37
31932         Log: Add Hash::Util::hash_seed() which answers among
31933              other things the question whether our hashes are
31934              "randomised".  (They always were...)
31935      Branch: perl
31936            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
31937 ____________________________________________________________________________
31938 [ 21086] By: jhi                                   on 2003/09/08  12:22:03
31939         Log: XSRETURN_UV was missing.
31940      Branch: perl
31941            ! XSUB.h
31942 ____________________________________________________________________________
31943 [ 21085] By: jhi                                   on 2003/09/08  12:15:23
31944         Log: Superparanoia.
31945      Branch: perl
31946            ! util.c
31947 ____________________________________________________________________________
31948 [ 21084] By: ams                                   on 2003/09/08  11:44:25
31949         Log: Clean up pp_readdir() somewhat.
31950      Branch: perl
31951            ! pp_sys.c
31952 ____________________________________________________________________________
31953 [ 21082] By: jhi                                   on 2003/09/08  11:32:46
31954         Log: The #21073 broke ext/B/t/o.t, retracting the #21073.
31955      Branch: perl
31956            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
31957 ____________________________________________________________________________
31958 [ 21080] By: jhi                                   on 2003/09/08  09:52:40
31959         Log: In Win32 IPC::Open3 + IO::Select does not work that well
31960              so mostly undo the change #21072 and revert back to using
31961              a temp file.
31962      Branch: perl
31963            ! lib/perl5db/de0.t
31964 ____________________________________________________________________________
31965 [ 21078] By: jhi                                   on 2003/09/08  09:10:47
31966         Log: In Win32 the cmd.exe console output doesn't seem to
31967              be catchable using the in-memory I/O + select trick,
31968              so use tie-STDOUT trick instead.
31969      Branch: perl
31970            ! lib/perl5db/dumpvar.t
31971 ____________________________________________________________________________
31972 [ 21077] By: jhi                                   on 2003/09/08  09:03:13
31973         Log: Move Config test.
31974      Branch: perl
31975            ! lib/perl5db/de0.t
31976 ____________________________________________________________________________
31977 [ 21076] By: jhi                                   on 2003/09/08  08:50:27
31978         Log: Let's require fork for this test.
31979      Branch: perl
31980            ! lib/perl5db/de0.t
31981 ____________________________________________________________________________
31982 [ 21074] By: jhi                                   on 2003/09/08  08:09:27
31983         Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
31984              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
31985              Date: Mon, 08 Sep 2003 08:56:09 +0200
31986              Message-id: <20030908065609.GA1260@ethan>
31987      Branch: perl
31988            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
31989            ! ext/Devel/PPPort/t/test.t
31990 ____________________________________________________________________________
31991 [ 21073] By: jhi                                   on 2003/09/08  08:07:55
31992         Log: Subject: Re: one nit to fix [PATCH]
31993              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
31994              Date: Mon, 8 Sep 2003 10:19:08 +0200
31995              Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
31996      Branch: perl
31997            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
31998 ____________________________________________________________________________
31999 [ 21072] By: jhi                                   on 2003/09/08  08:04:53
32000         Log: Subject: Re: [PATCH] Test skeleton for debugger commands
32001              From: Andreas J Koenig <andreas.koenig@anima.de>
32002              Date: Mon, 08 Sep 2003 10:48:27 +0200
32003              Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
32004      Branch: perl
32005            ! lib/perl5db/de0.t
32006 ____________________________________________________________________________
32007 [ 21071] By: jhi                                   on 2003/09/08  06:46:00
32008         Log: de0.t: use Test::More, add some tests.
32009      Branch: perl
32010            ! lib/perl5db/de0.t
32011 ____________________________________________________________________________
32012 [ 21070] By: jhi                                   on 2003/09/08  06:31:39
32013         Log: More dumpvar testing.
32014      Branch: perl
32015            ! lib/perl5db/dumpvar.t
32016 ____________________________________________________________________________
32017 [ 21069] By: jhi                                   on 2003/09/08  05:34:03
32018         Log: An empty test.
32019      Branch: perl
32020            ! lib/perl5db/dumpvar.t
32021 ____________________________________________________________________________
32022 [ 21068] By: jhi                                   on 2003/09/08  05:21:21
32023         Log: dumpvar.t: use Test::More;
32024      Branch: perl
32025            ! lib/perl5db/dumpvar.t
32026 ____________________________________________________________________________
32027 [ 21067] By: jhi                                   on 2003/09/08  05:11:46
32028         Log: Cleanup PerlIO::scalar documentation a bit.
32029      Branch: perl
32030            ! ext/PerlIO/scalar/scalar.pm
32031 ____________________________________________________________________________
32032 [ 21066] By: jhi                                   on 2003/09/08  04:49:28
32033         Log: The in-memory files require PerlIO::scalar.
32034      Branch: perl
32035            ! lib/perl5db/dumpvar.t
32036 ____________________________________________________________________________
32037 [ 21065] By: rgs                                   on 2003/09/07  21:17:23
32038         Log: Subject: [PATCH] Test skeleton for debugger commands
32039              From: Andreas J Koenig <andreas.koenig@anima.de>
32040              Date: Sun, 07 Sep 2003 18:51:56 +0200
32041              Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
32042              With minor adjustments
32043      Branch: perl
32044            + lib/perl5db/de0.t lib/perl5db/dumpvar.t
32045            ! MANIFEST
32046 ____________________________________________________________________________
32047 [ 21064] By: rgs                                   on 2003/09/07  19:12:05
32048         Log: Upgrade to Unicode::Collate 0.28
32049      Branch: perl
32050            + lib/Unicode/Collate/t/contract.t
32051            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
32052            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
32053 ____________________________________________________________________________
32054 [ 21063] By: rgs                                   on 2003/09/07  18:25:23
32055         Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
32056              From: Dave Mitchell <davem@fdgroup.com>
32057              Date: Sun, 7 Sep 2003 19:14:44 +0100
32058              Message-ID: <20030907181444.GA7058@fdgroup.com>
32059      Branch: perl
32060            ! ext/Opcode/Safe.pm
32061 ____________________________________________________________________________
32062 [ 21062] By: rgs                                   on 2003/09/07  12:44:33
32063         Log: Subject: [PATCH] honoring void context for map()
32064              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
32065              Date: Thu, 04 Sep 2003 11:13:41 +0200
32066              Message-id: <20030904091341.GA30655@ethan>
32067      Branch: perl
32068            ! pp_ctl.c
32069 ____________________________________________________________________________
32070 [ 21061] By: jhi                                   on 2003/09/07  07:04:53
32071         Log: Retract #21010.
32072      Branch: perl
32073            ! lib/dumpvar.pl
32074 ____________________________________________________________________________
32075 [ 21060] By: rgs                                   on 2003/09/06  21:30:10
32076         Log: Minor doc style nits in XSLoader.
32077      Branch: perl
32078            ! ext/DynaLoader/XSLoader_pm.PL
32079 ____________________________________________________________________________
32080 [ 21058] By: jhi                                   on 2003/09/06  19:57:46
32081         Log: Vanity patch.
32082      Branch: perl
32083            ! AUTHORS
32084 ____________________________________________________________________________
32085 [ 21057] By: jhi                                   on 2003/09/06  19:56:53
32086         Log: Updated Sharp Zaurus cross-compilation from Redvers Davies.
32087      Branch: perl
32088            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO
32089            ! Cross/config.sh-arm-linux Cross/generate_config_sh
32090            ! Cross/installperl.patch
32091 ____________________________________________________________________________
32092 [ 21056] By: rgs                                   on 2003/09/06  19:03:41
32093         Log: Email nits in Fatal.pm [perl #23724].
32094      Branch: perl
32095            ! lib/Fatal.pm
32096 ____________________________________________________________________________
32097 [ 21052] By: jhi                                   on 2003/09/05  20:34:15
32098         Log: Musty corners of Syslog.pm.
32099      Branch: perl
32100            ! ext/Sys/Syslog/Syslog.pm
32101 ____________________________________________________________________________
32102 [ 21051] By: ams                                   on 2003/09/05  18:43:46
32103         Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0).
32104              2. Compensate for PL_sv_placeholder <= 5.8.1.
32105              3. Clean up non-backwards-compatible tests.
32106              4. Prepare for the 2.08 CPAN release.
32107      Branch: perl
32108            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
32109            ! ext/Storable/t/freeze.t ext/Storable/t/malice.t
32110            ! ext/Storable/t/utf8hash.t
32111 ____________________________________________________________________________
32112 [ 21048] By: jhi                                   on 2003/09/05  13:53:23
32113         Log: One more known tie problem.
32114      Branch: perl
32115            ! pod/perltie.pod
32116 ____________________________________________________________________________
32117 [ 21047] By: jhi                                   on 2003/09/05  13:46:35
32118         Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread
32119              Date: Fri, 5 Sep 2003 14:46:00 +0200
32120              Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
32121              From: Elizabeth Mattijsen <liz@dijkmat.nl>
32122      Branch: perl
32123            ! ext/threads/shared/shared.pm
32124 ____________________________________________________________________________
32125 [ 21046] By: jhi                                   on 2003/09/05  13:44:30
32126         Log: Subject: versions threads modules
32127              From: Elizabeth Mattijsen <liz@dijkmat.nl>
32128              Date: Fri, 5 Sep 2003 12:22:52 +0200
32129              Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
32130      Branch: perl
32131            ! ext/threads/shared/shared.pm
32132 ____________________________________________________________________________
32133 [ 21045] By: jhi                                   on 2003/09/05  13:43:36
32134         Log: More suidperl path disclosure plugging:
32135              the #9813 didn't do enough.  See either of
32136              http://rt.perl.org/rt2/Ticket/Display.html?id=6511
32137              http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
32138      Branch: perl
32139            ! perl.c pod/perldiag.pod
32140 ____________________________________________________________________________
32141 [ 21044] By: jhi                                   on 2003/09/05  13:09:54
32142         Log: FreeBSD hints updates from Anton Berezin.
32143      Branch: perl
32144            ! hints/freebsd.sh
32145 ____________________________________________________________________________
32146 [ 21043] By: merijn                                on 2003/09/05  11:18:20
32147         Log: Changed conflicting diff options
32148      Branch: perl
32149            ! patchlevel.h
32150 ____________________________________________________________________________
32151 [ 21042] By: jhi                                   on 2003/09/05  06:47:43
32152         Log: Acknowledge some known tie bugs.
32153      Branch: perl
32154            ! pod/perltie.pod
32155 ____________________________________________________________________________
32156 [ 21041] By: merijn                                on 2003/09/05  04:50:44
32157         Log: Subject: [PATCH] Remove dublicated entry in AUTHORS
32158              From: Ilya Martynov <ilya@martynov.org>
32159              Date: Fri, 05 Sep 2003 00:49:57 +0400
32160              Message-ID: <8765k8uvm2.fsf@abra.ru>
32161      Branch: perl
32162            ! AUTHORS
32163 ____________________________________________________________________________
32164 [ 21040] By: jhi                                   on 2003/09/05  04:36:48
32165         Log: code example error in "perlopentut"
32166      Branch: perl
32167            ! pod/perlopentut.pod
32168 ____________________________________________________________________________
32169 [ 21039] By: jhi                                   on 2003/09/05  04:13:17
32170         Log: Another seemingly fixed (un)tie bug,
32171              [perl ##22297] cannot untie scalar from within tied FETCH
32172      Branch: perl
32173            ! t/op/tie.t
32174 ____________________________________________________________________________
32175 [ 21036] By: jhi                                   on 2003/09/04  19:34:26
32176         Log: Subject: Re: [PATCH] Data::Dumper 2.121
32177              From: Ilya Martynov <ilya@martynov.org>
32178              Date: Fri, 05 Sep 2003 00:33:46 +0400
32179              Message-ID: <87ad9kuwd1.fsf@abra.ru>
32180      Branch: perl
32181            ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
32182            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
32183            ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
32184 ____________________________________________________________________________
32185 [ 21033] By: jhi                                   on 2003/09/04  18:52:29
32186         Log: I think once is enough.
32187      Branch: perl
32188            ! configure.gnu
32189 ____________________________________________________________________________
32190 [ 21032] By: jhi                                   on 2003/09/04  17:30:28
32191         Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32
32192              From: Enache Adrian <enache@rdslink.ro>
32193              Date: Thu, 4 Sep 2003 20:09:06 +0300
32194              Message-ID: <20030904170906.GA1235@ratsnest.hole>
32195      Branch: perl
32196            ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
32197            ! ext/ByteLoader/byterun.c
32198 ____________________________________________________________________________
32199 [ 21031] By: jhi                                   on 2003/09/04  17:27:58
32200         Log: Subject: [PATCH] perlreftut: change distribution conditions
32201              From: "Brendan O'Dea" <bod@debian.org>
32202              Date: Thu, 4 Sep 2003 02:28:49 +1000
32203              Message-ID: <20030903162849.GA9675@londo.c47.org>
32204      Branch: perl
32205            ! pod/perlreftut.pod
32206 ____________________________________________________________________________
32207 [ 21030] By: jhi                                   on 2003/09/04  17:26:48
32208         Log: Subject: Re: "vendor" patch pickup
32209              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
32210              Date: Thu, 4 Sep 2003 19:47:55 +0200
32211              Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
32212
32213              (Gentoo: take Marcus' version of the __THROW patch and
32214              even further #ifdef-protect it with __GLIBC__.)
32215      Branch: perl
32216            ! perl.h
32217 ____________________________________________________________________________
32218 [ 21029] By: jhi                                   on 2003/09/04  16:01:26
32219         Log: Tiny perlcc tweaks.
32220      Branch: perl
32221            ! utils/perlcc.PL
32222 ____________________________________________________________________________
32223 [ 21028] By: jhi                                   on 2003/09/04  15:10:48
32224         Log: A SuSE patchlet for perlcc -c to avoid
32225              "Modification of a read-only value attempted at ... C.pm"
32226      Branch: perl
32227            ! ext/B/B/C.pm
32228 ____________________________________________________________________________
32229 [ 21027] By: jhi                                   on 2003/09/04  08:54:40
32230         Log: AUTHORS updates.
32231      Branch: perl
32232            ! AUTHORS
32233 ____________________________________________________________________________
32234 [ 21025] By: jhi                                   on 2003/09/03  20:27:56
32235         Log: Upgrade to Math::BigInt pre-rel 1.66 as of
32236              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
32237              (the tar.gz link doesn't have 'v1.66', it has '1.66')
32238              so that the smoke builds can start chewing it.
32239      Branch: perl
32240            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
32241            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
32242            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
32243            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
32244            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t
32245            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
32246 ____________________________________________________________________________
32247 [ 21022] By: jhi                                   on 2003/09/03  16:42:24
32248         Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
32249              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
32250              Date: Wed, 3 Sep 2003 19:20:20 +0200
32251              Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
32252      Branch: perl
32253            ! Porting/valgrindpp.pl
32254 ____________________________________________________________________________
32255 [ 21019] By: jhi                                   on 2003/09/03  15:51:35
32256         Log: Also indicate the Unicode level here.
32257              (The last date is non-committal :-)
32258      Branch: perl
32259            ! pod/perlunicode.pod
32260 ____________________________________________________________________________
32261 [ 21018] By: jhi                                   on 2003/09/03  12:08:23
32262         Log: Avoid lvalue casts, from Enache.
32263      Branch: perl
32264            ! ext/ByteLoader/bytecode.h op.h
32265 ____________________________________________________________________________
32266 [ 21017] By: jhi                                   on 2003/09/03  08:23:39
32267         Log: Bump up the VERSION.
32268      Branch: perl
32269            ! lib/bytes.pm
32270 ____________________________________________________________________________
32271 [ 21016] By: jhi                                   on 2003/09/03  08:22:48
32272         Log: Add, document, and test bytes::substr, index, rindex, chr,
32273              document bytes::ord.
32274      Branch: perl
32275            ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
32276 ____________________________________________________________________________
32277 [ 21014] By: jhi                                   on 2003/09/03  06:16:24
32278         Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
32279              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
32280              Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
32281              Message-ID: <29644.1062572245@www50.gmx.net>
32282
32283              The other half of #20930 should be still good.
32284      Branch: perl
32285            ! op.c
32286 ____________________________________________________________________________
32287 [ 21013] By: jhi                                   on 2003/09/03  06:15:09
32288         Log: use IO; is deprecated.
32289      Branch: perl
32290            ! ext/threads/t/join.t
32291 ____________________________________________________________________________
32292 [ 21012] By: jhi                                   on 2003/09/03  05:28:50
32293         Log: Upgrade to base 2.01 from CPAN.
32294      Branch: perl
32295            ! lib/base.pm lib/fields.pm
32296 ____________________________________________________________________________
32297 [ 21011] By: jhi                                   on 2003/09/03  05:08:29
32298         Log: Changing the test count is a good idea.
32299      Branch: perl
32300            ! ext/threads/t/join.t
32301 ____________________________________________________________________________
32302 [ 21010] By: jhi                                   on 2003/09/03  04:59:38
32303         Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object
32304              From: Joe McMahon <mcmahon@ibiblio.org>
32305              Date: Tue, 2 Sep 2003 18:02:14 -0400
32306              Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
32307      Branch: perl
32308            ! lib/dumpvar.pl
32309 ____________________________________________________________________________
32310 [ 21009] By: jhi                                   on 2003/09/03  04:48:40
32311         Log: Subject: Re: maint@20974 or before broke mp2 ithreads test
32312              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
32313              Date: Wed, 3 Sep 2003 06:07:54 +0200
32314              Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
32315      Branch: perl
32316            ! ext/threads/t/join.t
32317 ____________________________________________________________________________
32318 [ 21008] By: jhi                                   on 2003/09/03  04:31:35
32319         Log: VMS does not have quite UNIX glob semantics.
32320      Branch: perl
32321            ! t/run/fresh_perl.t
32322 ____________________________________________________________________________
32323 [ 21007] By: rgs                                   on 2003/09/02  21:21:27
32324         Log: Subject: some method calls not autoloaded
32325              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32326              Date: Tue, 2 Sep 2003 15:06:29 -0700
32327              Message-ID: <20030902220629.GA2952@efn.org>
32328      Branch: perl
32329            ! pod/perlfunc.pod pod/perlsub.pod
32330 ____________________________________________________________________________
32331 [ 21003] By: jhi                                   on 2003/09/02  19:01:07
32332         Log: An untie test from perlmonks-- worked in 5.6.1,
32333              broken in 5.8.0, seems to be working again in maint,
32334              better nail it down now.
32335      Branch: perl
32336            ! t/op/tie.t
32337 ____________________________________________________________________________
32338 [ 21000] By: jhi                                   on 2003/09/02  15:35:40
32339         Log: Retract #20930 because of
32340              Subject: maint@20974 or before broke mp2 ithreads test
32341              From: Stas Bekman <stas@stason.org>
32342              Date: Mon, 01 Sep 2003 23:31:11 -0700
32343              Message-ID: <3F54392F.7080009@stason.org>
32344      Branch: perl
32345            ! op.c
32346 ____________________________________________________________________________
32347 [ 20999] By: jhi                                   on 2003/09/02  15:34:14
32348         Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
32349              From: Fergal Daly <fergal@esatclear.ie>
32350              Date: Tue, 2 Sep 2003 17:36:52 +0100
32351              Message-Id: <200309021736.52725.fergal@esatclear.ie>
32352      Branch: perl
32353            ! pod/perldiag.pod
32354 ____________________________________________________________________________
32355 [ 20998] By: jhi                                   on 2003/09/02  15:02:47
32356         Log: Subject: [perl #23672] Math::BigInit POD
32357              From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
32358              Date: 1 Sep 2003 08:47:39 -0000
32359              Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
32360      Branch: perl
32361            ! lib/Math/BigInt.pm
32362 ____________________________________________________________________________
32363 [ 20997] By: jhi                                   on 2003/09/02  14:58:21
32364         Log: Subject: [PATCH perlfaq6.pod] Explain \Q better
32365              From: Mark Jason Dominus <mjd@plover.com>
32366              Date: Mon, 01 Sep 2003 16:19:20 -0400
32367              Message-ID: <20030901201920.3929.qmail@plover.com>
32368      Branch: perl
32369            ! pod/perlfaq6.pod
32370 ____________________________________________________________________________
32371 [ 20996] By: jhi                                   on 2003/09/02  14:56:29
32372         Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
32373              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
32374              Date: Tue, 02 Sep 2003 11:27:19 +0200
32375              Message-id: <20030902092719.GA18075@ethan>
32376      Branch: perl
32377            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
32378            ! ext/Devel/PPPort/t/test.t
32379 ____________________________________________________________________________
32380 [ 20993] By: jhi                                   on 2003/09/02  14:40:54
32381         Log: Subject: [PATCH] Re: ByteLoader and MSWin32
32382              From: Enache Adrian <enache@rdslink.ro>
32383              Date: Tue, 2 Sep 2003 03:45:11 +0300
32384              Message-ID: <20030902004511.GA1442@ratsnest.hole>
32385      Branch: perl
32386            ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c
32387            ! op.h proto.h t/TEST
32388 ____________________________________________________________________________
32389 [ 20990] By: jhi                                   on 2003/09/02  04:29:45
32390         Log: Upgrade to Unicode::Collate 0.27.
32391      Branch: perl
32392            + lib/Unicode/Collate/t/hangul.t
32393            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
32394            ! lib/Unicode/Collate/README
32395 ____________________________________________________________________________
32396 [ 20989] By: jhi                                   on 2003/09/02  04:23:20
32397         Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
32398              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
32399              Date: Mon, 1 Sep 2003 22:28:58 +0200
32400              Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
32401      Branch: perl
32402            ! Porting/valgrindpp.pl
32403 ____________________________________________________________________________
32404 [ 20983] By: jhi                                   on 2003/09/01  14:14:49
32405         Log: From Craig Berry, following the example of the other podxxx.PL
32406              in relying on basename($0, '.PL') to Do The Right Thing with
32407              regard to the case of the extension, which could be either
32408              .pl or .PL on VMS depending on version-specific features.
32409      Branch: perl
32410            ! pod/pod2usage.PL pod/podselect.PL
32411 ____________________________________________________________________________
32412 [ 20982] By: jhi                                   on 2003/09/01  13:01:49
32413         Log: Configure -r in AIX bad.
32414      Branch: perl
32415            ! README.aix
32416 ____________________________________________________________________________
32417 [ 20981] By: jhi                                   on 2003/09/01  11:28:35
32418         Log: Subject: [DOC PATCH] perlfaq4.pod
32419              Date: Mon, 1 Sep 2003 12:38:50 +0200
32420              From: Elizabeth Mattijsen <liz@dijkmat.nl>
32421              Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
32422      Branch: perl
32423            ! pod/perlfaq4.pod
32424 ____________________________________________________________________________
32425 [ 20980] By: jhi                                   on 2003/09/01  08:49:02
32426         Log: Subject: glob() bug
32427              From: Gurusamy Sarathy <gsar@ActiveState.com>
32428              Date: Mon, 01 Sep 2003 02:25:41 -0700
32429              Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
32430      Branch: perl
32431            ! op.c t/run/fresh_perl.t
32432 ____________________________________________________________________________
32433 [ 20979] By: jhi                                   on 2003/09/01  06:32:01
32434         Log: Ultrix VAX is like VMS VAX in floating point.
32435      Branch: perl
32436            ! t/op/sprintf.t
32437 ____________________________________________________________________________
32438 [ 20978] By: jhi                                   on 2003/09/01  05:44:25
32439         Log: Subject: [PATCH@20959] some WinCE compilers require a little correction
32440              From: Vadim Konovalov <vkonovalov@peterstar.ru>
32441              Date: Mon, 1 Sep 2003 02:57:33 +0400
32442              Message-ID: <1091134912500.20030901025733@peterstar.ru>
32443      Branch: perl
32444            ! wince/Makefile.ce wince/wince.c
32445 ____________________________________________________________________________
32446 [ 20973] By: jhi                                   on 2003/08/31  15:34:43
32447         Log: Add test for -i.
32448      Branch: perl
32449            ! MANIFEST t/run/switches.t
32450 ____________________________________________________________________________
32451 [ 20972] By: jhi                                   on 2003/08/31  15:12:10
32452         Log: Add tests for -h and (unknown) -z.
32453      Branch: perl
32454            ! MANIFEST t/run/switches.t
32455 ____________________________________________________________________________
32456 [ 20971] By: jhi                                   on 2003/08/31  15:03:42
32457         Log: Add test for -v.
32458      Branch: perl
32459            ! MANIFEST t/run/switches.t
32460 ____________________________________________________________________________
32461 [ 20970] By: jhi                                   on 2003/08/31  14:55:54
32462         Log: List the switches tested in switches.t.
32463      Branch: perl
32464            ! t/run/switches.t
32465 ____________________________________________________________________________
32466 [ 20969] By: jhi                                   on 2003/08/31  14:51:19
32467         Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS
32468              From: PPrymmer@factset.com
32469              Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
32470              Date: Sun, 31 Aug 2003 10:11:54 -0400
32471      Branch: perl
32472            ! installperl
32473 ____________________________________________________________________________
32474 [ 20968] By: jhi                                   on 2003/08/31  13:24:10
32475         Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
32476              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
32477              Date: Sun, 31 Aug 2003 15:21:17 +0200
32478              Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>
32479      Branch: perl
32480            ! sv.c
32481 ____________________________________________________________________________
32482 [ 20965] By: jhi                                   on 2003/08/31  08:55:59
32483         Log: Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
32484              both in blead and maint, lots of "Attempt to free non-existent
32485              shared string" and "Unbalanced string table refcount" errors.
32486              Retract #20960 (and #20963).
32487      Branch: perl
32488            - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
32489            - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
32490            ! MANIFEST lib/base.pm lib/fields.pm
32491 ____________________________________________________________________________
32492 [ 20964] By: jhi                                   on 2003/08/31  08:17:43
32493         Log: Integrate from maint:
32494              [ 20963]
32495              Muffle the 'Pseudo-hashes are deprecated' warning for maint.
32496      Branch: perl
32497           !> lib/base/t/fp560.t
32498 ____________________________________________________________________________
32499 [ 20961] By: jhi                                   on 2003/08/31  08:09:21
32500         Log: De-cargo-cult.
32501      Branch: perl
32502            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
32503 ____________________________________________________________________________
32504 [ 20960] By: jhi                                   on 2003/08/31  08:07:43
32505         Log: Upgrade to base.pm 2.0.
32506
32507              (Rename the tests around a bit to be more 8.3-friendly.)
32508      Branch: perl
32509            + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
32510            + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
32511            ! MANIFEST lib/base.pm lib/fields.pm
32512 ____________________________________________________________________________
32513 [ 20957] By: jhi                                   on 2003/08/30  18:47:02
32514         Log: Fewer naked char constants.
32515      Branch: perl
32516            ! doio.c perlio.c sv.h
32517 ____________________________________________________________________________
32518 [ 20956] By: jhi                                   on 2003/08/30  18:38:05
32519         Log: This is probably a wrong fix for
32520              [perl #23645] tell with perlio on appended files
32521              but maybe this gets NI-S agitated enough to present the correct fix :-)
32522      Branch: perl
32523            ! perlio.c t/io/tell.t
32524 ____________________________________________________________________________
32525 [ 20954] By: jhi                                   on 2003/08/30  17:14:19
32526         Log: A new try at
32527
32528              Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
32529              From: "Gerrit P. Haase" <gp@familiehaase.de>
32530              Date: Thu, 28 Aug 2003 08:18:51 +0200
32531              Message-ID: <4157199551.20030828081851@familiehaase.de>
32532
32533              (this time Cygwin only)
32534      Branch: perl
32535            ! perlio.c
32536 ____________________________________________________________________________
32537 [ 20952] By: rgs                                   on 2003/08/30  15:20:48
32538         Log: Tweak XSLoader.t.
32539              XSLoader is supposed to work even for extensions that
32540              are statically linked. So only check that the extension we
32541              test for is actually available. (This test is not supposed
32542              to be run by miniperl.)
32543      Branch: perl
32544            ! ext/DynaLoader/t/XSLoader.t
32545 ____________________________________________________________________________
32546 [ 20950] By: jhi                                   on 2003/08/30  06:49:31
32547         Log: Something went wrong in change #20929;
32548              linux 2.4.18-bf2.4 didn't like it:
32549              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
32550              and similar failure pattern also seen in Solaris 8.
32551      Branch: perl
32552            ! perlio.c
32553 ____________________________________________________________________________
32554 [ 20948] By: jhi                                   on 2003/08/30  06:08:57
32555         Log: Setup @INC.
32556      Branch: perl
32557            ! t/op/cproto.t
32558 ____________________________________________________________________________
32559 [ 20946] By: jhi                                   on 2003/08/30  06:00:09
32560         Log: Tabify and re-sort MANIFEST.
32561      Branch: perl
32562            ! MANIFEST
32563 ____________________________________________________________________________
32564 [ 20945] By: jhi                                   on 2003/08/30  05:57:04
32565         Log: Make XSLoader.t more robust (and sdbm.t more verbose)
32566      Branch: perl
32567            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
32568 ____________________________________________________________________________
32569 [ 20944] By: jhi                                   on 2003/08/30  05:50:41
32570         Log: Subject: [PATCH] XSLoader nits and tests
32571              From: Michael G Schwern <schwern@pobox.com>
32572              Date: Fri, 29 Aug 2003 22:55:07 -0700
32573              Message-ID: <20030830055507.GI25970@windhund.schwern.org>
32574      Branch: perl
32575            + ext/DynaLoader/t/XSLoader.t
32576            ! MANIFEST ext/DynaLoader/XSLoader_pm.PL
32577 ____________________________________________________________________________
32578 [ 20943] By: jhi                                   on 2003/08/30  05:44:02
32579         Log: Missed from #20942.
32580      Branch: perl
32581            ! lib/File/Spec/VMS.pm
32582 ____________________________________________________________________________
32583 [ 20942] By: jhi                                   on 2003/08/30  05:41:59
32584         Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
32585              From: PPrymmer@factset.com
32586              Date: Sat, 30 Aug 2003 00:57:28 -0400
32587              Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
32588      Branch: perl
32589            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
32590 ____________________________________________________________________________
32591 [ 20941] By: jhi                                   on 2003/08/30  05:37:13
32592         Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
32593              From: Stas Bekman <stas@stason.org>
32594              Date: Fri, 29 Aug 2003 17:11:41 -0700
32595              Message-ID: <3F4FEBBD.8000901@stason.org>
32596      Branch: perl
32597            ! pod/perlapi.pod sv.h
32598 ____________________________________________________________________________
32599 [ 20940] By: rgs                                   on 2003/08/29  21:17:59
32600         Log: Add a new test, to ensure that we don't unexpectedly change
32601              prototypes of builtins.
32602      Branch: perl
32603            + t/op/cproto.t
32604            ! MANIFEST
32605 ____________________________________________________________________________
32606 [ 20938] By: rgs                                   on 2003/08/29  20:22:21
32607         Log: Don't cast PL_multiline to bool : you may loose important bits.
32608      Branch: perl
32609            ! pp.c pp_hot.c
32610 ____________________________________________________________________________
32611 [ 20937] By: jhi                                   on 2003/08/29  17:22:11
32612         Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
32613              From: Nicholas Clark <nick@ccl4.org>
32614              Date: Wed, 27 Aug 2003 22:59:55 +0100
32615              Message-ID: <20030827225955.E558@plum.flirble.org>
32616      Branch: perl
32617            ! pp.c
32618 ____________________________________________________________________________
32619 [ 20936] By: jhi                                   on 2003/08/29  17:17:16
32620         Log: Some perluniintro tweaks.
32621      Branch: perl
32622            ! pod/perluniintro.pod
32623 ____________________________________________________________________________
32624 [ 20935] By: jhi                                   on 2003/08/29  17:07:25
32625         Log: Tiny doc tweak from Shannon -jj Behrens.
32626      Branch: perl
32627            ! pod/perluniintro.pod
32628 ____________________________________________________________________________
32629 [ 20933] By: jhi                                   on 2003/08/29  13:25:18
32630         Log: Comparing an int to a U32 makes VC6 nervous.
32631      Branch: perl
32632            ! pp.c pp_hot.c
32633 ____________________________________________________________________________
32634 [ 20932] By: jhi                                   on 2003/08/29  13:06:06
32635         Log: Better skip() explicit number of tests, test counts getting
32636              out of sync less likely that way.
32637      Branch: perl
32638            ! t/op/pack.t
32639 ____________________________________________________________________________
32640 [ 20931] By: jhi                                   on 2003/08/29  12:59:32
32641         Log: Some Ultrix test dodgings.
32642      Branch: perl
32643            ! t/base/num.t t/op/arith.t t/op/pack.t
32644 ____________________________________________________________________________
32645 [ 20930] By: jhi                                   on 2003/08/29  12:57:07
32646         Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
32647              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
32648              Date: Thu, 28 Aug 2003 21:47:22 +0200
32649              Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
32650      Branch: perl
32651            ! op.c
32652 ____________________________________________________________________________
32653 [ 20929] By: jhi                                   on 2003/08/29  12:55:12
32654         Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
32655              From: "Gerrit P. Haase" <gp@familiehaase.de>
32656              Date: Thu, 28 Aug 2003 08:18:51 +0200
32657              Message-ID: <4157199551.20030828081851@familiehaase.de>
32658
32659              (changed so that the 'b' is always appended)
32660      Branch: perl
32661            ! perlio.c
32662 ____________________________________________________________________________
32663 [ 20928] By: jhi                                   on 2003/08/29  07:04:17
32664         Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
32665              From: marek.rouchal@infineon.com
32666              Date: Wed, 27 Aug 2003 17:25:28 +0200
32667              Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
32668
32669              PodParser-1.25 prerelease.
32670      Branch: perl
32671            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
32672            ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL
32673            ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr
32674 ____________________________________________________________________________
32675 [ 20927] By: jhi                                   on 2003/08/28  18:53:45
32676         Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
32677      Branch: perl
32678            ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c
32679 ____________________________________________________________________________
32680 [ 20925] By: jhi                                   on 2003/08/28  16:15:47
32681         Log: Subject: [PATCH] valgrindpp.pl
32682              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
32683              Date: Thu, 28 Aug 2003 09:43:49 +0200
32684              Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
32685      Branch: perl
32686            ! Porting/valgrindpp.pl
32687 ____________________________________________________________________________
32688 [ 20924] By: jhi                                   on 2003/08/28  16:12:08
32689         Log: Subject: [PATCH] Quieten more warnings in Deparse.pm
32690              From: Paul Johnson <paul@pjcj.net>
32691              Date: Thu, 28 Aug 2003 00:13:59 +0200
32692              Message-ID: <20030827221359.GE28396@pjcj.net>
32693      Branch: perl
32694            ! ext/B/B/Deparse.pm
32695 ____________________________________________________________________________
32696 [ 20923] By: jhi                                   on 2003/08/28  01:45:51
32697         Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
32698              From: Michael G Schwern <schwern@pobox.com>
32699              Date: Wed, 27 Aug 2003 15:05:20 -0700
32700              Message-ID: <20030827220520.GD7300@windhund.schwern.org>
32701      Branch: perl
32702            ! lib/ExtUtils/MakeMaker/Tutorial.pod
32703 ____________________________________________________________________________
32704 [ 20922] By: rgs                                   on 2003/08/27  19:52:27
32705         Log: Add caveats and tests for Symbol::delete_package().
32706      Branch: perl
32707            ! lib/Symbol.pm lib/Symbol.t
32708 ____________________________________________________________________________
32709 [ 20921] By: jhi                                   on 2003/08/27  17:12:56
32710         Log: Configure is doing fine in Ultrix, operator error.
32711      Branch: perl
32712            ! hints/ultrix_4.sh
32713 ____________________________________________________________________________
32714 [ 20920] By: jhi                                   on 2003/08/27  16:49:22
32715         Log: Add the valgrindpp.pl script from Marcus Holland-Moritz.
32716      Branch: perl
32717            + Porting/valgrindpp.pl
32718            ! MANIFEST
32719 ____________________________________________________________________________
32720 [ 20917] By: jhi                                   on 2003/08/27  13:09:33
32721         Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
32722              From: "John P. Linderman" <jpl@research.att.com>
32723              Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
32724              Message-Id: <200308271210.IAA23907@raptor.research.att.com>
32725
32726              Subject: typo in pod/perlnewmod.pod [PATCH]
32727              From: "John P. Linderman" <jpl@research.att.com>
32728              Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
32729              Message-Id: <200308271307.JAA46955@raptor.research.att.com>
32730
32731              Subject: [PATCH] document the location of byacc
32732              From: Dave Mitchell <davem@fdgroup.com>
32733              Date: Wed, 27 Aug 2003 14:26:50 +0100
32734              Message-ID: <20030827132650.GA23144@fdgroup.com>
32735      Branch: perl
32736            ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod
32737            ! pod/perlnewmod.pod
32738 ____________________________________________________________________________
32739 [ 20916] By: jhi                                   on 2003/08/27  13:01:26
32740         Log: Ultrix tweaks: <string.h> must not be included twice
32741              (otherwise one gets prototype conflicts between the <string.h>
32742              and proto.h because Ultrix thinks e.g. Perl_ninstr has been
32743              define in <string.h>...); and Configure misprobes some features.
32744      Branch: perl
32745            ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c
32746            ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs
32747            ! hints/ultrix_4.sh
32748 ____________________________________________________________________________
32749 [ 20915] By: jhi                                   on 2003/08/27  05:37:34
32750         Log: Urk.  In Mac OS X byteorder is not one of the "known ones",
32751              but instead it is 0xFFFF.  So retract #20914.
32752      Branch: perl
32753            ! perl.h
32754 ____________________________________________________________________________
32755 [ 20914] By: jhi                                   on 2003/08/27  05:17:44
32756         Log: Sanity check for BYTEORDER.
32757      Branch: perl
32758            ! perl.h
32759 ____________________________________________________________________________
32760 [ 20913] By: rgs                                   on 2003/08/26  20:34:48
32761         Log: Integrate two DJGPP portability patches from the 5.6.2 branch :
32762
32763              [20859]
32764              Two portability patches for DJGPP from Richard Dawe
32765              <rich@phekda.freeserve.co.uk>.
32766              Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
32767
32768              [20911]
32769              Don't uppercase automatically all environment variables on DJGPP.
32770              (reported by Richard Dawe, this breaks portability of Unix
32771              scripts.) Don't change the behaviour on plain MS/DOS.
32772      Branch: perl
32773            ! perl.c
32774           !> djgpp/djgppsed.sh dosish.h
32775 ____________________________________________________________________________
32776 [ 20912] By: rgs                                   on 2003/08/26  20:15:40
32777         Log: perlapi.pod tweaks, based on :
32778              Subject: misdocumented return value for sv_setref*
32779              From: Joe Schaefer <joe+perl@sunstarsys.com>
32780              Date: 12 Aug 2003 13:21:42 -0400
32781              Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
32782      Branch: perl
32783            ! pod/perlapi.pod sv.c
32784 ____________________________________________________________________________
32785 [ 20910] By: rgs                                   on 2003/08/26  19:37:29
32786         Log: Change the internal prototype of the pop() and shift() builtins
32787              to (;\@), to reflect that their array argument is optional.
32788      Branch: perl
32789            ! opcode.h opcode.pl
32790 ____________________________________________________________________________
32791 [ 20909] By: rgs                                   on 2003/08/26  19:13:39
32792         Log: Subject: [PATCH] improved 19064 (local $_[0] problems)
32793              From: Dave Mitchell <davem@fdgroup.com>
32794              Date: Sun, 24 Aug 2003 15:52:00 +0100
32795              Message-ID: <20030824145159.GA12210@fdgroup.com>
32796      Branch: perl
32797            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
32798 ____________________________________________________________________________
32799 [ 20908] By: rgs                                   on 2003/08/26  18:40:50
32800         Log: Subject: [PATCH] minor File::Spec testing cleanup
32801              From: Ken Williams <ken@mathforum.org>
32802              Date: Thu, 21 Aug 2003 22:47:51 -0500
32803              Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
32804      Branch: perl
32805            ! lib/File/Spec/t/rel2abs2rel.t
32806 ____________________________________________________________________________
32807 [ 20907] By: jhi                                   on 2003/08/26  12:12:14
32808         Log: Maintainer catch from Rafael.
32809      Branch: perl
32810            ! Porting/Maintainers.pl
32811 ____________________________________________________________________________
32812 [ 20905] By: jhi                                   on 2003/08/26  09:36:22
32813         Log: Take a cutdown version of the change #20903 also to perlebcdic.
32814      Branch: perl
32815            ! pod/perlebcdic.pod
32816 ____________________________________________________________________________
32817 [ 20904] By: jhi                                   on 2003/08/26  09:29:49
32818         Log: No dynaloading at all in Ultrix.
32819      Branch: perl
32820            ! hints/ultrix_4.sh
32821 ____________________________________________________________________________
32822 [ 20903] By: jhi                                   on 2003/08/26  08:54:02
32823         Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
32824              (This information looks interesting enough to be mentioned
32825              elsewhere, too.)
32826      Branch: perl
32827            ! README.bs2000
32828 ____________________________________________________________________________
32829 [ 20902] By: jhi                                   on 2003/08/26  08:36:36
32830         Log: CGI::Carp from CGI.pm 3.00 was missing.
32831      Branch: perl
32832            ! lib/CGI/Carp.pm
32833 ____________________________________________________________________________
32834 [ 20901] By: jhi                                   on 2003/08/26  05:18:15
32835         Log: Subject: Re: [PATCH] valgrind and /#/x
32836              From: Enache Adrian <enache@rdslink.ro>
32837              Date: Tue, 26 Aug 2003 08:11:07 +0300
32838              Message-ID: <20030826051107.GA1086@ratsnest.hole>
32839      Branch: perl
32840            ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c
32841 ____________________________________________________________________________
32842 [ 20900] By: jhi                                   on 2003/08/26  04:53:09
32843         Log: More memory lane.
32844      Branch: perl
32845            ! hints/ultrix_4.sh
32846 ____________________________________________________________________________
32847 [ 20899] By: rgs                                   on 2003/08/25  21:05:57
32848         Log: fix syscall() prototype description in
32849              perlfunc.pod, as suggested by Lukas Mai.
32850      Branch: perl
32851            ! pod/perlfunc.pod
32852 ____________________________________________________________________________
32853 [ 20896] By: jhi                                   on 2003/08/25  19:52:48
32854         Log: Tiny doc tweak.
32855      Branch: perl
32856            ! README.solaris
32857 ____________________________________________________________________________
32858 [ 20895] By: jhi                                   on 2003/08/25  19:46:31
32859         Log: Even more SunOS 4 info.
32860      Branch: perl
32861            ! README.solaris
32862 ____________________________________________________________________________
32863 [ 20894] By: jhi                                   on 2003/08/25  19:37:00
32864         Log: Subject: [PATCH@20512] make backspace key work for WinCE users
32865              From: Vadim Konovalov <vkonovalov@peterstar.ru>
32866              Date: Tue, 26 Aug 2003 00:10:29 +0400
32867              Message-ID: <135606488000.20030826001029@peterstar.ru>
32868      Branch: perl
32869            ! wince/perlmain.c
32870 ____________________________________________________________________________
32871 [ 20893] By: jhi                                   on 2003/08/25  19:25:08
32872         Log: Subject: more valgrinding: select problem?
32873              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
32874              Date: Mon, 25 Aug 2003 22:02:17 +0200
32875              Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
32876
32877              In glibc, just use the __FD_SETSIZE since that's
32878              the size of the buffer (usually 1024 bits, much
32879              more than the selectminbits of 32).
32880      Branch: perl
32881            ! pp_sys.c
32882 ____________________________________________________________________________
32883 [ 20892] By: jhi                                   on 2003/08/25  19:11:32
32884         Log: More ptags tweakage from Stas; now add 'fullpath'
32885              option to get absolute paths.
32886      Branch: perl
32887            ! emacs/ptags
32888 ____________________________________________________________________________
32889 [ 20891] By: jhi                                   on 2003/08/25  18:35:03
32890         Log: The new tests of #20888 didn't really test what they claimed to.
32891      Branch: perl
32892            ! t/op/pat.t
32893 ____________________________________________________________________________
32894 [ 20890] By: jhi                                   on 2003/08/25  18:14:33
32895         Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2
32896              From: Jose.auguste-etienne@cgss-guyane.fr
32897              Date: Mon, 25 Aug 2003 14:35:45 -0300
32898              Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
32899
32900              AIX Configure advice.
32901      Branch: perl
32902            ! README.aix
32903 ____________________________________________________________________________
32904 [ 20889] By: jhi                                   on 2003/08/25  18:08:42
32905         Log: More SunOS 4.x info.
32906      Branch: perl
32907            ! README.solaris
32908 ____________________________________________________________________________
32909 [ 20888] By: jhi                                   on 2003/08/25  17:53:32
32910         Log: The #20887 didn't go over that well;
32911              and add a few more tests from UTS#18.
32912      Branch: perl
32913            ! t/op/pat.t
32914 ____________________________________________________________________________
32915 [ 20887] By: jhi                                   on 2003/08/25  16:40:51
32916         Log: pat.t -> charnames -> UCD -> Storable,
32917              not good for static builds and minitest.
32918      Branch: perl
32919            ! t/op/pat.t
32920 ____________________________________________________________________________
32921 [ 20886] By: jhi                                   on 2003/08/25  16:35:26
32922         Log: SunOS 4.1.4 is working, too.
32923      Branch: perl
32924            ! README.solaris hints/sunos_4_1.sh
32925 ____________________________________________________________________________
32926 [ 20884] By: jhi                                   on 2003/08/25  16:05:18
32927         Log: Regen perlmodlib, perltoc.
32928      Branch: perl
32929            ! pod/perlmodlib.pod pod/perltoc.pod
32930 ____________________________________________________________________________
32931 [ 20881] By: jhi                                   on 2003/08/25  15:45:51
32932         Log: UVSIZE is not yet defined when it would be needed
32933              by MULTIARCH.  So go back to LONGSIZE, and (belt-
32934              and-suspenders-and-rope style) later in UVSIZE
32935              possibly redefine BYTEORDER.
32936      Branch: perl
32937            ! Configure config_h.SH
32938 ____________________________________________________________________________
32939 [ 20880] By: jhi                                   on 2003/08/25  11:28:45
32940         Log: Subject: [PATCH] valgrind and /#/x
32941              From: Dave Mitchell <davem@fdgroup.com>
32942              Date: Mon, 25 Aug 2003 13:27:49 +0100
32943              Message-ID: <20030825122748.GA15560@fdgroup.com>
32944      Branch: perl
32945            ! regcomp.c
32946 ____________________________________________________________________________
32947 [ 20879] By: jhi                                   on 2003/08/25  11:16:29
32948         Log: Subject: Please update my address
32949              From: Ed Avis <ed@membled.com>
32950              Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
32951              Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
32952
32953              (Just the AUTHORS part, though, I don't think retroactively
32954              updating the Changes* is useful.)
32955      Branch: perl
32956            ! AUTHORS
32957 ____________________________________________________________________________
32958 [ 20878] By: jhi                                   on 2003/08/25  11:14:26
32959         Log: Document even more ways of affecting your "utf8ness".
32960      Branch: perl
32961            ! lib/utf8.pm
32962 ____________________________________________________________________________
32963 [ 20877] By: jhi                                   on 2003/08/25  11:11:40
32964         Log: Change the VERSION since there are now changes since Perl 5.8.0.
32965      Branch: perl
32966            ! ext/I18N/Langinfo/Langinfo.pm
32967 ____________________________________________________________________________
32968 [ 20876] By: jhi                                   on 2003/08/25  11:11:13
32969         Log: Keep the CGI::Util VERSION at 1.31 since there have been changes
32970              since Perl 5.8.0.
32971      Branch: perl
32972            ! lib/CGI/Util.pm
32973 ____________________________________________________________________________
32974 [ 20875] By: jhi                                   on 2003/08/25  11:09:49
32975         Log: Upgrade to CGI.pm 3.00.
32976      Branch: perl
32977            ! lib/CGI.pm lib/CGI/Util.pm
32978 ____________________________________________________________________________
32979 [ 20872] By: jhi                                   on 2003/08/25  09:03:44
32980         Log: Subject: [PATCH] valgrind update
32981              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
32982              Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
32983              Message-ID: <21671.1061797917@www38.gmx.net>
32984      Branch: perl
32985            ! t/TEST t/op/magic.t
32986 ____________________________________________________________________________
32987 [ 20871] By: jhi                                   on 2003/08/25  05:16:02
32988         Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
32989              From: Nicholas Clark <nick@ccl4.org>
32990              Date: Sun, 24 Aug 2003 16:48:53 +0100
32991              Message-ID: <20030824164851.E558@plum.flirble.org>
32992      Branch: perl
32993            ! doop.c
32994 ____________________________________________________________________________
32995 [ 20870] By: jhi                                   on 2003/08/25  05:14:04
32996         Log: Subject: [patch emacs/ptags] allow xemacs to be used
32997              From: Stas Bekman <stas@stason.org>
32998              Date: Sun, 24 Aug 2003 22:05:00 -0700
32999              Message-ID: <3F4998FC.3090401@stason.org>
33000      Branch: perl
33001            ! emacs/ptags
33002 ____________________________________________________________________________
33003 [ 20868] By: jhi                                   on 2003/08/24  13:20:03
33004         Log: MPE/iX doc tweak from Mark Bixby.
33005      Branch: perl
33006            ! README.mpeix
33007 ____________________________________________________________________________
33008 [ 20867] By: jhi                                   on 2003/08/24  10:46:42
33009         Log: Various tweaks for getting Perl to compile on SunOS 4.x.
33010              Doesn't work well yet, something broken in DynaLoader/XSLoader?
33011      Branch: perl
33012            ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh
33013 ____________________________________________________________________________
33014 [ 20866] By: jhi                                   on 2003/08/24  10:00:59
33015         Log: IRIX 5.3 is 99.90% okay.
33016      Branch: perl
33017            ! README.irix hints/irix_5.sh
33018 ____________________________________________________________________________
33019 [ 20865] By: jhi                                   on 2003/08/24  08:24:46
33020         Log: An imperfect last resort in case there is no strtoul() but
33021              there is strtol() (like e.g. SunOS 4) because of the Atoul()
33022              in Perl_get_hash_seed()).  The only true fix would be to
33023              implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
33024              in numeric.c.
33025      Branch: perl
33026            ! perl.h
33027 ____________________________________________________________________________
33028 [ 20864] By: jhi                                   on 2003/08/24  07:45:47
33029         Log: s/rationale/rational/g on bigrats.
33030      Branch: perl
33031            ! lib/Math/BigRat.pm lib/bigrat.pm
33032 ____________________________________________________________________________
33033 [ 20862] By: jhi                                   on 2003/08/24  06:41:17
33034         Log: Update the CPAN mirrors list.
33035      Branch: perl
33036            ! pod/perlmodlib.PL pod/perlmodlib.pod
33037 ____________________________________________________________________________
33038 [ 20861] By: jhi                                   on 2003/08/24  06:13:13
33039         Log: gcc -O3 and Storable in Linux do not like each other.
33040      Branch: perl
33041            ! ext/Storable/hints/linux.pl
33042 ____________________________________________________________________________
33043 [ 20860] By: jhi                                   on 2003/08/24  05:34:56
33044         Log: Bad quote day, noticed by Philip Newton.
33045      Branch: perl
33046            ! hints/dos_djgpp.sh
33047 ____________________________________________________________________________
33048 [ 20856] By: jhi                                   on 2003/08/23  09:15:15
33049         Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
33050              From: Enache Adrian <enache@rdslink.ro>
33051              Date: Mon, 4 Aug 2003 16:20:19 +0300
33052              Message-ID: <20030804132019.GA6764@ratsnest.hole>
33053      Branch: perl
33054            ! Configure config_h.SH
33055 ____________________________________________________________________________
33056 [ 20855] By: jhi                                   on 2003/08/23  07:51:32
33057         Log: Add more comments so that one can see what is supposed to happen.
33058      Branch: perl
33059            ! t/op/lc.t
33060 ____________________________________________________________________________
33061 [ 20854] By: jhi                                   on 2003/08/23  07:41:11
33062         Log: More data points about the Storable optimization problem
33063              in Linux.  (It might be that also non-Debians are affected,
33064              waiting for more information.)
33065      Branch: perl
33066            ! ext/Storable/hints/linux.pl
33067 ____________________________________________________________________________
33068 [ 20853] By: jhi                                   on 2003/08/23  07:37:41
33069         Log: Move the note about known eval leaks earlier.
33070      Branch: perl
33071            ! pod/perlhack.pod
33072 ____________________________________________________________________________
33073 [ 20852] By: jhi                                   on 2003/08/23  07:15:58
33074         Log: Forgot to regen byterun.c.
33075      Branch: perl
33076            ! ext/ByteLoader/byterun.c
33077 ____________________________________________________________________________
33078 [ 20851] By: jhi                                   on 2003/08/23  07:13:29
33079         Log: Doc tweaks on perlhack.
33080      Branch: perl
33081            ! pod/perlhack.pod
33082 ____________________________________________________________________________
33083 [ 20850] By: jhi                                   on 2003/08/23  06:54:58
33084         Log: Subject: [PATCH] Re: valgrind as a leak hound?
33085              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
33086              Date: Fri, 22 Aug 2003 23:28:18 +0200
33087              Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
33088
33089              Add the leak detection to valgrind testing.
33090      Branch: perl
33091            + t/perl.supp
33092            ! MANIFEST pod/perlhack.pod t/TEST
33093 ____________________________________________________________________________
33094 [ 20843] By: jhi                                   on 2003/08/22  15:05:39
33095         Log: Oops.  Why can't C comments nest?
33096      Branch: perl
33097            ! pp_sys.c
33098 ____________________________________________________________________________
33099 [ 20842] By: jhi                                   on 2003/08/22  14:57:09
33100         Log: Try to dodge getspnam() in AIX.
33101      Branch: perl
33102            ! pp_sys.c
33103 ____________________________________________________________________________
33104 [ 20840] By: jhi                                   on 2003/08/22  13:52:26
33105         Log: Subject: Re: mysterious bytecode.t failure
33106              From: Enache Adrian <enache@rdslink.ro>
33107              Date: Fri, 22 Aug 2003 11:49:34 +0300
33108              Message-ID: <20030822084934.GA1257@ratsnest.hole>
33109      Branch: perl
33110            ! t/base/lex.t
33111 ____________________________________________________________________________
33112 [ 20839] By: jhi                                   on 2003/08/22  13:51:44
33113         Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
33114              From: Slaven Rezic <slaven@rezic.de>
33115              Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
33116              Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
33117      Branch: perl
33118            ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t
33119 ____________________________________________________________________________
33120 [ 20837] By: jhi                                   on 2003/08/22  13:42:24
33121         Log: Just #.
33122      Branch: perl
33123            ! pod/buildtoc pod/perltoc.pod
33124 ____________________________________________________________________________
33125 [ 20835] By: jhi                                   on 2003/08/22  13:32:12
33126         Log: Regen toc.
33127      Branch: perl
33128            ! pod/perltoc.pod
33129 ____________________________________________________________________________
33130 [ 20834] By: jhi                                   on 2003/08/22  13:28:36
33131         Log: Also MANIFEST the vms/perlvms restoration.
33132      Branch: perl
33133            ! MANIFEST
33134 ____________________________________________________________________________
33135 [ 20833] By: jhi                                   on 2003/08/22  13:22:02
33136         Log: In the vms/descrip_mms.template    the perlvms.pod must
33137              be copied from vms/, err, [.vms], not [.pod].
33138      Branch: perl
33139            ! pod/buildtoc vms/descrip_mms.template
33140 ____________________________________________________________________________
33141 [ 20832] By: jhi                                   on 2003/08/22  13:15:35
33142         Log: Retract #20826 and #20831; things are done differently
33143              in VMS, it seems.  Maybe the vms/descrip_mms.template
33144              needs to be changed?
33145      Branch: perl
33146            + vms/perlvms.pod
33147            - pod/perlvms.pod
33148            ! MANIFEST Makefile.SH
33149 ____________________________________________________________________________
33150 [ 20831] By: jhi                                   on 2003/08/22  13:04:47
33151         Log: Rafael spotted that vms/perlvms.pod was still referred to.
33152      Branch: perl
33153            ! Makefile.SH
33154 ____________________________________________________________________________
33155 [ 20829] By: jhi                                   on 2003/08/22  12:22:04
33156         Log: The change #20809 opened up a code path that might leave s unset.
33157      Branch: perl
33158            ! mg.c
33159 ____________________________________________________________________________
33160 [ 20828] By: jhi                                   on 2003/08/22  12:17:49
33161         Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
33162              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
33163              Date: Fri, 22 Aug 2003 14:57:09 +0200
33164              Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
33165      Branch: perl
33166            ! lib/File/Path.t
33167 ____________________________________________________________________________
33168 [ 20827] By: jhi                                   on 2003/08/22  12:17:01
33169         Log: Test the correct longness; from Enache.
33170      Branch: perl
33171            ! ext/B/t/assembler.t
33172 ____________________________________________________________________________
33173 [ 20826] By: jhi                                   on 2003/08/22  12:15:28
33174         Log: perlvms moving day, from Craig Berry.
33175      Branch: perl
33176            + pod/perlvms.pod
33177            - vms/perlvms.pod
33178            ! MANIFEST
33179 ____________________________________________________________________________
33180 [ 20825] By: jhi                                   on 2003/08/22  12:14:14
33181         Log: Lower Storable.xs optimization to -O2 on certain
33182              known platforms.
33183      Branch: perl
33184            + ext/Storable/hints/linux.pl
33185            ! MANIFEST
33186 ____________________________________________________________________________
33187 [ 20824] By: jhi                                   on 2003/08/22  08:20:15
33188         Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
33189              From: Nicholas Clark <nick@ccl4.org>
33190              Date: Thu, 21 Aug 2003 22:26:18 +0100
33191              Message-ID: <20030821222618.T558@plum.flirble.org>
33192      Branch: perl
33193            ! t/op/pack.t
33194 ____________________________________________________________________________
33195 [ 20823] By: jhi                                   on 2003/08/22  08:16:47
33196         Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd
33197              From: alian@cpan.org (Alian)
33198              Date: Wed, 20 Aug 2003 20:39:17 +0200
33199              Message-ID: <3F43C055.6030709@jupiter.alianet>
33200      Branch: perl
33201            ! t/op/pack.t
33202 ____________________________________________________________________________
33203 [ 20822] By: jhi                                   on 2003/08/22  08:01:57
33204         Log: Try to make the use of utf8 as clear as possible.
33205      Branch: perl
33206            ! lib/utf8.pm
33207 ____________________________________________________________________________
33208 [ 20821] By: jhi                                   on 2003/08/22  07:51:21
33209         Log: Put the tests of the change #19064 back, but disable them.
33210      Branch: perl
33211            ! t/op/args.t
33212 ____________________________________________________________________________
33213 [ 20820] By: jhi                                   on 2003/08/22  06:47:50
33214         Log: Advertise the encoding pragma at the utf8 pragma.
33215      Branch: perl
33216            ! lib/utf8.pm
33217 ____________________________________________________________________________
33218 [ 20819] By: jhi                                   on 2003/08/22  06:31:29
33219         Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
33220              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
33221              Date: Fri, 22 Aug 2003 09:01:09 +0200
33222              Message-id: <20030822070109.GA1029@ethan>
33223      Branch: perl
33224            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
33225            ! ext/Devel/PPPort/t/test.t
33226 ____________________________________________________________________________
33227 [ 20817] By: jhi                                   on 2003/08/22  05:18:53
33228         Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
33229              From: insecure <insecure@mail.od.ua>
33230              Date: Thu, 21 Aug 2003 21:37:56 +0300
33231              Message-Id: <200308212137.57016.insecure@mail.od.ua>
33232      Branch: perl
33233            ! ext/I18N/Langinfo/Langinfo.xs
33234 ____________________________________________________________________________
33235 [ 20816] By: jhi                                   on 2003/08/22  05:15:30
33236         Log: More bytecode patching from Enache.
33237      Branch: perl
33238            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
33239            ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h
33240 ____________________________________________________________________________
33241 [ 20815] By: jhi                                   on 2003/08/22  05:06:58
33242         Log: Subject: Re: pod cleanup
33243              From: Ken Williams <ken@mathforum.org>
33244              Date: Thu, 21 Aug 2003 21:24:57 -0500
33245              Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
33246      Branch: perl
33247            ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm
33248 ____________________________________________________________________________
33249 [ 20814] By: jhi                                   on 2003/08/22  05:05:52
33250         Log: Do not edit perltoc since it is autogenerated.
33251      Branch: perl
33252            ! pod/buildtoc
33253 ____________________________________________________________________________
33254 [ 20813] By: jhi                                   on 2003/08/22  04:57:12
33255         Log: Subject: [PATCH] Re: pod cleanup
33256              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
33257              Date: Thu, 21 Aug 2003 17:09:17 -0400
33258              Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
33259
33260              (the pod part)
33261      Branch: perl
33262            ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod
33263            ! pod/perlipc.pod pod/perlpacktut.pod
33264 ____________________________________________________________________________
33265 [ 20811] By: jhi                                   on 2003/08/22  04:46:58
33266         Log: No need to E<gt>.
33267      Branch: perl
33268            ! pod/perluniintro.pod
33269 ____________________________________________________________________________
33270 [ 20810] By: jhi                                   on 2003/08/22  04:46:01
33271         Log: Add File::Temp's OO test.
33272      Branch: perl
33273            + lib/File/Temp/t/object.t
33274            ! MANIFEST
33275 ____________________________________________________________________________
33276 [ 20809] By: rgs                                   on 2003/08/21  19:07:22
33277         Log: The magic variables that alter STDOUT have a tendancy to segfault
33278              when accessed if STDOUT is undefined. Protect them.
33279      Branch: perl
33280            ! mg.c
33281 ____________________________________________________________________________
33282 [ 20808] By: jhi                                   on 2003/08/21  18:39:36
33283         Log: Mention the Unicode UTR #18 version referenced.
33284      Branch: perl
33285            ! pod/perlunicode.pod
33286 ____________________________________________________________________________
33287 [ 20807] By: jhi                                   on 2003/08/21  18:22:22
33288         Log: Must close so that unlink works portably.
33289      Branch: perl
33290            ! t/io/utf8.t
33291 ____________________________________________________________________________
33292 [ 20806] By: jhi                                   on 2003/08/21  18:15:07
33293         Log: Subject: [perluniintro.pod] pod markup fix
33294              From: Stas Bekman <stas@stason.org>
33295              Date: Thu, 21 Aug 2003 11:41:01 -0700
33296              Message-ID: <3F45123D.8020805@stason.org>
33297      Branch: perl
33298            ! pod/perluniintro.pod
33299 ____________________________________________________________________________
33300 [ 20805] By: jhi                                   on 2003/08/21  18:11:30
33301         Log: Subject: [PATCH] utf8 variable names scrambled in error messages
33302              From: Enache Adrian <enache@rdslink.ro>
33303              Date: Thu, 21 Aug 2003 21:17:26 +0300
33304              Message-ID: <20030821181726.GA1241@ratsnest.hole>
33305      Branch: perl
33306            ! gv.c t/op/die.t
33307 ____________________________________________________________________________
33308 [ 20804] By: jhi                                   on 2003/08/21  18:09:10
33309         Log: Fix the syswrite downgrade bug of
33310              [perl #23428] Somethings rotten in unicode semantics
33311      Branch: perl
33312            ! pp_sys.c t/io/utf8.t
33313 ____________________________________________________________________________
33314 [ 20801] By: jhi                                   on 2003/08/21  15:06:16
33315         Log: No more public cwd(), use private _cwd().
33316      Branch: perl
33317            ! lib/File/Spec/t/Spec.t
33318 ____________________________________________________________________________
33319 [ 20799] By: jhi                                   on 2003/08/21  14:20:04
33320         Log: Underline the fact that abs2rel() makes no sense
33321              if it spans multiple roots.
33322      Branch: perl
33323            ! lib/File/Spec.pm lib/File/Spec/Unix.pm
33324 ____________________________________________________________________________
33325 [ 20798] By: jhi                                   on 2003/08/21  14:12:29
33326         Log: Rename the internal cwd() to _cwd() (it's not curdir).
33327      Branch: perl
33328            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
33329            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
33330            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
33331            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
33332 ____________________________________________________________________________
33333 [ 20797] By: jhi                                   on 2003/08/21  14:05:18
33334         Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
33335              From: PPrymmer@factset.com
33336              Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
33337              Date: Tue, 19 Aug 2003 21:50:12 -0400
33338      Branch: perl
33339            ! lib/ExtUtils/MM_Unix.pm
33340 ____________________________________________________________________________
33341 [ 20795] By: jhi                                   on 2003/08/21  04:42:56
33342         Log: Retract #19064, broke mod_perl flushing (localisation of $|).
33343              http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
33344              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
33345      Branch: perl
33346            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
33347 ____________________________________________________________________________
33348 [ 20794] By: jhi                                   on 2003/08/21  04:35:54
33349         Log: MPE/iX does not have nanosleep() (the test makes
33350              a wrong conclusion of the linking succeeding)
33351      Branch: perl
33352            ! ext/Time/HiRes/Makefile.PL
33353 ____________________________________________________________________________
33354 [ 20793] By: jhi                                   on 2003/08/21  04:35:05
33355         Log: Subject: Re: untieing your victim during the act
33356              From: Dave Mitchell <davem@fdgroup.com>
33357              Date: Wed, 20 Aug 2003 20:44:53 +0100
33358              Message-ID: <20030820194453.GD27719@fdgroup.com>
33359      Branch: perl
33360            ! mg.c
33361 ____________________________________________________________________________
33362 [ 20792] By: jhi                                   on 2003/08/21  04:30:54
33363         Log: Byteloader patching from Enache continues;
33364              PADOFFSET handling was wrong.
33365      Branch: perl
33366            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
33367            ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h
33368            ! ext/ByteLoader/byterun.c
33369 ____________________________________________________________________________
33370 [ 20791] By: jhi                                   on 2003/08/20  13:55:35
33371         Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
33372              From: Steve Hay <steve.hay@uk.radan.com>
33373              Date: Wed, 20 Aug 2003 10:54:46 +0100
33374              Message-ID: <3F434566.3030602@uk.radan.com>
33375      Branch: perl
33376            ! win32/Makefile win32/makefile.mk
33377 ____________________________________________________________________________
33378 [ 20790] By: jhi                                   on 2003/08/20  11:01:52
33379         Log: Upgrade to Encode 1.98.
33380      Branch: perl
33381            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
33382            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
33383            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
33384            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t
33385            ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t
33386            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
33387            ! ext/Encode/ucm/macHebrew.ucm
33388 ____________________________________________________________________________
33389 [ 20789] By: jhi                                   on 2003/08/20  10:49:51
33390         Log: Patch from Enache for the crashing of bytecode.t in Tru64.
33391      Branch: perl
33392            ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
33393 ____________________________________________________________________________
33394 [ 20786] By: rgs                                   on 2003/08/19  20:22:07
33395         Log: t/TEST fails to fail when it can't find tests.
33396      Branch: perl
33397            ! t/TEST
33398 ____________________________________________________________________________
33399 [ 20785] By: jhi                                   on 2003/08/19  19:34:18
33400         Log: Manifest.t.ation of Schwern.
33401      Branch: perl
33402            ! lib/ExtUtils/t/Manifest.t
33403 ____________________________________________________________________________
33404 [ 20783] By: jhi                                   on 2003/08/19  19:24:00
33405         Log: Nick's podulator was right, I just hadn't read the manual...
33406              the vms\perlvms.pod lines needed to be moved.
33407      Branch: perl
33408            ! win32/Makefile win32/makefile.mk
33409 ____________________________________________________________________________
33410 [ 20781] By: jhi                                   on 2003/08/19  16:59:49
33411         Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
33412              From: Andy Dougherty <doughera@lafayette.edu>
33413              Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
33414              Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
33415      Branch: perl
33416            ! INSTALL
33417 ____________________________________________________________________________
33418 [ 20780] By: jhi                                   on 2003/08/19  16:54:48
33419         Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
33420              From: alian <alian@cpan.org>
33421              Date: Tue, 19 Aug 2003 18:18:03 +0200
33422              Message-ID: <20030819161650.65754.qmail@onion.perl.org>
33423      Branch: perl
33424            + ext/B/hints/openbsd.pl
33425            ! MANIFEST
33426 ____________________________________________________________________________
33427 [ 20779] By: jhi                                   on 2003/08/19  16:49:22
33428         Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
33429              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
33430              Date: Tue, 19 Aug 2003 08:28:14 -0700
33431              Message-ID: <20030819152814.GA15441@math.berkeley.edu>
33432      Branch: perl
33433            ! lib/File/Spec/OS2.pm
33434 ____________________________________________________________________________
33435 [ 20778] By: jhi                                   on 2003/08/19  15:09:30
33436         Log: Unnecessary whitespace diff.
33437      Branch: perl
33438            ! lib/ExtUtils/MakeMaker.pm
33439 ____________________________________________________________________________
33440 [ 20777] By: jhi                                   on 2003/08/19  15:05:18
33441         Log: One less failure.
33442      Branch: perl
33443            ! lib/ExtUtils/t/Manifest.t
33444 ____________________________________________________________________________
33445 [ 20776] By: jhi                                   on 2003/08/19  13:36:03
33446         Log: Replace #20772 with
33447
33448              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
33449              From: PPrymmer@factset.com
33450              Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
33451              Date: Tue, 19 Aug 2003 10:29:44 -0400
33452      Branch: perl
33453            ! lib/ExtUtils/t/Manifest.t
33454 ____________________________________________________________________________
33455 [ 20775] By: jhi                                   on 2003/08/19  13:29:13
33456         Log: (From Enache) Keep bytecode files (.plc) around in case
33457              of failures.  (Currently Tru64 is reliably barfing.)
33458      Branch: perl
33459            ! ext/B/t/bytecode.t
33460 ____________________________________________________________________________
33461 [ 20774] By: jhi                                   on 2003/08/19  13:20:59
33462         Log: 's buildtoc now.
33463      Branch: perl
33464            ! README.cygwin
33465 ____________________________________________________________________________
33466 [ 20773] By: jhi                                   on 2003/08/19  13:19:24
33467         Log: These are kind of important.
33468      Branch: perl
33469            ! MANIFEST
33470 ____________________________________________________________________________
33471 [ 20772] By: jhi                                   on 2003/08/19  13:13:26
33472         Log: Replace #20763 with
33473
33474              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
33475              From: Michael G Schwern <schwern@pobox.com>
33476              Date: Mon, 18 Aug 2003 17:07:30 -0700
33477              Message-ID: <20030819000729.GG14782@windhund.schwern.org>
33478      Branch: perl
33479            ! lib/ExtUtils/t/Manifest.t
33480 ____________________________________________________________________________
33481 [ 20771] By: jhi                                   on 2003/08/19  13:10:42
33482         Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
33483              From: Michael G Schwern <schwern@pobox.com>
33484              Date: Mon, 18 Aug 2003 18:02:08 -0700
33485              Message-ID: <20030819010208.GI14782@windhund.schwern.org>
33486      Branch: perl
33487            ! lib/File/Spec/OS2.pm
33488 ____________________________________________________________________________
33489 [ 20770] By: jhi                                   on 2003/08/19  13:08:45
33490         Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff
33491              From: Ken Williams <ken@mathforum.org>
33492              Date: Mon, 18 Aug 2003 17:07:43 -0500
33493              Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
33494      Branch: perl
33495            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
33496            ! lib/File/Spec/t/Spec.t
33497 ____________________________________________________________________________
33498 [ 20769] By: jhi                                   on 2003/08/19  12:25:07
33499         Log: Update the history records.
33500      Branch: perl
33501            ! pod/perlhist.pod
33502 ____________________________________________________________________________
33503 [ 20768] By: jhi                                   on 2003/08/19  12:15:58
33504         Log: Still trying to unify MANIFEST sorting.
33505      Branch: perl
33506            ! MANIFEST pod/buildtoc
33507 ____________________________________________________________________________
33508 [ 20767] By: jhi                                   on 2003/08/19  12:10:00
33509         Log: Try to unify the MANIFEST sorting.
33510      Branch: perl
33511            ! MANIFEST Makefile.SH pod/buildtoc
33512 ____________________________________________________________________________
33513 [ 20766] By: jhi                                   on 2003/08/19  12:04:22
33514         Log: Nicholas Clark's podulator.  The win32 makefile
33515              generation doesn't seem to be working yet.
33516      Branch: perl
33517            + pod.lst pod/buildtoc
33518            - pod/buildtoc.PL
33519            ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod
33520            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
33521 ____________________________________________________________________________
33522 [ 20765] By: jhi                                   on 2003/08/19  03:10:57
33523         Log: Pod tweaks for NEXT from Alan Ferrency.
33524      Branch: perl
33525            ! lib/NEXT.pm
33526 ____________________________________________________________________________
33527 [ 20764] By: jhi                                   on 2003/08/18  19:34:16
33528         Log: Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
33529      Branch: perl
33530            ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t
33531 ____________________________________________________________________________
33532 [ 20763] By: jhi                                   on 2003/08/18  19:01:33
33533         Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
33534              From: PPrymmer@factset.com
33535              Date: Mon, 18 Aug 2003 15:57:12 -0400
33536              Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
33537      Branch: perl
33538            ! lib/ExtUtils/t/Manifest.t
33539 ____________________________________________________________________________
33540 [ 20762] By: jhi                                   on 2003/08/18  18:57:22
33541         Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
33542              From: PPrymmer@factset.com
33543              Date: Mon, 18 Aug 2003 14:28:22 -0400
33544              Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
33545      Branch: perl
33546            ! vms/descrip_mms.template
33547 ____________________________________________________________________________
33548 [ 20761] By: jhi                                   on 2003/08/18  18:53:05
33549         Log: Use the base class cwd() method.
33550      Branch: perl
33551            ! lib/File/Spec/VMS.pm
33552 ____________________________________________________________________________
33553 [ 20758] By: jhi                                   on 2003/08/18  09:37:22
33554         Log: Subject: [PATCH] Uppercase globals in Pod::Html
33555              From: Michael G Schwern <schwern@pobox.com>
33556              Date: Mon, 18 Aug 2003 03:29:09 -0700
33557              Message-ID: <20030818102909.GJ823@windhund.schwern.org>
33558      Branch: perl
33559            ! lib/Pod/Html.pm
33560 ____________________________________________________________________________
33561 [ 20756] By: jhi                                   on 2003/08/18  08:46:52
33562         Log: Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
33563              From: Michael G Schwern <schwern@pobox.com>
33564              Date: Mon, 18 Aug 2003 02:44:31 -0700
33565              Message-ID: <20030818094431.GG823@windhund.schwern.org>
33566      Branch: perl
33567            ! lib/Pod/Html.pm
33568 ____________________________________________________________________________
33569 [ 20755] By: jhi                                   on 2003/08/18  08:41:24
33570         Log: Warn about the slowness of memory debuggers.
33571      Branch: perl
33572            ! pod/perlhack.pod
33573 ____________________________________________________________________________
33574 [ 20754] By: jhi                                   on 2003/08/18  08:34:00
33575         Log: Upgrade to ExtUtils::MakeMaker 6.16.
33576      Branch: perl
33577            + lib/ExtUtils/t/prereq_print.t
33578            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm
33579            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
33580            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
33581            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
33582            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t
33583 ____________________________________________________________________________
33584 [ 20753] By: jhi                                   on 2003/08/18  08:21:36
33585         Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
33586              From: Michael G Schwern <schwern@pobox.com>
33587              Date: Mon, 18 Aug 2003 01:34:34 -0700
33588              Message-ID: <20030818083433.GB823@windhund.schwern.org>
33589      Branch: perl
33590            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
33591 ____________________________________________________________________________
33592 [ 20752] By: jhi                                   on 2003/08/18  07:01:16
33593         Log: I could have sworn the base class method was there.
33594      Branch: perl
33595            ! lib/File/Spec/Unix.pm
33596 ____________________________________________________________________________
33597 [ 20751] By: jhi                                   on 2003/08/18  05:09:34
33598         Log: utf8::is_utf8() wasn't there in 5.8.0.
33599      Branch: perl
33600            ! lib/utf8.pm
33601 ____________________________________________________________________________
33602 [ 20750] By: jhi                                   on 2003/08/18  04:53:22
33603         Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
33604              From: "Craig A. Berry" <craigberry@mac.com>
33605              Date: Sun, 17 Aug 2003 23:28:21 -0500
33606              Message-ID: <3F4055E5.2070407@mac.com>
33607      Branch: perl
33608            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
33609 ____________________________________________________________________________
33610 [ 20749] By: jhi                                   on 2003/08/17  19:27:03
33611         Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
33612              From: Michael G Schwern <schwern@pobox.com>
33613              Date: Sat, 16 Aug 2003 14:58:25 -0700
33614              Message-ID: <20030816215824.GF5859@windhund.schwern.org>
33615
33616              (plus local *REALPATH)
33617      Branch: perl
33618            ! lib/Cwd.pm
33619 ____________________________________________________________________________
33620 [ 20747] By: jhi                                   on 2003/08/17  08:44:18
33621         Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
33622              From: Enache Adrian <enache@rdslink.ro>
33623              Date: Sat, 16 Aug 2003 16:03:16 +0300
33624              Message-ID: <20030816130316.GA1654@ratsnest.hole>
33625
33626              Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
33627              From: Enache Adrian <enache@rdslink.ro>
33628              Date: Sun, 17 Aug 2003 04:42:22 +0300
33629              Message-ID: <20030817014222.GA1287@ratsnest.hole>
33630      Branch: perl
33631            ! t/op/die.t util.c
33632 ____________________________________________________________________________
33633 [ 20745] By: jhi                                   on 2003/08/17  07:52:47
33634         Log: The lib/Cwd.pm diet part of
33635
33636              Subject: [PATCH] File::Spec on diet
33637              From: Tels <perl_dummy@bloodgate.com>
33638              Date: Mon, 7 Jul 2003 22:41:42 +0200
33639              Message-Id: <200307072235.03364@bloodgate.com>
33640      Branch: perl
33641            ! lib/Cwd.pm
33642 ____________________________________________________________________________
33643 [ 20744] By: jhi                                   on 2003/08/17  07:50:00
33644         Log: The "reduce memory footprint and increase speed by not
33645              unconditionally pulling in Cwd"    part of
33646
33647              Subject: [PATCH] File::Spec on diet
33648              From: Tels <perl_dummy@bloodgate.com>
33649              Date: Mon, 7 Jul 2003 22:41:42 +0200
33650              Message-Id: <200307072235.03364@bloodgate.com>
33651
33652              was still valid.
33653      Branch: perl
33654            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
33655            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
33656            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33657            ! lib/File/Spec/Win32.pm
33658 ____________________________________________________________________________
33659 [ 20741] By: jhi                                   on 2003/08/17  06:53:07
33660         Log: File::Temp 0.14 from Tim Jenness, now with OO interface.
33661      Branch: perl
33662            ! lib/File/Temp.pm
33663 ____________________________________________________________________________
33664 [ 20739] By: jhi                                   on 2003/08/16  21:03:07
33665         Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
33666              From: PPrymmer@factset.com
33667              Date: Sat, 16 Aug 2003 11:55:58 -0400
33668              Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
33669      Branch: perl
33670            ! installperl
33671 ____________________________________________________________________________
33672 [ 20738] By: jhi                                   on 2003/08/16  20:39:47
33673         Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our
33674              $VERSION at 1.601 so that we are different in version
33675              than 5.8.0 since the module is different (one doc tweak).
33676      Branch: perl
33677            ! ext/Filter/Util/Call/Call.pm
33678 ____________________________________________________________________________
33679 [ 20737] By: jhi                                   on 2003/08/16  20:25:21
33680         Log: valgrind --help didn't return a happy exit status.
33681      Branch: perl
33682            ! Makefile.SH
33683 ____________________________________________________________________________
33684 [ 20736] By: rgs                                   on 2003/08/16  19:54:43
33685         Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when
33686              loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
33687              because loading the XS part of Cwd might fail.
33688      Branch: perl
33689            ! lib/Cwd.pm
33690 ____________________________________________________________________________
33691 [ 20735] By: rgs                                   on 2003/08/16  19:39:39
33692         Log: Subject: [patch lib/utf8.pm] doc tweaks
33693              From: Stas Bekman <stas@stason.org>
33694              Date: Sat, 16 Aug 2003 13:30:28 -0700
33695              Message-ID: <3F3E9464.3030202@stason.org>
33696      Branch: perl
33697            ! lib/utf8.pm
33698 ____________________________________________________________________________
33699 [ 20734] By: rgs                                   on 2003/08/16  19:32:05
33700         Log: Subject: [PATCH] Taint problems in Cwd::abs_path
33701              From: Michael G Schwern <schwern@pobox.com>
33702              Date: Fri, 15 Aug 2003 18:43:45 -0700
33703              Message-ID: <20030816014345.GE4023@windhund.schwern.org>
33704      Branch: perl
33705            ! ext/Cwd/t/taint.t lib/Cwd.pm
33706 ____________________________________________________________________________
33707 [ 20733] By: jhi                                   on 2003/08/16  17:03:15
33708         Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries.
33709      Branch: perl
33710            ! hints/darwin.sh
33711 ____________________________________________________________________________
33712 [ 20732] By: jhi                                   on 2003/08/16  16:52:50
33713         Log: Add valgrind testing target.
33714      Branch: perl
33715            ! Makefile.SH pod/perlhack.pod t/TEST
33716 ____________________________________________________________________________
33717 [ 20731] By: jhi                                   on 2003/08/16  14:37:33
33718         Log: More networking negativity.
33719      Branch: perl
33720            ! pod/perlport.pod
33721 ____________________________________________________________________________
33722 [ 20730] By: rgs                                   on 2003/08/16  12:12:43
33723         Log: Remove a useless vstring reference in perlnumber.pod.
33724      Branch: perl
33725            ! pod/perlnumber.pod
33726 ____________________________________________________________________________
33727 [ 20729] By: jhi                                   on 2003/08/16  10:11:30
33728         Log: README.macosx updates about known problems.
33729      Branch: perl
33730            ! README.macosx
33731 ____________________________________________________________________________
33732 [ 20728] By: jhi                                   on 2003/08/16  08:32:04
33733         Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t
33734              From: Andreas J Koenig <andreas.koenig@anima.de>
33735              Date: Fri, 15 Aug 2003 11:55:22 +0200
33736              Message-ID: <87smo39red.fsf@franz.ak.mind.de>
33737      Branch: perl
33738            ! lib/Memoize/t/errors.t
33739 ____________________________________________________________________________
33740 [ 20727] By: jhi                                   on 2003/08/16  07:25:08
33741         Log: Upgrade to File::Temp 0.13 from CPAN--
33742              but since we had a '0.13' already in 5.8.0, make this
33743              still a '0.131'.
33744      Branch: perl
33745            ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t
33746            ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
33747            ! lib/File/Temp/t/tempfile.t
33748 ____________________________________________________________________________
33749 [ 20726] By: jhi                                   on 2003/08/15  20:29:10
33750         Log: Clarify the E flag.
33751      Branch: perl
33752            ! embed.fnc
33753 ____________________________________________________________________________
33754 [ 20725] By: jhi                                   on 2003/08/15  15:37:36
33755         Log: Integrate from maint:
33756              [ 20724]
33757              No peeking before the buffer.
33758              (This was probably the random failure showing up
33759              in Solaris with t/uni/tr_7jis.t)
33760      Branch: perl
33761           !> toke.c
33762 ____________________________________________________________________________
33763 [ 20721] By: jhi                                   on 2003/08/15  08:44:42
33764         Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff)
33765              From: Andreas J Koenig <andreas.koenig@anima.de>
33766              Date: Fri, 15 Aug 2003 11:37:29 +0200
33767              Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
33768      Branch: perl
33769            ! t/TEST
33770 ____________________________________________________________________________
33771 [ 20720] By: jhi                                   on 2003/08/15  08:40:07
33772         Log: Integrate from maint:
33773              [ 20719]
33774              no_plan is not a good plan until TEST is fixed.
33775      Branch: perl
33776           !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
33777 ____________________________________________________________________________
33778 [ 20717] By: jhi                                   on 2003/08/15  05:06:39
33779         Log: Up the F::S subpackage versions; up the JPL JNI.pm version
33780              (the JPL cvs seems to be out of order), the only real change
33781              (in JNI.xs) seems to have been CRLF->LF conversion.
33782      Branch: perl
33783            ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
33784 ____________________________________________________________________________
33785 [ 20716] By: jhi                                   on 2003/08/15  04:58:34
33786         Log: Upgrade to Test::Harness 2.30.
33787      Branch: perl
33788            ! lib/Test/Harness.pm lib/Test/Harness/Changes
33789            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
33790 ____________________________________________________________________________
33791 [ 20715] By: jhi                                   on 2003/08/15  04:41:37
33792         Log: Damian replied that he'll make a CPAN Switch 2.10
33793              out of 5.8.1 Switch 2.10.
33794      Branch: perl
33795            ! lib/Switch.pm
33796 ____________________________________________________________________________
33797 [ 20714] By: jhi                                   on 2003/08/14  18:35:07
33798         Log: Add PerlIO::via::QuotedPrint to Maintainers.
33799      Branch: perl
33800            ! Porting/Maintainers.pl
33801 ____________________________________________________________________________
33802 [ 20713] By: jhi                                   on 2003/08/14  18:33:06
33803         Log: Upgrade to PerlIO::via::Quoted 0.05.
33804      Branch: perl
33805            ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
33806 ____________________________________________________________________________
33807 [ 20712] By: jhi                                   on 2003/08/14  18:29:19
33808         Log: Upgrade to NEXT 0.60.
33809      Branch: perl
33810            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
33811            ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
33812 ____________________________________________________________________________
33813 [ 20711] By: jhi                                   on 2003/08/14  17:31:55
33814         Log: perlcheat is a reference, not tutorial.
33815      Branch: perl
33816            ! pod/perl.pod
33817 ____________________________________________________________________________
33818 [ 20710] By: jhi                                   on 2003/08/14  16:48:34
33819         Log: Subject: PATCH RC4 IO::Dir
33820              From: Mark Jason Dominus <mjd@plover.com>
33821              Date: Thu, 14 Aug 2003 12:02:59 -0400
33822              Message-ID: <20030814160259.27586.qmail@plover.com>
33823      Branch: perl
33824            ! ext/IO/lib/IO/Dir.pm
33825 ____________________________________________________________________________
33826 [ 20708] By: jhi                                   on 2003/08/14  14:45:20
33827         Log: win32/fcrypt.c was forgotten.
33828      Branch: perl
33829            ! MANIFEST
33830 ____________________________________________________________________________
33831 [ 20706] By: jhi                                   on 2003/08/14  14:40:30
33832         Log: Not so great a version bump, let Paul release 0.17.
33833      Branch: perl
33834            ! ext/Filter/Util/Call/Call.pm
33835 ____________________________________________________________________________
33836 [ 20705] By: jhi                                   on 2003/08/14  14:38:40
33837         Log: One more XS change versus no VERSION change.
33838              (Remaining in JNI.pm/xs, don't know what to about that
33839              since JNI is kind of "stable".)
33840      Branch: perl
33841            ! ext/Filter/Util/Call/Call.pm
33842 ____________________________________________________________________________
33843 [ 20704] By: jhi                                   on 2003/08/14  14:36:45
33844         Log: XS contents changes versus VERSION non-changes.
33845      Branch: perl
33846            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
33847            ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm
33848            ! ext/Socket/Socket.pm
33849 ____________________________________________________________________________
33850 [ 20702] By: jhi                                   on 2003/08/14  14:24:40
33851         Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
33852              From: Steve Hay <steve.hay@uk.radan.com>
33853              Date: Thu, 14 Aug 2003 15:39:16 +0100
33854              Message-ID: <3F3B9F14.4040609@uk.radan.com>
33855
33856              (Sarathy okayed the idea.)
33857      Branch: perl
33858            + win32/fcrypt.c
33859            - win32/des_fcrypt.patch
33860            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
33861 ____________________________________________________________________________
33862 [ 20701] By: jhi                                   on 2003/08/14  14:17:42
33863         Log: Subject: [DOC PATCH] warnings.pl
33864              From: Elizabeth Mattijsen <liz@dijkmat.nl>
33865              Date: Thu, 14 Aug 2003 13:12:55 +0200
33866              Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
33867
33868              (some rewording)
33869      Branch: perl
33870            ! lib/warnings.pm warnings.pl
33871 ____________________________________________________________________________
33872 [ 20700] By: gbarr                                 on 2003/08/14  14:12:45
33873         Log: Update to Scalar-List-Utils 1.12
33874      Branch: perl
33875            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
33876            ! ext/List/Util/lib/List/Util.pm
33877            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
33878 ____________________________________________________________________________
33879 [ 20699] By: jhi                                   on 2003/08/14  13:16:27
33880         Log: All the authors of these modules have now been contacted;
33881              but assuming no CPAN updates are upcoming, here are 'fake'
33882              version updates to make us different from 5.8.0.
33883              (List::Util+Scalar::Util will soon be updated;
33884              File::Spec CPAN release will be made based on 5.8.1.)
33885      Branch: perl
33886            ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm
33887            ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm
33888            ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
33889            ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm
33890 ____________________________________________________________________________
33891 [ 20697] By: jhi                                   on 2003/08/14  07:05:48
33892         Log: Make the blead versions of these be newer...
33893      Branch: perl
33894            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
33895 ____________________________________________________________________________
33896 [ 20696] By: jhi                                   on 2003/08/14  06:51:34
33897         Log: Tweak from Slaven to catch also changed .xs files
33898              (.pm -> .xs name equivalence is assumed)
33899      Branch: perl
33900            ! Porting/cmpVERSION.pl
33901 ____________________________________________________________________________
33902 [ 20695] By: jhi                                   on 2003/08/14  06:44:10
33903         Log: Diffs-sans-version-diffs between blead and maint.
33904      Branch: perl
33905            ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
33906            ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm
33907            ! lib/warnings.pm warnings.pl
33908 ____________________________________________________________________________
33909 [ 20692] By: jhi                                   on 2003/08/14  05:23:58
33910         Log: One more VERSION bump.
33911      Branch: perl
33912            ! lib/SelfLoader.pm
33913 ____________________________________________________________________________
33914 [ 20691] By: jhi                                   on 2003/08/14  05:21:20
33915         Log: Add a known exception.
33916      Branch: perl
33917            ! Porting/cmpVERSION.pl
33918 ____________________________________________________________________________
33919 [ 20689] By: jhi                                   on 2003/08/14  04:54:18
33920         Log: The blead version has got the dor.
33921      Branch: perl
33922            ! ext/Opcode/Opcode.pm
33923 ____________________________________________________________________________
33924 [ 20688] By: jhi                                   on 2003/08/14  04:51:30
33925         Log: A swath of VERSION patches from Nicholas Clark.
33926      Branch: perl
33927            ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm
33928            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm
33929            ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm
33930            ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm
33931            ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm
33932            ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm
33933            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm
33934            ! lib/vmsish.pm os2/OS2/Process/Process.pm
33935            ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm
33936            ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm
33937            ! vms/ext/Filespec.pm warnings.pl
33938 ____________________________________________________________________________
33939 [ 20687] By: jhi                                   on 2003/08/13  18:53:15
33940         Log: Alpha version numbers noticed by Schwern.
33941              (These hacks are no more needed since the PAUSE indexer no
33942              more indexes the insides of Perl distributions, says Andreas.)
33943      Branch: perl
33944            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
33945            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
33946            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
33947            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
33948            ! ext/IPC/SysV/SysV.pm
33949 ____________________________________________________________________________
33950 [ 20686] By: jhi                                   on 2003/08/13  18:42:50
33951         Log: Subject: Re: script wanted
33952              From: Nicholas Clark <nick@ccl4.org>
33953              Date: Wed, 13 Aug 2003 20:46:09 +0100
33954              Message-ID: <20030813204609.G20130@plum.flirble.org>
33955      Branch: perl
33956            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm
33957            ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm
33958            ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
33959            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
33960            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm
33961            ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm
33962            ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm
33963            ! ext/re/re.pm ext/threads/shared/shared.pm
33964            ! ext/threads/threads.pm
33965 ____________________________________________________________________________
33966 [ 20685] By: jhi                                   on 2003/08/13  18:24:50
33967         Log: Subject: Re: script wanted
33968              From: Enache Adrian <enache@rdslink.ro>
33969              Date: Wed, 13 Aug 2003 22:31:18 +0300
33970              Message-ID: <20030813193118.GA1273@ratsnest.hole>
33971      Branch: perl
33972            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
33973            ! ext/B/B/Disassembler.pm
33974 ____________________________________________________________________________
33975 [ 20681] By: jhi                                   on 2003/08/13  17:13:12
33976         Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
33977              From: Robin Barker <Robin.Barker@npl.co.uk>
33978              Date: Wed, 13 Aug 2003 18:05:38 +0100
33979              Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
33980      Branch: perl
33981            ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL
33982 ____________________________________________________________________________
33983 [ 20680] By: jhi                                   on 2003/08/13  17:11:38
33984         Log: Subject: [PATCH] GNU Public General Public General GNU Public License License
33985              From: Michael G Schwern <schwern@pobox.com>
33986              Date: Wed, 13 Aug 2003 11:15:40 -0700
33987              Message-ID: <20030813181539.GA22658@windhund.schwern.org>
33988      Branch: perl
33989            ! pod/perlartistic.pod pod/perlgpl.pod
33990 ____________________________________________________________________________
33991 [ 20678] By: jhi                                   on 2003/08/13  13:46:18
33992         Log: Add cmpVERSION.pl from Slaven for comparing two
33993              Perl source trees for modules that have changed
33994              but have the same version numbers.
33995      Branch: perl
33996            + Porting/cmpVERSION.pl
33997            ! MANIFEST
33998 ____________________________________________________________________________
33999 [ 20676] By: jhi                                   on 2003/08/13  12:03:08
34000         Log: Make Johan's confusion go away, but there are no doubt more
34001              similar cases.
34002      Branch: perl
34003            ! lib/File/Find.pm
34004 ____________________________________________________________________________
34005 [ 20674] By: jhi                                   on 2003/08/13  11:57:47
34006         Log: Make (hopefully) the Windows CR CR LF bug go away
34007              by making the CRLF layer repel any other CRLF layers.
34008              In other words: binmode(FH, ":crlf") in e.g. Win32
34009              is effectively a no-op since there already is one
34010              CRLF layer in the stack by default.
34011      Branch: perl
34012            ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t
34013 ____________________________________________________________________________
34014 [ 20673] By: jhi                                   on 2003/08/13  10:29:56
34015         Log: One tweak from Dave Mitchell.
34016      Branch: perl
34017            ! pod/perlport.pod
34018 ____________________________________________________________________________
34019 [ 20672] By: jhi                                   on 2003/08/13  10:27:54
34020         Log: One tweak for microperl in OS/2.
34021      Branch: perl
34022            ! perl.h
34023 ____________________________________________________________________________
34024 [ 20671] By: merijn                                on 2003/08/13  08:57:27
34025         Log: Subject: [PATCH] another VMS pod nit
34026              From: "Craig A. Berry" <craigberry@mac.com>
34027              Date: Wed, 13 Aug 2003 01:01:46 -0500
34028              Message-ID: <3F39D44A.4010207@mac.com>
34029      Branch: perl
34030            ! vms/descrip_mms.template
34031 ____________________________________________________________________________
34032 [ 20670] By: merijn                                on 2003/08/13  08:54:45
34033         Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
34034              From: "Craig A. Berry" <craigberry@mac.com>
34035              Date: Tue, 12 Aug 2003 21:12:00 -0500
34036              Message-ID: <3F399E70.4050607@mac.com>
34037      Branch: perl
34038            ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t
34039            ! lib/Tie/File/t/29a_upcopy.t
34040 ____________________________________________________________________________
34041 [ 20669] By: jhi                                   on 2003/08/13  06:06:39
34042         Log: More don't:s for nyetworking.
34043      Branch: perl
34044            ! pod/perlport.pod
34045 ____________________________________________________________________________
34046 [ 20668] By: rgs                                   on 2003/08/12  20:27:41
34047         Log: perlipc thinko by John P. Linderman.
34048      Branch: perl
34049            ! pod/perlipc.pod
34050 ____________________________________________________________________________
34051 [ 20666] By: jhi                                   on 2003/08/12  20:02:13
34052         Log: Subject: Re: maint @ 20617 [PATCH]
34053              From: =?iso-8859-1?q?Sreeji=20K=20Das?= <sreeji_k@yahoo.com>
34054              Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST)
34055              Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>
34056      Branch: perl
34057            ! lib/ExtUtils/Installed.pm
34058 ____________________________________________________________________________
34059 [ 20665] By: jhi                                   on 2003/08/12  19:59:54
34060         Log: README.cygwin updates from Gerrit P. Haase.
34061      Branch: perl
34062            ! README.cygwin
34063 ____________________________________________________________________________
34064 [ 20664] By: jhi                                   on 2003/08/12  19:57:53
34065         Log: Do some updates also on pod.mak -- which seems to
34066              be badly out of date.
34067      Branch: perl
34068            ! win32/pod.mak
34069 ____________________________________________________________________________
34070 [ 20663] By: jhi                                   on 2003/08/12  19:48:01
34071         Log: More missing pods for VMS.
34072      Branch: perl
34073            ! vms/descrip_mms.template
34074 ____________________________________________________________________________
34075 [ 20662] By: jhi                                   on 2003/08/12  19:43:46
34076         Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
34077              From: PPrymmer@factset.com
34078              Date: Tue, 12 Aug 2003 16:24:21 -0400
34079              Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
34080      Branch: perl
34081            ! vms/descrip_mms.template
34082 ____________________________________________________________________________
34083 [ 20661] By: jhi                                   on 2003/08/12  19:41:50
34084         Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
34085      Branch: perl
34086            ! pod/perlreref.pod
34087 ____________________________________________________________________________
34088 [ 20660] By: jhi                                   on 2003/08/12  18:44:27
34089         Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287].
34090      Branch: perl
34091            ! pp_sys.c
34092 ____________________________________________________________________________
34093 [ 20657] By: jhi                                   on 2003/08/12  13:55:56
34094         Log: Multiline one-liners are a bit too much to ask.
34095      Branch: perl
34096            ! t/op/closure.t
34097 ____________________________________________________________________________
34098 [ 20654] By: jhi                                   on 2003/08/12  13:23:00
34099         Log: Add perlcheat to the toc and perl.pod; regen toc.
34100      Branch: perl
34101            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34102 ____________________________________________________________________________
34103 [ 20653] By: jhi                                   on 2003/08/12  13:15:17
34104         Log: Retract #20644 and #20643; on non-microperl non-fcntl
34105              systems Wrong Thing would be done.  (And as Sarathy
34106              points out, closing both ends of a pipe is rather
34107              identical to never opening it...)
34108      Branch: perl
34109            ! pp_sys.c util.c
34110 ____________________________________________________________________________
34111 [ 20652] By: ams                                   on 2003/08/12  13:06:40
34112         Log: Subject: perlcheat
34113              From: Juerd <juerd@cpan.org>
34114              Date: Mon, 11 Aug 2003 20:24:34 +0200
34115              Message-Id: <20030811182434.GI17748@c3.convolution.nl>
34116      Branch: perl
34117            + pod/perlcheat.pod
34118            ! MANIFEST
34119 ____________________________________________________________________________
34120 [ 20651] By: jhi                                   on 2003/08/12  12:52:09
34121         Log: Microperl expects C89 (like the rest of Perl).
34122      Branch: perl
34123            ! README.micro
34124 ____________________________________________________________________________
34125 [ 20650] By: jhi                                   on 2003/08/12  12:32:29
34126         Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
34127              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
34128              Date: Sun, 3 Aug 2003 06:19:02 -0700
34129              Message-ID: <20030803131902.GA5146@math.berkeley.edu>
34130      Branch: perl
34131            ! lib/ExtUtils/xsubpp
34132 ____________________________________________________________________________
34133 [ 20648] By: jhi                                   on 2003/08/12  11:56:52
34134         Log: If we are void we cannot return a value.
34135      Branch: perl
34136            ! mg.c
34137 ____________________________________________________________________________
34138 [ 20647] By: jhi                                   on 2003/08/12  11:54:32
34139         Log: Oops.
34140      Branch: perl
34141            ! perl.c
34142 ____________________________________________________________________________
34143 [ 20646] By: jhi                                   on 2003/08/12  11:51:25
34144         Log: Apply much of Ilya's microperl patch, but instead of
34145              implementing the opendir()/readdir()/closedir() using
34146              external commands give up "ANSI-pureness" and define them
34147              in uconfig.sh, also define other stuff like rename() and putenv().
34148              Leave out the $| emulation in my_fork() since we are
34149              not supposed to have fork() under microperl.
34150      Branch: perl
34151            ! Makefile.micro README.micro doio.c mg.c perl.c perl.h
34152            ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
34153 ____________________________________________________________________________
34154 [ 20645] By: jhi                                   on 2003/08/12  10:40:54
34155         Log: Localize PARENT (based on Ilya's microperl patch).
34156      Branch: perl
34157            ! lib/Cwd.pm
34158 ____________________________________________________________________________
34159 [ 20644] By: jhi                                   on 2003/08/12  10:37:55
34160         Log: More microperlish faking in case no fcntl F_SETFD for pipes.
34161      Branch: perl
34162            ! util.c
34163 ____________________________________________________________________________
34164 [ 20643] By: jhi                                   on 2003/08/12  10:13:53
34165         Log: A generally useful hunk from Ilya's microperl patch.
34166              (If no fcntl F_SETFD, fake it the best we can.)
34167      Branch: perl
34168            ! pp_sys.c
34169 ____________________________________________________________________________
34170 [ 20640] By: jhi                                   on 2003/08/12  09:59:16
34171         Log: returning would be good, too.
34172      Branch: perl
34173            ! ext/Safe/t/safeops.t
34174 ____________________________________________________________________________
34175 [ 20639] By: jhi                                   on 2003/08/12  09:57:07
34176         Log: No dor in maint.
34177      Branch: perl
34178            ! ext/Safe/t/safeops.t
34179 ____________________________________________________________________________
34180 [ 20634] By: jhi                                   on 2003/08/12  08:41:49
34181         Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted
34182              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
34183              Date: Mon, 21 Apr 2003 22:44:37 -0700
34184              Message-ID: <20030422054437.GA8297@math.berkeley.edu>
34185
34186              (the XSLoader doc hunk; the h2xs looks like a behavioural change)
34187      Branch: perl
34188            ! ext/DynaLoader/XSLoader_pm.PL
34189 ____________________________________________________________________________
34190 [ 20633] By: jhi                                   on 2003/08/12  08:31:01
34191         Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
34192              From: Michael G Schwern <schwern@pobox.com>
34193              Date: Sat, 9 Aug 2003 15:03:02 -0700
34194              Message-ID: <20030809220301.GE24919@windhund.schwern.org>
34195
34196              (plus one extra catfile() in h2xs.t)
34197      Branch: perl
34198            ! lib/h2xs.t utils/h2xs.PL
34199 ____________________________________________________________________________
34200 [ 20632] By: jhi                                   on 2003/08/12  08:11:08
34201         Log: The Debian people have expressed a wish for the boilerplate
34202              being specific about the Perl version; patch from Nicholas Clark.
34203      Branch: perl
34204            ! utils/h2xs.PL
34205 ____________________________________________________________________________
34206 [ 20631] By: jhi                                   on 2003/08/12  08:09:43
34207         Log: A new try from Dave Mitchell for [perl #23265].
34208      Branch: perl
34209            ! pad.c t/op/closure.t
34210 ____________________________________________________________________________
34211 [ 20630] By: jhi                                   on 2003/08/12  07:59:22
34212         Log: Fix for [perl #23287] segfault in untie.
34213              (Well, at least no more coredump.)
34214      Branch: perl
34215            ! pp_sys.c t/op/tie.t
34216 ____________________________________________________________________________
34217 [ 20629] By: jhi                                   on 2003/08/12  06:24:32
34218         Log: =head2 ALL CAPS
34219      Branch: perl
34220            ! pod/perlreref.pod
34221 ____________________________________________________________________________
34222 [ 20628] By: jhi                                   on 2003/08/12  06:22:25
34223         Log: Too enthusiastic head2-ing.
34224      Branch: perl
34225            ! pod/perlreref.pod
34226 ____________________________________________________________________________
34227 [ 20627] By: jhi                                   on 2003/08/12  05:17:14
34228         Log: Gotta Get'em Cases Right.
34229      Branch: perl
34230            ! pod/perlreref.pod
34231 ____________________________________________________________________________
34232 [ 20626] By: jhi                                   on 2003/08/12  05:04:02
34233         Log: head2-ify many of the head1s, will probably make this look
34234              better in HTML.
34235      Branch: perl
34236            ! pod/perlreref.pod
34237 ____________________________________________________________________________
34238 [ 20625] By: jhi                                   on 2003/08/12  04:55:32
34239         Log: Subject: Re: [PATCH] perlreref.pod tweaks
34240              From: Iain Truskett <spoon@cpan.org>
34241              Date: Tue, 12 Aug 2003 13:59:27 +1000
34242              Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
34243
34244              plus explain "Titlecase".
34245      Branch: perl
34246            ! pod/perlreref.pod
34247 ____________________________________________________________________________
34248 [ 20623] By: rgs                                   on 2003/08/11  19:59:17
34249         Log: Add a new regression test for Safe : tests that all ops
34250              can be trapped by a Safe compartement (except for the ones
34251              that can't.)
34252      Branch: perl
34253            + ext/Safe/t/safeops.t
34254            ! MANIFEST
34255 ____________________________________________________________________________
34256 [ 20622] By: rgs                                   on 2003/08/11  18:33:06
34257         Log: B::Deparse wasn't handling correctly builtins that
34258              have two filehandles in their prototypes (pipe, socketpair,
34259              accept) when non-bareword prototypes were used.
34260      Branch: perl
34261            ! ext/B/B/Deparse.pm
34262 ____________________________________________________________________________
34263 [ 20620] By: jhi                                   on 2003/08/11  17:08:29
34264         Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
34265              From: merlyn@stonehenge.com (Randal L. Schwartz)
34266              Date: 11 Aug 2003 09:45:29 -0700
34267              Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
34268
34269              Subject: [PATCH] perlreref.pod tweaks
34270              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
34271              Date: Mon, 11 Aug 2003 13:19:51 -0400
34272              Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
34273
34274              Plus a note about {,n} not being a quantifier.
34275      Branch: perl
34276            ! pod/perlreref.pod
34277 ____________________________________________________________________________
34278 [ 20619] By: jhi                                   on 2003/08/11  15:50:34
34279         Log: Integrate:
34280              [ 20618]
34281              $* is not yet fully gone in 5.8.1.
34282      Branch: perl
34283           !> pod/perlreref.pod
34284 ____________________________________________________________________________
34285 [ 20614] By: nick                                  on 2003/08/11  12:14:55
34286         Log: Allow via layer to affect the PERLIO_F_UTF8 flag.
34287      Branch: perl
34288            ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
34289 ____________________________________________________________________________
34290 [ 20612] By: jhi                                   on 2003/08/11  10:55:19
34291         Log: VC6 warning: result still unsigned.
34292      Branch: perl
34293            ! regexec.c
34294 ____________________________________________________________________________
34295 [ 20611] By: jhi                                   on 2003/08/11  08:33:13
34296         Log: Typo fix from Boris Zentner.
34297      Branch: perl
34298            ! pod/perlfaq5.pod
34299 ____________________________________________________________________________
34300 [ 20609] By: jhi                                   on 2003/08/11  04:28:29
34301         Log: Subject: [perl #23273] warnings in Unicode::UCD
34302              From: Lukas Mai (via RT) <perlbug-followup@perl.org>
34303              Date: 10 Aug 2003 22:37:41 -0000
34304              Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
34305      Branch: perl
34306            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
34307 ____________________________________________________________________________
34308 [ 20608] By: jhi                                   on 2003/08/11  04:24:34
34309         Log: Explain the 'Wide character in print' a bit more.
34310      Branch: perl
34311            ! pod/perldiag.pod
34312 ____________________________________________________________________________
34313 [ 20607] By: rgs                                   on 2003/08/10  20:44:23
34314         Log: Subject: Re: killing for vital signs [PATCH]
34315              From: "John P. Linderman" <jpl@research.att.com>
34316              Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
34317              Message-Id: <200308101944.PAA96547@raptor.research.att.com>
34318      Branch: perl
34319            ! pod/perlfunc.pod pod/perlipc.pod
34320 ____________________________________________________________________________
34321 [ 20605] By: jhi                                   on 2003/08/10  20:38:39
34322         Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten
34323              sv_placeholder hunk.
34324      Branch: perl
34325            ! perl.h sv.h
34326 ____________________________________________________________________________
34327 [ 20604] By: jhi                                   on 2003/08/10  20:14:28
34328         Log: Clarify the format checking instructions.
34329      Branch: perl
34330            ! Porting/pumpkin.pod
34331 ____________________________________________________________________________
34332 [ 20602] By: jhi                                   on 2003/08/10  19:45:45
34333         Log: Retract #20597, too many resulting core dumps.
34334      Branch: perl
34335            ! pad.c t/op/closure.t
34336 ____________________________________________________________________________
34337 [ 20597] By: jhi                                   on 2003/08/10  17:55:03
34338         Log: Subject: Re: [perl #23265] Nested anonymous subs
34339              From: Dave Mitchell <davem@fdgroup.com>
34340              Date: Sun, 10 Aug 2003 01:35:30 +0100
34341              Message-ID: <20030810003530.GB6547@fdgroup.com>
34342      Branch: perl
34343            ! pad.c t/op/closure.t
34344 ____________________________________________________________________________
34345 [ 20596] By: jhi                                   on 2003/08/10  17:38:35
34346         Log: Try simple workaround for the POSIX autosplit.ix warning.
34347      Branch: perl
34348            ! ext/POSIX/POSIX.pm
34349 ____________________________________________________________________________
34350 [ 20595] By: jhi                                   on 2003/08/10  17:33:12
34351         Log: One more PL_csighandlerp.
34352      Branch: perl
34353            ! ext/POSIX/POSIX.xs
34354 ____________________________________________________________________________
34355 [ 20594] By: rgs                                   on 2003/08/10  13:30:11
34356         Log: Further tweaks on perlreref.pod (by Iain Truskett)
34357      Branch: perl
34358            ! pod/perlreref.pod
34359 ____________________________________________________________________________
34360 [ 20593] By: rgs                                   on 2003/08/10  12:32:47
34361         Log: Add the perlreref manpage, by Iain Truskett
34362              (regular expressions quick reference.)
34363              Regenerate the table of contents.
34364      Branch: perl
34365            + pod/perlreref.pod
34366            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34367 ____________________________________________________________________________
34368 [ 20592] By: rgs                                   on 2003/08/09  21:13:27
34369         Log: Remove ByteLoader from the list of modules whose compilability should
34370              be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
34371              pointed out.)
34372      Branch: perl
34373            ! t/lib/1_compile.t
34374 ____________________________________________________________________________
34375 [ 20591] By: rgs                                   on 2003/08/09  21:08:59
34376         Log: Subject: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
34377              From: Dave Mitchell <davem@fdgroup.com>
34378              Date: Sat, 9 Aug 2003 14:51:44 +0100
34379              Message-ID: <20030809135144.GC4997@fdgroup.com>
34380      Branch: perl
34381            ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c
34382            ! scope.h t/lib/warnings/pad
34383 ____________________________________________________________________________
34384 [ 20590] By: rgs                                   on 2003/08/09  21:02:21
34385         Log: Regenerate perlapi.pod.
34386      Branch: perl
34387            ! pod/perlapi.pod
34388 ____________________________________________________________________________
34389 [ 20589] By: rgs                                   on 2003/08/09  20:26:28
34390         Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules
34391              From: Michael G Schwern <schwern@pobox.com>
34392              Date: Sat, 9 Aug 2003 13:36:59 -0700
34393              Message-ID: <20030809203659.GB24919@windhund.schwern.org>
34394      Branch: perl
34395            ! t/lib/1_compile.t
34396 ____________________________________________________________________________
34397 [ 20588] By: jhi                                   on 2003/08/09  18:13:07
34398         Log: Update Jon Orwant's email address as he wants it,
34399              drop TPJ URL; upate also Doug MacEachern's address.
34400      Branch: perl
34401            ! pod/perlembed.pod pod/perlmodinstall.pod
34402 ____________________________________________________________________________
34403 [ 20587] By: ams                                   on 2003/08/09  18:09:34
34404         Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
34405              normal key was replaced by its UTF-8 equivalent. This caused the
34406              "Storable problem" RT3 users reported under RH9.
34407      Branch: perl
34408            ! hv.c
34409 ____________________________________________________________________________
34410 [ 20586] By: jhi                                   on 2003/08/09  18:08:20
34411         Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32
34412              From: Michael G Schwern <schwern@pobox.com>
34413              Date: Fri, 8 Aug 2003 18:35:51 -0700
34414              Message-ID: <20030809013550.GS1587@windhund.schwern.org>
34415      Branch: perl
34416            ! pod/perlmodinstall.pod
34417 ____________________________________________________________________________
34418 [ 20584] By: jhi                                   on 2003/08/09  18:05:22
34419         Log: Reintroduce the U_32-ification to pad.c,
34420              suggested by Dave Mitchell.
34421      Branch: perl
34422            ! pad.c
34423 ____________________________________________________________________________
34424 [ 20583] By: rgs                                   on 2003/08/09  12:43:50
34425         Log: Change #20578 to SelfLoader is probably also useful to AutoSplit.
34426      Branch: perl
34427            ! lib/AutoSplit.pm
34428 ____________________________________________________________________________
34429 [ 20579] By: jhi                                   on 2003/08/09  08:07:22
34430         Log: Some updates for the memory use debugging section:
34431              -DL is obsolete, mention Devel::Size, and Purify and valgrind.
34432      Branch: perl
34433            ! pod/perldebguts.pod
34434 ____________________________________________________________________________
34435 [ 20578] By: jhi                                   on 2003/08/09  07:34:16
34436         Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
34437              Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
34438              which was on old bug unearthed by the change #20559.
34439              Basically, qr// + (??{$lexical}) combination is very, VERY broken.
34440              Workaround is not to use lexicals.
34441      Branch: perl
34442            ! lib/SelfLoader.pm
34443 ____________________________________________________________________________
34444 [ 20577] By: jhi                                   on 2003/08/09  07:28:41
34445         Log: The libcygipc doesn't really work with the Perl SysV IPC tests
34446              so no much point in adding it yet.
34447      Branch: perl
34448            ! hints/cygwin.sh
34449 ____________________________________________________________________________
34450 [ 20575] By: jhi                                   on 2003/08/09  07:24:43
34451         Log: Retract #20524 since it was due to broken INT32_MIN in
34452              Cygwin 1.5's stdint.h.
34453      Branch: perl
34454            ! pad.c
34455 ____________________________________________________________________________
34456 [ 20574] By: jhi                                   on 2003/08/09  07:11:32
34457         Log: Subject: [ PATCH] Re: strange destruction problem on VMS
34458              From: Dave Mitchell <davem@fdgroup.com>
34459              Date: Fri, 8 Aug 2003 22:28:48 +0100
34460              Message-ID: <20030808212848.GA2628@fdgroup.com>
34461      Branch: perl
34462            ! sv.c
34463 ____________________________________________________________________________
34464 [ 20573] By: jhi                                   on 2003/08/09  07:09:07
34465         Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
34466              From: Michael G Schwern <schwern@pobox.com>
34467              Date: Fri, 8 Aug 2003 13:59:50 -0700
34468              Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
34469      Branch: perl
34470            ! pod/perlfaq8.pod
34471 ____________________________________________________________________________
34472 [ 20572] By: jhi                                   on 2003/08/09  07:06:37
34473         Log: Subject: [PATCH] kill 'INT' doesn't work on Windows
34474              From: Jan Dubois <jand@ActiveState.com>
34475              Date: Fri, 08 Aug 2003 17:49:03 -0700
34476              Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
34477      Branch: perl
34478            ! win32/win32.c
34479 ____________________________________________________________________________
34480 [ 20571] By: jhi                                   on 2003/08/09  06:53:54
34481         Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
34482              From: Nicholas Clark <nick@ccl4.org>
34483              Date: Fri, 8 Aug 2003 23:30:00 +0100
34484              Message-ID: <20030808233000.B20130@plum.flirble.org>
34485      Branch: perl
34486            ! ext/Storable/Storable.xs
34487 ____________________________________________________________________________
34488 [ 20570] By: jhi                                   on 2003/08/09  06:52:36
34489         Log: Two more tests for #20566/#20568.
34490      Branch: perl
34491            ! t/op/pat.t
34492 ____________________________________________________________________________
34493 [ 20568] By: jhi                                   on 2003/08/08  21:05:24
34494         Log: Subject: [PATCH] Re: UNICODE regexp bug
34495              From: Nick Ing-Simmons <nick@ing-simmons.net>
34496              Date: Fri, 08 Aug 2003 23:05:49 +0100
34497              Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
34498
34499              Better patch (than #20566) from NI-S, one more test
34500              (introduce another variable rather than reuse the tmp, though)
34501      Branch: perl
34502            ! regexec.c t/op/pat.t
34503 ____________________________________________________________________________
34504 [ 20566] By: jhi                                   on 2003/08/08  19:47:45
34505         Log: Subject: UNICODE regexp bug
34506              From: Nick Ing-Simmons <nick@ing-simmons.net>
34507              Date: Fri, 08 Aug 2003 20:36:56 +0100
34508              Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
34509      Branch: perl
34510            ! regexec.c t/op/pat.t
34511 ____________________________________________________________________________
34512 [ 20565] By: jhi                                   on 2003/08/08  18:59:40
34513         Log: Move the csighandler to be a data variable so that
34514              things like DLL trampolines can't mess up the code
34515              variables the Perl_csighandler (seen in Cygwin:
34516              Perl_csighandler in POSIX extension was different
34517              than in main executable).
34518      Branch: perl
34519            ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h
34520 ____________________________________________________________________________
34521 [ 20564] By: jhi                                   on 2003/08/08  13:12:19
34522         Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
34523              From: Steve Hay <steve.hay@uk.radan.com>
34524              Date: Fri, 08 Aug 2003 12:42:28 +0100
34525              Message-ID: <3F338CA4.3010503@uk.radan.com>
34526      Branch: perl
34527            ! t/op/time.t
34528 ____________________________________________________________________________
34529 [ 20563] By: jhi                                   on 2003/08/08  13:09:00
34530         Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
34531              From: "Gerrit P. Haase" <gp@familiehaase.de>
34532              Date: Fri, 8 Aug 2003 13:44:51 +0200
34533              Message-ID: <1621817486657.20030808134451@familiehaase.de>
34534      Branch: perl
34535            ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
34536            ! hints/cygwin.sh
34537 ____________________________________________________________________________
34538 [ 20560] By: jhi                                   on 2003/08/08  04:28:44
34539         Log: Retract PASTHRU* changes as recommended by Schwern.
34540      Branch: perl
34541            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
34542            ! lib/ExtUtils/t/MM_Win32.t
34543 ____________________________________________________________________________
34544 [ 20559] By: rgs                                   on 2003/08/07  19:59:18
34545         Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
34546              From: Dave Mitchell <davem@fdgroup.com>
34547              Date: Thu, 7 Aug 2003 15:53:35 +0100
34548              Message-ID: <20030807145335.GF26683@fdgroup.com>
34549      Branch: perl
34550            ! scope.c t/lib/warnings/pad
34551 ____________________________________________________________________________
34552 [ 20556] By: jhi                                   on 2003/08/07  18:14:41
34553         Log: The #20546 was too ambitious, broke the test.
34554      Branch: perl
34555            ! lib/Benchmark.pm lib/Benchmark.t
34556 ____________________________________________________________________________
34557 [ 20554] By: jhi                                   on 2003/08/07  17:00:03
34558         Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
34559              From: PPrymmer@factset.com
34560              Date: Thu, 7 Aug 2003 14:02:02 -0400
34561              Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
34562      Branch: perl
34563            ! vms/descrip_mms.template
34564 ____________________________________________________________________________
34565 [ 20553] By: jhi                                   on 2003/08/07  16:45:25
34566         Log: Some AUTHORS updates.
34567      Branch: perl
34568            ! AUTHORS
34569 ____________________________________________________________________________
34570 [ 20552] By: jhi                                   on 2003/08/07  15:45:03
34571         Log: Hint away the semid_ds test in NetBSD/sparc.
34572      Branch: perl
34573            ! hints/netbsd.sh
34574 ____________________________________________________________________________
34575 [ 20550] By: jhi                                   on 2003/08/07  15:39:53
34576         Log: Allow hinting d_semctl_semun and d_semctl_semid_ds.
34577      Branch: perl
34578            ! Configure
34579 ____________________________________________________________________________
34580 [ 20548] By: jhi                                   on 2003/08/07  14:48:27
34581         Log: Subject: [PATCH] Test::More
34582              From: Fergal Daly <fergal@esatclear.ie>
34583              Date: Thu, 7 Aug 2003 15:52:11 +0100
34584              Message-Id: <200308071552.11873.fergal@esatclear.ie>
34585      Branch: perl
34586            ! lib/Test/More.pm
34587 ____________________________________________________________________________
34588 [ 20547] By: jhi                                   on 2003/08/07  14:45:22
34589         Log: Integrate from maint:
34590              [ 20543]
34591              Workround for SuSE8.2's -lndbm hack
34592      Branch: perl
34593           !> hints/linux.sh
34594 ____________________________________________________________________________
34595 [ 20546] By: jhi                                   on 2003/08/07  14:43:57
34596         Log: Subject: [PATCH 5.8.1] Benchmark problem
34597              From: Radu Greab <rgreab@fx.ro>
34598              Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
34599              Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
34600
34601              Subject: Re: [PATCH 5.8.1] Benchmark problem
34602              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34603              Date: Thu, 7 Aug 2003 15:48:38 +0200
34604              Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
34605      Branch: perl
34606            ! lib/Benchmark.pm lib/Benchmark.t
34607 ____________________________________________________________________________
34608 [ 20544] By: jhi                                   on 2003/08/07  14:25:25
34609         Log: Retract #20359: too wide a brush.
34610      Branch: perl
34611            ! hints/netbsd.sh
34612 ____________________________________________________________________________
34613 [ 20542] By: jhi                                   on 2003/08/07  06:24:23
34614         Log: If no alarm(), skip the subtests.
34615      Branch: perl
34616            ! ext/Time/HiRes/t/HiRes.t
34617 ____________________________________________________________________________
34618 [ 20541] By: jhi                                   on 2003/08/07  06:15:54
34619         Log: Subject: Re: maint @ 20537
34620              From: Philip Newton <Philip.Newton@gmx.net>
34621              Date: Thu, 07 Aug 2003 09:05:17 +0200
34622              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
34623      Branch: perl
34624            ! ext/Socket/Socket.xs
34625 ____________________________________________________________________________
34626 [ 20540] By: jhi                                   on 2003/08/07  06:13:19
34627         Log: Subject: Re: maint @ 20537
34628              From: Philip Newton <Philip.Newton@gmx.net>
34629              Date: Thu, 07 Aug 2003 09:05:17 +0200
34630              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
34631      Branch: perl
34632            ! hints/dos_djgpp.sh
34633 ____________________________________________________________________________
34634 [ 20539] By: jhi                                   on 2003/08/07  05:17:56
34635         Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
34636              broken SysV semaphores.
34637      Branch: perl
34638            ! hints/netbsd.sh
34639 ____________________________________________________________________________
34640 [ 20538] By: jhi                                   on 2003/08/07  05:08:14
34641         Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations
34642              From: hv@crypt.org
34643              Date: Thu, 07 Aug 2003 02:44:23 +0100
34644              Message-Id: <200308070144.h771iN906446@zen.crypt.org>
34645      Branch: perl
34646            ! regexec.c t/op/re_tests
34647 ____________________________________________________________________________
34648 [ 20535] By: jhi                                   on 2003/08/06  19:05:18
34649         Log: ESUCCESS = 0 is not true, but exists.
34650      Branch: perl
34651            ! ext/Errno/t/Errno.t
34652 ____________________________________________________________________________
34653 [ 20533] By: jhi                                   on 2003/08/06  18:39:49
34654         Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
34655              From: jari.aalto@poboxes.com (Jari Aalto)
34656              Date: Wed, 06 Aug 2003 14:24:42 +0300
34657              Message-ID: <ekzzowp1.fsf@blue.sea.net>
34658      Branch: perl
34659            ! ext/Sys/Syslog/Syslog.pm
34660 ____________________________________________________________________________
34661 [ 20530] By: jhi                                   on 2003/08/06  18:24:56
34662         Log: Make code agree with documentation (from Wolfgang Friebel)
34663      Branch: perl
34664            ! lib/ExtUtils/MakeMaker.pm
34665 ____________________________________________________________________________
34666 [ 20529] By: jhi                                   on 2003/08/06  18:20:31
34667         Log: Various tweaks to help DJGPP builds.
34668      Branch: perl
34669            ! djgpp/djgppsed.sh hints/dos_djgpp.sh
34670 ____________________________________________________________________________
34671 [ 20527] By: jhi                                   on 2003/08/06  14:57:22
34672         Log: More PASTHRU patching from Steve Hay.
34673      Branch: perl
34674            ! lib/ExtUtils/MM_Unix.pm
34675 ____________________________________________________________________________
34676 [ 20526] By: jhi                                   on 2003/08/06  13:53:01
34677         Log: Cast away gcc 3.3 type conversion pickiness.
34678      Branch: perl
34679            ! ext/threads/threads.xs
34680 ____________________________________________________________________________
34681 [ 20524] By: jhi                                   on 2003/08/06  13:36:44
34682         Log: Subject: Re: perl with cygwin 1.5, need help
34683              From: "Gerrit P. Haase" <gp@familiehaase.de>
34684              Date: Tue, 5 Aug 2003 14:36:55 +0200
34685              Message-ID: <71561410910.20030805143655@familiehaase.de>
34686
34687              (needed manual fitting)
34688      Branch: perl
34689            ! pad.c
34690 ____________________________________________________________________________
34691 [ 20523] By: jhi                                   on 2003/08/06  13:30:42
34692         Log: Subject: maint @ 20512
34693              From: Robin Barker <Robin.Barker@npl.co.uk>
34694              Date: Wed, 6 Aug 2003 15:31:33 +0100
34695              Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
34696      Branch: perl
34697            ! MANIFEST Porting/Maintainers.pl
34698 ____________________________________________________________________________
34699 [ 20520] By: jhi                                   on 2003/08/06  11:38:46
34700         Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
34701              From: Steve Hay <steve.hay@uk.radan.com>
34702              Date: Wed, 06 Aug 2003 10:56:44 +0100
34703              Message-ID: <3F30D0DC.20700@uk.radan.com>
34704      Branch: perl
34705            ! lib/ExtUtils/MM_Unix.pm
34706 ____________________________________________________________________________
34707 [ 20514] By: jhi                                   on 2003/08/06  05:22:29
34708         Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
34709              From: Tim Jenness <t.jenness@jach.hawaii.edu>
34710              Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
34711              Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
34712      Branch: perl
34713            ! pod/perlfaq2.pod
34714 ____________________________________________________________________________
34715 [ 20513] By: jhi                                   on 2003/08/06  05:18:32
34716         Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko
34717              From: "Craig A. Berry" <craigberry@mac.com>
34718              Date: Wed, 06 Aug 2003 00:18:36 -0500
34719              Message-ID: <3F308FAC.4090409@mac.com>
34720
34721              (from vmsperl list)
34722      Branch: perl
34723            ! utils/dprofpp.PL
34724 ____________________________________________________________________________
34725 [ 20510] By: jhi                                   on 2003/08/05  19:01:08
34726         Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
34727              From: mjd@plover.com
34728              Date: 5 Aug 2003 19:23:46 -0000
34729              Message-ID: <20030805192346.25911.qmail@plover.com>
34730      Branch: perl
34731            ! pod/perlfaq2.pod
34732 ____________________________________________________________________________
34733 [ 20508] By: jhi                                   on 2003/08/05  18:36:38
34734         Log: Continue #20506.
34735      Branch: perl
34736            ! lib/ExtUtils/MM_Unix.pm
34737 ____________________________________________________________________________
34738 [ 20506] By: jhi                                   on 2003/08/05  17:58:01
34739         Log: Try to fix the INC in PASTHRU.
34740      Branch: perl
34741            ! lib/ExtUtils/MM_Unix.pm
34742 ____________________________________________________________________________
34743 [ 20503] By: jhi                                   on 2003/08/05  16:02:14
34744         Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
34745              From: Chip Salzenberg <chip@pobox.com>
34746              Date: Tue, 5 Aug 2003 11:39:24 -0400
34747              Message-ID: <20030805153924.GO1751@perlsupport.com
34748      Branch: perl
34749            ! perlio.c
34750 ____________________________________________________________________________
34751 [ 20502] By: jhi                                   on 2003/08/05  15:32:39
34752         Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
34753              From: Steve Hay <steve.hay@uk.radan.com>
34754              Date: Tue, 05 Aug 2003 10:43:49 +0100
34755              Message-ID: <3F2F7C55.9020808@uk.radan.com>
34756
34757              (The MM_Unix.pm part was dealt with in #20501.)
34758      Branch: perl
34759            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t
34760 ____________________________________________________________________________
34761 [ 20501] By: jhi                                   on 2003/08/05  15:28:17
34762         Log: Reinstate #11125, hopefully making MakeMaker to pass
34763              DEFINE and INCLUDE to subdirs (NI-S says he'll work
34764              around any problems caused seen Tk if necessary).
34765              Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
34766              to be _after_ the directory-specific INC and DEFINE as suggested
34767              by NI-S (Tk probably being the only "user" of the said macros).
34768      Branch: perl
34769            ! lib/ExtUtils/MM_Unix.pm
34770 ____________________________________________________________________________
34771 [ 20500] By: jhi                                   on 2003/08/05  15:14:35
34772         Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
34773              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
34774              Date: Tue, 5 Aug 2003 20:12:18 +0400
34775              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
34776      Branch: perl
34777            - wince/include/netdb.h
34778            ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c
34779            ! wince/wince.c
34780 ____________________________________________________________________________
34781 [ 20499] By: jhi                                   on 2003/08/05  14:03:43
34782         Log: A suggested perlio doc addition from Stas.
34783      Branch: perl
34784            ! pod/perliol.pod
34785 ____________________________________________________________________________
34786 [ 20498] By: jhi                                   on 2003/08/05  13:32:59
34787         Log: Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
34788              From: Robin Barker <Robin.Barker@npl.co.uk>
34789              Date: Tue, 5 Aug 2003 15:32:36 +0100
34790              Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
34791      Branch: perl
34792            ! AUTHORS Porting/Maintainers.pl
34793 ____________________________________________________________________________
34794 [ 20497] By: jhi                                   on 2003/08/05  12:23:04
34795         Log: This is necessary to get things building for the VMS debugger.
34796              (Craig Berry)
34797      Branch: perl
34798            ! vms/descrip_mms.template
34799 ____________________________________________________________________________
34800 [ 20495] By: jhi                                   on 2003/08/05  09:23:24
34801         Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
34802              From: alian <alian@cpan.org>
34803              Date: Tue, 05 Aug 2003 12:21:42 +0200
34804              Message-ID: <3F2F8536.1090702@jupiter.alianet>
34805      Branch: perl
34806            ! ext/POSIX/t/posix.t
34807 ____________________________________________________________________________
34808 [ 20494] By: jhi                                   on 2003/08/05  09:03:57
34809         Log: Add some known cases to Maintainers.
34810      Branch: perl
34811            ! Porting/Maintainers.pl
34812 ____________________________________________________________________________
34813 [ 20492] By: jhi                                   on 2003/08/05  08:34:34
34814         Log: Subject: [PATCH] perlthrtut.pod
34815              From: Elizabeth Mattijsen <liz@dijkmat.nl>
34816              Date: Tue, 5 Aug 2003 11:26:04 +0200
34817              Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
34818      Branch: perl
34819            ! pod/perlthrtut.pod
34820 ____________________________________________________________________________
34821 [ 20491] By: jhi                                   on 2003/08/05  08:31:29
34822         Log: Add META.yml and Stas' makemeta (plus extensive reworking
34823              of the Maintainers utility)
34824      Branch: perl
34825            + META.yml Porting/Maintainers.pm Porting/makemeta
34826            ! MANIFEST Makefile.SH Porting/Maintainers
34827            ! Porting/Maintainers.pl
34828 ____________________________________________________________________________
34829 [ 20490] By: jhi                                   on 2003/08/05  06:28:06
34830         Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
34831              Try to remove the created message queues and semaphores
34832              even in the case of failures.
34833      Branch: perl
34834            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
34835 ____________________________________________________________________________
34836 [ 20489] By: jhi                                   on 2003/08/05  06:21:47
34837         Log: Subject: PerlIO_{read,write} return value doc patch
34838              From: Gisle Aas <gisle@ActiveState.com>
34839              Date: 04 Aug 2003 13:25:28 -0700
34840              Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
34841      Branch: perl
34842            ! pod/perlapio.pod
34843 ____________________________________________________________________________
34844 [ 20488] By: jhi                                   on 2003/08/05  06:12:07
34845         Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
34846              From: "Craig A. Berry" <craigberry@mac.com>
34847              Date: Mon, 04 Aug 2003 19:29:51 -0500
34848              Message-ID: <3F2EFA7F.6070801@mac.com>
34849      Branch: perl
34850            ! utils/dprofpp.PL
34851 ____________________________________________________________________________
34852 [ 20486] By: jhi                                   on 2003/08/05  06:05:53
34853         Log: Subject: [PATCH] typos in encoding.pm
34854              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
34855              Date: Mon, 4 Aug 2003 20:09:35 +0200
34856              Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
34857      Branch: perl
34858            ! ext/Encode/encoding.pm
34859 ____________________________________________________________________________
34860 [ 20485] By: jhi                                   on 2003/08/05  05:29:11
34861         Log: Bytecode patching from Enache.
34862      Branch: perl
34863            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
34864            ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST
34865 ____________________________________________________________________________
34866 [ 20484] By: jhi                                   on 2003/08/05  05:26:32
34867         Log: Upgrade to Digest::MD5 2.27.
34868      Branch: perl
34869            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
34870            ! ext/Digest/MD5/t/files.t
34871 ____________________________________________________________________________
34872 [ 20483] By: jhi                                   on 2003/08/05  05:15:16
34873         Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
34874              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
34875              Date: Tue, 05 Aug 2003 00:27:10 +0900
34876              Message-Id: <20030805002313.9880.BQW10602@nifty.com>
34877      Branch: perl
34878            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
34879 ____________________________________________________________________________
34880 [ 20482] By: rgs                                   on 2003/08/04  22:06:46
34881         Log: Nit in INSTALL about the svr?.sh hint files.
34882      Branch: perl
34883            ! INSTALL
34884 ____________________________________________________________________________
34885 [ 20480] By: rgs                                   on 2003/08/04  21:30:25
34886         Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
34887              From: Steve Grazzini <grazz@pobox.com>
34888              Date: Mon, 4 Aug 2003 16:01:45 -0400
34889              Message-ID: <20030804200145.GB21699@grazzini.net>
34890
34891              Prevent the warning "Bareword found where operator expected" in
34892              the case "print $fh foo()" where foo() is an undefined function.
34893      Branch: perl
34894            ! toke.c
34895 ____________________________________________________________________________
34896 [ 20479] By: rgs                                   on 2003/08/04  20:26:17
34897         Log: Fix bug #23141 : localization of readonly magic scalars
34898              now produces an error "Modification of a read-only value
34899              attempted", instead of silently failing.
34900      Branch: perl
34901            ! scope.c t/op/local.t
34902 ____________________________________________________________________________
34903 [ 20478] By: rgs                                   on 2003/08/04  20:10:52
34904         Log: Revert change #19282 : it caused problems for some -Duseshrplib
34905              builds. On the other hand, make sure that your C compiler isn't
34906              a perl script !
34907      Branch: perl
34908            ! Makefile.SH
34909 ____________________________________________________________________________
34910 [ 20475] By: jhi                                   on 2003/08/04  09:35:55
34911         Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
34912      Branch: perl
34913            ! perl.c perl.h
34914 ____________________________________________________________________________
34915 [ 20474] By: jhi                                   on 2003/08/04  08:41:55
34916         Log: Oops.
34917      Branch: perl
34918            ! hints/darwin.sh hints/rhapsody.sh
34919 ____________________________________________________________________________
34920 [ 20473] By: jhi                                   on 2003/08/04  07:58:36
34921         Log: Subject: [PATCH] Re: Can't usemymalloc on OS X
34922              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34923              Date: Mon, 4 Aug 2003 10:35:12 +0200
34924              Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
34925      Branch: perl
34926            ! hints/darwin.sh
34927 ____________________________________________________________________________
34928 [ 20470] By: jhi                                   on 2003/08/04  06:30:05
34929         Log: Test count adjustment from Rafael.
34930      Branch: perl
34931            ! lib/Test/Simple/t/is_deeply.t
34932 ____________________________________________________________________________
34933 [ 20469] By: jhi                                   on 2003/08/04  06:23:26
34934         Log: Subject: [PATCH] maint, Win32, GCC 3.2
34935              From: Mattia Barbon <mbarbon@dsi.unive.it>
34936              Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
34937              Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
34938      Branch: perl
34939            ! ext/Errno/Errno_pm.PL
34940 ____________________________________________________________________________
34941 [ 20467] By: jhi                                   on 2003/08/04  05:10:57
34942         Log: Apparently the newly introduce -DDARWIN did conflict with
34943              some Apple definition, how ironic...
34944      Branch: perl
34945            ! hints/darwin.sh perl.h
34946 ____________________________________________________________________________
34947 [ 20466] By: jhi                                   on 2003/08/04  05:03:30
34948         Log: Subject: Debian patch that skips podless modules
34949              From: Alexey Tourbin <at@altlinux.ru>
34950              Date: Sun, 3 Aug 2003 21:33:00 +0400
34951              Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
34952
34953              (plus Schwern's and Robert's nits)
34954      Branch: perl
34955            ! installman
34956 ____________________________________________________________________________
34957 [ 20465] By: jhi                                   on 2003/08/04  05:00:04
34958         Log: Subject: [PATCH] 4 bugs in Test::More
34959              From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
34960              Date: Fri, 21 Mar 2003 10:57:31 +0000
34961              Message-Id: <200303211057.31879.fergal@esatclear.ie>
34962      Branch: perl
34963            ! lib/Test/More.pm lib/Test/Simple/t/More.t
34964            ! lib/Test/Simple/t/is_deeply.t
34965 ____________________________________________________________________________
34966 [ 20464] By: jhi                                   on 2003/08/04  04:44:08
34967         Log: Upgrade to ExtUtils::MakeMaker 6.15.
34968      Branch: perl
34969            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
34970            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
34971            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
34972 ____________________________________________________________________________
34973 [ 20463] By: jhi                                   on 2003/08/04  04:37:25
34974         Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
34975              From: Michael G Schwern <schwern@pobox.com>
34976              Date: Sun, 3 Aug 2003 16:12:35 -0700
34977              Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
34978      Branch: perl
34979            ! lib/Benchmark.pm lib/Benchmark.t
34980 ____________________________________________________________________________
34981 [ 20462] By: rgs                                   on 2003/08/03  22:26:10
34982         Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
34983              From: Enache Adrian <enache@rdslink.ro>
34984              Date: Sun, 3 Aug 2003 18:00:05 +0300
34985              Message-ID: <20030803150005.GA1319@ratsnest.hole>
34986      Branch: perl
34987            ! pp.c t/op/substr.t
34988 ____________________________________________________________________________
34989 [ 20461] By: rgs                                   on 2003/08/03  21:50:11
34990         Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
34991              From: alian <alian@cpan.org>
34992              Date: Sat, 02 Aug 2003 16:19:25 +0200
34993              Message-ID: <3F2BC86D.2050400@jupiter.alianet>
34994
34995              Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
34996      Branch: perl
34997            ! ext/POSIX/t/posix.t
34998 ____________________________________________________________________________
34999 [ 20458] By: jhi                                   on 2003/08/03  19:01:08
35000         Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution
35001              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
35002              Date: Mon, 4 Aug 2003 00:01:08 +0400
35003              Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
35004      Branch: perl
35005            ! wince/makedist.pl
35006 ____________________________________________________________________________
35007 [ 20457] By: jhi                                   on 2003/08/03  18:59:10
35008         Log: Subject: [PATCH perlreftut.pod] Minor edits
35009              From: mjd@plover.com
35010              Date: 3 Aug 2003 17:46:08 -0000
35011              Message-ID: <20030803174608.15792.qmail@plover.com>
35012      Branch: perl
35013            ! pod/perlreftut.pod
35014 ____________________________________________________________________________
35015 [ 20456] By: jhi                                   on 2003/08/03  18:52:16
35016         Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
35017              From: mjd@plover.com
35018              Date: 3 Aug 2003 19:37:49 -0000
35019              Message-ID: <20030803193749.3733.qmail@plover.com>
35020      Branch: perl
35021            ! ext/Time/HiRes/HiRes.pm
35022 ____________________________________________________________________________
35023 [ 20455] By: jhi                                   on 2003/08/03  18:47:13
35024         Log: Subject: [PATCH] Re: win32.c bug - handle leak
35025              From: Jan Dubois <jand@ActiveState.com>
35026              Date: Sat, 02 Aug 2003 10:25:05 -0700
35027              Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
35028      Branch: perl
35029            ! win32/win32.c
35030 ____________________________________________________________________________
35031 [ 20454] By: jhi                                   on 2003/08/03  18:45:53
35032         Log: Subject: [PATCH 5.8.1 @20218] OS/2 build
35033              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
35034              Date: Sat, 2 Aug 2003 09:38:50 -0700
35035              Message-ID: <20030802163850.GA4712@math.berkeley.edu>
35036      Branch: perl
35037            ! os2/os2ish.h
35038 ____________________________________________________________________________
35039 [ 20453] By: jhi                                   on 2003/08/03  18:44:29
35040         Log: Subject: [PATCH] Storable and uninitalized array values
35041              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
35042              Date: Sat, 2 Aug 2003 13:40:16 +0200
35043              Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
35044      Branch: perl
35045            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
35046 ____________________________________________________________________________
35047 [ 20452] By: jhi                                   on 2003/08/03  18:27:47
35048         Log: Upgrade to Unicode::Collate 0.26.
35049      Branch: perl
35050            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
35051            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
35052            ! lib/Unicode/Collate/t/test.t
35053 ____________________________________________________________________________
35054 [ 20451] By: jhi                                   on 2003/08/03  18:24:18
35055         Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
35056              From: "Craig A. Berry" <craigberry@mac.com>
35057              Date: Sat, 02 Aug 2003 10:25:44 -0500
35058              Message-ID: <3F2BD7F8.8090003@mac.com>
35059      Branch: perl
35060            ! lib/Net/Ping.pm
35061 ____________________________________________________________________________
35062 [ 20450] By: rgs                                   on 2003/08/03  12:50:07
35063         Log: Subject: [PATCH 5.8.1 @20218] Shell.t
35064              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
35065              Date: Sun, 3 Aug 2003 06:21:41 -0700
35066              Message-ID: <20030803132141.GA5156@math.berkeley.edu>
35067      Branch: perl
35068            ! lib/Shell.t
35069 ____________________________________________________________________________
35070 [ 20447] By: jhi                                   on 2003/08/02  07:26:58
35071         Log: C++ (or C99) sneak attack ("inline" function keyword).
35072      Branch: perl
35073            ! ext/Devel/DProf/DProf.xs
35074 ____________________________________________________________________________
35075 [ 20445] By: jhi                                   on 2003/08/02  06:24:30
35076         Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
35077              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
35078              Date: Fri, 1 Aug 2003 13:12:14 +0200
35079              Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
35080      Branch: perl
35081            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
35082            ! ext/File/Glob/t/basic.t
35083 ____________________________________________________________________________
35084 [ 20444] By: jhi                                   on 2003/08/02  06:17:28
35085         Log: Only show the message if the locale settings look risky.
35086      Branch: perl
35087            ! ext/Time/HiRes/Makefile.PL
35088 ____________________________________________________________________________
35089 [ 20443] By: jhi                                   on 2003/08/02  06:01:27
35090         Log: Add a message about the LC_ALL=C workaround (for non-core builds);
35091              update Changes.
35092      Branch: perl
35093            ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL
35094 ____________________________________________________________________________
35095 [ 20441] By: jhi                                   on 2003/08/02  05:37:37
35096         Log: Subject: [PATCH] Small nit to pad.c
35097              From: Enache Adrian <enache@rdslink.ro>
35098              Date: Sat, 2 Aug 2003 01:50:40 +0300
35099              Message-ID: <20030801225040.GB1281@ratsnest.hole>
35100      Branch: perl
35101            ! pad.c
35102 ____________________________________________________________________________
35103 [ 20440] By: jhi                                   on 2003/08/02  05:12:13
35104         Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
35105              From: Radu Greab <rgreab@fx.ro>
35106              Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
35107              Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
35108      Branch: perl
35109            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
35110            ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t
35111            ! t/lib/dprof/test8_v
35112 ____________________________________________________________________________
35113 [ 20439] By: jhi                                   on 2003/08/02  05:06:43
35114         Log: Subject: [PATCH] ioctl for VMS
35115              From: "Craig A. Berry" <craigberry@mac.com>
35116              Date: Fri, 01 Aug 2003 23:34:31 -0500
35117              Message-ID: <3F2B3F57.4050609@mac.com>
35118      Branch: perl
35119            ! configure.com vms/vmsish.h
35120 ____________________________________________________________________________
35121 [ 20438] By: jhi                                   on 2003/08/02  05:05:40
35122         Log: Subject: [PATCH] argv case nit for VMS
35123              From: "Craig A. Berry" <craigberry@mac.com>
35124              Date: Fri, 01 Aug 2003 19:16:30 -0500
35125              Message-ID: <3F2B02DE.10207@mac.com>
35126      Branch: perl
35127            ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
35128 ____________________________________________________________________________
35129 [ 20437] By: jhi                                   on 2003/08/01  22:00:30
35130         Log: Hugo's second thoughts: drop the relatively rare and
35131              slow optimization for now.
35132      Branch: perl
35133            ! regexec.c
35134 ____________________________________________________________________________
35135 [ 20435] By: jhi                                   on 2003/08/01  21:55:19
35136         Log: Missed this bit in the last update: couldn't answer ''
35137              or ' ' to get 'none'.
35138      Branch: perl
35139            ! Configure
35140 ____________________________________________________________________________
35141 [ 20432] By: jhi                                   on 2003/08/01  13:45:10
35142         Log: Encode pre-1.98 update from Dan Kogai, sent from
35143              the ashes of his smoldering motherboard.
35144      Branch: perl
35145            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
35146            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
35147            ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
35148            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
35149 ____________________________________________________________________________
35150 [ 20431] By: jhi                                   on 2003/08/01  13:34:28
35151         Log: More runperl(switches => ...) finds (bleadperl only).
35152      Branch: perl
35153            ! t/op/readline.t
35154 ____________________________________________________________________________
35155 [ 20426] By: jhi                                   on 2003/08/01  12:45:19
35156         Log: Regen perltoc.
35157      Branch: perl
35158            ! pod/perltoc.pod
35159 ____________________________________________________________________________
35160 [ 20425] By: jhi                                   on 2003/08/01  12:44:16
35161         Log: pod likes whitespace.
35162      Branch: perl
35163            ! ext/ByteLoader/ByteLoader.pm
35164 ____________________________________________________________________________
35165 [ 20422] By: jhi                                   on 2003/08/01  11:37:53
35166         Log: Faulty check.
35167      Branch: perl
35168            ! t/test.pl
35169 ____________________________________________________________________________
35170 [ 20420] By: jhi                                   on 2003/08/01  11:06:54
35171         Log: Update INSTALL on the *dir.
35172      Branch: perl
35173            ! INSTALL
35174 ____________________________________________________________________________
35175 [ 20419] By: jhi                                   on 2003/08/01  11:04:55
35176         Log: Regen Glossary et al.
35177      Branch: perl
35178            ! Porting/Glossary Porting/config.sh Porting/config_H
35179 ____________________________________________________________________________
35180 [ 20418] By: jhi                                   on 2003/08/01  10:58:23
35181         Log: Now the test should be really testing what it's supposed to.
35182      Branch: perl
35183            ! ext/B/t/bytecode.t
35184 ____________________________________________________________________________
35185 [ 20417] By: jhi                                   on 2003/08/01  10:45:57
35186         Log: Fix the options.
35187      Branch: perl
35188            ! ext/B/t/bytecode.t
35189 ____________________________________________________________________________
35190 [ 20416] By: jhi                                   on 2003/08/01  10:44:19
35191         Log: Argument sanity checking.
35192      Branch: perl
35193            ! t/test.pl
35194 ____________________________________________________________________________
35195 [ 20413] By: jhi                                   on 2003/08/01  10:37:09
35196         Log: Regen Configure to use the *html*dir files.
35197              (installhtml uses none of that, though)
35198      Branch: perl
35199            ! Configure Policy_sh.SH config_h.SH
35200 ____________________________________________________________________________
35201 [ 20411] By: jhi                                   on 2003/08/01  10:10:05
35202         Log: More for the *dir changes.
35203      Branch: perl
35204            ! Policy_sh.SH config_h.SH hints/darwin.sh
35205 ____________________________________________________________________________
35206 [ 20410] By: jhi                                   on 2003/08/01  10:09:38
35207         Log: Regen Configure for the new *dir installation variables.
35208              If these don't work, ask Schwern.
35209      Branch: perl
35210            ! Configure
35211 ____________________________________________________________________________
35212 [ 20408] By: jhi                                   on 2003/08/01  05:27:48
35213         Log: Upgrade to MakeMaker 6.13.
35214      Branch: perl
35215            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
35216            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
35217            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
35218            ! lib/ExtUtils/t/basic.t
35219 ____________________________________________________________________________
35220 [ 20407] By: jhi                                   on 2003/08/01  05:21:36
35221         Log: JAPH patch :-) from Abigail.
35222      Branch: perl
35223            ! t/japh/abigail.t
35224 ____________________________________________________________________________
35225 [ 20406] By: jhi                                   on 2003/08/01  05:10:30
35226         Log: Regen perlapi.
35227      Branch: perl
35228            ! perlapi.c
35229 ____________________________________________________________________________
35230 [ 20405] By: jhi                                   on 2003/08/01  05:09:23
35231         Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
35232              From: Dave Mitchell <davem@fdgroup.com>
35233              Date: Fri, 1 Aug 2003 01:16:31 +0100
35234              Message-ID: <20030801001631.GA11233@fdgroup.com>
35235      Branch: perl
35236            ! regcomp.c t/op/pat.t
35237 ____________________________________________________________________________
35238 [ 20404] By: ams                                   on 2003/08/01  03:28:17
35239         Log: Subject: [PATCH] LotR quote for perlapi.c
35240              From: Autrijus Tang <autrijus@autrijus.org>
35241              Date: Fri, 1 Aug 2003 10:00:29 +0800
35242              Message-Id: <20030801020029.GA28241@not.autrijus.org>
35243      Branch: perl
35244            ! embed.pl
35245 ____________________________________________________________________________
35246 [ 20396] By: rgs                                   on 2003/07/31  20:37:50
35247         Log: Document in INSTALL that -Uinstallusrbinperl is now the default.
35248      Branch: perl
35249            ! INSTALL
35250 ____________________________________________________________________________
35251 [ 20395] By: jhi                                   on 2003/07/31  20:32:30
35252         Log: Integrate README.macosx more.
35253      Branch: perl
35254            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
35255            ! win32/Makefile win32/makefile.mk
35256 ____________________________________________________________________________
35257 [ 20394] By: jhi                                   on 2003/07/31  20:31:49
35258         Log: README.macosx from Sherm Pendley.
35259      Branch: perl
35260            + README.macosx
35261            ! MANIFEST
35262 ____________________________________________________________________________
35263 [ 20393] By: jhi                                   on 2003/07/31  20:31:08
35264         Log: Unportable subtest needs rethink.
35265      Branch: perl
35266            ! ext/B/t/bytecode.t
35267 ____________________________________________________________________________
35268 [ 20392] By: jhi                                   on 2003/07/31  20:22:03
35269         Log: Enache again.
35270      Branch: perl
35271            ! ext/ByteLoader/bytecode.h
35272 ____________________________________________________________________________
35273 [ 20390] By: jhi                                   on 2003/07/31  20:20:28
35274         Log: Retract #20385.
35275      Branch: perl
35276            ! ext/ByteLoader/bytecode.h
35277 ____________________________________________________________________________
35278 [ 20389] By: jhi                                   on 2003/07/31  20:14:06
35279         Log: Yet another bytecode tweak from Enache.
35280      Branch: perl
35281            ! ext/B/B/Bytecode.pm
35282 ____________________________________________________________________________
35283 [ 20388] By: jhi                                   on 2003/07/31  20:11:21
35284         Log: Subject: [DOC PATCH] pod/perlguts.pod
35285              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
35286              Date: Thu, 31 Jul 2003 22:39:01 +0200
35287              Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
35288      Branch: perl
35289            ! pod/perlguts.pod
35290 ____________________________________________________________________________
35291 [ 20387] By: jhi                                   on 2003/07/31  19:57:36
35292         Log: Subject: Re: [perl #23171] Regex too selfish
35293              From: hv@crypt.org
35294              Date: Thu, 31 Jul 2003 18:59:43 +0100
35295              Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
35296
35297              (choose the second code patch)
35298      Branch: perl
35299            ! regexec.c t/op/re_tests
35300 ____________________________________________________________________________
35301 [ 20386] By: jhi                                   on 2003/07/31  19:48:17
35302         Log: Make consistent with installperl (and working in MPE/iX)
35303              (Mark Bixby)
35304      Branch: perl
35305            ! installman
35306 ____________________________________________________________________________
35307 [ 20385] By: jhi                                   on 2003/07/31  19:46:14
35308         Log: (retracted by #20390)
35309      Branch: perl
35310            ! ext/ByteLoader/bytecode.h
35311 ____________________________________________________________________________
35312 [ 20383] By: jhi                                   on 2003/07/31  19:37:22
35313         Log: Upgrade to real CPAN.pm 1.76.
35314      Branch: perl
35315            + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
35316            + lib/CPAN/t/signature.t
35317            ! MANIFEST lib/CPAN.pm
35318 ____________________________________________________________________________
35319 [ 20379] By: jhi                                   on 2003/07/31  12:32:31
35320         Log: One more tweak for Mac OS X hints.
35321      Branch: perl
35322            ! hints/darwin.sh
35323 ____________________________________________________________________________
35324 [ 20378] By: jhi                                   on 2003/07/31  11:39:31
35325         Log: The new PKI system is far too untested and rough yet
35326              (think machines with no network, machines behind firewalls,
35327              corporate and national encryption policies).  It cannot be
35328              considered useable at this stage.
35329
35330              Therefore, create a fake CPAN 1.76.
35331      Branch: perl
35332            ! lib/CPAN.pm
35333 ____________________________________________________________________________
35334 [ 20377] By: jhi                                   on 2003/07/31  11:28:58
35335         Log: This test is pretty useless as it stands.
35336      Branch: perl
35337            - lib/CPAN/t/signature.t
35338            ! MANIFEST
35339 ____________________________________________________________________________
35340 [ 20376] By: jhi                                   on 2003/07/31  10:30:08
35341         Log: Document the requirements for Module::Signature a bit.
35342      Branch: perl
35343            ! lib/CPAN.pm
35344 ____________________________________________________________________________
35345 [ 20375] By: jhi                                   on 2003/07/31  09:37:44
35346         Log: We are change #20316 ahead of 1.75.
35347      Branch: perl
35348            ! lib/CPAN.pm
35349 ____________________________________________________________________________
35350 [ 20373] By: jhi                                   on 2003/07/31  07:35:11
35351         Log: Integrate from maint:
35352              [ 20359]
35353              No more wince/README.compile here, either.
35354      Branch: perl
35355           !> Porting/makerel
35356 ____________________________________________________________________________
35357 [ 20371] By: jhi                                   on 2003/07/31  05:41:56
35358         Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
35359              (Schwern)
35360      Branch: perl
35361            ! lib/ExtUtils/MakeMaker.pm
35362 ____________________________________________________________________________
35363 [ 20370] By: jhi                                   on 2003/07/31  05:39:11
35364         Log: Schwern says this is most probably an old VMS MakeMaker
35365              bug workaround that can go now.
35366      Branch: perl
35367            ! ext/SDBM_File/sdbm/Makefile.PL
35368 ____________________________________________________________________________
35369 [ 20369] By: jhi                                   on 2003/07/31  05:32:15
35370         Log: Final touches to "Apple-like" installation directories.
35371      Branch: perl
35372            ! hints/darwin.sh
35373 ____________________________________________________________________________
35374 [ 20368] By: jhi                                   on 2003/07/31  05:28:17
35375         Log: Tests for change #20367 (and change use overload; to
35376              just require overload;)
35377      Branch: perl
35378            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
35379 ____________________________________________________________________________
35380 [ 20367] By: jhi                                   on 2003/07/31  05:12:47
35381         Log: Subject: [PATCH Tie::RefHash] added support for overloaded ""
35382              From: Xavier Noria <fxn@hashref.com>
35383              Date: Thu, 31 Jul 2003 00:29:13 +0200
35384              Message-Id: <200307310029.13567.fxn@hashref.com>
35385      Branch: perl
35386            ! lib/Tie/RefHash.pm
35387 ____________________________________________________________________________
35388 [ 20366] By: jhi                                   on 2003/07/31  05:06:11
35389         Log: Subject: [PATCH] test for B::Bytecode/ByteLoader
35390              From: Enache Adrian <enache@rdslink.ro>
35391              Date: Thu, 31 Jul 2003 03:49:40 +0300
35392              Message-ID: <20030731004940.GB1266@ratsnest.hole>
35393
35394              (but use test.pl:run_perl() instead of manual `$^X ...`)
35395      Branch: perl
35396            + ext/B/t/bytecode.t
35397            ! MANIFEST
35398 ____________________________________________________________________________
35399 [ 20364] By: rgs                                   on 2003/07/30  21:35:08
35400         Log: Silence spurious noise from MakeMaker :
35401              hint files shouldn't return undef and have set $!.
35402      Branch: perl
35403            ! ext/DynaLoader/hints/linux.pl
35404 ____________________________________________________________________________
35405 [ 20362] By: jhi                                   on 2003/07/30  20:24:49
35406         Log: Upgrade to NEXT 0.52.
35407      Branch: perl
35408            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
35409            ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
35410 ____________________________________________________________________________
35411 [ 20356] By: jhi                                   on 2003/07/30  18:16:55
35412         Log: Might as well.
35413      Branch: perl
35414            ! pod/perlhist.pod
35415 ____________________________________________________________________________
35416 [ 20355] By: jhi                                   on 2003/07/30  18:15:49
35417         Log: Silly gcc.
35418      Branch: perl
35419            ! perl.c
35420 ____________________________________________________________________________
35421 [ 20353] By: jhi                                   on 2003/07/30  17:09:59
35422         Log: This is getting comical.  (Practical tip: never ask
35423              for opinions from one than one person at one time.)
35424              Now back to -Dprefix='/usr' replacing the system Perl,
35425              but don't use the Apple internal DSTROOT.
35426      Branch: perl
35427            ! hints/darwin.sh
35428 ____________________________________________________________________________
35429 [ 20352] By: jhi                                   on 2003/07/30  17:00:25
35430         Log: Mac OS X hints dance continues.  Now drop any special
35431              installation directory mangling.  In other words, if
35432              you want to overwrite the system perl, you really need
35433              to find out how to do that.
35434      Branch: perl
35435            ! hints/darwin.sh
35436 ____________________________________________________________________________
35437 [ 20350] By: jhi                                   on 2003/07/30  14:23:03
35438         Log: Try again with the Mac OS X hints.  Now the three cases
35439              (no -Dprefix, /usr, and something else) all install
35440              into separate places.  No prefix installs to /usr/local.
35441              The /usr overwrites the Apple install (modulo the version).
35442      Branch: perl
35443            ! hints/darwin.sh
35444 ____________________________________________________________________________
35445 [ 20348] By: jhi                                   on 2003/07/30  13:28:30
35446         Log: Subject: [PATCH] NEXT and Diamond Inheritance
35447              From: Casey West <casey@geeknest.com>
35448              Date: Tue, 29 Jul 2003 17:37:15 -0400
35449              Message-ID: <20030729213715.GY76899@geeknest.com>
35450
35451              (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
35452      Branch: perl
35453            ! lib/NEXT.pm lib/NEXT/t/unseen.t
35454 ____________________________________________________________________________
35455 [ 20347] By: jhi                                   on 2003/07/30  13:19:03
35456         Log: Match also on full name and email (though the email is
35457              now less interesting than it used to be).
35458      Branch: perl
35459            ! Porting/Maintainers
35460 ____________________________________________________________________________
35461 [ 20346] By: jhi                                   on 2003/07/30  12:26:53
35462         Log: Maintainers script tweaks.
35463      Branch: perl
35464            ! Porting/Maintainers
35465 ____________________________________________________________________________
35466 [ 20345] By: jhi                                   on 2003/07/30  11:17:33
35467         Log: rmdir t/lib/IO.
35468      Branch: perl
35469            ! ext/IO/t/IO.t
35470 ____________________________________________________________________________
35471 [ 20344] By: jhi                                   on 2003/07/30  11:15:30
35472         Log: Adjust the list of rmdired lib directories.
35473      Branch: perl
35474            ! Makefile.SH
35475 ____________________________________________________________________________
35476 [ 20343] By: jhi                                   on 2003/07/30  10:06:24
35477         Log: Be paranoid about PL_origargv.
35478              Paranoia warranted by Win32 mod_perl.
35479      Branch: perl
35480            ! perl.c
35481 ____________________________________________________________________________
35482 [ 20342] By: jhi                                   on 2003/07/30  09:57:55
35483         Log: Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
35484              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
35485              Date: Wed, 30 Jul 2003 14:56:32 +0400
35486              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
35487      Branch: perl
35488            ! perlio.c
35489 ____________________________________________________________________________
35490 [ 20341] By: jhi                                   on 2003/07/30  09:54:46
35491         Log: Upgrade to ExtUtils::MakeMaker 6.12.
35492      Branch: perl
35493            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
35494            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
35495            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
35496            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
35497 ____________________________________________________________________________
35498 [ 20340] By: jhi                                   on 2003/07/30  09:47:32
35499         Log: That's M. Schwern to you, earthling.
35500      Branch: perl
35501            ! Porting/Maintainers.pl
35502 ____________________________________________________________________________
35503 [ 20339] By: jhi                                   on 2003/07/30  09:43:32
35504         Log: Arthur maintains Safe.
35505      Branch: perl
35506            ! Porting/Maintainers.pl
35507 ____________________________________________________________________________
35508 [ 20338] By: jhi                                   on 2003/07/30  09:40:28
35509         Log: Use the CPAN id where available.
35510      Branch: perl
35511            ! Porting/Maintainers.pl
35512 ____________________________________________________________________________
35513 [ 20337] By: jhi                                   on 2003/07/30  09:26:47
35514         Log: Rename Modules and Modules.pl as Maintainers and
35515              Maintainers.pl since the same framework can be used
35516              for more than just modules.
35517      Branch: perl
35518            + Porting/Maintainers Porting/Maintainers.pl
35519            - Porting/Modules Porting/Modules.pl
35520            ! MANIFEST
35521 ____________________________________________________________________________
35522 [ 20336] By: jhi                                   on 2003/07/30  09:11:06
35523         Log: Strip leading ./
35524      Branch: perl
35525            ! Porting/Modules
35526 ____________________________________________________________________________
35527 [ 20335] By: jhi                                   on 2003/07/30  09:01:47
35528         Log: More Modules.pl.
35529      Branch: perl
35530            ! Porting/Modules.pl
35531 ____________________________________________________________________________
35532 [ 20334] By: jhi                                   on 2003/07/30  08:51:57
35533         Log: Modules.pl: add B::Deparse.
35534      Branch: perl
35535            ! Porting/Modules.pl
35536 ____________________________________________________________________________
35537 [ 20333] By: jhi                                   on 2003/07/30  08:26:47
35538         Log: Mac OS X: tweak once again the installation directories.
35539      Branch: perl
35540            ! hints/darwin.sh
35541 ____________________________________________________________________________
35542 [ 20332] By: jhi                                   on 2003/07/30  07:55:04
35543         Log: Modules.pl tweaks.
35544      Branch: perl
35545            ! Porting/Modules.pl
35546 ____________________________________________________________________________
35547 [ 20331] By: jhi                                   on 2003/07/30  06:13:55
35548         Log: Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
35549              From: Jan Dubois <jand@ActiveState.com>
35550              Date: Tue, 29 Jul 2003 19:14:10 -0700
35551              Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
35552      Branch: perl
35553            ! lib/Win32.pod win32/win32.c
35554 ____________________________________________________________________________
35555 [ 20330] By: rgs                                   on 2003/07/29  21:20:28
35556         Log: FAQ sync.
35557      Branch: perl
35558            ! pod/perlfaq4.pod pod/perlfaq7.pod
35559 ____________________________________________________________________________
35560 [ 20329] By: jhi                                   on 2003/07/29  20:54:38
35561         Log: Subject: tiny fix for WinCE (Re: maint @ 20277)
35562              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
35563              Date: Wed, 30 Jul 2003 02:02:41 +0400
35564              Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
35565      Branch: perl
35566            ! wince/wince.c
35567 ____________________________________________________________________________
35568 [ 20327] By: jhi                                   on 2003/07/29  20:09:15
35569         Log: MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
35570      Branch: perl
35571            ! README.mpeix ext/IO/t/io_sock.t mpeix/mpeix.c mpeix/mpeixish.h
35572 ____________________________________________________________________________
35573 [ 20324] By: jhi                                   on 2003/07/29  19:55:50
35574         Log: Revert #20301, apparently the _SOCKADDR_LEN #define is
35575              important for IPv6 (Spider).  Since there is no way to
35576              otherwise detect 3.X, use the hints.
35577      Branch: perl
35578            ! hints/dec_osf.sh perl.h
35579 ____________________________________________________________________________
35580 [ 20316] By: jhi                                   on 2003/07/29  15:27:46
35581         Log: Don't nag about Module::Signature if there is no
35582              way for the user to use it (based on Autrijus' patch).
35583      Branch: perl
35584            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35585 ____________________________________________________________________________
35586 [ 20315] By: jhi                                   on 2003/07/29  14:47:04
35587         Log: Oops.
35588      Branch: perl
35589            ! sv.c
35590 ____________________________________________________________________________
35591 [ 20314] By: jhi                                   on 2003/07/29  13:26:26
35592         Log: Slight rewording on the destdir.
35593      Branch: perl
35594            ! INSTALL
35595 ____________________________________________________________________________
35596 [ 20312] By: jhi                                   on 2003/07/29  13:20:21
35597         Log: Subject: [PATCH] pod/perlvar.pod: minor typo
35598              From: "Brendan O'Dea" <bod@debian.org>
35599              Date: Tue, 29 Jul 2003 23:49:18 +1000
35600              Message-ID: <20030729134918.GA4339@londo.c47.org>
35601      Branch: perl
35602            ! pod/perlvar.pod
35603 ____________________________________________________________________________
35604 [ 20310] By: jhi                                   on 2003/07/29  13:11:57
35605         Log: Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
35606              From: PPrymmer@factset.com
35607              Date: Tue, 22 Jul 2003 11:12:05 -0400
35608              Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
35609      Branch: perl
35610            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
35611            ! ext/Encode/t/perlio.t
35612 ____________________________________________________________________________
35613 [ 20309] By: jhi                                   on 2003/07/29  13:06:24
35614         Log: Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
35615              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
35616              Date: Sun, 13 Jul 2003 10:23:35 +0900
35617              Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
35618      Branch: perl
35619            ! ext/Encode/lib/Encode/Alias.pm
35620 ____________________________________________________________________________
35621 [ 20308] By: jhi                                   on 2003/07/29  13:02:43
35622         Log: The --destdir option to installman should be made
35623              optional so that it doesn't complain when passed
35624              an empty value (from Rafael)
35625      Branch: perl
35626            ! installman
35627 ____________________________________________________________________________
35628 [ 20306] By: jhi                                   on 2003/07/29  12:05:24
35629         Log: Too many my $fh:s.
35630      Branch: perl
35631            ! lib/CPAN.pm
35632 ____________________________________________________________________________
35633 [ 20305] By: jhi                                   on 2003/07/29  11:55:11
35634         Log: Quieten MSVC6.
35635      Branch: perl
35636            ! pp.c
35637 ____________________________________________________________________________
35638 [ 20302] By: jhi                                   on 2003/07/29  11:31:17
35639         Log: Subject: DESTDIR in perl-5.8.1 package?
35640              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
35641              Date: Fri, 11 Jul 2003 14:48:41 +0200
35642              Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
35643
35644              Subject: Re: DESTDIR in perl-5.8.1 package?
35645              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
35646              Date: Mon, 14 Jul 2003 12:00:25 +0200
35647              Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
35648
35649              (blindly prepending and s///ing away the $destdir does not work
35650              at least in VMS, but the --destdir should help rpm builders
35651              and the like)
35652      Branch: perl
35653            ! INSTALL Makefile.SH installman installperl
35654 ____________________________________________________________________________
35655 [ 20301] By: jhi                                   on 2003/07/29  11:20:07
35656         Log: Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
35657              From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
35658              Date: 26 Jul 2003 21:44:06 -0000
35659              Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
35660
35661              Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
35662              releases 4.x and 5.x.
35663      Branch: perl
35664            ! perl.h
35665 ____________________________________________________________________________
35666 [ 20300] By: jhi                                   on 2003/07/29  11:18:27
35667         Log: Cleanup the sv_gets() logic for platforms with small stacks.
35668              (I think hogging 8K of stack sounds like bad behaviour on any
35669              platform, big stack or not.)
35670      Branch: perl
35671            ! sv.c
35672 ____________________________________________________________________________
35673 [ 20299] By: merijn                                on 2003/07/29  10:57:37
35674         Log: README.hpux now mentions the http mirror for prebuilt gcc binaries
35675      Branch: perl
35676            ! README.hpux
35677 ____________________________________________________________________________
35678 [ 20298] By: jhi                                   on 2003/07/29  10:57:28
35679         Log: DEC OSF/1 3.x did (does) not do sizer -v.
35680      Branch: perl
35681            ! hints/dec_osf.sh
35682 ____________________________________________________________________________
35683 [ 20295] By: jhi                                   on 2003/07/29  10:36:25
35684         Log: Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
35685              From: Autrijus Tang <autrijus@autrijus.org>
35686              Date: Tue, 29 Jul 2003 09:58:35 +0800
35687              Message-ID: <20030729015834.GA7149@not.autrijus.org>
35688      Branch: perl
35689            ! lib/CPAN.pm
35690 ____________________________________________________________________________
35691 [ 20294] By: jhi                                   on 2003/07/29  10:30:05
35692         Log: There is no skip() since we are not using Test*.
35693      Branch: perl
35694            ! lib/CPAN/t/signature.t
35695 ____________________________________________________________________________
35696 [ 20293] By: jhi                                   on 2003/07/29  10:28:10
35697         Log: Upgrade to CPAN.pm 1.74.
35698      Branch: perl
35699            ! lib/CPAN.pm lib/CPAN/t/signature.t
35700 ____________________________________________________________________________
35701 [ 20292] By: jhi                                   on 2003/07/29  10:14:26
35702         Log: Most importantly, don't try HvNAME(gp->gp_hv)
35703              unless PL_stashcache exists, otherwise we get
35704              an invalid read (detected by valgrind, and crashes
35705              ext/threads/t/basic.t in Windows).
35706
35707              Also add a few if:s for the refcnt decrements,
35708              no need to call Perl_sv_free() if there's nothing to free.
35709      Branch: perl
35710            ! gv.c
35711 ____________________________________________________________________________
35712 [ 20291] By: jhi                                   on 2003/07/29  09:00:58
35713         Log: Tabify.
35714      Branch: perl
35715            ! MANIFEST
35716 ____________________________________________________________________________
35717 [ 20288] By: jhi                                   on 2003/07/29  08:29:50
35718         Log: Subject: [perl #22969] fix $hash{utf8bareword}
35719              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
35720              Date: Tue, 29 Jul 2003 11:09:37 +0200
35721              Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
35722      Branch: perl
35723            ! t/op/utfhash.t toke.c
35724 ____________________________________________________________________________
35725 [ 20287] By: jhi                                   on 2003/07/29  08:26:48
35726         Log: Subject: [PATCH pointer] B::Deparse 0.64
35727              From: Stephen McCamant <smcc@mit.edu>
35728              Date: Mon, 28 Jul 2003 16:57:19 -0400
35729              Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
35730      Branch: perl
35731            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
35732 ____________________________________________________________________________
35733 [ 20286] By: jhi                                   on 2003/07/29  08:24:45
35734         Log: More perlio docs from Stas.
35735      Branch: perl
35736            ! pod/perliol.pod
35737 ____________________________________________________________________________
35738 [ 20285] By: jhi                                   on 2003/07/29  08:22:49
35739         Log: Reintroduce Porting/Modules.  No, it's not duplicating
35740              the information in Module::CoreList.
35741      Branch: perl
35742            + Porting/Modules Porting/Modules.pl
35743            ! AUTHORS MANIFEST
35744 ____________________________________________________________________________
35745 [ 20283] By: jhi                                   on 2003/07/29  05:00:12
35746         Log: The better prefixify() patch from Ed Moy.
35747      Branch: perl
35748            ! lib/ExtUtils/MM_Unix.pm
35749 ____________________________________________________________________________
35750 [ 20282] By: jhi                                   on 2003/07/29  04:57:57
35751         Log: PerlIO_popped doc addition from NI-S.
35752      Branch: perl
35753            ! pod/perliol.pod
35754 ____________________________________________________________________________
35755 [ 20281] By: jhi                                   on 2003/07/29  04:55:48
35756         Log: Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
35757              From: "Craig A. Berry" <craigberry@mac.com>
35758              Date: Tue, 29 Jul 2003 00:11:46 -0500
35759              Message-ID: <3F260212.9000104@mac.com>
35760      Branch: perl
35761            ! lib/File/Find.pm
35762 ____________________________________________________________________________
35763 [ 20278] By: jhi                                   on 2003/07/28  18:03:48
35764         Log: More bytecode tweaks.
35765      Branch: perl
35766            ! ext/B/B.xs ext/B/B/Bytecode.pm
35767 ____________________________________________________________________________
35768 [ 20275] By: jhi                                   on 2003/07/28  16:47:53
35769         Log: No more wince/README.compile.
35770      Branch: perl
35771            ! Porting/curliff.pl
35772 ____________________________________________________________________________
35773 [ 20272] By: jhi                                   on 2003/07/28  16:19:47
35774         Log: Slightly better failure output.
35775      Branch: perl
35776            ! ext/Devel/Peek/t/Peek.t
35777 ____________________________________________________________________________
35778 [ 20270] By: jhi                                   on 2003/07/28  15:12:28
35779         Log: These directories no more exist during cleanup.
35780      Branch: perl
35781            ! Makefile.SH
35782 ____________________________________________________________________________
35783 [ 20269] By: jhi                                   on 2003/07/28  15:07:22
35784         Log: No more ext/*/*.t, move them all to ext/*/t.
35785      Branch: perl
35786            + ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
35787            + ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
35788            + ext/I18N/Langinfo/t/Langinfo.t ext/IPC/SysV/t/ipcsysv.t
35789            + ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
35790            + ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
35791            + ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
35792            + ext/Safe/t/safe3.t ext/Socket/t/Socket.t
35793            + ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
35794            + ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
35795            + ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
35796            - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
35797            - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
35798            - ext/I18N/Langinfo/Langinfo.t ext/IPC/SysV/ipcsysv.t
35799            - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
35800            - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
35801            - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
35802            - ext/Socket/Socket.t ext/Socket/socketpair.t
35803            - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
35804            - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
35805            - ext/re/re.t
35806            ! MANIFEST ext/IPC/SysV/MANIFEST
35807 ____________________________________________________________________________
35808 [ 20268] By: jhi                                   on 2003/07/28  14:31:17
35809         Log: Move the ext/IO tests to a more standard location so that
35810              the *.t do not get copied to the build tree (lib/IO/).
35811      Branch: perl
35812            + ext/IO/t/IO.t ext/IO/t/io_const.t ext/IO/t/io_dir.t
35813            + ext/IO/t/io_dup.t ext/IO/t/io_linenum.t
35814            + ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_poll.t
35815            + ext/IO/t/io_sel.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
35816            + ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
35817            + ext/IO/t/io_utf8.t ext/IO/t/io_xs.t
35818            - ext/IO/lib/IO/t/IO.t ext/IO/lib/IO/t/io_const.t
35819            - ext/IO/lib/IO/t/io_dir.t ext/IO/lib/IO/t/io_dup.t
35820            - ext/IO/lib/IO/t/io_linenum.t ext/IO/lib/IO/t/io_multihomed.t
35821            - ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_poll.t
35822            - ext/IO/lib/IO/t/io_sel.t ext/IO/lib/IO/t/io_sock.t
35823            - ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
35824            - ext/IO/lib/IO/t/io_udp.t ext/IO/lib/IO/t/io_unix.t
35825            - ext/IO/lib/IO/t/io_utf8.t ext/IO/lib/IO/t/io_xs.t
35826            ! MANIFEST
35827 ____________________________________________________________________________
35828 [ 20267] By: jhi                                   on 2003/07/28  14:16:44
35829         Log: Retract #20260.
35830      Branch: perl
35831            ! perlio.c perliol.h
35832 ____________________________________________________________________________
35833 [ 20266] By: jhi                                   on 2003/07/28  13:38:59
35834         Log: Bump the $VERSION of core File::Spec as requested by Ken Williams.
35835      Branch: perl
35836            ! lib/File/Spec.pm
35837 ____________________________________________________________________________
35838 [ 20265] By: jhi                                   on 2003/07/28  13:23:44
35839         Log: Subject: [PATCH] #20177 broke skip logic in t/op/write.t
35840              From: "Craig A. Berry" <craigberry@mac.com>
35841              Date: Mon, 28 Jul 2003 08:04:32 -0500
35842              Message-ID: <3F251F60.6050607@mac.com>
35843      Branch: perl
35844            ! t/op/write.t
35845 ____________________________________________________________________________
35846 [ 20264] By: jhi                                   on 2003/07/28  13:21:58
35847         Log: Subject: [PATCH] t/op/write.t cleanup after itself.
35848              From: Michael G Schwern <schwern@pobox.com>
35849              Date: Mon, 28 Jul 2003 05:54:19 -0700
35850              Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
35851      Branch: perl
35852            ! t/op/write.t
35853 ____________________________________________________________________________
35854 [ 20263] By: jhi                                   on 2003/07/28  12:13:24
35855         Log: Make Storable work with blead/maint by making PL_sv_placeholder
35856              a true global, bump $VERSION to 2.08.  Will take a look at the
35857              portability issue of placeholders soon.
35858      Branch: perl
35859            ! embedvar.h ext/Storable/Storable.pm ext/Storable/Storable.xs
35860            ! intrpvar.h perlapi.h perlvars.h sv.c
35861 ____________________________________________________________________________
35862 [ 20262] By: jhi                                   on 2003/07/28  11:35:31
35863         Log: Storable test nosewipe.
35864      Branch: perl
35865            ! ext/Storable/t/code.t ext/Storable/t/utf8hash.t
35866 ____________________________________________________________________________
35867 [ 20261] By: jhi                                   on 2003/07/28  11:02:23
35868         Log: Solaris cc didn't appreciate casting a long to a pointer
35869              with no cast, and lval casts are unportable, so introduce
35870              a rval cast.
35871      Branch: perl
35872            ! bytecode.pl ext/ByteLoader/byterun.c
35873 ____________________________________________________________________________
35874 [ 20260] By: jhi                                   on 2003/07/28  10:46:58
35875         Log: (Retracted by #20267)
35876      Branch: perl
35877            ! perlio.c perliol.h
35878 ____________________________________________________________________________
35879 [ 20257] By: jhi                                   on 2003/07/28  10:05:58
35880         Log: Subject: CPAN/t/signature.t noisy
35881              From: Michael G Schwern <schwern@pobox.com>
35882              Date: Mon, 28 Jul 2003 02:14:19 -0700
35883              Message-ID: <20030728091419.GG21044@windhund.schwern.org>
35884      Branch: perl
35885            ! lib/CPAN/t/signature.t
35886 ____________________________________________________________________________
35887 [ 20256] By: jhi                                   on 2003/07/28  10:00:11
35888         Log: Extra noise from File::Spec.
35889      Branch: perl
35890            ! lib/File/Spec/t/rel2abs2rel.t
35891 ____________________________________________________________________________
35892 [ 20255] By: jhi                                   on 2003/07/28  09:50:55
35893         Log: Prettyprint the constants list of defsubs_h.PL.
35894      Branch: perl
35895            ! ext/B/defsubs_h.PL
35896 ____________________________________________________________________________
35897 [ 20253] By: jhi                                   on 2003/07/28  04:56:48
35898         Log: Subject: [PATCH] B enhancements
35899              From: Stephen McCamant <smcc@mit.edu>
35900              Date: Sun, 27 Jul 2003 14:07:46 -0400
35901              Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
35902      Branch: perl
35903            ! ext/B/B.pm ext/B/B.xs ext/B/defsubs_h.PL
35904 ____________________________________________________________________________
35905 [ 20252] By: jhi                                   on 2003/07/28  04:55:42
35906         Log: More clarification about the hash randomisation defines.
35907      Branch: perl
35908            ! perl.h
35909 ____________________________________________________________________________
35910 [ 20251] By: jhi                                   on 2003/07/28  04:51:46
35911         Log: Clarify the process a bit.
35912      Branch: perl
35913            ! INSTALL
35914 ____________________________________________________________________________
35915 [ 20250] By: jhi                                   on 2003/07/28  04:43:23
35916         Log: Add $VERSION to B::Bytecode.
35917      Branch: perl
35918            ! ext/B/B/Bytecode.pm
35919 ____________________________________________________________________________
35920 [ 20249] By: jhi                                   on 2003/07/28  04:39:14
35921         Log: Missing test file.  (Not very useful since Module::Signature
35922              is not in the core, but let's not make an exception.)
35923      Branch: perl
35924            ! MANIFEST
35925 ____________________________________________________________________________
35926 [ 20248] By: jhi                                   on 2003/07/28  04:35:27
35927         Log: Subject: Re: downrev modules in RC2
35928              From: Gisle Aas <gisle@ActiveState.com>
35929              Date: 27 Jul 2003 20:25:07 -0700
35930              Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
35931
35932              (upgrade to Digest::MD5 2.26)
35933      Branch: perl
35934            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
35935            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
35936 ____________________________________________________________________________
35937 [ 20247] By: jhi                                   on 2003/07/28  04:31:32
35938         Log: Upgrade to CGI 2.97.
35939      Branch: perl
35940            ! lib/CGI.pm
35941 ____________________________________________________________________________
35942 [ 20246] By: jhi                                   on 2003/07/28  04:26:58
35943         Log: Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
35944              (from Enache)
35945      Branch: perl
35946            ! bytecode.pl ext/ByteLoader/byterun.c
35947 ____________________________________________________________________________
35948 [ 20243] By: jhi                                   on 2003/07/27  20:31:31
35949         Log: Upgrade to CPAN 1.72.
35950      Branch: perl
35951            + lib/CPAN/t/signature.t
35952            ! MANIFEST lib/CPAN.pm
35953 ____________________________________________________________________________
35954 [ 20242] By: jhi                                   on 2003/07/27  20:21:40
35955         Log: We now return to your normally scheduled hash randomisation.
35956      Branch: perl
35957            ! INSTALL perl.h pod/perlfunc.pod pod/perlrun.pod
35958            ! pod/perlsec.pod
35959 ____________________________________________________________________________
35960 [ 20240] By: jhi                                   on 2003/07/27  19:45:22
35961         Log: fresh_perl_(is|like) were printing out the wrong file/line
35962              number on failure because _where() was hard coded to only
35963              look one level up the call stack.  In these cases it has to
35964              look two.
35965              (Schwern)
35966      Branch: perl
35967            ! t/test.pl
35968 ____________________________________________________________________________
35969 [ 20239] By: jhi                                   on 2003/07/27  19:43:34
35970         Log: cleanup tiehandle.t to use test.pl, is(), like(), etc...
35971              (Schwern)
35972      Branch: perl
35973            ! t/op/tiehandle.t
35974 ____________________________________________________________________________
35975 [ 20238] By: jhi                                   on 2003/07/27  19:20:45
35976         Log: Upgrade to Test::Harness 2.29.
35977      Branch: perl
35978            ! lib/Test/Harness.pm lib/Test/Harness/Straps.pm
35979            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
35980            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
35981            ! lib/Test/Harness/t/test-harness.t
35982 ____________________________________________________________________________
35983 [ 20237] By: jhi                                   on 2003/07/27  18:37:45
35984         Log: Missing MakeMaker test.
35985      Branch: perl
35986            + lib/ExtUtils/t/postamble.t
35987            ! MANIFEST
35988 ____________________________________________________________________________
35989 [ 20236] By: jhi                                   on 2003/07/27  18:29:16
35990         Log: Add -l (one file per line) option to manicheck.
35991      Branch: perl
35992            ! Porting/manicheck
35993 ____________________________________________________________________________
35994 [ 20235] By: jhi                                   on 2003/07/27  18:08:55
35995         Log: Further Byteloader tweaks from Enache.
35996      Branch: perl
35997            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
35998            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/defsubs_h.PL
35999            ! ext/B/t/assembler.t ext/ByteLoader/ByteLoader.pm
36000            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
36001            ! ext/ByteLoader/byterun.h t/TEST
36002 ____________________________________________________________________________
36003 [ 20234] By: jhi                                   on 2003/07/27  18:02:24
36004         Log: Reapply some perldoc changes not in 3.09.
36005      Branch: perl
36006            ! lib/Pod/Perldoc.pm
36007 ____________________________________________________________________________
36008 [ 20233] By: jhi                                   on 2003/07/27  17:51:01
36009         Log: Upgrade to Pod::Perldoc 3.09.
36010      Branch: perl
36011            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
36012 ____________________________________________________________________________
36013 [ 20232] By: jhi                                   on 2003/07/27  17:34:23
36014         Log: A bug reported in perl-unicode by Terry Jones, fixed
36015              by Andreas Koenig, and add a test.
36016      Branch: perl
36017            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
36018 ____________________________________________________________________________
36019 [ 20231] By: jhi                                   on 2003/07/27  17:21:11
36020         Log: Unicode::UCD doc nit from Andreas Koenig.
36021      Branch: perl
36022            ! lib/Unicode/UCD.pm
36023 ____________________________________________________________________________
36024 [ 20230] By: jhi                                   on 2003/07/27  17:13:55
36025         Log: Upgrade to I18N::LangTags 0.28.
36026      Branch: perl
36027            + lib/I18N/LangTags/t/01test.t
36028            - lib/I18N/LangTags/test.pl
36029            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/List.pm
36030 ____________________________________________________________________________
36031 [ 20229] By: jhi                                   on 2003/07/27  16:59:27
36032         Log: Skip the test until Enache fixes it.
36033      Branch: perl
36034            ! ext/B/t/assembler.t
36035 ____________________________________________________________________________
36036 [ 20225] By: jhi                                   on 2003/07/27  16:12:44
36037         Log: Upgrade to File::Spec 0.85.
36038      Branch: perl
36039            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
36040            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
36041            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
36042            ! lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
36043            ! lib/File/Spec/t/rel2abs2rel.t
36044 ____________________________________________________________________________
36045 [ 20224] By: jhi                                   on 2003/07/27  15:48:20
36046         Log: Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
36047              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
36048              Date: Sun, 20 Jul 2003 22:36:02 +0200
36049              Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
36050      Branch: perl
36051            ! dump.c embedvar.h ext/Storable/Storable.xs hv.c intrpvar.h
36052            ! perl.c perlapi.h sv.c universal.c
36053 ____________________________________________________________________________
36054 [ 20223] By: jhi                                   on 2003/07/27  15:43:30
36055         Log: Regen byterun once more: the incav is not yet right, but at
36056              least it compiles now (Tru64 cc choked on the lvalue cast).
36057      Branch: perl
36058            ! bytecode.pl ext/ByteLoader/byterun.c
36059 ____________________________________________________________________________
36060 [ 20222] By: jhi                                   on 2003/07/27  15:31:52
36061         Log: Regenerated because of #20220.
36062      Branch: perl
36063            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
36064            ! ext/ByteLoader/byterun.h
36065 ____________________________________________________________________________
36066 [ 20221] By: jhi                                   on 2003/07/27  15:19:57
36067         Log: Subject: [PATCH] fix for File::Find logical name collision on VMS
36068              From: "Craig A. Berry" <craigberry@mac.com>
36069              Date: Mon, 21 Jul 2003 19:40:20 -0500
36070              Message-ID: <3F1C87F4.2070401@mac.com>
36071      Branch: perl
36072            ! lib/File/Find.pm
36073 ____________________________________________________________________________
36074 [ 20220] By: jhi                                   on 2003/07/27  15:13:10
36075         Log: Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
36076              From: Enache Adrian <enache@rdslink.ro>
36077              Date: Fri, 18 Jul 2003 23:15:37 +0300
36078              Message-ID: <20030718201537.GA1574@ratsnest.hole>
36079      Branch: perl
36080            ! Makefile.SH bytecode.pl ext/B/B.xs ext/B/B/Assembler.pm
36081            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/typemap
36082            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
36083            ! ext/ByteLoader/bytecode.h installperl t/TEST utils/perlcc.PL
36084 ____________________________________________________________________________
36085 [ 20219] By: jhi                                   on 2003/07/27  15:08:23
36086         Log: Subject: [PATCH-for-RC2] WinCE port addition
36087              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
36088              Date: Fri, 25 Jul 2003 22:17:11 +0400
36089              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
36090      Branch: perl
36091            - wince/README.compile
36092            ! MANIFEST README.ce wince/Makefile.ce wince/README.perlce
36093            ! wince/compile.bat wince/wince.c wince/wince.h
36094 ____________________________________________________________________________
36095 [ 20217] By: jhi                                   on 2003/07/25  06:39:08
36096         Log: Another missing hunk for MakeMaker from .org.
36097      Branch: perl
36098            ! lib/ExtUtils/MakeMaker.pm
36099 ____________________________________________________________________________
36100 [ 20213] By: jhi                                   on 2003/07/24  14:49:25
36101         Log: Grabbed from www.makemaker.org.
36102      Branch: perl
36103            + t/lib/MakeMaker/Test/Setup/Recurs.pm
36104            ! MANIFEST
36105 ____________________________________________________________________________
36106 [ 20211] By: jhi                                   on 2003/07/24  14:00:29
36107         Log: Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8
36108              From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
36109              Date: 14 Jul 2003 05:35:15 -0000
36110              Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
36111      Branch: perl
36112            ! utf8.c
36113 ____________________________________________________________________________
36114 [ 20209] By: jhi                                   on 2003/07/24  13:42:58
36115         Log: Subject: Re: [typo] sv.c pod/perlapi.pod
36116              From: Stas Bekman <stas@stason.org>
36117              Date: Thu, 24 Jul 2003 16:49:27 +0200
36118              Message-ID: <3F1FF1F7.30500@stason.org>
36119      Branch: perl
36120            ! pod/perlapi.pod sv.c
36121 ____________________________________________________________________________
36122 [ 20208] By: jhi                                   on 2003/07/24  13:41:37
36123         Log: Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
36124              From: Michael G Schwern <schwern@pobox.com>
36125              Date: Thu, 24 Jul 2003 01:28:07 -0700
36126              Message-ID: <20030724082807.GA24285@windhund.schwern.org>
36127      Branch: perl
36128            ! lib/ExtUtils/MakeMaker.pm
36129 ____________________________________________________________________________
36130 [ 20207] By: jhi                                   on 2003/07/24  13:40:39
36131         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
36132              From: Michael G Schwern <schwern@pobox.com>
36133              Date: Mon, 21 Jul 2003 20:12:25 -0700
36134              Message-ID: <20030722031224.GD12711@windhund.schwern.org>
36135      Branch: perl
36136            + lib/ExtUtils/t/recurs.t
36137            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
36138            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
36139            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
36140            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/PATCHING
36141            ! lib/ExtUtils/README lib/ExtUtils/t/Command.t
36142            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
36143            ! lib/ExtUtils/t/basic.t
36144 ____________________________________________________________________________
36145 [ 20206] By: jhi                                   on 2003/07/24  13:23:27
36146         Log: (accidentally empty checkin)
36147      Branch: perl
36148            ! lib/perl5db.pl
36149 ____________________________________________________________________________
36150 [ 20203] By: jhi                                   on 2003/07/24  13:14:53
36151         Log: Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
36152              From: Steve Hay <steve.hay@uk.radan.com>
36153              Date: Fri, 18 Jul 2003 10:03:21 +0100
36154              Message-ID: <3F17B7D9.80805@uk.radan.com>
36155      Branch: perl
36156            ! makedef.pl
36157 ____________________________________________________________________________
36158 [ 20202] By: jhi                                   on 2003/07/24  13:12:08
36159         Log: Subject: [patch] perldebug.pod clarification
36160              From: Stéphane Payrard <stef@payrard.net>
36161              Date: Mon, 21 Jul 2003 21:36:59 +0200
36162              Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
36163      Branch: perl
36164            ! pod/perldebug.pod
36165 ____________________________________________________________________________
36166 [ 20201] By: jhi                                   on 2003/07/24  13:08:50
36167         Log: Subject: PATCH: More edge tests on t/op/pow.t
36168              From: Andy Lester <andy@petdance.com>
36169              Date: Wed, 23 Jul 2003 16:38:35 -0500
36170              Message-ID: <20030723213834.GA20468@petdance.com>
36171      Branch: perl
36172            ! t/op/pow.t
36173 ____________________________________________________________________________
36174 [ 20200] By: jhi                                   on 2003/07/24  13:06:36
36175         Log: Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
36176              From: Stephen McCamant <smcc@mit.edu>
36177              Date: Tue, 22 Jul 2003 09:41:10 -0400
36178              Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
36179      Branch: perl
36180            ! toke.c
36181 ____________________________________________________________________________
36182 [ 20199] By: jhi                                   on 2003/07/24  13:04:24
36183         Log: Subject: [PATCH] Re: Reference to tied elements results in lvalue.
36184              From: Dave Mitchell <davem@fdgroup.com>
36185              Date: Fri, 18 Jul 2003 18:49:43 +0100
36186              Message-ID: <20030718174943.GB6427@fdgroup.com>
36187      Branch: perl
36188            ! sv.c t/op/tie.t
36189 ____________________________________________________________________________
36190 [ 20198] By: jhi                                   on 2003/07/24  09:07:45
36191         Log: Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
36192              From: Stephen McCamant <smcc@mit.edu>
36193              Date: Sat, 19 Jul 2003 12:06:31 -0400
36194              Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
36195      Branch: perl
36196            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
36197 ____________________________________________________________________________
36198 [ 20197] By: jhi                                   on 2003/07/24  08:59:45
36199         Log: Subject: [PATCH] typo in VMS::Filespec
36200              From: Ken Williams <ken@mathforum.org>
36201              Date: Tue, 22 Jul 2003 15:18:21 -0500
36202              Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
36203      Branch: perl
36204            ! vms/ext/Filespec.pm
36205 ____________________________________________________________________________
36206 [ 20196] By: jhi                                   on 2003/07/24  08:54:54
36207         Log: EBCDIC fix from Thomas Dorner.
36208      Branch: perl
36209            ! Makefile.SH
36210 ____________________________________________________________________________
36211 [ 20195] By: jhi                                   on 2003/07/24  08:54:13
36212         Log: POSIX-BC patch from Thomas Dorner.
36213      Branch: perl
36214            ! hints/posix-bc.sh
36215 ____________________________________________________________________________
36216 [ 20194] By: jhi                                   on 2003/07/24  08:45:55
36217         Log: Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning
36218              From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
36219              Date: 14 Jul 2003 05:37:15 -0000
36220              Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
36221      Branch: perl
36222            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
36223 ____________________________________________________________________________
36224 [ 20193] By: jhi                                   on 2003/07/24  08:43:33
36225         Log: Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0
36226              From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
36227              Date: 14 Jul 2003 05:37:02 -0000
36228              Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
36229      Branch: perl
36230            ! ext/IO/lib/IO/Socket.pm
36231 ____________________________________________________________________________
36232 [ 20191] By: jhi                                   on 2003/07/24  08:38:35
36233         Log: Subject: [PATCH] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
36234              From: Dave Mitchell <davem@fdgroup.com>
36235              Date: Thu, 17 Jul 2003 20:33:29 +0100
36236              Message-ID: <20030717193329.GA2699@fdgroup.com>
36237      Branch: perl
36238            ! pad.c t/lib/warnings/pad
36239 ____________________________________________________________________________
36240 [ 20190] By: jhi                                   on 2003/07/24  08:35:11
36241         Log: Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
36242              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
36243              Date: 22 Jul 2003 02:59:13 -0000
36244              Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
36245      Branch: perl
36246            ! pod/perlfunc.pod
36247 ____________________________________________________________________________
36248 [ 20189] By: jhi                                   on 2003/07/24  08:26:02
36249         Log: Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
36250              From: Stephen Clouse <stephenc@theiqgroup.com>
36251              Date: Tue, 22 Jul 2003 21:31:38 -0500
36252              Message-ID: <20030723023138.GA15653@owns.warpcore.org>
36253      Branch: perl
36254            ! perl.h
36255 ____________________________________________________________________________
36256 [ 20187] By: jhi                                   on 2003/07/24  07:53:33
36257         Log: Subject: [PATCH] configure.gnu --prefix
36258              From: slaven@rezic.de
36259              Date: Thu, 10 Jul 2003 09:33:27 +0000
36260              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
36261      Branch: perl
36262            ! configure.gnu
36263 ____________________________________________________________________________
36264 [ 20186] By: jhi                                   on 2003/07/24  07:48:21
36265         Log: Subject: Re: problem with rc1 and rc2 on Mac OS X
36266              From: Edward Moy <emoy@apple.com>
36267              Date: Sun, 13 Jul 2003 14:12:57 -0700
36268              Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
36269      Branch: perl
36270            ! lib/ExtUtils/MM_Unix.pm
36271 ____________________________________________________________________________
36272 [ 20184] By: jhi                                   on 2003/07/24  07:02:31
36273         Log: Subject: [PATCH 5.8.1 @20153] malloc cleanup
36274              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
36275              Date: Tue, 15 Jul 2003 07:46:58 -0700
36276              Message-ID: <20030715144657.GA21313@math.berkeley.edu>
36277      Branch: perl
36278            ! makedef.pl malloc.c malloc_ctl.h
36279 ____________________________________________________________________________
36280 [ 20182] By: jhi                                   on 2003/07/23  13:28:52
36281         Log: This should make Stas happy.
36282      Branch: perl
36283            ! hv.h perl.c
36284 ____________________________________________________________________________
36285 [ 20180] By: jhi                                   on 2003/07/23  12:40:11
36286         Log: utils.lst parsing tweak for bin/perldoc installation from Rafael.
36287      Branch: perl
36288            ! installperl
36289 ____________________________________________________________________________
36290 [ 20179] By: rgs                                   on 2003/07/21  19:46:19
36291         Log: As the perldoc.pod is now in a separate file under pod/,
36292              the installman script was installing an empty perldoc.1 manpage.
36293      Branch: perl
36294            ! installperl utils.lst
36295 ____________________________________________________________________________
36296 [ 20178] By: rgs                                   on 2003/07/21  19:19:06
36297         Log: Subject: [DOCPATCH] %SIG and SA_RESTART
36298              From: Steve Grazzini <grazz@pobox.com>
36299              Date: Wed, 16 Jul 2003 08:56:21 -0400
36300              Message-ID: <20030716125620.GA7022@grazzini.net>
36301      Branch: perl
36302            ! pod/perlipc.pod pod/perlvar.pod
36303 ____________________________________________________________________________
36304 [ 20177] By: rgs                                   on 2003/07/21  19:14:35
36305         Log: Subject: [PATCH] Re: Perl formats do not work with tied values
36306              From: Dave Mitchell <davem@fdgroup.com>
36307              Date: Tue, 15 Jul 2003 20:46:07 +0100
36308              Message-ID: <20030715194607.GA24592@fdgroup.com>
36309
36310              plus the regression test :
36311              Subject: Re: [PATCH] Re: Perl formats do not work with tied values
36312              From: Nicholas Clark <nick@ccl4.org>
36313              Date: Tue, 15 Jul 2003 22:24:04 +0100
36314              Message-ID: <20030715222404.L20414@plum.flirble.org>
36315      Branch: perl
36316            ! pp_ctl.c t/op/write.t
36317 ____________________________________________________________________________
36318 [ 20176] By: rgs                                   on 2003/07/21  19:00:32
36319         Log: Subject: Re: [PATCH] h2xs and extra_libraries
36320              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
36321              Date: Tue, 15 Jul 2003 07:28:52 +0200
36322              Message-id: <20030715052852.GA494@ethan>
36323      Branch: perl
36324            ! utils/h2xs.PL
36325 ____________________________________________________________________________
36326 [ 20175] By: merijn                                on 2003/07/21  14:26:43
36327         Log: Subject: Re: [PATCH] test clean-up for VMS
36328              From: "Craig A. Berry" <craigberry@mac.com>
36329              Date: Sun, 20 Jul 2003 10:43:32 -0500
36330              Message-ID: <3F1AB8A4.2070207@mac.com>
36331      Branch: perl
36332            ! ext/PerlIO/t/encoding.t lib/File/Spec/t/rel2abs2rel.t
36333            ! lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
36334            ! lib/FileCache/t/03append.t t/io/argv.t t/op/stat.t
36335            ! t/uni/write.t
36336 ____________________________________________________________________________
36337 [ 20174] By: hv                                    on 2003/07/21  10:26:07
36338         Log: Update Changes.
36339      Branch: perl
36340            ! Changes patchlevel.h
36341 ____________________________________________________________________________
36342 [ 20173] By: rgs                                   on 2003/07/20  21:48:21
36343         Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
36344              (bug #22968)
36345      Branch: perl
36346            ! pod/perlfaq3.pod pod/perlrun.pod
36347 ____________________________________________________________________________
36348 [ 20172] By: rgs                                   on 2003/07/20  21:14:12
36349         Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
36350              From: Andy Dougherty <doughera@lafayette.edu>
36351              Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
36352              Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
36353
36354              plus a clarification to INSTALL :
36355              Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
36356              From: Andy Dougherty <doughera@lafayette.edu>
36357              Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
36358              Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
36359      Branch: perl
36360            ! INSTALL Makefile.SH
36361 ____________________________________________________________________________
36362 [ 20171] By: rgs                                   on 2003/07/20  20:12:54
36363         Log: The warning "Possible precedence problem on bitwise operator"
36364              was incorrectly produced with the bitwise-assignment operators.
36365              Fix it. (bug #23065 concerning 5.8.1 RC2)
36366      Branch: perl
36367            ! op.c t/lib/warnings/op
36368 ____________________________________________________________________________
36369 [ 20170] By: rgs                                   on 2003/07/18  08:03:02
36370         Log: Rename get_seed() to get_hash_seed(), as suggested by
36371              Eric J Kidder, to solve a name conflict on HP_UX 11.00.
36372      Branch: perl
36373            ! embed.fnc embed.h perl.c proto.h util.c
36374 ____________________________________________________________________________
36375 [ 20169] By: rgs                                   on 2003/07/18  06:36:20
36376         Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
36377              From: Andreas J Koenig <andreas.koenig@anima.de>
36378              Date: Fri, 18 Jul 2003 09:36:47 +0200
36379              Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
36380      Branch: perl
36381            ! t/op/pow.t
36382 ____________________________________________________________________________
36383 [ 20168] By: rgs                                   on 2003/07/18  06:21:15
36384         Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
36385              From: Dave Mitchell <davem@fdgroup.com>
36386              Date: Thu, 17 Jul 2003 21:51:12 +0100
36387              Message-ID: <20030717205112.GA2994@fdgroup.com>
36388      Branch: perl
36389            ! t/op/universal.t universal.c
36390 ____________________________________________________________________________
36391 [ 20167] By: rgs                                   on 2003/07/18  06:14:33
36392         Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
36393              From: Stephen McCamant <smcc@mit.edu>
36394              Date: Fri, 18 Jul 2003 02:26:14 -0400
36395              Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
36396      Branch: perl
36397            ! pp.c t/op/pow.t
36398 ____________________________________________________________________________
36399 [ 20166] By: rgs                                   on 2003/07/17  21:49:10
36400         Log: Subject: [PATCH] Increment cop_seqmax in utilize()
36401              From: Stephen McCamant <smcc@mit.edu>
36402              Date: Tue, 15 Jul 2003 09:57:26 -0400
36403              Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
36404
36405              Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
36406              From: Stephen McCamant <smcc@mit.edu>
36407              Date: Tue, 15 Jul 2003 09:57:31 -0400
36408              Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
36409      Branch: perl
36410            ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
36411 ____________________________________________________________________________
36412 [ 20165] By: rgs                                   on 2003/07/17  21:24:46
36413         Log: Subject: [PATCH] Re: POSIX::div
36414              From: Michael G Schwern <schwern@pobox.com>
36415              Date: Mon, 14 Jul 2003 14:00:58 -0700
36416              Message-ID: <20030714210057.GK18517@windhund.schwern.org>
36417      Branch: perl
36418            ! ext/POSIX/POSIX.pm
36419 ____________________________________________________________________________
36420 [ 20164] By: rgs                                   on 2003/07/17  21:15:51
36421         Log: PERL5LIB is not colon-separated everywhere
36422      Branch: perl
36423            ! pod/perlrun.pod
36424 ____________________________________________________________________________
36425 [ 20163] By: rgs                                   on 2003/07/17  20:59:15
36426         Log: Subject: [PATCH] fix $^N-related coredump
36427              From: Anton Berezin <tobez@tobez.org>
36428              Date: Mon, 14 Jul 2003 13:50:35 +0200
36429              Message-ID: <20030714115035.GA10971@heechee.tobez.org>
36430      Branch: perl
36431            ! pp_hot.c sv.c
36432 ____________________________________________________________________________
36433 [ 20162] By: rgs                                   on 2003/07/17  20:39:31
36434         Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
36435              From: Tony Bowden <tony@kasei.com>
36436              Date: Thu, 17 Jul 2003 16:49:35 +0100
36437              Message-ID: <20030717154935.GA20302@soto.kasei.com>
36438      Branch: perl
36439            ! pod/perlfunc.pod
36440 ____________________________________________________________________________
36441 [ 20161] By: rgs                                   on 2003/07/17  20:25:52
36442         Log: Minor nits in perlsyn.pod
36443      Branch: perl
36444            ! pod/perlsyn.pod
36445 ____________________________________________________________________________
36446 [ 20159] By: rgs                                   on 2003/07/13  20:02:34
36447         Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
36448              From: Claes Jacobsson <claes@surfar.nu>
36449              Date: Sat, 12 Jul 2003 16:30:42 +0200
36450              Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
36451      Branch: perl
36452            ! lib/Attribute/Handlers.pm
36453 ____________________________________________________________________________
36454 [ 20158] By: rgs                                   on 2003/07/13  19:52:58
36455         Log: Add a TODO test for perlbug #19049
36456              Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
36457              From: Alex Gough <alex-p5p@earth.li>
36458              Date: Fri, 11 Jul 2003 01:12:42 +0100
36459              Message-ID: <20030711001242.GD2484@the.earth.li>
36460      Branch: perl
36461            ! t/op/pat.t
36462 ____________________________________________________________________________
36463 [ 20157] By: rgs                                   on 2003/07/13  19:43:29
36464         Log: Minor updates of the charnames documentation.
36465      Branch: perl
36466            ! lib/charnames.pm
36467 ____________________________________________________________________________
36468 [ 20156] By: rgs                                   on 2003/07/11  19:37:34
36469         Log: Subject: Re: Sort sub and NaNs
36470              From: "John P. Linderman" <jpl@research.att.com>
36471              Date: Thu, 10 Jul 2003 10:45:06 -0400
36472              Message-Id: <200307101445.KAA79110@raptor.research.att.com>
36473
36474              Warn against a potential edge case with sort, <=> and NaNs.
36475      Branch: perl
36476            ! pod/perlfunc.pod
36477 ____________________________________________________________________________
36478 [ 20155] By: rgs                                   on 2003/07/11  19:11:17
36479         Log: Subject: [DOCPATCH] perlfunc/read
36480              From: Steve Grazzini <grazz@pobox.com>
36481              Date: Tue, 8 Jul 2003 10:23:03 -0400
36482              Message-ID: <20030708142303.GB23698@grazzini.net>
36483
36484              Clarify the OFFSET parameter to read().
36485      Branch: perl
36486            ! pod/perlfunc.pod
36487 ____________________________________________________________________________
36488 [ 20154] By: rgs                                   on 2003/07/11  18:54:09
36489         Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
36490              From: Michael G Schwern <schwern@pobox.com>
36491              Date: Tue, 13 May 2003 18:33:05 -0700
36492              Message-ID: <20030514013305.GB22001@windhund.schwern.org>
36493      Branch: perl
36494            ! pod/perlsyn.pod pod/perltrap.pod
36495 ____________________________________________________________________________
36496 [ 20145] By: jhi                                   on 2003/07/11  05:07:09
36497         Log: I think the API for mod_perl v2 should be simply that
36498              PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
36499              itself, hopefully from a good source of random bits.
36500      Branch: perl
36501            ! perl.c
36502 ____________________________________________________________________________
36503 [ 20143] By: jhi                                   on 2003/07/11  00:35:07
36504         Log: pTHX.
36505      Branch: perl
36506            ! util.c
36507 ____________________________________________________________________________
36508 [ 20139] By: jhi                                   on 2003/07/11  00:21:43
36509         Log: New order of seed.
36510      Branch: perl
36511            ! pod/perlrun.pod
36512 ____________________________________________________________________________
36513 [ 20138] By: jhi                                   on 2003/07/11  00:13:11
36514         Log: More retraction.
36515      Branch: perl
36516            ! INSTALL
36517 ____________________________________________________________________________
36518 [ 20137] By: jhi                                   on 2003/07/11  00:10:14
36519         Log: Retract the statements.
36520      Branch: perl
36521            ! pod/perlfunc.pod pod/perlsec.pod
36522 ____________________________________________________________________________
36523 [ 20135] By: jhi                                   on 2003/07/11  00:03:33
36524         Log: Chicken out: the hash randomisation is not on by default.
36525              We switch over to the explicit mode: in other words, if
36526              the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
36527              randomise only if PL_hash_seed_set is FALSE (this means
36528              one can use PERL_HASH() before perl_run.)  Also, since
36529              now PERL_HASH_SEED is okay even under -T, all should be fine.
36530              (Ha!)
36531      Branch: perl
36532            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
36533            ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
36534 ____________________________________________________________________________
36535 [ 20134] By: jhi                                   on 2003/07/10  23:23:38
36536         Log: Check PERL_HASH_SEED even when tainted.
36537      Branch: perl
36538            ! perl.c pod/perlrun.pod
36539 ____________________________________________________________________________
36540 [ 20131] By: jhi                                   on 2003/07/10  22:42:29
36541         Log: &Time::HiRes::d_nanosleep was broken.
36542      Branch: perl
36543            ! ext/Time/HiRes/Makefile.PL
36544 ____________________________________________________________________________
36545 [ 20130] By: jhi                                   on 2003/07/10  22:37:02
36546         Log: Subject: [PATCH} db-recno.t on Mac OS X
36547              From: slaven@rezic.de
36548              Date: Thu, 10 Jul 2003 12:41:05 +0000
36549              Message-Id: <1057840865.9622@devpc01.iconmobile.de>
36550      Branch: perl
36551            ! ext/DB_File/t/db-recno.t
36552 ____________________________________________________________________________
36553 [ 20129] By: jhi                                   on 2003/07/10  22:31:39
36554         Log: Subject: [comment patch]
36555              From: Stas Bekman <stas@stason.org>
36556              Date: Thu, 10 Jul 2003 14:19:22 -0700
36557              Message-ID: <3F0DD85A.1070902@stason.org>
36558      Branch: perl
36559            ! perl.c
36560 ____________________________________________________________________________
36561 [ 20127] By: jhi                                   on 2003/07/10  22:21:04
36562         Log: Be vague enough.
36563      Branch: perl
36564            ! pod/perldata.pod
36565 ____________________________________________________________________________
36566 [ 20125] By: rgs                                   on 2003/07/10  19:28:48
36567         Log: regen embed.pl for the bleadperl branch as well.
36568      Branch: perl
36569            ! embedvar.h
36570 ____________________________________________________________________________
36571 [ 20124] By: jhi                                   on 2003/07/10  18:33:56
36572         Log: Time travel noticed by Enache.
36573      Branch: perl
36574            ! pod/perlhist.pod
36575 ____________________________________________________________________________
36576 [ 20120] By: jhi                                   on 2003/07/10  17:38:28
36577         Log: I can see the future.  It is cloudy.
36578      Branch: perl
36579            ! pod/perlhist.pod
36580 ____________________________________________________________________________
36581 [ 20119] By: jhi                                   on 2003/07/10  17:37:25
36582         Log: Subject: [PATCH] configure.gnu --prefix
36583              From: slaven@rezic.de
36584              Date: Thu, 10 Jul 2003 09:33:27 +0000
36585              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
36586      Branch: perl
36587            ! configure.gnu
36588 ____________________________________________________________________________
36589 [ 20118] By: jhi                                   on 2003/07/10  17:35:32
36590         Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
36591      Branch: perl
36592            ! malloc.c
36593 ____________________________________________________________________________
36594 [ 20117] By: jhi                                   on 2003/07/10  17:33:53
36595         Log: Subject: [PATCH] Restore SIGFPE on exec()
36596              From: Chip Salzenberg <chip@pobox.com>
36597              Date: Thu, 10 Jul 2003 13:13:20 -0400
36598              Message-ID: <20030710171319.GA21588@perlsupport.com>
36599      Branch: perl
36600            ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
36601 ____________________________________________________________________________
36602 [ 20116] By: jhi                                   on 2003/07/10  17:28:00
36603         Log: The *right* way to make the csighandler visible.
36604      Branch: perl
36605            ! embed.fnc embed.h global.sym
36606 ____________________________________________________________________________
36607 [ 20114] By: jhi                                   on 2003/07/10  15:06:41
36608         Log: Retract #20112.
36609      Branch: perl
36610            ! embed.fnc embedvar.h intrpvar.h perlapi.h
36611 ____________________________________________________________________________
36612 [ 20112] By: jhi                                   on 2003/07/10  14:17:59
36613         Log: Argh.  At least AIX builds choke because of this.
36614      Branch: perl
36615            ! embed.fnc embedvar.h intrpvar.h perlapi.h
36616 ____________________________________________________________________________
36617 [ 20106] By: jhi                                   on 2003/07/10  04:50:05
36618         Log: Upgrade to podlators 1.27.
36619      Branch: perl
36620            ! lib/Pod/Text/Termcap.pm
36621 ____________________________________________________________________________
36622 [ 20104] By: jhi                                   on 2003/07/10  04:40:02
36623         Log: Deprecate v-strings.
36624      Branch: perl
36625            ! pod/perldata.pod
36626 ____________________________________________________________________________
36627 [ 20103] By: jhi                                   on 2003/07/10  04:28:40
36628         Log: perlfaq sync.
36629      Branch: perl
36630            ! pod/perlfaq1.pod
36631 ____________________________________________________________________________
36632 [ 20100] By: jhi                                   on 2003/07/09  17:40:41
36633         Log: Detypo.
36634      Branch: perl
36635            ! hints/darwin.sh
36636 ____________________________________________________________________________
36637 [ 20098] By: jhi                                   on 2003/07/09  17:29:53
36638         Log: Fixes from Ron Kimball.
36639      Branch: perl
36640            ! pod/perldata.pod
36641 ____________________________________________________________________________
36642 [ 20097] By: jhi                                   on 2003/07/09  17:27:35
36643         Log: Fix for the 'print v65' plus safety tweaks from Rafael.
36644      Branch: perl
36645            ! toke.c
36646 ____________________________________________________________________________
36647 [ 20096] By: jhi                                   on 2003/07/09  17:06:29
36648         Log: More Darwin/MacOSX paths twiddling.
36649      Branch: perl
36650            ! hints/darwin.sh
36651 ____________________________________________________________________________
36652 [ 20093] By: jhi                                   on 2003/07/09  11:43:09
36653         Log: Play safe and use the system malloc in FreeBSD.
36654              Yes, performance suffers.  But that is better than
36655              random core dumps.
36656      Branch: perl
36657            ! hints/freebsd.sh
36658 ____________________________________________________________________________
36659 [ 20090] By: jhi                                   on 2003/07/09  08:12:32
36660         Log: Upgrade to Encode 1.97.
36661      Branch: perl
36662            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
36663            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
36664            ! ext/Encode/lib/Encode/Encoder.pm
36665            ! ext/Encode/lib/Encode/Guess.pm
36666            ! ext/Encode/lib/Encode/JP/JIS7.pm
36667 ____________________________________________________________________________
36668 [ 20089] By: jhi                                   on 2003/07/09  08:08:30
36669         Log: Rework the perldata vXX => ... entry a bit.
36670      Branch: perl
36671            ! pod/perldata.pod
36672 ____________________________________________________________________________
36673 [ 20088] By: jhi                                   on 2003/07/09  08:04:04
36674         Log: Document the vXX => change in perldata, too.
36675      Branch: perl
36676            ! pod/perldata.pod
36677 ____________________________________________________________________________
36678 [ 20085] By: jhi                                   on 2003/07/09  07:49:46
36679         Log: Test the vX => ... fix.
36680      Branch: perl
36681            ! t/op/ver.t
36682 ____________________________________________________________________________
36683 [ 20084] By: jhi                                   on 2003/07/09  06:58:39
36684         Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
36685              From: John Peacock <jpeacock@rowman.com>
36686              Date: Wed, 09 Jul 2003 01:05:38 -0700
36687              Message-ID: <3F0BCCD2.1020009@rowman.com>
36688      Branch: perl
36689            ! embed.fnc pod/perlapi.pod toke.c util.c
36690 ____________________________________________________________________________
36691 [ 20083] By: jhi                                   on 2003/07/09  06:27:15
36692         Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
36693              for the install dirs.
36694      Branch: perl
36695            ! hints/darwin.sh
36696 ____________________________________________________________________________
36697 [ 20082] By: jhi                                   on 2003/07/09  05:57:16
36698         Log: Enable avoiding /System/Library in Mac OS X by
36699              doing Configure -Dprefix=/some/where -Uvendorlib.
36700      Branch: perl
36701            ! hints/darwin.sh
36702 ____________________________________________________________________________
36703 [ 20081] By: jhi                                   on 2003/07/09  05:53:56
36704         Log: Subject: [PATCH] Safe signals via POSIX::sigaction
36705              From: Chip Salzenberg <chip@pobox.com>
36706              Date: Wed, 9 Jul 2003 01:49:10 -0400
36707              Message-ID: <20030709054910.GH2021@perlsupport.com>
36708      Branch: perl
36709            ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
36710            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
36711 ____________________________________________________________________________
36712 [ 20079] By: rgs                                   on 2003/07/08  20:26:20
36713         Log: The CHECKOP macro was not invoked on some newly created ops
36714              (to match them against the current opmask.) As a consequence,
36715              Safe compartments were unable to trap some ops (pattern
36716              match, slices, conditionals.) This fixes the holes.
36717      Branch: perl
36718            ! op.c
36719 ____________________________________________________________________________
36720 [ 20078] By: jhi                                   on 2003/07/08  19:30:13
36721         Log: Revert #20077.
36722      Branch: perl
36723            ! lib/CPAN.pm
36724 ____________________________________________________________________________
36725 [ 20077] By: jhi                                   on 2003/07/08  18:40:51
36726         Log: Don't recommend to upgrade the base.pm in the core with
36727              the base.pm from Class::Fields.  They are not the same.
36728      Branch: perl
36729            ! lib/CPAN.pm
36730 ____________________________________________________________________________
36731 [ 20076] By: jhi                                   on 2003/07/08  17:39:49
36732         Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
36733              From: Enache Adrian <enache@rdslink.ro>
36734              Date: Tue, 8 Jul 2003 20:47:58 +0300
36735              Message-ID: <20030708174758.GA1177@ratsnest.hole>
36736
36737              (ByteLoader tweak avoiding a leaked scalar)
36738      Branch: perl
36739            ! op.c
36740 ____________________________________________________________________________
36741 [ 20071] By: jhi                                   on 2003/07/08  09:18:19
36742         Log: In 5.8.x, fast stdio places still do use stdio.
36743      Branch: perl
36744            ! ext/Digest/MD5/t/badfile.t
36745 ____________________________________________________________________________
36746 [ 20069] By: jhi                                   on 2003/07/08  08:41:01
36747         Log: Subject: [PATCH] format 'botched' in malloc.c
36748              From: Enache Adrian <enache@rdslink.ro>
36749              Date: Mon, 7 Jul 2003 21:57:06 +0300
36750              Message-ID: <20030707185706.GB7017@ratsnest.hole>
36751      Branch: perl
36752            ! malloc.c
36753 ____________________________________________________________________________
36754 [ 20068] By: jhi                                   on 2003/07/08  08:36:27
36755         Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
36756              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
36757              Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
36758              Message-ID: <12022.1057655645@www59.gmx.net>
36759      Branch: perl
36760            ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
36761 ____________________________________________________________________________
36762 [ 20066] By: jhi                                   on 2003/07/08  05:24:58
36763         Log: Retract #20065: I don't think this is the right way
36764              to patch this issue.
36765      Branch: perl
36766            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
36767 ____________________________________________________________________________
36768 [ 20065] By: jhi                                   on 2003/07/08  05:14:31
36769         Log: Configure tweak from Johnny Lam so that the
36770              INSTALLSITEMAN[13]DIR get correctly set.
36771      Branch: perl
36772            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
36773 ____________________________________________________________________________
36774 [ 20063] By: rgs                                   on 2003/07/07  18:58:47
36775         Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
36776      Branch: perl
36777            ! pod/perlsyn.pod
36778 ____________________________________________________________________________
36779 [ 20062] By: jhi                                   on 2003/07/07  18:27:02
36780         Log: Mark Bixby ++.
36781      Branch: perl
36782            ! perl.c
36783 ____________________________________________________________________________
36784 [ 20061] By: jhi                                   on 2003/07/07  18:26:35
36785         Log: The nanosleep() probe was kaputt, fixed by Mark Bixby.
36786      Branch: perl
36787            ! ext/Time/HiRes/Makefile.PL
36788 ____________________________________________________________________________
36789 [ 20059] By: jhi                                   on 2003/07/07  15:06:35
36790         Log: Good catch from Gisle.
36791      Branch: perl
36792            ! pod/perlfunc.pod
36793 ____________________________________________________________________________
36794 [ 20058] By: jhi                                   on 2003/07/07  14:12:27
36795         Log: Refashioned #20055: we cannot trust stdio to fail here.
36796      Branch: perl
36797            ! ext/Digest/MD5/t/badfile.t
36798 ____________________________________________________________________________
36799 [ 20057] By: jhi                                   on 2003/07/07  14:08:16
36800         Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
36801              are just breaking more than they are fixing.
36802      Branch: perl
36803            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
36804            ! ext/Digest/MD5/t/files.t perlio.c
36805 ____________________________________________________________________________
36806 [ 20056] By: jhi                                   on 2003/07/07  13:31:14
36807         Log: Returning zero from PerlIO_read() is okay;
36808              update MD5 sums.
36809      Branch: perl
36810            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
36811 ____________________________________________________________________________
36812 [ 20055] By: jhi                                   on 2003/07/07  13:23:58
36813         Log: If perlio is completely out of the picture, we can
36814              get tripped by different stdio implementations.
36815      Branch: perl
36816            ! ext/Digest/MD5/t/badfile.t
36817 ____________________________________________________________________________
36818 [ 20054] By: jhi                                   on 2003/07/07  12:58:06
36819         Log: AUTHORS tweak.
36820      Branch: perl
36821            ! AUTHORS
36822 ____________________________________________________________________________
36823 [ 20053] By: jhi                                   on 2003/07/07  12:04:26
36824         Log: Subject: Patch to README.solaris
36825              From: Alan Burlison <Alan.Burlison@sun.com>
36826              Date: Mon, 07 Jul 2003 14:15:57 +0100
36827              Message-ID: <3F09728D.1070408@sun.com>
36828      Branch: perl
36829            ! README.solaris
36830 ____________________________________________________________________________
36831 [ 20052] By: jhi                                   on 2003/07/07  10:28:35
36832         Log: Update MD5 checksums.
36833      Branch: perl
36834            ! ext/Digest/MD5/t/files.t
36835 ____________________________________________________________________________
36836 [ 20051] By: jhi                                   on 2003/07/07  09:56:48
36837         Log: Be more explicit than just 'characters'.
36838      Branch: perl
36839            ! pod/perlfunc.pod
36840 ____________________________________________________________________________
36841 [ 20050] By: jhi                                   on 2003/07/07  09:38:28
36842         Log: Try making PerlIO errors more consistent.
36843              (1) Check early whether the filehandle is capable of
36844              the requested action.
36845              (2) PerlIO_read() really can return -1, and so can
36846              PerlIOUnix_read().
36847              (3) Some stdio implementations are more forgiving
36848              than others, so check also for errors recorded
36849              by PerlIO in PerlStdio_errno().
36850      Branch: perl
36851            ! perlio.c
36852 ____________________________________________________________________________
36853 [ 20049] By: jhi                                   on 2003/07/07  09:08:19
36854         Log: Linewrapping.
36855      Branch: perl
36856            ! pod/perlapio.pod
36857 ____________________________________________________________________________
36858 [ 20048] By: jhi                                   on 2003/07/07  09:06:58
36859         Log: PerlIO_read() can return negative.
36860      Branch: perl
36861            ! ext/Digest/MD5/MD5.xs
36862 ____________________________________________________________________________
36863 [ 20043] By: jhi                                   on 2003/07/07  04:36:22
36864         Log: Use the existence, instead of the truth, to decide
36865              whether to scan for a symbol.
36866              (Also remove trailing spaces.)
36867      Branch: perl
36868            ! ext/Time/HiRes/Makefile.PL
36869 ____________________________________________________________________________
36870 [ 20042] By: jhi                                   on 2003/07/07  04:29:35
36871         Log: MPE/iX tweak from Mark Bixby.
36872      Branch: perl
36873            ! ext/Time/HiRes/Makefile.PL
36874 ____________________________________________________________________________
36875 [ 20041] By: rgs                                   on 2003/07/06  21:45:37
36876         Log: Upgrade BigInt and BigRat
36877              Subject: BigInt v1.65, Bigrat v0.10 - reloaded
36878              From: Tels <perl_dummy@bloodgate.com>
36879              Date: Sun, 6 Jul 2003 15:41:36 +0200
36880              Message-Id: <200307061158.23576@bloodgate.com>
36881      Branch: perl
36882            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
36883            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
36884            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
36885            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
36886            ! lib/Math/BigRat/t/bigratpm.t
36887 ____________________________________________________________________________
36888 [ 20040] By: rgs                                   on 2003/07/06  21:11:20
36889         Log: Subject: Re: [perl #5025] #line directive explination wrong
36890              From: Casey West <casey@geeknest.com>
36891              Date: Sun, 6 Jul 2003 18:24:46 -0400
36892              Message-ID: <20030706222446.GL7506@geeknest.com>
36893      Branch: perl
36894            ! pod/perlsyn.pod
36895 ____________________________________________________________________________
36896 [ 20039] By: jhi                                   on 2003/07/06  20:19:31
36897         Log: Update the CPAN mirrors list.
36898      Branch: perl
36899            ! pod/perlmodlib.PL pod/perlmodlib.pod
36900 ____________________________________________________________________________
36901 [ 20036] By: gsar                                  on 2003/07/06  17:11:59
36902         Log: yet another symbol missing in change#20018
36903      Branch: perl
36904            ! makedef.pl
36905 ____________________________________________________________________________
36906 [ 20035] By: gsar                                  on 2003/07/06  17:02:21
36907         Log: PerlIOBase_pushed seems to have gone missing in change#20018
36908      Branch: perl
36909            ! makedef.pl
36910 ____________________________________________________________________________
36911 [ 20034] By: jhi                                   on 2003/07/06  16:46:20
36912         Log: Subject: [PATCH @19834] DProf fixes
36913              From: Radu Greab <radu@netsoft.ro>
36914              Date: Sun, 6 Jul 2003 20:09:12 +0300
36915              Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
36916      Branch: perl
36917            + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
36918            + t/lib/dprof/test8_v
36919            ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
36920            ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
36921            ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
36922 ____________________________________________________________________________
36923 [ 20032] By: jhi                                   on 2003/07/06  16:21:33
36924         Log: Forgotten from change #20031.
36925      Branch: perl
36926            ! makedef.pl malloc_ctl.h
36927 ____________________________________________________________________________
36928 [ 20031] By: jhi                                   on 2003/07/06  16:16:08
36929         Log: Subject: [PATCH] improve WinCE port
36930              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
36931              Date: Sun, 6 Jul 2003 18:46:09 +0400
36932              Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
36933
36934              Subject: [PATCH] improve WinCE port -- addition
36935              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
36936              Date: Sun, 6 Jul 2003 19:50:47 +0400
36937              Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
36938      Branch: perl
36939            + wince/perlhost.h wince/vdir.h wince/vmem.h
36940            ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
36941            ! wince/win32.h wince/win32io.c wince/win32iop.h
36942            ! wince/win32thread.c wince/win32thread.h wince/wince.c
36943            ! wince/wince.h
36944 ____________________________________________________________________________
36945 [ 20030] By: jhi                                   on 2003/07/06  15:59:25
36946         Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
36947              From: merlyn@stonehenge.com (Randal L. Schwartz)
36948              Date: 05 Jul 2003 16:29:14 -0700
36949              Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
36950      Branch: perl
36951            ! pod/perlfaq2.pod
36952 ____________________________________________________________________________
36953 [ 20026] By: jhi                                   on 2003/07/06  08:14:48
36954         Log: FreeBSD: if someone *really* wants to use the system malloc.
36955      Branch: perl
36956            ! hints/freebsd.sh
36957 ____________________________________________________________________________
36958 [ 20025] By: jhi                                   on 2003/07/06  07:48:01
36959         Log: Make the 'slow ok' feature optional.
36960      Branch: perl
36961            ! lib/Test/Harness.pm
36962 ____________________________________________________________________________
36963 [ 20024] By: jhi                                   on 2003/07/06  07:44:57
36964         Log: The change #20022 didn't work for Command.t.
36965      Branch: perl
36966            ! lib/ExtUtils/t/Command.t
36967 ____________________________________________________________________________
36968 [ 20023] By: jhi                                   on 2003/07/06  07:29:22
36969         Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
36970              From: Michael G Schwern <schwern@pobox.com>
36971              Date: Sat, 5 Jul 2003 13:34:37 -0700
36972              Message-ID: <20030705203437.GB2598@windhund.schwern.org>
36973
36974              Print out the "ok" messages only once every second,
36975              this should make output much less and therefore testing
36976              much faster, especially on slower connections.
36977      Branch: perl
36978            ! lib/Test/Harness.pm
36979 ____________________________________________________________________________
36980 [ 20022] By: jhi                                   on 2003/07/06  07:26:52
36981         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
36982              From: Michael G Schwern <schwern@pobox.com>
36983              Date: Sat, 5 Jul 2003 16:59:49 -0700
36984              Message-ID: <20030705235949.GB3485@windhund.schwern.org>
36985      Branch: perl
36986            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
36987            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
36988            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
36989            ! lib/ExtUtils/t/Command.t
36990 ____________________________________________________________________________
36991 [ 20021] By: jhi                                   on 2003/07/06  07:19:17
36992         Log: Reintroduce changes #19723 and #19723 that were not
36993              in Net::Ping 2.31; needed for Windows.
36994      Branch: perl
36995            ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
36996 ____________________________________________________________________________
36997 [ 20020] By: jhi                                   on 2003/07/05  19:12:21
36998         Log: Upgrade to Digest::MD5 2.25.
36999      Branch: perl
37000            + ext/Digest/MD5/t/clone.t
37001            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
37002            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
37003            ! ext/Digest/MD5/t/files.t
37004 ____________________________________________________________________________
37005 [ 20019] By: jhi                                   on 2003/07/05  18:40:51
37006         Log: Make a read from a write-only fh to set errno
37007              (found by Gisle)
37008      Branch: perl
37009            ! perlio.c
37010 ____________________________________________________________________________
37011 [ 20018] By: jhi                                   on 2003/07/05  18:05:19
37012         Log: Add PerlIOBuf_close to makedef.pl as pointed out by
37013              Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
37014              duplicates.
37015      Branch: perl
37016            ! makedef.pl
37017 ____________________________________________________________________________
37018 [ 20017] By: jhi                                   on 2003/07/05  17:47:47
37019         Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
37020              From: Dave Mitchell <davem@fdgroup.com>
37021              Date: Sat, 5 Jul 2003 19:12:51 +0100
37022              Message-ID: <20030705181251.GA14502@fdgroup.com>
37023      Branch: perl
37024            ! ext/threads/t/problems.t
37025 ____________________________________________________________________________
37026 [ 20016] By: jhi                                   on 2003/07/05  17:36:34
37027         Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
37028      Branch: perl
37029            ! lib/Benchmark.t
37030 ____________________________________________________________________________
37031 [ 20012] By: jhi                                   on 2003/07/05  13:46:05
37032         Log: Be explicit about the $0 pain in Linux 2.2.
37033      Branch: perl
37034            ! pod/perlvar.pod
37035 ____________________________________________________________________________
37036 [ 20010] By: rgs                                   on 2003/07/05  12:06:41
37037         Log: Comment out some debugging output in Math::BigInt, that
37038              causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
37039      Branch: perl
37040            ! lib/Math/BigInt.pm
37041 ____________________________________________________________________________
37042 [ 20009] By: jhi                                   on 2003/07/05  10:56:55
37043         Log: The logic for additional randomisation for 64-bit UV
37044              cases was wrong.
37045      Branch: perl
37046            ! perl.c
37047 ____________________________________________________________________________
37048 [ 20008] By: jhi                                   on 2003/07/05  09:10:46
37049         Log: IIRC gcc would complain about if (s = ...).
37050      Branch: perl
37051            ! perl.c
37052 ____________________________________________________________________________
37053 [ 20007] By: jhi                                   on 2003/07/05  09:09:44
37054         Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
37055              since CGI scripts are (should be) run under -T, being able
37056              to show the HASH_SEED in case of problems is good.
37057              The $ENV{PERL_HASH_SEED} is still ignored under taint.
37058      Branch: perl
37059            ! perl.c
37060 ____________________________________________________________________________
37061 [ 20006] By: jhi                                   on 2003/07/05  07:56:56
37062         Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
37063              From: "Craig A. Berry" <craigberry@mac.com>
37064              Date: Sat, 05 Jul 2003 00:38:28 -0500
37065              Message-ID: <3F066454.90003@mac.com>
37066      Branch: perl
37067            ! lib/ExtUtils/MM_VMS.pm
37068 ____________________________________________________________________________
37069 [ 20004] By: jhi                                   on 2003/07/05  07:47:02
37070         Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
37071              From: Robin Barker <Robin.Barker@npl.co.uk>
37072              Date: Fri, 4 Jul 2003 19:15:01 +0100
37073              Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
37074      Branch: perl
37075            ! dump.c
37076 ____________________________________________________________________________
37077 [ 20003] By: rgs                                   on 2003/07/05  07:45:16
37078         Log: Allow to create more than one Shell object :
37079              Subject: [patch] Shell.pm fix
37080              From: Stéphane Payrard <stef@payrard.net>
37081              Date: Sat, 5 Jul 2003 01:16:50 +0200
37082              Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
37083      Branch: perl
37084            ! lib/Shell.pm
37085 ____________________________________________________________________________
37086 [ 20002] By: rgs                                   on 2003/07/04  21:49:05
37087         Log: Author list update (to be continued...)
37088      Branch: perl
37089            ! AUTHORS
37090 ____________________________________________________________________________
37091 [ 20001] By: rgs                                   on 2003/07/04  21:42:12
37092         Log: Add a new test target in the makefile, test_harness_notty.
37093              It's like test_harness, but sets HARNESS_NOTTY=1 to make
37094              Test::Harness' output less blinking.
37095      Branch: perl
37096            ! Makefile.SH
37097 ____________________________________________________________________________
37098 [ 20000] By: rgs                                   on 2003/07/04  20:58:05
37099         Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
37100              and bignum v0.14.
37101      Branch: perl
37102            + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
37103            + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
37104            + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
37105            + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
37106            + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
37107            + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
37108            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
37109            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
37110            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
37111            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
37112            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
37113            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/bigints.t
37114            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
37115            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
37116            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
37117            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
37118            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
37119            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
37120            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
37121            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
37122            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
37123            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
37124            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
37125            ! lib/bignum/t/brinfnan.t lib/bigrat.pm
37126            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
37127            ! t/lib/Math/BigInt/Subclass.pm
37128 ____________________________________________________________________________
37129 [ 19999] By: rgs                                   on 2003/07/04  19:39:01
37130         Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
37131              appears just before the name of the command to be run. See
37132
37133              Subject: Re: PERL_SKIP_TTY_TEST fix
37134              From: Alexey Tourbin <at@altlinux.ru>
37135              Date: Fri, 4 Jul 2003 17:25:34 +0400
37136              Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
37137      Branch: perl
37138            ! Makefile.SH
37139 ____________________________________________________________________________
37140 [ 19998] By: rgs                                   on 2003/07/04  19:31:33
37141         Log: Fix non-numeric $VERSION.
37142      Branch: perl
37143            ! lib/Math/BigInt.pm
37144 ____________________________________________________________________________
37145 [ 19995] By: jhi                                   on 2003/07/04  14:36:56
37146         Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
37147      Branch: perl
37148            ! lib/Math/BigInt.pm
37149 ____________________________________________________________________________
37150 [ 19994] By: jhi                                   on 2003/07/04  14:36:17
37151         Log: More $0 sad tales.
37152      Branch: perl
37153            ! pod/perlvar.pod
37154 ____________________________________________________________________________
37155 [ 19993] By: jhi                                   on 2003/07/04  14:34:40
37156         Log: Oops.
37157      Branch: perl
37158            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
37159 ____________________________________________________________________________
37160 [ 19990] By: jhi                                   on 2003/07/04  13:50:29
37161         Log: Upgrade to PodParser 1.23; but do not update
37162              t/pod/find.t or t/pod/testp2pt.pl since the
37163              first one does not work at all under core,
37164              and the second change would drop MacOS Classic
37165              portability tweaks introduced by change #18669.
37166      Branch: perl
37167            ! lib/Pod/Find.pm lib/Pod/Usage.pm
37168 ____________________________________________________________________________
37169 [ 19989] By: jhi                                   on 2003/07/04  13:20:51
37170         Log: Upgrade to Text::Balanced 1.94.
37171      Branch: perl
37172            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
37173            ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
37174            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
37175 ____________________________________________________________________________
37176 [ 19988] By: jhi                                   on 2003/07/04  13:17:22
37177         Log: Upgrade to Net::Ping 2.31.
37178      Branch: perl
37179            ! lib/Net/Ping.pm lib/Net/Ping/Changes
37180            ! lib/Net/Ping/t/250_ping_hires.t
37181            ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
37182 ____________________________________________________________________________
37183 [ 19987] By: jhi                                   on 2003/07/04  13:09:04
37184         Log: Upgrade to Locale::Maketext 1.06.
37185      Branch: perl
37186            + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
37187            + lib/Locale/Maketext/t/90utf8.t
37188            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
37189 ____________________________________________________________________________
37190 [ 19986] By: jhi                                   on 2003/07/04  12:59:45
37191         Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
37192              (1) make the PATCHLEVEL logic as it is with List::Util
37193              (more portable to older Perls)
37194              (2) regen the MD5 checksums with ...
37195              (3) ... the Mac OS Classic checksums generated via MacRoman
37196              (just a guess)
37197              (4) Keep the core Makefile.PL.
37198      Branch: perl
37199            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
37200            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
37201 ____________________________________________________________________________
37202 [ 19985] By: jhi                                   on 2003/07/04  12:43:10
37203         Log: Upgrade to CPAN 1.71.
37204      Branch: perl
37205            ! lib/CPAN.pm
37206 ____________________________________________________________________________
37207 [ 19984] By: jhi                                   on 2003/07/04  12:39:20
37208         Log: Upgrade to CGI.pm 2.97.
37209      Branch: perl
37210            ! lib/CGI.pm lib/CGI/Carp.pm
37211 ____________________________________________________________________________
37212 [ 19982] By: jhi                                   on 2003/07/04  10:45:05
37213         Log: No energy now to figure out what is wrong with $0
37214              (or ps) in Tru64.  The test works fine when run from
37215              command line.
37216      Branch: perl
37217            ! ext/threads/t/join.t
37218 ____________________________________________________________________________
37219 [ 19981] By: jhi                                   on 2003/07/04  10:34:42
37220         Log: AUTHORS updates.
37221      Branch: perl
37222            ! AUTHORS
37223 ____________________________________________________________________________
37224 [ 19980] By: jhi                                   on 2003/07/04  08:40:51
37225         Log: line_t is U32, not I32.
37226      Branch: perl
37227            ! bytecode.pl
37228 ____________________________________________________________________________
37229 [ 19979] By: jhi                                   on 2003/07/04  08:33:32
37230         Log: Remove PL_earlytaint since the hash seed code
37231              can be delayed until perl_parse().
37232      Branch: perl
37233            ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
37234            ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
37235            ! plan9/plan9ish.h unixish.h vms/vmsish.h
37236 ____________________________________________________________________________
37237 [ 19977] By: jhi                                   on 2003/07/04  04:56:41
37238         Log: $0 is pain.
37239      Branch: perl
37240            ! ext/threads/t/join.t
37241 ____________________________________________________________________________
37242 [ 19976] By: jhi                                   on 2003/07/04  04:48:37
37243         Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
37244              From: PPrymmer@factset.com
37245              Date: Thu, 3 Jul 2003 23:59:51 -0400
37246              Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
37247      Branch: perl
37248            ! vms/vms.c vms/vmspipe.com
37249 ____________________________________________________________________________
37250 [ 19973] By: jhi                                   on 2003/07/03  21:34:03
37251         Log: Bump Time::HiRes version to 1.50.
37252      Branch: perl
37253            ! ext/Time/HiRes/HiRes.pm
37254 ____________________________________________________________________________
37255 [ 19972] By: jhi                                   on 2003/07/03  21:33:10
37256         Log: Subject: [PATCH] installperl -n
37257              From: Slaven Rezic <slaven@rezic.de>
37258              Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
37259              Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
37260      Branch: perl
37261            ! installperl
37262 ____________________________________________________________________________
37263 [ 19971] By: jhi                                   on 2003/07/03  21:31:47
37264         Log: Subject: [PATCH] t/op/magic.t on FreeBSD
37265              From: Slaven Rezic <slaven@rezic.de>
37266              Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
37267              Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
37268      Branch: perl
37269            ! t/op/magic.t
37270 ____________________________________________________________________________
37271 [ 19969] By: jhi                                   on 2003/07/03  21:27:11
37272         Log: Ask Schwern.
37273      Branch: perl
37274            - Porting/Modules
37275            ! AUTHORS MANIFEST
37276 ____________________________________________________________________________
37277 [ 19967] By: jhi                                   on 2003/07/03  19:02:40
37278         Log: Add autarch and Time::Local to Modules.
37279      Branch: perl
37280            ! Porting/Modules
37281 ____________________________________________________________________________
37282 [ 19966] By: jhi                                   on 2003/07/03  18:59:44
37283         Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
37284              From: Dave Rolsky <autarch@urth.org>
37285              Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
37286              Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
37287      Branch: perl
37288            ! lib/Time/Local.pm
37289 ____________________________________________________________________________
37290 [ 19965] By: jhi                                   on 2003/07/03  18:58:25
37291         Log: Subject: [PATCH] Win32: fix WM_TIMER handling
37292              From: Mattia Barbon <mbarbon@dsi.unive.it>
37293              Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
37294              Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
37295      Branch: perl
37296            ! win32/win32.c
37297 ____________________________________________________________________________
37298 [ 19964] By: jhi                                   on 2003/07/03  18:56:26
37299         Log: Subject: Re: randomly untainting?
37300              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37301              Date: Thu, 3 Jul 2003 17:35:09 +0200
37302              Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
37303      Branch: perl
37304            ! t/TestInit.pm
37305 ____________________________________________________________________________
37306 [ 19963] By: jhi                                   on 2003/07/03  18:55:37
37307         Log: Revert #19957 as requested by Rafael.
37308      Branch: perl
37309            ! ext/List/Util/t/tainted.t
37310 ____________________________________________________________________________
37311 [ 19962] By: jhi                                   on 2003/07/03  18:54:09
37312         Log: Add at least meager beginnings of assertion checks for
37313              the UTF-8 length/pos cache.  It's not as full as I would
37314              like since the exact behaviour of the second half of the
37315              cache, used in substr(), eludes me right now.
37316      Branch: perl
37317            ! sv.c
37318 ____________________________________________________________________________
37319 [ 19961] By: jhi                                   on 2003/07/03  13:57:47
37320         Log: Extra light testing for the UTF-8 cache
37321              (that it isn't broken, not that it helps).
37322      Branch: perl
37323            ! t/op/length.t
37324 ____________________________________________________________________________
37325 [ 19957] By: jhi                                   on 2003/07/03  12:01:25
37326         Log: Subject: Re: randomly untainting?
37327              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37328              Date: Thu, 3 Jul 2003 14:58:18 +0200
37329              Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
37330              (plus extra debug printing)
37331      Branch: perl
37332            ! ext/List/Util/t/tainted.t
37333 ____________________________________________________________________________
37334 [ 19954] By: jhi                                   on 2003/07/03  11:10:21
37335         Log: Subject: Re: maint @ 19923
37336              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
37337              Date: Thu, 3 Jul 2003 15:57:55 +0400
37338              Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
37339      Branch: perl
37340            ! wince/Makefile.ce wince/wince.c
37341 ____________________________________________________________________________
37342 [ 19952] By: jhi                                   on 2003/07/03  10:56:45
37343         Log: Tiny tweak to perlartistic from Robin Barker.
37344      Branch: perl
37345            ! pod/perlartistic.pod
37346 ____________________________________________________________________________
37347 [ 19950] By: jhi                                   on 2003/07/03  07:46:45
37348         Log: Mention Modules in AUTHORS.
37349      Branch: perl
37350            ! AUTHORS
37351 ____________________________________________________________________________
37352 [ 19949] By: jhi                                   on 2003/07/03  06:58:01
37353         Log: No fancy binmode() if no perlio.
37354      Branch: perl
37355            ! ext/IO/lib/IO/t/io_sock.t
37356 ____________________________________________________________________________
37357 [ 19948] By: jhi                                   on 2003/07/03  06:55:12
37358         Log: Underline the fact that XSLoader is not DynaLoader
37359              ([perl #21974] dl_load_flags not honored by XSLoader)
37360      Branch: perl
37361            ! ext/DynaLoader/XSLoader_pm.PL
37362 ____________________________________________________________________________
37363 [ 19947] By: jhi                                   on 2003/07/03  06:35:29
37364         Log: Apply Schwern's suggested warning code from
37365              [perl #22209] Test::Harness::Straps vs. $Config{path_sep}
37366      Branch: perl
37367            ! lib/Test/Harness/Straps.pm
37368 ____________________________________________________________________________
37369 [ 19944] By: jhi                                   on 2003/07/03  06:30:11
37370         Log: Subject: [PATCH] "without parens" vs "without parentheses"
37371              From: Iain Truskett <spoon@cpan.org>
37372              Date: Thu, 3 Jul 2003 12:40:42 +1000
37373              Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
37374      Branch: perl
37375            ! t/lib/warnings/toke toke.c
37376 ____________________________________________________________________________
37377 [ 19943] By: jhi                                   on 2003/07/03  06:27:18
37378         Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
37379              From: Dave Mitchell <davem@fdgroup.com>
37380              Date: Thu, 3 Jul 2003 01:32:11 +0100
37381              Message-ID: <20030703003211.GB3747@fdgroup.com>
37382      Branch: perl
37383            ! mg.c sv.c
37384 ____________________________________________________________________________
37385 [ 19942] By: jhi                                   on 2003/07/03  06:25:30
37386         Log: Nicer options for Porting/Modules.
37387      Branch: perl
37388            ! MANIFEST Porting/Modules
37389 ____________________________________________________________________________
37390 [ 19941] By: rgs                                   on 2003/07/02  21:38:19
37391         Log: Minor test adjustments :
37392              - test name correction in op/concat.t by Yitzchak Scott-Thoennes
37393              - prototypes added to some public functions in t/test.pl,
37394              as suggested by Enache Adrian
37395      Branch: perl
37396            ! t/op/concat.t t/test.pl
37397 ____________________________________________________________________________
37398 [ 19940] By: rgs                                   on 2003/07/02  20:58:19
37399         Log: Skip a socketpair test on SCO OSR
37400      Branch: perl
37401            ! ext/Socket/socketpair.t
37402 ____________________________________________________________________________
37403 [ 19939] By: jhi                                   on 2003/07/02  20:10:47
37404         Log: Subject: [PATCH] various Deparse fixes
37405              From: Dave Mitchell <davem@fdgroup.com>
37406              Date: Wed, 2 Jul 2003 18:10:45 +0100
37407              Message-ID: <20030702171045.GF2137@fdgroup.com>
37408      Branch: perl
37409            ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
37410            ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
37411 ____________________________________________________________________________
37412 [ 19935] By: jhi                                   on 2003/07/02  20:01:06
37413         Log: It would seem that in Linux 2.2 there is no way
37414              we can do the right thing to make ps(1) see $0
37415              our way.  Also amend the $0 documentation a bit.
37416      Branch: perl
37417            ! pod/perlvar.pod t/op/magic.t
37418 ____________________________________________________________________________
37419 [ 19934] By: jhi                                   on 2003/07/02  19:39:11
37420         Log: Subject: [PATCH] line numbers are given % 64k
37421              From: James Jurach <muaddib@erf.net>
37422              Date: Wed, 2 Jul 2003 13:31:05 -0500
37423              Message-ID: <20030702183105.GA4837@lebowski>
37424      Branch: perl
37425            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
37426            ! handy.h pp_ctl.c scope.h
37427 ____________________________________________________________________________
37428 [ 19933] By: jhi                                   on 2003/07/02  14:55:49
37429         Log: Subject: Re: maint @ 19923
37430              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
37431              Date: Wed, 2 Jul 2003 11:43:05 -0400
37432              Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
37433      Branch: perl
37434            ! pod/perlfunc.pod
37435 ____________________________________________________________________________
37436 [ 19932] By: jhi                                   on 2003/07/02  14:29:42
37437         Log: Subject: Re: maint @ 19923
37438              From: Jim Cromie <jcromie@divsol.com>
37439              Date: Wed, 02 Jul 2003 05:35:06 -0600
37440              Message-ID: <3F02C36A.9030704@divsol.com>
37441      Branch: perl
37442            ! pod/perlfunc.pod
37443 ____________________________________________________________________________
37444 [ 19931] By: jhi                                   on 2003/07/02  11:34:49
37445         Log: Fix for [perl #22759 insufficient format string checking];
37446              using ewix makes no sense, assuming evix was intended,
37447              no old tests fail; add the test case.
37448      Branch: perl
37449            ! sv.c t/op/sprintf.t
37450 ____________________________________________________________________________
37451 [ 19929] By: jhi                                   on 2003/07/02  09:13:33
37452         Log: Better links.
37453      Branch: perl
37454            ! pod/perlipc.pod pod/perlrun.pod
37455 ____________________________________________________________________________
37456 [ 19928] By: jhi                                   on 2003/07/02  08:58:26
37457         Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
37458      Branch: perl
37459            ! hints/darwin.sh
37460 ____________________________________________________________________________
37461 [ 19927] By: jhi                                   on 2003/07/02  08:48:00
37462         Log: ...and getting the comma right, too.
37463      Branch: perl
37464            ! t/op/magic.t
37465 ____________________________________________________________________________
37466 [ 19926] By: jhi                                   on 2003/07/02  08:46:18
37467         Log: Getting the whitespace right.
37468      Branch: perl
37469            ! t/op/magic.t
37470 ____________________________________________________________________________
37471 [ 19925] By: jhi                                   on 2003/07/02  08:40:36
37472         Log: FreeBSD $0 dance.
37473      Branch: perl
37474            ! pod/perlvar.pod t/op/magic.t
37475 ____________________________________________________________________________
37476 [ 19924] By: jhi                                   on 2003/07/02  08:17:31
37477         Log: Fix from Enache Adrian for the magic.t failure in
37478              FreeBSD: setproctitle() cannot get rid of the " (perl)".
37479      Branch: perl
37480            ! t/op/magic.t
37481 ____________________________________________________________________________
37482 [ 19921] By: jhi                                   on 2003/07/02  05:26:33
37483         Log: VMS: with this, 100% make test in Compaq C V6.5-001
37484              on OpenVMS Alpha V7.3-1, from Craig Berry.
37485      Branch: perl
37486            ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
37487 ____________________________________________________________________________
37488 [ 19920] By: jhi                                   on 2003/07/02  05:21:23
37489         Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
37490              The latest releases of NetBSD don't require the hack.  From
37491              Johnny Lam.
37492      Branch: perl
37493            ! hints/netbsd.sh
37494 ____________________________________________________________________________
37495 [ 19918] By: jhi                                   on 2003/07/01  20:02:33
37496         Log: Add a new utility, Porting/Modules.
37497      Branch: perl
37498            + Porting/Modules
37499            ! MANIFEST
37500 ____________________________________________________________________________
37501 [ 19917] By: jhi                                   on 2003/07/01  17:00:02
37502         Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod
37503              From: Robin Barker <Robin.Barker@npl.co.uk>
37504              Date: Tue, 1 Jul 2003 18:21:34 +0100
37505              Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
37506
37507              Subject:  [PATCH] long C<=item>s in lib/CGI.pm
37508              From: Robin Barker <Robin.Barker@npl.co.uk>
37509              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
37510              Date: Tue, 1 Jul 2003 18:25:17 +0100
37511
37512              Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
37513              From: Robin Barker <Robin.Barker@npl.co.uk>
37514              Date: Tue, 1 Jul 2003 18:29:09 +0100
37515              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
37516      Branch: perl
37517            ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
37518 ____________________________________________________________________________
37519 [ 19916] By: jhi                                   on 2003/07/01  16:51:31
37520         Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
37521              From: Enache Adrian <enache@rdslink.ro>
37522              Date: Tue, 1 Jul 2003 19:51:25 +0300
37523              Message-ID: <20030701165125.GA1521@ratsnest.hole>
37524      Branch: perl
37525            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
37526            ! ext/B/typemap t/op/magic.t
37527 ____________________________________________________________________________
37528 [ 19915] By: jhi                                   on 2003/07/01  16:22:09
37529         Log: Upgrade to Unicode::Normalize 0.23.
37530      Branch: perl
37531            ! ext/Unicode/Normalize/Changes
37532            ! ext/Unicode/Normalize/Normalize.pm
37533            ! ext/Unicode/Normalize/Normalize.xs
37534 ____________________________________________________________________________
37535 [ 19914] By: jhi                                   on 2003/07/01  13:08:44
37536         Log: A naked values() caused shuffling of lib/Config.pm,
37537              which in turn caused unnecessary rebuilds.
37538      Branch: perl
37539            ! configpm
37540 ____________________________________________________________________________
37541 [ 19913] By: jhi                                   on 2003/07/01  13:01:10
37542         Log: Even more :utf8 socket testing, now in both directions.
37543      Branch: perl
37544            ! ext/IO/lib/IO/t/io_sock.t
37545 ____________________________________________________________________________
37546 [ 19912] By: jhi                                   on 2003/07/01  12:44:32
37547         Log: One more test (does binmode()ing a socket succeed)
37548              and add -w.
37549      Branch: perl
37550            ! ext/IO/lib/IO/t/io_sock.t
37551 ____________________________________________________________________________
37552 [ 19911] By: jhi                                   on 2003/07/01  12:38:13
37553         Log: Tweak an existing IO test to test also the change #19910.
37554      Branch: perl
37555            ! ext/IO/lib/IO/t/io_sock.t
37556 ____________________________________________________________________________
37557 [ 19910] By: jhi                                   on 2003/07/01  11:18:27
37558         Log: Integrate from perlio:
37559              [ 19909]
37560              binmode() should affect IoOFP() as well as IoIFP() if it is
37561              distinct (e.g. sockets).
37562      Branch: perl
37563           !> pp_sys.c
37564 ____________________________________________________________________________
37565 [ 19906] By: jhi                                   on 2003/07/01  08:03:17
37566         Log: Do the "aligned contiguous" check only if the arguments
37567              look like aligned; re-introduce the "traditional contiguous"
37568              checks with OS/2 special quirks and all.
37569      Branch: perl
37570            ! perl.c
37571 ____________________________________________________________________________
37572 [ 19903] By: jhi                                   on 2003/07/01  06:22:12
37573         Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
37574      Branch: perl
37575            ! perl.c
37576 ____________________________________________________________________________
37577 [ 19902] By: jhi                                   on 2003/07/01  06:20:48
37578         Log: Regen Glossary et al.
37579      Branch: perl
37580            ! Porting/Glossary Porting/config.sh Porting/config_H
37581 ____________________________________________________________________________
37582 [ 19900] By: jhi                                   on 2003/07/01  05:56:38
37583         Log: Regen Configure.
37584      Branch: perl
37585            ! Configure
37586 ____________________________________________________________________________
37587 [ 19899] By: jhi                                   on 2003/07/01  05:56:14
37588         Log: More nanosleep removal.
37589      Branch: perl
37590            ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
37591            ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
37592            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37593            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
37594 ____________________________________________________________________________
37595 [ 19898] By: jhi                                   on 2003/07/01  05:54:58
37596         Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
37597      Branch: perl
37598            + ext/Time/HiRes/hints/dec_osf.pl
37599            ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
37600            ! ext/Time/HiRes/hints/sco.pl
37601 ____________________________________________________________________________
37602 [ 19897] By: jhi                                   on 2003/07/01  05:04:50
37603         Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
37604              From: Alan Burlison <Alan.Burlison@sun.com>
37605              Date: Tue, 01 Jul 2003 00:03:24 +0100
37606              Message-ID: <3F00C1BC.3020103@sun.com>
37607      Branch: perl
37608            ! Configure Makefile.SH config_h.SH configure.com
37609            ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
37610 ____________________________________________________________________________
37611 [ 19896] By: jhi                                   on 2003/06/30  20:20:54
37612         Log: Integrate #19892, #19895 from perlio to compile and avoid
37613              crashing on Win32.
37614      Branch: perl
37615           !> perl.c
37616 ____________________________________________________________________________
37617 [ 19890] By: jhi                                   on 2003/06/30  08:41:51
37618         Log: int is not UV.
37619      Branch: perl
37620            ! perl.c
37621 ____________________________________________________________________________
37622 [ 19889] By: jhi                                   on 2003/06/30  08:36:38
37623         Log: The 'contiguous' test for argv[], envp[] was bogus
37624              since those need not be in memory end-to-end, e.g.
37625              in Tru64 they are aligned by eight.  Loosen the test
37626              so that 'contiguousness' is fulfilled if the elements
37627              are within PTRSIZE alignment.  This makes Tru64 to pass
37628              the join.t, too.
37629      Branch: perl
37630            ! ext/threads/t/join.t mg.c perl.c
37631 ____________________________________________________________________________
37632 [ 19888] By: jhi                                   on 2003/06/30  07:24:18
37633         Log: $0 doc tweakage.
37634      Branch: perl
37635            ! pod/perlvar.pod
37636 ____________________________________________________________________________
37637 [ 19887] By: jhi                                   on 2003/06/30  07:20:58
37638         Log: $0 test tweaks from Andreas.
37639      Branch: perl
37640            ! ext/threads/t/join.t t/op/magic.t
37641 ____________________________________________________________________________
37642 [ 19886] By: rgs                                   on 2003/06/29  19:18:43
37643         Log: Misc Pod Nits.
37644      Branch: perl
37645            ! ext/B/B.pm pod/perlrun.pod
37646 ____________________________________________________________________________
37647 [ 19885] By: jhi                                   on 2003/06/29  15:49:52
37648         Log: Fix a faulty alias.
37649      Branch: perl
37650            ! ext/Encode/lib/Encode/Alias.pm
37651 ____________________________________________________________________________
37652 [ 19884] By: jhi                                   on 2003/06/29  15:41:05
37653         Log: The joy of $0.  Undoing the #16399 makes Andreas'
37654              tests (see [perl #22811]) pass (yes, padding with space    instead
37655              of nul makes no sense, but that seems to work, maybe Linux does
37656              some deep magic in ps(1)?); moving the PL_origalen computation
37657              earlier makes also the threaded-first case fully pass.
37658
37659              But in general modifying the argv[] is very non-portable.
37660              (e.g. in Tru64 it seems to be limited to the size of the
37661              original argv[0] since the argv[] are not contiguous?)
37662
37663              Everybody should just have setproctitle().
37664      Branch: perl
37665            ! mg.c perl.c pod/perlvar.pod
37666 ____________________________________________________________________________
37667 [ 19883] By: jhi                                   on 2003/06/29  13:47:36
37668         Log: More on the macro debugging and expansion.
37669      Branch: perl
37670            ! pod/perlhack.pod
37671 ____________________________________________________________________________
37672 [ 19882] By: rgs                                   on 2003/06/29  13:17:09
37673         Log: Perl_doing_taint must be public, for programs that embed perl
37674      Branch: perl
37675            ! embed.fnc embed.h global.sym
37676 ____________________________________________________________________________
37677 [ 19881] By: jhi                                   on 2003/06/29  10:17:28
37678         Log: More coffee...
37679      Branch: perl
37680            ! lib/Test/Harness.pm
37681 ____________________________________________________________________________
37682 [ 19880] By: jhi                                   on 2003/06/29  09:48:50
37683         Log: argc, argv.
37684      Branch: perl
37685            ! perl.h
37686 ____________________________________________________________________________
37687 [ 19879] By: jhi                                   on 2003/06/29  09:34:47
37688         Log: Another spot where a zero $test{$max} can make things go boom.
37689      Branch: perl
37690            ! lib/Test/Harness.pm
37691 ____________________________________________________________________________
37692 [ 19878] By: jhi                                   on 2003/06/29  09:28:58
37693         Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
37694              as per suggestion from Sarathy.
37695      Branch: perl
37696            ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
37697            ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
37698 ____________________________________________________________________________
37699 [ 19877] By: jhi                                   on 2003/06/28  18:28:01
37700         Log: The #19842 is no more needed thanks to #19876,
37701              and the #19842 was wrong anyway (it affected
37702              only the threaded case.)
37703      Branch: perl
37704            ! hints/dec_osf.sh
37705 ____________________________________________________________________________
37706 [ 19876] By: jhi                                   on 2003/06/28  18:24:46
37707         Log: Subject: Re: your malloc patches
37708              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
37709              Date: Fri, 27 Jun 2003 06:54:06 -0700
37710              Message-ID: <20030627135406.GA8914@math.berkeley.edu>
37711
37712              More malloc patches: now they seem to work even in Tru64.
37713      Branch: perl
37714            ! malloc.c
37715 ____________________________________________________________________________
37716 [ 19875] By: jhi                                   on 2003/06/28  18:09:30
37717         Log: Duh.
37718      Branch: perl
37719            ! perl.h
37720 ____________________________________________________________________________
37721 [ 19874] By: jhi                                   on 2003/06/28  17:30:52
37722         Log: Retract #19867; the bug was really much simpler:
37723              the < max must be <= max instead.
37724      Branch: perl
37725            ! hv.c
37726 ____________________________________________________________________________
37727 [ 19873] By: rgs                                   on 2003/06/28  16:02:53
37728         Log: Using $1 without testing success of the regexp, bad.
37729      Branch: perl
37730            ! pod/perlretut.pod
37731 ____________________________________________________________________________
37732 [ 19872] By: rgs                                   on 2003/06/28  16:01:08
37733         Log: Some clarification about the current semantics of CHECK and
37734              INIT blocks. See bug [perl #22826].
37735      Branch: perl
37736            ! pod/perlmod.pod
37737 ____________________________________________________________________________
37738 [ 19871] By: rgs                                   on 2003/06/28  15:47:22
37739         Log: Subject: [Encode] pre-1.97 patches
37740              From: Dan Kogai <dankogai@dan.co.jp>
37741              Date: Sat, 28 Jun 2003 01:20:59 +0900
37742              Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
37743      Branch: perl
37744            ! ext/Encode/Changes ext/Encode/Encode.pm
37745            ! ext/Encode/lib/Encode/Guess.pm
37746 ____________________________________________________________________________
37747 [ 19870] By: rgs                                   on 2003/06/28  15:39:57
37748         Log: Two debugging patches.
37749              The first allows to hold symbolic switches in $^D
37750              and more generally fixes assignment to $^D. The
37751              second one improves the information given by -Dl.
37752
37753              Subject: [PATCH] allow $^D = "flags"
37754              From: Dave Mitchell <davem@fdgroup.com>
37755              Date: Fri, 27 Jun 2003 22:26:24 +0100
37756              Message-ID: <20030627212624.GB12887@fdgroup.com>
37757
37758              Subject: [PATCH] make -Dl show more scope info
37759              From: Dave Mitchell <davem@fdgroup.com>
37760              Date: Fri, 27 Jun 2003 23:00:36 +0100
37761              Message-ID: <20030627220036.GC12887@fdgroup.com>
37762      Branch: perl
37763            ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
37764            ! proto.h scope.h
37765 ____________________________________________________________________________
37766 [ 19869] By: rgs                                   on 2003/06/28  14:39:40
37767         Log: Fix test count, by Abe Timmerman.
37768      Branch: perl
37769            ! t/comp/require.t
37770 ____________________________________________________________________________
37771 [ 19867] By: jhi                                   on 2003/06/27  10:08:20
37772         Log: The two-for-loops is no more a valid way to walk through
37773              a hash (this was the reason the Hash/Util.t intermittently
37774              failed, the two-loop didn't find all the SVs of the HV).
37775      Branch: perl
37776            ! hv.c
37777 ____________________________________________________________________________
37778 [ 19866] By: jhi                                   on 2003/06/27  08:54:16
37779         Log: Some warnings about the (im)proper uses of the hash randomisation.
37780      Branch: perl
37781            ! pod/perlsec.pod
37782 ____________________________________________________________________________
37783 [ 19865] By: jhi                                   on 2003/06/27  08:40:45
37784         Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
37785              is larger than INT_MAX (atoi() returns -1 in that case).
37786      Branch: perl
37787            ! perl.c
37788 ____________________________________________________________________________
37789 [ 19864] By: jhi                                   on 2003/06/27  08:18:47
37790         Log: Use the PL_earlytaint.  (PL_earlytaint is a global,
37791              not per-interp, since perl_construct() is not passed
37792              the argc, argv, and therefore it can't set the per-interp
37793              PL_tainting.)
37794      Branch: perl
37795            ! perl.c perl.h
37796 ____________________________________________________________________________
37797 [ 19863] By: jhi                                   on 2003/06/27  08:15:11
37798         Log: Introduce (global) variable PL_earlytaint which
37799              is set very early in main(), before perl_parse()
37800              has been called and PL_tainting (or PL_taint_warn)
37801              might have been set.
37802      Branch: perl
37803            ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
37804            ! perlvars.h proto.h
37805 ____________________________________________________________________________
37806 [ 19862] By: jhi                                   on 2003/06/27  07:39:58
37807         Log: Make doing_taint() always available (though not
37808              part of the public API).
37809      Branch: perl
37810            ! embed.fnc embed.h perl.c proto.h
37811 ____________________________________________________________________________
37812 [ 19861] By: jhi                                   on 2003/06/27  05:30:03
37813         Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
37814              if tainting-- but is this a good thing or a bad thing?
37815              (At least it makes debugging lib/Hash/Util.t harder,
37816              since it has, for no apparent good reason, -T: one must
37817              make a copy of it without the -T.)
37818      Branch: perl
37819            ! perl.c
37820 ____________________________________________________________________________
37821 [ 19860] By: jhi                                   on 2003/06/27  05:02:14
37822         Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
37823              From: Tim Bunce <Tim.Bunce@pobox.com>
37824              Date: Thu, 26 Jun 2003 10:53:22 +0100
37825              Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
37826      Branch: perl
37827            ! INSTALL
37828 ____________________________________________________________________________
37829 [ 19859] By: jhi                                   on 2003/06/27  04:59:23
37830         Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
37831              random failures.  To make these easier to reproduce,
37832              add a variable, PERL_HASH_SEED_DEBUG, to display the
37833              hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
37834              of 82972356 makes the first one to fail.
37835      Branch: perl
37836            ! perl.c pod/perlrun.pod
37837 ____________________________________________________________________________
37838 [ 19858] By: rgs                                   on 2003/06/26  20:21:53
37839         Log: perlhack update, by Steve Grazzini
37840              about macro support in gdb and gcc.
37841      Branch: perl
37842            ! pod/perlhack.pod
37843 ____________________________________________________________________________
37844 [ 19854] By: jhi                                   on 2003/06/26  05:32:02
37845         Log: Bite the bullet and apply the hash randomisation patch.
37846              [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
37847      Branch: perl
37848            ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
37849            ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
37850            ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
37851            ! sv.c
37852 ____________________________________________________________________________
37853 [ 19853] By: rgs                                   on 2003/06/25  19:35:02
37854         Log: Subject: Re: P and V
37855              From: "Philip Newton" <pnewton@gmx.de>
37856              Date: Wed, 25 Jun 2003 17:50:22 +0200
37857              Message-ID: <3EF9E0DE.4786.16A6869@localhost>
37858      Branch: perl
37859            ! lib/Thread/Semaphore.pm
37860 ____________________________________________________________________________
37861 [ 19852] By: rgs                                   on 2003/06/25  19:27:42
37862         Log: Enhance some macro robustness.
37863      Branch: perl
37864            ! opcode.h opcode.pl
37865 ____________________________________________________________________________
37866 [ 19851] By: rgs                                   on 2003/06/25  19:25:47
37867         Log: Fix [perl #21742] :
37868              require() should always be called in scalar context,
37869              even when it's the last statement in an eval("").
37870      Branch: perl
37871            ! pp_ctl.c t/comp/require.t
37872 ____________________________________________________________________________
37873 [ 19849] By: jhi                                   on 2003/06/24  17:32:37
37874         Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
37875              From: Dave Mitchell <davem@fdgroup.com>
37876              Date: Tue, 24 Jun 2003 13:16:18 +0100
37877              Message-ID: <20030624121618.GC22675@fdgroup.com>
37878      Branch: perl
37879            ! sv.c t/op/ref.t
37880 ____________________________________________________________________________
37881 [ 19848] By: merijn                                on 2003/06/24  08:06:57
37882         Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
37883              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
37884              Date: Tue, 24 Jun 2003 11:00:34 +0200
37885              Message-ID: <186930306740.20030624110034@familiehaase.de>
37886      Branch: perl
37887            ! lib/Pod/Perldoc.pm
37888 ____________________________________________________________________________
37889 [ 19847] By: jhi                                   on 2003/06/24  04:52:42
37890         Log: Subject: [PATCH] version.pm up to date with CPAN
37891              From: John Peacock <jpeacock@rowman.com>
37892              Date: Mon, 23 Jun 2003 21:58:18 -0400
37893              Message-ID: <3EF7B03A.2060705@rowman.com>
37894      Branch: perl
37895            ! lib/version.pm lib/version.t universal.c
37896 ____________________________________________________________________________
37897 [ 19846] By: rgs                                   on 2003/06/23  20:52:26
37898         Log: Subject: [perlport.pod] code point of \cU
37899              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
37900              Date: Tue, 24 Jun 2003 01:00:16 +0900
37901              Message-Id: <20030624004743.1237.BQW10602@nifty.com>
37902      Branch: perl
37903            ! pod/perlport.pod
37904 ____________________________________________________________________________
37905 [ 19845] By: jhi                                   on 2003/06/23  04:55:39
37906         Log: Test tweaks for VMS from Craig Berry.
37907      Branch: perl
37908            ! lib/strict.t lib/warnings.t
37909 ____________________________________________________________________________
37910 [ 19843] By: jhi                                   on 2003/06/22  17:00:10
37911         Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
37912      Branch: perl
37913            ! embed.fnc embed.h pp.c proto.h util.c
37914 ____________________________________________________________________________
37915 [ 19842] By: jhi                                   on 2003/06/22  16:44:16
37916         Log: Until the Perl malloc problems in Tru64 are fixed.
37917      Branch: perl
37918            ! hints/dec_osf.sh
37919 ____________________________________________________________________________
37920 [ 19841] By: jhi                                   on 2003/06/22  16:35:33
37921         Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
37922              From: Enache Adrian <enache@rdslink.ro>
37923              Date: Sat, 21 Jun 2003 03:19:31 +0300
37924              Message-ID: <20030621001931.GB1255@ratsnest.hole>
37925      Branch: perl
37926            ! op.c t/op/concat.t
37927 ____________________________________________________________________________
37928 [ 19840] By: jhi                                   on 2003/06/22  16:33:25
37929         Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
37930              From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
37931              Date: 21 Jun 2003 19:02:30 -0000
37932              Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
37933      Branch: perl
37934            ! lib/overload.pm lib/overload.t
37935 ____________________________________________________________________________
37936 [ 19839] By: jhi                                   on 2003/06/22  16:31:05
37937         Log: Subject: FileCache 1.03 broken on VMS -- possible patch
37938              From: "Craig A. Berry" <craigberry@mac.com>
37939              Date: Sat, 21 Jun 2003 10:31:59 -0500
37940              Message-ID: <3EF47A6F.9060904@mac.com>
37941      Branch: perl
37942            ! lib/FileCache.pm lib/FileCache/t/01open.t
37943            ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
37944 ____________________________________________________________________________
37945 [ 19838] By: jhi                                   on 2003/06/22  16:16:01
37946         Log: Debian fix from Brendan O'Dea:
37947              Adjust output to screen width.
37948              (adjusted to probe for the stty command)
37949      Branch: perl
37950            ! utils/dprofpp.PL
37951 ____________________________________________________________________________
37952 [ 19837] By: jhi                                   on 2003/06/22  15:56:45
37953         Log: Debian fix from Brendan O'Dea:
37954              Use a temporary directory to avoid symlink attacks.
37955              Specify -gstabs explicitly (not the default format for gcc 3.2).
37956      Branch: perl
37957            ! utils/c2ph.PL
37958 ____________________________________________________________________________
37959 [ 19836] By: jhi                                   on 2003/06/22  15:55:13
37960         Log: Debian fix from Brendan O'Dea:
37961              Bug#156284: the stucture used by pp_accept is too small to hold an
37962              IPv6 address.
37963      Branch: perl
37964            ! pp_sys.c
37965 ____________________________________________________________________________
37966 [ 19835] By: jhi                                   on 2003/06/22  15:46:50
37967         Log: For characters beyond the BMP the $bits will be undef,
37968              which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
37969              analysis and fix from SADAHIRO Tomoyuki)
37970      Branch: perl
37971            ! lib/utf8_heavy.pl
37972 ____________________________________________________________________________
37973 [ 19834] By: jhi                                   on 2003/06/20  08:42:58
37974         Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
37975      Branch: perl
37976            ! malloc.c
37977 ____________________________________________________________________________
37978 [ 19833] By: jhi                                   on 2003/06/20  08:16:02
37979         Log: Don't do sprintf().
37980      Branch: perl
37981            ! malloc.c
37982 ____________________________________________________________________________
37983 [ 19832] By: jhi                                   on 2003/06/20  07:43:48
37984         Log: Show the source code location of an "assertion botch".
37985      Branch: perl
37986            ! malloc.c
37987 ____________________________________________________________________________
37988 [ 19831] By: jhi                                   on 2003/06/20  07:31:11
37989         Log: More Perl malloc debugging magic from Ilya.  Seems to work in
37990              Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
37991              malloc.c, found in AIX since there is no such header.
37992              In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
37993              memory was overwritten?"
37994              (In IRIX compiles but that doesn't prove much since in IRIX
37995              Perl's malloc is simply not used.)
37996      Branch: perl
37997            + malloc_ctl.h
37998            ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
37999            ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
38000 ____________________________________________________________________________
38001 [ 19830] By: jhi                                   on 2003/06/20  06:02:21
38002         Log: Retract #19785 and #19756: JPL nowadays works without this
38003              (verified by a true JPL user).
38004      Branch: perl
38005            ! perl.c
38006 ____________________________________________________________________________
38007 [ 19827] By: jhi                                   on 2003/06/19  20:18:31
38008         Log: Apparently this is needed for VMS (Craig Berry).
38009      Branch: perl
38010            ! lib/Tie/File.pm
38011 ____________________________________________________________________________
38012 [ 19824] By: jhi                                   on 2003/06/19  15:11:48
38013         Log: Bump Time::HiRes to 1.49.
38014      Branch: perl
38015            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38016            ! ext/Time/HiRes/HiRes.xs
38017 ____________________________________________________________________________
38018 [ 19822] By: jhi                                   on 2003/06/19  14:49:37
38019         Log: This change chunk doesn't work well with blead.
38020      Branch: perl
38021            ! lib/ExtUtils/t/Command.t
38022 ____________________________________________________________________________
38023 [ 19821] By: jhi                                   on 2003/06/19  14:27:52
38024         Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
38025              make happy.
38026      Branch: perl
38027            ! lib/ExtUtils/MM_Unix.pm
38028 ____________________________________________________________________________
38029 [ 19820] By: jhi                                   on 2003/06/19  14:25:53
38030         Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
38031              as of 2003-06-19 18:39 EET).
38032      Branch: perl
38033            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
38034            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
38035            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
38036            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
38037 ____________________________________________________________________________
38038 [ 19819] By: jhi                                   on 2003/06/19  14:08:13
38039         Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
38040              From: grazz@pobox.com (Steve Grazzini)
38041              Date: Wed, 18 Jun 2003 19:42:37 -0400
38042              Message-ID: <20030618234237.GA6267@grazzini.net>
38043      Branch: perl
38044            ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
38045            ! t/op/runlevel.t t/op/tiehandle.t util.c
38046 ____________________________________________________________________________
38047 [ 19818] By: jhi                                   on 2003/06/19  13:57:55
38048         Log: Subject: [PATCH -current] email address correction
38049              Date: Thu, 19 Jun 2003 02:19:31 -0700
38050              Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
38051              From: rs@crystalflame.net (Richard Soderberg)
38052      Branch: perl
38053            ! ext/threads/threads.pm
38054 ____________________________________________________________________________
38055 [ 19816] By: jhi                                   on 2003/06/19  05:02:22
38056         Log: MPE/iX gets serious indigestion on w-packed infinities.
38057      Branch: perl
38058            ! t/op/pack.t
38059 ____________________________________________________________________________
38060 [ 19815] By: rgs                                   on 2003/06/18  20:47:47
38061         Log: A bunch of minor changes to perlguts.pod.
38062      Branch: perl
38063            ! pod/perlguts.pod
38064 ____________________________________________________________________________
38065 [ 19814] By: jhi                                   on 2003/06/18  19:19:38
38066         Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
38067              From: Enache Adrian <enache@rdslink.ro>
38068              Date: Wed, 18 Jun 2003 23:00:43 +0300
38069              Message-ID: <20030618200043.GA1249@ratsnest.hole>
38070      Branch: perl
38071            ! pp.c regexec.c t/op/pat.t
38072 ____________________________________________________________________________
38073 [ 19813] By: jhi                                   on 2003/06/18  17:31:50
38074         Log: Upgrade to Tie::File 0.97.
38075      Branch: perl
38076            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
38077            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
38078            ! lib/Tie/File/t/29_downcopy.t
38079 ____________________________________________________________________________
38080 [ 19812] By: gbarr                                 on 2003/06/18  16:41:31
38081         Log: Sync with libnet 1.16
38082      Branch: perl
38083            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
38084 ____________________________________________________________________________
38085 [ 19811] By: jhi                                   on 2003/06/18  12:11:07
38086         Log: Subject: Encode] 1.96 Released
38087              From: Dan Kogai <dankogai@dan.co.jp>
38088              Date: Wed, 18 Jun 2003 19:09:11 +0900
38089              Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
38090      Branch: perl
38091            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
38092            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
38093            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
38094            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
38095            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
38096            ! ext/Encode/t/guess.t
38097 ____________________________________________________________________________
38098 [ 19810] By: jhi                                   on 2003/06/18  09:20:43
38099         Log: Oops in change #19809.
38100      Branch: perl
38101            ! ext/POSIX/POSIX.xs
38102 ____________________________________________________________________________
38103 [ 19809] By: jhi                                   on 2003/06/18  09:08:47
38104         Log: If the first argument of sigaction() was a string, not a number
38105              (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
38106              isn't numeric in subroutine entry ...' but after that one got
38107              (depending on the OS) either a coredump (because of trying to
38108              assign to *0 in mg_get) or a hang (because of the sigprocmask()
38109              blocking signals inside POSIX::sigaction, a nasty hang since
38110              one obviously cannot interrupt it...only SIGKILL works).
38111              In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
38112              because of the string becoming zero due to the XS typemap magic.
38113              Resolved by making the POSIX::sigaction to try harder to figure
38114              out a valid signal number (one still gets the warning, though),
38115              and returning undef if no sense can be made.
38116      Branch: perl
38117            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
38118 ____________________________________________________________________________
38119 [ 19808] By: rgs                                   on 2003/06/17  21:10:06
38120         Log: Some docs for the assertions.
38121      Branch: perl
38122            ! lib/assertions.pm lib/assertions/activate.pm
38123            ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
38124 ____________________________________________________________________________
38125 [ 19806] By: jhi                                   on 2003/06/17  18:12:26
38126         Log: io_dir.t tweak from Craig Berry.
38127      Branch: perl
38128            ! ext/IO/lib/IO/t/io_dir.t
38129 ____________________________________________________________________________
38130 [ 19805] By: jhi                                   on 2003/06/17  16:47:06
38131         Log: Subject: /ext/DynaLoader/dl_dyld.xs
38132              From: "Peter O'Gorman" <peter@pogma.com>
38133              Date: Tue, 17 Jun 2003 23:45:47 +0900
38134              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
38135
38136              No need to see dlclose() and dlsym() outside the dl_dyld.xs
38137              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
38138              of OpenDarwin.
38139      Branch: perl
38140            ! ext/DynaLoader/dl_dyld.xs
38141 ____________________________________________________________________________
38142 [ 19804] By: jhi                                   on 2003/06/17  13:12:21
38143         Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
38144              From: david nicol <whatever@davidnicol.com>
38145              Date: 16 Jun 2003 20:35:24 -0500
38146              Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
38147
38148              Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
38149              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
38150              Date: Tue, 17 Jun 2003 00:12:04 -0400
38151              Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
38152      Branch: perl
38153            ! pod/perlre.pod pod/perltrap.pod
38154 ____________________________________________________________________________
38155 [ 19802] By: jhi                                   on 2003/06/17  04:51:33
38156         Log: UNICOS: try papering over the Configure symbol scan problems
38157              by disavowing any knowledge of dynaloading.
38158      Branch: perl
38159            ! hints/unicos.sh
38160 ____________________________________________________________________________
38161 [ 19801] By: rgs                                   on 2003/06/16  22:47:28
38162         Log: Revert change #19126, a poor attempt at fixing bug #21742.
38163              The test for #21742 is marked as TODO.
38164              Plus new regression tests from :
38165
38166              Subject: [perl #22708] void context in string eval is broken
38167              From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
38168              Date: 15 Jun 2003 23:09:03 -0000
38169              Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
38170      Branch: perl
38171            ! pp_ctl.c t/comp/require.t t/op/eval.t
38172 ____________________________________________________________________________
38173 [ 19800] By: rgs                                   on 2003/06/16  21:14:26
38174         Log: Subject: [PATCH] unnecessary stringification in eval/die
38175              From: Steve Grazzini <grazz@pobox.com>
38176              Date: 15 Jun 2003 21:02:26 -0000
38177              Message-ID: <20030615210226.56430.qmail@onion.perl.org>
38178              (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
38179              in c.l.p.misc and bug #17763)
38180      Branch: perl
38181            ! pod/perlfunc.pod pp_ctl.c
38182 ____________________________________________________________________________
38183 [ 19799] By: rgs                                   on 2003/06/16  20:15:28
38184         Log: Subject: [perl #22622] Bogus error codes from File::Copy::move
38185              From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
38186              Date: 9 Jun 2003 15:48:09 -0000
38187              Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
38188      Branch: perl
38189            ! lib/File/Copy.pm
38190 ____________________________________________________________________________
38191 [ 19798] By: jhi                                   on 2003/06/16  12:26:29
38192         Log: And even more glibc fcntl constants, this time mostly F_XXX.
38193              Be more conservative and use @EXPORT_OK instead of @EXPORT.
38194      Branch: perl
38195            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
38196 ____________________________________________________________________________
38197 [ 19797] By: jhi                                   on 2003/06/16  08:05:11
38198         Log: Even more glibc O_ modes.
38199      Branch: perl
38200            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
38201 ____________________________________________________________________________
38202 [ 19796] By: jhi                                   on 2003/06/16  07:59:26
38203         Log: Add O_NOATIME.
38204      Branch: perl
38205            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
38206 ____________________________________________________________________________
38207 [ 19795] By: jhi                                   on 2003/06/16  06:51:19
38208         Log: Instead of fancy condvar footwork do a simple join,
38209              as suggested by Arthur.
38210      Branch: perl
38211            ! ext/threads/shared/t/hv_refs.t
38212 ____________________________________________________________________________
38213 [ 19794] By: rgs                                   on 2003/06/15  21:01:18
38214         Log: Rename again the warning about $* being no longer supported
38215              (and update perldiag this time!)
38216      Branch: perl
38217            ! gv.c pod/perldiag.pod t/lib/warnings/gv
38218 ____________________________________________________________________________
38219 [ 19793] By: rgs                                   on 2003/06/15  19:47:21
38220         Log: Remove all magic in untie()
38221
38222              Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
38223              From: Aaron J Mackey <ajm6q@virginia.edu>
38224              Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
38225              Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
38226              (plus a test case)
38227      Branch: perl
38228            ! pp_sys.c t/op/tie.t
38229 ____________________________________________________________________________
38230 [ 19790] By: jhi                                   on 2003/06/15  17:22:08
38231         Log: Start using Perl malloc in FreeBSD since the system malloc
38232              is reaaally slooow for Perl.
38233
38234              Subject: FreeBSD 5.1 vs. -Uusemymalloc
38235              From: Dan Kogai <dankogai@dan.co.jp>
38236              Date: Mon, 16 Jun 2003 01:48:49 +0900
38237              Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
38238      Branch: perl
38239            ! hints/freebsd.sh
38240 ____________________________________________________________________________
38241 [ 19789] By: jhi                                   on 2003/06/15  17:08:02
38242         Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
38243              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
38244              Date: Sat, 14 Jun 2003 17:49:57 -0700
38245              Message-ID: <20030615004956.GA28272@math.berkeley.edu>
38246      Branch: perl
38247            + os2/OS2/typemap os2/perlrexx.cmd
38248            - os2/OS2/PrfDB/typemap
38249            ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
38250            ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
38251            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
38252            ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
38253            ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
38254            ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
38255            ! os2/os2ish.h pp_sys.c utils/h2xs.PL
38256 ____________________________________________________________________________
38257 [ 19788] By: jhi                                   on 2003/06/15  15:05:40
38258         Log: Reindent a section of the file.
38259      Branch: perl
38260            ! universal.c
38261 ____________________________________________________________________________
38262 [ 19787] By: jhi                                   on 2003/06/15  15:01:26
38263         Log: Unused variable.
38264      Branch: perl
38265            ! universal.c
38266 ____________________________________________________________________________
38267 [ 19786] By: jhi                                   on 2003/06/15  07:41:23
38268         Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
38269              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
38270              Date: Sun, 15 Jun 2003 10:48:40 +0200
38271              Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
38272      Branch: perl
38273            ! embed.fnc embed.h proto.h sv.c
38274 ____________________________________________________________________________
38275 [ 19785] By: jhi                                   on 2003/06/15  07:37:02
38276         Log: Most often unused variables.
38277      Branch: perl
38278            ! perl.c
38279 ____________________________________________________________________________
38280 [ 19784] By: rgs                                   on 2003/06/14  20:08:52
38281         Log: Rename the warning about $* being removed,
38282              as suggested by Dave Mitchell
38283      Branch: perl
38284            ! gv.c t/lib/warnings/gv
38285 ____________________________________________________________________________
38286 [ 19783] By: jhi                                   on 2003/06/14  16:30:23
38287         Log: The FileCache 1.03 tests from belg4mit.
38288      Branch: perl
38289            + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
38290            + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
38291            + lib/FileCache/t/05override.t
38292            - lib/FileCache.t
38293            ! MANIFEST
38294 ____________________________________________________________________________
38295 [ 19782] By: jhi                                   on 2003/06/14  13:45:01
38296         Log: Mention the Unicode::Regex::Set module.
38297      Branch: perl
38298            ! pod/perlunicode.pod
38299 ____________________________________________________________________________
38300 [ 19781] By: jhi                                   on 2003/06/14  13:39:45
38301         Log: Followup on #19779: make the helper function static,
38302              and rename it for paranoia reasons.
38303      Branch: perl
38304            ! embed.fnc embed.h proto.h sv.c
38305 ____________________________________________________________________________
38306 [ 19779] By: jhi                                   on 2003/06/14  13:13:34
38307         Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
38308              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
38309              Date: Sat, 14 Jun 2003 12:51:31 +0200
38310              Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
38311
38312              (choosing the safe alternative)
38313      Branch: perl
38314            ! sv.c
38315 ____________________________________________________________________________
38316 [ 19778] By: jhi                                   on 2003/06/14  09:28:01
38317         Log: Exercise the utf8:: "internal" functions.
38318      Branch: perl
38319            ! lib/utf8.pm lib/utf8.t
38320 ____________________________________________________________________________
38321 [ 19777] By: jhi                                   on 2003/06/14  09:05:07
38322         Log: Having to pull in the whole Encode just to get SvUTF8()
38323              is a bit too much: introduce utf8::is_utf8().
38324      Branch: perl
38325            ! lib/utf8.pm pod/perluniintro.pod universal.c
38326 ____________________________________________________________________________
38327 [ 19776] By: jhi                                   on 2003/06/14  08:56:11
38328         Log: Slight tweaks on the length() and chr() entries,
38329              passing-by rewrapping on the rmdir entry.
38330      Branch: perl
38331            ! pod/perlfunc.pod
38332 ____________________________________________________________________________
38333 [ 19775] By: jhi                                   on 2003/06/14  08:50:16
38334         Log: test.pl-ify and add a couple of tests.
38335      Branch: perl
38336            ! lib/bytes.t
38337 ____________________________________________________________________________
38338 [ 19773] By: jhi                                   on 2003/06/14  08:05:01
38339         Log: Slight reorg of the binmode() entry.
38340      Branch: perl
38341            ! pod/perlfunc.pod
38342 ____________________________________________________________________________
38343 [ 19772] By: jhi                                   on 2003/06/14  07:07:38
38344         Log: Illegal cpp.
38345      Branch: perl
38346            ! util.c
38347 ____________________________________________________________________________
38348 [ 19770] By: jhi                                   on 2003/06/14  04:36:18
38349         Log: Subject: Re: FileCache
38350              From: belg4mit <belg4mit@MIT.EDU>
38351              Date: Sat, 14 Jun 2003 01:35:05 -0400
38352              Message-ID: <3EEAB409.7B4C21EA@mit.edu>
38353
38354              FileCache 1.03.
38355      Branch: perl
38356            ! lib/FileCache.pm
38357 ____________________________________________________________________________
38358 [ 19769] By: rgs                                   on 2003/06/13  19:17:50
38359         Log: Remove the deprecated $* variable.
38360              Incidentally, this fixes bug #22354, about unwanted
38361              action-at-distance of the /m regexp modifier.
38362              Add a new warning to advertise this fact.
38363      Branch: perl
38364            ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
38365            ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
38366            ! t/op/pat.t t/op/study.t
38367 ____________________________________________________________________________
38368 [ 19768] By: jhi                                   on 2003/06/13  17:08:45
38369         Log: Encode simply needs more work on EBCDIC.
38370      Branch: perl
38371            ! ext/Encode/t/Unicode.t
38372 ____________________________________________________________________________
38373 [ 19767] By: jhi                                   on 2003/06/13  17:05:01
38374         Log: Redundancy removal from Brian De Pradine;
38375              both the forms, pthread_mutexattr_settype() and
38376              pthread_mutexattr_setkind_np(), exist on z/OS.
38377      Branch: perl
38378            ! thread.h
38379 ____________________________________________________________________________
38380 [ 19766] By: jhi                                   on 2003/06/13  17:02:57
38381         Log: Somehow MPE/iX managed to get
38382              "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
38383      Branch: perl
38384            ! lib/Test/Harness.pm
38385 ____________________________________________________________________________
38386 [ 19765] By: jhi                                   on 2003/06/13  14:36:18
38387         Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
38388              From: alan <alan@pair.com>
38389              Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
38390              Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
38391
38392              (the first alternative)
38393      Branch: perl
38394            ! util.c
38395 ____________________________________________________________________________
38396 [ 19764] By: jhi                                   on 2003/06/13  14:33:51
38397         Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
38398              way of detecting Darwin/Mac OS X; instead it is recommended to
38399              detect the OS at a higher level and pass the information manually
38400              down to the application, using e.g. a -Ddefinition.
38401      Branch: perl
38402            ! hints/darwin.sh perl.h x2p/util.c
38403 ____________________________________________________________________________
38404 [ 19763] By: jhi                                   on 2003/06/13  14:12:13
38405         Log: Define a cpp symbol, BSDish, if that looks appropriate.
38406      Branch: perl
38407            ! perl.h
38408 ____________________________________________________________________________
38409 [ 19760] By: jhi                                   on 2003/06/13  12:00:06
38410         Log: Even more tweakage on symbol scanning from Alan Burlison.
38411      Branch: perl
38412            ! Configure
38413 ____________________________________________________________________________
38414 [ 19758] By: gbarr                                 on 2003/06/13  07:01:11
38415         Log: Sync with libnet 1.15
38416      Branch: perl
38417            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
38418 ____________________________________________________________________________
38419 [ 19756] By: jhi                                   on 2003/06/13  05:09:17
38420         Log: The changes #8803 and #8896 that fixed JPL for use with
38421              JDK 1.2/1.3 had somehow disappeared.
38422      Branch: perl
38423            ! perl.c perl.h
38424 ____________________________________________________________________________
38425 [ 19752] By: rgs                                   on 2003/06/12  20:49:25
38426         Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
38427              to be issued if the string to be left-justified by s?printf contains
38428              a newline.
38429
38430              Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf
38431              From: Robin Barker <Robin.Barker@npl.co.uk>
38432              Date: Wed, 11 Jun 2003 18:10:14 +0100
38433              Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
38434      Branch: perl
38435            ! pod/perldiag.pod sv.c t/lib/warnings/sv
38436 ____________________________________________________________________________
38437 [ 19751] By: rgs                                   on 2003/06/12  20:25:41
38438         Log: Patch for a warning emitted twice, from :
38439              Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
38440              From: Steve Grazzini <grazz@pobox.com>
38441              Date: Wed, 11 Jun 2003 00:46:47 -0400
38442              Message-ID: <20030611044647.GA16696@grazzini.net>
38443      Branch: perl
38444            ! pp_sys.c
38445 ____________________________________________________________________________
38446 [ 19750] By: sky                                   on 2003/06/12  15:03:55
38447         Log: In free we want to destroy, not init, thanks to Tim Bunce for
38448              detecting this. Should hopefully fix memory leak on Tru64
38449      Branch: perl
38450            ! ext/threads/shared/shared.xs
38451 ____________________________________________________________________________
38452 [ 19749] By: jhi                                   on 2003/06/12  13:27:44
38453         Log: More perlio ->Open paranoia.  Set errno to EINVAL if there's
38454              no ->Open, not if ->Open returns NULL.
38455      Branch: perl
38456            ! perlio.c
38457 ____________________________________________________________________________
38458 [ 19748] By: jhi                                   on 2003/06/12  11:32:44
38459         Log: Further perlio doc tweaks.
38460      Branch: perl
38461            ! lib/PerlIO.pm pod/perlrun.pod
38462 ____________________________________________________________________________
38463 [ 19747] By: jhi                                   on 2003/06/12  11:25:19
38464         Log: Slightly amended version of the proposed patch for
38465              "[perl #22390] export PERLIO=bytes segfaults";
38466              the amendment is to set errno.
38467              TODO: we really should not get here if the layer
38468              stack is corrupt or non-sensical (like "bytes").
38469      Branch: perl
38470            ! perlio.c
38471 ____________________________________________________________________________
38472 [ 19746] By: sky                                   on 2003/06/12  08:37:39
38473         Log: Be polite and destroy the mutexes and conditions we use!
38474      Branch: perl
38475            ! ext/threads/shared/shared.xs
38476 ____________________________________________________________________________
38477 [ 19744] By: rgs                                   on 2003/06/11  20:49:04
38478         Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
38479              From: Andy Dougherty <doughera@lafayette.edu>
38480              Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
38481              Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
38482      Branch: perl
38483            ! lib/File/Temp/t/security.t
38484 ____________________________________________________________________________
38485 [ 19742] By: jhi                                   on 2003/06/11  18:28:12
38486         Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
38487              From: Andy Dougherty <doughera@lafayette.edu>
38488              Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
38489              Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
38490      Branch: perl
38491            ! Configure
38492 ____________________________________________________________________________
38493 [ 19741] By: merijn                                on 2003/06/11  14:06:49
38494         Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
38495              From: PPrymmer@factset.com
38496              Date: Wed, 11 Jun 2003 09:00:34 -0400
38497              Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
38498      Branch: perl
38499            ! lib/vmsish.t
38500 ____________________________________________________________________________
38501 [ 19740] By: jhi                                   on 2003/06/11  13:29:59
38502         Log: Doc nit.
38503      Branch: perl
38504            ! INSTALL
38505 ____________________________________________________________________________
38506 [ 19739] By: jhi                                   on 2003/06/11  05:30:53
38507         Log: Integrate from maint:
38508              [ 19738]
38509              Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
38510              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
38511              Date: Tue, 10 Jun 2003 22:10:47 +0200
38512              Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
38513      Branch: perl
38514           !> ext/Encode/encengine.c ext/List/Util/Util.xs
38515           !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
38516           !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
38517           !> sv.c
38518 ____________________________________________________________________________
38519 [ 19735] By: jhi                                   on 2003/06/10  05:27:33
38520         Log: Upgrade to Unicode::Normalize 0.22.
38521      Branch: perl
38522            ! ext/Unicode/Normalize/Changes
38523            ! ext/Unicode/Normalize/Makefile.PL
38524            ! ext/Unicode/Normalize/Normalize.pm
38525            ! ext/Unicode/Normalize/Normalize.xs
38526            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
38527            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
38528            ! ext/Unicode/Normalize/t/test.t
38529 ____________________________________________________________________________
38530 [ 19734] By: jhi                                   on 2003/06/10  05:14:18
38531         Log: Upgrade to Unicode::Collate 0.25.
38532      Branch: perl
38533            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
38534            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
38535            ! lib/Unicode/Collate/t/test.t
38536 ____________________________________________________________________________
38537 [ 19731] By: jhi                                   on 2003/06/09  20:48:14
38538         Log: On a real multicpu box the child thread could still be running
38539              when the parent thread was already testing.
38540      Branch: perl
38541            ! ext/threads/shared/t/hv_refs.t
38542 ____________________________________________________________________________
38543 [ 19730] By: rgs                                   on 2003/06/09  19:56:29
38544         Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
38545              From: Andy Dougherty <doughera@lafayette.edu>
38546              Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
38547              Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
38548      Branch: perl
38549            ! INSTALL
38550 ____________________________________________________________________________
38551 [ 19729] By: rgs                                   on 2003/06/09  19:13:16
38552         Log: Subject: [PATCH] Re: nitpick with \(0..2)
38553              From: Steve Grazzini <grazz@pobox.com>
38554              Date: Fri, 6 Jun 2003 01:42:59 -0400
38555              Message-ID: <20030606054259.GA30249@grazzini.net>
38556      Branch: perl
38557            ! op.c pod/perlop.pod t/op/ref.t
38558 ____________________________________________________________________________
38559 [ 19726] By: jhi                                   on 2003/06/09  18:45:00
38560         Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
38561      Branch: perl
38562            ! ext/Unicode/Normalize/Normalize.pm
38563 ____________________________________________________________________________
38564 [ 19725] By: rgs                                   on 2003/06/09  18:33:50
38565         Log: In the debugger, flush stdout/stderr before the prompt is printed
38566              Subject: Re: [PATCH] Perlbug #15228
38567              From: Alex Vandiver <alexmv@MIT.EDU>
38568              Date: 04 Jun 2003 04:50:10 -0400
38569              Message-Id: <1054716610.21402.45.camel@supox>
38570      Branch: perl
38571            ! lib/perl5db.pl
38572 ____________________________________________________________________________
38573 [ 19724] By: gsar                                  on 2003/06/09  18:17:42
38574         Log: mark 450_service.t#18 as a todo test on windows
38575      Branch: perl
38576            ! lib/Net/Ping/t/450_service.t
38577 ____________________________________________________________________________
38578 [ 19723] By: gsar                                  on 2003/06/09  18:00:57
38579         Log: one of the Net::Ping time-dependent tests fails sporadically
38580              when the response from localhost is "too quick"
38581      Branch: perl
38582            ! lib/Net/Ping/t/250_ping_hires.t
38583 ____________________________________________________________________________
38584 [ 19721] By: jhi                                   on 2003/06/09  17:04:50
38585         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
38586              From: Michael G Schwern <schwern@pobox.com>
38587              Date: Sat, 7 Jun 2003 01:16:32 -0700
38588              Message-ID: <20030607081632.GA16228@windhund.schwern.org>
38589      Branch: perl
38590            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
38591            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
38592            ! lib/ExtUtils/t/Liblist.t
38593 ____________________________________________________________________________
38594 [ 19720] By: gsar                                  on 2003/06/09  15:59:52
38595         Log: fix for perlio.t failures on windows (from Dan Kogai)
38596      Branch: perl
38597            ! ext/Encode/t/perlio.t
38598 ____________________________________________________________________________
38599 [ 19719] By: jhi                                   on 2003/06/09  15:28:18
38600         Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
38601              From: PPrymmer@factset.com
38602              Date: Mon, 9 Jun 2003 09:57:43 -0400
38603              Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
38604      Branch: perl
38605            ! configure.com utils/perlivp.PL
38606 ____________________________________________________________________________
38607 [ 19717] By: gsar                                  on 2003/06/09  14:09:55
38608         Log: windows: fix memory leak in %ENV handling (shows up as a
38609              leak even in the simplest fork() loop, because perl_construct()
38610              now does the equivalent of %ENV assignments using mg_set())
38611      Branch: perl
38612            ! win32/perlhost.h
38613 ____________________________________________________________________________
38614 [ 19715] By: sky                                   on 2003/06/09  09:35:47
38615         Log: Support blessed shared references.
38616      Branch: perl
38617            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
38618            ! ext/threads/shared/t/hv_refs.t
38619 ____________________________________________________________________________
38620 [ 19714] By: jhi                                   on 2003/06/09  04:29:04
38621         Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
38622              From: "Craig A. Berry" <craigberry@mac.com>
38623              Date: Sun, 08 Jun 2003 16:49:43 -0500
38624              Message-ID: <3EE3AF77.7060302@mac.com>
38625      Branch: perl
38626            ! t/op/pack.t
38627 ____________________________________________________________________________
38628 [ 19712] By: jhi                                   on 2003/06/08  17:05:59
38629         Log: Subject: Re: forwarded you a test result
38630              From: Dan Kogai <dankogai@dan.co.jp>
38631              Date: Sun, 8 Jun 2003 11:04:43 +0900
38632              Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
38633      Branch: perl
38634            ! ext/Encode/t/Encode.t
38635 ____________________________________________________________________________
38636 [ 19710] By: jhi                                   on 2003/06/08  17:03:07
38637         Log: Regen Configure et al.
38638      Branch: perl
38639            ! Configure Porting/config.sh Porting/config_H
38640 ____________________________________________________________________________
38641 [ 19709] By: jhi                                   on 2003/06/08  16:45:50
38642         Log: More symbol scan logic from Alan Burlison.
38643      Branch: perl
38644            ! Configure Porting/Glossary hints/solaris_2.sh
38645 ____________________________________________________________________________
38646 [ 19708] By: sky                                   on 2003/06/07  13:28:50
38647         Log: Major (internal) change to make it much more easy to embed
38648              threaded perl because we don't use our own TLS for the current
38649              thread info, but instead use PL_modglobal. Should make the
38650              mod_perl2 team (Hi Stas!) happy. Should also be more robust.
38651      Branch: perl
38652            ! ext/threads/threads.xs
38653 ____________________________________________________________________________
38654 [ 19707] By: sky                                   on 2003/06/07  13:27:01
38655         Log: Last patch broke this slightly because INC was wrong.
38656      Branch: perl
38657            ! ext/threads/t/thread.t
38658 ____________________________________________________________________________
38659 [ 19706] By: sky                                   on 2003/06/07  13:07:53
38660         Log: Remove warnings from tests.
38661      Branch: perl
38662            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
38663            ! ext/threads/t/list.t
38664 ____________________________________________________________________________
38665 [ 19705] By: sky                                   on 2003/06/07  12:42:28
38666         Log: Work in non core env.
38667      Branch: perl
38668            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
38669            ! ext/threads/t/libc.t ext/threads/t/list.t
38670            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
38671            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
38672            ! ext/threads/t/thread.t
38673 ____________________________________________________________________________
38674 [ 19703] By: jhi                                   on 2003/06/07  05:11:50
38675         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
38676              From: Michael G Schwern <schwern@pobox.com>
38677              Date: Fri, 6 Jun 2003 18:41:45 -0700
38678              Message-ID: <20030607014145.GB12031@windhund.schwern.org>
38679      Branch: perl
38680            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
38681            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
38682            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
38683            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
38684            ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
38685            ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
38686            ! lib/ExtUtils/t/zz_cleanup_dummy.t
38687 ____________________________________________________________________________
38688 [ 19702] By: rgs                                   on 2003/06/06  23:00:00
38689         Log: Upgrade to Time::Local 1.06, by Dave Rolsky
38690      Branch: perl
38691            ! lib/Time/Local.pm lib/Time/Local.t
38692 ____________________________________________________________________________
38693 [ 19701] By: rgs                                   on 2003/06/06  22:50:37
38694         Log: Complement to change #19698 :
38695              add also this information (=> and curly braces doesn't
38696              quote compound identifiers) to the strict manpage.
38697              As an experiment in documentation, add a "HISTORY" section
38698              to the strict manpage.
38699      Branch: perl
38700            ! lib/strict.pm
38701 ____________________________________________________________________________
38702 [ 19700] By: rgs                                   on 2003/06/06  22:31:50
38703         Log: Minor grammatical nit.
38704      Branch: perl
38705            ! README.hpux
38706 ____________________________________________________________________________
38707 [ 19699] By: rgs                                   on 2003/06/06  22:29:38
38708         Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
38709              From: Stas Bekman <stas@stason.org>
38710              Date: Thu, 05 Jun 2003 10:10:36 +1000
38711              Message-ID: <3EDE8A7C.2080302@stason.org>
38712
38713              Subject: [patch] perlguts authors dup
38714              From: Stas Bekman <stas@stason.org>
38715              Date: Thu, 05 Jun 2003 10:14:12 +1000
38716              Message-ID: <3EDE8B54.6090808@stason.org>
38717      Branch: perl
38718            ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
38719 ____________________________________________________________________________
38720 [ 19698] By: rgs                                   on 2003/06/06  22:23:56
38721         Log: Clarify that => doesn't quote compound identifiers.
38722      Branch: perl
38723            ! pod/perldata.pod
38724 ____________________________________________________________________________
38725 [ 19696] By: merijn                                on 2003/06/06  12:21:43
38726         Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
38727              as the compiler supports it)
38728      Branch: perl
38729            ! README.hpux
38730 ____________________________________________________________________________
38731 [ 19695] By: jhi                                   on 2003/06/05  18:50:51
38732         Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
38733              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38734              Date: Wed, 04 Jun 2003 00:08:32 -0700
38735              Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
38736      Branch: perl
38737            ! t/run/switches.t toke.c
38738 ____________________________________________________________________________
38739 [ 19694] By: jhi                                   on 2003/06/05  18:37:02
38740         Log: Subject: [PATCH] RE: maint @ 19683
38741              From: Robin Barker <Robin.Barker@npl.co.uk>
38742              Date: Thu, 5 Jun 2003 17:16:58 +0100
38743              Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
38744
38745              (skipped the MIME::Base64 part, leaving that to Gisle)
38746      Branch: perl
38747            ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
38748 ____________________________________________________________________________
38749 [ 19693] By: jhi                                   on 2003/06/05  17:26:04
38750         Log: SKIP label was missing.
38751      Branch: perl
38752            ! t/io/utf8.t
38753 ____________________________________________________________________________
38754 [ 19692] By: jhi                                   on 2003/06/05  16:58:23
38755         Log: z/OS makedepend fix from Peter Prymmer;
38756              still needed as reported by Brian De Pradine.
38757      Branch: perl
38758            ! makedepend.SH
38759 ____________________________________________________________________________
38760 [ 19691] By: jhi                                   on 2003/06/05  16:56:01
38761         Log: Even more getspecific patches from Brian De Pradine;
38762              macrofy the construct.
38763      Branch: perl
38764            ! ext/threads/threads.xs
38765 ____________________________________________________________________________
38766 [ 19690] By: jhi                                   on 2003/06/05  16:19:40
38767         Log: z/OS threads tweak from Brian De Pradine.
38768      Branch: perl
38769            ! ext/threads/threads.xs
38770 ____________________________________________________________________________
38771 [ 19689] By: jhi                                   on 2003/06/05  05:43:31
38772         Log: Upgrade to Time::HiRes 1.48.
38773      Branch: perl
38774            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38775 ____________________________________________________________________________
38776 [ 19688] By: rgs                                   on 2003/06/04  18:53:48
38777         Log: Prevent a potential null pointer dereference.
38778              Noticed by Ryan Koga <rkoga@caida.org> in
38779              Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
38780      Branch: perl
38781            ! perlio.c
38782 ____________________________________________________________________________
38783 [ 19687] By: jhi                                   on 2003/06/04  18:26:08
38784         Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
38785              From: Andy Dougherty <doughera@lafayette.edu>
38786              Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
38787              Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
38788      Branch: perl
38789            ! hints/darwin.sh
38790 ____________________________________________________________________________
38791 [ 19686] By: jhi                                   on 2003/06/04  11:02:54
38792         Log: On closer reading the proposed UTS#18 update required
38793              even more changes.
38794      Branch: perl
38795            ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
38796            ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
38797            ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
38798            ! lib/unicore/mktables
38799 ____________________________________________________________________________
38800 [ 19685] By: jhi                                   on 2003/06/04  10:14:09
38801         Log: Align the 'graph' property definition with the proposed
38802              Unicode UTS #18 update (v7).
38803      Branch: perl
38804            ! lib/unicore/lib/Graph.pl lib/unicore/mktables
38805 ____________________________________________________________________________
38806 [ 19681] By: jhi                                   on 2003/06/04  05:16:38
38807         Log: Subject: [MacOS X] consider useshrplib='false' by default
38808              From: Dan Kogai <dankogai@dan.co.jp>
38809              Date: Wed, 4 Jun 2003 01:29:42 +0900
38810              Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
38811      Branch: perl
38812            ! hints/darwin.sh
38813 ____________________________________________________________________________
38814 [ 19679] By: jhi                                   on 2003/06/03  15:51:36
38815         Log: Urk.  Joe's patches were for the maint branch,
38816              not for the blead (which has assertions and stuff).
38817              Retract #19677, #19676, #19674.
38818      Branch: perl
38819            ! lib/perl5db.pl
38820 ____________________________________________________________________________
38821 [ 19678] By: jhi                                   on 2003/06/03  15:05:19
38822         Log: According to Arthur this should help
38823              #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
38824      Branch: perl
38825            ! ext/threads/threads.xs
38826 ____________________________________________________________________________
38827 [ 19677] By: jhi                                   on 2003/06/03  14:07:06
38828         Log: Tiny tweaks from Joe McMahon.
38829      Branch: perl
38830            ! lib/perl5db.pl
38831 ____________________________________________________________________________
38832 [ 19676] By: jhi                                   on 2003/06/03  12:38:46
38833         Log: Tiny pod and speling tweaks.
38834      Branch: perl
38835            ! lib/perl5db.pl
38836 ____________________________________________________________________________
38837 [ 19674] By: jhi                                   on 2003/06/03  12:20:59
38838         Log: Subject: Extensive documentation patch redux
38839              From: Joe McMahon <mcmahon@ibiblio.org>
38840              Date: Mon, 2 Jun 2003 09:53:40 -0400
38841              Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
38842
38843              Subject: RE: [PATCH] RE: Extensive documentation patch redux
38844              From: Robin Barker <Robin.Barker@npl.co.uk>
38845              Date: Tue, 3 Jun 2003 10:00:22 +0100
38846              Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
38847      Branch: perl
38848            ! lib/perl5db.pl
38849 ____________________________________________________________________________
38850 [ 19673] By: jhi                                   on 2003/06/03  09:51:59
38851         Log: Salvage parts of #19667.
38852      Branch: perl
38853            ! perlio.c win32/win32.c win32/win32iop.h
38854 ____________________________________________________________________________
38855 [ 19672] By: jhi                                   on 2003/06/03  09:26:45
38856         Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
38857              still is there).
38858      Branch: perl
38859            ! MANIFEST pod/perlfunc.pod
38860 ____________________________________________________________________________
38861 [ 19671] By: merijn                                on 2003/06/03  08:27:07
38862         Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
38863              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38864              Date: Tue, 03 Jun 2003 01:55:06 -0700
38865              Message-ID: <qJG3+gzkgajL092yn@efn.org>
38866      Branch: perl
38867            ! README.cygwin
38868 ____________________________________________________________________________
38869 [ 19670] By: jhi                                   on 2003/06/03  08:04:39
38870         Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
38871              #19655, #19418; File::Temp no more used internally.
38872              Some parts of these will be salvaged later.
38873      Branch: perl
38874            ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
38875            ! proto.h win32/win32.c win32/win32iop.h
38876 ____________________________________________________________________________
38877 [ 19669] By: gsar                                  on 2003/06/02  20:59:39
38878         Log: fix for 09_gen_rs.t#59 failure on windows
38879      Branch: perl
38880            ! lib/Tie/File/t/09_gen_rs.t
38881 ____________________________________________________________________________
38882 [ 19668] By: gsar                                  on 2003/06/02  20:40:19
38883         Log: resurrect change#19628 and make it work by generalizing
38884              a spot that had a hardcoded dependency on the cmd.exe
38885              arguments being "/x/c" or "/c"
38886      Branch: perl
38887            ! pod/perlrun.pod win32/win32.c
38888 ____________________________________________________________________________
38889 [ 19667] By: gsar                                  on 2003/06/02  18:44:34
38890         Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
38891              reuse the straightforward native implementation instead
38892
38893              this fixes the warning from io_xs.t
38894
38895              NOTE: File::Temp has a less-than-robust implementation on windows
38896              that relies on END blocks being run (this may not happen always)
38897      Branch: perl
38898            ! op.c win32/win32.c win32/win32iop.h
38899 ____________________________________________________________________________
38900 [ 19666] By: gsar                                  on 2003/06/02  18:29:46
38901         Log: change#19628 broke many win32/system.t tests, so back it out
38902      Branch: perl
38903            ! pod/perlrun.pod win32/win32.c
38904 ____________________________________________________________________________
38905 [ 19665] By: rgs                                   on 2003/06/02  18:22:06
38906         Log: A little bit more of weird-code-proofing in B::Deparse.
38907              Fixes a bug reported by Alexey Tourbin in
38908              Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
38909      Branch: perl
38910            ! ext/B/B/Deparse.pm
38911 ____________________________________________________________________________
38912 [ 19664] By: jhi                                   on 2003/06/02  16:41:37
38913         Log: Upgrade to the CGI.pm 2.93.
38914
38915              (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
38916      Branch: perl
38917            + lib/CGI/t/util-58.t
38918            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
38919            ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
38920            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
38921            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
38922            ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
38923            ! lib/CGI/t/switch.t lib/CGI/t/util.t
38924 ____________________________________________________________________________
38925 [ 19663] By: jhi                                   on 2003/06/02  16:16:51
38926         Log: Whitespace tweaks.
38927      Branch: perl
38928            ! hints/uwin.sh
38929 ____________________________________________________________________________
38930 [ 19662] By: jhi                                   on 2003/06/02  16:08:22
38931         Log: U/WIN: final (for now) touches from John P. Linderman;
38932              now we get 97% success rate, the remaining failures are
38933              quite obscure.
38934      Branch: perl
38935            ! hints/uwin.sh lib/locale.t
38936 ____________________________________________________________________________
38937 [ 19661] By: gbarr                                 on 2003/06/02  12:13:35
38938         Log: Sync with libnet 1.14
38939      Branch: perl
38940            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
38941            ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
38942            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
38943            ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
38944 ____________________________________________________________________________
38945 [ 19660] By: jhi                                   on 2003/06/02  09:28:30
38946         Log: Beautification.
38947      Branch: perl
38948            ! op.c
38949 ____________________________________________________________________________
38950 [ 19659] By: jhi                                   on 2003/06/02  09:07:38
38951         Log: Duplicate definition bad.
38952      Branch: perl
38953            ! op.c
38954 ____________________________________________________________________________
38955 [ 19658] By: jhi                                   on 2003/06/02  09:02:18
38956         Log: I thought I tried building threaded.  Never think.  Try.
38957      Branch: perl
38958            ! perlio.c
38959 ____________________________________________________________________________
38960 [ 19657] By: jhi                                   on 2003/06/02  08:54:04
38961         Log: Stick with the original (5.8.0) logic.
38962      Branch: perl
38963            ! op.c
38964 ____________________________________________________________________________
38965 [ 19656] By: jhi                                   on 2003/06/02  08:28:51
38966         Log: Since pulling in File::Temp for tempfiles would pull in
38967              also Fcntl, miniperl could not open up tempfiles.  This broke
38968              the use of miniperl in VMS, as noticed by Craig Berry.
38969              Try to cure this by moving the creation of tempfile into its
38970              own routine, my_tmpfp(), which gets compiled differently
38971              for miniperl and perl.
38972      Branch: perl
38973            ! embed.fnc embed.h op.c perlio.c proto.h
38974 ____________________________________________________________________________
38975 [ 19655] By: jhi                                   on 2003/06/02  06:54:05
38976         Log: A pointless test, noticed by Craig Berry.
38977      Branch: perl
38978            ! perlio.c
38979 ____________________________________________________________________________
38980 [ 19654] By: rgs                                   on 2003/06/01  07:37:50
38981         Log: Two Cygwin patches from Gerrit.
38982
38983              Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
38984              From: "Gerrit P. Haase" <gp@familiehaase.de>
38985              Date: Sat, 31 May 2003 14:12:07 +0200
38986              Message-ID: <179860591535.20030531141207@familiehaase.de>
38987
38988              Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
38989              Date: Sat, 31 May 2003 13:57:49 +0200
38990              Message-ID: <11859733881.20030531135749@familiehaase.de>
38991      Branch: perl
38992            ! README.cygwin perl.h t/io/layers.t
38993 ____________________________________________________________________________
38994 [ 19652] By: rgs                                   on 2003/05/31  19:54:31
38995         Log: Fix a case of segfault in gv_check(), by making
38996              it ignore non-GV values in stashes.
38997      Branch: perl
38998            ! gv.c t/op/stash.t
38999 ____________________________________________________________________________
39000 [ 19651] By: rgs                                   on 2003/05/31  18:48:59
39001         Log: Don't install test.pl files.
39002      Branch: perl
39003            ! installperl
39004 ____________________________________________________________________________
39005 [ 19650] By: rgs                                   on 2003/05/31  18:47:50
39006         Log: Regenerate internals pods.
39007      Branch: perl
39008            ! pod/perlapi.pod pod/perlintern.pod
39009 ____________________________________________________________________________
39010 [ 19649] By: rgs                                   on 2003/05/31  18:33:07
39011         Log: Subject: [PATCH] jumbo closure patch broke formats
39012              From: Dave Mitchell <davem@fdgroup.com>
39013              Date: Sat, 31 May 2003 19:54:48 +0100
39014              Message-ID: <20030531185448.GA6055@fdgroup.com>
39015              Plus restore the original test script for bug #22372
39016      Branch: perl
39017            ! pad.c t/op/write.t
39018 ____________________________________________________________________________
39019 [ 19648] By: jhi                                   on 2003/05/31  17:37:36
39020         Log: Better patch from Inaba Hiroto for
39021              [perl #22375] 'split'/'index' problem for utf8
39022      Branch: perl
39023            ! sv.c
39024 ____________________________________________________________________________
39025 [ 19647] By: rgs                                   on 2003/05/31  11:46:52
39026         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
39027              From: Enache Adrian <enache@rdslink.ro>
39028              Date: Sat, 31 May 2003 14:18:11 +0300
39029              Message-ID: <20030531111811.GA1240@ratsnest.hole>
39030      Branch: perl
39031            ! t/op/write.t
39032 ____________________________________________________________________________
39033 [ 19646] By: jhi                                   on 2003/05/31  05:40:15
39034         Log: Interesting patch(1) glitch.
39035      Branch: perl
39036            ! lib/Tie/File.pm
39037 ____________________________________________________________________________
39038 [ 19645] By: jhi                                   on 2003/05/31  05:37:10
39039         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
39040              From: Enache Adrian <enache@rdslink.ro>
39041              Date: Fri, 30 May 2003 18:52:28 +0300
39042              Message-ID: <20030530155228.GA872@ratsnest.hole>
39043      Branch: perl
39044            ! sv.c t/op/write.t
39045 ____________________________________________________________________________
39046 [ 19644] By: jhi                                   on 2003/05/31  05:31:11
39047         Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
39048              From: "Craig A. Berry" <craigberry@mac.com>
39049              Date: Fri, 30 May 2003 13:08:01 -0500
39050              Message-ID: <3ED79E01.8050401@mac.com>
39051      Branch: perl
39052            ! ext/Encode/t/perlio.t
39053 ____________________________________________________________________________
39054 [ 19643] By: jhi                                   on 2003/05/31  05:28:56
39055         Log: Upgrade to Tie::File 0.96.
39056      Branch: perl
39057            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
39058            ! lib/Tie/File/t/09_gen_rs.t
39059 ____________________________________________________________________________
39060 [ 19642] By: jhi                                   on 2003/05/30  19:06:02
39061         Log: test.pl-isation.
39062      Branch: perl
39063            ! t/op/index.t
39064 ____________________________________________________________________________
39065 [ 19641] By: jhi                                   on 2003/05/30  15:59:57
39066         Log: A bit of networking notworking negativity.
39067              (Inspiration from Jos.)
39068      Branch: perl
39069            ! pod/perlport.pod
39070 ____________________________________________________________________________
39071 [ 19640] By: jhi                                   on 2003/05/30  05:47:15
39072         Log: Fix for "#22375 'split'/'index' problem for utf8".
39073      Branch: perl
39074            ! sv.c t/op/index.t
39075 ____________________________________________________________________________
39076 [ 19639] By: jhi                                   on 2003/05/29  19:07:35
39077         Log: Add the test case for the already fixed
39078              [perl #22351] perl bug with 'e' substitution modifier
39079      Branch: perl
39080            ! t/op/subst.t
39081 ____________________________________________________________________________
39082 [ 19638] By: jhi                                   on 2003/05/29  18:56:46
39083         Log: Comment tweakage.
39084      Branch: perl
39085            ! intrpvar.h
39086 ____________________________________________________________________________
39087 [ 19637] By: rgs                                   on 2003/05/29  18:47:40
39088         Log: Subject: [PATCH] jumbo closure fix
39089              From: Dave Mitchell <davem@fdgroup.com>
39090              Date: Wed, 26 Feb 2003 14:49:47 +0000
39091              Message-ID: <20030226144947.A14444@fdgroup.com>
39092      Branch: perl
39093            ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
39094            ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
39095            ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
39096            ! t/op/closure.t
39097 ____________________________________________________________________________
39098 [ 19635] By: jhi                                   on 2003/05/29  09:13:06
39099         Log: Subject: Credits patch
39100              From: Ed Avis <ed@membled.com>
39101              Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
39102              Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
39103      Branch: perl
39104            ! lib/Tie/RefHash.pm
39105 ____________________________________________________________________________
39106 [ 19634] By: jhi                                   on 2003/05/29  09:11:30
39107         Log: Subject: [patch] IO::File->open() with encoding
39108              From: Pradeep Hodigere <phodigere@yahoo.com>
39109              Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
39110              Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
39111      Branch: perl
39112            + ext/IO/lib/IO/t/io_utf8.t
39113            ! MANIFEST ext/IO/lib/IO/File.pm
39114 ____________________________________________________________________________
39115 [ 19633] By: jhi                                   on 2003/05/29  08:18:09
39116         Log: A *much* cut-down version of the patches in the thread
39117              Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
39118              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
39119              Date: 16 May 2003 19:04:28 -0000
39120              Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
39121      Branch: perl
39122            ! pod/perldiag.pod
39123 ____________________________________________________________________________
39124 [ 19632] By: jhi                                   on 2003/05/29  08:12:46
39125         Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
39126              From: Dave Mitchell <davem@fdgroup.com>
39127              Date: Tue, 27 May 2003 19:31:10 +0100
39128              Message-ID: <20030527183110.GA22715@fdgroup.com>
39129      Branch: perl
39130            ! hv.c
39131 ____________________________________________________________________________
39132 [ 19631] By: jhi                                   on 2003/05/29  08:11:42
39133         Log: Document that setvbuf() is not probably any more available.
39134              Many reports, most recently by mjd in
39135              [perl #22339] IO::Handle::setvbuf not defined properly
39136      Branch: perl
39137            ! ext/IO/lib/IO/Handle.pm
39138 ____________________________________________________________________________
39139 [ 19630] By: jhi                                   on 2003/05/29  07:59:51
39140         Log: Subject: typo in pod/perlfunc.pod
39141              From: Alexey Mahotkin <alexm@w-m.ru>
39142              Date: Wed, 28 May 2003 15:18:04 +0400
39143              Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
39144      Branch: perl
39145            ! pod/perlfunc.pod
39146 ____________________________________________________________________________
39147 [ 19629] By: merijn                                on 2003/05/28  12:24:42
39148         Log: Subject: [PATCH] Re: a2p is linked against too many libraries
39149              From: Andy Dougherty <doughera@lafayette.edu>
39150              Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
39151              Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
39152      Branch: perl
39153            ! x2p/Makefile.SH
39154 ____________________________________________________________________________
39155 [ 19628] By: jhi                                   on 2003/05/28  05:26:43
39156         Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
39157              From: Jan Dubois <jand@ActiveState.com>
39158              Date: Mon, 26 May 2003 23:33:53 -0700
39159              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
39160      Branch: perl
39161            ! pod/perlrun.pod win32/win32.c
39162 ____________________________________________________________________________
39163 [ 19627] By: jhi                                   on 2003/05/28  05:08:07
39164         Log: OpenZaurus cross-compilation patches from Redvers Davies.
39165      Branch: perl
39166            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
39167            ! Cross/config.sh-arm-linux Cross/generate_config_sh
39168            ! Cross/installperl.patch
39169 ____________________________________________________________________________
39170 [ 19626] By: jhi                                   on 2003/05/27  06:30:54
39171         Log: For now reword the sysread/syswrite description to
39172              stress the fact that by default everything is still bytes.
39173      Branch: perl
39174            ! pod/perlfunc.pod
39175 ____________________________________________________________________________
39176 [ 19625] By: jhi                                   on 2003/05/26  20:31:56
39177         Log: Subject: Re: [perl #22299] goto doesn't find label
39178              From: Dave Mitchell <davem@fdgroup.com>
39179              Date: Sat, 24 May 2003 12:25:17 +0100
39180              Message-ID: <20030524112517.GA11761@fdgroup.com>
39181
39182              Subject: [PATCH] Re: [perl #22299] goto doesn't find label
39183              From: Dave Mitchell <davem@fdgroup.com>
39184              Date: Mon, 26 May 2003 13:47:11 +0100
39185              Message-ID: <20030526124710.GA17670@fdgroup.com>
39186      Branch: perl
39187            ! pp_ctl.c t/op/goto.t
39188 ____________________________________________________________________________
39189 [ 19623] By: merijn                                on 2003/05/26  11:19:38
39190         Log: Subject: [PATCH] for cygwin/perlld.in
39191              From: "Gerrit P. Haase" <gp@familiehaase.de>
39192              Date: Sat, 24 May 2003 16:51:29 +0200
39193              Message-ID: <162265353578.20030524165129@familiehaase.de>
39194      Branch: perl
39195            ! cygwin/perlld.in
39196 ____________________________________________________________________________
39197 [ 19622] By: jhi                                   on 2003/05/25  18:57:18
39198         Log: Regen modlib and toc.
39199      Branch: perl
39200            ! pod/perlmodlib.pod pod/perltoc.pod
39201 ____________________________________________________________________________
39202 [ 19621] By: jhi                                   on 2003/05/25  18:51:00
39203         Log: Run external commands only with localized sanitized $ENV{PATH}.
39204      Branch: perl
39205            ! ext/Sys/Hostname/Hostname.pm
39206 ____________________________________________________________________________
39207 [ 19620] By: jhi                                   on 2003/05/25  18:39:04
39208         Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
39209              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
39210              Date: Sun, 25 May 2003 21:17:42 +0200
39211              Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
39212      Branch: perl
39213            ! perlio.h
39214 ____________________________________________________________________________
39215 [ 19619] By: jhi                                   on 2003/05/25  18:36:17
39216         Log: Protect against race conditions: if the pid is not seen,
39217              neither will be the $0 change be seen (and vice versa).
39218      Branch: perl
39219            ! ext/threads/t/join.t
39220 ____________________________________________________________________________
39221 [ 19618] By: jhi                                   on 2003/05/24  19:54:39
39222         Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
39223              From: Dan Kogai <dankogai@dan.co.jp>
39224              Date: 24 May 2003 19:50:48 -0000
39225              Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
39226      Branch: perl
39227            ! ext/Encode/bin/piconv
39228 ____________________________________________________________________________
39229 [ 19610] By: jhi                                   on 2003/05/24  06:42:52
39230         Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
39231              From: Dave Mitchell <davem@fdgroup.com>
39232              Date: Thu, 22 May 2003 10:13:19 +0100
39233              Message-ID: <20030522091319.GA4568@fdgroup.com>
39234
39235              Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
39236              From: Dave Mitchell <davem@fdgroup.com>
39237              Date: Fri, 23 May 2003 17:09:44 +0100
39238              Message-ID: <20030523160944.GC9194@fdgroup.com>
39239      Branch: perl
39240            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
39241            ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
39242 ____________________________________________________________________________
39243 [ 19608] By: jhi                                   on 2003/05/24  06:30:40
39244         Log: Missing "to".
39245      Branch: perl
39246            ! NetWare/config_H.wc Porting/config_H config_h.SH
39247            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
39248            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39249            ! win32/config_H.vc64 wince/config_H.ce
39250 ____________________________________________________________________________
39251 [ 19607] By: jhi                                   on 2003/05/24  06:23:51
39252         Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
39253      Branch: perl
39254            ! Cross/config.sh-arm-linux NetWare/config.wc
39255            ! NetWare/config_H.wc configure.com epoc/config.sh
39256            ! plan9/config.plan9 plan9/config_h.sample
39257            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
39258            ! win32/config.gc win32/config.vc win32/config.vc64
39259            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39260            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
39261 ____________________________________________________________________________
39262 [ 19606] By: jhi                                   on 2003/05/24  06:05:17
39263         Log: Regen Glossary et al.
39264      Branch: perl
39265            ! Porting/Glossary Porting/config.sh Porting/config_H
39266 ____________________________________________________________________________
39267 [ 19604] By: jhi                                   on 2003/05/24  05:57:49
39268         Log: Add a real scan for pthread_attr_setscope().
39269      Branch: perl
39270            ! Configure config_h.SH ext/threads/threads.xs
39271 ____________________________________________________________________________
39272 [ 19603] By: jhi                                   on 2003/05/24  05:32:34
39273         Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
39274      Branch: perl
39275            - lib/ftp.pl
39276            ! MANIFEST
39277 ____________________________________________________________________________
39278 [ 19602] By: jhi                                   on 2003/05/23  17:02:28
39279         Log: Noticed by John P. Linderman.
39280      Branch: perl
39281            ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
39282 ____________________________________________________________________________
39283 [ 19601] By: jhi                                   on 2003/05/23  16:58:04
39284         Log: Subject: [PATCH] RE: state of deparse?
39285              From: Robin Barker <Robin.Barker@npl.co.uk>
39286              Date: Fri, 23 May 2003 17:42:37 +0100
39287              Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
39288      Branch: perl
39289            ! ext/B/B/Deparse.pm
39290 ____________________________________________________________________________
39291 [ 19600] By: jhi                                   on 2003/05/23  16:55:09
39292         Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
39293              From: Robin Barker <Robin.Barker@npl.co.uk>
39294              Date: Fri, 23 May 2003 17:37:09 +0100
39295              Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
39296      Branch: perl
39297            ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
39298            ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
39299 ____________________________________________________________________________
39300 [ 19599] By: jhi                                   on 2003/05/23  16:51:18
39301         Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
39302              From: Robin Barker <Robin.Barker@npl.co.uk>
39303              Date: Fri, 23 May 2003 17:32:22 +0100
39304              Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
39305      Branch: perl
39306            ! embed.pl perl.h perlio.c perlio.h proto.h
39307 ____________________________________________________________________________
39308 [ 19598] By: jhi                                   on 2003/05/23  16:05:36
39309         Log: Hasty editing, grumble.
39310      Branch: perl
39311            ! ext/POSIX/POSIX.xs
39312 ____________________________________________________________________________
39313 [ 19597] By: jhi                                   on 2003/05/23  16:02:30
39314         Log: Linewrapping MUAs, grumble.
39315      Branch: perl
39316            ! ext/POSIX/POSIX.xs
39317 ____________________________________________________________________________
39318 [ 19596] By: jhi                                   on 2003/05/23  16:00:51
39319         Log: U/WIN extension fix from John P. Linderman.
39320      Branch: perl
39321            ! ext/POSIX/POSIX.xs
39322 ____________________________________________________________________________
39323 [ 19595] By: jhi                                   on 2003/05/23  14:19:53
39324         Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
39325              From: Dan Kogai <dankogai@dan.co.jp>
39326              Date: Sat, 24 May 2003 00:15:49 +0900
39327              Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
39328      Branch: perl
39329            ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
39330            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
39331 ____________________________________________________________________________
39332 [ 19594] By: jhi                                   on 2003/05/23  13:06:25
39333         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
39334              From: Michael G Schwern <schwern@pobox.com>
39335              Date: Fri, 23 May 2003 02:10:46 -0700
39336              Message-ID: <20030523091046.GB11662@windhund.schwern.org>
39337      Branch: perl
39338            + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
39339            + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
39340            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
39341            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
39342            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
39343            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
39344            ! lib/ExtUtils/MakeMaker/FAQ.pod
39345            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
39346            ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
39347            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
39348 ____________________________________________________________________________
39349 [ 19593] By: jhi                                   on 2003/05/23  12:56:23
39350         Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
39351              From: Dan Kogai <dankogai@dan.co.jp>
39352              Date: Fri, 23 May 2003 20:17:16 +0900
39353              Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
39354      Branch: perl
39355            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
39356            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
39357            ! ext/Encode/lib/Encode/Encoding.pm
39358            ! ext/PerlIO/encoding/encoding.xs
39359 ____________________________________________________________________________
39360 [ 19592] By: jhi                                   on 2003/05/23  12:52:05
39361         Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
39362      Branch: perl
39363            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
39364            ! ext/Time/HiRes/HiRes.xs
39365 ____________________________________________________________________________
39366 [ 19590] By: jhi                                   on 2003/05/22  11:51:46
39367         Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
39368              From: Dan Kogai <dankogai@dan.co.jp>
39369              Date: Thu, 22 May 2003 18:46:40 +0900
39370              Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp>
39371      Branch: perl
39372            ! ext/Encode/encoding.pm
39373 ____________________________________________________________________________
39374 [ 19589] By: rgs                                   on 2003/05/21  21:37:28
39375         Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
39376              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
39377              Date: Tue, 13 May 2003 10:36:32 +0200
39378              Message-id: <20030513083631.GA21782@ethan>
39379      Branch: perl
39380            ! utils/h2xs.PL
39381 ____________________________________________________________________________
39382 [ 19588] By: rgs                                   on 2003/05/21  21:03:04
39383         Log: New warning "Useless localization of %s", based on
39384              Subject: [PATCH] new warning "Useless localization of %s is deprecated"
39385              From: Dave Mitchell <davem@fdgroup.com>
39386              Date: Wed, 30 Apr 2003 21:17:38 +0100
39387              Message-ID: <20030430201738.GA22054@fdgroup.com>
39388
39389              The proposed patch added this warning in the 'deprecated' category ;
39390              I think this category is for things that exist and will be removed,
39391              rather than for things that don't exist and that will maybe be added.
39392      Branch: perl
39393            ! op.c pod/perldiag.pod t/lib/warnings/op
39394 ____________________________________________________________________________
39395 [ 19586] By: rgs                                   on 2003/05/21  19:56:38
39396         Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
39397              disable the loading of .pmc files if defined.
39398              Rename the function S_doopen_pmc to S_doopen_pm.
39399      Branch: perl
39400            ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
39401 ____________________________________________________________________________
39402 [ 19585] By: jhi                                   on 2003/05/21  19:28:23
39403         Log: More U/WIN tweaks from John P. Linderman.
39404      Branch: perl
39405            ! t/io/layers.t t/io/tell.t
39406 ____________________________________________________________________________
39407 [ 19584] By: rgs                                   on 2003/05/21  19:27:13
39408         Log: Subject: [PATCH] perldata.pod revamp rev. 3
39409              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
39410              Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
39411              Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
39412      Branch: perl
39413            ! pod/perldata.pod
39414 ____________________________________________________________________________
39415 [ 19583] By: jhi                                   on 2003/05/21  19:18:21
39416         Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
39417              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
39418              Date: Mon, 19 May 2003 17:53:25 -0400
39419              Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
39420
39421              (the bug id corrected to be #22231, not #22238)
39422      Branch: perl
39423            ! lib/Switch.pm
39424 ____________________________________________________________________________
39425 [ 19582] By: jhi                                   on 2003/05/21  14:17:14
39426         Log: MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
39427      Branch: perl
39428            ! ext/MIME/Base64/Makefile.PL
39429 ____________________________________________________________________________
39430 [ 19581] By: jhi                                   on 2003/05/21  14:15:26
39431         Log: U/WIN test tweak from John P. Linderman.
39432      Branch: perl
39433            ! t/op/chdir.t
39434 ____________________________________________________________________________
39435 [ 19580] By: jhi                                   on 2003/05/21  13:06:13
39436         Log: VMS test tweak from Craig Berry.
39437      Branch: perl
39438            ! lib/DirHandle.t
39439 ____________________________________________________________________________
39440 [ 19579] By: jhi                                   on 2003/05/21  13:03:34
39441         Log: U/WIN test nit for John P. Linderman.
39442      Branch: perl
39443            ! ext/Cwd/t/cwd.t
39444 ____________________________________________________________________________
39445 [ 19578] By: jhi                                   on 2003/05/21  13:01:42
39446         Log: Subject: [Encode] 1.95 released
39447              From: Dan Kogai <dankogai@dan.co.jp>
39448              Date: Wed, 21 May 2003 18:26:26 +0900
39449              Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
39450      Branch: perl
39451            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
39452            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
39453            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
39454            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
39455            ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
39456            ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
39457            ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
39458            ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
39459            ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
39460            ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
39461            ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
39462            ! ext/Encode/ucm/8859-9.ucm
39463 ____________________________________________________________________________
39464 [ 19575] By: rgs                                   on 2003/05/20  19:22:30
39465         Log: Enhance the failure reporting for the pod2html tests
39466      Branch: perl
39467            ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
39468 ____________________________________________________________________________
39469 [ 19574] By: rgs                                   on 2003/05/20  18:52:21
39470         Log: Upgrade to Getopt::Long 2.33
39471              (mostly a version number increment)
39472      Branch: perl
39473            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
39474            ! lib/Getopt/Long/README
39475 ____________________________________________________________________________
39476 [ 19573] By: rgs                                   on 2003/05/20  18:43:37
39477         Log: Upgrade to CPAN 1.70_54
39478              Subject: Re: CPAN.pm into blead
39479              From: Andreas J Koenig <andreas.koenig@anima.de>
39480              Date: Tue, 20 May 2003 11:31:16 +0200
39481              Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
39482      Branch: perl
39483            - lib/CPAN/README
39484            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
39485 ____________________________________________________________________________
39486 [ 19571] By: jhi                                   on 2003/05/19  19:52:23
39487         Log: Further -Uuseperlio tweaking.
39488      Branch: perl
39489            ! ext/Encode/t/Unicode.t
39490 ____________________________________________________________________________
39491 [ 19570] By: rgs                                   on 2003/05/19  19:20:48
39492         Log: Subject: Re: Possible precedence problem on bitwise ^ operator
39493              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39494              Date: Sun, 18 May 2003 19:21:01 -0700
39495              Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
39496              (with tweaks to perldiag.pod)
39497      Branch: perl
39498            ! op.c pod/perldiag.pod
39499 ____________________________________________________________________________
39500 [ 19569] By: jhi                                   on 2003/05/19  19:02:23
39501         Log: More Ultrix double definition avoidance.
39502      Branch: perl
39503            ! ext/Socket/Socket.xs
39504 ____________________________________________________________________________
39505 [ 19566] By: jhi                                   on 2003/05/19  04:58:25
39506         Log: Integrate perlio:
39507              [ 19556]
39508              Fix ticket 18265
39509
39510              [ 19557]
39511              EINTR retry should exit on count >= 0 not !=0
39512      Branch: perl
39513           !> perlio.c
39514 ____________________________________________________________________________
39515 [ 19565] By: jhi                                   on 2003/05/19  04:56:16
39516         Log: Nekkid numbers.
39517      Branch: perl
39518            ! ext/threads/threads.xs
39519 ____________________________________________________________________________
39520 [ 19564] By: jhi                                   on 2003/05/19  04:52:49
39521         Log: Meaningless cosmetics.
39522      Branch: perl
39523            ! ext/threads/threads.xs
39524 ____________________________________________________________________________
39525 [ 19563] By: jhi                                   on 2003/05/19  04:47:53
39526         Log: Make Perl_ithread_self() a bit more helpful when
39527              finding the thread fails (suggested by Stas in
39528              perl-ithreads Mar 01)
39529      Branch: perl
39530            ! ext/threads/threads.xs
39531 ____________________________________________________________________________
39532 [ 19562] By: jhi                                   on 2003/05/19  04:40:11
39533         Log: Slightly wrong panic messages.
39534      Branch: perl
39535            ! ext/threads/threads.xs
39536 ____________________________________________________________________________
39537 [ 19561] By: jhi                                   on 2003/05/19  04:33:31
39538         Log: Ultrix: the #19435 helped the IO extension, so this should
39539              help the Socket extension (socket structs redefinitions).
39540      Branch: perl
39541            ! ext/Socket/Socket.xs
39542 ____________________________________________________________________________
39543 [ 19560] By: jhi                                   on 2003/05/19  04:30:01
39544         Log: Based on
39545
39546              Subject: [PATCH threads.xs] no system scope on VMS
39547              From: "Craig A. Berry" <craigberry@mac.com>
39548              Date: Sun, 18 May 2003 23:02:07 -0500
39549              Message-ID: <3EC8573F.6050005@mac.com>
39550
39551              but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
39552      Branch: perl
39553            ! ext/threads/threads.xs
39554 ____________________________________________________________________________
39555 [ 19559] By: jhi                                   on 2003/05/19  04:24:27
39556         Log: Make the test work without perlio, from Dan Kogai.
39557      Branch: perl
39558            ! ext/Encode/t/Unicode.t
39559 ____________________________________________________________________________
39560 [ 19558] By: rgs                                   on 2003/05/18  21:40:10
39561         Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
39562              From: Michael G Schwern <schwern@pobox.com>
39563              Date: Wed, 14 May 2003 15:36:23 -0700
39564              Message-ID: <20030514223623.GD23350@windhund.schwern.org>
39565      Branch: perl
39566            ! pod/perlsyn.pod pod/perltrap.pod
39567 ____________________________________________________________________________
39568 [ 19552] By: jhi                                   on 2003/05/18  07:57:23
39569         Log: Integrate from perlio:
39570              [ 19542]
39571              Fix ticket #22219
39572
39573              [ 19543]
39574              Spotted a bare close() where PerlLIO_close() seems correct.
39575      Branch: perl
39576           !> doio.c perlio.c
39577 ____________________________________________________________________________
39578 [ 19550] By: jhi                                   on 2003/05/18  06:23:50
39579         Log: UTF-7 tweak from Dan Kogai.
39580      Branch: perl
39581            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
39582 ____________________________________________________________________________
39583 [ 19549] By: jhi                                   on 2003/05/18  05:58:58
39584         Log: The 'quotes' really are important (caught by Enache Adrian).
39585      Branch: perl
39586            ! Makefile.SH
39587 ____________________________________________________________________________
39588 [ 19548] By: jhi                                   on 2003/05/17  16:39:19
39589         Log: Subject: [Encode] UTF-7 Support
39590              From: Dan Kogai <dankogai@dan.co.jp>
39591              Date: Sun, 18 May 2003 00:45:35 +0900
39592              Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
39593      Branch: perl
39594            + ext/Encode/lib/Encode/Unicode/UTF7.pm
39595            ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
39596            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
39597            ! ext/Encode/lib/Encode/Config.pm
39598            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
39599 ____________________________________________________________________________
39600 [ 19547] By: jhi                                   on 2003/05/17  16:26:47
39601         Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
39602              non-left-aligned heredocs.
39603      Branch: perl
39604            ! Makefile.SH
39605 ____________________________________________________________________________
39606 [ 19545] By: jhi                                   on 2003/05/17  15:51:07
39607         Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
39608              From: Alan Burlison <Alan.Burlison@sun.com>
39609              Date: Thu, 15 May 2003 22:17:55 +0100
39610              Message-ID: <3EC40403.9000804@sun.com>
39611
39612              (fixed symbol scanning for Solaris 10)
39613      Branch: perl
39614            ! Configure
39615 ____________________________________________________________________________
39616 [ 19541] By: rgs                                   on 2003/05/17  12:10:14
39617         Log: Upgrade to Getopt::Long 2.32_05
39618      Branch: perl
39619            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
39620            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
39621            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
39622            ! lib/Getopt/Long/t/gol-oo.t
39623 ____________________________________________________________________________
39624 [ 19540] By: rgs                                   on 2003/05/17  11:46:25
39625         Log: Clarify the explanation of the warning "Possible precedence problem
39626              on bitwise operator".
39627      Branch: perl
39628            ! pod/perldiag.pod
39629 ____________________________________________________________________________
39630 [ 19539] By: rgs                                   on 2003/05/17  11:36:08
39631         Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
39632              with fractional version numbers or v-strings.
39633      Branch: perl
39634            ! ext/B/B/Deparse.pm
39635 ____________________________________________________________________________
39636 [ 19537] By: gsar                                  on 2003/05/17  06:32:46
39637         Log: missing init in change#19533
39638      Branch: perl
39639            ! win32/win32sck.c
39640 ____________________________________________________________________________
39641 [ 19536] By: gsar                                  on 2003/05/17  06:07:07
39642         Log: apply Net::Ping patch that makes the fork()-based approach
39643              work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
39644
39645              the code this affects is currently not enabled anywhere, but
39646              could be enabled if the non-blocking approach runs into problems
39647              on older windows versions
39648      Branch: perl
39649            ! lib/Net/Ping.pm
39650 ____________________________________________________________________________
39651 [ 19535] By: gsar                                  on 2003/05/17  05:54:39
39652         Log: improve the implementation of Net::Ping on windows by avoiding
39653              fork(), which is pretty heavy-weight for this kind of
39654              application; use non-blocking sockets instead
39655
39656              has been verified to work on Win2k but will need testing on
39657              other flavors of windows
39658
39659              there is a single known failure on windows in 450_service.t (test 18)
39660              due to what appears to be bugs in the ping_syn()/ack() code
39661      Branch: perl
39662            ! lib/Net/Ping.pm
39663 ____________________________________________________________________________
39664 [ 19534] By: gsar                                  on 2003/05/17  04:53:06
39665         Log: change#16723 broke the ioctl() return value on platforms
39666              that have ioctl() but no fcntl() (e.g. windows)
39667
39668              change#17577 then attempted to fix the bustage, but got
39669              it wrong
39670      Branch: perl
39671            ! pp_sys.c
39672 ____________________________________________________________________________
39673 [ 19533] By: gsar                                  on 2003/05/17  04:49:18
39674         Log: avoid select() on windows destroying errno (used to typically
39675              always sets it to EINVAL due to the way it maps the FD_SETs)
39676      Branch: perl
39677            ! win32/win32sck.c
39678 ____________________________________________________________________________
39679 [ 19532] By: jhi                                   on 2003/05/16  18:21:27
39680         Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
39681              compile error on ia64/HP-UX (comparing incompatible pointers)"
39682              plus a possible cure for the warning mentioned in the case.
39683      Branch: perl
39684            ! ext/Storable/Storable.xs
39685 ____________________________________________________________________________
39686 [ 19531] By: jhi                                   on 2003/05/16  17:56:06
39687         Log: Apply the supplied patch for [perl #22195]
39688              "File::Find, sorted directory traversal order is inverted"
39689      Branch: perl
39690            ! lib/File/Find.pm
39691 ____________________________________________________________________________
39692 [ 19528] By: jhi                                   on 2003/05/16  15:56:33
39693         Log: Subject: [PATCH] RE: maint snapshot @ 19525
39694              From: Robin Barker <Robin.Barker@npl.co.uk>
39695              Date: Fri, 16 May 2003 17:16:57 +0100
39696              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
39697
39698              (Part #2: the hv.c SVf)
39699      Branch: perl
39700            ! hv.c
39701 ____________________________________________________________________________
39702 [ 19527] By: jhi                                   on 2003/05/16  15:55:10
39703         Log: Subject: [PATCH] RE: maint snapshot @ 19525
39704              From: Robin Barker <Robin.Barker@npl.co.uk>
39705              Date: Fri, 16 May 2003 17:16:57 +0100
39706              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
39707
39708              (Part #1: the __format__ and __printf__)
39709      Branch: perl
39710            ! Configure embed.pl perlio.c proto.h
39711 ____________________________________________________________________________
39712 [ 19523] By: jhi                                   on 2003/05/14  05:19:05
39713         Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
39714              From: Gisle Aas <gisle@ActiveState.com>
39715              Date: 13 May 2003 19:51:19 -0700
39716              Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
39717      Branch: perl
39718            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
39719            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
39720            ! ext/MIME/Base64/t/quoted-print.t
39721 ____________________________________________________________________________
39722 [ 19522] By: jhi                                   on 2003/05/14  05:11:49
39723         Log: More Panther moves.
39724      Branch: perl
39725            ! Makefile.SH hints/darwin.sh
39726 ____________________________________________________________________________
39727 [ 19521] By: jhi                                   on 2003/05/13  19:33:44
39728         Log: Curliff and liff with ease.
39729      Branch: perl
39730            + Porting/curliff.pl
39731            ! MANIFEST
39732 ____________________________________________________________________________
39733 [ 19520] By: jhi                                   on 2003/05/13  18:59:51
39734         Log: Use /usr/bin/perl (de facto in Porting/ scripts).
39735      Branch: perl
39736            ! Porting/sort_perldiag.pl
39737 ____________________________________________________________________________
39738 [ 19518] By: jhi                                   on 2003/05/13  18:53:48
39739         Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
39740              From: Casey West <casey@geeknest.com>
39741              Date: Fri, 9 May 2003 04:00:44 -0400
39742              Message-ID: <20030509080044.GA49820@geeknest.com>
39743
39744              (except for the dup.t patch which diddled with system().)
39745      Branch: perl
39746            ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
39747            ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
39748            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
39749            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39750            ! win32/config_H.vc64 wince/config_H.ce
39751 ____________________________________________________________________________
39752 [ 19517] By: jhi                                   on 2003/05/13  18:39:40
39753         Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
39754              From: Gisle Aas <gisle@ActiveState.com>
39755              Date: 13 May 2003 09:59:50 -0700
39756              Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
39757      Branch: perl
39758            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
39759            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
39760            ! ext/MIME/Base64/t/quoted-print.t
39761 ____________________________________________________________________________
39762 [ 19516] By: jhi                                   on 2003/05/13  18:37:11
39763         Log: Subject: [PATCH] More perldiag.pod sorting
39764              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
39765              Date: Tue, 13 May 2003 15:13:53 -0400
39766              Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
39767
39768              (plus add 'no locale;')
39769      Branch: perl
39770            + Porting/sort_perldiag.pl
39771            ! MANIFEST pod/perldiag.pod
39772 ____________________________________________________________________________
39773 [ 19514] By: jhi                                   on 2003/05/13  17:38:09
39774         Log: Detypo.
39775      Branch: perl
39776            ! lib/Unicode/UCD.pm
39777 ____________________________________________________________________________
39778 [ 19512] By: gsar                                  on 2003/05/13  13:28:42
39779         Log: make it easier to reproduce the bug
39780      Branch: perl
39781            ! lib/Tie/File.pm
39782 ____________________________________________________________________________
39783 [ 19511] By: gsar                                  on 2003/05/13  13:08:47
39784         Log: the \do {local *FH} trick in Tie::File was really only needed
39785              on 5.005 and earlier, since later versions can autovivify
39786              the handle
39787
39788              however, a search in the p5p archives reveals the trick doesn't
39789              fully work in the versions it is needed in, so use the more
39790              standard Symbol::gensym() way
39791      Branch: perl
39792            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
39793 ____________________________________________________________________________
39794 [ 19510] By: gsar                                  on 2003/05/13  12:36:01
39795         Log: $Config{usethreads} wasn't being set on windows
39796      Branch: perl
39797            ! win32/Makefile win32/makefile.mk
39798 ____________________________________________________________________________
39799 [ 19509] By: jhi                                   on 2003/05/13  12:24:19
39800         Log: Reinstate the #19498 but now skip the crashing
39801              tests (when threaded) as TODOs.
39802      Branch: perl
39803            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
39804 ____________________________________________________________________________
39805 [ 19508] By: jhi                                   on 2003/05/13  11:22:06
39806         Log: Revert #19498 since it broke threaded builds.
39807      Branch: perl
39808            ! lib/Tie/File.pm
39809 ____________________________________________________________________________
39810 [ 19507] By: jhi                                   on 2003/05/13  05:20:56
39811         Log: Better be explicit with dangling elses.
39812      Branch: perl
39813            ! pp.c
39814 ____________________________________________________________________________
39815 [ 19506] By: jhi                                   on 2003/05/13  04:46:18
39816         Log: Detypo Pantherisms.
39817      Branch: perl
39818            ! Makefile.SH hints/darwin.sh
39819 ____________________________________________________________________________
39820 [ 19505] By: rgs                                   on 2003/05/12  21:49:21
39821         Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
39822              From: Alex Vandiver <alexmv@MIT.EDU>
39823              Date: 02 May 2003 06:45:05 -0400
39824              Message-Id: <1051872303.26203.104.camel@supox>
39825              (plus perldiag nit)
39826      Branch: perl
39827            ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
39828            ! t/comp/package.t
39829 ____________________________________________________________________________
39830 [ 19504] By: rgs                                   on 2003/05/12  20:52:52
39831         Log: Small nit in perlsyn about the new // operator
39832      Branch: perl
39833            ! pod/perlsyn.pod
39834 ____________________________________________________________________________
39835 [ 19503] By: rgs                                   on 2003/05/12  19:43:07
39836         Log: Use a more sophisticated heuristics to produce the warning
39837              'Parentheses missing around "%s" list'. This fixes bug #22147.
39838              Also, the warning is now produced for C<local *a,*b;>.
39839      Branch: perl
39840            ! op.c t/lib/warnings/op
39841 ____________________________________________________________________________
39842 [ 19502] By: jhi                                   on 2003/05/12  19:34:10
39843         Log: Work also without perlio.
39844      Branch: perl
39845            ! t/io/dup.t
39846 ____________________________________________________________________________
39847 [ 19500] By: jhi                                   on 2003/05/12  05:25:14
39848         Log: Panther preparation.
39849      Branch: perl
39850            ! Makefile.SH hints/darwin.sh
39851 ____________________________________________________________________________
39852 [ 19499] By: jhi                                   on 2003/05/12  04:49:57
39853         Log: More moves to intrpvar.h.
39854      Branch: perl
39855            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
39856 ____________________________________________________________________________
39857 [ 19498] By: gsar                                  on 2003/05/12  01:40:46
39858         Log: fix for Tie::File test failures on windows: the problem was
39859              that Tie::File did not close any file handles it opens internally,
39860              leading to file handle leaks and t/tf* temporary file littering;
39861              we now close the handle iff Tie::File opened it
39862
39863              this fix unearths what appears to be a perl bug in localizing globs:
39864              09_gen_rs.t fails due to a prematurely closed filehandle, although
39865              it wasn't explicitly closed anywhere by the code (renaming the
39866              *FH at line 97 to *FH1 makes it work, but I haven't done this
39867              to allow the bug to be tracked down)
39868      Branch: perl
39869            ! lib/Tie/File.pm
39870 ____________________________________________________________________________
39871 [ 19497] By: jhi                                   on 2003/05/11  20:17:30
39872         Log: Move the thread *hook into interpreter.
39873      Branch: perl
39874            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
39875 ____________________________________________________________________________
39876 [ 19496] By: rgs                                   on 2003/05/11  20:06:03
39877         Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
39878              From: Dave Mitchell <davem@fdgroup.com>
39879              Date: Sat, 10 May 2003 01:45:23 +0100
39880              Message-ID: <20030510004523.GC20871@fdgroup.com>
39881      Branch: perl
39882            ! pp_ctl.c
39883 ____________________________________________________________________________
39884 [ 19495] By: rgs                                   on 2003/05/11  20:01:10
39885         Log: Open UNIX is not really "formerly Unixware", since the most
39886              recent releases are known as Unixware, not as Open UNIX.
39887      Branch: perl
39888            ! pod/perlport.pod
39889 ____________________________________________________________________________
39890 [ 19494] By: jhi                                   on 2003/05/11  19:52:38
39891         Log: Slight tweaks to the platform list.
39892      Branch: perl
39893            ! pod/perlport.pod
39894 ____________________________________________________________________________
39895 [ 19493] By: rgs                                   on 2003/05/11  19:13:00
39896         Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
39897              From: Casey West <casey@geeknest.com>
39898              Date: Fri, 9 May 2003 10:30:13 -0400
39899              Message-ID: <20030509143013.GM49820@geeknest.com>
39900      Branch: perl
39901            ! pod/perlop.pod
39902 ____________________________________________________________________________
39903 [ 19492] By: rgs                                   on 2003/05/11  19:04:27
39904         Log: perlport.pod nit for doc bug #8253.
39905      Branch: perl
39906            ! pod/perlport.pod
39907 ____________________________________________________________________________
39908 [ 19491] By: jhi                                   on 2003/05/11  17:50:49
39909         Log: Use test.pl.
39910      Branch: perl
39911            ! t/io/fflush.t
39912 ____________________________________________________________________________
39913 [ 19490] By: jhi                                   on 2003/05/11  17:46:09
39914         Log: Try to handle a $^X with spaces in it.
39915      Branch: perl
39916            ! t/test.pl
39917 ____________________________________________________________________________
39918 [ 19489] By: jhi                                   on 2003/05/11  17:44:28
39919         Log: Separate the creation of the command to run by
39920              runperl() into its own function, _create_runperl().
39921      Branch: perl
39922            ! t/test.pl
39923 ____________________________________________________________________________
39924 [ 19488] By: jhi                                   on 2003/05/11  16:52:00
39925         Log: Fixup the method behaviour table.
39926      Branch: perl
39927            ! pod/perliol.pod
39928 ____________________________________________________________________________
39929 [ 19487] By: jhi                                   on 2003/05/11  16:43:26
39930         Log: Integrate from perlio:
39931              [ 19474]
39932              Tweaks to Jarkko's NULL deref checks in perlio.c
39933
39934              [ 19475]
39935              Fix for bugs 21717 and 22140.
39936              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
39937              and derived layers. So have :unix's "pushed" method stat() the fd and
39938              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match
39939              UNIX behaviour.
39940
39941              [ 19479]
39942              Better but still unproven fix for lseek() on pipes.
39943
39944              [ 19483]
39945              Unused variable
39946
39947              [ 19485]
39948              Tests to prove Ticket 9468 is fixed.
39949
39950              [ 19486]
39951              add test for change#19475,19479 (bugs#21717,22140)
39952      Branch: perl
39953           !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
39954           !> t/io/fflush.t
39955 ____________________________________________________________________________
39956 [ 19484] By: gsar                                  on 2003/05/11  15:37:14
39957         Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
39958              in terms of an exported function rather than as an inlined
39959              macro (latter wants PL_op_mutex which isn't exported as such)
39960
39961              Jarkko: please merge into maint-5.8
39962      Branch: perl
39963            ! dosish.h makedef.pl win32/win32.c win32/win32.h
39964 ____________________________________________________________________________
39965 [ 19482] By: jhi                                   on 2003/05/11  07:53:26
39966         Log: Test _getcode().
39967      Branch: perl
39968            ! lib/Unicode/UCD.t
39969 ____________________________________________________________________________
39970 [ 19481] By: jhi                                   on 2003/05/11  06:25:08
39971         Log: Clarify the doc (and the code) for Unicode code points.
39972      Branch: perl
39973            ! lib/Unicode/UCD.pm
39974 ____________________________________________________________________________
39975 [ 19480] By: jhi                                   on 2003/05/11  06:18:06
39976         Log: Another doc suggestion from terry@eatoni.com (terry jones):
39977              use codepoints that return undef.
39978      Branch: perl
39979            ! lib/Unicode/UCD.pm
39980 ____________________________________________________________________________
39981 [ 19478] By: jhi                                   on 2003/05/10  19:01:17
39982         Log: Add Encode's META.yml.
39983      Branch: perl
39984            + ext/Encode/META.yml
39985            ! MANIFEST
39986 ____________________________________________________________________________
39987 [ 19477] By: jhi                                   on 2003/05/10  18:59:29
39988         Log: Upgrade to Encode 1.94.
39989      Branch: perl
39990            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
39991            ! ext/Encode/MANIFEST ext/Encode/bin/piconv
39992            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
39993            ! ext/Encode/t/mime-header.t
39994 ____________________________________________________________________________
39995 [ 19476] By: jhi                                   on 2003/05/10  18:56:08
39996         Log: Doc bug noticed by terry@eatoni.com (terry jones).
39997      Branch: perl
39998            ! lib/Unicode/UCD.pm
39999 ____________________________________________________________________________
40000 [ 19472] By: jhi                                   on 2003/05/10  10:55:49
40001         Log: Try to plug more potential PerlIO NULL method
40002              dereferences; try to document the matter.
40003      Branch: perl
40004            ! perlio.c pod/perliol.pod
40005 ____________________________________________________________________________
40006 [ 19471] By: jhi                                   on 2003/05/10  07:07:30
40007         Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
40008      Branch: perl
40009            ! perlio.c
40010 ____________________________________________________________________________
40011 [ 19470] By: jhi                                   on 2003/05/10  06:51:24
40012         Log: In eof() the errno can get stomped by the peek-ahead.
40013      Branch: perl
40014            ! doio.c ext/Socket/socketpair.t
40015 ____________________________________________________________________________
40016 [ 19469] By: rgs                                   on 2003/05/09  21:33:15
40017         Log: A regression test for the remaining "Final $ should be..." error.
40018      Branch: perl
40019            ! t/comp/parser.t
40020 ____________________________________________________________________________
40021 [ 19468] By: rgs                                   on 2003/05/09  21:23:57
40022         Log: Remove the error messages "Final @ should be \@ or @name"
40023              and "Final % should be \% or %name", that appear to be
40024              only produced in addition to another syntax error, and therefore
40025              misleading, if I understand correctly that kind of black magic.
40026      Branch: perl
40027            ! pod/perldiag.pod toke.c
40028 ____________________________________________________________________________
40029 [ 19467] By: jhi                                   on 2003/05/09  20:11:18
40030         Log: Have to think this test more when I'm awake.
40031      Branch: perl
40032            ! ext/Socket/socketpair.t
40033 ____________________________________________________________________________
40034 [ 19466] By: rgs                                   on 2003/05/09  19:56:37
40035         Log: Document that perl tries to load .pmc files before .pm files.
40036              Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
40037              From: Casey West <casey@geeknest.com>
40038              Date: Fri, 9 May 2003 17:03:50 -0400
40039              Message-ID: <20030509210350.GW49820@geeknest.com>
40040      Branch: perl
40041            ! pod/perlfunc.pod
40042 ____________________________________________________________________________
40043 [ 19465] By: rgs                                   on 2003/05/09  19:47:49
40044         Log: Fix for doc bug #8602 : clarify eof() example comments
40045      Branch: perl
40046            ! pod/perlfunc.pod
40047 ____________________________________________________________________________
40048 [ 19464] By: rgs                                   on 2003/05/09  19:34:30
40049         Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
40050              From: Casey West <casey@geeknest.com>
40051              Date: Fri, 9 May 2003 11:09:39 -0400
40052              Message-ID: <20030509150939.GN49820@geeknest.com>
40053      Branch: perl
40054            ! pod/perltrap.pod
40055 ____________________________________________________________________________
40056 [ 19463] By: rgs                                   on 2003/05/09  19:33:25
40057         Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
40058              From: Casey West <casey@geeknest.com>
40059              Date: Fri, 9 May 2003 15:25:59 -0400
40060              Message-ID: <20030509192559.GS49820@geeknest.com>
40061      Branch: perl
40062            ! pod/perlfunc.pod
40063 ____________________________________________________________________________
40064 [ 19462] By: jhi                                   on 2003/05/09  18:53:27
40065         Log: Try to comprehensively have a plan B if a PerlIO
40066              layer doesn't have a particular function.
40067              (1) If there's a corresponding PerlIOBase, call it.
40068              (2) If not having the function is 'harmless', be silently happy.
40069              (Currently only Flush is in this category.)
40070              (3) Otherwise set errno and return failure.
40071      Branch: perl
40072            ! perlio.c
40073 ____________________________________________________________________________
40074 [ 19461] By: rgs                                   on 2003/05/09  18:45:39
40075         Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
40076              From: Casey West <casey@geeknest.com>
40077              Date: Fri, 9 May 2003 11:17:53 -0400
40078              Message-ID: <20030509151753.GO49820@geeknest.com>
40079      Branch: perl
40080            ! pod/perltrap.pod
40081 ____________________________________________________________________________
40082 [ 19460] By: jhi                                   on 2003/05/09  14:25:49
40083         Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
40084      Branch: perl
40085            ! makedef.pl
40086 ____________________________________________________________________________
40087 [ 19459] By: jhi                                   on 2003/05/09  14:22:08
40088         Log: Result of change #19458.
40089      Branch: perl
40090            ! MANIFEST
40091 ____________________________________________________________________________
40092 [ 19458] By: jhi                                   on 2003/05/09  14:21:51
40093         Log: Subject: Weekend fun: MANIFEST sorting
40094              From: andreas.koenig@anima.de (Andreas J. Koenig)
40095              Date: Fri, 09 May 2003 15:12:05 +0200
40096              Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
40097
40098              (both sorts need LC_ALL=C)
40099              (add also manicheck target)
40100      Branch: perl
40101            ! Makefile.SH
40102 ____________________________________________________________________________
40103 [ 19457] By: jhi                                   on 2003/05/09  04:30:13
40104         Log: Better skip this test on OpenBSD and BSD/OS since it
40105              does not seem to work (Slaven Rezic).
40106      Branch: perl
40107            ! lib/filetest.t
40108 ____________________________________________________________________________
40109 [ 19456] By: jhi                                   on 2003/05/09  03:41:56
40110         Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
40111              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40112              Date: Wed, 07 May 2003 23:37:47 -0700
40113              Message-ID: <7sfu+gzkg+AY092yn@efn.org>
40114      Branch: perl
40115            ! pod/perlfunc.pod
40116 ____________________________________________________________________________
40117 [ 19455] By: jhi                                   on 2003/05/09  03:36:54
40118         Log: Missing files.
40119      Branch: perl
40120            ! MANIFEST
40121 ____________________________________________________________________________
40122 [ 19454] By: rgs                                   on 2003/05/08  18:49:25
40123         Log: Suppress a few compilation warnings in pp_hot.c.
40124      Branch: perl
40125            ! pp_hot.c
40126 ____________________________________________________________________________
40127 [ 19453] By: rgs                                   on 2003/05/08  18:42:16
40128         Log: Remove duplicate entries from perldiag
40129      Branch: perl
40130            ! pod/perldiag.pod
40131 ____________________________________________________________________________
40132 [ 19452] By: jhi                                   on 2003/05/08  18:12:46
40133         Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
40134              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40135              Date: Wed, 07 May 2003 15:27:07 -0700
40136              Message-ID: <7gYu+gzkgaFU092yn@efn.org>
40137      Branch: perl
40138            ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
40139            ! pp_hot.c t/op/magic.t
40140 ____________________________________________________________________________
40141 [ 19451] By: jhi                                   on 2003/05/08  17:47:13
40142         Log: Tiny nit from mjd.
40143      Branch: perl
40144            ! lib/Tie/File.pm
40145 ____________________________________________________________________________
40146 [ 19450] By: jhi                                   on 2003/05/08  17:46:26
40147         Log: Upgrade to Tie::File 0.95.
40148      Branch: perl
40149            + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
40150            + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
40151            + lib/Tie/File/t/42_offset.t
40152            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
40153            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
40154            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
40155            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
40156            ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
40157            ! lib/Tie/File/t/30_defer.t
40158 ____________________________________________________________________________
40159 [ 19449] By: jhi                                   on 2003/05/08  17:35:10
40160         Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
40161              From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
40162              Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
40163              Date: 8 May 2003 00:42:18 -0000
40164      Branch: perl
40165            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
40166            ! ext/Time/HiRes/Makefile.PL
40167 ____________________________________________________________________________
40168 [ 19448] By: jhi                                   on 2003/05/08  17:27:47
40169         Log: Subject: [PATCH] alphabetize perldiag.pod
40170              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
40171              Date: Thu, 8 May 2003 11:52:39 -0400
40172              Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
40173      Branch: perl
40174            ! pod/perldiag.pod
40175 ____________________________________________________________________________
40176 [ 19447] By: jhi                                   on 2003/05/08  17:19:06
40177         Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
40178              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
40179              Date: Thu, 08 May 2003 08:42:20 +0200
40180              Message-id: <20030508064220.GA763@ethan>
40181      Branch: perl
40182            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
40183            ! ext/Devel/PPPort/t/test.t
40184 ____________________________________________________________________________
40185 [ 19445] By: jhi                                   on 2003/05/08  05:21:44
40186         Log: A variant of
40187
40188              Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
40189              From: enache@rdslink.ro (Enache Adrian)
40190              Date: Tue, 22 Apr 2003 02:54:05 +0300
40191              Message-ID: <20030421235405.GA1162@ratsnest.hole>
40192
40193              to quench the black smoke from the BSD builds.
40194      Branch: perl
40195            ! lib/ExtUtils/MM_Unix.pm
40196 ____________________________________________________________________________
40197 [ 19444] By: rgs                                   on 2003/05/07  20:25:45
40198         Log: Subject: Re: [DOC PATCH] & More File::Path issues
40199              From: Casey West <casey@geeknest.com>
40200              Date: Mon, 5 May 2003 13:25:47 -0400
40201              Message-ID: <20030505172547.GB20508@geeknest.com>
40202      Branch: perl
40203            ! lib/File/Path.pm
40204 ____________________________________________________________________________
40205 [ 19443] By: jhi                                   on 2003/05/07  20:03:58
40206         Log: Spelling correction from Nicholas Clark.
40207      Branch: perl
40208            ! ext/POSIX/POSIX.pod
40209 ____________________________________________________________________________
40210 [ 19440] By: jhi                                   on 2003/05/07  19:20:53
40211         Log: One more possible extensions permutation.
40212      Branch: perl
40213            ! Configure
40214 ____________________________________________________________________________
40215 [ 19437] By: jhi                                   on 2003/05/07  16:58:21
40216         Log: Allow platforms to manipulate their archname by creating
40217              a archname.cbu in their hints files.
40218      Branch: perl
40219            ! Configure
40220 ____________________________________________________________________________
40221 [ 19436] By: jhi                                   on 2003/05/07  16:53:26
40222         Log: More long double logic from Alan Burlison.
40223      Branch: perl
40224            ! Configure
40225 ____________________________________________________________________________
40226 [ 19435] By: jhi                                   on 2003/05/06  15:21:55
40227         Log: Worth a try for [perl #17146]
40228      Branch: perl
40229            ! ext/IO/poll.c
40230 ____________________________________________________________________________
40231 [ 19433] By: jhi                                   on 2003/05/06  05:12:23
40232         Log: Document which interfaces are NOT Unicode-aware.
40233      Branch: perl
40234            ! pod/perltodo.pod pod/perlunicode.pod
40235 ____________________________________________________________________________
40236 [ 19432] By: rgs                                   on 2003/05/05  20:31:22
40237         Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
40238              From: Casey West <casey@geeknest.com>
40239              Date: Mon, 28 Apr 2003 11:07:36 -0400
40240              Message-ID: <20030428150736.GD62281@geeknest.com>
40241      Branch: perl
40242            ! pod/perlfilter.pod
40243 ____________________________________________________________________________
40244 [ 19431] By: rgs                                   on 2003/05/05  20:07:33
40245         Log: Subject: [patch] Re: [perl #21728] regexp SEGV
40246              From: Enache Adrian <enache@rdslink.ro>
40247              Date: Fri, 28 Mar 2003 23:53:09 +0200
40248              Message-ID: <20030328215309.GA6413@ratsnest.hole>
40249              (with minor tweaks)
40250      Branch: perl
40251            ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
40252 ____________________________________________________________________________
40253 [ 19430] By: rgs                                   on 2003/05/05  20:01:36
40254         Log: Fix doc bug #22067, noticed by Mark Knutsen
40255      Branch: perl
40256            ! pod/perlfunc.pod
40257 ____________________________________________________________________________
40258 [ 19429] By: rgs                                   on 2003/05/05  18:59:59
40259         Log: Fix : the svr5 hints file doesn't propagate libswanted with
40260              threads enabled. Now threads are OK on OpenUNIX 8, except a
40261              mysterious failure in ext/POSIX/t/sigaction.t.
40262      Branch: perl
40263            ! hints/svr5.sh
40264 ____________________________________________________________________________
40265 [ 19428] By: jhi                                   on 2003/05/05  16:54:34
40266         Log: Snip away the perlunicode slowness demo since the new
40267              caching scheme should help things a bit.
40268      Branch: perl
40269            ! pod/perlunicode.pod
40270 ____________________________________________________________________________
40271 [ 19427] By: jhi                                   on 2003/05/05  16:14:09
40272         Log: Subject: Re: Minor change to strict.pm. Who? How?
40273              From: Adam Kennedy <adam@ali.as>
40274              Date: Wed, 30 Apr 2003 00:02:40 +1000
40275              Message-ID: <3EAE8600.2000806@ali.as>
40276
40277              Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
40278              From: Michael G Schwern <schwern@pobox.com>
40279              Date: Tue, 29 Apr 2003 12:26:32 -0700
40280              Message-ID: <20030429192632.GA6129@windhund.schwern.org>
40281      Branch: perl
40282            ! lib/strict.pm
40283 ____________________________________________________________________________
40284 [ 19426] By: jhi                                   on 2003/05/05  15:48:57
40285         Log: Subject: [DOC PATCH] missing ')' in File::Path docs
40286              From: "Jos I.Boumans" <kane@dwim.org>
40287              Date: 30 Apr 2003 09:45:16 -0000
40288              Message-ID: <20030430114513165+0200@nntp.perl.org>
40289      Branch: perl
40290            ! lib/File/Path.pm
40291 ____________________________________________________________________________
40292 [ 19425] By: jhi                                   on 2003/05/05  15:47:19
40293         Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
40294              From: Michael G Schwern <schwern@pobox.com>
40295              Date: Sat, 3 May 2003 15:30:16 -0700
40296              Message-ID: <20030503223016.GE1234@windhund.schwern.org>
40297      Branch: perl
40298            ! pod/perlmod.pod
40299 ____________________________________________________________________________
40300 [ 19424] By: jhi                                   on 2003/05/05  15:44:39
40301         Log: Subject: [PATCH] [perl #3096] undefing hash with object values
40302              From: Dave Mitchell <davem@fdgroup.com>
40303              Date: Thu, 1 May 2003 21:06:57 +0100
40304              Message-ID: <20030501200657.GA25456@fdgroup.com>
40305      Branch: perl
40306            ! hv.c t/op/undef.t
40307 ____________________________________________________________________________
40308 [ 19423] By: jhi                                   on 2003/05/05  15:42:58
40309         Log: Subject: Re: hv.c patch - pathological hashes too easy
40310              From: "Tye McQueen" <tye@metronet.com>
40311              Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
40312              Message-Id: <200305011834.h41IYoE08503@metronet.com>
40313      Branch: perl
40314            ! hv.c
40315 ____________________________________________________________________________
40316 [ 19422] By: jhi                                   on 2003/05/05  15:40:02
40317         Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
40318              From: Casey West <casey@geeknest.com>
40319              Date: Tue, 29 Apr 2003 16:14:20 -0400
40320              Message-ID: <20030429201420.GT62281@geeknest.com>
40321      Branch: perl
40322            ! pod/perlrequick.pod
40323 ____________________________________________________________________________
40324 [ 19421] By: jhi                                   on 2003/05/05  15:38:23
40325         Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
40326              From: Slaven Rezic <slaven@rezic.de>
40327              Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
40328              Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
40329      Branch: perl
40330            ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
40331 ____________________________________________________________________________
40332 [ 19420] By: jhi                                   on 2003/05/05  15:36:39
40333         Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
40334              From: Steve Hay <steve.hay@uk.radan.com>
40335              Date: Wed, 30 Apr 2003 09:52:30 +0100
40336              Message-ID: <3EAF8ECE.8060403@uk.radan.com>
40337      Branch: perl
40338            ! utils/h2xs.PL
40339 ____________________________________________________________________________
40340 [ 19419] By: jhi                                   on 2003/05/05  08:20:34
40341         Log: Reintroduce the mention of the fact that the Artistic/GPL
40342              also are Perl's own licenses.
40343      Branch: perl
40344            ! pod/perlartistic.pod pod/perlgpl.pod
40345 ____________________________________________________________________________
40346 [ 19418] By: jhi                                   on 2003/05/05  07:23:57
40347         Log: Switch the new perlio way of opening anonymous temporary files
40348              open my $fh, '+>', undef
40349              to using File::Temp.  Test it, and test also the "accidental
40350              feature" of +< working the same way.
40351              This should address [perl #21937].
40352      Branch: perl
40353            + ext/PerlIO/t/open.t
40354            ! MANIFEST perlio.c pod/perlfunc.pod
40355 ____________________________________________________________________________
40356 [ 19417] By: jhi                                   on 2003/05/05  05:52:47
40357         Log: perlartistic and perlgpl reformatting from Sean Burke.
40358      Branch: perl
40359            ! pod/perlartistic.pod pod/perlgpl.pod
40360 ____________________________________________________________________________
40361 [ 19416] By: jhi                                   on 2003/05/05  05:33:43
40362         Log: pack/unpack fixes from Wolfgang Laun:
40363              - fix bug in UNICOS (where SIZE16 != sizeof(short))
40364              - introduce and use new internal pack/unpack API
40365              (packlist, unpackstring)
40366              that does away with the unused arguments in the old API
40367              (pack_cat, unpack_str).
40368      Branch: perl
40369            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
40370 ____________________________________________________________________________
40371 [ 19415] By: jhi                                   on 2003/05/05  04:58:39
40372         Log: Subject: [PATCH] Embed.t flushing problem
40373              From: "Craig A. Berry" <craigberry@mac.com>
40374              Date: Sun, 04 May 2003 16:25:38 -0500
40375              Message-ID: <3EB58552.2070207@mac.com>
40376      Branch: perl
40377            ! lib/ExtUtils/t/Embed.t
40378 ____________________________________________________________________________
40379 [ 19414] By: jhi                                   on 2003/05/05  04:52:37
40380         Log: Doc nit from mjd.
40381      Branch: perl
40382            ! ext/DB_File/DB_File.pm
40383 ____________________________________________________________________________
40384 [ 19413] By: ams                                   on 2003/05/05  04:03:10
40385         Log: None of that "our" stuff here, please.
40386      Branch: perl
40387            ! ext/Storable/t/tied.t
40388 ____________________________________________________________________________
40389 [ 19412] By: ams                                   on 2003/05/05  03:57:06
40390         Log: Oops. More Storable 2.07 preparations.
40391      Branch: perl
40392            ! ext/Storable/README ext/Storable/Storable.pm
40393 ____________________________________________________________________________
40394 [ 19411] By: ams                                   on 2003/05/05  03:53:44
40395         Log: Update changelog for 2.07 release.
40396      Branch: perl
40397            ! ext/Storable/ChangeLog
40398 ____________________________________________________________________________
40399 [ 19410] By: ams                                   on 2003/05/05  03:31:36
40400         Log: Update Changes.
40401      Branch: perl
40402            ! Changes
40403 ____________________________________________________________________________
40404 [ 19409] By: ams                                   on 2003/05/05  03:21:41
40405         Log: Subject: Re: Bug in Storable???
40406              From: Slaven Rezic <slaven@rezic.de>
40407              Date: 04 May 2003 18:00:40 +0200
40408              Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
40409      Branch: perl
40410            ! ext/Storable/Storable.xs ext/Storable/t/integer.t
40411 ____________________________________________________________________________
40412 [ 19407] By: jhi                                   on 2003/05/04  19:39:01
40413         Log: This way reads a bit better with pod2man.
40414      Branch: perl
40415            ! pod/perlartistic.pod pod/perlgpl.pod
40416 ____________________________________________________________________________
40417 [ 19406] By: jhi                                   on 2003/05/04  12:01:00
40418         Log: Integrate from maint:
40419              [ 18568]
40420              Add the POSIX::sigaction() trick by Slaven Rezic
40421              for [perl #17341].
40422      Branch: perl
40423           !> pod/perlfunc.pod pod/perlipc.pod
40424 ____________________________________________________________________________
40425 [ 19401] By: jhi                                   on 2003/05/04  09:25:48
40426         Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
40427              regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
40428              the perlartistic is a straightforward podification.
40429      Branch: perl
40430            + pod/perlartistic.pod pod/perlgpl.pod
40431            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
40432            ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
40433 ____________________________________________________________________________
40434 [ 19398] By: jhi                                   on 2003/05/04  08:19:14
40435         Log: Doesn't make any difference for the test but is more logical.
40436      Branch: perl
40437            ! t/lib/Devel/switchd.pm
40438 ____________________________________________________________________________
40439 [ 19396] By: jhi                                   on 2003/05/03  15:42:54
40440         Log: Plagued by thinkos tonight.
40441      Branch: perl
40442            ! lib/filetest.t
40443 ____________________________________________________________________________
40444 [ 19395] By: jhi                                   on 2003/05/03  15:37:35
40445         Log: Must skip more.
40446      Branch: perl
40447            ! lib/filetest.t
40448 ____________________________________________________________________________
40449 [ 19394] By: jhi                                   on 2003/05/03  15:30:45
40450         Log: Subject: Re: Does filetest work at all?
40451              From: Slaven Rezic <slaven@rezic.de>
40452              Date: 03 May 2003 18:26:49 +0200
40453              Message-ID: <87ade4q9me.fsf@vran.herceg.de>
40454      Branch: perl
40455            ! lib/filetest.t pp_sys.c
40456 ____________________________________________________________________________
40457 [ 19393] By: jhi                                   on 2003/05/03  05:34:21
40458         Log: Extra tweakage from Rafael for #19392.
40459      Branch: perl
40460            ! ext/B/B/Concise.pm lib/filetest.pm
40461 ____________________________________________________________________________
40462 [ 19392] By: jhi                                   on 2003/05/03  05:33:04
40463         Log: Salvage 'use filetest "access"' from compiletime to runtime.
40464      Branch: perl
40465            ! dump.c op.c op.h pp_sys.c
40466 ____________________________________________________________________________
40467 [ 19391] By: jhi                                   on 2003/05/03  05:19:23
40468         Log: Upgrade to Unicode 4.0.0.  (Well, upgrade at least
40469              the Unicode character database to 4.0.0.)
40470      Branch: perl
40471            + lib/unicore/HangulSyllableType.txt
40472            + lib/unicore/NormalizationCorrections.txt
40473            + lib/unicore/StandardizedVariants.txt
40474            + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
40475            + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
40476            + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
40477            + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
40478            + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
40479            + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
40480            + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
40481            + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
40482            + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
40483            + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
40484            + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
40485            + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
40486            ! (edit 129 files)
40487 ____________________________________________________________________________
40488 [ 19390] By: jhi                                   on 2003/05/03  04:52:09
40489         Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
40490              the fp offset, which was quite a big larger than the input file,
40491              which meant that the SvGROW tried to grow the file to about
40492              2**64-2**20, which made safesysrealloc() to understandably
40493              croak (in argv.t).
40494      Branch: perl
40495            ! sv.c
40496 ____________________________________________________________________________
40497 [ 19387] By: jhi                                   on 2003/05/02  19:18:35
40498         Log: Regen Configure (no changes but that's fine).
40499      Branch: perl
40500            ! Configure
40501 ____________________________________________________________________________
40502 [ 19386] By: jhi                                   on 2003/05/02  19:06:39
40503         Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
40504              From: Andy Dougherty <doughera@lafayette.edu>
40505              Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
40506              Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
40507      Branch: perl
40508            ! Configure
40509 ____________________________________________________________________________
40510 [ 19385] By: jhi                                   on 2003/05/02  19:01:04
40511         Log: Subject: [PATCH] OpenUNIX 8 support
40512              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40513              Date: Fri, 2 May 2003 12:12:08 +0200
40514              Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
40515      Branch: perl
40516            ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
40517 ____________________________________________________________________________
40518 [ 19384] By: jhi                                   on 2003/05/02  18:58:32
40519         Log: Subject: [PATCH win32/win32.c] silence compiler warnings
40520              From: Abe Timmerman <abe@ztreet.demon.nl>
40521              Date: Fri, 2 May 2003 00:51:42 +0200
40522              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
40523      Branch: perl
40524            ! win32/win32.c
40525 ____________________________________________________________________________
40526 [ 19383] By: jhi                                   on 2003/05/02  18:55:37
40527         Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
40528              From: Abe Timmerman <abe@ztreet.demon.nl>
40529              Date: Thu, 1 May 2003 18:34:35 +0200
40530              Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
40531      Branch: perl
40532            ! win32/win32.h
40533 ____________________________________________________________________________
40534 [ 19382] By: jhi                                   on 2003/05/02  18:50:25
40535         Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
40536              From: Michael G Schwern <schwern@pobox.com>
40537              Date: Wed, 30 Apr 2003 18:19:32 -0700
40538              Message-ID: <20030501011932.GM701@windhund.schwern.org>
40539      Branch: perl
40540            ! ext/POSIX/POSIX.pod
40541 ____________________________________________________________________________
40542 [ 19381] By: jhi                                   on 2003/05/02  15:12:47
40543         Log: Forgot to check in the -d: file.
40544      Branch: perl
40545            + t/lib/Devel/switchd.pm
40546            ! MANIFEST t/run/switchd.t
40547 ____________________________________________________________________________
40548 [ 19380] By: jhi                                   on 2003/05/02  15:02:04
40549         Log: Solaris: make -Duse64bitall'ed to have an archname of
40550              sun4-solaris-64, from Alan Burlison.  (The default is to not
40551              to suffix anything with -Duse64bitall if longs are 64 bit.
40552              This may lead into confusion and much sorrow if 32-bit binaries
40553              and 64-bit binaries are installed under the same directories.
40554              Why is "-64" or something like that the default?  Well, there
40555              are platforms where 64 bits really is the default default.
40556              There adding a "-64" would be kind of odd.  Better to let
40557              each 64-bit capable platform to choose their archnames.)
40558      Branch: perl
40559            ! hints/solaris_2.sh
40560 ____________________________________________________________________________
40561 [ 19378] By: jhi                                   on 2003/05/02  08:41:40
40562         Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
40563              by change #18589 (it was broken by change #9754); add test case.
40564      Branch: perl
40565            + t/run/switchd.t
40566            ! MANIFEST
40567 ____________________________________________________________________________
40568 [ 19376] By: jhi                                   on 2003/05/02  05:31:52
40569         Log: great_circle_direction() was broken,
40570              reported by Alexander Becher.
40571      Branch: perl
40572            ! lib/Math/Trig.pm lib/Math/Trig.t
40573 ____________________________________________________________________________
40574 [ 19375] By: jhi                                   on 2003/05/01  18:18:06
40575         Log: OS X: could not -Doptimize=-g.
40576      Branch: perl
40577            ! hints/darwin.sh
40578 ____________________________________________________________________________
40579 [ 19374] By: jhi                                   on 2003/05/01  12:33:44
40580         Log: OS X test tweak.
40581      Branch: perl
40582            ! ext/Cwd/t/cwd.t
40583 ____________________________________________________________________________
40584 [ 19373] By: jhi                                   on 2003/05/01  11:09:42
40585         Log: Subject: [PATCH] RE: perl@19333
40586              From: Robin Barker <Robin.Barker@npl.co.uk>
40587              Date: Tue, 29 Apr 2003 17:30:23 +0100
40588              Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
40589      Branch: perl
40590            ! embed.pl pp_hot.c pp_pack.c proto.h
40591 ____________________________________________________________________________
40592 [ 19372] By: jhi                                   on 2003/05/01  09:52:52
40593         Log: miniperl cannot handle layers.t.
40594      Branch: perl
40595            ! t/io/layers.t
40596 ____________________________________________________________________________
40597 [ 19371] By: jhi                                   on 2003/05/01  08:26:06
40598         Log: The solution in change #19363 was too unportable.
40599      Branch: perl
40600            ! t/io/openpid.t
40601 ____________________________________________________________________________
40602 [ 19369] By: jhi                                   on 2003/05/01  07:48:06
40603         Log: perlreftut updates from mjd.
40604      Branch: perl
40605            ! pod/perlreftut.pod
40606 ____________________________________________________________________________
40607 [ 19368] By: jhi                                   on 2003/05/01  07:45:06
40608         Log: z/OS: More threaded build tweaks from Brian De Pradine--
40609              apparently now it works!
40610      Branch: perl
40611            ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
40612 ____________________________________________________________________________
40613 [ 19367] By: rgs                                   on 2003/04/29  20:31:07
40614         Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
40615              From: Enache Adrian <enache@rdslink.ro>
40616              Date: Sat, 19 Apr 2003 01:41:07 +0300
40617              Message-ID: <20030418224107.GA2751@ratsnest.hole>
40618      Branch: perl
40619            ! t/comp/parser.t toke.c
40620 ____________________________________________________________________________
40621 [ 19366] By: jhi                                   on 2003/04/29  08:55:12
40622         Log: If it's S_, it should be STATIC.
40623      Branch: perl
40624            ! embed.fnc embed.h numeric.c proto.h
40625 ____________________________________________________________________________
40626 [ 19365] By: sky                                   on 2003/04/28  16:30:03
40627         Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
40628              From: Casey West <casey@geeknest.com>
40629              Date: mÂŒn apr 28, 2003  16:00:05 Europe/Stockholm
40630              Message-Id: <20030428140005.GC62281@geeknest.com>
40631      Branch: perl
40632            ! pod/perlop.pod
40633 ____________________________________________________________________________
40634 [ 19364] By: sky                                   on 2003/04/28  16:20:43
40635         Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
40636              From: Casey West <casey@geeknest.com>
40637              Date: mÂŒn apr 28, 2003  19:22:06 Europe/Stockholm
40638              Message-Id: <20030428172206.GK62281@geeknest.com>
40639      Branch: perl
40640            ! pod/perlop.pod
40641 ____________________________________________________________________________
40642 [ 19363] By: sky                                   on 2003/04/28  15:32:35
40643         Log: Fix bug 2681, change the test not to use the shell and use 3+arg
40644              open.
40645      Branch: perl
40646            ! t/io/openpid.t
40647 ____________________________________________________________________________
40648 [ 19359] By: jhi                                   on 2003/04/28  08:43:23
40649         Log: Feel-good cleanup.
40650      Branch: perl
40651            ! intrpvar.h sv.c
40652 ____________________________________________________________________________
40653 [ 19358] By: jhi                                   on 2003/04/28  08:27:15
40654         Log: SysV msg queues can be something hanging (witnessed in IRIX),
40655              so let's use IPC_NOWAIT.
40656      Branch: perl
40657            ! ext/IPC/SysV/t/msg.t t/op/taint.t
40658 ____________________________________________________________________________
40659 [ 19357] By: jhi                                   on 2003/04/28  06:32:47
40660         Log: Detecting errors of reentrant APIs: getgrgid_r and the like
40661              when returning an int can either return the error in the return
40662              value or in the errno.  We need a new per-interp variable to store
40663              the return value instead of clobbering the errno with it.  The new
40664              variable, PL_reentrant_retint, is only used within the reentrancy
40665              framework, and immediately after it's set, so there should not be
40666              similar visibility issues as for the errno.  Spotted by Edward Moy.
40667      Branch: perl
40668            ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
40669 ____________________________________________________________________________
40670 [ 19356] By: rgs                                   on 2003/04/27  20:09:01
40671         Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
40672              Check errno to see if the call to nice(2) succeeded.
40673              Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
40674              From: Enache Adrian <enache@rdslink.ro>
40675              Date: Wed, 23 Apr 2003 22:48:20 +0300
40676              Message-ID: <20030423194820.GA874@ratsnest.hole>
40677      Branch: perl
40678            ! ext/POSIX/POSIX.xs
40679 ____________________________________________________________________________
40680 [ 19355] By: jhi                                   on 2003/04/27  19:56:09
40681         Log: Document a faint compilation noise.
40682      Branch: perl
40683            ! README.aix
40684 ____________________________________________________________________________
40685 [ 19354] By: rgs                                   on 2003/04/27  19:35:11
40686         Log: $[ clarifications.
40687      Branch: perl
40688            ! pod/perlvar.pod
40689 ____________________________________________________________________________
40690 [ 19353] By: rgs                                   on 2003/04/27  18:51:37
40691         Log: utime() doc clarifications
40692              based on :
40693              Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
40694              From: Casey West <casey@geeknest.com>
40695              Date: Fri, 25 Apr 2003 08:00:54 -0400
40696              Message-ID: <20030425120054.GQ34510@geeknest.com>
40697      Branch: perl
40698            ! pod/perlfunc.pod
40699 ____________________________________________________________________________
40700 [ 19351] By: jhi                                   on 2003/04/27  08:13:34
40701         Log: Add a test case for [perl #15288] (already solved).
40702      Branch: perl
40703            ! t/op/pack.t
40704 ____________________________________________________________________________
40705 [ 19350] By: jhi                                   on 2003/04/27  07:38:17
40706         Log: Add Dave Mitchell's test case for fields.
40707      Branch: perl
40708            ! lib/fields.t
40709 ____________________________________________________________________________
40710 [ 19349] By: jhi                                   on 2003/04/27  06:50:09
40711         Log: Subject: [PATCH] VMS::Stdio test tweak
40712              From: "Craig A. Berry" <craigberry@mac.com>
40713              Date: Sat, 26 Apr 2003 15:53:07 -0500
40714              Message-ID: <3EAAF1B3.7020708@mac.com>
40715      Branch: perl
40716            ! vms/ext/Stdio/test.pl
40717 ____________________________________________________________________________
40718 [ 19348] By: jhi                                   on 2003/04/27  06:46:16
40719         Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
40720              From: Casey West <casey@geeknest.com>
40721              Date: Thu, 24 Apr 2003 08:18:42 -0400
40722              Message-ID: <20030424121842.GW34510@geeknest.com>
40723      Branch: perl
40724            ! lib/UNIVERSAL.pm
40725 ____________________________________________________________________________
40726 [ 19346] By: jhi                                   on 2003/04/27  06:03:48
40727         Log: Document that restricted hashes are not atomic
40728              (from Dave Mitchell).
40729      Branch: perl
40730            ! lib/Hash/Util.pm
40731 ____________________________________________________________________________
40732 [ 19345] By: jhi                                   on 2003/04/27  05:59:39
40733         Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
40734              From: Dave Mitchell <davem@fdgroup.com>
40735              Date: Sat, 26 Apr 2003 18:45:28 +0100
40736              Message-ID: <20030426174528.GA9588@fdgroup.com>
40737      Branch: perl
40738            ! hv.c lib/Hash/Util.t pod/perldiag.pod
40739 ____________________________________________________________________________
40740 [ 19344] By: rgs                                   on 2003/04/26  22:48:32
40741         Log: Some doc patches by Casey West :
40742
40743              Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
40744              From: Casey West <casey@geeknest.com>
40745              Date: Fri, 25 Apr 2003 10:46:39 -0400
40746              Message-ID: <20030425144639.GY34510@geeknest.com>
40747
40748              Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
40749              From: Casey West <casey@geeknest.com>
40750              Date: Fri, 25 Apr 2003 07:52:13 -0400
40751              Message-ID: <20030425115213.GP34510@geeknest.com>
40752
40753              Subject: Re: [perl #7213] [PATCH] Updating example in perldata
40754              From: Casey West <casey@geeknest.com>
40755              Date: Thu, 24 Apr 2003 21:27:22 -0400
40756              Message-ID: <20030425012722.GN34510@geeknest.com>
40757      Branch: perl
40758            ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
40759 ____________________________________________________________________________
40760 [ 19343] By: rgs                                   on 2003/04/26  22:30:07
40761         Log: Document that splice() doesn't extend arrays
40762              Subject: Re: slice autoextending ? still another revised doc patch; COW
40763              From: david nicol <whatever@davidnicol.com>
40764              Date: 22 Apr 2003 22:05:02 -0500
40765              Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
40766      Branch: perl
40767            ! pod/perlfunc.pod
40768 ____________________________________________________________________________
40769 [ 19342] By: sky                                   on 2003/04/26  21:43:32
40770         Log: Fix bug #15161 by increasing the refcount on the RE and making
40771              sure to restore it correctly. Deals with both s//e and s///g.
40772      Branch: perl
40773            ! pp_ctl.c pp_hot.c
40774 ____________________________________________________________________________
40775 [ 19341] By: jhi                                   on 2003/04/26  04:36:03
40776         Log: Integrate:
40777              [ 19340]
40778              Caught by Mark Lutz in UNICOS: A declaration cannot appear
40779              after an executable statement in a block.
40780      Branch: perl
40781           !> pp_pack.c
40782 ____________________________________________________________________________
40783 [ 19337] By: jhi                                   on 2003/04/25  20:19:36
40784         Log: Now the -Dnoextensions and -Dnoextensions have the
40785              chance of actually doing something.
40786      Branch: perl
40787            ! Configure
40788 ____________________________________________________________________________
40789 [ 19334] By: jhi                                   on 2003/04/25  19:48:31
40790         Log: Subject: [PATCH] Configure's extension sanity check is too strict
40791              From: Andy Dougherty <doughera@lafayette.edu>
40792              Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
40793              Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
40794      Branch: perl
40795            ! Configure
40796 ____________________________________________________________________________
40797 [ 19330] By: jhi                                   on 2003/04/25  14:11:33
40798         Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
40799              From: "Craig A. Berry" <craigberry@mac.com>
40800              Date: Thu, 24 Apr 2003 20:09:48 -0500
40801              Message-ID: <3EA88ADC.3000300@mac.com>
40802      Branch: perl
40803            ! ext/Encode/t/enc_module.t
40804 ____________________________________________________________________________
40805 [ 19329] By: jhi                                   on 2003/04/25  07:06:49
40806         Log: Upgrade to Time::HiRes 1.46.
40807      Branch: perl
40808            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
40809            ! ext/Time/HiRes/Makefile.PL
40810 ____________________________________________________________________________
40811 [ 19328] By: jhi                                   on 2003/04/25  06:57:10
40812         Log: Subject: typo in Time::HiRes docs
40813              From: mjd@plover.com
40814              Date: 19 Apr 2003 15:13:44 -0000
40815              Message-ID: <20030419151344.28237.qmail@plover.com>
40816      Branch: perl
40817            ! ext/Time/HiRes/HiRes.pm
40818 ____________________________________________________________________________
40819 [ 19327] By: jhi                                   on 2003/04/25  04:45:05
40820         Log: Clarify(?) the perlio default layers table.
40821      Branch: perl
40822            ! lib/PerlIO.pm t/io/layers.t
40823 ____________________________________________________________________________
40824 [ 19326] By: jhi                                   on 2003/04/25  04:22:49
40825         Log: Upgrade to Test::Harness 2.28.
40826      Branch: perl
40827            ! lib/Test/Harness.pm lib/Test/Harness/Changes
40828            ! lib/Test/Harness/t/pod.t
40829 ____________________________________________________________________________
40830 [ 19325] By: jhi                                   on 2003/04/24  19:06:29
40831         Log: Upgrade to Encode 1.93.
40832      Branch: perl
40833            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
40834            ! ext/Encode/lib/Encode/CJKConstants.pm
40835            ! ext/Encode/lib/Encode/CN/HZ.pm
40836            ! ext/Encode/lib/Encode/Encoding.pm
40837            ! ext/Encode/lib/Encode/Guess.pm
40838            ! ext/Encode/lib/Encode/KR/2022_KR.pm
40839            ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
40840            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
40841            ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
40842            ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
40843 ____________________________________________________________________________
40844 [ 19323] By: jhi                                   on 2003/04/24  16:57:13
40845         Log: VMS patch for faststdio from Craig Berry.
40846      Branch: perl
40847            ! configure.com
40848 ____________________________________________________________________________
40849 [ 19320] By: rgs                                   on 2003/04/23  20:20:58
40850         Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
40851              From: Casey West <casey@geeknest.com>
40852              Date: Wed, 23 Apr 2003 14:03:20 -0400
40853              Message-ID: <20030423180320.GZ15574@geeknest.com>
40854      Branch: perl
40855            ! pod/perlmodlib.PL pod/perlmodlib.pod
40856 ____________________________________________________________________________
40857 [ 19319] By: rgs                                   on 2003/04/23  19:54:31
40858         Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
40859              From: Chris Pepper (via RT) <perlbug-followup@perl.org>
40860              Date: 22 Apr 2003 04:31:17 -0000
40861              Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
40862              (with minor further corrections)
40863      Branch: perl
40864            ! pod/perlmod.pod
40865 ____________________________________________________________________________
40866 [ 19316] By: rgs                                   on 2003/04/23  19:11:01
40867         Log: A new fatal error :
40868              Subject: [PATCH] Perl_croak("Use of freed value in iteration")
40869              From: Dave Mitchell <davem@fdgroup.com>
40870              Date: Mon, 21 Apr 2003 13:19:50 +0100
40871              Message-ID: <20030421121950.GB18189@fdgroup.com>
40872              Message-ID: <20030421125433.GC18189@fdgroup.com>
40873      Branch: perl
40874            ! pod/perldiag.pod pp_hot.c t/cmd/for.t
40875 ____________________________________________________________________________
40876 [ 19314] By: jhi                                   on 2003/04/23  18:53:46
40877         Log: Introduce 'fast stdio' symbols to non-Configure lands.
40878      Branch: perl
40879            ! NetWare/config.wc NetWare/config_H.wc configure.com
40880            ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
40881            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
40882            ! win32/config.gc win32/config.vc win32/config.vc64
40883            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40884            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
40885 ____________________________________________________________________________
40886 [ 19312] By: jhi                                   on 2003/04/23  18:21:47
40887         Log: Regen Configure, Glossary, et alia.
40888      Branch: perl
40889            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40890            ! config_h.SH
40891 ____________________________________________________________________________
40892 [ 19310] By: jhi                                   on 2003/04/23  08:34:33
40893         Log: Handle the combination of dosish and non-faststdio.
40894      Branch: perl
40895            ! t/io/layers.t
40896 ____________________________________________________________________________
40897 [ 19308] By: rgs                                   on 2003/04/22  20:53:20
40898         Log: Subject: 5.8.0: two problems
40899              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
40900              Date: Tue, 22 Apr 2003 11:43:17 -0700
40901              Message-ID: <20030422184316.GA8602@math.berkeley.edu>
40902      Branch: perl
40903            ! XSUB.h
40904 ____________________________________________________________________________
40905 [ 19307] By: ams                                   on 2003/04/22  16:39:51
40906         Log: Subject: [PATCH] Doc pointers in perlbot.
40907              From: Casey West <casey@geeknest.com>
40908              Date: Tue, 22 Apr 2003 11:19:09 -0400
40909              Message-Id: <20030422151909.GC11119@geeknest.com>
40910              (Applied by hand.)
40911      Branch: perl
40912            ! pod/perlbot.pod
40913 ____________________________________________________________________________
40914 [ 19306] By: jhi                                   on 2003/04/22  13:09:21
40915         Log: z/OS: changes for building threaded from "Brian De Pradine"
40916              <PRADINE@uk.ibm.com>.
40917      Branch: perl
40918            ! Makefile.SH hints/os390.sh thread.h util.c
40919 ____________________________________________________________________________
40920 [ 19305] By: jhi                                   on 2003/04/22  11:42:35
40921         Log: Enache's turn.
40922      Branch: perl
40923            ! ext/Encode/t/enc_module.t
40924 ____________________________________________________________________________
40925 [ 19304] By: jhi                                   on 2003/04/22  10:48:47
40926         Log: Re-merge Encode 1.92.
40927      Branch: perl
40928            ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
40929 ____________________________________________________________________________
40930 [ 19302] By: jhi                                   on 2003/04/22  05:26:21
40931         Log: Argh, cut-and-pasto.
40932      Branch: perl
40933            ! perlio.c
40934 ____________________________________________________________________________
40935 [ 19301] By: sky                                   on 2003/04/21  21:33:14
40936         Log: Fix bug 17964 by properly refcounting the gv top.
40937              Seems like the entries in rsfp are way different than
40938              normal PVIO objects.
40939      Branch: perl
40940            ! sv.c
40941 ____________________________________________________________________________
40942 [ 19300] By: rgs                                   on 2003/04/21  19:42:04
40943         Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
40944
40945              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
40946              From: Enache Adrian <enache@rdslink.ro>
40947              Date: Sun, 20 Apr 2003 02:45:48 +0300
40948              Message-ID: <20030419234548.GA849@ratsnest.hole>
40949              and
40950              Date: Wed, 2 Apr 2003 07:52:28 +0300
40951              Message-ID: <20030402045227.GA1023@ratsnest.hole>
40952      Branch: perl
40953            ! pp_sys.c t/op/ref.t util.c
40954 ____________________________________________________________________________
40955 [ 19299] By: sky                                   on 2003/04/21  17:05:31
40956         Log: Croak on non ref to shared methods instead of segfault.
40957              This can really only happen for &share("string").
40958      Branch: perl
40959            ! ext/threads/shared/shared.xs
40960 ____________________________________________________________________________
40961 [ 19297] By: jhi                                   on 2003/04/21  16:24:36
40962         Log: Add OpenZaurus cross-compilation patches.
40963      Branch: perl
40964            + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
40965            + Cross/config.sh-arm-linux Cross/generate_config_sh
40966            + Cross/installperl.patch Cross/warp
40967            ! Cross/README INSTALL MANIFEST
40968 ____________________________________________________________________________
40969 [ 19289] By: sky                                   on 2003/04/21  13:24:40
40970         Log: Fixes bug #17043, resets PL_srand_called before the cloning.
40971              Allows people to override the resetting by using srand() in CLONE.
40972      Branch: perl
40973            ! ext/threads/t/thread.t ext/threads/threads.xs
40974 ____________________________________________________________________________
40975 [ 19286] By: jhi                                   on 2003/04/21  06:50:42
40976         Log: Introduce two new Configure symbols:
40977              [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
40978              (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
40979              [2] usefaststdio = do we use fast stdio if we have it?
40980              For 5.[68], we do.  For anything else, we don't.
40981              (At least, unless otherwise instructed by -Dusefaststdio.)
40982              This means that for bleadperl we no more use stdio, but instead
40983              default to perlio: the effect of PERLIO=perlio, in other words.
40984              (PERLIO=stdio will still switch to using stdio.)
40985              This change may endanger extensions using FILE*-- but if we are
40986              to migrate fully to perlio, better start swallowing the poison now.
40987              For maintperl, the usefaststdio still defaults to yes.
40988      Branch: perl
40989            ! Configure config_h.SH perlio.c t/io/layers.t
40990 ____________________________________________________________________________
40991 [ 19285] By: jhi                                   on 2003/04/21  05:43:55
40992         Log: Upgrade to Locale::Maketext 1.05.
40993      Branch: perl
40994            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
40995 ____________________________________________________________________________
40996 [ 19284] By: jhi                                   on 2003/04/21  05:40:34
40997         Log: Upgrade to Test 1.24.
40998      Branch: perl
40999            ! lib/Test.pm
41000 ____________________________________________________________________________
41001 [ 19283] By: rgs                                   on 2003/04/20  22:01:28
41002         Log: Subject: [PATCH] goto &sub doesn't empty @_
41003              From: Dave Mitchell <davem@fdgroup.com>
41004              Date: Sun, 20 Apr 2003 21:46:51 +0100
41005              Message-ID: <20030420204651.GE15591@fdgroup.com>
41006      Branch: perl
41007            ! pp_ctl.c
41008 ____________________________________________________________________________
41009 [ 19282] By: rgs                                   on 2003/04/20  21:22:29
41010         Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
41011              the commands that invoke $(CC).
41012              Subject: Re: Smoke failure
41013              From: Enache Adrian <enache@rdslink.ro>
41014              Date: Fri, 18 Apr 2003 19:06:07 +0300
41015              Message-ID: <20030418160606.GA797@ratsnest.hole>
41016      Branch: perl
41017            ! Makefile.SH
41018 ____________________________________________________________________________
41019 [ 19281] By: rgs                                   on 2003/04/20  19:53:53
41020         Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
41021              From: Enache Adrian <enache@rdslink.ro>
41022              Date: Sat, 19 Apr 2003 20:12:18 +0300
41023              Message-ID: <20030419171218.GA974@ratsnest.hole>
41024      Branch: perl
41025            ! sv.c
41026 ____________________________________________________________________________
41027 [ 19280] By: rgs                                   on 2003/04/20  18:55:40
41028         Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
41029              Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
41030              From: Steve Hay <steve.hay@uk.radan.com>
41031              Date: Wed, 16 Apr 2003 11:12:22 +0100
41032              Message-ID: <3E9D2C86.8040104@uk.radan.com>
41033      Branch: perl
41034            ! INSTALL win32/Makefile
41035 ____________________________________________________________________________
41036 [ 19278] By: jhi                                   on 2003/04/20  07:42:17
41037         Log: Give more information of what to do when -Dusexxx fail.
41038      Branch: perl
41039            ! Configure
41040 ____________________________________________________________________________
41041 [ 19277] By: rgs                                   on 2003/04/19  19:40:22
41042         Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
41043              by adding a dummy destructor method Regexp::DESTROY.
41044              This prevents infinite recursion, since Regexp::DESTROY
41045              is no more autoloaded.
41046
41047              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
41048              From: Enache Adrian <enache@rdslink.ro>
41049              Date: Wed, 2 Apr 2003 05:02:42 +0300
41050              Message-ID: <20030402020242.GA2966@ratsnest.hole>
41051      Branch: perl
41052            ! ext/B/t/stash.t t/op/ref.t universal.c
41053 ____________________________________________________________________________
41054 [ 19276] By: rgs                                   on 2003/04/19  19:32:25
41055         Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
41056              From: Dave Mitchell <davem@fdgroup.com>
41057              Date: Sat, 19 Apr 2003 20:06:51 +0100
41058              Message-ID: <20030419190651.GD13333@fdgroup.com>
41059      Branch: perl
41060            ! t/comp/parser.t toke.c
41061 ____________________________________________________________________________
41062 [ 19275] By: jhi                                   on 2003/04/19  18:52:24
41063         Log: Restore the two variables retired by the change #19268
41064              (for binary backward compatibility)
41065      Branch: perl
41066            ! embedvar.h perlapi.h thrdvar.h
41067 ____________________________________________________________________________
41068 [ 19273] By: jhi                                   on 2003/04/19  17:36:33
41069         Log: Fail if the specified -Duse64xxx cannot be fulfilled.
41070              (And undo a doublesize probe glitch from change #19272.)
41071      Branch: perl
41072            ! Configure
41073 ____________________________________________________________________________
41074 [ 19272] By: jhi                                   on 2003/04/19  16:38:12
41075         Log: If long doubles fail, we really cannot sensibly
41076              drop back to doubles anymore, therefore abort.
41077              Pointed out by Slaven Rezic. (I tried to fix this
41078              via metaconfig but ended up with a vicious cyclic
41079              dependency.)
41080      Branch: perl
41081            ! Configure
41082 ____________________________________________________________________________
41083 [ 19270] By: jhi                                   on 2003/04/19  12:09:21
41084         Log: Upgrade to Net::Ping 2.30.
41085      Branch: perl
41086            ! lib/Net/Ping.pm lib/Net/Ping/Changes
41087            ! lib/Net/Ping/t/450_service.t
41088 ____________________________________________________________________________
41089 [ 19269] By: jhi                                   on 2003/04/19  07:10:57
41090         Log: Bump the test count.
41091      Branch: perl
41092            ! ext/Storable/t/tied.t
41093 ____________________________________________________________________________
41094 [ 19268] By: jhi                                   on 2003/04/19  07:06:13
41095         Log: Subject: [PATCH] allow recursive FETCHes
41096              From: Dave Mitchell <davem@fdgroup.com>
41097              Date: Mon, 7 Apr 2003 10:00:41 +0100
41098              Message-ID: <20030407100041.A1617@fdgroup.com>
41099      Branch: perl
41100            ! av.c dump.c embed.fnc embed.h embedvar.h
41101            ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
41102            ! sv.h t/op/tie.t thrdvar.h
41103 ____________________________________________________________________________
41104 [ 19267] By: jhi                                   on 2003/04/19  06:54:34
41105         Log: Subject: [PATCH] readline.t tweak for VMS
41106              From: "Craig A. Berry" <craigberry@mac.com>
41107              Date: Thu, 17 Apr 2003 17:18:19 -0500
41108              Message-ID: <3E9F282B.6090603@mac.com>
41109      Branch: perl
41110            ! t/op/readline.t
41111 ____________________________________________________________________________
41112 [ 19266] By: jhi                                   on 2003/04/19  06:46:48
41113         Log: Subject: [PATCH] Re: any takers for this Storable bug?
41114              From: Enache Adrian <enache@rdslink.ro>
41115              Date: Wed, 16 Apr 2003 21:11:11 +0300
41116              Message-ID: <20030416181111.GA6687@ratsnest.hole>
41117
41118              ams had already fixed the bug by #19227, but take the
41119              test case.
41120      Branch: perl
41121            ! ext/Storable/t/tied.t
41122 ____________________________________________________________________________
41123 [ 19265] By: sky                                   on 2003/04/19  00:40:42
41124         Log: Don't use the stack to allocate a SV that we hand out to another
41125              function, only badness can ensure.
41126              Message-Id: <20030418180131.GD10086@fdgroup.com>
41127              Thanks go to Dave Mitchell for help in tracking down the bug!
41128      Branch: perl
41129            ! sv.c
41130 ____________________________________________________________________________
41131 [ 19264] By: jhi                                   on 2003/04/18  19:28:04
41132         Log: UTF8 regexp patch from Inaba Hiroto.
41133      Branch: perl
41134            ! regcomp.c t/op/pat.t
41135 ____________________________________________________________________________
41136 [ 19263] By: jhi                                   on 2003/04/18  19:16:43
41137         Log: Unused variables.
41138      Branch: perl
41139            ! perlio.c universal.c
41140 ____________________________________________________________________________
41141 [ 19262] By: sky                                   on 2003/04/17  20:02:33
41142         Log: Another needle in the voodoo doll.
41143              Now I think it should work with the shared
41144              strings.
41145      Branch: perl
41146            ! sv.c
41147 ____________________________________________________________________________
41148 [ 19254] By: sky                                   on 2003/04/17  17:31:52
41149         Log: Extreme Voodoo programming, by not pinching the SV if it is a
41150              PADTMP it happily keeps it's value later on!
41151      Branch: perl
41152            ! sv.c
41153 ____________________________________________________________________________
41154 [ 19253] By: jhi                                   on 2003/04/17  17:09:16
41155         Log: Implement -Dnoextensions=... and -Donlyextensions=...
41156      Branch: perl
41157            ! Configure INSTALL
41158 ____________________________________________________________________________
41159 [ 19252] By: ams                                   on 2003/04/17  16:19:31
41160         Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
41161              Anything that's broken by this change should be fixed.
41162      Branch: perl
41163            ! gv.c
41164 ____________________________________________________________________________
41165 [ 19251] By: jhi                                   on 2003/04/17  15:39:56
41166         Log: Introduce the new *l APIs, undefined, to non-Configure lands.
41167      Branch: perl
41168            ! NetWare/config.wc NetWare/config_H.wc configure.com
41169            ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
41170            ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
41171            ! win32/config.gc win32/config.vc win32/config.vc64
41172            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41173            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
41174 ____________________________________________________________________________
41175 [ 19250] By: jhi                                   on 2003/04/17  15:07:08
41176         Log: Regen Glossary et alia.
41177      Branch: perl
41178            ! Porting/Glossary Porting/config.sh Porting/config_H
41179 ____________________________________________________________________________
41180 [ 19248] By: jhi                                   on 2003/04/17  14:53:41
41181         Log: Small tidying up of the selectminbits code, but most
41182              importantly allocate the buffer from the heap using
41183              malloc, not from the stack: using stack causes unaligned
41184              access in LP64 Solaris since stack data is not guaranteed
41185              to be 64-bit aligned, while a fd_set is (it has 1024 longs).
41186              (via Alan Burlison)
41187      Branch: perl
41188            ! Configure
41189 ____________________________________________________________________________
41190 [ 19247] By: ams                                   on 2003/04/17  12:24:57
41191         Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
41192              From: Enache Adrian <enache@rdslink.ro>
41193              Date: Thu, 17 Apr 2003 14:35:36 +0300
41194              Message-Id: <20030417113536.GA898@ratsnest.hole>
41195      Branch: perl
41196            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
41197 ____________________________________________________________________________
41198 [ 19245] By: jhi                                   on 2003/04/17  09:20:27
41199         Log: Document that the open pragma does not affect
41200              the three-headed hydra, ummm, open.
41201      Branch: perl
41202            ! lib/open.pm
41203 ____________________________________________________________________________
41204 [ 19244] By: jhi                                   on 2003/04/17  06:45:26
41205         Log: More maneuvering closer to proposed POSIX classes
41206              mapping to Unicode: (1) The definitions of "graph" and
41207              "print" are still in flux: move closer back to how Perl
41208              5.8.0 defined it (though drop Co, that did not make sense)
41209              (2) Add U+0085 (NEL) to "space".
41210      Branch: perl
41211            ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
41212            ! lib/unicore/lib/Space.pl lib/unicore/mktables
41213 ____________________________________________________________________________
41214 [ 19243] By: jhi                                   on 2003/04/17  05:29:24
41215         Log: Detect the 'fast stdio' case.
41216      Branch: perl
41217            ! lib/PerlIO.pm t/io/layers.t
41218 ____________________________________________________________________________
41219 [ 19242] By: jhi                                   on 2003/04/16  20:14:01
41220         Log: Fix up Larry's copyright statements to my best knowledge.
41221              (Lots of Perl 5 source code archaeology was involved.)
41222              Larry didn't make strangled noises when I showed him
41223              the patch, either :-)
41224      Branch: perl
41225            ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
41226            ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
41227            ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
41228            ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
41229            ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
41230            ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
41231            ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
41232            ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
41233            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
41234            ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
41235            ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
41236            ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
41237            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
41238            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
41239            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
41240 ____________________________________________________________________________
41241 [ 19241] By: jhi                                   on 2003/04/16  17:24:24
41242         Log: Handle PERLIO= and document a bit.
41243      Branch: perl
41244            ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
41245 ____________________________________________________________________________
41246 [ 19240] By: sky                                   on 2003/04/16  16:27:43
41247         Log: Fix double join problem for those places where free
41248              actually means free (solaris for example :)
41249              Fixes bug #16681
41250      Branch: perl
41251            ! ext/threads/t/join.t ext/threads/threads.xs
41252 ____________________________________________________________________________
41253 [ 19239] By: jhi                                   on 2003/04/16  14:57:47
41254         Log: Try to get the layers.t working also for dosish platforms.
41255      Branch: perl
41256            ! lib/PerlIO.pm t/io/layers.t
41257 ____________________________________________________________________________
41258 [ 19238] By: jhi                                   on 2003/04/16  13:27:24
41259         Log: A -C parsed from the #! line can still have line endings in it.
41260      Branch: perl
41261            ! util.c
41262 ____________________________________________________________________________
41263 [ 19237] By: jhi                                   on 2003/04/16  13:23:37
41264         Log: What does an empty PERLIO= mean, anyway?
41265      Branch: perl
41266            ! t/io/layers.t
41267 ____________________________________________________________________________
41268 [ 19236] By: jhi                                   on 2003/04/16  13:09:42
41269         Log: Document the effect of thread creation context.
41270      Branch: perl
41271            ! ext/threads/threads.pm
41272 ____________________________________________________________________________
41273 [ 19235] By: jhi                                   on 2003/04/16  12:13:07
41274         Log: Use the right prototype and a glob is fine (from Rafael).
41275      Branch: perl
41276            ! lib/PerlIO.pm universal.c
41277 ____________________________________________________________________________
41278 [ 19234] By: jhi                                   on 2003/04/16  10:20:46
41279         Log: PerlIO::get_layers() usage tip.
41280      Branch: perl
41281            ! lib/PerlIO.pm
41282 ____________________________________________________________________________
41283 [ 19233] By: jhi                                   on 2003/04/16  10:07:48
41284         Log: Syntax terror.
41285      Branch: perl
41286            ! lib/unicore/mktables
41287 ____________________________________________________________________________
41288 [ 19232] By: jhi                                   on 2003/04/16  09:45:51
41289         Log: Redundant test.
41290      Branch: perl
41291            ! lib/unicore/mktables
41292 ____________________________________________________________________________
41293 [ 19231] By: jhi                                   on 2003/04/16  09:21:25
41294         Log: Synchronize the specifications of the POSIX character
41295              classes alnum, graph, and print closer to the planned
41296              Unicode proposal.
41297      Branch: perl
41298            ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
41299            ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
41300 ____________________________________________________________________________
41301 [ 19230] By: jhi                                   on 2003/04/16  08:57:01
41302         Log: Patch from Merijn.
41303      Branch: perl
41304            ! perl.h
41305 ____________________________________________________________________________
41306 [ 19228] By: jhi                                   on 2003/04/16  08:27:26
41307         Log: Thinko in modfl detection.
41308      Branch: perl
41309            ! Configure
41310 ____________________________________________________________________________
41311 [ 19227] By: ams                                   on 2003/04/16  02:32:11
41312         Log: Storable now handles self-tied scalars with NULL mg_obj.
41313      Branch: perl
41314            ! ext/Storable/Storable.xs
41315 ____________________________________________________________________________
41316 [ 19226] By: jhi                                   on 2003/04/15  18:00:21
41317         Log: Upgrade to Pod::LaTeX 0.55.
41318      Branch: perl
41319            + lib/Pod/t/pod2latex.t
41320            - lib/Pod/t/latex.t
41321            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
41322 ____________________________________________________________________________
41323 [ 19224] By: jhi                                   on 2003/04/15  17:01:27
41324         Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
41325      Branch: perl
41326            ! Configure
41327 ____________________________________________________________________________
41328 [ 19223] By: jhi                                   on 2003/04/15  16:36:32
41329         Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
41330      Branch: perl
41331            ! t/io/layers.t
41332 ____________________________________________________________________________
41333 [ 19221] By: jhi                                   on 2003/04/15  16:27:49
41334         Log: False alarm: no cyclic dependency.
41335      Branch: perl
41336            ! Configure config_h.SH
41337 ____________________________________________________________________________
41338 [ 19219] By: jhi                                   on 2003/04/15  16:08:11
41339         Log: Backport of _most_ of the changes in #19218: not one big
41340              cyclic dependency, though, it must be broken up somehow.
41341      Branch: perl
41342            ! Configure config_h.SH
41343 ____________________________________________________________________________
41344 [ 19218] By: jhi                                   on 2003/04/15  14:09:31
41345         Log: Big patch from Alan Burlison to make Solaris long doubles work.
41346              (Also spreads more <stdlib.h> joy.)
41347              Needs backporting to metaconfig units and introducing the new
41348              symbols to non-Configure lands.
41349      Branch: perl
41350            ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
41351 ____________________________________________________________________________
41352 [ 19217] By: jhi                                   on 2003/04/15  14:01:03
41353         Log: Don't skip the whole test for PERLIO=perlio.
41354      Branch: perl
41355            ! t/io/layers.t
41356 ____________________________________________________________________________
41357 [ 19215] By: jhi                                   on 2003/04/15  05:54:17
41358         Log: Add a test for [perl #17753].
41359      Branch: perl
41360            ! t/op/undef.t
41361 ____________________________________________________________________________
41362 [ 19214] By: jhi                                   on 2003/04/15  05:40:52
41363         Log: "proto.h": 'id' is a reserved word in Objective-C.
41364      Branch: perl
41365            ! embed.fnc op.c proto.h
41366 ____________________________________________________________________________
41367 [ 19213] By: sky                                   on 2003/04/14  21:42:10
41368         Log: Ook, run tests on correct build-dir next time.
41369              We must check if the hv is a stash, otherwise we try to delete
41370              something that is a HvNAME of null.....  tests pass better now
41371      Branch: perl
41372            ! gv.c
41373 ____________________________________________________________________________
41374 [ 19212] By: sky                                   on 2003/04/14  21:15:00
41375         Log: Fixes to bugs introduced by PL_stashcache
41376              A) Follow suggestion by Benjamin Goldberg to use hv_delete
41377              instead of hv_delete_ent to avoid creating a temporary SV
41378              B) Don't increment the refcount, sneak it into an IV instead
41379              C) When a GP is a deleted that contains a stash, remove the
41380              corresponding entry since hv might be in use in other places.
41381              D) Note that no test cases test the deletion of packages to catch
41382              this bug.
41383      Branch: perl
41384            ! gv.c hv.c pp_hot.c
41385 ____________________________________________________________________________
41386 [ 19211] By: rgs                                   on 2003/04/14  21:11:11
41387         Log: Mention that "make test_harness" lets messages sent through
41388              standard error out. Complements change #19206.
41389      Branch: perl
41390            ! pod/perlhack.pod
41391 ____________________________________________________________________________
41392 [ 19210] By: rgs                                   on 2003/04/14  20:48:02
41393         Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
41394              From: Inaba Hiroto <inaba@st.rim.or.jp>
41395              Date: Fri, 21 Mar 2003 17:35:21 +0900
41396              Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
41397              Date: Sat, 22 Mar 2003 11:28:05 +0900
41398              Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
41399      Branch: perl
41400            ! regexec.c t/op/pat.t
41401 ____________________________________________________________________________
41402 [ 19209] By: jhi                                   on 2003/04/14  20:36:55
41403         Log: PERLIO=perlio requires extra steps.
41404      Branch: perl
41405            ! lib/PerlIO.pm t/io/layers.t
41406 ____________________________________________________________________________
41407 [ 19208] By: jhi                                   on 2003/04/14  20:02:04
41408         Log: Skip as early as possible if no perlio since the
41409              use open would be compile-time.
41410      Branch: perl
41411            ! t/io/layers.t
41412 ____________________________________________________________________________
41413 [ 19207] By: rgs                                   on 2003/04/14  19:34:42
41414         Log: Document and test autovivified dirhandles.
41415              Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
41416              From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
41417              Date: 12 Apr 2003 12:40:45 -0000
41418              Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
41419      Branch: perl
41420            ! pod/perlfunc.pod t/op/readdir.t
41421 ____________________________________________________________________________
41422 [ 19206] By: rgs                                   on 2003/04/14  19:13:26
41423         Log: More docs about running tests and the test suite.
41424              Update perlhack.pod in various places.
41425              Add 'test_harness' as a .PHONY dependency in the Makefile.
41426      Branch: perl
41427            ! Makefile.SH pod/perlhack.pod t/README
41428 ____________________________________________________________________________
41429 [ 19205] By: jhi                                   on 2003/04/14  18:58:01
41430         Log: Build get_layers() also under -Uuseperlio.
41431      Branch: perl
41432            ! universal.c
41433 ____________________________________________________________________________
41434 [ 19204] By: jhi                                   on 2003/04/14  18:48:04
41435         Log: Bump up the version and admonish against aspiring (ab)use.
41436      Branch: perl
41437            ! lib/PerlIO.pm
41438 ____________________________________________________________________________
41439 [ 19203] By: jhi                                   on 2003/04/14  17:35:51
41440         Log: Introduce PerlIO::get_layers() to allow people to peek
41441              at the PerlIO layer stack.
41442      Branch: perl
41443            + t/io/layers.t
41444            ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
41445            ! universal.c
41446 ____________________________________________________________________________
41447 [ 19202] By: merijn                                on 2003/04/14  05:42:18
41448         Log: Subject: [PATCH] vms/vms.c waitpid tweak
41449              From: "Craig A. Berry" <craigberry@mac.com>
41450              Date: Mon, 14 Apr 2003 00:43:00 -0500
41451              Message-ID: <3E9A4A64.6030205@mac.com>
41452      Branch: perl
41453            ! vms/vms.c
41454 ____________________________________________________________________________
41455 [ 19201] By: sky                                   on 2003/04/13  19:26:46
41456         Log: Fix bug #16253, use all the CPU that we can :-)
41457      Branch: perl
41458            ! ext/threads/threads.xs
41459 ____________________________________________________________________________
41460 [ 19200] By: sky                                   on 2003/04/13  18:38:58
41461         Log: Fix bug #15893 by creating shared scalars with a refcount of 1
41462              instead of 2 and make push and pop increase the refcount.
41463      Branch: perl
41464            ! ext/threads/shared/shared.xs
41465 ____________________________________________________________________________
41466 [ 19199] By: jhi                                   on 2003/04/13  11:45:42
41467         Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
41468              ../../lib for the lc() at line 66 (UTF-8 data possible
41469              if using UTF-8 locales).
41470      Branch: perl
41471            ! lib/ExtUtils/t/Install.t
41472 ____________________________________________________________________________
41473 [ 19198] By: jhi                                   on 2003/04/13  09:43:09
41474         Log: The lib/ipc_sysv.t test has a new name.
41475      Branch: perl
41476            ! INSTALL
41477 ____________________________________________________________________________
41478 [ 19197] By: jhi                                   on 2003/04/13  09:32:05
41479         Log: Continue hunting for the cause of the Tru64 failed threaded smokes
41480              most probably introduced by the change #19157.  The tweak suggested
41481              by Stephen McCamant trades a possible dangling pointer (CopFILE()
41482              is tricky like that with threads) to a memory leak.  (This means
41483              that this tweak shouldn't be left in as-is, but if this helps,
41484              we at least know that the failure was caused by the #19157.)
41485      Branch: perl
41486            ! op.c
41487 ____________________________________________________________________________
41488 [ 19196] By: jhi                                   on 2003/04/13  09:20:02
41489         Log: Upgrade to Net::Ping 2.29.
41490      Branch: perl
41491            + lib/Net/Ping/t/510_ping_udp.t
41492            - lib/Net/Ping/README
41493            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
41494 ____________________________________________________________________________
41495 [ 19195] By: jhi                                   on 2003/04/13  09:02:05
41496         Log: Upgrade to Test::Harness 2.27_04.
41497      Branch: perl
41498            + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
41499            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
41500            ! lib/Test/Harness/t/test-harness.t
41501 ____________________________________________________________________________
41502 [ 19194] By: rgs                                   on 2003/04/12  21:21:04
41503         Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
41504      Branch: perl
41505            ! hints/darwin.sh hints/rhapsody.sh
41506 ____________________________________________________________________________
41507 [ 19192] By: jhi                                   on 2003/04/12  18:23:40
41508         Log: The debugging aid #19182 didn't.
41509      Branch: perl
41510            ! ext/B/t/deparse.t
41511 ____________________________________________________________________________
41512 [ 19191] By: jhi                                   on 2003/04/12  16:51:12
41513         Log: Benchmark nit from Nicholas Clark (in OpenBSD the result could
41514              be a negative zero, -0).
41515      Branch: perl
41516            ! lib/Benchmark.t
41517 ____________________________________________________________________________
41518 [ 19190] By: rgs                                   on 2003/04/12  13:41:25
41519         Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
41520              From: Michael G Schwern <schwern@pobox.com>
41521              Date: Fri, 11 Apr 2003 00:32:02 -0700
41522              Message-ID: <20030411073202.GC5916@windhund.schwern.org>
41523      Branch: perl
41524            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
41525            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
41526            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
41527            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
41528            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
41529            ! lib/ExtUtils/t/zz_cleanup_dummy.t
41530 ____________________________________________________________________________
41531 [ 19189] By: rgs                                   on 2003/04/10  20:40:14
41532         Log: Peter Scott suggests that the docs for base.pm should
41533              state explicitely that base.pm doesn't call import()
41534              on base classes. Plus a few typos.
41535      Branch: perl
41536            ! lib/base.pm
41537 ____________________________________________________________________________
41538 [ 19188] By: rgs                                   on 2003/04/10  19:45:08
41539         Log: PerlFAQ sync.
41540      Branch: perl
41541            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
41542            ! pod/perlfaq7.pod pod/perlfaq9.pod
41543 ____________________________________________________________________________
41544 [ 19187] By: rgs                                   on 2003/04/10  19:25:18
41545         Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
41546              There used to be a nullstash (%{"<none>::"}) to hold illegal
41547              variables under strict 'vars'. It has been removed by change #17942.
41548              This can lead to segfaults during the parsing, because some illegal
41549              variables might have been discarded before the compilation of the
41550              current statement had completed.
41551              Bug analysis and test case by Enache Adrian.
41552      Branch: perl
41553            ! gv.c t/lib/strict/vars
41554 ____________________________________________________________________________
41555 [ 19186] By: jhi                                   on 2003/04/10  19:13:40
41556         Log: Be more descriptive.
41557      Branch: perl
41558            ! MANIFEST
41559 ____________________________________________________________________________
41560 [ 19185] By: jhi                                   on 2003/04/10  19:06:02
41561         Log: Noted by Nat: -0 didn't work that well with Unicode.
41562      Branch: perl
41563            ! perl.c pod/perlrun.pod
41564 ____________________________________________________________________________
41565 [ 19184] By: jhi                                   on 2003/04/10  17:26:43
41566         Log: Add an option for the grok_xxx() to silently ignore bad digits.
41567      Branch: perl
41568            ! numeric.c perl.h
41569 ____________________________________________________________________________
41570 [ 19183] By: jhi                                   on 2003/04/10  10:56:25
41571         Log: The test doesn't work that well when -Uusedl.
41572              Some of the tests could be salvaged even then I guess.
41573      Branch: perl
41574            ! lib/ExtUtils/t/Constant.t
41575 ____________________________________________________________________________
41576 [ 19182] By: jhi                                   on 2003/04/10  09:40:24
41577         Log: A temporary debugging aid for Tru64 threaded builds.
41578      Branch: perl
41579            ! ext/B/t/deparse.t
41580 ____________________________________________________________________________
41581 [ 19181] By: jhi                                   on 2003/04/10  08:02:10
41582         Log: Unless Inuits are involved...
41583      Branch: perl
41584            ! pod/perlrun.pod
41585 ____________________________________________________________________________
41586 [ 19180] By: jhi                                   on 2003/04/10  07:02:44
41587         Log: With AFS the cwds have little chance of agreeing.
41588      Branch: perl
41589            ! ext/Cwd/t/cwd.t
41590 ____________________________________________________________________________
41591 [ 19179] By: jhi                                   on 2003/04/10  06:46:50
41592         Log: I assume the idea was to use the *cwd variables for testing.
41593      Branch: perl
41594            ! ext/Cwd/t/cwd.t
41595 ____________________________________________________________________________
41596 [ 19177] By: jhi                                   on 2003/04/10  04:34:48
41597         Log: perlport information about portably embedding string data.
41598      Branch: perl
41599            ! pod/perlport.pod
41600 ____________________________________________________________________________
41601 [ 19176] By: jhi                                   on 2003/04/10  04:18:45
41602         Log: Also locale names can contain illegal UTF-8.
41603      Branch: perl
41604            ! lib/locale.t
41605 ____________________________________________________________________________
41606 [ 19175] By: jhi                                   on 2003/04/10  04:03:48
41607         Log: In case someone is using UTF-8 locales.
41608      Branch: perl
41609            ! lib/ExtUtils/MM_MacOS.pm
41610 ____________________________________________________________________________
41611 [ 19174] By: merijn                                on 2003/04/09  14:33:12
41612         Log: Even more promotion for -lc128 (long doubles on AIX)
41613              More obvious detection of C compiler
41614              cc_type should not promote to config.sh
41615
41616              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41617              Date: Wed, 09 Apr 2003 14:31:48 +0200
41618              Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
41619      Branch: perl
41620            ! hints/aix.sh
41621 ____________________________________________________________________________
41622 [ 19173] By: jhi                                   on 2003/04/09  12:39:35
41623         Log: open(my $fh, ">&", STDOUT) should not warn under strict.
41624      Branch: perl
41625            ! op.c t/io/open.t
41626 ____________________________________________________________________________
41627 [ 19172] By: jhi                                   on 2003/04/09  10:40:31
41628         Log: Try to be more descriptive than just __ANONIO__ which is what
41629              you get when you autovivify filehandles into array/hash elements.
41630      Branch: perl
41631            ! doio.c op.c t/io/open.t
41632 ____________________________________________________________________________
41633 [ 19171] By: rgs                                   on 2003/04/08  20:44:20
41634         Log: Implement support for --help and --version in Getopt::Std
41635              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
41636              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
41637              Date: Mon, 7 Apr 2003 17:07:15 -0700
41638              Message-ID: <20030408000714.GA953@math.berkeley.edu>
41639      Branch: perl
41640            ! lib/Getopt/Std.pm
41641 ____________________________________________________________________________
41642 [ 19170] By: rgs                                   on 2003/04/08  19:47:05
41643         Log: Subject: [PATCH] Re: Error: Unknown error
41644              From: Enache Adrian <enache@rdslink.ro>
41645              Date: Tue, 8 Apr 2003 07:12:13 +0300
41646              Message-ID: <20030408041213.GA13553@ratsnest.hole>
41647      Branch: perl
41648            ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
41649 ____________________________________________________________________________
41650 [ 19169] By: rgs                                   on 2003/04/08  19:19:34
41651         Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
41652              From: Dave Mitchell <davem@fdgroup.com>
41653              Date: Mon, 7 Apr 2003 21:43:17 +0100
41654              Message-ID: <20030407204317.GA8796@fdgroup.com>
41655
41656              The new XTERMORDORDOR lexer expectation must also be named
41657              in debugging perls, to be used in the output of -DT.
41658      Branch: perl
41659            ! perl.h toke.c
41660 ____________________________________________________________________________
41661 [ 19168] By: rgs                                   on 2003/04/08  19:05:22
41662         Log: Document that perl recognizes 2>&1 on the command-line on VMS.
41663      Branch: perl
41664            ! vms/perlvms.pod
41665 ____________________________________________________________________________
41666 [ 19167] By: rgs                                   on 2003/04/08  18:47:18
41667         Log: Typos fixes by Stas Bekman.
41668      Branch: perl
41669            ! cv.h lib/attributes.pm sv.h
41670 ____________________________________________________________________________
41671 [ 19166] By: rgs                                   on 2003/04/08  18:43:22
41672         Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
41673              From: Robin Barker <Robin.Barker@npl.co.uk>
41674              Date: Tue, 8 Apr 2003 14:23:04 +0100
41675              Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
41676      Branch: perl
41677            ! pod/perlpod.pod
41678 ____________________________________________________________________________
41679 [ 19164] By: jhi                                   on 2003/04/08  04:42:05
41680         Log: Few more words about safe/unsafe signals.
41681      Branch: perl
41682            ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
41683 ____________________________________________________________________________
41684 [ 19163] By: jhi                                   on 2003/04/07  19:25:39
41685         Log: The SvGROW() might move the PV.
41686      Branch: perl
41687            ! pp.c
41688 ____________________________________________________________________________
41689 [ 19162] By: jhi                                   on 2003/04/07  18:23:29
41690         Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
41691              From: Michael G Schwern <schwern@pobox.com>
41692              Date: Mon, 7 Apr 2003 02:09:17 -0700
41693              Message-ID: <20030407090917.GA9221@windhund.schwern.org>
41694      Branch: perl
41695            + lib/ExtUtils/t/MM_Any.t
41696            ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
41697            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
41698            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
41699            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
41700            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
41701            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
41702            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
41703            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
41704            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
41705            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
41706            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
41707            ! lib/ExtUtils/README lib/ExtUtils/TODO
41708            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
41709            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
41710 ____________________________________________________________________________
41711 [ 19160] By: jhi                                   on 2003/04/07  04:17:38
41712         Log: Time::HiRes: Do not create files in blib directories under core
41713              (from Rafael)
41714      Branch: perl
41715            ! ext/Time/HiRes/Makefile.PL
41716 ____________________________________________________________________________
41717 [ 19159] By: jhi                                   on 2003/04/07  03:53:01
41718         Log: Future binary compat wishful thinking:
41719              maint will use the stashcache, but not the dbassertion.
41720      Branch: perl
41721            ! intrpvar.h
41722 ____________________________________________________________________________
41723 [ 19158] By: jhi                                   on 2003/04/07  03:41:17
41724         Log: More WinCE tweaking for Vadim Konovalov.
41725      Branch: perl
41726            ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
41727            ! wince/makedist.pl
41728 ____________________________________________________________________________
41729 [ 19157] By: rgs                                   on 2003/04/06  20:53:29
41730         Log: Subject: CvFILE for constant subs
41731              From: Stephen McCamant <smcc@mit.edu>
41732              Date: Sun, 6 Apr 2003 16:39:13 -0400
41733              Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
41734      Branch: perl
41735            ! op.c
41736 ____________________________________________________________________________
41737 [ 19156] By: rgs                                   on 2003/04/06  20:44:09
41738         Log: Subject: [PATCH] B::Deparse: sv_no != 0
41739              From: Stephen McCamant <smcc@mit.edu>
41740              Date: Sun, 6 Apr 2003 17:00:48 -0400
41741              Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
41742      Branch: perl
41743            ! ext/B/B/Deparse.pm
41744 ____________________________________________________________________________
41745 [ 19154] By: jhi                                   on 2003/04/06  19:46:35
41746         Log: An unconditional carp is not nice.
41747      Branch: perl
41748            ! ext/Sys/Syslog/Syslog.pm
41749 ____________________________________________________________________________
41750 [ 19153] By: rgs                                   on 2003/04/06  18:37:58
41751         Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
41752              From: Robert Spier <rspier@pobox.com>
41753              Date: Sat, 05 Apr 2003 21:12:20 -0800
41754              Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
41755      Branch: perl
41756            ! README.solaris
41757 ____________________________________________________________________________
41758 [ 19152] By: rgs                                   on 2003/04/06  18:24:38
41759         Log: Remove unportable ">|" shell syntax
41760              Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
41761              From: Enache Adrian <enache@rdslink.ro>
41762              Date: Sun, 6 Apr 2003 21:13:27 +0300
41763              Message-ID: <20030406181326.GA873@ratsnest.hole>
41764      Branch: perl
41765            ! Makefile.SH
41766 ____________________________________________________________________________
41767 [ 19151] By: jhi                                   on 2003/04/06  18:14:44
41768         Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
41769              From: Joost van Baal <J.E.vanBaal@uvt.nl>
41770              Date: Mon, 25 Nov 2002 17:35:37 +0100
41771              Message-ID: <20021125163537.GC4745@banach.uvt.nl>
41772
41773              (The .pm patch modified a bit, and removed the false
41774              claim that _PATH_INFO would be coming from syslog.ph)
41775      Branch: perl
41776            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
41777            ! ext/Sys/Syslog/syslog.t
41778 ____________________________________________________________________________
41779 [ 19150] By: rgs                                   on 2003/04/05  21:10:00
41780         Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
41781              From: Enache Adrian <enache@rdslink.ro>
41782              Date: Thu, 3 Apr 2003 15:50:48 +0300
41783              Message-ID: <20030403125048.GA6107@ratsnest.hole>
41784
41785              On linux, when building a shared library, generate
41786              a small shell wrapper, "preload", that preloads libperl.so
41787              only if it exists. Useful when the 'make' process stops
41788              before the link phase.
41789      Branch: perl
41790            ! Makefile.SH
41791 ____________________________________________________________________________
41792 [ 19149] By: jhi                                   on 2003/04/05  20:44:25
41793         Log: Upgrade to Locale::Maketext 1.04.
41794      Branch: perl
41795            + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
41796            + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
41797            - lib/Locale/Maketext/test.pl
41798            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
41799            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
41800 ____________________________________________________________________________
41801 [ 19148] By: jhi                                   on 2003/04/05  20:38:30
41802         Log: perluniintro.pod: nice_string() doesn't escape
41803              literal escape chars -- use Sadahiro-san's fix(es).
41804      Branch: perl
41805            ! pod/perluniintro.pod
41806 ____________________________________________________________________________
41807 [ 19147] By: rgs                                   on 2003/04/05  19:12:30
41808         Log: Subject: [PATCH 5.8.1 @19053] Embedding
41809              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
41810              Date: Mon, 31 Mar 2003 12:39:24 -0800
41811              Message-ID: <20030331203924.GA3602@math.berkeley.edu>
41812
41813              Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
41814              to be used in a C program's main function.
41815      Branch: perl
41816            ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
41817 ____________________________________________________________________________
41818 [ 19146] By: jhi                                   on 2003/04/05  19:08:37
41819         Log: Heredocs and use encoding didn't work for SJIS;
41820              patch from Inaba Hiroto.
41821      Branch: perl
41822            ! toke.c
41823 ____________________________________________________________________________
41824 [ 19145] By: rgs                                   on 2003/04/05  11:45:36
41825         Log: The manpages don't have to be built by MakeMaker for the
41826              core modules in ext/. Disable this in Devel::PPPort (not
41827              up-to-date on CPAN), Unicode::Normalize (the CPAN version
41828              uses a different Makefile.PL anyway) and XS::APItest
41829              (not CPANized.)
41830      Branch: perl
41831            ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
41832            ! ext/XS/APItest/Makefile.PL
41833 ____________________________________________________________________________
41834 [ 19144] By: rgs                                   on 2003/04/05  11:28:22
41835         Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
41836              by SADAHIRO Tomoyuki.
41837      Branch: perl
41838            ! ext/Unicode/Normalize/Changes
41839            ! ext/Unicode/Normalize/Normalize.pm
41840            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
41841            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
41842            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
41843            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
41844            ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
41845 ____________________________________________________________________________
41846 [ 19143] By: merijn                                on 2003/04/03  08:55:33
41847         Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
41848              From: "Craig A. Berry" <craigberry@mac.com>
41849              Date: Wed, 02 Apr 2003 18:09:03 -0600
41850              Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
41851      Branch: perl
41852            ! vms/vms.c vms/vmsish.h
41853 ____________________________________________________________________________
41854 [ 19142] By: merijn                                on 2003/04/03  08:50:55
41855         Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
41856              From: andreas.koenig@anima.de (Andreas J. Koenig)
41857              Date: Thu, 03 Apr 2003 08:28:52 +0200
41858              Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
41859      Branch: perl
41860            ! lib/Pod/t/Functions.t
41861 ____________________________________________________________________________
41862 [ 19141] By: jhi                                   on 2003/04/03  05:00:36
41863         Log: Don't recurse from threads to threads/shared (since
41864              threads/shared is built separately, temp solution from
41865              Schwern while MM is being fixed.)
41866      Branch: perl
41867            ! ext/threads/Makefile.PL
41868 ____________________________________________________________________________
41869 [ 19140] By: rgs                                   on 2003/04/02  20:41:46
41870         Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
41871              From: Steve Hay <steve.hay@uk.radan.com>
41872              Date: Thu, 20 Mar 2003 11:55:01 +0000
41873              Message-ID: <3E79AC15.80307@uk.radan.com>
41874      Branch: perl
41875            ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
41876 ____________________________________________________________________________
41877 [ 19139] By: jhi                                   on 2003/04/02  19:44:07
41878         Log: Make perldiag agree with #19138.
41879      Branch: perl
41880            ! pod/perldiag.pod
41881 ____________________________________________________________________________
41882 [ 19138] By: jhi                                   on 2003/04/02  19:37:59
41883         Log: Make at least the thread count make sense.
41884      Branch: perl
41885            ! ext/threads/threads.xs
41886 ____________________________________________________________________________
41887 [ 19137] By: rgs                                   on 2003/04/02  19:24:47
41888         Log: Adjust test for the recent change (#19136) to Pod::Html
41889      Branch: perl
41890            ! lib/Pod/t/htmlview.t
41891 ____________________________________________________________________________
41892 [ 19136] By: rgs                                   on 2003/04/02  18:46:31
41893         Log: Fixes for "installhtml --splithead", based on :
41894              Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
41895              From: Steve Hay <steve.hay@uk.radan.com>
41896              Date: Wed, 02 Apr 2003 11:33:41 +0100
41897              Message-ID: <3E8ABC85.5060807@uk.radan.com>
41898
41899              This also includes a small patch to Pod::Html : when generating
41900              anchor names, play on the safe side and turn every non-alphanumeric
41901              character into an '_'. Moreover, Pod::Html::anchorify() is now
41902              optionally exported.
41903      Branch: perl
41904            ! installhtml lib/Pod/Html.pm
41905 ____________________________________________________________________________
41906 [ 19135] By: rgs                                   on 2003/04/02  18:42:50
41907         Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
41908              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41909              Date: Tue, 01 Apr 2003 16:32:46 -0800
41910              Message-ID: <u+ii+gzkgqkV092yn@efn.org>
41911      Branch: perl
41912            ! pp.c t/op/split.t
41913 ____________________________________________________________________________
41914 [ 19134] By: sky                                   on 2003/04/02  18:01:40
41915         Log: Fix some small nits, thanks to Rafael.
41916      Branch: perl
41917            ! pp_hot.c
41918 ____________________________________________________________________________
41919 [ 19133] By: sky                                   on 2003/04/02  13:41:14
41920         Log: Add packname->stash cache before the check if a packname is a
41921              filehandle or a package, it works because only packnames
41922              that have been resolved to stashes are added to the cache,
41923              and when a newIO is created we clean the cache.
41924              Results in roughly 1.8 speed increase for class->method()
41925              calls.
41926      Branch: perl
41927            ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
41928 ____________________________________________________________________________
41929 [ 19132] By: merijn                                on 2003/04/02  11:28:02
41930         Log: #19122 should have been tested on non-glibc system (like AIX)
41931      Branch: perl
41932            ! pp.c
41933 ____________________________________________________________________________
41934 [ 19131] By: jhi                                   on 2003/04/02  05:25:19
41935         Log: Spread IlyaZ's PERL_CORE detection trick.
41936      Branch: perl
41937            ! ext/Encode/Makefile.PL
41938 ____________________________________________________________________________
41939 [ 19130] By: jhi                                   on 2003/04/02  04:42:40
41940         Log: Cannot portably compare files if one of them is still open
41941              (from Craig Berry).
41942      Branch: perl
41943            ! ext/Encode/t/enc_module.t
41944 ____________________________________________________________________________
41945 [ 19129] By: jhi                                   on 2003/04/02  04:30:45
41946         Log: MM_VMS tweak from Craig Berry:
41947              http://nntp.x.perl.org/group/perl.makemaker/1002
41948      Branch: perl
41949            ! lib/ExtUtils/MM_VMS.pm
41950 ____________________________________________________________________________
41951 [ 19128] By: rgs                                   on 2003/04/01  21:30:12
41952         Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
41953              From: Steve Hay <steve.hay@uk.radan.com>
41954              Date: Thu, 20 Mar 2003 12:34:15 +0000
41955              Message-ID: <3E79B547.6030201@uk.radan.com>
41956              (with a few minor tweaks)
41957      Branch: perl
41958            ! installhtml
41959 ____________________________________________________________________________
41960 [ 19127] By: rgs                                   on 2003/04/01  19:01:20
41961         Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
41962              From: Enache Adrian <enache@rdslink.ro>
41963              Date: Sat, 29 Mar 2003 19:45:41 +0200
41964              Message-ID: <20030329174541.GA8138@ratsnest.hole>
41965      Branch: perl
41966            ! ext/B/B/Deparse.pm
41967 ____________________________________________________________________________
41968 [ 19126] By: rgs                                   on 2003/04/01  18:39:43
41969         Log: Fix bug #21742. require should be always invoked in
41970              scalar context. This wasn't the case when called from
41971              an eval(""), because the void context doesn't propagate
41972              through the leaveeval op. Instead of making scalarvoid()
41973              handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
41974              a workaround in doeval().
41975      Branch: perl
41976            ! pp_ctl.c t/comp/require.t
41977 ____________________________________________________________________________
41978 [ 19124] By: jhi                                   on 2003/04/01  16:52:28
41979         Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
41980              From: "Green, Paul" <Paul.Green@stratus.com>
41981              Date: Tue, 1 Apr 2003 12:37:38 -0500
41982              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
41983      Branch: perl
41984            ! hints/vos.sh
41985 ____________________________________________________________________________
41986 [ 19122] By: jhi                                   on 2003/04/01  16:36:52
41987         Log: Integrate:
41988              [ 19119]
41989              Address "5.8.1@19053: crypt_r() takes 128K per thread".
41990      Branch: perl
41991           !> pp.c reentr.c reentr.h reentr.pl
41992 ____________________________________________________________________________
41993 [ 19121] By: jhi                                   on 2003/04/01  16:36:02
41994         Log: Integrate:
41995              [ 19109]
41996              Subject: [PATCH 5.8.1 @19053] Time::HiRes
41997              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
41998              Date: Mon, 31 Mar 2003 12:53:01 -0800
41999              Message-ID: <20030331205301.GA3687@math.berkeley.edu>
42000
42001              [ 19111]
42002              A cleaner way to detect PERL_CORE, from IlyaZ.
42003      Branch: perl
42004           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
42005 ____________________________________________________________________________
42006 [ 19120] By: jhi                                   on 2003/04/01  16:32:03
42007         Log: Integrate:
42008              [ 19106]
42009              Subject: [PATCH 5.8.1 @19053] OS/2-related patches
42010              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
42011              Date: Mon, 31 Mar 2003 12:43:37 -0800
42012              Message-ID: <20030331204337.GA3634@math.berkeley.edu>
42013
42014              and regen Configure.
42015      Branch: perl
42016            ! Configure config_h.SH embedvar.h
42017           !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
42018           !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
42019           !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
42020           !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
42021           !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
42022           !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
42023           !> reentr.h reentr.pl sv.c
42024 ____________________________________________________________________________
42025 [ 19118] By: jhi                                   on 2003/04/01  16:17:04
42026         Log: Document the _exit() issue with threads in Linux [perl #17057].
42027      Branch: perl
42028            ! ext/POSIX/POSIX.pod
42029 ____________________________________________________________________________
42030 [ 19117] By: jhi                                   on 2003/04/01  16:07:59
42031         Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
42032              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42033              Date: Tue, 1 Apr 2003 11:02:35 +0200
42034              Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
42035      Branch: perl
42036            ! t/op/getpid.t
42037 ____________________________________________________________________________
42038 [ 19116] By: jhi                                   on 2003/04/01  16:06:12
42039         Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
42040              From: Michael G Schwern <schwern@pobox.com>
42041              Date: Mon, 31 Mar 2003 15:16:57 -0800
42042              Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
42043      Branch: perl
42044            ! ext/SDBM_File/sdbm/Makefile.PL
42045 ____________________________________________________________________________
42046 [ 19115] By: jhi                                   on 2003/04/01  15:58:45
42047         Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
42048              From: Richard.Foley@ubsw.com
42049              Date: Mon, 31 Mar 2003 16:27:14 +0200
42050              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
42051      Branch: perl
42052            ! pod/perlhack.pod
42053 ____________________________________________________________________________
42054 [ 19114] By: jhi                                   on 2003/04/01  15:56:27
42055         Log: Subject: [PATCH] Text::Abbrev warnings safe
42056              From: Peter Scott <Peter@PSDT.com>
42057              Date: Fri, 28 Mar 2003 16:34:47 -0800
42058              Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
42059      Branch: perl
42060            ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
42061 ____________________________________________________________________________
42062 [ 19113] By: merijn                                on 2003/04/01  14:12:33
42063         Log: Implemented AIX longdouble support in hints/aix.sh, which now
42064              actually work.  Thanks to John L. Allen for the hint.
42065
42066              Subject: Re: AIX longdoubles
42067              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42068              Date: Tue, 01 Apr 2003 17:18:57 +0200
42069              Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
42070      Branch: perl
42071            ! hints/aix.sh
42072 ____________________________________________________________________________
42073 [ 19104] By: jhi                                   on 2003/03/31  10:51:36
42074         Log: Tabify; strictly speaking unnecessary but anyway...
42075      Branch: perl
42076            ! MANIFEST
42077 ____________________________________________________________________________
42078 [ 19102] By: jhi                                   on 2003/03/31  10:36:48
42079         Log: Upgrade to Test::Harness 2.27_02.
42080      Branch: perl
42081            + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
42082            + t/lib/sample-tests/too_many
42083            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
42084            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
42085            ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
42086 ____________________________________________________________________________
42087 [ 19101] By: jhi                                   on 2003/03/31  10:07:35
42088         Log: Upgrade to podlators 1.26.
42089      Branch: perl
42090            ! lib/Pod/Man.pm
42091 ____________________________________________________________________________
42092 [ 19100] By: jhi                                   on 2003/03/31  10:03:50
42093         Log: Upgrade to Encode 1.92.
42094      Branch: perl
42095            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
42096            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
42097            ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
42098            ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
42099            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
42100            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
42101 ____________________________________________________________________________
42102 [ 19099] By: jhi                                   on 2003/03/31  09:54:52
42103         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
42104              From: Michael G Schwern <schwern@pobox.com>
42105              Date: Mon, 31 Mar 2003 02:42:58 -0800
42106              Message-ID: <20030331104257.GB15327@windhund.schwern.org>
42107      Branch: perl
42108            + lib/ExtUtils/MakeMaker/FAQ.pod
42109            + lib/ExtUtils/MakeMaker/Tutorial.pod
42110            + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
42111            + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
42112            + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
42113            + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
42114            + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
42115            + t/lib/TieIn.pm
42116            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
42117            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
42118            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
42119            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
42120            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
42121            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
42122            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
42123            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
42124            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
42125            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
42126            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
42127            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
42128            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
42129            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
42130            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
42131            ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
42132            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
42133            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
42134 ____________________________________________________________________________
42135 [ 19098] By: jhi                                   on 2003/03/31  09:36:11
42136         Log: Subject: [PATCH dump.c] stray n_a
42137              From: Michael G Schwern <schwern@pobox.com>
42138              Date: Mon, 31 Mar 2003 00:55:49 -0800
42139              Message-ID: <20030331085549.GB1300@windhund.schwern.org>
42140      Branch: perl
42141            ! dump.c
42142 ____________________________________________________________________________
42143 [ 19097] By: jhi                                   on 2003/03/31  05:00:07
42144         Log: Some low-hanging fruit for EBCDIC portability
42145              (or for marking as EBCDIC todos)
42146      Branch: perl
42147            ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
42148            ! t/uni/write.t
42149 ____________________________________________________________________________
42150 [ 19094] By: jhi                                   on 2003/03/30  15:54:35
42151         Log: Upgrade to Time::HiRes 1.44.
42152      Branch: perl
42153            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
42154 ____________________________________________________________________________
42155 [ 19092] By: jhi                                   on 2003/03/30  15:09:02
42156         Log: IRIX 5.3 update.
42157      Branch: perl
42158            ! README.irix
42159 ____________________________________________________________________________
42160 [ 19091] By: jhi                                   on 2003/03/30  10:26:32
42161         Log: Not all compilers like #ifdefs within cpp macros
42162              (follow-up on #19086)
42163      Branch: perl
42164            ! pp_sys.c
42165 ____________________________________________________________________________
42166 [ 19090] By: jhi                                   on 2003/03/30  09:50:33
42167         Log: Ending strings is customary (typo from #19084).
42168      Branch: perl
42169            ! ext/Socket/Socket.t
42170 ____________________________________________________________________________
42171 [ 19089] By: jhi                                   on 2003/03/30  09:24:08
42172         Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
42173      Branch: perl
42174            ! MANIFEST
42175 ____________________________________________________________________________
42176 [ 19088] By: jhi                                   on 2003/03/30  09:09:42
42177         Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
42178              as the test expects.
42179      Branch: perl
42180            ! lib/Net/hostent.t
42181 ____________________________________________________________________________
42182 [ 19087] By: jhi                                   on 2003/03/30  09:08:07
42183         Log: In IRIX 5.3 turn off some of the warnings that cannot
42184              really be helped (e.g. warnings coming from system headers,
42185              or linker warnings during Configure).
42186      Branch: perl
42187            ! hints/irix_5.sh
42188 ____________________________________________________________________________
42189 [ 19086] By: jhi                                   on 2003/03/30  08:59:24
42190         Log: In IRIX 5.3 the cc is awfully confused about the prototype
42191              of select().
42192      Branch: perl
42193            ! hints/irix_5.sh pp_sys.c
42194 ____________________________________________________________________________
42195 [ 19085] By: jhi                                   on 2003/03/30  08:43:53
42196         Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
42197      Branch: perl
42198            + ext/Time/HiRes/hints/irix.pl
42199            ! MANIFEST
42200 ____________________________________________________________________________
42201 [ 19084] By: jhi                                   on 2003/03/30  08:31:53
42202         Log: gethostbyname('localhost') is not that portable.
42203              inet_aton('localhost') in IRIX 5.3 returned an undef,
42204              which in turn made pack_sockaddr_in to barf on zero
42205              length in_addr.
42206      Branch: perl
42207            ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
42208 ____________________________________________________________________________
42209 [ 19083] By: jhi                                   on 2003/03/30  07:49:46
42210         Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
42211              From: Nicholas Clark <nick@unfortu.net>
42212              Date: Sun, 30 Mar 2003 00:35:48 +0000
42213              Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
42214      Branch: perl
42215            ! sv.c
42216 ____________________________________________________________________________
42217 [ 19082] By: jhi                                   on 2003/03/29  21:18:32
42218         Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
42219              not defined AF_LINK.
42220      Branch: perl
42221            ! ext/Socket/Socket.xs
42222 ____________________________________________________________________________
42223 [ 19081] By: jhi                                   on 2003/03/29  20:41:56
42224         Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
42225              From: Nicholas Clark <nick@unfortu.net>
42226              Date: Sat, 29 Mar 2003 18:58:09 +0000
42227              Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
42228      Branch: perl
42229            ! dump.c
42230 ____________________________________________________________________________
42231 [ 19080] By: rgs                                   on 2003/03/29  20:39:34
42232         Log: Minor rephrasing in perlopentut,
42233              noticed by Bob Wilkinson (RT [perl #21725])
42234      Branch: perl
42235            ! pod/perlopentut.pod
42236 ____________________________________________________________________________
42237 [ 19079] By: rgs                                   on 2003/03/29  20:21:11
42238         Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
42239              From: Nicholas Clark <nick@unfortu.net>
42240              Date: Thu, 27 Mar 2003 22:37:35 +0000
42241              Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
42242      Branch: perl
42243            ! pod/perlapi.pod sv.h
42244 ____________________________________________________________________________
42245 [ 19078] By: jhi                                   on 2003/03/29  07:23:00
42246         Log: It seems that in Tru64 V5 gcc cannot be used to
42247              compile a threaded Perl because <pthread.h> explicitly
42248              checks for supported compilers (gcc not being one of them).
42249              This is not so bad since the system C compiler is always there.
42250      Branch: perl
42251            ! README.tru64 hints/dec_osf.sh
42252 ____________________________________________________________________________
42253 [ 19077] By: jhi                                   on 2003/03/28  06:03:16
42254         Log: Feeding illegal QP (like \x80) to this
42255              ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
42256              caused a coredump in av_length() <- nextargv() because
42257              the av was NULL.  I don't know that returning Nullfp is
42258              the best thing to do, but it dodges the segfault and
42259              introduces no test failures.
42260      Branch: perl
42261            ! doio.c
42262 ____________________________________________________________________________
42263 [ 19074] By: jhi                                   on 2003/03/27  18:17:20
42264         Log: Missing final \n.
42265      Branch: perl
42266            ! lib/Attribute/Handlers/Changes
42267 ____________________________________________________________________________
42268 [ 19072] By: rgs                                   on 2003/03/26  22:30:09
42269         Log: Subject: [perl #21672] IO::New and undefined filename behaviour
42270              From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
42271              Date: 24 Mar 2003 16:29:08 -0000
42272              Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
42273              plus a regression test
42274      Branch: perl
42275            ! ext/IO/lib/IO/File.pm lib/FileHandle.t
42276 ____________________________________________________________________________
42277 [ 19071] By: rgs                                   on 2003/03/26  22:08:16
42278         Log: Better version of change #19069
42279              Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
42280              From: Nicholas Clark <nick@unfortu.net>
42281              Date: Wed, 26 Mar 2003 23:01:46 +0000
42282              Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
42283      Branch: perl
42284            ! pp_hot.c sv.c t/op/readline.t
42285 ____________________________________________________________________________
42286 [ 19070] By: rgs                                   on 2003/03/26  21:31:55
42287         Log: Subject: [patch] for Stratus VOS
42288              From: "Green, Paul" <Paul.Green@stratus.com>
42289              Date: Wed, 26 Mar 2003 17:24:38 -0500
42290              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
42291              (plus a small tweak to the test script)
42292      Branch: perl
42293            ! README.vos t/op/pack.t
42294 ____________________________________________________________________________
42295 [ 19069] By: rgs                                   on 2003/03/26  21:14:33
42296         Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
42297              From: Nicholas Clark <nick@unfortu.net>
42298              Date: Tue, 25 Mar 2003 22:59:17 +0000
42299              Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
42300      Branch: perl
42301            ! sv.c t/op/readline.t
42302 ____________________________________________________________________________
42303 [ 19068] By: rgs                                   on 2003/03/26  20:53:18
42304         Log: Win32 counterpart of change #19065
42305      Branch: perl
42306            ! win32/Makefile win32/makefile.mk
42307 ____________________________________________________________________________
42308 [ 19067] By: rgs                                   on 2003/03/26  20:34:32
42309         Log: VMS counterpart of change #19065
42310      Branch: perl
42311            ! vms/descrip_mms.template
42312 ____________________________________________________________________________
42313 [ 19066] By: jhi                                   on 2003/03/26  20:05:40
42314         Log: Upgrade to Term::ANSIColor 1.07.
42315      Branch: perl
42316            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
42317            ! lib/Term/ANSIColor/README
42318 ____________________________________________________________________________
42319 [ 19065] By: rgs                                   on 2003/03/26  19:55:20
42320         Log: Add a file utils/cpan.PL to generate the "cpan" utility,
42321              also separately maintained on CPAN, and now moved as
42322              lib/CPAN/bin/cpan. Tweak installperl to avoid installing
42323              this last file.
42324      Branch: perl
42325            + utils/cpan.PL
42326           +> lib/CPAN/bin/cpan
42327            - utils/cpan
42328            ! MANIFEST installperl utils/Makefile
42329 ____________________________________________________________________________
42330 [ 19064] By: jhi                                   on 2003/03/26  19:48:32
42331         Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
42332              From: Dave Mitchell <davem@fdgroup.com>
42333              Date: Thu, 20 Mar 2003 01:26:19 +0000
42334              Message-ID: <20030320012619.C19869@fdgroup.com>
42335
42336              Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
42337              From: Dave Mitchell <davem@fdgroup.com>
42338              Date: Mon, 24 Mar 2003 16:06:51 +0000
42339              Message-ID: <20030324160651.D1798@fdgroup.com>
42340      Branch: perl
42341            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
42342 ____________________________________________________________________________
42343 [ 19063] By: jhi                                   on 2003/03/26  19:33:09
42344         Log: Subject: [perl #21648] Doc typo in Net::servent
42345              From: Andy Lester (via RT) <perlbug-followup@perl.org>
42346              Date: 22 Mar 2003 05:02:31 -0000
42347              Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
42348      Branch: perl
42349            ! lib/Net/servent.pm
42350 ____________________________________________________________________________
42351 [ 19062] By: jhi                                   on 2003/03/26  19:29:39
42352         Log: Subject: [PATCH README.qnx] for QNX 6.2
42353              From: Norton Allen <allen@huarp.harvard.edu>
42354              Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
42355              Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
42356      Branch: perl
42357            ! README.qnx
42358 ____________________________________________________________________________
42359 [ 19060] By: merijn                                on 2003/03/26  13:13:23
42360         Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
42361              From: "Craig A. Berry" <craigberry@mac.com>
42362              Date: Tue, 25 Mar 2003 22:52:58 -0600
42363              Message-ID: <3E81322A.3040508@mac.com>
42364      Branch: perl
42365            ! lib/vmsish.t
42366 ____________________________________________________________________________
42367 [ 19059] By: rgs                                   on 2003/03/24  21:43:03
42368         Log: Change 19056 wasn't good enough.
42369              ldlibpth should be changed later, to avoid spaces to be quoted.
42370      Branch: perl
42371            ! Makefile.SH
42372 ____________________________________________________________________________
42373 [ 19058] By: rgs                                   on 2003/03/24  21:37:59
42374         Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
42375              From: Michael G Schwern <schwern@pobox.com>
42376              Date: Mon, 24 Mar 2003 00:50:39 -0800
42377              Message-ID: <20030324085039.GA19981@windhund.schwern.org>
42378      Branch: perl
42379            ! pod/perlhist.pod
42380 ____________________________________________________________________________
42381 [ 19057] By: rgs                                   on 2003/03/24  21:33:43
42382         Log: Typo, spotted by Doru Petrescu
42383              Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
42384      Branch: perl
42385            ! ext/Data/Dumper/Dumper.pm
42386 ____________________________________________________________________________
42387 [ 19056] By: rgs                                   on 2003/03/24  21:05:48
42388         Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
42389              From: Enache Adrian <enache@rdslink.ro>
42390              Date: Mon, 24 Mar 2003 23:56:25 +0200
42391              Message-ID: <20030324215625.GB853@ratsnest.hole>
42392      Branch: perl
42393            ! Makefile.SH
42394 ____________________________________________________________________________
42395 [ 19055] By: merijn                                on 2003/03/24  07:05:39
42396         Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
42397              From: Enache Adrian <enache@rdslink.ro>
42398              Date: Sat, 22 Mar 2003 22:49:49 +0200
42399              Message-ID: <20030322204949.GB794@ratsnest.hole>
42400
42401              This is a slightly more defensive patch than Chip's patch that
42402              fell through the cracks, but does the same
42403              Subject: Shared libperl.so and build issues
42404              From: Chip Turner <cturner@redhat.com>
42405              Date: Tue 31 Dec 2002 17:21
42406      Branch: perl
42407            ! Makefile.SH
42408 ____________________________________________________________________________
42409 [ 19054] By: merijn                                on 2003/03/24  06:54:23
42410         Log: Subject: [PATCH bleadperl] vms.c thread clean-up
42411              From: "Craig A. Berry" <craigberry@mac.com>
42412              Date: Sun, 23 Mar 2003 15:32:58 -0600
42413              Message-ID: <3E7E280A.5000304@mac.com>
42414      Branch: perl
42415            ! vms/vms.c
42416 ____________________________________________________________________________
42417 [ 19052] By: jhi                                   on 2003/03/24  04:28:13
42418         Log: For change #19051: a new .bat to CRLF.
42419      Branch: perl
42420            ! Porting/makerel
42421 ____________________________________________________________________________
42422 [ 19051] By: jhi                                   on 2003/03/24  04:27:55
42423         Log: WinCE update from Vadim Konovalov.
42424      Branch: perl
42425            + wince/compile-all.bat wince/makedist.pl
42426            - wince/include/sys/stat.h wince/xbuildall.ksh
42427            - wince/xdistclean.ksh wince/xmakediffs.ksh
42428            ! MANIFEST README.ce dosish.h wince/Makefile.ce
42429            ! wince/compile.bat wince/config.ce
42430 ____________________________________________________________________________
42431 [ 19050] By: jhi                                   on 2003/03/24  04:25:15
42432         Log: Oops (change #19013 missed changing the Perl version number).
42433      Branch: perl
42434            ! cygwin/perlld.in
42435 ____________________________________________________________________________
42436 [ 19047] By: jhi                                   on 2003/03/23  17:54:33
42437         Log: Integrate from maint-5.8:
42438              [ 19045]
42439              If no IVSIZE == 8, no need for modulo_1.
42440      Branch: perl
42441           !> pp.c
42442 ____________________________________________________________________________
42443 [ 19044] By: rgs                                   on 2003/03/21  21:09:15
42444         Log: Subject: [PATCH] p4genpatch
42445              From: andreas.koenig@anima.de (Andreas J. Koenig)
42446              Date: Sat, 15 Mar 2003 12:04:18 +0100
42447              Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
42448      Branch: perl
42449            ! Porting/p4genpatch
42450 ____________________________________________________________________________
42451 [ 19043] By: rgs                                   on 2003/03/21  20:43:55
42452         Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
42453              From: Martien Verbruggen <mgjv@tradingpost.com.au>
42454              Date: Sat, 15 Mar 2003 12:31:47 +1100
42455              Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
42456      Branch: perl
42457            ! pod/perlsub.pod pod/perlsyn.pod
42458 ____________________________________________________________________________
42459 [ 19042] By: merijn                                on 2003/03/21  07:45:54
42460         Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
42461              From: "Craig A. Berry" <craigberry@mac.com>
42462              Date: Thu, 20 Mar 2003 23:03:36 -0600
42463              Message-ID: <3E7A9D28.1040706@mac.com>
42464      Branch: perl
42465            ! configure.com vms/vms.c vms/vmsish.h
42466 ____________________________________________________________________________
42467 [ 19039] By: rgs                                   on 2003/03/20  22:40:38
42468         Log: Subject: Re: [patch] [perl #21628] rcatline issue
42469              From: Enache Adrian <enache@rdslink.ro>
42470              Date: Thu, 20 Mar 2003 22:39:06 +0200
42471              Message-ID: <20030320203906.GA31199@ratsnest.hole>
42472      Branch: perl
42473            ! MANIFEST pp_hot.c t/op/readline.t
42474 ____________________________________________________________________________
42475 [ 19038] By: rgs                                   on 2003/03/20  22:07:50
42476         Log: Subject: Re: Bytecode? Back into service.
42477              From: Enache Adrian <enache@rdslink.ro>
42478              Date: Thu, 20 Mar 2003 07:38:39 +0200
42479              Message-ID: <20030320053839.GA4044@ratsnest.hole>
42480      Branch: perl
42481            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
42482            ! ext/ByteLoader/byterun.h op.c
42483 ____________________________________________________________________________
42484 [ 19037] By: rgs                                   on 2003/03/20  20:16:43
42485         Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
42486              From: "Gerrit P. Haase" <gp@familiehaase.de>
42487              Date: Thu, 20 Mar 2003 21:23:28 +0100
42488              Message-ID: <941032389637.20030320212328@familiehaase.de>
42489      Branch: perl
42490            ! README.cygwin
42491 ____________________________________________________________________________
42492 [ 19036] By: jhi                                   on 2003/03/20  05:23:15
42493         Log: Integrate:
42494              [ 19033]
42495              file test operators weren't doing the right thing if the SV
42496              passed to them wasn't NUL-terminated
42497
42498              [ 19034]
42499              ensure SVs returned by Win32::Get{Short,Full}PathName() are
42500              NUL-terminated
42501      Branch: perl
42502           !> doio.c win32/win32.c
42503 ____________________________________________________________________________
42504 [ 19028] By: jhi                                   on 2003/03/19  09:46:27
42505         Log: Better wording as requested by Rafael, and
42506              the module is BerkeleyDB, not BerkeleyFile.
42507      Branch: perl
42508            ! README.tru64
42509 ____________________________________________________________________________
42510 [ 19026] By: jhi                                   on 2003/03/19  09:11:43
42511         Log: Update the DB_File instructions in Tru64.
42512      Branch: perl
42513            ! README.tru64
42514 ____________________________________________________________________________
42515 [ 19025] By: rgs                                   on 2003/03/18  21:59:33
42516         Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
42517              From: Dave Mitchell <davem@fdgroup.com>
42518              Date: Tue, 18 Mar 2003 21:55:05 +0000
42519              Message-ID: <20030318215505.A16787@fdgroup.com>
42520      Branch: perl
42521            ! pp_ctl.c t/op/goto.t
42522 ____________________________________________________________________________
42523 [ 19024] By: rgs                                   on 2003/03/18  21:24:27
42524         Log: Subject: [PATCH] VMS pod install tweaks
42525              From: "Craig A. Berry" <craigberry@mac.com>
42526              Date: Sat, 15 Mar 2003 16:06:07 -0600
42527              Message-ID: <3E73A3CF.3060502@mac.com>
42528      Branch: perl
42529            ! vms/descrip_mms.template
42530 ____________________________________________________________________________
42531 [ 19023] By: rgs                                   on 2003/03/18  21:22:03
42532         Log: Subject: [PATCH] poll() help for VMS
42533              From: "Craig A. Berry" <craigberry@mac.com>
42534              Date: Tue, 18 Mar 2003 01:10:10 -0600
42535              Message-ID: <3E76C652.30205@mac.com>
42536      Branch: perl
42537            ! configure.com ext/IO/poll.h
42538 ____________________________________________________________________________
42539 [ 19021] By: jhi                                   on 2003/03/18  06:56:26
42540         Log: The description of SIG_SIZE was off.
42541      Branch: perl
42542            ! Configure NetWare/config_H.wc Porting/Glossary
42543            ! Porting/config.sh Porting/config_H config_h.SH
42544            ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
42545            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
42546            ! wince/config_H.ce
42547 ____________________________________________________________________________
42548 [ 19020] By: merijn                                on 2003/03/18  05:45:50
42549         Log: Minor updates of Wolfgang's pack patch
42550
42551              Subject: Re: pack changes and related fixes
42552              From: Philip Newton <Philip.Newton@gmx.net>
42553              Date: Tue, 18 Mar 2003 06:19:30 +0100
42554              Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
42555      Branch: perl
42556            ! embed.fnc pod/perldiag.pod
42557 ____________________________________________________________________________
42558 [ 19019] By: gsar                                  on 2003/03/18  05:06:07
42559         Log: regenerate win32/config_H.*
42560      Branch: perl
42561            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42562            ! win32/config_H.vc64
42563 ____________________________________________________________________________
42564 [ 19018] By: gsar                                  on 2003/03/18  03:02:38
42565         Log: there is no trailing NULL in sig_name or sig_num, so don't
42566              talk about it
42567      Branch: perl
42568            ! Porting/Glossary
42569 ____________________________________________________________________________
42570 [ 19017] By: gsar                                  on 2003/03/18  03:01:02
42571         Log: according to the new Porting/Glossary, sig_num doesn't have an
42572              extra '0' at the end
42573      Branch: perl
42574            ! win32/config.bc win32/config.gc win32/config.vc
42575            ! win32/config.vc64
42576 ____________________________________________________________________________
42577 [ 19016] By: hv                                    on 2003/03/18  00:52:09
42578         Log: add tests for existing behaviour of undef postinc/dec
42579      Branch: perl
42580            ! t/op/inc.t
42581 ____________________________________________________________________________
42582 [ 19015] By: hv                                    on 2003/03/18  00:46:18
42583         Log: add comment at undef postinc special case
42584      Branch: perl
42585            ! pp.c
42586 ____________________________________________________________________________
42587 [ 19014] By: hv                                    on 2003/03/18  00:27:19
42588         Log: clarify behaviour of $a++
42589      Branch: perl
42590            ! pod/perlop.pod
42591 ____________________________________________________________________________
42592 [ 19013] By: jhi                                   on 2003/03/17  19:52:06
42593         Log: Integrate:
42594              [ 19012]
42595              We don't have the new Perl at this stage.
42596      Branch: perl
42597           !> cygwin/perlld.in
42598 ____________________________________________________________________________
42599 [ 19010] By: jhi                                   on 2003/03/17  17:16:44
42600         Log: Subject: pack changes and related fixes
42601              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
42602              Date: Mon, 17 Mar 2003 13:55:37 +0100
42603              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
42604      Branch: perl
42605            ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
42606            ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
42607            ! t/lib/warnings/pp_pack t/op/pack.t
42608 ____________________________________________________________________________
42609 [ 19007] By: jhi                                   on 2003/03/17  04:45:40
42610         Log: Integrate:
42611              [ 19006]
42612              Subject: Re: [Patch] Maintperl versioning for Cygwin
42613              From: Slaven Rezic <slaven@rezic.de>
42614              Date: 17 Mar 2003 00:42:43 +0100
42615              Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
42616      Branch: perl
42617           !> cygwin/perlld.in
42618 ____________________________________________________________________________
42619 [ 19005] By: hv                                    on 2003/03/17  02:06:20
42620         Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
42621              From: chocolateboy <chocolateboy@chocolatey.com>
42622              Date: Sat, 22 Feb 2003 12:17:28 +0000
42623              Message-ID: <3E576A58.8010901@chocolatey.com>
42624      Branch: perl
42625            + ext/Data/Dumper/t/pair.t
42626            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
42627 ____________________________________________________________________________
42628 [ 19004] By: hv                                    on 2003/03/17  01:38:23
42629         Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
42630              From: Stas Bekman <stas@stason.org>
42631              Date: Fri, 14 Feb 2003 11:59:53 +1100
42632              Message-ID: <3E4C3F89.6050005@stason.org>
42633      Branch: perl
42634            ! utils/h2xs.PL
42635 ____________________________________________________________________________
42636 [ 19003] By: hv                                    on 2003/03/17  01:23:02
42637         Log: Subject: [perl #20724] Patch for dprofpp
42638              From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
42639              Date: 5 Feb 2003 08:41:17 -0000
42640              Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
42641      Branch: perl
42642            ! utils/dprofpp.PL
42643 ____________________________________________________________________________
42644 [ 19002] By: hv                                    on 2003/03/16  23:36:57
42645         Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
42646              From: Adam Spiers (via RT) <perlbug-followup@perl.org>
42647              Date: 10 Jan 2003 10:59:44 -0000
42648              Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
42649      Branch: perl
42650            ! lib/IPC/Open3.pm
42651 ____________________________________________________________________________
42652 [ 19001] By: jhi                                   on 2003/03/16  21:50:24
42653         Log: getservbyname_r() kaputt in OpenBSD (might get fixed
42654              for 3.3, but only might)
42655      Branch: perl
42656            ! hints/openbsd.sh
42657 ____________________________________________________________________________
42658 [ 18999] By: jhi                                   on 2003/03/16  21:33:49
42659         Log: Stay within known facts: what platforms the skippage helps,
42660              and in which it is not needed.
42661      Branch: perl
42662            ! ext/POSIX/t/posix.t
42663 ____________________________________________________________________________
42664 [ 18998] By: jhi                                   on 2003/03/16  18:15:42
42665         Log: This seems to fix (well, dodge) the problems in FreeBSD for
42666              Enache Adrian; in _theory_ this patch could be good for NetBSD,
42667              too, but Alian gets a core dump already at subtest #9 (anyone
42668              with a real NetBSD, Alian's is a VMware one, which has in the
42669              past caused similar odd crashes).  OpenBSD threaded build result
42670              still unknown.
42671      Branch: perl
42672            ! ext/POSIX/t/posix.t
42673 ____________________________________________________________________________
42674 [ 18997] By: jhi                                   on 2003/03/16  18:07:30
42675         Log: IRIX ls -l marks sockets with 'S'.
42676      Branch: perl
42677            ! t/op/stat.t
42678 ____________________________________________________________________________
42679 [ 18996] By: jhi                                   on 2003/03/16  17:41:42
42680         Log: Turn on UTF-8 flag only if the $str is valid utf8
42681              (pointed out by Dan Kogai).
42682      Branch: perl
42683            ! lib/Term/ReadLine.pm
42684 ____________________________________________________________________________
42685 [ 18995] By: jhi                                   on 2003/03/16  16:40:06
42686         Log: Signedness nits.
42687      Branch: perl
42688            ! regcomp.c
42689 ____________________________________________________________________________
42690 [ 18994] By: jhi                                   on 2003/03/16  15:41:44
42691         Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
42692              Should work both for PERL_UNICODE/-C and use encoding 'foo';
42693      Branch: perl
42694            ! lib/Term/ReadLine.pm
42695 ____________________________________________________________________________
42696 [ 18991] By: jhi                                   on 2003/03/16  15:14:31
42697         Log: Pod fix from Philip Newton.
42698      Branch: perl
42699            ! pod/perlfunc.pod
42700 ____________________________________________________________________________
42701 [ 18990] By: jhi                                   on 2003/03/16  15:12:00
42702         Log: Further potential pitfalls for the utf8 len/pos cache
42703              found by Inaba Hiroto.  No test cases, yet.
42704      Branch: perl
42705            ! regcomp.c
42706 ____________________________________________________________________________
42707 [ 18989] By: jhi                                   on 2003/03/16  08:02:31
42708         Log: Make the :bytes conditional on PerlIO.
42709      Branch: perl
42710            ! ext/Encode/t/CJKT.t
42711 ____________________________________________________________________________
42712 [ 18988] By: jhi                                   on 2003/03/15  18:27:36
42713         Log: Needs PerlIO for :bytes.
42714      Branch: perl
42715            ! ext/Encode/t/CJKT.t
42716 ____________________________________________________________________________
42717 [ 18986] By: rgs                                   on 2003/03/14  20:28:20
42718         Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
42719              From: Enache Adrian <enache@rdslink.ro>
42720              Date: Fri, 14 Mar 2003 23:02:42 +0200
42721              Message-ID: <20030314210242.GA1159@ratsnest.hole>
42722              (with an added test)
42723      Branch: perl
42724            ! t/comp/parser.t toke.c
42725 ____________________________________________________________________________
42726 [ 18985] By: rgs                                   on 2003/03/14  19:45:18
42727         Log: Time::HiRes is a core module
42728      Branch: perl
42729            ! pod/perlfunc.pod
42730 ____________________________________________________________________________
42731 [ 18984] By: rgs                                   on 2003/03/14  19:38:57
42732         Log: Subject: [patch ext/B/typemap] STRLEN T_UV
42733              From: Stas Bekman <stas@stason.org>
42734              Date: Fri, 14 Mar 2003 17:45:09 +1100
42735              Message-ID: <3E717A75.2060300@stason.org>
42736      Branch: perl
42737            ! ext/B/typemap
42738 ____________________________________________________________________________
42739 [ 18982] By: jhi                                   on 2003/03/14  15:16:18
42740         Log: Better pass in the $self for a method.
42741      Branch: perl
42742            ! lib/File/Spec/Unix.pm
42743 ____________________________________________________________________________
42744 [ 18980] By: jhi                                   on 2003/03/14  13:42:32
42745         Log: Cleanup the File::Spec tmpdir() implementations:
42746              now all the platforms specific modules call _tmpdir()
42747              (inherited from Unix.pm) with the list of platform
42748              specific list of temporary directories, and _tmpdir()
42749              then does the appropriate suitability checking.
42750      Branch: perl
42751            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
42752            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
42753            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
42754            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42755 ____________________________________________________________________________
42756 [ 18979] By: jhi                                   on 2003/03/14  12:48:09
42757         Log: whichsig() really does return -1 for unknown signals.
42758      Branch: perl
42759            ! mg.c
42760 ____________________________________________________________________________
42761 [ 18977] By: jhi                                   on 2003/03/14  10:42:33
42762         Log: Rework the @Config{/sig.*/} tests.
42763      Branch: perl
42764            ! lib/Config.t
42765 ____________________________________________________________________________
42766 [ 18976] By: jhi                                   on 2003/03/14  10:31:50
42767         Log: Subject: [PATCH] configure.com: sig_num, etc.
42768              From: "Craig A. Berry" <craigberry@mac.com>
42769              Date: Thu, 13 Mar 2003 21:38:19 -0600
42770              Message-ID: <3E714EAB.6030001@mac.com>
42771      Branch: perl
42772            ! configure.com
42773 ____________________________________________________________________________
42774 [ 18975] By: jhi                                   on 2003/03/14  10:30:53
42775         Log: Make whichsig() to work also if some system defines
42776              zero signals (now -1 is the "not found").  Note that
42777              in couple of mg.c spots only whichsig() > 0 branches
42778              are taken because signal handlers et al don't make
42779              much sense for the zero signal.
42780      Branch: perl
42781            ! doio.c mg.c
42782 ____________________________________________________________________________
42783 [ 18973] By: jhi                                   on 2003/03/14  10:27:46
42784         Log: Since Configure does the signal name/number probe with awk
42785              based on the cpp results (not by really running code), testing
42786              for the signum value is not really helpful if we have runtime
42787              function calls (some signal numbers are dynamic, for example)
42788              (or other extra stuff where the signum value is expected).
42789              (Runtimeness also means that Configure cannot get these right,
42790              anyway.) Better filter in just the constant non-negative numbers.
42791      Branch: perl
42792            ! Configure
42793 ____________________________________________________________________________
42794 [ 18971] By: jhi                                   on 2003/03/14  09:30:18
42795         Log: Signal issues.
42796              (1) Filter out negative signals.
42797              (2) Correct sig_num* and sig_name* descriptions.
42798      Branch: perl
42799            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42800            ! config_h.SH
42801 ____________________________________________________________________________
42802 [ 18970] By: jhi                                   on 2003/03/14  06:21:48
42803         Log: Hopefully this works also in Win32.
42804      Branch: perl
42805            ! ext/Encode/t/CJKT.t
42806 ____________________________________________________________________________
42807 [ 18969] By: jhi                                   on 2003/03/14  05:43:34
42808         Log: Subject: [PATCH] Perldoc.pm tweak for VMS
42809              From: "Craig A. Berry" <craigberry@mac.com>
42810              Date: Thu, 13 Mar 2003 13:44:55 -0600
42811              Message-ID: <3E70DFB7.8070405@mac.com>
42812      Branch: perl
42813            ! lib/Pod/Perldoc.pm
42814 ____________________________________________________________________________
42815 [ 18968] By: gsar                                  on 2003/03/14  04:41:25
42816         Log: fix for switchC.t test#6 failure on windows
42817      Branch: perl
42818            ! perl.c
42819 ____________________________________________________________________________
42820 [ 18967] By: gsar                                  on 2003/03/14  04:29:10
42821         Log: Config.t wasn't getting the sig_num and sig_size relationship
42822              right, and therefore failed test#35 on windows
42823
42824              note that config_h.SH documents that $sig_size does NOT include
42825              the final NULL in $sig_num!
42826      Branch: perl
42827            ! lib/Config.t
42828 ____________________________________________________________________________
42829 [ 18966] By: gsar                                  on 2003/03/14  04:20:51
42830         Log: another fix for failing test on windows ("use encoding" puts
42831              STDIN in :raw mode, so chomp() wasn't stripping the CR)
42832      Branch: perl
42833            ! ext/Encode/t/enc_module.t
42834 ____________________________________________________________________________
42835 [ 18965] By: gsar                                  on 2003/03/14  04:06:31
42836         Log: fix CJKT.t failures on windows due to incorrect binmode()
42837      Branch: perl
42838            ! ext/Encode/t/CJKT.t
42839 ____________________________________________________________________________
42840 [ 18964] By: rgs                                   on 2003/03/13  21:47:52
42841         Log: Skip the last test of Config.t on HP-UX.
42842              (This test should be skipped for every system that
42843              actually defines a negative signal number. Maybe that
42844              test should be removed, to be future-proof.)
42845      Branch: perl
42846            ! lib/Config.t
42847 ____________________________________________________________________________
42848 [ 18963] By: rgs                                   on 2003/03/13  20:57:32
42849         Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2
42850              From: Kurt Starsinic <kstar@cpan.org>
42851              Date: Mon, 10 Mar 2003 00:54:49 -0500
42852              Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
42853      Branch: perl
42854            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
42855 ____________________________________________________________________________
42856 [ 18962] By: rgs                                   on 2003/03/13  20:46:53
42857         Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
42858              From: "Craig A. Berry" <craigberry@mac.com>
42859              Date: Tue, 11 Mar 2003 21:29:31 -0600
42860              Message-ID: <3E6EA99B.9060902@mac.com>
42861              Patch by Scott Lepage (scott.lepage@hp.com)
42862      Branch: perl
42863            ! hv.c
42864 ____________________________________________________________________________
42865 [ 18959] By: jhi                                   on 2003/03/13  20:05:50
42866         Log: Some more stdlib.h inclusions and change the gccversion
42867              test to use return (could have used that for all, sigh).
42868      Branch: perl
42869            ! Configure
42870 ____________________________________________________________________________
42871 [ 18958] By: rgs                                   on 2003/03/12  20:46:58
42872         Log: Trims slashes from the argument to rmdir(), likewise
42873              to what happens with rmdir(). Factorize the code in a
42874              local macro, TRIMSLASHES.
42875      Branch: perl
42876            ! pp_sys.c
42877 ____________________________________________________________________________
42878 [ 18957] By: jhi                                   on 2003/03/12  14:23:02
42879         Log: VOS nit from Paul Green.
42880      Branch: perl
42881            ! vos/configure_full_perl.sh
42882 ____________________________________________________________________________
42883 [ 18956] By: jhi                                   on 2003/03/12  13:58:26
42884         Log: File::Spec: Do not fall back to '', use curdir instead.
42885              Note: Mac used to use cwd(), now curdir, slight change
42886              (relative vs. absolute).
42887      Branch: perl
42888            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
42889            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
42890            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42891 ____________________________________________________________________________
42892 [ 18955] By: jhi                                   on 2003/03/12  13:49:15
42893         Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
42894              was unset (the tests attempted to create files at the /)
42895      Branch: perl
42896            ! lib/File/Spec/Cygwin.pm
42897 ____________________________________________________________________________
42898 [ 18954] By: jhi                                   on 2003/03/12  10:59:03
42899         Log: Another finding by IRIX cc: non-void function
42900              sv_cat_decode() should return a value.
42901      Branch: perl
42902            ! sv.c
42903 ____________________________________________________________________________
42904 [ 18952] By: jhi                                   on 2003/03/12  10:53:02
42905         Log: Integrate:
42906              [ 18949]
42907              pudge> never integrate anything from macos/
42908      Branch: perl
42909            - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
42910            - macos/macperl.sym
42911           !> MANIFEST
42912 ____________________________________________________________________________
42913 [ 18951] By: jhi                                   on 2003/03/12  10:52:17
42914         Log: Integrate:
42915              [ 18946]
42916              Integrate from maint-5.8/macperl:
42917              [ 18937]
42918              Various MacOS portability fixes for tests
42919
42920              [ 18938]
42921              File::Spec::Unix method should be called on $self
42922
42923              [ 18939]
42924              lib.pm:_get_dirs() should use $_[0], not $_
42925
42926              [ 18940]
42927              Update MacOS for new configpm
42928
42929              [ 18941]
42930              Update MacOS build
42931              Update Makefile for new source files,
42932              update test script, add additional symbol for APItest
42933      Branch: perl
42934           +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
42935           +> macos/macperl.sym
42936           !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
42937           !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
42938           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
42939           !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
42940           !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
42941           !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
42942 ____________________________________________________________________________
42943 [ 18950] By: jhi                                   on 2003/03/12  10:49:27
42944         Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
42945              (Too early? If inited there the pthread_mutex_init() returns
42946              an integer much too large be an errno), but initing the mutex
42947              later, in perl_alloc(), seems to be okay with Cygwin, and also
42948              with Linux.
42949      Branch: perl
42950            ! perl.c
42951 ____________________________________________________________________________
42952 [ 18944] By: jhi                                   on 2003/03/12  06:00:48
42953         Log: Ouch.  Missed one more, the void flags check (and exit() is void).
42954      Branch: perl
42955            ! Configure
42956 ____________________________________________________________________________
42957 [ 18943] By: jhi                                   on 2003/03/12  05:51:21
42958         Log: Tell how to possibly dodge 'Out of memory' errors.
42959      Branch: perl
42960            ! pod/perldiag.pod
42961 ____________________________________________________________________________
42962 [ 18935] By: jhi                                   on 2003/03/11  22:00:54
42963         Log: WinCE tweaks from Vadim Konovalov.
42964      Branch: perl
42965            ! perl.c perlio.c wince/Makefile.ce
42966 ____________________________________________________________________________
42967 [ 18932] By: jhi                                   on 2003/03/11  20:22:07
42968         Log: Missed one.
42969      Branch: perl
42970            ! Configure
42971 ____________________________________________________________________________
42972 [ 18929] By: jhi                                   on 2003/03/11  20:15:51
42973         Log: Single vs doublequoted context is important...
42974      Branch: perl
42975            ! Configure
42976 ____________________________________________________________________________
42977 [ 18927] By: jhi                                   on 2003/03/11  20:04:33
42978         Log: """glob.*""" patch for VMS, from Peter Prymmer.
42979      Branch: perl
42980            ! vms/perlvms.pod vms/vms.c
42981 ____________________________________________________________________________
42982 [ 18926] By: rgs                                   on 2003/03/11  19:44:54
42983         Log: Questionable construct.
42984      Branch: perl
42985            ! pod/perltooc.pod
42986 ____________________________________________________________________________
42987 [ 18925] By: jhi                                   on 2003/03/11  19:15:15
42988         Log: Better setmode() prototype for cygwin.
42989      Branch: perl
42990            ! perl.h
42991 ____________________________________________________________________________
42992 [ 18923] By: jhi                                   on 2003/03/11  19:11:39
42993         Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
42994      Branch: perl
42995            ! Configure
42996 ____________________________________________________________________________
42997 [ 18921] By: jhi                                   on 2003/03/11  18:15:45
42998         Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
42999              (cc-1171 cc: WARNING ... The indicated expression has no effect.)
43000              So make the macro to include the , and the non-gcc case empty.
43001      Branch: perl
43002            ! sv.h
43003 ____________________________________________________________________________
43004 [ 18919] By: jhi                                   on 2003/03/11  17:43:10
43005         Log: Uid_t and Gid_t can easily be shorts and one cannot
43006              pull shorts off the va_args, int is the shortest (ahem).
43007      Branch: perl
43008            ! reentr.c reentr.pl
43009 ____________________________________________________________________________
43010 [ 18918] By: jhi                                   on 2003/03/11  17:32:23
43011         Log: Subject: [PATCH] io_sock.t
43012              From: Norton Allen <allen@huarp.harvard.edu>
43013              Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
43014              Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
43015      Branch: perl
43016            ! README.qnx ext/IO/lib/IO/t/io_sock.t
43017 ____________________________________________________________________________
43018 [ 18917] By: jhi                                   on 2003/03/11  17:30:43
43019         Log: Get rid of one Cygwin warning by introducing a prototype
43020              for the init_os_extras().  Since there is no header file
43021              in Perl specific to cygwin, use perl.h.
43022      Branch: perl
43023            ! perl.h
43024 ____________________________________________________________________________
43025 [ 18916] By: jhi                                   on 2003/03/11  11:40:38
43026         Log: Upgrade to Time-HiRes 1.43.
43027      Branch: perl
43028            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
43029            ! ext/Time/HiRes/Makefile.PL
43030 ____________________________________________________________________________
43031 [ 18915] By: jhi                                   on 2003/03/11  09:19:54
43032         Log: Be more lax about the out of memory error message.
43033      Branch: perl
43034            ! t/op/recurse.t
43035 ____________________________________________________________________________
43036 [ 18914] By: jhi                                   on 2003/03/11  09:18:25
43037         Log: Try to handle hitting the heap/data limit in small systems.
43038              (One can simulate this with e.g. 32MB or 64MB datasize,
43039              use your shell's ulimit/limit/limits command.)
43040      Branch: perl
43041            ! t/op/recurse.t
43042 ____________________________________________________________________________
43043 [ 18912] By: hv                                    on 2003/03/11  07:36:00
43044         Log: typo for utf8locale in #18907
43045      Branch: perl
43046            ! sv.c
43047 ____________________________________________________________________________
43048 [ 18910] By: jhi                                   on 2003/03/11  06:55:29
43049         Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
43050              From: "Craig A. Berry" <craigberry@mac.com>
43051              Date: Tue, 11 Mar 2003 00:34:39 -0600
43052              Message-ID: <3E6D837F.7000506@mac.com>
43053      Branch: perl
43054            ! perl.c
43055 ____________________________________________________________________________
43056 [ 18909] By: jhi                                   on 2003/03/11  06:29:35
43057         Log: Upgrade to cperl-mode 5.0, from IlyaZ.
43058      Branch: perl
43059            ! emacs/cperl-mode.el
43060 ____________________________________________________________________________
43061 [ 18908] By: jhi                                   on 2003/03/11  06:09:05
43062         Log: Missed some, cryptically.
43063      Branch: perl
43064            ! pod/perlfunc.pod
43065 ____________________________________________________________________________
43066 [ 18907] By: jhi                                   on 2003/03/11  06:01:28
43067         Log: Add missing intrpvar clonings to perl_clone.
43068              Also move the IDBassertion to the end since there's
43069              no particular reason to break bincompat for that.
43070      Branch: perl
43071            ! intrpvar.h sv.c
43072 ____________________________________________________________________________
43073 [ 18906] By: jhi                                   on 2003/03/11  05:43:30
43074         Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
43075      Branch: perl
43076            ! intrpvar.h
43077 ____________________________________________________________________________
43078 [ 18905] By: jhi                                   on 2003/03/11  05:38:10
43079         Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
43080              From: Stas Bekman <stas@stason.org>
43081              Date: Tue, 11 Mar 2003 17:09:02 +1100
43082              Message-ID: <3E6D7D7E.5000704@stason.org>
43083      Branch: perl
43084            ! sv.c
43085 ____________________________________________________________________________
43086 [ 18904] By: jhi                                   on 2003/03/11  05:33:10
43087         Log: Subject: [PATCH] typos and other minor things
43088              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
43089              Date: Mon, 10 Mar 2003 21:00:55 -0700
43090              Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
43091      Branch: perl
43092            ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
43093            ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
43094            ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
43095            ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
43096            ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
43097            ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
43098            ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
43099            ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
43100            ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
43101 ____________________________________________________________________________
43102 [ 18903] By: jhi                                   on 2003/03/11  05:29:12
43103         Log: A rejected hunk of #18902 reapplied.
43104      Branch: perl
43105            ! t/io/utf8.t
43106 ____________________________________________________________________________
43107 [ 18902] By: jhi                                   on 2003/03/11  05:19:15
43108         Log: Patch from Craig Berry to resolve test failures in VMS.
43109              Will poke the Net::Ping author.
43110      Branch: perl
43111            ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
43112            ! t/io/utf8.t t/op/magic.t
43113 ____________________________________________________________________________
43114 [ 18900] By: rgs                                   on 2003/03/10  22:12:37
43115         Log: Integrate (by hand) change #18386 from maint-5.8
43116      Branch: perl
43117            ! t/op/split.t
43118 ____________________________________________________________________________
43119 [ 18899] By: jhi                                   on 2003/03/10  21:44:12
43120         Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
43121      Branch: perl
43122            ! t/run/switchC.t
43123 ____________________________________________________________________________
43124 [ 18891] By: rgs                                   on 2003/03/10  20:22:39
43125         Log: A new test, to check that signal numbers are actually positive,
43126              and that there is a consistent number of signals available.
43127      Branch: perl
43128            ! lib/Config.t
43129 ____________________________________________________________________________
43130 [ 18889] By: rgs                                   on 2003/03/10  19:55:06
43131         Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
43132              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
43133              Date: Fri, 07 Mar 2003 13:12:49 -0800
43134              Message-ID: <RtQa+gzkg2kF092yn@efn.org>
43135      Branch: perl
43136            ! mg.c pod/perldiag.pod t/op/tie.t
43137 ____________________________________________________________________________
43138 [ 18888] By: rgs                                   on 2003/03/10  19:37:40
43139         Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
43140              From: Nicholas Clark <nick@unfortu.net>
43141              Date: Sun, 9 Mar 2003 21:24:46 +0000
43142              Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
43143      Branch: perl
43144            ! lib/Config.t
43145 ____________________________________________________________________________
43146 [ 18880] By: jhi                                   on 2003/03/10  16:17:50
43147         Log: Integrate from maint:
43148              [ 18428]
43149              Somehow I managed to get makefile.olds that didn't get cleaned away.
43150      Branch: perl
43151           !> Makefile.SH x2p/Makefile.SH
43152 ____________________________________________________________________________
43153 [ 18876] By: jhi                                   on 2003/03/10  06:35:20
43154         Log: Comment fix.
43155      Branch: perl
43156            ! t/io/utf8.t
43157 ____________________________________________________________________________
43158 [ 18875] By: jhi                                   on 2003/03/10  05:31:00
43159         Log: Remove the foo-old files.
43160      Branch: perl
43161            ! opcode.pl
43162 ____________________________________________________________________________
43163 [ 18874] By: jhi                                   on 2003/03/10  05:23:32
43164         Log: Subject: Re: Shared libperl.so and build issues
43165              From: Chip Turner <cturner@redhat.com>
43166              Date: 05 Jan 2003 10:35:40 -0500
43167              Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
43168      Branch: perl
43169            ! INSTALL
43170 ____________________________________________________________________________
43171 [ 18873] By: jhi                                   on 2003/03/10  05:18:02
43172         Log: Bunch of doc patches from Stas; plus regen.
43173
43174              Subject: [doc patch] perl.c's pod api entry
43175              From: Stas Bekman <stas@stason.org>
43176              Date: Mon, 10 Mar 2003 12:35:52 +1100
43177              Message-ID: <3E6BEBF8.80402@stason.org>
43178
43179              Subject: Re: [patch] perlguts.pod
43180              From: Stas Bekman <stas@stason.org>
43181              Date: Mon, 10 Mar 2003 12:38:57 +1100
43182              Message-ID: <3E6BECB1.7050009@stason.org>
43183
43184              Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
43185              From: Stas Bekman <stas@stason.org>
43186              Date: Mon, 10 Mar 2003 12:41:46 +1100
43187              Message-ID: <3E6BED5A.801@stason.org>
43188
43189              Subject: Re: [patch] perlapi.pod fix
43190              From: Stas Bekman <stas@stason.org>
43191              Date: Mon, 10 Mar 2003 12:43:33 +1100
43192              Message-ID: <3E6BEDC5.6010405@stason.org>
43193
43194              Subject: Re: [docs patch] replace gets() with fgets() in example
43195              From: Stas Bekman <stas@stason.org>
43196              Date: Mon, 10 Mar 2003 12:45:41 +1100
43197              Message-ID: <3E6BEE45.9030901@stason.org>
43198
43199              Subject: [doc patch] perlrun.pod
43200              From: Stas Bekman <stas@stason.org>
43201              Date: Mon, 10 Mar 2003 14:49:59 +1100
43202              Message-ID: <3E6C0B67.4050606@stason.org>
43203      Branch: perl
43204            ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
43205            ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
43206 ____________________________________________________________________________
43207 [ 18871] By: jhi                                   on 2003/03/09  20:15:13
43208         Log: Must not hide the protos, though.
43209      Branch: perl
43210            ! embed.pl proto.h
43211 ____________________________________________________________________________
43212 [ 18870] By: jhi                                   on 2003/03/09  20:12:11
43213         Log: I hate embed*.  Tell me what you know.
43214      Branch: perl
43215            ! embed.fnc embed.h
43216 ____________________________________________________________________________
43217 [ 18869] By: jhi                                   on 2003/03/09  19:32:19
43218         Log: Upgrade to Encode 1.91.
43219      Branch: perl
43220            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
43221            ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
43222 ____________________________________________________________________________
43223 [ 18868] By: jhi                                   on 2003/03/09  19:04:22
43224         Log: Export the symbols from #18863; do not prototype (but export)
43225              Nicholas Clark's experimental COW functions.
43226              Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
43227              a mess of Herculean proportions.  Someone should redesign and
43228              clean up the stables.
43229      Branch: perl
43230            ! embed.fnc embed.pl global.sym proto.h
43231 ____________________________________________________________________________
43232 [ 18867] By: jhi                                   on 2003/03/09  17:12:55
43233         Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
43234      Branch: perl
43235            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
43236            ! ext/Encode/MANIFEST ext/Encode/encoding.pm
43237            ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
43238            ! ext/Encode/t/enc_module.t
43239 ____________________________________________________________________________
43240 [ 18865] By: jhi                                   on 2003/03/09  13:50:57
43241         Log: From Inaba Hiroto: DATA wasn't properly utf8ed
43242              under 'use encoding'.
43243      Branch: perl
43244            + ext/Encode/t/enc_data.t
43245            ! MANIFEST ext/Encode/MANIFEST toke.c
43246 ____________________________________________________________________________
43247 [ 18864] By: jhi                                   on 2003/03/09  13:21:09
43248         Log: Tru64: additional instructions for building a newer Berkeley DB.
43249      Branch: perl
43250            ! README.tru64 hints/dec_osf.sh
43251 ____________________________________________________________________________
43252 [ 18863] By: jhi                                   on 2003/03/09  12:07:28
43253         Log: At Sarathy's request restore the bin5005compat Perl_foo_sv()
43254              function stubs, should be helpful for really simple extensions.
43255              Undoes large parts of changes #16289 and #16290.
43256      Branch: perl
43257            ! sv.c
43258 ____________________________________________________________________________
43259 [ 18862] By: rgs                                   on 2003/03/09  11:48:37
43260         Log: ... and add a test case for bug #20798
43261      Branch: perl
43262            ! t/op/eval.t
43263 ____________________________________________________________________________
43264 [ 18861] By: jhi                                   on 2003/03/09  11:46:17
43265         Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
43266              From: Enache Adrian <enache@rdslink.ro>
43267              Date: Fri, 7 Mar 2003 23:28:37 +0200
43268              Message-ID: <20030307212837.GB765@ratsnest.hole>
43269
43270              (and few more test cases from the thread)
43271      Branch: perl
43272            ! sv.c t/op/sprintf.t
43273 ____________________________________________________________________________
43274 [ 18860] By: rgs                                   on 2003/03/09  11:33:09
43275         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
43276              From: Enache Adrian <enache@rdslink.ro>
43277              Date: Fri, 7 Mar 2003 00:12:03 +0200
43278              Message-ID: <20030306221203.GB13330@ratsnest.hole>
43279      Branch: perl
43280            ! op.c
43281 ____________________________________________________________________________
43282 [ 18859] By: rgs                                   on 2003/03/09  11:30:22
43283         Log: Adjust test count.
43284      Branch: perl
43285            ! t/op/pat.t
43286 ____________________________________________________________________________
43287 [ 18858] By: jhi                                   on 2003/03/09  10:54:10
43288         Log: From Inaba Hiroto: re_intuit_start set a value to
43289              PL_bostr before calling find_byclass when regexp has
43290              ROPT_UTF8 flag on. But right value for PL_bostr is set
43291              before re_intuit_start is called.  PL_regdata is always
43292              assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
43293              can be deleted.
43294      Branch: perl
43295            ! regexec.c t/op/pat.t
43296 ____________________________________________________________________________
43297 [ 18857] By: jhi                                   on 2003/03/09  10:46:23
43298         Log: From Inaba Hiroto: the UTF-8 length cache wasn't
43299              updated when fbm_compile() appended a "\n".
43300      Branch: perl
43301            ! t/op/pat.t util.c
43302 ____________________________________________________________________________
43303 [ 18856] By: rgs                                   on 2003/03/08  20:16:36
43304         Log: Add a B::COP::io() method, to return the cop_io field of COPs.
43305              Print it in B::Debug. Can be used later in B::Deparse to deparse
43306              the open pragma.
43307      Branch: perl
43308            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm
43309 ____________________________________________________________________________
43310 [ 18855] By: rgs                                   on 2003/03/08  19:51:40
43311         Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
43312              From: Richard.Foley@ubsw.com
43313              Date: Fri, 21 Feb 2003 13:51:51 +0100
43314              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
43315      Branch: perl
43316            ! pod/perldebug.pod
43317 ____________________________________________________________________________
43318 [ 18854] By: jhi                                   on 2003/03/08  19:41:25
43319         Log: Enache Adrian reads comments.
43320      Branch: perl
43321            ! perl.h
43322 ____________________________________________________________________________
43323 [ 18853] By: rgs                                   on 2003/03/08  19:40:13
43324         Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
43325              From: Richard Soderberg <perl@crystalflame.net>
43326              Date: Sat, 15 Feb 2003 01:27:17 -0500
43327              Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
43328      Branch: perl
43329            ! ext/IO/lib/IO/Select.pm
43330 ____________________________________________________________________________
43331 [ 18852] By: jhi                                   on 2003/03/08  19:05:04
43332         Log: Subject: [PATCH] long %ENV values for VMS
43333              From: "Craig A. Berry" <craigberry@mac.com>
43334              Date: Fri, 07 Mar 2003 13:49:50 -0600
43335              Message-ID: <3E68F7DE.8070603@mac.com>
43336      Branch: perl
43337            ! vms/vms.c
43338 ____________________________________________________________________________
43339 [ 18851] By: jhi                                   on 2003/03/08  06:49:35
43340         Log: regen_headers tiny tidying:
43341              - regen.pl renamed as regen_lib.pl
43342              - regen_headers.pl renamed as regen.pl
43343              - added make target 'regen' (kept target 'regen_headers'
43344              for porters' brains' backward compatibility)
43345              - regen.pl fancified a bit to display the names
43346              of the files that got changed by running the scripts
43347      Branch: perl
43348            + regen_lib.pl
43349            - regen_headers.pl
43350            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
43351            ! keywords.pl opcode.pl regcomp.pl regen.pl
43352 ____________________________________________________________________________
43353 [ 18848] By: jhi                                   on 2003/03/07  08:40:52
43354         Log: Give pointers to runtime Unicode changes.
43355      Branch: perl
43356            ! pod/perlrun.pod pod/perlvar.pod
43357 ____________________________________________________________________________
43358 [ 18847] By: jhi                                   on 2003/03/07  08:02:50
43359         Log: Extra character noticed by Tels.
43360      Branch: perl
43361            ! MANIFEST
43362 ____________________________________________________________________________
43363 [ 18846] By: jhi                                   on 2003/03/07  05:28:11
43364         Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
43365              From: Kay Roepke <kay@dolphin-services.de>
43366              Date: Thu, 06 Mar 2003 23:00:10 +0100
43367              Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
43368
43369              (plus change the d_gethostbyaddr_r_proto default to "0",
43370              that is what an undefined r_proto looks like)
43371      Branch: perl
43372            ! hints/freebsd.sh
43373 ____________________________________________________________________________
43374 [ 18845] By: jhi                                   on 2003/03/07  05:21:43
43375         Log: Define the Perl_pp_i_modulo_1() only iff we have glibc.
43376              (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
43377              in non-glibc case", from Craig Berry)
43378      Branch: perl
43379            ! pp.c
43380 ____________________________________________________________________________
43381 [ 18844] By: jhi                                   on 2003/03/07  05:05:57
43382         Log: Good observation from Philip Newton.
43383      Branch: perl
43384            ! pod/perlrun.pod
43385 ____________________________________________________________________________
43386 [ 18843] By: rgs                                   on 2003/03/06  21:59:02
43387         Log: Make the -A switch work without an assertion name.
43388              by Salvador Fandiño.
43389      Branch: perl
43390            ! perl.c t/run/switch_A.t
43391 ____________________________________________________________________________
43392 [ 18842] By: rgs                                   on 2003/03/06  21:27:15
43393         Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
43394              From: "Jos I. Boumans" <kane@dwim.org>
43395              Date: Fri, 21 Feb 2003 20:33:53 +0100
43396              Message-ID: <3E567F21.6020006@dwim.org>
43397              (with some minor tweaks)
43398      Branch: perl
43399            ! pod/perlmodstyle.pod
43400 ____________________________________________________________________________
43401 [ 18841] By: rgs                                   on 2003/03/06  20:56:32
43402         Log: Subject: Re: [perl #20682] [fix] @- array not visible in s///
43403              From: Enache Adrian <enache@rdslink.ro>
43404              Date: Sun, 2 Mar 2003 06:05:22 +0200
43405              Message-ID: <20030302040522.GB4905@ratsnest.hole>
43406      Branch: perl
43407            ! t/op/subst.t
43408 ____________________________________________________________________________
43409 [ 18840] By: rgs                                   on 2003/03/06  20:45:08
43410         Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
43411              From: Enache Adrian <enache@rdslink.ro>
43412              Date: Wed, 5 Mar 2003 12:06:20 +0200
43413              Message-ID: <20030305100620.GA909@ratsnest.hole>
43414      Branch: perl
43415            ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t
43416            ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t
43417 ____________________________________________________________________________
43418 [ 18839] By: jhi                                   on 2003/03/06  17:21:36
43419         Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
43420              From: "Craig A. Berry" <craigberry@mac.com>
43421              Date: Thu, 06 Mar 2003 10:42:05 -0600
43422              Message-ID: <3E677A5D.10805@mac.com>
43423      Branch: perl
43424            ! mg.c
43425 ____________________________________________________________________________
43426 [ 18838] By: jhi                                   on 2003/03/06  10:11:22
43427         Log: Thinko fix.
43428      Branch: perl
43429            ! Porting/findrfuncs
43430 ____________________________________________________________________________
43431 [ 18837] By: jhi                                   on 2003/03/06  09:33:33
43432         Log: PERL_UNICODE explanation saga continues.
43433      Branch: perl
43434            ! pod/perlrun.pod
43435 ____________________________________________________________________________
43436 [ 18836] By: jhi                                   on 2003/03/06  07:55:03
43437         Log: Handle also extra directories et alia.
43438      Branch: perl
43439            ! Porting/manicheck
43440 ____________________________________________________________________________
43441 [ 18835] By: jhi                                   on 2003/03/06  07:48:05
43442         Log: Add mani(fest) check(ing) utility.
43443      Branch: perl
43444            + Porting/manicheck
43445            ! MANIFEST
43446 ____________________________________________________________________________
43447 [ 18833] By: jhi                                   on 2003/03/06  05:36:13
43448         Log: Subject: [patch config_h.SH] redefining __attribute__
43449              From: Stas Bekman <stas@stason.org>
43450              Date: Thu, 06 Mar 2003 12:03:39 +1100
43451              Message-ID: <3E669E6B.1060606@stason.org>
43452      Branch: perl
43453            ! Configure NetWare/config_H.wc Porting/config.sh
43454            ! Porting/config_H config_h.SH plan9/config.plan9
43455            ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
43456            ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
43457 ____________________________________________________________________________
43458 [ 18831] By: jhi                                   on 2003/03/05  19:56:41
43459         Log: Couple more _r possibilities (found in a RH 8.0 box), and
43460              the random() macros were all wrong.  (I don't know why
43461              metaconfig did so much reordering of config_h.SH.)
43462      Branch: perl
43463            ! Configure config_h.SH reentr.h reentr.pl
43464 ____________________________________________________________________________
43465 [ 18830] By: rgs                                   on 2003/03/04  23:25:01
43466         Log: Change #18829 makes this test workaround obsolete.
43467      Branch: perl
43468            ! ext/B/t/deparse.t
43469 ____________________________________________________________________________
43470 [ 18829] By: rgs                                   on 2003/03/04  22:23:41
43471         Log: Patch by Salvador Fandiño to read the warning mask
43472              returned by caller() and ${^WARNING_BITS} from
43473              $warnings::Bits{all} and not from the hardcoded core
43474              constant. (This mask could have been extended by
43475              warnings::register.) Plus tests.
43476      Branch: perl
43477            ! mg.c pp_ctl.c t/op/caller.t
43478 ____________________________________________________________________________
43479 [ 18828] By: rgs                                   on 2003/03/04  20:49:59
43480         Log: Subject: [PATCH] assertions
43481              From: Salvador Fandiño <sfandino@yahoo.com>
43482              Date: Fri, 21 Feb 2003 17:26:16 +0000
43483              Message-ID: <3E566138.4090709@yahoo.com>
43484              and the complement : (with added comments)
43485              Subject: [PATCH] bug in ext/B/t/deparse.t
43486              Message-ID: <3E563E16.7060303@yahoo.com>
43487              plus perldiag.pod patch for the new warning
43488              (previous change was, once again, empty)
43489      Branch: perl
43490            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
43491            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
43492            ! pod/perldiag.pod warnings.h warnings.pl
43493 ____________________________________________________________________________
43494 [ 18827] By: rgs                                   on 2003/03/04  20:48:09
43495         Log: Subject: [PATCH] assertions
43496              From: Salvador Fandiño <sfandino@yahoo.com>
43497              Date: Fri, 21 Feb 2003 17:26:16 +0000
43498              Message-ID: <3E566138.4090709@yahoo.com>
43499              and the complement : (with added comments)
43500              Subject: [PATCH] bug in ext/B/t/deparse.t
43501              Message-ID: <3E563E16.7060303@yahoo.com>
43502              plus perldiag.pod patch for the new warning
43503      Branch: perl
43504            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
43505            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
43506            ! pod/perldiag.pod warnings.h warnings.pl
43507 ____________________________________________________________________________
43508 [ 18826] By: jhi                                   on 2003/03/04  20:22:25
43509         Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
43510              The variant is from how List::Util Util.xs does it.
43511      Branch: perl
43512            ! ext/Devel/PPPort/PPPort.pm
43513 ____________________________________________________________________________
43514 [ 18825] By: rgs                                   on 2003/03/04  19:56:28
43515         Log: Doc typos.
43516      Branch: perl
43517            ! lib/File/Find.pm
43518 ____________________________________________________________________________
43519 [ 18823] By: jhi                                   on 2003/03/04  05:33:50
43520         Log: Try to give rcatline() a good jog on Unicode.
43521      Branch: perl
43522            ! t/io/utf8.t
43523 ____________________________________________________________________________
43524 [ 18822] By: jhi                                   on 2003/03/04  05:14:13
43525         Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8
43526              From: Enache Adrian <enache@rdslink.ro>
43527              Date: Sun, 2 Mar 2003 05:43:54 +0200
43528              Message-ID: <20030302034354.GA4905@ratsnest.hole>
43529      Branch: perl
43530            ! sv.c t/io/utf8.t
43531 ____________________________________________________________________________
43532 [ 18821] By: jhi                                   on 2003/03/04  04:58:36
43533         Log: Can't test this without PerlIO.
43534      Branch: perl
43535            ! t/uni/write.t
43536 ____________________________________________________________________________
43537 [ 18820] By: sky                                   on 2003/03/04  01:01:07
43538         Log: Fixes bug #15654 bizarre constant mangling in 5.8.0
43539              What happened was that a constant was freed, the pad released but
43540              the pad slot still held the SV, when pad slot was reallocated
43541              to be a target for a stringify, it did a sv_setpv on the target
43542              and the original SV was wiped out. When this SV was later on
43543              to new places using the constant, they got the wrong value.
43544              By replacing pad_free with pad_swipe for these cases, we
43545              won't have such a problem. (pad_swipe also removes the
43546              pointer to the original SV).
43547      Branch: perl
43548            ! op.c
43549 ____________________________________________________________________________
43550 [ 18819] By: jhi                                   on 2003/03/03  19:15:07
43551         Log: Further clarification on PERL_UNICODE's semantics.
43552      Branch: perl
43553            ! pod/perlrun.pod
43554 ____________________________________________________________________________
43555 [ 18818] By: gbarr                                 on 2003/03/03  10:07:44
43556         Log: Sync with libnet-1.13
43557      Branch: perl
43558            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
43559            ! lib/Net/POP3.pm lib/Net/SMTP.pm
43560 ____________________________________________________________________________
43561 [ 18817] By: jhi                                   on 2003/03/03  06:45:59
43562         Log: Upgrade to Unicode::Normalize 0.20.
43563      Branch: perl
43564            ! ext/Unicode/Normalize/Changes
43565            ! ext/Unicode/Normalize/Normalize.pm
43566            ! ext/Unicode/Normalize/Normalize.xs
43567            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
43568            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
43569            ! ext/Unicode/Normalize/t/test.t
43570 ____________________________________________________________________________
43571 [ 18816] By: jhi                                   on 2003/03/03  06:17:28
43572         Log: Upgrade to Encode 1.89.  The enc_module.t required
43573              a little tweak, sending that to Dan.
43574      Branch: perl
43575            + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
43576            + ext/Encode/t/enc_module.t
43577            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
43578            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
43579            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
43580            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
43581            ! ext/Encode/ucm/viscii.ucm
43582 ____________________________________________________________________________
43583 [ 18813] By: jhi                                   on 2003/03/03  05:33:21
43584         Log: Use a macro for abs() to avoid the possible truncation to an int;
43585              also make an explicit (double)cast for the arguments to fabs().
43586      Branch: perl
43587            ! perl.h pp.c sv.c util.c
43588 ____________________________________________________________________________
43589 [ 18812] By: hv                                    on 2003/03/02  22:36:05
43590         Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
43591              From: andreas.koenig@anima.de (Andreas J. Koenig)
43592              Date: Wed, 19 Feb 2003 11:05:28 +0100
43593              Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
43594      Branch: perl
43595            ! patchlevel.h
43596 ____________________________________________________________________________
43597 [ 18811] By: hv                                    on 2003/03/02  22:30:50
43598         Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report]
43599              From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
43600              Date: 18 Feb 2003 21:05:15 -0000
43601              Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
43602      Branch: perl
43603            ! ext/IPC/SysV/Msg.pm
43604 ____________________________________________________________________________
43605 [ 18810] By: hv                                    on 2003/03/02  21:59:10
43606         Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
43607              From: Richard Soderberg <perl@crystalflame.net>
43608              Date: Sat, 15 Feb 2003 01:27:21 -0500
43609              Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
43610      Branch: perl
43611            ! lib/File/Basename.pm
43612 ____________________________________________________________________________
43613 [ 18809] By: hv                                    on 2003/03/02  21:54:53
43614         Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
43615              From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
43616              Date: 15 Feb 2003 00:21:41 -0000
43617              Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
43618      Branch: perl
43619            ! lib/File/Find.pm
43620 ____________________________________________________________________________
43621 [ 18807] By: hv                                    on 2003/03/02  21:22:56
43622         Log: Reverse copyright update (#18801) for files not changed in 2003.
43623      Branch: perl
43624            ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c
43625            ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h
43626            ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h
43627            ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h
43628            ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h
43629            ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c
43630            ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
43631            ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
43632 ____________________________________________________________________________
43633 [ 18805] By: hv                                    on 2003/03/02  16:29:28
43634         Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
43635              From: Enache Adrian <enache@rdslink.ro>
43636              Date: Sun, 2 Mar 2003 10:11:27 +0200
43637              Message-ID: <20030302081127.GA10782@ratsnest.hole>
43638      Branch: perl
43639            ! pp.c t/op/pat.t
43640 ____________________________________________________________________________
43641 [ 18803] By: hv                                    on 2003/03/02  16:12:34
43642         Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
43643              From: "Anders Johnson" <ajohnson@wischip.com>
43644              Date: Mon, 10 Feb 2003 14:09:46 -0800
43645              Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
43646      Branch: perl
43647            ! mg.c t/op/magic.t
43648 ____________________________________________________________________________
43649 [ 18802] By: jhi                                   on 2003/03/02  15:39:06
43650         Log: Narrow down the -C test skippage.
43651      Branch: perl
43652            ! t/run/switchC.t
43653 ____________________________________________________________________________
43654 [ 18801] By: hv                                    on 2003/03/02  15:24:22
43655         Log: Update all copyrights to 2003, from Jarkko
43656      Branch: perl
43657            ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h
43658            ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl
43659            ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c
43660            ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c
43661            ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h
43662            ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c
43663            ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h
43664            ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
43665            ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl
43666            ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h
43667            ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c
43668            ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h
43669            ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c
43670            ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c
43671            ! x2p/util.h x2p/walk.c xsutils.c
43672 ____________________________________________________________________________
43673 [ 18800] By: hv                                    on 2003/03/02  15:16:38
43674         Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups
43675              From: Richard.Foley@ubsw.com
43676              Date: Wed, 19 Feb 2003 13:24:38 +0100
43677              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579DB@NZURC900PEX1.ubsgs.ubsgroup.net>
43678      Branch: perl
43679            ! lib/perl5db.pl
43680 ____________________________________________________________________________
43681 [ 18799] By: jhi                                   on 2003/03/02  13:34:13
43682         Log: The -CI cannot be easily tested under UTF-8 locale with
43683              the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
43684              Also other small tweaks in the -C neighbourhood.
43685      Branch: perl
43686            ! perl.c perl.h t/run/switchC.t util.c
43687 ____________________________________________________________________________
43688 [ 18798] By: jhi                                   on 2003/03/02  09:12:06
43689         Log: Go with "right = -right" for greater portability, some platforms
43690              might require llabs() to get abs() of long longs.
43691      Branch: perl
43692            ! pp.c
43693 ____________________________________________________________________________
43694 [ 18797] By: jhi                                   on 2003/03/02  08:07:32
43695         Log: Patch for [perl #9402], known also as "glibc _moddi3 bug
43696              with negative quads", or also as RedHat bug #65612.
43697      Branch: perl
43698            ! pp.c
43699 ____________________________________________________________________________
43700 [ 18796] By: jhi                                   on 2003/03/02  07:34:54
43701         Log: Forgotten from change #18795.
43702      Branch: perl
43703            ! global.sym
43704 ____________________________________________________________________________
43705 [ 18795] By: jhi                                   on 2003/03/02  07:27:44
43706         Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling
43707              From: Abe Timmerman <abe@ztreet.demon.nl>
43708              Date: Sun, 2 Mar 2003 02:03:16 +0100
43709              Message-Id: <200303020203.16708.abe@ztreet.demon.nl>
43710      Branch: perl
43711            ! embed.fnc embed.h makedef.pl
43712 ____________________________________________________________________________
43713 [ 18794] By: jhi                                   on 2003/03/02  07:21:36
43714         Log: Further Unicode formats patching from Inaba Hiroto.
43715      Branch: perl
43716            + t/uni/write.t
43717            ! MANIFEST pp_ctl.c
43718 ____________________________________________________________________________
43719 [ 18793] By: jhi                                   on 2003/03/01  08:18:35
43720         Log: Integrate change #18788 from maint.
43721      Branch: perl
43722           !> perl.h
43723 ____________________________________________________________________________
43724 [ 18792] By: jhi                                   on 2003/03/01  08:14:43
43725         Log: Subject: [PATCH] Get MSWin32 back compiling
43726              From: Abe Timmerman <abe@ztreet.demon.nl>
43727              Date: Sat, 1 Mar 2003 04:31:19 +0100
43728              Message-Id: <200303010431.20205.abe@ztreet.demon.nl>
43729      Branch: perl
43730            ! embed.fnc embed.h global.sym makedef.pl
43731 ____________________________________________________________________________
43732 [ 18785] By: jhi                                   on 2003/02/26  20:38:55
43733         Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
43734              From: Inaba Hiroto <inaba@st.rim.or.jp>
43735              Date: Mon, 10 Feb 2003 00:04:51 +0900
43736              Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
43737      Branch: perl
43738            ! pp_ctl.c toke.c
43739 ____________________________________________________________________________
43740 [ 18784] By: jhi                                   on 2003/02/26  19:45:53
43741         Log: An already fixed bug from perl-unicode.
43742      Branch: perl
43743            ! t/op/pat.t
43744 ____________________________________________________________________________
43745 [ 18782] By: hv                                    on 2003/02/26  01:36:49
43746         Log: Subject: Re: [perl #20683] [fix] Better Patch
43747              From: Enache Adrian <enache@rdslink.ro>
43748              Date: Sun, 23 Feb 2003 20:16:39 +0200
43749              Message-ID: <20030223181639.GA18713@ratsnest.hole>
43750      Branch: perl
43751            ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h
43752            ! regexec.c sv.c t/op/pat.t
43753 ____________________________________________________________________________
43754 [ 18781] By: hv                                    on 2003/02/26  01:11:14
43755         Log: regen headers
43756      Branch: perl
43757            ! perlapi.h pod/perlapi.pod
43758 ____________________________________________________________________________
43759 [ 18780] By: hv                                    on 2003/02/26  00:25:32
43760         Log: Two typos found by Philip Newton <pnewton@gmx.de>
43761      Branch: perl
43762            ! configpm ext/DB_File/DB_File.pm
43763 ____________________________________________________________________________
43764 [ 18779] By: jhi                                   on 2003/02/25  18:20:01
43765         Log: Add tests for the -C switch.  Depending on the
43766              CLIs some $^O dance may be needed.
43767      Branch: perl
43768            + t/run/switchC.t
43769            ! MANIFEST
43770 ____________________________________________________________________________
43771 [ 18778] By: hv                                    on 2003/02/25  15:24:17
43772         Log: Add missing file from change #18774.
43773      Branch: perl
43774            + t/op/localref.t
43775 ____________________________________________________________________________
43776 [ 18777] By: hv                                    on 2003/02/25  14:07:59
43777         Log: More variables for change #18776.
43778      Branch: perl
43779            ! op.c
43780 ____________________________________________________________________________
43781 [ 18776] By: hv                                    on 2003/02/25  14:04:03
43782         Log: Subject: [perl #20682] [fix] @- array not visible in s///
43783              From: Enache Adrian <enache@rdslink.ro>
43784              Date: Fri, 21 Feb 2003 17:50:14 +0200
43785              Message-ID: <20030221155014.GB793@ratsnest.hole>
43786      Branch: perl
43787            ! op.c t/op/subst.t
43788 ____________________________________________________________________________
43789 [ 18775] By: hv                                    on 2003/02/25  13:53:11
43790         Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
43791              From: Enache Adrian <enache@rdslink.ro>
43792              Date: Fri, 21 Feb 2003 17:49:41 +0200
43793              Message-ID: <20030221154941.GA793@ratsnest.hole>
43794      Branch: perl
43795            ! pp_ctl.c t/op/subst.t
43796 ____________________________________________________________________________
43797 [ 18774] By: hv                                    on 2003/02/25  13:21:19
43798         Log: Subject: Re: [perl #21321] local ${"FOO"} does not work
43799              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43800              Date: Sun, 23 Feb 2003 00:03:27 +0100
43801              Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
43802      Branch: perl
43803            ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t
43804 ____________________________________________________________________________
43805 [ 18773] By: hv                                    on 2003/02/25  12:45:01
43806         Log: Subject: [Encode] 1.88 Released
43807              From: Dan Kogai <dankogai@dan.co.jp>
43808              Date: Thu, 20 Feb 2003 23:49:55 +0900
43809              Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
43810      Branch: perl
43811            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
43812            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
43813            ! ext/Encode/lib/Encode/CJKConstants.pm
43814            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t
43815            ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm
43816 ____________________________________________________________________________
43817 [ 18772] By: merijn                                on 2003/02/25  12:12:14
43818         Log: Subject: [perl@18752] warnings from CGI tests under cygwin
43819              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
43820              Date: Wed, 19 Feb 2003 13:37:39 -0800
43821              Message-ID: <jk/U+gzkg2DE092yn@efn.org>
43822      Branch: perl
43823            ! lib/CGI.pm
43824 ____________________________________________________________________________
43825 [ 18771] By: jhi                                   on 2003/02/25  07:46:53
43826         Log: Cleanup #18770 as suggested by Rafael.
43827      Branch: perl
43828            ! mg.c perl.h
43829 ____________________________________________________________________________
43830 [ 18770] By: jhi                                   on 2003/02/25  06:01:09
43831         Log: A new try at #18765 (for [perl #20920]).
43832      Branch: perl
43833            ! mg.c
43834 ____________________________________________________________________________
43835 [ 18769] By: jhi                                   on 2003/02/25  05:33:10
43836         Log: Retract change #18765: makes HiRes.t hang after subtest #11.
43837      Branch: perl
43838            ! mg.c
43839 ____________________________________________________________________________
43840 [ 18768] By: chip                                  on 2003/02/24  21:42:57
43841         Log: Include p4d2p in Porting again, because p4genpatch doesn't work
43842              until a change has been submitted.
43843      Branch: perl
43844            + Porting/p4d2p
43845            ! MANIFEST
43846 ____________________________________________________________________________
43847 [ 18767] By: chip                                  on 2003/02/24  21:35:56
43848         Log: In Porting scripts, use standard perl path of "/usr/bin/perl".
43849      Branch: perl
43850            ! Porting/check83.pl Porting/findvars Porting/fixCORE
43851            ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls
43852 ____________________________________________________________________________
43853 [ 18766] By: jhi                                   on 2003/02/24  20:04:36
43854         Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
43855      Branch: perl
43856            ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod
43857            ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c
43858 ____________________________________________________________________________
43859 [ 18765] By: jhi                                   on 2003/02/24  19:56:23
43860         Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
43861              From: Slaven Rezic <slaven@rezic.de>
43862              Date: 14 Feb 2003 09:11:15 +0100
43863              Message-ID: <878ywji8nw.fsf@vran.herceg.de>
43864
43865              (with slight tweaks)
43866      Branch: perl
43867            ! mg.c
43868 ____________________________________________________________________________
43869 [ 18764] By: jhi                                   on 2003/02/24  18:44:41
43870         Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
43871              "scalar upgraded to UTF-8 as a side effect of quote-interpolation
43872              when 'use encoding' is engaged"-- wasn't actually encoding's fault.
43873      Branch: perl
43874            ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t
43875 ____________________________________________________________________________
43876 [ 18763] By: chip                                  on 2003/02/24  14:54:36
43877         Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
43878      Branch: perl
43879            ! op.c win32/perlhost.h
43880 ____________________________________________________________________________
43881 [ 18762] By: hv                                    on 2003/02/24  00:18:42
43882         Log: Remove no-longer-true line from perlop
43883      Branch: perl
43884            ! pod/perlop.pod
43885 ____________________________________________________________________________
43886 [ 18761] By: jhi                                   on 2003/02/23  12:07:53
43887         Log: Chip noticed that the intended optionality of the 'IV' was
43888              forgotten in the change #18758.
43889      Branch: perl
43890            ! ext/Devel/Peek/Peek.t
43891 ____________________________________________________________________________
43892 [ 18760] By: jhi                                   on 2003/02/22  19:17:04
43893         Log: API doc tweaks.
43894      Branch: perl
43895            ! utf8.c
43896 ____________________________________________________________________________
43897 [ 18759] By: sky                                   on 2003/02/21  09:08:30
43898         Log: Change regex to be a bit more friendly against various
43899              outputs from ps -f, regex suggest by rgs
43900      Branch: perl
43901            ! ext/threads/t/join.t
43902 ____________________________________________________________________________
43903 [ 18758] By: jhi                                   on 2003/02/20  17:28:44
43904         Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
43905              From: PPrymmer@factset.com
43906              Date: Thu, 20 Feb 2003 13:28:09 -0500
43907              Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
43908      Branch: perl
43909            ! ext/Devel/Peek/Peek.t
43910 ____________________________________________________________________________
43911 [ 18757] By: jhi                                   on 2003/02/20  17:27:17
43912         Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
43913              From: PPrymmer@factset.com
43914              Date: Wed, 19 Feb 2003 15:04:40 -0500
43915              Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
43916      Branch: perl
43917            ! README.vms configure.com
43918 ____________________________________________________________________________
43919 [ 18756] By: jhi                                   on 2003/02/20  06:16:05
43920         Log: Doc tweakage on -C.
43921      Branch: perl
43922            ! pod/perlrun.pod
43923 ____________________________________________________________________________
43924 [ 18755] By: rgs                                   on 2003/02/19  21:31:43
43925         Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
43926              From: Brendan O'Dea <bod@debian.org>
43927              Date: Sun, 16 Feb 2003 21:09:23 +1100
43928              Message-ID: <20030216100923.GA29761@londo.c47.org>
43929      Branch: perl
43930            ! pod/perlcompile.pod
43931 ____________________________________________________________________________
43932 [ 18754] By: rgs                                   on 2003/02/19  21:14:37
43933         Log: Document clearly that "_" is always in package "main".
43934      Branch: perl
43935            ! pod/perlvar.pod
43936 ____________________________________________________________________________
43937 [ 18753] By: rgs                                   on 2003/02/19  20:55:09
43938         Log: Subject: Re: [perl #20716] scope error with brackets
43939              From: Enache Adrian <enache@rdslink.ro>
43940              Date: Thu, 13 Feb 2003 04:52:21 +0200
43941              Message-ID: <20030213025221.GA1215@ratsnest.hole>
43942              (better version of change #18687)
43943      Branch: perl
43944            ! t/comp/parser.t toke.c
43945 ____________________________________________________________________________
43946 [ 18752] By: jhi                                   on 2003/02/19  05:10:26
43947         Log: 'A' is not 65 everywhere.
43948      Branch: perl
43949            ! t/op/pack.t
43950 ____________________________________________________________________________
43951 [ 18751] By: chip                                  on 2003/02/19  03:54:45
43952         Log: Support one-parameter unpack(), which unpacks $_.
43953      Branch: perl
43954            ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t
43955 ____________________________________________________________________________
43956 [ 18750] By: hv                                    on 2003/02/19  00:53:03
43957         Log: more complex assertions activation:
43958              Subject: Re: Did the assertion patch/feature submission get overlooked?
43959              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
43960              Date: Tue, 18 Feb 2003 19:24:13 +0000
43961              Message-ID: <3E52885D.5060903@yahoo.com>
43962      Branch: perl
43963            ! lib/assertions.pm lib/assertions/activate.pm
43964            ! t/comp/assertions.t
43965 ____________________________________________________________________________
43966 [ 18749] By: hv                                    on 2003/02/19  00:19:21
43967         Log: Subject: [PATCH] Make adding notes to patchlevel.h easier
43968              From: andreas.koenig@anima.de (Andreas J. Koenig)
43969              Date: Tue, 18 Feb 2003 11:48:40 +0100
43970              Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
43971      Branch: perl
43972            ! patchlevel.h
43973 ____________________________________________________________________________
43974 [ 18748] By: hv                                    on 2003/02/19  00:00:41
43975         Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
43976              From: Dave Mitchell <davem@fdgroup.com>
43977              Date: Tue, 18 Feb 2003 21:45:45 +0000
43978              Message-ID: <20030218214545.C18547@fdgroup.com>
43979
43980              and tests for the same:
43981              From: Dave Mitchell <davem@fdgroup.com>
43982              Date: Wed, 19 Feb 2003 00:42:01 +0000
43983              Message-ID: <20030219004201.F18547@fdgroup.com>
43984      Branch: perl
43985            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
43986 ____________________________________________________________________________
43987 [ 18747] By: hv                                    on 2003/02/18  23:47:06
43988         Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
43989              problems on case-insensitive file systems. Rename it back to
43990              t/run/switch_A.t
43991      Branch: perl
43992           +> t/run/switch_A.t
43993            - t/run/switchA.t
43994            ! MANIFEST
43995 ____________________________________________________________________________
43996 [ 18746] By: sky                                   on 2003/02/18  21:31:37
43997         Log: Subject: Re: -Os for Darwin why?
43998              From: schwern@pobox.com
43999              Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
44000              Message-Id: <20030218113739.D25848@ttul.org>
44001      Branch: perl
44002            ! hints/darwin.sh
44003 ____________________________________________________________________________
44004 [ 18741] By: jhi                                   on 2003/02/18  14:01:34
44005         Log: Format nit.
44006      Branch: perl
44007            ! util.c
44008 ____________________________________________________________________________
44009 [ 18740] By: sky                                   on 2003/02/18  06:33:57
44010         Log: Re: -Os for Darwin why?
44011              From: schwern@pobox.com
44012              Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
44013              Message-Id: <20030217191403.A17553@ttul.org>
44014      Branch: perl
44015            ! hints/darwin.sh
44016 ____________________________________________________________________________
44017 [ 18739] By: hv                                    on 2003/02/18  01:04:01
44018         Log: Subject: Re: Did the assertion patch/feature submission get overlooked?
44019              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
44020              Date: Mon, 17 Feb 2003 23:38:05 +0000
44021              Message-ID: <3E51725D.5060303@yahoo.com>
44022      Branch: perl
44023            + t/comp/assertions.t t/run/switchA.t
44024            ! MANIFEST
44025 ____________________________________________________________________________
44026 [ 18738] By: hv                                    on 2003/02/18  00:51:24
44027         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
44028              From: Nicholas Clark <nick@ccl4.org>
44029              Date: Mon, 17 Feb 2003 21:07:03 +0000
44030              Message-ID: <20030217210330.A8611@plum.flirble.org>
44031      Branch: perl
44032            ! sv.c
44033 ____________________________________________________________________________
44034 [ 18737] By: hv                                    on 2003/02/18  00:47:00
44035         Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
44036              From: Stephen McCamant <smcc@mit.edu>
44037              Date: Mon, 17 Feb 2003 19:34:36 -0500
44038              Date: Mon, 17 Feb 2003 19:34:36 -0500
44039              Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
44040      Branch: perl
44041            ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
44042            ! ext/B/B/Terse.pm ext/B/t/terse.t
44043 ____________________________________________________________________________
44044 [ 18736] By: hv                                    on 2003/02/17  09:33:47
44045         Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1...
44046              From: Nicholas Clark <nick@unfortu.net>
44047              Date: Sun, 16 Feb 2003 23:09:50 +0000
44048              Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>
44049      Branch: perl
44050            ! sv.c
44051 ____________________________________________________________________________
44052 [ 18735] By: hv                                    on 2003/02/17  09:13:02
44053         Log: Use the escape E<ntilde> in source files rather than the actual char.
44054      Branch: perl
44055            ! lib/assertions.pm lib/assertions/activate.pm
44056 ____________________________________________________________________________
44057 [ 18734] By: hv                                    on 2003/02/17  09:06:44
44058         Log: Suppress empty #ifdef blocks in embed.pl
44059      Branch: perl
44060            ! embed.h embed.pl
44061 ____________________________________________________________________________
44062 [ 18733] By: hv                                    on 2003/02/17  08:51:53
44063         Log: fix typo in sv.c and regenerate perlapi.pod
44064      Branch: perl
44065            ! pod/perlapi.pod sv.c
44066 ____________________________________________________________________________
44067 [ 18732] By: jhi                                   on 2003/02/17  06:40:09
44068         Log: Philip Newton has eagle eyes :-)
44069      Branch: perl
44070            ! pod/perlrun.pod
44071 ____________________________________________________________________________
44072 [ 18731] By: jhi                                   on 2003/02/17  05:31:18
44073         Log: Doc tweaks (and one code tweak) based on Philip Newton's comments.
44074      Branch: perl
44075            ! locale.c pod/perlrun.pod pod/perlunicode.pod
44076            ! pod/perluniintro.pod pod/perlvar.pod util.c
44077 ____________________________________________________________________________
44078 [ 18730] By: jhi                                   on 2003/02/17  04:44:53
44079         Log: Make also the -CAL conditional on locale.
44080      Branch: perl
44081            ! perl.c pod/perlrun.pod
44082 ____________________________________________________________________________
44083 [ 18729] By: jhi                                   on 2003/02/16  18:33:05
44084         Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
44085      Branch: perl
44086            ! embed.h embed.pl pod/perlembed.pod
44087 ____________________________________________________________________________
44088 [ 18728] By: jhi                                   on 2003/02/16  18:20:04
44089         Log: According to Sarathy it's better have the Ministry
44090              of Information to remove all memory of NO_EMBED.
44091              What NO_EMBED?
44092      Branch: perl
44093            ! embed.h embed.pl
44094 ____________________________________________________________________________
44095 [ 18727] By: hv                                    on 2003/02/16  13:55:10
44096         Log: add support for assertions. Updated form of:
44097              Subject: Re: Did the assertion patch/feature submission get overlooked?
44098              From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= <sfandino@yahoo.com>
44099              Date: Sat, 30 Nov 2002 17:24:09 +0000
44100              Message-ID: <3DE8F439.50402@yahoo.com>
44101      Branch: perl
44102            + lib/assertions.pm lib/assertions/activate.pm
44103            ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm
44104            ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c
44105            ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c
44106 ____________________________________________________________________________
44107 [ 18726] By: hv                                    on 2003/02/16  13:10:32
44108         Log: COW regexps:
44109              Subject: [PATCH] Copy on write for $& and $1...
44110              From: Nicholas Clark <nick@unfortu.net>
44111              Date: Sun, 9 Feb 2003 23:00:09 +0000
44112              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
44113      Branch: perl
44114            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c
44115            ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h
44116 ____________________________________________________________________________
44117 [ 18725] By: hv                                    on 2003/02/16  13:08:52
44118         Log: inline SvREFCNT_dec:
44119              Subject: [PATCH] Copy on write for $& and $1...
44120              From: Nicholas Clark <nick@unfortu.net>
44121              Date: Sun, 9 Feb 2003 23:00:09 +0000
44122              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
44123      Branch: perl
44124            ! embed.fnc embed.h proto.h sv.c sv.h
44125 ____________________________________________________________________________
44126 [ 18723] By: hv                                    on 2003/02/16  11:12:58
44127         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
44128              From: Enache Adrian <enache@rdslink.ro>
44129              Date: Sun, 16 Feb 2003 00:05:10 +0200
44130              Message-ID: <20030215220510.GB893@ratsnest.hole>
44131      Branch: perl
44132            ! op.c
44133 ____________________________________________________________________________
44134 [ 18722] By: hv                                    on 2003/02/16  11:08:06
44135         Log: outdent else-if chain in scope()
44136      Branch: perl
44137            ! op.c
44138 ____________________________________________________________________________
44139 [ 18721] By: hv                                    on 2003/02/16  11:00:47
44140         Log: Subject: [PATCH] arcane tainting bug in vms.c
44141              From: "Craig A. Berry" <craigberry@mac.com>
44142              Date: Sat, 15 Feb 2003 12:29:03 -0600
44143              Message-ID: <3E4E86EF.8090609@mac.com>
44144      Branch: perl
44145            ! vms/vms.c
44146 ____________________________________________________________________________
44147 [ 18720] By: hv                                    on 2003/02/16  10:54:58
44148         Log: restrict PERL_PRESERVE_IVUV to things that should really give an
44149              integer, but extend to runtime. Based on:
44150              Subject: Re: [perl #20827] Unexpected scientific notation.
44151              From: hv@crypt.org
44152              Date: Wed, 12 Feb 2003 03:12:43 +0000
44153              Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
44154      Branch: perl
44155            ! op.c pp.c
44156 ____________________________________________________________________________
44157 [ 18718] By: jhi                                   on 2003/02/16  09:47:02
44158         Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
44159              which will disable the short forms of the Perl_ API, good for
44160              embedding stuff.  (Kind of like the old NO_EMBED, but better.)
44161      Branch: perl
44162            ! embed.h embed.pl pod/perlembed.pod
44163 ____________________________________________________________________________
44164 [ 18717] By: jhi                                   on 2003/02/16  09:44:57
44165         Log: Clarify the -C syntax a bit.
44166      Branch: perl
44167            ! pod/perlrun.pod
44168 ____________________________________________________________________________
44169 [ 18716] By: jhi                                   on 2003/02/16  08:29:54
44170         Log: Forgotten from #18715.
44171      Branch: perl
44172            ! embed.h proto.h
44173 ____________________________________________________________________________
44174 [ 18715] By: jhi                                   on 2003/02/15  21:19:37
44175         Log: The new(er) way of controlling Unicode I/O (and other) features;
44176              -C (or PERL_UNICODE).  See perlrun/-C for more details.
44177      Branch: perl
44178            ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c
44179            ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
44180            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
44181            ! util.c
44182 ____________________________________________________________________________
44183 [ 18714] By: jhi                                   on 2003/02/15  12:31:25
44184         Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
44185      Branch: perl
44186            ! ext/Storable/Storable.xs
44187 ____________________________________________________________________________
44188 [ 18712] By: jhi                                   on 2003/02/15  08:39:38
44189         Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
44190              even closer to each other.  The dec_osf.pl is irrelevant
44191              for the current core but adding it makes for one less exception
44192              when integrating.
44193      Branch: perl
44194            + ext/Digest/MD5/hints/dec_osf.pl
44195            ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL
44196            ! ext/Digest/MD5/t/files.t
44197 ____________________________________________________________________________
44198 [ 18711] By: jhi                                   on 2003/02/15  08:32:04
44199         Log: Update MD5 Changes; update checksums.
44200      Branch: perl
44201            ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t
44202 ____________________________________________________________________________
44203 [ 18710] By: jhi                                   on 2003/02/15  08:19:20
44204         Log: Update the MD5 checksums.
44205      Branch: perl
44206            ! ext/Digest/MD5/t/files.t
44207 ____________________________________________________________________________
44208 [ 18709] By: jhi                                   on 2003/02/15  08:16:26
44209         Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
44210              (problem noticed by Graham with List::Util).
44211      Branch: perl
44212            ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs
44213            ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
44214 ____________________________________________________________________________
44215 [ 18708] By: jhi                                   on 2003/02/15  07:31:17
44216         Log: Subject: Re: [perl #20912] UTF8 related glitch + fix
44217              From: Enache Adrian <enache@rdslink.ro>
44218              Date: Sat, 15 Feb 2003 00:37:40 +0200
44219              Message-ID: <20030214223740.GA13575@ratsnest.hole>
44220      Branch: perl
44221            ! pp.c t/op/split.t
44222 ____________________________________________________________________________
44223 [ 18707] By: hv                                    on 2003/02/15  06:38:15
44224         Log: Subject: [doc patch] ext/threads/shared/shared.pm
44225              From: Stas Bekman <stas@stason.org>
44226              Date: Fri, 14 Feb 2003 11:12:39 +1100
44227              Message-ID: <3E4C3477.7030306@stason.org>
44228      Branch: perl
44229            ! ext/threads/shared/shared.pm
44230 ____________________________________________________________________________
44231 [ 18706] By: hv                                    on 2003/02/15  06:32:35
44232         Log: Subject: Re: perlvar phrasing clarification for $^S
44233              From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
44234              Date: Fri, 14 Feb 2003 10:12:00 +1100
44235              Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
44236      Branch: perl
44237            ! pod/perlvar.pod
44238 ____________________________________________________________________________
44239 [ 18705] By: hv                                    on 2003/02/15  06:27:07
44240         Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
44241              From: Dave Mitchell <davem@fdgroup.com>
44242              Date: Fri, 14 Feb 2003 22:48:27 +0000
44243              Message-ID: <20030214224827.B6783@fdgroup.com>
44244
44245              with tests:
44246              From: Slaven Rezic <slaven@rezic.de>
44247              Date: 14 Feb 2003 20:23:20 +0100
44248              Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
44249      Branch: perl
44250            ! pp.c t/op/substr.t t/op/vec.t
44251 ____________________________________________________________________________
44252 [ 18704] By: hv                                    on 2003/02/15  06:17:06
44253         Log: Subject: Re: overriding builtins quirk
44254              From: Jerrad Pierce <belg4mit@MIT.EDU>
44255              Date: Fri, 14 Feb 2003 09:28:13 -0500
44256              Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
44257      Branch: perl
44258            ! pod/perlsub.pod
44259 ____________________________________________________________________________
44260 [ 18703] By: rgs                                   on 2003/02/14  22:23:56
44261         Log: Subject: Re: trying to fix #20154, #20357
44262              From: Enache Adrian <enache@rdslink.ro>
44263              Date: Sat, 8 Feb 2003 21:05:14 +0200
44264              Message-ID: <20030208190514.GA866@ratsnest.hole>
44265              (fixes #19061 as well)
44266      Branch: perl
44267            ! pp_ctl.c t/op/goto.t
44268 ____________________________________________________________________________
44269 [ 18702] By: gbarr                                 on 2003/02/14  19:26:23
44270         Log: Update to Scalar-List-Utils 1.11
44271      Branch: perl
44272            + ext/List/Util/t/proto.t
44273            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
44274            ! ext/List/Util/lib/List/Util.pm
44275            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
44276 ____________________________________________________________________________
44277 [ 18699] By: jhi                                   on 2003/02/13  09:43:33
44278         Log: gcc 3.2.1 does not have -Wall faith that tmp
44279              will not be used uninitialized.
44280      Branch: perl
44281            ! toke.c
44282 ____________________________________________________________________________
44283 [ 18698] By: hv                                    on 2003/02/12  03:01:32
44284         Log: Subject: perlbug (was: Re: [perl #20606] [no subject])
44285              From: Slaven Rezic <slaven@rezic.de>
44286              Date: 30 Jan 2003 19:03:41 +0100
44287              Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
44288      Branch: perl
44289            ! utils/perlbug.PL
44290 ____________________________________________________________________________
44291 [ 18697] By: hv                                    on 2003/02/12  02:20:39
44292         Log: Subject: [PATCH 5.9.0] to silence compiler warning
44293              From: Robin Barker <Robin.Barker@npl.co.uk>
44294              Date: Tue, 28 Jan 2003 13:27:17 -0000
44295              Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
44296      Branch: perl
44297            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
44298            ! universal.c util.c
44299 ____________________________________________________________________________
44300 [ 18696] By: rgs                                   on 2003/02/11  20:13:21
44301         Log: Subject: [perl #20654] %*v02x considered invalid in printf
44302              From: Robin Barker (via RT) <perlbug-followup@perl.org>
44303              Date: 10 Feb 2003 16:43:23 -0000
44304              Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
44305      Branch: perl
44306            ! sv.c t/op/sprintf.t
44307 ____________________________________________________________________________
44308 [ 18695] By: rgs                                   on 2003/02/11  20:00:23
44309         Log: Subject: mini-[patch] perlrun "^$W" typo
44310              From: Iain Truskett <spoon@dellah.org>
44311              Date: Tue, 11 Feb 2003 08:38:52 +1100
44312              Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
44313      Branch: perl
44314            ! pod/perlrun.pod
44315 ____________________________________________________________________________
44316 [ 18694] By: rgs                                   on 2003/02/11  19:44:00
44317         Log: Subject: [PATCH] More B::Concise fixes
44318              From: Stephen McCamant <smcc@mit.edu>
44319              Date: Sun, 9 Feb 2003 17:28:38 -0500
44320              Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
44321      Branch: perl
44322            ! ext/B/B/Concise.pm
44323 ____________________________________________________________________________
44324 [ 18693] By: merijn                                on 2003/02/11  08:14:29
44325         Log: More code cleanup.
44326
44327              Subject: Re: New SV Flag
44328              Date: Fri, 07 Feb 2003 09:57:43 +0100
44329              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44330              Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>
44331      Branch: perl
44332            ! sv.c sv.h
44333 ____________________________________________________________________________
44334 [ 18692] By: jhi                                   on 2003/02/11  07:53:26
44335         Log: Dueling patches.
44336      Branch: perl
44337            - lib/CPAN/ChangeLog
44338            ! MANIFEST
44339 ____________________________________________________________________________
44340 [ 18691] By: hv                                    on 2003/02/11  00:27:56
44341         Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
44342              From: Mark Mielke <mark@mark.mielke.cc>
44343              Date: Mon, 20 Jan 2003 19:56:13 -0500
44344              Message-ID: <20030121005613.GA31739@mark.mielke.cc>
44345      Branch: perl
44346            ! sv.c
44347 ____________________________________________________________________________
44348 [ 18690] By: hv                                    on 2003/02/10  22:08:05
44349         Log: fix comment in change #18689
44350      Branch: perl
44351            ! sv.c
44352 ____________________________________________________________________________
44353 [ 18689] By: hv                                    on 2003/02/10  21:59:34
44354         Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
44355              Now allows but ignores the 'l' modifier on floating point formats
44356              and adds a couple of tests.
44357      Branch: perl
44358            ! sv.c t/op/sprintf.t
44359 ____________________________________________________________________________
44360 [ 18688] By: sky                                   on 2003/02/10  19:54:13
44361         Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
44362              From: Enache Adrian <enache@rdslink.ro>
44363              Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
44364              Message-Id: <20030209201025.GA1247@ratsnest.hole>
44365      Branch: perl
44366            ! pp_ctl.c
44367 ____________________________________________________________________________
44368 [ 18687] By: sky                                   on 2003/02/10  18:13:29
44369         Log: Subject: Re: [perl #20716] [FIX] scope error with brackets
44370              From: Enache Adrian <enache@rdslink.ro>
44371              Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
44372              Message-id: <20030210174858.GA872@ratsnest.hole>
44373      Branch: perl
44374            ! t/comp/parser.t toke.c
44375 ____________________________________________________________________________
44376 [ 18686] By: sky                                   on 2003/02/10  18:11:35
44377         Log: Compile under threads and MacOSX. For some reason newSVpvf
44378              was not exapnded.
44379      Branch: perl
44380            ! universal.c
44381 ____________________________________________________________________________
44382 [ 18685] By: ams                                   on 2003/02/10  03:44:07
44383         Log: No, we don't really want the utility scripts.
44384      Branch: perl
44385            - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
44386            - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
44387            ! MANIFEST ext/MIME/Base64/Makefile.PL
44388 ____________________________________________________________________________
44389 [ 18684] By: hv                                    on 2003/02/10  01:43:12
44390         Log: fix for C< use if qw/ 1 open :utf8 / > based on:
44391              Subject: [perl #20536] use if 1, open => ':utf8' fails
44392              From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
44393              Date: 24 Jan 2003 22:39:06 -0000
44394              Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
44395      Branch: perl
44396            ! lib/if.pm lib/if.t
44397 ____________________________________________________________________________
44398 [ 18683] By: hv                                    on 2003/02/10  01:15:52
44399         Log: Subject: RE: perldebug.pod suggestion
44400              From: "Jay Hannah" <jhannah@omnihotels.com>
44401              Date: Fri, 24 Jan 2003 11:28:44 -0600
44402              Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
44403      Branch: perl
44404            ! pod/perldebug.pod
44405 ____________________________________________________________________________
44406 [ 18682] By: hv                                    on 2003/02/10  00:26:50
44407         Log: Subject: [PATCH] version objects final(?) patch
44408              From: John Peacock <jpeacock@rowman.com>
44409              Date: Sun, 05 Jan 2003 21:28:41 -0500
44410              Message-ID: <3E18E9D9.2040908@rowman.com>
44411      Branch: perl
44412            ! lib/version.pm lib/version.t universal.c util.c
44413 ____________________________________________________________________________
44414 [ 18680] By: chip                                  on 2003/02/09  17:39:33
44415         Log: Add CPAN ChangeLog to MANIFEST.
44416      Branch: perl
44417            ! MANIFEST
44418 ____________________________________________________________________________
44419 [ 18678] By: jhi                                   on 2003/02/09  14:37:38
44420         Log: CPAN ChangeLog not needed, says Andreas.
44421      Branch: perl
44422            ! MANIFEST
44423 ____________________________________________________________________________
44424 [ 18677] By: jhi                                   on 2003/02/09  08:42:19
44425         Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback
44426              From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
44427              Date: 8 Feb 2003 11:54:11 -0000
44428              Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>
44429      Branch: perl
44430            ! ext/PerlIO/encoding/encoding.pm
44431 ____________________________________________________________________________
44432 [ 18676] By: jhi                                   on 2003/02/09  08:35:25
44433         Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings
44434              From: Stas Bekman <stas@stason.org>
44435              Date: Sat, 08 Feb 2003 11:12:28 +1100
44436              Message-ID: <3E444B6C.5060407@stason.org>
44437      Branch: perl
44438            ! doio.c
44439 ____________________________________________________________________________
44440 [ 18675] By: jhi                                   on 2003/02/08  19:49:40
44441         Log: Possible cruft removal.
44442      Branch: perl
44443            ! x2p/Makefile.SH
44444 ____________________________________________________________________________
44445 [ 18674] By: jhi                                   on 2003/02/08  18:22:42
44446         Log: Signedness nits.
44447      Branch: perl
44448            ! toke.c
44449 ____________________________________________________________________________
44450 [ 18672] By: jhi                                   on 2003/02/08  08:45:35
44451         Log: Upgrade to CPAN 1.64, from Andreas Koenig.
44452      Branch: perl
44453            + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan
44454            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
44455            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
44456            ! utils.lst
44457 ____________________________________________________________________________
44458 [ 18671] By: jhi                                   on 2003/02/08  08:35:06
44459         Log: Upgrade to Net::Ping 2.28, from Rob Brown.
44460      Branch: perl
44461            + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
44462            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
44463            ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t
44464            ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t
44465 ____________________________________________________________________________
44466 [ 18670] By: jhi                                   on 2003/02/08  07:23:02
44467         Log: Subject: [PATCH] perluniintro nit
44468              From: Autrijus Tang <autrijus@autrijus.org>
44469              Date: Fri, 7 Feb 2003 00:02:49 +0800
44470              Message-ID: <20030206160249.GA12984@not.autrijus.org>
44471      Branch: perl
44472            ! pod/perluniintro.pod
44473 ____________________________________________________________________________
44474 [ 18669] By: jhi                                   on 2003/02/06  20:06:09
44475         Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
44476              From: PPrymmer@factset.com
44477              Date: Wed, 5 Feb 2003 12:00:05 -0500
44478              Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
44479      Branch: perl
44480            ! t/pod/find.t
44481 ____________________________________________________________________________
44482 [ 18668] By: jhi                                   on 2003/02/06  20:00:52
44483         Log: sv_cat_recode() proto was missing, noticed by Craig Berry.
44484      Branch: perl
44485            ! proto.h
44486 ____________________________________________________________________________
44487 [ 18666] By: sky                                   on 2003/02/06  09:39:24
44488         Log: Patch from Richard Soderberg, cleanup the code a bit and comment
44489              why we are not using SvOOK_on.
44490      Branch: perl
44491            ! sv.c
44492 ____________________________________________________________________________
44493 [ 18664] By: jhi                                   on 2003/02/06  09:26:53
44494         Log: Things forgotten from Encode 1.87.
44495      Branch: perl
44496            ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t
44497 ____________________________________________________________________________
44498 [ 18663] By: jhi                                   on 2003/02/06  04:03:31
44499         Log: Upgrade to Encode 1.87.
44500      Branch: perl
44501            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes
44502            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm
44503            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
44504            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
44505            ! ext/Encode/lib/Encode/CJKConstants.pm
44506            ! ext/Encode/lib/Encode/Encoder.pm
44507            ! ext/Encode/lib/Encode/Encoding.pm
44508            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t
44509            ! ext/Encode/t/enc_eucjp.t
44510 ____________________________________________________________________________
44511 [ 18662] By: jhi                                   on 2003/02/05  19:40:38
44512         Log: Add the test of [perl #8760] (fixed by change #18656).
44513      Branch: perl
44514            ! t/run/fresh_perl.t
44515 ____________________________________________________________________________
44516 [ 18661] By: jhi                                   on 2003/02/05  19:28:37
44517         Log: has become fixed too (by changes #18653
44518              and #18658, methinks), adding the test(s).
44519      Branch: perl
44520            ! t/op/pat.t
44521 ____________________________________________________________________________
44522 [ 18660] By: jhi                                   on 2003/02/05  17:15:35
44523         Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
44524              From: Inaba HIroto <inaba@st.rim.or.jp>
44525              Date: Sat, 01 Feb 2003 21:58:20 +0900
44526              Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
44527      Branch: perl
44528            ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs
44529            ! ext/Encode/Encode/encode.h ext/Encode/encengine.c
44530            ! ext/Encode/lib/Encode/Encoding.pm
44531            ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t
44532            ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c
44533 ____________________________________________________________________________
44534 [ 18659] By: jhi                                   on 2003/02/05  11:51:30
44535         Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
44536              From: PPrymmer@factset.com
44537              Date: Tue, 4 Feb 2003 12:03:17 -0500
44538              Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
44539      Branch: perl
44540            ! ext/PerlIO/via/via.xs
44541 ____________________________________________________________________________
44542 [ 18658] By: jhi                                   on 2003/02/05  05:45:11
44543         Log: s/S_cache_re/cache_re/ for building with threads.
44544      Branch: perl
44545            ! regexec.c
44546 ____________________________________________________________________________
44547 [ 18657] By: rgs                                   on 2003/02/04  20:06:19
44548         Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
44549              From: Stephen McCamant <smcc@mit.edu>
44550              Date: Mon, 3 Feb 2003 21:01:07 -0500
44551              Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
44552      Branch: perl
44553            ! ext/B/B/Concise.pm ext/B/t/concise.t
44554 ____________________________________________________________________________
44555 [ 18656] By: rgs                                   on 2003/02/04  20:02:56
44556         Log: Better version of change #18648, by Enache Adrian
44557              Message-ID: <20030204101533.GA11817@ratsnest.hole>
44558      Branch: perl
44559            ! op.c
44560 ____________________________________________________________________________
44561 [ 18655] By: jhi                                   on 2003/02/04  15:56:36
44562         Log: Add the new test to MANIFEST.
44563      Branch: perl
44564            ! MANIFEST
44565 ____________________________________________________________________________
44566 [ 18654] By: gbarr                                 on 2003/02/04  14:42:51
44567         Log: Sync with 1.10
44568      Branch: perl
44569            + ext/List/Util/t/lln.t
44570            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
44571            ! ext/List/Util/lib/List/Util.pm
44572            ! ext/List/Util/lib/Scalar/Util.pm
44573 ____________________________________________________________________________
44574 [ 18653] By: jhi                                   on 2003/02/04  11:04:25
44575         Log: Fix "[perl #20667] unicode regex vs non-unicode regex".
44576              The PL_regdata was not set up (S_cache_re()) before it
44577              was needed (S_reginclass()).  The test put in fresh_perl.t
44578              because we need a pristine state to start.
44579      Branch: perl
44580            ! regexec.c t/run/fresh_perl.t
44581 ____________________________________________________________________________
44582 [ 18652] By: jhi                                   on 2003/02/04  06:35:51
44583         Log: Comment tweak.
44584      Branch: perl
44585            ! t/op/pat.t
44586 ____________________________________________________________________________
44587 [ 18651] By: jhi                                   on 2003/02/04  06:28:53
44588         Log: Signedness issue.
44589      Branch: perl
44590            ! ext/MIME/Base64/Base64.xs
44591 ____________________________________________________________________________
44592 [ 18650] By: rgs                                   on 2003/02/03  22:02:44
44593         Log: Force the C locale in makedepend, to prevent gcc from
44594              producing locale-dependent messages.
44595      Branch: perl
44596            ! makedepend.SH
44597 ____________________________________________________________________________
44598 [ 18649] By: rgs                                   on 2003/02/03  22:00:21
44599         Log: Document the environment variable PERL_UTF8_LOCALE in perlrun.
44600      Branch: perl
44601            ! pod/perlrun.pod
44602 ____________________________________________________________________________
44603 [ 18648] By: rgs                                   on 2003/02/03  19:32:57
44604         Log: Fix bug #8760 : cop_line isn't properly restored
44605              when a module is loaded at runtime behind the scenes.
44606      Branch: perl
44607            ! op.c t/lib/warnings/perlio
44608 ____________________________________________________________________________
44609 [ 18647] By: merijn                                on 2003/02/03  16:14:00
44610         Log: Subject: Re: [perl #20606] [PATCH} openbsd hints
44611              From: Abe Timmerman <abe@ztreet.demon.nl>
44612              Date: Sun, 2 Feb 2003 18:27:57 +0100
44613              Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
44614      Branch: perl
44615            ! hints/openbsd.sh
44616 ____________________________________________________________________________
44617 [ 18644] By: jhi                                   on 2003/02/03  12:41:51
44618         Log: Duh, test -e ENOPORTABLE, I should've remembered that.
44619              (Made Solaris go boom.)
44620      Branch: perl
44621            ! Configure
44622 ____________________________________________________________________________
44623 [ 18643] By: jhi                                   on 2003/02/03  10:36:15
44624         Log: Detypo.
44625      Branch: perl
44626            ! cop.h
44627 ____________________________________________________________________________
44628 [ 18642] By: ams                                   on 2003/02/03  08:26:36
44629         Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
44630              utility scripts?)
44631      Branch: perl
44632            + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
44633            + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
44634            ! MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
44635            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
44636            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/base64.t
44637            ! ext/MIME/Base64/t/quoted-print.t
44638 ____________________________________________________________________________
44639 [ 18641] By: sky                                   on 2003/02/02  23:46:24
44640         Log: In any case, never copy this but use the same SV since
44641              if we copy we loose the hash we so badly need.
44642              For op_const we might still need to copy however.
44643      Branch: perl
44644            ! op.c
44645 ____________________________________________________________________________
44646 [ 18640] By: sky                                   on 2003/02/02  23:38:40
44647         Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
44648              threading issue. Should perhaps be a PVOP to save memory, but then
44649              we have nowhere to store the hash of the function!
44650      Branch: perl
44651            ! dump.c op.c pp_hot.c
44652 ____________________________________________________________________________
44653 [ 18637] By: jhi                                   on 2003/02/02  20:07:57
44654         Log: Plan 9: Some time has passed.
44655      Branch: perl
44656            ! plan9/buildinfo
44657 ____________________________________________________________________________
44658 [ 18636] By: jhi                                   on 2003/02/02  20:02:11
44659         Log: Subject: Re: typo in checkin 18616
44660              From: Nick Ing-Simmons <nick@ing-simmons.net>
44661              Date: Sun, 02 Feb 2003 17:23:08 +0000
44662              Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
44663      Branch: perl
44664            ! XSUB.h
44665 ____________________________________________________________________________
44666 [ 18635] By: jhi                                   on 2003/02/02  19:46:35
44667         Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
44668      Branch: perl
44669            + plan9/config_sh.sample
44670            ! MANIFEST
44671 ____________________________________________________________________________
44672 [ 18634] By: ams                                   on 2003/02/02  18:07:01
44673         Log: Subject: [PATCH] pod/perlfunc.pod
44674              From: abigail@abigail.nl
44675              Date: Sun, 2 Feb 2003 16:59:48 +0100
44676              Message-Id: <20030202155948.7971.qmail@abigail.nl>
44677      Branch: perl
44678            ! pod/perlfunc.pod
44679 ____________________________________________________________________________
44680 [ 18633] By: jhi                                   on 2003/02/02  16:48:26
44681         Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
44682              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
44683              Date: Wed, 22 Jan 2003 22:35:56 +0100
44684              Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
44685      Branch: perl
44686            ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t
44687 ____________________________________________________________________________
44688 [ 18632] By: jhi                                   on 2003/02/02  15:31:36
44689         Log: Also [perl #3547] has been fixed; add its test case.
44690      Branch: perl
44691            ! t/op/pat.t
44692 ____________________________________________________________________________
44693 [ 18631] By: jhi                                   on 2003/02/02  15:26:10
44694         Log: The [perl #7471] seems to have been fixed; add its test.
44695      Branch: perl
44696            ! t/op/pat.t
44697 ____________________________________________________________________________
44698 [ 18630] By: jhi                                   on 2003/02/02  15:21:23
44699         Log: seems to have been fixed; add its test.
44700      Branch: perl
44701            ! t/op/pat.t
44702 ____________________________________________________________________________
44703 [ 18629] By: jhi                                   on 2003/02/02  15:09:39
44704         Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
44705      Branch: perl
44706            + plan9/config_h.sample
44707            ! MANIFEST
44708 ____________________________________________________________________________
44709 [ 18628] By: jhi                                   on 2003/02/02  14:46:26
44710         Log: Plan 9: Update config.plan9 based on Russ Cox' work.
44711      Branch: perl
44712            ! plan9/config.plan9
44713 ____________________________________________________________________________
44714 [ 18627] By: jhi                                   on 2003/02/02  14:24:00
44715         Log: Plan 9: Update the list of object files.
44716      Branch: perl
44717            ! plan9/mkfile
44718 ____________________________________________________________________________
44719 [ 18626] By: jhi                                   on 2003/02/02  14:03:16
44720         Log: Plan 9: No Configure.
44721      Branch: perl
44722            ! Configure
44723 ____________________________________________________________________________
44724 [ 18624] By: jhi                                   on 2003/02/02  13:29:02
44725         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
44726      Branch: perl
44727            ! Configure
44728 ____________________________________________________________________________
44729 [ 18622] By: jhi                                   on 2003/02/02  12:49:13
44730         Log: minitest wasn't working.  (The $^X /miniperl/ test in
44731              io/crlf.t didn't work in Tru64, $^X was "./perl", used
44732              the same 'eval q/use .../' trick everywhere.)
44733      Branch: perl
44734            ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
44735            ! t/uni/tr_utf8.t
44736 ____________________________________________________________________________
44737 [ 18621] By: jhi                                   on 2003/02/02  12:23:28
44738         Log: Fix and test for [perl #15549 Empty \Q\E not permitted]
44739              (test.pl-ise quotemeta.t, too)
44740      Branch: perl
44741            ! t/op/quotemeta.t toke.c
44742 ____________________________________________________________________________
44743 [ 18618] By: sky                                   on 2003/02/01  21:04:36
44744         Log: Fix bug #15837, temporary from storable call hadn't gotten
44745              freed yet and was cloned but without a real (AvREAL)
44746              reference to it. @_ doesn't refcount!
44747      Branch: perl
44748            ! ext/threads/threads.xs
44749 ____________________________________________________________________________
44750 [ 18616] By: jhi                                   on 2003/02/01  19:43:09
44751         Log: Integrate from perlio:
44752
44753              [ 18591]
44754              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
44755              correct XSUB.h
44756
44757              [ 18611]
44758              Michael Schroeder's fix for re-try if stdio ops after
44759              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
44760
44761              [ 18612]
44762              PerlIO friendly version of speed up of $/ = undef case.
44763
44764              [ 18613]
44765              fflush() before invalidating stdio's fileno.
44766      Branch: perl
44767           !> XSUB.h perlio.c sv.c
44768 ____________________________________________________________________________
44769 [ 18615] By: sky                                   on 2003/02/01  12:01:01
44770         Log: Don't free thread before using it, breaks platforms that
44771              trust that I really want to free what I free, (like HPUX
44772              and AIX).
44773      Branch: perl
44774            ! ext/threads/threads.xs
44775 ____________________________________________________________________________
44776 [ 18614] By: ams                                   on 2003/02/01  12:00:29
44777         Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
44778              From: Nick Ing-Simmons <nick@ing-simmons.net>
44779              Date: Sat, 01 Feb 2003 13:03:52 +0000
44780              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
44781      Branch: perl
44782            ! perlio.c
44783 ____________________________________________________________________________
44784 [ 18609] By: jhi                                   on 2003/01/31  08:58:40
44785         Log: Go even further (back) than change #18608 and revert
44786              to the 5.8.0 code, since otherwise split.t #40 fails.
44787              The four new tests of pat.t should keep us more honest.
44788      Branch: perl
44789            ! regexec.c
44790 ____________________________________________________________________________
44791 [ 18608] By: jhi                                   on 2003/01/31  08:24:53
44792         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
44793              From: Enache Adrian <enache@rdslink.ro>
44794              Date: Fri, 31 Jan 2003 09:20:59 +0200
44795              Message-ID: <20030131072059.GB6045@ratsnest.hole>
44796      Branch: perl
44797            ! regexec.c t/op/pat.t
44798 ____________________________________________________________________________
44799 [ 18607] By: ams                                   on 2003/01/31  02:29:56
44800         Log: Fix typo in version check ($[ to $]).
44801      Branch: perl
44802            ! ext/Storable/t/restrict.t
44803 ____________________________________________________________________________
44804 [ 18606] By: rgs                                   on 2003/01/30  22:02:47
44805         Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
44806              From: Jose.auguste-etienne@cgss-guyane.fr
44807              Date: Thu, 30 Jan 2003 12:40:53 -0300
44808              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
44809      Branch: perl
44810            ! pod/perlunicode.pod
44811 ____________________________________________________________________________
44812 [ 18605] By: rgs                                   on 2003/01/30  20:58:52
44813         Log: code example in the FAQ that isn't strict-friendly.
44814              Subject: [perl #20616] Tie::IxHash doc error.
44815              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
44816              Date: 30 Jan 2003 11:43:17 -0000
44817              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
44818      Branch: perl
44819            ! pod/perlfaq4.pod
44820 ____________________________________________________________________________
44821 [ 18604] By: rgs                                   on 2003/01/30  20:52:05
44822         Log: FAQ sync.
44823      Branch: perl
44824            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
44825            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
44826            ! pod/perlfaq8.pod
44827 ____________________________________________________________________________
44828 [ 18603] By: jhi                                   on 2003/01/30  08:05:22
44829         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
44830              From: Enache Adrian <enache@rdslink.ro>
44831              Date: Thu, 30 Jan 2003 10:48:09 +0200
44832              Message-ID: <20030130084809.GA16902@ratsnest.hole>
44833
44834              Fix for half of the failures, with an expanded test.
44835      Branch: perl
44836            ! lib/utf8.t sv.c
44837 ____________________________________________________________________________
44838 [ 18602] By: merijn                                on 2003/01/30  06:31:50
44839         Log: Updates to the openbsd hints
44840
44841              Subject: [perl #20606] [no subject]
44842              Date: 29 Jan 2003 18:38:37 -0000
44843              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
44844              Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
44845      Branch: perl
44846            ! hints/openbsd.sh
44847 ____________________________________________________________________________
44848 [ 18601] By: jhi                                   on 2003/01/29  05:58:36
44849         Log: More of the #18600.
44850      Branch: perl
44851            ! pad.c
44852 ____________________________________________________________________________
44853 [ 18600] By: jhi                                   on 2003/01/29  05:37:12
44854         Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
44855              dumping (but now use SvPV_nolen).  (This change made an empty
44856              prototype to show up as "_" under -Uuseperlio.)
44857      Branch: perl
44858            ! dump.c
44859 ____________________________________________________________________________
44860 [ 18599] By: rgs                                   on 2003/01/28  21:07:08
44861         Log: Fix a very small memory leak in op_free, by reserving the
44862              case op_seq == (U16)-1 for the compiler backend
44863
44864              Subject: Re: Freeing code
44865              From: "Paul Johnson" <paul@pjcj.net>
44866              Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
44867              Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
44868      Branch: perl
44869            ! op.c
44870 ____________________________________________________________________________
44871 [ 18598] By: rgs                                   on 2003/01/28  20:43:02
44872         Log: Integrate from maint-5.8:
44873              Change 18450 :
44874              Tiny output tweak.
44875              Change 18429 :
44876              AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
44877              things like drand48_data are undefined).
44878              Change 18388 :
44879              List the PERL_MAGIC_utf8 ('w') flag.
44880      Branch: perl
44881           !> hints/aix.sh pod/perlguts.pod t/op/pat.t
44882 ____________________________________________________________________________
44883 [ 18597] By: rgs                                   on 2003/01/27  21:52:00
44884         Log: Subject: Re: [perl #20274] perlbug requires dynamic loading
44885              From: Slaven Rezic <slaven@rezic.de>
44886              Date: 14 Jan 2003 20:58:54 +0100
44887              Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
44888      Branch: perl
44889            ! ext/Sys/Hostname/Hostname.pm
44890 ____________________________________________________________________________
44891 [ 18596] By: rgs                                   on 2003/01/27  20:38:21
44892         Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
44893              without the lval context tweak. Used in OP_DBSTATE.
44894              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
44895              From: Dave Mitchell <davem@fdgroup.com>
44896              Date: Sun, 26 Jan 2003 17:42:42 +0000
44897              Message-ID: <20030126174242.H16182@fdgroup.com>
44898      Branch: perl
44899            ! cop.h pp_ctl.c
44900 ____________________________________________________________________________
44901 [ 18595] By: rgs                                   on 2003/01/27  20:32:01
44902         Log: Subject: [PATCH] make Copy On Write work once again
44903              From: Nicholas Clark <nick@unfortu.net>
44904              Date: Sat, 25 Jan 2003 00:25:50 +0000
44905              Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net>
44906      Branch: perl
44907            ! sv.h
44908 ____________________________________________________________________________
44909 [ 18594] By: jhi                                   on 2003/01/27  20:01:44
44910         Log: Update the pod list for Plan 9.
44911      Branch: perl
44912            ! plan9/mkfile
44913 ____________________________________________________________________________
44914 [ 18593] By: sky                                   on 2003/01/26  22:37:21
44915         Log: When we copy things out of a hash and increment the
44916              refcount of the shared scalar, we really must protect
44917              that refcount increase with a lock, or else it might not
44918              happen. Fixes segfault when objects would prematurely
44919              be killed.
44920      Branch: perl
44921            ! ext/threads/shared/shared.xs
44922 ____________________________________________________________________________
44923 [ 18592] By: jhi                                   on 2003/01/26  21:54:36
44924         Log: Missing (STRLEN)casts.
44925      Branch: perl
44926            ! sv.c
44927 ____________________________________________________________________________
44928 [ 18589] By: rgs                                   on 2003/01/26  13:06:49
44929         Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
44930
44931              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
44932              From: Dave Mitchell <davem@fdgroup.com>
44933              Date: Fri, 24 Jan 2003 18:44:19 +0000
44934              Message-ID: <20030124184419.F11179@fdgroup.com>
44935      Branch: perl
44936            ! mg.c op.h pp_ctl.c
44937 ____________________________________________________________________________
44938 [ 18588] By: jhi                                   on 2003/01/26  12:18:10
44939         Log: Lest people get worried about not having PerlIO.
44940      Branch: perl
44941            ! pod/perluniintro.pod
44942 ____________________________________________________________________________
44943 [ 18586] By: jhi                                   on 2003/01/26  09:19:01
44944         Log: Plan 9 doesn't do nm, from Russ Cox.
44945      Branch: perl
44946            ! Configure
44947 ____________________________________________________________________________
44948 [ 18584] By: jhi                                   on 2003/01/26  09:11:23
44949         Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
44950      Branch: perl
44951            ! plan9/plan9ish.h
44952 ____________________________________________________________________________
44953 [ 18583] By: jhi                                   on 2003/01/26  09:08:36
44954         Log: Plan 9 compiler can't return quads from the ?: (condop).
44955              (There may be more spots like this, so a Configure test
44956              maybe in order, but this works for now.)  From Russ Cox.
44957      Branch: perl
44958            ! ext/PerlIO/via/via.xs plan9/plan9ish.h
44959 ____________________________________________________________________________
44960 [ 18581] By: ams                                   on 2003/01/26  05:29:40
44961         Log: Subject: Re: truncate using a globref
44962              From: Slaven Rezic <slaven@rezic.de>
44963              Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
44964              Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
44965      Branch: perl
44966            ! pp_sys.c t/io/fs.t
44967 ____________________________________________________________________________
44968 [ 18580] By: ams                                   on 2003/01/26  04:57:47
44969         Log: Subject: patch to speed up Perl's slurp mode
44970              From: Enache Adrian <enache@rdslink.ro>
44971              Date: Fri, 24 Jan 2003 06:23:54 +0200
44972              Message-Id: <20030124042354.GA30362@ratsnest.hole>
44973      Branch: perl
44974            ! sv.c
44975 ____________________________________________________________________________
44976 [ 18579] By: ams                                   on 2003/01/26  02:50:44
44977         Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
44978              From: Enache Adrian <enache@rdslink.ro>
44979              Date: Sun, 26 Jan 2003 04:55:48 +0200
44980              Message-Id: <20030126025548.GB812@ratsnest.hole>
44981      Branch: perl
44982            ! pp_ctl.c
44983 ____________________________________________________________________________
44984 [ 18578] By: ams                                   on 2003/01/26  02:40:20
44985         Log: Subject: [PATCH Storable 2.06] const declaration fixup
44986              From: "Craig A. Berry" <craigberry@mac.com>
44987              Date: Thu, 23 Jan 2003 16:24:46 -0600
44988              Message-Id: <3E306BAE.4030807@mac.com>
44989      Branch: perl
44990            ! ext/Storable/Storable.xs
44991 ____________________________________________________________________________
44992 [ 18577] By: rgs                                   on 2003/01/23  20:46:00
44993         Log: Subject: [PATCH] move pad.c warnings to different test file
44994              From: Dave Mitchell <davem@fdgroup.com>
44995              Date: Thu, 23 Jan 2003 20:56:47 +0000
44996              Message-ID: <20030123205647.C8696@fdgroup.com>
44997      Branch: perl
44998            + t/lib/warnings/pad
44999            ! MANIFEST t/lib/warnings/op
45000 ____________________________________________________________________________
45001 [ 18573] By: nick                                  on 2003/01/23  07:26:43
45002         Log: Fix Solaris 32-bit invalidate case.
45003      Branch: perl
45004            ! perlio.c
45005 ____________________________________________________________________________
45006 [ 18572] By: rgs                                   on 2003/01/22  21:40:21
45007         Log: Integrate change 18448 from maint-5.8 :
45008
45009              Subject: Partial Data::Dumper patch
45010              From: Richard Clamp <richardc@unixbeard.net>
45011              Date: Sat, 4 Jan 2003 00:52:47 +0000
45012              Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
45013
45014              Subject: Re: Partial Data::Dumper patch
45015              From: Slaven Rezic <slaven@rezic.de>
45016              Date: 04 Jan 2003 02:48:08 +0100
45017              Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
45018      Branch: perl
45019           !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
45020 ____________________________________________________________________________
45021 [ 18571] By: rgs                                   on 2003/01/22  21:22:31
45022         Log: Subject: [PATCH] Re: difference between my and our before introduction
45023              From: Dave Mitchell <davem@fdgroup.com>
45024              Date: Thu, 16 Jan 2003 17:12:37 +0000
45025              Message-ID: <20030116171237.C420@fdgroup.com>
45026              (with a small test tweak)
45027      Branch: perl
45028            ! pad.c t/comp/our.t toke.c
45029 ____________________________________________________________________________
45030 [ 18569] By: rgs                                   on 2003/01/22  21:00:59
45031         Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
45032      Branch: perl
45033            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
45034 ____________________________________________________________________________
45035 [ 18561] By: jhi                                   on 2003/01/22  17:43:45
45036         Log: Integrate from perlio:
45037              [ 18560]
45038              Fixes for open.pm which attempts to load layers:
45039              1. C equivalent of local $SIG{__WARN__} = sub {}
45040              while loading layers to supress warnings lib/open.t does
45041              not want.
45042              2. The loading scheme does not recurse now so look for
45043              new symptom of bad layer which is that a good module
45044              fails to load (as we cannot open any files).
45045
45046              NOTE: In my opinion open.pm should probably die on bad layer
45047              spec rather than just (maybe) warning and then allowing opens
45048              to fail.
45049      Branch: perl
45050           !> lib/open.t perlio.c
45051 ____________________________________________________________________________
45052 [ 18559] By: jhi                                   on 2003/01/22  13:19:31
45053         Log: Upgrade to Encode 1.86.
45054      Branch: perl
45055            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
45056            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
45057            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
45058 ____________________________________________________________________________
45059 [ 18558] By: jhi                                   on 2003/01/22  13:05:27
45060         Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack
45061              From: Dave Mitchell <davem@fdgroup.com>
45062              Date: Sun, 19 Jan 2003 17:22:05 +0000
45063              Message-ID: <20030119172204.D24444@fdgroup.com>
45064      Branch: perl
45065            ! dump.c
45066 ____________________________________________________________________________
45067 [ 18557] By: jhi                                   on 2003/01/22  13:01:15
45068         Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
45069              From: Nicholas Clark <nick@unfortu.net>
45070              Date: Tue, 21 Jan 2003 22:27:21 +0000
45071              Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
45072      Branch: perl
45073            ! sv.c t/op/ref.t
45074 ____________________________________________________________________________
45075 [ 18556] By: jhi                                   on 2003/01/22  12:59:02
45076         Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
45077              From: Robin Barker <Robin.Barker@npl.co.uk>
45078              Date: Mon, 20 Jan 2003 15:26:21 -0000
45079              Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
45080      Branch: perl
45081            ! perlio.h
45082 ____________________________________________________________________________
45083 [ 18555] By: jhi                                   on 2003/01/22  12:57:20
45084         Log: Integrate from perlio:
45085              [ 18539]
45086              Try the invalidate_fileno() idea for non-leaky stdio sockets.
45087
45088              [ 18540]
45089              stdio does NOT set errno==EBADF on invalidated fileno
45090
45091              [ 18547]
45092              Tweak APItest for new semantics of printf.
45093              Now printf() is always real printf() and not #define'd to
45094              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected
45095              back to original file does not affect stdout unless we are
45096              using :stdio as implementation. So things printf()ed XS side
45097              are not written to file (and turn up at end of test).
45098              So add an XS function which does fflush(stdout), modify .pm
45099              file to export it and .t file to call it.
45100
45101              [ 18548]
45102              Add defined(__osf__) case to invalidate_fileno (for Tru64).
45103
45104              [ 18549]
45105              Report layer name (without arg) on fail, and attempt to
45106              autoload layer name. (Fix for [perl #20460]).
45107
45108              [ 18550]
45109              #if defined(__irix__) (for stdio invalidate) from Jarkko.
45110      Branch: perl
45111           !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
45112           !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c
45113 ____________________________________________________________________________
45114 [ 18554] By: jhi                                   on 2003/01/22  12:47:03
45115         Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
45116              From: Dave Mitchell <davem@fdgroup.com>
45117              Date: Sun, 19 Jan 2003 16:43:54 +0000
45118              Message-ID: <20030119164353.B24444@fdgroup.com>
45119      Branch: perl
45120            ! av.c t/op/array.t
45121 ____________________________________________________________________________
45122 [ 18553] By: jhi                                   on 2003/01/22  12:43:31
45123         Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
45124              From: Martti Rahkila <martti.rahkila@hut.fi>
45125              Date: Sat, 18 Jan 2003 00:25:39 +0200
45126              Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
45127
45128              (chose the 'even safer' version)
45129      Branch: perl
45130            ! lib/Term/Complete.pm
45131 ____________________________________________________________________________
45132 [ 18552] By: jhi                                   on 2003/01/22  12:34:06
45133         Log: Subject: [PATCH] assert PV isn't RV
45134              From: Nicholas Clark <nick@unfortu.net>
45135              Date: Fri, 17 Jan 2003 19:40:45 +0000
45136              Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
45137      Branch: perl
45138            ! sv.h
45139 ____________________________________________________________________________
45140 [ 18551] By: jhi                                   on 2003/01/22  12:28:11
45141         Log: Integrate from maint-5.8:
45142              [ 18375]
45143              Better version of change #18370; use the new 'E' flag
45144              so that cxinc is exposed (as cpp) only to List::Util
45145              (well, any extension) (well, anyone who does -DPERL_EXT),
45146              no need to export it globally.
45147      Branch: perl
45148           !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
45149 ____________________________________________________________________________
45150 [ 18545] By: ams                                   on 2003/01/22  06:06:26
45151         Log: Subject: [PATCH perl-current] AUTHORS correction
45152              From: Richard Soderberg <rs@crystalflame.net>
45153              Date: Wed, 22 Jan 2003 02:08:13 -0500
45154              Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
45155      Branch: perl
45156            ! AUTHORS
45157 ____________________________________________________________________________
45158 [ 18544] By: jhi                                   on 2003/01/22  03:45:01
45159         Log: Continuation of #18542.
45160      Branch: perl
45161            ! sv.c
45162 ____________________________________________________________________________
45163 [ 18543] By: jhi                                   on 2003/01/22  03:21:23
45164         Log: Update the MD5 checksums.
45165      Branch: perl
45166            ! ext/Digest/MD5/t/files.t
45167 ____________________________________________________________________________
45168 [ 18542] By: hv                                    on 2003/01/22  01:37:52
45169         Log: #18530 misses a couple of pTHX definitions
45170      Branch: perl
45171            ! sv.c
45172 ____________________________________________________________________________
45173 [ 18541] By: jhi                                   on 2003/01/21  22:08:51
45174         Log: Try to make including patchlevel.h a bit more
45175              robust (use <> instead of "") and in case of
45176              failure (PERL_VERSION didn't get defined) try
45177              to fail (by trying to #include an "obviously"
45178              named file that should not exist) (didn't use
45179              #error since IIRC older cpps do not have it)
45180              (Tries to address [perl #20276].)
45181      Branch: perl
45182            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
45183            ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
45184            ! ext/Storable/Storable.xs
45185 ____________________________________________________________________________
45186 [ 18538] By: merijn                                on 2003/01/21  16:54:00
45187         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
45188              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45189              Date: Mon, 30 Dec 2002 18:01:16 -0800
45190              Message-ID: <spPE+gzkg+6F092yn@efn.org>
45191      Branch: perl
45192            ! Configure
45193 ____________________________________________________________________________
45194 [ 18536] By: jhi                                   on 2003/01/21  14:18:40
45195         Log: Allow explicit -C enable/disable by -C:1/-C:0
45196              (suggested by Peter Haworth).
45197      Branch: perl
45198            ! perl.c pod/perlrun.pod
45199 ____________________________________________________________________________
45200 [ 18534] By: hv                                    on 2003/01/21  02:22:53
45201         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
45202              From: Chip Turner <cturner@redhat.com>
45203              Date: 02 Jan 2003 11:35:57 -0500
45204              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
45205      Branch: perl
45206            ! lib/Pod/Perldoc.pm
45207 ____________________________________________________________________________
45208 [ 18533] By: hv                                    on 2003/01/21  02:15:29
45209         Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
45210              From: hv@crypt.org
45211              Date: Thu, 02 Jan 2003 14:33:49 +0000
45212              Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
45213      Branch: perl
45214            ! regexec.c t/op/subst.t
45215 ____________________________________________________________________________
45216 [ 18532] By: hv                                    on 2003/01/21  01:56:31
45217         Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
45218              From: Martien Verbruggen <mgjv@tradingpost.com.au>
45219              Date: Tue, 31 Dec 2002 16:42:28 +1100
45220              Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
45221      Branch: perl
45222            ! pod/perlsyn.pod
45223 ____________________________________________________________________________
45224 [ 18531] By: hv                                    on 2003/01/21  01:52:49
45225         Log: integrate #18366-18370 from maint-5.8:
45226              Implement the CPP namespace protection from [perl #8610];
45227              unless a function has an 'A' flag, it's defined only if
45228              PERL_CORE.  (Why do we have so many many functions with an
45229              'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
45230              could be cut down further by having a state variable and
45231              inserting #ifdefs and #endifs when the state flips.)
45232
45233              Caught by change #18366; thanks to the re extension we have some
45234              functions that are file static but yet part of "the public API"...
45235              Maybe a new class of exportability (a new embed.fnc flag) is
45236              required for this case.
45237
45238              Continue on change #18367; implement the said flag, 'E'.
45239              (Some nm output studying was needed to get the right set
45240              of re symbols defined.)
45241
45242              In AIX (strict symbol exports) the cxinc is needed for List::Util.
45243      Branch: perl
45244            ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym
45245 ____________________________________________________________________________
45246 [ 18530] By: hv                                    on 2003/01/21  01:37:03
45247         Log: integrate (by hand) #18353 and #18359 from maint-5.8:
45248              Introduce a cache for UTF-8 data: length and byte<->char offset
45249              mapping are stored in a new type of magic.  Speeds up length(),
45250              substr(), index(), rindex(), pos(), and some parts of s///.
45251
45252              The speedup varies a lot (on the usual suspects: what is the
45253              access pattern of the data, compiler, CPU), but should be at
45254              least one order of magnitude, and getting to the same magnitude
45255              as byte string speeds, and in some cases  (length on unchanged data)
45256              even reaching the byte string speed.  On the other hand, in some
45257              cases (index) the byte speed is still faster by a factor of five
45258              or so, but the bottleneck there does not seem to be any more
45259              the byte<->char offset mapping (instead, the fbm_instr() speed).
45260
45261              There is one cache slot for the length, and only two for the
45262              byte<->char offset mapping (the first one for the start->offset,
45263              and the second for the offset->offset+length, when talking
45264              in substr() terms).
45265
45266              Code this hairy is bound to have hairy trolls hiding under it.
45267              [...]
45268              A small tweak on top of #18353: don't display mg_len bytes of
45269              mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
45270      Branch: perl
45271            ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h
45272            ! sv.c util.c
45273 ____________________________________________________________________________
45274 [ 18529] By: hv                                    on 2003/01/21  00:44:20
45275         Log: integrate #18349 from maint-5.8:
45276              At least partially address [perl #10000] by speeding
45277              up both the ASCII case (by about 2-3%) and the UTF-8 case
45278              (by about 45%).  The major trick is to avoid hitting the
45279              costly S_reginclass().  (Even before this patch the speedup
45280              since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
45281              still about 30-60% slower than the ASCII case.  (Note that
45282              I'm unable to reproduce the 10-fold speed difference of the
45283              original bug report; I can see a factor of 2 or 3, but no more.)
45284      Branch: perl
45285           !> regexec.c
45286 ____________________________________________________________________________
45287 [ 18528] By: hv                                    on 2003/01/21  00:24:11
45288         Log: Subject: [PATCH pp_ctl.c] silence warning
45289              From: Dave Mitchell <davem@fdgroup.com>
45290              Date: Sun, 29 Dec 2002 15:09:31 +0000
45291              Message-ID: <20021229150931.C2325@fdgroup.com>
45292      Branch: perl
45293            ! pp_ctl.c
45294 ____________________________________________________________________________
45295 [ 18527] By: hv                                    on 2003/01/21  00:04:14
45296         Log: Subject: perl version reporting
45297              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45298              Date: Wed, 18 Dec 2002 08:30:32 +0100
45299              Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
45300      Branch: perl
45301            ! perl.c
45302 ____________________________________________________________________________
45303 [ 18526] By: hv                                    on 2003/01/20  23:21:22
45304         Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
45305              From: Blair Zajac <blair@orcaware.com>
45306              Date: Wed, 08 Jan 2003 12:28:35 -0800
45307              Message-ID: <3E1C89F3.2B4759C@orcaware.com>
45308      Branch: perl
45309            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
45310            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
45311 ____________________________________________________________________________
45312 [ 18524] By: jhi                                   on 2003/01/20  17:51:10
45313         Log: Integrate from perlio:
45314              [ 18520]
45315              Move #define printf out of perl.h into appropriate
45316              PerlIO files.
45317      Branch: perl
45318           !> fakesdio.h nostdio.h perl.h
45319 ____________________________________________________________________________
45320 [ 18523] By: jhi                                   on 2003/01/20  17:48:51
45321         Log: Upgrade to Digest 1.02.
45322      Branch: perl
45323            ! lib/Digest.pm lib/Digest.t
45324 ____________________________________________________________________________
45325 [ 18522] By: jhi                                   on 2003/01/20  17:43:15
45326         Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
45327              From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
45328              Date: 20 Jan 2003 01:54:07 -0000
45329              Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
45330      Branch: perl
45331            ! pp_hot.c
45332 ____________________________________________________________________________
45333 [ 18521] By: jhi                                   on 2003/01/20  17:37:35
45334         Log: Retract #18154 (integrate of perlio #18507), not enough
45335              threadsafety.
45336      Branch: perl
45337            ! perlio.c
45338 ____________________________________________________________________________
45339 [ 18519] By: jhi                                   on 2003/01/20  12:25:43
45340         Log: Encode MANIFEST update.
45341      Branch: perl
45342            ! ext/Encode/MANIFEST
45343 ____________________________________________________________________________
45344 [ 18517] By: nick                                  on 2003/01/20  08:34:10
45345         Log: Integrate #18405 from maint-5.8 which fixes whitespac
45346              issues in open(FH,"&...")
45347      Branch: perl
45348           !> doio.c
45349 ____________________________________________________________________________
45350 [ 18516] By: jhi                                   on 2003/01/19  13:48:10
45351         Log: microperl update.
45352      Branch: perl
45353            ! Makefile.micro uconfig.h uconfig.sh
45354 ____________________________________________________________________________
45355 [ 18514] By: jhi                                   on 2003/01/18  18:36:00
45356         Log: Integrate from perlio:
45357              [ 18507]
45358              Thread-protection for dup/fclose/dup2 scheme of stdio leak
45359              avoidance.
45360      Branch: perl
45361           !> perlio.c t/io/tell.t
45362 ____________________________________________________________________________
45363 [ 18513] By: jhi                                   on 2003/01/18  18:07:01
45364         Log: Slight pod reformatting based on [perl #20284].
45365      Branch: perl
45366            ! README.mint ext/Data/Dumper/Dumper.pm
45367 ____________________________________________________________________________
45368 [ 18512] By: jhi                                   on 2003/01/17  21:00:15
45369         Log: EPOC perl address updates.
45370      Branch: perl
45371            ! README.epoc
45372 ____________________________________________________________________________
45373 [ 18511] By: jhi                                   on 2003/01/17  20:23:42
45374         Log: Upgrade to Digest 1.01.
45375      Branch: perl
45376            ! lib/Digest.pm
45377 ____________________________________________________________________________
45378 [ 18510] By: jhi                                   on 2003/01/17  19:53:37
45379         Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
45380      Branch: perl
45381            ! utils/libnetcfg.PL
45382 ____________________________________________________________________________
45383 [ 18509] By: jhi                                   on 2003/01/17  19:45:11
45384         Log: Upgrade to Digest::MD5 2.22.
45385      Branch: perl
45386            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
45387            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
45388            ! ext/Digest/MD5/t/files.t
45389 ____________________________________________________________________________
45390 [ 18508] By: merijn                                on 2003/01/17  14:12:53
45391         Log: Subject: Re: 18457 on cygwin/20030113
45392              From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
45393              Date: Fri, 17 Jan 2003 15:10:34 +0000
45394              Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
45395      Branch: perl
45396            ! t/io/tell.t
45397 ____________________________________________________________________________
45398 [ 18504] By: jhi                                   on 2003/01/17  13:21:51
45399         Log: Integrate from perlio:
45400              [ 18476]
45401              Remove workaround for :stdio layer bug now fixed
45402              (Fixes #18975)
45403      Branch: perl
45404           !> pp_sys.c
45405 ____________________________________________________________________________
45406 [ 18502] By: jhi                                   on 2003/01/16  22:53:23
45407         Log: Integrate from maint-5.6:
45408              [ 18477]
45409              search utility doesn't skip exe/lib/pdb files properly on windows
45410      Branch: perl
45411           !> win32/bin/search.pl
45412 ____________________________________________________________________________
45413 [ 18501] By: rgs                                   on 2003/01/16  21:28:42
45414         Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
45415              From: "Jos I. Boumans" <kane@dwim.org>
45416              Date: Thu, 16 Jan 2003 14:04:48 +0100
45417              Message-ID: <3E26ADF0.6010605@dwim.org>
45418              (with test tweaks)
45419      Branch: perl
45420            ! lib/File/Find.pm lib/File/Find/t/find.t
45421 ____________________________________________________________________________
45422 [ 18500] By: rgs                                   on 2003/01/16  21:17:14
45423         Log: Integrate #18447 from maint-5.8 :
45424              test.pl-ise t/op/fh.t.
45425      Branch: perl
45426           !> t/op/fh.t
45427 ____________________________________________________________________________
45428 [ 18499] By: rgs                                   on 2003/01/16  20:58:59
45429         Log: Integrate changes to Attribute::Handlers from maint-5.8
45430              (18404 and 18427).
45431              Subject: [PATCH] Re: Attribute::Handlers phase variance
45432              From: Richard Clamp <richardc@unixbeard.net>
45433              Date: Mon, 9 Dec 2002 11:10:24 +0000
45434              Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
45435      Branch: perl
45436           !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
45437 ____________________________________________________________________________
45438 [ 18498] By: rgs                                   on 2003/01/16  20:48:10
45439         Log: Integrate changes #18422 and #18423 from maint-5.8.
45440              18422 :
45441              Third Degree found a read of uninit memory (after setting
45442              grent_size with sysconf(), pwent_size was read).  Also make
45443              the ERANGE/INVARG more consistent.
45444              18423 :
45445              spent_size was still off.  (As far as I can tell
45446              _SC_GETPW_R_SIZE_MAX is supposed to be used also
45447              for spents, not just pwents.)
45448      Branch: perl
45449           !> reentr.c reentr.h reentr.pl
45450 ____________________________________________________________________________
45451 [ 18497] By: rgs                                   on 2003/01/16  20:40:58
45452         Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
45453              From: Dave Mitchell <davem@fdgroup.com>
45454              Date: Wed, 1 Jan 2003 21:43:24 +0000
45455              Message-ID: <20030101214324.F12907@fdgroup.com>
45456              (integrated from change #18397 in maint-5.8)
45457      Branch: perl
45458           !> lib/Time/Local.pm lib/Time/Local.t
45459 ____________________________________________________________________________
45460 [ 18496] By: jhi                                   on 2003/01/16  20:36:23
45461         Log: Fix 'use encoding' I/O for code points 0x80..0xFF;
45462              code changes from Inaba Hiroto; test tweaks by jhi.
45463      Branch: perl
45464            + ext/Encode/t/enc_eucjp.t
45465            ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t
45466            ! pp.c sv.c sv.h t/uni/tr_utf8.t
45467 ____________________________________________________________________________
45468 [ 18495] By: jhi                                   on 2003/01/16  20:19:36
45469         Log: It seems the binmode() is needed with UTF-8 locales enabled.
45470      Branch: perl
45471            ! ext/Encode/t/CJKT.t
45472 ____________________________________________________________________________
45473 [ 18494] By: jhi                                   on 2003/01/16  20:11:35
45474         Log: Upgrade to CGI.pm 2.89.
45475      Branch: perl
45476            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
45477            ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t
45478 ____________________________________________________________________________
45479 [ 18493] By: jhi                                   on 2003/01/16  20:03:01
45480         Log: Subject: Update for ext/MIME/Base64/
45481              From: Gisle Aas <gisle@ActiveState.com>
45482              Date: 30 Dec 2002 07:34:34 -0800
45483              Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
45484      Branch: perl
45485            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
45486            ! ext/MIME/Base64/QuotedPrint.pm
45487            ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t
45488 ____________________________________________________________________________
45489 [ 18492] By: jhi                                   on 2003/01/16  19:56:07
45490         Log: Subject: Update for ext/Digest/MD5/
45491              From: Gisle Aas <gisle@ActiveState.com>
45492              Date: 30 Dec 2002 07:38:16 -0800
45493              Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
45494      Branch: perl
45495            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
45496            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
45497            ! ext/Digest/MD5/t/files.t
45498 ____________________________________________________________________________
45499 [ 18491] By: jhi                                   on 2003/01/16  19:24:10
45500         Log: if (0) the PL_widesyscalls code for now: Sarathy
45501              should take another look to see whether it is really
45502              safe to remove the code, too.
45503      Branch: perl
45504            ! win32/win32.h wince/win32.h
45505 ____________________________________________________________________________
45506 [ 18490] By: jhi                                   on 2003/01/16  01:58:39
45507         Log: Make the locale-induced UTF-8-ification of STD fhs
45508              and the default file open layer explicit (either -C
45509              or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
45510      Branch: perl
45511            ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h
45512            ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod
45513            ! pod/perlvar.pod
45514 ____________________________________________________________________________
45515 [ 18489] By: rgs                                   on 2003/01/15  20:55:00
45516         Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
45517              From: Brendan O'Dea <bod@debian.org>
45518              Date: Sun, 12 Jan 2003 06:18:32 +1100
45519              Message-ID: <20030111191832.GA19441@londo.c47.org>
45520      Branch: perl
45521            ! pod/perlrun.pod
45522 ____________________________________________________________________________
45523 [ 18488] By: rgs                                   on 2003/01/15  20:51:48
45524         Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
45525              From: Brendan O'Dea <bod@debian.org>
45526              Date: Sun, 12 Jan 2003 06:17:30 +1100
45527              Message-ID: <20030111191730.GA19420@londo.c47.org>
45528      Branch: perl
45529            ! lib/diagnostics.pm
45530 ____________________________________________________________________________
45531 [ 18487] By: rgs                                   on 2003/01/15  20:45:14
45532         Log: Add a test case for bug [perl #19545]
45533      Branch: perl
45534            ! t/op/do.t
45535 ____________________________________________________________________________
45536 [ 18486] By: rgs                                   on 2003/01/15  20:34:52
45537         Log: isa() and can() didn't work on magic variables
45538              see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
45539              plus a test case by B. Goldberg
45540      Branch: perl
45541            ! t/op/universal.t universal.c
45542 ____________________________________________________________________________
45543 [ 18485] By: rgs                                   on 2003/01/15  20:10:57
45544         Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
45545              From: Stephen McCamant <smcc@mit.edu>
45546              Date: Thu, 2 Jan 2003 18:08:23 -0500
45547              Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
45548              Plus a test by Jarkko
45549              Integrated from changes 18444 and 18446 from maint-5.8
45550      Branch: perl
45551           +> t/op/readline.t
45552           !> MANIFEST pp_hot.c
45553 ____________________________________________________________________________
45554 [ 18484] By: jhi                                   on 2003/01/15  14:09:57
45555         Log: Upgrade to Time::HiRes 1.42.
45556      Branch: perl
45557            + ext/Time/HiRes/fallback/const-c.inc
45558            + ext/Time/HiRes/fallback/const-xs.inc
45559            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
45560            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
45561 ____________________________________________________________________________
45562 [ 18483] By: jhi                                   on 2003/01/15  00:23:20
45563         Log: Detypo.
45564      Branch: perl
45565            ! ext/Encode/Unicode/Unicode.xs
45566 ____________________________________________________________________________
45567 [ 18482] By: rgs                                   on 2003/01/14  21:41:04
45568         Log: Integrate change #18365 from maint-5.8 :
45569              Doc tweak on the S_ macros.
45570      Branch: perl
45571           !> pod/perlfunc.pod
45572 ____________________________________________________________________________
45573 [ 18481] By: jhi                                   on 2003/01/14  12:40:24
45574         Log: Apparently some stdios have bugs (no! don't tell it is so!)
45575              or there is a corner of stdio that is substandardised.
45576      Branch: perl
45577            ! t/io/tell.t
45578 ____________________________________________________________________________
45579 [ 18480] By: jhi                                   on 2003/01/14  01:25:14
45580         Log: Encode 1.84 broke the subtest #7, further study required.
45581      Branch: perl
45582            ! t/uni/tr_utf8.t
45583 ____________________________________________________________________________
45584 [ 18479] By: jhi                                   on 2003/01/13  23:13:02
45585         Log: Add a test for encoding 'utf8'.
45586      Branch: perl
45587            + ext/Encode/t/enc_utf8.t
45588            ! MANIFEST ext/Encode/MANIFEST
45589 ____________________________________________________________________________
45590 [ 18478] By: jhi                                   on 2003/01/13  23:10:55
45591         Log: Upgrade to Encode 1.84.
45592      Branch: perl
45593            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
45594            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
45595 ____________________________________________________________________________
45596 [ 18475] By: jhi                                   on 2003/01/13  02:42:47
45597         Log: Integrate from perlio:
45598              [ 18471]
45599              Fix #18711 and add test for it (and indeed tell on write
45600              handles at all !
45601
45602              (#18711 Serious bug of tell() in perl)
45603      Branch: perl
45604           !> perlio.c t/io/tell.t
45605 ____________________________________________________________________________
45606 [ 18474] By: jhi                                   on 2003/01/13  02:41:04
45607         Log: Integrate from perlio:
45608              [ 18470]
45609              Fix #16306 and #16880
45610
45611              (#16306 Big Badda leak in Sockets)
45612              (#16880 Memory leak with IO::Socket in Perl v5.8.0)
45613      Branch: perl
45614           !> perlio.c
45615 ____________________________________________________________________________
45616 [ 18473] By: jhi                                   on 2003/01/13  02:38:33
45617         Log: Integrate perlio #18040 and #18043 (no real changes;
45618              some whitespace changes but ignored them so that Dan's
45619              version of Encode wins)
45620      Branch: perl
45621           !> ext/Encode/Encode.xs
45622 ____________________________________________________________________________
45623 [ 18472] By: jhi                                   on 2003/01/13  01:31:01
45624         Log: Integrate perlio to mainline:
45625              [ 18240]
45626              Avoid eqtime() wiping the file (as suggested by
45627              "Luis G. Uribe C." <GUribe@SoftHome.net>
45628      Branch: perl
45629           !> lib/ExtUtils/Command.pm
45630 ____________________________________________________________________________
45631 [ 18468] By: rgs                                   on 2003/01/09  21:07:44
45632         Log: Subject: [PATCH] VMS perly build tweak
45633              From: "Craig A. Berry" <craigberry@mac.com>
45634              Date: Thu, 9 Jan 2003 14:44:40 -0600
45635              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
45636      Branch: perl
45637            ! vms/descrip_mms.template
45638 ____________________________________________________________________________
45639 [ 18467] By: rgs                                   on 2003/01/09  21:03:07
45640         Log: Document that ${^TAINT} is read-only.
45641      Branch: perl
45642            ! pod/perlvar.pod
45643 ____________________________________________________________________________
45644 [ 18465] By: rgs                                   on 2003/01/08  22:02:26
45645         Log: Fix the doc for splitpath() in the File::Spec modules :
45646              this function doesn't return undef in any case.
45647      Branch: perl
45648            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
45649            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
45650 ____________________________________________________________________________
45651 [ 18464] By: rgs                                   on 2003/01/08  21:40:37
45652         Log: Subject: [PATCH] label code in pp_ctl.c
45653              From: Nicholas Clark <nick@unfortu.net>
45654              Date: Thu, 26 Dec 2002 21:19:36 +0000
45655              Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
45656              (Integrated from change #18400 from maint-5.8)
45657      Branch: perl
45658           !> pp_ctl.c
45659 ____________________________________________________________________________
45660 [ 18463] By: rgs                                   on 2003/01/08  21:27:49
45661         Log: Subject: [DOCPATCH] hv_store and hv_store_ent
45662              From: Nicholas Clark <nick@unfortu.net>
45663              Date: Wed, 1 Jan 2003 18:17:59 +0000
45664              Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
45665              (Integrated from change #18399 from maint-5.8)
45666      Branch: perl
45667           !> hv.c
45668 ____________________________________________________________________________
45669 [ 18462] By: rgs                                   on 2003/01/08  21:24:09
45670         Log: Integrate change #18391 from maint-5.8:
45671              Document the installprefix trick for compiling PASE Perl in AIX.
45672      Branch: perl
45673           !> README.os400
45674 ____________________________________________________________________________
45675 [ 18461] By: rgs                                   on 2003/01/08  21:16:54
45676         Log: Integrate change #18362 from maint-5.8:
45677              Fix [perl #18666] (taking the more conservative approach).
45678      Branch: perl
45679           !> lib/File/Spec/Unix.pm
45680 ____________________________________________________________________________
45681 [ 18460] By: rgs                                   on 2003/01/08  21:14:20
45682         Log: Integrate change #18361 from maint-5.8:
45683              Document that the socketpair tests are unhappy in old SCO,
45684              as per [perl #18537].
45685      Branch: perl
45686           !> pod/perl58delta.pod
45687 ____________________________________________________________________________
45688 [ 18459] By: rgs                                   on 2003/01/08  20:48:19
45689         Log: PerlFAQ sync.
45690      Branch: perl
45691            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
45692            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
45693            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
45694            ! pod/perlfaq9.pod
45695 ____________________________________________________________________________
45696 [ 18456] By: hv                                    on 2003/01/07  09:20:22
45697         Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
45698              From: Nicholas Clark <nick@unfortu.net>
45699              Date: Thu, 26 Dec 2002 21:16:27 +0000
45700              Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
45701      Branch: perl
45702            ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c
45703            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c
45704            ! utf8.c
45705 ____________________________________________________________________________
45706 [ 18455] By: hv                                    on 2003/01/07  08:54:38
45707         Log: Subject: [PATCH] integrate more with report_evil_fh
45708              From: Nicholas Clark <nick@unfortu.net>
45709              Date: Thu, 26 Dec 2002 20:56:21 +0000
45710              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
45711      Branch: perl
45712            ! pp_sys.c
45713 ____________________________________________________________________________
45714 [ 18454] By: hv                                    on 2003/01/07  08:45:54
45715         Log: Integrate podlators-1.25
45716      Branch: perl
45717            ! lib/Pod/Man.pm lib/Pod/t/man.t
45718 ____________________________________________________________________________
45719 [ 18453] By: rgs                                   on 2003/01/06  20:31:43
45720         Log: Change the value of ${^TAINT} : 0 without taint checks,
45721              1 with -T, and -1 with -t or -TU.
45722      Branch: perl
45723            ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
45724            ! t/run/switcht.t
45725 ____________________________________________________________________________
45726 [ 18451] By: merijn                                on 2003/01/06  06:43:11
45727         Log: Subject: [PATCH perl@18746] VMS test adjustments
45728              Date: Sat, 04 Jan 2003 11:26:00 -0600
45729              From: "Craig A. Berry" <craigberry@mac.com>
45730              Message-ID: <3E171928.1040100@mac.com>
45731      Branch: perl
45732            ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
45733            ! t/run/switchI.t
45734 ____________________________________________________________________________
45735 [ 18441] By: rgs                                   on 2003/01/04  20:06:45
45736         Log: Subject: [DOCPATCH] File::Copy's synopsis
45737              From: Nicholas Clark <nick@unfortu.net>
45738              Date: Wed, 1 Jan 2003 21:09:30 +0000
45739              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
45740      Branch: perl
45741            ! lib/File/Copy.pm
45742 ____________________________________________________________________________
45743 [ 18440] By: rgs                                   on 2003/01/04  16:31:31
45744         Log: Integrate change #18420 from maint-5.8:
45745              Mea culpa: the join() was the string join, not the
45746              ithreads join().
45747      Branch: perl
45748           !> ext/threads/t/join.t
45749 ____________________________________________________________________________
45750 [ 18439] By: rgs                                   on 2003/01/04  15:34:54
45751         Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
45752              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
45753              Date: Fri, 13 Dec 2002 00:54:43 +0100
45754              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
45755              Same as change 18403 for maint-5.8 branch
45756      Branch: perl
45757            ! lib/ExtUtils/t/Embed.t
45758 ____________________________________________________________________________
45759 [ 18438] By: rgs                                   on 2003/01/04  15:24:22
45760         Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
45761              From: andreas.koenig@anima.de (Andreas J. Koenig)
45762              Date: Fri, 03 Jan 2003 00:57:15 +0100
45763              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
45764      Branch: perl
45765            ! pod/perlre.pod
45766 ____________________________________________________________________________
45767 [ 18435] By: jhi                                   on 2003/01/04  14:36:08
45768         Log: The problems.t is back.
45769      Branch: perl
45770            ! MANIFEST
45771 ____________________________________________________________________________
45772 [ 18434] By: sky                                   on 2003/01/04  07:43:50
45773         Log: Forgot to add problems.t with change #18419
45774      Branch: perl
45775            + ext/threads/t/problems.t
45776 ____________________________________________________________________________
45777 [ 18432] By: jhi                                   on 2003/01/04  04:48:30
45778         Log: One more (or, rather, less) //.
45779      Branch: perl
45780            ! ext/threads/threads.xs
45781 ____________________________________________________________________________
45782 [ 18431] By: jhi                                   on 2003/01/04  04:39:01
45783         Log: Integrate from maintperl:
45784              [ 18430]
45785              // is still not portable C commentary.
45786      Branch: perl
45787           !> ext/threads/threads.xs
45788 ____________________________________________________________________________
45789 [ 18425] By: jhi                                   on 2003/01/04  03:37:04
45790         Log: Until Arthur really adds the problems.t.
45791      Branch: perl
45792            ! MANIFEST
45793 ____________________________________________________________________________
45794 [ 18421] By: sky                                   on 2003/01/04  01:27:55
45795         Log: Fix long standing memory leak with pop and shift!
45796      Branch: perl
45797            ! ext/threads/shared/shared.xs
45798 ____________________________________________________________________________
45799 [ 18419] By: sky                                   on 2003/01/03  23:45:34
45800         Log: Fixes bug #15273, the return of the object caused
45801              the stash of the object to be cloned, cloning the entire syntax
45802              tree and all lexicals in there creating danglning copies to the
45803              object. (Pararell but unlinked STASH tree).
45804              This adds a new flag, when set it will use STASHES from the
45805              thread we are joining into avoiding the problem.
45806      Branch: perl
45807            ! MANIFEST ext/threads/threads.xs sv.c sv.h
45808 ____________________________________________________________________________
45809 [ 18417] By: sky                                   on 2003/01/03  18:16:46
45810         Log: Fake what context we are running in for CLONE and DESTROY so
45811              threads->tid() returns the correct value.
45812              This is reported as bug #10046
45813      Branch: perl
45814            ! ext/threads/t/basic.t ext/threads/threads.xs
45815 ____________________________________________________________________________
45816 [ 18413] By: sky                                   on 2003/01/03  15:15:14
45817         Log: Change pp_lock to take a reference instead of a
45818              scalar since it wouldn't fork for the HELEM/AELEM
45819              case. This was reported in bug #10045
45820      Branch: perl
45821            ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h
45822 ____________________________________________________________________________
45823 [ 18412] By: hv                                    on 2003/01/03  11:14:51
45824         Log: Integrate from maint-5.8 #18348:
45825              Make Math::Trig a little bit more better behaved module citizen.
45826      Branch: perl
45827           !> lib/Math/Trig.pm
45828 ____________________________________________________________________________
45829 [ 18411] By: hv                                    on 2003/01/03  11:11:09
45830         Log: Subject: Re: [perl #19061] 'goto' confuses 'redo'
45831              From: Stephen McCamant <smcc@mit.edu>
45832              Date: Sun, 22 Dec 2002 22:09:51 -0500
45833              Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
45834      Branch: perl
45835            ! pp_ctl.c
45836 ____________________________________________________________________________
45837 [ 18410] By: hv                                    on 2003/01/03  11:06:40
45838         Log: Subject: new flag SvPADSTALE
45839              From: Dave Mitchell <davem@fdgroup.com>
45840              Date: Thu, 19 Dec 2002 19:00:21 +0000
45841              Message-ID: <20021219190021.D9530@fdgroup.com>
45842      Branch: perl
45843            ! dump.c scope.c sv.h
45844 ____________________________________________________________________________
45845 [ 18409] By: hv                                    on 2003/01/03  11:05:09
45846         Log: Subject: remove flag SvPADBUSY
45847              From: Dave Mitchell <davem@fdgroup.com>
45848              Date: Thu, 19 Dec 2002 18:55:43 +0000
45849              Message-ID: <20021219185543.C9530@fdgroup.com>
45850      Branch: perl
45851            ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h
45852 ____________________________________________________________________________
45853 [ 18408] By: hv                                    on 2003/01/03  10:56:54
45854         Log: Subject: win32_msgwait() problem
45855              From: Gurusamy Sarathy <gsar@ActiveState.com>
45856              Date: Fri, 13 Dec 2002 17:31:59 -0800
45857              Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
45858      Branch: perl
45859            ! win32/win32.c
45860 ____________________________________________________________________________
45861 [ 18407] By: hv                                    on 2003/01/03  10:30:05
45862         Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
45863              From: hv@crypt.org
45864              Date: Thu, 02 Jan 2003 17:16:04 +0000
45865              Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
45866      Branch: perl
45867            ! sv.c
45868 ____________________________________________________________________________
45869 [ 18406] By: sky                                   on 2003/01/03  08:23:16
45870         Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
45871              libc_r functions.
45872      Branch: perl
45873            ! hints/darwin.sh
45874 ____________________________________________________________________________
45875 [ 18393] By: merijn                                on 2003/01/02  19:41:29
45876         Log: Subject: [PATCH perl-5.8/win32/makefile.mk] Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
45877              Date: Thu, 2 Jan 2003 19:02:21 +0100
45878              Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
45879              From: abe@ztreet.demon.nl (Abe Timmerman)
45880      Branch: perl
45881            ! win32/makefile.mk
45882 ____________________________________________________________________________
45883 [ 18390] By: merijn                                on 2003/01/02  07:32:00
45884         Log: Use a more likely location for the perl binary
45885      Branch: perl
45886            ! Porting/genlog
45887 ____________________________________________________________________________
45888 [ 18378] By: gsar                                  on 2002/12/31  04:07:56
45889         Log: integrate change#18377 from maint-5.6 branch
45890
45891              change#17566 needs to be more defensive about win32_dup2()
45892              itself calling SetStdHandle() (at least MSVCRT does this)
45893      Branch: perl
45894           !> win32/win32.c
45895 ____________________________________________________________________________
45896 [ 18376] By: hv                                    on 2002/12/31  02:02:17
45897         Log: Update Changes
45898      Branch: perl
45899            ! Changes patchlevel.h
45900 ____________________________________________________________________________
45901 [ 18374] By: hv                                    on 2002/12/30  03:32:22
45902         Log: Remove duplicate entry
45903      Branch: perl
45904            ! MANIFEST
45905 ____________________________________________________________________________
45906 [ 18373] By: hv                                    on 2002/12/30  03:19:17
45907         Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
45908              From: Dave Paris (via RT) <perlbug-followup@perl.org>
45909              Date: 22 Dec 2002 05:15:14 -0000
45910              Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
45911      Branch: perl
45912            ! pod/perlfunc.pod
45913 ____________________________________________________________________________
45914 [ 18372] By: hv                                    on 2002/12/30  03:13:42
45915         Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
45916              From: Michael G Schwern <schwern@pobox.com>
45917              Date: Sat, 21 Dec 2002 19:29:41 -0800
45918              Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
45919      Branch: perl
45920            ! lib/AutoSplit.pm
45921 ____________________________________________________________________________
45922 [ 18371] By: hv                                    on 2002/12/30  03:08:12
45923         Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
45924              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
45925              Date: Fri, 27 Dec 2002 16:14:24 +0100
45926              Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
45927      Branch: perl
45928            ! mg.c t/op/magic.t
45929 ____________________________________________________________________________
45930 [ 18358] By: gsar                                  on 2002/12/28  03:30:49
45931         Log: save_re_context() was not saving many regexec.c state
45932              variables, resulting in various reentrancy problems when
45933              the swatches were autoloaded by perl in the midst of a
45934              match
45935      Branch: perl
45936            ! regcomp.c
45937 ____________________________________________________________________________
45938 [ 18357] By: gsar                                  on 2002/12/28  02:16:51
45939         Log: silence another signed/unsigned mismatch warning
45940      Branch: perl
45941            ! op.c
45942 ____________________________________________________________________________
45943 [ 18356] By: gsar                                  on 2002/12/28  02:08:23
45944         Log: fix signed/unsigned mismatch warning from change#18266
45945      Branch: perl
45946            ! regcomp.c
45947 ____________________________________________________________________________
45948 [ 18355] By: gsar                                  on 2002/12/28  02:05:14
45949         Log: these variables are not in use anywhere since 5.8.0
45950      Branch: perl
45951            ! embedvar.h perlapi.h sv.c thrdvar.h
45952 ____________________________________________________________________________
45953 [ 18354] By: ams                                   on 2002/12/26  03:54:09
45954         Log: Subject: [PATCH] docpatch for cv.h
45955              From: Nicholas Clark <nick@unfortu.net>
45956              Date: Wed, 25 Dec 2002 21:01:04 +0000
45957              Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
45958      Branch: perl
45959            ! cv.h
45960 ____________________________________________________________________________
45961 [ 18351] By: hv                                    on 2002/12/25  02:29:17
45962         Log: #18345 was still broken; should be fixed now.
45963      Branch: perl
45964            ! sv.c
45965 ____________________________________________________________________________
45966 [ 18350] By: merijn                                on 2002/12/24  05:26:40
45967         Log: Removal of duplicate comment block
45968
45969              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45970              Subject: Re: [perl #19306] Sys::Syslog issues.
45971              Date: Mon, 23 Dec 2002 15:25:51 -0800
45972              Message-ID: </t5B+gzkg6DR092yn@efn.org>
45973      Branch: perl
45974            ! ext/Sys/Syslog/Syslog.pm
45975 ____________________________________________________________________________
45976 [ 18346] By: hv                                    on 2002/12/23  06:14:22
45977         Log: integrate maint-5.8 #18301
45978      Branch: perl
45979           !> lib/perl5db.pl
45980 ____________________________________________________________________________
45981 [ 18345] By: hv                                    on 2002/12/23  06:01:17
45982         Log: more on #18344.
45983      Branch: perl
45984            ! sv.c
45985 ____________________________________________________________________________
45986 [ 18344] By: hv                                    on 2002/12/23  05:56:43
45987         Log: more on #18312: sv.c:ss_dup()
45988      Branch: perl
45989            ! sv.c
45990 ____________________________________________________________________________
45991 [ 18343] By: hv                                    on 2002/12/23  05:47:17
45992         Log: Subject: [perl #19153] Term::Complete (the argument of stty)
45993              From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
45994              Date: 15 Dec 2002 13:45:23 -0000
45995              Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
45996      Branch: perl
45997            ! lib/Term/Complete.pm
45998 ____________________________________________________________________________
45999 [ 18342] By: hv                                    on 2002/12/23  05:27:25
46000         Log: Subject: [perl #18544] Patch included to fix problem.
46001              From: Richard Kandarian <richard.kandarian@lanl.gov>
46002              Date: Thu, 21 Nov 2002 08:00:20 -0700
46003              (from RT)
46004      Branch: perl
46005            ! regexec.c
46006 ____________________________________________________________________________
46007 [ 18341] By: hv                                    on 2002/12/23  05:08:49
46008         Log: Subject: [PATCH] operation on `PL_na' may be undefined
46009              From: Nicholas Clark <nick@unfortu.net>
46010              Date: Tue, 10 Dec 2002 19:59:18 +0000
46011              Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>
46012      Branch: perl
46013            ! universal.c
46014 ____________________________________________________________________________
46015 [ 18340] By: hv                                    on 2002/12/23  05:04:29
46016         Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet)
46017              From: Nicholas Clark <nick@unfortu.net>
46018              Date: Tue, 10 Dec 2002 18:55:28 +0000
46019              Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>
46020      Branch: perl
46021            ! pp_hot.c
46022 ____________________________________________________________________________
46023 [ 18339] By: hv                                    on 2002/12/23  04:39:48
46024         Log: Integrate Time::HiRes v1.39 (for VMS build tweak)
46025      Branch: perl
46026            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
46027            ! ext/Time/HiRes/Makefile.PL
46028 ____________________________________________________________________________
46029 [ 18338] By: hv                                    on 2002/12/23  03:43:09
46030         Log: Subject: [PATCH] read permissions for h2ph-generated files
46031              From: Slaven Rezic <slaven.rezic@berlin.de>
46032              Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
46033              Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
46034      Branch: perl
46035            ! utils/h2ph.PL
46036 ____________________________________________________________________________
46037 [ 18337] By: hv                                    on 2002/12/23  03:38:59
46038         Log: handy hint: getting a perforce change as a usable patch
46039      Branch: perl
46040            ! Porting/repository.pod
46041 ____________________________________________________________________________
46042 [ 18336] By: hv                                    on 2002/12/23  03:36:26
46043         Log: Reverse #18285, for reasons given in:
46044              Subject: Re: Precedence of ? :
46045              From: hv@crypt.org
46046              Date: Fri, 20 Dec 2002 00:35:27 +0000
46047              Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>
46048      Branch: perl
46049            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
46050            ! vms/perly_c.vms
46051 ____________________________________________________________________________
46052 [ 18335] By: gsar                                  on 2002/12/18  23:12:14
46053         Log: my_fflush_all() wasn't doing the right thing under useperlio
46054              on many platforms
46055      Branch: perl
46056            ! util.c
46057 ____________________________________________________________________________
46058 [ 18334] By: merijn                                on 2002/12/18  06:48:11
46059         Log: AIX compiler version updates
46060      Branch: perl
46061            ! README.aix
46062 ____________________________________________________________________________
46063 [ 18332] By: gsar                                  on 2002/12/18  03:20:27
46064         Log: $Config{prefixexp} was set incorrectly on windows
46065      Branch: perl
46066            ! win32/config.bc win32/config.gc win32/config.vc
46067            ! win32/config.vc64
46068 ____________________________________________________________________________
46069 [ 18330] By: gsar                                  on 2002/12/18  02:32:20
46070         Log: remove CRs from a couple of files (these show up as CRCRLF
46071              on windows)
46072      Branch: perl
46073            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
46074 ____________________________________________________________________________
46075 [ 18328] By: gsar                                  on 2002/12/18  02:27:10
46076         Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
46077      Branch: perl
46078            ! win32/win32.c
46079 ____________________________________________________________________________
46080 [ 18327] By: gsar                                  on 2002/12/18  02:08:12
46081         Log: windows: support for large files
46082
46083              note that this change will break binary compatibility with the
46084              default 5.8.0 build options; nevertheless I think it is worth
46085              having in 5.8.1 (people who want the compatibility can disable
46086              the option in the makefile)
46087      Branch: perl
46088            ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs
46089            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h
46090            ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc
46091            ! win32/config.vc win32/config.vc64 win32/config_H.bc
46092            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
46093            ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h
46094            ! win32/win32.c win32/win32iop.h
46095 ____________________________________________________________________________
46096 [ 18326] By: gsar                                  on 2002/12/18  00:57:46
46097         Log: Win32.pod update
46098      Branch: perl
46099            ! lib/Win32.pod
46100 ____________________________________________________________________________
46101 [ 18325] By: gsar                                  on 2002/12/18  00:42:45
46102         Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
46103      Branch: perl
46104            ! XSUB.h
46105 ____________________________________________________________________________
46106 [ 18324] By: gsar                                  on 2002/12/18  00:34:08
46107         Log: windows: avoid prompting under some shells during $(MAKE) distclean
46108      Branch: perl
46109            ! win32/Makefile win32/makefile.mk
46110 ____________________________________________________________________________
46111 [ 18323] By: gsar                                  on 2002/12/18  00:17:29
46112         Log: PerlSIO_stderr et al are not functions
46113      Branch: perl
46114            ! XSUB.h
46115 ____________________________________________________________________________
46116 [ 18321] By: gsar                                  on 2002/12/17  22:56:25
46117         Log: integrate change#18320 from maint-5.6 branch
46118
46119              C<require '\foo\bar.pm'> fails on windows if not running
46120              from the root directory; for a test case, see:
46121
46122              http://bugs.activestate.com/show_bug.cgi?id=19317
46123
46124              this was due to not recognizing \foo\bar.pm as an absolute
46125              path name
46126      Branch: perl
46127           !> util.h
46128 ____________________________________________________________________________
46129 [ 18319] By: hv                                    on 2002/12/17  10:08:24
46130         Log: Whoops, these are the changes supposed to be in #18318.
46131      Branch: perl
46132            ! pad.c t/op/eval.t
46133 ____________________________________________________________________________
46134 [ 18318] By: hv                                    on 2002/12/17  03:12:18
46135         Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
46136              From: Nicholas Clark <nick@unfortu.net>
46137              Date: Sat, 14 Dec 2002 23:13:37 +0000
46138              Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>
46139      Branch: perl
46140            ! pad.c t/op/eval.t
46141 ____________________________________________________________________________
46142 [ 18317] By: hv                                    on 2002/12/17  02:58:12
46143         Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
46144      Branch: perl
46145            + lib/Net/Ping/t/410_syn_host.t
46146            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t
46147            ! lib/Net/Ping/t/450_service.t
46148 ____________________________________________________________________________
46149 [ 18316] By: hv                                    on 2002/12/17  02:17:16
46150         Log: Subject: [PATCH 5.8.1 @oldish-18156] build
46151              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
46152              Date: Fri, 13 Dec 2002 13:54:05 -0800
46153              Message-ID: <20021213215404.GA2597@math.berkeley.edu>
46154      Branch: perl
46155            ! os2/os2.c t/run/runenv.t
46156 ____________________________________________________________________________
46157 [ 18315] By: hv                                    on 2002/12/17  02:03:58
46158         Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
46159              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
46160              Date: Fri, 13 Dec 2002 13:47:08 -0800
46161              Message-ID: <20021213214707.GA2588@math.berkeley.edu>
46162      Branch: perl
46163            ! lib/constant.t lib/fields.t
46164 ____________________________________________________________________________
46165 [ 18314] By: hv                                    on 2002/12/17  01:58:32
46166         Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
46167              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
46168              Date: Fri, 13 Dec 2002 14:00:48 -0800
46169              Message-ID: <20021213220048.GA2606@math.berkeley.edu>
46170      Branch: perl
46171            ! os2/OS2/Process/t/os2_process.t os2/os2.c
46172 ____________________________________________________________________________
46173 [ 18313] By: hv                                    on 2002/12/17  01:54:19
46174         Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
46175              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
46176              Date: Fri, 13 Dec 2002 14:08:00 -0800
46177              Message-ID: <20021213220800.GA2625@math.berkeley.edu>
46178      Branch: perl
46179            ! os2/OS2/REXX/REXX.xs
46180 ____________________________________________________________________________
46181 [ 18312] By: hv                                    on 2002/12/17  01:43:28
46182         Log: Subject: [Fwd: Patch for perl utf8-related bug]
46183              From: Richard Hitt <rbh00@utsglobal.com>
46184              Date: Fri, 06 Dec 2002 16:47:42 -0800
46185              [perl #18932]
46186      Branch: perl
46187            ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c
46188            ! scope.h
46189 ____________________________________________________________________________
46190 [ 18311] By: hv                                    on 2002/12/17  00:52:05
46191         Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums]
46192              From: Dave Mitchell <davem@fdgroup.com>
46193              Date: Sat, 14 Dec 2002 19:16:49 +0000
46194              Message-ID: <20021214191649.B3992@fdgroup.com>
46195      Branch: perl
46196            ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h
46197 ____________________________________________________________________________
46198 [ 18310] By: hv                                    on 2002/12/17  00:51:46
46199         Log: regen-headers to get new API docs from #18306
46200      Branch: perl
46201            ! pod/perlapi.pod
46202 ____________________________________________________________________________
46203 [ 18308] By: rgs                                   on 2002/12/16  22:06:23
46204         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
46205              From: peter@PSDT.com (Peter Scott)
46206              Date: 12 Dec 2002 18:13:17 -0000
46207              Message-ID: <20021212181317.50538.qmail@onion.perl.org>
46208              (fix bug [perl #19058])
46209      Branch: perl
46210            ! lib/perl5db.pl
46211 ____________________________________________________________________________
46212 [ 18307] By: rgs                                   on 2002/12/16  22:01:14
46213         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
46214              From: Dave Mitchell <davem@fdgroup.com>
46215              Date: Thu, 12 Dec 2002 23:42:35 +0000
46216              Message-ID: <20021212234235.A29245@fdgroup.com>
46217              and
46218              Date: Sat, 14 Dec 2002 19:16:38 +0000
46219              Message-ID: <20021214191638.A3992@fdgroup.com>
46220      Branch: perl
46221            ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c
46222            ! proto.h t/op/eval.t
46223 ____________________________________________________________________________
46224 [ 18306] By: sky                                   on 2002/12/16  21:41:40
46225         Log: More documentation of obscure flags is good, even if the
46226              documentation might be not so good. Atleast it's not false!
46227              Documents the flags one can give to perl_clone
46228      Branch: perl
46229            ! sv.c
46230 ____________________________________________________________________________
46231 [ 18305] By: merijn                                on 2002/12/16  10:53:19
46232         Log: Enough changes to Configure and metaunits warrant an update.
46233              Several small changes and three additions
46234      Branch: perl
46235            ! Porting/Glossary
46236 ____________________________________________________________________________
46237 [ 18304] By: merijn                                on 2002/12/16  10:44:57
46238         Log: Redone #18011 from metaunits
46239      Branch: perl
46240            ! Configure
46241 ____________________________________________________________________________
46242 [ 18302] By: rgs                                   on 2002/12/14  22:34:25
46243         Log: Subject: Proper fix for CvOUTSIDE weak refcounting
46244              From: Dave Mitchell <davem@fdgroup.com>
46245              Date: Tue, 10 Dec 2002 01:26:44 +0000
46246              Message-ID: <20021210012644.A7843@fdgroup.com>
46247      Branch: perl
46248            ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL
46249            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
46250            ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
46251 ____________________________________________________________________________
46252 [ 18300] By: rgs                                   on 2002/12/12  20:40:22
46253         Log: Subject: [patch] typo in perlop
46254              From: andreas.koenig@anima.de (Andreas J. Koenig)
46255              Date: Wed, 11 Dec 2002 21:31:14 +0100
46256              Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
46257      Branch: perl
46258            ! pod/perlop.pod
46259 ____________________________________________________________________________
46260 [ 18299] By: rgs                                   on 2002/12/12  20:35:29
46261         Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
46262      Branch: perl
46263           !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t
46264           !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t
46265           !> t/op/subst.t
46266 ____________________________________________________________________________
46267 [ 18298] By: rgs                                   on 2002/12/12  20:00:36
46268         Log: Whitespace and indentation fix in the output of B::Debug.
46269      Branch: perl
46270            ! ext/B/B/Debug.pm
46271 ____________________________________________________________________________
46272 [ 18292] By: gbarr                                 on 2002/12/12  09:23:04
46273         Log: Update to Scalar-List-Utils 1.09
46274      Branch: perl
46275            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
46276            ! ext/List/Util/lib/List/Util.pm
46277 ____________________________________________________________________________
46278 [ 18287] By: gsar                                  on 2002/12/11  18:53:07
46279         Log: this has been incorrect for a while now, and has changed
46280              again recently
46281      Branch: perl
46282            ! Porting/repository.pod
46283 ____________________________________________________________________________
46284 [ 18285] By: hv                                    on 2002/12/11  10:35:01
46285         Log: Subject: [PATCH] Re: Precedence of ? :
46286              From: Stephen McCamant <smcc@mit.edu>
46287              Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST)
46288              Message-Id: <20021210055707.974F073CCC@syllepsis>
46289      Branch: perl
46290            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
46291            ! vms/perly_c.vms
46292 ____________________________________________________________________________
46293 [ 18284] By: hv                                    on 2002/12/11  10:21:12
46294         Log: One more email address for #18282
46295      Branch: perl
46296            ! lib/Pod/Perldoc.pm
46297 ____________________________________________________________________________
46298 [ 18283] By: hv                                    on 2002/12/11  10:18:07
46299         Log: More email addresses for #18282
46300      Branch: perl
46301            ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh
46302            ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh
46303            ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh
46304            ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh
46305            ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh
46306 ____________________________________________________________________________
46307 [ 18282] By: hv                                    on 2002/12/11  10:16:05
46308         Log: Subject: Remove stale e-mail addresses
46309              From: Andy Dougherty <doughera@lafayette.edu>
46310              Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
46311              Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
46312      Branch: perl
46313            ! Porting/pumpkin.pod configure.gnu
46314            ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl
46315            ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too
46316            ! lib/File/Spec.pm perly.fixer pod/checkpods.PL
46317 ____________________________________________________________________________
46318 [ 18281] By: hv                                    on 2002/12/11  09:59:31
46319         Log: Integrate from maint-5.8 #18156, #18218.
46320      Branch: perl
46321           !> lib/Unicode/UCD.t lib/unicore/Category.pl
46322           !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
46323           !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
46324           !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
46325           !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
46326           !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t
46327 ____________________________________________________________________________
46328 [ 18280] By: rgs                                   on 2002/12/10  21:30:10
46329         Log: Integrate from the maint-5.8/ branch :
46330              changes 18219, 18236, 18242-3, 18247-8,
46331              18253-5, 18257, 18273-6
46332      Branch: perl
46333           +> t/op/lc_user.t
46334           !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl
46335           !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod
46336           !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t
46337           !> t/uni/tr_utf8.t
46338 ____________________________________________________________________________
46339 [ 18279] By: merijn                                on 2002/12/10  14:10:03
46340         Log: Subject: Re: ANSIColor 1.06 released
46341              Version bump only after typo fix to sync with CPAN
46342      Branch: perl
46343            ! lib/Term/ANSIColor.pm
46344 ____________________________________________________________________________
46345 [ 18277] By: merijn                                on 2002/12/10  08:46:05
46346         Log: Subject: [PATCH perl@18251] VMS build update
46347              Message-ID: <3DF56BE2.9000300@mac.com>
46348              Date: Mon, 09 Dec 2002 22:21:54 -0600
46349              From: "Craig A. Berry" <craigberry@mac.com>
46350      Branch: perl
46351            ! configure.com ext/Time/HiRes/Makefile.PL
46352            ! vms/descrip_mms.template
46353 ____________________________________________________________________________
46354 [ 18272] By: merijn                                on 2002/12/09  15:31:28
46355         Log: RT#15950
46356
46357              Subject: [PATCH] Typo in Term::ANSIColor
46358              Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
46359              From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
46360      Branch: perl
46361            ! lib/Term/ANSIColor.pm
46362 ____________________________________________________________________________
46363 [ 18270] By: hv                                    on 2002/12/09  00:25:26
46364         Log: Subject: [perl #18256] xsubpp can make nested comments in C code
46365              From: Nicholas Clark (via RT) <perlbug@perl.org>
46366              Date: 7 Nov 2002 14:58:14 -0000
46367              Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
46368      Branch: perl
46369            ! lib/ExtUtils/xsubpp
46370 ____________________________________________________________________________
46371 [ 18269] By: hv                                    on 2002/12/09  00:19:33
46372         Log: Subject: Re: Bug in Filter::Simple
46373              From: Slaven Rezic <slaven.rezic@berlin.de>
46374              Date: 07 Nov 2002 10:01:41 +0100
46375              Message-ID: <87of91u51m.fsf@vran.herceg.de>
46376      Branch: perl
46377            ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
46378 ____________________________________________________________________________
46379 [ 18268] By: hv                                    on 2002/12/09  00:14:58
46380         Log: fix #18266 sprintf format mismatch
46381      Branch: perl
46382            ! regcomp.c
46383 ____________________________________________________________________________
46384 [ 18267] By: hv                                    on 2002/12/09  00:10:09
46385         Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
46386              From: Slaven Rezic <slaven.rezic@berlin.de>
46387              Date: 09 Nov 2002 23:21:16 +0100
46388              Message-ID: <874raqz8o3.fsf@vran.herceg.de>
46389      Branch: perl
46390            ! config_h.SH ext/POSIX/t/posix.t util.c
46391 ____________________________________________________________________________
46392 [ 18266] By: hv                                    on 2002/12/09  00:02:57
46393         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
46394              From: Abhijit Menon-Sen <ams@wiw.org>
46395              Date: Wed, 6 Nov 2002 19:38:11 +0530
46396              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
46397      Branch: perl
46398            ! regcomp.c t/op/lc.t
46399 ____________________________________________________________________________
46400 [ 18265] By: rgs                                   on 2002/12/08  22:10:45
46401         Log: Subject: Re: [perl #18927] barewords with no errors
46402              From: Abe Timmerman <abe@ztreet.demon.nl>
46403              Date: Sun, 8 Dec 2002 17:12:56 +0100
46404              Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
46405      Branch: perl
46406            ! t/lib/strict/subs
46407 ____________________________________________________________________________
46408 [ 18264] By: rgs                                   on 2002/12/08  22:04:39
46409         Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
46410              From: Slaven Rezic <slaven.rezic@berlin.de>
46411              Date: 30 Nov 2002 00:07:05 +0100
46412              Message-ID: <8765ugnffq.fsf@vran.herceg.de>
46413      Branch: perl
46414            ! pp_ctl.c t/cmd/for.t
46415 ____________________________________________________________________________
46416 [ 18263] By: rgs                                   on 2002/12/08  21:56:13
46417         Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
46418              From: Slaven Rezic <slaven.rezic@berlin.de>
46419              Date: 08 Dec 2002 01:31:45 +0100
46420              Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
46421      Branch: perl
46422            ! lib/Exporter/Heavy.pm
46423 ____________________________________________________________________________
46424 [ 18262] By: rgs                                   on 2002/12/08  20:31:42
46425         Log: getservbyport() should accept an empty string as its
46426              proto argument (as does getservbyname()).
46427
46428              Subject: Re: Is this a bug or am I being stupid?
46429              From: Slaven Rezic <slaven.rezic@berlin.de>
46430              Date: 08 Dec 2002 01:54:37 +0100
46431              Message-ID: <87znrhl48i.fsf@vran.herceg.de>
46432      Branch: perl
46433            ! pp_sys.c
46434 ____________________________________________________________________________
46435 [ 18261] By: rgs                                   on 2002/12/08  20:17:37
46436         Log: Change the set of characters that are considered to be
46437              safe in $ENV{TERM} for taint checkings.
46438      Branch: perl
46439            ! taint.c
46440 ____________________________________________________________________________
46441 [ 18260] By: rgs                                   on 2002/12/08  20:14:57
46442         Log: Document that $ENV{TERM} may produce taint failures.
46443              Subject: Re: [perl #18717] spurious failures in regression test
46444              From: Slaven Rezic <slaven.rezic@berlin.de>
46445              Date: 29 Nov 2002 22:11:46 +0100
46446              Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
46447      Branch: perl
46448            ! pod/perldiag.pod
46449 ____________________________________________________________________________
46450 [ 18259] By: rgs                                   on 2002/12/08  19:34:34
46451         Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
46452              From: Nicholas Clark <nick@unfortu.net>
46453              Date: Mon, 2 Dec 2002 21:48:29 +0000
46454              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
46455      Branch: perl
46456            ! hv.c lib/Hash/Util.t
46457 ____________________________________________________________________________
46458 [ 18251] By: rgs                                   on 2002/12/06  21:27:55
46459         Log: Fix two cases of buffer overflow in the lexer.
46460      Branch: perl
46461            ! t/comp/parser.t toke.c
46462 ____________________________________________________________________________
46463 [ 18250] By: rgs                                   on 2002/12/06  20:44:26
46464         Log: Fix bug #18874, essentially by reverting change #11890.
46465              Add a regression test for it.
46466      Branch: perl
46467            ! lib/English.pm lib/English.t
46468 ____________________________________________________________________________
46469 [ 18249] By: rgs                                   on 2002/12/06  20:42:01
46470         Log: Suppress a compilation warning reported by Jarkko
46471              (variable initialization skipped by goto).
46472      Branch: perl
46473            ! toke.c
46474 ____________________________________________________________________________
46475 [ 18239] By: jhi                                   on 2002/12/03  12:49:01
46476         Log: Fix up #18229.
46477      Branch: perl
46478            ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
46479            ! pod/perlintern.pod
46480 ____________________________________________________________________________
46481 [ 18233] By: rgs                                   on 2002/12/02  20:03:09
46482         Log: Fix bug #18573 : in a double-quoted string, a \c not followed
46483              by any character may corrupt memory due to reading past the
46484              end of the input buffer. Add a new error message corresponding
46485              to this case.
46486      Branch: perl
46487            ! pod/perldiag.pod t/comp/parser.t toke.c
46488 ____________________________________________________________________________
46489 [ 18232] By: rgs                                   on 2002/12/02  19:59:07
46490         Log: Skip test #17 of lib/open.t when useperlio is not defined.
46491      Branch: perl
46492            ! lib/open.t
46493 ____________________________________________________________________________
46494 [ 18231] By: merijn                                on 2002/12/02  16:00:12
46495         Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
46496              Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
46497              From: Andy Dougherty <doughera@lafayette.edu>
46498              Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
46499      Branch: perl
46500            ! README.hpux
46501 ____________________________________________________________________________
46502 [ 18230] By: merijn                                on 2002/12/02  15:45:31
46503         Log: $0 modifying part II (HP-UX only)
46504
46505              Date: Sat, 30 Nov 2002 20:16:51 +0200
46506              From: Jarkko Hietaniemi <jhi@iki.fi>
46507              Subject: [PATCH] $0 modifying
46508              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
46509      Branch: perl
46510            ! mg.c
46511 ____________________________________________________________________________
46512 [ 18229] By: merijn                                on 2002/12/02  15:43:16
46513         Log: $0 mofifying part I
46514
46515              Date: Sat, 30 Nov 2002 20:16:51 +0200
46516              From: Jarkko Hietaniemi <jhi@iki.fi>
46517              Subject: [PATCH] $0 modifying
46518              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
46519      Branch: perl
46520            ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
46521            ! sv.c t/op/magic.t thread.h
46522 ____________________________________________________________________________
46523 [ 18228] By: hv                                    on 2002/12/02  13:37:59
46524         Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
46525              with a module-driven version, and separates out its docs.
46526      Branch: perl
46527            + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
46528            + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
46529            + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
46530            + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
46531            + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
46532            + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
46533            + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
46534            + pod/perldoc.pod
46535            ! MANIFEST utils/perldoc.PL
46536 ____________________________________________________________________________
46537 [ 18226] By: hv                                    on 2002/12/02  12:44:35
46538         Log: missed the new file from #18224
46539      Branch: perl
46540            + lib/Pod/PlainText.pm
46541            ! MANIFEST
46542 ____________________________________________________________________________
46543 [ 18225] By: hv                                    on 2002/12/02  03:09:42
46544         Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS
46545      Branch: perl
46546            ! util.c
46547 ____________________________________________________________________________
46548 [ 18224] By: hv                                    on 2002/12/02  02:59:02
46549         Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
46550              and lib/Pod/t/utils.t to cater for simpler output text.
46551      Branch: perl
46552            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm
46553            ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL
46554            ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
46555            ! t/pod/included.t t/pod/lref.t t/pod/lref.xr
46556            ! t/pod/multiline_items.t t/pod/multiline_items.xr
46557            ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
46558            ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t
46559            ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr
46560            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
46561 ____________________________________________________________________________
46562 [ 18223] By: hv                                    on 2002/12/02  02:46:17
46563         Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub
46564              From: Dave Mitchell <davem@fdgroup.com>
46565              Date: Mon, 25 Nov 2002 21:25:33 +0000
46566              Message-ID: <20021125212533.B29157@fdgroup.com>
46567      Branch: perl
46568            ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t
46569 ____________________________________________________________________________
46570 [ 18222] By: hv                                    on 2002/12/02  02:23:28
46571         Log: #18221 broke t/op/eval.t
46572      Branch: perl
46573            ! t/op/eval.t
46574 ____________________________________________________________________________
46575 [ 18221] By: hv                                    on 2002/12/02  02:18:19
46576         Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
46577      Branch: perl
46578           +> ext/POSIX/t/is.t
46579           !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t
46580           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
46581           !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
46582           !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t
46583 ____________________________________________________________________________
46584 [ 18220] By: hv                                    on 2002/12/02  00:58:54
46585         Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope
46586              From: Dave Mitchell <davem@fdgroup.com>
46587              Date: Sun, 24 Nov 2002 22:19:06 +0000
46588              Message-ID: <20021124221906.A25386@fdgroup.com>
46589      Branch: perl
46590            ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
46591            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
46592            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
46593            ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
46594 ____________________________________________________________________________
46595 [ 18217] By: rgs                                   on 2002/11/29  12:11:28
46596         Log: Document the hint constants and where they're used.
46597      Branch: perl
46598            ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm
46599            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm
46600            ! perl.h
46601 ____________________________________________________________________________
46602 [ 18216] By: merijn                                on 2002/11/29  10:00:54
46603         Log: 64bit Peek failure on HP-UX 11.00
46604
46605              Subject: Re: Smoke 18188
46606              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46607              From: Slaven Rezic <slaven.rezic@berlin.de>
46608              Date: 28 Nov 2002 19:25:25 +0100
46609              Message-ID: <877kexsga2.fsf@vran.herceg.de>
46610      Branch: perl
46611            ! ext/Devel/Peek/Peek.t
46612 ____________________________________________________________________________
46613 [ 18203] By: jhi                                   on 2002/11/28  14:54:34
46614         Log: Slight beauty tweak.
46615      Branch: perl
46616            ! intrpvar.h
46617 ____________________________________________________________________________
46618 [ 18188] By: hv                                    on 2002/11/27  01:32:52
46619         Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
46620              From: Slaven Rezic <slaven.rezic@berlin.de>
46621              Date: 03 Nov 2002 10:59:43 +0100
46622              Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
46623      Branch: perl
46624            ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
46625 ____________________________________________________________________________
46626 [ 18186] By: hv                                    on 2002/11/27  00:57:18
46627         Log: Subject: DESTROY called in scalar context ?
46628              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
46629              Date: Tue, 29 Oct 2002 22:04:23 +0100
46630              Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
46631      Branch: perl
46632            ! sv.c
46633 ____________________________________________________________________________
46634 [ 18185] By: rgs                                   on 2002/11/26  21:06:48
46635         Log: PerlFAQ sync.
46636      Branch: perl
46637            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
46638            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
46639            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
46640            ! pod/perlfaq9.pod
46641 ____________________________________________________________________________
46642 [ 18184] By: rgs                                   on 2002/11/26  20:42:25
46643         Log: Subject: [PATCH] 2 Pod errors in perlop.pod
46644              From: andreas.koenig@anima.de (Andreas J. Koenig)
46645              Date: Mon, 25 Nov 2002 10:21:08 +0100
46646              Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
46647
46648              Plus a few similar POD fixes
46649      Branch: perl
46650            ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod
46651            ! pod/perltie.pod
46652 ____________________________________________________________________________
46653 [ 18183] By: rgs                                   on 2002/11/26  19:53:26
46654         Log: Subject: Re: [perl #18626] bug in perlipc man page
46655              From: Slaven Rezic <slaven.rezic@berlin.de>
46656              Date: 23 Nov 2002 21:23:20 +0100
46657              Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
46658      Branch: perl
46659            ! pod/perlipc.pod
46660 ____________________________________________________________________________
46661 [ 18182] By: merijn                                on 2002/11/26  08:44:39
46662         Log: Subject: #17171: ld flag for shrplib on OpenBSD
46663              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
46664              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
46665      Branch: perl
46666            ! Configure
46667 ____________________________________________________________________________
46668 [ 18180] By: hv                                    on 2002/11/25  03:10:03
46669         Log: integrate #18144 updates to pod/perlport.pod
46670      Branch: perl
46671            ! pod/perlport.pod
46672 ____________________________________________________________________________
46673 [ 18179] By: hv                                    on 2002/11/25  03:06:44
46674         Log: Subject: [PATCH] UTF8 regexp {n} bug
46675              From: Inaba Hiroto <inaba@st.rim.or.jp>
46676              Date: Sat, 16 Nov 2002 19:23:00 +0900
46677              Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
46678      Branch: perl
46679            ! regcomp.c t/op/pat.t
46680 ____________________________________________________________________________
46681 [ 18178] By: hv                                    on 2002/11/25  02:43:40
46682         Log: Subject: Re: Storable bug #1698
46683              From: Slaven Rezic <slaven.rezic@berlin.de>
46684              Date: 18 Nov 2002 10:41:36 +0100
46685              Message-ID: <87ptt343lb.fsf@vran.herceg.de>
46686      Branch: perl
46687            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
46688            ! ext/Storable/t/forgive.t
46689 ____________________________________________________________________________
46690 [ 18177] By: hv                                    on 2002/11/25  02:37:07
46691         Log: add support for STASH and MAGIC information for REFs to sv_dump().
46692              Subject: [PATCH]
46693              From: Slaven Rezic <slaven.rezic@berlin.de>
46694              Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
46695              Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
46696      Branch: perl
46697            ! dump.c ext/Devel/Peek/Peek.t
46698 ____________________________________________________________________________
46699 [ 18176] By: hv                                    on 2002/11/25  02:31:10
46700         Log: Subject: Re: [perl #18479] Error when no strict refs in effect
46701              From: Slaven Rezic <slaven.rezic@berlin.de>
46702              Date: 18 Nov 2002 22:50:04 +0100
46703              Message-ID: <87smxya6pf.fsf@vran.herceg.de>
46704      Branch: perl
46705            ! pp_ctl.c
46706 ____________________________________________________________________________
46707 [ 18175] By: hv                                    on 2002/11/25  02:20:48
46708         Log: Subject: [Encode] 1.83 + bleedperl patch released
46709              From: Dan Kogai <dankogai@dan.co.jp>
46710              Date: Tue, 19 Nov 2002 03:18:44 +0900
46711              Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
46712      Branch: perl
46713            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
46714            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs
46715            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
46716            ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
46717 ____________________________________________________________________________
46718 [ 18172] By: rgs                                   on 2002/11/22  21:44:09
46719         Log: Subject: [PATCH] Historic version labels
46720              From: andreas.koenig@anima.de (Andreas J. Koenig)
46721              Date: Fri, 22 Nov 2002 14:39:41 +0100
46722              Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
46723      Branch: perl
46724            ! Changes5.005 Changes5.6
46725 ____________________________________________________________________________
46726 [ 18171] By: rgs                                   on 2002/11/22  21:15:54
46727         Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
46728              Fix the existing tests that didn't checked the difference
46729              between 0 and undef.
46730      Branch: perl
46731            ! t/op/magic.t
46732 ____________________________________________________________________________
46733 [ 18170] By: rgs                                   on 2002/11/22  20:49:12
46734         Log: Move some tests from t/run/fresh_perl.t
46735              to the new t/comp/parser.t. The goal being to
46736              get rid of fresh_perl.t at some point.
46737      Branch: perl
46738            ! t/comp/parser.t t/run/fresh_perl.t
46739 ____________________________________________________________________________
46740 [ 18169] By: rgs                                   on 2002/11/21  20:49:36
46741         Log: Add a test for bug #17920, and a new test file for it.
46742      Branch: perl
46743            + t/comp/parser.t
46744            ! MANIFEST
46745 ____________________________________________________________________________
46746 [ 18168] By: merijn                                on 2002/11/21  13:59:12
46747         Log: Subject: [PATCH] hires sleeping wants libs
46748              Date: Wed, 20 Nov 2002 17:18:31 +0200
46749              From: Jarkko Hietaniemi <jhi@iki.fi>
46750              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
46751      Branch: perl
46752            ! Configure hints/irix_6.sh
46753 ____________________________________________________________________________
46754 [ 18166] By: rgs                                   on 2002/11/19  23:02:31
46755         Log: Fix perl bug #17920 : a case of parser coredump.
46756              The fix is to disable Perl_block_start and Perl_block_end
46757              when the yacc parser has encountered errors. This prevents
46758              corruption of the internal stack, at the expense of correctness,
46759              but this doesn't matter as the code is unparseable anyway.
46760      Branch: perl
46761            ! op.c
46762 ____________________________________________________________________________
46763 [ 18165] By: rgs                                   on 2002/11/19  22:45:36
46764         Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
46765              From: Jarkko Hietaniemi <jhi@iki.fi>
46766              Date: Sun, 3 Nov 2002 17:50:08 +0200
46767              Message-ID: <20021103155008.GA382682@lyta.hut.fi>
46768      Branch: perl
46769            ! lib/open.pm locale.c pod/perl58delta.pod
46770 ____________________________________________________________________________
46771 [ 18164] By: rgs                                   on 2002/11/19  22:32:52
46772         Log: t/io/crlf.t failed with miniperl.
46773      Branch: perl
46774            ! t/io/crlf.t
46775 ____________________________________________________________________________
46776 [ 18163] By: rgs                                   on 2002/11/19  22:11:24
46777         Log: Subject: Re: [PATCH] AutoLoader gives wrong message
46778              From: Peter Scott <Peter@PSDT.com>
46779              Date: Thu, 07 Nov 2002 19:04:27 -0800
46780              Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
46781
46782              With a tweak to the END cleanup block to fully remove the
46783              temporary test directory
46784      Branch: perl
46785            ! lib/AutoLoader.t
46786 ____________________________________________________________________________
46787 [ 18162] By: rgs                                   on 2002/11/19  21:29:25
46788         Log: Subject: [PATCH ext/threads/threads.xs] trivial typo
46789              From: Dave Mitchell <davem@fdgroup.com>
46790              Date: Thu, 14 Nov 2002 22:55:39 +0000
46791              Message-ID: <20021114225539.A18614@fdgroup.com>
46792      Branch: perl
46793            ! ext/threads/threads.xs
46794 ____________________________________________________________________________
46795 [ 18161] By: rgs                                   on 2002/11/19  21:26:21
46796         Log: Subject: [PATCH Win32] Document wperl.exe
46797              From: "Brent Dax" <brentdax@cpan.org>
46798              Date: Fri, 15 Nov 2002 23:02:01 -0800
46799              Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
46800      Branch: perl
46801            ! README.win32
46802 ____________________________________________________________________________
46803 [ 18160] By: hv                                    on 2002/11/19  12:07:25
46804         Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
46805              From: Nicholas Clark <nick@unfortu.net>
46806              Date: Tue, 29 Oct 2002 23:00:05 +0000
46807              Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
46808      Branch: perl
46809            + regen.pl regen_headers.pl
46810            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
46811            ! keywords.pl opcode.pl regcomp.pl
46812 ____________________________________________________________________________
46813 [ 18159] By: hv                                    on 2002/11/19  11:48:30
46814         Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
46815              From: Gurusamy Sarathy <gsar@ActiveState.com>
46816              Date: Wed, 30 Oct 2002 20:58:15 -0800
46817              Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
46818              Date: Wed, 30 Oct 2002 21:56:22 -0800
46819              Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
46820              Date: Wed, 30 Oct 2002 22:55:30 -0800
46821              Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
46822      Branch: perl
46823            ! gv.c pp_hot.c t/op/method.t
46824 ____________________________________________________________________________
46825 [ 18158] By: hv                                    on 2002/11/19  11:35:16
46826         Log: Remove duplicate my() declaration giving warnings from change #18105.
46827      Branch: perl
46828            ! lib/Class/Struct.t
46829 ____________________________________________________________________________
46830 [ 18154] By: rgs                                   on 2002/11/16  22:08:44
46831         Log: Correction to change #18152, by Dave Mitchell.
46832      Branch: perl
46833            ! pod/perlhack.pod
46834 ____________________________________________________________________________
46835 [ 18152] By: rgs                                   on 2002/11/16  21:23:15
46836         Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
46837              From: Dave Mitchell <davem@fdgroup.com>
46838              Date: Sat, 16 Nov 2002 22:18:23 +0000
46839              Message-ID: <20021116221823.A23614@fdgroup.com>
46840              Documentation for change #18150.
46841      Branch: perl
46842            ! pod/perlhack.pod
46843 ____________________________________________________________________________
46844 [ 18151] By: rgs                                   on 2002/11/16  20:45:26
46845         Log: Document PRIVSHIFT.
46846              Subject: [PATCH] two small doc patches
46847              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
46848              Date: Thu, 14 Nov 2002 15:07:35 -0800
46849              Message-ID: <3yC19gzkguTO092yn@efn.org>
46850      Branch: perl
46851            ! sv.h
46852 ____________________________________________________________________________
46853 [ 18150] By: rgs                                   on 2002/11/16  20:25:57
46854         Log: Subject: [PATCH] optional code for debugging leaking scalars
46855              From: Dave Mitchell <davem@fdgroup.com>
46856              Date: Thu, 14 Nov 2002 23:03:00 +0000
46857              Message-ID: <20021114230300.B18614@fdgroup.com>
46858      Branch: perl
46859            ! perl.c sv.c
46860 ____________________________________________________________________________
46861 [ 18149] By: rgs                                   on 2002/11/16  20:10:50
46862         Log: New B::Lint option, bare-subs, that checks for implicitely
46863              quoted barewords that are also subroutines, from
46864              Ian Phillipps <ip@tarragon-et.co.uk>.
46865              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
46866              With a few tweaks to the implementation and tests.
46867              (previous change was empty)
46868      Branch: perl
46869            ! ext/B/B/Lint.pm ext/B/t/lint.t
46870 ____________________________________________________________________________
46871 [ 18148] By: rgs                                   on 2002/11/16  20:05:34
46872         Log: New B::Lint option, bare-subs, that checks for implicitely
46873              quoted barewords that are also subroutines, from
46874              Ian Phillipps <ip@tarragon-et.co.uk>.
46875              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
46876              With a few tweaks to the implementation and tests.
46877      Branch: perl
46878            ! ext/B/B/Lint.pm ext/B/t/lint.t
46879 ____________________________________________________________________________
46880 [ 18147] By: rgs                                   on 2002/11/16  19:52:54
46881         Log: Subject: [PATCH] Typo in perl58delta
46882              From: andreas.koenig@anima.de (Andreas J. Koenig)
46883              Date: Sat, 16 Nov 2002 16:29:14 +0100
46884              Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
46885      Branch: perl
46886            ! pod/perl58delta.pod
46887 ____________________________________________________________________________
46888 [ 18142] By: rgs                                   on 2002/11/12  22:09:39
46889         Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
46890              From: Dave Mitchell <davem@fdgroup.com>
46891              Date: Thu, 7 Nov 2002 16:38:02 +0000
46892              Message-ID: <20021107163802.C25337@fdgroup.com>
46893      Branch: perl
46894            ! pad.h
46895 ____________________________________________________________________________
46896 [ 18141] By: merijn                                on 2002/11/12  16:15:30
46897         Log: repair 18139 (missing awk command)
46898      Branch: perl
46899            ! Configure
46900 ____________________________________________________________________________
46901 [ 18139] By: merijn                                on 2002/11/12  14:20:36
46902         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
46903              From: Jarkko Hietaniemi <jhi@iki.fi>
46904              Subject: [PATCH] Tru64 osvers
46905              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
46906      Branch: perl
46907            ! Configure
46908 ____________________________________________________________________________
46909 [ 18137] By: rgs                                   on 2002/11/10  21:57:04
46910         Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
46911              From: Slaven Rezic <slaven.rezic@berlin.de>
46912              Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
46913              Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
46914      Branch: perl
46915            ! lib/Term/ReadLine.pm
46916 ____________________________________________________________________________
46917 [ 18136] By: rgs                                   on 2002/11/10  21:38:44
46918         Log: Subject: t/run/runenv.t bug
46919              From: Salvador "Fandiño" <sfandino@yahoo.com>
46920              Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
46921              Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
46922      Branch: perl
46923            ! t/run/runenv.t
46924 ____________________________________________________________________________
46925 [ 18135] By: rgs                                   on 2002/11/10  21:30:36
46926         Log: Subject: [PATCH] perlopentut and PerlIO documentation
46927              From: Slaven Rezic <slaven.rezic@berlin.de>
46928              Date: 08 Nov 2002 22:22:19 +0100
46929              Message-ID: <8765v7kb90.fsf@vran.herceg.de>
46930      Branch: perl
46931            ! lib/PerlIO.pm pod/perlopentut.pod
46932 ____________________________________________________________________________
46933 [ 18125] By: hv                                    on 2002/11/07  14:01:57
46934         Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
46935              From: Dan Kogai <dankogai@dan.co.jp>
46936              Date: Fri, 25 Oct 2002 13:04:00 +0900
46937              Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
46938      Branch: perl
46939            + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
46940            + t/uni/tr_utf8.t
46941            ! MANIFEST
46942 ____________________________________________________________________________
46943 [ 18124] By: hv                                    on 2002/11/07  13:51:39
46944         Log: Subject: [PATCH] File::Temp documentation fix
46945              From: Slaven Rezic <slaven.rezic@berlin.de>
46946              Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
46947              Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
46948      Branch: perl
46949            ! lib/File/Temp.pm
46950 ____________________________________________________________________________
46951 [ 18123] By: hv                                    on 2002/11/07  13:46:59
46952         Log: Subject: PATCH x2p/find2perl.PL
46953              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
46954              Date: Thu, 24 Oct 2002 10:05:19 +0200
46955              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
46956      Branch: perl
46957            ! x2p/find2perl.PL
46958 ____________________________________________________________________________
46959 [ 18122] By: hv                                    on 2002/11/07  13:40:25
46960         Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
46961              From: "david@dhaller.de (via RT)" <perlbug@perl.org>
46962              Date: 23 Oct 2002 18:42:51 -0000
46963              Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
46964      Branch: perl
46965            ! ext/Fcntl/t/syslfs.t t/op/lfs.t
46966 ____________________________________________________________________________
46967 [ 18121] By: hv                                    on 2002/11/07  13:21:15
46968         Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0?
46969              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
46970              Date: Sun, 03 Nov 2002 15:48:18 -0800
46971              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
46972      Branch: perl
46973            ! sv.c t/op/tie.t
46974 ____________________________________________________________________________
46975 [ 18120] By: hv                                    on 2002/11/07  13:14:21
46976         Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
46977              From: Gurusamy Sarathy <gsar@ActiveState.com>
46978              Date: Sat, 19 Oct 2002 12:11:43 -0700
46979              Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
46980      Branch: perl
46981            ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
46982 ____________________________________________________________________________
46983 [ 18119] By: hv                                    on 2002/11/07  12:13:28
46984         Log: Subject: [perl #18154] Problem found in calculating offsets in regex
46985              From: Mark Pease (via RT) <perlbug@perl.org>
46986              Date: 29 Oct 2002 20:23:54 -0000
46987              Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
46988      Branch: perl
46989            ! regcomp.c
46990 ____________________________________________________________________________
46991 [ 18118] By: hv                                    on 2002/11/07  11:33:38
46992         Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
46993              From: hv@crypt.org
46994              Date: Sun, 03 Nov 2002 16:41:24 +0000
46995              Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
46996      Branch: perl
46997            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
46998            ! t/op/sub_lval.t
46999 ____________________________________________________________________________
47000 [ 18117] By: rgs                                   on 2002/11/06  22:15:36
47001         Log: "make distclean" should remove the generated file lib/Config.pod.
47002      Branch: perl
47003            ! Makefile.SH
47004 ____________________________________________________________________________
47005 [ 18116] By: rgs                                   on 2002/11/06  22:11:06
47006         Log: The new test introduced in #18114 failed with threads
47007      Branch: perl
47008            ! ext/B/t/concise.t
47009 ____________________________________________________________________________
47010 [ 18115] By: rgs                                   on 2002/11/06  20:43:14
47011         Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
47012              From: Slaven Rezic <slaven.rezic@berlin.de>
47013              Date: 24 Oct 2002 00:44:35 +0200
47014              Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
47015      Branch: perl
47016            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
47017            ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
47018 ____________________________________________________________________________
47019 [ 18114] By: rgs                                   on 2002/11/06  20:08:53
47020         Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
47021              From: Stephen McCamant <smcc@mit.edu>
47022              Date: Thu, 31 Oct 2002 01:35:29 -0500
47023              Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
47024
47025              plus a test case in ext/B/t/concise.t
47026              plus a (less intrusive, but less future-proof) fix for a
47027              similar problem in B::walkoptree_exec().
47028      Branch: perl
47029            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
47030 ____________________________________________________________________________
47031 [ 18113] By: rgs                                   on 2002/11/05  20:11:55
47032         Log: make regen_headers.
47033              Backport change #18078 to warnings.pl.
47034      Branch: perl
47035            ! global.sym perlapi.c perlapi.h proto.h warnings.pl
47036 ____________________________________________________________________________
47037 [ 18109] By: ams                                   on 2002/11/05  13:03:34
47038         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
47039              From: hv@crypt.org
47040              Date: Tue, 05 Nov 2002 13:30:00 +0000
47041              Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
47042
47043              This is half of the fix for #18107. The swash_init() problems
47044              described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
47045              but can now be seen only with UTF-8 test cases.
47046      Branch: perl
47047            ! pp.c
47048 ____________________________________________________________________________
47049 [ 18108] By: merijn                                on 2002/11/05  07:52:08
47050         Log: Put back the DO NOT EDIT headers in proto.h and global.sym
47051
47052              Subject: Re: [perl #18066] Bug in -I when path has double colons?
47053              From: Slaven Rezic <slaven.rezic@berlin.de>
47054              Date: 03 Nov 2002 10:25:10 +0100
47055              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
47056      Branch: perl
47057            ! embed.pl
47058 ____________________________________________________________________________
47059 [ 18107] By: ams                                   on 2002/11/05  03:43:46
47060         Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
47061              character is UTF-8. (Copied from pp_lcfirst.)
47062              2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
47063      Branch: perl
47064            ! dump.c pp.c
47065 ____________________________________________________________________________
47066 [ 18106] By: hv                                    on 2002/11/05  01:43:27
47067         Log: new test based on:
47068              Subject: [TEST] for [PATCH] bug in utf8.c(?)
47069              From: Marty Pauley <marty+p5p@kasei.com>
47070              Date: Fri, 18 Oct 2002 21:02:38 +0100
47071              Message-ID: <20021018200238.GY3764@soto.kasei.com>
47072      Branch: perl
47073            ! lib/utf8.t
47074 ____________________________________________________________________________
47075 [ 18105] By: hv                                    on 2002/11/05  00:59:30
47076         Log: Subject: Re: Class::Struct, simple patch, tests
47077              From: Marty Pauley <marty+p5p@kasei.com>
47078              Date: Fri, 18 Oct 2002 22:26:38 +0100
47079              Message-ID: <20021018212638.GB3764@soto.kasei.com>
47080      Branch: perl
47081            ! lib/Class/Struct.pm lib/Class/Struct.t
47082 ____________________________________________________________________________
47083 [ 18102] By: rgs                                   on 2002/11/04  21:43:53
47084         Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
47085              From: Slaven Rezic <slaven.rezic@berlin.de>
47086              Date: 30 Oct 2002 11:18:47 +0100
47087              Message-ID: <87of9c2prs.fsf@vran.herceg.de>
47088
47089              With the corresponding change to embed.fnc
47090      Branch: perl
47091            + t/run/switchI.t
47092            ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
47093            ! proto.h t/run/runenv.t
47094 ____________________________________________________________________________
47095 [ 18094] By: merijn                                on 2002/11/04  16:08:22
47096         Log: Changed the warning detection pattern because of:
47097
47098              Subject: ccache gcc3.2 doesn't work
47099              From: Nicholas Clark <nick@ccl4.org>
47100              Date: Tue, 29 Oct 2002 15:01:39
47101              Message-ID: <20021029150139.J82080@plum.flirble.org>
47102      Branch: perl
47103            ! Configure
47104 ____________________________________________________________________________
47105 [ 18093] By: jhi                                   on 2002/11/04  16:06:39
47106         Log: s/Perlf/Perl/ (thanks rgs)
47107      Branch: perl
47108            ! pod/perldiag.pod
47109 ____________________________________________________________________________
47110 [ 18091] By: jhi                                   on 2002/11/04  15:50:07
47111         Log: How pre-5.9.0 Perl can be fooled by a defined-or.
47112      Branch: perl
47113            ! pod/perldiag.pod
47114 ____________________________________________________________________________
47115 [ 18090] By: hv                                    on 2002/11/04  15:49:29
47116         Log: extend #13786 to cover the other four identical chunks of code
47117              to avoid looping under overload.
47118      Branch: perl
47119            ! sv.c
47120 ____________________________________________________________________________
47121 [ 18088] By: merijn                                on 2002/11/04  15:37:06
47122         Log: Charnames take 4
47123              Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
47124      Branch: perl
47125            ! lib/charnames.pm lib/charnames.t
47126 ____________________________________________________________________________
47127 [ 18086] By: hv                                    on 2002/11/04  15:16:34
47128         Log: integrate from perlio: changes #17709, #17795, #17796, #18032
47129      Branch: perl
47130           !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
47131           !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
47132 ____________________________________________________________________________
47133 [ 18085] By: hv                                    on 2002/11/04  12:17:12
47134         Log: Subject: Re: [perl #17064] illegal legal unicode character
47135              From: hv@crypt.org
47136              Date: Mon, 04 Nov 2002 13:23:49 +0000
47137              Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
47138      Branch: perl
47139            ! regexec.c t/op/split.t
47140 ____________________________________________________________________________
47141 [ 18084] By: merijn                                on 2002/11/04  11:04:45
47142         Log: Tru64, gcc -O3, datasize
47143              Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
47144      Branch: perl
47145            ! README.tru64 hints/dec_osf.sh
47146 ____________________________________________________________________________
47147 [ 18083] By: merijn                                on 2002/11/04  10:58:52
47148         Log: Typo configpm
47149              Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
47150      Branch: perl
47151            ! configpm
47152 ____________________________________________________________________________
47153 [ 18078] By: hv                                    on 2002/11/03  13:20:50
47154         Log: avoid reliance on croak() prototype
47155      Branch: perl
47156            ! lib/warnings.pm
47157 ____________________________________________________________________________
47158 [ 18077] By: hv                                    on 2002/11/03  13:18:17
47159         Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re().
47160              (with tweaks)
47161              From: Michael G Schwern <schwern@pobox.com>
47162              Date: Wed, 4 Sep 2002 12:06:08 -0700
47163              Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
47164      Branch: perl
47165            ! configpm lib/Config.t
47166 ____________________________________________________________________________
47167 [ 18076] By: gbarr                                 on 2002/11/03  10:11:18
47168         Log: Update to Scalar-List-Utils 1.08
47169      Branch: perl
47170            + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
47171            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README
47172            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
47173            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
47174            ! ext/List/Util/t/reduce.t
47175 ____________________________________________________________________________
47176 [ 18075] By: rgs                                   on 2002/10/31  20:58:12
47177         Log: Adjust the number of tests in t/op/range.t
47178      Branch: perl
47179            ! t/op/range.t
47180 ____________________________________________________________________________
47181 [ 18074] By: ams                                   on 2002/10/30  22:30:32
47182         Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
47183              but "-4\n".."-0\n" is!
47184              From: Slaven Rezic <slaven.rezic@berlin.de>
47185              Date: 30 Oct 2002 16:22:36 +0100
47186              Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
47187
47188              Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
47189              is not DWIM but "-4\n".."-0\n" is!
47190              From: "Orton, Yves" <yves.orton@mciworldcom.de>
47191              Date: Wed, 30 Oct 2002 11:59:31 -0000
47192              Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
47193
47194              (Applied over previous fix.)
47195      Branch: perl
47196            ! pp_ctl.c t/op/range.t
47197 ____________________________________________________________________________
47198 [ 18073] By: ams                                   on 2002/10/30  19:47:12
47199         Log: Subject: [perl #18165] "0" fails as right-hand argument to ..
47200              From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
47201              Date: 30 Oct 2002 17:27:53 -0000
47202              Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
47203
47204              (Fixed by making an exception for .."0" in pp_flop.)
47205      Branch: perl
47206            ! pp_ctl.c t/op/range.t
47207 ____________________________________________________________________________
47208 [ 18072] By: rgs                                   on 2002/10/29  20:37:31
47209         Log: Partial fix of bug [perl #17589] : prevent the parser to
47210              segfault when encountering the erroneous construct "sub;".
47211      Branch: perl
47212            ! pod/perldiag.pod t/op/anonsub.t toke.c
47213 ____________________________________________________________________________
47214 [ 18071] By: rgs                                   on 2002/10/28  21:57:25
47215         Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
47216              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
47217              Date: Mon, 28 Oct 2002 12:53:52 -0000
47218              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
47219      Branch: perl
47220            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
47221 ____________________________________________________________________________
47222 [ 18070] By: rgs                                   on 2002/10/28  20:46:33
47223         Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
47224              From: Nicholas Clark <nick@unfortu.net>
47225              Date: Sun, 27 Oct 2002 18:39:03 +0000
47226              Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>
47227      Branch: perl
47228            ! util.c
47229 ____________________________________________________________________________
47230 [ 18069] By: rgs                                   on 2002/10/28  20:44:12
47231         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
47232              From: Nicholas Clark <nick@unfortu.net>
47233              Date: Sun, 27 Oct 2002 22:31:08 +0000
47234              Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
47235      Branch: perl
47236            ! t/op/pack.t
47237 ____________________________________________________________________________
47238 [ 18068] By: merijn                                on 2002/10/27  17:57:15
47239         Log: Repair broken previous patch. I don't like it, but not repairing it
47240              breaks each and every build. Will teach me to test on the same
47241              machine where I patched it. Sorry.
47242      Branch: perl
47243            ! embed.pl
47244 ____________________________________________________________________________
47245 [ 18067] By: merijn                                on 2002/10/27  06:02:21
47246         Log: embed.pl doc. (embed.pl reorganization for doc headers)
47247              Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
47248              With some additional modifications
47249      Branch: perl
47250            ! embed.pl
47251 ____________________________________________________________________________
47252 [ 18064] By: merijn                                on 2002/10/25  11:47:07
47253         Log: The 5005thread todo list; 2 down 25 to go
47254      Branch: perl
47255            ! README.irix README.tru64
47256 ____________________________________________________________________________
47257 [ 18063] By: hv                                    on 2002/10/25  00:28:48
47258         Log: change #18038 gives too many problems on t/450_service.t; disable
47259              it for now
47260      Branch: perl
47261            ! lib/Net/Ping/t/450_service.t
47262 ____________________________________________________________________________
47263 [ 18062] By: hv                                    on 2002/10/25  00:21:17
47264         Log: Subject: [PATCH] DB_File 1.806
47265              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
47266              Date: Tue, 22 Oct 2002 11:16:21 +0100
47267              Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
47268      Branch: perl
47269            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
47270            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
47271            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
47272 ____________________________________________________________________________
47273 [ 18061] By: hv                                    on 2002/10/25  00:13:07
47274         Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm
47275              From: chromatic <chromatic@wgz.org>
47276              Date: Mon, 21 Oct 2002 20:27:43 -0700
47277              Message-ID: <20021022033253.57952.qmail@onion.perl.org>
47278      Branch: perl
47279            + ext/IO/lib/IO/t/IO.t
47280            ! MANIFEST lib/Net/Ping/t/450_service.t
47281 ____________________________________________________________________________
47282 [ 18060] By: hv                                    on 2002/10/24  23:54:50
47283         Log: 2 lines of change #18039 had several problems
47284      Branch: perl
47285            ! ext/IO/IO.pm
47286 ____________________________________________________________________________
47287 [ 18059] By: hv                                    on 2002/10/24  23:46:29
47288         Log: Subject: [perl #18036] perldoc refuses to run on BeOS
47289              From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
47290              Date: 21 Oct 2002 10:18:50 -0000
47291              Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
47292      Branch: perl
47293            ! utils/perldoc.PL
47294 ____________________________________________________________________________
47295 [ 18058] By: hv                                    on 2002/10/24  23:36:48
47296         Log: Subject: The Inaba patch for tr/// vs. use encoding
47297              From: Dan Kogai <dankogai@dan.co.jp>
47298              Date: Mon, 21 Oct 2002 17:36:02 +0900
47299              Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
47300      Branch: perl
47301            ! mg.c regcomp.c sv.c toke.c
47302 ____________________________________________________________________________
47303 [ 18057] By: hv                                    on 2002/10/24  23:16:15
47304         Log: Subject: [Encode] 1.80 released
47305              From: Dan Kogai <dankogai@dan.co.jp>
47306              Date: Tue, 22 Oct 2002 05:47:16 +0900
47307              Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
47308      Branch: perl
47309            + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl
47310            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
47311            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
47312            ! ext/Encode/lib/Encode/MIME/Header.pm
47313            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t
47314            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
47315            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
47316            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
47317 ____________________________________________________________________________
47318 [ 18056] By: hv                                    on 2002/10/24  22:48:06
47319         Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again
47320              From: Autrijus Tang <autrijus@autrijus.org>
47321              Date: Sat, 19 Oct 2002 17:51:57 +0800
47322              Message-ID: <20021019095157.GA430@not.autrijus.org>
47323      Branch: perl
47324            ! ext/B/B/C.pm
47325 ____________________________________________________________________________
47326 [ 18055] By: hv                                    on 2002/10/24  22:34:10
47327         Log: Reverse change #8066 and sense of test, to satisfy [perl #17763]
47328      Branch: perl
47329            ! pp_sys.c t/run/fresh_perl.t
47330 ____________________________________________________________________________
47331 [ 18054] By: hv                                    on 2002/10/24  22:17:40
47332         Log: change #18030 needs the removal of ext/Thread/thr5005.t
47333      Branch: perl
47334            - ext/Thread/thr5005.t
47335 ____________________________________________________________________________
47336 [ 18053] By: merijn                                on 2002/10/24  08:20:09
47337         Log: charnames pragma extended with :alias for customized
47338              unicode naming aliases
47339              Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
47340      Branch: perl
47341            ! lib/charnames.pm lib/charnames.t
47342 ____________________________________________________________________________
47343 [ 18052] By: rgs                                   on 2002/10/23  19:16:50
47344         Log: Further tweaks to perlmodlib.pod.
47345              Add a note about perllocal.pod, which wasn't documented.
47346      Branch: perl
47347            ! pod/perlmodlib.PL pod/perlmodlib.pod
47348 ____________________________________________________________________________
47349 [ 18051] By: rgs                                   on 2002/10/23  18:56:08
47350         Log: Further tweaks to perluniintro.pod
47351      Branch: perl
47352            ! pod/perluniintro.pod
47353 ____________________________________________________________________________
47354 [ 18050] By: rgs                                   on 2002/10/22  19:11:12
47355         Log: perlmodlib.pod nit suggested by David Dyck (bug #18055)
47356              Regenerate perlmodlib.pod
47357      Branch: perl
47358            ! pod/perlmodlib.PL pod/perlmodlib.pod
47359 ____________________________________________________________________________
47360 [ 18049] By: rgs                                   on 2002/10/22  18:48:00
47361         Log: Subject: [PATCH] perluniintro
47362              From: Jarkko Hietaniemi <jhi@iki.fi>
47363              Date: Sun, 20 Oct 2002 15:48:09 +0300
47364              Message-ID: <20021020124809.GE444369@lyta.hut.fi>
47365      Branch: perl
47366            ! pod/perluniintro.pod
47367 ____________________________________________________________________________
47368 [ 18048] By: hv                                    on 2002/10/22  17:04:26
47369         Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always
47370              From: Dave Mitchell <davem@fdgroup.com>
47371              Date: Fri, 18 Oct 2002 13:36:40 +0100
47372              Message-ID: <20021018133640.A19172@fdgroup.com>
47373      Branch: perl
47374            ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c
47375            ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h
47376            ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t
47377 ____________________________________________________________________________
47378 [ 18047] By: hv                                    on 2002/10/22  16:20:18
47379         Log: Subject: [PATCH] AutoLoader gives wrong message
47380              From: Peter Scott <peter@psdt.com>
47381              Date: Thu, 17 Oct 2002 19:54:56 -0700
47382              Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
47383      Branch: perl
47384            ! lib/AutoLoader.pm
47385 ____________________________________________________________________________
47386 [ 18046] By: hv                                    on 2002/10/22  15:52:40
47387         Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
47388              From: Alain Barbet <alian@alianwebserver.com>
47389              Date: Fri, 18 Oct 2002 15:29:29 +0200
47390              Message-ID: <3DB00CB9.70708@alianwebserver.com>
47391      Branch: perl
47392            ! README.win32 win32/makefile.mk win32/win32.c
47393 ____________________________________________________________________________
47394 [ 18045] By: hv                                    on 2002/10/22  15:47:21
47395         Log: improve 'atomicity' wording
47396      Branch: perl
47397            ! lib/filetest.pm
47398 ____________________________________________________________________________
47399 [ 18044] By: hv                                    on 2002/10/22  15:43:55
47400         Log: Subject: [PATCH] Shell.pm object methods broken
47401              From: Dan Brook <dbrook@easyspace.com>
47402              Date: Thu, 17 Oct 2002 16:05:04 +0100
47403              Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
47404      Branch: perl
47405            ! lib/Shell.pm lib/Shell.t
47406 ____________________________________________________________________________
47407 [ 18042] By: hv                                    on 2002/10/21  09:20:54
47408         Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
47409              From: hv@crypt.org
47410              Date: Mon, 21 Oct 2002 11:27:40 +0100
47411              Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
47412      Branch: perl
47413            ! t/lib/warnings/toke toke.c
47414 ____________________________________________________________________________
47415 [ 18041] By: hv                                    on 2002/10/21  01:14:48
47416         Log: Subject: Re: [perl #18019] regex overoptimization
47417              From: hv@crypt.org
47418              Date: Mon, 21 Oct 2002 03:21:54 +0100
47419              Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
47420      Branch: perl
47421            ! regcomp.c t/op/re_tests
47422 ____________________________________________________________________________
47423 [ 18039] By: hv                                    on 2002/10/20  14:33:16
47424         Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
47425              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
47426              Date: Tue, 15 Oct 2002 02:17:03 +0200
47427              Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
47428      Branch: perl
47429            ! ext/IO/IO.pm
47430 ____________________________________________________________________________
47431 [ 18038] By: hv                                    on 2002/10/20  14:23:06
47432         Log: Update to Net::Ping v2.23
47433      Branch: perl
47434            + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t
47435            + lib/Net/Ping/t/450_service.t
47436            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
47437            ! lib/Net/Ping/t/200_ping_tcp.t
47438 ____________________________________________________________________________
47439 [ 18037] By: hv                                    on 2002/10/20  13:57:06
47440         Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
47441              From: Jarkko Hietaniemi <jhi@iki.fi>
47442              Date: Mon, 14 Oct 2002 14:49:54 +0300
47443              Message-ID: <20021014114954.GB80937@lyta.hut.fi>
47444      Branch: perl
47445            ! t/op/pack.t
47446 ____________________________________________________________________________
47447 [ 18036] By: hv                                    on 2002/10/20  13:43:56
47448         Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
47449              From: Slaven Rezic <slaven.rezic@berlin.de>
47450              Date: 14 Oct 2002 09:37:18 +0200
47451              Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
47452      Branch: perl
47453            ! pp_sys.c t/op/mkdir.t
47454 ____________________________________________________________________________
47455 [ 18035] By: hv                                    on 2002/10/20  13:39:09
47456         Log: Subject: Re: [perl #17951] Strange UTF error
47457              From: Jarkko Hietaniemi <jhi@iki.fi>
47458              Date: Wed, 16 Oct 2002 18:50:51 +0300
47459              Message-ID: <20021016155051.GB268437@lyta.hut.fi>
47460      Branch: perl
47461            ! lib/utf8_heavy.pl t/run/fresh_perl.t
47462 ____________________________________________________________________________
47463 [ 18034] By: hv                                    on 2002/10/20  13:23:16
47464         Log: Update to Time::HiRes v1.38
47465      Branch: perl
47466            + ext/Time/HiRes/typemap
47467            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
47468            ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs
47469            ! ext/Time/HiRes/Makefile.PL
47470 ____________________________________________________________________________
47471 [ 18033] By: hv                                    on 2002/10/20  13:12:25
47472         Log: Upgrade to Test.pm v1.23
47473      Branch: perl
47474            ! lib/Test.pm
47475 ____________________________________________________________________________
47476 [ 18030] By: merijn                                on 2002/10/19  14:10:21
47477         Log: Happy chainsaw stories; The removal of the 5005 threads
47478              Still imcomplete. Configure will follow
47479      Branch: perl
47480            ! MANIFEST NetWare/Makefile NetWare/config.wc
47481            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
47482            ! Porting/Glossary Porting/config.sh Porting/config_H
47483            ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h
47484            ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm
47485            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
47486            ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads
47487            ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh
47488            ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c
47489            ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h
47490            ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c
47491            ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c
47492            ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile
47493            ! win32/config.bc win32/config.gc win32/config.vc
47494            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
47495            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
47496            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
47497            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
47498            ! wince/Makefile.ce wince/config.ce wince/config_H.ce
47499            ! wince/config_sh.PL wince/win32.h wince/win32thread.c
47500            ! wince/win32thread.h wince/wincesck.c
47501 ____________________________________________________________________________
47502 [ 18029] By: merijn                                on 2002/10/18  07:28:21
47503         Log: minor tweaks in Porting/pumpkin.pod
47504              Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
47505      Branch: perl
47506            ! Porting/pumpkin.pod
47507 ____________________________________________________________________________
47508 [ 18028] By: rgs                                   on 2002/10/17  20:33:32
47509         Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
47510              From: Abe Timmerman <abe@ztreet.demon.nl>
47511              Date: Thu, 17 Oct 2002 23:38:34 +0200
47512              Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
47513      Branch: perl
47514            ! t/run/switches.t
47515 ____________________________________________________________________________
47516 [ 18027] By: hv                                    on 2002/10/17  14:39:27
47517         Log: Subject: Re: versions too accurate
47518              From: John Peacock <jpeacock@rowman.com>
47519              Date: Mon, 14 Oct 2002 22:36:48 -0400
47520              Message-ID: <3DAB7F40.1050200@rowman.com>
47521      Branch: perl
47522            ! lib/version.pm util.c
47523 ____________________________________________________________________________
47524 [ 18026] By: hv                                    on 2002/10/17  14:29:41
47525         Log: Subject: Re: [PATCH] Version object combined patch
47526              From: John Peacock <jpeacock@rowman.com>
47527              Date: Thu, 10 Oct 2002 21:23:01 -0400
47528              Message-ID: <3DA627F5.5050907@rowman.com>
47529      Branch: perl
47530            ! lib/version.pm lib/version.t pod/perldiag.pod util.c
47531 ____________________________________________________________________________
47532 [ 18025] By: hv                                    on 2002/10/17  13:37:04
47533         Log: definition of MAXPATHLEN
47534              Subject: [PATCH] standard lawyerism
47535              From: Jarkko Hietaniemi <jhi@iki.fi>
47536              Date: Fri, 11 Oct 2002 02:48:26 +0300
47537              Message-ID: <20021010234825.GM292305@lyta.hut.fi>
47538      Branch: perl
47539            ! perl.h
47540 ____________________________________________________________________________
47541 [ 18024] By: hv                                    on 2002/10/17  13:34:01
47542         Log: Subject: Re: [perl #17061] no strict 'garbage'
47543              From: Slaven Rezic <slaven.rezic@berlin.de>
47544              Date: 10 Oct 2002 16:23:22 +0200
47545              Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
47546      Branch: perl
47547            ! ext/Storable/Storable.pm
47548 ____________________________________________________________________________
47549 [ 18023] By: hv                                    on 2002/10/17  12:56:28
47550         Log: Subject: Re: [perl #17830] open FH, "<&", $fd
47551              From: Steve Grazzini <grazz@nyc.rr.com>
47552              Date: 11 Oct 2002 22:28:58 -0000
47553              Message-ID: <20021011222858.452.qmail@onion.perl.org>
47554      Branch: perl
47555            ! doio.c t/io/open.t
47556 ____________________________________________________________________________
47557 [ 18022] By: hv                                    on 2002/10/17  12:24:42
47558         Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
47559              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47560              Date: Tue, 15 Oct 2002 17:01:43 -0700
47561              Message-ID: <nxKr9gzkgmBO092yn@efn.org>
47562      Branch: perl
47563            ! t/op/assignwarn.t
47564 ____________________________________________________________________________
47565 [ 18021] By: hv                                    on 2002/10/17  11:28:38
47566         Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
47567              From: Slaven Rezic <slaven.rezic@berlin.de>
47568              Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
47569              Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
47570      Branch: perl
47571            ! Porting/pumpkin.pod
47572 ____________________________________________________________________________
47573 [ 18020] By: rgs                                   on 2002/10/16  18:43:21
47574         Log: prototype() didn't warn when used in void context.
47575      Branch: perl
47576            ! op.c t/lib/warnings/op
47577 ____________________________________________________________________________
47578 [ 18019] By: ams                                   on 2002/10/15  20:54:53
47579         Log: Subject: Japanese translation of Storable
47580              From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
47581              Date: Tue, 15 Oct 2002 06:31:01 +0900
47582              Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
47583      Branch: perl
47584            ! ext/Storable/README
47585 ____________________________________________________________________________
47586 [ 18018] By: rgs                                   on 2002/10/15  19:08:20
47587         Log: Subject: Re: [PATCH] cv.h: Comment update
47588              From: Paul Johnson <paul@pjcj.net>
47589              Date: Mon, 14 Oct 2002 20:00:50 +0200
47590              Message-ID: <20021014180050.GC7333@pjcj.net>
47591      Branch: perl
47592            ! cv.h
47593 ____________________________________________________________________________
47594 [ 18017] By: rgs                                   on 2002/10/14  20:37:06
47595         Log: Subject: [PATCH] perlipc.pod
47596              From: Slaven Rezic <slaven.rezic@berlin.de>
47597              Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
47598              Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
47599      Branch: perl
47600            ! pod/perlipc.pod
47601 ____________________________________________________________________________
47602 [ 18016] By: rgs                                   on 2002/10/14  20:30:03
47603         Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
47604              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
47605              Date: Sun, 13 Oct 2002 09:02:36 +0900
47606              Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
47607      Branch: perl
47608            ! pod/perlunicode.pod
47609 ____________________________________________________________________________
47610 [ 18015] By: rgs                                   on 2002/10/12  20:22:37
47611         Log: The -0 command-line switch wasn't setting $/ at compile-time.
47612              Move the initialization of $/ just after switch parsing
47613              (it was done after yyparse().)
47614      Branch: perl
47615            ! perl.c t/run/switches.t
47616 ____________________________________________________________________________
47617 [ 18014] By: rgs                                   on 2002/10/12  20:18:55
47618         Log: Subject: Re: [PATCH] perl573delta delinting
47619              From: Philip Newton <Philip.Newton@gmx.net>
47620              Date: Sat, 12 Oct 2002 21:25:49 +0200
47621              Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
47622      Branch: perl
47623            ! pod/perl573delta.pod
47624 ____________________________________________________________________________
47625 [ 18013] By: hv                                    on 2002/10/12  15:41:50
47626         Log: Subject: [PATCH] for -Dm
47627              From: Slaven Rezic <slaven.rezic@berlin.de>
47628              Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
47629              Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
47630      Branch: perl
47631            ! malloc.c
47632 ____________________________________________________________________________
47633 [ 18012] By: hv                                    on 2002/10/12  15:39:49
47634         Log: #18005 was not enough
47635              Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
47636              From: Abe Timmerman <abeltje@cpan.org>
47637              Date: Sat, 12 Oct 2002 17:56:39 +0200
47638              Message-Id: <200210121756.39803.abeltje@cpan.org>
47639      Branch: perl
47640            ! win32/makefile.mk
47641 ____________________________________________________________________________
47642 [ 18011] By: hv                                    on 2002/10/12  15:36:43
47643         Log: Subject: [perl #17805] BUG: Grammar bug during Configure
47644              From: Richard Hitt (via RT) <perlbug@perl.org>
47645              Date: 8 Oct 2002 21:04:30 -0000
47646              Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
47647      Branch: perl
47648            ! Configure
47649 ____________________________________________________________________________
47650 [ 18010] By: hv                                    on 2002/10/12  15:31:06
47651         Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
47652              From: Nicholas Clark <nick@unfortu.net>
47653              Date: Tue, 8 Oct 2002 21:52:53 +0100
47654              Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
47655      Branch: perl
47656            ! pod/perldiag.pod pp_pack.c t/op/pack.t
47657 ____________________________________________________________________________
47658 [ 18009] By: hv                                    on 2002/10/12  15:12:18
47659         Log: Subject: [PATCH perldoc] For screaming hell's sake
47660              From: Simon Cozens <simon@netthink.co.uk>
47661              Date: Tue, 8 Oct 2002 11:13:07 +0100
47662              Message-ID: <20021008101307.GA8175@netthink.co.uk>
47663      Branch: perl
47664            ! utils/perldoc.PL
47665 ____________________________________________________________________________
47666 [ 18008] By: hv                                    on 2002/10/12  14:38:19
47667         Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
47668              From: Nicholas Clark <nick@unfortu.net>
47669              Date: Mon, 7 Oct 2002 23:35:34 +0100
47670              Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
47671      Branch: perl
47672            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
47673            ! ext/Storable/README ext/Storable/Storable.pm
47674            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
47675            ! ext/Storable/t/forgive.t ext/Storable/t/integer.t
47676            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
47677 ____________________________________________________________________________
47678 [ 18007] By: hv                                    on 2002/10/12  14:22:36
47679         Log: Subject: [perl #17773] errors in c2ph(1) man page
47680              From: Eric Melville (via RT) <perlbug@perl.org>
47681              Date: 7 Oct 2002 02:58:34 -0000
47682              Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
47683      Branch: perl
47684            ! utils/c2ph.PL
47685 ____________________________________________________________________________
47686 [ 18006] By: hv                                    on 2002/10/12  14:19:55
47687         Log: Subject: [PATCH pad.c] Re: closure failures
47688              From: Dave Mitchell <davem@fdgroup.com>
47689              Date: Mon, 7 Oct 2002 02:42:13 +0100
47690              Message-ID: <20021007024213.B29760@fdgroup.com>
47691      Branch: perl
47692            ! pad.c
47693 ____________________________________________________________________________
47694 [ 18005] By: hv                                    on 2002/10/12  14:17:07
47695         Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7
47696              From: Abe Timmerman <abeltje@cpan.org>
47697              Date: Tue, 8 Oct 2002 14:16:56 +0200
47698              Message-Id: <200210081416.56942.abeltje@cpan.org>
47699      Branch: perl
47700            ! win32/Makefile
47701 ____________________________________________________________________________
47702 [ 18004] By: hv                                    on 2002/10/12  14:06:59
47703         Log: updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
47704      Branch: perl
47705            ! hints/darwin.sh
47706 ____________________________________________________________________________
47707 [ 18003] By: hv                                    on 2002/10/12  13:48:34
47708         Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
47709              and #18001.
47710      Branch: perl
47711            ! ext/Devel/Peek/Peek.t
47712 ____________________________________________________________________________
47713 [ 18002] By: hv                                    on 2002/10/11  23:22:56
47714         Log: Subject: [Encode] 1.77 Released
47715              From: Dan Kogai <dankogai@dan.co.jp>
47716              Date: Sun, 6 Oct 2002 12:52:52 +0900
47717              Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
47718      Branch: perl
47719            ! ext/Encode/Changes ext/Encode/Encode.pm
47720            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
47721            ! ext/Encode/lib/Encode/Alias.pm
47722            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t
47723            ! ext/Encode/ucm/big5-eten.ucm
47724 ____________________________________________________________________________
47725 [ 18001] By: hv                                    on 2002/10/11  22:52:43
47726         Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
47727              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47728              Date: Thu, 10 Oct 2002 14:28:55 -0700
47729              Message-ID: <XEfp9gzkgquV092yn@efn.org>
47730      Branch: perl
47731            ! ext/Devel/Peek/Peek.t
47732 ____________________________________________________________________________
47733 [ 18000] By: hv                                    on 2002/10/11  22:30:36
47734         Log: Subject: [PATCH] perl573delta delinting
47735              From: Jarkko Hietaniemi <jhi@iki.fi>
47736              Date: Fri, 4 Oct 2002 16:19:31 +0300
47737              Message-ID: <20021004131931.GE278184@lyta.hut.fi>
47738      Branch: perl
47739            ! pod/perl573delta.pod
47740 ____________________________________________________________________________
47741 [ 17999] By: hv                                    on 2002/10/11  22:28:36
47742         Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
47743              From: Jarkko Hietaniemi <jhi@iki.fi>
47744              Date: Fri, 4 Oct 2002 16:11:57 +0300
47745              Message-ID: <20021004131157.GD278184@lyta.hut.fi>
47746      Branch: perl
47747            ! pod/perldiag.pod reentr.c reentr.pl
47748 ____________________________________________________________________________
47749 [ 17998] By: rgs                                   on 2002/10/11  19:53:05
47750         Log: Fix bug #17771 : segfault with the 'for' statement modifier
47751              used inside a map or a grep.
47752      Branch: perl
47753            ! pp_ctl.c t/op/grep.t
47754 ____________________________________________________________________________
47755 [ 17997] By: hv                                    on 2002/10/11  12:10:39
47756         Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
47757              From: Information Service <info@lingo.kiev.ua>
47758              Date: Wed, 09 Oct 2002 07:17:00 +0400
47759              Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
47760      Branch: perl
47761            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
47762 ____________________________________________________________________________
47763 [ 17996] By: hv                                    on 2002/10/11  11:55:53
47764         Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
47765              From: chromatic <chromatic@wgz.org>
47766              Date: Thu, 03 Oct 2002 22:56:54 -0700
47767              Message-ID: <20021004060120.33329.qmail@onion.perl.org>
47768      Branch: perl
47769            ! lib/AutoLoader.pm lib/AutoLoader.t
47770 ____________________________________________________________________________
47771 [ 17995] By: ams                                   on 2002/10/11  05:24:20
47772         Log: Subject: [perl #17819] Typo in perltooc?
47773              From: Bob Wilkinson (via RT) <perlbug@perl.org>
47774              Date: 9 Oct 2002 09:50:40 -0000
47775              Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
47776
47777              Subject: [perl #17821] Typo in perltooc
47778              From: Bob Wilkinson (via RT) <perlbug@perl.org>
47779              Date: 9 Oct 2002 10:12:51 -0000
47780              Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
47781      Branch: perl
47782            ! pod/perltooc.pod
47783 ____________________________________________________________________________
47784 [ 17994] By: rgs                                   on 2002/10/10  20:19:27
47785         Log: Fix bug #17776 : memory corruption in qr/##/x
47786      Branch: perl
47787            ! sv.c t/op/pat.t
47788 ____________________________________________________________________________
47789 [ 17993] By: rgs                                   on 2002/10/10  19:52:00
47790         Log: croak() is better written Perl_croak() in C code.
47791      Branch: perl
47792            ! util.c
47793 ____________________________________________________________________________
47794 [ 17992] By: hv                                    on 2002/10/10  11:29:12
47795         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
47796              From: andreas.koenig@anima.de (Andreas J. Koenig)
47797              Date: Fri, 04 Oct 2002 06:38:57 +0200
47798              Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
47799      Branch: perl
47800            ! lib/Hash/Util.pm
47801 ____________________________________________________________________________
47802 [ 17991] By: hv                                    on 2002/10/10  11:20:41
47803         Log: new files lib/version.pm and lib/version.t for change #17990.
47804      Branch: perl
47805            + lib/version.pm lib/version.t
47806 ____________________________________________________________________________
47807 [ 17990] By: hv                                    on 2002/10/10  11:19:57
47808         Log: Subject: [PATCH] Version object combined patch
47809              From: John Peacock <jpeacock@rowman.com>
47810              Date: Fri, 04 Oct 2002 23:15:10 -0400
47811              Message-ID: <3D9E593E.1060605@rowman.com>
47812      Branch: perl
47813            ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod
47814            ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c
47815 ____________________________________________________________________________
47816 [ 17989] By: hv                                    on 2002/10/10  10:48:42
47817         Log: Subject: PATCH: lib/ExtUtils/typemap
47818              From: Brian Ingerson <ingy@ttul.org>
47819              Date: Sat, 28 Sep 2002 13:03:24 -0700
47820              Message-ID: <20020928130324.A16900@ttul.org>
47821      Branch: perl
47822            ! lib/ExtUtils/typemap
47823 ____________________________________________________________________________
47824 [ 17988] By: hv                                    on 2002/10/10  10:45:19
47825         Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
47826              From: Nicholas Clark <nick@unfortu.net>
47827              Date: Sat, 28 Sep 2002 18:52:00 +0100
47828              Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
47829      Branch: perl
47830            ! lib/Exporter.t lib/Exporter/Heavy.pm
47831 ____________________________________________________________________________
47832 [ 17987] By: hv                                    on 2002/10/10  10:27:40
47833         Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
47834              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
47835              Date: Mon, 9 Sep 2002 17:36:55 -0400
47836              Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
47837      Branch: perl
47838            ! pod/perlfunc.pod
47839 ____________________________________________________________________________
47840 [ 17986] By: hv                                    on 2002/10/10  09:51:24
47841         Log: Remove use of caller() in strict.pm, and tighten Safe compartment
47842              for Storable tests to match.
47843      Branch: perl
47844            ! ext/Storable/t/code.t lib/strict.pm lib/strict.t
47845 ____________________________________________________________________________
47846 [ 17985] By: hv                                    on 2002/10/10  09:27:00
47847         Log: Subject: Re: README.cygwin draft update
47848              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47849              Date: Mon, 07 Oct 2002 17:15:09 -0700
47850              Message-ID: <NOio9gzkg6oR092yn@efn.org>
47851      Branch: perl
47852            ! README.cygwin pod/perl58delta.pod
47853 ____________________________________________________________________________
47854 [ 17984] By: rgs                                   on 2002/10/09  19:17:08
47855         Log: Fix bug #17823 : non-modifying tr/// stringifies references
47856      Branch: perl
47857            ! doop.c t/op/tr.t
47858 ____________________________________________________________________________
47859 [ 17983] By: merijn                                on 2002/10/09  12:22:26
47860         Log: Tru64 and gcc and threads
47861              Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
47862      Branch: perl
47863            ! thread.h
47864 ____________________________________________________________________________
47865 [ 17982] By: merijn                                on 2002/10/09  10:34:40
47866         Log: Correct mailing list archive URL
47867              Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
47868      Branch: perl
47869            ! Porting/pumpkin.pod
47870 ____________________________________________________________________________
47871 [ 17981] By: merijn                                on 2002/10/09  04:49:06
47872         Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
47873              Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
47874      Branch: perl
47875            ! Porting/pumpkin.pod
47876 ____________________________________________________________________________
47877 [ 17980] By: sky                                   on 2002/10/06  15:40:56
47878         Log: Upgrade Safe.pm to 2.09 after CPAN backport.
47879              Fix testcases to run properly outside perl core build enviroment.
47880      Branch: perl
47881            ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t
47882            ! ext/Safe/safe3.t
47883 ____________________________________________________________________________
47884 [ 17979] By: sky                                   on 2002/10/06  07:03:19
47885         Log: Subject: [PATCH] fix typo in Tie::Array
47886              From: "Jos I. Boumans" <kane@cpan.org>
47887              Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
47888              Message-Id: <20021005183920.14746.qmail@onion.perl.org>
47889      Branch: perl
47890            ! lib/Tie/Array.pm
47891 ____________________________________________________________________________
47892 [ 17978] By: sky                                   on 2002/10/05  04:44:10
47893         Log: Upgrade to Attribute::Handlers 0.78
47894      Branch: perl
47895            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
47896            ! lib/Attribute/Handlers/README
47897 ____________________________________________________________________________
47898 [ 17977] By: rgs                                   on 2002/10/04  20:01:54
47899         Log: Complement to change #17976 :
47900              there was a similar bug on rdo().
47901              Increment $Safe::VERSION.
47902      Branch: perl
47903            ! ext/Opcode/Safe.pm ext/Safe/safe3.t
47904 ____________________________________________________________________________
47905 [ 17976] By: rgs                                   on 2002/10/04  19:44:48
47906         Log: Fix bug #17744, suggested by Andreas Jurenda,
47907              tweaked by rgs (security hole in Safe).
47908      Branch: perl
47909            + ext/Safe/safe3.t
47910            ! MANIFEST ext/Opcode/Safe.pm
47911 ____________________________________________________________________________
47912 [ 17975] By: merijn                                on 2002/10/04  13:30:17
47913         Log: Non ANSI feature detection in enum
47914      Branch: perl
47915            ! pad.h
47916 ____________________________________________________________________________
47917 [ 17974] By: rgs                                   on 2002/10/03  21:00:50
47918         Log: Fix a precedence problem.
47919      Branch: perl
47920            ! ext/Storable/t/integer.t
47921 ____________________________________________________________________________
47922 [ 17973] By: rgs                                   on 2002/10/03  20:34:13
47923         Log: Change the warning message "%s trapped by operation mask"
47924              to include '' around the op name. Document it in perldiag.
47925      Branch: perl
47926            ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c
47927            ! pod/perldiag.pod
47928 ____________________________________________________________________________
47929 [ 17972] By: rgs                                   on 2002/10/03  20:26:54
47930         Log: Add a new warning, "Possible precedence problem on bitwise
47931              %c operator", triggerred when a bitwise op has a numeric
47932              comparison op as child.
47933      Branch: perl
47934            ! op.c pod/perldiag.pod t/lib/warnings/op
47935 ____________________________________________________________________________
47936 [ 17971] By: ams                                   on 2002/10/03  11:03:41
47937         Log: Subject: Re: Not OK 17969
47938              From: Slaven Rezic <slaven.rezic@berlin.de>
47939              Date: 03 Oct 2002 13:12:58 +0200
47940              Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
47941      Branch: perl
47942            ! ext/Storable/Storable.pm ext/Storable/t/code.t
47943            ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t
47944            ! ext/Storable/t/malice.t
47945 ____________________________________________________________________________
47946 [ 17970] By: ams                                   on 2002/10/03  02:21:15
47947         Log: Add a line about 2.05.
47948      Branch: perl
47949            ! ext/Storable/ChangeLog
47950 ____________________________________________________________________________
47951 [ 17969] By: ams                                   on 2002/10/03  02:12:27
47952         Log: Subject: [PATCH] Storable and code serialization: documentation
47953              From: Slaven Rezic <slaven.rezic@berlin.de>
47954              Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
47955              Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
47956      Branch: perl
47957            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
47958            ! ext/Storable/t/code.t
47959 ____________________________________________________________________________
47960 [ 17968] By: ams                                   on 2002/10/03  01:40:51
47961         Log: Subject: [PATCH] Re: speed of my
47962              From: Stephen McCamant <smcc@mit.edu>
47963              Date: Wed, 2 Oct 2002 21:48:59 -0400
47964              Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
47965      Branch: perl
47966            ! pp.c
47967 ____________________________________________________________________________
47968 [ 17967] By: hv                                    on 2002/10/02  15:04:57
47969         Log: Subject: [PATCH] reentrant buffers
47970              From: Jarkko Hietaniemi <jhi@iki.fi>
47971              Date: Fri, 27 Sep 2002 01:08:56 +0300
47972              Message-ID: <20020926220856.GA339120@lyta.hut.fi>
47973      Branch: perl
47974            ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl
47975 ____________________________________________________________________________
47976 [ 17966] By: hv                                    on 2002/10/02  14:46:52
47977         Log: Subject: [PATCH] retropatch
47978              From: Jarkko Hietaniemi <jhi@iki.fi>
47979              Date: Fri, 27 Sep 2002 03:51:34 +0300
47980              Message-ID: <20020927005134.GB339120@lyta.hut.fi>
47981      Branch: perl
47982            + pod/perl573delta.pod
47983            ! MANIFEST pod/buildtoc.PL pod/perl.pod
47984 ____________________________________________________________________________
47985 [ 17965] By: hv                                    on 2002/10/02  14:42:21
47986         Log: op/tr.t test is affected by #17962
47987      Branch: perl
47988            ! t/op/tr.t
47989 ____________________________________________________________________________
47990 [ 17964] By: hv                                    on 2002/10/02  14:38:59
47991         Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
47992              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
47993              Date: Tue, 1 Oct 2002 23:34:35 +0200
47994              Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
47995      Branch: perl
47996            ! t/op/override.t toke.c
47997 ____________________________________________________________________________
47998 [ 17963] By: hv                                    on 2002/10/02  14:15:22
47999         Log: Subject: Re: [perl #17376] Bug Report - our(%)
48000              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48001              Date: Tue, 01 Oct 2002 09:54:30 -0700
48002              Message-ID: <GNdm9gzkgWOS092yn@efn.org>
48003      Branch: perl
48004            ! op.c pp_hot.c t/comp/our.t
48005 ____________________________________________________________________________
48006 [ 17962] By: ams                                   on 2002/10/02  14:10:07
48007         Log: Subject: [PATCH] no [] in tr///
48008              From: Jarkko Hietaniemi <jhi@iki.fi>
48009              Date: Wed, 2 Oct 2002 17:09:11 +0300
48010              Message-Id: <20021002140911.GH278184@lyta.hut.fi>
48011      Branch: perl
48012            ! pod/perldiag.pod toke.c
48013 ____________________________________________________________________________
48014 [ 17961] By: hv                                    on 2002/10/02  14:09:11
48015         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
48016              From: andreas.koenig@anima.de (Andreas J. Koenig)
48017              Date: Mon, 30 Sep 2002 17:24:06 +0200
48018              Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
48019      Branch: perl
48020            ! lib/Hash/Util.pm
48021 ____________________________________________________________________________
48022 [ 17959] By: hv                                    on 2002/10/02  14:06:29
48023         Log: Subject: [DOCPATCH] Unicode porting advice
48024              From: andreas.koenig@anima.de (Andreas J. Koenig)
48025              Date: Fri, 27 Sep 2002 15:30:16 +0200
48026              Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
48027      Branch: perl
48028            ! pod/perlunicode.pod
48029 ____________________________________________________________________________
48030 [ 17958] By: hv                                    on 2002/10/02  13:57:06
48031         Log: missing quote from #17957
48032      Branch: perl
48033            ! Porting/pumpkin.pod
48034 ____________________________________________________________________________
48035 [ 17957] By: hv                                    on 2002/10/02  13:55:56
48036         Log: document how to set APPLLIB_EXP
48037              Subject: Re: [perl #15957] error installing perl 5.8.0
48038              From: Andy Dougherty <doughera@lafayette.edu>
48039              Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
48040              Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
48041      Branch: perl
48042            ! Porting/pumpkin.pod
48043 ____________________________________________________________________________
48044 [ 17956] By: hv                                    on 2002/10/02  13:51:12
48045         Log: Devel::Peek tests from:
48046              Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
48047              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48048              Date: Thu, 26 Sep 2002 22:16:39 -0700
48049              Message-ID: <3m+k9gzkgqnP092yn@efn.org>
48050      Branch: perl
48051            ! ext/Devel/Peek/Peek.t
48052 ____________________________________________________________________________
48053 [ 17955] By: hv                                    on 2002/10/02  13:43:26
48054         Log: add precedence warning for bitwise docs
48055              Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
48056              From: Mike Guy <mjtg@cam.ac.uk>
48057              Date: Thu, 26 Sep 2002 13:20:45 +0100
48058              Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
48059      Branch: perl
48060            ! pod/perlop.pod
48061 ____________________________________________________________________________
48062 [ 17954] By: hv                                    on 2002/10/02  13:18:01
48063         Log: Subject: [PATCH] Re: perlio bug?
48064              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
48065              Date: Wed, 25 Sep 2002 21:58:12 +0200
48066              Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
48067      Branch: perl
48068            ! doio.c pod/perldiag.pod t/lib/warnings/doio
48069 ____________________________________________________________________________
48070 [ 17953] By: hv                                    on 2002/10/02  12:55:29
48071         Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file
48072              From: Dave Mitchell <davem@fdgroup.com>
48073              Date: Wed, 25 Sep 2002 23:40:23 +0100
48074              Message-ID: <20020925234023.A20044@fdgroup.com>
48075      Branch: perl
48076            + pad.c pad.h
48077            ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
48078            ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t
48079            ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod
48080            ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
48081            ! proto.h scope.c sv.c toke.c
48082 ____________________________________________________________________________
48083 [ 17952] By: hv                                    on 2002/10/02  11:23:38
48084         Log: better handling of whitespace in autodoc declarations; fragment from:
48085              Subject: [PATCH pad.c,h] move all pad-related code to its own src file
48086              From: Dave Mitchell <davem@fdgroup.com>
48087              Date: Wed, 25 Sep 2002 23:40:23 +0100
48088              Message-ID: <20020925234023.A20044@fdgroup.com>
48089      Branch: perl
48090            ! autodoc.pl
48091 ____________________________________________________________________________
48092 [ 17951] By: merijn                                on 2002/10/02  09:15:18
48093         Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
48094              Thu, 25 Jul 2002, Andy Dougherty
48095      Branch: perl
48096            ! Configure Policy_sh.SH
48097 ____________________________________________________________________________
48098 [ 17950] By: ams                                   on 2002/10/02  03:43:41
48099         Log: Add silly bandaid to stop segfaults on subsequent accesses to
48100              the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
48101              (<$fred>).
48102      Branch: perl
48103            ! op.c
48104 ____________________________________________________________________________
48105 [ 17949] By: hv                                    on 2002/10/01  08:49:02
48106         Log: patch based on:
48107              Subject: Re: [perl #17376] Bug Report - our(%)
48108              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48109              Date: Mon, 30 Sep 2002 15:22:18 -0700
48110              Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
48111      Branch: perl
48112            ! op.c
48113 ____________________________________________________________________________
48114 [ 17948] By: hv                                    on 2002/10/01  08:26:44
48115         Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
48116              From: chromatic <chromatic@wgz.org>
48117              Date: Fri, 13 Sep 2002 14:26:08 -0700
48118              Message-Id: <200209131426.08116.chromatic@wgz.org>
48119      Branch: perl
48120            ! lib/AutoLoader.pm
48121 ____________________________________________________________________________
48122 [ 17947] By: hv                                    on 2002/10/01  08:10:21
48123         Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags
48124              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48125              Date: Wed, 11 Sep 2002 22:22:45 -0700
48126              Message-ID: <lSCg9gzkgymX092yn@efn.org>
48127      Branch: perl
48128            ! dump.c mg.h regexec.c sv.c t/op/pat.t
48129 ____________________________________________________________________________
48130 [ 17946] By: merijn                                on 2002/09/30  15:19:36
48131         Log: nanosleep on VMS not present
48132      Branch: perl
48133            ! configure.com
48134 ____________________________________________________________________________
48135 [ 17945] By: merijn                                on 2002/09/30  09:51:40
48136         Log: -Dgccansipedantic only for gcc 3+
48137              Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
48138      Branch: perl
48139            ! Porting/pumpkin.pod cflags.SH
48140 ____________________________________________________________________________
48141 [ 17944] By: merijn                                on 2002/09/30  08:29:33
48142         Log: nanosleep probes as per Jarkko's request
48143      Branch: perl
48144            ! Configure NetWare/config_H.wc Porting/config.sh
48145            ! Porting/config_H config_h.SH epoc/config.sh perl.h
48146            ! win32/config.bc win32/config.gc win32/config.vc
48147            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
48148            ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
48149            ! wince/config_H.ce
48150 ____________________________________________________________________________
48151 [ 17942] By: ams                                   on 2002/09/29  22:26:37
48152         Log: Remove package; (Heh heh.)
48153      Branch: perl
48154            ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y
48155            ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t
48156            ! vms/perly_c.vms vms/perly_h.vms
48157 ____________________________________________________________________________
48158 [ 17941] By: hv                                    on 2002/09/29  12:11:06
48159         Log: Subject: [perl #16796] Configure script buglet
48160              From: "Amick, Eric" (via RT) <perlbug@perl.org>
48161              Date: 27 Aug 2002 20:09:29 -0000
48162              Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
48163      Branch: perl
48164            ! Configure
48165 ____________________________________________________________________________
48166 [ 17940] By: hv                                    on 2002/09/29  11:59:28
48167         Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
48168              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
48169              Date: Fri, 27 Sep 2002 13:52:18 +0200
48170              Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
48171      Branch: perl
48172            ! lib/Attribute/Handlers.pm
48173 ____________________________________________________________________________
48174 [ 17939] By: hv                                    on 2002/09/29  11:55:17
48175         Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
48176              From: Allen Smith (via RT) <perlbug@perl.org>
48177              Date: 13 Sep 2002 03:01:30 -0000
48178              Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
48179      Branch: perl
48180            ! t/lib/h2ph.pht utils/h2ph.PL
48181 ____________________________________________________________________________
48182 [ 17938] By: rgs                                   on 2002/09/28  20:42:59
48183         Log: Email address change for Stéphane Payrard
48184      Branch: perl
48185            ! AUTHORS
48186 ____________________________________________________________________________
48187 [ 17937] By: hv                                    on 2002/09/27  10:05:42
48188         Log: Subject: Re: [REVISED PATCH] Magic v-strings
48189              From: John Peacock <jpeacock@rowman.com>
48190              Date: Thu, 19 Sep 2002 22:30:58 -0400
48191              Message-ID: <3D8A8862.3000602@rowman.com>
48192      Branch: perl
48193            ! sv.c util.c
48194 ____________________________________________________________________________
48195 [ 17936] By: hv                                    on 2002/09/27  10:00:42
48196         Log: Subject: [PATCH] configure.com -- don't exclude threads::shared
48197              From: "Craig A. Berry" <craigberry@mac.com>
48198              Date: Wed, 25 Sep 2002 17:14:33 -0500
48199              Message-ID: <3D923549.6050809@mac.com>
48200      Branch: perl
48201            ! configure.com
48202 ____________________________________________________________________________
48203 [ 17935] By: hv                                    on 2002/09/27  09:48:19
48204         Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
48205              From: Andy Lester <andy@petdance.com>
48206              Date: Fri, 20 Sep 2002 12:23:41 -0500
48207              Message-ID: <20020920172341.GA15672@petdance.com>
48208      Branch: perl
48209            ! pod/perlopentut.pod
48210 ____________________________________________________________________________
48211 [ 17934] By: hv                                    on 2002/09/26  18:50:02
48212         Log: missing '.' in test from #17932
48213      Branch: perl
48214            ! t/lib/strict/subs
48215 ____________________________________________________________________________
48216 [ 17933] By: hv                                    on 2002/09/26  17:01:11
48217         Log: Subject: [PATCH] perl #17453
48218              From: Jarkko Hietaniemi <jhi@iki.fi>
48219              Date: Fri, 20 Sep 2002 17:22:45 +0300
48220              Message-ID: <20020920142245.GG280265@lyta.hut.fi>
48221      Branch: perl
48222            ! lib/utf8_heavy.pl t/op/pat.t
48223 ____________________________________________________________________________
48224 [ 17932] By: hv                                    on 2002/09/26  16:47:32
48225         Log: #17931 checked for wrong constant
48226      Branch: perl
48227            ! op.c
48228 ____________________________________________________________________________
48229 [ 17931] By: hv                                    on 2002/09/26  16:29:26
48230         Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
48231              From: Kay_Röpke <kay@dolphin-services.de>
48232              Date: Fri, 20 Sep 2002 16:09:08 +0200
48233              Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
48234      Branch: perl
48235            ! op.c t/lib/strict/subs
48236 ____________________________________________________________________________
48237 [ 17930] By: hv                                    on 2002/09/26  15:56:07
48238         Log: Subject: [perl #17445] Class::Struct patch: version number, examples
48239              From: Ken Neighbors (via RT) <perlbug@perl.org>
48240              Date: 19 Sep 2002 18:48:22 -0000
48241              Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
48242      Branch: perl
48243            ! lib/Class/Struct.pm
48244 ____________________________________________________________________________
48245 [ 17928] By: hv                                    on 2002/09/26  09:54:05
48246         Log: Subject: [PATCH] bug in utf8.c(?)
48247              From: Marty Pauley <marty+p5p@kasei.com>
48248              Date: Fri, 20 Sep 2002 10:55:33 +0100
48249              Subject: [PATCH] bug in utf8.c(?)
48250      Branch: perl
48251            ! utf8.c
48252 ____________________________________________________________________________
48253 [ 17927] By: hv                                    on 2002/09/26  09:37:19
48254         Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
48255              From: Marty Pauley <marty+p5p@kasei.com>
48256              Date: Fri, 20 Sep 2002 09:52:16 +0100
48257              Message-Id: 20020920085216.GC10512@soto.kasei.com
48258      Branch: perl
48259            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
48260 ____________________________________________________________________________
48261 [ 17926] By: hv                                    on 2002/09/26  09:28:06
48262         Log: Subject: [PATCH] defuse installusrbinperl
48263              From: Jarkko Hietaniemi <jhi@iki.fi>
48264              Date: Thu, 19 Sep 2002 18:01:03 +0300
48265              Message-ID: <20020919150103.GI208696@lyta.hut.fi>
48266      Branch: perl
48267            ! Configure
48268 ____________________________________________________________________________
48269 [ 17925] By: hv                                    on 2002/09/26  09:15:55
48270         Log: Subject: [PATCH v2] enable -ansi -pedantic
48271              From: Jarkko Hietaniemi <jhi@iki.fi>
48272              Date: Wed, 18 Sep 2002 01:19:25 +0300
48273              Message-ID: <20020917221925.GF85044@lyta.hut.fi>
48274      Branch: perl
48275            ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c
48276            ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c
48277 ____________________________________________________________________________
48278 [ 17924] By: hv                                    on 2002/09/26  08:44:16
48279         Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads)
48280              From: Nicholas Clark <nick@unfortu.net>
48281              Date: Sat, 14 Sep 2002 18:49:10 +0100
48282              Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>
48283      Branch: perl
48284            ! sv.c
48285 ____________________________________________________________________________
48286 [ 17923] By: hv                                    on 2002/09/26  08:33:54
48287         Log: Subject: [PATCH] Re: Advice on coredump
48288              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
48289              Date: Wed, 18 Sep 2002 22:14:57 +0200
48290              Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
48291      Branch: perl
48292            ! op.c t/op/closure.t
48293 ____________________________________________________________________________
48294 [ 17922] By: hv                                    on 2002/09/26  08:25:28
48295         Log: Subject: Re: [PATCH] spurious t/auto directory appears
48296              From: Michael G Schwern <schwern@pobox.com>
48297              Date: Fri, 13 Sep 2002 23:56:05 -0400
48298              Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
48299      Branch: perl
48300            ! lib/ExtUtils/t/Installed.t
48301 ____________________________________________________________________________
48302 [ 17921] By: hv                                    on 2002/09/26  08:21:59
48303         Log: add TODO tests for slow our() declaration
48304              Subject: Re: [perl #17376] Bug Report - our(%)
48305              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48306              Date: Thu, 19 Sep 2002 22:34:01 -0700
48307              Message-ID: <JNri9gzkgSBB092yn@efn.org>
48308      Branch: perl
48309            + t/comp/our.t
48310            ! MANIFEST
48311 ____________________________________________________________________________
48312 [ 17920] By: hv                                    on 2002/09/26  08:16:43
48313         Log: LEAKTEST is dead, RIP
48314              Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
48315              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48316              Date: Mon, 23 Sep 2002 18:33:12 +0200
48317              Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
48318      Branch: perl
48319            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
48320            ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
48321 ____________________________________________________________________________
48322 [ 17919] By: hv                                    on 2002/09/26  07:59:42
48323         Log: Subject: [PATCH] AIX hints missinga  >&4
48324              From: Jarkko Hietaniemi <jhi@iki.fi>
48325              Date: Fri, 13 Sep 2002 16:48:42 +0300
48326              Message-ID: <20020913134842.GD8929@lyta.hut.fi>
48327      Branch: perl
48328            ! hints/aix.sh
48329 ____________________________________________________________________________
48330 [ 17918] By: hv                                    on 2002/09/26  07:51:10
48331         Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod)
48332              From: "Brendan O'Dea" <bod@debian.org>
48333              Date: Mon, 23 Sep 2002 22:45:40 +1000
48334              Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
48335      Branch: perl
48336            ! pod/perlfunc.pod
48337 ____________________________________________________________________________
48338 [ 17917] By: hv                                    on 2002/09/26  07:46:43
48339         Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
48340              From: Slaven Rezic <slaven.rezic@berlin.de>
48341              Date: 11 Sep 2002 19:37:09 +0200
48342              Message-ID: <871y80a0my.fsf@vran.herceg.de>
48343      Branch: perl
48344            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
48345 ____________________________________________________________________________
48346 [ 17916] By: hv                                    on 2002/09/26  07:31:42
48347         Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
48348              From: "Brendan O'Dea" <bod@debian.org>
48349              Date: Tue, 10 Sep 2002 09:19:05 +1000
48350              Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
48351      Branch: perl
48352            ! pod/perlembed.pod
48353 ____________________________________________________________________________
48354 [ 17915] By: rgs                                   on 2002/09/24  20:19:22
48355         Log: Patch #17914 was empty ; this should have been applied instead.
48356      Branch: perl
48357            ! hints/aix.sh
48358 ____________________________________________________________________________
48359 [ 17914] By: rgs                                   on 2002/09/21  19:58:57
48360         Log: Subject: [PATCH] PASE saga continues
48361              From: Jarkko Hietaniemi <jhi@iki.fi>
48362              Date: Thu, 19 Sep 2002 23:30:20 +0300
48363              Message-ID: <20020919203020.GB274453@lyta.hut.fi>
48364      Branch: perl
48365            ! hints/aix.sh
48366 ____________________________________________________________________________
48367 [ 17913] By: rgs                                   on 2002/09/21  19:46:56
48368         Log: Subject: [PATCH perl@17882] file spec tweaks for VMS
48369              From: "Craig A. Berry" <craigberry@mac.com>
48370              Date: Wed, 18 Sep 2002 16:57:02 -0500
48371              Message-ID: <3D88F6AE.3020708@mac.com>
48372      Branch: perl
48373            ! lib/File/Spec/VMS.pm vms/ext/filespec.t
48374 ____________________________________________________________________________
48375 [ 17912] By: ams                                   on 2002/09/19  17:21:24
48376         Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
48377              From: Jarkko Hietaniemi <jhi@iki.fi>
48378              Date: Thu, 19 Sep 2002 18:59:48 +0300
48379              Message-Id: <20020919155948.GU208696@lyta.hut.fi>
48380
48381              Subject: [PATCH] more PASE tweakage
48382              From: Jarkko Hietaniemi <jhi@iki.fi>
48383              Date: Thu, 19 Sep 2002 18:01:44 +0300
48384              Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
48385      Branch: perl
48386            ! README.os400 hints/aix.sh
48387 ____________________________________________________________________________
48388 [ 17911] By: ams                                   on 2002/09/17  19:29:53
48389         Log: Typo fix.
48390      Branch: perl
48391            ! ext/POSIX/POSIX.pod
48392 ____________________________________________________________________________
48393 [ 17910] By: ams                                   on 2002/09/17  18:09:32
48394         Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by
48395              checking for SvOK in do_readline().
48396      Branch: perl
48397            ! pp_hot.c t/op/gv.t
48398 ____________________________________________________________________________
48399 [ 17909] By: rgs                                   on 2002/09/16  21:49:27
48400         Log: Pod formatting nit, found by Merijn and Jos Boumans.
48401      Branch: perl
48402            ! pod/perlunicode.pod
48403 ____________________________________________________________________________
48404 [ 17908] By: rgs                                   on 2002/09/16  21:34:55
48405         Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
48406              From: (Ilya Martynov) (via RT) <perlbug@perl.org>
48407              Date: 15 Sep 2002 19:06:56 -0000
48408              Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
48409      Branch: perl
48410            ! lib/Locale/Country.pm lib/Locale/Currency.pm
48411            ! lib/Locale/Language.pm lib/Locale/Script.pm
48412 ____________________________________________________________________________
48413 [ 17907] By: rgs                                   on 2002/09/16  20:33:51
48414         Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
48415              From: Jarkko Hietaniemi <jhi@iki.fi>
48416              Date: Sun, 15 Sep 2002 18:02:17 +0300
48417              Message-ID: <20020915150217.GB21300@lyta.hut.fi>
48418      Branch: perl
48419            ! hints/netbsd.sh
48420 ____________________________________________________________________________
48421 [ 17906] By: rgs                                   on 2002/09/15  11:30:38
48422         Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list
48423              of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
48424              not all modules listed in perlmodlib are necessarily installed.
48425              Plus some corrections by Vincent Lefevre.
48426      Branch: perl
48427            ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
48428 ____________________________________________________________________________
48429 [ 17904] By: merijn                                on 2002/09/13  14:02:18
48430         Log: Tabs erroneusly expanded to spaces, causing AIX to fail
48431              in building DProf
48432      Branch: perl
48433            ! Configure
48434 ____________________________________________________________________________
48435 [ 17902] By: merijn                                on 2002/09/13  07:47:29
48436         Log: configure.com needs d_modflproto
48437              Thu 12 Sep 2002 23:19, "Craig A. Berry"
48438      Branch: perl
48439            ! configure.com
48440 ____________________________________________________________________________
48441 [ 17901] By: rgs                                   on 2002/09/12  20:19:55
48442         Log: Subject: [PATCH] more PASE wisdom
48443              From: Jarkko Hietaniemi <jhi@iki.fi>
48444              Date: Fri, 13 Sep 2002 00:17:39 +0300
48445              Message-ID: <20020912211739.GB6980@lyta.hut.fi>
48446      Branch: perl
48447            ! README.os400
48448 ____________________________________________________________________________
48449 [ 17900] By: rgs                                   on 2002/09/12  19:33:06
48450         Log: Fix a syntax incompatibility introduced by the // operator.
48451              (Note that C<print $fh //> is still a syntax error, it
48452              wasn't with perl 5.8.0.)
48453      Branch: perl
48454            ! t/op/dor.t toke.c
48455 ____________________________________________________________________________
48456 [ 17898] By: rgs                                   on 2002/09/11  20:58:46
48457         Log: Fix bug #17006 : remove spurious do{} in the deparsing
48458              of s/.../.../e.
48459      Branch: perl
48460            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
48461 ____________________________________________________________________________
48462 [ 17897] By: rgs                                   on 2002/09/11  20:56:21
48463         Log: Subject: [perl #17119] typo in utils/dprofpp.PL
48464              From: "Todd C. Miller" (via RT) <perlbug@perl.org>
48465              Date: 10 Sep 2002 18:49:56 -0000
48466              Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
48467      Branch: perl
48468            ! utils/dprofpp.PL
48469 ____________________________________________________________________________
48470 [ 17896] By: merijn                                on 2002/09/11  08:31:45
48471         Log: re-synced Configure to backported metaunits
48472      Branch: perl
48473            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48474            ! config_h.SH
48475 ____________________________________________________________________________
48476 [ 17892] By: merijn                                on 2002/09/10  15:43:53
48477         Log: Callback behaviour in hints
48478              Mon, 9 Sep 2002, Allen Smith
48479      Branch: perl
48480            ! hints/README.hints
48481 ____________________________________________________________________________
48482 [ 17888] By: merijn                                on 2002/09/10  09:20:52
48483         Log: New low-price HP servers
48484      Branch: perl
48485            ! README.hpux
48486 ____________________________________________________________________________
48487 [ 17887] By: rgs                                   on 2002/09/09  21:00:08
48488         Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm
48489              From: Paul Johnson <paul@pjcj.net>
48490              Date: Mon, 9 Sep 2002 23:37:33 +0200
48491              Message-ID: <20020909213733.GD879@pjcj.net>
48492      Branch: perl
48493            ! ext/B/B/Deparse.pm
48494 ____________________________________________________________________________
48495 [ 17886] By: rgs                                   on 2002/09/09  20:38:01
48496         Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
48497              From: Nicholas Clark <nick@unfortu.net>
48498              Date: Sun, 8 Sep 2002 23:05:54 +0100
48499              Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
48500      Branch: perl
48501            ! configpm
48502 ____________________________________________________________________________
48503 [ 17885] By: rgs                                   on 2002/09/09  20:35:34
48504         Log: Subject: [PATCH] strict.pm pod at __END__
48505              From: Nicholas Clark <nick@unfortu.net>
48506              Date: Sun, 8 Sep 2002 22:36:09 +0100
48507              Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
48508      Branch: perl
48509            ! lib/strict.pm
48510 ____________________________________________________________________________
48511 [ 17884] By: rgs                                   on 2002/09/09  19:33:11
48512         Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
48513              From: Nicholas Clark <nick@unfortu.net>
48514              Date: Sun, 8 Sep 2002 19:45:52 +0100
48515              Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
48516      Branch: perl
48517            ! lib/File/Find/t/find.t
48518 ____________________________________________________________________________
48519 [ 17883] By: rgs                                   on 2002/09/09  19:10:08
48520         Log: Subject: [PATCH] Quieten warnings in Deparse.pm
48521              From: Paul Johnson <paul@pjcj.net>
48522              Date: Sun, 8 Sep 2002 23:50:11 +0200
48523              Message-ID: <20020908215011.GA879@pjcj.net>
48524      Branch: perl
48525            ! ext/B/B/Deparse.pm
48526 ____________________________________________________________________________
48527 [ 17882] By: hv                                    on 2002/09/09  10:33:58
48528         Log: Update Changes
48529      Branch: perl
48530            ! Changes patchlevel.h
48531 ____________________________________________________________________________
48532 [ 17881] By: hv                                    on 2002/09/09  09:54:55
48533         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
48534              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
48535              Date: Mon, 9 Sep 2002 01:48:08 -0400
48536              Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
48537      Branch: perl
48538            ! perl.h sv.c
48539 ____________________________________________________________________________
48540 [ 17880] By: hv                                    on 2002/09/09  09:33:55
48541         Log: integrate Math::BigInt-1.63
48542              Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
48543              From: Tels <perl_dummy@bloodgate.com>
48544              Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
48545              Message-Id: <200209082022.g88KMGY20194@crypt.org>
48546      Branch: perl
48547            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
48548            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t
48549            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
48550            ! lib/Math/BigInt/t/sub_mif.t
48551 ____________________________________________________________________________
48552 [ 17879] By: hv                                    on 2002/09/09  09:23:53
48553         Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
48554              From: Jarkko Hietaniemi <jhi@iki.fi>
48555              Date: Mon, 9 Sep 2002 00:07:46 +0300
48556              Message-ID: <20020908210746.GB4136@lyta.hut.fi>
48557      Branch: perl
48558            ! Configure
48559 ____________________________________________________________________________
48560 [ 17878] By: hv                                    on 2002/09/09  09:11:57
48561         Log: small grammar fix in Benchmark docs
48562      Branch: perl
48563            ! lib/Benchmark.pm
48564 ____________________________________________________________________________
48565 [ 17877] By: hv                                    on 2002/09/09  09:09:30
48566         Log: Subject: [PATCH] configpm
48567              From: Abe Timmerman <abe@ztreet.demon.nl>
48568              Date: Sun, 8 Sep 2002 17:21:19 +0200
48569              Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
48570      Branch: perl
48571            ! configpm
48572 ____________________________________________________________________________
48573 [ 17876] By: hv                                    on 2002/09/09  08:48:35
48574         Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
48575              From: Abe Timmerman <abe@ztreet.demon.nl>
48576              Date: Mon, 9 Sep 2002 01:32:19 +0200
48577              Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
48578      Branch: perl
48579            ! makedef.pl
48580 ____________________________________________________________________________
48581 [ 17875] By: rgs                                   on 2002/09/08  18:55:01
48582         Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
48583              From: Nicholas Clark <nick@unfortu.net>
48584              Date: Sun, 8 Sep 2002 15:46:44 +0100
48585              Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
48586
48587              Plus two other similar tweaks
48588      Branch: perl
48589            ! ext/SDBM_File/sdbm.t
48590 ____________________________________________________________________________
48591 [ 17874] By: hv                                    on 2002/09/08  17:10:38
48592         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
48593              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
48594              Date: Sat, 7 Sep 2002 05:25:45 -0400
48595              Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
48596      Branch: perl
48597            ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t
48598            ! t/op/sprintf.t
48599 ____________________________________________________________________________
48600 [ 17873] By: hv                                    on 2002/09/08  16:48:54
48601         Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?)
48602              From: Nicholas Clark <nick@unfortu.net>
48603              Date: Sat, 7 Sep 2002 00:20:53 +0100
48604              Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net>
48605      Branch: perl
48606            ! op.c sv.c
48607 ____________________________________________________________________________
48608 [ 17872] By: hv                                    on 2002/09/08  16:35:46
48609         Log: temporarily skip failing Storable tests caused by #17869
48610      Branch: perl
48611            ! ext/Storable/t/code.t
48612 ____________________________________________________________________________
48613 [ 17871] By: hv                                    on 2002/09/08  16:23:49
48614         Log: Subject: [PATCH] tiddly tidy up for util.c
48615              From: Nicholas Clark <nick@unfortu.net>
48616              Date: Fri, 6 Sep 2002 23:00:14 +0100
48617              Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
48618      Branch: perl
48619            ! util.c
48620 ____________________________________________________________________________
48621 [ 17870] By: hv                                    on 2002/09/08  16:21:23
48622         Log: regularise whitespace and formatting in util.c
48623      Branch: perl
48624            ! util.c
48625 ____________________________________________________________________________
48626 [ 17869] By: hv                                    on 2002/09/08  15:46:08
48627         Log: Subject: [perl #17061] no strict 'garbage'
48628              From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
48629              Date: 6 Sep 2002 19:31:02 -0000
48630              Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
48631              Date: Sat, 07 Sep 2002 13:40:22 +0200
48632              Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
48633      Branch: perl
48634            ! lib/strict.pm lib/strict.t
48635 ____________________________________________________________________________
48636 [ 17868] By: hv                                    on 2002/09/08  15:24:08
48637         Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko
48638      Branch: perl
48639            ! pod/perl58delta.pod
48640 ____________________________________________________________________________
48641 [ 17867] By: hv                                    on 2002/09/08  15:10:46
48642         Log: Subject: [PATCH] allow using hires time() in Benchmark
48643              From: Jarkko Hietaniemi <jhi@iki.fi>
48644              Date: Fri, 6 Sep 2002 00:38:11 +0300
48645              Message-ID: <20020905213811.GA23771@lyta.hut.fi>
48646      Branch: perl
48647            ! lib/Benchmark.pm
48648 ____________________________________________________________________________
48649 [ 17866] By: hv                                    on 2002/09/08  15:06:05
48650         Log: Subject: [PATCH] OS/400 PASE symbol scan tweak
48651              From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
48652              Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
48653              Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
48654      Branch: perl
48655            ! Configure
48656 ____________________________________________________________________________
48657 [ 17865] By: hv                                    on 2002/09/08  15:03:23
48658         Log: Subject: Unicode::Collate 0.23 Released
48659              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
48660              Date: Thu, 05 Sep 2002 23:28:32 +0900
48661              Message-Id: <20020905232316.8151.BQW10602@nifty.com>
48662      Branch: perl
48663            + lib/Unicode/Collate/t/index.t
48664            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
48665            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
48666 ____________________________________________________________________________
48667 [ 17864] By: hv                                    on 2002/09/08  14:55:31
48668         Log: Subject: sv_2pv_flags and ROK and UTF8 flags
48669              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48670              Date: Wed, 04 Sep 2002 21:09:01 -0700
48671              Message-ID: <djtd9gzkgyLd092yn@efn.org>
48672              Date: Fri, 06 Sep 2002 09:23:03 -0700
48673              Message-ID: <nZNe9gzkgKdH092yn@efn.org>
48674      Branch: perl
48675            ! lib/overload.t sv.c sv.h t/op/pat.t
48676 ____________________________________________________________________________
48677 [ 17863] By: hv                                    on 2002/09/08  14:11:54
48678         Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests
48679      Branch: perl
48680            ! t/op/taint.t
48681 ____________________________________________________________________________
48682 [ 17862] By: hv                                    on 2002/09/08  14:01:07
48683         Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
48684              From: Michael G Schwern <schwern@pobox.com>
48685              Date: Wed, 4 Sep 2002 11:38:01 -0700
48686              Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
48687      Branch: perl
48688            ! t/TestInit.pm
48689 ____________________________________________________________________________
48690 [ 17861] By: hv                                    on 2002/09/08  13:58:10
48691         Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
48692              From: Michael G Schwern <schwern@pobox.com>
48693              Date: Fri, 6 Sep 2002 14:03:16 -0700
48694              Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
48695      Branch: perl
48696            ! t/test.pl
48697 ____________________________________________________________________________
48698 [ 17860] By: hv                                    on 2002/09/08  13:48:49
48699         Log: #17859 misuses s/// return values
48700      Branch: perl
48701            ! configpm
48702 ____________________________________________________________________________
48703 [ 17859] By: hv                                    on 2002/09/08  13:17:46
48704         Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
48705              From: Nicholas Clark <nick@unfortu.net>
48706              Date: Mon, 2 Sep 2002 23:22:32 +0100
48707              Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
48708      Branch: perl
48709            ! configpm
48710 ____________________________________________________________________________
48711 [ 17850] By: ams                                   on 2002/09/06  03:31:32
48712         Log: Subject: [PATCH] (mostly (Unicode)) pod nits
48713              From: Jarkko Hietaniemi <jhi@iki.fi>
48714              Date: Fri, 6 Sep 2002 06:01:57 +0300
48715              Message-Id: <20020906030157.GA28252@lyta.hut.fi>
48716      Branch: perl
48717            ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod
48718 ____________________________________________________________________________
48719 [ 17849] By: gsar                                  on 2002/09/05  06:28:36
48720         Log: document setting the email address
48721      Branch: perl
48722            ! Porting/repository.pod
48723 ____________________________________________________________________________
48724 [ 17848] By: hv                                    on 2002/09/04  23:12:15
48725         Log: AUTHORS: preferred address for Allen Smith
48726      Branch: perl
48727            ! AUTHORS
48728 ____________________________________________________________________________
48729 [ 17847] By: hv                                    on 2002/09/04  23:10:37
48730         Log: copy on write: fixes and debugging
48731              Subject: what copies scalars in ithreads?
48732              From: Nicholas Clark <nick@unfortu.net>
48733              Date: Wed, 4 Sep 2002 21:52:47 +0100
48734              Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>
48735      Branch: perl
48736            ! sv.c
48737 ____________________________________________________________________________
48738 [ 17846] By: hv                                    on 2002/09/04  23:02:43
48739         Log: Subject: Re: [PATCH] A variety of README nitpicks.
48740              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48741              Date: Wed, 04 Sep 2002 09:10:05 +0200
48742              Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
48743      Branch: perl
48744            ! README.hpux
48745 ____________________________________________________________________________
48746 [ 17845] By: hv                                    on 2002/09/04  15:06:33
48747         Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
48748      Branch: perl
48749            ! lib/Math/BigInt/t/constant.t
48750 ____________________________________________________________________________
48751 [ 17844] By: hv                                    on 2002/09/04  14:32:19
48752         Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations
48753      Branch: perl
48754            ! ext/DB_File/DB_File.xs
48755 ____________________________________________________________________________
48756 [ 17843] By: hv                                    on 2002/09/04  14:09:13
48757         Log: #17842 was only half the story
48758              Subject: [PATCH deb.c] Re: HiRes failure is success?
48759              From: Dave Mitchell <davem@fdgroup.com>
48760              Date: Wed, 4 Sep 2002 16:11:15 +0100
48761              Message-ID: <20020904161115.E27603@fdgroup.com>
48762      Branch: perl
48763            ! deb.c
48764 ____________________________________________________________________________
48765 [ 17842] By: hv                                    on 2002/09/04  14:04:40
48766         Log: printf argument mismatch in Perl_deb_stack_all() from change #17718
48767      Branch: perl
48768            ! deb.c
48769 ____________________________________________________________________________
48770 [ 17841] By: hv                                    on 2002/09/04  13:57:27
48771         Log: Subject: [PATCH] op/getpid.t failure
48772              From: Michael G Schwern <schwern@pobox.com>
48773              Date: Tue, 3 Sep 2002 17:48:24 -0700
48774              Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
48775      Branch: perl
48776            ! t/op/getpid.t
48777 ____________________________________________________________________________
48778 [ 17840] By: hv                                    on 2002/09/04  13:55:20
48779         Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right.
48780              and Subject: [PATCH] More modules that don't lazy load Carp right.
48781              From: Michael G Schwern <schwern@pobox.com>
48782              Date: Tue, 3 Sep 2002 17:21:57 -0700
48783              Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
48784              and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
48785      Branch: perl
48786            ! ext/Encode/Unicode/Unicode.pm
48787            ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm
48788            ! lib/File/Basename.pm
48789 ____________________________________________________________________________
48790 [ 17839] By: hv                                    on 2002/09/04  13:47:12
48791         Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
48792              From: "Brendan O'Dea" <bod@debian.org>
48793              Date: Wed, 4 Sep 2002 02:36:10 +1000
48794              Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
48795      Branch: perl
48796            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
48797 ____________________________________________________________________________
48798 [ 17838] By: hv                                    on 2002/09/04  13:41:27
48799         Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
48800              From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
48801              Date: Tue, 3 Sep 2002 13:46:18 +0200
48802              Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
48803      Branch: perl
48804            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
48805 ____________________________________________________________________________
48806 [ 17837] By: hv                                    on 2002/09/04  13:38:27
48807         Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables
48808              From: Michael G Schwern <schwern@pobox.com>
48809              Date: Mon, 2 Sep 2002 22:29:07 -0700
48810              Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
48811      Branch: perl
48812            ! lib/Config.t
48813 ____________________________________________________________________________
48814 [ 17836] By: hv                                    on 2002/09/04  13:35:36
48815         Log: Subject: [PATCH] DB_File 1.805
48816              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
48817              Date: Mon, 2 Sep 2002 23:56:40 +0100
48818              Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
48819      Branch: perl
48820            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
48821            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
48822            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
48823            ! ext/DB_File/t/db-recno.t ext/DB_File/typemap
48824 ____________________________________________________________________________
48825 [ 17835] By: hv                                    on 2002/09/04  13:23:17
48826         Log: fix coredump after 64k-deep recursion
48827              Subject: Re: debugging coredump with -DD
48828              From: hv@crypt.org
48829              Date: Tue, 03 Sep 2002 14:34:20 +0100
48830              Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
48831      Branch: perl
48832            ! cop.h t/op/recurse.t
48833 ____________________________________________________________________________
48834 [ 17834] By: hv                                    on 2002/09/04  13:08:36
48835         Log: perldoc: allow arguments for pager
48836              Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
48837              From: Chip Turner <cturner@redhat.com>
48838              Date: 02 Sep 2002 01:17:23 -0400
48839              Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
48840      Branch: perl
48841            ! utils/perldoc.PL
48842 ____________________________________________________________________________
48843 [ 17833] By: hv                                    on 2002/09/04  12:55:54
48844         Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
48845              From: Jarkko Hietaniemi <jhi@iki.fi>
48846              Date: Sun, 1 Sep 2002 19:23:55 +0300
48847              Message-ID: <20020901162355.GH12536@lyta.hut.fi>
48848      Branch: perl
48849            ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c
48850 ____________________________________________________________________________
48851 [ 17832] By: hv                                    on 2002/09/04  12:39:42
48852         Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods
48853              From: John Peacock <jpeacock@rowman.com>
48854              Date: Sun, 01 Sep 2002 15:00:12 -0400
48855              Message-ID: <3D7263BC.9020608@rowman.com>
48856      Branch: perl
48857            ! lib/ExtUtils/xsubpp pod/perlxs.pod
48858 ____________________________________________________________________________
48859 [ 17831] By: hv                                    on 2002/09/04  11:47:10
48860         Log: #17827 misses some win32 tweaks
48861      Branch: perl
48862            ! win32/Makefile win32/makefile.mk
48863 ____________________________________________________________________________
48864 [ 17830] By: hv                                    on 2002/09/04  11:41:22
48865         Log: update email address for Paul Marquess
48866      Branch: perl
48867            ! AUTHORS
48868 ____________________________________________________________________________
48869 [ 17829] By: hv                                    on 2002/09/04  11:38:39
48870         Log: Subject: Correction for AUTHORS.html
48871              From: Sean Davis <dive@ender.com>
48872              Date: Fri, 30 Aug 2002 03:51:16 -0700
48873              Message-ID: <20020830035116.A18739@endersgame.net>
48874      Branch: perl
48875            ! AUTHORS
48876 ____________________________________________________________________________
48877 [ 17828] By: hv                                    on 2002/09/04  11:31:42
48878         Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
48879              From: Michael G Schwern <schwern@pobox.com>
48880              Date: Fri, 30 Aug 2002 03:40:45 -0700
48881              Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
48882      Branch: perl
48883            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
48884            ! lib/File/Spec/t/Spec.t
48885 ____________________________________________________________________________
48886 [ 17827] By: hv                                    on 2002/09/04  11:21:57
48887         Log: Subject: [PATCH] OS/400 PASE port
48888              From: Jarkko Hietaniemi <jhi@iki.fi>
48889              Date: Thu, 29 Aug 2002 22:22:51 +0300
48890              Message-ID: <20020829192251.GA27102@lyta.hut.fi>
48891      Branch: perl
48892            + README.os400 hints/os400.sh
48893            ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL
48894            ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod
48895 ____________________________________________________________________________
48896 [ 17826] By: hv                                    on 2002/09/04  11:10:54
48897         Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
48898              From: "Brendan O'Dea" <bod@debian.org>
48899              Date: Thu, 29 Aug 2002 22:42:39 +1000
48900              Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
48901      Branch: perl
48902            ! ext/Sys/Syslog/syslog.t
48903 ____________________________________________________________________________
48904 [ 17825] By: hv                                    on 2002/09/04  10:53:59
48905         Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
48906              From: "John P. Linderman" <jpl@research.att.com>
48907              Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
48908              Message-Id: <200208271900.PAA98096@raptor.research.att.com>
48909      Branch: perl
48910            ! ext/IPC/SysV/Semaphore.pm
48911 ____________________________________________________________________________
48912 [ 17824] By: rgs                                   on 2002/09/03  20:02:36
48913         Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
48914              From: Richard Soderberg (via RT) <perlbug@perl.org>
48915              Date: 3 Sep 2002 18:48:54 -0000
48916              Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
48917
48918              Subject: [PATCH] A variety of README nitpicks.
48919              From: Richard Soderberg <rs@crystalflame.net>
48920              Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
48921              Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
48922      Branch: perl
48923            ! README.amiga README.dgux README.dos README.epoc README.hpux
48924            ! README.mint README.netware README.vmesa
48925 ____________________________________________________________________________
48926 [ 17823] By: rgs                                   on 2002/09/03  19:47:05
48927         Log: Fix bug #16828.
48928              Add a few tests to ext/B/t/b.t, make it use Test::More.
48929      Branch: perl
48930            ! ext/B/B.xs ext/B/t/b.t
48931 ____________________________________________________________________________
48932 [ 17822] By: rgs                                   on 2002/09/02  19:29:52
48933         Log: Some simple tests for the POSIX::isXXX() functions.
48934      Branch: perl
48935            ! ext/POSIX/t/posix.t
48936 ____________________________________________________________________________
48937 [ 17821] By: rgs                                   on 2002/08/30  19:56:53
48938         Log: Advertise Linux::Pid.
48939      Branch: perl
48940            ! pod/perlfunc.pod pod/perlvar.pod
48941 ____________________________________________________________________________
48942 [ 17819] By: hv                                    on 2002/08/30  13:42:02
48943         Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
48944              From: John Peacock <jpeacock@rowman.com>
48945              Date: Wed, 28 Aug 2002 22:13:48 -0400
48946              Message-ID: <3D6D835C.50809@rowman.com>
48947      Branch: perl
48948            ! universal.c util.c
48949 ____________________________________________________________________________
48950 [ 17818] By: hv                                    on 2002/08/30  13:16:05
48951         Log: add test related to change #17799:
48952              Subject: Re: if.pm bug.
48953              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
48954              Date: Thu, 29 Aug 2002 19:39:58 +0200
48955              Message-ID: <20020829173358.34731.qmail@onion.perl.org>
48956      Branch: perl
48957            ! lib/if.t
48958 ____________________________________________________________________________
48959 [ 17817] By: hv                                    on 2002/08/30  13:12:20
48960         Log: Subject: [PATCH] AUTHORS
48961              From: "Brendan O'Dea" <bod@debian.org>
48962              Date: Thu, 29 Aug 2002 22:49:34 +1000
48963              Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
48964      Branch: perl
48965            ! AUTHORS
48966 ____________________________________________________________________________
48967 [ 17816] By: hv                                    on 2002/08/30  13:10:45
48968         Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
48969              From: "Brendan O'Dea" <bod@debian.org>
48970              Date: Thu, 29 Aug 2002 22:46:47 +1000
48971              Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
48972      Branch: perl
48973            ! lib/Term/Cap.pm
48974 ____________________________________________________________________________
48975 [ 17815] By: hv                                    on 2002/08/30  13:02:41
48976         Log: formatting cleanup and:
48977              Subject: Re: perl-5.8.0 on HP porting center
48978              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48979              Date: Thu, 29 Aug 2002 12:23:31 +0200
48980              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
48981      Branch: perl
48982            ! installperl
48983 ____________________________________________________________________________
48984 [ 17814] By: hv                                    on 2002/08/30  12:23:33
48985         Log: Subject: [PATCH] perlmod.pod nit
48986              From: Autrijus Tang <autrijus@autrijus.org>
48987              Date: Thu, 29 Aug 2002 03:49:34 +0800
48988              Message-ID: <20020828194934.GA12244@not.autrijus.org>
48989      Branch: perl
48990            ! pod/perlmod.pod
48991 ____________________________________________________________________________
48992 [ 17813] By: hv                                    on 2002/08/30  12:19:15
48993         Log: Subject: [PATCH] Re: glob names and Regexp type introspection
48994              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48995              Date: Thu, 29 Aug 2002 17:31:31 -0700
48996              Message-ID: <jzrb9gzkgO7W092yn@efn.org>
48997      Branch: perl
48998            ! sv.c t/op/pat.t
48999 ____________________________________________________________________________
49000 [ 17812] By: hv                                    on 2002/08/30  12:06:20
49001         Log: Subject: [PATCH] typos in Hash::Util documentation
49002              From: Slaven Rezic <slaven.rezic@berlin.de>
49003              Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
49004              Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
49005      Branch: perl
49006            ! lib/Hash/Util.pm
49007 ____________________________________________________________________________
49008 [ 17811] By: hv                                    on 2002/08/30  12:02:59
49009         Log: Subject: Re: Recent changes on the HP porting center
49010              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49011              Date: Wed, 28 Aug 2002 17:39:27 +0200
49012              Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
49013      Branch: perl
49014            ! README.hpux
49015 ____________________________________________________________________________
49016 [ 17810] By: hv                                    on 2002/08/30  11:58:18
49017         Log: Subject: [PATCH] Fixes to threads::shared when disabled
49018              From: Michael G Schwern <schwern@pobox.com>
49019              Date: Wed, 28 Aug 2002 06:04:18 -0700
49020              Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
49021      Branch: perl
49022            + ext/threads/shared/t/disabled.t
49023            ! MANIFEST ext/threads/shared/shared.pm
49024            ! ext/threads/shared/t/hv_refs.t
49025 ____________________________________________________________________________
49026 [ 17808] By: ams                                   on 2002/08/30  02:59:31
49027         Log: Subject: [PATCH] Tru64 vs Berkeley DB
49028              From: Jarkko Hietaniemi <jhi@iki.fi>
49029              Date: Fri, 30 Aug 2002 06:56:38 +0300
49030              Message-Id: <20020830035638.GB874@lyta.hut.fi>
49031      Branch: perl
49032            ! README.tru64 hints/dec_osf.sh
49033 ____________________________________________________________________________
49034 [ 17807] By: ams                                   on 2002/08/30  02:32:30
49035         Log: Subject: [PATCH] IRIX + INSTALL
49036              From: Jarkko Hietaniemi <jhi@iki.fi>
49037              Date: Fri, 30 Aug 2002 06:31:48 +0300
49038              Message-Id: <20020830033148.GA874@lyta.hut.fi>
49039      Branch: perl
49040            ! INSTALL hints/irix_6.sh
49041 ____________________________________________________________________________
49042 [ 17806] By: hv                                    on 2002/08/29  22:56:45
49043         Log: #17449 failed to apply the actual patch. This is it.
49044      Branch: perl
49045            ! lib/Exporter.pm lib/Exporter/Heavy.pm
49046 ____________________________________________________________________________
49047 [ 17805] By: hv                                    on 2002/08/29  13:49:04
49048         Log: Fix based on:
49049              Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
49050              From: "esm@pobox.com (via RT)" <perlbug@perl.org>
49051              Date: 27 Aug 2002 22:10:16 -0000
49052              Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
49053      Branch: perl
49054            ! ext/POSIX/POSIX.xs
49055 ____________________________________________________________________________
49056 [ 17804] By: hv                                    on 2002/08/29  13:29:43
49057         Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
49058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
49059              Date: Tue, 27 Aug 2002 23:36:53 +0200
49060              Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
49061      Branch: perl
49062            ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h
49063            ! perl.c perlapi.h sv.c
49064 ____________________________________________________________________________
49065 [ 17803] By: ams                                   on 2002/08/29  13:09:47
49066         Log: Subject: [PATCH] AIX compiler setup sanity checking
49067              From: Jarkko Hietaniemi <jhi@iki.fi>
49068              Date: Thu, 29 Aug 2002 16:43:51 +0300
49069              Message-Id: <20020829134351.GG5219@lyta.hut.fi>
49070      Branch: perl
49071            ! hints/aix.sh
49072 ____________________________________________________________________________
49073 [ 17802] By: hv                                    on 2002/08/29  12:32:51
49074         Log: Subject: [perl #16769] Documention bug
49075              From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
49076              Date: 26 Aug 2002 10:01:04 -0000
49077              Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
49078      Branch: perl
49079            ! pod/perl58delta.pod
49080 ____________________________________________________________________________
49081 [ 17801] By: hv                                    on 2002/08/29  12:19:30
49082         Log: Subject: [PATCH] ExtUtils::Constant 0.14
49083              From: Nicholas Clark <nick@unfortu.net>
49084              Date: Sun, 25 Aug 2002 18:06:00 +0100
49085              Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
49086      Branch: perl
49087            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
49088 ____________________________________________________________________________
49089 [ 17800] By: hv                                    on 2002/08/29  12:08:59
49090         Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
49091              From: Mark-Jason Dominus <mjd@plover.com>
49092              Date: Sun, 25 Aug 2002 12:09:53 -0400
49093              Message-ID: <20020825160953.15987.qmail@plover.com>
49094      Branch: perl
49095            ! pod/perlfaq5.pod
49096 ____________________________________________________________________________
49097 [ 17799] By: hv                                    on 2002/08/29  11:48:39
49098         Log: Subject: Re: if.pm bug.
49099              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
49100              Date: Sun, 25 Aug 2002 00:27:59 +0200
49101              Message-ID: <20020824222210.16387.qmail@onion.perl.org>
49102      Branch: perl
49103            ! lib/if.pm
49104 ____________________________________________________________________________
49105 [ 17798] By: hv                                    on 2002/08/29  11:44:00
49106         Log: Subject: [PATCH] posixify getppid on linux-multithread
49107              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
49108              Date: Tue, 6 Aug 2002 21:56:46 +0200
49109              Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
49110      Branch: perl
49111            + t/op/getpid.t
49112            ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h
49113            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c
49114 ____________________________________________________________________________
49115 [ 17797] By: hv                                    on 2002/08/29  10:55:41
49116         Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core
49117              From: Mark-Jason Dominus <mjd@plover.com>
49118              Date: Sun, 25 Aug 2002 22:31:54 -0400
49119              Message-ID: <20020826023154.22986.qmail@plover.com>
49120      Branch: perl
49121            ! ext/B/B.pm
49122 ____________________________________________________________________________
49123 [ 17791] By: hv                                    on 2002/08/27  11:28:32
49124         Log: Missing MANIFEST files for #17783.
49125      Branch: perl
49126            ! MANIFEST
49127 ____________________________________________________________________________
49128 [ 17790] By: hv                                    on 2002/08/27  11:22:36
49129         Log: #17783 introduced an outdated test module, causing failure in
49130              lib/ExtUtils/t/problems.t. This grabs a more recent copy from
49131              ExtUtils::MakeMaker.
49132      Branch: perl
49133            ! t/lib/TieOut.pm
49134 ____________________________________________________________________________
49135 [ 17789] By: ams                                   on 2002/08/27  04:04:48
49136         Log: Subject: Patch perlvar.pod
49137              From: mjd@plover.com
49138              Date: 27 Aug 2002 03:03:01 -0000
49139              Message-Id: <20020827030301.32481.qmail@plover.com>
49140      Branch: perl
49141            ! pod/perlvar.pod
49142 ____________________________________________________________________________
49143 [ 17788] By: hv                                    on 2002/08/26  23:59:47
49144         Log: Update Changes
49145      Branch: perl
49146            ! Changes patchlevel.h
49147 ____________________________________________________________________________
49148 [ 17787] By: hv                                    on 2002/08/26  19:22:27
49149         Log: fix for:
49150              Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
49151              From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
49152              Date: 26 Aug 2002 15:01:36 -0000
49153              Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
49154      Branch: perl
49155            ! regexec.c t/op/re_tests
49156 ____________________________________________________________________________
49157 [ 17786] By: hv                                    on 2002/08/26  15:34:25
49158         Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
49159              From: "Sean M. Burke" <sburke@cpan.org>
49160              Date: Mon, 26 Aug 2002 04:38:19 -0600
49161              Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
49162      Branch: perl
49163            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
49164            ! lib/Test/t/todo.t
49165 ____________________________________________________________________________
49166 [ 17785] By: hv                                    on 2002/08/26  15:18:41
49167         Log: fix non-ANSI C++-style comment
49168              Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
49169              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49170              Date: Mon, 26 Aug 2002 09:15:18 +0200
49171              Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
49172      Branch: perl
49173            ! ext/Storable/Storable.xs
49174 ____________________________________________________________________________
49175 [ 17784] By: hv                                    on 2002/08/26  15:15:19
49176         Log: #17780 relies on unixy paths to locate own directory for bignum tests.
49177      Branch: perl
49178            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
49179            ! lib/bignum/t/brinfnan.t
49180 ____________________________________________________________________________
49181 [ 17783] By: hv                                    on 2002/08/26  15:07:21
49182         Log: Subject: [ANNOUNCE] Test::Simple 0.47
49183              From: Michael G Schwern <schwern@pobox.com>
49184              Date: Mon, 26 Aug 2002 04:13:03 -0700
49185              Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
49186      Branch: perl
49187            + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t
49188            + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t
49189            + lib/Test/Simple/t/ok_obj.t
49190            + t/lib/Test/Simple/sample_tests/pre_plan_death.plx
49191            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
49192            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
49193            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t
49194            ! lib/Test/Tutorial.pod t/lib/TieOut.pm
49195 ____________________________________________________________________________
49196 [ 17782] By: hv                                    on 2002/08/26  15:00:55
49197         Log: new test for change #17773
49198              Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
49199              From: DH <crazyinsomniac@yahoo.com>
49200              Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
49201              Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
49202      Branch: perl
49203            ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
49204 ____________________________________________________________________________
49205 [ 17781] By: hv                                    on 2002/08/26  14:48:35
49206         Log: #17775 changed reentr.c instead of reentr.pl, which generates it
49207      Branch: perl
49208            ! reentr.pl
49209 ____________________________________________________________________________
49210 [ 17780] By: hv                                    on 2002/08/25  19:03:50
49211         Log: fix bignum test failures
49212      Branch: perl
49213            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
49214            ! lib/bignum/t/brinfnan.t
49215 ____________________________________________________________________________
49216 [ 17779] By: hv                                    on 2002/08/25  18:56:29
49217         Log: upgrade bignum to v0.13: fix test failures and update docs
49218      Branch: perl
49219            ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t
49220 ____________________________________________________________________________
49221 [ 17778] By: hv                                    on 2002/08/25  18:43:06
49222         Log: Subject: Encode 1.76 Released
49223              From: Dan Kogai <dankogai@dan.co.jp>
49224              Date: su elo 25, 2002  11:27:07 US/Eastern
49225              Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
49226      Branch: perl
49227            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv
49228            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
49229            ! ext/Encode/lib/Encode/MIME/Header.pm
49230            ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm
49231 ____________________________________________________________________________
49232 [ 17777] By: rgs                                   on 2002/08/25  18:42:46
49233         Log: Fix parsing problems with the // operator.
49234              Make // able to follow various unary operators used without
49235              arguments or parens (shift, pop, getc, pos, readline,
49236              readlink, undef, umask, and the filetest operators), as
49237              well as the <FH> operator.
49238      Branch: perl
49239            ! perl.h t/op/dor.t toke.c
49240 ____________________________________________________________________________
49241 [ 17776] By: hv                                    on 2002/08/25  15:56:37
49242         Log: Subject: [PATCH] ExtUtils::Constant 0.13
49243              From: Nicholas Clark <nick@unfortu.net>
49244              Date: Fri, 23 Aug 2002 19:21:12 +0100
49245              Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
49246      Branch: perl
49247            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
49248 ____________________________________________________________________________
49249 [ 17775] By: hv                                    on 2002/08/25  15:46:28
49250         Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl
49251              From: "mls@suse.de (via RT)" <perlbug@perl.org>
49252              Date: 23 Aug 2002 15:24:39 -0000
49253              Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
49254      Branch: perl
49255            ! reentr.c
49256 ____________________________________________________________________________
49257 [ 17774] By: hv                                    on 2002/08/25  15:29:42
49258         Log: Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
49259              From: Abigail <abigail@foad.org>
49260              Date: Thu, 22 Aug 2002 04:10:39 -0700
49261              Message-ID: <20020822041039.A2089@ucan.foad.org>
49262      Branch: perl
49263            ! lib/Benchmark.pm lib/Benchmark.t
49264 ____________________________________________________________________________
49265 [ 17773] By: hv                                    on 2002/08/25  15:17:16
49266         Log: Subject: Re: a bugfix for Pod::Html (in diff -u format)
49267              From: DH <crazyinsomniac@yahoo.com>
49268              Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
49269              Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
49270      Branch: perl
49271            ! lib/Pod/Html.pm
49272 ____________________________________________________________________________
49273 [ 17772] By: hv                                    on 2002/08/25  14:49:37
49274         Log: Subject: Re: p5p patches
49275              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49276              Date: Fri, 23 Aug 2002 15:27:48 +0200
49277              Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
49278      Branch: perl
49279            ! Porting/patching.pod
49280 ____________________________________________________________________________
49281 [ 17771] By: hv                                    on 2002/08/25  14:45:46
49282         Log: Subject: Newdated info for HP-UX
49283              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49284              Date: Wed, 21 Aug 2002 20:20:17 +0200
49285              Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
49286      Branch: perl
49287            ! README.hpux
49288 ____________________________________________________________________________
49289 [ 17770] By: hv                                    on 2002/08/25  14:26:36
49290         Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
49291              From: "Jos I. Boumans" <kane@cpan.org>
49292              Date: Wed, 21 Aug 2002 14:55:51 +0200
49293              Message-ID: <20020821124817.34761.qmail@onion.perl.org>
49294      Branch: perl
49295            ! pod/perlfaq1.pod
49296 ____________________________________________________________________________
49297 [ 17769] By: hv                                    on 2002/08/25  14:16:50
49298         Log: Subject: bit more for WinCE
49299              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
49300              Date: Wed, 21 Aug 2002 01:31:52 +0400
49301              Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
49302      Branch: perl
49303            ! wince/Makefile.ce wince/compile.bat wince/win32io.c
49304            ! wince/wince.c
49305 ____________________________________________________________________________
49306 [ 17768] By: hv                                    on 2002/08/25  14:02:47
49307         Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
49308              From: Anton Berezin <tobez@tobez.org>
49309              Date: Tue, 20 Aug 2002 23:44:25 +0200
49310              Message-ID: <20020820214425.GG16178@heechee.tobez.org>
49311      Branch: perl
49312            ! lib/lib.t lib/lib_pm.PL
49313 ____________________________________________________________________________
49314 [ 17767] By: hv                                    on 2002/08/25  13:52:08
49315         Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
49316              From: "Randy W. Sims" (via RT) <perlbug@perl.org>
49317              Date: 18 Aug 2002 13:27:12 -0000
49318              Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
49319      Branch: perl
49320            ! utils/perldoc.PL
49321 ____________________________________________________________________________
49322 [ 17766] By: rgs                                   on 2002/08/24  20:33:05
49323         Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut
49324              From: Peter BARABAS (via RT) <perlbug@perl.org>
49325              Date: 24 Aug 2002 08:16:19 -0000
49326              Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org>
49327      Branch: perl
49328            ! pod/perlxstut.pod
49329 ____________________________________________________________________________
49330 [ 17765] By: rgs                                   on 2002/08/24  19:03:52
49331         Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
49332              From: Nicholas Clark <nick@unfortu.net>
49333              Date: Sat, 24 Aug 2002 17:01:08 +0100
49334              Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
49335              (plus a typo fix)
49336      Branch: perl
49337            ! lib/Net/t/hostname.t
49338 ____________________________________________________________________________
49339 [ 17764] By: rgs                                   on 2002/08/24  12:29:27
49340         Log: a2p wasn't installed with -Dversiononly
49341      Branch: perl
49342            ! installperl
49343 ____________________________________________________________________________
49344 [ 17763] By: hv                                    on 2002/08/23  12:23:31
49345         Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
49346              with a NULL subaddr. Fix that, and stop it happening again.
49347      Branch: perl
49348            ! op.c universal.c
49349 ____________________________________________________________________________
49350 [ 17762] By: hv                                    on 2002/08/23  11:02:35
49351         Log: fixup threaded build for vstring changes
49352      Branch: perl
49353            ! universal.c util.c
49354 ____________________________________________________________________________
49355 [ 17761] By: ams                                   on 2002/08/23  02:54:09
49356         Log: Incorporate fix from JHI at:
49357              http://rt.perl.org/rt2/Ticket/Display.html?id=16708
49358      Branch: perl
49359            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
49360 ____________________________________________________________________________
49361 [ 17760] By: ams                                   on 2002/08/23  01:30:46
49362         Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
49363              From: Jarkko Hietaniemi <jhi@iki.fi>
49364              Date: Fri, 23 Aug 2002 05:29:09 +0300
49365              Message-Id: <20020823022909.GC9135@lyta.hut.fi>
49366      Branch: perl
49367            ! ext/Devel/PPPort/PPPort.pm
49368 ____________________________________________________________________________
49369 [ 17759] By: ams                                   on 2002/08/23  01:27:23
49370         Log: Subject: [PATCH] x2p/str.c signedness nits
49371              From: Jarkko Hietaniemi <jhi@iki.fi>
49372              Date: Fri, 23 Aug 2002 02:43:30 +0300
49373              Message-Id: <20020822234330.GC31624@lyta.hut.fi>
49374      Branch: perl
49375            ! x2p/str.c
49376 ____________________________________________________________________________
49377 [ 17758] By: hv                                    on 2002/08/22  22:29:45
49378         Log: bignum-0.12 updates from:
49379              Subject: [ANNOUCNE] Big Math::Big* update
49380              From: Tels <perl_dummy@bloodgate.com>
49381              Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
49382              Message-Id: <200208132121.g7DLLRV21408@crypt.org>
49383      Branch: perl
49384            + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
49385            + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
49386            + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
49387            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
49388            ! lib/bigrat.pm
49389 ____________________________________________________________________________
49390 [ 17757] By: hv                                    on 2002/08/22  22:19:42
49391         Log: new file for #17756
49392      Branch: perl
49393            ! MANIFEST
49394 ____________________________________________________________________________
49395 [ 17756] By: hv                                    on 2002/08/22  22:16:41
49396         Log: Subject: ANNOUCNE: Math::BigRat v0.09
49397              From: Tels <perl_dummy@bloodgate.com>
49398              Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
49399              Message-Id: <200208141812.g7EICrV23771@crypt.org>
49400      Branch: perl
49401            + lib/Math/BigRat/t/big_ap.t
49402            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
49403            ! lib/Math/BigRat/t/bigratpm.inc
49404 ____________________________________________________________________________
49405 [ 17755] By: hv                                    on 2002/08/22  19:44:03
49406         Log: new files from #17754
49407      Branch: perl
49408            + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t
49409 ____________________________________________________________________________
49410 [ 17754] By: hv                                    on 2002/08/22  19:42:58
49411         Log: Subject: ANNOUNCE: Math-BigInt v1.62
49412              From: Tels <perl_dummy@bloodgate.com>
49413              Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
49414              Message-Id: <200208211513.g7LFDUs02512@crypt.org>
49415      Branch: perl
49416            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
49417            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
49418            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
49419            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
49420            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
49421            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
49422            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc
49423            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
49424            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
49425            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
49426            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigFloat/Subclass.pm
49427 ____________________________________________________________________________
49428 [ 17753] By: hv                                    on 2002/08/22  12:05:57
49429         Log: Subject: podlators 1.24 released
49430              From: Russ Allbery <rra@stanford.edu>
49431              Date: Sat, 03 Aug 2002 20:56:42 -0700
49432              Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
49433      Branch: perl
49434            + lib/Pod/t/text-options.t
49435            ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm
49436            ! lib/Pod/t/basic.t pod/pod2text.PL
49437 ____________________________________________________________________________
49438 [ 17752] By: hv                                    on 2002/08/22  11:13:17
49439         Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
49440              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
49441              Date: Fri, 26 Jul 2002 02:59:12 +0900
49442              Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
49443      Branch: perl
49444            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
49445            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
49446            ! lib/Unicode/Collate/t/test.t
49447 ____________________________________________________________________________
49448 [ 17751] By: hv                                    on 2002/08/22  11:08:35
49449         Log: fix test failure from #17747
49450      Branch: perl
49451            ! ext/B/t/stash.t
49452 ____________________________________________________________________________
49453 [ 17750] By: hv                                    on 2002/08/22  10:46:19
49454         Log: Subject: [PATCH] Fix DBM filters
49455              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
49456              Date: Wed, 21 Aug 2002 11:40:49 +0100
49457              Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
49458      Branch: perl
49459            ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap
49460            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t
49461            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs
49462            ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap
49463            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
49464            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
49465            ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap
49466 ____________________________________________________________________________
49467 [ 17749] By: hv                                    on 2002/08/22  01:04:32
49468         Log: avoid use of %caller::EXPORT
49469              Subject: [PATCH] Re: question about Exporter::import
49470              From: Nicholas Clark <nick@unfortu.net>
49471              Date: Wed, 14 Aug 2002 21:33:12 +0100
49472              Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
49473      Branch: perl
49474            ! lib/Exporter.pm lib/Exporter/Heavy.pm
49475 ____________________________________________________________________________
49476 [ 17748] By: hv                                    on 2002/08/22  00:54:03
49477         Log: todo test for linux $0 modification
49478              Subject: Re: [perl #16206] $0 in 5.8
49479              From: Slaven Rezic <slaven.rezic@berlin.de>
49480              Date: 17 Aug 2002 21:32:37 +0200
49481              Message-id: <87elcx2sdm.fsf@vran.herceg.de>
49482      Branch: perl
49483            ! t/op/magic.t
49484 ____________________________________________________________________________
49485 [ 17747] By: hv                                    on 2002/08/22  00:11:34
49486         Log: Subject: Re: [PATCH] Version object patch #1
49487              From: John Peacock <jpeacock@rowman.com>
49488              Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
49489              Message-id: <3D630042.6020407@rowman.com>
49490
49491              Subject: Re: [REVISED PATCH] Magic v-strings
49492              From: John Peacock <jpeacock@rowman.com>
49493              Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
49494              Message-id: <3D63E532.7020305@rowman.com>
49495      Branch: perl
49496            ! sv.c t/op/ver.t universal.c util.c
49497 ____________________________________________________________________________
49498 [ 17746] By: hv                                    on 2002/08/20  16:48:05
49499         Log: Subject: [PATCH] Version object patch #1
49500              From: John Peacock <jpeacock@rowman.com>
49501              Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST)
49502              Message-id: <3D5BB55D.6090603@rowman.com>
49503              and Message-id: <3D627D1A.4050607@rowman.com>
49504              and t/lib/warnings/universal tweak to skip
49505      Branch: perl
49506            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h
49507            ! t/lib/warnings/universal toke.c util.c
49508 ____________________________________________________________________________
49509 [ 17745] By: hv                                    on 2002/08/20  16:27:01
49510         Log: perldelta for #17727
49511      Branch: perl
49512            ! pod/perldelta.pod
49513 ____________________________________________________________________________
49514 [ 17744] By: hv                                    on 2002/08/20  15:34:36
49515         Log: Subject: typo in perfunc.pod
49516              From: "John P. Linderman" <jpl@research.att.com>
49517              Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
49518              Message-id: <200208191245.IAA20072@raptor.research.att.com>
49519      Branch: perl
49520            ! pod/perlfunc.pod
49521 ____________________________________________________________________________
49522 [ 17743] By: hv                                    on 2002/08/20  15:31:40
49523         Log: Subject: Re: [PATCH] fix typos in perlpacktut
49524              From: "Mr. Nobody" <mrnobo1024@yahoo.com>
49525              Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
49526              Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
49527      Branch: perl
49528            ! pod/perlpacktut.pod
49529 ____________________________________________________________________________
49530 [ 17742] By: hv                                    on 2002/08/20  14:51:16
49531         Log: Subject: [REVISED PATCH] Magic v-strings
49532              From: John Peacock <jpeacock@rowman.com>
49533              Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST)
49534              Message-id: <3D556FE6.6000404@rowman.com>
49535              plus a bit of cleanup
49536      Branch: perl
49537            ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c
49538 ____________________________________________________________________________
49539 [ 17741] By: hv                                    on 2002/08/20  14:20:16
49540         Log: Subject: Re: [PATCH] Storable and CODE references
49541              From: Slaven Rezic <slaven.rezic@berlin.de>
49542              Date: 17 Aug 2002 21:58:03 +0200
49543              Message-id: <87bs812r78.fsf@vran.herceg.de>
49544      Branch: perl
49545            + ext/Storable/t/code.t
49546            ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
49547            ! ext/Storable/t/malice.t
49548 ____________________________________________________________________________
49549 [ 17740] By: hv                                    on 2002/08/20  14:07:56
49550         Log: Clean up copy-on-write macros and debug facilities (new flag 'C').
49551              Handle CoW in hashes:
49552              Subject: Re: why would tr/// be performing hash copies?
49553              From: Nicholas Clark <nick@unfortu.net>
49554              Date: Sun, 18 Aug 2002 23:17:01 +0100
49555              Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>
49556      Branch: perl
49557            ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h
49558 ____________________________________________________________________________
49559 [ 17739] By: hv                                    on 2002/08/20  13:52:18
49560         Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
49561              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49562              Date: Tue, 23 Jul 2002 09:21:10 +0200
49563              Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
49564      Branch: perl
49565            ! Configure
49566 ____________________________________________________________________________
49567 [ 17737] By: ams                                   on 2002/08/19  07:48:39
49568         Log: Effect a speedy recovery from POD affected by (ahem, Australian)
49569              negligence.
49570      Branch: perl
49571            ! pod/perlrun.pod
49572 ____________________________________________________________________________
49573 [ 17736] By: hv                                    on 2002/08/18  18:27:28
49574         Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
49575              From: Dave Mitchell <davem@fdgroup.com>
49576              Date: Fri, 16 Aug 2002 23:31:07 +0100
49577              Message-id: <20020816233107.E9388@fdgroup.com>
49578      Branch: perl
49579            ! numeric.c t/base/num.t
49580 ____________________________________________________________________________
49581 [ 17735] By: hv                                    on 2002/08/18  02:22:21
49582         Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm
49583              From: Mark-Jason Dominus <mjd@plover.com>
49584              Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
49585              Message-id: <20020814011909.22744.qmail@plover.com>
49586      Branch: perl
49587            ! lib/Net/hostent.pm
49588 ____________________________________________________________________________
49589 [ 17734] By: hv                                    on 2002/08/18  02:20:05
49590         Log: Subject: [PATCH] Re: Pod::Functions tpyo
49591              From: Abe Timmerman <abe@ztreet.demon.nl>
49592              Date: Tue, 13 Aug 2002 23:47:00 +0200
49593              Message-id: <200208132347.00782.abe@ztreet.demon.nl>
49594      Branch: perl
49595            ! lib/Pod/Functions.pm
49596 ____________________________________________________________________________
49597 [ 17733] By: hv                                    on 2002/08/18  02:17:18
49598         Log: Subject: Server rename revisited
49599              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49600              Date: Tue, 13 Aug 2002 19:19:03 +0200
49601              Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
49602      Branch: perl
49603            ! README.hpux
49604 ____________________________________________________________________________
49605 [ 17732] By: hv                                    on 2002/08/18  02:11:49
49606         Log: Subject: [PATCH] Remove old VOS build methods
49607              From: Paul_GreenVOS@vos.stratus.com
49608              Date: Tue, 13 Aug 02 10:25 edt (15:25 BST)
49609              Message-id: <200208131426.KAA01012@mailhub1.stratus.com>
49610      Branch: perl
49611            - vos/Makefile vos/build.cm vos/compile_perl.cm
49612            - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49613            - vos/config.ga.h vos/config.pl vos/configure_perl.cm
49614            - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
49615            - vos/vos_dummies.c
49616            ! MANIFEST README.vos pod/perlport.pod vos/Changes
49617 ____________________________________________________________________________
49618 [ 17731] By: hv                                    on 2002/08/18  01:57:12
49619         Log: Subject: [PATCH] Configure missing d_modflproto=''
49620              From: "Gerrit P. Haase" <gp@familiehaase.de>
49621              Date: Tue, 13 Aug 2002 15:11:05 +0200
49622              Message-id: <11417599086.20020813151105@familiehaase.de>
49623      Branch: perl
49624            ! Configure
49625 ____________________________________________________________________________
49626 [ 17730] By: hv                                    on 2002/08/18  01:41:33
49627         Log: missing chunk from #17725 causes lib/constant.t test failures
49628      Branch: perl
49629            ! lib/constant.t
49630 ____________________________________________________________________________
49631 [ 17729] By: hv                                    on 2002/08/17  02:33:15
49632         Log: Subject: [PATCH] Safe.pm documentation
49633              From: Slaven Rezic <slaven.rezic@berlin.de>
49634              Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
49635              Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
49636      Branch: perl
49637            ! ext/Opcode/Safe.pm pod/perlre.pod
49638 ____________________________________________________________________________
49639 [ 17728] By: hv                                    on 2002/08/17  02:07:24
49640         Log: Subject: Copy On Write
49641              From: Nicholas Clark <nick@ccl4.org>
49642              Date: Thu, 15 Aug 2002 00:10:35 +0100
49643              Message-id: <20020815001035.A69079@plum.flirble.org>
49644              specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use
49645      Branch: perl
49646            ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c
49647            ! pp_hot.c proto.h sv.c sv.h
49648 ____________________________________________________________________________
49649 [ 17727] By: hv                                    on 2002/08/17  01:20:05
49650         Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
49651              From: Mark-Jason Dominus <mjd@plover.com>
49652              Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
49653              Message-id: <20020415033855.6343.qmail@plover.com>
49654      Branch: perl
49655            ! av.c av.h pod/perltie.pod t/op/tiearray.t
49656 ____________________________________________________________________________
49657 [ 17726] By: hv                                    on 2002/08/17  01:17:09
49658         Log: pp.c warns that sv may be used uninitialised in pp_delete()
49659      Branch: perl
49660            ! pp.c
49661 ____________________________________________________________________________
49662 [ 17725] By: hv                                    on 2002/08/17  00:51:19
49663         Log: Subject: [PATCH] Remove pseudo-hashes (complete)
49664              From: Michael G Schwern <schwern@pobox.com>
49665              Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST)
49666              Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
49667      Branch: perl
49668            ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm
49669            ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c
49670            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod
49671            ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
49672 ____________________________________________________________________________
49673 [ 17724] By: hv                                    on 2002/08/17  00:27:33
49674         Log: ext/B/defsubs.h also depends on the program that builds it
49675      Branch: perl
49676            ! ext/B/Makefile.PL
49677 ____________________________________________________________________________
49678 [ 17723] By: hv                                    on 2002/08/17  00:10:24
49679         Log: Subject: Re: deb.c compile time error (patchlevel 17721)
49680              From: Dave Mitchell <davem@fdgroup.com>
49681              Date: Tue, 13 Aug 2002 14:42:15 +0100
49682              Message-ID: <20020813144215.G11939@fdgroup.com>
49683      Branch: perl
49684            ! embed.fnc embed.h global.sym proto.h
49685 ____________________________________________________________________________
49686 [ 17722] By: ams                                   on 2002/08/16  05:20:22
49687         Log: Subject: Minor perlrun.pod patch
49688              From: Iain Truskett <spoon@cpan.org>
49689              Date: Fri, 16 Aug 2002 16:20:27 +1000
49690              Message-Id: <20020816162027.D17196@eh.org>
49691      Branch: perl
49692            ! pod/perlrun.pod
49693 ____________________________________________________________________________
49694 [ 17721] By: hv                                    on 2002/08/12  12:17:19
49695         Log: #17717 needed tests fixing up
49696      Branch: perl
49697            ! t/op/chop.t
49698 ____________________________________________________________________________
49699 [ 17720] By: hv                                    on 2002/08/12  12:10:07
49700         Log: Subject: Re: [PATCH] Re: taint news
49701              From: Rick Delaney <rick.delaney@rogers.com>
49702              Date: 04 Aug 2002 00:28:58 EDT
49703              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
49704              missed patch fragment from Change #17676
49705      Branch: perl
49706            ! pod/perlsec.pod
49707 ____________________________________________________________________________
49708 [ 17719] By: hv                                    on 2002/08/12  12:03:53
49709         Log: Subject: [perl #15987] Tests fail when sources are under CVS control
49710              From: Warren Jones (via RT) <perlbug@perl.org>
49711              Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
49712              Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
49713      Branch: perl
49714            ! lib/strict.t lib/warnings.t
49715 ____________________________________________________________________________
49716 [ 17718] By: hv                                    on 2002/08/12  11:57:17
49717         Log: Subject: [PATCH] add verbose stack display option, -Dvs
49718              From: Dave Mitchell <davem@fdgroup.com>
49719              Date: Mon, 5 Aug 2002 00:55:33 +0100
49720              Message-id: <20020805005533.B26111@fdgroup.com>
49721      Branch: perl
49722            ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod
49723            ! pod/perlrun.pod proto.h
49724 ____________________________________________________________________________
49725 [ 17717] By: hv                                    on 2002/08/12  11:44:06
49726         Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
49727              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49728              Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
49729              Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
49730      Branch: perl
49731            ! op.c t/op/chop.t t/op/ref.t
49732 ____________________________________________________________________________
49733 [ 17716] By: hv                                    on 2002/08/12  11:29:53
49734         Log: Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
49735              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
49736              Date: Sat, 13 Jul 2002 17:44:02 +0100
49737              Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
49738      Branch: perl
49739            ! pp_hot.c t/op/tiehandle.t
49740 ____________________________________________________________________________
49741 [ 17715] By: hv                                    on 2002/08/12  11:28:26
49742         Log: Subject: [PATCH] better modfl detection
49743              From: Nicholas Clark <nick@unfortu.net>
49744              Date: Sun, 11 Aug 2002 20:05:49 +0100
49745              Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
49746      Branch: perl
49747            ! Configure config_h.SH perl.h
49748 ____________________________________________________________________________
49749 [ 17714] By: hv                                    on 2002/08/12  11:26:23
49750         Log: Subject: [PATCH] perltodo.pod
49751              From: Richard.Foley@t-online.de
49752              Date: Sun, 11 Aug 2002 18:26:10 +0200
49753              Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
49754              perlbug credits
49755      Branch: perl
49756            ! pod/perltodo.pod
49757 ____________________________________________________________________________
49758 [ 17713] By: hv                                    on 2002/08/12  11:24:44
49759         Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4
49760              From: Nicholas Clark <nick@unfortu.net>
49761              Date: Sun, 11 Aug 2002 16:59:16 +0100
49762              Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
49763      Branch: perl
49764            ! gv.c
49765 ____________________________________________________________________________
49766 [ 17712] By: hv                                    on 2002/08/12  11:23:06
49767         Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
49768              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49769              Date: Mon, 12 Aug 2002 10:25:20 +0200
49770              Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
49771              gcc bug test needs -lm
49772      Branch: perl
49773            ! hints/hpux.sh
49774 ____________________________________________________________________________
49775 [ 17711] By: hv                                    on 2002/08/12  11:20:49
49776         Log: Subject: [PATCH s2p] Small typo correction
49777              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
49778              Date: Wed, 7 Aug 2002 11:50:51 +0200
49779              Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
49780      Branch: perl
49781            ! x2p/s2p.PL
49782 ____________________________________________________________________________
49783 [ 17710] By: hv                                    on 2002/08/12  11:17:21
49784         Log: Subject: [PATCH] pod/perlfaq4.pod
49785              From: Abigail <abigail@foad.org>
49786              Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
49787              Message-id: <20020730095202.A6462@ucan.foad.org>
49788              Add references to Regexp::Common.
49789      Branch: perl
49790            ! pod/perlfaq4.pod
49791 ____________________________________________________________________________
49792 [ 17707] By: rgs                                   on 2002/08/09  21:23:20
49793         Log: Subject: New HP-UX itanium servers
49794              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49795              Date: Wed, 07 Aug 2002 13:25:57 +0200
49796              Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
49797      Branch: perl
49798            ! README.hpux
49799 ____________________________________________________________________________
49800 [ 17706] By: rgs                                   on 2002/08/09  21:00:41
49801         Log: Subject: Re: missing lower range in {} regex
49802              From: "John P. Linderman" <jpl@research.att.com>
49803              Date: Fri, 09 Aug 2002 12:48:55 -0400
49804              Message-ID: <200208091648.MAA77577@raptor.research.att.com>
49805      Branch: perl
49806            ! pod/perlre.pod
49807 ____________________________________________________________________________
49808 [ 17705] By: rgs                                   on 2002/08/08  20:57:59
49809         Log: More tests for the attribute syntax, from the
49810              attributes manpage.
49811      Branch: perl
49812            ! t/op/attrs.t
49813 ____________________________________________________________________________
49814 [ 17704] By: rgs                                   on 2002/08/08  19:47:44
49815         Log: Fix bug #16080 : an attribute list should end at '}'
49816      Branch: perl
49817            ! t/op/attrs.t toke.c
49818 ____________________________________________________________________________
49819 [ 17703] By: hv                                    on 2002/08/08  15:30:12
49820         Log: Update Changes
49821      Branch: perl
49822            ! Changes patchlevel.h
49823 ____________________________________________________________________________
49824 [ 17702] By: hv                                    on 2002/08/08  15:08:57
49825         Log: Subject: Re: README.aix
49826              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49827              Date: Tue, 30 Jul 2002 13:30:29 +0200
49828              Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
49829      Branch: perl
49830            ! README.aix
49831 ____________________________________________________________________________
49832 [ 17701] By: hv                                    on 2002/08/08  15:06:01
49833         Log: Subject: [PATCH] Re: pp_sys.c compile failed..
49834              From: Andy Dougherty <doughera@lafayette.edu>
49835              Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
49836              Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
49837      Branch: perl
49838            ! hints/aix.sh
49839 ____________________________________________________________________________
49840 [ 17700] By: hv                                    on 2002/08/08  15:02:57
49841         Log: Subject: [DOC PATCH] perlipc.pod
49842              From: Arjen Laarhoven <arjen@nl.demon.net>
49843              Date: Tue, 6 Aug 2002 14:16:01 +0200
49844              Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
49845      Branch: perl
49846            ! pod/perlipc.pod
49847 ____________________________________________________________________________
49848 [ 17699] By: hv                                    on 2002/08/08  14:56:56
49849         Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our
49850              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
49851              Date: Fri, 2 Aug 2002 23:44:21 +0200
49852              Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
49853      Branch: perl
49854            ! op.c t/op/attrs.t
49855 ____________________________________________________________________________
49856 [ 17698] By: hv                                    on 2002/08/08  14:52:45
49857         Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
49858              From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
49859              Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
49860              Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
49861      Branch: perl
49862            ! Configure
49863 ____________________________________________________________________________
49864 [ 17697] By: hv                                    on 2002/08/08  14:49:00
49865         Log: Subject: Doc patch for Class::Struct under 5.8.0
49866              From: Damian Conway <damian@conway.org>
49867              Date: Tue, 30 Jul 2002 23:03:14 +1000
49868              Message-id: <3D471FCF.1C7C6E6B@conway.org>
49869      Branch: perl
49870            ! lib/Class/Struct.pm
49871 ____________________________________________________________________________
49872 [ 17696] By: hv                                    on 2002/08/08  14:44:21
49873         Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
49874              From: Slaven Rezic <slaven.rezic@berlin.de>
49875              Date: 31 Jul 2002 09:50:06 +0200
49876              Message-id: <87ado85ob5.fsf@vran.herceg.de>
49877      Branch: perl
49878            ! pp.c
49879 ____________________________________________________________________________
49880 [ 17695] By: hv                                    on 2002/08/08  14:40:41
49881         Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
49882              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
49883              Date: Fri, 2 Aug 2002 00:13:10 +0200
49884              Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
49885      Branch: perl
49886            + t/op/stash.t
49887            ! MANIFEST perl.h
49888 ____________________________________________________________________________
49889 [ 17694] By: hv                                    on 2002/08/08  14:31:55
49890         Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
49891              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49892              Date: Wed, 31 Jul 2002 16:04:02 +0200
49893              Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
49894      Branch: perl
49895            ! hints/hpux.sh
49896 ____________________________________________________________________________
49897 [ 17693] By: hv                                    on 2002/08/08  14:25:16
49898         Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
49899              From: Abigail <abigail@foad.org>
49900              Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
49901              Message-id: <20020725085252.A2703@ucan.foad.org>
49902      Branch: perl
49903            ! lib/ExtUtils/MM_Unix.pm
49904 ____________________________________________________________________________
49905 [ 17692] By: hv                                    on 2002/08/08  14:20:05
49906         Log: Subject: [PATCH] README.jp and README.cn
49907              From: Autrijus Tang <autrijus@autrijus.org>
49908              Date: Thu, 25 Jul 2002 07:05:11 +0800
49909              Message-id: <20020724230511.GA1327@not.autrijus.org>
49910      Branch: perl
49911            ! README.cn README.jp
49912 ____________________________________________________________________________
49913 [ 17691] By: hv                                    on 2002/08/08  14:01:50
49914         Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
49915              From: Henrik Tougaard (via RT) <perlbug@perl.org>
49916              Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
49917              Message-id: <rt-15398-31095.6.30466042998663@perl>
49918      Branch: perl
49919            ! lib/Pod/Usage.pm
49920 ____________________________________________________________________________
49921 [ 17690] By: rgs                                   on 2002/08/07  19:56:42
49922         Log: Doc fix : the symbol for COPs wasn't documented.
49923      Branch: perl
49924            ! opcode.pl
49925 ____________________________________________________________________________
49926 [ 17689] By: rgs                                   on 2002/08/06  20:45:30
49927         Log: Subject: Re: no warnings 'io';
49928              From: Nicholas Clark <nick@unfortu.net>
49929              Date: Sat, 27 Jul 2002 21:49:55 +0100
49930              Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
49931
49932              Plus a little bit of regression tests.
49933      Branch: perl
49934            ! t/lib/warnings/pp_hot util.c
49935 ____________________________________________________________________________
49936 [ 17688] By: rgs                                   on 2002/08/06  20:04:19
49937         Log: Subject: [PATCH] XS build fix for VMS
49938              From: "Craig A. Berry" <craigberry@mac.com>
49939              Date: Sun, 4 Aug 2002 12:13:06 -0500
49940              Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
49941      Branch: perl
49942            ! vms/descrip_mms.template
49943 ____________________________________________________________________________
49944 [ 17687] By: rgs                                   on 2002/08/06  19:50:12
49945         Log: PerlIO::scalar wasn't able to read from non-string
49946              scalar ; now stringifies its argument.
49947      Branch: perl
49948            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
49949 ____________________________________________________________________________
49950 [ 17686] By: rgs                                   on 2002/08/06  19:10:51
49951         Log: More regression tests for $^H and %^H.
49952              Add a TODO test for eval "" preserving %^H.
49953      Branch: perl
49954            ! t/comp/hints.t
49955 ____________________________________________________________________________
49956 [ 17685] By: hv                                    on 2002/08/05  22:42:09
49957         Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
49958              From: "John P. Linderman" <jpl@research.att.com>
49959              Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
49960              Message-id: <200207211613.MAA69505@raptor.research.att.com>
49961      Branch: perl
49962            ! lib/sort.pm lib/sort.t
49963 ____________________________________________________________________________
49964 [ 17684] By: hv                                    on 2002/08/05  22:35:22
49965         Log: Integrate from perlio: change #17653 fixes bug RT15283
49966      Branch: perl
49967           !> ext/PerlIO/via/via.xs
49968 ____________________________________________________________________________
49969 [ 17683] By: hv                                    on 2002/08/05  22:26:45
49970         Log: Integrate from maint-5.6/macperl via macperl
49971              Changes 17660, 17661, 17662, 17663, 17664
49972      Branch: perl
49973           !> perl.c
49974 ____________________________________________________________________________
49975 [ 17682] By: hv                                    on 2002/08/05  15:04:54
49976         Log: Subject: Defined-or patch (cleaned up)
49977              From: "Brent Dax" <brentdax@cpan.org>
49978              Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST)
49979              Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
49980      Branch: perl
49981            + t/op/dor.t
49982            ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm
49983            ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h
49984            ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym
49985            ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms
49986            ! vms/perly_h.vms
49987 ____________________________________________________________________________
49988 [ 17681] By: hv                                    on 2002/08/05  14:41:23
49989         Log: typo
49990      Branch: perl
49991            ! keywords.h keywords.pl
49992 ____________________________________________________________________________
49993 [ 17680] By: hv                                    on 2002/08/05  14:33:39
49994         Log: warn that keywords.h is generated
49995      Branch: perl
49996            ! keywords.h keywords.pl
49997 ____________________________________________________________________________
49998 [ 17679] By: hv                                    on 2002/08/04  23:40:22
49999         Log: again: #17678 caused test failures in pod2html,
50000              in which $1 could leak from previous regexp
50001      Branch: perl
50002            ! mg.c
50003 ____________________________________________________________________________
50004 [ 17678] By: hv                                    on 2002/08/04  15:34:19
50005         Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
50006              From: hv@crypt.org
50007              Date: Sun, 04 Aug 2002 17:40:30 +0100
50008              Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
50009      Branch: perl
50010            ! mg.c t/op/taint.t
50011 ____________________________________________________________________________
50012 [ 17677] By: hv                                    on 2002/08/04  15:25:25
50013         Log: Main branch no longer needs op/taint.t version check.
50014      Branch: perl
50015            ! t/op/taint.t
50016 ____________________________________________________________________________
50017 [ 17676] By: hv                                    on 2002/08/04  15:14:09
50018         Log: Subject: Re: [PATCH] Re: taint news
50019              From: Rick Delaney <rick.delaney@rogers.com>
50020              Date: 04 Aug 2002 00:28:58 EDT
50021              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
50022              Ref: 20020208.005
50023      Branch: perl
50024            ! pp_sys.c
50025 ____________________________________________________________________________
50026 [ 17675] By: hv                                    on 2002/08/04  01:48:36
50027         Log: Fix email address for Kragen Sitaker <kragen@pobox.com>.
50028      Branch: perl
50029            ! AUTHORS
50030 ____________________________________________________________________________
50031 [ 17674] By: hv                                    on 2002/08/04  01:30:11
50032         Log: Subject: [PATCH] AUTHORS
50033              From: Colin Watson <colinw@zeus.com>
50034              Date: Thu, 25 Jul 2002 15:54:37 +0100
50035              Message-id: <20020725145437.GC4921@zeus.com>
50036      Branch: perl
50037            ! AUTHORS
50038 ____________________________________________________________________________
50039 [ 17673] By: hv                                    on 2002/08/04  01:27:36
50040         Log: Subject: [PATCH] AUTHORS
50041              From: Walt Mankowski <waltman@pobox.com>
50042              Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
50043              Message-id: <20020721025612.GB15958@pobox.com>
50044      Branch: perl
50045            ! AUTHORS
50046 ____________________________________________________________________________
50047 [ 17672] By: hv                                    on 2002/08/04  01:25:14
50048         Log: Subject: Re: mention of "use sort" botched in perlfunc?
50049              From: Michael G Schwern <schwern@pobox.com>
50050              Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
50051              Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
50052      Branch: perl
50053            ! pod/perlfunc.pod
50054 ____________________________________________________________________________
50055 [ 17671] By: hv                                    on 2002/08/04  01:11:32
50056         Log: Change version from 5.8.0 to 5.9.0.
50057      Branch: perl
50058            ! Configure NetWare/Makefile NetWare/config_H.wc
50059            ! Porting/config.sh Porting/config_H README.win32 config_h.SH
50060            ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl
50061            ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl
50062            ! patchlevel.h win32/Makefile win32/makefile.mk
50063            ! wince/Makefile.ce
50064 ____________________________________________________________________________
50065 [ 17656] By: ams                                   on 2002/07/28  06:12:33
50066         Log: Subject: [PATCH] Typo in regcomp.c
50067              From: Chris Ball <chris@cpan.org>
50068              Date: 26 Jul 2002 17:49:35 +0100
50069              Message-Id: <868z3yzb6o.fsf@void.printf.net>
50070              (With additional tweak to s_reginclasslen.)
50071      Branch: perl
50072            ! regcomp.c
50073 ____________________________________________________________________________
50074 [ 17655] By: jhi                                   on 2002/07/25  20:37:16
50075         Log: Upgrade to Unicode::Collate 0.20.
50076      Branch: perl
50077            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
50078            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
50079 ____________________________________________________________________________
50080 [ 17654] By: jhi                                   on 2002/07/23  16:33:52
50081         Log: Commas, schcommas.
50082      Branch: perl
50083            ! patchlevel.h
50084 ____________________________________________________________________________
50085 [ 17644] By: jhi                                   on 2002/07/19  18:55:18
50086         Log: Copy perldelta as perl58delta, purge the perldelta.
50087      Branch: perl
50088            + pod/perl58delta.pod
50089            ! MANIFEST pod/perldelta.pod
50090 ____________________________________________________________________________
50091 [ 17642] By: jhi                                   on 2002/07/19  16:37:39
50092         Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business.
50093      Branch: perl
50094            ! Changes patchlevel.h
50095 ____________________________________________________________________________
50096 [ 17641] By: jhi                                   on 2002/07/19  16:31:08
50097         Log: Integrate perlio (no changes, but that's fine).
50098      Branch: perl
50099           !> embed.fnc perl.h
50100 ____________________________________________________________________________
50101 [ 17639] By: jhi                                   on 2002/07/19  00:47:18
50102         Log: It's all yours, Hugo.
50103      Branch: perl
50104            + Changes5.8
50105            ! Changes MANIFEST